2025-01-24T00:46:51.7699225Z Current runner version: '2.321.0' 2025-01-24T00:46:51.7706617Z Runner name: 'i-018a33e11e03f59a8' 2025-01-24T00:46:51.7707535Z Runner group name: 'Default' 2025-01-24T00:46:51.7708815Z Machine name: 'ip-10-0-15-218' 2025-01-24T00:46:51.7713408Z ##[group]GITHUB_TOKEN Permissions 2025-01-24T00:46:51.7716354Z Actions: read 2025-01-24T00:46:51.7716998Z Attestations: read 2025-01-24T00:46:51.7717711Z Checks: read 2025-01-24T00:46:51.7718348Z Contents: read 2025-01-24T00:46:51.7718961Z Deployments: read 2025-01-24T00:46:51.7719883Z Discussions: read 2025-01-24T00:46:51.7720483Z Issues: read 2025-01-24T00:46:51.7721069Z Metadata: read 2025-01-24T00:46:51.7721753Z Packages: read 2025-01-24T00:46:51.7722333Z Pages: read 2025-01-24T00:46:51.7722934Z PullRequests: read 2025-01-24T00:46:51.7723600Z RepositoryProjects: read 2025-01-24T00:46:51.7724294Z SecurityEvents: read 2025-01-24T00:46:51.7724919Z Statuses: read 2025-01-24T00:46:51.7725555Z ##[endgroup] 2025-01-24T00:46:51.7729371Z Secret source: Actions 2025-01-24T00:46:51.7730463Z Prepare workflow directory 2025-01-24T00:46:51.8659157Z Prepare all required actions 2025-01-24T00:46:51.8701427Z Getting action download info 2025-01-24T00:46:52.0546599Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-01-24T00:46:53.0614719Z Download action repository 'actions/download-artifact@v4' (SHA:fa0a91b85d4f404e444e00e005971372dc801d16) 2025-01-24T00:46:54.2339966Z Download action repository 'pmeier/pytest-results-action@v0.3.0' (SHA:a2c1430e2bddadbad9f49a6f9b879f062c6b19b1) 2025-01-24T00:46:54.3895635Z Download action repository 'actions/upload-artifact@v4' (SHA:65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08) 2025-01-24T00:46:54.7576176Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-01-24T00:46:55.0055389Z Uses: pytorch/test-infra/.github/workflows/linux_job.yml@refs/heads/main (e83685f710cdb1685e9f12471c30aa36cf09cf13) 2025-01-24T00:46:55.0057417Z ##[group] Inputs 2025-01-24T00:46:55.0058144Z script: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T00:46:55.0059570Z timeout: 120 2025-01-24T00:46:55.0059842Z runner: linux.2xlarge 2025-01-24T00:46:55.0060105Z upload-artifact: 2025-01-24T00:46:55.0060698Z upload-artifact-to-s3: false 2025-01-24T00:46:55.0061017Z download-artifact: 2025-01-24T00:46:55.0061279Z repository: 2025-01-24T00:46:55.0061535Z fetch-depth: 0 2025-01-24T00:46:55.0061782Z submodules: true 2025-01-24T00:46:55.0062083Z ref: d087145b9259b4cfbcb758dc0bca6a6e5d75d08f 2025-01-24T00:46:55.0062477Z test-infra-repository: pytorch/test-infra 2025-01-24T00:46:55.0062808Z test-infra-ref: 2025-01-24T00:46:55.0063185Z docker-image: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T00:46:55.0063635Z docker-build-dir: .ci/docker 2025-01-24T00:46:55.0063929Z gpu-arch-type: cpu 2025-01-24T00:46:55.0064207Z gpu-arch-version: 2025-01-24T00:46:55.0064487Z job-name: linux-job 2025-01-24T00:46:55.0064745Z continue-on-error: false 2025-01-24T00:46:55.0065027Z binary-matrix: 2025-01-24T00:46:55.0065286Z run-with-docker: true 2025-01-24T00:46:55.0065543Z secrets-env: 2025-01-24T00:46:55.0065782Z no-sudo: false 2025-01-24T00:46:55.0066043Z ##[endgroup] 2025-01-24T00:46:55.0066322Z Complete job name: lintrunner-clang / linux-job 2025-01-24T00:46:55.0525438Z A job started hook has been configured by the self-hosted runner administrator 2025-01-24T00:46:55.0637462Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-01-24T00:46:55.0646156Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:46:55.0646940Z ##[endgroup] 2025-01-24T00:46:56.4593762Z Runner Type: linux.2xlarge 2025-01-24T00:46:56.4594250Z Instance Type: c5.2xlarge 2025-01-24T00:46:56.4594537Z AMI Name: unknown 2025-01-24T00:46:56.4620041Z AMI ID: ami-0df8c184d5f6ae949 2025-01-24T00:47:01.8209986Z ##[group]Run set -euxo pipefail 2025-01-24T00:47:01.8210730Z set -euxo pipefail 2025-01-24T00:47:01.8211036Z if [[ "${NO_SUDO}" == "false" ]]; then 2025-01-24T00:47:01.8211435Z  echo "::group::Cleanup with-sudo debug output" 2025-01-24T00:47:01.8211847Z  sudo rm -rfv "${GITHUB_WORKSPACE}" 2025-01-24T00:47:01.8212167Z else 2025-01-24T00:47:01.8212458Z  echo "::group::Cleanup no-sudo debug output" 2025-01-24T00:47:01.8212837Z  rm -rfv "${GITHUB_WORKSPACE}" 2025-01-24T00:47:01.8213140Z fi 2025-01-24T00:47:01.8213358Z  2025-01-24T00:47:01.8213614Z mkdir -p "${GITHUB_WORKSPACE}" 2025-01-24T00:47:01.8213931Z echo "::endgroup::" 2025-01-24T00:47:01.8223646Z shell: /usr/bin/bash -e {0} 2025-01-24T00:47:01.8223941Z env: 2025-01-24T00:47:01.8224267Z DOCKER_IMAGE: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T00:47:01.8224751Z REPOSITORY: pytorch/pytorch 2025-01-24T00:47:01.8225025Z PR_NUMBER: 145539 2025-01-24T00:47:01.8225662Z SCRIPT: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T00:47:01.8226398Z NO_SUDO: false 2025-01-24T00:47:01.8226617Z ##[endgroup] 2025-01-24T00:47:01.8251945Z + [[ false == \f\a\l\s\e ]] 2025-01-24T00:47:01.8265334Z ##[group]Cleanup with-sudo debug output 2025-01-24T00:47:01.8268457Z + echo '::group::Cleanup with-sudo debug output' 2025-01-24T00:47:01.8268945Z + sudo rm -rfv /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-01-24T00:47:01.9751898Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/branches' 2025-01-24T00:47:01.9753576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/applypatch-msg.sample' 2025-01-24T00:47:01.9755309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/commit-msg.sample' 2025-01-24T00:47:01.9757018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/post-update.sample' 2025-01-24T00:47:01.9758711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/pre-applypatch.sample' 2025-01-24T00:47:01.9760407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/pre-commit.sample' 2025-01-24T00:47:01.9762131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/pre-merge-commit.sample' 2025-01-24T00:47:01.9763782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/pre-push.sample' 2025-01-24T00:47:01.9765371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/pre-receive.sample' 2025-01-24T00:47:01.9767225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/push-to-checkout.sample' 2025-01-24T00:47:01.9768898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/update.sample' 2025-01-24T00:47:01.9770524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:01.9772214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/pre-rebase.sample' 2025-01-24T00:47:01.9773855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:01.9775422Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks' 2025-01-24T00:47:01.9776968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/info/exclude' 2025-01-24T00:47:01.9778366Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/info' 2025-01-24T00:47:01.9779767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/description' 2025-01-24T00:47:01.9781170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/refs/heads/main' 2025-01-24T00:47:01.9782860Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/refs/heads' 2025-01-24T00:47:01.9784455Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/refs/tags' 2025-01-24T00:47:01.9786005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/refs/remotes/origin/main' 2025-01-24T00:47:01.9787662Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/refs/remotes/origin' 2025-01-24T00:47:01.9789303Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/refs/remotes' 2025-01-24T00:47:01.9790804Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/refs' 2025-01-24T00:47:01.9792360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/HEAD' 2025-01-24T00:47:01.9793654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/config' 2025-01-24T00:47:01.9795487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/objects/pack/pack-4add027316878cbbc865db74840322eec85ffbcd.pack' 2025-01-24T00:47:01.9797812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/objects/pack/pack-4add027316878cbbc865db74840322eec85ffbcd.idx' 2025-01-24T00:47:01.9799671Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/objects/pack' 2025-01-24T00:47:01.9801185Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/objects/info' 2025-01-24T00:47:01.9802512Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/objects' 2025-01-24T00:47:01.9803797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/FETCH_HEAD' 2025-01-24T00:47:01.9804973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/shallow' 2025-01-24T00:47:01.9806406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/logs/refs/remotes/origin/main' 2025-01-24T00:47:01.9807983Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/logs/refs/remotes/origin' 2025-01-24T00:47:01.9809603Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/logs/refs/remotes' 2025-01-24T00:47:01.9811130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/logs/refs/heads/main' 2025-01-24T00:47:01.9812681Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/logs/refs/heads' 2025-01-24T00:47:01.9814173Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/logs/refs' 2025-01-24T00:47:01.9815611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/logs/HEAD' 2025-01-24T00:47:01.9816992Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/logs' 2025-01-24T00:47:01.9818472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/config.worktree' 2025-01-24T00:47:01.9819887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/index' 2025-01-24T00:47:01.9821225Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git' 2025-01-24T00:47:01.9822556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.flake8' 2025-01-24T00:47:01.9823942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git-blame-ignore-revs' 2025-01-24T00:47:01.9825348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.gitattributes' 2025-01-24T00:47:01.9826827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actionlint.yaml' 2025-01-24T00:47:01.9828468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/bc-lint/action.yml' 2025-01-24T00:47:01.9830397Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/bc-lint' 2025-01-24T00:47:01.9832140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/binary-upload/action.yml' 2025-01-24T00:47:01.9834127Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/binary-upload' 2025-01-24T00:47:01.9836036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/calculate-docker-image/action.yml' 2025-01-24T00:47:01.9838044Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/calculate-docker-image' 2025-01-24T00:47:01.9840044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/check-disk-space/action.yml' 2025-01-24T00:47:01.9841919Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/check-disk-space' 2025-01-24T00:47:01.9843760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/chown-directory/action.yml' 2025-01-24T00:47:01.9845611Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/chown-directory' 2025-01-24T00:47:01.9847581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/clang-tidy-upload/action.yml' 2025-01-24T00:47:01.9849466Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/clang-tidy-upload' 2025-01-24T00:47:01.9851292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/cleanup-runner/action.yml' 2025-01-24T00:47:01.9853128Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/cleanup-runner' 2025-01-24T00:47:01.9854995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/export-matrix-variables/action.yml' 2025-01-24T00:47:01.9857005Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/export-matrix-variables' 2025-01-24T00:47:01.9858930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/get-workflow-job-id/action.yml' 2025-01-24T00:47:01.9860803Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/get-workflow-job-id' 2025-01-24T00:47:01.9862688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/pull-docker-image/action.yml' 2025-01-24T00:47:01.9864523Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/pull-docker-image' 2025-01-24T00:47:01.9866399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/run-script-with-cache/action.yml' 2025-01-24T00:47:01.9868321Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/run-script-with-cache' 2025-01-24T00:47:01.9870133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/set-channel/action.yml' 2025-01-24T00:47:01.9871859Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/set-channel' 2025-01-24T00:47:01.9873713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-binary-builds/action.yml' 2025-01-24T00:47:01.9875636Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-binary-builds' 2025-01-24T00:47:01.9877540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-binary-upload/action.yml' 2025-01-24T00:47:01.9879433Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-binary-upload' 2025-01-24T00:47:01.9881288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-build-test/action.yml' 2025-01-24T00:47:01.9883301Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-build-test' 2025-01-24T00:47:01.9885160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-linux/action.yml' 2025-01-24T00:47:01.9887194Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-linux' 2025-01-24T00:47:01.9889032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-miniconda/README.md' 2025-01-24T00:47:01.9890934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-miniconda/action.yml' 2025-01-24T00:47:01.9892968Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-miniconda' 2025-01-24T00:47:01.9894841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-nvidia/action.yml' 2025-01-24T00:47:01.9896694Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-nvidia' 2025-01-24T00:47:01.9898444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-ssh/action.yml' 2025-01-24T00:47:01.9900188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-ssh/index.js' 2025-01-24T00:47:01.9901966Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-ssh' 2025-01-24T00:47:01.9903728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-windows/action.yml' 2025-01-24T00:47:01.9905565Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-windows' 2025-01-24T00:47:01.9907403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/teardown-linux/action.yml' 2025-01-24T00:47:01.9909307Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/teardown-linux' 2025-01-24T00:47:01.9911166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/teardown-windows/action.yml' 2025-01-24T00:47:01.9913020Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/teardown-windows' 2025-01-24T00:47:01.9914891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/trigger-nightly/action.yml' 2025-01-24T00:47:01.9916739Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/trigger-nightly' 2025-01-24T00:47:01.9918617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/update-commit-hash/action.yml' 2025-01-24T00:47:01.9920497Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/update-commit-hash' 2025-01-24T00:47:01.9922420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/update-viablestrict/action.yml' 2025-01-24T00:47:01.9924372Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/update-viablestrict' 2025-01-24T00:47:01.9926409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/upload-benchmark-results/action.yml' 2025-01-24T00:47:01.9928436Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/upload-benchmark-results' 2025-01-24T00:47:01.9930214Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions' 2025-01-24T00:47:01.9931772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/arc-node-config.yaml' 2025-01-24T00:47:01.9933375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/arc-runner-config.yaml' 2025-01-24T00:47:01.9934930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/dependabot.yml' 2025-01-24T00:47:01.9936694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/lf-canary-scale-config.yml' 2025-01-24T00:47:01.9938315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/lf-scale-config.yml' 2025-01-24T00:47:01.9940022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scale-config.yml' 2025-01-24T00:47:01.9942159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/benchmark-results-dir-for-testing/v2/android-artifacts-31017223108.json' 2025-01-24T00:47:01.9944804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/benchmark-results-dir-for-testing/v2/android-artifacts-31017223431.json' 2025-01-24T00:47:01.9947329Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/benchmark-results-dir-for-testing/v2' 2025-01-24T00:47:01.9949735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/benchmark-results-dir-for-testing/v3/add_loop_eager.json' 2025-01-24T00:47:01.9952289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/benchmark-results-dir-for-testing/v3/add_loop_eager_dynamic.json' 2025-01-24T00:47:01.9953914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/benchmark-results-dir-for-testing/v3/add_loop_inductor_dynamic_gpu.json' 2025-01-24T00:47:01.9955280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/benchmark-results-dir-for-testing/v3/json-each-row.json' 2025-01-24T00:47:01.9956634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/benchmark-results-dir-for-testing/v3/mock.json' 2025-01-24T00:47:01.9957837Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/benchmark-results-dir-for-testing/v3' 2025-01-24T00:47:01.9959115Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/benchmark-results-dir-for-testing' 2025-01-24T00:47:01.9960220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/benchmarks/gather_metadata.py' 2025-01-24T00:47:01.9961207Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/benchmarks' 2025-01-24T00:47:01.9962175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/export_matrix_variables.py' 2025-01-24T00:47:01.9963542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/get_tutorials_stats.py' 2025-01-24T00:47:01.9964505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/get_workflow_job_id.py' 2025-01-24T00:47:01.9965433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/install_torch.sh' 2025-01-24T00:47:01.9966817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/install_xpu.bat' 2025-01-24T00:47:01.9967756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/run_clickhouse_format.sh' 2025-01-24T00:47:01.9968730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/run_with_env_secrets.py' 2025-01-24T00:47:01.9970135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/test_update_disabled_issues.py' 2025-01-24T00:47:01.9971142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/update_commit_hashes.py' 2025-01-24T00:47:01.9972116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/update_disabled_issues.py' 2025-01-24T00:47:01.9973547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/upload_benchmark_results.py' 2025-01-24T00:47:01.9974504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/validate_binaries.sh' 2025-01-24T00:47:01.9975539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/validate_pipy.sh' 2025-01-24T00:47:01.9976863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/validate_poetry.sh' 2025-01-24T00:47:01.9977867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/validate_scale_config.py' 2025-01-24T00:47:01.9978806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/validate_test_ops.sh' 2025-01-24T00:47:01.9979737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/xpu_env_helper.bat' 2025-01-24T00:47:01.9980611Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts' 2025-01-24T00:47:01.9981478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/_binary_upload.yml' 2025-01-24T00:47:01.9982406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/_upload_docs.yml' 2025-01-24T00:47:01.9983367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/backfill-workflow-job.yml' 2025-01-24T00:47:01.9984363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/build-windows-ami.yml' 2025-01-24T00:47:01.9985315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/build_conda_linux.yml' 2025-01-24T00:47:01.9986278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/build_conda_macos.yml' 2025-01-24T00:47:01.9987251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/build_conda_windows.yml' 2025-01-24T00:47:01.9988213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/build_wheels_linux.yml' 2025-01-24T00:47:01.9989181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/build_wheels_macos.yml' 2025-01-24T00:47:01.9990167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/build_wheels_windows.yml' 2025-01-24T00:47:01.9991124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/check-alerts.yml' 2025-01-24T00:47:01.9992495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/clang-tidy-linux.yml' 2025-01-24T00:47:01.9993604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/clang-tidy-macos.yml' 2025-01-24T00:47:01.9994677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/clickhouse-replicator-dynamo-lambda.yml' 2025-01-24T00:47:01.9995811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/clickhouse-replicator-s3-lambda.yml' 2025-01-24T00:47:01.9996982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/deploy_lambda_whl_metadata_upload_pep658.yml' 2025-01-24T00:47:01.9998217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/disable-flaky-tests.yml' 2025-01-24T00:47:01.9999264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/generate_binary_build_matrix.yml' 2025-01-24T00:47:02.0000329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/generate_docker_release_matrix.yml' 2025-01-24T00:47:02.0001509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/generate_release_matrix.yml' 2025-01-24T00:47:02.0002525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/gha-artifacts-lambda.yml' 2025-01-24T00:47:02.0003548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/github-status-test-lambda.yml' 2025-01-24T00:47:02.0004956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/lambda-do-release-runners.yml' 2025-01-24T00:47:02.0006047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/lambda-release-tag-runners.yml' 2025-01-24T00:47:02.0007300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/lambda-runner-binaries-syncer.yml' 2025-01-24T00:47:02.0008304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/lambda-runners.yml' 2025-01-24T00:47:02.0009390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/lambda-webhook.yml' 2025-01-24T00:47:02.0010275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/lint.yml' 2025-01-24T00:47:02.0011138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/linux_job.yml' 2025-01-24T00:47:02.0012235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/linux_job_v2.yml' 2025-01-24T00:47:02.0013197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/log-classifier-lambda.yml' 2025-01-24T00:47:02.0014144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/macos_job.yml' 2025-01-24T00:47:02.0015021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/mobile_job.yml' 2025-01-24T00:47:02.0016007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/opensearch-gha-jobs-lambda.yml' 2025-01-24T00:47:02.0017166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/pr-dependencies-check.yml' 2025-01-24T00:47:02.0018141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/revert-tracker.yml' 2025-01-24T00:47:02.0019105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/scale_config_validation.yml' 2025-01-24T00:47:02.0020143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/servicelab-ingestor-lambda.yml' 2025-01-24T00:47:02.0021127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/stronghold.yml' 2025-01-24T00:47:02.0022210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/sync_pytorch_canary.yml' 2025-01-24T00:47:02.0023233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test-binary-size-validation.yml' 2025-01-24T00:47:02.0024316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test-export-matrix-variables.yml' 2025-01-24T00:47:02.0025381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test-setup-miniconda-env-file' 2025-01-24T00:47:02.0026498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test-setup-miniconda-pip-requirements-file' 2025-01-24T00:47:02.0027604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test-setup-miniconda.yml' 2025-01-24T00:47:02.0028599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test-setup-nvidia.yml' 2025-01-24T00:47:02.0029544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test-setup-ssh.yml' 2025-01-24T00:47:02.0030551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test-validate-domain-library.yml' 2025-01-24T00:47:02.0031699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_build_wheels_linux_aarch64_without_cuda.yml' 2025-01-24T00:47:02.0032896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_build_wheels_linux_python_versions.yml' 2025-01-24T00:47:02.0034114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_build_wheels_linux_with_cuda.yml' 2025-01-24T00:47:02.0035236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_build_wheels_linux_without_cuda.yml' 2025-01-24T00:47:02.0036365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_build_wheels_m1.yml' 2025-01-24T00:47:02.0037418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_build_wheels_windows_with_cuda.yml' 2025-01-24T00:47:02.0038546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_build_wheels_windows_without_cuda.yml' 2025-01-24T00:47:02.0039585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_linux_job.yml' 2025-01-24T00:47:02.0040623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_macos_job.yml' 2025-01-24T00:47:02.0041554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_mobile_job.yml' 2025-01-24T00:47:02.0042569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_upload_benchmark_results.yml' 2025-01-24T00:47:02.0043585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_windows_job.yml' 2025-01-24T00:47:02.0044648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/tests.yml' 2025-01-24T00:47:02.0045497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/tflint.yml' 2025-01-24T00:47:02.0046425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/torchci.yml' 2025-01-24T00:47:02.0047340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/trigger_nightly.yml' 2025-01-24T00:47:02.0048302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/trigger_nightly_core.yml' 2025-01-24T00:47:02.0049446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/update-drci-comments.yml' 2025-01-24T00:47:02.0050441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/update-queue-times.yml' 2025-01-24T00:47:02.0051403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/update-s3-html.yml' 2025-01-24T00:47:02.0052524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/update-test-times.yml' 2025-01-24T00:47:02.0053511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/update_disabled_tests.yml' 2025-01-24T00:47:02.0054522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/update_test_file_ratings.yml' 2025-01-24T00:47:02.0055540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/upload-tutorials-stats.yml' 2025-01-24T00:47:02.0056589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/usage-log-aggregator-lambda.yml' 2025-01-24T00:47:02.0057685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/validate-aarch64-linux-binaries.yml' 2025-01-24T00:47:02.0058899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/validate-binaries.yml' 2025-01-24T00:47:02.0059882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/validate-docker-images.yml' 2025-01-24T00:47:02.0060907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/validate-domain-library.yml' 2025-01-24T00:47:02.0062703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/validate-linux-binaries.yml' 2025-01-24T00:47:02.0063862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/validate-macos-arm64-binaries.yml' 2025-01-24T00:47:02.0064931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/validate-nightly-binaries.yml' 2025-01-24T00:47:02.0066356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/validate-pypi-wheel-binary-size.yml' 2025-01-24T00:47:02.0067473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/validate-release-binaries.yml' 2025-01-24T00:47:02.0068551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/validate-repackaged-binary-sizes.yml' 2025-01-24T00:47:02.0069764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/validate-windows-binaries.yml' 2025-01-24T00:47:02.0070799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/windows-ami-validation.yml' 2025-01-24T00:47:02.0071894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/windows_job.yml' 2025-01-24T00:47:02.0072759Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows' 2025-01-24T00:47:02.0073566Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github' 2025-01-24T00:47:02.0074289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.gitignore' 2025-01-24T00:47:02.0074996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.lintrunner.toml' 2025-01-24T00:47:02.0075782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.mypy_requirements.txt' 2025-01-24T00:47:02.0076564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/CODE_OF_CONDUCT.md' 2025-01-24T00:47:02.0077300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/CONTRIBUTING.md' 2025-01-24T00:47:02.0078010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/LICENSE' 2025-01-24T00:47:02.0078688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/README.md' 2025-01-24T00:47:02.0079447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/README.md' 2025-01-24T00:47:02.0080260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/build.hwm' 2025-01-24T00:47:02.0081093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/build.pwd' 2025-01-24T00:47:02.0081970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/build.pwi' 2025-01-24T00:47:02.0082843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/configs/sshd_config' 2025-01-24T00:47:02.0083755Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/configs' 2025-01-24T00:47:02.0084635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/plugins.pkr.hcl' 2025-01-24T00:47:02.0085644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Helpers/Reset-UserData.ps1' 2025-01-24T00:47:02.0086861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Helpers/Uninstall-WinDefend.ps1' 2025-01-24T00:47:02.0087929Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Helpers' 2025-01-24T00:47:02.0089014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Installers/Initialize-Python3.ps1' 2025-01-24T00:47:02.0090190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Installers/Install-CUDA-Tools.ps1' 2025-01-24T00:47:02.0091439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Installers/Install-Choco-GenerateProfile.ps1' 2025-01-24T00:47:02.0093029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Installers/Install-Conda-Dependencies.ps1' 2025-01-24T00:47:02.0094632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Installers/Install-Miniconda3.ps1' 2025-01-24T00:47:02.0095855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Installers/Install-Pip-Dependencies.ps1' 2025-01-24T00:47:02.0097216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Installers/Install-SSH.ps1' 2025-01-24T00:47:02.0098318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Installers/Install-Tools.ps1' 2025-01-24T00:47:02.0099424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Installers/Install-VS.ps1' 2025-01-24T00:47:02.0100472Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Installers' 2025-01-24T00:47:02.0101537Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts' 2025-01-24T00:47:02.0102546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/user-data-scripts/bootstrap-winrm.ps1' 2025-01-24T00:47:02.0103606Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/user-data-scripts' 2025-01-24T00:47:02.0104712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/variables.pkr.hcl' 2025-01-24T00:47:02.0105605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/windows.pkr.hcl' 2025-01-24T00:47:02.0106461Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows' 2025-01-24T00:47:02.0107248Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami' 2025-01-24T00:47:02.0108301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/clickhouse-replicator-dynamo/Makefile' 2025-01-24T00:47:02.0109386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/clickhouse-replicator-dynamo/README.md' 2025-01-24T00:47:02.0110510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/clickhouse-replicator-dynamo/expected_query.sql' 2025-01-24T00:47:02.0111805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/clickhouse-replicator-dynamo/lambda_function.py' 2025-01-24T00:47:02.0112964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/clickhouse-replicator-dynamo/requirements.txt' 2025-01-24T00:47:02.0114156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/clickhouse-replicator-dynamo/sample_workflow_job.json' 2025-01-24T00:47:02.0115541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/clickhouse-replicator-dynamo/test_lambda_function.py' 2025-01-24T00:47:02.0116692Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/clickhouse-replicator-dynamo' 2025-01-24T00:47:02.0117737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/clickhouse-replicator-s3/Makefile' 2025-01-24T00:47:02.0118765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/clickhouse-replicator-s3/README.md' 2025-01-24T00:47:02.0119848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/clickhouse-replicator-s3/lambda_function.py' 2025-01-24T00:47:02.0120957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/clickhouse-replicator-s3/requirements.txt' 2025-01-24T00:47:02.0122025Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/clickhouse-replicator-s3' 2025-01-24T00:47:02.0123099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/gha-artifacts/Makefile' 2025-01-24T00:47:02.0124016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/gha-artifacts/README.md' 2025-01-24T00:47:02.0125028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/gha-artifacts/lambda_function.py' 2025-01-24T00:47:02.0126024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/gha-artifacts/requirements.txt' 2025-01-24T00:47:02.0127080Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/gha-artifacts' 2025-01-24T00:47:02.0128008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/github-status-test/Makefile' 2025-01-24T00:47:02.0128974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/github-status-test/README.md' 2025-01-24T00:47:02.0129995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/github-status-test/lambda_function.py' 2025-01-24T00:47:02.0131054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/github-status-test/requirements.txt' 2025-01-24T00:47:02.0132050Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/github-status-test' 2025-01-24T00:47:02.0133004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/.gitignore' 2025-01-24T00:47:02.0133942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/Cargo.lock' 2025-01-24T00:47:02.0134862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/Cargo.toml' 2025-01-24T00:47:02.0135790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/README.md' 2025-01-24T00:47:02.0136741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/data/README.md' 2025-01-24T00:47:02.0137885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/data/log_classifier_dataset_query_2024-08-14.csv' 2025-01-24T00:47:02.0139010Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/data' 2025-01-24T00:47:02.0140034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/fixtures/error_log1.txt' 2025-01-24T00:47:02.0141185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/fixtures/error_log_multiple_matches.txt' 2025-01-24T00:47:02.0142462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/fixtures/request.json' 2025-01-24T00:47:02.0143496Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/fixtures' 2025-01-24T00:47:02.0144642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/ruleset.toml' 2025-01-24T00:47:02.0145666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/scripts/download_logs.py' 2025-01-24T00:47:02.0146702Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/scripts' 2025-01-24T00:47:02.0147689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/bedrock.rs' 2025-01-24T00:47:02.0148848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/bedrock/prompts.rs' 2025-01-24T00:47:02.0149900Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/bedrock' 2025-01-24T00:47:02.0150883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/engine.rs' 2025-01-24T00:47:02.0152051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/lib.rs' 2025-01-24T00:47:02.0152988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/log.rs' 2025-01-24T00:47:02.0154108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/main.rs' 2025-01-24T00:47:02.0155066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/network.rs' 2025-01-24T00:47:02.0156143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/rule.rs' 2025-01-24T00:47:02.0157122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/rule_match.rs' 2025-01-24T00:47:02.0158361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/snapshots/log_classifier__engine__test__get_snippets_on_log.snap' 2025-01-24T00:47:02.0160128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/snapshots/log_classifier__engine__test__get_snippets_on_log_with_multiple_matches.snap' 2025-01-24T00:47:02.0161516Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/snapshots' 2025-01-24T00:47:02.0162513Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src' 2025-01-24T00:47:02.0163462Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier' 2025-01-24T00:47:02.0164411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/opensearch-gha-jobs/Makefile' 2025-01-24T00:47:02.0165392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/opensearch-gha-jobs/README.md' 2025-01-24T00:47:02.0166497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/opensearch-gha-jobs/lambda_function.py' 2025-01-24T00:47:02.0167570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/opensearch-gha-jobs/requirements.txt' 2025-01-24T00:47:02.0168661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/opensearch-gha-jobs/test_lambda_function.py' 2025-01-24T00:47:02.0169701Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/opensearch-gha-jobs' 2025-01-24T00:47:02.0170676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/servicelab-ingestor/Makefile' 2025-01-24T00:47:02.0171657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/servicelab-ingestor/README.md' 2025-01-24T00:47:02.0172680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/servicelab-ingestor/lambda_function.py' 2025-01-24T00:47:02.0173731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/servicelab-ingestor/requirements.txt' 2025-01-24T00:47:02.0174747Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/servicelab-ingestor' 2025-01-24T00:47:02.0175725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/usage-log-aggregator/Makefile' 2025-01-24T00:47:02.0176752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/usage-log-aggregator/lambda_function.py' 2025-01-24T00:47:02.0177810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/usage-log-aggregator/requirements.txt' 2025-01-24T00:47:02.0178908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/usage-log-aggregator/test_lambda_function.py' 2025-01-24T00:47:02.0180086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/usage-log-aggregator/test_samples/test_usage_log_1.txt' 2025-01-24T00:47:02.0181373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/usage-log-aggregator/test_samples/test_usage_log_1.zip' 2025-01-24T00:47:02.0182679Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/usage-log-aggregator/test_samples' 2025-01-24T00:47:02.0183800Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/usage-log-aggregator' 2025-01-24T00:47:02.0184804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/whl_metadata_upload_pep658/Makefile' 2025-01-24T00:47:02.0185966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/whl_metadata_upload_pep658/README.md' 2025-01-24T00:47:02.0187044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/whl_metadata_upload_pep658/lambda_function.py' 2025-01-24T00:47:02.0188172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/whl_metadata_upload_pep658/requirements.txt' 2025-01-24T00:47:02.0189376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/whl_metadata_upload_pep658/test_event.json' 2025-01-24T00:47:02.0190512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/whl_metadata_upload_pep658/test_lambda_function.py' 2025-01-24T00:47:02.0191646Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/whl_metadata_upload_pep658' 2025-01-24T00:47:02.0192868Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda' 2025-01-24T00:47:02.0193752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/websites/download.pytorch.org/README.md' 2025-01-24T00:47:02.0194846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/websites/download.pytorch.org/meta_cdn_whl_redirect.js' 2025-01-24T00:47:02.0196180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/websites/download.pytorch.org/pep503_whl_redirect.js' 2025-01-24T00:47:02.0197263Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/websites/download.pytorch.org' 2025-01-24T00:47:02.0198155Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/websites' 2025-01-24T00:47:02.0199069Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws' 2025-01-24T00:47:02.0199871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/clickhouse_db_schema/README.md' 2025-01-24T00:47:02.0200836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/clickhouse_db_schema/oss_ci_benchmark_v3/schema.sql' 2025-01-24T00:47:02.0202043Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/clickhouse_db_schema/oss_ci_benchmark_v3' 2025-01-24T00:47:02.0203236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/clickhouse_db_schema/oss_ci_benchmark_v3_materialized_views/schema.sql' 2025-01-24T00:47:02.0204484Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/clickhouse_db_schema/oss_ci_benchmark_v3_materialized_views' 2025-01-24T00:47:02.0205713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/clickhouse_db_schema/oss_ci_utilization/oss_ci_time_series_schema.sql' 2025-01-24T00:47:02.0207057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/clickhouse_db_schema/oss_ci_utilization/oss_ci_utilization_metadata_schema.sql' 2025-01-24T00:47:02.0208241Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/clickhouse_db_schema/oss_ci_utilization' 2025-01-24T00:47:02.0209196Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/clickhouse_db_schema' 2025-01-24T00:47:02.0209978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/mypy.ini' 2025-01-24T00:47:02.0210679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/pyproject.toml' 2025-01-24T00:47:02.0211580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/release/README.md' 2025-01-24T00:47:02.0212468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/release/cut-release-branch.sh' 2025-01-24T00:47:02.0213293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/release/promote.sh' 2025-01-24T00:47:02.0214115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/release/promote/common_utils.sh' 2025-01-24T00:47:02.0214996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/release/promote/conda_to_conda.sh' 2025-01-24T00:47:02.0215932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/release/promote/prep_binary_for_pypi.sh' 2025-01-24T00:47:02.0216838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/release/promote/s3_to_s3.sh' 2025-01-24T00:47:02.0217713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/release/promote/wheel_to_pypi.sh' 2025-01-24T00:47:02.0218568Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/release/promote' 2025-01-24T00:47:02.0219455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/release/pypi/prep_binary_for_pypi.sh' 2025-01-24T00:47:02.0220422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/release/pypi/promote_pypi_to_production.sh' 2025-01-24T00:47:02.0221393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/release/pypi/promote_pypi_to_staging.sh' 2025-01-24T00:47:02.0222352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/release/pypi/upload_pypi_to_staging.sh' 2025-01-24T00:47:02.0223235Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/release/pypi' 2025-01-24T00:47:02.0224047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/release/release_versions.sh' 2025-01-24T00:47:02.0224896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/release/restore-backup.sh' 2025-01-24T00:47:02.0225696Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/release' 2025-01-24T00:47:02.0226486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/s3_management/README.md' 2025-01-24T00:47:02.0227314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/s3_management/backup_conda.py' 2025-01-24T00:47:02.0228156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/s3_management/manage.py' 2025-01-24T00:47:02.0229263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/s3_management/requirements.txt' 2025-01-24T00:47:02.0230175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/s3_management/update_dependencies.py' 2025-01-24T00:47:02.0231056Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/s3_management' 2025-01-24T00:47:02.0231870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/.eslintignore' 2025-01-24T00:47:02.0232843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/.eslintrc.json' 2025-01-24T00:47:02.0233673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/.prettierignore' 2025-01-24T00:47:02.0234523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/.prettierrc.json' 2025-01-24T00:47:02.0235509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/README.md' 2025-01-24T00:47:02.0236405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/__tests__/add-github-ssh-key.test.ts' 2025-01-24T00:47:02.0237391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/__tests__/get-ip.test.ts' 2025-01-24T00:47:02.0238489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/__tests__/github-utils.test.ts' 2025-01-24T00:47:02.0239504Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/__tests__' 2025-01-24T00:47:02.0240388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/jest.config.js' 2025-01-24T00:47:02.0241284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/package.json' 2025-01-24T00:47:02.0242351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/src/add-github-ssh-key.ts' 2025-01-24T00:47:02.0243225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/src/ec2-utils.ts' 2025-01-24T00:47:02.0244047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/src/get-ip.ts' 2025-01-24T00:47:02.0245017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/src/github-utils.ts' 2025-01-24T00:47:02.0245835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/src/main.ts' 2025-01-24T00:47:02.0246731Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/src' 2025-01-24T00:47:02.0247549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/tsconfig.json' 2025-01-24T00:47:02.0248371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/yarn.lock' 2025-01-24T00:47:02.0249256Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh' 2025-01-24T00:47:02.0250012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/stats/README.md' 2025-01-24T00:47:02.0250750Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/stats' 2025-01-24T00:47:02.0251591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/.gitignore' 2025-01-24T00:47:02.0252569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/.tflint.hcl' 2025-01-24T00:47:02.0253546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/LICENSE.md' 2025-01-24T00:47:02.0254496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/README.md' 2025-01-24T00:47:02.0255551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/architecture-diagram.png' 2025-01-24T00:47:02.0256622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/elastic_cache.tf' 2025-01-24T00:47:02.0257601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/kms.tf' 2025-01-24T00:47:02.0258522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/main.tf' 2025-01-24T00:47:02.0259594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/download-lambda/.tflint.hcl' 2025-01-24T00:47:02.0260808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/download-lambda/README.md' 2025-01-24T00:47:02.0261996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/download-lambda/main.tf' 2025-01-24T00:47:02.0263178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/download-lambda/outputs.tf' 2025-01-24T00:47:02.0264388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/download-lambda/variables.tf' 2025-01-24T00:47:02.0265600Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/download-lambda' 2025-01-24T00:47:02.0266826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/.tflint.hcl' 2025-01-24T00:47:02.0268196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/README.md' 2025-01-24T00:47:02.0269707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/.eslintrc.yaml' 2025-01-24T00:47:02.0271326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/.gitignore' 2025-01-24T00:47:02.0272890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/.nvmrc' 2025-01-24T00:47:02.0274614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/.prettierrc' 2025-01-24T00:47:02.0276203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/Makefile' 2025-01-24T00:47:02.0277941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/jest.config.js' 2025-01-24T00:47:02.0279555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/package.json' 2025-01-24T00:47:02.0281171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/src/lambda.ts' 2025-01-24T00:47:02.0282914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/src/local.ts' 2025-01-24T00:47:02.0284599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/src/syncer/handler.test.ts' 2025-01-24T00:47:02.0286551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/src/syncer/handler.ts' 2025-01-24T00:47:02.0288405Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/src/syncer' 2025-01-24T00:47:02.0290063Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/src' 2025-01-24T00:47:02.0292243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/test/resources/github-list-releases-empty-assets.json' 2025-01-24T00:47:02.0294424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/test/resources/github-list-releases-no-arm64.json' 2025-01-24T00:47:02.0296420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/test/resources/github-list-releases-no-linux.json' 2025-01-24T00:47:02.0298385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/test/resources/github-list-releases.json' 2025-01-24T00:47:02.0300206Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/test/resources' 2025-01-24T00:47:02.0302011Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/test' 2025-01-24T00:47:02.0303739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/tsconfig.json' 2025-01-24T00:47:02.0305324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/yarn.lock' 2025-01-24T00:47:02.0306909Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer' 2025-01-24T00:47:02.0308375Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas' 2025-01-24T00:47:02.0309671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/main.tf' 2025-01-24T00:47:02.0310926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/outputs.tf' 2025-01-24T00:47:02.0312329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/policies/lambda-cloudwatch.json' 2025-01-24T00:47:02.0313814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/policies/lambda-syncer.json' 2025-01-24T00:47:02.0315223Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/policies' 2025-01-24T00:47:02.0316607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/runner-binaries-syncer.tf' 2025-01-24T00:47:02.0318144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/terraform.tfvars' 2025-01-24T00:47:02.0319473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/trigger.json' 2025-01-24T00:47:02.0320756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/variables.tf' 2025-01-24T00:47:02.0322041Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer' 2025-01-24T00:47:02.0323291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/encrypt.tf' 2025-01-24T00:47:02.0324711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/launch-template.tf' 2025-01-24T00:47:02.0325975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/logging.tf' 2025-01-24T00:47:02.0327276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/main.tf' 2025-01-24T00:47:02.0328492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/outputs.tf' 2025-01-24T00:47:02.0329762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/policies-runner.tf' 2025-01-24T00:47:02.0331333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/policies/instance-cloudwatch-policy.json' 2025-01-24T00:47:02.0332916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/policies/instance-ec2-create-tags-policy.json' 2025-01-24T00:47:02.0334756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/policies/instance-role-trust-policy.json' 2025-01-24T00:47:02.0336328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/policies/instance-s3-policy.json' 2025-01-24T00:47:02.0337986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/policies/instance-ssm-parameters-policy.json' 2025-01-24T00:47:02.0339448Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/policies' 2025-01-24T00:47:02.0340789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/security-groups.tf' 2025-01-24T00:47:02.0342265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/arm-runner-patch.tpl' 2025-01-24T00:47:02.0343702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/cloudwatch_config.json' 2025-01-24T00:47:02.0345376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/cloudwatch_config_linux.json' 2025-01-24T00:47:02.0347053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/cloudwatch_config_linux_arm64.json' 2025-01-24T00:47:02.0348631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/cloudwatch_config_linux_nvidia.json' 2025-01-24T00:47:02.0350321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/cloudwatch_config_windows.json' 2025-01-24T00:47:02.0351829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/install-config-runner.ps1' 2025-01-24T00:47:02.0353445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/install-config-runner.sh' 2025-01-24T00:47:02.0354978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/user-data.ps1' 2025-01-24T00:47:02.0356326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/user-data.sh' 2025-01-24T00:47:02.0357654Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates' 2025-01-24T00:47:02.0358928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/variables.tf' 2025-01-24T00:47:02.0360162Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances' 2025-01-24T00:47:02.0361306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/.gitkeep' 2025-01-24T00:47:02.0362424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/.tflint.hcl' 2025-01-24T00:47:02.0363590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/.gitignore' 2025-01-24T00:47:02.0364856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/.eslintrc.yaml' 2025-01-24T00:47:02.0366196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/.nvmrc' 2025-01-24T00:47:02.0367623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/.prettierrc' 2025-01-24T00:47:02.0368903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/Makefile' 2025-01-24T00:47:02.0370190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/jest.config.js' 2025-01-24T00:47:02.0371515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/package.json' 2025-01-24T00:47:02.0372854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/lambda.test.ts' 2025-01-24T00:47:02.0374203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/lambda.ts' 2025-01-24T00:47:02.0375610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/cache.test.ts' 2025-01-24T00:47:02.0377098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/cache.ts' 2025-01-24T00:47:02.0378594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/config.test.ts' 2025-01-24T00:47:02.0380245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/config.ts' 2025-01-24T00:47:02.0381786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/gh-auth.test.ts' 2025-01-24T00:47:02.0383523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/gh-auth.ts' 2025-01-24T00:47:02.0385068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/gh-issues.test.ts' 2025-01-24T00:47:02.0386753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/gh-issues.ts' 2025-01-24T00:47:02.0388293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/gh-runners.test.ts' 2025-01-24T00:47:02.0389961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/gh-runners.ts' 2025-01-24T00:47:02.0391508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/kms/index.test.ts' 2025-01-24T00:47:02.0393355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/kms/index.ts' 2025-01-24T00:47:02.0394851Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/kms' 2025-01-24T00:47:02.0396551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/metrics.test.ts' 2025-01-24T00:47:02.0398064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/metrics.ts' 2025-01-24T00:47:02.0399827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/runners.test.ts' 2025-01-24T00:47:02.0401426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/runners.ts' 2025-01-24T00:47:02.0403071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/scale-down.test.ts' 2025-01-24T00:47:02.0404617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/scale-down.ts' 2025-01-24T00:47:02.0406148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/scale-up.test.ts' 2025-01-24T00:47:02.0407775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/scale-up.ts' 2025-01-24T00:47:02.0409270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/sqs.test.ts' 2025-01-24T00:47:02.0410742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/sqs.ts' 2025-01-24T00:47:02.0412229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/utils.test.ts' 2025-01-24T00:47:02.0413709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/utils.ts' 2025-01-24T00:47:02.0415151Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners' 2025-01-24T00:47:02.0416523Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src' 2025-01-24T00:47:02.0417851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/test/reporter.js' 2025-01-24T00:47:02.0419314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/test/resources/sqs_receive_event.json' 2025-01-24T00:47:02.0420807Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/test/resources' 2025-01-24T00:47:02.0422166Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/test' 2025-01-24T00:47:02.0423648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/tsconfig.json' 2025-01-24T00:47:02.0424941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/yarn.lock' 2025-01-24T00:47:02.0426208Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners' 2025-01-24T00:47:02.0427583Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas' 2025-01-24T00:47:02.0428736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/main.tf' 2025-01-24T00:47:02.0429985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/outputs.tf' 2025-01-24T00:47:02.0431280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/policies-lambda-common.tf' 2025-01-24T00:47:02.0432669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/policies/lambda-cloudwatch.json' 2025-01-24T00:47:02.0434187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/policies/lambda-scale-down.json' 2025-01-24T00:47:02.0435587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/policies/lambda-scale-up.json' 2025-01-24T00:47:02.0437014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/policies/lambda-secretsmanager.json' 2025-01-24T00:47:02.0438489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/policies/service-linked-role-create-policy.json' 2025-01-24T00:47:02.0440050Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/policies' 2025-01-24T00:47:02.0441219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/scale-down.tf' 2025-01-24T00:47:02.0442533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/scale-up.tf' 2025-01-24T00:47:02.0443674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/variables.tf' 2025-01-24T00:47:02.0444935Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners' 2025-01-24T00:47:02.0446118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/.tflint.hcl' 2025-01-24T00:47:02.0447513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/README.md' 2025-01-24T00:47:02.0448766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/main.tf' 2025-01-24T00:47:02.0450019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/outputs.tf' 2025-01-24T00:47:02.0451441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/policies/assume-role-for-account.json' 2025-01-24T00:47:02.0452921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/policies/boundary.json' 2025-01-24T00:47:02.0454353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/policies/deploy-boundary.json' 2025-01-24T00:47:02.0455804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/policies/deploy-policy.json' 2025-01-24T00:47:02.0457205Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/policies' 2025-01-24T00:47:02.0458530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/variables.tf' 2025-01-24T00:47:02.0459816Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions' 2025-01-24T00:47:02.0460996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/.tflint.hcl' 2025-01-24T00:47:02.0462115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/README.md' 2025-01-24T00:47:02.0463428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/.eslintrc.yaml' 2025-01-24T00:47:02.0464789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/.gitignore' 2025-01-24T00:47:02.0466091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/.nvmrc' 2025-01-24T00:47:02.0467443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/.prettierrc' 2025-01-24T00:47:02.0468716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/Makefile' 2025-01-24T00:47:02.0470140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/jest.config.js' 2025-01-24T00:47:02.0471492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/jest.config.js-bkp' 2025-01-24T00:47:02.0473013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/package.json' 2025-01-24T00:47:02.0474362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/kms/index.ts' 2025-01-24T00:47:02.0475707Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/kms' 2025-01-24T00:47:02.0477162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/lambda.ts' 2025-01-24T00:47:02.0478481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/local.ts' 2025-01-24T00:47:02.0479941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/sqs/index.ts' 2025-01-24T00:47:02.0481274Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/sqs' 2025-01-24T00:47:02.0482831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/webhook/handler.test.ts' 2025-01-24T00:47:02.0484289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/webhook/handler.ts' 2025-01-24T00:47:02.0485814Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/webhook' 2025-01-24T00:47:02.0487235Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src' 2025-01-24T00:47:02.0488705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/test/reporter.js' 2025-01-24T00:47:02.0490196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/test/resources/github_check_run_event.json' 2025-01-24T00:47:02.0491723Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/test/resources' 2025-01-24T00:47:02.0493245Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/test' 2025-01-24T00:47:02.0494563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/tsconfig.json' 2025-01-24T00:47:02.0495985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/yarn.lock' 2025-01-24T00:47:02.0497322Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook' 2025-01-24T00:47:02.0498539Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas' 2025-01-24T00:47:02.0499688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/main.tf' 2025-01-24T00:47:02.0500803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/outputs.tf' 2025-01-24T00:47:02.0501936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/policies.tf' 2025-01-24T00:47:02.0503171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/policies/lambda-cloudwatch.json' 2025-01-24T00:47:02.0504546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/policies/lambda-orchestrator.json' 2025-01-24T00:47:02.0505963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/policies/lambda-publish-sqs-policy.json' 2025-01-24T00:47:02.0507295Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/policies' 2025-01-24T00:47:02.0508478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/terraform.tfvars' 2025-01-24T00:47:02.0509817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/variables.tf' 2025-01-24T00:47:02.0510959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/webhook.tf' 2025-01-24T00:47:02.0512126Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook' 2025-01-24T00:47:02.0513256Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules' 2025-01-24T00:47:02.0514256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/outputs.tf' 2025-01-24T00:47:02.0515508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/policies/lambda-publish-sqs-policy.json' 2025-01-24T00:47:02.0516662Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/policies' 2025-01-24T00:47:02.0517766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/templates/resource-group.json' 2025-01-24T00:47:02.0519001Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/templates' 2025-01-24T00:47:02.0520123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/terraform_migrations/local_ops.sh' 2025-01-24T00:47:02.0521439Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/terraform_migrations' 2025-01-24T00:47:02.0522518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/variables.tf' 2025-01-24T00:47:02.0523494Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner' 2025-01-24T00:47:02.0524482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/__init__.py' 2025-01-24T00:47:02.0525304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/analytics/cubinsizes.py' 2025-01-24T00:47:02.0526393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/analytics/download_count_wheels.py' 2025-01-24T00:47:02.0527595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/analytics/duplicates_analyze.py' 2025-01-24T00:47:02.0528588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/analytics/github_analyze.py' 2025-01-24T00:47:02.0529534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/analytics/s3_test_stats_analyze.py' 2025-01-24T00:47:02.0530602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/analytics/validate_binaries.py' 2025-01-24T00:47:02.0531550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/analytics/validate_pypi_staging.py' 2025-01-24T00:47:02.0532457Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/analytics' 2025-01-24T00:47:02.0533356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/binary_size_validation/README.md' 2025-01-24T00:47:02.0534389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/binary_size_validation/binary_size_validation.py' 2025-01-24T00:47:02.0535455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/binary_size_validation/requirements.txt' 2025-01-24T00:47:02.0536551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/binary_size_validation/test_binary_size_validation.py' 2025-01-24T00:47:02.0537605Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/binary_size_validation' 2025-01-24T00:47:02.0538532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/.gitignore' 2025-01-24T00:47:02.0539572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/11.x-patches/max-tokens-check.diff' 2025-01-24T00:47:02.0540805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/11.x-patches/potential-unbounded-loop-check.diff' 2025-01-24T00:47:02.0541980Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/11.x-patches' 2025-01-24T00:47:02.0543087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/15.x-patches/0001-Max-tokens-checks.diff' 2025-01-24T00:47:02.0544369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/15.x-patches/0002-potential-unbounded-loop-check.diff' 2025-01-24T00:47:02.0545730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/15.x-patches/0003-Do-not-use-pthread_rwlock_wrlock.diff' 2025-01-24T00:47:02.0546919Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/15.x-patches' 2025-01-24T00:47:02.0548091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/17.x-patches/0003-Do-not-use-pthread_rwlock_wrlock.diff' 2025-01-24T00:47:02.0549284Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/17.x-patches' 2025-01-24T00:47:02.0550353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/Dockerfile.cilint-clang-tidy' 2025-01-24T00:47:02.0551355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/README.md' 2025-01-24T00:47:02.0552281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/check_s3.py' 2025-01-24T00:47:02.0553347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/setup.sh' 2025-01-24T00:47:02.0554265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/verify.sh' 2025-01-24T00:47:02.0555243Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks' 2025-01-24T00:47:02.0556358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/device-farm-runner/requirements.txt' 2025-01-24T00:47:02.0557480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/device-farm-runner/run_on_aws_devicefarm.py' 2025-01-24T00:47:02.0558466Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/device-farm-runner' 2025-01-24T00:47:02.0559589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/fleet_analysis/runner_usage_stats.ipynb' 2025-01-24T00:47:02.0560543Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/fleet_analysis' 2025-01-24T00:47:02.0561483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/actionlint_linter.py' 2025-01-24T00:47:02.0562573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/exec_linter.py' 2025-01-24T00:47:02.0563525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/flake8_linter.py' 2025-01-24T00:47:02.0564483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/grep_linter.py' 2025-01-24T00:47:02.0565655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/lintrunner_version_linter.py' 2025-01-24T00:47:02.0566745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/mypy_linter.py' 2025-01-24T00:47:02.0567707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/newlines_linter.py' 2025-01-24T00:47:02.0568766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/pip_init.py' 2025-01-24T00:47:02.0569689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/pyfmt_linter.py' 2025-01-24T00:47:02.0570633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/ruff_linter.py' 2025-01-24T00:47:02.0571755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/rustfmt.toml' 2025-01-24T00:47:02.0572687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/rustfmt_linter.py' 2025-01-24T00:47:02.0573623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/s3_init.py' 2025-01-24T00:47:02.0574689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/s3_init_config.json' 2025-01-24T00:47:02.0575623Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters' 2025-01-24T00:47:02.0576501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/convert_to_sarif.py' 2025-01-24T00:47:02.0577364Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter' 2025-01-24T00:47:02.0578291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/mirror-pypi/mirror_pytorch_triton_rocm.sh' 2025-01-24T00:47:02.0579228Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/mirror-pypi' 2025-01-24T00:47:02.0580072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/.flake8' 2025-01-24T00:47:02.0580941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/.gitattributes' 2025-01-24T00:47:02.0581826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/.gitignore' 2025-01-24T00:47:02.0582674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/Makefile' 2025-01-24T00:47:02.0583525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/README.md' 2025-01-24T00:47:02.0584485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/poetry.lock' 2025-01-24T00:47:02.0585425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/pyproject.toml' 2025-01-24T00:47:02.0586415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/__init__.py' 2025-01-24T00:47:02.0587487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/__main__.py' 2025-01-24T00:47:02.0588533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/conda.py' 2025-01-24T00:47:02.0589566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/cuda.py' 2025-01-24T00:47:02.0590607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/macos.py' 2025-01-24T00:47:02.0591657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/utils.py' 2025-01-24T00:47:02.0592876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/version.py' 2025-01-24T00:47:02.0593934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/wheel.py' 2025-01-24T00:47:02.0594976Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers' 2025-01-24T00:47:02.0596051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/tests/assets/conda_search.json' 2025-01-24T00:47:02.0597170Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/tests/assets' 2025-01-24T00:47:02.0598136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/tests/test_conda.py' 2025-01-24T00:47:02.0599083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/tests/test_cuda.py' 2025-01-24T00:47:02.0600015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/tests/test_macos.py' 2025-01-24T00:47:02.0601049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/tests/test_utils.py' 2025-01-24T00:47:02.0602556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/tests/test_version.py' 2025-01-24T00:47:02.0603577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/tests/test_wheel.py' 2025-01-24T00:47:02.0604489Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/tests' 2025-01-24T00:47:02.0605366Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers' 2025-01-24T00:47:02.0606349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/README.md' 2025-01-24T00:47:02.0607417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/compare_keys.py' 2025-01-24T00:47:02.0608454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/create_clickhouse_schema.py' 2025-01-24T00:47:02.0609477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/dynamo2ch.py' 2025-01-24T00:47:02.0610458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/rockset_2_dynamodb.py' 2025-01-24T00:47:02.0611463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/rockset_queries.ipynb' 2025-01-24T00:47:02.0612561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/rockset_queries.py' 2025-01-24T00:47:02.0613701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/s32ch.py' 2025-01-24T00:47:02.0614591Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration' 2025-01-24T00:47:02.0615587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/analyze_ci_workflows.py' 2025-01-24T00:47:02.0616514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/backfill_events.py' 2025-01-24T00:47:02.0617483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/consolidate_scale_config_yaml.py' 2025-01-24T00:47:02.0618585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/download-lambdas.py' 2025-01-24T00:47:02.0619541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/fetch_latest_green_commit.py' 2025-01-24T00:47:02.0620554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/generate_binary_build_matrix.py' 2025-01-24T00:47:02.0621704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/generate_docker_release_matrix.py' 2025-01-24T00:47:02.0622730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/generate_release_matrix.py' 2025-01-24T00:47:02.0623637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/gitutils.py' 2025-01-24T00:47:02.0624584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/list_prs_from_partners_by_label.py' 2025-01-24T00:47:02.0650398Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts' 2025-01-24T00:47:02.0651952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/self-hosted-runner-utils/.gitignore' 2025-01-24T00:47:02.0653078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/self-hosted-runner-utils/Makefile' 2025-01-24T00:47:02.0654193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/self-hosted-runner-utils/README.md' 2025-01-24T00:47:02.0655260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/self-hosted-runner-utils/check_runners_state.py' 2025-01-24T00:47:02.0656391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/self-hosted-runner-utils/check_runners_state_org.py' 2025-01-24T00:47:02.0657517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/self-hosted-runner-utils/clear_offline_runners.py' 2025-01-24T00:47:02.0658651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/self-hosted-runner-utils/list-vpc-dependencies.sh' 2025-01-24T00:47:02.0659978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/self-hosted-runner-utils/replace_runners_prefix_submit_pr.py' 2025-01-24T00:47:02.0661136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/self-hosted-runner-utils/requirements.txt' 2025-01-24T00:47:02.0662145Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/self-hosted-runner-utils' 2025-01-24T00:47:02.0663050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/.flake8' 2025-01-24T00:47:02.0663894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/bin/.gitignore' 2025-01-24T00:47:02.0664921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/bin/analyze-history' 2025-01-24T00:47:02.0665952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/bin/build-check-api-compatibility' 2025-01-24T00:47:02.0666952Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/bin' 2025-01-24T00:47:02.0667836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/pyproject.toml' 2025-01-24T00:47:02.0668849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/requirements.txt' 2025-01-24T00:47:02.0669945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/src/api/__init__.py' 2025-01-24T00:47:02.0670996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/src/api/ast.py' 2025-01-24T00:47:02.0671888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/src/api/checker.py' 2025-01-24T00:47:02.0672853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/src/api/compatibility.py' 2025-01-24T00:47:02.0673801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/src/api/git.py' 2025-01-24T00:47:02.0674707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/src/api/github.py' 2025-01-24T00:47:02.0675748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/src/api/types.py' 2025-01-24T00:47:02.0676694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/src/api/violations.py' 2025-01-24T00:47:02.0677632Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/src/api' 2025-01-24T00:47:02.0678507Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/src' 2025-01-24T00:47:02.0679415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/api/conftest.py' 2025-01-24T00:47:02.0680353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/api/test_ast.py' 2025-01-24T00:47:02.0681573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/api/test_ast_param_compatibility.py' 2025-01-24T00:47:02.0682708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/api/test_ast_param_types.py' 2025-01-24T00:47:02.0683784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/api/test_compatibility.py' 2025-01-24T00:47:02.0684792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/api/test_git.py' 2025-01-24T00:47:02.0685765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/api/test_github.py' 2025-01-24T00:47:02.0686976Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/api' 2025-01-24T00:47:02.0687950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/lib/testing/__init__.py' 2025-01-24T00:47:02.0688966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/lib/testing/git.py' 2025-01-24T00:47:02.0689974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/lib/testing/source.py' 2025-01-24T00:47:02.0690986Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/lib/testing' 2025-01-24T00:47:02.0692101Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/lib' 2025-01-24T00:47:02.0693153Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests' 2025-01-24T00:47:02.0694022Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold' 2025-01-24T00:47:02.0694825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/README.md' 2025-01-24T00:47:02.0695775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/assets/build_matrix_linux_conda_cuda.json' 2025-01-24T00:47:02.0696872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/assets/build_matrix_linux_wheel_cuda.json' 2025-01-24T00:47:02.0698140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/assets/build_matrix_linux_wheel_cuda_norocm.json' 2025-01-24T00:47:02.0699477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/assets/build_matrix_linux_wheel_nocpu.json' 2025-01-24T00:47:02.0700587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/assets/build_matrix_linux_wheel_xpu.json' 2025-01-24T00:47:02.0701647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/assets/build_matrix_macos_conda.json' 2025-01-24T00:47:02.0702685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/assets/build_matrix_macos_wheel.json' 2025-01-24T00:47:02.0703769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/assets/build_matrix_windows_conda_cuda.json' 2025-01-24T00:47:02.0704893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/assets/build_matrix_windows_wheel_cuda.json' 2025-01-24T00:47:02.0706128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/assets/build_matrix_windows_wheel_xpu.json' 2025-01-24T00:47:02.0707102Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/assets' 2025-01-24T00:47:02.0708041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/build_matrix_linux_wheel_nocpu.json' 2025-01-24T00:47:02.0709058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/test_fetch_latest_green_commit.py' 2025-01-24T00:47:02.0710075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/test_generate_binary_build_matrix.py' 2025-01-24T00:47:02.0711231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/update_test_assets.sh' 2025-01-24T00:47:02.0712084Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests' 2025-01-24T00:47:02.0712879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/README.md' 2025-01-24T00:47:02.0713702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/check_alerts.py' 2025-01-24T00:47:02.0714562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/clickhouse.py' 2025-01-24T00:47:02.0715427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/download_logs.py' 2025-01-24T00:47:02.0716426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/github_analyze.py' 2025-01-24T00:47:02.0717297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/pyproject.toml' 2025-01-24T00:47:02.0718150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/queue_alert.py' 2025-01-24T00:47:02.0719023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/requirements.txt' 2025-01-24T00:47:02.0719862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/reverts.py' 2025-01-24T00:47:02.0720761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/td/get_merge_base_info.py' 2025-01-24T00:47:02.0721997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/td/historical_class_failure_correlation.py' 2025-01-24T00:47:02.0723125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/td/historical_file_failure_correlation.py' 2025-01-24T00:47:02.0724247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/td/td_heuristic_historical_edited_files.py' 2025-01-24T00:47:02.0725307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/td/td_heuristic_profiling.py' 2025-01-24T00:47:02.0726371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/td/utils.py' 2025-01-24T00:47:02.0727314Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/td' 2025-01-24T00:47:02.0728394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/tests/td/test_calculate_file_test_rating.py' 2025-01-24T00:47:02.0729406Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/tests/td' 2025-01-24T00:47:02.0730326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/tests/test_check_alerts.py' 2025-01-24T00:47:02.0731295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/tests/test_queue_alert.py' 2025-01-24T00:47:02.0732288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/tests/test_update_test_times.py' 2025-01-24T00:47:02.0733368Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/tests' 2025-01-24T00:47:02.0734245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/update_test_times.py' 2025-01-24T00:47:02.0735104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/utils.py' 2025-01-24T00:47:02.0735906Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci' 2025-01-24T00:47:02.0736705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchfix/README.md' 2025-01-24T00:47:02.0737519Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchfix' 2025-01-24T00:47:02.0738411Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools' 2025-01-24T00:47:02.0739159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/.env.example' 2025-01-24T00:47:02.0739946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/.eslintrc.json' 2025-01-24T00:47:02.0740729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/.gitignore' 2025-01-24T00:47:02.0741519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/.prettierignore' 2025-01-24T00:47:02.0742321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/.prettierrc.json' 2025-01-24T00:47:02.0743106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/README.md' 2025-01-24T00:47:02.0744181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/commit_failed_jobs/params.json' 2025-01-24T00:47:02.0745292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/commit_failed_jobs/query.sql' 2025-01-24T00:47:02.0746403Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/commit_failed_jobs' 2025-01-24T00:47:02.0747555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/commit_jobs_batch_query/params.json' 2025-01-24T00:47:02.0748766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/commit_jobs_batch_query/query.sql' 2025-01-24T00:47:02.0750013Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/commit_jobs_batch_query' 2025-01-24T00:47:02.0751144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/commit_jobs_query/params.json' 2025-01-24T00:47:02.0752262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/commit_jobs_query/query.sql' 2025-01-24T00:47:02.0753359Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/commit_jobs_query' 2025-01-24T00:47:02.0754766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/compilers_benchmark_performance/params.json' 2025-01-24T00:47:02.0756038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/compilers_benchmark_performance/query.sql' 2025-01-24T00:47:02.0757351Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/compilers_benchmark_performance' 2025-01-24T00:47:02.0758646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/compilers_benchmark_performance_branches/params.json' 2025-01-24T00:47:02.0760121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/compilers_benchmark_performance_branches/query.sql' 2025-01-24T00:47:02.0761468Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/compilers_benchmark_performance_branches' 2025-01-24T00:47:02.0762718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/correlation_matrix/params.json' 2025-01-24T00:47:02.0763848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/correlation_matrix/query.sql' 2025-01-24T00:47:02.0764969Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/correlation_matrix' 2025-01-24T00:47:02.0766326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_gpu/params.json' 2025-01-24T00:47:02.0767446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_gpu/query.sql' 2025-01-24T00:47:02.0768529Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_gpu' 2025-01-24T00:47:02.0769667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_job_name/params.json' 2025-01-24T00:47:02.0770831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_job_name/query.sql' 2025-01-24T00:47:02.0772149Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_job_name' 2025-01-24T00:47:02.0773327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_owning_account/params.json' 2025-01-24T00:47:02.0774549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_owning_account/query.sql' 2025-01-24T00:47:02.0775754Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_owning_account' 2025-01-24T00:47:02.0777061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_platform/params.json' 2025-01-24T00:47:02.0778235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_platform/query.sql' 2025-01-24T00:47:02.0779389Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_platform' 2025-01-24T00:47:02.0780554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_provider/params.json' 2025-01-24T00:47:02.0781706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_provider/query.sql' 2025-01-24T00:47:02.0782985Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_provider' 2025-01-24T00:47:02.0784131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_repo/params.json' 2025-01-24T00:47:02.0785332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_repo/query.sql' 2025-01-24T00:47:02.0786497Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_repo' 2025-01-24T00:47:02.0787651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_runner_type/params.json' 2025-01-24T00:47:02.0788974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_runner_type/query.sql' 2025-01-24T00:47:02.0790140Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_runner_type' 2025-01-24T00:47:02.0791346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_workflow_name/params.json' 2025-01-24T00:47:02.0792718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_workflow_name/query.sql' 2025-01-24T00:47:02.0794056Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_workflow_name' 2025-01-24T00:47:02.0795247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/disabled_non_flaky_tests/params.json' 2025-01-24T00:47:02.0796426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/disabled_non_flaky_tests/query.sql' 2025-01-24T00:47:02.0797602Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/disabled_non_flaky_tests' 2025-01-24T00:47:02.0798914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/disabled_test_historical/params.json' 2025-01-24T00:47:02.0800088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/disabled_test_historical/query.sql' 2025-01-24T00:47:02.0801265Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/disabled_test_historical' 2025-01-24T00:47:02.0802436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/disabled_test_labels/params.json' 2025-01-24T00:47:02.0803586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/disabled_test_labels/query.sql' 2025-01-24T00:47:02.0804948Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/disabled_test_labels' 2025-01-24T00:47:02.0806092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/disabled_test_total/params.json' 2025-01-24T00:47:02.0807305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/disabled_test_total/query.sql' 2025-01-24T00:47:02.0808584Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/disabled_test_total' 2025-01-24T00:47:02.0809708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/disabled_tests/params.json' 2025-01-24T00:47:02.0810808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/disabled_tests/query.sql' 2025-01-24T00:47:02.0811887Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/disabled_tests' 2025-01-24T00:47:02.0813151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_gpu/params.json' 2025-01-24T00:47:02.0814312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_gpu/query.sql' 2025-01-24T00:47:02.0815578Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_gpu' 2025-01-24T00:47:02.0816742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_job_name/params.json' 2025-01-24T00:47:02.0818168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_job_name/query.sql' 2025-01-24T00:47:02.0819446Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_job_name' 2025-01-24T00:47:02.0820683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_owning_account/params.json' 2025-01-24T00:47:02.0821926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_owning_account/query.sql' 2025-01-24T00:47:02.0823317Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_owning_account' 2025-01-24T00:47:02.0824550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_platform/params.json' 2025-01-24T00:47:02.0825757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_platform/query.sql' 2025-01-24T00:47:02.0826937Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_platform' 2025-01-24T00:47:02.0828147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_provider/params.json' 2025-01-24T00:47:02.0829508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_provider/query.sql' 2025-01-24T00:47:02.0830687Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_provider' 2025-01-24T00:47:02.0831886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_repo/params.json' 2025-01-24T00:47:02.0833050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_repo/query.sql' 2025-01-24T00:47:02.0834329Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_repo' 2025-01-24T00:47:02.0835531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_runner_type/params.json' 2025-01-24T00:47:02.0836761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_runner_type/query.sql' 2025-01-24T00:47:02.0837968Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_runner_type' 2025-01-24T00:47:02.0839203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_workflow_name/params.json' 2025-01-24T00:47:02.0840614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_workflow_name/query.sql' 2025-01-24T00:47:02.0841853Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_workflow_name' 2025-01-24T00:47:02.0843066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/external_contribution_stats/params.json' 2025-01-24T00:47:02.0844295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/external_contribution_stats/query.sql' 2025-01-24T00:47:02.0845672Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/external_contribution_stats' 2025-01-24T00:47:02.0847035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/failed_workflow_jobs/params.json' 2025-01-24T00:47:02.0848238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/failed_workflow_jobs/query.sql' 2025-01-24T00:47:02.0849366Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/failed_workflow_jobs' 2025-01-24T00:47:02.0850530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/filter_forced_merge_pr/params.json' 2025-01-24T00:47:02.0851847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/filter_forced_merge_pr/query.sql' 2025-01-24T00:47:02.0852988Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/filter_forced_merge_pr' 2025-01-24T00:47:02.0854099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/flaky_tests/params.json' 2025-01-24T00:47:02.0855161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/flaky_tests/query.sql' 2025-01-24T00:47:02.0856192Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/flaky_tests' 2025-01-24T00:47:02.0857446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/flaky_tests_across_jobs/params.json' 2025-01-24T00:47:02.0858629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/flaky_tests_across_jobs/query.sql' 2025-01-24T00:47:02.0859792Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/flaky_tests_across_jobs' 2025-01-24T00:47:02.0860942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/flaky_workflows_jobs/params.json' 2025-01-24T00:47:02.0862099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/flaky_workflows_jobs/query.sql' 2025-01-24T00:47:02.0863373Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/flaky_workflows_jobs' 2025-01-24T00:47:02.0864526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/get_workers_on_period/params.json' 2025-01-24T00:47:02.0865676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/get_workers_on_period/query.sql' 2025-01-24T00:47:02.0866828Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/get_workers_on_period' 2025-01-24T00:47:02.0868083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/get_workflow_jobs/params.json' 2025-01-24T00:47:02.0869196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/get_workflow_jobs/query.sql' 2025-01-24T00:47:02.0870304Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/get_workflow_jobs' 2025-01-24T00:47:02.0871385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/hud_query/params.json' 2025-01-24T00:47:02.0872423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/hud_query/query.sql' 2025-01-24T00:47:02.0873580Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/hud_query' 2025-01-24T00:47:02.0874626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/issue_query/params.json' 2025-01-24T00:47:02.0875688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/issue_query/query.sql' 2025-01-24T00:47:02.0876808Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/issue_query' 2025-01-24T00:47:02.0877922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/job_duration_avg/params.json' 2025-01-24T00:47:02.0879028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/job_duration_avg/query.sql' 2025-01-24T00:47:02.0880269Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/job_duration_avg' 2025-01-24T00:47:02.0881401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/job_duration_percentile/params.json' 2025-01-24T00:47:02.0882591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/job_duration_percentile/query.sql' 2025-01-24T00:47:02.0883763Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/job_duration_percentile' 2025-01-24T00:47:02.0884905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/last_branch_push/params.json' 2025-01-24T00:47:02.0886142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/last_branch_push/query.sql' 2025-01-24T00:47:02.0887355Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/last_branch_push' 2025-01-24T00:47:02.0888491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/last_successful_jobs/params.json' 2025-01-24T00:47:02.0889644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/last_successful_jobs/query.sql' 2025-01-24T00:47:02.0890881Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/last_successful_jobs' 2025-01-24T00:47:02.0892305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/last_successful_workflow/params.json' 2025-01-24T00:47:02.0893513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/last_successful_workflow/query.sql' 2025-01-24T00:47:02.0894674Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/last_successful_workflow' 2025-01-24T00:47:02.0895832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/lf_rollover_health/params.json' 2025-01-24T00:47:02.0897107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/lf_rollover_health/query.sql' 2025-01-24T00:47:02.0898225Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/lf_rollover_health' 2025-01-24T00:47:02.0899368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/lf_rollover_percentage/params.json' 2025-01-24T00:47:02.0900543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/lf_rollover_percentage/query.sql' 2025-01-24T00:47:02.0901702Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/lf_rollover_percentage' 2025-01-24T00:47:02.0902977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/log_captures_count/params.json' 2025-01-24T00:47:02.0904093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/log_captures_count/query.sql' 2025-01-24T00:47:02.0905210Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/log_captures_count' 2025-01-24T00:47:02.0906333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/master_commit_red/params.json' 2025-01-24T00:47:02.0907571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/master_commit_red/query.sql' 2025-01-24T00:47:02.0908889Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/master_commit_red' 2025-01-24T00:47:02.0910029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/master_commit_red_avg/params.json' 2025-01-24T00:47:02.0911193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/master_commit_red_avg/query.sql' 2025-01-24T00:47:02.0912322Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/master_commit_red_avg' 2025-01-24T00:47:02.0913580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/master_commit_red_jobs/params.json' 2025-01-24T00:47:02.0914805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/master_commit_red_jobs/query.sql' 2025-01-24T00:47:02.0915964Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/master_commit_red_jobs' 2025-01-24T00:47:02.0917134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/master_commit_red_percent/params.json' 2025-01-24T00:47:02.0918340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/master_commit_red_percent/query.sql' 2025-01-24T00:47:02.0919700Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/master_commit_red_percent' 2025-01-24T00:47:02.0920925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/master_commit_red_percent_groups/params.json' 2025-01-24T00:47:02.0922201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/master_commit_red_percent_groups/query.sql' 2025-01-24T00:47:02.0923455Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/master_commit_red_percent_groups' 2025-01-24T00:47:02.0924691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/monthly_contribution_stats/params.json' 2025-01-24T00:47:02.0926043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/monthly_contribution_stats/query.sql' 2025-01-24T00:47:02.0927329Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/monthly_contribution_stats' 2025-01-24T00:47:02.0928490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red/params.json' 2025-01-24T00:47:02.0929604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red/query.sql' 2025-01-24T00:47:02.0930695Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red' 2025-01-24T00:47:02.0931969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red_by_name/params.json' 2025-01-24T00:47:02.0933165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red_by_name/query.sql' 2025-01-24T00:47:02.0934338Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red_by_name' 2025-01-24T00:47:02.0935533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red_by_platform/params.json' 2025-01-24T00:47:02.0936847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red_by_platform/query.sql' 2025-01-24T00:47:02.0938196Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red_by_platform' 2025-01-24T00:47:02.0939465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red_past_day/params.json' 2025-01-24T00:47:02.0940669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red_past_day/query.sql' 2025-01-24T00:47:02.0941855Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red_past_day' 2025-01-24T00:47:02.0943025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/num_commits_master/params.json' 2025-01-24T00:47:02.0944269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/num_commits_master/query.sql' 2025-01-24T00:47:02.0945398Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/num_commits_master' 2025-01-24T00:47:02.0946538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/num_reverts/params.json' 2025-01-24T00:47:02.0947613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/num_reverts/query.sql' 2025-01-24T00:47:02.0948652Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/num_reverts' 2025-01-24T00:47:02.0949954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/number_of_force_pushes_historical/params.json' 2025-01-24T00:47:02.0951240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/number_of_force_pushes_historical/query.sql' 2025-01-24T00:47:02.0952535Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/number_of_force_pushes_historical' 2025-01-24T00:47:02.0953853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/oss_ci_benchmark_branches/params.json' 2025-01-24T00:47:02.0955054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/oss_ci_benchmark_branches/query.sql' 2025-01-24T00:47:02.0956239Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/oss_ci_benchmark_branches' 2025-01-24T00:47:02.0957402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/oss_ci_benchmark_llms/params.json' 2025-01-24T00:47:02.0958683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/oss_ci_benchmark_llms/query.sql' 2025-01-24T00:47:02.0959823Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/oss_ci_benchmark_llms' 2025-01-24T00:47:02.0960983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/oss_ci_benchmark_names/params.json' 2025-01-24T00:47:02.0962148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/oss_ci_benchmark_names/query.sql' 2025-01-24T00:47:02.0963439Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/oss_ci_benchmark_names' 2025-01-24T00:47:02.0964547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/pr_commits/params.json' 2025-01-24T00:47:02.0965599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/pr_commits/query.sql' 2025-01-24T00:47:02.0966718Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/pr_commits' 2025-01-24T00:47:02.0967876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/pr_merge_commits/params.json' 2025-01-24T00:47:02.0969189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/pr_merge_commits/query.sql' 2025-01-24T00:47:02.0970269Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/pr_merge_commits' 2025-01-24T00:47:02.0971412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/query_execution_metrics/params.json' 2025-01-24T00:47:02.0972592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/query_execution_metrics/query.sql' 2025-01-24T00:47:02.0973879Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/query_execution_metrics' 2025-01-24T00:47:02.0975105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/query_execution_metrics_individual/params.json' 2025-01-24T00:47:02.0976398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/query_execution_metrics_individual/query.sql' 2025-01-24T00:47:02.0977666Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/query_execution_metrics_individual' 2025-01-24T00:47:02.0979049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/queue_times_historical/params.json' 2025-01-24T00:47:02.0980209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/queue_times_historical/query.sql' 2025-01-24T00:47:02.0981364Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/queue_times_historical' 2025-01-24T00:47:02.0982551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/queue_times_historical_pct/params.json' 2025-01-24T00:47:02.0983749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/queue_times_historical_pct/query.sql' 2025-01-24T00:47:02.0985093Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/queue_times_historical_pct' 2025-01-24T00:47:02.0986229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/queued_jobs/params.json' 2025-01-24T00:47:02.0987289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/queued_jobs/query.sql' 2025-01-24T00:47:02.0988321Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/queued_jobs' 2025-01-24T00:47:02.0989452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/queued_jobs_aggregate/params.json' 2025-01-24T00:47:02.0990713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/queued_jobs_aggregate/query.sql' 2025-01-24T00:47:02.0991860Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/queued_jobs_aggregate' 2025-01-24T00:47:02.0993144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/queued_jobs_by_label/params.json' 2025-01-24T00:47:02.0994303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/queued_jobs_by_label/query.sql' 2025-01-24T00:47:02.0995563Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/queued_jobs_by_label' 2025-01-24T00:47:02.0996716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/recent_pr_workflows_query/params.json' 2025-01-24T00:47:02.0998034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/recent_pr_workflows_query/query.sql' 2025-01-24T00:47:02.0999493Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/recent_pr_workflows_query' 2025-01-24T00:47:02.1000604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/reverts/params.json' 2025-01-24T00:47:02.1001616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/reverts/query.sql' 2025-01-24T00:47:02.1002746Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/reverts' 2025-01-24T00:47:02.1003996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/runner_utilization/params.json' 2025-01-24T00:47:02.1005129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/runner_utilization/query.sql' 2025-01-24T00:47:02.1006493Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/runner_utilization' 2025-01-24T00:47:02.1007689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/runner_utilization_by_activity/params.json' 2025-01-24T00:47:02.1009023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/runner_utilization_by_activity/query.sql' 2025-01-24T00:47:02.1010282Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/runner_utilization_by_activity' 2025-01-24T00:47:02.1011510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/runner_utilization_by_repo/params.json' 2025-01-24T00:47:02.1012716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/runner_utilization_by_repo/query.sql' 2025-01-24T00:47:02.1014046Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/runner_utilization_by_repo' 2025-01-24T00:47:02.1015212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/strict_lag_historical/params.json' 2025-01-24T00:47:02.1016504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/strict_lag_historical/query.sql' 2025-01-24T00:47:02.1017655Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/strict_lag_historical' 2025-01-24T00:47:02.1018782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/strict_lag_sec/params.json' 2025-01-24T00:47:02.1020033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/strict_lag_sec/query.sql' 2025-01-24T00:47:02.1021119Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/strict_lag_sec' 2025-01-24T00:47:02.1022229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/test_time_per_class/params.json' 2025-01-24T00:47:02.1023368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/test_time_per_class/query.sql' 2025-01-24T00:47:02.1024474Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/test_time_per_class' 2025-01-24T00:47:02.1025677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/test_time_per_class_periodic_jobs/params.json' 2025-01-24T00:47:02.1026951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/test_time_per_class_periodic_jobs/query.sql' 2025-01-24T00:47:02.1028300Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/test_time_per_class_periodic_jobs' 2025-01-24T00:47:02.1029504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/test_time_per_file/params.json' 2025-01-24T00:47:02.1030751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/test_time_per_file/query.sql' 2025-01-24T00:47:02.1031876Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/test_time_per_file' 2025-01-24T00:47:02.1033068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/test_time_per_file_periodic_jobs/params.json' 2025-01-24T00:47:02.1034350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/test_time_per_file_periodic_jobs/query.sql' 2025-01-24T00:47:02.1035610Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/test_time_per_file_periodic_jobs' 2025-01-24T00:47:02.1036805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/time_to_signal/params.json' 2025-01-24T00:47:02.1037893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/time_to_signal/query.sql' 2025-01-24T00:47:02.1038976Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/time_to_signal' 2025-01-24T00:47:02.1040066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/torchao_query/params.json' 2025-01-24T00:47:02.1041141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/torchao_query/query.sql' 2025-01-24T00:47:02.1042402Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/torchao_query' 2025-01-24T00:47:02.1043586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/torchao_query_branches/params.json' 2025-01-24T00:47:02.1044818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/torchao_query_branches/query.sql' 2025-01-24T00:47:02.1046150Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/torchao_query_branches' 2025-01-24T00:47:02.1047534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/torchbench_list_userbenchmarks/params.json' 2025-01-24T00:47:02.1048795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/torchbench_list_userbenchmarks/query.sql' 2025-01-24T00:47:02.1050063Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/torchbench_list_userbenchmarks' 2025-01-24T00:47:02.1051498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/torchbench_userbenchmark_list_commits/params.json' 2025-01-24T00:47:02.1052843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/torchbench_userbenchmark_list_commits/query.sql' 2025-01-24T00:47:02.1054155Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/torchbench_userbenchmark_list_commits' 2025-01-24T00:47:02.1055638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/torchbench_userbenchmark_query_metrics/params.json' 2025-01-24T00:47:02.1056967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/torchbench_userbenchmark_query_metrics/query.sql' 2025-01-24T00:47:02.1058286Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/torchbench_userbenchmark_query_metrics' 2025-01-24T00:47:02.1059736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/ttrs_percentiles/params.json' 2025-01-24T00:47:02.1060894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/ttrs_percentiles/query.sql' 2025-01-24T00:47:02.1061993Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/ttrs_percentiles' 2025-01-24T00:47:02.1063076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/tts_avg/params.json' 2025-01-24T00:47:02.1064222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/tts_avg/query.sql' 2025-01-24T00:47:02.1065215Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/tts_avg' 2025-01-24T00:47:02.1066317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/tts_duration_historical/params.json' 2025-01-24T00:47:02.1067506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/tts_duration_historical/query.sql' 2025-01-24T00:47:02.1068807Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/tts_duration_historical' 2025-01-24T00:47:02.1070028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/tts_duration_historical_percentile/params.json' 2025-01-24T00:47:02.1071319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/tts_duration_historical_percentile/query.sql' 2025-01-24T00:47:02.1072728Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/tts_duration_historical_percentile' 2025-01-24T00:47:02.1073938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/tts_percentile/params.json' 2025-01-24T00:47:02.1075052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/tts_percentile/query.sql' 2025-01-24T00:47:02.1076135Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/tts_percentile' 2025-01-24T00:47:02.1077282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/unique_repos_in_runnercost/params.json' 2025-01-24T00:47:02.1078480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/unique_repos_in_runnercost/query.sql' 2025-01-24T00:47:02.1079676Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/unique_repos_in_runnercost' 2025-01-24T00:47:02.1080891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/validation_jobs_red_past_day/params.json' 2025-01-24T00:47:02.1082122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/validation_jobs_red_past_day/query.sql' 2025-01-24T00:47:02.1083330Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/validation_jobs_red_past_day' 2025-01-24T00:47:02.1084532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/weekly_force_merge_stats/params.json' 2025-01-24T00:47:02.1085735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/weekly_force_merge_stats/query.sql' 2025-01-24T00:47:02.1087035Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/weekly_force_merge_stats' 2025-01-24T00:47:02.1088218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/workflow_duration_avg/params.json' 2025-01-24T00:47:02.1089458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/workflow_duration_avg/query.sql' 2025-01-24T00:47:02.1090612Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/workflow_duration_avg' 2025-01-24T00:47:02.1091846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/workflow_duration_percentile/params.json' 2025-01-24T00:47:02.1093248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/workflow_duration_percentile/query.sql' 2025-01-24T00:47:02.1094468Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/workflow_duration_percentile' 2025-01-24T00:47:02.1095634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/workflow_load/params.json' 2025-01-24T00:47:02.1096713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/workflow_load/query.sql' 2025-01-24T00:47:02.1097784Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/workflow_load' 2025-01-24T00:47:02.1098787Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries' 2025-01-24T00:47:02.1099796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/AnnouncementBanner.module.css' 2025-01-24T00:47:02.1100819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/AnnouncementBanner.tsx' 2025-01-24T00:47:02.1101805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/CheckBoxSelector.tsx' 2025-01-24T00:47:02.1102760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/CommitStatus.tsx' 2025-01-24T00:47:02.1103663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/CopyLink.tsx' 2025-01-24T00:47:02.1104568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/DrCIButton.tsx' 2025-01-24T00:47:02.1105604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/DynamicTitle.tsx' 2025-01-24T00:47:02.1106629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/ErrorBoundary.tsx' 2025-01-24T00:47:02.1107590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/FilteredJobList.tsx' 2025-01-24T00:47:02.1108567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/GranularityPicker.tsx' 2025-01-24T00:47:02.1109572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/GroupHudTableHeaders.tsx' 2025-01-24T00:47:02.1110743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/GroupJobConclusion.tsx' 2025-01-24T00:47:02.1111746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/JobAnnotationToggle.tsx' 2025-01-24T00:47:02.1112720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/JobArtifact.tsx' 2025-01-24T00:47:02.1113690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/JobConclusion.module.css' 2025-01-24T00:47:02.1114783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/JobConclusion.tsx' 2025-01-24T00:47:02.1115734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/JobFilterInput.tsx' 2025-01-24T00:47:02.1116692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/JobLinks.module.css' 2025-01-24T00:47:02.1117606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/JobLinks.tsx' 2025-01-24T00:47:02.1118621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/JobSummary.tsx' 2025-01-24T00:47:02.1119678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/JobTooltip.tsx' 2025-01-24T00:47:02.1120705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/LoadingPage.tsx' 2025-01-24T00:47:02.1121663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/LogAnnotationToggle.tsx' 2025-01-24T00:47:02.1122624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/LogViewer.tsx' 2025-01-24T00:47:02.1123547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/LoggedInMenu.tsx' 2025-01-24T00:47:02.1124636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/LoginSection.module.css' 2025-01-24T00:47:02.1125625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/LoginSection.tsx' 2025-01-24T00:47:02.1126678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/MultiSelectPicker.tsx' 2025-01-24T00:47:02.1127650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/NavBar.module.css' 2025-01-24T00:47:02.1128677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/NavBar.tsx' 2025-01-24T00:47:02.1129578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/PageSelector.tsx' 2025-01-24T00:47:02.1130549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/ReproductionCommand.tsx' 2025-01-24T00:47:02.1131530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/SevReport.module.css' 2025-01-24T00:47:02.1132477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/SevReport.tsx' 2025-01-24T00:47:02.1133578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/TimeUtils.tsx' 2025-01-24T00:47:02.1134538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/TooltipTarget.module.css' 2025-01-24T00:47:02.1135523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/TooltipTarget.tsx' 2025-01-24T00:47:02.1136458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/ValuePicker.tsx' 2025-01-24T00:47:02.1137549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/VersionControlLinks.tsx' 2025-01-24T00:47:02.1138511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/WorkflowBox.tsx' 2025-01-24T00:47:02.1139474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/WorkflowDispatcher.tsx' 2025-01-24T00:47:02.1140545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/additionalTestInfo/RerunInfo.tsx' 2025-01-24T00:47:02.1141669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/additionalTestInfo/TestCounts.tsx' 2025-01-24T00:47:02.1142808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/additionalTestInfo/TestInfo.module.css' 2025-01-24T00:47:02.1143941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/additionalTestInfo/TestInfo.tsx' 2025-01-24T00:47:02.1145011Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/additionalTestInfo' 2025-01-24T00:47:02.1146097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/BranchAndCommitPicker.tsx' 2025-01-24T00:47:02.1147187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/CommitPanel.tsx' 2025-01-24T00:47:02.1148338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/ModeAndDTypePicker.tsx' 2025-01-24T00:47:02.1148814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/common.tsx' 2025-01-24T00:47:02.1149344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/compilers/BenchmarkLogs.tsx' 2025-01-24T00:47:02.1149895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/compilers/CompilerGraphGroup.tsx' 2025-01-24T00:47:02.1150386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/compilers/LogLinks.tsx' 2025-01-24T00:47:02.1150929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/compilers/ModelGraphPanel.tsx' 2025-01-24T00:47:02.1151435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/compilers/ModelPanel.tsx' 2025-01-24T00:47:02.1151953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/compilers/SuitePicker.tsx' 2025-01-24T00:47:02.1152501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/compilers/SummaryGraphPanel.tsx' 2025-01-24T00:47:02.1153008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/compilers/SummaryPanel.tsx' 2025-01-24T00:47:02.1153494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/compilers/common.tsx' 2025-01-24T00:47:02.1153953Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/compilers' 2025-01-24T00:47:02.1154454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/llms/ModelGraphPanel.tsx' 2025-01-24T00:47:02.1154947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/llms/SummaryPanel.tsx' 2025-01-24T00:47:02.1155393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/llms/common.tsx' 2025-01-24T00:47:02.1155842Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/llms' 2025-01-24T00:47:02.1156338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/torchao/SuitePicker.tsx' 2025-01-24T00:47:02.1156800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/torchao/common.tsx' 2025-01-24T00:47:02.1157263Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/torchao' 2025-01-24T00:47:02.1157676Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark' 2025-01-24T00:47:02.1158099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/commit.module.css' 2025-01-24T00:47:02.1158492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/hud.module.css' 2025-01-24T00:47:02.1158902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/metrics.module.css' 2025-01-24T00:47:02.1159406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/metrics/panels/ScalarPanel.tsx' 2025-01-24T00:47:02.1159876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/metrics/panels/TablePanel.tsx' 2025-01-24T00:47:02.1160377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/metrics/panels/TimeSeriesPanel.tsx' 2025-01-24T00:47:02.1160885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/metrics/panels/WorkflowPicker.tsx' 2025-01-24T00:47:02.1161370Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/metrics/panels' 2025-01-24T00:47:02.1161832Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/metrics' 2025-01-24T00:47:02.1162245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/minihud.module.css' 2025-01-24T00:47:02.1162611Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components' 2025-01-24T00:47:02.1162990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/docs/architecture.md' 2025-01-24T00:47:02.1163322Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/docs' 2025-01-24T00:47:02.1163670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/jest.config.js' 2025-01-24T00:47:02.1164031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/GeneralUtils.ts' 2025-01-24T00:47:02.1164425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/JobClassifierUtil.ts' 2025-01-24T00:47:02.1164814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/ParamSelector.tsx' 2025-01-24T00:47:02.1165176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/RevertModal.tsx' 2025-01-24T00:47:02.1165565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/benchmark/aoUtils.ts' 2025-01-24T00:47:02.1165997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/benchmark/compilerUtils.ts' 2025-01-24T00:47:02.1166543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/benchmark/compliers/CompilerSuites.ts' 2025-01-24T00:47:02.1166984Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/benchmark/compliers' 2025-01-24T00:47:02.1167378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/benchmark/llmUtils.ts' 2025-01-24T00:47:02.1167756Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/benchmark' 2025-01-24T00:47:02.1168132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/Constants.ts' 2025-01-24T00:47:02.1168493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/autoCcBot.ts' 2025-01-24T00:47:02.1168871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/autoLabelBot.ts' 2025-01-24T00:47:02.1169300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/autoLabelCodevTrunk.ts' 2025-01-24T00:47:02.1169752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/cancelWorkflowsOnCloseBot.ts' 2025-01-24T00:47:02.1170172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/ciflowPushTrigger.ts' 2025-01-24T00:47:02.1170548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/cliParser.ts' 2025-01-24T00:47:02.1171109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/codevNoWritePermBot.ts' 2025-01-24T00:47:02.1171478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/drciBot.ts' 2025-01-24T00:47:02.1171825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/index.ts' 2025-01-24T00:47:02.1172218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/pytorchBot.ts' 2025-01-24T00:47:02.1172634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/pytorchBotHandler.ts' 2025-01-24T00:47:02.1173037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/pytorchbotLogger.ts' 2025-01-24T00:47:02.1173477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/retryBot.ts' 2025-01-24T00:47:02.1173882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/stripApprovalBot.ts' 2025-01-24T00:47:02.1174321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/subscriptions.ts' 2025-01-24T00:47:02.1174826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/triggerCircleCIWorkflows.ts' 2025-01-24T00:47:02.1175358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/triggerInductorTestsBot.ts' 2025-01-24T00:47:02.1175726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/utils.ts' 2025-01-24T00:47:02.1176178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/verifyDisableTestIssueBot.ts' 2025-01-24T00:47:02.1176578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/webhookToDynamo.ts' 2025-01-24T00:47:02.1176947Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot' 2025-01-24T00:47:02.1177303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/clickhouse.ts' 2025-01-24T00:47:02.1177662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/commitUtils.ts' 2025-01-24T00:47:02.1178025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/drciUtils.ts' 2025-01-24T00:47:02.1178353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/dynamo.ts' 2025-01-24T00:47:02.1178722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/fetchCommit.ts' 2025-01-24T00:47:02.1179274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/fetchDisabledNonFlakyTests.ts' 2025-01-24T00:47:02.1179690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/fetchFlakyTests.ts' 2025-01-24T00:47:02.1180037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/fetchHud.ts' 2025-01-24T00:47:02.1180437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/fetchIssuesByLabel.ts' 2025-01-24T00:47:02.1180775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/fetchPR.ts' 2025-01-24T00:47:02.1181193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/fetchRecentWorkflows.ts' 2025-01-24T00:47:02.1181559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/fetchS3Links.ts' 2025-01-24T00:47:02.1181924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/getAuthors.ts' 2025-01-24T00:47:02.1182257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/github.ts' 2025-01-24T00:47:02.1182639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/githubFunctions.ts' 2025-01-24T00:47:02.1182993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/jobUtils.ts' 2025-01-24T00:47:02.1183356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/metricUtils.ts' 2025-01-24T00:47:02.1183859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/opensearch.ts' 2025-01-24T00:47:02.1184222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/rateLimit.ts' 2025-01-24T00:47:02.1184537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/s3.ts' 2025-01-24T00:47:02.1184903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/searchLogs.ts' 2025-01-24T00:47:02.1185264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/searchUtils.ts' 2025-01-24T00:47:02.1185802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/tools/MeasureRenderTimeProfiler.tsx' 2025-01-24T00:47:02.1186176Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/tools' 2025-01-24T00:47:02.1186570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/track.ts' 2025-01-24T00:47:02.1186899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/types.ts' 2025-01-24T00:47:02.1187337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/useGroupingPreference.tsx' 2025-01-24T00:47:02.1187685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/useHudData.ts' 2025-01-24T00:47:02.1188075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/useScrollTo.ts' 2025-01-24T00:47:02.1188501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/useTableFilter.ts' 2025-01-24T00:47:02.1188910Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib' 2025-01-24T00:47:02.1189252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/next-env.d.ts' 2025-01-24T00:47:02.1189588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/next.config.js' 2025-01-24T00:47:02.1189913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/package.json' 2025-01-24T00:47:02.1190414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/[repoOwner]/[repoName]/commit/[sha].tsx' 2025-01-24T00:47:02.1190897Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/[repoOwner]/[repoName]/commit' 2025-01-24T00:47:02.1191435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/[repoOwner]/[repoName]/issues/[issueNumber].tsx' 2025-01-24T00:47:02.1192106Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/[repoOwner]/[repoName]/issues' 2025-01-24T00:47:02.1192611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/[repoOwner]/[repoName]/pull/[prNumber].tsx' 2025-01-24T00:47:02.1193302Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/[repoOwner]/[repoName]/pull' 2025-01-24T00:47:02.1193755Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/[repoOwner]/[repoName]' 2025-01-24T00:47:02.1194168Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/[repoOwner]' 2025-01-24T00:47:02.1194506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/_app.tsx' 2025-01-24T00:47:02.1195006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/[repoOwner]/[repoName]/commit/[sha].ts' 2025-01-24T00:47:02.1195528Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/[repoOwner]/[repoName]/commit' 2025-01-24T00:47:02.1196046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/[repoOwner]/[repoName]/pull/[prNumber].ts' 2025-01-24T00:47:02.1196547Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/[repoOwner]/[repoName]/pull' 2025-01-24T00:47:02.1197029Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/[repoOwner]/[repoName]' 2025-01-24T00:47:02.1197561Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/[repoOwner]' 2025-01-24T00:47:02.1198035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/artifacts/s3/[workflowId].ts' 2025-01-24T00:47:02.1198460Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/artifacts/s3' 2025-01-24T00:47:02.1198973Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/artifacts' 2025-01-24T00:47:02.1199475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/auth/[...nextauth].js' 2025-01-24T00:47:02.1199855Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/auth' 2025-01-24T00:47:02.1200301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/clickhouse/[queryName].ts' 2025-01-24T00:47:02.1200731Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/clickhouse' 2025-01-24T00:47:02.1201188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/corresponding_workflow_id.ts' 2025-01-24T00:47:02.1201582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/drci/drci.ts' 2025-01-24T00:47:02.1201966Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/drci' 2025-01-24T00:47:02.1202330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/failure.ts' 2025-01-24T00:47:02.1202771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/flaky-tests/disable.ts' 2025-01-24T00:47:02.1203207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/flaky-tests/flakytest.ts' 2025-01-24T00:47:02.1203633Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/flaky-tests' 2025-01-24T00:47:02.1204248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/github/dispatch/[repoOwner]/[repoName]/[workflow]/[sha].ts' 2025-01-24T00:47:02.1204860Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/github/dispatch/[repoOwner]/[repoName]/[workflow]' 2025-01-24T00:47:02.1205429Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/github/dispatch/[repoOwner]/[repoName]' 2025-01-24T00:47:02.1205936Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/github/dispatch/[repoOwner]' 2025-01-24T00:47:02.1206457Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/github/dispatch' 2025-01-24T00:47:02.1206874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/github/webhooks.ts' 2025-01-24T00:47:02.1207266Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/github' 2025-01-24T00:47:02.1207821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/hud/[repoOwner]/[repoName]/[branch]/[page].ts' 2025-01-24T00:47:02.1208355Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/hud/[repoOwner]/[repoName]/[branch]' 2025-01-24T00:47:02.1208848Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/hud/[repoOwner]/[repoName]' 2025-01-24T00:47:02.1209299Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/hud/[repoOwner]' 2025-01-24T00:47:02.1209674Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/hud' 2025-01-24T00:47:02.1210090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/issue/[label].ts' 2025-01-24T00:47:02.1210477Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/issue' 2025-01-24T00:47:02.1211053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/job_annotation/[repoOwner]/[repoName]/[annotation].ts' 2025-01-24T00:47:02.1211731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/job_annotation/[repoOwner]/[repoName]/annotations/[jobIds].ts' 2025-01-24T00:47:02.1212339Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/job_annotation/[repoOwner]/[repoName]/annotations' 2025-01-24T00:47:02.1213032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/job_annotation/[repoOwner]/[repoName]/failures/[queryParams].ts' 2025-01-24T00:47:02.1213618Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/job_annotation/[repoOwner]/[repoName]/failures' 2025-01-24T00:47:02.1214185Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/job_annotation/[repoOwner]/[repoName]' 2025-01-24T00:47:02.1214711Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/job_annotation/[repoOwner]' 2025-01-24T00:47:02.1215152Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/job_annotation' 2025-01-24T00:47:02.1215726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/log_annotation/[repoOwner]/[repoName]/[annotation].ts' 2025-01-24T00:47:02.1216288Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/log_annotation/[repoOwner]/[repoName]' 2025-01-24T00:47:02.1216775Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/log_annotation/[repoOwner]' 2025-01-24T00:47:02.1217223Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/log_annotation' 2025-01-24T00:47:02.1217586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/search.ts' 2025-01-24T00:47:02.1218054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/usage-log-aggregator/lambda.ts' 2025-01-24T00:47:02.1218540Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/usage-log-aggregator' 2025-01-24T00:47:02.1218907Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api' 2025-01-24T00:47:02.1219432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/benchmark/[suite]/[compiler]/[[...page]].tsx' 2025-01-24T00:47:02.1219915Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/benchmark/[suite]/[compiler]' 2025-01-24T00:47:02.1220343Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/benchmark/[suite]' 2025-01-24T00:47:02.1220773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/benchmark/compilers.tsx' 2025-01-24T00:47:02.1221161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/benchmark/llms.tsx' 2025-01-24T00:47:02.1221563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/benchmark/torchao.tsx' 2025-01-24T00:47:02.1221959Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/benchmark' 2025-01-24T00:47:02.1222339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/cost_analysis.tsx' 2025-01-24T00:47:02.1222707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/disabled.tsx' 2025-01-24T00:47:02.1223292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/failedjobs/[repoOwner]/[repoName]/[branch]/[[...page]].tsx' 2025-01-24T00:47:02.1223844Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/failedjobs/[repoOwner]/[repoName]/[branch]' 2025-01-24T00:47:02.1224373Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/failedjobs/[repoOwner]/[repoName]' 2025-01-24T00:47:02.1224879Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/failedjobs/[repoOwner]' 2025-01-24T00:47:02.1225337Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/failedjobs' 2025-01-24T00:47:02.1225687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/failure.tsx' 2025-01-24T00:47:02.1226049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/flakytest.tsx' 2025-01-24T00:47:02.1226603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/hud/[repoOwner]/[repoName]/[branch]/[[...page]].tsx' 2025-01-24T00:47:02.1227117Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/hud/[repoOwner]/[repoName]/[branch]' 2025-01-24T00:47:02.1227590Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/hud/[repoOwner]/[repoName]' 2025-01-24T00:47:02.1228022Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/hud/[repoOwner]' 2025-01-24T00:47:02.1228381Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/hud' 2025-01-24T00:47:02.1228730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/kpis.tsx' 2025-01-24T00:47:02.1229094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/login_test.tsx' 2025-01-24T00:47:02.1229443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/metrics.tsx' 2025-01-24T00:47:02.1230023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/minihud/[repoOwner]/[repoName]/[branch]/[[...page]].tsx' 2025-01-24T00:47:02.1230728Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/minihud/[repoOwner]/[repoName]/[branch]' 2025-01-24T00:47:02.1231234Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/minihud/[repoOwner]/[repoName]' 2025-01-24T00:47:02.1231669Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/minihud/[repoOwner]' 2025-01-24T00:47:02.1232047Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/minihud' 2025-01-24T00:47:02.1232427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/nightlies.tsx' 2025-01-24T00:47:02.1232855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/query_execution_metrics.tsx' 2025-01-24T00:47:02.1233400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/reliability/[repoOwner]/[repoName]/[[...page]].tsx' 2025-01-24T00:47:02.1233923Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/reliability/[repoOwner]/[repoName]' 2025-01-24T00:47:02.1234382Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/reliability/[repoOwner]' 2025-01-24T00:47:02.1234922Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/reliability' 2025-01-24T00:47:02.1235258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/sli.tsx' 2025-01-24T00:47:02.1235695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/torchbench/userbenchmark.tsx' 2025-01-24T00:47:02.1236103Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/torchbench' 2025-01-24T00:47:02.1236639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/tts/[repoOwner]/[repoName]/[branch]/[[...page]].tsx' 2025-01-24T00:47:02.1237166Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/tts/[repoOwner]/[repoName]/[branch]' 2025-01-24T00:47:02.1237719Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/tts/[repoOwner]/[repoName]' 2025-01-24T00:47:02.1238135Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/tts/[repoOwner]' 2025-01-24T00:47:02.1238560Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/tts' 2025-01-24T00:47:02.1238901Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages' 2025-01-24T00:47:02.1239344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/public/failures_spritesheet.png' 2025-01-24T00:47:02.1239817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/public/favicon.ico' 2025-01-24T00:47:02.1240160Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/public' 2025-01-24T00:47:02.1240560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/scripts/backfillJobs.mjs' 2025-01-24T00:47:02.1240973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/scripts/updateQueueTimes.mjs' 2025-01-24T00:47:02.1241327Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/scripts' 2025-01-24T00:47:02.1241697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/styles/globals.css' 2025-01-24T00:47:02.1242044Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/styles' 2025-01-24T00:47:02.1242419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/autoCcBot.test.ts' 2025-01-24T00:47:02.1242828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/autoLabelBot.test.ts' 2025-01-24T00:47:02.1243255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/autoLabelCodevTrunk.test.ts' 2025-01-24T00:47:02.1243738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/cancelWorkflowsOnCloseBot.test.ts' 2025-01-24T00:47:02.1244293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/ciflow-push-trigger.test.ts' 2025-01-24T00:47:02.1244700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/closeCommands.test.ts' 2025-01-24T00:47:02.1245142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/codevNoWritePermBot.test.ts' 2025-01-24T00:47:02.1245474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/common.ts' 2025-01-24T00:47:02.1245875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/disableFlakyBot.test.ts' 2025-01-24T00:47:02.1246236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/drci.test.ts' 2025-01-24T00:47:02.1246674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/drciBot.test.ts' 2025-01-24T00:47:02.1247069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/drciUtils.test.ts' 2025-01-24T00:47:02.1247463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/config.json' 2025-01-24T00:47:02.1247851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/issue.json' 2025-01-24T00:47:02.1248287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/issue_comment.json' 2025-01-24T00:47:02.1248845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/issues.labeled.json' 2025-01-24T00:47:02.1249285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/issues.opened.json' 2025-01-24T00:47:02.1249702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/known_labels.json' 2025-01-24T00:47:02.1250173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_files.json' 2025-01-24T00:47:02.1250645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_request.closed.json' 2025-01-24T00:47:02.1251153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_request.edited.json' 2025-01-24T00:47:02.1251612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_request.labeled.json' 2025-01-24T00:47:02.1252083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_request.opened.json' 2025-01-24T00:47:02.1252580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_request.reopened.json' 2025-01-24T00:47:02.1253201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_request.synchronize.json' 2025-01-24T00:47:02.1253665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_request_comment.json' 2025-01-24T00:47:02.1254117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_request_review.json' 2025-01-24T00:47:02.1254627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_request_review_approved.json' 2025-01-24T00:47:02.1255105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_request_reviews.json' 2025-01-24T00:47:02.1255591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/push-trigger/permission.json' 2025-01-24T00:47:02.1256115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/push-trigger/pull_request.closed.json' 2025-01-24T00:47:02.1256642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/push-trigger/pull_request.labeled.json' 2025-01-24T00:47:02.1257206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/push-trigger/pull_request.synchronize.json' 2025-01-24T00:47:02.1257749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/push-trigger/pull_request.unlabeled.json' 2025-01-24T00:47:02.1258330Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/push-trigger' 2025-01-24T00:47:02.1258727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/push.json' 2025-01-24T00:47:02.1259229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/webhookToDynamoExpected.json.gz' 2025-01-24T00:47:02.1259695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/workflow_job.queued.json' 2025-01-24T00:47:02.1260120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/workflow_jobs.json' 2025-01-24T00:47:02.1260586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/workflow_run.completed.json' 2025-01-24T00:47:02.1260976Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures' 2025-01-24T00:47:02.1261347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/jobUtils.test.ts' 2025-01-24T00:47:02.1261772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/labelCommands.test.ts' 2025-01-24T00:47:02.1262165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/mergeCommands.test.ts' 2025-01-24T00:47:02.1262677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/metricUtils.test.ts' 2025-01-24T00:47:02.1263040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/reporter.js' 2025-01-24T00:47:02.1263471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/retryBot.test.ts' 2025-01-24T00:47:02.1263904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/searchUtils.test.ts' 2025-01-24T00:47:02.1264245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/setup.ts' 2025-01-24T00:47:02.1264647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/stripApprovals.test.ts' 2025-01-24T00:47:02.1265059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/subscriptions.test.ts' 2025-01-24T00:47:02.1265517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/triggerCircleCIWorkflows.test.ts' 2025-01-24T00:47:02.1265966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/triggerInductorTestsBot.test.ts' 2025-01-24T00:47:02.1266311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/utils.ts' 2025-01-24T00:47:02.1266758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/verifyDisableTestIssue.test.ts' 2025-01-24T00:47:02.1267179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/wehookToDynamoBot.test.ts' 2025-01-24T00:47:02.1267526Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test' 2025-01-24T00:47:02.1267857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/tsconfig.json' 2025-01-24T00:47:02.1268236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/types/next-auth-d.ts' 2025-01-24T00:47:02.1268572Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/types' 2025-01-24T00:47:02.1268884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/yarn.lock' 2025-01-24T00:47:02.1269210Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci' 2025-01-24T00:47:02.1269490Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra' 2025-01-24T00:47:02.1269856Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/branches' 2025-01-24T00:47:02.1270288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/hooks/applypatch-msg.sample' 2025-01-24T00:47:02.1270682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/hooks/commit-msg.sample' 2025-01-24T00:47:02.1271094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/hooks/post-update.sample' 2025-01-24T00:47:02.1271509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/hooks/pre-applypatch.sample' 2025-01-24T00:47:02.1271902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/hooks/pre-commit.sample' 2025-01-24T00:47:02.1272344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/hooks/pre-merge-commit.sample' 2025-01-24T00:47:02.1272730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/hooks/pre-push.sample' 2025-01-24T00:47:02.1273131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/hooks/pre-receive.sample' 2025-01-24T00:47:02.1273567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/hooks/push-to-checkout.sample' 2025-01-24T00:47:02.1273939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/hooks/update.sample' 2025-01-24T00:47:02.1274392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:02.1274787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/hooks/pre-rebase.sample' 2025-01-24T00:47:02.1275271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:02.1275635Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/hooks' 2025-01-24T00:47:02.1276017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/info/exclude' 2025-01-24T00:47:02.1276359Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/info' 2025-01-24T00:47:02.1276701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/description' 2025-01-24T00:47:02.1277072Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/heads' 2025-01-24T00:47:02.1277701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug' 2025-01-24T00:47:02.1278114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ci/binaries/77164' 2025-01-24T00:47:02.1278545Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ci/binaries' 2025-01-24T00:47:02.1278940Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ci' 2025-01-24T00:47:02.1279350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/all/70978' 2025-01-24T00:47:02.1279766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/all/70979' 2025-01-24T00:47:02.1280167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/all/70989' 2025-01-24T00:47:02.1280585Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/all' 2025-01-24T00:47:02.1281040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/binaries/120076' 2025-01-24T00:47:02.1281479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/binaries/128672' 2025-01-24T00:47:02.1281915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/binaries/129465' 2025-01-24T00:47:02.1282364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/binaries/138175' 2025-01-24T00:47:02.1282798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/binaries/138996' 2025-01-24T00:47:02.1283242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/binaries/139760' 2025-01-24T00:47:02.1283675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/binaries/140844' 2025-01-24T00:47:02.1284108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/binaries/142040' 2025-01-24T00:47:02.1284559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/binaries/143082' 2025-01-24T00:47:02.1284993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/binaries/143360' 2025-01-24T00:47:02.1285426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/binaries/143416' 2025-01-24T00:47:02.1285871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/binaries/143791' 2025-01-24T00:47:02.1286380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/binaries/143794' 2025-01-24T00:47:02.1286832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/binaries/144046' 2025-01-24T00:47:02.1287265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/binaries/144127' 2025-01-24T00:47:02.1287773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/binaries/145119' 2025-01-24T00:47:02.1288226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/binaries/145224' 2025-01-24T00:47:02.1288725Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/binaries' 2025-01-24T00:47:02.1289199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/binaries_conda/139576' 2025-01-24T00:47:02.1289682Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/binaries_conda' 2025-01-24T00:47:02.1290162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/binaries_libtorch/139576' 2025-01-24T00:47:02.1290671Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/binaries_libtorch' 2025-01-24T00:47:02.1291140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/binaries_wheel/135189' 2025-01-24T00:47:02.1291610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/binaries_wheel/139576' 2025-01-24T00:47:02.1292245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/binaries_wheel/141584' 2025-01-24T00:47:02.1292718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/binaries_wheel/142279' 2025-01-24T00:47:02.1293196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/binaries_wheel/143388' 2025-01-24T00:47:02.1293662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/binaries_wheel/144049' 2025-01-24T00:47:02.1294125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/binaries_wheel/144842' 2025-01-24T00:47:02.1294606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/binaries_wheel/144887' 2025-01-24T00:47:02.1295136Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/binaries_wheel' 2025-01-24T00:47:02.1295673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/cuda/70978' 2025-01-24T00:47:02.1296087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/cuda/70979' 2025-01-24T00:47:02.1296502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/cuda/70989' 2025-01-24T00:47:02.1296943Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/cuda' 2025-01-24T00:47:02.1297403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor-cu126/140793' 2025-01-24T00:47:02.1297887Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor-cu126' 2025-01-24T00:47:02.1298425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor-micro-benchmark/141910' 2025-01-24T00:47:02.1302945Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor-micro-benchmark' 2025-01-24T00:47:02.1303472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor-perf-compare/140195' 2025-01-24T00:47:02.1303986Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor-perf-compare' 2025-01-24T00:47:02.1304519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor-perf-test-nightly/140195' 2025-01-24T00:47:02.1305274Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor-perf-test-nightly' 2025-01-24T00:47:02.1305759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor-periodic/140793' 2025-01-24T00:47:02.1306325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor-periodic/143560' 2025-01-24T00:47:02.1306996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor-periodic/144594' 2025-01-24T00:47:02.1307499Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor-periodic' 2025-01-24T00:47:02.1307970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor-rocm/140261' 2025-01-24T00:47:02.1308424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor-rocm/140989' 2025-01-24T00:47:02.1308893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor-rocm/141309' 2025-01-24T00:47:02.1309353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor-rocm/141355' 2025-01-24T00:47:02.1309807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor-rocm/142408' 2025-01-24T00:47:02.1310276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor-rocm/144985' 2025-01-24T00:47:02.1310731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor-rocm/145504' 2025-01-24T00:47:02.1311196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor-rocm/145518' 2025-01-24T00:47:02.1311671Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor-rocm' 2025-01-24T00:47:02.1312260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144553' 2025-01-24T00:47:02.1312712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/110155' 2025-01-24T00:47:02.1313143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144551' 2025-01-24T00:47:02.1313576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/113257' 2025-01-24T00:47:02.1314023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145128' 2025-01-24T00:47:02.1314456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/118489' 2025-01-24T00:47:02.1314898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145130' 2025-01-24T00:47:02.1315334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/119496' 2025-01-24T00:47:02.1315769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145132' 2025-01-24T00:47:02.1316215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/119977' 2025-01-24T00:47:02.1316652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145148' 2025-01-24T00:47:02.1317084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/120076' 2025-01-24T00:47:02.1317528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145150' 2025-01-24T00:47:02.1318052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/121445' 2025-01-24T00:47:02.1318612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145153' 2025-01-24T00:47:02.1319095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/123661' 2025-01-24T00:47:02.1319526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145156' 2025-01-24T00:47:02.1319974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/124490' 2025-01-24T00:47:02.1320405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145194' 2025-01-24T00:47:02.1320852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/125270' 2025-01-24T00:47:02.1321285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145196' 2025-01-24T00:47:02.1321727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/125326' 2025-01-24T00:47:02.1322178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145204' 2025-01-24T00:47:02.1322610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/125428' 2025-01-24T00:47:02.1323046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145223' 2025-01-24T00:47:02.1323643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/125469' 2025-01-24T00:47:02.1324080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145245' 2025-01-24T00:47:02.1324524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/125806' 2025-01-24T00:47:02.1324961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145248' 2025-01-24T00:47:02.1325399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/125888' 2025-01-24T00:47:02.1325844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145250' 2025-01-24T00:47:02.1326346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/125995' 2025-01-24T00:47:02.1326791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145254' 2025-01-24T00:47:02.1327224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/126129' 2025-01-24T00:47:02.1327659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145303' 2025-01-24T00:47:02.1328108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/126348' 2025-01-24T00:47:02.1328546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145307' 2025-01-24T00:47:02.1329115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/127011' 2025-01-24T00:47:02.1329567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145311' 2025-01-24T00:47:02.1329999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/127171' 2025-01-24T00:47:02.1330443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145318' 2025-01-24T00:47:02.1330876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/127293' 2025-01-24T00:47:02.1331372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145321' 2025-01-24T00:47:02.1331822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/127294' 2025-01-24T00:47:02.1332322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145323' 2025-01-24T00:47:02.1332773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/128802' 2025-01-24T00:47:02.1333206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145331' 2025-01-24T00:47:02.1333636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/129352' 2025-01-24T00:47:02.1334083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145353' 2025-01-24T00:47:02.1334518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/129409' 2025-01-24T00:47:02.1335081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145354' 2025-01-24T00:47:02.1335536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/129420' 2025-01-24T00:47:02.1335971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145373' 2025-01-24T00:47:02.1336415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/130141' 2025-01-24T00:47:02.1336844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145375' 2025-01-24T00:47:02.1337276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/130499' 2025-01-24T00:47:02.1337724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145381' 2025-01-24T00:47:02.1338159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/130887' 2025-01-24T00:47:02.1338591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145400' 2025-01-24T00:47:02.1339035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/131354' 2025-01-24T00:47:02.1339469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145403' 2025-01-24T00:47:02.1339911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/131481' 2025-01-24T00:47:02.1340344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145407' 2025-01-24T00:47:02.1340778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/131493' 2025-01-24T00:47:02.1341369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145415' 2025-01-24T00:47:02.1341810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/132021' 2025-01-24T00:47:02.1342256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145421' 2025-01-24T00:47:02.1342687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/132414' 2025-01-24T00:47:02.1343119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145422' 2025-01-24T00:47:02.1343563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/132755' 2025-01-24T00:47:02.1344050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145426' 2025-01-24T00:47:02.1344484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/133044' 2025-01-24T00:47:02.1344981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145427' 2025-01-24T00:47:02.1345412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/133121' 2025-01-24T00:47:02.1345860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145429' 2025-01-24T00:47:02.1346294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/133287' 2025-01-24T00:47:02.1346869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145431' 2025-01-24T00:47:02.1347321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/133289' 2025-01-24T00:47:02.1347752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145435' 2025-01-24T00:47:02.1348202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/133296' 2025-01-24T00:47:02.1348637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145448' 2025-01-24T00:47:02.1349069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/133297' 2025-01-24T00:47:02.1349514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145455' 2025-01-24T00:47:02.1349945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/133307' 2025-01-24T00:47:02.1350378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145459' 2025-01-24T00:47:02.1350826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/133315' 2025-01-24T00:47:02.1351264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145475' 2025-01-24T00:47:02.1351708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/133392' 2025-01-24T00:47:02.1352275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145479' 2025-01-24T00:47:02.1352708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/133419' 2025-01-24T00:47:02.1353153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145490' 2025-01-24T00:47:02.1353583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/133423' 2025-01-24T00:47:02.1354032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145506' 2025-01-24T00:47:02.1354466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/133667' 2025-01-24T00:47:02.1354894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145509' 2025-01-24T00:47:02.1355340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/133753' 2025-01-24T00:47:02.1355773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145513' 2025-01-24T00:47:02.1356208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/133842' 2025-01-24T00:47:02.1356653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145515' 2025-01-24T00:47:02.1357140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/134681' 2025-01-24T00:47:02.1357634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145518' 2025-01-24T00:47:02.1358180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/134881' 2025-01-24T00:47:02.1358640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145519' 2025-01-24T00:47:02.1359086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/134969' 2025-01-24T00:47:02.1359517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145523' 2025-01-24T00:47:02.1359953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/135189' 2025-01-24T00:47:02.1360407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145527' 2025-01-24T00:47:02.1360843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/135337' 2025-01-24T00:47:02.1361289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145532' 2025-01-24T00:47:02.1361722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/135465' 2025-01-24T00:47:02.1362155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145533' 2025-01-24T00:47:02.1362602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/135708' 2025-01-24T00:47:02.1363039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145537' 2025-01-24T00:47:02.1363487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/135719' 2025-01-24T00:47:02.1364001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145538' 2025-01-24T00:47:02.1364510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/135792' 2025-01-24T00:47:02.1364961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145539' 2025-01-24T00:47:02.1365395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/136268' 2025-01-24T00:47:02.1365829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145540' 2025-01-24T00:47:02.1366383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/136355' 2025-01-24T00:47:02.1366824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145542' 2025-01-24T00:47:02.1367276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/136478' 2025-01-24T00:47:02.1367711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145545' 2025-01-24T00:47:02.1368149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/136702' 2025-01-24T00:47:02.1368602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145546' 2025-01-24T00:47:02.1369040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/136753' 2025-01-24T00:47:02.1369478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145547' 2025-01-24T00:47:02.1369994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/136802' 2025-01-24T00:47:02.1370614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145548' 2025-01-24T00:47:02.1371093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/137400' 2025-01-24T00:47:02.1371533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145549' 2025-01-24T00:47:02.1371972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/137493' 2025-01-24T00:47:02.1372424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145551' 2025-01-24T00:47:02.1372864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/137568' 2025-01-24T00:47:02.1373366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145552' 2025-01-24T00:47:02.1373887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/137583' 2025-01-24T00:47:02.1374325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145553' 2025-01-24T00:47:02.1374778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/137658' 2025-01-24T00:47:02.1375212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145554' 2025-01-24T00:47:02.1375648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/137662' 2025-01-24T00:47:02.1376096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145558' 2025-01-24T00:47:02.1376532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/137726' 2025-01-24T00:47:02.1376985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145559' 2025-01-24T00:47:02.1377417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/137808' 2025-01-24T00:47:02.1377852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145562' 2025-01-24T00:47:02.1378415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/137822' 2025-01-24T00:47:02.1378849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145565' 2025-01-24T00:47:02.1379297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/137846' 2025-01-24T00:47:02.1379740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/3b9a386' 2025-01-24T00:47:02.1380175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/137861' 2025-01-24T00:47:02.1380708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/3d4b92b' 2025-01-24T00:47:02.1381170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/137884' 2025-01-24T00:47:02.1381600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/88106' 2025-01-24T00:47:02.1382046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/137921' 2025-01-24T00:47:02.1382474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/88196' 2025-01-24T00:47:02.1382979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/137959' 2025-01-24T00:47:02.1383472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/88998' 2025-01-24T00:47:02.1384070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138101' 2025-01-24T00:47:02.1384526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/d224ac7' 2025-01-24T00:47:02.1384956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138185' 2025-01-24T00:47:02.1385402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138202' 2025-01-24T00:47:02.1385946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138213' 2025-01-24T00:47:02.1386384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138214' 2025-01-24T00:47:02.1386825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138282' 2025-01-24T00:47:02.1387285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138503' 2025-01-24T00:47:02.1387767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138513' 2025-01-24T00:47:02.1388327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138519' 2025-01-24T00:47:02.1388760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138555' 2025-01-24T00:47:02.1389199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138573' 2025-01-24T00:47:02.1389635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138626' 2025-01-24T00:47:02.1390088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138749' 2025-01-24T00:47:02.1390635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138871' 2025-01-24T00:47:02.1391069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138889' 2025-01-24T00:47:02.1391502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138929' 2025-01-24T00:47:02.1392112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138930' 2025-01-24T00:47:02.1392549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138938' 2025-01-24T00:47:02.1392998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138953' 2025-01-24T00:47:02.1393432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138963' 2025-01-24T00:47:02.1393872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138966' 2025-01-24T00:47:02.1394321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138999' 2025-01-24T00:47:02.1394756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139094' 2025-01-24T00:47:02.1395203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139098' 2025-01-24T00:47:02.1395634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139101' 2025-01-24T00:47:02.1396168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139102' 2025-01-24T00:47:02.1396615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139105' 2025-01-24T00:47:02.1397115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139135' 2025-01-24T00:47:02.1397552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139146' 2025-01-24T00:47:02.1397999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139171' 2025-01-24T00:47:02.1398432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139247' 2025-01-24T00:47:02.1398877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139271' 2025-01-24T00:47:02.1399312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139308' 2025-01-24T00:47:02.1399746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139325' 2025-01-24T00:47:02.1400196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139329' 2025-01-24T00:47:02.1400628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139338' 2025-01-24T00:47:02.1401070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139356' 2025-01-24T00:47:02.1401504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139357' 2025-01-24T00:47:02.1401941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139379' 2025-01-24T00:47:02.1402392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139384' 2025-01-24T00:47:02.1402828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139421' 2025-01-24T00:47:02.1403264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139437' 2025-01-24T00:47:02.1403711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139535' 2025-01-24T00:47:02.1404144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139561' 2025-01-24T00:47:02.1404594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139672' 2025-01-24T00:47:02.1405027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139697' 2025-01-24T00:47:02.1405460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139708' 2025-01-24T00:47:02.1405907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139796' 2025-01-24T00:47:02.1406432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139840' 2025-01-24T00:47:02.1406870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139864' 2025-01-24T00:47:02.1407317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139928' 2025-01-24T00:47:02.1407750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139975' 2025-01-24T00:47:02.1408200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139976' 2025-01-24T00:47:02.1408633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/140032' 2025-01-24T00:47:02.1409123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/140048' 2025-01-24T00:47:02.1409614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/140084' 2025-01-24T00:47:02.1410047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/140132' 2025-01-24T00:47:02.1410492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/140146' 2025-01-24T00:47:02.1410922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/140159' 2025-01-24T00:47:02.1411355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/140195' 2025-01-24T00:47:02.1411800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/140283' 2025-01-24T00:47:02.1412252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/140328' 2025-01-24T00:47:02.1412686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/140362' 2025-01-24T00:47:02.1413131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/140677' 2025-01-24T00:47:02.1413562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/140746' 2025-01-24T00:47:02.1414008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/140747' 2025-01-24T00:47:02.1414440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/140756' 2025-01-24T00:47:02.1414870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/140807' 2025-01-24T00:47:02.1415318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/140858' 2025-01-24T00:47:02.1415754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/140979' 2025-01-24T00:47:02.1416202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141055' 2025-01-24T00:47:02.1416632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141082' 2025-01-24T00:47:02.1417063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141096' 2025-01-24T00:47:02.1417509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141097' 2025-01-24T00:47:02.1417942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141131' 2025-01-24T00:47:02.1418376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141168' 2025-01-24T00:47:02.1418826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141193' 2025-01-24T00:47:02.1419255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141195' 2025-01-24T00:47:02.1419699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141213' 2025-01-24T00:47:02.1420129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141226' 2025-01-24T00:47:02.1420559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141309' 2025-01-24T00:47:02.1421005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141342' 2025-01-24T00:47:02.1421486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141347' 2025-01-24T00:47:02.1422005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141393' 2025-01-24T00:47:02.1422450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141489' 2025-01-24T00:47:02.1422884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141493' 2025-01-24T00:47:02.1423331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141496' 2025-01-24T00:47:02.1423765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141588' 2025-01-24T00:47:02.1424198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141641' 2025-01-24T00:47:02.1424647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141659' 2025-01-24T00:47:02.1425082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141684' 2025-01-24T00:47:02.1425528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141697' 2025-01-24T00:47:02.1425962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141700' 2025-01-24T00:47:02.1426390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141702' 2025-01-24T00:47:02.1426836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141720' 2025-01-24T00:47:02.1427268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141730' 2025-01-24T00:47:02.1427703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141795' 2025-01-24T00:47:02.1428312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141842' 2025-01-24T00:47:02.1428798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141889' 2025-01-24T00:47:02.1429245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141940' 2025-01-24T00:47:02.1429680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141944' 2025-01-24T00:47:02.1430113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141947' 2025-01-24T00:47:02.1430558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141961' 2025-01-24T00:47:02.1430995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/142026' 2025-01-24T00:47:02.1431442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/142046' 2025-01-24T00:47:02.1431874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/142091' 2025-01-24T00:47:02.1432309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/142092' 2025-01-24T00:47:02.1432752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/142105' 2025-01-24T00:47:02.1433183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/142163' 2025-01-24T00:47:02.1433613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/142272' 2025-01-24T00:47:02.1434147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/142273' 2025-01-24T00:47:02.1434639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/142295' 2025-01-24T00:47:02.1435088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/142296' 2025-01-24T00:47:02.1435520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/142309' 2025-01-24T00:47:02.1435954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/142350' 2025-01-24T00:47:02.1436405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/142372' 2025-01-24T00:47:02.1436838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/142407' 2025-01-24T00:47:02.1437273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/142483' 2025-01-24T00:47:02.1437722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/142513' 2025-01-24T00:47:02.1438160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/142830' 2025-01-24T00:47:02.1438606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/142851' 2025-01-24T00:47:02.1439038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/142861' 2025-01-24T00:47:02.1439468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143044' 2025-01-24T00:47:02.1439914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143061' 2025-01-24T00:47:02.1440350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143103' 2025-01-24T00:47:02.1440792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143220' 2025-01-24T00:47:02.1441228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143275' 2025-01-24T00:47:02.1507552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143286' 2025-01-24T00:47:02.1508178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143296' 2025-01-24T00:47:02.1508621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143313' 2025-01-24T00:47:02.1509052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143378' 2025-01-24T00:47:02.1509511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143387' 2025-01-24T00:47:02.1509937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143405' 2025-01-24T00:47:02.1510371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143408' 2025-01-24T00:47:02.1510807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143411' 2025-01-24T00:47:02.1511234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143417' 2025-01-24T00:47:02.1511671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143456' 2025-01-24T00:47:02.1512097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143457' 2025-01-24T00:47:02.1512686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143464' 2025-01-24T00:47:02.1513131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143475' 2025-01-24T00:47:02.1513632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143525' 2025-01-24T00:47:02.1514069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143527' 2025-01-24T00:47:02.1514495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143533' 2025-01-24T00:47:02.1514919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143534' 2025-01-24T00:47:02.1515360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143544' 2025-01-24T00:47:02.1515793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143559' 2025-01-24T00:47:02.1516224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143622' 2025-01-24T00:47:02.1516668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143631' 2025-01-24T00:47:02.1517093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143638' 2025-01-24T00:47:02.1517536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143671' 2025-01-24T00:47:02.1517962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143683' 2025-01-24T00:47:02.1518391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143712' 2025-01-24T00:47:02.1518837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143808' 2025-01-24T00:47:02.1519264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143812' 2025-01-24T00:47:02.1519709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143833' 2025-01-24T00:47:02.1520137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143872' 2025-01-24T00:47:02.1520563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143877' 2025-01-24T00:47:02.1521003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143880' 2025-01-24T00:47:02.1521431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143961' 2025-01-24T00:47:02.1521860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143987' 2025-01-24T00:47:02.1522305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144002' 2025-01-24T00:47:02.1522736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144008' 2025-01-24T00:47:02.1523177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144017' 2025-01-24T00:47:02.1523601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144020' 2025-01-24T00:47:02.1524031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144073' 2025-01-24T00:47:02.1524471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144097' 2025-01-24T00:47:02.1524896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144108' 2025-01-24T00:47:02.1525398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144114' 2025-01-24T00:47:02.1525873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144115' 2025-01-24T00:47:02.1526373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144120' 2025-01-24T00:47:02.1526806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144172' 2025-01-24T00:47:02.1527235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144193' 2025-01-24T00:47:02.1527670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144234' 2025-01-24T00:47:02.1528106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144272' 2025-01-24T00:47:02.1528543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144288' 2025-01-24T00:47:02.1528990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144293' 2025-01-24T00:47:02.1529420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144294' 2025-01-24T00:47:02.1529850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144303' 2025-01-24T00:47:02.1530285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144332' 2025-01-24T00:47:02.1530717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144333' 2025-01-24T00:47:02.1531142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144349' 2025-01-24T00:47:02.1531584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144353' 2025-01-24T00:47:02.1532013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144365' 2025-01-24T00:47:02.1532450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144366' 2025-01-24T00:47:02.1532874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144395' 2025-01-24T00:47:02.1533303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144405' 2025-01-24T00:47:02.1533743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144413' 2025-01-24T00:47:02.1534169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144414' 2025-01-24T00:47:02.1534611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144420' 2025-01-24T00:47:02.1535042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144421' 2025-01-24T00:47:02.1535469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144422' 2025-01-24T00:47:02.1535904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144423' 2025-01-24T00:47:02.1536331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144424' 2025-01-24T00:47:02.1536757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144438' 2025-01-24T00:47:02.1537194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144452' 2025-01-24T00:47:02.1537715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144458' 2025-01-24T00:47:02.1538203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144485' 2025-01-24T00:47:02.1538633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144492' 2025-01-24T00:47:02.1539058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144501' 2025-01-24T00:47:02.1539494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144505' 2025-01-24T00:47:02.1539922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144507' 2025-01-24T00:47:02.1540357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144513' 2025-01-24T00:47:02.1540791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144515' 2025-01-24T00:47:02.1541220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144516' 2025-01-24T00:47:02.1541648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144526' 2025-01-24T00:47:02.1542078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144527' 2025-01-24T00:47:02.1542507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144528' 2025-01-24T00:47:02.1542944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144542' 2025-01-24T00:47:02.1543372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144546' 2025-01-24T00:47:02.1543814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144547' 2025-01-24T00:47:02.1544246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144549' 2025-01-24T00:47:02.1544672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144550' 2025-01-24T00:47:02.1545106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144555' 2025-01-24T00:47:02.1545532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144556' 2025-01-24T00:47:02.1545959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144569' 2025-01-24T00:47:02.1546393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144579' 2025-01-24T00:47:02.1546822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144598' 2025-01-24T00:47:02.1547264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144640' 2025-01-24T00:47:02.1547692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144642' 2025-01-24T00:47:02.1548118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144646' 2025-01-24T00:47:02.1548563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144695' 2025-01-24T00:47:02.1548991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144700' 2025-01-24T00:47:02.1549429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144707' 2025-01-24T00:47:02.1549900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144712' 2025-01-24T00:47:02.1550374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144721' 2025-01-24T00:47:02.1550804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144724' 2025-01-24T00:47:02.1551231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144733' 2025-01-24T00:47:02.1551663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144741' 2025-01-24T00:47:02.1552102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144765' 2025-01-24T00:47:02.1552529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144771' 2025-01-24T00:47:02.1552969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144773' 2025-01-24T00:47:02.1553396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144829' 2025-01-24T00:47:02.1553829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144865' 2025-01-24T00:47:02.1554266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144880' 2025-01-24T00:47:02.1554695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144894' 2025-01-24T00:47:02.1555131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144905' 2025-01-24T00:47:02.1555559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144910' 2025-01-24T00:47:02.1555987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144925' 2025-01-24T00:47:02.1556428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144940' 2025-01-24T00:47:02.1556859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144943' 2025-01-24T00:47:02.1557286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144953' 2025-01-24T00:47:02.1557725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144974' 2025-01-24T00:47:02.1558157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144975' 2025-01-24T00:47:02.1558594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144979' 2025-01-24T00:47:02.1559029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144980' 2025-01-24T00:47:02.1559460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144985' 2025-01-24T00:47:02.1559901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144986' 2025-01-24T00:47:02.1560328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144999' 2025-01-24T00:47:02.1560752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145024' 2025-01-24T00:47:02.1561190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145047' 2025-01-24T00:47:02.1561619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145059' 2025-01-24T00:47:02.1562101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145061' 2025-01-24T00:47:02.1562527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145082' 2025-01-24T00:47:02.1563018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145083' 2025-01-24T00:47:02.1563461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145095' 2025-01-24T00:47:02.1563887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145103' 2025-01-24T00:47:02.1564326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145104' 2025-01-24T00:47:02.1564757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145117' 2025-01-24T00:47:02.1565188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145119' 2025-01-24T00:47:02.1565631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145120' 2025-01-24T00:47:02.1566061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145122' 2025-01-24T00:47:02.1566583Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/inductor' 2025-01-24T00:47:02.1567054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/125888' 2025-01-24T00:47:02.1567504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/126050' 2025-01-24T00:47:02.1567962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/126054' 2025-01-24T00:47:02.1568415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/133297' 2025-01-24T00:47:02.1568864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/133315' 2025-01-24T00:47:02.1569328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/133392' 2025-01-24T00:47:02.1569778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/133419' 2025-01-24T00:47:02.1570236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/133423' 2025-01-24T00:47:02.1570688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/133667' 2025-01-24T00:47:02.1571134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/133753' 2025-01-24T00:47:02.1571599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/135058' 2025-01-24T00:47:02.1572049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/135333' 2025-01-24T00:47:02.1572498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/135792' 2025-01-24T00:47:02.1572959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/136355' 2025-01-24T00:47:02.1573404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/137562' 2025-01-24T00:47:02.1573866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/137568' 2025-01-24T00:47:02.1574314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/137995' 2025-01-24T00:47:02.1574812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/138388' 2025-01-24T00:47:02.1575323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/138889' 2025-01-24T00:47:02.1575773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/139243' 2025-01-24T00:47:02.1576227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/139973' 2025-01-24T00:47:02.1576677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/140159' 2025-01-24T00:47:02.1577123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/140362' 2025-01-24T00:47:02.1577582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/142501' 2025-01-24T00:47:02.1578034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/142760' 2025-01-24T00:47:02.1578484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/143741' 2025-01-24T00:47:02.1578968Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64' 2025-01-24T00:47:02.1579381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/mps/102148' 2025-01-24T00:47:02.1579799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/mps/119496' 2025-01-24T00:47:02.1580205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/mps/120076' 2025-01-24T00:47:02.1580610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/mps/133423' 2025-01-24T00:47:02.1581026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/mps/133667' 2025-01-24T00:47:02.1581437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/mps/137562' 2025-01-24T00:47:02.1581845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/mps/138640' 2025-01-24T00:47:02.1582261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/mps/139469' 2025-01-24T00:47:02.1582663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/mps/140159' 2025-01-24T00:47:02.1583074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/mps/140211' 2025-01-24T00:47:02.1583480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/mps/140371' 2025-01-24T00:47:02.1583887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/mps/140725' 2025-01-24T00:47:02.1584300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/mps/140869' 2025-01-24T00:47:02.1584709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/mps/141795' 2025-01-24T00:47:02.1585122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/mps/142202' 2025-01-24T00:47:02.1585528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/mps/142477' 2025-01-24T00:47:02.1585933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/mps/143630' 2025-01-24T00:47:02.1586342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/mps/143656' 2025-01-24T00:47:02.1586743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/mps/143911' 2025-01-24T00:47:02.1587918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/mps/143966' 2025-01-24T00:47:02.1588386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/mps/144193' 2025-01-24T00:47:02.1588789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/mps/144405' 2025-01-24T00:47:02.1589198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/mps/144664' 2025-01-24T00:47:02.1589600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/mps/145512' 2025-01-24T00:47:02.1590001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/mps/145526' 2025-01-24T00:47:02.1590412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/mps/145533' 2025-01-24T00:47:02.1590836Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/mps' 2025-01-24T00:47:02.1591277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/054a2fd' 2025-01-24T00:47:02.1591718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/123020' 2025-01-24T00:47:02.1592444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/131296' 2025-01-24T00:47:02.1592892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/131493' 2025-01-24T00:47:02.1593325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/132742' 2025-01-24T00:47:02.1593754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/132755' 2025-01-24T00:47:02.1594200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/134817' 2025-01-24T00:47:02.1594630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/138503' 2025-01-24T00:47:02.1595067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/138573' 2025-01-24T00:47:02.1595493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/139225' 2025-01-24T00:47:02.1595919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/139576' 2025-01-24T00:47:02.1596356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/140293' 2025-01-24T00:47:02.1596784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/140989' 2025-01-24T00:47:02.1597217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/141168' 2025-01-24T00:47:02.1597659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/141309' 2025-01-24T00:47:02.1598092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/141355' 2025-01-24T00:47:02.1598529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/141588' 2025-01-24T00:47:02.1598961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/141730' 2025-01-24T00:47:02.1599396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/142179' 2025-01-24T00:47:02.1599838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/143959' 2025-01-24T00:47:02.1600354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/144953' 2025-01-24T00:47:02.1600865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/145130' 2025-01-24T00:47:02.1601294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/145416' 2025-01-24T00:47:02.1601720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/145504' 2025-01-24T00:47:02.1602156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/2a6d37d' 2025-01-24T00:47:02.1602585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/317eeb8' 2025-01-24T00:47:02.1603003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/3c32' 2025-01-24T00:47:02.1603444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/3e98831' 2025-01-24T00:47:02.1603896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/94512-point' 2025-01-24T00:47:02.1604362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/csl/test87519' 2025-01-24T00:47:02.1604824Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/csl' 2025-01-24T00:47:02.1605287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/csltest88275' 2025-01-24T00:47:02.1605756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/csltest88761' 2025-01-24T00:47:02.1606218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/release_1.12' 2025-01-24T00:47:02.1606794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/release_1.12.0' 2025-01-24T00:47:02.1607247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic/sha-ec5b83' 2025-01-24T00:47:02.1607694Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/periodic' 2025-01-24T00:47:02.1608105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/121885' 2025-01-24T00:47:02.1608511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/124424' 2025-01-24T00:47:02.1608918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/129409' 2025-01-24T00:47:02.1609335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/134817' 2025-01-24T00:47:02.1609743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/137136' 2025-01-24T00:47:02.1610160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/138964' 2025-01-24T00:47:02.1610563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/139469' 2025-01-24T00:47:02.1610969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/139975' 2025-01-24T00:47:02.1611385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/140261' 2025-01-24T00:47:02.1611787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/140293' 2025-01-24T00:47:02.1612196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/140989' 2025-01-24T00:47:02.1612663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/141309' 2025-01-24T00:47:02.1613065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/141355' 2025-01-24T00:47:02.1613539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/142408' 2025-01-24T00:47:02.1613944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/143286' 2025-01-24T00:47:02.1614353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/143416' 2025-01-24T00:47:02.1614766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/143971' 2025-01-24T00:47:02.1615170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/144120' 2025-01-24T00:47:02.1615588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/144441' 2025-01-24T00:47:02.1615996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/144476' 2025-01-24T00:47:02.1616403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/144572' 2025-01-24T00:47:02.1616816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/144664' 2025-01-24T00:47:02.1617222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/144865' 2025-01-24T00:47:02.1617628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/144942' 2025-01-24T00:47:02.1618043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/144985' 2025-01-24T00:47:02.1618447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/145083' 2025-01-24T00:47:02.1618858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/145130' 2025-01-24T00:47:02.1619269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/145227' 2025-01-24T00:47:02.1619673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/145294' 2025-01-24T00:47:02.1620085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/145416' 2025-01-24T00:47:02.1620491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/145475' 2025-01-24T00:47:02.1620893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/145490' 2025-01-24T00:47:02.1621305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/145504' 2025-01-24T00:47:02.1621711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm/145518' 2025-01-24T00:47:02.1622144Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/rocm' 2025-01-24T00:47:02.1622551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/s390/137995' 2025-01-24T00:47:02.1622956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/s390/142346' 2025-01-24T00:47:02.1623366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/s390/143959' 2025-01-24T00:47:02.1623791Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/s390' 2025-01-24T00:47:02.1624209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/slow/01c7106' 2025-01-24T00:47:02.1624666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/slow/0577043' 2025-01-24T00:47:02.1625296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym' 2025-01-24T00:47:02.1625768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/slow/0e81104' 2025-01-24T00:47:02.1626170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/slow/139975' 2025-01-24T00:47:02.1626575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/slow/141588' 2025-01-24T00:47:02.1626991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/slow/144865' 2025-01-24T00:47:02.1627395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/slow/145206' 2025-01-24T00:47:02.1627815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/slow/1732077' 2025-01-24T00:47:02.1628223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/slow/187eb7c' 2025-01-24T00:47:02.1628638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/slow/1faef89' 2025-01-24T00:47:02.1629056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/slow/3920ec1' 2025-01-24T00:47:02.1629464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/slow/3b7c6b2' 2025-01-24T00:47:02.1629875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/slow/59a3759' 2025-01-24T00:47:02.1630289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/slow/70ef0bb' 2025-01-24T00:47:02.1630703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/slow/788ff06' 2025-01-24T00:47:02.1631320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym' 2025-01-24T00:47:02.1631738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/slow/9d85864' 2025-01-24T00:47:02.1632147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/slow/9ffad5b' 2025-01-24T00:47:02.1632569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/slow/a206e8b' 2025-01-24T00:47:02.1632982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/slow/a837609' 2025-01-24T00:47:02.1633400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/slow/af841f3' 2025-01-24T00:47:02.1634029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym' 2025-01-24T00:47:02.1634450Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/slow' 2025-01-24T00:47:02.1634875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145490' 2025-01-24T00:47:02.1635289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/108303' 2025-01-24T00:47:02.1635697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145465' 2025-01-24T00:47:02.1636113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/113257' 2025-01-24T00:47:02.1636522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/113258' 2025-01-24T00:47:02.1636993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/115749' 2025-01-24T00:47:02.1637404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/120076' 2025-01-24T00:47:02.1637867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/121445' 2025-01-24T00:47:02.1638286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/123020' 2025-01-24T00:47:02.1638697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/124424' 2025-01-24T00:47:02.1639126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/124490' 2025-01-24T00:47:02.1639537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/125469' 2025-01-24T00:47:02.1639951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/125806' 2025-01-24T00:47:02.1640381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/125888' 2025-01-24T00:47:02.1640796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/125995' 2025-01-24T00:47:02.1641207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/126050' 2025-01-24T00:47:02.1641630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/126054' 2025-01-24T00:47:02.1642042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/126635' 2025-01-24T00:47:02.1642462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/127171' 2025-01-24T00:47:02.1642874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/127370' 2025-01-24T00:47:02.1643287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/127919' 2025-01-24T00:47:02.1643709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/128672' 2025-01-24T00:47:02.1644121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/129352' 2025-01-24T00:47:02.1644535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/129409' 2025-01-24T00:47:02.1644958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/129420' 2025-01-24T00:47:02.1645369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/130140' 2025-01-24T00:47:02.1645795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/130141' 2025-01-24T00:47:02.1646208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/130752' 2025-01-24T00:47:02.1646721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/131296' 2025-01-24T00:47:02.1647148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/131354' 2025-01-24T00:47:02.1647559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/131481' 2025-01-24T00:47:02.1647971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/131493' 2025-01-24T00:47:02.1648387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/131507' 2025-01-24T00:47:02.1648798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/132021' 2025-01-24T00:47:02.1649273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/132742' 2025-01-24T00:47:02.1649687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/132755' 2025-01-24T00:47:02.1650147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/133044' 2025-01-24T00:47:02.1650569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/133222' 2025-01-24T00:47:02.1650981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/133289' 2025-01-24T00:47:02.1651399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/133296' 2025-01-24T00:47:02.1651812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/133297' 2025-01-24T00:47:02.1652225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/133315' 2025-01-24T00:47:02.1652647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/133392' 2025-01-24T00:47:02.1653063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/133419' 2025-01-24T00:47:02.1653471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/133423' 2025-01-24T00:47:02.1653881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/133667' 2025-01-24T00:47:02.1654291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/133753' 2025-01-24T00:47:02.1654713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/134219' 2025-01-24T00:47:02.1655124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/134515' 2025-01-24T00:47:02.1655538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/134667' 2025-01-24T00:47:02.1655961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/134969' 2025-01-24T00:47:02.1656370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/135058' 2025-01-24T00:47:02.1656783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/135189' 2025-01-24T00:47:02.1657206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/135337' 2025-01-24T00:47:02.1657621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/135338' 2025-01-24T00:47:02.1658043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/135465' 2025-01-24T00:47:02.1658460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/135631' 2025-01-24T00:47:02.1658877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/135719' 2025-01-24T00:47:02.1659295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/136241' 2025-01-24T00:47:02.1659707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/136824' 2025-01-24T00:47:02.1660125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/136835' 2025-01-24T00:47:02.1660535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/136993' 2025-01-24T00:47:02.1660947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/137400' 2025-01-24T00:47:02.1661441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/137570' 2025-01-24T00:47:02.1661893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/137580' 2025-01-24T00:47:02.1662305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/137726' 2025-01-24T00:47:02.1662724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/137822' 2025-01-24T00:47:02.1663134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/137921' 2025-01-24T00:47:02.1663556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/138175' 2025-01-24T00:47:02.1663967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/138213' 2025-01-24T00:47:02.1664380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/138618' 2025-01-24T00:47:02.1664799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/138626' 2025-01-24T00:47:02.1665211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/138628' 2025-01-24T00:47:02.1665620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/138672' 2025-01-24T00:47:02.1666038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/138684' 2025-01-24T00:47:02.1666447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/138749' 2025-01-24T00:47:02.1666868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/138871' 2025-01-24T00:47:02.1667284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/138889' 2025-01-24T00:47:02.1667698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/138923' 2025-01-24T00:47:02.1668131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/138938' 2025-01-24T00:47:02.1668543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/138964' 2025-01-24T00:47:02.1668968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/138996' 2025-01-24T00:47:02.1669382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/138998' 2025-01-24T00:47:02.1669796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/139094' 2025-01-24T00:47:02.1670222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/139135' 2025-01-24T00:47:02.1670638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/139171' 2025-01-24T00:47:02.1671055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/139217' 2025-01-24T00:47:02.1671487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/139219' 2025-01-24T00:47:02.1671901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/139225' 2025-01-24T00:47:02.1672327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/139308' 2025-01-24T00:47:02.1672744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/139338' 2025-01-24T00:47:02.1673156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/139380' 2025-01-24T00:47:02.1673634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/139426' 2025-01-24T00:47:02.1674096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/139535' 2025-01-24T00:47:02.1674512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/139576' 2025-01-24T00:47:02.1674940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/139750' 2025-01-24T00:47:02.1675354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/139796' 2025-01-24T00:47:02.1675770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/139820' 2025-01-24T00:47:02.1676178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/139864' 2025-01-24T00:47:02.1676597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/139919' 2025-01-24T00:47:02.1677026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/139932' 2025-01-24T00:47:02.1677440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/139966' 2025-01-24T00:47:02.1677867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/139971' 2025-01-24T00:47:02.1678280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/139975' 2025-01-24T00:47:02.1678691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/139976' 2025-01-24T00:47:02.1679114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/139985' 2025-01-24T00:47:02.1679530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/140061' 2025-01-24T00:47:02.1679942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/140084' 2025-01-24T00:47:02.1680374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/140159' 2025-01-24T00:47:02.1680785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/140200' 2025-01-24T00:47:02.1681206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/140211' 2025-01-24T00:47:02.1681622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/140256' 2025-01-24T00:47:02.1682034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/140298' 2025-01-24T00:47:02.1682457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/140323' 2025-01-24T00:47:02.1682873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/140362' 2025-01-24T00:47:02.1683293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/140365' 2025-01-24T00:47:02.1683719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/140399' 2025-01-24T00:47:02.1684133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/140677' 2025-01-24T00:47:02.1684559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/140734' 2025-01-24T00:47:02.1684971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/140793' 2025-01-24T00:47:02.1685382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/140836' 2025-01-24T00:47:02.1685857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/140868' 2025-01-24T00:47:02.1686413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/140989' 2025-01-24T00:47:02.1686845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141002' 2025-01-24T00:47:02.1687260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141038' 2025-01-24T00:47:02.1687673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141117' 2025-01-24T00:47:02.1688100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141131' 2025-01-24T00:47:02.1688512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141136' 2025-01-24T00:47:02.1688931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141168' 2025-01-24T00:47:02.1689363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141195' 2025-01-24T00:47:02.1689779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141226' 2025-01-24T00:47:02.1690204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141257' 2025-01-24T00:47:02.1690619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141309' 2025-01-24T00:47:02.1691039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141468' 2025-01-24T00:47:02.1691466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141489' 2025-01-24T00:47:02.1691887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141503' 2025-01-24T00:47:02.1692447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141508' 2025-01-24T00:47:02.1692875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141530' 2025-01-24T00:47:02.1693293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141588' 2025-01-24T00:47:02.1693722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141697' 2025-01-24T00:47:02.1694138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141730' 2025-01-24T00:47:02.1694554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141791' 2025-01-24T00:47:02.1694986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141796' 2025-01-24T00:47:02.1695396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141842' 2025-01-24T00:47:02.1695810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141889' 2025-01-24T00:47:02.1696226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141910' 2025-01-24T00:47:02.1696640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141914' 2025-01-24T00:47:02.1697060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141959' 2025-01-24T00:47:02.1697476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141961' 2025-01-24T00:47:02.1697889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/142067' 2025-01-24T00:47:02.1698406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/142091' 2025-01-24T00:47:02.1698888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/142092' 2025-01-24T00:47:02.1699306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/142097' 2025-01-24T00:47:02.1699717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/142179' 2025-01-24T00:47:02.1700130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/142263' 2025-01-24T00:47:02.1700553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/142272' 2025-01-24T00:47:02.1700966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/142273' 2025-01-24T00:47:02.1701387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/142346' 2025-01-24T00:47:02.1701813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/142350' 2025-01-24T00:47:02.1702224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/142372' 2025-01-24T00:47:02.1702648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/142477' 2025-01-24T00:47:02.1703059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/142821' 2025-01-24T00:47:02.1703473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/142848' 2025-01-24T00:47:02.1703896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/142859' 2025-01-24T00:47:02.1704311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/142861' 2025-01-24T00:47:02.1704727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/142865' 2025-01-24T00:47:02.1705151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143082' 2025-01-24T00:47:02.1705562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143093' 2025-01-24T00:47:02.1705986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143168' 2025-01-24T00:47:02.1706400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143220' 2025-01-24T00:47:02.1706815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143261' 2025-01-24T00:47:02.1707242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143303' 2025-01-24T00:47:02.1707655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143313' 2025-01-24T00:47:02.1708083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143347' 2025-01-24T00:47:02.1708498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143360' 2025-01-24T00:47:02.1708911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143378' 2025-01-24T00:47:02.1709333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143402' 2025-01-24T00:47:02.1709746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143416' 2025-01-24T00:47:02.1710226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143417' 2025-01-24T00:47:02.1710650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143451' 2025-01-24T00:47:02.1711114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143475' 2025-01-24T00:47:02.1711536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143622' 2025-01-24T00:47:02.1711951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143630' 2025-01-24T00:47:02.1712361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143671' 2025-01-24T00:47:02.1712787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143712' 2025-01-24T00:47:02.1713203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143733' 2025-01-24T00:47:02.1713619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143806' 2025-01-24T00:47:02.1714050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143808' 2025-01-24T00:47:02.1714461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143822' 2025-01-24T00:47:02.1714887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143833' 2025-01-24T00:47:02.1715302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143879' 2025-01-24T00:47:02.1715715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143880' 2025-01-24T00:47:02.1716141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143894' 2025-01-24T00:47:02.1716556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143896' 2025-01-24T00:47:02.1716985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143961' 2025-01-24T00:47:02.1717396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143966' 2025-01-24T00:47:02.1717815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144011' 2025-01-24T00:47:02.1718236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144017' 2025-01-24T00:47:02.1718650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144019' 2025-01-24T00:47:02.1719061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144020' 2025-01-24T00:47:02.1719487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144046' 2025-01-24T00:47:02.1719902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144115' 2025-01-24T00:47:02.1720324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144120' 2025-01-24T00:47:02.1720738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144138' 2025-01-24T00:47:02.1721150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144172' 2025-01-24T00:47:02.1721571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144177' 2025-01-24T00:47:02.1721984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144268' 2025-01-24T00:47:02.1722446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144341' 2025-01-24T00:47:02.1722871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144354' 2025-01-24T00:47:02.1723331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144368' 2025-01-24T00:47:02.1723751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144378' 2025-01-24T00:47:02.1724163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144441' 2025-01-24T00:47:02.1724571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144452' 2025-01-24T00:47:02.1724998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144468' 2025-01-24T00:47:02.1725410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144485' 2025-01-24T00:47:02.1725841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144492' 2025-01-24T00:47:02.1726360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144498' 2025-01-24T00:47:02.1726776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144508' 2025-01-24T00:47:02.1727203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144513' 2025-01-24T00:47:02.1727617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144590' 2025-01-24T00:47:02.1728027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144616' 2025-01-24T00:47:02.1728451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144642' 2025-01-24T00:47:02.1728869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144644' 2025-01-24T00:47:02.1729293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144646' 2025-01-24T00:47:02.1729708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144664' 2025-01-24T00:47:02.1730120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144695' 2025-01-24T00:47:02.1730548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144700' 2025-01-24T00:47:02.1730961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144707' 2025-01-24T00:47:02.1731376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144708' 2025-01-24T00:47:02.1731802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144721' 2025-01-24T00:47:02.1732217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144733' 2025-01-24T00:47:02.1732648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144763' 2025-01-24T00:47:02.1733064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144771' 2025-01-24T00:47:02.1733476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144773' 2025-01-24T00:47:02.1733903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144829' 2025-01-24T00:47:02.1734316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144841' 2025-01-24T00:47:02.1734845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144865' 2025-01-24T00:47:02.1735302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144880' 2025-01-24T00:47:02.1735715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144894' 2025-01-24T00:47:02.1736136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144910' 2025-01-24T00:47:02.1736549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144940' 2025-01-24T00:47:02.1736966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144953' 2025-01-24T00:47:02.1737390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144956' 2025-01-24T00:47:02.1737805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144975' 2025-01-24T00:47:02.1738235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144985' 2025-01-24T00:47:02.1738653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144994' 2025-01-24T00:47:02.1739068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144999' 2025-01-24T00:47:02.1739492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145031' 2025-01-24T00:47:02.1739905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145047' 2025-01-24T00:47:02.1740320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145060' 2025-01-24T00:47:02.1740749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145061' 2025-01-24T00:47:02.1741159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145083' 2025-01-24T00:47:02.1741587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145116' 2025-01-24T00:47:02.1741997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145119' 2025-01-24T00:47:02.1742409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145120' 2025-01-24T00:47:02.1742836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145128' 2025-01-24T00:47:02.1743247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145130' 2025-01-24T00:47:02.1743660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145132' 2025-01-24T00:47:02.1744087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145136' 2025-01-24T00:47:02.1744504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145148' 2025-01-24T00:47:02.1744924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145153' 2025-01-24T00:47:02.1745336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145156' 2025-01-24T00:47:02.1745748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145204' 2025-01-24T00:47:02.1746172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145206' 2025-01-24T00:47:02.1746588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145224' 2025-01-24T00:47:02.1747067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145227' 2025-01-24T00:47:02.1747552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145241' 2025-01-24T00:47:02.1747965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145245' 2025-01-24T00:47:02.1748390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145250' 2025-01-24T00:47:02.1748804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145254' 2025-01-24T00:47:02.1749220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145269' 2025-01-24T00:47:02.1749639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145288' 2025-01-24T00:47:02.1750062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145303' 2025-01-24T00:47:02.1750491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145307' 2025-01-24T00:47:02.1750907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145311' 2025-01-24T00:47:02.1751319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145318' 2025-01-24T00:47:02.1751746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145321' 2025-01-24T00:47:02.1752162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145323' 2025-01-24T00:47:02.1752576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145331' 2025-01-24T00:47:02.1753006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145373' 2025-01-24T00:47:02.1753416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145375' 2025-01-24T00:47:02.1753847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145391' 2025-01-24T00:47:02.1754263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145399' 2025-01-24T00:47:02.1754679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145407' 2025-01-24T00:47:02.1755107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145412' 2025-01-24T00:47:02.1755523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145417' 2025-01-24T00:47:02.1755945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145421' 2025-01-24T00:47:02.1756361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145435' 2025-01-24T00:47:02.1756781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145436' 2025-01-24T00:47:02.1757203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145443' 2025-01-24T00:47:02.1757618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145449' 2025-01-24T00:47:02.1758033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145450' 2025-01-24T00:47:02.1758456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145494' 2025-01-24T00:47:02.1758871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145495' 2025-01-24T00:47:02.1759347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145502' 2025-01-24T00:47:02.1759805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145506' 2025-01-24T00:47:02.1760221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145509' 2025-01-24T00:47:02.1760650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145513' 2025-01-24T00:47:02.1761064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145517' 2025-01-24T00:47:02.1761481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145519' 2025-01-24T00:47:02.1761902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145524' 2025-01-24T00:47:02.1762320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145530' 2025-01-24T00:47:02.1762755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145531' 2025-01-24T00:47:02.1763165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145533' 2025-01-24T00:47:02.1763579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145539' 2025-01-24T00:47:02.1764003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145542' 2025-01-24T00:47:02.1764418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145545' 2025-01-24T00:47:02.1764848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145547' 2025-01-24T00:47:02.1765262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145550' 2025-01-24T00:47:02.1765674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145551' 2025-01-24T00:47:02.1766101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145552' 2025-01-24T00:47:02.1766590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145553' 2025-01-24T00:47:02.1767007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145554' 2025-01-24T00:47:02.1767431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145558' 2025-01-24T00:47:02.1767842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145559' 2025-01-24T00:47:02.1768268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/70978' 2025-01-24T00:47:02.1768677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk/70979' 2025-01-24T00:47:02.1769109Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/trunk' 2025-01-24T00:47:02.1769537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/unstable/123' 2025-01-24T00:47:02.1769982Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/unstable' 2025-01-24T00:47:02.1770387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/132945' 2025-01-24T00:47:02.1770806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/133307' 2025-01-24T00:47:02.1771210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/135189' 2025-01-24T00:47:02.1771680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/135337' 2025-01-24T00:47:02.1772132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/135465' 2025-01-24T00:47:02.1772538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/137566' 2025-01-24T00:47:02.1772952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/137570' 2025-01-24T00:47:02.1773352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/137580' 2025-01-24T00:47:02.1773765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/138889' 2025-01-24T00:47:02.1774166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/139171' 2025-01-24T00:47:02.1774573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/139469' 2025-01-24T00:47:02.1774993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/139971' 2025-01-24T00:47:02.1775393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/140362' 2025-01-24T00:47:02.1775794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/140365' 2025-01-24T00:47:02.1776207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/140372' 2025-01-24T00:47:02.1776612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/140389' 2025-01-24T00:47:02.1777034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/140677' 2025-01-24T00:47:02.1777437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/140686' 2025-01-24T00:47:02.1777840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/140972' 2025-01-24T00:47:02.1778261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/141318' 2025-01-24T00:47:02.1778660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/142040' 2025-01-24T00:47:02.1779065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/142067' 2025-01-24T00:47:02.1779480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/142097' 2025-01-24T00:47:02.1779881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/143597' 2025-01-24T00:47:02.1780293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/143784' 2025-01-24T00:47:02.1780695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/143833' 2025-01-24T00:47:02.1781099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/144046' 2025-01-24T00:47:02.1781509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/144368' 2025-01-24T00:47:02.1781913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/144378' 2025-01-24T00:47:02.1782324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/144385' 2025-01-24T00:47:02.1782729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/144452' 2025-01-24T00:47:02.1783131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/144473' 2025-01-24T00:47:02.1783590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/144644' 2025-01-24T00:47:02.1784044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/144664' 2025-01-24T00:47:02.1784446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/144722' 2025-01-24T00:47:02.1784861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/145060' 2025-01-24T00:47:02.1785267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/145083' 2025-01-24T00:47:02.1785681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/145248' 2025-01-24T00:47:02.1786085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu/145490' 2025-01-24T00:47:02.1786506Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow/xpu' 2025-01-24T00:47:02.1786915Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/ciflow' 2025-01-24T00:47:02.1787291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/cslpull75' 2025-01-24T00:47:02.1787660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/cslpull76' 2025-01-24T00:47:02.1788039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/cslpull77' 2025-01-24T00:47:02.1788410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/cslpull78' 2025-01-24T00:47:02.1788790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/cslpull79' 2025-01-24T00:47:02.1789160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/cslpull80' 2025-01-24T00:47:02.1789531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/cslpull81' 2025-01-24T00:47:02.1789912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/cslpull82' 2025-01-24T00:47:02.1790278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/cslpull83' 2025-01-24T00:47:02.1790646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/cslpull84' 2025-01-24T00:47:02.1791024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/cslpull85' 2025-01-24T00:47:02.1791392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/cslpull86' 2025-01-24T00:47:02.1791765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/cslpull87' 2025-01-24T00:47:02.1792286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/cslpull88' 2025-01-24T00:47:02.1792655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/cslpull89' 2025-01-24T00:47:02.1793039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/cslpull90' 2025-01-24T00:47:02.1793407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/cslpull91' 2025-01-24T00:47:02.1793774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/cslpull92' 2025-01-24T00:47:02.1794151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/flight_5' 2025-01-24T00:47:02.1794527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/flight_5.1' 2025-01-24T00:47:02.1794915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/flight_5.2' 2025-01-24T00:47:02.1795371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/flight_5.3' 2025-01-24T00:47:02.1795740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/forpull1' 2025-01-24T00:47:02.1796247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/malfet/tag-2ef5611' 2025-01-24T00:47:02.1796663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/malfet/tag-317b1a0' 2025-01-24T00:47:02.1797075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/malfet/tag-ec6f767' 2025-01-24T00:47:02.1797488Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/malfet' 2025-01-24T00:47:02.1797893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/nightly-binary' 2025-01-24T00:47:02.1798336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/sqzhang_flight4_plus' 2025-01-24T00:47:02.1798746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/sqzhang_flight_3' 2025-01-24T00:47:02.1799110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v0.1.1' 2025-01-24T00:47:02.1799485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v0.1.10' 2025-01-24T00:47:02.1799847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v0.1.11' 2025-01-24T00:47:02.1800220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v0.1.12' 2025-01-24T00:47:02.1800575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v0.1.2' 2025-01-24T00:47:02.1800928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v0.1.3' 2025-01-24T00:47:02.1801292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v0.1.4' 2025-01-24T00:47:02.1801647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v0.1.5' 2025-01-24T00:47:02.1802002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v0.1.6' 2025-01-24T00:47:02.1802360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v0.1.7' 2025-01-24T00:47:02.1802708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v0.1.8' 2025-01-24T00:47:02.1803072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v0.1.9' 2025-01-24T00:47:02.1803418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v0.2.0' 2025-01-24T00:47:02.1803769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v0.3.0' 2025-01-24T00:47:02.1804139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v0.3.1' 2025-01-24T00:47:02.1804489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v0.4.0' 2025-01-24T00:47:02.1804842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v0.4.1' 2025-01-24T00:47:02.1805201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.0.0' 2025-01-24T00:47:02.1805564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.0.0a0' 2025-01-24T00:47:02.1805923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.0.1' 2025-01-24T00:47:02.1806355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.0rc0' 2025-01-24T00:47:02.1806711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.0rc1' 2025-01-24T00:47:02.1807131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.1.0' 2025-01-24T00:47:02.1807495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.1.0a0' 2025-01-24T00:47:02.1807900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.10.0' 2025-01-24T00:47:02.1808292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.10.0-rc1' 2025-01-24T00:47:02.1808667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.10.0-rc2' 2025-01-24T00:47:02.1809049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.10.0-rc3' 2025-01-24T00:47:02.1809407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.10.1' 2025-01-24T00:47:02.1809781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.10.1-rc1' 2025-01-24T00:47:02.1810148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.10.2' 2025-01-24T00:47:02.1810520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.10.2-rc1' 2025-01-24T00:47:02.1810882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.11.0' 2025-01-24T00:47:02.1811265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.11.0-rc1' 2025-01-24T00:47:02.1811635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.11.0-rc2' 2025-01-24T00:47:02.1812018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.11.0-rc3' 2025-01-24T00:47:02.1812390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.11.0-rc4' 2025-01-24T00:47:02.1812765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.11.0-rc5' 2025-01-24T00:47:02.1813151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.11.0-rc6' 2025-01-24T00:47:02.1813528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.11.0-rc7' 2025-01-24T00:47:02.1813885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.12.0' 2025-01-24T00:47:02.1814267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.12.0-rc1' 2025-01-24T00:47:02.1814638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.12.0-rc2' 2025-01-24T00:47:02.1815022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.12.0-rc3' 2025-01-24T00:47:02.1815394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.12.0-rc4' 2025-01-24T00:47:02.1815769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.12.0-rc5' 2025-01-24T00:47:02.1816149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.12.0-rc6' 2025-01-24T00:47:02.1816526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.12.0-rc7' 2025-01-24T00:47:02.1816898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.12.0-rc8' 2025-01-24T00:47:02.1817268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.12.1' 2025-01-24T00:47:02.1817638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.12.1-rc1' 2025-01-24T00:47:02.1818022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.12.1-rc2' 2025-01-24T00:47:02.1818395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.12.1-rc3' 2025-01-24T00:47:02.1818817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.12.1-rc4' 2025-01-24T00:47:02.1819197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.12.1-rc5' 2025-01-24T00:47:02.1819607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.13.0' 2025-01-24T00:47:02.1819979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.13.0-rc1' 2025-01-24T00:47:02.1820360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.13.0-rc2' 2025-01-24T00:47:02.1820742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.13.0-rc3' 2025-01-24T00:47:02.1821128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.13.0-rc4' 2025-01-24T00:47:02.1821504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.13.0-rc5' 2025-01-24T00:47:02.1821883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.13.0-rc6' 2025-01-24T00:47:02.1822254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.13.1' 2025-01-24T00:47:02.1822627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.13.1-rc1' 2025-01-24T00:47:02.1822984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.2.0' 2025-01-24T00:47:02.1823363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.2.0a0' 2025-01-24T00:47:02.1823716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.3.0' 2025-01-24T00:47:02.1824094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.3.0a0' 2025-01-24T00:47:02.1824445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.3.1' 2025-01-24T00:47:02.1824801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.4.0' 2025-01-24T00:47:02.1825178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.4.0a0' 2025-01-24T00:47:02.1825533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.4.1' 2025-01-24T00:47:02.1825890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.5.0' 2025-01-24T00:47:02.1826276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.5.0-rc1' 2025-01-24T00:47:02.1826648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.5.0-rc2' 2025-01-24T00:47:02.1827035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.5.0-rc3' 2025-01-24T00:47:02.1827410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.5.0-rc4' 2025-01-24T00:47:02.1827780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.5.0-rc5' 2025-01-24T00:47:02.1828153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.5.1' 2025-01-24T00:47:02.1828523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.5.1-rc1' 2025-01-24T00:47:02.1828897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.6.0' 2025-01-24T00:47:02.1829446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.6.0-rc1' 2025-01-24T00:47:02.1829887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.6.0-rc2' 2025-01-24T00:47:02.1830278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.6.0-rc3' 2025-01-24T00:47:02.1830740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.6.0-rc4' 2025-01-24T00:47:02.1831117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.6.0-rc5' 2025-01-24T00:47:02.1831588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.6.0-rc6' 2025-01-24T00:47:02.1831998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.6.0-rc7' 2025-01-24T00:47:02.1832358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.7.0' 2025-01-24T00:47:02.1832742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.7.0-rc1' 2025-01-24T00:47:02.1833114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.7.0-rc2' 2025-01-24T00:47:02.1833504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.7.0-rc3' 2025-01-24T00:47:02.1833876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.7.0-rc4' 2025-01-24T00:47:02.1834238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.7.1' 2025-01-24T00:47:02.1834623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.7.1-rc1' 2025-01-24T00:47:02.1835002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.7.1-rc2' 2025-01-24T00:47:02.1835431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.7.1-rc3' 2025-01-24T00:47:02.1835801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.8.0' 2025-01-24T00:47:02.1836194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.8.0-rc1' 2025-01-24T00:47:02.1836571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.8.0-rc2' 2025-01-24T00:47:02.1837018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.8.0-rc3' 2025-01-24T00:47:02.1837404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.8.0-rc4' 2025-01-24T00:47:02.1837776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.8.0-rc5' 2025-01-24T00:47:02.1838145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.8.1' 2025-01-24T00:47:02.1838517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.8.1-rc1' 2025-01-24T00:47:02.1838891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.8.1-rc2' 2025-01-24T00:47:02.1839273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.8.1-rc3' 2025-01-24T00:47:02.1839631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.8.2' 2025-01-24T00:47:02.1840003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.8.2-rc1' 2025-01-24T00:47:02.1840373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.9.0' 2025-01-24T00:47:02.1840744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.9.0-rc1' 2025-01-24T00:47:02.1841132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.9.0-rc2' 2025-01-24T00:47:02.1841502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.9.0-rc3' 2025-01-24T00:47:02.1841871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.9.0-rc4' 2025-01-24T00:47:02.1842229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.9.1' 2025-01-24T00:47:02.1842672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.9.1-rc1' 2025-01-24T00:47:02.1843044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v1.9.1-rc2' 2025-01-24T00:47:02.1843461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.0.0' 2025-01-24T00:47:02.1843828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.0.0-rc1' 2025-01-24T00:47:02.1844207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.0.0-rc2' 2025-01-24T00:47:02.1844578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.0.0-rc3' 2025-01-24T00:47:02.1844953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.0.0-rc4' 2025-01-24T00:47:02.1845338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.0.0-rc5' 2025-01-24T00:47:02.1845709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.0.0-rc6' 2025-01-24T00:47:02.1846067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.0.1' 2025-01-24T00:47:02.1846538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.0.1-rc1' 2025-01-24T00:47:02.1846911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.0.1-rc2' 2025-01-24T00:47:02.1847291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.0.1-rc3' 2025-01-24T00:47:02.1847661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.0.1-rc4' 2025-01-24T00:47:02.1848015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.1.0' 2025-01-24T00:47:02.1848399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.1.0-rc1' 2025-01-24T00:47:02.1848778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.1.0-rc2' 2025-01-24T00:47:02.1849152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.1.0-rc3' 2025-01-24T00:47:02.1849531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.1.0-rc4' 2025-01-24T00:47:02.1849900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.1.0-rc5' 2025-01-24T00:47:02.1850279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.1.0-rc6' 2025-01-24T00:47:02.1850632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.1.1' 2025-01-24T00:47:02.1850999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.1.1-rc1' 2025-01-24T00:47:02.1851381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.1.1-rc2' 2025-01-24T00:47:02.1851752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.1.1-rc3' 2025-01-24T00:47:02.1852126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.1.1-rc4' 2025-01-24T00:47:02.1852507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.1.1-rc5' 2025-01-24T00:47:02.1852877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.1.1-rc6' 2025-01-24T00:47:02.1853246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.1.2' 2025-01-24T00:47:02.1853615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.1.2-rc1' 2025-01-24T00:47:02.1853984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.1.2-rc2' 2025-01-24T00:47:02.1854423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.1.2-rc3' 2025-01-24T00:47:02.1854775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.2.0' 2025-01-24T00:47:02.1855188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.2.0-rc1' 2025-01-24T00:47:02.1855570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.2.0-rc2' 2025-01-24T00:47:02.1855941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.2.0-rc3' 2025-01-24T00:47:02.1856322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.2.0-rc4' 2025-01-24T00:47:02.1856691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.2.0-rc5' 2025-01-24T00:47:02.1857060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.2.0-rc6' 2025-01-24T00:47:02.1857445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.2.0-rc7' 2025-01-24T00:47:02.1857821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.2.0-rc8' 2025-01-24T00:47:02.1858186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.2.1' 2025-01-24T00:47:02.1858555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.2.1-rc1' 2025-01-24T00:47:02.1858923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.2.1-rc2' 2025-01-24T00:47:02.1859304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.2.1-rc3' 2025-01-24T00:47:02.1859658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.2.2' 2025-01-24T00:47:02.1860028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.2.2-rc1' 2025-01-24T00:47:02.1860414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.2.2-rc2' 2025-01-24T00:47:02.1860787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.2.2-rc3' 2025-01-24T00:47:02.1861153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.3.0' 2025-01-24T00:47:02.1861520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.3.0-rc1' 2025-01-24T00:47:02.1861899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.3.0-rc10' 2025-01-24T00:47:02.1862286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.3.0-rc11' 2025-01-24T00:47:02.1862659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.3.0-rc12' 2025-01-24T00:47:02.1863033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.3.0-rc2' 2025-01-24T00:47:02.1863415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.3.0-rc3' 2025-01-24T00:47:02.1863788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.3.0-rc4' 2025-01-24T00:47:02.1864171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.3.0-rc5' 2025-01-24T00:47:02.1864540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.3.0-rc6' 2025-01-24T00:47:02.1864908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.3.0-rc7' 2025-01-24T00:47:02.1865287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.3.0-rc8' 2025-01-24T00:47:02.1865655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.3.0-rc9' 2025-01-24T00:47:02.1866062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.3.1' 2025-01-24T00:47:02.1866446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.3.1-rc1' 2025-01-24T00:47:02.1866861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.3.1-rc2' 2025-01-24T00:47:02.1867241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.3.1-rc3' 2025-01-24T00:47:02.1867596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.4.0' 2025-01-24T00:47:02.1867968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.4.0-rc1' 2025-01-24T00:47:02.1868351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.4.0-rc2' 2025-01-24T00:47:02.1868722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.4.0-rc3' 2025-01-24T00:47:02.1869097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.4.0-rc4' 2025-01-24T00:47:02.1869484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.4.0-rc5' 2025-01-24T00:47:02.1869853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.4.0-rc6' 2025-01-24T00:47:02.1870235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.4.0-rc7' 2025-01-24T00:47:02.1870603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.4.0-rc8' 2025-01-24T00:47:02.1870968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.4.0-rc9' 2025-01-24T00:47:02.1871335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.4.1' 2025-01-24T00:47:02.1871706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.4.1-rc1' 2025-01-24T00:47:02.1872079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.4.1-rc2' 2025-01-24T00:47:02.1872462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.4.1-rc3' 2025-01-24T00:47:02.1872815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.5.0' 2025-01-24T00:47:02.1873195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.5.0-rc1' 2025-01-24T00:47:02.1873570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.5.0-rc10' 2025-01-24T00:47:02.1873937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.5.0-rc2' 2025-01-24T00:47:02.1874314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.5.0-rc3' 2025-01-24T00:47:02.1874686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.5.0-rc4' 2025-01-24T00:47:02.1875053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.5.0-rc5' 2025-01-24T00:47:02.1875435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.5.0-rc6' 2025-01-24T00:47:02.1875803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.5.0-rc7' 2025-01-24T00:47:02.1876189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.5.0-rc8' 2025-01-24T00:47:02.1876556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.5.0-rc9' 2025-01-24T00:47:02.1876911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.5.1' 2025-01-24T00:47:02.1877296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.5.1-rc1' 2025-01-24T00:47:02.1877720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.6.0-rc1' 2025-01-24T00:47:02.1878150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.6.0-rc2' 2025-01-24T00:47:02.1878531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.6.0-rc3' 2025-01-24T00:47:02.1878898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.6.0-rc4' 2025-01-24T00:47:02.1879276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.6.0-rc5' 2025-01-24T00:47:02.1879649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.6.0-rc6' 2025-01-24T00:47:02.1880019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/v2.6.0-rc7' 2025-01-24T00:47:02.1880422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/whc_flight_1' 2025-01-24T00:47:02.1880813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/whc_flight_2' 2025-01-24T00:47:02.1881202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags/whc_flight_4' 2025-01-24T00:47:02.1881584Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/tags' 2025-01-24T00:47:02.1882021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/torch_export' 2025-01-24T00:47:02.1882434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/144594' 2025-01-24T00:47:02.1882879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/qat-conv-bn-1d' 2025-01-24T00:47:02.1883333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/2.1-dynamic-doc' 2025-01-24T00:47:02.1883796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-12' 2025-01-24T00:47:02.1884259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/2.6.0.dev20241004+' 2025-01-24T00:47:02.1884723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D68177409' 2025-01-24T00:47:02.1885178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-14' 2025-01-24T00:47:02.1885824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/Adjust-Description-for-linux-binary-test-Workflow' 2025-01-24T00:47:02.1886362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D68245292' 2025-01-24T00:47:02.1886848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/qat-remove-bias-temp' 2025-01-24T00:47:02.1887464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/Broken-classifications_pending_unstable-Test' 2025-01-24T00:47:02.1887948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/qat_cudnn_batchnorm' 2025-01-24T00:47:02.1888403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/Chillee-patch-5' 2025-01-24T00:47:02.1888851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/hl475-patch-1' 2025-01-24T00:47:02.1889358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/Cleanup-Previous-Artifacts' 2025-01-24T00:47:02.1889915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/JackCaoG/add_new_lazy_counter_macro' 2025-01-24T00:47:02.1890559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/JackCaoG/add_openxla_backend_to_list' 2025-01-24T00:47:02.1891198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/JackCaoG/dynamo_make_fx_non_core_aten_ops' 2025-01-24T00:47:02.1891722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/JackCaoG/fix_xla_torchbench' 2025-01-24T00:47:02.1892440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/JackCaoG/make_xla_dynamo_backend_boxed' 2025-01-24T00:47:02.1892921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/JackCaoG/test_xla_pin' 2025-01-24T00:47:02.1893453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/JackCaoG/test_xla_pin_update' 2025-01-24T00:47:02.1893959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/JackCaoG/update_dynamo_doc' 2025-01-24T00:47:02.1894472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/JackCaoG/update_xla_dynamo' 2025-01-24T00:47:02.1895037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/JackCaoG/update_xla_pin_to_skip_test' 2025-01-24T00:47:02.1895606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/JackCaoG/update_xla_pin_to_skip_test2' 2025-01-24T00:47:02.1896080Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/JackCaoG' 2025-01-24T00:47:02.1896537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-15' 2025-01-24T00:47:02.1897005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/NicolasHug-patch-2' 2025-01-24T00:47:02.1897473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-16' 2025-01-24T00:47:02.1897978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/PR-AOTInductorNoneBug' 2025-01-24T00:47:02.1898452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/hoy-update-wheel' 2025-01-24T00:47:02.1898951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/PR-AOTInductorNoneBugFix' 2025-01-24T00:47:02.1899404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-17' 2025-01-24T00:47:02.1899908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/PR-FixConfigsIssue' 2025-01-24T00:47:02.1900360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-18' 2025-01-24T00:47:02.1900860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/PR-NoneBugFix-viable' 2025-01-24T00:47:02.1901352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/qchip/export-D54134695' 2025-01-24T00:47:02.1901804Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/qchip' 2025-01-24T00:47:02.1902269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/PR-ResetToZero' 2025-01-24T00:47:02.1902726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/improve_vec_log' 2025-01-24T00:47:02.1903268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/Remove-linux_t4g_2xlarge-Usage' 2025-01-24T00:47:02.1903812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-19' 2025-01-24T00:47:02.1904273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/Revert-PR-110949' 2025-01-24T00:47:02.1904823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ignore_lint_in_revs' 2025-01-24T00:47:02.1905329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/Switch-Linux-arm64-Runners' 2025-01-24T00:47:02.1905783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-2' 2025-01-24T00:47:02.1906293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/Update-Flash-Packaging' 2025-01-24T00:47:02.1906828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/Valentine/flash_attention_bf16' 2025-01-24T00:47:02.1907313Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/Valentine' 2025-01-24T00:47:02.1907776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/WeixiMa/serialize' 2025-01-24T00:47:02.1908237Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/WeixiMa' 2025-01-24T00:47:02.1908732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/_tmp-orig/release/2.6' 2025-01-24T00:47:02.1909237Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/_tmp-orig/release' 2025-01-24T00:47:02.1909713Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/_tmp-orig' 2025-01-24T00:47:02.1910169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/_tmp-release/2.6' 2025-01-24T00:47:02.1910655Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/_tmp-release' 2025-01-24T00:47:02.1911211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/abock/dort-torch-compile-options' 2025-01-24T00:47:02.1911684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/abock/onnx-1.14.1rc1' 2025-01-24T00:47:02.1912194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/abock/onnx-1.15.0-validation' 2025-01-24T00:47:02.1912773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/abock/ort-nightly==1.16.0.dev20230908001' 2025-01-24T00:47:02.1913221Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/abock' 2025-01-24T00:47:02.1913760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/increase-perf-benchmark-shard' 2025-01-24T00:47:02.1914263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/add-android-build-workflow' 2025-01-24T00:47:02.1914709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/refactor-adamw' 2025-01-24T00:47:02.1915151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/add-assign' 2025-01-24T00:47:02.1915597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D68278174' 2025-01-24T00:47:02.1916023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/torch_np' 2025-01-24T00:47:02.1916571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/add_broadcast_functional_collective' 2025-01-24T00:47:02.1917032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/inlining' 2025-01-24T00:47:02.1917557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/type_check' 2025-01-24T00:47:02.1918056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/add_mha_to_autocast_policy' 2025-01-24T00:47:02.1918523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D68303934' 2025-01-24T00:47:02.1918939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/type_dec' 2025-01-24T00:47:02.1919478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/add_non_parallel_model_comparison' 2025-01-24T00:47:02.1919901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/reduce1' 2025-01-24T00:47:02.1920346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/add_reduce_op' 2025-01-24T00:47:02.1920803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-20' 2025-01-24T00:47:02.1921265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/add_torchao_docs' 2025-01-24T00:47:02.1921713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/remove_global_ns' 2025-01-24T00:47:02.1922178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/addmm-heuristic' 2025-01-24T00:47:02.1922612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/release/1.10' 2025-01-24T00:47:02.1923048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/release/1.11' 2025-01-24T00:47:02.1923503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/release/1.12' 2025-01-24T00:47:02.1923940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/release/1.13' 2025-01-24T00:47:02.1924370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/release/1.4' 2025-01-24T00:47:02.1924821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/release/1.4.1' 2025-01-24T00:47:02.1925252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/release/1.5' 2025-01-24T00:47:02.1925688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/release/1.6' 2025-01-24T00:47:02.1926120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/release/1.7' 2025-01-24T00:47:02.1926613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/release/1.8' 2025-01-24T00:47:02.1927058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/release/1.9' 2025-01-24T00:47:02.1927486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/release/2.0' 2025-01-24T00:47:02.1927925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/release/2.1' 2025-01-24T00:47:02.1928353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/release/2.2' 2025-01-24T00:47:02.1928782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/release/2.3' 2025-01-24T00:47:02.1929221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/release/2.4' 2025-01-24T00:47:02.1929699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/release/2.5' 2025-01-24T00:47:02.1930182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/release/2.6' 2025-01-24T00:47:02.1930636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/release/3.2.x' 2025-01-24T00:47:02.1931093Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/release' 2025-01-24T00:47:02.1931516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/addsimde' 2025-01-24T00:47:02.1931970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-21' 2025-01-24T00:47:02.1932453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ah-globalfeedback-hook' 2025-01-24T00:47:02.1932923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/alanwaketan/pin' 2025-01-24T00:47:02.1933381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/alanwaketan/pin2' 2025-01-24T00:47:02.1933874Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/alanwaketan' 2025-01-24T00:47:02.1934314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/release_notes' 2025-01-24T00:47:02.1934746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/alt-disable' 2025-01-24T00:47:02.1935194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/aot' 2025-01-24T00:47:02.1935666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/aot_freeze' 2025-01-24T00:47:02.1936231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/aot_inductor_bench_comp_time' 2025-01-24T00:47:02.1936777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/aot_inductor_benchmark' 2025-01-24T00:47:02.1937285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/aot_inductor_torch' 2025-01-24T00:47:02.1937823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/aoti_additional_files' 2025-01-24T00:47:02.1938323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/aotinductor_const' 2025-01-24T00:47:02.1938860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/aotinductor_const_name' 2025-01-24T00:47:02.1939322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/bench' 2025-01-24T00:47:02.1939790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/benchmark' 2025-01-24T00:47:02.1940290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/benchmark_skip' 2025-01-24T00:47:02.1940727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/bind' 2025-01-24T00:47:02.1941197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/constraint' 2025-01-24T00:47:02.1941672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/core_aten' 2025-01-24T00:47:02.1942136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/core_split' 2025-01-24T00:47:02.1942655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/cp107981' 2025-01-24T00:47:02.1943159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/cp108217' 2025-01-24T00:47:02.1943617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/cp108783' 2025-01-24T00:47:02.1944080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/cp109060' 2025-01-24T00:47:02.1944551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/cpp_loader' 2025-01-24T00:47:02.1945056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/custom_and_getattr' 2025-01-24T00:47:02.1945521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/customop' 2025-01-24T00:47:02.1946034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/default_serialized' 2025-01-24T00:47:02.1946490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/docs' 2025-01-24T00:47:02.1946983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/embed_constants' 2025-01-24T00:47:02.1947426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/ep_bc' 2025-01-24T00:47:02.1947958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/export_custom_op_rst' 2025-01-24T00:47:02.1948437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/export_docs' 2025-01-24T00:47:02.1948910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/exportdb' 2025-01-24T00:47:02.1949408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/fail_models_temp' 2025-01-24T00:47:02.1949853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/fake' 2025-01-24T00:47:02.1950348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/fix_constrain' 2025-01-24T00:47:02.1950799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/getattr' 2025-01-24T00:47:02.1951263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/hf_version' 2025-01-24T00:47:02.1951773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/hf_version_update' 2025-01-24T00:47:02.1952260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/inductor_temp' 2025-01-24T00:47:02.1952741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/kwarg_input' 2025-01-24T00:47:02.1953185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/load' 2025-01-24T00:47:02.1953657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/logging.bak' 2025-01-24T00:47:02.1954126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/logging2' 2025-01-24T00:47:02.1954602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/no_so_weight' 2025-01-24T00:47:02.1955067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/orig_args' 2025-01-24T00:47:02.1955572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/pickle' 2025-01-24T00:47:02.1956066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/pytree' 2025-01-24T00:47:02.1956531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/pytree2' 2025-01-24T00:47:02.1957034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/pytree_namedtuple' 2025-01-24T00:47:02.1957539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/remove_aoti_unlift' 2025-01-24T00:47:02.1958043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/revert_inductor' 2025-01-24T00:47:02.1958535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/schema_version' 2025-01-24T00:47:02.1959027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/ser_constrain' 2025-01-24T00:47:02.1959573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/serialize_symint_inputs' 2025-01-24T00:47:02.1960024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/shape' 2025-01-24T00:47:02.1960507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/test113041' 2025-01-24T00:47:02.1960989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/test_aot_mode' 2025-01-24T00:47:02.1961465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/torch_size' 2025-01-24T00:47:02.1961968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi/update_schema_msg' 2025-01-24T00:47:02.1962435Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/angelayi' 2025-01-24T00:47:02.1962977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/inductor_layout_opt_rocm_disable' 2025-01-24T00:47:02.1963493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/atalman-inductor-perf-cu124' 2025-01-24T00:47:02.1963914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/inline' 2025-01-24T00:47:02.1964338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update_pin' 2025-01-24T00:47:02.1964861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/atalman-inductor-perf-cu124.1' 2025-01-24T00:47:02.1965346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/remove_add_runtime' 2025-01-24T00:47:02.1965806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/atalman-patch-1' 2025-01-24T00:47:02.1966315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-22' 2025-01-24T00:47:02.1966793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/atalman-patch-10' 2025-01-24T00:47:02.1967240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/request_english' 2025-01-24T00:47:02.1967703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/atalman-patch-2' 2025-01-24T00:47:02.1968152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/remove_workflow' 2025-01-24T00:47:02.1968655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/atalman-patch-3' 2025-01-24T00:47:02.1969169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/rename_transform' 2025-01-24T00:47:02.1969621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/atalman-patch-6' 2025-01-24T00:47:02.1970083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/rename_validate' 2025-01-24T00:47:02.1970541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/atalman-patch-8' 2025-01-24T00:47:02.1971105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/revert-131469-gh/andrewor14/51/head' 2025-01-24T00:47:02.1971687Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/revert-131469-gh/andrewor14/51' 2025-01-24T00:47:02.1972243Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/revert-131469-gh/andrewor14' 2025-01-24T00:47:02.1972751Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/revert-131469-gh' 2025-01-24T00:47:02.1973219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/atalman-patch-9' 2025-01-24T00:47:02.1973682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-22-1' 2025-01-24T00:47:02.1974176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/atalman_inductor_2.3.0' 2025-01-24T00:47:02.1974631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-23' 2025-01-24T00:47:02.1975120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/atalman_inductor_2.3.1' 2025-01-24T00:47:02.1975599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-24' 2025-01-24T00:47:02.1976085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/atalman_inductor_2.4.0' 2025-01-24T00:47:02.1976553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-25' 2025-01-24T00:47:02.1977032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/atalman_inductor_2.4.x' 2025-01-24T00:47:02.1977484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-3' 2025-01-24T00:47:02.1977961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/avoid_record_ag_rs' 2025-01-24T00:47:02.1978412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bahuang/dropout' 2025-01-24T00:47:02.1978903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bahuang/make_fallback' 2025-01-24T00:47:02.1979359Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bahuang' 2025-01-24T00:47:02.1979779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/base/1.5' 2025-01-24T00:47:02.1980233Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/base' 2025-01-24T00:47:02.1980685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-32' 2025-01-24T00:47:02.1981219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/base_inductor_opt_flag' 2025-01-24T00:47:02.1981684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D68294638' 2025-01-24T00:47:02.1982155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/v1.0.1' 2025-01-24T00:47:02.1982709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/batching_sdpa_efficient_attention' 2025-01-24T00:47:02.1983161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/inlining-ezyang' 2025-01-24T00:47:02.1983680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/batchnorm-unexpected-success' 2025-01-24T00:47:02.1984145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-4' 2025-01-24T00:47:02.1984610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/benchmark-updates' 2025-01-24T00:47:02.1985091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bertmaher/pinbump26' 2025-01-24T00:47:02.1985562Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bertmaher' 2025-01-24T00:47:02.1986013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bertrand/cutlass' 2025-01-24T00:47:02.1986485Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bertrand' 2025-01-24T00:47:02.1986969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bf/be-cudagraph-utils' 2025-01-24T00:47:02.1987434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bf/be-dependencies' 2025-01-24T00:47:02.1987888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bf/be-metrics' 2025-01-24T00:47:02.1988333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bf/be-pad-mm' 2025-01-24T00:47:02.1988835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bf/be-wrapper-benchmark' 2025-01-24T00:47:02.1989332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bf/cg-doc-add-cuda-device' 2025-01-24T00:47:02.1989812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bf/cg-multithreading' 2025-01-24T00:47:02.1990286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bf/cg-remove-check' 2025-01-24T00:47:02.1990719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bf/cudagraph' 2025-01-24T00:47:02.1991302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bf/cudagraph-disable-input-mutation' 2025-01-24T00:47:02.1992111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bf/cudagraph-enable-input-mutation-support-benchmark' 2025-01-24T00:47:02.1992607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bf/donated-buffer-bench' 2025-01-24T00:47:02.1993085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bf/pa-input-pos-bs' 2025-01-24T00:47:02.1993584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bf/reduce-scatter-copy-in' 2025-01-24T00:47:02.1994138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bf/relax-reinplace-size-constraint' 2025-01-24T00:47:02.1994680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bf/remove-check' 2025-01-24T00:47:02.1995242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bf/remove-check-55b0c39d' 2025-01-24T00:47:02.1995691Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bf' 2025-01-24T00:47:02.1996113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/int8_sdpa' 2025-01-24T00:47:02.1996518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/v0.1.2' 2025-01-24T00:47:02.1997046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_3acc6eac492' 2025-01-24T00:47:02.1997497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/invoke-subgraph' 2025-01-24T00:47:02.1998031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_3fcf66f61fb' 2025-01-24T00:47:02.1998463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ios-mac-m1' 2025-01-24T00:47:02.1998874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/v1.0.3' 2025-01-24T00:47:02.1999398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_4009d154129' 2025-01-24T00:47:02.1999844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/jcaip-patch-1' 2025-01-24T00:47:02.2000361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_40d0740e73d' 2025-01-24T00:47:02.2000807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ipiszy/cutlass' 2025-01-24T00:47:02.2001241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ipiszy/fix' 2025-01-24T00:47:02.2001702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ipiszy/fp8_test' 2025-01-24T00:47:02.2002134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ipiszy/mypy' 2025-01-24T00:47:02.2002583Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ipiszy' 2025-01-24T00:47:02.2002995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/v1.1.0' 2025-01-24T00:47:02.2003485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_5268754e' 2025-01-24T00:47:02.2003928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/issue#58739' 2025-01-24T00:47:02.2004337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/v1.2.0' 2025-01-24T00:47:02.2004850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_7d89a8d385c' 2025-01-24T00:47:02.2005385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ivanov/cherry-pick-ckpt-fixes' 2025-01-24T00:47:02.2005839Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ivanov' 2025-01-24T00:47:02.2006312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/v1.3.0' 2025-01-24T00:47:02.2006835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_b7a25c1ee7c' 2025-01-24T00:47:02.2007381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/jataylo-nvfuser_blocklist' 2025-01-24T00:47:02.2007909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_c25b201583f' 2025-01-24T00:47:02.2008484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/jon-chuang/compile-config-hash' 2025-01-24T00:47:02.2008985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/jon-chuang/compile-ignored' 2025-01-24T00:47:02.2009468Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/jon-chuang' 2025-01-24T00:47:02.2009875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/v1.3.1' 2025-01-24T00:47:02.2010400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_c93e57efac0' 2025-01-24T00:47:02.2010868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/jcaip/fix-int8-bug' 2025-01-24T00:47:02.2011363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/jcaip/fix-int8-bug-alpha' 2025-01-24T00:47:02.2011925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/jcaip/test-cusparselt-version-0.6.2' 2025-01-24T00:47:02.2012432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/jcaip/torch-compile-sparse' 2025-01-24T00:47:02.2012937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/jcaip/update-benchmarks' 2025-01-24T00:47:02.2013461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/jcaip/update-cusparselt-0.6.2' 2025-01-24T00:47:02.2013908Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/jcaip' 2025-01-24T00:47:02.2014363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/viable/strict' 2025-01-24T00:47:02.2014816Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/viable' 2025-01-24T00:47:02.2015331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_ca9813ea149' 2025-01-24T00:47:02.2015813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/justinchu/docs-conf' 2025-01-24T00:47:02.2016298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/justinchu/safe-tensors' 2025-01-24T00:47:02.2016772Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/justinchu' 2025-01-24T00:47:02.2017208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/validate_fn' 2025-01-24T00:47:02.2017709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_d65f194a' 2025-01-24T00:47:02.2018134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/jz/istft' 2025-01-24T00:47:02.2018625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/jz/masked-select-decomp' 2025-01-24T00:47:02.2019045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/jz/stft' 2025-01-24T00:47:02.2019497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/jz/stft-old-fc' 2025-01-24T00:47:02.2019935Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/jz' 2025-01-24T00:47:02.2020459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/requires_grad_fix' 2025-01-24T00:47:02.2021006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_da94ab0b' 2025-01-24T00:47:02.2021492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/justinchuby-patch-1' 2025-01-24T00:47:02.2022017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_da94ab0b_new' 2025-01-24T00:47:02.2022535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/jwagantall/migrate-checkout' 2025-01-24T00:47:02.2023027Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/jwagantall' 2025-01-24T00:47:02.2023483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/voz/always_lift' 2025-01-24T00:47:02.2023989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/voz/compiled_autograd_hooks' 2025-01-24T00:47:02.2024443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/voz/debug_dec' 2025-01-24T00:47:02.2024881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/voz/fix_fsdp' 2025-01-24T00:47:02.2025321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/voz/fix_np' 2025-01-24T00:47:02.2025757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/voz/fix_np_2' 2025-01-24T00:47:02.2026212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/voz/fsdp_autograd' 2025-01-24T00:47:02.2026685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/voz/fsdp_autograd2' 2025-01-24T00:47:02.2027146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/voz/fsdp_autograd4' 2025-01-24T00:47:02.2027646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/voz/fsdp_autograd_merge' 2025-01-24T00:47:02.2028132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/voz/fsdp_autograd_merge2' 2025-01-24T00:47:02.2028569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/voz/fsdp_ops' 2025-01-24T00:47:02.2029023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/voz/fsdp_ops2' 2025-01-24T00:47:02.2029460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/voz/fsdp_ops3' 2025-01-24T00:47:02.2029883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/voz/hacks' 2025-01-24T00:47:02.2030328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/voz/partials' 2025-01-24T00:47:02.2030764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/voz/puffery' 2025-01-24T00:47:02.2031199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/voz/serde2' 2025-01-24T00:47:02.2031704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/voz/soft_fork_autograd_fsdp' 2025-01-24T00:47:02.2032139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/voz/torch_np' 2025-01-24T00:47:02.2032636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/voz/torchrec_enablement' 2025-01-24T00:47:02.2033186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/voz/torchrec_enablement2' 2025-01-24T00:47:02.2033632Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/voz' 2025-01-24T00:47:02.2034195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_db4e8a1d8a8' 2025-01-24T00:47:02.2034629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/kadeng/dev-1' 2025-01-24T00:47:02.2035251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/kadeng/inductor-backend/cutlass-evt-fusion-1' 2025-01-24T00:47:02.2035786Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/kadeng/inductor-backend' 2025-01-24T00:47:02.2036327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/kadeng/inductor-cutlass-epilogue' 2025-01-24T00:47:02.2036790Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/kadeng' 2025-01-24T00:47:02.2037228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/wdvr-patch-1' 2025-01-24T00:47:02.2037759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_e0d97e936a2' 2025-01-24T00:47:02.2038287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/kenjin/call_method_userdefined' 2025-01-24T00:47:02.2038744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/kenjin/lambdas' 2025-01-24T00:47:02.2039220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/kenjin/norefcycles' 2025-01-24T00:47:02.2039676Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/kenjin' 2025-01-24T00:47:02.2040199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/wdvr/add_boto3' 2025-01-24T00:47:02.2040747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/wdvr/fix_cppwarnings_build' 2025-01-24T00:47:02.2041202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/wdvr/sccache091' 2025-01-24T00:47:02.2041670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/wdvr/sccache_nvcc' 2025-01-24T00:47:02.2042198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/wdvr/sccache_simplified' 2025-01-24T00:47:02.2042722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/wdvr/xpu_sccache_fix' 2025-01-24T00:47:02.2043185Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/wdvr' 2025-01-24T00:47:02.2043725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_f23621ec563' 2025-01-24T00:47:02.2044221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bowbao/beartype_fix_2.1.1' 2025-01-24T00:47:02.2044729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bowbao/bench_updates' 2025-01-24T00:47:02.2045232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bowbao/bench_updates_stage' 2025-01-24T00:47:02.2045726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bowbao/benchmark_test_data' 2025-01-24T00:47:02.2046207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bowbao/dort_rewriter' 2025-01-24T00:47:02.2046844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bowbao/skip_decomp' 2025-01-24T00:47:02.2047370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bowbao/wip_prs' 2025-01-24T00:47:02.2047862Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/bowbao' 2025-01-24T00:47:02.2048363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/brenocfg/fix-meta-opinfo' 2025-01-24T00:47:02.2048890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/brenocfg/special_airy_ai_ref' 2025-01-24T00:47:02.2049354Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/brenocfg' 2025-01-24T00:47:02.2049802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/revert-112125' 2025-01-24T00:47:02.2050245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/brgemm_int8' 2025-01-24T00:47:02.2050778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/brister/always_tiled_reduction' 2025-01-24T00:47:02.2051281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/brister/nd_tiling_stardep' 2025-01-24T00:47:02.2051769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/brister/reduction_numel' 2025-01-24T00:47:02.2052257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/brister/tiled_reduction' 2025-01-24T00:47:02.2052837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/brister/tiled_reduction_no_numel_check' 2025-01-24T00:47:02.2053303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/brister/wrapper_ir' 2025-01-24T00:47:02.2053776Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/brister' 2025-01-24T00:47:02.2054350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/revert-131069-gh/krzysztofjordan/1/head' 2025-01-24T00:47:02.2054937Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/revert-131069-gh/krzysztofjordan/1' 2025-01-24T00:47:02.2055528Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/revert-131069-gh/krzysztofjordan' 2025-01-24T00:47:02.2056026Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/revert-131069-gh' 2025-01-24T00:47:02.2056479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ca_0431d47eaa' 2025-01-24T00:47:02.2056936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-42' 2025-01-24T00:47:02.2057393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ca_fix_0431d47eaa' 2025-01-24T00:47:02.2057853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-5' 2025-01-24T00:47:02.2058397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cache-limit-prototype2' 2025-01-24T00:47:02.2058878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-6' 2025-01-24T00:47:02.2059444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cache-limit-prototype3' 2025-01-24T00:47:02.2059998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-9' 2025-01-24T00:47:02.2060586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cache_size_internal' 2025-01-24T00:47:02.2061243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlee8/aot_large_weight' 2025-01-24T00:47:02.2061778Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlee8' 2025-01-24T00:47:02.2062343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cache_size_internal_1' 2025-01-24T00:47:02.2063108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/kit1980-patch-2' 2025-01-24T00:47:02.2063679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/camyllh_update_vs_build_to_2022' 2025-01-24T00:47:02.2064305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/kineto_warnings_fix' 2025-01-24T00:47:02.2064837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/capture_eval_train_error' 2025-01-24T00:47:02.2065393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/chenyang78/dyn-shape-ci-tmp' 2025-01-24T00:47:02.2065946Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/chenyang78' 2025-01-24T00:47:02.2066449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/maxautotune_big_gpu' 2025-01-24T00:47:02.2067006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-111576' 2025-01-24T00:47:02.2067514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D68534017' 2025-01-24T00:47:02.2067976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/whc/flight' 2025-01-24T00:47:02.2068585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/whc/flight4' 2025-01-24T00:47:02.2069145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/whc/flight51' 2025-01-24T00:47:02.2069688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/whc/flight53' 2025-01-24T00:47:02.2070192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/whc/flight_full' 2025-01-24T00:47:02.2070669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/whc/flightbase' 2025-01-24T00:47:02.2071218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/whc/p2phang' 2025-01-24T00:47:02.2071679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/whc/stage2' 2025-01-24T00:47:02.2072156Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/whc' 2025-01-24T00:47:02.2072833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-136890-by-pytorch_bot_bot_' 2025-01-24T00:47:02.2073346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export_constrain_3' 2025-01-24T00:47:02.2074027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/wwen/dynamo-preserve-node-metadata' 2025-01-24T00:47:02.2074706Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/wwen' 2025-01-24T00:47:02.2075375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-141063-by-pytorch_bot_bot_' 2025-01-24T00:47:02.2076078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export_constraint_class_4' 2025-01-24T00:47:02.2076693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-142292-by-pytorch_bot_bot_' 2025-01-24T00:47:02.2077247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export_dynamic_dim_2' 2025-01-24T00:47:02.2077747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_5a2be192d1' 2025-01-24T00:47:02.2078215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_api' 2025-01-24T00:47:02.2078767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_cudagraphs' 2025-01-24T00:47:02.2079439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_jan3' 2025-01-24T00:47:02.2079976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_jun18' 2025-01-24T00:47:02.2080452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_jun24' 2025-01-24T00:47:02.2080940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_mem_base' 2025-01-24T00:47:02.2081480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_mem_fix' 2025-01-24T00:47:02.2081994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_memory_fix' 2025-01-24T00:47:02.2082585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_memory_fix_rebased' 2025-01-24T00:47:02.2083132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_memory_fix_rebased2' 2025-01-24T00:47:02.2083645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_move_to_cuda' 2025-01-24T00:47:02.2084159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_overhead' 2025-01-24T00:47:02.2084870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_overhead_0eba7e5451' 2025-01-24T00:47:02.2085468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_scalar' 2025-01-24T00:47:02.2085999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_subclass_mem_fix' 2025-01-24T00:47:02.2086588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_warm_mem' 2025-01-24T00:47:02.2087186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_warm_mem_base' 2025-01-24T00:47:02.2087716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/cacu_jun18' 2025-01-24T00:47:02.2088218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/cacu_jun19' 2025-01-24T00:47:02.2088753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/cacu_jun4' 2025-01-24T00:47:02.2089239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/cacu_may27' 2025-01-24T00:47:02.2089781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/circular_dep' 2025-01-24T00:47:02.2090657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/compiled_autograd_bench' 2025-01-24T00:47:02.2091329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/compiled_autograd_bench_base' 2025-01-24T00:47:02.2092090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/compiled_autograd_benchmark' 2025-01-24T00:47:02.2092638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/compiled_autograd_ddp' 2025-01-24T00:47:02.2093222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/compiled_autograd_feb_29' 2025-01-24T00:47:02.2093868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/compiled_autograd_graph_breaks' 2025-01-24T00:47:02.2094440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/compiled_autograd_hud' 2025-01-24T00:47:02.2095112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/compiled_autograd_hypothetical_perf' 2025-01-24T00:47:02.2095781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/compiled_autograd_perf_no_reuse' 2025-01-24T00:47:02.2096428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/disable_duck_shape' 2025-01-24T00:47:02.2097022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/distributed_torchbench' 2025-01-24T00:47:02.2097599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/fca_cpp_node_passthrough' 2025-01-24T00:47:02.2098399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/feb_10_compiled_autograd' 2025-01-24T00:47:02.2099013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/feb_10_compiled_autograd_cudagraph' 2025-01-24T00:47:02.2099611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/fsdp_wraps' 2025-01-24T00:47:02.2100121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/issue_123374' 2025-01-24T00:47:02.2100652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/oss_benchmark_script' 2025-01-24T00:47:02.2101212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/rename_nanogpt' 2025-01-24T00:47:02.2101737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/retains_grad_hooks' 2025-01-24T00:47:02.2102269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/segfault_test' 2025-01-24T00:47:02.2102786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/sth_0829' 2025-01-24T00:47:02.2103271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/test' 2025-01-24T00:47:02.2103945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan/yolov3_oom' 2025-01-24T00:47:02.2104427Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xmfan' 2025-01-24T00:47:02.2105058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-142398-by-pytorch_bot_bot_' 2025-01-24T00:47:02.2105604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export_export_1' 2025-01-24T00:47:02.2106273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xz9/remove-run-torchbench' 2025-01-24T00:47:02.2106875Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/xz9' 2025-01-24T00:47:02.2107482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-142831-by-pytorch_bot_bot_' 2025-01-24T00:47:02.2107954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fixes-triage' 2025-01-24T00:47:02.2108697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/richard/init_types' 2025-01-24T00:47:02.2109225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/richard/more_types' 2025-01-24T00:47:02.2109762Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/richard' 2025-01-24T00:47:02.2110367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-143095-by-pytorch_bot_bot_' 2025-01-24T00:47:02.2110898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/flash_attn_test_baseline' 2025-01-24T00:47:02.2111574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-143127-by-pytorch_bot_bot_' 2025-01-24T00:47:02.2112119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/flash_attn_test_target' 2025-01-24T00:47:02.2112787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-143141-by-pytorch_bot_bot_' 2025-01-24T00:47:02.2113362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/flash_attn_test_target_with_filter' 2025-01-24T00:47:02.2114095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-143183-by-pytorch_bot_bot_' 2025-01-24T00:47:02.2114684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/float8_aot_traceable' 2025-01-24T00:47:02.2115189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/yiming/bootcamp' 2025-01-24T00:47:02.2115726Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/yiming' 2025-01-24T00:47:02.2116328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-143196-by-pytorch_bot_bot_' 2025-01-24T00:47:02.2116839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/float8_aot_traceable2' 2025-01-24T00:47:02.2117473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-143212-by-pytorch_bot_bot_' 2025-01-24T00:47:02.2117949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fp8_fix' 2025-01-24T00:47:02.2118529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/rohan-varma-patch-14' 2025-01-24T00:47:02.2119134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-143242-by-pytorch_bot_bot_' 2025-01-24T00:47:02.2119799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fsdp2_trace_rules' 2025-01-24T00:47:02.2120319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zainr/canary-test' 2025-01-24T00:47:02.2120840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zainr/emit-debug' 2025-01-24T00:47:02.2121555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zainr/historical-correlation-fix' 2025-01-24T00:47:02.2122096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zainr/lint-fix' 2025-01-24T00:47:02.2122610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zainr/metrics-job-id' 2025-01-24T00:47:02.2123142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zainr/metrics-pr' 2025-01-24T00:47:02.2123638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zainr/no-op' 2025-01-24T00:47:02.2124260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zainr/pull-migration-c' 2025-01-24T00:47:02.2125017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zainr/td-baseline-stats' 2025-01-24T00:47:02.2125506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zainr/td-class' 2025-01-24T00:47:02.2126056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zainr/td-class-metrics' 2025-01-24T00:47:02.2126693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zainr/td-downgrade' 2025-01-24T00:47:02.2127274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zainr/td-file-pass' 2025-01-24T00:47:02.2127777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zainr/td-metrics-v2' 2025-01-24T00:47:02.2128271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zainr/td-metrics2' 2025-01-24T00:47:02.2128854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zainr/td-pass-class-times' 2025-01-24T00:47:02.2129341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zainr/td-shard-info' 2025-01-24T00:47:02.2129861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zainr/td-trial' 2025-01-24T00:47:02.2130572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zainr/unstable' 2025-01-24T00:47:02.2131060Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zainr' 2025-01-24T00:47:02.2131711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-143376-by-pytorch_bot_bot_' 2025-01-24T00:47:02.2132181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fsdp_rate_limiter' 2025-01-24T00:47:02.2132724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/dynamo/0' 2025-01-24T00:47:02.2133297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/dynamo/1' 2025-01-24T00:47:02.2133790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/dynamo/2' 2025-01-24T00:47:02.2134367Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/dynamo' 2025-01-24T00:47:02.2134867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/export/1' 2025-01-24T00:47:02.2135550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/export/10' 2025-01-24T00:47:02.2136233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/export/11' 2025-01-24T00:47:02.2136736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/export/12' 2025-01-24T00:47:02.2137343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/export/13' 2025-01-24T00:47:02.2137853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/export/14' 2025-01-24T00:47:02.2138328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/export/3' 2025-01-24T00:47:02.2138911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/export/6' 2025-01-24T00:47:02.2139402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/export/7' 2025-01-24T00:47:02.2139943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/export/8' 2025-01-24T00:47:02.2140436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/export/9' 2025-01-24T00:47:02.2140979Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/export' 2025-01-24T00:47:02.2141511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/tmp/0' 2025-01-24T00:47:02.2142047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/tmp/2' 2025-01-24T00:47:02.2142715Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/tmp' 2025-01-24T00:47:02.2143262Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17' 2025-01-24T00:47:02.2143851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-143569-by-pytorch_bot_bot_' 2025-01-24T00:47:02.2144409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fsdpv2_3d' 2025-01-24T00:47:02.2144883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/rocm_ck_sdpa' 2025-01-24T00:47:02.2145489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-143570-by-pytorch_bot_bot_' 2025-01-24T00:47:02.2146005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fsdpv2_3d_m1' 2025-01-24T00:47:02.2146520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/rohan-varma-patch-13' 2025-01-24T00:47:02.2147188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-143839-by-pytorch_bot_bot_' 2025-01-24T00:47:02.2147718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/functorch_scan' 2025-01-24T00:47:02.2148326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zb2p' 2025-01-24T00:47:02.2148983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-143866-by-pytorch_bot_bot_' 2025-01-24T00:47:02.2149502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fuse_attention_pattern' 2025-01-24T00:47:02.2150171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-144078-by-pytorch_bot_bot_' 2025-01-24T00:47:02.2150713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fuse_attention_patterns' 2025-01-24T00:47:02.2151387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-144249-by-pytorch_bot_bot_' 2025-01-24T00:47:02.2151922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fx_cpp' 2025-01-24T00:47:02.2152446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/rohan-varma-patch-15' 2025-01-24T00:47:02.2153075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-144251-by-pytorch_bot_bot_' 2025-01-24T00:47:02.2153553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fxmodule' 2025-01-24T00:47:02.2154298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/rohan-varma-patch-16' 2025-01-24T00:47:02.2154967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-144285-by-pytorch_bot_bot_' 2025-01-24T00:47:02.2155506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/get_state_dict_forward_fix' 2025-01-24T00:47:02.2156141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-144343-by-pytorch_bot_bot_' 2025-01-24T00:47:02.2156617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gelu-3' 2025-01-24T00:47:02.2157129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/rprop-playground' 2025-01-24T00:47:02.2157774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-144358-by-pytorch_bot_bot_' 2025-01-24T00:47:02.2158328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/groupwise_gemm_multithreading' 2025-01-24T00:47:02.2158988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-144361-by-pytorch_bot_bot_' 2025-01-24T00:47:02.2159760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/AlnisM/1/base' 2025-01-24T00:47:02.2160298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/AlnisM/1/head' 2025-01-24T00:47:02.2160912Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/AlnisM/1' 2025-01-24T00:47:02.2161400Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/AlnisM' 2025-01-24T00:47:02.2162112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/BowenBao/296/base' 2025-01-24T00:47:02.2162624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/BowenBao/296/head' 2025-01-24T00:47:02.2163134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/BowenBao/296/orig' 2025-01-24T00:47:02.2163712Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/BowenBao/296' 2025-01-24T00:47:02.2164222Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/BowenBao' 2025-01-24T00:47:02.2164950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/CaoE/46/base' 2025-01-24T00:47:02.2165439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/CaoE/46/head' 2025-01-24T00:47:02.2165917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/CaoE/46/orig' 2025-01-24T00:47:02.2166637Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/CaoE/46' 2025-01-24T00:47:02.2167112Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/CaoE' 2025-01-24T00:47:02.2167810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ColinPeppler/54/base' 2025-01-24T00:47:02.2168336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ColinPeppler/54/head' 2025-01-24T00:47:02.2168858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ColinPeppler/54/orig' 2025-01-24T00:47:02.2169448Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ColinPeppler/54' 2025-01-24T00:47:02.2169970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ColinPeppler/55/base' 2025-01-24T00:47:02.2170745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ColinPeppler/55/head' 2025-01-24T00:47:02.2171278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ColinPeppler/55/orig' 2025-01-24T00:47:02.2171824Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ColinPeppler/55' 2025-01-24T00:47:02.2172425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ColinPeppler/56/base' 2025-01-24T00:47:02.2172990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ColinPeppler/56/head' 2025-01-24T00:47:02.2173680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ColinPeppler/56/orig' 2025-01-24T00:47:02.2174280Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ColinPeppler/56' 2025-01-24T00:47:02.2174805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ColinPeppler/57/base' 2025-01-24T00:47:02.2175376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ColinPeppler/57/head' 2025-01-24T00:47:02.2175882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ColinPeppler/57/orig' 2025-01-24T00:47:02.2176483Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ColinPeppler/57' 2025-01-24T00:47:02.2177077Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ColinPeppler' 2025-01-24T00:47:02.2177582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang/67/base' 2025-01-24T00:47:02.2178136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang/67/head' 2025-01-24T00:47:02.2178823Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang/67' 2025-01-24T00:47:02.2179395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang/73/base' 2025-01-24T00:47:02.2179974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang/73/head' 2025-01-24T00:47:02.2180480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang/73/orig' 2025-01-24T00:47:02.2181052Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang/73' 2025-01-24T00:47:02.2181566Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang' 2025-01-24T00:47:02.2182126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Gasoonjia/1/base' 2025-01-24T00:47:02.2182775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Gasoonjia/1/head' 2025-01-24T00:47:02.2183299Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Gasoonjia/1' 2025-01-24T00:47:02.2183861Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Gasoonjia' 2025-01-24T00:47:02.2184582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/131/base' 2025-01-24T00:47:02.2185069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/131/head' 2025-01-24T00:47:02.2185670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/131/orig' 2025-01-24T00:47:02.2186195Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/131' 2025-01-24T00:47:02.2186741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/132/base' 2025-01-24T00:47:02.2187238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/132/head' 2025-01-24T00:47:02.2187746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/132/orig' 2025-01-24T00:47:02.2188319Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/132' 2025-01-24T00:47:02.2188831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/160/base' 2025-01-24T00:47:02.2189332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/160/head' 2025-01-24T00:47:02.2189921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/160/orig' 2025-01-24T00:47:02.2190574Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/160' 2025-01-24T00:47:02.2191179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/161/base' 2025-01-24T00:47:02.2191674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/161/head' 2025-01-24T00:47:02.2192340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/161/orig' 2025-01-24T00:47:02.2192911Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/161' 2025-01-24T00:47:02.2193416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/162/base' 2025-01-24T00:47:02.2193989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/162/head' 2025-01-24T00:47:02.2194501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/162/orig' 2025-01-24T00:47:02.2195087Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/162' 2025-01-24T00:47:02.2195715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/163/base' 2025-01-24T00:47:02.2196213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/163/head' 2025-01-24T00:47:02.2196921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/163/orig' 2025-01-24T00:47:02.2197469Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/163' 2025-01-24T00:47:02.2198046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/164/base' 2025-01-24T00:47:02.2198586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/164/head' 2025-01-24T00:47:02.2199092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/164/orig' 2025-01-24T00:47:02.2199638Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/164' 2025-01-24T00:47:02.2200195Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang' 2025-01-24T00:47:02.2200917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/HDCharles/168/base' 2025-01-24T00:47:02.2201480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/HDCharles/168/head' 2025-01-24T00:47:02.2201989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/HDCharles/168/orig' 2025-01-24T00:47:02.2202557Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/HDCharles/168' 2025-01-24T00:47:02.2203108Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/HDCharles' 2025-01-24T00:47:02.2203647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/56/base' 2025-01-24T00:47:02.2204209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/56/head' 2025-01-24T00:47:02.2204736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/56/orig' 2025-01-24T00:47:02.2205284Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/56' 2025-01-24T00:47:02.2205899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/64/base' 2025-01-24T00:47:02.2206658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/64/head' 2025-01-24T00:47:02.2207230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/64/orig' 2025-01-24T00:47:02.2207775Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/64' 2025-01-24T00:47:02.2208305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/72/base' 2025-01-24T00:47:02.2208902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/72/head' 2025-01-24T00:47:02.2209440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/72/orig' 2025-01-24T00:47:02.2210066Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/72' 2025-01-24T00:47:02.2210586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/73/base' 2025-01-24T00:47:02.2211109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/73/head' 2025-01-24T00:47:02.2211890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/73/orig' 2025-01-24T00:47:02.2212529Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/73' 2025-01-24T00:47:02.2213146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/75/base' 2025-01-24T00:47:02.2213668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/75/head' 2025-01-24T00:47:02.2214197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/75/orig' 2025-01-24T00:47:02.2214767Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/75' 2025-01-24T00:47:02.2215316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/76/base' 2025-01-24T00:47:02.2215906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/76/head' 2025-01-24T00:47:02.2216431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/76/orig' 2025-01-24T00:47:02.2216976Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/76' 2025-01-24T00:47:02.2217684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/78/base' 2025-01-24T00:47:02.2218244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/78/head' 2025-01-24T00:47:02.2218823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/78/orig' 2025-01-24T00:47:02.2219367Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/78' 2025-01-24T00:47:02.2219893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/82/base' 2025-01-24T00:47:02.2220480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/82/head' 2025-01-24T00:47:02.2220981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/82/orig' 2025-01-24T00:47:02.2221650Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/82' 2025-01-24T00:47:02.2222175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/84/base' 2025-01-24T00:47:02.2222748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/84/head' 2025-01-24T00:47:02.2223445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/84/orig' 2025-01-24T00:47:02.2224024Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/84' 2025-01-24T00:47:02.2224611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/86/base' 2025-01-24T00:47:02.2225135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/86/head' 2025-01-24T00:47:02.2225659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/86/orig' 2025-01-24T00:47:02.2226254Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/86' 2025-01-24T00:47:02.2226757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/91/base' 2025-01-24T00:47:02.2227377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/91/head' 2025-01-24T00:47:02.2228005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/91/orig' 2025-01-24T00:47:02.2228733Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/91' 2025-01-24T00:47:02.2229314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/92/base' 2025-01-24T00:47:02.2229819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/92/head' 2025-01-24T00:47:02.2230398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/92/orig' 2025-01-24T00:47:02.2231006Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/92' 2025-01-24T00:47:02.2231531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/93/base' 2025-01-24T00:47:02.2232109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/93/head' 2025-01-24T00:47:02.2232627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/93/orig' 2025-01-24T00:47:02.2233152Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/93' 2025-01-24T00:47:02.2233763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/94/base' 2025-01-24T00:47:02.2234535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/94/head' 2025-01-24T00:47:02.2235120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/94/orig' 2025-01-24T00:47:02.2235648Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/94' 2025-01-24T00:47:02.2236207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/95/base' 2025-01-24T00:47:02.2236788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/95/head' 2025-01-24T00:47:02.2237311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/95/orig' 2025-01-24T00:47:02.2238057Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/95' 2025-01-24T00:47:02.2238568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/96/base' 2025-01-24T00:47:02.2239123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/96/head' 2025-01-24T00:47:02.2239707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/96/orig' 2025-01-24T00:47:02.2240255Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/96' 2025-01-24T00:47:02.2240819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/97/base' 2025-01-24T00:47:02.2241350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/97/head' 2025-01-24T00:47:02.2241851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/97/orig' 2025-01-24T00:47:02.2242545Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/97' 2025-01-24T00:47:02.2243273Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev' 2025-01-24T00:47:02.2243837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Lezcano/243/base' 2025-01-24T00:47:02.2244339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Lezcano/243/head' 2025-01-24T00:47:02.2244819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Lezcano/243/orig' 2025-01-24T00:47:02.2245439Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Lezcano/243' 2025-01-24T00:47:02.2245950Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Lezcano' 2025-01-24T00:47:02.2246669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/SS-JIA/164/base' 2025-01-24T00:47:02.2247169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/SS-JIA/164/head' 2025-01-24T00:47:02.2247687Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/SS-JIA/164' 2025-01-24T00:47:02.2258362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/SS-JIA/172/base' 2025-01-24T00:47:02.2259208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/SS-JIA/172/head' 2025-01-24T00:47:02.2259881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/SS-JIA/172/orig' 2025-01-24T00:47:02.2260646Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/SS-JIA/172' 2025-01-24T00:47:02.2261414Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/SS-JIA' 2025-01-24T00:47:02.2262186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/SamGinzburg/11/base' 2025-01-24T00:47:02.2262992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/SamGinzburg/11/head' 2025-01-24T00:47:02.2263877Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/SamGinzburg/11' 2025-01-24T00:47:02.2264712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/SamGinzburg/14/base' 2025-01-24T00:47:02.2265577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/SamGinzburg/14/head' 2025-01-24T00:47:02.2266431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/SamGinzburg/14/orig' 2025-01-24T00:47:02.2267274Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/SamGinzburg/14' 2025-01-24T00:47:02.2268122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/SamGinzburg/17/base' 2025-01-24T00:47:02.2268978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/SamGinzburg/17/head' 2025-01-24T00:47:02.2269823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/SamGinzburg/17/orig' 2025-01-24T00:47:02.2270724Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/SamGinzburg/17' 2025-01-24T00:47:02.2271775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/SamGinzburg/18/base' 2025-01-24T00:47:02.2272665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/SamGinzburg/18/head' 2025-01-24T00:47:02.2273585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/SamGinzburg/18/orig' 2025-01-24T00:47:02.2274525Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/SamGinzburg/18' 2025-01-24T00:47:02.2275454Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/SamGinzburg' 2025-01-24T00:47:02.2276320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/1/base' 2025-01-24T00:47:02.2277219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/1/head' 2025-01-24T00:47:02.2278112Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/1' 2025-01-24T00:47:02.2278996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/12/base' 2025-01-24T00:47:02.2279866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/12/head' 2025-01-24T00:47:02.2280752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/12/orig' 2025-01-24T00:47:02.2281644Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/12' 2025-01-24T00:47:02.2282478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/63/base' 2025-01-24T00:47:02.2283293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/63/head' 2025-01-24T00:47:02.2284065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/63/orig' 2025-01-24T00:47:02.2285050Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/63' 2025-01-24T00:47:02.2285878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/65/base' 2025-01-24T00:47:02.2286533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/65/head' 2025-01-24T00:47:02.2287252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/65/orig' 2025-01-24T00:47:02.2287852Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/65' 2025-01-24T00:47:02.2288414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/66/base' 2025-01-24T00:47:02.2288985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/66/head' 2025-01-24T00:47:02.2289534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/66/orig' 2025-01-24T00:47:02.2290113Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/66' 2025-01-24T00:47:02.2290678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/67/base' 2025-01-24T00:47:02.2291298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/67/head' 2025-01-24T00:47:02.2291771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/67/orig' 2025-01-24T00:47:02.2292633Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/67' 2025-01-24T00:47:02.2293298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/68/base' 2025-01-24T00:47:02.2293795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/68/head' 2025-01-24T00:47:02.2294270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/68/orig' 2025-01-24T00:47:02.2294772Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/68' 2025-01-24T00:47:02.2295261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/69/base' 2025-01-24T00:47:02.2295738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/69/head' 2025-01-24T00:47:02.2296229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/69/orig' 2025-01-24T00:47:02.2296846Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/69' 2025-01-24T00:47:02.2297324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/70/base' 2025-01-24T00:47:02.2297812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/70/head' 2025-01-24T00:47:02.2298289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/70/orig' 2025-01-24T00:47:02.2298788Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/70' 2025-01-24T00:47:02.2299281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/71/base' 2025-01-24T00:47:02.2299761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/71/head' 2025-01-24T00:47:02.2300274Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/71' 2025-01-24T00:47:02.2300751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/72/base' 2025-01-24T00:47:02.2301226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/72/head' 2025-01-24T00:47:02.2301741Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/72' 2025-01-24T00:47:02.2302336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/73/base' 2025-01-24T00:47:02.2302826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/73/head' 2025-01-24T00:47:02.2303302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/73/orig' 2025-01-24T00:47:02.2303804Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/73' 2025-01-24T00:47:02.2304294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/74/base' 2025-01-24T00:47:02.2304766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/74/head' 2025-01-24T00:47:02.2305257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/74/orig' 2025-01-24T00:47:02.2305830Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/74' 2025-01-24T00:47:02.2306360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/75/base' 2025-01-24T00:47:02.2306853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/75/head' 2025-01-24T00:47:02.2307409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/75/orig' 2025-01-24T00:47:02.2307960Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/75' 2025-01-24T00:47:02.2308450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/76/base' 2025-01-24T00:47:02.2308927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/76/head' 2025-01-24T00:47:02.2309421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/76/orig' 2025-01-24T00:47:02.2309920Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/76' 2025-01-24T00:47:02.2310406Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi' 2025-01-24T00:47:02.2310900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Valentine233/1/base' 2025-01-24T00:47:02.2311380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Valentine233/1/head' 2025-01-24T00:47:02.2311870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Valentine233/1/orig' 2025-01-24T00:47:02.2312377Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Valentine233/1' 2025-01-24T00:47:02.2312983Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Valentine233' 2025-01-24T00:47:02.2313474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/15/base' 2025-01-24T00:47:02.2313946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/15/orig' 2025-01-24T00:47:02.2314458Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/15' 2025-01-24T00:47:02.2314935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/17/base' 2025-01-24T00:47:02.2315405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/17/orig' 2025-01-24T00:47:02.2315918Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/17' 2025-01-24T00:47:02.2316397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/24/base' 2025-01-24T00:47:02.2316872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/24/head' 2025-01-24T00:47:02.2317359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/24/orig' 2025-01-24T00:47:02.2317886Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/24' 2025-01-24T00:47:02.2318442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/25/base' 2025-01-24T00:47:02.2318972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/25/head' 2025-01-24T00:47:02.2319448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/25/orig' 2025-01-24T00:47:02.2320002Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/25' 2025-01-24T00:47:02.2320475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/26/base' 2025-01-24T00:47:02.2320958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/26/head' 2025-01-24T00:47:02.2321432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/26/orig' 2025-01-24T00:47:02.2321932Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/26' 2025-01-24T00:47:02.2322418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/27/base' 2025-01-24T00:47:02.2322895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/27/head' 2025-01-24T00:47:02.2323434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/27/orig' 2025-01-24T00:47:02.2323970Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/27' 2025-01-24T00:47:02.2324444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/28/base' 2025-01-24T00:47:02.2324926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/28/head' 2025-01-24T00:47:02.2325404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/28/orig' 2025-01-24T00:47:02.2325905Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/28' 2025-01-24T00:47:02.2326488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/29/base' 2025-01-24T00:47:02.2326963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/29/head' 2025-01-24T00:47:02.2327448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/29/orig' 2025-01-24T00:47:02.2327945Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/29' 2025-01-24T00:47:02.2328433Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen' 2025-01-24T00:47:02.2329020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/109/base' 2025-01-24T00:47:02.2329491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/109/head' 2025-01-24T00:47:02.2329970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/109/orig' 2025-01-24T00:47:02.2330461Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/109' 2025-01-24T00:47:02.2330927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/110/base' 2025-01-24T00:47:02.2331408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/110/head' 2025-01-24T00:47:02.2331873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/110/orig' 2025-01-24T00:47:02.2332430Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/110' 2025-01-24T00:47:02.2332959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/111/base' 2025-01-24T00:47:02.2333426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/111/head' 2025-01-24T00:47:02.2334003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/111/orig' 2025-01-24T00:47:02.2334498Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/111' 2025-01-24T00:47:02.2334958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/43/base' 2025-01-24T00:47:02.2335434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/43/orig' 2025-01-24T00:47:02.2335922Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/43' 2025-01-24T00:47:02.2336399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/44/base' 2025-01-24T00:47:02.2336864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/44/orig' 2025-01-24T00:47:02.2337355Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/44' 2025-01-24T00:47:02.2337829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/45/base' 2025-01-24T00:47:02.2338290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/45/orig' 2025-01-24T00:47:02.2338821Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/45' 2025-01-24T00:47:02.2339350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/46/base' 2025-01-24T00:47:02.2339810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/46/orig' 2025-01-24T00:47:02.2340309Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/46' 2025-01-24T00:47:02.2340787Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu' 2025-01-24T00:47:02.2341256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/1/base' 2025-01-24T00:47:02.2341738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/1/head' 2025-01-24T00:47:02.2342214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/1/orig' 2025-01-24T00:47:02.2342724Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/1' 2025-01-24T00:47:02.2343200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/104/base' 2025-01-24T00:47:02.2343682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/104/head' 2025-01-24T00:47:02.2344169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/104/orig' 2025-01-24T00:47:02.2344794Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/104' 2025-01-24T00:47:02.2345342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/105/base' 2025-01-24T00:47:02.2345820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/105/head' 2025-01-24T00:47:02.2346390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/105/orig' 2025-01-24T00:47:02.2346903Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/105' 2025-01-24T00:47:02.2347380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/108/base' 2025-01-24T00:47:02.2347854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/108/head' 2025-01-24T00:47:02.2348343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/108/orig' 2025-01-24T00:47:02.2348850Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/108' 2025-01-24T00:47:02.2349343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/109/base' 2025-01-24T00:47:02.2349848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/109/head' 2025-01-24T00:47:02.2350428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/109/orig' 2025-01-24T00:47:02.2350940Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/109' 2025-01-24T00:47:02.2351421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/13/base' 2025-01-24T00:47:02.2351906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/13/head' 2025-01-24T00:47:02.2352382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/13/orig' 2025-01-24T00:47:02.2352888Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/13' 2025-01-24T00:47:02.2353374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/14/base' 2025-01-24T00:47:02.2353847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/14/head' 2025-01-24T00:47:02.2354332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/14/orig' 2025-01-24T00:47:02.2354830Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/14' 2025-01-24T00:47:02.2355412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/159/base' 2025-01-24T00:47:02.2355904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/159/head' 2025-01-24T00:47:02.2356385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/159/orig' 2025-01-24T00:47:02.2356885Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/159' 2025-01-24T00:47:02.2357373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/162/base' 2025-01-24T00:47:02.2357847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/162/head' 2025-01-24T00:47:02.2358331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/162/orig' 2025-01-24T00:47:02.2358899Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/162' 2025-01-24T00:47:02.2359424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/179/base' 2025-01-24T00:47:02.2359914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/179/head' 2025-01-24T00:47:02.2360516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/179/orig' 2025-01-24T00:47:02.2361033Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/179' 2025-01-24T00:47:02.2361507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/180/base' 2025-01-24T00:47:02.2361987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/180/head' 2025-01-24T00:47:02.2362477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/180/orig' 2025-01-24T00:47:02.2362977Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/180' 2025-01-24T00:47:02.2363553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/182/base' 2025-01-24T00:47:02.2364040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/182/head' 2025-01-24T00:47:02.2364518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/182/orig' 2025-01-24T00:47:02.2365027Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/182' 2025-01-24T00:47:02.2365506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/183/base' 2025-01-24T00:47:02.2365985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/183/head' 2025-01-24T00:47:02.2366543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/183/orig' 2025-01-24T00:47:02.2367042Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/183' 2025-01-24T00:47:02.2367535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/185/base' 2025-01-24T00:47:02.2368007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/185/head' 2025-01-24T00:47:02.2368599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/185/orig' 2025-01-24T00:47:02.2369115Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/185' 2025-01-24T00:47:02.2369593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/188/base' 2025-01-24T00:47:02.2370085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/188/head' 2025-01-24T00:47:02.2370560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/188/orig' 2025-01-24T00:47:02.2371056Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/188' 2025-01-24T00:47:02.2371543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/189/base' 2025-01-24T00:47:02.2372076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/189/head' 2025-01-24T00:47:02.2372552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/189/orig' 2025-01-24T00:47:02.2373115Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/189' 2025-01-24T00:47:02.2373690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/198/base' 2025-01-24T00:47:02.2374181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/198/head' 2025-01-24T00:47:02.2374655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/198/orig' 2025-01-24T00:47:02.2375154Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/198' 2025-01-24T00:47:02.2375641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/206/base' 2025-01-24T00:47:02.2376118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/206/head' 2025-01-24T00:47:02.2376607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/206/orig' 2025-01-24T00:47:02.2377104Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/206' 2025-01-24T00:47:02.2377579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/210/base' 2025-01-24T00:47:02.2378065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/210/head' 2025-01-24T00:47:02.2378541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/210/orig' 2025-01-24T00:47:02.2379152Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/210' 2025-01-24T00:47:02.2379632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/211/base' 2025-01-24T00:47:02.2380108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/211/head' 2025-01-24T00:47:02.2380593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/211/orig' 2025-01-24T00:47:02.2381093Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/211' 2025-01-24T00:47:02.2381569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/212/base' 2025-01-24T00:47:02.2382055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/212/head' 2025-01-24T00:47:02.2382531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/212/orig' 2025-01-24T00:47:02.2383045Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/212' 2025-01-24T00:47:02.2383518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/213/base' 2025-01-24T00:47:02.2383992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/213/head' 2025-01-24T00:47:02.2384582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/213/orig' 2025-01-24T00:47:02.2385081Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/213' 2025-01-24T00:47:02.2385630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/214/base' 2025-01-24T00:47:02.2386150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/214/head' 2025-01-24T00:47:02.2386624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/214/orig' 2025-01-24T00:47:02.2387135Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/214' 2025-01-24T00:47:02.2387610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/215/base' 2025-01-24T00:47:02.2388087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/215/head' 2025-01-24T00:47:02.2388577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/215/orig' 2025-01-24T00:47:02.2389108Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/215' 2025-01-24T00:47:02.2389687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/216/base' 2025-01-24T00:47:02.2390161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/216/head' 2025-01-24T00:47:02.2390636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/216/orig' 2025-01-24T00:47:02.2391146Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/216' 2025-01-24T00:47:02.2391621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/217/base' 2025-01-24T00:47:02.2392337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/217/head' 2025-01-24T00:47:02.2392823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/217/orig' 2025-01-24T00:47:02.2393323Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/217' 2025-01-24T00:47:02.2393819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/218/base' 2025-01-24T00:47:02.2394357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/218/head' 2025-01-24T00:47:02.2394927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/218/orig' 2025-01-24T00:47:02.2395432Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/218' 2025-01-24T00:47:02.2395904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/219/base' 2025-01-24T00:47:02.2396395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/219/head' 2025-01-24T00:47:02.2396867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/219/orig' 2025-01-24T00:47:02.2397364Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/219' 2025-01-24T00:47:02.2397850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/220/base' 2025-01-24T00:47:02.2398323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/220/head' 2025-01-24T00:47:02.2398906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/220/orig' 2025-01-24T00:47:02.2399492Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/220' 2025-01-24T00:47:02.2400096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/221/base' 2025-01-24T00:47:02.2400590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/221/head' 2025-01-24T00:47:02.2401067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/221/orig' 2025-01-24T00:47:02.2401584Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/221' 2025-01-24T00:47:02.2402061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/222/base' 2025-01-24T00:47:02.2402539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/222/head' 2025-01-24T00:47:02.2403032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/222/orig' 2025-01-24T00:47:02.2403533Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/222' 2025-01-24T00:47:02.2404012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/223/base' 2025-01-24T00:47:02.2404502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/223/head' 2025-01-24T00:47:02.2404978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/223/orig' 2025-01-24T00:47:02.2405604Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/223' 2025-01-24T00:47:02.2406083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/224/base' 2025-01-24T00:47:02.2406632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/224/head' 2025-01-24T00:47:02.2407123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/224/orig' 2025-01-24T00:47:02.2407621Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/224' 2025-01-24T00:47:02.2408109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/225/base' 2025-01-24T00:47:02.2408582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/225/head' 2025-01-24T00:47:02.2409057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/225/orig' 2025-01-24T00:47:02.2409574Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/225' 2025-01-24T00:47:02.2410047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/226/base' 2025-01-24T00:47:02.2410533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/226/head' 2025-01-24T00:47:02.2411174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/226/orig' 2025-01-24T00:47:02.2411744Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/226' 2025-01-24T00:47:02.2412304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/227/base' 2025-01-24T00:47:02.2412782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/227/head' 2025-01-24T00:47:02.2413308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/227/orig' 2025-01-24T00:47:02.2413820Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/227' 2025-01-24T00:47:02.2414296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/228/base' 2025-01-24T00:47:02.2414784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/228/head' 2025-01-24T00:47:02.2415259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/228/orig' 2025-01-24T00:47:02.2415763Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/228' 2025-01-24T00:47:02.2416381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/229/base' 2025-01-24T00:47:02.2416857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/229/head' 2025-01-24T00:47:02.2417342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/229/orig' 2025-01-24T00:47:02.2417844Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/229' 2025-01-24T00:47:02.2418322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/230/base' 2025-01-24T00:47:02.2418812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/230/head' 2025-01-24T00:47:02.2419289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/230/orig' 2025-01-24T00:47:02.2419803Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/230' 2025-01-24T00:47:02.2420279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/231/base' 2025-01-24T00:47:02.2420752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/231/head' 2025-01-24T00:47:02.2421240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/231/orig' 2025-01-24T00:47:02.2421743Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/231' 2025-01-24T00:47:02.2422333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/232/base' 2025-01-24T00:47:02.2422820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/232/head' 2025-01-24T00:47:02.2423293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/232/orig' 2025-01-24T00:47:02.2423800Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/232' 2025-01-24T00:47:02.2424271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/233/base' 2025-01-24T00:47:02.2424756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/233/head' 2025-01-24T00:47:02.2425333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/233/orig' 2025-01-24T00:47:02.2425902Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/233' 2025-01-24T00:47:02.2426423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/234/base' 2025-01-24T00:47:02.2426894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/234/head' 2025-01-24T00:47:02.2427380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/234/orig' 2025-01-24T00:47:02.2427875Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/234' 2025-01-24T00:47:02.2428355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/235/base' 2025-01-24T00:47:02.2428829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/235/head' 2025-01-24T00:47:02.2429301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/235/orig' 2025-01-24T00:47:02.2429910Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/235' 2025-01-24T00:47:02.2430384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/236/base' 2025-01-24T00:47:02.2430860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/236/head' 2025-01-24T00:47:02.2431341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/236/orig' 2025-01-24T00:47:02.2431837Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/236' 2025-01-24T00:47:02.2432326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/237/base' 2025-01-24T00:47:02.2432798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/237/head' 2025-01-24T00:47:02.2433269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/237/orig' 2025-01-24T00:47:02.2433774Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/237' 2025-01-24T00:47:02.2434248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/30/base' 2025-01-24T00:47:02.2434734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/30/head' 2025-01-24T00:47:02.2435324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/30/orig' 2025-01-24T00:47:02.2435830Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/30' 2025-01-24T00:47:02.2436315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/67/base' 2025-01-24T00:47:02.2436785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/67/head' 2025-01-24T00:47:02.2437265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/67/orig' 2025-01-24T00:47:02.2437763Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/67' 2025-01-24T00:47:02.2438235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/70/base' 2025-01-24T00:47:02.2438771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/70/head' 2025-01-24T00:47:02.2439238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/70/orig' 2025-01-24T00:47:02.2439785Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/70' 2025-01-24T00:47:02.2440260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/72/base' 2025-01-24T00:47:02.2440838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/72/head' 2025-01-24T00:47:02.2441327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/72/orig' 2025-01-24T00:47:02.2441824Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/72' 2025-01-24T00:47:02.2442293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/9/base' 2025-01-24T00:47:02.2442776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/9/orig' 2025-01-24T00:47:02.2443284Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/9' 2025-01-24T00:47:02.2443766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/97/base' 2025-01-24T00:47:02.2444239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/97/head' 2025-01-24T00:47:02.2444704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/97/orig' 2025-01-24T00:47:02.2445215Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/97' 2025-01-24T00:47:02.2445689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/98/base' 2025-01-24T00:47:02.2446344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/98/head' 2025-01-24T00:47:02.2446831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/98/orig' 2025-01-24T00:47:02.2447326Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/98' 2025-01-24T00:47:02.2447811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/99/base' 2025-01-24T00:47:02.2448281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/99/head' 2025-01-24T00:47:02.2448751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/99/orig' 2025-01-24T00:47:02.2449255Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/99' 2025-01-24T00:47:02.2449740Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan' 2025-01-24T00:47:02.2450215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZainRizvi/1/base' 2025-01-24T00:47:02.2450676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZainRizvi/1/head' 2025-01-24T00:47:02.2451164Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZainRizvi/1' 2025-01-24T00:47:02.2451655Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZainRizvi' 2025-01-24T00:47:02.2452348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/23/base' 2025-01-24T00:47:02.2452937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/23/head' 2025-01-24T00:47:02.2453422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/23/orig' 2025-01-24T00:47:02.2453930Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/23' 2025-01-24T00:47:02.2454425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/27/base' 2025-01-24T00:47:02.2454905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/27/head' 2025-01-24T00:47:02.2455388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/27/orig' 2025-01-24T00:47:02.2455908Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/27' 2025-01-24T00:47:02.2456393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/29/base' 2025-01-24T00:47:02.2456884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/29/head' 2025-01-24T00:47:02.2457423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/29/orig' 2025-01-24T00:47:02.2457972Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/29' 2025-01-24T00:47:02.2458466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/30/base' 2025-01-24T00:47:02.2458950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/30/head' 2025-01-24T00:47:02.2459444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/30/orig' 2025-01-24T00:47:02.2459950Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/30' 2025-01-24T00:47:02.2460431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/31/base' 2025-01-24T00:47:02.2460922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/31/head' 2025-01-24T00:47:02.2461402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/31/orig' 2025-01-24T00:47:02.2461923Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/31' 2025-01-24T00:47:02.2462556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/32/base' 2025-01-24T00:47:02.2463874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/32/head' 2025-01-24T00:47:02.2464972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/32/orig' 2025-01-24T00:47:02.2466097Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/32' 2025-01-24T00:47:02.2467222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/33/base' 2025-01-24T00:47:02.2468319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/33/head' 2025-01-24T00:47:02.2469586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/33/orig' 2025-01-24T00:47:02.2470764Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/33' 2025-01-24T00:47:02.2471895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/37/base' 2025-01-24T00:47:02.2472986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/37/head' 2025-01-24T00:47:02.2474204Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/37' 2025-01-24T00:47:02.2475341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/38/base' 2025-01-24T00:47:02.2476530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/38/head' 2025-01-24T00:47:02.2477613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/38/orig' 2025-01-24T00:47:02.2478737Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/38' 2025-01-24T00:47:02.2479980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/39/base' 2025-01-24T00:47:02.2481079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/39/head' 2025-01-24T00:47:02.2482160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/39/orig' 2025-01-24T00:47:02.2483270Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/39' 2025-01-24T00:47:02.2484386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/40/base' 2025-01-24T00:47:02.2485586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/40/head' 2025-01-24T00:47:02.2486743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/40/orig' 2025-01-24T00:47:02.2487855Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/40' 2025-01-24T00:47:02.2488981Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96' 2025-01-24T00:47:02.2490121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aakhundov/1/base' 2025-01-24T00:47:02.2491264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aakhundov/1/head' 2025-01-24T00:47:02.2492509Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aakhundov/1' 2025-01-24T00:47:02.2493604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aakhundov/2/base' 2025-01-24T00:47:02.2494652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aakhundov/2/head' 2025-01-24T00:47:02.2495870Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aakhundov/2' 2025-01-24T00:47:02.2496967Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aakhundov' 2025-01-24T00:47:02.2498021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/albanD/3/base' 2025-01-24T00:47:02.2499160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/albanD/3/head' 2025-01-24T00:47:02.2500245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/albanD/3/orig' 2025-01-24T00:47:02.2501393Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/albanD/3' 2025-01-24T00:47:02.2502449Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/albanD' 2025-01-24T00:47:02.2503528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/alexsamardzic/22/base' 2025-01-24T00:47:02.2504628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/alexsamardzic/22/head' 2025-01-24T00:47:02.2505731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/alexsamardzic/22/orig' 2025-01-24T00:47:02.2506962Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/alexsamardzic/22' 2025-01-24T00:47:02.2508100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/alexsamardzic/23/base' 2025-01-24T00:47:02.2509203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/alexsamardzic/23/head' 2025-01-24T00:47:02.2510394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/alexsamardzic/23/orig' 2025-01-24T00:47:02.2511521Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/alexsamardzic/23' 2025-01-24T00:47:02.2512653Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/alexsamardzic' 2025-01-24T00:47:02.2513739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/amjames/18/base' 2025-01-24T00:47:02.2514868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/amjames/18/head' 2025-01-24T00:47:02.2515911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/amjames/18/orig' 2025-01-24T00:47:02.2516977Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/amjames/18' 2025-01-24T00:47:02.2518039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/amjames/19/base' 2025-01-24T00:47:02.2519068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/amjames/19/head' 2025-01-24T00:47:02.2520239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/amjames/19/orig' 2025-01-24T00:47:02.2521310Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/amjames/19' 2025-01-24T00:47:02.2522377Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/amjames' 2025-01-24T00:47:02.2523450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewlee302/1/base' 2025-01-24T00:47:02.2524535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewlee302/1/head' 2025-01-24T00:47:02.2525648Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewlee302/1' 2025-01-24T00:47:02.2526919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewlee302/3/base' 2025-01-24T00:47:02.2527994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewlee302/3/head' 2025-01-24T00:47:02.2529144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewlee302/3/orig' 2025-01-24T00:47:02.2530300Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewlee302/3' 2025-01-24T00:47:02.2531529Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewlee302' 2025-01-24T00:47:02.2532626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/25/base' 2025-01-24T00:47:02.2533693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/25/head' 2025-01-24T00:47:02.2534747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/25/orig' 2025-01-24T00:47:02.2535841Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/25' 2025-01-24T00:47:02.2537060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/35/base' 2025-01-24T00:47:02.2538128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/35/head' 2025-01-24T00:47:02.2539184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/35/orig' 2025-01-24T00:47:02.2540274Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/35' 2025-01-24T00:47:02.2541364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/36/base' 2025-01-24T00:47:02.2542517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/36/head' 2025-01-24T00:47:02.2543587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/36/orig' 2025-01-24T00:47:02.2544679Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/36' 2025-01-24T00:47:02.2545767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/37/base' 2025-01-24T00:47:02.2546821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/37/head' 2025-01-24T00:47:02.2547977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/37/orig' 2025-01-24T00:47:02.2549102Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/37' 2025-01-24T00:47:02.2550194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/50/base' 2025-01-24T00:47:02.2551246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/50/head' 2025-01-24T00:47:02.2552312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/50/orig' 2025-01-24T00:47:02.2553498Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/50' 2025-01-24T00:47:02.2554591Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14' 2025-01-24T00:47:02.2555665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/62/base' 2025-01-24T00:47:02.2556714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/62/head' 2025-01-24T00:47:02.2557841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/62/orig' 2025-01-24T00:47:02.2559073Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/62' 2025-01-24T00:47:02.2560155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/64/base' 2025-01-24T00:47:02.2561205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/64/head' 2025-01-24T00:47:02.2562244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/64/orig' 2025-01-24T00:47:02.2563325Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/64' 2025-01-24T00:47:02.2564507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/65/base' 2025-01-24T00:47:02.2565557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/65/head' 2025-01-24T00:47:02.2566695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/65/orig' 2025-01-24T00:47:02.2567777Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/65' 2025-01-24T00:47:02.2568861Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi' 2025-01-24T00:47:02.2570016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ani300/4/base' 2025-01-24T00:47:02.2571028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ani300/4/head' 2025-01-24T00:47:02.2572056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ani300/4/orig' 2025-01-24T00:47:02.2573092Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ani300/4' 2025-01-24T00:47:02.2574143Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ani300' 2025-01-24T00:47:02.2575331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/162/base' 2025-01-24T00:47:02.2576418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/162/head' 2025-01-24T00:47:02.2577526Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/162' 2025-01-24T00:47:02.2578627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/507/base' 2025-01-24T00:47:02.2579743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/507/head' 2025-01-24T00:47:02.2580932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/507/orig' 2025-01-24T00:47:02.2582042Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/507' 2025-01-24T00:47:02.2583149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/522/base' 2025-01-24T00:47:02.2584239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/522/head' 2025-01-24T00:47:02.2585439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/522/orig' 2025-01-24T00:47:02.2586633Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/522' 2025-01-24T00:47:02.2587826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/539/base' 2025-01-24T00:47:02.2589030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/539/head' 2025-01-24T00:47:02.2590133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/539/orig' 2025-01-24T00:47:02.2591247Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/539' 2025-01-24T00:47:02.2592560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/541/base' 2025-01-24T00:47:02.2593674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/541/head' 2025-01-24T00:47:02.2594941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/541/orig' 2025-01-24T00:47:02.2596061Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/541' 2025-01-24T00:47:02.2597187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/542/base' 2025-01-24T00:47:02.2598292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/542/head' 2025-01-24T00:47:02.2599381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/542/orig' 2025-01-24T00:47:02.2600506Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/542' 2025-01-24T00:47:02.2601760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/566/base' 2025-01-24T00:47:02.2602860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/566/head' 2025-01-24T00:47:02.2603945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/566/orig' 2025-01-24T00:47:02.2605064Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/566' 2025-01-24T00:47:02.2606183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/571/base' 2025-01-24T00:47:02.2607450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/571/head' 2025-01-24T00:47:02.2608542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/571/orig' 2025-01-24T00:47:02.2609671Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/571' 2025-01-24T00:47:02.2610791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/573/base' 2025-01-24T00:47:02.2611879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/573/head' 2025-01-24T00:47:02.2613101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/573/orig' 2025-01-24T00:47:02.2614216Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/573' 2025-01-24T00:47:02.2615333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/580/base' 2025-01-24T00:47:02.2616539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/580/head' 2025-01-24T00:47:02.2617634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/580/orig' 2025-01-24T00:47:02.2618952Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/580' 2025-01-24T00:47:02.2620072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/598/base' 2025-01-24T00:47:02.2621156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/598/head' 2025-01-24T00:47:02.2622253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/598/orig' 2025-01-24T00:47:02.2623375Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/598' 2025-01-24T00:47:02.2624590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/599/base' 2025-01-24T00:47:02.2625695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/599/head' 2025-01-24T00:47:02.2626787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/599/orig' 2025-01-24T00:47:02.2627903Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/599' 2025-01-24T00:47:02.2629008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/600/base' 2025-01-24T00:47:02.2630208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/600/head' 2025-01-24T00:47:02.2631303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/600/orig' 2025-01-24T00:47:02.2632416Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/600' 2025-01-24T00:47:02.2633539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/601/base' 2025-01-24T00:47:02.2634631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/601/head' 2025-01-24T00:47:02.2635826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/601/orig' 2025-01-24T00:47:02.2636941Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/601' 2025-01-24T00:47:02.2638059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/602/base' 2025-01-24T00:47:02.2639158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/602/head' 2025-01-24T00:47:02.2640254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/602/orig' 2025-01-24T00:47:02.2641375Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/602' 2025-01-24T00:47:02.2642600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/603/base' 2025-01-24T00:47:02.2643692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/603/head' 2025-01-24T00:47:02.2644771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/603/orig' 2025-01-24T00:47:02.2645883Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/603' 2025-01-24T00:47:02.2647732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/604/base' 2025-01-24T00:47:02.2649162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/604/head' 2025-01-24T00:47:02.2650245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/604/orig' 2025-01-24T00:47:02.2651374Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/604' 2025-01-24T00:47:02.2652493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/605/base' 2025-01-24T00:47:02.2653702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/605/head' 2025-01-24T00:47:02.2654791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/605/orig' 2025-01-24T00:47:02.2656024Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/605' 2025-01-24T00:47:02.2657145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/606/base' 2025-01-24T00:47:02.2658230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/606/head' 2025-01-24T00:47:02.2659323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/606/orig' 2025-01-24T00:47:02.2660446Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/606' 2025-01-24T00:47:02.2661673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/607/base' 2025-01-24T00:47:02.2662765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/607/head' 2025-01-24T00:47:02.2663859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/607/orig' 2025-01-24T00:47:02.2664971Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/607' 2025-01-24T00:47:02.2666090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/608/base' 2025-01-24T00:47:02.2667281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/608/head' 2025-01-24T00:47:02.2668379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/608/orig' 2025-01-24T00:47:02.2669504Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/608' 2025-01-24T00:47:02.2670619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/609/base' 2025-01-24T00:47:02.2671763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/609/head' 2025-01-24T00:47:02.2672945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/609/orig' 2025-01-24T00:47:02.2674064Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/609' 2025-01-24T00:47:02.2675173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/610/base' 2025-01-24T00:47:02.2676261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/610/head' 2025-01-24T00:47:02.2677518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/610/orig' 2025-01-24T00:47:02.2678694Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/610' 2025-01-24T00:47:02.2679803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/611/base' 2025-01-24T00:47:02.2680899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/611/head' 2025-01-24T00:47:02.2681997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/611/orig' 2025-01-24T00:47:02.2683260Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/611' 2025-01-24T00:47:02.2684394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/612/base' 2025-01-24T00:47:02.2685493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/612/head' 2025-01-24T00:47:02.2686649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/612/orig' 2025-01-24T00:47:02.2687762Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/612' 2025-01-24T00:47:02.2688988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/613/base' 2025-01-24T00:47:02.2690090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/613/head' 2025-01-24T00:47:02.2691189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/613/orig' 2025-01-24T00:47:02.2692451Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/613' 2025-01-24T00:47:02.2693586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/614/base' 2025-01-24T00:47:02.2694785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/614/head' 2025-01-24T00:47:02.2695879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/614/orig' 2025-01-24T00:47:02.2697006Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/614' 2025-01-24T00:47:02.2698127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/615/base' 2025-01-24T00:47:02.2699234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/615/head' 2025-01-24T00:47:02.2700455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/615/orig' 2025-01-24T00:47:02.2701583Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/615' 2025-01-24T00:47:02.2702701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/616/base' 2025-01-24T00:47:02.2703798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/616/head' 2025-01-24T00:47:02.2704973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/616/orig' 2025-01-24T00:47:02.2706095Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/616' 2025-01-24T00:47:02.2707326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/617/base' 2025-01-24T00:47:02.2708476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/617/head' 2025-01-24T00:47:02.2709568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/617/orig' 2025-01-24T00:47:02.2710786Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/617' 2025-01-24T00:47:02.2711957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/618/base' 2025-01-24T00:47:02.2713090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/618/head' 2025-01-24T00:47:02.2714191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/618/orig' 2025-01-24T00:47:02.2715315Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/618' 2025-01-24T00:47:02.2716544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/619/base' 2025-01-24T00:47:02.2717635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/619/head' 2025-01-24T00:47:02.2718735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/619/orig' 2025-01-24T00:47:02.2719854Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/619' 2025-01-24T00:47:02.2720965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/620/base' 2025-01-24T00:47:02.2722169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/620/head' 2025-01-24T00:47:02.2723649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/620/orig' 2025-01-24T00:47:02.2725525Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/620' 2025-01-24T00:47:02.2726736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/621/base' 2025-01-24T00:47:02.2727842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/621/head' 2025-01-24T00:47:02.2728943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/621/orig' 2025-01-24T00:47:02.2730070Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/621' 2025-01-24T00:47:02.2731266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/622/base' 2025-01-24T00:47:02.2732371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/622/head' 2025-01-24T00:47:02.2733476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/622/orig' 2025-01-24T00:47:02.2734587Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/622' 2025-01-24T00:47:02.2735711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/623/base' 2025-01-24T00:47:02.2736857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/623/head' 2025-01-24T00:47:02.2738064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/623/orig' 2025-01-24T00:47:02.2739234Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/623' 2025-01-24T00:47:02.2740364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/624/base' 2025-01-24T00:47:02.2741467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/624/head' 2025-01-24T00:47:02.2742615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/624/orig' 2025-01-24T00:47:02.2743731Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/624' 2025-01-24T00:47:02.2744855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/625/base' 2025-01-24T00:47:02.2745949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/625/head' 2025-01-24T00:47:02.2747037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/625/orig' 2025-01-24T00:47:02.2748169Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/625' 2025-01-24T00:47:02.2749290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/626/base' 2025-01-24T00:47:02.2750385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/626/head' 2025-01-24T00:47:02.2751470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/626/orig' 2025-01-24T00:47:02.2752598Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/626' 2025-01-24T00:47:02.2753728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/627/base' 2025-01-24T00:47:02.2754901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/627/head' 2025-01-24T00:47:02.2755994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/627/orig' 2025-01-24T00:47:02.2757110Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/627' 2025-01-24T00:47:02.2758232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/628/base' 2025-01-24T00:47:02.2759323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/628/head' 2025-01-24T00:47:02.2760421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/628/orig' 2025-01-24T00:47:02.2761544Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/628' 2025-01-24T00:47:02.2762667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/629/base' 2025-01-24T00:47:02.2763751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/629/head' 2025-01-24T00:47:02.2764848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/629/orig' 2025-01-24T00:47:02.2766007Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/629' 2025-01-24T00:47:02.2767265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/630/base' 2025-01-24T00:47:02.2768433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/630/head' 2025-01-24T00:47:02.2769535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/630/orig' 2025-01-24T00:47:02.2770658Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/630' 2025-01-24T00:47:02.2771762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/631/base' 2025-01-24T00:47:02.2772864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/631/head' 2025-01-24T00:47:02.2773969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/631/orig' 2025-01-24T00:47:02.2775090Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/631' 2025-01-24T00:47:02.2776208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/632/base' 2025-01-24T00:47:02.2777302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/632/head' 2025-01-24T00:47:02.2778398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/632/orig' 2025-01-24T00:47:02.2779515Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/632' 2025-01-24T00:47:02.2780670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/633/base' 2025-01-24T00:47:02.2781787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/633/head' 2025-01-24T00:47:02.2782891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/633/orig' 2025-01-24T00:47:02.2784002Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/633' 2025-01-24T00:47:02.2785125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/634/base' 2025-01-24T00:47:02.2786227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/634/head' 2025-01-24T00:47:02.2787376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/634/orig' 2025-01-24T00:47:02.2788494Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/634' 2025-01-24T00:47:02.2789635Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305' 2025-01-24T00:47:02.2790741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anjali411/216/base' 2025-01-24T00:47:02.2791811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anjali411/216/head' 2025-01-24T00:47:02.2793298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anjali411/216/orig' 2025-01-24T00:47:02.2794406Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anjali411/216' 2025-01-24T00:47:02.2795514Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/anjali411' 2025-01-24T00:47:02.2796696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/120/base' 2025-01-24T00:47:02.2797846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/120/head' 2025-01-24T00:47:02.2798927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/120/orig' 2025-01-24T00:47:02.2800028Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/120' 2025-01-24T00:47:02.2801114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/132/base' 2025-01-24T00:47:02.2802187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/132/head' 2025-01-24T00:47:02.2803342Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/132' 2025-01-24T00:47:02.2804427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/141/base' 2025-01-24T00:47:02.2805511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/141/head' 2025-01-24T00:47:02.2806678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/141/orig' 2025-01-24T00:47:02.2807778Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/141' 2025-01-24T00:47:02.2808861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/147/base' 2025-01-24T00:47:02.2809935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/147/head' 2025-01-24T00:47:02.2811014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/147/orig' 2025-01-24T00:47:02.2812112Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/147' 2025-01-24T00:47:02.2813203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/159/base' 2025-01-24T00:47:02.2814280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/159/head' 2025-01-24T00:47:02.2815348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/159/orig' 2025-01-24T00:47:02.2816432Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/159' 2025-01-24T00:47:02.2817534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/168/base' 2025-01-24T00:47:02.2818616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/168/head' 2025-01-24T00:47:02.2819686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/168/orig' 2025-01-24T00:47:02.2820768Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/168' 2025-01-24T00:47:02.2821870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/169/base' 2025-01-24T00:47:02.2822941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/169/head' 2025-01-24T00:47:02.2823999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/169/orig' 2025-01-24T00:47:02.2825158Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/169' 2025-01-24T00:47:02.2826258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/170/base' 2025-01-24T00:47:02.2827386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/170/head' 2025-01-24T00:47:02.2828504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/170/orig' 2025-01-24T00:47:02.2829606Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/170' 2025-01-24T00:47:02.2830707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/171/base' 2025-01-24T00:47:02.2831788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/171/head' 2025-01-24T00:47:02.2832852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/171/orig' 2025-01-24T00:47:02.2834358Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/171' 2025-01-24T00:47:02.2835458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/172/base' 2025-01-24T00:47:02.2836523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/172/head' 2025-01-24T00:47:02.2837597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/172/orig' 2025-01-24T00:47:02.2839125Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/172' 2025-01-24T00:47:02.2840224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/173/base' 2025-01-24T00:47:02.2841292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/173/head' 2025-01-24T00:47:02.2842373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/173/orig' 2025-01-24T00:47:02.2843475Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/173' 2025-01-24T00:47:02.2844989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/174/base' 2025-01-24T00:47:02.2846064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/174/head' 2025-01-24T00:47:02.2847268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/174/orig' 2025-01-24T00:47:02.2848381Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/174' 2025-01-24T00:47:02.2849502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/175/base' 2025-01-24T00:47:02.2851013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/175/head' 2025-01-24T00:47:02.2852094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/175/orig' 2025-01-24T00:47:02.2853197Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/175' 2025-01-24T00:47:02.2854287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/176/base' 2025-01-24T00:47:02.2855777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/176/head' 2025-01-24T00:47:02.2856939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/176/orig' 2025-01-24T00:47:02.2858080Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/176' 2025-01-24T00:47:02.2859181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/177/base' 2025-01-24T00:47:02.2860252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/177/head' 2025-01-24T00:47:02.2861772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/177/orig' 2025-01-24T00:47:02.2862860Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/177' 2025-01-24T00:47:02.2864414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/178/base' 2025-01-24T00:47:02.2865506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/178/head' 2025-01-24T00:47:02.2866580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/178/orig' 2025-01-24T00:47:02.2867667Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/178' 2025-01-24T00:47:02.2868839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/179/base' 2025-01-24T00:47:02.2870281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/179/head' 2025-01-24T00:47:02.2871343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/179/orig' 2025-01-24T00:47:02.2872447Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/179' 2025-01-24T00:47:02.2873546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/180/base' 2025-01-24T00:47:02.2875050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/180/head' 2025-01-24T00:47:02.2876112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/180/orig' 2025-01-24T00:47:02.2877214Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/180' 2025-01-24T00:47:02.2878311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/181/base' 2025-01-24T00:47:02.2879373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/181/head' 2025-01-24T00:47:02.2880921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/181/orig' 2025-01-24T00:47:02.2882030Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/181' 2025-01-24T00:47:02.2883142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/182/base' 2025-01-24T00:47:02.2884208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/182/head' 2025-01-24T00:47:02.2885522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/182/orig' 2025-01-24T00:47:02.2887006Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/182' 2025-01-24T00:47:02.2888218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/183/base' 2025-01-24T00:47:02.2889291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/183/head' 2025-01-24T00:47:02.2890425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/183/orig' 2025-01-24T00:47:02.2892145Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/183' 2025-01-24T00:47:02.2893245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/184/base' 2025-01-24T00:47:02.2894323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/184/head' 2025-01-24T00:47:02.2895741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/184/orig' 2025-01-24T00:47:02.2896969Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/184' 2025-01-24T00:47:02.2898066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/185/base' 2025-01-24T00:47:02.2899138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/185/head' 2025-01-24T00:47:02.2900219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/185/orig' 2025-01-24T00:47:02.2901306Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/185' 2025-01-24T00:47:02.2902836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/186/base' 2025-01-24T00:47:02.2903912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/186/head' 2025-01-24T00:47:02.2904992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/186/orig' 2025-01-24T00:47:02.2906077Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/186' 2025-01-24T00:47:02.2907367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/187/base' 2025-01-24T00:47:02.2908691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/187/head' 2025-01-24T00:47:02.2909764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/187/orig' 2025-01-24T00:47:02.2910842Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/187' 2025-01-24T00:47:02.2911945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/188/base' 2025-01-24T00:47:02.2913439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/188/head' 2025-01-24T00:47:02.2914506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/188/orig' 2025-01-24T00:47:02.2915607Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/188' 2025-01-24T00:47:02.2916703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/189/base' 2025-01-24T00:47:02.2917821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/189/head' 2025-01-24T00:47:02.2919286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/189/orig' 2025-01-24T00:47:02.2920494Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/189' 2025-01-24T00:47:02.2921726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/190/base' 2025-01-24T00:47:02.2922800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/190/head' 2025-01-24T00:47:02.2924305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/190/orig' 2025-01-24T00:47:02.2925407Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/190' 2025-01-24T00:47:02.2926596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/191/base' 2025-01-24T00:47:02.2927665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/191/head' 2025-01-24T00:47:02.2928747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/191/orig' 2025-01-24T00:47:02.2930290Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/191' 2025-01-24T00:47:02.2931390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/192/base' 2025-01-24T00:47:02.2932454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/192/head' 2025-01-24T00:47:02.2933531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/192/orig' 2025-01-24T00:47:02.2935074Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/192' 2025-01-24T00:47:02.2936166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/193/base' 2025-01-24T00:47:02.2937238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/193/head' 2025-01-24T00:47:02.2938318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/193/orig' 2025-01-24T00:47:02.2939417Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/193' 2025-01-24T00:47:02.2940924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/194/base' 2025-01-24T00:47:02.2942003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/194/head' 2025-01-24T00:47:02.2943504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/194/orig' 2025-01-24T00:47:02.2944614Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/194' 2025-01-24T00:47:02.2945703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/195/base' 2025-01-24T00:47:02.2946781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/195/head' 2025-01-24T00:47:02.2947861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/195/orig' 2025-01-24T00:47:02.2949396Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/195' 2025-01-24T00:47:02.2950498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/196/base' 2025-01-24T00:47:02.2951573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/196/head' 2025-01-24T00:47:02.2952717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/196/orig' 2025-01-24T00:47:02.2953914Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/196' 2025-01-24T00:47:02.2955449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/197/base' 2025-01-24T00:47:02.2956521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/197/head' 2025-01-24T00:47:02.2957588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/197/orig' 2025-01-24T00:47:02.2958683Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/197' 2025-01-24T00:47:02.2960062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/198/base' 2025-01-24T00:47:02.2961297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/198/head' 2025-01-24T00:47:02.2962366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/198/orig' 2025-01-24T00:47:02.2963469Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/198' 2025-01-24T00:47:02.2964570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/199/base' 2025-01-24T00:47:02.2966096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/199/head' 2025-01-24T00:47:02.2967256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/199/orig' 2025-01-24T00:47:02.2968361Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/199' 2025-01-24T00:47:02.2969464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/200/base' 2025-01-24T00:47:02.2970965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/200/head' 2025-01-24T00:47:02.2972042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/200/orig' 2025-01-24T00:47:02.2973137Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/200' 2025-01-24T00:47:02.2974231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/201/base' 2025-01-24T00:47:02.2975291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/201/head' 2025-01-24T00:47:02.2976805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/201/orig' 2025-01-24T00:47:02.2977914Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/201' 2025-01-24T00:47:02.2979009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/202/base' 2025-01-24T00:47:02.2980079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/202/head' 2025-01-24T00:47:02.2981157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/202/orig' 2025-01-24T00:47:02.2982693Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/202' 2025-01-24T00:47:02.2983855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/203/base' 2025-01-24T00:47:02.2984980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/203/head' 2025-01-24T00:47:02.2986058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/203/orig' 2025-01-24T00:47:02.2987157Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/203' 2025-01-24T00:47:02.2988691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/204/base' 2025-01-24T00:47:02.2989774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/204/head' 2025-01-24T00:47:02.2990850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/204/orig' 2025-01-24T00:47:02.2992086Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/204' 2025-01-24T00:47:02.2993203Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste' 2025-01-24T00:47:02.2994732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/39/base' 2025-01-24T00:47:02.2995864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/39/head' 2025-01-24T00:47:02.2996968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/39/orig' 2025-01-24T00:47:02.2998107Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/39' 2025-01-24T00:47:02.2999648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/44/base' 2025-01-24T00:47:02.3000779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/44/head' 2025-01-24T00:47:02.3001883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/44/orig' 2025-01-24T00:47:02.3003025Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/44' 2025-01-24T00:47:02.3004171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/45/base' 2025-01-24T00:47:02.3005717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/45/head' 2025-01-24T00:47:02.3006903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/45/orig' 2025-01-24T00:47:02.3008042Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/45' 2025-01-24T00:47:02.3009470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/46/base' 2025-01-24T00:47:02.3010725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/46/head' 2025-01-24T00:47:02.3011841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/46/orig' 2025-01-24T00:47:02.3012977Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/46' 2025-01-24T00:47:02.3014534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/47/base' 2025-01-24T00:47:02.3015774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/47/head' 2025-01-24T00:47:02.3016893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/47/orig' 2025-01-24T00:47:02.3018098Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/47' 2025-01-24T00:47:02.3019671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/48/base' 2025-01-24T00:47:02.3020786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/48/head' 2025-01-24T00:47:02.3021892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/48/orig' 2025-01-24T00:47:02.3023032Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/48' 2025-01-24T00:47:02.3024315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/49/base' 2025-01-24T00:47:02.3025696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/49/head' 2025-01-24T00:47:02.3026832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/49/orig' 2025-01-24T00:47:02.3028399Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/49' 2025-01-24T00:47:02.3029534Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri' 2025-01-24T00:47:02.3030616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/431/base' 2025-01-24T00:47:02.3031651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/431/head' 2025-01-24T00:47:02.3033113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/431/orig' 2025-01-24T00:47:02.3034172Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/431' 2025-01-24T00:47:02.3035226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/432/base' 2025-01-24T00:47:02.3036252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/432/head' 2025-01-24T00:47:02.3037267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/432/orig' 2025-01-24T00:47:02.3038748Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/432' 2025-01-24T00:47:02.3039806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/434/base' 2025-01-24T00:47:02.3040821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/434/head' 2025-01-24T00:47:02.3041846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/434/orig' 2025-01-24T00:47:02.3042333Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/434' 2025-01-24T00:47:02.3042783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/437/base' 2025-01-24T00:47:02.3043232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/437/head' 2025-01-24T00:47:02.3043840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/437/orig' 2025-01-24T00:47:02.3044684Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/437' 2025-01-24T00:47:02.3045181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/442/base' 2025-01-24T00:47:02.3045645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/442/head' 2025-01-24T00:47:02.3046094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/442/orig' 2025-01-24T00:47:02.3046644Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/442' 2025-01-24T00:47:02.3047094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/443/base' 2025-01-24T00:47:02.3047544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/443/head' 2025-01-24T00:47:02.3048010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/443/orig' 2025-01-24T00:47:02.3048491Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/443' 2025-01-24T00:47:02.3048954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/647/base' 2025-01-24T00:47:02.3049403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/647/head' 2025-01-24T00:47:02.3050115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/647/orig' 2025-01-24T00:47:02.3050797Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/647' 2025-01-24T00:47:02.3051245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/657/base' 2025-01-24T00:47:02.3051708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/657/head' 2025-01-24T00:47:02.3052160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/657/orig' 2025-01-24T00:47:02.3052636Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/657' 2025-01-24T00:47:02.3053099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/666/base' 2025-01-24T00:47:02.3053544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/666/head' 2025-01-24T00:47:02.3053992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/666/orig' 2025-01-24T00:47:02.3054480Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/666' 2025-01-24T00:47:02.3055274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/667/base' 2025-01-24T00:47:02.3055812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/667/head' 2025-01-24T00:47:02.3056265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/667/orig' 2025-01-24T00:47:02.3056741Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/667' 2025-01-24T00:47:02.3057200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/668/base' 2025-01-24T00:47:02.3057647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/668/head' 2025-01-24T00:47:02.3058172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/668/orig' 2025-01-24T00:47:02.3058650Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/668' 2025-01-24T00:47:02.3059147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/669/base' 2025-01-24T00:47:02.3059606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/669/head' 2025-01-24T00:47:02.3060055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/669/orig' 2025-01-24T00:47:02.3060956Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/669' 2025-01-24T00:47:02.3061426Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu' 2025-01-24T00:47:02.3061897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/588/base' 2025-01-24T00:47:02.3062379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/588/head' 2025-01-24T00:47:02.3062843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/588/orig' 2025-01-24T00:47:02.3063338Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/588' 2025-01-24T00:47:02.3063818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/604/base' 2025-01-24T00:47:02.3064283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/604/head' 2025-01-24T00:47:02.3064757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/604/orig' 2025-01-24T00:47:02.3065251Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/604' 2025-01-24T00:47:02.3066139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/617/base' 2025-01-24T00:47:02.3066619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/617/head' 2025-01-24T00:47:02.3067085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/617/orig' 2025-01-24T00:47:02.3067572Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/617' 2025-01-24T00:47:02.3068255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/619/base' 2025-01-24T00:47:02.3068835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/619/head' 2025-01-24T00:47:02.3069334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/619/orig' 2025-01-24T00:47:02.3069862Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/619' 2025-01-24T00:47:02.3070495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/620/base' 2025-01-24T00:47:02.3071431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/620/head' 2025-01-24T00:47:02.3072002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/620/orig' 2025-01-24T00:47:02.3072528Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/620' 2025-01-24T00:47:02.3073088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/626/base' 2025-01-24T00:47:02.3073685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/626/head' 2025-01-24T00:47:02.3074187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/626/orig' 2025-01-24T00:47:02.3074820Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/626' 2025-01-24T00:47:02.3075752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/627/base' 2025-01-24T00:47:02.3076308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/627/head' 2025-01-24T00:47:02.3076835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/627/orig' 2025-01-24T00:47:02.3077746Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/627' 2025-01-24T00:47:02.3078412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/628/base' 2025-01-24T00:47:02.3078916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/628/head' 2025-01-24T00:47:02.3079418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/628/orig' 2025-01-24T00:47:02.3079973Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/628' 2025-01-24T00:47:02.3080514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/629/base' 2025-01-24T00:47:02.3081097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/629/head' 2025-01-24T00:47:02.3081596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/629/orig' 2025-01-24T00:47:02.3082127Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/629' 2025-01-24T00:47:02.3103251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/630/base' 2025-01-24T00:47:02.3104348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/630/head' 2025-01-24T00:47:02.3104845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/630/orig' 2025-01-24T00:47:02.3105365Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/630' 2025-01-24T00:47:02.3105850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/634/base' 2025-01-24T00:47:02.3106336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/634/head' 2025-01-24T00:47:02.3106799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/634/orig' 2025-01-24T00:47:02.3107288Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/634' 2025-01-24T00:47:02.3107757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/635/base' 2025-01-24T00:47:02.3108218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/635/head' 2025-01-24T00:47:02.3108679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/635/orig' 2025-01-24T00:47:02.3109313Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/635' 2025-01-24T00:47:02.3109848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/636/base' 2025-01-24T00:47:02.3110319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/636/head' 2025-01-24T00:47:02.3110781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/636/orig' 2025-01-24T00:47:02.3111323Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/636' 2025-01-24T00:47:02.3111802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/637/base' 2025-01-24T00:47:02.3112266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/637/head' 2025-01-24T00:47:02.3112739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/637/orig' 2025-01-24T00:47:02.3113228Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/637' 2025-01-24T00:47:02.3113699Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh' 2025-01-24T00:47:02.3114203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/35/base' 2025-01-24T00:47:02.3114699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/35/head' 2025-01-24T00:47:02.3115198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/35/orig' 2025-01-24T00:47:02.3115729Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/35' 2025-01-24T00:47:02.3116224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/41/base' 2025-01-24T00:47:02.3116725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/41/head' 2025-01-24T00:47:02.3117217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/41/orig' 2025-01-24T00:47:02.3117735Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/41' 2025-01-24T00:47:02.3118235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/42/base' 2025-01-24T00:47:02.3118727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/42/head' 2025-01-24T00:47:02.3119262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/42/orig' 2025-01-24T00:47:02.3119798Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/42' 2025-01-24T00:47:02.3120288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/44/base' 2025-01-24T00:47:02.3120787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/44/head' 2025-01-24T00:47:02.3121282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/44/orig' 2025-01-24T00:47:02.3121811Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/44' 2025-01-24T00:47:02.3122372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/45/base' 2025-01-24T00:47:02.3122913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/45/head' 2025-01-24T00:47:02.3123417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/45/orig' 2025-01-24T00:47:02.3123936Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/45' 2025-01-24T00:47:02.3124436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/46/base' 2025-01-24T00:47:02.3124922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/46/head' 2025-01-24T00:47:02.3125419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/46/orig' 2025-01-24T00:47:02.3125951Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/46' 2025-01-24T00:47:02.3126517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/47/base' 2025-01-24T00:47:02.3127007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/47/head' 2025-01-24T00:47:02.3127509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/47/orig' 2025-01-24T00:47:02.3128025Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/47' 2025-01-24T00:47:02.3128528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/48/base' 2025-01-24T00:47:02.3129021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/48/head' 2025-01-24T00:47:02.3129513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/48/orig' 2025-01-24T00:47:02.3130043Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/48' 2025-01-24T00:47:02.3130533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/49/base' 2025-01-24T00:47:02.3131027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/49/head' 2025-01-24T00:47:02.3131525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/49/orig' 2025-01-24T00:47:02.3132094Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/49' 2025-01-24T00:47:02.3132599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/50/base' 2025-01-24T00:47:02.3133117Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/50' 2025-01-24T00:47:02.3133616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/51/base' 2025-01-24T00:47:02.3134109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/51/head' 2025-01-24T00:47:02.3134602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/51/orig' 2025-01-24T00:47:02.3135129Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/51' 2025-01-24T00:47:02.3135735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/52/base' 2025-01-24T00:47:02.3136273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/52/head' 2025-01-24T00:47:02.3136781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/52/orig' 2025-01-24T00:47:02.3137297Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/52' 2025-01-24T00:47:02.3137797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/53/base' 2025-01-24T00:47:02.3138287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/53/head' 2025-01-24T00:47:02.3138781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/53/orig' 2025-01-24T00:47:02.3139313Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/53' 2025-01-24T00:47:02.3139806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/54/base' 2025-01-24T00:47:02.3140301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/54/head' 2025-01-24T00:47:02.3140788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/54/orig' 2025-01-24T00:47:02.3141359Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/54' 2025-01-24T00:47:02.3141864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/55/base' 2025-01-24T00:47:02.3142357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/55/head' 2025-01-24T00:47:02.3142859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/55/orig' 2025-01-24T00:47:02.3143378Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/55' 2025-01-24T00:47:02.3143873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/56/base' 2025-01-24T00:47:02.3144370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/56/head' 2025-01-24T00:47:02.3144863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/56/orig' 2025-01-24T00:47:02.3145389Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/56' 2025-01-24T00:47:02.3145894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/57/base' 2025-01-24T00:47:02.3146383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/57/head' 2025-01-24T00:47:02.3146883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/57/orig' 2025-01-24T00:47:02.3147402Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/57' 2025-01-24T00:47:02.3147904Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1' 2025-01-24T00:47:02.3148429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bertmaher/3/base' 2025-01-24T00:47:02.3148896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bertmaher/3/head' 2025-01-24T00:47:02.3149418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bertmaher/3/orig' 2025-01-24T00:47:02.3149907Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bertmaher/3' 2025-01-24T00:47:02.3150372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bertmaher/4/base' 2025-01-24T00:47:02.3150837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bertmaher/4/head' 2025-01-24T00:47:02.3151301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bertmaher/4/orig' 2025-01-24T00:47:02.3151805Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bertmaher/4' 2025-01-24T00:47:02.3152290Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bertmaher' 2025-01-24T00:47:02.3152763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bigfootjon/1/base' 2025-01-24T00:47:02.3153246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bigfootjon/1/head' 2025-01-24T00:47:02.3153785Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bigfootjon/1' 2025-01-24T00:47:02.3154259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bigfootjon/2/base' 2025-01-24T00:47:02.3154734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bigfootjon/2/orig' 2025-01-24T00:47:02.3155232Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bigfootjon/2' 2025-01-24T00:47:02.3155726Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bigfootjon' 2025-01-24T00:47:02.3156183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/blzheng/3/base' 2025-01-24T00:47:02.3156639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/blzheng/3/head' 2025-01-24T00:47:02.3157100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/blzheng/3/orig' 2025-01-24T00:47:02.3157579Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/blzheng/3' 2025-01-24T00:47:02.3158062Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/blzheng' 2025-01-24T00:47:02.3158539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/119/base' 2025-01-24T00:47:02.3159022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/119/head' 2025-01-24T00:47:02.3159500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/119/orig' 2025-01-24T00:47:02.3160000Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/119' 2025-01-24T00:47:02.3160475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/146/base' 2025-01-24T00:47:02.3160960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/146/head' 2025-01-24T00:47:02.3161488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/146/orig' 2025-01-24T00:47:02.3162045Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/146' 2025-01-24T00:47:02.3162524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/183/base' 2025-01-24T00:47:02.3162998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/183/head' 2025-01-24T00:47:02.3163483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/183/orig' 2025-01-24T00:47:02.3163981Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/183' 2025-01-24T00:47:02.3164468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/187/base' 2025-01-24T00:47:02.3164942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/187/head' 2025-01-24T00:47:02.3165416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/187/orig' 2025-01-24T00:47:02.3165928Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/187' 2025-01-24T00:47:02.3166553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/191/base' 2025-01-24T00:47:02.3167042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/191/head' 2025-01-24T00:47:02.3167516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/191/orig' 2025-01-24T00:47:02.3168023Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/191' 2025-01-24T00:47:02.3168511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/192/base' 2025-01-24T00:47:02.3168981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/192/head' 2025-01-24T00:47:02.3169455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/192/orig' 2025-01-24T00:47:02.3169970Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/192' 2025-01-24T00:47:02.3170449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/193/base' 2025-01-24T00:47:02.3170932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/193/head' 2025-01-24T00:47:02.3171413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/193/orig' 2025-01-24T00:47:02.3171910Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/193' 2025-01-24T00:47:02.3172397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/194/base' 2025-01-24T00:47:02.3172878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/194/head' 2025-01-24T00:47:02.3173361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/194/orig' 2025-01-24T00:47:02.3173856Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/194' 2025-01-24T00:47:02.3174397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/195/base' 2025-01-24T00:47:02.3174929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/195/head' 2025-01-24T00:47:02.3175409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/195/orig' 2025-01-24T00:47:02.3175911Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/195' 2025-01-24T00:47:02.3176381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/196/base' 2025-01-24T00:47:02.3176854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/196/head' 2025-01-24T00:47:02.3177344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/196/orig' 2025-01-24T00:47:02.3177847Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/196' 2025-01-24T00:47:02.3178334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/197/base' 2025-01-24T00:47:02.3178809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/197/head' 2025-01-24T00:47:02.3179281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/197/orig' 2025-01-24T00:47:02.3179793Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/197' 2025-01-24T00:47:02.3180269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/198/base' 2025-01-24T00:47:02.3180747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/198/head' 2025-01-24T00:47:02.3181228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/198/orig' 2025-01-24T00:47:02.3181730Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/198' 2025-01-24T00:47:02.3182216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/199/base' 2025-01-24T00:47:02.3182690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/199/head' 2025-01-24T00:47:02.3183167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/199/orig' 2025-01-24T00:47:02.3183675Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/199' 2025-01-24T00:47:02.3184152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/200/base' 2025-01-24T00:47:02.3184641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/200/head' 2025-01-24T00:47:02.3185115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/200/orig' 2025-01-24T00:47:02.3185606Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/200' 2025-01-24T00:47:02.3186095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/201/base' 2025-01-24T00:47:02.3186569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/201/head' 2025-01-24T00:47:02.3187093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/201/orig' 2025-01-24T00:47:02.3187605Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/201' 2025-01-24T00:47:02.3188130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/202/base' 2025-01-24T00:47:02.3188615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/202/head' 2025-01-24T00:47:02.3189088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/202/orig' 2025-01-24T00:47:02.3189590Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/202' 2025-01-24T00:47:02.3190080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/203/base' 2025-01-24T00:47:02.3190557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/203/head' 2025-01-24T00:47:02.3191033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/203/orig' 2025-01-24T00:47:02.3191533Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/203' 2025-01-24T00:47:02.3192179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/204/base' 2025-01-24T00:47:02.3192675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/204/head' 2025-01-24T00:47:02.3193152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/204/orig' 2025-01-24T00:47:02.3193669Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/204' 2025-01-24T00:47:02.3194148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/205/base' 2025-01-24T00:47:02.3194628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/205/head' 2025-01-24T00:47:02.3195116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/205/orig' 2025-01-24T00:47:02.3195613Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/205' 2025-01-24T00:47:02.3196102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/206/base' 2025-01-24T00:47:02.3196575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/206/head' 2025-01-24T00:47:02.3197055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/206/orig' 2025-01-24T00:47:02.3197573Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/206' 2025-01-24T00:47:02.3198052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/207/base' 2025-01-24T00:47:02.3198531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/207/head' 2025-01-24T00:47:02.3199017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/207/orig' 2025-01-24T00:47:02.3199514Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/207' 2025-01-24T00:47:02.3200082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/208/base' 2025-01-24T00:47:02.3200557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/208/head' 2025-01-24T00:47:02.3201131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/208/orig' 2025-01-24T00:47:02.3201637Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/208' 2025-01-24T00:47:02.3202114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/209/base' 2025-01-24T00:47:02.3202601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/209/head' 2025-01-24T00:47:02.3203079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/209/orig' 2025-01-24T00:47:02.3203579Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/209' 2025-01-24T00:47:02.3204065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/210/base' 2025-01-24T00:47:02.3204541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/210/head' 2025-01-24T00:47:02.3205022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/210/orig' 2025-01-24T00:47:02.3205523Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/210' 2025-01-24T00:47:02.3206002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/211/base' 2025-01-24T00:47:02.3206570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/211/head' 2025-01-24T00:47:02.3207052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/211/orig' 2025-01-24T00:47:02.3207556Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/211' 2025-01-24T00:47:02.3208046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/212/base' 2025-01-24T00:47:02.3208526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/212/head' 2025-01-24T00:47:02.3209009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/212/orig' 2025-01-24T00:47:02.3209505Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/212' 2025-01-24T00:47:02.3209986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/213/base' 2025-01-24T00:47:02.3210476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/213/head' 2025-01-24T00:47:02.3210956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/213/orig' 2025-01-24T00:47:02.3211473Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/213' 2025-01-24T00:47:02.3211951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/214/base' 2025-01-24T00:47:02.3212423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/214/head' 2025-01-24T00:47:02.3212909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/214/orig' 2025-01-24T00:47:02.3213465Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/214' 2025-01-24T00:47:02.3214006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/215/base' 2025-01-24T00:47:02.3214478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/215/head' 2025-01-24T00:47:02.3214957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/215/orig' 2025-01-24T00:47:02.3215470Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/215' 2025-01-24T00:47:02.3215949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/216/base' 2025-01-24T00:47:02.3216434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/216/head' 2025-01-24T00:47:02.3216918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/216/orig' 2025-01-24T00:47:02.3217422Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/216' 2025-01-24T00:47:02.3217916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/217/base' 2025-01-24T00:47:02.3218391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/217/head' 2025-01-24T00:47:02.3218870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/217/orig' 2025-01-24T00:47:02.3219371Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/217' 2025-01-24T00:47:02.3219850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/218/base' 2025-01-24T00:47:02.3220336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/218/head' 2025-01-24T00:47:02.3220810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/218/orig' 2025-01-24T00:47:02.3221308Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/218' 2025-01-24T00:47:02.3221794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/219/base' 2025-01-24T00:47:02.3222276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/219/head' 2025-01-24T00:47:02.3222765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/219/orig' 2025-01-24T00:47:02.3223268Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/219' 2025-01-24T00:47:02.3223748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/220/base' 2025-01-24T00:47:02.3224229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/220/head' 2025-01-24T00:47:02.3224703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/220/orig' 2025-01-24T00:47:02.3225205Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/220' 2025-01-24T00:47:02.3225687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/221/base' 2025-01-24T00:47:02.3226211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/221/head' 2025-01-24T00:47:02.3226742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/221/orig' 2025-01-24T00:47:02.3227235Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/221' 2025-01-24T00:47:02.3227712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/222/base' 2025-01-24T00:47:02.3228195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/222/head' 2025-01-24T00:47:02.3228665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/222/orig' 2025-01-24T00:47:02.3229168Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/222' 2025-01-24T00:47:02.3229643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/223/base' 2025-01-24T00:47:02.3230122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/223/head' 2025-01-24T00:47:02.3230608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/223/orig' 2025-01-24T00:47:02.3231110Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/223' 2025-01-24T00:47:02.3231595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/224/base' 2025-01-24T00:47:02.3232073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/224/head' 2025-01-24T00:47:02.3232551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/224/orig' 2025-01-24T00:47:02.3233062Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/224' 2025-01-24T00:47:02.3233537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/225/base' 2025-01-24T00:47:02.3234009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/225/head' 2025-01-24T00:47:02.3234489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/225/orig' 2025-01-24T00:47:02.3234990Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/225' 2025-01-24T00:47:02.3235477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/226/base' 2025-01-24T00:47:02.3235952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/226/head' 2025-01-24T00:47:02.3236433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/226/orig' 2025-01-24T00:47:02.3236942Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/226' 2025-01-24T00:47:02.3237418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/227/base' 2025-01-24T00:47:02.3237901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/227/head' 2025-01-24T00:47:02.3238373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/227/orig' 2025-01-24T00:47:02.3238917Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/227' 2025-01-24T00:47:02.3239449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/228/base' 2025-01-24T00:47:02.3239925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/228/head' 2025-01-24T00:47:02.3240400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/228/orig' 2025-01-24T00:47:02.3240902Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/228' 2025-01-24T00:47:02.3241378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/229/base' 2025-01-24T00:47:02.3241864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/229/head' 2025-01-24T00:47:02.3242344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/229/orig' 2025-01-24T00:47:02.3242850Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/229' 2025-01-24T00:47:02.3243334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/230/base' 2025-01-24T00:47:02.3243805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/230/head' 2025-01-24T00:47:02.3244291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/230/orig' 2025-01-24T00:47:02.3244789Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/230' 2025-01-24T00:47:02.3245272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/231/base' 2025-01-24T00:47:02.3245761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/231/head' 2025-01-24T00:47:02.3246305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/231/orig' 2025-01-24T00:47:02.3246820Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/231' 2025-01-24T00:47:02.3247298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/232/base' 2025-01-24T00:47:02.3247777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/232/head' 2025-01-24T00:47:02.3248266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/232/orig' 2025-01-24T00:47:02.3248772Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/232' 2025-01-24T00:47:02.3249252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/233/base' 2025-01-24T00:47:02.3249737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/233/head' 2025-01-24T00:47:02.3250212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/233/orig' 2025-01-24T00:47:02.3250722Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/233' 2025-01-24T00:47:02.3251196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/234/base' 2025-01-24T00:47:02.3251718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/234/head' 2025-01-24T00:47:02.3252205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/234/orig' 2025-01-24T00:47:02.3252748Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/234' 2025-01-24T00:47:02.3253234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/235/base' 2025-01-24T00:47:02.3253709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/235/head' 2025-01-24T00:47:02.3254183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/235/orig' 2025-01-24T00:47:02.3254695Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/235' 2025-01-24T00:47:02.3255177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/236/base' 2025-01-24T00:47:02.3255665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/236/head' 2025-01-24T00:47:02.3256136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/236/orig' 2025-01-24T00:47:02.3256634Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/236' 2025-01-24T00:47:02.3257116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/237/base' 2025-01-24T00:47:02.3257591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/237/head' 2025-01-24T00:47:02.3258074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/237/orig' 2025-01-24T00:47:02.3258581Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/237' 2025-01-24T00:47:02.3259062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/238/base' 2025-01-24T00:47:02.3259545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/238/head' 2025-01-24T00:47:02.3260021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/238/orig' 2025-01-24T00:47:02.3260523Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/238' 2025-01-24T00:47:02.3261008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/239/base' 2025-01-24T00:47:02.3261483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/239/head' 2025-01-24T00:47:02.3261975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/239/orig' 2025-01-24T00:47:02.3262472Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/239' 2025-01-24T00:47:02.3262943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/240/base' 2025-01-24T00:47:02.3263429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/240/head' 2025-01-24T00:47:02.3263902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/240/orig' 2025-01-24T00:47:02.3264414Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/240' 2025-01-24T00:47:02.3264942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/241/base' 2025-01-24T00:47:02.3265470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/241/head' 2025-01-24T00:47:02.3265951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/241/orig' 2025-01-24T00:47:02.3266446Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/241' 2025-01-24T00:47:02.3266923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/242/base' 2025-01-24T00:47:02.3267405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/242/head' 2025-01-24T00:47:02.3267882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/242/orig' 2025-01-24T00:47:02.3268397Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/242' 2025-01-24T00:47:02.3268871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/243/base' 2025-01-24T00:47:02.3269346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/243/head' 2025-01-24T00:47:02.3269831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/243/orig' 2025-01-24T00:47:02.3270331Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/243' 2025-01-24T00:47:02.3270809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/244/base' 2025-01-24T00:47:02.3271290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/244/head' 2025-01-24T00:47:02.3271768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/244/orig' 2025-01-24T00:47:02.3272274Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/244' 2025-01-24T00:47:02.3272757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/245/base' 2025-01-24T00:47:02.3273241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/245/head' 2025-01-24T00:47:02.3273718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/245/orig' 2025-01-24T00:47:02.3274225Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/245' 2025-01-24T00:47:02.3274706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/246/base' 2025-01-24T00:47:02.3275187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/246/head' 2025-01-24T00:47:02.3275660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/246/orig' 2025-01-24T00:47:02.3276160Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/246' 2025-01-24T00:47:02.3276632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/247/base' 2025-01-24T00:47:02.3277120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/247/head' 2025-01-24T00:47:02.3277649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/247/orig' 2025-01-24T00:47:02.3278195Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/247' 2025-01-24T00:47:02.3278687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/248/base' 2025-01-24T00:47:02.3279166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/248/head' 2025-01-24T00:47:02.3279658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/248/orig' 2025-01-24T00:47:02.3280160Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/248' 2025-01-24T00:47:02.3280643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/249/base' 2025-01-24T00:47:02.3281132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/249/head' 2025-01-24T00:47:02.3281616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/249/orig' 2025-01-24T00:47:02.3282131Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/249' 2025-01-24T00:47:02.3282611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/250/base' 2025-01-24T00:47:02.3283088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/250/head' 2025-01-24T00:47:02.3283579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/250/orig' 2025-01-24T00:47:02.3284088Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/250' 2025-01-24T00:47:02.3284571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/251/base' 2025-01-24T00:47:02.3285064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/251/head' 2025-01-24T00:47:02.3285544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/251/orig' 2025-01-24T00:47:02.3286066Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/251' 2025-01-24T00:47:02.3286595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/252/base' 2025-01-24T00:47:02.3287082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/252/head' 2025-01-24T00:47:02.3287575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/252/orig' 2025-01-24T00:47:02.3288081Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/252' 2025-01-24T00:47:02.3288575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/253/base' 2025-01-24T00:47:02.3289056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/253/head' 2025-01-24T00:47:02.3289534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/253/orig' 2025-01-24T00:47:02.3290053Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/253' 2025-01-24T00:47:02.3290583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/254/base' 2025-01-24T00:47:02.3291121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/254/head' 2025-01-24T00:47:02.3291603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/254/orig' 2025-01-24T00:47:02.3292309Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/254' 2025-01-24T00:47:02.3292802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/255/base' 2025-01-24T00:47:02.3293283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/255/head' 2025-01-24T00:47:02.3293759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/255/orig' 2025-01-24T00:47:02.3294283Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/255' 2025-01-24T00:47:02.3294776Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93' 2025-01-24T00:47:02.3295309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/briancoutinho/2/base' 2025-01-24T00:47:02.3295798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/briancoutinho/2/head' 2025-01-24T00:47:02.3296311Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/briancoutinho/2' 2025-01-24T00:47:02.3296825Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/briancoutinho' 2025-01-24T00:47:02.3297302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c-p-i-o/1/base' 2025-01-24T00:47:02.3297772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c-p-i-o/1/head' 2025-01-24T00:47:02.3298228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c-p-i-o/1/orig' 2025-01-24T00:47:02.3298713Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c-p-i-o/1' 2025-01-24T00:47:02.3299183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c-p-i-o/3/base' 2025-01-24T00:47:02.3299636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c-p-i-o/3/head' 2025-01-24T00:47:02.3300105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c-p-i-o/3/orig' 2025-01-24T00:47:02.3300592Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c-p-i-o/3' 2025-01-24T00:47:02.3301047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c-p-i-o/4/base' 2025-01-24T00:47:02.3301515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c-p-i-o/4/head' 2025-01-24T00:47:02.3301968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c-p-i-o/4/orig' 2025-01-24T00:47:02.3302449Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c-p-i-o/4' 2025-01-24T00:47:02.3302908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c-p-i-o/5/base' 2025-01-24T00:47:02.3303355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c-p-i-o/5/head' 2025-01-24T00:47:02.3303913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c-p-i-o/5/orig' 2025-01-24T00:47:02.3304461Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c-p-i-o/5' 2025-01-24T00:47:02.3304934Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c-p-i-o' 2025-01-24T00:47:02.3305398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/19/base' 2025-01-24T00:47:02.3305847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/19/head' 2025-01-24T00:47:02.3306306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/19/orig' 2025-01-24T00:47:02.3306780Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/19' 2025-01-24T00:47:02.3307224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/20/base' 2025-01-24T00:47:02.3307681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/20/head' 2025-01-24T00:47:02.3308120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/20/orig' 2025-01-24T00:47:02.3308588Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/20' 2025-01-24T00:47:02.3309044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/21/base' 2025-01-24T00:47:02.3309493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/21/head' 2025-01-24T00:47:02.3309951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/21/orig' 2025-01-24T00:47:02.3310425Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/21' 2025-01-24T00:47:02.3310873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/23/base' 2025-01-24T00:47:02.3311326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/23/head' 2025-01-24T00:47:02.3311799Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/23' 2025-01-24T00:47:02.3312258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/24/base' 2025-01-24T00:47:02.3312704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/24/head' 2025-01-24T00:47:02.3313144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/24/orig' 2025-01-24T00:47:02.3313628Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/24' 2025-01-24T00:47:02.3314075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/25/base' 2025-01-24T00:47:02.3314523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/25/head' 2025-01-24T00:47:02.3314980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/25/orig' 2025-01-24T00:47:02.3315452Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/25' 2025-01-24T00:47:02.3315904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/26/base' 2025-01-24T00:47:02.3316502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/26/head' 2025-01-24T00:47:02.3317089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/26/orig' 2025-01-24T00:47:02.3317575Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/26' 2025-01-24T00:47:02.3318014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/27/base' 2025-01-24T00:47:02.3318488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/27/head' 2025-01-24T00:47:02.3318969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/27/orig' 2025-01-24T00:47:02.3319441Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/27' 2025-01-24T00:47:02.3319905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/28/base' 2025-01-24T00:47:02.3320353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/28/head' 2025-01-24T00:47:02.3320799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/28/orig' 2025-01-24T00:47:02.3321284Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/28' 2025-01-24T00:47:02.3321729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/29/base' 2025-01-24T00:47:02.3322189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/29/head' 2025-01-24T00:47:02.3322637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/29/orig' 2025-01-24T00:47:02.3323174Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/29' 2025-01-24T00:47:02.3323642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/30/base' 2025-01-24T00:47:02.3324087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/30/head' 2025-01-24T00:47:02.3324542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/30/orig' 2025-01-24T00:47:02.3325019Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/30' 2025-01-24T00:47:02.3325466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/31/base' 2025-01-24T00:47:02.3325922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/31/head' 2025-01-24T00:47:02.3326438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/31/orig' 2025-01-24T00:47:02.3326931Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/31' 2025-01-24T00:47:02.3327388Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w' 2025-01-24T00:47:02.3327864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chenyang78/1/base' 2025-01-24T00:47:02.3328362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chenyang78/1/head' 2025-01-24T00:47:02.3328840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chenyang78/1/orig' 2025-01-24T00:47:02.3329403Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chenyang78/1' 2025-01-24T00:47:02.3329924Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chenyang78' 2025-01-24T00:47:02.3330443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/220/base' 2025-01-24T00:47:02.3330920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/220/head' 2025-01-24T00:47:02.3331383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/220/orig' 2025-01-24T00:47:02.3331873Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/220' 2025-01-24T00:47:02.3332350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/352/base' 2025-01-24T00:47:02.3332819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/352/head' 2025-01-24T00:47:02.3333302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/352/orig' 2025-01-24T00:47:02.3333798Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/352' 2025-01-24T00:47:02.3334263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/360/base' 2025-01-24T00:47:02.3334748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/360/head' 2025-01-24T00:47:02.3335218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/360/orig' 2025-01-24T00:47:02.3335711Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/360' 2025-01-24T00:47:02.3336212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/362/base' 2025-01-24T00:47:02.3336683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/362/head' 2025-01-24T00:47:02.3337160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/362/orig' 2025-01-24T00:47:02.3337652Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/362' 2025-01-24T00:47:02.3338121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/367/base' 2025-01-24T00:47:02.3338598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/367/head' 2025-01-24T00:47:02.3339070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/367/orig' 2025-01-24T00:47:02.3339575Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/367' 2025-01-24T00:47:02.3340041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/376/base' 2025-01-24T00:47:02.3340505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/376/head' 2025-01-24T00:47:02.3340983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/376/orig' 2025-01-24T00:47:02.3341478Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/376' 2025-01-24T00:47:02.3341946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/377/base' 2025-01-24T00:47:02.3342475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/377/head' 2025-01-24T00:47:02.3342981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/377/orig' 2025-01-24T00:47:02.3343482Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/377' 2025-01-24T00:47:02.3343948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/378/base' 2025-01-24T00:47:02.3344411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/378/head' 2025-01-24T00:47:02.3344883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/378/orig' 2025-01-24T00:47:02.3345371Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/378' 2025-01-24T00:47:02.3345847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/379/base' 2025-01-24T00:47:02.3346313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/379/head' 2025-01-24T00:47:02.3346778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/379/orig' 2025-01-24T00:47:02.3347276Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/379' 2025-01-24T00:47:02.3347748Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee' 2025-01-24T00:47:02.3348230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chunyuan-w/1/base' 2025-01-24T00:47:02.3348706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chunyuan-w/1/head' 2025-01-24T00:47:02.3349181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chunyuan-w/1/orig' 2025-01-24T00:47:02.3349697Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chunyuan-w/1' 2025-01-24T00:47:02.3350165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chunyuan-w/3/base' 2025-01-24T00:47:02.3350635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chunyuan-w/3/head' 2025-01-24T00:47:02.3351118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chunyuan-w/3/orig' 2025-01-24T00:47:02.3351613Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chunyuan-w/3' 2025-01-24T00:47:02.3352103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chunyuan-w/4/base' 2025-01-24T00:47:02.3352577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chunyuan-w/4/head' 2025-01-24T00:47:02.3353071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chunyuan-w/4/orig' 2025-01-24T00:47:02.3353583Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chunyuan-w/4' 2025-01-24T00:47:02.3354071Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/chunyuan-w' 2025-01-24T00:47:02.3354541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/clee2000/1/base' 2025-01-24T00:47:02.3354998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/clee2000/1/head' 2025-01-24T00:47:02.3355498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/clee2000/1/orig' 2025-01-24T00:47:02.3356047Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/clee2000/1' 2025-01-24T00:47:02.3356527Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/clee2000' 2025-01-24T00:47:02.3357022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/230/base' 2025-01-24T00:47:02.3357532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/230/head' 2025-01-24T00:47:02.3358021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/230/orig' 2025-01-24T00:47:02.3358576Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/230' 2025-01-24T00:47:02.3359070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/328/base' 2025-01-24T00:47:02.3359567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/328/head' 2025-01-24T00:47:02.3360081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/328/orig' 2025-01-24T00:47:02.3360603Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/328' 2025-01-24T00:47:02.3361112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/329/base' 2025-01-24T00:47:02.3361602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/329/head' 2025-01-24T00:47:02.3362101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/329/orig' 2025-01-24T00:47:02.3362637Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/329' 2025-01-24T00:47:02.3363133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/330/base' 2025-01-24T00:47:02.3363639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/330/head' 2025-01-24T00:47:02.3364135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/330/orig' 2025-01-24T00:47:02.3364653Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/330' 2025-01-24T00:47:02.3365156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/331/base' 2025-01-24T00:47:02.3365652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/331/head' 2025-01-24T00:47:02.3366156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/331/orig' 2025-01-24T00:47:02.3366735Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/331' 2025-01-24T00:47:02.3367233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/332/base' 2025-01-24T00:47:02.3367741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/332/head' 2025-01-24T00:47:02.3368236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/332/orig' 2025-01-24T00:47:02.3368821Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/332' 2025-01-24T00:47:02.3369386Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98' 2025-01-24T00:47:02.3369871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/520/base' 2025-01-24T00:47:02.3370357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/520/head' 2025-01-24T00:47:02.3370837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/520/orig' 2025-01-24T00:47:02.3371344Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/520' 2025-01-24T00:47:02.3371842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/522/base' 2025-01-24T00:47:02.3372327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/522/head' 2025-01-24T00:47:02.3372819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/522/orig' 2025-01-24T00:47:02.3373323Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/522' 2025-01-24T00:47:02.3373807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/528/base' 2025-01-24T00:47:02.3374302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/528/head' 2025-01-24T00:47:02.3374784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/528/orig' 2025-01-24T00:47:02.3375299Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/528' 2025-01-24T00:47:02.3375782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/529/base' 2025-01-24T00:47:02.3376264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/529/head' 2025-01-24T00:47:02.3376756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/529/orig' 2025-01-24T00:47:02.3377258Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/529' 2025-01-24T00:47:02.3377740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/530/base' 2025-01-24T00:47:02.3378231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/530/head' 2025-01-24T00:47:02.3378715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/530/orig' 2025-01-24T00:47:02.3379232Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/530' 2025-01-24T00:47:02.3379718Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire' 2025-01-24T00:47:02.3380182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/100/base' 2025-01-24T00:47:02.3380660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/100/head' 2025-01-24T00:47:02.3381124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/100/orig' 2025-01-24T00:47:02.3381679Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/100' 2025-01-24T00:47:02.3382195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/103/base' 2025-01-24T00:47:02.3382657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/103/head' 2025-01-24T00:47:02.3383131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/103/orig' 2025-01-24T00:47:02.3383622Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/103' 2025-01-24T00:47:02.3384087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/104/base' 2025-01-24T00:47:02.3384563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/104/head' 2025-01-24T00:47:02.3385028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/104/orig' 2025-01-24T00:47:02.3385532Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/104' 2025-01-24T00:47:02.3385994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/106/base' 2025-01-24T00:47:02.3386456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/106/head' 2025-01-24T00:47:02.3386934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/106/orig' 2025-01-24T00:47:02.3387421Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/106' 2025-01-24T00:47:02.3387901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/107/base' 2025-01-24T00:47:02.3388370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/107/head' 2025-01-24T00:47:02.3388836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/107/orig' 2025-01-24T00:47:02.3389337Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/107' 2025-01-24T00:47:02.3389794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/108/base' 2025-01-24T00:47:02.3390270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/108/head' 2025-01-24T00:47:02.3390735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/108/orig' 2025-01-24T00:47:02.3391229Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/108' 2025-01-24T00:47:02.3391710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/109/base' 2025-01-24T00:47:02.3392316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/109/head' 2025-01-24T00:47:02.3392784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/109/orig' 2025-01-24T00:47:02.3393290Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/109' 2025-01-24T00:47:02.3393755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/110/base' 2025-01-24T00:47:02.3394321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/110/head' 2025-01-24T00:47:02.3394780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/110/orig' 2025-01-24T00:47:02.3395339Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/110' 2025-01-24T00:47:02.3395812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/111/base' 2025-01-24T00:47:02.3396280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/111/head' 2025-01-24T00:47:02.3396760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/111/orig' 2025-01-24T00:47:02.3397249Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/111' 2025-01-24T00:47:02.3397718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/112/base' 2025-01-24T00:47:02.3398197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/112/head' 2025-01-24T00:47:02.3398665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/112/orig' 2025-01-24T00:47:02.3399162Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/112' 2025-01-24T00:47:02.3399641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/113/base' 2025-01-24T00:47:02.3400103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/113/head' 2025-01-24T00:47:02.3400577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/113/orig' 2025-01-24T00:47:02.3401071Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/113' 2025-01-24T00:47:02.3401538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/114/base' 2025-01-24T00:47:02.3402008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/114/head' 2025-01-24T00:47:02.3402469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/114/orig' 2025-01-24T00:47:02.3402970Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/114' 2025-01-24T00:47:02.3403433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/115/base' 2025-01-24T00:47:02.3403896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/115/head' 2025-01-24T00:47:02.3404378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/115/orig' 2025-01-24T00:47:02.3404870Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/115' 2025-01-24T00:47:02.3405346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/116/base' 2025-01-24T00:47:02.3405831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/116/head' 2025-01-24T00:47:02.3406353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/116/orig' 2025-01-24T00:47:02.3406860Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/116' 2025-01-24T00:47:02.3407379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/117/base' 2025-01-24T00:47:02.3407841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/117/head' 2025-01-24T00:47:02.3408427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/117/orig' 2025-01-24T00:47:02.3408922Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/117' 2025-01-24T00:47:02.3409475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/118/base' 2025-01-24T00:47:02.3409943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/118/head' 2025-01-24T00:47:02.3410409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/118/orig' 2025-01-24T00:47:02.3410921Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/118' 2025-01-24T00:47:02.3411392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/119/base' 2025-01-24T00:47:02.3411866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/119/head' 2025-01-24T00:47:02.3412331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/119/orig' 2025-01-24T00:47:02.3412821Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/119' 2025-01-24T00:47:02.3413296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/32/base' 2025-01-24T00:47:02.3413758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/32/head' 2025-01-24T00:47:02.3414220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/32/orig' 2025-01-24T00:47:02.3414777Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/32' 2025-01-24T00:47:02.3415577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/66/base' 2025-01-24T00:47:02.3416050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/66/head' 2025-01-24T00:47:02.3416513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/66/orig' 2025-01-24T00:47:02.3416998Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/66' 2025-01-24T00:47:02.3417466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/72/base' 2025-01-24T00:47:02.3417926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/72/head' 2025-01-24T00:47:02.3418399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/72/orig' 2025-01-24T00:47:02.3418886Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/72' 2025-01-24T00:47:02.3419345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/79/base' 2025-01-24T00:47:02.3419817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/79/head' 2025-01-24T00:47:02.3420275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/79/orig' 2025-01-24T00:47:02.3420830Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/79' 2025-01-24T00:47:02.3421338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/94/base' 2025-01-24T00:47:02.3421793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/94/head' 2025-01-24T00:47:02.3422263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/94/orig' 2025-01-24T00:47:02.3422745Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/94' 2025-01-24T00:47:02.3423204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/98/base' 2025-01-24T00:47:02.3423675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/98/head' 2025-01-24T00:47:02.3424140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/98/orig' 2025-01-24T00:47:02.3424643Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/98' 2025-01-24T00:47:02.3425119Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg' 2025-01-24T00:47:02.3425592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/554/base' 2025-01-24T00:47:02.3426079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/554/head' 2025-01-24T00:47:02.3426550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/554/orig' 2025-01-24T00:47:02.3427063Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/554' 2025-01-24T00:47:02.3427531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/555/base' 2025-01-24T00:47:02.3428005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/555/head' 2025-01-24T00:47:02.3428487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/555/orig' 2025-01-24T00:47:02.3428985Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/555' 2025-01-24T00:47:02.3429455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/691/base' 2025-01-24T00:47:02.3429935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/691/head' 2025-01-24T00:47:02.3430409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/691/orig' 2025-01-24T00:47:02.3430918Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/691' 2025-01-24T00:47:02.3431390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/697/base' 2025-01-24T00:47:02.3431860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/697/head' 2025-01-24T00:47:02.3432339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/697/orig' 2025-01-24T00:47:02.3432830Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/697' 2025-01-24T00:47:02.3433309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/703/base' 2025-01-24T00:47:02.3433827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/703/head' 2025-01-24T00:47:02.3434349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/703/orig' 2025-01-24T00:47:02.3434855Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/703' 2025-01-24T00:47:02.3435326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/709/base' 2025-01-24T00:47:02.3435806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/709/head' 2025-01-24T00:47:02.3436277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/709/orig' 2025-01-24T00:47:02.3436776Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/709' 2025-01-24T00:47:02.3437258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/710/base' 2025-01-24T00:47:02.3437734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/710/head' 2025-01-24T00:47:02.3438202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/710/orig' 2025-01-24T00:47:02.3438706Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/710' 2025-01-24T00:47:02.3439174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/711/base' 2025-01-24T00:47:02.3439658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/711/head' 2025-01-24T00:47:02.3440133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/711/orig' 2025-01-24T00:47:02.3440633Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/711' 2025-01-24T00:47:02.3441115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/716/base' 2025-01-24T00:47:02.3441584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/716/head' 2025-01-24T00:47:02.3442071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/716/orig' 2025-01-24T00:47:02.3442570Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/716' 2025-01-24T00:47:02.3443043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/717/base' 2025-01-24T00:47:02.3443524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/717/head' 2025-01-24T00:47:02.3444004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/717/orig' 2025-01-24T00:47:02.3444501Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/717' 2025-01-24T00:47:02.3444989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/718/base' 2025-01-24T00:47:02.3445611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/718/head' 2025-01-24T00:47:02.3446471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/718/orig' 2025-01-24T00:47:02.3447034Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/718' 2025-01-24T00:47:02.3447510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/735/base' 2025-01-24T00:47:02.3448046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/735/head' 2025-01-24T00:47:02.3448511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/735/orig' 2025-01-24T00:47:02.3449023Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/735' 2025-01-24T00:47:02.3449498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/743/base' 2025-01-24T00:47:02.3449976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/743/head' 2025-01-24T00:47:02.3450469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/743/orig' 2025-01-24T00:47:02.3450971Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/743' 2025-01-24T00:47:02.3451456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/745/base' 2025-01-24T00:47:02.3451926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/745/head' 2025-01-24T00:47:02.3452395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/745/orig' 2025-01-24T00:47:02.3452913Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/745' 2025-01-24T00:47:02.3453381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/747/base' 2025-01-24T00:47:02.3453851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/747/head' 2025-01-24T00:47:02.3454341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/747/orig' 2025-01-24T00:47:02.3454839Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/747' 2025-01-24T00:47:02.3455324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/748/base' 2025-01-24T00:47:02.3455797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/748/head' 2025-01-24T00:47:02.3456268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/748/orig' 2025-01-24T00:47:02.3456785Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/748' 2025-01-24T00:47:02.3457260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/749/base' 2025-01-24T00:47:02.3457748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/749/head' 2025-01-24T00:47:02.3458214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/749/orig' 2025-01-24T00:47:02.3458712Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/749' 2025-01-24T00:47:02.3459197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/750/base' 2025-01-24T00:47:02.3459672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/750/head' 2025-01-24T00:47:02.3460193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/750/orig' 2025-01-24T00:47:02.3460766Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/750' 2025-01-24T00:47:02.3461241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/751/base' 2025-01-24T00:47:02.3461726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/751/head' 2025-01-24T00:47:02.3462200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/751/orig' 2025-01-24T00:47:02.3462697Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/751' 2025-01-24T00:47:02.3463185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/752/base' 2025-01-24T00:47:02.3463658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/752/head' 2025-01-24T00:47:02.3464140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/752/orig' 2025-01-24T00:47:02.3464642Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/752' 2025-01-24T00:47:02.3465114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/753/base' 2025-01-24T00:47:02.3465602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/753/head' 2025-01-24T00:47:02.3466072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/753/orig' 2025-01-24T00:47:02.3466582Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/753' 2025-01-24T00:47:02.3467056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/754/base' 2025-01-24T00:47:02.3467526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/754/head' 2025-01-24T00:47:02.3468013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/754/orig' 2025-01-24T00:47:02.3468511Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/754' 2025-01-24T00:47:02.3468988Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison' 2025-01-24T00:47:02.3469451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/64/base' 2025-01-24T00:47:02.3469899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/64/head' 2025-01-24T00:47:02.3470354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/64/orig' 2025-01-24T00:47:02.3470828Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/64' 2025-01-24T00:47:02.3471277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/68/base' 2025-01-24T00:47:02.3471743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/68/head' 2025-01-24T00:47:02.3472188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/68/orig' 2025-01-24T00:47:02.3472675Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/68' 2025-01-24T00:47:02.3473176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/69/base' 2025-01-24T00:47:02.3473674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/69/head' 2025-01-24T00:47:02.3474140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/69/orig' 2025-01-24T00:47:02.3474613Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/69' 2025-01-24T00:47:02.3475059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/76/base' 2025-01-24T00:47:02.3475517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/76/head' 2025-01-24T00:47:02.3475966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/76/orig' 2025-01-24T00:47:02.3476454Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/76' 2025-01-24T00:47:02.3476904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/78/base' 2025-01-24T00:47:02.3477355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/78/head' 2025-01-24T00:47:02.3477815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/78/orig' 2025-01-24T00:47:02.3478286Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/78' 2025-01-24T00:47:02.3478745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/79/base' 2025-01-24T00:47:02.3479193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/79/head' 2025-01-24T00:47:02.3479642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/79/orig' 2025-01-24T00:47:02.3480139Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/79' 2025-01-24T00:47:02.3480586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/80/base' 2025-01-24T00:47:02.3481031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/80/head' 2025-01-24T00:47:02.3481486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/80/orig' 2025-01-24T00:47:02.3481955Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/80' 2025-01-24T00:47:02.3482420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/81/base' 2025-01-24T00:47:02.3482865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/81/head' 2025-01-24T00:47:02.3483313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/81/orig' 2025-01-24T00:47:02.3483803Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/81' 2025-01-24T00:47:02.3484251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/82/base' 2025-01-24T00:47:02.3484713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/82/head' 2025-01-24T00:47:02.3485159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/82/orig' 2025-01-24T00:47:02.3485683Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/82' 2025-01-24T00:47:02.3486197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/83/base' 2025-01-24T00:47:02.3486750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/83/head' 2025-01-24T00:47:02.3487197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/83/orig' 2025-01-24T00:47:02.3487678Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/83' 2025-01-24T00:47:02.3488125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/84/base' 2025-01-24T00:47:02.3488584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/84/head' 2025-01-24T00:47:02.3489036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/84/orig' 2025-01-24T00:47:02.3489516Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/84' 2025-01-24T00:47:02.3489979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/85/base' 2025-01-24T00:47:02.3490450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/85/head' 2025-01-24T00:47:02.3490908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/85/orig' 2025-01-24T00:47:02.3491384Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/85' 2025-01-24T00:47:02.3491834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/86/base' 2025-01-24T00:47:02.3492442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/86/head' 2025-01-24T00:47:02.3492892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/86/orig' 2025-01-24T00:47:02.3493364Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/86' 2025-01-24T00:47:02.3493822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/87/base' 2025-01-24T00:47:02.3494268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/87/head' 2025-01-24T00:47:02.3494729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/87/orig' 2025-01-24T00:47:02.3495204Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/87' 2025-01-24T00:47:02.3495657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/88/base' 2025-01-24T00:47:02.3496124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/88/head' 2025-01-24T00:47:02.3496575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/88/orig' 2025-01-24T00:47:02.3497068Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/88' 2025-01-24T00:47:02.3497515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/89/base' 2025-01-24T00:47:02.3497962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/89/head' 2025-01-24T00:47:02.3498441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/89/orig' 2025-01-24T00:47:02.3499004Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/89' 2025-01-24T00:47:02.3499520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/90/base' 2025-01-24T00:47:02.3499986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/90/head' 2025-01-24T00:47:02.3500439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/90/orig' 2025-01-24T00:47:02.3500927Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/90' 2025-01-24T00:47:02.3501376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/91/base' 2025-01-24T00:47:02.3501829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/91/head' 2025-01-24T00:47:02.3502296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/91/orig' 2025-01-24T00:47:02.3502776Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/91' 2025-01-24T00:47:02.3503242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/92/base' 2025-01-24T00:47:02.3503691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/92/head' 2025-01-24T00:47:02.3504142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/92/orig' 2025-01-24T00:47:02.3504632Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/92' 2025-01-24T00:47:02.3505079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/93/base' 2025-01-24T00:47:02.3505524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/93/head' 2025-01-24T00:47:02.3505989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/93/orig' 2025-01-24T00:47:02.3506465Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/93' 2025-01-24T00:47:02.3506923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/94/base' 2025-01-24T00:47:02.3507373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/94/head' 2025-01-24T00:47:02.3507819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/94/orig' 2025-01-24T00:47:02.3508306Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/94' 2025-01-24T00:47:02.3508757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/95/base' 2025-01-24T00:47:02.3509216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/95/head' 2025-01-24T00:47:02.3509663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/95/orig' 2025-01-24T00:47:02.3510137Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/95' 2025-01-24T00:47:02.3510605Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf' 2025-01-24T00:47:02.3511077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2374/base' 2025-01-24T00:47:02.3511609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2374/head' 2025-01-24T00:47:02.3512129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2374/orig' 2025-01-24T00:47:02.3512623Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2374' 2025-01-24T00:47:02.3513120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2449/orig' 2025-01-24T00:47:02.3513615Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2449' 2025-01-24T00:47:02.3514082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2479/next' 2025-01-24T00:47:02.3514589Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2479' 2025-01-24T00:47:02.3515058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2480/next' 2025-01-24T00:47:02.3515567Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2480' 2025-01-24T00:47:02.3516033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2973/base' 2025-01-24T00:47:02.3516498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2973/head' 2025-01-24T00:47:02.3516979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2973/orig' 2025-01-24T00:47:02.3517465Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2973' 2025-01-24T00:47:02.3517932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2974/base' 2025-01-24T00:47:02.3518415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2974/head' 2025-01-24T00:47:02.3518883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2974/orig' 2025-01-24T00:47:02.3519388Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2974' 2025-01-24T00:47:02.3519853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2987/base' 2025-01-24T00:47:02.3520317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2987/head' 2025-01-24T00:47:02.3520796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2987/orig' 2025-01-24T00:47:02.3521290Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2987' 2025-01-24T00:47:02.3521771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2997/base' 2025-01-24T00:47:02.3522233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2997/head' 2025-01-24T00:47:02.3522693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2997/orig' 2025-01-24T00:47:02.3523193Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2997' 2025-01-24T00:47:02.3523654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3031/base' 2025-01-24T00:47:02.3524130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3031/head' 2025-01-24T00:47:02.3524640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3031/orig' 2025-01-24T00:47:02.3525183Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3031' 2025-01-24T00:47:02.3525663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3045/base' 2025-01-24T00:47:02.3526580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3045/head' 2025-01-24T00:47:02.3527132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3045/orig' 2025-01-24T00:47:02.3527640Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3045' 2025-01-24T00:47:02.3528106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3047/base' 2025-01-24T00:47:02.3528580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3047/head' 2025-01-24T00:47:02.3529049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3047/orig' 2025-01-24T00:47:02.3529540Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3047' 2025-01-24T00:47:02.3530021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3051/base' 2025-01-24T00:47:02.3530489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3051/head' 2025-01-24T00:47:02.3530966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3051/orig' 2025-01-24T00:47:02.3531462Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3051' 2025-01-24T00:47:02.3531933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3056/base' 2025-01-24T00:47:02.3532407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3056/head' 2025-01-24T00:47:02.3532873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3056/orig' 2025-01-24T00:47:02.3533365Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3056' 2025-01-24T00:47:02.3533842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3057/base' 2025-01-24T00:47:02.3534305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3057/head' 2025-01-24T00:47:02.3534781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3057/orig' 2025-01-24T00:47:02.3535277Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3057' 2025-01-24T00:47:02.3535745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3058/base' 2025-01-24T00:47:02.3536224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3058/head' 2025-01-24T00:47:02.3536685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3058/orig' 2025-01-24T00:47:02.3537189Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3058' 2025-01-24T00:47:02.3537740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3059/base' 2025-01-24T00:47:02.3538208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3059/head' 2025-01-24T00:47:02.3538766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3059/orig' 2025-01-24T00:47:02.3539254Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3059' 2025-01-24T00:47:02.3539735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3060/base' 2025-01-24T00:47:02.3540205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3060/head' 2025-01-24T00:47:02.3540672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3060/orig' 2025-01-24T00:47:02.3541184Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3060' 2025-01-24T00:47:02.3541655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3061/base' 2025-01-24T00:47:02.3542121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3061/head' 2025-01-24T00:47:02.3542602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3061/orig' 2025-01-24T00:47:02.3543094Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3061' 2025-01-24T00:47:02.3543572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3062/base' 2025-01-24T00:47:02.3544035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3062/head' 2025-01-24T00:47:02.3544506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3062/orig' 2025-01-24T00:47:02.3545016Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3062' 2025-01-24T00:47:02.3545479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3063/base' 2025-01-24T00:47:02.3545959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3063/head' 2025-01-24T00:47:02.3546429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3063/orig' 2025-01-24T00:47:02.3546921Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3063' 2025-01-24T00:47:02.3547796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3064/base' 2025-01-24T00:47:02.3548331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3064/head' 2025-01-24T00:47:02.3548799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3064/orig' 2025-01-24T00:47:02.3549299Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3064' 2025-01-24T00:47:02.3549766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3065/base' 2025-01-24T00:47:02.3550248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3065/head' 2025-01-24T00:47:02.3550714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3065/orig' 2025-01-24T00:47:02.3551267Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3065' 2025-01-24T00:47:02.3551794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3066/base' 2025-01-24T00:47:02.3552261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3066/head' 2025-01-24T00:47:02.3552740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3066/orig' 2025-01-24T00:47:02.3553231Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3066' 2025-01-24T00:47:02.3553698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3067/base' 2025-01-24T00:47:02.3554563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3067/head' 2025-01-24T00:47:02.3555085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3067/orig' 2025-01-24T00:47:02.3555598Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3067' 2025-01-24T00:47:02.3556063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3068/base' 2025-01-24T00:47:02.3556533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3068/head' 2025-01-24T00:47:02.3557012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3068/orig' 2025-01-24T00:47:02.3557502Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3068' 2025-01-24T00:47:02.3557970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3069/base' 2025-01-24T00:47:02.3558454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3069/head' 2025-01-24T00:47:02.3558925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3069/orig' 2025-01-24T00:47:02.3559428Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3069' 2025-01-24T00:47:02.3559896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3070/base' 2025-01-24T00:47:02.3560362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3070/head' 2025-01-24T00:47:02.3560843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3070/orig' 2025-01-24T00:47:02.3561341Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3070' 2025-01-24T00:47:02.3561822Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang' 2025-01-24T00:47:02.3562281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/102/base' 2025-01-24T00:47:02.3562741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/102/head' 2025-01-24T00:47:02.3563212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/102/orig' 2025-01-24T00:47:02.3563697Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/102' 2025-01-24T00:47:02.3564158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/103/base' 2025-01-24T00:47:02.3564700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/103/head' 2025-01-24T00:47:02.3565210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/103/orig' 2025-01-24T00:47:02.3565710Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/103' 2025-01-24T00:47:02.3566171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/104/base' 2025-01-24T00:47:02.3566718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/104/head' 2025-01-24T00:47:02.3567186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/104/orig' 2025-01-24T00:47:02.3567671Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/104' 2025-01-24T00:47:02.3568145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/105/base' 2025-01-24T00:47:02.3568606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/105/head' 2025-01-24T00:47:02.3569089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/105/orig' 2025-01-24T00:47:02.3569590Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/105' 2025-01-24T00:47:02.3570049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/106/base' 2025-01-24T00:47:02.3570521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/106/head' 2025-01-24T00:47:02.3570982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/106/orig' 2025-01-24T00:47:02.3571468Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/106' 2025-01-24T00:47:02.3571947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/107/base' 2025-01-24T00:47:02.3572407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/107/head' 2025-01-24T00:47:02.3572866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/107/orig' 2025-01-24T00:47:02.3573361Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/107' 2025-01-24T00:47:02.3573820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/108/base' 2025-01-24T00:47:02.3574294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/108/head' 2025-01-24T00:47:02.3574756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/108/orig' 2025-01-24T00:47:02.3575242Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/108' 2025-01-24T00:47:02.3575713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/109/base' 2025-01-24T00:47:02.3576174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/109/head' 2025-01-24T00:47:02.3576644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/109/orig' 2025-01-24T00:47:02.3577454Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/109' 2025-01-24T00:47:02.3578115Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj' 2025-01-24T00:47:02.3578635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/148/base' 2025-01-24T00:47:02.3579092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/148/head' 2025-01-24T00:47:02.3579545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/148/orig' 2025-01-24T00:47:02.3580043Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/148' 2025-01-24T00:47:02.3580504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/159/base' 2025-01-24T00:47:02.3580974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/159/head' 2025-01-24T00:47:02.3581435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/159/orig' 2025-01-24T00:47:02.3581920Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/159' 2025-01-24T00:47:02.3582385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/160/base' 2025-01-24T00:47:02.3582838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/160/head' 2025-01-24T00:47:02.3583304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/160/orig' 2025-01-24T00:47:02.3583786Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/160' 2025-01-24T00:47:02.3584241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/169/base' 2025-01-24T00:47:02.3584704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/169/head' 2025-01-24T00:47:02.3585164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/169/orig' 2025-01-24T00:47:02.3585646Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/169' 2025-01-24T00:47:02.3586113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/171/base' 2025-01-24T00:47:02.3586564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/171/head' 2025-01-24T00:47:02.3587030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/171/orig' 2025-01-24T00:47:02.3587512Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/171' 2025-01-24T00:47:02.3587968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/172/base' 2025-01-24T00:47:02.3588435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/172/head' 2025-01-24T00:47:02.3588892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/172/orig' 2025-01-24T00:47:02.3589388Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/172' 2025-01-24T00:47:02.3589845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/292/base' 2025-01-24T00:47:02.3590296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/292/head' 2025-01-24T00:47:02.3590808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/292/orig' 2025-01-24T00:47:02.3591340Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/292' 2025-01-24T00:47:02.3591796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/293/base' 2025-01-24T00:47:02.3592470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/293/head' 2025-01-24T00:47:02.3592927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/293/orig' 2025-01-24T00:47:02.3593422Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/293' 2025-01-24T00:47:02.3593877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/294/base' 2025-01-24T00:47:02.3594336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/294/head' 2025-01-24T00:47:02.3594808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/294/orig' 2025-01-24T00:47:02.3595291Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/294' 2025-01-24T00:47:02.3595765Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin' 2025-01-24T00:47:02.3596218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/26/base' 2025-01-24T00:47:02.3596673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/26/head' 2025-01-24T00:47:02.3597305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/26/orig' 2025-01-24T00:47:02.3598084Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/26' 2025-01-24T00:47:02.3598555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/28/base' 2025-01-24T00:47:02.3599009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/28/head' 2025-01-24T00:47:02.3599464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/28/orig' 2025-01-24T00:47:02.3599959Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/28' 2025-01-24T00:47:02.3600574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/37/base' 2025-01-24T00:47:02.3601312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/37/head' 2025-01-24T00:47:02.3601785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/37/orig' 2025-01-24T00:47:02.3602266Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/37' 2025-01-24T00:47:02.3602739Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog' 2025-01-24T00:47:02.3603201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangy10/2/base' 2025-01-24T00:47:02.3603663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangy10/2/orig' 2025-01-24T00:47:02.3604160Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangy10/2' 2025-01-24T00:47:02.3604744Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangy10' 2025-01-24T00:47:02.3605309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/100/base' 2025-01-24T00:47:02.3605782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/100/head' 2025-01-24T00:47:02.3606339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/100/orig' 2025-01-24T00:47:02.3606848Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/100' 2025-01-24T00:47:02.3607324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/105/base' 2025-01-24T00:47:02.3607800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/105/head' 2025-01-24T00:47:02.3608283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/105/orig' 2025-01-24T00:47:02.3608782Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/105' 2025-01-24T00:47:02.3609378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/111/base' 2025-01-24T00:47:02.3610184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/111/head' 2025-01-24T00:47:02.3610658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/111/orig' 2025-01-24T00:47:02.3611165Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/111' 2025-01-24T00:47:02.3611639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/112/base' 2025-01-24T00:47:02.3612128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/112/head' 2025-01-24T00:47:02.3612600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/112/orig' 2025-01-24T00:47:02.3613094Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/112' 2025-01-24T00:47:02.3613577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/113/base' 2025-01-24T00:47:02.3614050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/113/head' 2025-01-24T00:47:02.3614522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/113/orig' 2025-01-24T00:47:02.3615035Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/113' 2025-01-24T00:47:02.3615510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/114/base' 2025-01-24T00:47:02.3616043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/114/head' 2025-01-24T00:47:02.3616923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/114/orig' 2025-01-24T00:47:02.3617424Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/114' 2025-01-24T00:47:02.3617911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/115/base' 2025-01-24T00:47:02.3618485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/115/head' 2025-01-24T00:47:02.3618972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/115/orig' 2025-01-24T00:47:02.3619519Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/115' 2025-01-24T00:47:02.3619990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/116/base' 2025-01-24T00:47:02.3620480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/116/head' 2025-01-24T00:47:02.3620951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/116/orig' 2025-01-24T00:47:02.3621460Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/116' 2025-01-24T00:47:02.3622220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/117/base' 2025-01-24T00:47:02.3622857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/117/head' 2025-01-24T00:47:02.3623340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/117/orig' 2025-01-24T00:47:02.3623833Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/117' 2025-01-24T00:47:02.3624305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/118/base' 2025-01-24T00:47:02.3624792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/118/head' 2025-01-24T00:47:02.3625265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/118/orig' 2025-01-24T00:47:02.3625776Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/118' 2025-01-24T00:47:02.3626254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/119/base' 2025-01-24T00:47:02.3626727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/119/head' 2025-01-24T00:47:02.3627212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/119/orig' 2025-01-24T00:47:02.3627714Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/119' 2025-01-24T00:47:02.3628195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/120/base' 2025-01-24T00:47:02.3628677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/120/head' 2025-01-24T00:47:02.3629151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/120/orig' 2025-01-24T00:47:02.3629660Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/120' 2025-01-24T00:47:02.3630159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/121/base' 2025-01-24T00:47:02.3630631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/121/head' 2025-01-24T00:47:02.3631112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/121/orig' 2025-01-24T00:47:02.3631608Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/121' 2025-01-24T00:47:02.3632148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/71/base' 2025-01-24T00:47:02.3632664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/71/head' 2025-01-24T00:47:02.3633132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/71/orig' 2025-01-24T00:47:02.3633635Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/71' 2025-01-24T00:47:02.3634102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/79/base' 2025-01-24T00:47:02.3634578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/79/head' 2025-01-24T00:47:02.3635045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/79/orig' 2025-01-24T00:47:02.3635539Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/79' 2025-01-24T00:47:02.3636021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/87/base' 2025-01-24T00:47:02.3636490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/87/head' 2025-01-24T00:47:02.3636967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/87/orig' 2025-01-24T00:47:02.3637456Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/87' 2025-01-24T00:47:02.3637922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/89/base' 2025-01-24T00:47:02.3638552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/89/head' 2025-01-24T00:47:02.3639315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/89/orig' 2025-01-24T00:47:02.3639818Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/89' 2025-01-24T00:47:02.3640300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/90/base' 2025-01-24T00:47:02.3640765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/90/head' 2025-01-24T00:47:02.3641245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/90/orig' 2025-01-24T00:47:02.3641737Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/90' 2025-01-24T00:47:02.3642207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/99/base' 2025-01-24T00:47:02.3642693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/99/head' 2025-01-24T00:47:02.3643159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/99/orig' 2025-01-24T00:47:02.3643665Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/99' 2025-01-24T00:47:02.3644147Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey' 2025-01-24T00:47:02.3644653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/11/base' 2025-01-24T00:47:02.3645171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/11/head' 2025-01-24T00:47:02.3646164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/11/orig' 2025-01-24T00:47:02.3646858Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/11' 2025-01-24T00:47:02.3647793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/65/base' 2025-01-24T00:47:02.3648368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/65/head' 2025-01-24T00:47:02.3648886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/65/orig' 2025-01-24T00:47:02.3649413Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/65' 2025-01-24T00:47:02.3649919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/69/base' 2025-01-24T00:47:02.3650460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/69/head' 2025-01-24T00:47:02.3650964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/69/orig' 2025-01-24T00:47:02.3651507Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/69' 2025-01-24T00:47:02.3652008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/73/base' 2025-01-24T00:47:02.3652508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/73/head' 2025-01-24T00:47:02.3653022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/73/orig' 2025-01-24T00:47:02.3653550Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/73' 2025-01-24T00:47:02.3654072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/74/base' 2025-01-24T00:47:02.3654571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/74/head' 2025-01-24T00:47:02.3655071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/74/orig' 2025-01-24T00:47:02.3655611Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/74' 2025-01-24T00:47:02.3656117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/77/base' 2025-01-24T00:47:02.3656630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/77/head' 2025-01-24T00:47:02.3657135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/77/orig' 2025-01-24T00:47:02.3657662Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/77' 2025-01-24T00:47:02.3658175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/79/base' 2025-01-24T00:47:02.3658678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/79/head' 2025-01-24T00:47:02.3659186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/79/orig' 2025-01-24T00:47:02.3659773Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/79' 2025-01-24T00:47:02.3660341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/82/base' 2025-01-24T00:47:02.3660850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/82/head' 2025-01-24T00:47:02.3661348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/82/orig' 2025-01-24T00:47:02.3661876Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/82' 2025-01-24T00:47:02.3662391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/83/base' 2025-01-24T00:47:02.3662893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/83/head' 2025-01-24T00:47:02.3663410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/83/orig' 2025-01-24T00:47:02.3663940Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/83' 2025-01-24T00:47:02.3664444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/84/base' 2025-01-24T00:47:02.3664958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/84/head' 2025-01-24T00:47:02.3665458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/84/orig' 2025-01-24T00:47:02.3665995Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/84' 2025-01-24T00:47:02.3666499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/85/base' 2025-01-24T00:47:02.3667002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/85/head' 2025-01-24T00:47:02.3667514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/85/orig' 2025-01-24T00:47:02.3668039Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/85' 2025-01-24T00:47:02.3668553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/86/base' 2025-01-24T00:47:02.3669054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/86/head' 2025-01-24T00:47:02.3669555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/86/orig' 2025-01-24T00:47:02.3670094Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/86' 2025-01-24T00:47:02.3670598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/87/base' 2025-01-24T00:47:02.3671100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/87/head' 2025-01-24T00:47:02.3671615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/87/orig' 2025-01-24T00:47:02.3672147Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/87' 2025-01-24T00:47:02.3672668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/88/base' 2025-01-24T00:47:02.3673222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/88/head' 2025-01-24T00:47:02.3673769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/88/orig' 2025-01-24T00:47:02.3674307Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/88' 2025-01-24T00:47:02.3674814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/89/base' 2025-01-24T00:47:02.3675332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/89/head' 2025-01-24T00:47:02.3675835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/89/orig' 2025-01-24T00:47:02.3676368Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/89' 2025-01-24T00:47:02.3676889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/90/base' 2025-01-24T00:47:02.3677393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/90/head' 2025-01-24T00:47:02.3677948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/90/orig' 2025-01-24T00:47:02.3678486Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/90' 2025-01-24T00:47:02.3678987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/91/base' 2025-01-24T00:47:02.3679505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/91/head' 2025-01-24T00:47:02.3680006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/91/orig' 2025-01-24T00:47:02.3680555Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/91' 2025-01-24T00:47:02.3681065Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas' 2025-01-24T00:47:02.3681519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/10/base' 2025-01-24T00:47:02.3681983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/10/head' 2025-01-24T00:47:02.3682429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/10/orig' 2025-01-24T00:47:02.3682910Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/10' 2025-01-24T00:47:02.3683379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/100/base' 2025-01-24T00:47:02.3683829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/100/head' 2025-01-24T00:47:02.3684291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/100/orig' 2025-01-24T00:47:02.3684767Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/100' 2025-01-24T00:47:02.3685215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/109/base' 2025-01-24T00:47:02.3685680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/109/head' 2025-01-24T00:47:02.3686223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/109/orig' 2025-01-24T00:47:02.3686854Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/109' 2025-01-24T00:47:02.3687303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/11/base' 2025-01-24T00:47:02.3687754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/11/head' 2025-01-24T00:47:02.3688218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/11/orig' 2025-01-24T00:47:02.3688696Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/11' 2025-01-24T00:47:02.3689147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/113/base' 2025-01-24T00:47:02.3689625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/113/head' 2025-01-24T00:47:02.3690075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/113/orig' 2025-01-24T00:47:02.3690567Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/113' 2025-01-24T00:47:02.3691012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/2/base' 2025-01-24T00:47:02.3691455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/2/orig' 2025-01-24T00:47:02.3692105Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/2' 2025-01-24T00:47:02.3692561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/21/base' 2025-01-24T00:47:02.3693030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/21/head' 2025-01-24T00:47:02.3693481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/21/orig' 2025-01-24T00:47:02.3693962Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/21' 2025-01-24T00:47:02.3694423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/34/base' 2025-01-24T00:47:02.3694869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/34/head' 2025-01-24T00:47:02.3695310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/34/orig' 2025-01-24T00:47:02.3695805Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/34' 2025-01-24T00:47:02.3696250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/36/base' 2025-01-24T00:47:02.3696716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/36/head' 2025-01-24T00:47:02.3697163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/36/orig' 2025-01-24T00:47:02.3697635Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/36' 2025-01-24T00:47:02.3698094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/41/base' 2025-01-24T00:47:02.3698540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/41/head' 2025-01-24T00:47:02.3699089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/41/orig' 2025-01-24T00:47:02.3699564Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/41' 2025-01-24T00:47:02.3700079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/45/base' 2025-01-24T00:47:02.3700535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/45/head' 2025-01-24T00:47:02.3700979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/45/orig' 2025-01-24T00:47:02.3701455Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/45' 2025-01-24T00:47:02.3701916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/46/base' 2025-01-24T00:47:02.3702368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/46/head' 2025-01-24T00:47:02.3702890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/46/orig' 2025-01-24T00:47:02.3703370Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/46' 2025-01-24T00:47:02.3703819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/47/base' 2025-01-24T00:47:02.3704276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/47/head' 2025-01-24T00:47:02.3704725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/47/orig' 2025-01-24T00:47:02.3705211Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/47' 2025-01-24T00:47:02.3705660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/55/base' 2025-01-24T00:47:02.3706110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/55/head' 2025-01-24T00:47:02.3706571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/55/orig' 2025-01-24T00:47:02.3707046Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/55' 2025-01-24T00:47:02.3707500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/79/base' 2025-01-24T00:47:02.3707960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/79/head' 2025-01-24T00:47:02.3708408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/79/orig' 2025-01-24T00:47:02.3708895Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/79' 2025-01-24T00:47:02.3709342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/9/base' 2025-01-24T00:47:02.3709786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/9/head' 2025-01-24T00:47:02.3710239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/9/orig' 2025-01-24T00:47:02.3710705Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/9' 2025-01-24T00:47:02.3711161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/94/base' 2025-01-24T00:47:02.3711629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/94/head' 2025-01-24T00:47:02.3712142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/94/orig' 2025-01-24T00:47:02.3712846Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/94' 2025-01-24T00:47:02.3713559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/95/base' 2025-01-24T00:47:02.3714023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/95/head' 2025-01-24T00:47:02.3714472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/95/orig' 2025-01-24T00:47:02.3714950Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/95' 2025-01-24T00:47:02.3715413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/97/base' 2025-01-24T00:47:02.3715867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/97/head' 2025-01-24T00:47:02.3716342Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/97' 2025-01-24T00:47:02.3716817Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/int3' 2025-01-24T00:47:02.3717279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/101/base' 2025-01-24T00:47:02.3717753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/101/head' 2025-01-24T00:47:02.3718239Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/101' 2025-01-24T00:47:02.3718706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/102/base' 2025-01-24T00:47:02.3719178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/102/head' 2025-01-24T00:47:02.3719644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/102/orig' 2025-01-24T00:47:02.3720146Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/102' 2025-01-24T00:47:02.3720607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/103/base' 2025-01-24T00:47:02.3721070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/103/head' 2025-01-24T00:47:02.3721540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/103/orig' 2025-01-24T00:47:02.3722029Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/103' 2025-01-24T00:47:02.3722514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/105/base' 2025-01-24T00:47:02.3723015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/105/head' 2025-01-24T00:47:02.3723474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/105/orig' 2025-01-24T00:47:02.3723975Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/105' 2025-01-24T00:47:02.3724438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/108/base' 2025-01-24T00:47:02.3724897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/108/head' 2025-01-24T00:47:02.3725433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/108/orig' 2025-01-24T00:47:02.3725969Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/108' 2025-01-24T00:47:02.3726532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/109/base' 2025-01-24T00:47:02.3727002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/109/head' 2025-01-24T00:47:02.3727460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/109/orig' 2025-01-24T00:47:02.3727963Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/109' 2025-01-24T00:47:02.3728422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/110/base' 2025-01-24T00:47:02.3728885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/110/head' 2025-01-24T00:47:02.3729366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/110/orig' 2025-01-24T00:47:02.3729851Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/110' 2025-01-24T00:47:02.3730326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/111/base' 2025-01-24T00:47:02.3730786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/111/head' 2025-01-24T00:47:02.3731244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/111/orig' 2025-01-24T00:47:02.3731751Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/111' 2025-01-24T00:47:02.3732211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/112/base' 2025-01-24T00:47:02.3732685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/112/head' 2025-01-24T00:47:02.3733143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/112/orig' 2025-01-24T00:47:02.3733633Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/112' 2025-01-24T00:47:02.3734113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/113/base' 2025-01-24T00:47:02.3734574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/113/head' 2025-01-24T00:47:02.3735086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/113/orig' 2025-01-24T00:47:02.3735575Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/113' 2025-01-24T00:47:02.3736034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/114/base' 2025-01-24T00:47:02.3736509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/114/head' 2025-01-24T00:47:02.3736972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/114/orig' 2025-01-24T00:47:02.3737461Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/114' 2025-01-24T00:47:02.3737935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/115/base' 2025-01-24T00:47:02.3738442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/115/head' 2025-01-24T00:47:02.3738957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/115/orig' 2025-01-24T00:47:02.3739442Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/115' 2025-01-24T00:47:02.3739900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/116/base' 2025-01-24T00:47:02.3740372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/116/head' 2025-01-24T00:47:02.3740829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/116/orig' 2025-01-24T00:47:02.3741321Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/116' 2025-01-24T00:47:02.3741780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/117/base' 2025-01-24T00:47:02.3742241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/117/head' 2025-01-24T00:47:02.3742712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/117/orig' 2025-01-24T00:47:02.3743199Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/117' 2025-01-24T00:47:02.3743653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/39/base' 2025-01-24T00:47:02.3744125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/39/head' 2025-01-24T00:47:02.3744583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/39/orig' 2025-01-24T00:47:02.3745077Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/39' 2025-01-24T00:47:02.3745536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/74/base' 2025-01-24T00:47:02.3745991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/74/head' 2025-01-24T00:47:02.3746456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/74/orig' 2025-01-24T00:47:02.3746938Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/74' 2025-01-24T00:47:02.3747404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/81/base' 2025-01-24T00:47:02.3747863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/81/head' 2025-01-24T00:47:02.3748322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/81/orig' 2025-01-24T00:47:02.3748821Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/81' 2025-01-24T00:47:02.3749278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/98/base' 2025-01-24T00:47:02.3749735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/98/head' 2025-01-24T00:47:02.3750207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/98/orig' 2025-01-24T00:47:02.3750691Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/98' 2025-01-24T00:47:02.3751223Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf' 2025-01-24T00:47:02.3751738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/52/base' 2025-01-24T00:47:02.3752203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/52/head' 2025-01-24T00:47:02.3752709Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/52' 2025-01-24T00:47:02.3753177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/53/base' 2025-01-24T00:47:02.3753656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/53/head' 2025-01-24T00:47:02.3754153Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/53' 2025-01-24T00:47:02.3754617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/54/base' 2025-01-24T00:47:02.3755097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/54/head' 2025-01-24T00:47:02.3755587Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/54' 2025-01-24T00:47:02.3756065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/55/base' 2025-01-24T00:47:02.3756530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/55/head' 2025-01-24T00:47:02.3757021Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/55' 2025-01-24T00:47:02.3757504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/56/base' 2025-01-24T00:47:02.3757990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/56/head' 2025-01-24T00:47:02.3758508Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/56' 2025-01-24T00:47:02.3759006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/57/base' 2025-01-24T00:47:02.3759477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/57/head' 2025-01-24T00:47:02.3759982Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/57' 2025-01-24T00:47:02.3760449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/58/base' 2025-01-24T00:47:02.3760921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/58/head' 2025-01-24T00:47:02.3761432Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/58' 2025-01-24T00:47:02.3761901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/59/base' 2025-01-24T00:47:02.3762384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/59/head' 2025-01-24T00:47:02.3762876Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/59' 2025-01-24T00:47:02.3763345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/60/base' 2025-01-24T00:47:02.3763886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/60/head' 2025-01-24T00:47:02.3764378Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/60' 2025-01-24T00:47:02.3764894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/61/base' 2025-01-24T00:47:02.3765378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/61/head' 2025-01-24T00:47:02.3765865Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/61' 2025-01-24T00:47:02.3766408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/62/base' 2025-01-24T00:47:02.3766877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/62/head' 2025-01-24T00:47:02.3767370Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/62' 2025-01-24T00:47:02.3767855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/63/base' 2025-01-24T00:47:02.3768323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/63/head' 2025-01-24T00:47:02.3768827Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/63' 2025-01-24T00:47:02.3769289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/64/base' 2025-01-24T00:47:02.3769756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/64/head' 2025-01-24T00:47:02.3770264Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/64' 2025-01-24T00:47:02.3770736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/65/base' 2025-01-24T00:47:02.3771217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/65/head' 2025-01-24T00:47:02.3771707Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/65' 2025-01-24T00:47:02.3772177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/70/base' 2025-01-24T00:47:02.3772656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/70/head' 2025-01-24T00:47:02.3773121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/70/orig' 2025-01-24T00:47:02.3773617Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/70' 2025-01-24T00:47:02.3774096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/90/base' 2025-01-24T00:47:02.3774565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/90/head' 2025-01-24T00:47:02.3775044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/90/orig' 2025-01-24T00:47:02.3775535Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/90' 2025-01-24T00:47:02.3775996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/91/base' 2025-01-24T00:47:02.3776634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/91/head' 2025-01-24T00:47:02.3777508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/91/orig' 2025-01-24T00:47:02.3778017Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/91' 2025-01-24T00:47:02.3778536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/93/base' 2025-01-24T00:47:02.3779004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/93/head' 2025-01-24T00:47:02.3779485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/93/orig' 2025-01-24T00:47:02.3779974Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/93' 2025-01-24T00:47:02.3780440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/94/base' 2025-01-24T00:47:02.3780922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/94/head' 2025-01-24T00:47:02.3781392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/94/orig' 2025-01-24T00:47:02.3781903Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/94' 2025-01-24T00:47:02.3782383Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu' 2025-01-24T00:47:02.3782857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/165/base' 2025-01-24T00:47:02.3783534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/165/head' 2025-01-24T00:47:02.3784225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/165/orig' 2025-01-24T00:47:02.3784744Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/165' 2025-01-24T00:47:02.3785220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/200/base' 2025-01-24T00:47:02.3785689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/200/head' 2025-01-24T00:47:02.3786173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/200/orig' 2025-01-24T00:47:02.3786668Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/200' 2025-01-24T00:47:02.3787175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/201/base' 2025-01-24T00:47:02.3787651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/201/head' 2025-01-24T00:47:02.3788127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/201/orig' 2025-01-24T00:47:02.3788636Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/201' 2025-01-24T00:47:02.3789109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/211/base' 2025-01-24T00:47:02.3789582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/211/head' 2025-01-24T00:47:02.3790069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/211/orig' 2025-01-24T00:47:02.3790562Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/211' 2025-01-24T00:47:02.3791098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/212/base' 2025-01-24T00:47:02.3791614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/212/head' 2025-01-24T00:47:02.3792284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/212/orig' 2025-01-24T00:47:02.3792800Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/212' 2025-01-24T00:47:02.3793270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/213/base' 2025-01-24T00:47:02.3793753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/213/head' 2025-01-24T00:47:02.3794225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/213/orig' 2025-01-24T00:47:02.3794726Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/213' 2025-01-24T00:47:02.3795213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/214/base' 2025-01-24T00:47:02.3795681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/214/head' 2025-01-24T00:47:02.3796150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/214/orig' 2025-01-24T00:47:02.3796660Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/214' 2025-01-24T00:47:02.3797130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/215/base' 2025-01-24T00:47:02.3797615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/215/head' 2025-01-24T00:47:02.3798086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/215/orig' 2025-01-24T00:47:02.3798583Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/215' 2025-01-24T00:47:02.3799065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/216/base' 2025-01-24T00:47:02.3799532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/216/head' 2025-01-24T00:47:02.3800014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/216/orig' 2025-01-24T00:47:02.3800506Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/216' 2025-01-24T00:47:02.3800979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/217/base' 2025-01-24T00:47:02.3801462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/217/head' 2025-01-24T00:47:02.3801927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/217/orig' 2025-01-24T00:47:02.3802421Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/217' 2025-01-24T00:47:02.3802898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/86/base' 2025-01-24T00:47:02.3803363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/86/head' 2025-01-24T00:47:02.3803929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/86/orig' 2025-01-24T00:47:02.3804422Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/86' 2025-01-24T00:47:02.3804968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/88/base' 2025-01-24T00:47:02.3805441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/88/head' 2025-01-24T00:47:02.3805913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/88/orig' 2025-01-24T00:47:02.3806487Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/88' 2025-01-24T00:47:02.3806966Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99' 2025-01-24T00:47:02.3807428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/227/base' 2025-01-24T00:47:02.3807909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/227/head' 2025-01-24T00:47:02.3808367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/227/orig' 2025-01-24T00:47:02.3808868Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/227' 2025-01-24T00:47:02.3809330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/360/base' 2025-01-24T00:47:02.3809792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/360/head' 2025-01-24T00:47:02.3810292Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/360' 2025-01-24T00:47:02.3810755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/422/base' 2025-01-24T00:47:02.3811219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/422/head' 2025-01-24T00:47:02.3811689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/422/orig' 2025-01-24T00:47:02.3812177Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/422' 2025-01-24T00:47:02.3812650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/446/base' 2025-01-24T00:47:02.3813112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/446/head' 2025-01-24T00:47:02.3813574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/446/orig' 2025-01-24T00:47:02.3814076Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/446' 2025-01-24T00:47:02.3814557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/451/base' 2025-01-24T00:47:02.3815029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/451/head' 2025-01-24T00:47:02.3815490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/451/orig' 2025-01-24T00:47:02.3815977Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/451' 2025-01-24T00:47:02.3816451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/453/base' 2025-01-24T00:47:02.3816963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/453/head' 2025-01-24T00:47:02.3817422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/453/orig' 2025-01-24T00:47:02.3817966Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/453' 2025-01-24T00:47:02.3818427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/454/base' 2025-01-24T00:47:02.3818898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/454/head' 2025-01-24T00:47:02.3819361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/454/orig' 2025-01-24T00:47:02.3819847Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/454' 2025-01-24T00:47:02.3820321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/455/base' 2025-01-24T00:47:02.3820784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/455/head' 2025-01-24T00:47:02.3821257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/455/orig' 2025-01-24T00:47:02.3821973Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/455' 2025-01-24T00:47:02.3822671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/458/base' 2025-01-24T00:47:02.3823144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/458/head' 2025-01-24T00:47:02.3823610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/458/orig' 2025-01-24T00:47:02.3824123Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/458' 2025-01-24T00:47:02.3824586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/459/base' 2025-01-24T00:47:02.3825041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/459/head' 2025-01-24T00:47:02.3825508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/459/orig' 2025-01-24T00:47:02.3825989Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/459' 2025-01-24T00:47:02.3826448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/460/base' 2025-01-24T00:47:02.3826920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/460/head' 2025-01-24T00:47:02.3827376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/460/orig' 2025-01-24T00:47:02.3827879Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/460' 2025-01-24T00:47:02.3828336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/461/base' 2025-01-24T00:47:02.3828792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/461/head' 2025-01-24T00:47:02.3829266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/461/orig' 2025-01-24T00:47:02.3829750Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/461' 2025-01-24T00:47:02.3830512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/462/base' 2025-01-24T00:47:02.3831019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/462/head' 2025-01-24T00:47:02.3831476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/462/orig' 2025-01-24T00:47:02.3831977Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/462' 2025-01-24T00:47:02.3832434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/463/base' 2025-01-24T00:47:02.3832890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/463/head' 2025-01-24T00:47:02.3833361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/463/orig' 2025-01-24T00:47:02.3833850Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/463' 2025-01-24T00:47:02.3834324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/464/base' 2025-01-24T00:47:02.3834784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/464/head' 2025-01-24T00:47:02.3835240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/464/orig' 2025-01-24T00:47:02.3835738Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/464' 2025-01-24T00:47:02.3836199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/465/base' 2025-01-24T00:47:02.3836667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/465/head' 2025-01-24T00:47:02.3837127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/465/orig' 2025-01-24T00:47:02.3837621Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/465' 2025-01-24T00:47:02.3838089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/466/base' 2025-01-24T00:47:02.3838548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/466/head' 2025-01-24T00:47:02.3839021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/466/orig' 2025-01-24T00:47:02.3839506Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/466' 2025-01-24T00:47:02.3839966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/467/base' 2025-01-24T00:47:02.3840435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/467/head' 2025-01-24T00:47:02.3840896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/467/orig' 2025-01-24T00:47:02.3841376Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/467' 2025-01-24T00:47:02.3841844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/468/base' 2025-01-24T00:47:02.3842301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/468/head' 2025-01-24T00:47:02.3842770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/468/orig' 2025-01-24T00:47:02.3843303Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/468' 2025-01-24T00:47:02.3843807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/469/base' 2025-01-24T00:47:02.3844278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/469/head' 2025-01-24T00:47:02.3844731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/469/orig' 2025-01-24T00:47:02.3845229Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/469' 2025-01-24T00:47:02.3845687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/470/base' 2025-01-24T00:47:02.3846147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/470/head' 2025-01-24T00:47:02.3846723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/470/orig' 2025-01-24T00:47:02.3847212Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/470' 2025-01-24T00:47:02.3847668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/471/base' 2025-01-24T00:47:02.3848140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/471/head' 2025-01-24T00:47:02.3848601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/471/orig' 2025-01-24T00:47:02.3849099Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/471' 2025-01-24T00:47:02.3849565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/472/base' 2025-01-24T00:47:02.3850027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/472/head' 2025-01-24T00:47:02.3850506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/472/orig' 2025-01-24T00:47:02.3851337Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/472' 2025-01-24T00:47:02.3851888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/473/base' 2025-01-24T00:47:02.3852346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/473/head' 2025-01-24T00:47:02.3852804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/473/orig' 2025-01-24T00:47:02.3853308Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/473' 2025-01-24T00:47:02.3853765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/474/base' 2025-01-24T00:47:02.3854240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/474/head' 2025-01-24T00:47:02.3854698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/474/orig' 2025-01-24T00:47:02.3855181Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/474' 2025-01-24T00:47:02.3855652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/475/base' 2025-01-24T00:47:02.3856110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/475/head' 2025-01-24T00:47:02.3856687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/475/orig' 2025-01-24T00:47:02.3857578Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/475' 2025-01-24T00:47:02.3858037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/476/base' 2025-01-24T00:47:02.3858508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/476/head' 2025-01-24T00:47:02.3858964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/476/orig' 2025-01-24T00:47:02.3859449Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/476' 2025-01-24T00:47:02.3859927Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel' 2025-01-24T00:47:02.3860420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/174/base' 2025-01-24T00:47:02.3860924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/174/head' 2025-01-24T00:47:02.3861411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/174/orig' 2025-01-24T00:47:02.3861921Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/174' 2025-01-24T00:47:02.3862425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/187/base' 2025-01-24T00:47:02.3862913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/187/head' 2025-01-24T00:47:02.3863439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/187/orig' 2025-01-24T00:47:02.3864376Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/187' 2025-01-24T00:47:02.3864866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/195/base' 2025-01-24T00:47:02.3865365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/195/head' 2025-01-24T00:47:02.3865849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/195/orig' 2025-01-24T00:47:02.3866362Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/195' 2025-01-24T00:47:02.3866862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/208/base' 2025-01-24T00:47:02.3867350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/208/head' 2025-01-24T00:47:02.3867858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/208/orig' 2025-01-24T00:47:02.3868367Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/208' 2025-01-24T00:47:02.3868855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/214/base' 2025-01-24T00:47:02.3869353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/214/head' 2025-01-24T00:47:02.3869838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/214/orig' 2025-01-24T00:47:02.3870412Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/214' 2025-01-24T00:47:02.3870898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/216/base' 2025-01-24T00:47:02.3871431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/216/head' 2025-01-24T00:47:02.3871929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/216/orig' 2025-01-24T00:47:02.3872438Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/216' 2025-01-24T00:47:02.3872933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/217/base' 2025-01-24T00:47:02.3873416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/217/head' 2025-01-24T00:47:02.3873907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/217/orig' 2025-01-24T00:47:02.3874430Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/217' 2025-01-24T00:47:02.3874913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/218/base' 2025-01-24T00:47:02.3875395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/218/head' 2025-01-24T00:47:02.3875889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/218/orig' 2025-01-24T00:47:02.3876400Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/218' 2025-01-24T00:47:02.3876902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/219/base' 2025-01-24T00:47:02.3877390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/219/head' 2025-01-24T00:47:02.3877880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/219/orig' 2025-01-24T00:47:02.3878399Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/219' 2025-01-24T00:47:02.3878891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/220/base' 2025-01-24T00:47:02.3879388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/220/head' 2025-01-24T00:47:02.3879873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/220/orig' 2025-01-24T00:47:02.3880385Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/220' 2025-01-24T00:47:02.3880887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/221/base' 2025-01-24T00:47:02.3881373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/221/head' 2025-01-24T00:47:02.3881887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/221/orig' 2025-01-24T00:47:02.3882400Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/221' 2025-01-24T00:47:02.3882885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/222/base' 2025-01-24T00:47:02.3883436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/222/head' 2025-01-24T00:47:02.3883924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/222/orig' 2025-01-24T00:47:02.3884484Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/222' 2025-01-24T00:47:02.3884984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/223/base' 2025-01-24T00:47:02.3885472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/223/head' 2025-01-24T00:47:02.3885974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/223/orig' 2025-01-24T00:47:02.3886574Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/223' 2025-01-24T00:47:02.3887068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/224/base' 2025-01-24T00:47:02.3887575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/224/head' 2025-01-24T00:47:02.3888058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/224/orig' 2025-01-24T00:47:02.3888578Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/224' 2025-01-24T00:47:02.3889066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/225/base' 2025-01-24T00:47:02.3889553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/225/head' 2025-01-24T00:47:02.3899549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/225/orig' 2025-01-24T00:47:02.3900180Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/225' 2025-01-24T00:47:02.3900685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/89/base' 2025-01-24T00:47:02.3901182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/89/head' 2025-01-24T00:47:02.3901664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/89/orig' 2025-01-24T00:47:02.3902184Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/89' 2025-01-24T00:47:02.3902679Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser' 2025-01-24T00:47:02.3903139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jcaip/41/base' 2025-01-24T00:47:02.3903602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jcaip/41/head' 2025-01-24T00:47:02.3904050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jcaip/41/orig' 2025-01-24T00:47:02.3904542Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jcaip/41' 2025-01-24T00:47:02.3904990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jcaip/70/base' 2025-01-24T00:47:02.3905438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jcaip/70/head' 2025-01-24T00:47:02.3905903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jcaip/70/orig' 2025-01-24T00:47:02.3906627Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jcaip/70' 2025-01-24T00:47:02.3907172Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jcaip' 2025-01-24T00:47:02.3907669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jerryzh168/855/base' 2025-01-24T00:47:02.3908153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jerryzh168/855/head' 2025-01-24T00:47:02.3908646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jerryzh168/855/orig' 2025-01-24T00:47:02.3909151Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jerryzh168/855' 2025-01-24T00:47:02.3909637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jerryzh168/858/base' 2025-01-24T00:47:02.3910124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jerryzh168/858/head' 2025-01-24T00:47:02.3910610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jerryzh168/858/orig' 2025-01-24T00:47:02.3911129Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jerryzh168/858' 2025-01-24T00:47:02.3911607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jerryzh168/859/base' 2025-01-24T00:47:02.3912084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jerryzh168/859/head' 2025-01-24T00:47:02.3912575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jerryzh168/859/orig' 2025-01-24T00:47:02.3913085Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jerryzh168/859' 2025-01-24T00:47:02.3913584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jerryzh168/860/base' 2025-01-24T00:47:02.3914058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jerryzh168/860/head' 2025-01-24T00:47:02.3914528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jerryzh168/860/orig' 2025-01-24T00:47:02.3915036Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jerryzh168/860' 2025-01-24T00:47:02.3915522Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jerryzh168' 2025-01-24T00:47:02.3915980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jgong5/23/base' 2025-01-24T00:47:02.3916448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jgong5/23/head' 2025-01-24T00:47:02.3916930Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jgong5/23' 2025-01-24T00:47:02.3917409Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jgong5' 2025-01-24T00:47:02.3917884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/12/base' 2025-01-24T00:47:02.3918357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/12/head' 2025-01-24T00:47:02.3918840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/12/orig' 2025-01-24T00:47:02.3919399Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/12' 2025-01-24T00:47:02.3919932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/23/base' 2025-01-24T00:47:02.3920404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/23/head' 2025-01-24T00:47:02.3920876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/23/orig' 2025-01-24T00:47:02.3921381Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/23' 2025-01-24T00:47:02.3921855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/34/base' 2025-01-24T00:47:02.3922324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/34/head' 2025-01-24T00:47:02.3922805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/34/orig' 2025-01-24T00:47:02.3923307Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/34' 2025-01-24T00:47:02.3923832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/37/base' 2025-01-24T00:47:02.3924327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/37/head' 2025-01-24T00:47:02.3924798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/37/orig' 2025-01-24T00:47:02.3925302Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/37' 2025-01-24T00:47:02.3925774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/38/base' 2025-01-24T00:47:02.3926336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/38/head' 2025-01-24T00:47:02.3926817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/38/orig' 2025-01-24T00:47:02.3927312Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/38' 2025-01-24T00:47:02.3927793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/39/base' 2025-01-24T00:47:02.3928266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/39/head' 2025-01-24T00:47:02.3928737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/39/orig' 2025-01-24T00:47:02.3929247Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/39' 2025-01-24T00:47:02.3929722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/40/base' 2025-01-24T00:47:02.3930208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/40/head' 2025-01-24T00:47:02.3930679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/40/orig' 2025-01-24T00:47:02.3931175Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/40' 2025-01-24T00:47:02.3931659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/50/base' 2025-01-24T00:47:02.3932131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/50/head' 2025-01-24T00:47:02.3932667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/50/orig' 2025-01-24T00:47:02.3933206Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/50' 2025-01-24T00:47:02.3933674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/51/base' 2025-01-24T00:47:02.3934162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/51/head' 2025-01-24T00:47:02.3934633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/51/orig' 2025-01-24T00:47:02.3935137Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/51' 2025-01-24T00:47:02.3935612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/52/base' 2025-01-24T00:47:02.3936081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/52/head' 2025-01-24T00:47:02.3936567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/52/orig' 2025-01-24T00:47:02.3937060Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/52' 2025-01-24T00:47:02.3937535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/53/base' 2025-01-24T00:47:02.3938019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/53/head' 2025-01-24T00:47:02.3938487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/53/orig' 2025-01-24T00:47:02.3938993Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/53' 2025-01-24T00:47:02.3939464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/54/base' 2025-01-24T00:47:02.3939935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/54/head' 2025-01-24T00:47:02.3940417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/54/orig' 2025-01-24T00:47:02.3940910Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/54' 2025-01-24T00:47:02.3941403Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx' 2025-01-24T00:47:02.3941888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jjwu@meta.com/1/base' 2025-01-24T00:47:02.3942373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jjwu@meta.com/1/head' 2025-01-24T00:47:02.3942899Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jjwu@meta.com/1' 2025-01-24T00:47:02.3943397Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jjwu@meta.com' 2025-01-24T00:47:02.3943880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/1/base' 2025-01-24T00:47:02.3944349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/1/head' 2025-01-24T00:47:02.3944843Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/1' 2025-01-24T00:47:02.3945376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/12/base' 2025-01-24T00:47:02.3945921Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/12' 2025-01-24T00:47:02.3946394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/13/base' 2025-01-24T00:47:02.3946897Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/13' 2025-01-24T00:47:02.3947369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/14/base' 2025-01-24T00:47:02.3947875Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/14' 2025-01-24T00:47:02.3948351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/16/base' 2025-01-24T00:47:02.3948829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/16/head' 2025-01-24T00:47:02.3949319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/16/orig' 2025-01-24T00:47:02.3949816Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/16' 2025-01-24T00:47:02.3950308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/19/base' 2025-01-24T00:47:02.3950781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/19/head' 2025-01-24T00:47:02.3951255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/19/orig' 2025-01-24T00:47:02.3951773Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/19' 2025-01-24T00:47:02.3952244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/2/base' 2025-01-24T00:47:02.3952719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/2/head' 2025-01-24T00:47:02.3953226Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/2' 2025-01-24T00:47:02.3953699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/3/base' 2025-01-24T00:47:02.3954184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/3/head' 2025-01-24T00:47:02.3954676Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/3' 2025-01-24T00:47:02.3955150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/4/base' 2025-01-24T00:47:02.3955635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/4/head' 2025-01-24T00:47:02.3956128Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/4' 2025-01-24T00:47:02.3956607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/5/base' 2025-01-24T00:47:02.3957078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/5/head' 2025-01-24T00:47:02.3957572Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/5' 2025-01-24T00:47:02.3958106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/6/base' 2025-01-24T00:47:02.3958581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/6/head' 2025-01-24T00:47:02.3959135Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/6' 2025-01-24T00:47:02.3959604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/7/base' 2025-01-24T00:47:02.3960075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/7/head' 2025-01-24T00:47:02.3960580Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/7' 2025-01-24T00:47:02.3961052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/8/base' 2025-01-24T00:47:02.3961527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/8/head' 2025-01-24T00:47:02.3962043Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/8' 2025-01-24T00:47:02.3962530Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang' 2025-01-24T00:47:02.3963030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/101/base' 2025-01-24T00:47:02.3963516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/101/head' 2025-01-24T00:47:02.3963999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/101/orig' 2025-01-24T00:47:02.3964526Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/101' 2025-01-24T00:47:02.3965022Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby' 2025-01-24T00:47:02.3965492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/1/base' 2025-01-24T00:47:02.3965941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/1/head' 2025-01-24T00:47:02.3966465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/1/orig' 2025-01-24T00:47:02.3966953Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/1' 2025-01-24T00:47:02.3967411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/12/base' 2025-01-24T00:47:02.3967869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/12/head' 2025-01-24T00:47:02.3968366Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/12' 2025-01-24T00:47:02.3968824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/13/base' 2025-01-24T00:47:02.3969294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/13/head' 2025-01-24T00:47:02.3970174Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/13' 2025-01-24T00:47:02.3970657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/14/base' 2025-01-24T00:47:02.3971124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/14/head' 2025-01-24T00:47:02.3971675Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/14' 2025-01-24T00:47:02.3972191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/16/base' 2025-01-24T00:47:02.3972641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/16/head' 2025-01-24T00:47:02.3973120Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/16' 2025-01-24T00:47:02.3973585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/6/base' 2025-01-24T00:47:02.3974037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/6/head' 2025-01-24T00:47:02.3974512Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/6' 2025-01-24T00:47:02.3975127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/7/base' 2025-01-24T00:47:02.3975934Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/7' 2025-01-24T00:47:02.3976399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/9/base' 2025-01-24T00:47:02.3976845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/9/head' 2025-01-24T00:47:02.3977319Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/9' 2025-01-24T00:47:02.3977798Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng' 2025-01-24T00:47:02.3978286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kimishpatel/186/base' 2025-01-24T00:47:02.3978791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kimishpatel/186/head' 2025-01-24T00:47:02.3979284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kimishpatel/186/orig' 2025-01-24T00:47:02.3979796Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kimishpatel/186' 2025-01-24T00:47:02.3980306Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kimishpatel' 2025-01-24T00:47:02.3980762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kollasb/5/base' 2025-01-24T00:47:02.3981233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kollasb/5/head' 2025-01-24T00:47:02.3981690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kollasb/5/orig' 2025-01-24T00:47:02.3982174Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kollasb/5' 2025-01-24T00:47:02.3982662Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kollasb' 2025-01-24T00:47:02.3983139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kurtamohler/30/base' 2025-01-24T00:47:02.3983616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kurtamohler/30/head' 2025-01-24T00:47:02.3984104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kurtamohler/30/orig' 2025-01-24T00:47:02.3984607Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kurtamohler/30' 2025-01-24T00:47:02.3985164Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kurtamohler' 2025-01-24T00:47:02.3985671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/1/base' 2025-01-24T00:47:02.3986127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/1/head' 2025-01-24T00:47:02.3986626Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/1' 2025-01-24T00:47:02.3987095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/108/base' 2025-01-24T00:47:02.3987581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/108/head' 2025-01-24T00:47:02.3988049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/108/orig' 2025-01-24T00:47:02.3988546Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/108' 2025-01-24T00:47:02.3989031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/109/base' 2025-01-24T00:47:02.3989498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/109/head' 2025-01-24T00:47:02.3989964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/109/orig' 2025-01-24T00:47:02.3990475Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/109' 2025-01-24T00:47:02.3990943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/118/base' 2025-01-24T00:47:02.3991424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/118/head' 2025-01-24T00:47:02.3991898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/118/orig' 2025-01-24T00:47:02.3992559Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/118' 2025-01-24T00:47:02.3993042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/15/base' 2025-01-24T00:47:02.3993509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/15/head' 2025-01-24T00:47:02.3994011Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/15' 2025-01-24T00:47:02.3994475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/65/base' 2025-01-24T00:47:02.3994940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/65/head' 2025-01-24T00:47:02.3995422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/65/orig' 2025-01-24T00:47:02.3995915Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/65' 2025-01-24T00:47:02.3996391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/66/base' 2025-01-24T00:47:02.3996852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/66/head' 2025-01-24T00:47:02.3997316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/66/orig' 2025-01-24T00:47:02.3997922Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/66' 2025-01-24T00:47:02.3998388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/79/base' 2025-01-24T00:47:02.3998921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/79/head' 2025-01-24T00:47:02.3999399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/79/orig' 2025-01-24T00:47:02.3999891Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/79' 2025-01-24T00:47:02.4000370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/87/base' 2025-01-24T00:47:02.4000833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/87/head' 2025-01-24T00:47:02.4001516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/87/orig' 2025-01-24T00:47:02.4002271Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/87' 2025-01-24T00:47:02.4002737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/97/base' 2025-01-24T00:47:02.4003214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/97/head' 2025-01-24T00:47:02.4003676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/97/orig' 2025-01-24T00:47:02.4004166Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/97' 2025-01-24T00:47:02.4004653Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501' 2025-01-24T00:47:02.4005139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/102/base' 2025-01-24T00:47:02.4005622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/102/head' 2025-01-24T00:47:02.4006112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/102/orig' 2025-01-24T00:47:02.4006712Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/102' 2025-01-24T00:47:02.4007211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/103/base' 2025-01-24T00:47:02.4007691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/103/head' 2025-01-24T00:47:02.4008172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/103/orig' 2025-01-24T00:47:02.4008717Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/103' 2025-01-24T00:47:02.4009617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/105/base' 2025-01-24T00:47:02.4010111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/105/head' 2025-01-24T00:47:02.4010591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/105/orig' 2025-01-24T00:47:02.4011093Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/105' 2025-01-24T00:47:02.4011584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/106/base' 2025-01-24T00:47:02.4012126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/106/head' 2025-01-24T00:47:02.4012682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/106/orig' 2025-01-24T00:47:02.4013187Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/106' 2025-01-24T00:47:02.4013661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/28/base' 2025-01-24T00:47:02.4014177Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/28' 2025-01-24T00:47:02.4014653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/29/base' 2025-01-24T00:47:02.4015151Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/29' 2025-01-24T00:47:02.4015644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/30/base' 2025-01-24T00:47:02.4016123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/30/head' 2025-01-24T00:47:02.4016635Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/30' 2025-01-24T00:47:02.4017109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/31/base' 2025-01-24T00:47:02.4017654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/31/head' 2025-01-24T00:47:02.4018531Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/31' 2025-01-24T00:47:02.4019008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/32/base' 2025-01-24T00:47:02.4019505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/32/head' 2025-01-24T00:47:02.4020007Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/32' 2025-01-24T00:47:02.4020484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/74/base' 2025-01-24T00:47:02.4020977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/74/head' 2025-01-24T00:47:02.4021455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/74/orig' 2025-01-24T00:47:02.4021971Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/74' 2025-01-24T00:47:02.4022466Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka' 2025-01-24T00:47:02.4022957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/larryliu0820/44/base' 2025-01-24T00:47:02.4023458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/larryliu0820/44/head' 2025-01-24T00:47:02.4024001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/larryliu0820/44/orig' 2025-01-24T00:47:02.4024911Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/larryliu0820/44' 2025-01-24T00:47:02.4025412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/larryliu0820/45/base' 2025-01-24T00:47:02.4025960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/larryliu0820/45/head' 2025-01-24T00:47:02.4026463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/larryliu0820/45/orig' 2025-01-24T00:47:02.4027024Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/larryliu0820/45' 2025-01-24T00:47:02.4027511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/larryliu0820/46/base' 2025-01-24T00:47:02.4028005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/larryliu0820/46/head' 2025-01-24T00:47:02.4028489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/larryliu0820/46/orig' 2025-01-24T00:47:02.4029007Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/larryliu0820/46' 2025-01-24T00:47:02.4029506Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/larryliu0820' 2025-01-24T00:47:02.4030030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/154/base' 2025-01-24T00:47:02.4030564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/154/head' 2025-01-24T00:47:02.4031080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/154/orig' 2025-01-24T00:47:02.4031631Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/154' 2025-01-24T00:47:02.4032148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/161/base' 2025-01-24T00:47:02.4032670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/161/head' 2025-01-24T00:47:02.4033355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/161/orig' 2025-01-24T00:47:02.4034177Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/161' 2025-01-24T00:47:02.4034697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/162/base' 2025-01-24T00:47:02.4035230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/162/head' 2025-01-24T00:47:02.4035752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/162/orig' 2025-01-24T00:47:02.4036311Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/162' 2025-01-24T00:47:02.4036826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/169/base' 2025-01-24T00:47:02.4037347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/169/head' 2025-01-24T00:47:02.4037875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/169/orig' 2025-01-24T00:47:02.4038416Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/169' 2025-01-24T00:47:02.4038947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/171/base' 2025-01-24T00:47:02.4039464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/171/head' 2025-01-24T00:47:02.4040315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/171/orig' 2025-01-24T00:47:02.4041056Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/171' 2025-01-24T00:47:02.4041574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/172/base' 2025-01-24T00:47:02.4042107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/172/head' 2025-01-24T00:47:02.4042628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/172/orig' 2025-01-24T00:47:02.4043169Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/172' 2025-01-24T00:47:02.4043708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/173/base' 2025-01-24T00:47:02.4044227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/173/head' 2025-01-24T00:47:02.4044759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/173/orig' 2025-01-24T00:47:02.4045595Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/173' 2025-01-24T00:47:02.4046320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/174/base' 2025-01-24T00:47:02.4046854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/174/head' 2025-01-24T00:47:02.4047374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/174/orig' 2025-01-24T00:47:02.4047922Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/174' 2025-01-24T00:47:02.4048454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/175/base' 2025-01-24T00:47:02.4048968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/175/head' 2025-01-24T00:47:02.4049499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/175/orig' 2025-01-24T00:47:02.4050040Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/175' 2025-01-24T00:47:02.4050563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/176/base' 2025-01-24T00:47:02.4051095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/176/head' 2025-01-24T00:47:02.4051618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/176/orig' 2025-01-24T00:47:02.4052526Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/176' 2025-01-24T00:47:02.4053116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/177/base' 2025-01-24T00:47:02.4053633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/177/head' 2025-01-24T00:47:02.4054161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/177/orig' 2025-01-24T00:47:02.4054759Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/177' 2025-01-24T00:47:02.4055342Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel' 2025-01-24T00:47:02.4055784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/lw/1/base' 2025-01-24T00:47:02.4056222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/lw/1/head' 2025-01-24T00:47:02.4056668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/lw/1/orig' 2025-01-24T00:47:02.4057129Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/lw/1' 2025-01-24T00:47:02.4057564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/lw/2/base' 2025-01-24T00:47:02.4058014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/lw/2/head' 2025-01-24T00:47:02.4058584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/lw/2/orig' 2025-01-24T00:47:02.4059372Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/lw/2' 2025-01-24T00:47:02.4059805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/lw/3/base' 2025-01-24T00:47:02.4060239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/lw/3/head' 2025-01-24T00:47:02.4060685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/lw/3/orig' 2025-01-24T00:47:02.4061142Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/lw/3' 2025-01-24T00:47:02.4061581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/lw/4/base' 2025-01-24T00:47:02.4062019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/lw/4/head' 2025-01-24T00:47:02.4062463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/lw/4/orig' 2025-01-24T00:47:02.4062915Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/lw/4' 2025-01-24T00:47:02.4063348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/lw/5/base' 2025-01-24T00:47:02.4063850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/lw/5/head' 2025-01-24T00:47:02.4064664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/lw/5/orig' 2025-01-24T00:47:02.4065123Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/lw/5' 2025-01-24T00:47:02.4065575Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/lw' 2025-01-24T00:47:02.4066036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/100/base' 2025-01-24T00:47:02.4066500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/100/head' 2025-01-24T00:47:02.4066960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/100/orig' 2025-01-24T00:47:02.4067448Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/100' 2025-01-24T00:47:02.4067976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/101/base' 2025-01-24T00:47:02.4068439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/101/head' 2025-01-24T00:47:02.4068970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/101/orig' 2025-01-24T00:47:02.4069455Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/101' 2025-01-24T00:47:02.4069910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/102/base' 2025-01-24T00:47:02.4070623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/102/head' 2025-01-24T00:47:02.4071250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/102/orig' 2025-01-24T00:47:02.4071750Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/102' 2025-01-24T00:47:02.4072213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/103/base' 2025-01-24T00:47:02.4072672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/103/head' 2025-01-24T00:47:02.4073143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/103/orig' 2025-01-24T00:47:02.4073627Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/103' 2025-01-24T00:47:02.4074086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/104/base' 2025-01-24T00:47:02.4074554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/104/head' 2025-01-24T00:47:02.4075014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/104/orig' 2025-01-24T00:47:02.4075517Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/104' 2025-01-24T00:47:02.4076058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/105/base' 2025-01-24T00:47:02.4076843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/105/head' 2025-01-24T00:47:02.4077311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/105/orig' 2025-01-24T00:47:02.4077794Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/105' 2025-01-24T00:47:02.4078267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/106/base' 2025-01-24T00:47:02.4078727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/106/head' 2025-01-24T00:47:02.4079187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/106/orig' 2025-01-24T00:47:02.4079684Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/106' 2025-01-24T00:47:02.4080139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/107/base' 2025-01-24T00:47:02.4080607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/107/head' 2025-01-24T00:47:02.4081063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/107/orig' 2025-01-24T00:47:02.4081604Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/107' 2025-01-24T00:47:02.4082230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/108/base' 2025-01-24T00:47:02.4082986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/108/head' 2025-01-24T00:47:02.4083443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/108/orig' 2025-01-24T00:47:02.4083933Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/108' 2025-01-24T00:47:02.4084389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/109/base' 2025-01-24T00:47:02.4084858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/109/head' 2025-01-24T00:47:02.4085324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/109/orig' 2025-01-24T00:47:02.4085810Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/109' 2025-01-24T00:47:02.4086357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/110/base' 2025-01-24T00:47:02.4086815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/110/head' 2025-01-24T00:47:02.4087285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/110/orig' 2025-01-24T00:47:02.4087769Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/110' 2025-01-24T00:47:02.4088228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/111/base' 2025-01-24T00:47:02.4088701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/111/head' 2025-01-24T00:47:02.4089161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/111/orig' 2025-01-24T00:47:02.4089798Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/111' 2025-01-24T00:47:02.4090531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/112/base' 2025-01-24T00:47:02.4090985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/112/head' 2025-01-24T00:47:02.4091453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/112/orig' 2025-01-24T00:47:02.4092078Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/112' 2025-01-24T00:47:02.4092590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/113/base' 2025-01-24T00:47:02.4093068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/113/head' 2025-01-24T00:47:02.4093524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/113/orig' 2025-01-24T00:47:02.4094024Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/113' 2025-01-24T00:47:02.4094479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/114/base' 2025-01-24T00:47:02.4094934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/114/head' 2025-01-24T00:47:02.4095511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/114/orig' 2025-01-24T00:47:02.4096408Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/114' 2025-01-24T00:47:02.4096947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/115/base' 2025-01-24T00:47:02.4097404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/115/head' 2025-01-24T00:47:02.4097861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/115/orig' 2025-01-24T00:47:02.4098360Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/115' 2025-01-24T00:47:02.4098816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/116/base' 2025-01-24T00:47:02.4099276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/116/head' 2025-01-24T00:47:02.4099748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/116/orig' 2025-01-24T00:47:02.4100232Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/116' 2025-01-24T00:47:02.4100699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/117/base' 2025-01-24T00:47:02.4101154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/117/head' 2025-01-24T00:47:02.4101609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/117/orig' 2025-01-24T00:47:02.4102143Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/117' 2025-01-24T00:47:02.4103008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/118/base' 2025-01-24T00:47:02.4103510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/118/head' 2025-01-24T00:47:02.4103967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/118/orig' 2025-01-24T00:47:02.4104452Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/118' 2025-01-24T00:47:02.4104921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/119/base' 2025-01-24T00:47:02.4105376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/119/head' 2025-01-24T00:47:02.4105837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/119/orig' 2025-01-24T00:47:02.4106403Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/119' 2025-01-24T00:47:02.4106864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/120/base' 2025-01-24T00:47:02.4107331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/120/head' 2025-01-24T00:47:02.4107792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/120/orig' 2025-01-24T00:47:02.4108273Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/120' 2025-01-24T00:47:02.4108739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/121/base' 2025-01-24T00:47:02.4109256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/121/head' 2025-01-24T00:47:02.4109850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/121/orig' 2025-01-24T00:47:02.4110337Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/121' 2025-01-24T00:47:02.4110797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/122/base' 2025-01-24T00:47:02.4111266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/122/head' 2025-01-24T00:47:02.4111723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/122/orig' 2025-01-24T00:47:02.4112225Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/122' 2025-01-24T00:47:02.4112690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/123/base' 2025-01-24T00:47:02.4113221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/123/head' 2025-01-24T00:47:02.4113689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/123/orig' 2025-01-24T00:47:02.4114170Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/123' 2025-01-24T00:47:02.4114629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/124/base' 2025-01-24T00:47:02.4115096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/124/head' 2025-01-24T00:47:02.4115570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/124/orig' 2025-01-24T00:47:02.4116120Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/124' 2025-01-24T00:47:02.4116582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/125/base' 2025-01-24T00:47:02.4117038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/125/head' 2025-01-24T00:47:02.4117503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/125/orig' 2025-01-24T00:47:02.4117987Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/125' 2025-01-24T00:47:02.4118453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/126/base' 2025-01-24T00:47:02.4118979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/126/head' 2025-01-24T00:47:02.4119443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/126/orig' 2025-01-24T00:47:02.4119935Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/126' 2025-01-24T00:47:02.4120391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/127/base' 2025-01-24T00:47:02.4120858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/127/head' 2025-01-24T00:47:02.4121314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/127/orig' 2025-01-24T00:47:02.4121798Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/127' 2025-01-24T00:47:02.4122339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/128/base' 2025-01-24T00:47:02.4122922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/128/head' 2025-01-24T00:47:02.4123753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/128/orig' 2025-01-24T00:47:02.4124250Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/128' 2025-01-24T00:47:02.4124706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/129/base' 2025-01-24T00:47:02.4125178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/129/head' 2025-01-24T00:47:02.4125636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/129/orig' 2025-01-24T00:47:02.4126124Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/129' 2025-01-24T00:47:02.4126707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/130/base' 2025-01-24T00:47:02.4127419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/130/head' 2025-01-24T00:47:02.4128102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/130/orig' 2025-01-24T00:47:02.4128590Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/130' 2025-01-24T00:47:02.4129050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/131/base' 2025-01-24T00:47:02.4129519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/131/head' 2025-01-24T00:47:02.4129976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/131/orig' 2025-01-24T00:47:02.4130461Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/131' 2025-01-24T00:47:02.4130929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/132/base' 2025-01-24T00:47:02.4131380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/132/head' 2025-01-24T00:47:02.4131848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/132/orig' 2025-01-24T00:47:02.4132331Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/132' 2025-01-24T00:47:02.4132791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/133/base' 2025-01-24T00:47:02.4133260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/133/head' 2025-01-24T00:47:02.4133716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/133/orig' 2025-01-24T00:47:02.4134211Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/133' 2025-01-24T00:47:02.4134666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/134/base' 2025-01-24T00:47:02.4135123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/134/head' 2025-01-24T00:47:02.4135597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/134/orig' 2025-01-24T00:47:02.4136145Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/134' 2025-01-24T00:47:02.4136667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/135/base' 2025-01-24T00:47:02.4137126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/135/head' 2025-01-24T00:47:02.4137578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/135/orig' 2025-01-24T00:47:02.4138078Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/135' 2025-01-24T00:47:02.4138537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/136/base' 2025-01-24T00:47:02.4139002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/136/head' 2025-01-24T00:47:02.4139476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/136/orig' 2025-01-24T00:47:02.4139964Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/136' 2025-01-24T00:47:02.4140437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/137/base' 2025-01-24T00:47:02.4140893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/137/head' 2025-01-24T00:47:02.4141349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/137/orig' 2025-01-24T00:47:02.4141846Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/137' 2025-01-24T00:47:02.4142313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/138/base' 2025-01-24T00:47:02.4142787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/138/head' 2025-01-24T00:47:02.4143250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/138/orig' 2025-01-24T00:47:02.4143739Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/138' 2025-01-24T00:47:02.4144208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/139/base' 2025-01-24T00:47:02.4144667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/139/head' 2025-01-24T00:47:02.4145126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/139/orig' 2025-01-24T00:47:02.4145623Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/139' 2025-01-24T00:47:02.4146085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/14/base' 2025-01-24T00:47:02.4146572Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/14' 2025-01-24T00:47:02.4147032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/140/base' 2025-01-24T00:47:02.4147488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/140/head' 2025-01-24T00:47:02.4147955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/140/orig' 2025-01-24T00:47:02.4148438Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/140' 2025-01-24T00:47:02.4148957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/141/base' 2025-01-24T00:47:02.4149460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/141/head' 2025-01-24T00:47:02.4149917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/141/orig' 2025-01-24T00:47:02.4150414Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/141' 2025-01-24T00:47:02.4150870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/142/base' 2025-01-24T00:47:02.4151729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/142/head' 2025-01-24T00:47:02.4152254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/142/orig' 2025-01-24T00:47:02.4152739Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/142' 2025-01-24T00:47:02.4153214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/143/base' 2025-01-24T00:47:02.4153670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/143/head' 2025-01-24T00:47:02.4154129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/143/orig' 2025-01-24T00:47:02.4154775Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/143' 2025-01-24T00:47:02.4155550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/144/base' 2025-01-24T00:47:02.4156026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/144/head' 2025-01-24T00:47:02.4156488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/144/orig' 2025-01-24T00:47:02.4156972Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/144' 2025-01-24T00:47:02.4157445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/145/base' 2025-01-24T00:47:02.4157905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/145/head' 2025-01-24T00:47:02.4158773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/145/orig' 2025-01-24T00:47:02.4159272Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/145' 2025-01-24T00:47:02.4159733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/31/base' 2025-01-24T00:47:02.4160203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/31/head' 2025-01-24T00:47:02.4160658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/31/orig' 2025-01-24T00:47:02.4161144Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/31' 2025-01-24T00:47:02.4161764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/37/base' 2025-01-24T00:47:02.4162491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/37/head' 2025-01-24T00:47:02.4162964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/37/orig' 2025-01-24T00:47:02.4163501Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/37' 2025-01-24T00:47:02.4164000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/64/base' 2025-01-24T00:47:02.4164467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/64/head' 2025-01-24T00:47:02.4164943Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/64' 2025-01-24T00:47:02.4165406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/88/base' 2025-01-24T00:47:02.4165857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/88/head' 2025-01-24T00:47:02.4166514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/88/orig' 2025-01-24T00:47:02.4167266Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/88' 2025-01-24T00:47:02.4167720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/89/base' 2025-01-24T00:47:02.4168174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/89/head' 2025-01-24T00:47:02.4168638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/89/orig' 2025-01-24T00:47:02.4169119Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/89' 2025-01-24T00:47:02.4169577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/90/base' 2025-01-24T00:47:02.4170221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/90/head' 2025-01-24T00:47:02.4170904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/90/orig' 2025-01-24T00:47:02.4171398Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/90' 2025-01-24T00:47:02.4171846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/91/base' 2025-01-24T00:47:02.4172311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/91/head' 2025-01-24T00:47:02.4172766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/91/orig' 2025-01-24T00:47:02.4173246Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/91' 2025-01-24T00:47:02.4173843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/92/base' 2025-01-24T00:47:02.4174588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/92/head' 2025-01-24T00:47:02.4175054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/92/orig' 2025-01-24T00:47:02.4175535Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/92' 2025-01-24T00:47:02.4175983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/93/base' 2025-01-24T00:47:02.4176449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/93/head' 2025-01-24T00:47:02.4176903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/93/orig' 2025-01-24T00:47:02.4177456Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/93' 2025-01-24T00:47:02.4178210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/94/base' 2025-01-24T00:47:02.4178848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/94/head' 2025-01-24T00:47:02.4179308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/94/orig' 2025-01-24T00:47:02.4179790Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/94' 2025-01-24T00:47:02.4180244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/95/base' 2025-01-24T00:47:02.4180713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/95/head' 2025-01-24T00:47:02.4181169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/95/orig' 2025-01-24T00:47:02.4181662Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/95' 2025-01-24T00:47:02.4182115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/96/base' 2025-01-24T00:47:02.4182565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/96/head' 2025-01-24T00:47:02.4183026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/96/orig' 2025-01-24T00:47:02.4183506Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/96' 2025-01-24T00:47:02.4183955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/97/base' 2025-01-24T00:47:02.4184421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/97/head' 2025-01-24T00:47:02.4184876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/97/orig' 2025-01-24T00:47:02.4185365Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/97' 2025-01-24T00:47:02.4185819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/98/base' 2025-01-24T00:47:02.4186271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/98/head' 2025-01-24T00:47:02.4186735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/98/orig' 2025-01-24T00:47:02.4187221Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/98' 2025-01-24T00:47:02.4187686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/99/base' 2025-01-24T00:47:02.4188137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/99/head' 2025-01-24T00:47:02.4188589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/99/orig' 2025-01-24T00:47:02.4189080Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/99' 2025-01-24T00:47:02.4189547Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet' 2025-01-24T00:47:02.4189997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/markkm/1/base' 2025-01-24T00:47:02.4190535Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/markkm/1' 2025-01-24T00:47:02.4191047Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/markkm' 2025-01-24T00:47:02.4191532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/140/base' 2025-01-24T00:47:02.4192187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/140/head' 2025-01-24T00:47:02.4192669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/140/orig' 2025-01-24T00:47:02.4193183Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/140' 2025-01-24T00:47:02.4193665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/149/base' 2025-01-24T00:47:02.4194152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/149/head' 2025-01-24T00:47:02.4194631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/149/orig' 2025-01-24T00:47:02.4195130Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/149' 2025-01-24T00:47:02.4195617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/150/base' 2025-01-24T00:47:02.4196090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/150/head' 2025-01-24T00:47:02.4196564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/150/orig' 2025-01-24T00:47:02.4197082Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/150' 2025-01-24T00:47:02.4197557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/155/base' 2025-01-24T00:47:02.4198041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/155/head' 2025-01-24T00:47:02.4198516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/155/orig' 2025-01-24T00:47:02.4199013Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/155' 2025-01-24T00:47:02.4199495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/157/base' 2025-01-24T00:47:02.4199973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/157/head' 2025-01-24T00:47:02.4200459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/157/orig' 2025-01-24T00:47:02.4200961Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/157' 2025-01-24T00:47:02.4201659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/158/base' 2025-01-24T00:47:02.4202362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/158/head' 2025-01-24T00:47:02.4202838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/158/orig' 2025-01-24T00:47:02.4203351Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/158' 2025-01-24T00:47:02.4203944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/159/base' 2025-01-24T00:47:02.4204932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/159/head' 2025-01-24T00:47:02.4205423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/159/orig' 2025-01-24T00:47:02.4205922Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/159' 2025-01-24T00:47:02.4206479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/160/base' 2025-01-24T00:47:02.4206966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/160/head' 2025-01-24T00:47:02.4207846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/160/orig' 2025-01-24T00:47:02.4208454Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/160' 2025-01-24T00:47:02.4208928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/161/base' 2025-01-24T00:47:02.4209402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/161/head' 2025-01-24T00:47:02.4209890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/161/orig' 2025-01-24T00:47:02.4210433Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/161' 2025-01-24T00:47:02.4211314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/162/base' 2025-01-24T00:47:02.4211797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/162/head' 2025-01-24T00:47:02.4212269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/162/orig' 2025-01-24T00:47:02.4212783Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/162' 2025-01-24T00:47:02.4213255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/163/base' 2025-01-24T00:47:02.4213724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/163/head' 2025-01-24T00:47:02.4214290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/163/orig' 2025-01-24T00:47:02.4215155Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/163' 2025-01-24T00:47:02.4215648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/164/base' 2025-01-24T00:47:02.4216125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/164/head' 2025-01-24T00:47:02.4216597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/164/orig' 2025-01-24T00:47:02.4217498Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/164' 2025-01-24T00:47:02.4218026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/165/base' 2025-01-24T00:47:02.4218511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/165/head' 2025-01-24T00:47:02.4218979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/165/orig' 2025-01-24T00:47:02.4219543Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/165' 2025-01-24T00:47:02.4220165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/166/base' 2025-01-24T00:47:02.4221015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/166/head' 2025-01-24T00:47:02.4221500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/166/orig' 2025-01-24T00:47:02.4222001Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/166' 2025-01-24T00:47:02.4222478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/167/base' 2025-01-24T00:47:02.4222968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/167/head' 2025-01-24T00:47:02.4223446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/167/orig' 2025-01-24T00:47:02.4223948Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/167' 2025-01-24T00:47:02.4224434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/168/base' 2025-01-24T00:47:02.4224907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/168/head' 2025-01-24T00:47:02.4225387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/168/orig' 2025-01-24T00:47:02.4225886Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/168' 2025-01-24T00:47:02.4226363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/169/base' 2025-01-24T00:47:02.4226852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/169/head' 2025-01-24T00:47:02.4227322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/169/orig' 2025-01-24T00:47:02.4227827Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/169' 2025-01-24T00:47:02.4228298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/170/base' 2025-01-24T00:47:02.4228771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/170/head' 2025-01-24T00:47:02.4229263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/170/orig' 2025-01-24T00:47:02.4229760Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/170' 2025-01-24T00:47:02.4230248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/34/base' 2025-01-24T00:47:02.4230741Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/34' 2025-01-24T00:47:02.4231211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/4/base' 2025-01-24T00:47:02.4231684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/4/orig' 2025-01-24T00:47:02.4232175Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/4' 2025-01-24T00:47:02.4232712Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral' 2025-01-24T00:47:02.4233228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mcr229/3/base' 2025-01-24T00:47:02.4233677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mcr229/3/head' 2025-01-24T00:47:02.4234142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mcr229/3/orig' 2025-01-24T00:47:02.4234622Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mcr229/3' 2025-01-24T00:47:02.4235094Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mcr229' 2025-01-24T00:47:02.4235578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/0/base' 2025-01-24T00:47:02.4236049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/0/head' 2025-01-24T00:47:02.4236563Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/0' 2025-01-24T00:47:02.4237031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/1/base' 2025-01-24T00:47:02.4237503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/1/head' 2025-01-24T00:47:02.4238009Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/1' 2025-01-24T00:47:02.4238483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/10/base' 2025-01-24T00:47:02.4238960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/10/head' 2025-01-24T00:47:02.4239446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/10/orig' 2025-01-24T00:47:02.4239948Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/10' 2025-01-24T00:47:02.4240435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/11/base' 2025-01-24T00:47:02.4240907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/11/head' 2025-01-24T00:47:02.4241383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/11/orig' 2025-01-24T00:47:02.4241896Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/11' 2025-01-24T00:47:02.4242368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/2/base' 2025-01-24T00:47:02.4242854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/2/head' 2025-01-24T00:47:02.4243345Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/2' 2025-01-24T00:47:02.4243816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/3/base' 2025-01-24T00:47:02.4244297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/3/head' 2025-01-24T00:47:02.4244803Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/3' 2025-01-24T00:47:02.4245689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/4/base' 2025-01-24T00:47:02.4246208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/4/head' 2025-01-24T00:47:02.4246846Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/4' 2025-01-24T00:47:02.4247331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/5/base' 2025-01-24T00:47:02.4247799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/5/head' 2025-01-24T00:47:02.4248547Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/5' 2025-01-24T00:47:02.4249198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/6/base' 2025-01-24T00:47:02.4249674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/6/head' 2025-01-24T00:47:02.4250180Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/6' 2025-01-24T00:47:02.4250650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/7/base' 2025-01-24T00:47:02.4251119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/7/head' 2025-01-24T00:47:02.4251628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/7/orig' 2025-01-24T00:47:02.4252537Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/7' 2025-01-24T00:47:02.4253017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/8/base' 2025-01-24T00:47:02.4253489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/8/head' 2025-01-24T00:47:02.4253958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/8/orig' 2025-01-24T00:47:02.4254468Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/8' 2025-01-24T00:47:02.4255030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/9/base' 2025-01-24T00:47:02.4255832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/9/head' 2025-01-24T00:47:02.4256309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/9/orig' 2025-01-24T00:47:02.4256804Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/9' 2025-01-24T00:47:02.4257306Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz' 2025-01-24T00:47:02.4257866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/234/base' 2025-01-24T00:47:02.4258785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/234/head' 2025-01-24T00:47:02.4259338Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/234' 2025-01-24T00:47:02.4259857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/235/base' 2025-01-24T00:47:02.4260384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/235/head' 2025-01-24T00:47:02.4261115Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/235' 2025-01-24T00:47:02.4261966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/236/base' 2025-01-24T00:47:02.4262495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/236/head' 2025-01-24T00:47:02.4263036Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/236' 2025-01-24T00:47:02.4263571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/237/base' 2025-01-24T00:47:02.4264148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/237/head' 2025-01-24T00:47:02.4265093Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/237' 2025-01-24T00:47:02.4265627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/238/base' 2025-01-24T00:47:02.4266150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/238/head' 2025-01-24T00:47:02.4266699Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/238' 2025-01-24T00:47:02.4267281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/274/base' 2025-01-24T00:47:02.4268151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/274/head' 2025-01-24T00:47:02.4268683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/274/orig' 2025-01-24T00:47:02.4269223Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/274' 2025-01-24T00:47:02.4269742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/276/base' 2025-01-24T00:47:02.4270270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/276/head' 2025-01-24T00:47:02.4270786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/276/orig' 2025-01-24T00:47:02.4271340Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/276' 2025-01-24T00:47:02.4271854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/277/base' 2025-01-24T00:47:02.4272374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/277/head' 2025-01-24T00:47:02.4272905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/277/orig' 2025-01-24T00:47:02.4273441Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/277' 2025-01-24T00:47:02.4273964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/281/base' 2025-01-24T00:47:02.4274484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/281/head' 2025-01-24T00:47:02.4274998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/281/orig' 2025-01-24T00:47:02.4275601Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/281' 2025-01-24T00:47:02.4276114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/299/base' 2025-01-24T00:47:02.4276702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/299/head' 2025-01-24T00:47:02.4277216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/299/orig' 2025-01-24T00:47:02.4277753Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/299' 2025-01-24T00:47:02.4278279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/301/base' 2025-01-24T00:47:02.4278796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/301/head' 2025-01-24T00:47:02.4279330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/301/orig' 2025-01-24T00:47:02.4279876Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/301' 2025-01-24T00:47:02.4280396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/302/base' 2025-01-24T00:47:02.4280925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/302/head' 2025-01-24T00:47:02.4281439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/302/orig' 2025-01-24T00:47:02.4281974Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/302' 2025-01-24T00:47:02.4282509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/303/base' 2025-01-24T00:47:02.4283026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/303/head' 2025-01-24T00:47:02.4283553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/303/orig' 2025-01-24T00:47:02.4284094Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/303' 2025-01-24T00:47:02.4284608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/304/base' 2025-01-24T00:47:02.4285139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/304/head' 2025-01-24T00:47:02.4285652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/304/orig' 2025-01-24T00:47:02.4286205Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/304' 2025-01-24T00:47:02.4286802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/305/base' 2025-01-24T00:47:02.4287314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/305/head' 2025-01-24T00:47:02.4287845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/305/orig' 2025-01-24T00:47:02.4288382Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/305' 2025-01-24T00:47:02.4288971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/306/base' 2025-01-24T00:47:02.4289489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/306/head' 2025-01-24T00:47:02.4290053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/306/orig' 2025-01-24T00:47:02.4291063Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/306' 2025-01-24T00:47:02.4291585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/307/base' 2025-01-24T00:47:02.4292263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/307/head' 2025-01-24T00:47:02.4292779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/307/orig' 2025-01-24T00:47:02.4293325Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/307' 2025-01-24T00:47:02.4293863Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki' 2025-01-24T00:47:02.4294641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mingfeima/125/base' 2025-01-24T00:47:02.4295241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mingfeima/125/head' 2025-01-24T00:47:02.4295730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mingfeima/125/orig' 2025-01-24T00:47:02.4296230Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mingfeima/125' 2025-01-24T00:47:02.4296723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mingfeima/127/base' 2025-01-24T00:47:02.4297199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mingfeima/127/head' 2025-01-24T00:47:02.4297676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mingfeima/127/orig' 2025-01-24T00:47:02.4298596Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mingfeima/127' 2025-01-24T00:47:02.4299128Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mingfeima' 2025-01-24T00:47:02.4299593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/1/base' 2025-01-24T00:47:02.4300046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/1/head' 2025-01-24T00:47:02.4300589Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/1' 2025-01-24T00:47:02.4301435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/2/base' 2025-01-24T00:47:02.4301886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/2/head' 2025-01-24T00:47:02.4302361Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/2' 2025-01-24T00:47:02.4302822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/3/base' 2025-01-24T00:47:02.4303273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/3/head' 2025-01-24T00:47:02.4303922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/3/orig' 2025-01-24T00:47:02.4304723Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/3' 2025-01-24T00:47:02.4305240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/4/base' 2025-01-24T00:47:02.4305702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/4/head' 2025-01-24T00:47:02.4306152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/4/orig' 2025-01-24T00:47:02.4306644Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/4' 2025-01-24T00:47:02.4307537Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos' 2025-01-24T00:47:02.4308021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mrshenli/382/base' 2025-01-24T00:47:02.4308511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mrshenli/382/head' 2025-01-24T00:47:02.4308987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mrshenli/382/orig' 2025-01-24T00:47:02.4309495Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mrshenli/382' 2025-01-24T00:47:02.4309970Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mrshenli' 2025-01-24T00:47:02.4310814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/1/base' 2025-01-24T00:47:02.4311371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/1/orig' 2025-01-24T00:47:02.4311863Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/1' 2025-01-24T00:47:02.4312331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/2/base' 2025-01-24T00:47:02.4312815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/2/orig' 2025-01-24T00:47:02.4313302Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/2' 2025-01-24T00:47:02.4313788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/36/base' 2025-01-24T00:47:02.4314262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/36/head' 2025-01-24T00:47:02.4314729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/36/orig' 2025-01-24T00:47:02.4315245Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/36' 2025-01-24T00:47:02.4315719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/38/base' 2025-01-24T00:47:02.4316204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/38/head' 2025-01-24T00:47:02.4316676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/38/orig' 2025-01-24T00:47:02.4317171Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/38' 2025-01-24T00:47:02.4317656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/39/base' 2025-01-24T00:47:02.4318180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/39/head' 2025-01-24T00:47:02.4318653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/39/orig' 2025-01-24T00:47:02.4319220Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/39' 2025-01-24T00:47:02.4319688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/40/base' 2025-01-24T00:47:02.4320172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/40/head' 2025-01-24T00:47:02.4320644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/40/orig' 2025-01-24T00:47:02.4321139Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/40' 2025-01-24T00:47:02.4321627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/41/base' 2025-01-24T00:47:02.4322100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/41/head' 2025-01-24T00:47:02.4322583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/41/orig' 2025-01-24T00:47:02.4323080Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/41' 2025-01-24T00:47:02.4323549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/5/base' 2025-01-24T00:47:02.4324031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/5/orig' 2025-01-24T00:47:02.4324527Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/5' 2025-01-24T00:47:02.4325025Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8' 2025-01-24T00:47:02.4325482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy/2/base' 2025-01-24T00:47:02.4325936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy/2/head' 2025-01-24T00:47:02.4326490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy/2/orig' 2025-01-24T00:47:02.4326968Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy/2' 2025-01-24T00:47:02.4327418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy/3/base' 2025-01-24T00:47:02.4327883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy/3/head' 2025-01-24T00:47:02.4328340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy/3/orig' 2025-01-24T00:47:02.4328833Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy/3' 2025-01-24T00:47:02.4329282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy/4/base' 2025-01-24T00:47:02.4329730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy/4/head' 2025-01-24T00:47:02.4330224Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy/4' 2025-01-24T00:47:02.4330680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy/5/base' 2025-01-24T00:47:02.4331207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy/5/head' 2025-01-24T00:47:02.4331659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy/5/orig' 2025-01-24T00:47:02.4332182Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy/5' 2025-01-24T00:47:02.4332655Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy' 2025-01-24T00:47:02.4333134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/10/base' 2025-01-24T00:47:02.4333611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/10/head' 2025-01-24T00:47:02.4334109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/10/orig' 2025-01-24T00:47:02.4334616Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/10' 2025-01-24T00:47:02.4335111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/12/base' 2025-01-24T00:47:02.4335589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/12/head' 2025-01-24T00:47:02.4336064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/12/orig' 2025-01-24T00:47:02.4336879Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/12' 2025-01-24T00:47:02.4337518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/13/base' 2025-01-24T00:47:02.4338010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/13/head' 2025-01-24T00:47:02.4338491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/13/orig' 2025-01-24T00:47:02.4338994Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/13' 2025-01-24T00:47:02.4339485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/17/base' 2025-01-24T00:47:02.4340369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/17/head' 2025-01-24T00:47:02.4340855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/17/orig' 2025-01-24T00:47:02.4341374Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/17' 2025-01-24T00:47:02.4341853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/18/base' 2025-01-24T00:47:02.4342342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/18/head' 2025-01-24T00:47:02.4343176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/18/orig' 2025-01-24T00:47:02.4343776Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/18' 2025-01-24T00:47:02.4344270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/19/base' 2025-01-24T00:47:02.4344742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/19/head' 2025-01-24T00:47:02.4345583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/19/orig' 2025-01-24T00:47:02.4346227Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/19' 2025-01-24T00:47:02.4346748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/20/base' 2025-01-24T00:47:02.4347234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/20/head' 2025-01-24T00:47:02.4347707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/20/orig' 2025-01-24T00:47:02.4348367Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/20' 2025-01-24T00:47:02.4349111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/21/base' 2025-01-24T00:47:02.4349590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/21/head' 2025-01-24T00:47:02.4350074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/21/orig' 2025-01-24T00:47:02.4350575Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/21' 2025-01-24T00:47:02.4351049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/22/base' 2025-01-24T00:47:02.4351533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/22/head' 2025-01-24T00:47:02.4352452Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/22' 2025-01-24T00:47:02.4352982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/23/base' 2025-01-24T00:47:02.4353459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/23/head' 2025-01-24T00:47:02.4353966Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/23' 2025-01-24T00:47:02.4354637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/24/base' 2025-01-24T00:47:02.4355358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/24/head' 2025-01-24T00:47:02.4355873Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/24' 2025-01-24T00:47:02.4356350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/25/base' 2025-01-24T00:47:02.4356834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/25/head' 2025-01-24T00:47:02.4357557Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/25' 2025-01-24T00:47:02.4358270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/26/base' 2025-01-24T00:47:02.4358759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/26/head' 2025-01-24T00:47:02.4359236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/26/orig' 2025-01-24T00:47:02.4359736Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/26' 2025-01-24T00:47:02.4360226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/30/base' 2025-01-24T00:47:02.4360758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/30/head' 2025-01-24T00:47:02.4361236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/30/orig' 2025-01-24T00:47:02.4361796Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/30' 2025-01-24T00:47:02.4362267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/31/base' 2025-01-24T00:47:02.4362749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/31/head' 2025-01-24T00:47:02.4363222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/31/orig' 2025-01-24T00:47:02.4363721Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/31' 2025-01-24T00:47:02.4364209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/32/base' 2025-01-24T00:47:02.4364687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/32/head' 2025-01-24T00:47:02.4365175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/32/orig' 2025-01-24T00:47:02.4365673Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/32' 2025-01-24T00:47:02.4366145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/33/base' 2025-01-24T00:47:02.4366746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/33/head' 2025-01-24T00:47:02.4367229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/33/orig' 2025-01-24T00:47:02.4367728Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/33' 2025-01-24T00:47:02.4368218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/34/base' 2025-01-24T00:47:02.4368694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/34/orig' 2025-01-24T00:47:02.4369207Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/34' 2025-01-24T00:47:02.4369684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/35/base' 2025-01-24T00:47:02.4370158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/35/head' 2025-01-24T00:47:02.4370654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/35/orig' 2025-01-24T00:47:02.4371156Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/35' 2025-01-24T00:47:02.4371647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/36/base' 2025-01-24T00:47:02.4372124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/36/head' 2025-01-24T00:47:02.4372601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/36/orig' 2025-01-24T00:47:02.4373116Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/36' 2025-01-24T00:47:02.4373592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/37/base' 2025-01-24T00:47:02.4374135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/37/head' 2025-01-24T00:47:02.4374656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/37/orig' 2025-01-24T00:47:02.4375152Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/37' 2025-01-24T00:47:02.4375638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/38/base' 2025-01-24T00:47:02.4376112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/38/orig' 2025-01-24T00:47:02.4376614Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/38' 2025-01-24T00:47:02.4377101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/6/base' 2025-01-24T00:47:02.4377576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/6/head' 2025-01-24T00:47:02.4378065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/6/orig' 2025-01-24T00:47:02.4378571Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/6' 2025-01-24T00:47:02.4379047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/8/base' 2025-01-24T00:47:02.4379537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/8/head' 2025-01-24T00:47:02.4380011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/8/orig' 2025-01-24T00:47:02.4380530Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/8' 2025-01-24T00:47:02.4381007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/9/base' 2025-01-24T00:47:02.4381481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/9/head' 2025-01-24T00:47:02.4382071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/9/orig' 2025-01-24T00:47:02.4382915Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/9' 2025-01-24T00:47:02.4383417Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni' 2025-01-24T00:47:02.4383883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/144/base' 2025-01-24T00:47:02.4384351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/144/head' 2025-01-24T00:47:02.4385255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/144/orig' 2025-01-24T00:47:02.4385757Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/144' 2025-01-24T00:47:02.4386219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/146/base' 2025-01-24T00:47:02.4386692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/146/head' 2025-01-24T00:47:02.4387149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/146/orig' 2025-01-24T00:47:02.4387933Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/146' 2025-01-24T00:47:02.4388594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/2/base' 2025-01-24T00:47:02.4389100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/2/head' 2025-01-24T00:47:02.4389564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/2/orig' 2025-01-24T00:47:02.4390041Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/2' 2025-01-24T00:47:02.4390596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/21/base' 2025-01-24T00:47:02.4391436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/21/head' 2025-01-24T00:47:02.4391897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/21/orig' 2025-01-24T00:47:02.4392562Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/21' 2025-01-24T00:47:02.4393030Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen' 2025-01-24T00:47:02.4393483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/pearu/108/base' 2025-01-24T00:47:02.4393953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/pearu/108/head' 2025-01-24T00:47:02.4394624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/pearu/108/orig' 2025-01-24T00:47:02.4395370Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/pearu/108' 2025-01-24T00:47:02.4395828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/pearu/56/base' 2025-01-24T00:47:02.4396282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/pearu/56/head' 2025-01-24T00:47:02.4396750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/pearu/56/orig' 2025-01-24T00:47:02.4397229Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/pearu/56' 2025-01-24T00:47:02.4397690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/pearu/97/base' 2025-01-24T00:47:02.4398140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/pearu/97/head' 2025-01-24T00:47:02.4398590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/pearu/97/orig' 2025-01-24T00:47:02.4399083Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/pearu/97' 2025-01-24T00:47:02.4399547Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/pearu' 2025-01-24T00:47:02.4400042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/peterbell10/603/base' 2025-01-24T00:47:02.4400586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/peterbell10/603/head' 2025-01-24T00:47:02.4401074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/peterbell10/603/orig' 2025-01-24T00:47:02.4401597Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/peterbell10/603' 2025-01-24T00:47:02.4402188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/peterbell10/635/base' 2025-01-24T00:47:02.4402737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/peterbell10/635/head' 2025-01-24T00:47:02.4403237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/peterbell10/635/orig' 2025-01-24T00:47:02.4403804Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/peterbell10/635' 2025-01-24T00:47:02.4404303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/peterbell10/636/base' 2025-01-24T00:47:02.4404796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/peterbell10/636/head' 2025-01-24T00:47:02.4405280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/peterbell10/636/orig' 2025-01-24T00:47:02.4405806Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/peterbell10/636' 2025-01-24T00:47:02.4406395Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/peterbell10' 2025-01-24T00:47:02.4406861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/qqaatw/26/base' 2025-01-24T00:47:02.4407314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/qqaatw/26/head' 2025-01-24T00:47:02.4407764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/qqaatw/26/orig' 2025-01-24T00:47:02.4408257Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/qqaatw/26' 2025-01-24T00:47:02.4408726Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/qqaatw' 2025-01-24T00:47:02.4409271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/raymo/add-envvars-bool-check' 2025-01-24T00:47:02.4409749Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/raymo' 2025-01-24T00:47:02.4410197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/112/base' 2025-01-24T00:47:02.4410654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/112/head' 2025-01-24T00:47:02.4411101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/112/orig' 2025-01-24T00:47:02.4411574Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/112' 2025-01-24T00:47:02.4412034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/115/base' 2025-01-24T00:47:02.4412479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/115/head' 2025-01-24T00:47:02.4412945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/115/orig' 2025-01-24T00:47:02.4413418Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/115' 2025-01-24T00:47:02.4413866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/116/base' 2025-01-24T00:47:02.4414324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/116/head' 2025-01-24T00:47:02.4414771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/116/orig' 2025-01-24T00:47:02.4415302Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/116' 2025-01-24T00:47:02.4415829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/117/base' 2025-01-24T00:47:02.4416275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/117/head' 2025-01-24T00:47:02.4416737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/117/orig' 2025-01-24T00:47:02.4417211Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/117' 2025-01-24T00:47:02.4417659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/118/base' 2025-01-24T00:47:02.4418119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/118/head' 2025-01-24T00:47:02.4418569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/118/orig' 2025-01-24T00:47:02.4419060Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/118' 2025-01-24T00:47:02.4419507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/119/base' 2025-01-24T00:47:02.4419950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/119/head' 2025-01-24T00:47:02.4420412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/119/orig' 2025-01-24T00:47:02.4420886Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/119' 2025-01-24T00:47:02.4421330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/120/base' 2025-01-24T00:47:02.4421792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/120/head' 2025-01-24T00:47:02.4422243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/120/orig' 2025-01-24T00:47:02.4422732Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/120' 2025-01-24T00:47:02.4423177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/121/base' 2025-01-24T00:47:02.4423624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/121/head' 2025-01-24T00:47:02.4424084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/121/orig' 2025-01-24T00:47:02.4424557Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/121' 2025-01-24T00:47:02.4425023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/122/base' 2025-01-24T00:47:02.4425533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/122/head' 2025-01-24T00:47:02.4425984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/122/orig' 2025-01-24T00:47:02.4426467Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/122' 2025-01-24T00:47:02.4426912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/123/base' 2025-01-24T00:47:02.4427360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/123/head' 2025-01-24T00:47:02.4427882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/123/orig' 2025-01-24T00:47:02.4428533Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/123' 2025-01-24T00:47:02.4429263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/124/base' 2025-01-24T00:47:02.4429710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/124/head' 2025-01-24T00:47:02.4430154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/124/orig' 2025-01-24T00:47:02.4430639Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/124' 2025-01-24T00:47:02.4431285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/27/base' 2025-01-24T00:47:02.4432013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/27/head' 2025-01-24T00:47:02.4432458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/27/orig' 2025-01-24T00:47:02.4432927Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/27' 2025-01-24T00:47:02.4433381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/56/base' 2025-01-24T00:47:02.4433822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/56/head' 2025-01-24T00:47:02.4434563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/56/orig' 2025-01-24T00:47:02.4435165Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/56' 2025-01-24T00:47:02.4435618Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rec' 2025-01-24T00:47:02.4436118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rohan-varma/720/base' 2025-01-24T00:47:02.4436609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rohan-varma/720/head' 2025-01-24T00:47:02.4437256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rohan-varma/720/orig' 2025-01-24T00:47:02.4438070Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rohan-varma/720' 2025-01-24T00:47:02.4438554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rohan-varma/721/base' 2025-01-24T00:47:02.4439050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rohan-varma/721/head' 2025-01-24T00:47:02.4439539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rohan-varma/721/orig' 2025-01-24T00:47:02.4440365Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rohan-varma/721' 2025-01-24T00:47:02.4440992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rohan-varma/722/base' 2025-01-24T00:47:02.4441477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rohan-varma/722/head' 2025-01-24T00:47:02.4441978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rohan-varma/722/orig' 2025-01-24T00:47:02.4442490Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rohan-varma/722' 2025-01-24T00:47:02.4443153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rohan-varma/742/base' 2025-01-24T00:47:02.4443950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rohan-varma/742/head' 2025-01-24T00:47:02.4444492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rohan-varma/742/orig' 2025-01-24T00:47:02.4445013Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rohan-varma/742' 2025-01-24T00:47:02.4445507Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/rohan-varma' 2025-01-24T00:47:02.4446381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/sanrise/4/base' 2025-01-24T00:47:02.4446957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/sanrise/4/head' 2025-01-24T00:47:02.4447418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/sanrise/4/orig' 2025-01-24T00:47:02.4447905Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/sanrise/4' 2025-01-24T00:47:02.4448693Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/sanrise' 2025-01-24T00:47:02.4449317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/seanx92/1/base' 2025-01-24T00:47:02.4449778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/seanx92/1/orig' 2025-01-24T00:47:02.4450257Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/seanx92/1' 2025-01-24T00:47:02.4450734Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/seanx92' 2025-01-24T00:47:02.4451223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/7/base' 2025-01-24T00:47:02.4451700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/7/head' 2025-01-24T00:47:02.4452191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/7/orig' 2025-01-24T00:47:02.4452684Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/7' 2025-01-24T00:47:02.4453168Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere' 2025-01-24T00:47:02.4453667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/145/base' 2025-01-24T00:47:02.4454155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/145/head' 2025-01-24T00:47:02.4454639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/145/orig' 2025-01-24T00:47:02.4455169Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/145' 2025-01-24T00:47:02.4455653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/151/base' 2025-01-24T00:47:02.4456148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/151/head' 2025-01-24T00:47:02.4456631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/151/orig' 2025-01-24T00:47:02.4457139Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/151' 2025-01-24T00:47:02.4457699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/176/base' 2025-01-24T00:47:02.4458230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/176/head' 2025-01-24T00:47:02.4458734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/176/orig' 2025-01-24T00:47:02.4459244Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/176' 2025-01-24T00:47:02.4459732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/186/base' 2025-01-24T00:47:02.4460231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/186/head' 2025-01-24T00:47:02.4460718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/186/orig' 2025-01-24T00:47:02.4461243Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/186' 2025-01-24T00:47:02.4461735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/187/base' 2025-01-24T00:47:02.4462220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/187/head' 2025-01-24T00:47:02.4462724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/187/orig' 2025-01-24T00:47:02.4463233Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/187' 2025-01-24T00:47:02.4463720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/190/base' 2025-01-24T00:47:02.4464223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/190/head' 2025-01-24T00:47:02.4464707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/190/orig' 2025-01-24T00:47:02.4465227Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/190' 2025-01-24T00:47:02.4465712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/191/base' 2025-01-24T00:47:02.4466194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/191/head' 2025-01-24T00:47:02.4466691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/191/orig' 2025-01-24T00:47:02.4467200Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/191' 2025-01-24T00:47:02.4467703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/192/base' 2025-01-24T00:47:02.4468192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/192/head' 2025-01-24T00:47:02.4468678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/192/orig' 2025-01-24T00:47:02.4469205Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/192' 2025-01-24T00:47:02.4469691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/193/base' 2025-01-24T00:47:02.4470191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/193/head' 2025-01-24T00:47:02.4470723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/193/orig' 2025-01-24T00:47:02.4471281Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/193' 2025-01-24T00:47:02.4471881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/194/base' 2025-01-24T00:47:02.4472705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/194/head' 2025-01-24T00:47:02.4473194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/194/orig' 2025-01-24T00:47:02.4473724Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/194' 2025-01-24T00:47:02.4474217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/195/base' 2025-01-24T00:47:02.4474721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/195/head' 2025-01-24T00:47:02.4475324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/195/orig' 2025-01-24T00:47:02.4476141Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/195' 2025-01-24T00:47:02.4476640Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314' 2025-01-24T00:47:02.4477131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shuqiangzhang/46/base' 2025-01-24T00:47:02.4477646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shuqiangzhang/46/head' 2025-01-24T00:47:02.4478567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shuqiangzhang/46/orig' 2025-01-24T00:47:02.4479088Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shuqiangzhang/46' 2025-01-24T00:47:02.4479594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shuqiangzhang/53/base' 2025-01-24T00:47:02.4480084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shuqiangzhang/53/head' 2025-01-24T00:47:02.4480587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shuqiangzhang/53/orig' 2025-01-24T00:47:02.4481534Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shuqiangzhang/53' 2025-01-24T00:47:02.4482029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shuqiangzhang/56/base' 2025-01-24T00:47:02.4482529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shuqiangzhang/56/head' 2025-01-24T00:47:02.4483025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shuqiangzhang/56/orig' 2025-01-24T00:47:02.4483692Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shuqiangzhang/56' 2025-01-24T00:47:02.4484456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shuqiangzhang/62/base' 2025-01-24T00:47:02.4484950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shuqiangzhang/62/head' 2025-01-24T00:47:02.4485452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shuqiangzhang/62/orig' 2025-01-24T00:47:02.4486077Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shuqiangzhang/62' 2025-01-24T00:47:02.4487008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shuqiangzhang/63/base' 2025-01-24T00:47:02.4487618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shuqiangzhang/63/head' 2025-01-24T00:47:02.4488109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shuqiangzhang/63/orig' 2025-01-24T00:47:02.4488638Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shuqiangzhang/63' 2025-01-24T00:47:02.4489187Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/shuqiangzhang' 2025-01-24T00:47:02.4490021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/sijiac/1/base' 2025-01-24T00:47:02.4490488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/sijiac/1/head' 2025-01-24T00:47:02.4490966Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/sijiac/1' 2025-01-24T00:47:02.4491430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/sijiac/2/base' 2025-01-24T00:47:02.4491883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/sijiac/2/head' 2025-01-24T00:47:02.4492895Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/sijiac/2' 2025-01-24T00:47:02.4493390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/sijiac/3/base' 2025-01-24T00:47:02.4493847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/sijiac/3/head' 2025-01-24T00:47:02.4494330Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/sijiac/3' 2025-01-24T00:47:02.4494811Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/sijiac' 2025-01-24T00:47:02.4495675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/silverguo/1/base' 2025-01-24T00:47:02.4496171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/silverguo/1/head' 2025-01-24T00:47:02.4496661Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/silverguo/1' 2025-01-24T00:47:02.4497127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/silverguo/2/base' 2025-01-24T00:47:02.4497615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/silverguo/2/head' 2025-01-24T00:47:02.4498110Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/silverguo/2' 2025-01-24T00:47:02.4498593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/silverguo/3/base' 2025-01-24T00:47:02.4499061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/silverguo/3/head' 2025-01-24T00:47:02.4499551Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/silverguo/3' 2025-01-24T00:47:02.4500036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/silverguo/4/base' 2025-01-24T00:47:02.4500609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/silverguo/4/head' 2025-01-24T00:47:02.4501104Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/silverguo/4' 2025-01-24T00:47:02.4501669Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/silverguo' 2025-01-24T00:47:02.4502146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/sinhaanhsul/1/base' 2025-01-24T00:47:02.4502643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/sinhaanhsul/1/head' 2025-01-24T00:47:02.4503145Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/sinhaanhsul/1' 2025-01-24T00:47:02.4503639Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/sinhaanhsul' 2025-01-24T00:47:02.4504133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/269/base' 2025-01-24T00:47:02.4504613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/269/head' 2025-01-24T00:47:02.4505103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/269/orig' 2025-01-24T00:47:02.4505601Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/269' 2025-01-24T00:47:02.4506080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/276/base' 2025-01-24T00:47:02.4506569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/276/head' 2025-01-24T00:47:02.4507042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/276/orig' 2025-01-24T00:47:02.4507562Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/276' 2025-01-24T00:47:02.4508043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/287/base' 2025-01-24T00:47:02.4508518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/287/head' 2025-01-24T00:47:02.4509009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/287/orig' 2025-01-24T00:47:02.4509505Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/287' 2025-01-24T00:47:02.4509978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/296/base' 2025-01-24T00:47:02.4510471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/296/head' 2025-01-24T00:47:02.4510951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/296/orig' 2025-01-24T00:47:02.4511465Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/296' 2025-01-24T00:47:02.4511943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/299/base' 2025-01-24T00:47:02.4512417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/299/head' 2025-01-24T00:47:02.4512905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/299/orig' 2025-01-24T00:47:02.4513406Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/299' 2025-01-24T00:47:02.4513952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/300/base' 2025-01-24T00:47:02.4514473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/300/head' 2025-01-24T00:47:02.4514950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/300/orig' 2025-01-24T00:47:02.4515466Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/300' 2025-01-24T00:47:02.4515944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/301/base' 2025-01-24T00:47:02.4516432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/301/head' 2025-01-24T00:47:02.4516911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/301/orig' 2025-01-24T00:47:02.4517533Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/301' 2025-01-24T00:47:02.4518316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/313/base' 2025-01-24T00:47:02.4518796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/313/head' 2025-01-24T00:47:02.4519267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/313/orig' 2025-01-24T00:47:02.4519779Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/313' 2025-01-24T00:47:02.4520652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/319/base' 2025-01-24T00:47:02.4521165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/319/head' 2025-01-24T00:47:02.4521639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/319/orig' 2025-01-24T00:47:02.4522133Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/319' 2025-01-24T00:47:02.4522622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/320/base' 2025-01-24T00:47:02.4523152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/320/head' 2025-01-24T00:47:02.4524008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/320/orig' 2025-01-24T00:47:02.4524510Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/320' 2025-01-24T00:47:02.4524984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/326/base' 2025-01-24T00:47:02.4525477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/326/head' 2025-01-24T00:47:02.4525951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/326/orig' 2025-01-24T00:47:02.4526719Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/326' 2025-01-24T00:47:02.4527447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/328/base' 2025-01-24T00:47:02.4527923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/328/head' 2025-01-24T00:47:02.4528498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/328/orig' 2025-01-24T00:47:02.4529489Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/328' 2025-01-24T00:47:02.4529963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/329/base' 2025-01-24T00:47:02.4530449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/329/head' 2025-01-24T00:47:02.4530922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/329/orig' 2025-01-24T00:47:02.4531508Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/329' 2025-01-24T00:47:02.4532326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/331/base' 2025-01-24T00:47:02.4532806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/331/head' 2025-01-24T00:47:02.4533298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/331/orig' 2025-01-24T00:47:02.4533815Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/331' 2025-01-24T00:47:02.4534683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/332/base' 2025-01-24T00:47:02.4535156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/332/head' 2025-01-24T00:47:02.4535634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/332/orig' 2025-01-24T00:47:02.4536156Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/332' 2025-01-24T00:47:02.4536766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/335/base' 2025-01-24T00:47:02.4537521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/335/head' 2025-01-24T00:47:02.4538009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/335/orig' 2025-01-24T00:47:02.4538507Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/335' 2025-01-24T00:47:02.4539108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/336/base' 2025-01-24T00:47:02.4539877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/336/head' 2025-01-24T00:47:02.4540355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/336/orig' 2025-01-24T00:47:02.4540868Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/336' 2025-01-24T00:47:02.4541346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/340/base' 2025-01-24T00:47:02.4541974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/340/head' 2025-01-24T00:47:02.4542693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/340/orig' 2025-01-24T00:47:02.4543192Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/340' 2025-01-24T00:47:02.4543758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/341/base' 2025-01-24T00:47:02.4544234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/341/head' 2025-01-24T00:47:02.4544776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/341/orig' 2025-01-24T00:47:02.4545277Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/341' 2025-01-24T00:47:02.4545760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/342/base' 2025-01-24T00:47:02.4546247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/342/head' 2025-01-24T00:47:02.4546721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/342/orig' 2025-01-24T00:47:02.4547222Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/342' 2025-01-24T00:47:02.4547711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/343/base' 2025-01-24T00:47:02.4548185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/343/head' 2025-01-24T00:47:02.4548677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/343/orig' 2025-01-24T00:47:02.4549174Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/343' 2025-01-24T00:47:02.4549650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/344/base' 2025-01-24T00:47:02.4550142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/344/head' 2025-01-24T00:47:02.4550621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/344/orig' 2025-01-24T00:47:02.4551136Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/344' 2025-01-24T00:47:02.4551609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/345/base' 2025-01-24T00:47:02.4552080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/345/head' 2025-01-24T00:47:02.4552566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/345/orig' 2025-01-24T00:47:02.4553063Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/345' 2025-01-24T00:47:02.4553554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/346/base' 2025-01-24T00:47:02.4554028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/346/head' 2025-01-24T00:47:02.4554504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/346/orig' 2025-01-24T00:47:02.4555013Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/346' 2025-01-24T00:47:02.4555495Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer' 2025-01-24T00:47:02.4555946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/suo/619/base' 2025-01-24T00:47:02.4556432Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/suo/619' 2025-01-24T00:47:02.4556932Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/suo' 2025-01-24T00:47:02.4557465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/685/base' 2025-01-24T00:47:02.4557935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/685/head' 2025-01-24T00:47:02.4558403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/685/orig' 2025-01-24T00:47:02.4558912Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/685' 2025-01-24T00:47:02.4559384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/695/base' 2025-01-24T00:47:02.4559867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/695/head' 2025-01-24T00:47:02.4560340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/695/orig' 2025-01-24T00:47:02.4560841Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/695' 2025-01-24T00:47:02.4561323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/697/base' 2025-01-24T00:47:02.4561795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/697/head' 2025-01-24T00:47:02.4562263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/697/orig' 2025-01-24T00:47:02.4562773Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/697' 2025-01-24T00:47:02.4563249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/704/base' 2025-01-24T00:47:02.4563737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/704/head' 2025-01-24T00:47:02.4564210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/704/orig' 2025-01-24T00:47:02.4564704Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/704' 2025-01-24T00:47:02.4565489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/710/base' 2025-01-24T00:47:02.4566120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/710/head' 2025-01-24T00:47:02.4566664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/710/orig' 2025-01-24T00:47:02.4567168Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/710' 2025-01-24T00:47:02.4567646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/711/base' 2025-01-24T00:47:02.4568133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/711/head' 2025-01-24T00:47:02.4568598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/711/orig' 2025-01-24T00:47:02.4569099Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/711' 2025-01-24T00:47:02.4569586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/714/base' 2025-01-24T00:47:02.4570055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/714/head' 2025-01-24T00:47:02.4570599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/714/orig' 2025-01-24T00:47:02.4571139Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/714' 2025-01-24T00:47:02.4571777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/715/base' 2025-01-24T00:47:02.4572521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/715/head' 2025-01-24T00:47:02.4572996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/715/orig' 2025-01-24T00:47:02.4573506Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/715' 2025-01-24T00:47:02.4573978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/716/base' 2025-01-24T00:47:02.4574451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/716/head' 2025-01-24T00:47:02.4574935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/716/orig' 2025-01-24T00:47:02.4575427Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/716' 2025-01-24T00:47:02.4575910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/717/base' 2025-01-24T00:47:02.4576528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/717/head' 2025-01-24T00:47:02.4577308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/717/orig' 2025-01-24T00:47:02.4577820Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/717' 2025-01-24T00:47:02.4578293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/718/base' 2025-01-24T00:47:02.4578954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/718/head' 2025-01-24T00:47:02.4579694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/718/orig' 2025-01-24T00:47:02.4580211Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/718' 2025-01-24T00:47:02.4581120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/719/base' 2025-01-24T00:47:02.4581593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/719/orig' 2025-01-24T00:47:02.4582091Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/719' 2025-01-24T00:47:02.4582613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/720/base' 2025-01-24T00:47:02.4583493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/720/head' 2025-01-24T00:47:02.4583978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/720/orig' 2025-01-24T00:47:02.4584476Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/720' 2025-01-24T00:47:02.4585115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/721/base' 2025-01-24T00:47:02.4585935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/721/head' 2025-01-24T00:47:02.4586560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/721/orig' 2025-01-24T00:47:02.4587408Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/721' 2025-01-24T00:47:02.4587885Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok' 2025-01-24T00:47:02.4588559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/syed-ahmed/1/base' 2025-01-24T00:47:02.4589289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/syed-ahmed/1/head' 2025-01-24T00:47:02.4589761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/syed-ahmed/1/orig' 2025-01-24T00:47:02.4590262Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/syed-ahmed/1' 2025-01-24T00:47:02.4590766Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/syed-ahmed' 2025-01-24T00:47:02.4591242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tianyu-l/2/base' 2025-01-24T00:47:02.4591717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tianyu-l/2/head' 2025-01-24T00:47:02.4592333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tianyu-l/2/orig' 2025-01-24T00:47:02.4592826Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tianyu-l/2' 2025-01-24T00:47:02.4593309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tianyu-l/5/base' 2025-01-24T00:47:02.4593771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tianyu-l/5/head' 2025-01-24T00:47:02.4594252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tianyu-l/5/orig' 2025-01-24T00:47:02.4594742Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tianyu-l/5' 2025-01-24T00:47:02.4595206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tianyu-l/6/base' 2025-01-24T00:47:02.4595721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tianyu-l/6/head' 2025-01-24T00:47:02.4596330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tianyu-l/6/orig' 2025-01-24T00:47:02.4596924Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tianyu-l/6' 2025-01-24T00:47:02.4597421Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tianyu-l' 2025-01-24T00:47:02.4597976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/titaiwangms/35/base' 2025-01-24T00:47:02.4598682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/titaiwangms/35/head' 2025-01-24T00:47:02.4599670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/titaiwangms/35/orig' 2025-01-24T00:47:02.4600348Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/titaiwangms/35' 2025-01-24T00:47:02.4600978Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/titaiwangms' 2025-01-24T00:47:02.4602092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/142/base' 2025-01-24T00:47:02.4603025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/142/head' 2025-01-24T00:47:02.4603636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/142/orig' 2025-01-24T00:47:02.4604320Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/142' 2025-01-24T00:47:02.4605467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/155/base' 2025-01-24T00:47:02.4606047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/155/head' 2025-01-24T00:47:02.4606704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/155/orig' 2025-01-24T00:47:02.4607377Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/155' 2025-01-24T00:47:02.4607910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/162/base' 2025-01-24T00:47:02.4608516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/162/head' 2025-01-24T00:47:02.4609028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/162/orig' 2025-01-24T00:47:02.4609601Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/162' 2025-01-24T00:47:02.4610100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/244/base' 2025-01-24T00:47:02.4610596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/244/head' 2025-01-24T00:47:02.4611109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/244/orig' 2025-01-24T00:47:02.4611628Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/244' 2025-01-24T00:47:02.4612127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/246/base' 2025-01-24T00:47:02.4612644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/246/head' 2025-01-24T00:47:02.4613142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/246/orig' 2025-01-24T00:47:02.4613683Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/246' 2025-01-24T00:47:02.4614180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/247/base' 2025-01-24T00:47:02.4614678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/247/head' 2025-01-24T00:47:02.4615186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/247/orig' 2025-01-24T00:47:02.4615711Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/247' 2025-01-24T00:47:02.4616219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/250/base' 2025-01-24T00:47:02.4616779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/250/head' 2025-01-24T00:47:02.4617278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/250/orig' 2025-01-24T00:47:02.4617866Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/250' 2025-01-24T00:47:02.4618365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/257/base' 2025-01-24T00:47:02.4618875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/257/head' 2025-01-24T00:47:02.4619372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/257/orig' 2025-01-24T00:47:02.4619897Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/257' 2025-01-24T00:47:02.4620412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/259/base' 2025-01-24T00:47:02.4620913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/259/head' 2025-01-24T00:47:02.4621426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/259/orig' 2025-01-24T00:47:02.4621950Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/259' 2025-01-24T00:47:02.4622446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/268/base' 2025-01-24T00:47:02.4622957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/268/head' 2025-01-24T00:47:02.4623458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/268/orig' 2025-01-24T00:47:02.4623978Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/268' 2025-01-24T00:47:02.4624493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/269/base' 2025-01-24T00:47:02.4624991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/269/head' 2025-01-24T00:47:02.4625503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/269/orig' 2025-01-24T00:47:02.4626024Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/269' 2025-01-24T00:47:02.4626521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/277/base' 2025-01-24T00:47:02.4627034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/277/head' 2025-01-24T00:47:02.4627535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/277/orig' 2025-01-24T00:47:02.4628073Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/277' 2025-01-24T00:47:02.4628572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/281/base' 2025-01-24T00:47:02.4629067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/281/head' 2025-01-24T00:47:02.4629577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/281/orig' 2025-01-24T00:47:02.4630157Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/281' 2025-01-24T00:47:02.4630717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/282/base' 2025-01-24T00:47:02.4631213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/282/head' 2025-01-24T00:47:02.4631713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/282/orig' 2025-01-24T00:47:02.4632253Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/282' 2025-01-24T00:47:02.4632749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/283/base' 2025-01-24T00:47:02.4633250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/283/head' 2025-01-24T00:47:02.4633763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/283/orig' 2025-01-24T00:47:02.4634286Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/283' 2025-01-24T00:47:02.4634798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/284/base' 2025-01-24T00:47:02.4635295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/284/head' 2025-01-24T00:47:02.4635789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/284/orig' 2025-01-24T00:47:02.4636326Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/284' 2025-01-24T00:47:02.4636825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/285/base' 2025-01-24T00:47:02.4637334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/285/head' 2025-01-24T00:47:02.4637828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/285/orig' 2025-01-24T00:47:02.4638350Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/285' 2025-01-24T00:47:02.4638866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/286/base' 2025-01-24T00:47:02.4639363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/286/head' 2025-01-24T00:47:02.4639876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/286/orig' 2025-01-24T00:47:02.4640404Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/286' 2025-01-24T00:47:02.4640911Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan' 2025-01-24T00:47:02.4641388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/vfdev-5/13/base' 2025-01-24T00:47:02.4641849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/vfdev-5/13/orig' 2025-01-24T00:47:02.4642347Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/vfdev-5/13' 2025-01-24T00:47:02.4642809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/vfdev-5/14/base' 2025-01-24T00:47:02.4643319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/vfdev-5/14/orig' 2025-01-24T00:47:02.4643881Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/vfdev-5/14' 2025-01-24T00:47:02.4644355Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/vfdev-5' 2025-01-24T00:47:02.4644814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/10/base' 2025-01-24T00:47:02.4645569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/10/head' 2025-01-24T00:47:02.4646197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/10/orig' 2025-01-24T00:47:02.4646793Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/10' 2025-01-24T00:47:02.4647250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/11/base' 2025-01-24T00:47:02.4647710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/11/head' 2025-01-24T00:47:02.4648178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/11/orig' 2025-01-24T00:47:02.4648761Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/11' 2025-01-24T00:47:02.4649572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/12/base' 2025-01-24T00:47:02.4650026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/12/head' 2025-01-24T00:47:02.4650485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/12/orig' 2025-01-24T00:47:02.4650982Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/12' 2025-01-24T00:47:02.4651435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/14/base' 2025-01-24T00:47:02.4651890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/14/head' 2025-01-24T00:47:02.4652560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/14/orig' 2025-01-24T00:47:02.4653283Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/14' 2025-01-24T00:47:02.4653749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/2/base' 2025-01-24T00:47:02.4654203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/2/head' 2025-01-24T00:47:02.4654658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/2/orig' 2025-01-24T00:47:02.4655148Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/2' 2025-01-24T00:47:02.4655617Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens' 2025-01-24T00:47:02.4656568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/187/base' 2025-01-24T00:47:02.4657061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/187/head' 2025-01-24T00:47:02.4657550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/187/orig' 2025-01-24T00:47:02.4658155Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/187' 2025-01-24T00:47:02.4658719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/193/base' 2025-01-24T00:47:02.4659227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/193/head' 2025-01-24T00:47:02.4659746Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/193' 2025-01-24T00:47:02.4660561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/198/base' 2025-01-24T00:47:02.4661202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/198/head' 2025-01-24T00:47:02.4661700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/198/orig' 2025-01-24T00:47:02.4662215Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/198' 2025-01-24T00:47:02.4662720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/211/base' 2025-01-24T00:47:02.4663207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/211/head' 2025-01-24T00:47:02.4663707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/211/orig' 2025-01-24T00:47:02.4664518Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/211' 2025-01-24T00:47:02.4665186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/231/base' 2025-01-24T00:47:02.4665690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/231/head' 2025-01-24T00:47:02.4666182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/231/orig' 2025-01-24T00:47:02.4666710Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/231' 2025-01-24T00:47:02.4667235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/254/base' 2025-01-24T00:47:02.4667726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/254/head' 2025-01-24T00:47:02.4668227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/254/orig' 2025-01-24T00:47:02.4669130Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/254' 2025-01-24T00:47:02.4669740Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym' 2025-01-24T00:47:02.4670216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/344/base' 2025-01-24T00:47:02.4670687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/344/head' 2025-01-24T00:47:02.4671168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/344/orig' 2025-01-24T00:47:02.4671661Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/344' 2025-01-24T00:47:02.4672192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/360/base' 2025-01-24T00:47:02.4672967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/360/head' 2025-01-24T00:47:02.4673645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/360/orig' 2025-01-24T00:47:02.4674158Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/360' 2025-01-24T00:47:02.4674634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/361/base' 2025-01-24T00:47:02.4675105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/361/head' 2025-01-24T00:47:02.4675594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/361/orig' 2025-01-24T00:47:02.4676097Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/361' 2025-01-24T00:47:02.4676656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/362/base' 2025-01-24T00:47:02.4677508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/362/head' 2025-01-24T00:47:02.4677980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/362/orig' 2025-01-24T00:47:02.4678491Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/362' 2025-01-24T00:47:02.4678964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/363/base' 2025-01-24T00:47:02.4679436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/363/head' 2025-01-24T00:47:02.4679922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/363/orig' 2025-01-24T00:47:02.4680535Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/363' 2025-01-24T00:47:02.4681350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/364/base' 2025-01-24T00:47:02.4681822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/364/orig' 2025-01-24T00:47:02.4682321Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/364' 2025-01-24T00:47:02.4682808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/365/base' 2025-01-24T00:47:02.4683284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/365/head' 2025-01-24T00:47:02.4683769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/365/orig' 2025-01-24T00:47:02.4684455Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/365' 2025-01-24T00:47:02.4685190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/366/base' 2025-01-24T00:47:02.4685681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/366/head' 2025-01-24T00:47:02.4686155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/366/orig' 2025-01-24T00:47:02.4686780Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/366' 2025-01-24T00:47:02.4687323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/367/base' 2025-01-24T00:47:02.4687852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/367/head' 2025-01-24T00:47:02.4688703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/367/orig' 2025-01-24T00:47:02.4689288Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/367' 2025-01-24T00:47:02.4689762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/368/base' 2025-01-24T00:47:02.4690249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/368/head' 2025-01-24T00:47:02.4690720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/368/orig' 2025-01-24T00:47:02.4691232Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/368' 2025-01-24T00:47:02.4691715Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol' 2025-01-24T00:47:02.4692338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/204/base' 2025-01-24T00:47:02.4692831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/204/orig' 2025-01-24T00:47:02.4693327Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/204' 2025-01-24T00:47:02.4693810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/371/base' 2025-01-24T00:47:02.4694334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/371/head' 2025-01-24T00:47:02.4694860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/371/orig' 2025-01-24T00:47:02.4695513Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/371' 2025-01-24T00:47:02.4696018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/372/base' 2025-01-24T00:47:02.4696525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/372/head' 2025-01-24T00:47:02.4697078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/372/orig' 2025-01-24T00:47:02.4697750Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/372' 2025-01-24T00:47:02.4698292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/373/base' 2025-01-24T00:47:02.4698846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/373/head' 2025-01-24T00:47:02.4699391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/373/orig' 2025-01-24T00:47:02.4699923Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/373' 2025-01-24T00:47:02.4700452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/374/base' 2025-01-24T00:47:02.4762656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/374/head' 2025-01-24T00:47:02.4763571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/374/orig' 2025-01-24T00:47:02.4764646Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/374' 2025-01-24T00:47:02.4765661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/375/base' 2025-01-24T00:47:02.4766320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/375/head' 2025-01-24T00:47:02.4766796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/375/orig' 2025-01-24T00:47:02.4767304Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/375' 2025-01-24T00:47:02.4767777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/376/base' 2025-01-24T00:47:02.4768253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/376/head' 2025-01-24T00:47:02.4768733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/376/orig' 2025-01-24T00:47:02.4769233Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/376' 2025-01-24T00:47:02.4769704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/377/base' 2025-01-24T00:47:02.4770182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/377/head' 2025-01-24T00:47:02.4770652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/377/orig' 2025-01-24T00:47:02.4771172Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/377' 2025-01-24T00:47:02.4771662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/378/base' 2025-01-24T00:47:02.4772136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/378/head' 2025-01-24T00:47:02.4772644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/378/orig' 2025-01-24T00:47:02.4773218Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/378' 2025-01-24T00:47:02.4773698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/379/base' 2025-01-24T00:47:02.4774162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/379/head' 2025-01-24T00:47:02.4774629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/379/orig' 2025-01-24T00:47:02.4775159Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/379' 2025-01-24T00:47:02.4775665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/380/base' 2025-01-24T00:47:02.4776140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/380/head' 2025-01-24T00:47:02.4776605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/380/orig' 2025-01-24T00:47:02.4777092Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/380' 2025-01-24T00:47:02.4777575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/381/base' 2025-01-24T00:47:02.4778107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/381/head' 2025-01-24T00:47:02.4778647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/381/orig' 2025-01-24T00:47:02.4779150Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/381' 2025-01-24T00:47:02.4779622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/382/base' 2025-01-24T00:47:02.4780094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/382/head' 2025-01-24T00:47:02.4780586Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/382' 2025-01-24T00:47:02.4781054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/383/base' 2025-01-24T00:47:02.4781544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/383/head' 2025-01-24T00:47:02.4782042Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/383' 2025-01-24T00:47:02.4782525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/384/base' 2025-01-24T00:47:02.4783030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/384/head' 2025-01-24T00:47:02.4783523Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/384' 2025-01-24T00:47:02.4784005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/385/base' 2025-01-24T00:47:02.4784480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/385/head' 2025-01-24T00:47:02.4784987Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/385' 2025-01-24T00:47:02.4785465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/386/base' 2025-01-24T00:47:02.4785987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/386/head' 2025-01-24T00:47:02.4786498Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/386' 2025-01-24T00:47:02.4786966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/387/base' 2025-01-24T00:47:02.4787432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/387/head' 2025-01-24T00:47:02.4787913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/387/orig' 2025-01-24T00:47:02.4788412Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/387' 2025-01-24T00:47:02.4788937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/388/base' 2025-01-24T00:47:02.4789404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/388/head' 2025-01-24T00:47:02.4789867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/388/orig' 2025-01-24T00:47:02.4790362Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/388' 2025-01-24T00:47:02.4790831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/389/base' 2025-01-24T00:47:02.4791369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/389/head' 2025-01-24T00:47:02.4791903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/389/orig' 2025-01-24T00:47:02.4792588Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/389' 2025-01-24T00:47:02.4793060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/390/base' 2025-01-24T00:47:02.4793525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/390/head' 2025-01-24T00:47:02.4793995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/390/orig' 2025-01-24T00:47:02.4794556Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/390' 2025-01-24T00:47:02.4795025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/391/base' 2025-01-24T00:47:02.4795510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/391/head' 2025-01-24T00:47:02.4795977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/391/orig' 2025-01-24T00:47:02.4796525Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/391' 2025-01-24T00:47:02.4797031Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab' 2025-01-24T00:47:02.4797505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/weifengpy/20/base' 2025-01-24T00:47:02.4797998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/weifengpy/20/head' 2025-01-24T00:47:02.4798473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/weifengpy/20/orig' 2025-01-24T00:47:02.4798969Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/weifengpy/20' 2025-01-24T00:47:02.4799470Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/weifengpy' 2025-01-24T00:47:02.4799960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/167/base' 2025-01-24T00:47:02.4800450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/167/head' 2025-01-24T00:47:02.4801009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/167/orig' 2025-01-24T00:47:02.4801531Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/167' 2025-01-24T00:47:02.4802038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/195/base' 2025-01-24T00:47:02.4802528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/195/head' 2025-01-24T00:47:02.4803018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/195/orig' 2025-01-24T00:47:02.4803543Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/195' 2025-01-24T00:47:02.4804035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/196/base' 2025-01-24T00:47:02.4804636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/196/head' 2025-01-24T00:47:02.4805195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/196/orig' 2025-01-24T00:47:02.4805759Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/196' 2025-01-24T00:47:02.4806336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/197/base' 2025-01-24T00:47:02.4806826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/197/head' 2025-01-24T00:47:02.4807325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/197/orig' 2025-01-24T00:47:02.4807904Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/197' 2025-01-24T00:47:02.4808393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/198/base' 2025-01-24T00:47:02.4808898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/198/head' 2025-01-24T00:47:02.4809387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/198/orig' 2025-01-24T00:47:02.4809899Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/198' 2025-01-24T00:47:02.4810397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/199/base' 2025-01-24T00:47:02.4810880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/199/head' 2025-01-24T00:47:02.4811379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/199/orig' 2025-01-24T00:47:02.4811898Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/199' 2025-01-24T00:47:02.4812445Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42' 2025-01-24T00:47:02.4812899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wz337/2/base' 2025-01-24T00:47:02.4813342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wz337/2/head' 2025-01-24T00:47:02.4813818Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wz337/2' 2025-01-24T00:47:02.4814265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wz337/3/base' 2025-01-24T00:47:02.4814714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wz337/3/head' 2025-01-24T00:47:02.4815196Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wz337/3' 2025-01-24T00:47:02.4815673Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/wz337' 2025-01-24T00:47:02.4816137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/106/base' 2025-01-24T00:47:02.4816589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/106/head' 2025-01-24T00:47:02.4817084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/106/orig' 2025-01-24T00:47:02.4817638Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/106' 2025-01-24T00:47:02.4818090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/108/base' 2025-01-24T00:47:02.4818593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/108/head' 2025-01-24T00:47:02.4819099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/108/orig' 2025-01-24T00:47:02.4819579Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/108' 2025-01-24T00:47:02.4820045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/138/base' 2025-01-24T00:47:02.4820488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/138/head' 2025-01-24T00:47:02.4820942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/138/orig' 2025-01-24T00:47:02.4821429Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/138' 2025-01-24T00:47:02.4821880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/140/base' 2025-01-24T00:47:02.4822341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/140/head' 2025-01-24T00:47:02.4822791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/140/orig' 2025-01-24T00:47:02.4823267Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/140' 2025-01-24T00:47:02.4823769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/150/base' 2025-01-24T00:47:02.4824228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/150/head' 2025-01-24T00:47:02.4824692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/150/orig' 2025-01-24T00:47:02.4825169Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/150' 2025-01-24T00:47:02.4825620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/151/base' 2025-01-24T00:47:02.4826075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/151/head' 2025-01-24T00:47:02.4826522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/151/orig' 2025-01-24T00:47:02.4827003Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/151' 2025-01-24T00:47:02.4827464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/152/base' 2025-01-24T00:47:02.4827920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/152/head' 2025-01-24T00:47:02.4828383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/152/orig' 2025-01-24T00:47:02.4829242Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/152' 2025-01-24T00:47:02.4829693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/153/base' 2025-01-24T00:47:02.4830269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/153/head' 2025-01-24T00:47:02.4831130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/153/orig' 2025-01-24T00:47:02.4831621Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/153' 2025-01-24T00:47:02.4832123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/154/base' 2025-01-24T00:47:02.4832566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/154/head' 2025-01-24T00:47:02.4833029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/154/orig' 2025-01-24T00:47:02.4833507Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/154' 2025-01-24T00:47:02.4833955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/155/base' 2025-01-24T00:47:02.4834420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/155/head' 2025-01-24T00:47:02.4834915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/155/orig' 2025-01-24T00:47:02.4835405Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/155' 2025-01-24T00:47:02.4835857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/156/base' 2025-01-24T00:47:02.4836308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/156/head' 2025-01-24T00:47:02.4836819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/156/orig' 2025-01-24T00:47:02.4837297Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/156' 2025-01-24T00:47:02.4837762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/157/base' 2025-01-24T00:47:02.4838219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/157/head' 2025-01-24T00:47:02.4838670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/157/orig' 2025-01-24T00:47:02.4839159Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/157' 2025-01-24T00:47:02.4839612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/158/base' 2025-01-24T00:47:02.4840059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/158/head' 2025-01-24T00:47:02.4840521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/158/orig' 2025-01-24T00:47:02.4841002Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/158' 2025-01-24T00:47:02.4841517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/159/base' 2025-01-24T00:47:02.4841971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/159/head' 2025-01-24T00:47:02.4842423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/159/orig' 2025-01-24T00:47:02.4842918Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/159' 2025-01-24T00:47:02.4843420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/160/base' 2025-01-24T00:47:02.4843884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/160/head' 2025-01-24T00:47:02.4844452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/160/orig' 2025-01-24T00:47:02.4844997Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/160' 2025-01-24T00:47:02.4845462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/161/base' 2025-01-24T00:47:02.4845962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/161/head' 2025-01-24T00:47:02.4846511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/161/orig' 2025-01-24T00:47:02.4847003Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/161' 2025-01-24T00:47:02.4847459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/162/base' 2025-01-24T00:47:02.4847959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/162/head' 2025-01-24T00:47:02.4848778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/162/orig' 2025-01-24T00:47:02.4849257Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/162' 2025-01-24T00:47:02.4849752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/163/base' 2025-01-24T00:47:02.4850201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/163/head' 2025-01-24T00:47:02.4850663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/163/orig' 2025-01-24T00:47:02.4851192Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/163' 2025-01-24T00:47:02.4851651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/164/base' 2025-01-24T00:47:02.4852116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/164/head' 2025-01-24T00:47:02.4852568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/164/orig' 2025-01-24T00:47:02.4853063Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/164' 2025-01-24T00:47:02.4853515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/18/base' 2025-01-24T00:47:02.4853964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/18/head' 2025-01-24T00:47:02.4854443Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/18' 2025-01-24T00:47:02.4854896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/97/base' 2025-01-24T00:47:02.4855346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/97/head' 2025-01-24T00:47:02.4855808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/97/orig' 2025-01-24T00:47:02.4856284Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/97' 2025-01-24T00:47:02.4856748Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan' 2025-01-24T00:47:02.4857280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/10/base' 2025-01-24T00:47:02.4857825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/10/head' 2025-01-24T00:47:02.4858366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/10/orig' 2025-01-24T00:47:02.4858873Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/10' 2025-01-24T00:47:02.4859413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/11/base' 2025-01-24T00:47:02.4859897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/11/head' 2025-01-24T00:47:02.4860375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/11/orig' 2025-01-24T00:47:02.4860907Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/11' 2025-01-24T00:47:02.4861395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/12/base' 2025-01-24T00:47:02.4861876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/12/head' 2025-01-24T00:47:02.4862365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/12/orig' 2025-01-24T00:47:02.4862867Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/12' 2025-01-24T00:47:02.4863359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/13/base' 2025-01-24T00:47:02.4863870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/13/head' 2025-01-24T00:47:02.4864373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/13/orig' 2025-01-24T00:47:02.4864887Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/13' 2025-01-24T00:47:02.4865373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/2/base' 2025-01-24T00:47:02.4865921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/2/head' 2025-01-24T00:47:02.4866402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/2/orig' 2025-01-24T00:47:02.4866901Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/2' 2025-01-24T00:47:02.4867397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/3/base' 2025-01-24T00:47:02.4867875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/3/head' 2025-01-24T00:47:02.4868366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/3/orig' 2025-01-24T00:47:02.4868867Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/3' 2025-01-24T00:47:02.4869343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/4/base' 2025-01-24T00:47:02.4869829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/4/head' 2025-01-24T00:47:02.4870351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/4/orig' 2025-01-24T00:47:02.4870903Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/4' 2025-01-24T00:47:02.4871440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/7/base' 2025-01-24T00:47:02.4871919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/7/head' 2025-01-24T00:47:02.4872406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/7/orig' 2025-01-24T00:47:02.4872907Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/7' 2025-01-24T00:47:02.4873400Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816' 2025-01-24T00:47:02.4873870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/1/base' 2025-01-24T00:47:02.4874340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/1/head' 2025-01-24T00:47:02.4874879Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/1' 2025-01-24T00:47:02.4875335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/2/base' 2025-01-24T00:47:02.4875786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/2/head' 2025-01-24T00:47:02.4876270Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/2' 2025-01-24T00:47:02.4876776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/3/base' 2025-01-24T00:47:02.4877260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/3/head' 2025-01-24T00:47:02.4877742Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/3' 2025-01-24T00:47:02.4878193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/4/base' 2025-01-24T00:47:02.4878655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/4/head' 2025-01-24T00:47:02.4879226Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/4' 2025-01-24T00:47:02.4879760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/5/base' 2025-01-24T00:47:02.4880256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/5/head' 2025-01-24T00:47:02.4880736Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/5' 2025-01-24T00:47:02.4881206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/6/base' 2025-01-24T00:47:02.4881705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/6/head' 2025-01-24T00:47:02.4882187Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/6' 2025-01-24T00:47:02.4882655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/7/base' 2025-01-24T00:47:02.4883106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/7/head' 2025-01-24T00:47:02.4883594Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/7' 2025-01-24T00:47:02.4884130Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn' 2025-01-24T00:47:02.4884648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/1/base' 2025-01-24T00:47:02.4885127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/1/orig' 2025-01-24T00:47:02.4885651Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/1' 2025-01-24T00:47:02.4886178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/11/base' 2025-01-24T00:47:02.4886751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/11/head' 2025-01-24T00:47:02.4887227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/11/orig' 2025-01-24T00:47:02.4887742Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/11' 2025-01-24T00:47:02.4888267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/12/base' 2025-01-24T00:47:02.4888740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/12/head' 2025-01-24T00:47:02.4889222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/12/orig' 2025-01-24T00:47:02.4889715Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/12' 2025-01-24T00:47:02.4890197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/13/base' 2025-01-24T00:47:02.4890666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/13/head' 2025-01-24T00:47:02.4891136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/13/orig' 2025-01-24T00:47:02.4891641Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/13' 2025-01-24T00:47:02.4892285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/14/base' 2025-01-24T00:47:02.4892772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/14/head' 2025-01-24T00:47:02.4893289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/14/orig' 2025-01-24T00:47:02.4893788Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/14' 2025-01-24T00:47:02.4894274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/15/base' 2025-01-24T00:47:02.4894744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/15/head' 2025-01-24T00:47:02.4895217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/15/orig' 2025-01-24T00:47:02.4895724Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/15' 2025-01-24T00:47:02.4896195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/18/base' 2025-01-24T00:47:02.4896676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/18/head' 2025-01-24T00:47:02.4897266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/18/orig' 2025-01-24T00:47:02.4898158Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/18' 2025-01-24T00:47:02.4898733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/19/base' 2025-01-24T00:47:02.4899210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/19/head' 2025-01-24T00:47:02.4900132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/19/orig' 2025-01-24T00:47:02.4900672Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/19' 2025-01-24T00:47:02.4901141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/2/base' 2025-01-24T00:47:02.4901626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/2/orig' 2025-01-24T00:47:02.4902119Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/2' 2025-01-24T00:47:02.4902603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/20/base' 2025-01-24T00:47:02.4903071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/20/head' 2025-01-24T00:47:02.4903540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/20/orig' 2025-01-24T00:47:02.4904123Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/20' 2025-01-24T00:47:02.4904970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/21/base' 2025-01-24T00:47:02.4905437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/21/head' 2025-01-24T00:47:02.4906214Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/21' 2025-01-24T00:47:02.4906864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/22/base' 2025-01-24T00:47:02.4907345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/22/head' 2025-01-24T00:47:02.4907810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/22/orig' 2025-01-24T00:47:02.4908305Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/22' 2025-01-24T00:47:02.4908793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/23/base' 2025-01-24T00:47:02.4909261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/23/head' 2025-01-24T00:47:02.4909733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/23/orig' 2025-01-24T00:47:02.4910295Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/23' 2025-01-24T00:47:02.4911139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/24/base' 2025-01-24T00:47:02.4911623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/24/head' 2025-01-24T00:47:02.4912091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/24/orig' 2025-01-24T00:47:02.4912654Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/24' 2025-01-24T00:47:02.4913207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/25/base' 2025-01-24T00:47:02.4913708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/25/head' 2025-01-24T00:47:02.4914209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/25/orig' 2025-01-24T00:47:02.4914704Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/25' 2025-01-24T00:47:02.4915474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/26/base' 2025-01-24T00:47:02.4916102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/26/head' 2025-01-24T00:47:02.4916572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/26/orig' 2025-01-24T00:47:02.4917484Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/26' 2025-01-24T00:47:02.4918173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/27/base' 2025-01-24T00:47:02.4919904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/27/head' 2025-01-24T00:47:02.4921548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/27/orig' 2025-01-24T00:47:02.4923364Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/27' 2025-01-24T00:47:02.4925276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/28/base' 2025-01-24T00:47:02.4927337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/28/head' 2025-01-24T00:47:02.4929282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/28/orig' 2025-01-24T00:47:02.4931303Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/28' 2025-01-24T00:47:02.4933365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/32/base' 2025-01-24T00:47:02.4935231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/32/head' 2025-01-24T00:47:02.4936562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/32/orig' 2025-01-24T00:47:02.4937672Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/32' 2025-01-24T00:47:02.4938775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/33/base' 2025-01-24T00:47:02.4940304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/33/head' 2025-01-24T00:47:02.4941394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/33/orig' 2025-01-24T00:47:02.4942535Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/33' 2025-01-24T00:47:02.4943803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/34/base' 2025-01-24T00:47:02.4944991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/34/head' 2025-01-24T00:47:02.4946072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/34/orig' 2025-01-24T00:47:02.4947398Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/34' 2025-01-24T00:47:02.4948483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/35/base' 2025-01-24T00:47:02.4949558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/35/head' 2025-01-24T00:47:02.4950778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/35/orig' 2025-01-24T00:47:02.4951873Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/35' 2025-01-24T00:47:02.4952960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/36/base' 2025-01-24T00:47:02.4954033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/36/head' 2025-01-24T00:47:02.4955244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/36/orig' 2025-01-24T00:47:02.4956336Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/36' 2025-01-24T00:47:02.4957414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/37/base' 2025-01-24T00:47:02.4958513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/37/head' 2025-01-24T00:47:02.4959702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/37/orig' 2025-01-24T00:47:02.4960790Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/37' 2025-01-24T00:47:02.4961896Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j' 2025-01-24T00:47:02.4963119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/41/base' 2025-01-24T00:47:02.4964232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/41/head' 2025-01-24T00:47:02.4965297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/41/orig' 2025-01-24T00:47:02.4966506Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/41' 2025-01-24T00:47:02.4967770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/46/base' 2025-01-24T00:47:02.4968857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/46/orig' 2025-01-24T00:47:02.4969942Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/46' 2025-01-24T00:47:02.4971189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/47/base' 2025-01-24T00:47:02.4972263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/47/head' 2025-01-24T00:47:02.4973326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/47/orig' 2025-01-24T00:47:02.4974422Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/47' 2025-01-24T00:47:02.4975760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/48/base' 2025-01-24T00:47:02.4976889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/48/head' 2025-01-24T00:47:02.4977950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/48/orig' 2025-01-24T00:47:02.4979052Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/48' 2025-01-24T00:47:02.4980548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/49/base' 2025-01-24T00:47:02.4981737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/49/head' 2025-01-24T00:47:02.4982818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/49/orig' 2025-01-24T00:47:02.4983944Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/49' 2025-01-24T00:47:02.4985042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/50/base' 2025-01-24T00:47:02.4986127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/50/head' 2025-01-24T00:47:02.4987208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/50/orig' 2025-01-24T00:47:02.4988307Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/50' 2025-01-24T00:47:02.4989408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/51/base' 2025-01-24T00:47:02.4990476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/51/orig' 2025-01-24T00:47:02.4991579Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/51' 2025-01-24T00:47:02.4992867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/52/base' 2025-01-24T00:47:02.4993936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/52/orig' 2025-01-24T00:47:02.4995036Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/52' 2025-01-24T00:47:02.4996139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/53/base' 2025-01-24T00:47:02.4997226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/53/orig' 2025-01-24T00:47:02.4998312Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/53' 2025-01-24T00:47:02.4999417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/54/base' 2025-01-24T00:47:02.5000492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/54/orig' 2025-01-24T00:47:02.5001582Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/54' 2025-01-24T00:47:02.5002681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/55/base' 2025-01-24T00:47:02.5003772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/55/head' 2025-01-24T00:47:02.5004996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/55/orig' 2025-01-24T00:47:02.5006163Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/55' 2025-01-24T00:47:02.5007356Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang' 2025-01-24T00:47:02.5008427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/1/base' 2025-01-24T00:47:02.5009448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/1/head' 2025-01-24T00:47:02.5010488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/1/orig' 2025-01-24T00:47:02.5011533Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/1' 2025-01-24T00:47:02.5012592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/153/base' 2025-01-24T00:47:02.5013619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/153/head' 2025-01-24T00:47:02.5014651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/153/orig' 2025-01-24T00:47:02.5015709Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/153' 2025-01-24T00:47:02.5016775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/157/base' 2025-01-24T00:47:02.5017792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/157/head' 2025-01-24T00:47:02.5018821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/157/orig' 2025-01-24T00:47:02.5019886Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/157' 2025-01-24T00:47:02.5020940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/168/base' 2025-01-24T00:47:02.5021986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/168/head' 2025-01-24T00:47:02.5023019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/168/orig' 2025-01-24T00:47:02.5024073Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/168' 2025-01-24T00:47:02.5025127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/175/base' 2025-01-24T00:47:02.5026159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/175/head' 2025-01-24T00:47:02.5027201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/175/orig' 2025-01-24T00:47:02.5028264Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/175' 2025-01-24T00:47:02.5029313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/179/base' 2025-01-24T00:47:02.5030342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/179/head' 2025-01-24T00:47:02.5031373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/179/orig' 2025-01-24T00:47:02.5032422Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/179' 2025-01-24T00:47:02.5033545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/180/base' 2025-01-24T00:47:02.5035273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/180/head' 2025-01-24T00:47:02.5036314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/180/orig' 2025-01-24T00:47:02.5037381Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/180' 2025-01-24T00:47:02.5038448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/189/base' 2025-01-24T00:47:02.5039474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/189/head' 2025-01-24T00:47:02.5040494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/189/orig' 2025-01-24T00:47:02.5041556Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/189' 2025-01-24T00:47:02.5042617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/190/base' 2025-01-24T00:47:02.5043762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/190/head' 2025-01-24T00:47:02.5045219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/190/orig' 2025-01-24T00:47:02.5046358Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/190' 2025-01-24T00:47:02.5047424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/191/base' 2025-01-24T00:47:02.5048441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/191/head' 2025-01-24T00:47:02.5049482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/191/orig' 2025-01-24T00:47:02.5050547Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/191' 2025-01-24T00:47:02.5051603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/193/base' 2025-01-24T00:47:02.5052943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/193/head' 2025-01-24T00:47:02.5054173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/193/orig' 2025-01-24T00:47:02.5055232Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/193' 2025-01-24T00:47:02.5056300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/194/base' 2025-01-24T00:47:02.5057318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/194/head' 2025-01-24T00:47:02.5058350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/194/orig' 2025-01-24T00:47:02.5059409Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/194' 2025-01-24T00:47:02.5060535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/195/base' 2025-01-24T00:47:02.5062017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/195/head' 2025-01-24T00:47:02.5063048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/195/orig' 2025-01-24T00:47:02.5064196Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/195' 2025-01-24T00:47:02.5065250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/196/base' 2025-01-24T00:47:02.5066349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/196/head' 2025-01-24T00:47:02.5067387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/196/orig' 2025-01-24T00:47:02.5068434Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/196' 2025-01-24T00:47:02.5070091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/197/base' 2025-01-24T00:47:02.5071148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/197/head' 2025-01-24T00:47:02.5072183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/197/orig' 2025-01-24T00:47:02.5073231Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/197' 2025-01-24T00:47:02.5074290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/198/base' 2025-01-24T00:47:02.5075323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/198/head' 2025-01-24T00:47:02.5076355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/198/orig' 2025-01-24T00:47:02.5077403Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/198' 2025-01-24T00:47:02.5078469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/199/base' 2025-01-24T00:47:02.5079862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/199/head' 2025-01-24T00:47:02.5081065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/199/orig' 2025-01-24T00:47:02.5082126Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/199' 2025-01-24T00:47:02.5083186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/200/base' 2025-01-24T00:47:02.5084218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/200/head' 2025-01-24T00:47:02.5085240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/200/orig' 2025-01-24T00:47:02.5086376Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/200' 2025-01-24T00:47:02.5087447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/201/base' 2025-01-24T00:47:02.5089009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/201/head' 2025-01-24T00:47:02.5090043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/201/orig' 2025-01-24T00:47:02.5091102Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/201' 2025-01-24T00:47:02.5092331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/7/base' 2025-01-24T00:47:02.5093351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/7/head' 2025-01-24T00:47:02.5094530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/7/orig' 2025-01-24T00:47:02.5095581Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/7' 2025-01-24T00:47:02.5096744Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4' 2025-01-24T00:47:02.5097775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/127/base' 2025-01-24T00:47:02.5098807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/127/head' 2025-01-24T00:47:02.5099935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/127/orig' 2025-01-24T00:47:02.5101461Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/127' 2025-01-24T00:47:02.5102525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/132/base' 2025-01-24T00:47:02.5103558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/132/head' 2025-01-24T00:47:02.5104592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/132/orig' 2025-01-24T00:47:02.5105633Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/132' 2025-01-24T00:47:02.5106694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/133/base' 2025-01-24T00:47:02.5107725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/133/head' 2025-01-24T00:47:02.5108781Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/133' 2025-01-24T00:47:02.5109936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/139/base' 2025-01-24T00:47:02.5111418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/139/head' 2025-01-24T00:47:02.5112450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/139/orig' 2025-01-24T00:47:02.5113511Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/139' 2025-01-24T00:47:02.5114594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/151/base' 2025-01-24T00:47:02.5115623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/151/head' 2025-01-24T00:47:02.5116650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/151/orig' 2025-01-24T00:47:02.5117697Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/151' 2025-01-24T00:47:02.5118790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/156/base' 2025-01-24T00:47:02.5120320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/156/head' 2025-01-24T00:47:02.5121370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/156/orig' 2025-01-24T00:47:02.5122424Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/156' 2025-01-24T00:47:02.5123476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/157/base' 2025-01-24T00:47:02.5124602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/157/head' 2025-01-24T00:47:02.5125618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/157/orig' 2025-01-24T00:47:02.5126833Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/157' 2025-01-24T00:47:02.5127897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/158/base' 2025-01-24T00:47:02.5129465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/158/head' 2025-01-24T00:47:02.5130485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/158/orig' 2025-01-24T00:47:02.5131542Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/158' 2025-01-24T00:47:02.5132608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/159/base' 2025-01-24T00:47:02.5133637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/159/head' 2025-01-24T00:47:02.5134651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/159/orig' 2025-01-24T00:47:02.5135710Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/159' 2025-01-24T00:47:02.5136768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/160/base' 2025-01-24T00:47:02.5138218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/160/head' 2025-01-24T00:47:02.5139346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/160/orig' 2025-01-24T00:47:02.5140459Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/160' 2025-01-24T00:47:02.5141523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/162/base' 2025-01-24T00:47:02.5142562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/162/head' 2025-01-24T00:47:02.5143595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/162/orig' 2025-01-24T00:47:02.5144651Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/162' 2025-01-24T00:47:02.5145713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/163/base' 2025-01-24T00:47:02.5146738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/163/head' 2025-01-24T00:47:02.5147769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/163/orig' 2025-01-24T00:47:02.5148826Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/163' 2025-01-24T00:47:02.5150074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/85/base' 2025-01-24T00:47:02.5151443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/85/head' 2025-01-24T00:47:02.5152465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/85/orig' 2025-01-24T00:47:02.5153503Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/85' 2025-01-24T00:47:02.5154554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/93/base' 2025-01-24T00:47:02.5155679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/93/head' 2025-01-24T00:47:02.5156790Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/93' 2025-01-24T00:47:02.5157843Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225' 2025-01-24T00:47:02.5158910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/152/base' 2025-01-24T00:47:02.5159982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/152/head' 2025-01-24T00:47:02.5161196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/152/orig' 2025-01-24T00:47:02.5162701Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/152' 2025-01-24T00:47:02.5163786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/163/base' 2025-01-24T00:47:02.5164862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/163/head' 2025-01-24T00:47:02.5165917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/163/orig' 2025-01-24T00:47:02.5167091Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/163' 2025-01-24T00:47:02.5168185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/174/base' 2025-01-24T00:47:02.5169255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/174/head' 2025-01-24T00:47:02.5170323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/174/orig' 2025-01-24T00:47:02.5171954Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/174' 2025-01-24T00:47:02.5173051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/182/base' 2025-01-24T00:47:02.5174103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/182/head' 2025-01-24T00:47:02.5175692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/182/orig' 2025-01-24T00:47:02.5176783Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/182' 2025-01-24T00:47:02.5177881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/183/base' 2025-01-24T00:47:02.5178938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/183/head' 2025-01-24T00:47:02.5180007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/183/orig' 2025-01-24T00:47:02.5181094Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/183' 2025-01-24T00:47:02.5182180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/184/base' 2025-01-24T00:47:02.5183761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/184/head' 2025-01-24T00:47:02.5184827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/184/orig' 2025-01-24T00:47:02.5186003Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/184' 2025-01-24T00:47:02.5187144Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang' 2025-01-24T00:47:02.5188220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yiming0416/1/base' 2025-01-24T00:47:02.5189285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yiming0416/1/head' 2025-01-24T00:47:02.5190401Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yiming0416/1' 2025-01-24T00:47:02.5191481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yiming0416/2/base' 2025-01-24T00:47:02.5192862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yiming0416/2/head' 2025-01-24T00:47:02.5194368Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yiming0416/2' 2025-01-24T00:47:02.5195484Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yiming0416' 2025-01-24T00:47:02.5196559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/78/base' 2025-01-24T00:47:02.5197650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/78/head' 2025-01-24T00:47:02.5198724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/78/orig' 2025-01-24T00:47:02.5199807Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/78' 2025-01-24T00:47:02.5201095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/79/base' 2025-01-24T00:47:02.5202496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/79/head' 2025-01-24T00:47:02.5203576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/79/orig' 2025-01-24T00:47:02.5204782Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/79' 2025-01-24T00:47:02.5205885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/80/base' 2025-01-24T00:47:02.5207080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/80/head' 2025-01-24T00:47:02.5208145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/80/orig' 2025-01-24T00:47:02.5209253Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/80' 2025-01-24T00:47:02.5210371Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi' 2025-01-24T00:47:02.5211466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yushangdi/2/base' 2025-01-24T00:47:02.5212533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yushangdi/2/orig' 2025-01-24T00:47:02.5213839Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yushangdi/2' 2025-01-24T00:47:02.5214947Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/yushangdi' 2025-01-24T00:47:02.5216031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/28/base' 2025-01-24T00:47:02.5217212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/28/head' 2025-01-24T00:47:02.5218389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/28/orig' 2025-01-24T00:47:02.5219490Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/28' 2025-01-24T00:47:02.5220574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/29/base' 2025-01-24T00:47:02.5222148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/29/head' 2025-01-24T00:47:02.5223229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/29/orig' 2025-01-24T00:47:02.5224336Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/29' 2025-01-24T00:47:02.5225736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/31/base' 2025-01-24T00:47:02.5227032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/31/head' 2025-01-24T00:47:02.5228112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/31/orig' 2025-01-24T00:47:02.5229200Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/31' 2025-01-24T00:47:02.5230295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/32/base' 2025-01-24T00:47:02.5231368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/32/head' 2025-01-24T00:47:02.5232439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/32/orig' 2025-01-24T00:47:02.5233544Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/32' 2025-01-24T00:47:02.5234730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/33/base' 2025-01-24T00:47:02.5235804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/33/head' 2025-01-24T00:47:02.5236875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/33/orig' 2025-01-24T00:47:02.5237955Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/33' 2025-01-24T00:47:02.5239057Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe' 2025-01-24T00:47:02.5240142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zoranzhao/1/base' 2025-01-24T00:47:02.5241215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zoranzhao/1/orig' 2025-01-24T00:47:02.5242305Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zoranzhao/1' 2025-01-24T00:47:02.5243508Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zoranzhao' 2025-01-24T00:47:02.5244607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1072/base' 2025-01-24T00:47:02.5245682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1072/head' 2025-01-24T00:47:02.5246952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1072/orig' 2025-01-24T00:47:02.5248040Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1072' 2025-01-24T00:47:02.5249183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1075/base' 2025-01-24T00:47:02.5250234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1075/head' 2025-01-24T00:47:02.5251315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1075/orig' 2025-01-24T00:47:02.5252400Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1075' 2025-01-24T00:47:02.5253592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1077/base' 2025-01-24T00:47:02.5254658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1077/head' 2025-01-24T00:47:02.5255731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1077/orig' 2025-01-24T00:47:02.5256821Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1077' 2025-01-24T00:47:02.5257930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1080/base' 2025-01-24T00:47:02.5259008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1080/head' 2025-01-24T00:47:02.5260066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1080/orig' 2025-01-24T00:47:02.5261139Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1080' 2025-01-24T00:47:02.5262231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1081/base' 2025-01-24T00:47:02.5263418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1081/head' 2025-01-24T00:47:02.5264482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1081/orig' 2025-01-24T00:47:02.5265547Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1081' 2025-01-24T00:47:02.5266633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1088/base' 2025-01-24T00:47:02.5267711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1088/head' 2025-01-24T00:47:02.5268781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1088/orig' 2025-01-24T00:47:02.5269850Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1088' 2025-01-24T00:47:02.5270949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1095/base' 2025-01-24T00:47:02.5272011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1095/head' 2025-01-24T00:47:02.5273055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1095/orig' 2025-01-24T00:47:02.5274296Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1095' 2025-01-24T00:47:02.5275383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1105/base' 2025-01-24T00:47:02.5276519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1105/head' 2025-01-24T00:47:02.5277624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1105/orig' 2025-01-24T00:47:02.5278712Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1105' 2025-01-24T00:47:02.5279801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1106/base' 2025-01-24T00:47:02.5280851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1106/head' 2025-01-24T00:47:02.5281914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1106/orig' 2025-01-24T00:47:02.5283023Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1106' 2025-01-24T00:47:02.5284259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1107/base' 2025-01-24T00:47:02.5285313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1107/head' 2025-01-24T00:47:02.5286482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1107/orig' 2025-01-24T00:47:02.5287566Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1107' 2025-01-24T00:47:02.5288651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1108/base' 2025-01-24T00:47:02.5289704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1108/head' 2025-01-24T00:47:02.5290771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1108/orig' 2025-01-24T00:47:02.5291871Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1108' 2025-01-24T00:47:02.5293210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1109/base' 2025-01-24T00:47:02.5294285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1109/head' 2025-01-24T00:47:02.5295355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1109/orig' 2025-01-24T00:47:02.5296439Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1109' 2025-01-24T00:47:02.5297512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1110/base' 2025-01-24T00:47:02.5298577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1110/head' 2025-01-24T00:47:02.5299641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1110/orig' 2025-01-24T00:47:02.5300715Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1110' 2025-01-24T00:47:02.5301906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1111/base' 2025-01-24T00:47:02.5302976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1111/head' 2025-01-24T00:47:02.5304039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1111/orig' 2025-01-24T00:47:02.5305232Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1111' 2025-01-24T00:47:02.5306326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1112/base' 2025-01-24T00:47:02.5307461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1112/head' 2025-01-24T00:47:02.5308532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1112/orig' 2025-01-24T00:47:02.5309609Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1112' 2025-01-24T00:47:02.5310702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1113/base' 2025-01-24T00:47:02.5311771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1113/head' 2025-01-24T00:47:02.5312943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1113/orig' 2025-01-24T00:47:02.5314043Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1113' 2025-01-24T00:47:02.5315138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1114/base' 2025-01-24T00:47:02.5316222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1114/head' 2025-01-24T00:47:02.5317272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1114/orig' 2025-01-24T00:47:02.5318361Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1114' 2025-01-24T00:47:02.5319450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1115/base' 2025-01-24T00:47:02.5320534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1115/head' 2025-01-24T00:47:02.5321588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1115/orig' 2025-01-24T00:47:02.5322795Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1115' 2025-01-24T00:47:02.5323889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1116/base' 2025-01-24T00:47:02.5324936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1116/head' 2025-01-24T00:47:02.5325994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1116/orig' 2025-01-24T00:47:02.5327168Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1116' 2025-01-24T00:47:02.5328275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1117/base' 2025-01-24T00:47:02.5329324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1117/head' 2025-01-24T00:47:02.5330385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1117/orig' 2025-01-24T00:47:02.5331471Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1117' 2025-01-24T00:47:02.5332545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/702/base' 2025-01-24T00:47:02.5333643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/702/head' 2025-01-24T00:47:02.5334898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/702/orig' 2025-01-24T00:47:02.5336030Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/702' 2025-01-24T00:47:02.5337097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/703/base' 2025-01-24T00:47:02.5338211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/703/head' 2025-01-24T00:47:02.5339281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/703/orig' 2025-01-24T00:47:02.5340356Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/703' 2025-01-24T00:47:02.5341426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/704/base' 2025-01-24T00:47:02.5342483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/704/head' 2025-01-24T00:47:02.5343654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/704/orig' 2025-01-24T00:47:02.5344719Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/704' 2025-01-24T00:47:02.5345798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/709/base' 2025-01-24T00:47:02.5346846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/709/head' 2025-01-24T00:47:02.5347897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/709/orig' 2025-01-24T00:47:02.5348963Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/709' 2025-01-24T00:47:02.5350045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/754/base' 2025-01-24T00:47:02.5351097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/754/head' 2025-01-24T00:47:02.5352132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/754/orig' 2025-01-24T00:47:02.5353319Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/754' 2025-01-24T00:47:02.5354416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/916/base' 2025-01-24T00:47:02.5355463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/916/head' 2025-01-24T00:47:02.5356530Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/916' 2025-01-24T00:47:02.5357613Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519' 2025-01-24T00:47:02.5358648Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/gh' 2025-01-24T00:47:02.5359701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mcr229/update_cpuinfo' 2025-01-24T00:47:02.5360735Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mcr229' 2025-01-24T00:47:02.5361887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-144368-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5363042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/google-main' 2025-01-24T00:47:02.5364343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ryanguo99/cleanup-dynamo-expected-failures' 2025-01-24T00:47:02.5365622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ryanguo99/fix-closure-var' 2025-01-24T00:47:02.5366785Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ryanguo99' 2025-01-24T00:47:02.5367949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-144396-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5369069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/guard_system' 2025-01-24T00:47:02.5370081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/rzou/cache_name' 2025-01-24T00:47:02.5371157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/rzou/faketensor_bench' 2025-01-24T00:47:02.5372176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/rzou/fix' 2025-01-24T00:47:02.5373118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/rzou/fix2' 2025-01-24T00:47:02.5374200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/rzou/njt' 2025-01-24T00:47:02.5375180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/rzou/operator' 2025-01-24T00:47:02.5376211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/rzou/out_dtype_decomp' 2025-01-24T00:47:02.5377244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/rzou/pca' 2025-01-24T00:47:02.5378237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/rzou/pipe_split' 2025-01-24T00:47:02.5379251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/rzou/realprop' 2025-01-24T00:47:02.5380274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/rzou/setup_context' 2025-01-24T00:47:02.5381303Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/rzou' 2025-01-24T00:47:02.5382443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-144425-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5383573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/guangyey/acc_fix' 2025-01-24T00:47:02.5384645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/guangyey/external_stream' 2025-01-24T00:47:02.5385737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/guangyey/host_alloc' 2025-01-24T00:47:02.5386801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/guangyey/test_2025' 2025-01-24T00:47:02.5387835Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/guangyey' 2025-01-24T00:47:02.5389050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/sanchitj/remove_duplicate_line_from_freezing.py' 2025-01-24T00:47:02.5390412Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/sanchitj' 2025-01-24T00:47:02.5391561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-144477-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5393053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/guard_source1' 2025-01-24T00:47:02.5394044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zbv_algo' 2025-01-24T00:47:02.5395222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-144914-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5396331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/guards-cpp' 2025-01-24T00:47:02.5397328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/safe-rollout' 2025-01-24T00:47:02.5398460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-145020-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5399659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/haozhe/bf16-dynamic-shape' 2025-01-24T00:47:02.5400887Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/haozhe' 2025-01-24T00:47:02.5402139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm' 2025-01-24T00:47:02.5403416Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/sanchitintel' 2025-01-24T00:47:02.5404579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-145251-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5405755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/kleidiai_github_mirror' 2025-01-24T00:47:02.5406976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-post-acc-grad-docs' 2025-01-24T00:47:02.5408119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zxiiro/docs-build.sh' 2025-01-24T00:47:02.5409161Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zxiiro' 2025-01-24T00:47:02.5410281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ci_pin' 2025-01-24T00:47:02.5411248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/migrate_map' 2025-01-24T00:47:02.5412297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ckluk2-compileThread-1' 2025-01-24T00:47:02.5413408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/missing_gloo_causes_deadlock' 2025-01-24T00:47:02.5414535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ckluk2-compileThread-2' 2025-01-24T00:47:02.5415552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mkl' 2025-01-24T00:47:02.5416627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ckluk2-compileThread-64' 2025-01-24T00:47:02.5417825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/sdpa_autocast_cpu' 2025-01-24T00:47:02.5419182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ckluk2-test-1' 2025-01-24T00:47:02.5420423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/guilhermeleobas/cherry-pick-55d87d9dfd9' 2025-01-24T00:47:02.5421831Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/guilhermeleobas' 2025-01-24T00:47:02.5423155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/compile_fsdp2_disable_stream_and_event' 2025-01-24T00:47:02.5424577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/hoy/autofdo/xblock' 2025-01-24T00:47:02.5425749Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/hoy/autofdo' 2025-01-24T00:47:02.5426924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/hoy/autotune/nreg' 2025-01-24T00:47:02.5428117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/hoy/autotune/numwarps' 2025-01-24T00:47:02.5429411Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/hoy/autotune' 2025-01-24T00:47:02.5430615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/hoy/mmsplitk' 2025-01-24T00:47:02.5431765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/hoy/triton-PR3973' 2025-01-24T00:47:02.5433097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/hoy/triton-coalescing-baseline' 2025-01-24T00:47:02.5434334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/hoy/triton-coalescing-min' 2025-01-24T00:47:02.5435561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/hoy/triton-coalescing-new' 2025-01-24T00:47:02.5436795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/hoy/triton-coalescing-vec' 2025-01-24T00:47:02.5438001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/hoy/ws' 2025-01-24T00:47:02.5439029Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/hoy' 2025-01-24T00:47:02.5440364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/S429861-debug' 2025-01-24T00:47:02.5441475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/aa' 2025-01-24T00:47:02.5442550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/adam-compiled' 2025-01-24T00:47:02.5443773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/adam-fused-bench' 2025-01-24T00:47:02.5444976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/adam-fused-bench2' 2025-01-24T00:47:02.5446134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/adam-test2' 2025-01-24T00:47:02.5447402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/asgd-compile' 2025-01-24T00:47:02.5448558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/aux-vars' 2025-01-24T00:47:02.5449727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/backup-test-branch' 2025-01-24T00:47:02.5450968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/bad-cudagraphs' 2025-01-24T00:47:02.5452136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/baseline' 2025-01-24T00:47:02.5453318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/baseline-graph-breaks' 2025-01-24T00:47:02.5454582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/batch-fuse-opt' 2025-01-24T00:47:02.5455863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/beta-tensor' 2025-01-24T00:47:02.5457198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/buff-opt2' 2025-01-24T00:47:02.5458395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/buffers' 2025-01-24T00:47:02.5459492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/buffers2' 2025-01-24T00:47:02.5460621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/buffers3' 2025-01-24T00:47:02.5461728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/ck2' 2025-01-24T00:47:02.5462830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/combokernels' 2025-01-24T00:47:02.5464081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/comp-asgd' 2025-01-24T00:47:02.5465210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/compiled-nadam' 2025-01-24T00:47:02.5466539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/concat-opt' 2025-01-24T00:47:02.5467698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/concat2' 2025-01-24T00:47:02.5468808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/copy2' 2025-01-24T00:47:02.5469920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/cudagraph-tests' 2025-01-24T00:47:02.5471184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/cudagraphs-measurement' 2025-01-24T00:47:02.5472402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/data-gather' 2025-01-24T00:47:02.5473507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/data-ptrs2' 2025-01-24T00:47:02.5474681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/data-ptrs3' 2025-01-24T00:47:02.5475843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/dataclass-proxy' 2025-01-24T00:47:02.5477245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/disable-closures' 2025-01-24T00:47:02.5495027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/disable-subclass' 2025-01-24T00:47:02.5496314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/disabled-opt' 2025-01-24T00:47:02.5497434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/env-fix' 2025-01-24T00:47:02.5498586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/exp' 2025-01-24T00:47:02.5499919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/exp_disable' 2025-01-24T00:47:02.5501036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/faster' 2025-01-24T00:47:02.5502161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/faster2' 2025-01-24T00:47:02.5503270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/fe-copy' 2025-01-24T00:47:02.5504423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/foreach-copy-test' 2025-01-24T00:47:02.5505790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/foreach-fuse-opts' 2025-01-24T00:47:02.5507063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/foreach-op' 2025-01-24T00:47:02.5508259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/foreach-reds' 2025-01-24T00:47:02.5508776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/freezing' 2025-01-24T00:47:02.5509333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/fuse-cat' 2025-01-24T00:47:02.5509826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/gen-foreach' 2025-01-24T00:47:02.5510295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/h-comp' 2025-01-24T00:47:02.5510964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/h-comp2' 2025-01-24T00:47:02.5511540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/init-per-param' 2025-01-24T00:47:02.5512124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/init_per_param' 2025-01-24T00:47:02.5512614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/less-guards' 2025-01-24T00:47:02.5513110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/log-test-fix' 2025-01-24T00:47:02.5513673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/lr-composibility' 2025-01-24T00:47:02.5514222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/main-test-enablement' 2025-01-24T00:47:02.5514793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/main2' 2025-01-24T00:47:02.5515296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/main_test' 2025-01-24T00:47:02.5515752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/mcg' 2025-01-24T00:47:02.5516255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/mcg2' 2025-01-24T00:47:02.5516748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/meta-guards' 2025-01-24T00:47:02.5517286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/mlazos/ck2' 2025-01-24T00:47:02.5517813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/mlazos/clean' 2025-01-24T00:47:02.5518319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/mlazos/faster2' 2025-01-24T00:47:02.5518950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/mlazos/foreach-map-adam' 2025-01-24T00:47:02.5519487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/mlazos/subclass-test' 2025-01-24T00:47:02.5520120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/mlazos/tf-mode-backup' 2025-01-24T00:47:02.5520686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/mlazos/tf-trace-full' 2025-01-24T00:47:02.5521317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/mlazos/tf-trace-obj-tensors' 2025-01-24T00:47:02.5522105Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/mlazos' 2025-01-24T00:47:02.5522638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/mod-fix' 2025-01-24T00:47:02.5523195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/more-tests' 2025-01-24T00:47:02.5523723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/mutable-backup' 2025-01-24T00:47:02.5524193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/mv-tfo' 2025-01-24T00:47:02.5524745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/nadam-updates' 2025-01-24T00:47:02.5525216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/names' 2025-01-24T00:47:02.5525685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/no-cpp' 2025-01-24T00:47:02.5526412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/no-init-group-handling' 2025-01-24T00:47:02.5526953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/op-investigation' 2025-01-24T00:47:02.5527506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/opt-bench-exp2' 2025-01-24T00:47:02.5527991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/opt-bench2' 2025-01-24T00:47:02.5528477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/opt-bench3' 2025-01-24T00:47:02.5529001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/opt-incr' 2025-01-24T00:47:02.5529527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/opt-recipe' 2025-01-24T00:47:02.5530089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/opt-slowdown' 2025-01-24T00:47:02.5530570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/opt-users' 2025-01-24T00:47:02.5531059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/proxy-ctors' 2025-01-24T00:47:02.5531725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/proxy-opt' 2025-01-24T00:47:02.5532293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/pytest-3' 2025-01-24T00:47:02.5532835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/restart' 2025-01-24T00:47:02.5533314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/rm-copy' 2025-01-24T00:47:02.5533805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/rm-thunkify' 2025-01-24T00:47:02.5534342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/sdpa-driss' 2025-01-24T00:47:02.5534803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/spec-api' 2025-01-24T00:47:02.5535421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/static-inputs-log' 2025-01-24T00:47:02.5535926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/subclass-test' 2025-01-24T00:47:02.5536459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tc-fix' 2025-01-24T00:47:02.5537034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/td-fix2' 2025-01-24T00:47:02.5537548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tensor-hasattr2' 2025-01-24T00:47:02.5538077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tensor-inherit-backup' 2025-01-24T00:47:02.5538702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tensor-like-fix' 2025-01-24T00:47:02.5539184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tensor-lr' 2025-01-24T00:47:02.5539723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tensor-lr2' 2025-01-24T00:47:02.5540210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tf-inherit' 2025-01-24T00:47:02.5540690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tf-mode' 2025-01-24T00:47:02.5541259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tf-mode-backup2' 2025-01-24T00:47:02.5541931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tf-mode-reland' 2025-01-24T00:47:02.5542497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tf-mode-reland2' 2025-01-24T00:47:02.5543076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tf-mode-reland3' 2025-01-24T00:47:02.5543572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tf-refactor' 2025-01-24T00:47:02.5544154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tf-subclass-stack' 2025-01-24T00:47:02.5544681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tf-trace-full' 2025-01-24T00:47:02.5545243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tf-trace-unified' 2025-01-24T00:47:02.5545742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tune-proto' 2025-01-24T00:47:02.5546223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/ty-promo' 2025-01-24T00:47:02.5546731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/vary-beta' 2025-01-24T00:47:02.5547248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/vary-beta2' 2025-01-24T00:47:02.5547794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/vsc-fix2' 2025-01-24T00:47:02.5548308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/vscode-fix' 2025-01-24T00:47:02.5548804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos/weird-perf1' 2025-01-24T00:47:02.5549333Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mlazos' 2025-01-24T00:47:02.5549893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/condition-branch-in-debug-handler' 2025-01-24T00:47:02.5550443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mod_guards3' 2025-01-24T00:47:02.5551202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/consolidate-is-qat' 2025-01-24T00:47:02.5551761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shengf/fx-xform-perf' 2025-01-24T00:47:02.5552269Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shengf' 2025-01-24T00:47:02.5552766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/constraint_2' 2025-01-24T00:47:02.5553234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/sdpa_base' 2025-01-24T00:47:02.5553743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/copy_graph' 2025-01-24T00:47:02.5554257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cpio/fix_new_ami_tests' 2025-01-24T00:47:02.5554856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cpio/fix_unit_test' 2025-01-24T00:47:02.5555316Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cpio' 2025-01-24T00:47:02.5555804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mod_guards1' 2025-01-24T00:47:02.5556382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cpp_gemm_template_arm' 2025-01-24T00:47:02.5556859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/moderniz29_cyy' 2025-01-24T00:47:02.5557389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/create_chunk_list' 2025-01-24T00:47:02.5557861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/crpa/fix-typo' 2025-01-24T00:47:02.5558314Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/crpa' 2025-01-24T00:47:02.5558868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/3proc' 2025-01-24T00:47:02.5559380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/always_produce_xml' 2025-01-24T00:47:02.5559956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/apiratelimitephemeral' 2025-01-24T00:47:02.5560620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/bazel_networkx' 2025-01-24T00:47:02.5561156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/binary_checksum' 2025-01-24T00:47:02.5561793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/binary_whl_metadata' 2025-01-24T00:47:02.5562287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/closeissues' 2025-01-24T00:47:02.5562770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/condatoken' 2025-01-24T00:47:02.5563338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/cov_experiment' 2025-01-24T00:47:02.5563858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/defaulttesttimes' 2025-01-24T00:47:02.5564414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/disableautotune' 2025-01-24T00:47:02.5564919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/disableflex' 2025-01-24T00:47:02.5565438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/docsenv' 2025-01-24T00:47:02.5566047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/dynamicshapesdup' 2025-01-24T00:47:02.5566683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/editable_install' 2025-01-24T00:47:02.5567191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/errormsgs' 2025-01-24T00:47:02.5567685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/fflint' 2025-01-24T00:47:02.5568255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/inductortest_max_autotune' 2025-01-24T00:47:02.5568825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/linter_grep_linter_a' 2025-01-24T00:47:02.5569307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/logchanges' 2025-01-24T00:47:02.5569819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/logging' 2025-01-24T00:47:02.5570257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/logtest' 2025-01-24T00:47:02.5570833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/multigpu_2_shard' 2025-01-24T00:47:02.5571486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/multigpufix' 2025-01-24T00:47:02.5572039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/pep658_script_can_backfill' 2025-01-24T00:47:02.5572559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/pytest_timeout' 2025-01-24T00:47:02.5573075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/reorder' 2025-01-24T00:47:02.5573563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/revert' 2025-01-24T00:47:02.5574105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/revert_metadata' 2025-01-24T00:47:02.5574590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/rocmsecrets' 2025-01-24T00:47:02.5575075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/runtesttypes' 2025-01-24T00:47:02.5575566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/skipslow' 2025-01-24T00:47:02.5576123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/slowtesttimeout' 2025-01-24T00:47:02.5576674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/stdmakeunique' 2025-01-24T00:47:02.5577165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/tensoboardpip' 2025-01-24T00:47:02.5577679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/testlstmpackedslow' 2025-01-24T00:47:02.5578294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/testselectiontools' 2025-01-24T00:47:02.5578823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/update_clickhouse_connect' 2025-01-24T00:47:02.5579492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/upload_metadta_better_parsing' 2025-01-24T00:47:02.5580027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/windowsbat' 2025-01-24T00:47:02.5580501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl/xdist_test' 2025-01-24T00:47:02.5581277Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/csl' 2025-01-24T00:47:02.5581718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/sdym/2.5.1' 2025-01-24T00:47:02.5582266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/sdym/chp' 2025-01-24T00:47:02.5582715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/sdym/chp2' 2025-01-24T00:47:02.5583231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/sdym/docker-python-3.8' 2025-01-24T00:47:02.5583783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/sdym/jit-attribute' 2025-01-24T00:47:02.5584272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/sdym/revert-107846' 2025-01-24T00:47:02.5584821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/sdym/revert-109859' 2025-01-24T00:47:02.5585316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/sdym/skip-asan' 2025-01-24T00:47:02.5585795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/sdym/skipifrocm' 2025-01-24T00:47:02.5586349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/sdym/test_quantized_op' 2025-01-24T00:47:02.5586856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/sdym/todo-docstring' 2025-01-24T00:47:02.5587330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/sdym/torchfix' 2025-01-24T00:47:02.5587931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/sdym/torchvision-pretrained' 2025-01-24T00:47:02.5588441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/sdym/typed-storage' 2025-01-24T00:47:02.5588929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/sdym/wno' 2025-01-24T00:47:02.5589456Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/sdym' 2025-01-24T00:47:02.5589918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ctx_manager' 2025-01-24T00:47:02.5590395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/serialize' 2025-01-24T00:47:02.5590908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cublasfp16accum' 2025-01-24T00:47:02.5591480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/move_model_to_eval_2.1' 2025-01-24T00:47:02.5592124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cusparse-spmm-fix' 2025-01-24T00:47:02.5592804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/liaoxuan/fuse_attention_pattern' 2025-01-24T00:47:02.5593429Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/liaoxuan' 2025-01-24T00:47:02.5594062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/cutlass-template-fix-rocm' 2025-01-24T00:47:02.5594602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/share_and_pin_fork' 2025-01-24T00:47:02.5595184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/dataclass' 2025-01-24T00:47:02.5595746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shunting-loaf-bm-3' 2025-01-24T00:47:02.5596249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/debug-ghcr' 2025-01-24T00:47:02.5596796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/klondenberg/cutlass' 2025-01-24T00:47:02.5597370Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/klondenberg' 2025-01-24T00:47:02.5597907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/deferring-reduction-split' 2025-01-24T00:47:02.5598454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/desertfire/test_cpp_wrapper' 2025-01-24T00:47:02.5599074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/desertfire/triton-cpu-for-aarch64' 2025-01-24T00:47:02.5599588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/desertfire/update_timm_pin' 2025-01-24T00:47:02.5600185Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/desertfire' 2025-01-24T00:47:02.5600714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/dev/joona/MPSNDArrayAdd' 2025-01-24T00:47:02.5601271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/dev/joona/Unranked' 2025-01-24T00:47:02.5601855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/dev/joona/bmm_tiling_extend' 2025-01-24T00:47:02.5602440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/dev/joona/check_bounds_index_select' 2025-01-24T00:47:02.5603022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/dev/joona/embeddingbag' 2025-01-24T00:47:02.5603547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/dev/joona/lstm_leak' 2025-01-24T00:47:02.5626025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/dev/joona/minmaxprop' 2025-01-24T00:47:02.5626668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/dev/joona/sdpa' 2025-01-24T00:47:02.5627150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/dev/joona/unique_leak' 2025-01-24T00:47:02.5627631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/dev/joona/upsize3d' 2025-01-24T00:47:02.5628109Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/dev/joona' 2025-01-24T00:47:02.5628563Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/dev' 2025-01-24T00:47:02.5628968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/disable' 2025-01-24T00:47:02.5629427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/layernorm_bias_fix' 2025-01-24T00:47:02.5629951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/disable_fp_contract_baseline' 2025-01-24T00:47:02.5630419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/higher_order_ops_gb' 2025-01-24T00:47:02.5631094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/distributed_checkpointing_e2e_tests' 2025-01-24T00:47:02.5631562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shunting-loaf-bm-4' 2025-01-24T00:47:02.5632047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/docs_numpy' 2025-01-24T00:47:02.5632522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shunting-loaf-bm-5' 2025-01-24T00:47:02.5632981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/dropout-eval' 2025-01-24T00:47:02.5633468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mps-linear-1d' 2025-01-24T00:47:02.5633928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/dtensor_class_doc' 2025-01-24T00:47:02.5634401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/msaroufim-patch-10' 2025-01-24T00:47:02.5634866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/dtensor_fixes_2.1' 2025-01-24T00:47:02.5635332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shunting-loaf-bm-6' 2025-01-24T00:47:02.5635768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/dynamic_dim_2' 2025-01-24T00:47:02.5636267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/soulitzer/refactor-njt' 2025-01-24T00:47:02.5636734Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/soulitzer' 2025-01-24T00:47:02.5637199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/dynamorunner_mp' 2025-01-24T00:47:02.5637703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/sraikund/record_funct_test' 2025-01-24T00:47:02.5638165Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/sraikund' 2025-01-24T00:47:02.5638612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/e2e-baseline' 2025-01-24T00:47:02.5639136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/eikanwang/eager_torch_compile' 2025-01-24T00:47:02.5639601Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/eikanwang' 2025-01-24T00:47:02.5640112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/embg/test_inductor_ci_128B' 2025-01-24T00:47:02.5640713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/embg/test_inductor_ci_base' 2025-01-24T00:47:02.5641251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/embg/test_inductor_ci_control' 2025-01-24T00:47:02.5641761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/embg/triton_l2_prefetch_128B' 2025-01-24T00:47:02.5642270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/embg/triton_l2_prefetch_256B' 2025-01-24T00:47:02.5642722Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/embg' 2025-01-24T00:47:02.5643170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/source_fn_stack' 2025-01-24T00:47:02.5643613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/eqy-patch-1' 2025-01-24T00:47:02.5644117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/sqzhang/flight4' 2025-01-24T00:47:02.5644617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/sqzhang/flight4plus' 2025-01-24T00:47:02.5645141Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/sqzhang' 2025-01-24T00:47:02.5645569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/eqy-patch-2' 2025-01-24T00:47:02.5646029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/sraikund16/test' 2025-01-24T00:47:02.5646572Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/sraikund16' 2025-01-24T00:47:02.5647006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/eqy-patch-20' 2025-01-24T00:47:02.5647421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/super' 2025-01-24T00:47:02.5647857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/eqy-patch-21' 2025-01-24T00:47:02.5648287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/standalone' 2025-01-24T00:47:02.5648735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/eqy-patch-23' 2025-01-24T00:47:02.5649185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/svekars-patch-6' 2025-01-24T00:47:02.5649634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/eqy-patch-25' 2025-01-24T00:47:02.5650084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/svekars-patch-7' 2025-01-24T00:47:02.5650523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/eqy-patch-26' 2025-01-24T00:47:02.5650953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/switch-bn' 2025-01-24T00:47:02.5651392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/eqy-patch-27' 2025-01-24T00:47:02.5651950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/aot-inductor-debug' 2025-01-24T00:47:02.5652618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/benchmark-harness' 2025-01-24T00:47:02.5653143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/config-fuzzer-1' 2025-01-24T00:47:02.5653691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/cpp-wrapper-debug' 2025-01-24T00:47:02.5654316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/cpp-wrapper-training-annotation' 2025-01-24T00:47:02.5654781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/delta' 2025-01-24T00:47:02.5655295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/fix-orig-svg' 2025-01-24T00:47:02.5655866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/fix-trace-parsing-fx-svg' 2025-01-24T00:47:02.5656351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/fuzzer-0' 2025-01-24T00:47:02.5656850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/fuzzer-dynamo' 2025-01-24T00:47:02.5657472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/max-autotune-dtype-test' 2025-01-24T00:47:02.5658061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/remove-desc-names' 2025-01-24T00:47:02.5658625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/test_cpp_wrapper_mode' 2025-01-24T00:47:02.5659120Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte' 2025-01-24T00:47:02.5659512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/exec' 2025-01-24T00:47:02.5659974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/msaroufim-patch-11' 2025-01-24T00:47:02.5660455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/experimental-mosaic' 2025-01-24T00:47:02.5660915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/msaroufim-patch-12' 2025-01-24T00:47:02.5661383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D48800879' 2025-01-24T00:47:02.5661846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/msaroufim-patch-13' 2025-01-24T00:47:02.5662298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D48927532' 2025-01-24T00:47:02.5662885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/msaroufim-patch-14' 2025-01-24T00:47:02.5663344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D48927532-1' 2025-01-24T00:47:02.5663803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/msaroufim-patch-7' 2025-01-24T00:47:02.5664265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D50544876' 2025-01-24T00:47:02.5664727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/msaroufim-patch-8' 2025-01-24T00:47:02.5665187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D51032385' 2025-01-24T00:47:02.5665641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/msaroufim-patch-9' 2025-01-24T00:47:02.5666088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D52434604' 2025-01-24T00:47:02.5666564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/nestedfairseq2ops1' 2025-01-24T00:47:02.5667014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D58091437' 2025-01-24T00:47:02.5667476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/msaroufim/bdfix' 2025-01-24T00:47:02.5667928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/msaroufim/cache' 2025-01-24T00:47:02.5668428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/msaroufim/dtensorfusedadam' 2025-01-24T00:47:02.5668914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/msaroufim/fixexpected' 2025-01-24T00:47:02.5669398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/msaroufim/fsspecindcache' 2025-01-24T00:47:02.5669858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/msaroufim/sdbf16fix' 2025-01-24T00:47:02.5670396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/msaroufim/typeind10' 2025-01-24T00:47:02.5670928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/msaroufim/warn_once' 2025-01-24T00:47:02.5671405Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/msaroufim' 2025-01-24T00:47:02.5671856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D61047529' 2025-01-24T00:47:02.5672269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/mypy_fix' 2025-01-24T00:47:02.5672889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D63493615' 2025-01-24T00:47:02.5673336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/new-batch-norm' 2025-01-24T00:47:02.5673799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D63846832' 2025-01-24T00:47:02.5674226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/new_branch' 2025-01-24T00:47:02.5674671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D63985323' 2025-01-24T00:47:02.5675130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/new_guard_system' 2025-01-24T00:47:02.5675573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D64023523' 2025-01-24T00:47:02.5676011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/on_completion' 2025-01-24T00:47:02.5676469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D64876877' 2025-01-24T00:47:02.5676900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ngimel/bits' 2025-01-24T00:47:02.5677408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ngimel/disable_rng_fbcode' 2025-01-24T00:47:02.5677857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ngimel/random_fix' 2025-01-24T00:47:02.5678316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ngimel/randperm_fix' 2025-01-24T00:47:02.5678816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ngimel/release_randperm' 2025-01-24T00:47:02.5679288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ngimel/scaled_mm_coop' 2025-01-24T00:47:02.5679728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ngimel/topk' 2025-01-24T00:47:02.5680163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ngimel/topk2' 2025-01-24T00:47:02.5680615Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ngimel' 2025-01-24T00:47:02.5681075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D64982221' 2025-01-24T00:47:02.5681481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/nightly' 2025-01-24T00:47:02.5681924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D64995390' 2025-01-24T00:47:02.5682438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/nikitaved/linalg_codeowners' 2025-01-24T00:47:02.5682992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/nikitaved/solve_doc_update' 2025-01-24T00:47:02.5683581Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/nikitaved' 2025-01-24T00:47:02.5684085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D65006709' 2025-01-24T00:47:02.5684497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/offline' 2025-01-24T00:47:02.5684958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D65237586' 2025-01-24T00:47:02.5685455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/origin/gh/stroxler/1/head' 2025-01-24T00:47:02.5685985Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/origin/gh/stroxler/1' 2025-01-24T00:47:02.5686597Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/origin/gh/stroxler' 2025-01-24T00:47:02.5687079Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/origin/gh' 2025-01-24T00:47:02.5687541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/origin/voz/serde' 2025-01-24T00:47:02.5688011Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/origin/voz' 2025-01-24T00:47:02.5688456Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/origin' 2025-01-24T00:47:02.5688919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D65354569' 2025-01-24T00:47:02.5689370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/orig/release/1.10' 2025-01-24T00:47:02.5689840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/orig/release/1.11' 2025-01-24T00:47:02.5690296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/orig/release/1.12' 2025-01-24T00:47:02.5690744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/orig/release/1.13' 2025-01-24T00:47:02.5691206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/orig/release/1.6' 2025-01-24T00:47:02.5691649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/orig/release/1.7' 2025-01-24T00:47:02.5692296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/orig/release/1.8' 2025-01-24T00:47:02.5692747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/orig/release/1.9' 2025-01-24T00:47:02.5693194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/orig/release/2.0' 2025-01-24T00:47:02.5693659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/orig/release/2.1' 2025-01-24T00:47:02.5694105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/orig/release/2.2' 2025-01-24T00:47:02.5694547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/orig/release/2.3' 2025-01-24T00:47:02.5695008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/orig/release/2.4' 2025-01-24T00:47:02.5695457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/orig/release/2.5' 2025-01-24T00:47:02.5695917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/orig/release/2.6' 2025-01-24T00:47:02.5696498Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/orig/release' 2025-01-24T00:47:02.5697009Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/orig' 2025-01-24T00:47:02.5697469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D65456781' 2025-01-24T00:47:02.5697917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/oulgen/fx_graph' 2025-01-24T00:47:02.5698380Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/oulgen' 2025-01-24T00:47:02.5698827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D65560950' 2025-01-24T00:47:02.5699263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/parallel_cat' 2025-01-24T00:47:02.5699729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D65638757' 2025-01-24T00:47:02.5700181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/palic_hotfix' 2025-01-24T00:47:02.5700630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D66529288' 2025-01-24T00:47:02.5701092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/parallel_reduce' 2025-01-24T00:47:02.5701558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D66690419' 2025-01-24T00:47:02.5702135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/patch_up_signature' 2025-01-24T00:47:02.5702592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D66717302' 2025-01-24T00:47:02.5702988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/pca2' 2025-01-24T00:47:02.5703455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D66908884' 2025-01-24T00:47:02.5704037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/pianpwk/dim_hint_ranges' 2025-01-24T00:47:02.5704606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/pianpwk/dynamic_shapes_api_doc_12_10' 2025-01-24T00:47:02.5705102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/pianpwk/dynamo_full_scalar' 2025-01-24T00:47:02.5705594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/pianpwk/meta_sdpa_for_cpu' 2025-01-24T00:47:02.5706100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/pianpwk/pre_forward_hook' 2025-01-24T00:47:02.5706641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/pianpwk/preserve_dynamic_markers' 2025-01-24T00:47:02.5707149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/pianpwk/real_tensor_prop_3' 2025-01-24T00:47:02.5707629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/pianpwk/serdes_logging' 2025-01-24T00:47:02.5708161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/pianpwk/symbol_provenance_draft' 2025-01-24T00:47:02.5708686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/pianpwk/symbol_provenance_v1' 2025-01-24T00:47:02.5709256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/pianpwk/sympy_trunc_float_2' 2025-01-24T00:47:02.5709769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/pianpwk/try_deregister_hooks' 2025-01-24T00:47:02.5710273Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/pianpwk' 2025-01-24T00:47:02.5710718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D67537234' 2025-01-24T00:47:02.5711311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/peterbell10/null-change' 2025-01-24T00:47:02.5711855Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/peterbell10' 2025-01-24T00:47:02.5712307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D67762069' 2025-01-24T00:47:02.5712882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/pr-cancel-smol' 2025-01-24T00:47:02.5713333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export-D68174038' 2025-01-24T00:47:02.5713833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export_program_class_5' 2025-01-24T00:47:02.5714321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/plain-metal-mul-kernel' 2025-01-24T00:47:02.5714784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/export_save_load_6' 2025-01-24T00:47:02.5715343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/leslie/enable_poc_reduction_fusion' 2025-01-24T00:47:02.5715875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/leslie/test_group_gemm_epilogues' 2025-01-24T00:47:02.5716330Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/leslie' 2025-01-24T00:47:02.5716886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/exported-model-train-idempotent' 2025-01-24T00:47:02.5717334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/test-cast-hook' 2025-01-24T00:47:02.5717799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fa_u8_brgemm' 2025-01-24T00:47:02.5718296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/prepare-android-artifacts' 2025-01-24T00:47:02.5718754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fastmath_baseline' 2025-01-24T00:47:02.5719174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/test_od' 2025-01-24T00:47:02.5719629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fastmath_target' 2025-01-24T00:47:02.5720077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fbcode/warm' 2025-01-24T00:47:02.5720613Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fbcode' 2025-01-24T00:47:02.5721011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fca' 2025-01-24T00:47:02.5721420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fca2' 2025-01-24T00:47:02.5721857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/test/inductor' 2025-01-24T00:47:02.5722295Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/test' 2025-01-24T00:47:02.5722871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fca2_ca5984c' 2025-01-24T00:47:02.5723462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fca3' 2025-01-24T00:47:02.5723945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fca5' 2025-01-24T00:47:02.5724433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fengyuan/external-proj' 2025-01-24T00:47:02.5725026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fengyuan/out-of-tree-xpu-ops-improve-test' 2025-01-24T00:47:02.5725631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fengyuan/out-of-tree-xpu-ops-remove-dtype' 2025-01-24T00:47:02.5726089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fengyuan/test-xpu' 2025-01-24T00:47:02.5726648Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fengyuan' 2025-01-24T00:47:02.5727070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/pr/131860' 2025-01-24T00:47:02.5727502Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/pr' 2025-01-24T00:47:02.5727980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ffast_math_baseline' 2025-01-24T00:47:02.5728416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/pt-opt-cuda3' 2025-01-24T00:47:02.5728872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/ffast_math_target' 2025-01-24T00:47:02.5729353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/findhao/base_commit' 2025-01-24T00:47:02.5729823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/findhao/base_commit1' 2025-01-24T00:47:02.5730336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/findhao/base_commit_test1' 2025-01-24T00:47:02.5730944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/findhao/multistream2' 2025-01-24T00:47:02.5731426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/findhao/multistream5' 2025-01-24T00:47:02.5731917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/findhao/operatorbench3' 2025-01-24T00:47:02.5732395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/findhao/operatorbench5' 2025-01-24T00:47:02.5732848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/findhao/test1' 2025-01-24T00:47:02.5733282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/findhao/test2' 2025-01-24T00:47:02.5733725Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/findhao' 2025-01-24T00:47:02.5734125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fix' 2025-01-24T00:47:02.5734568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/lts/release/1.8' 2025-01-24T00:47:02.5735040Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/lts/release' 2025-01-24T00:47:02.5735486Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/lts' 2025-01-24T00:47:02.5735985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/test_imdsv2' 2025-01-24T00:47:02.5736561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fix-cat-lowering-uint8-hack' 2025-01-24T00:47:02.5737000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/pt-debug-cpu0' 2025-01-24T00:47:02.5737455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fix-config-ignore' 2025-01-24T00:47:02.5737929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/tidy_mordenize_cyy' 2025-01-24T00:47:02.5738375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fix-dict-guard' 2025-01-24T00:47:02.5738833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-1' 2025-01-24T00:47:02.5739337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fix-ios-upload-credentials' 2025-01-24T00:47:02.5739833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/python_compiled_autograd' 2025-01-24T00:47:02.5740432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fix-qat-derived-qspec' 2025-01-24T00:47:02.5740833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/main' 2025-01-24T00:47:02.5741331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/tidy_performance_cyy' 2025-01-24T00:47:02.5741812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fix_allow_train_eval_msg' 2025-01-24T00:47:02.5742250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/pt2-torchrec' 2025-01-24T00:47:02.5742746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fix_avoid_record_stream' 2025-01-24T00:47:02.5743266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/main-update-cusparselt-0.6.3' 2025-01-24T00:47:02.5743752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fix_e2e_fsdp_tp_pairwise' 2025-01-24T00:47:02.5744276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/qat_preserve_source_fn_stack' 2025-01-24T00:47:02.5744735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fix_eval_train_2.1' 2025-01-24T00:47:02.5745329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fmassa/partitioner_knapsack_checkpoint' 2025-01-24T00:47:02.5745783Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fmassa' 2025-01-24T00:47:02.5746210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fy/fix-win' 2025-01-24T00:47:02.5746650Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/fy' 2025-01-24T00:47:02.5747260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet/add-ami-option-to-instance-allocation' 2025-01-24T00:47:02.5747767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet/add-benchmark-func' 2025-01-24T00:47:02.5748293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet/add-get-dtype-supported' 2025-01-24T00:47:02.5748857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet/add-mps-inductor-nan' 2025-01-24T00:47:02.5749464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet/add-nan-to-int-conversion-check-cpu' 2025-01-24T00:47:02.5750168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet/cp-143934-and-144055' 2025-01-24T00:47:02.5750665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet/cp-144716-144698' 2025-01-24T00:47:02.5751159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet/delete-find-openmp' 2025-01-24T00:47:02.5751641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet/ez-cleanup-test' 2025-01-24T00:47:02.5752175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet/fix-conv-backward-cl-2' 2025-01-24T00:47:02.5752677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet/fix-index-printing' 2025-01-24T00:47:02.5753202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet/mps-add-bilineard2d-aa' 2025-01-24T00:47:02.5753725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet/mps-implement-col2im' 2025-01-24T00:47:02.5754284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet/mpsinductor-add-check-bounds' 2025-01-24T00:47:02.5754835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet/mpsinductor-add-sizevars' 2025-01-24T00:47:02.5755356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet/mpsinductor-fix-where' 2025-01-24T00:47:02.5755932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet/mpsinductor-implement-bitcasts' 2025-01-24T00:47:02.5756386Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/malfet' 2025-01-24T00:47:02.5756932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/record-ghstack-deps-in-commit-msg' 2025-01-24T00:47:02.5757429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/reenable-sgd-benchmark' 2025-01-24T00:47:02.5757923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/remove-edit-on-github' 2025-01-24T00:47:02.5758556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/revert-111036-skylion007/backport-2-1-1-2023-10-11-0' 2025-01-24T00:47:02.5759107Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/revert-111036-skylion007' 2025-01-24T00:47:02.5759746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/revert-143244-cherry-pick-143218-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5760442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/revert_realize_input_ExternKernel' 2025-01-24T00:47:02.5760959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/rocm-triton-nightly-wheelfix' 2025-01-24T00:47:02.5761485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/rocm-triton-wheel-pinupdate-21' 2025-01-24T00:47:02.5761990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/run-ios-test-device-farm' 2025-01-24T00:47:02.5762467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shikaili_fp8_allgather' 2025-01-24T00:47:02.5763062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shunting-add-reduction-config' 2025-01-24T00:47:02.5763645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shunting-add-reduction-config-2' 2025-01-24T00:47:02.5764175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shunting-add-reduction-config-3' 2025-01-24T00:47:02.5764683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shunting-avoid-stale-cache' 2025-01-24T00:47:02.5765176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shunting-benchmark-fusion' 2025-01-24T00:47:02.5765685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shunting-benchmark-fusion-2' 2025-01-24T00:47:02.5766212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shunting-benchmark-fusion-3' 2025-01-24T00:47:02.5766830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shunting-benchmark-fusion-4' 2025-01-24T00:47:02.5767390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shunting-consistent-thread-order' 2025-01-24T00:47:02.5767943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shunting-consistent-thread-order-2' 2025-01-24T00:47:02.5768497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shunting-consistent-thread-order-3' 2025-01-24T00:47:02.5769071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shunting-inductor-change-for-triton' 2025-01-24T00:47:02.5769629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shunting-loop-ordering-after-fusion' 2025-01-24T00:47:02.5770221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shunting-loop-ordering-after-fusion-2' 2025-01-24T00:47:02.5770904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shunting-loop-ordering-after-fusion-3' 2025-01-24T00:47:02.5771484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shunting-loop-ordering-after-fusion-bm' 2025-01-24T00:47:02.5772086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shunting-loop-ordering-after-fusion-bm-2' 2025-01-24T00:47:02.5772566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shunting-multi-kernel' 2025-01-24T00:47:02.5773072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shunting-multi-kernel-2' 2025-01-24T00:47:02.5773559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shunting-multi-kernel-3' 2025-01-24T00:47:02.5774068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shunting-scale-down-rblock' 2025-01-24T00:47:02.5774581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shunting-tigher-upperbound' 2025-01-24T00:47:02.5775080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shunting-triton-pin-update' 2025-01-24T00:47:02.5775614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shunting-triton-pin-update-2' 2025-01-24T00:47:02.5776130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shunting-triton-pin-update-3' 2025-01-24T00:47:02.5776719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shunting-triton-pin-update-4' 2025-01-24T00:47:02.5777297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/shunting-triton-pin-update-5' 2025-01-24T00:47:02.5777799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/simplify-fq-per-channel' 2025-01-24T00:47:02.5778286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/speedup-mps-string-key' 2025-01-24T00:47:02.5778816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/subscribe_codeowners_lucasllc' 2025-01-24T00:47:02.5779306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/support_dequant_out_dtype' 2025-01-24T00:47:02.5779804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/sympy-bottleneck-repro' 2025-01-24T00:47:02.5780396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/tensordict_integration' 2025-01-24T00:47:02.5780883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/test-move-conda-builds' 2025-01-24T00:47:02.5781405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/test-torchvision-install-ci' 2025-01-24T00:47:02.5781903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/test_od_cudnn_bn_qat_fusion' 2025-01-24T00:47:02.5782433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/torch_autograd_function_ts_fix' 2025-01-24T00:47:02.5782887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/torch_export_only' 2025-01-24T00:47:02.5783375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/torch_logs_improvements' 2025-01-24T00:47:02.5783871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/torchbench-pin-commit' 2025-01-24T00:47:02.5784362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/trace_fsdp_torchtune_lora' 2025-01-24T00:47:02.5784863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/traceable_fsdp_unit_tests' 2025-01-24T00:47:02.5785311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/transformer_name' 2025-01-24T00:47:02.5785763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/tree_loop_vec_base' 2025-01-24T00:47:02.5786256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/tree_vec_base' 2025-01-24T00:47:02.5786699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/triton-update' 2025-01-24T00:47:02.5787139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/triton_kernel' 2025-01-24T00:47:02.5787628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/triton_kernel_perf' 2025-01-24T00:47:02.5788101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/try-speedup-docbuild' 2025-01-24T00:47:02.5788706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-audio-commit-hash/12898458761-1429-1' 2025-01-24T00:47:02.5789250Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-audio-commit-hash' 2025-01-24T00:47:02.5789982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-executorch-commit-hash/11847856213-1353-1' 2025-01-24T00:47:02.5790772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-executorch-commit-hash/12778861619-1419-1' 2025-01-24T00:47:02.5791381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-executorch-commit-hash/12820045707-1423-1' 2025-01-24T00:47:02.5792177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-executorch-commit-hash/12838938822-1425-1' 2025-01-24T00:47:02.5792748Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-executorch-commit-hash' 2025-01-24T00:47:02.5793322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-triton-commit-hash/7164317553-91-1' 2025-01-24T00:47:02.5793884Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-triton-commit-hash' 2025-01-24T00:47:02.5794558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/5663141514-644-1' 2025-01-24T00:47:02.5795159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/5686712198-646-1' 2025-01-24T00:47:02.5795734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/5697383899-647-1' 2025-01-24T00:47:02.5796310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/5703215648-648-1' 2025-01-24T00:47:02.5796900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/5721003453-652-1' 2025-01-24T00:47:02.5797479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/5733163916-653-1' 2025-01-24T00:47:02.5798070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/5745082876-655-1' 2025-01-24T00:47:02.5798644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/5756913626-656-1' 2025-01-24T00:47:02.5799220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/5767629392-657-1' 2025-01-24T00:47:02.5799809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/5791192212-660-1' 2025-01-24T00:47:02.5800388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/5803321708-661-1' 2025-01-24T00:47:02.5801099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/5815393173-662-1' 2025-01-24T00:47:02.5801688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/5827402908-663-1' 2025-01-24T00:47:02.5802264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/5838148554-664-1' 2025-01-24T00:47:02.5802858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/5844184042-669-1' 2025-01-24T00:47:02.5803452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/5850331519-670-1' 2025-01-24T00:47:02.5804147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/5862012764-671-1' 2025-01-24T00:47:02.5804729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/5873060393-672-1' 2025-01-24T00:47:02.5805509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/5885149056-673-1' 2025-01-24T00:47:02.5806214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/5897221503-674-1' 2025-01-24T00:47:02.5806879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/5908209609-675-1' 2025-01-24T00:47:02.5807470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/5932800208-678-1' 2025-01-24T00:47:02.5808051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/5945368651-679-1' 2025-01-24T00:47:02.5808633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/5957816346-680-1' 2025-01-24T00:47:02.5809231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/5970234703-681-1' 2025-01-24T00:47:02.5809849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/5987723897-683-1' 2025-01-24T00:47:02.5810567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6006315671-686-1' 2025-01-24T00:47:02.5811147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6018891470-687-1' 2025-01-24T00:47:02.5811753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6055107264-691-1' 2025-01-24T00:47:02.5812354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6078630218-694-1' 2025-01-24T00:47:02.5813052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6091086722-695-1' 2025-01-24T00:47:02.5813648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6116061554-699-1' 2025-01-24T00:47:02.5814230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6140304273-702-1' 2025-01-24T00:47:02.5814808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6210383723-710-1' 2025-01-24T00:47:02.5815404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6319671985-721-1' 2025-01-24T00:47:02.5816034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6345577305-723-1' 2025-01-24T00:47:02.5816730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6366568705-725-1' 2025-01-24T00:47:02.5817308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6386942932-727-1' 2025-01-24T00:47:02.5817888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6399845260-728-1' 2025-01-24T00:47:02.5818508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6412969951-729-1' 2025-01-24T00:47:02.5819278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6425844356-730-1' 2025-01-24T00:47:02.5819937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6463026337-734-1' 2025-01-24T00:47:02.5820512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6489506557-736-1' 2025-01-24T00:47:02.5821087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6520762621-739-1' 2025-01-24T00:47:02.5821680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6581672893-744-1' 2025-01-24T00:47:02.5822387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6593929043-745-1' 2025-01-24T00:47:02.5823021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6634009725-750-1' 2025-01-24T00:47:02.5823599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6673463792-754-1' 2025-01-24T00:47:02.5824177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6700258936-758-1' 2025-01-24T00:47:02.5824873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6805589684-770-1' 2025-01-24T00:47:02.5825450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6818989957-773-1' 2025-01-24T00:47:02.5826043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6830864778-774-1' 2025-01-24T00:47:02.5826619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6857388096-777-1' 2025-01-24T00:47:02.5827199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6871122584-778-1' 2025-01-24T00:47:02.5827899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6884505667-779-1' 2025-01-24T00:47:02.5828486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/9010274985-1089-1' 2025-01-24T00:47:02.5829045Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash' 2025-01-24T00:47:02.5829620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/10140112669-125-1' 2025-01-24T00:47:02.5830178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/5711964502-56-1' 2025-01-24T00:47:02.5830756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/5782359377-57-1' 2025-01-24T00:47:02.5831316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/5837098370-60-1' 2025-01-24T00:47:02.5831874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/5837494164-62-2' 2025-01-24T00:47:02.5832443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/5853121215-70-1' 2025-01-24T00:47:02.5833448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/5856611801-73-1' 2025-01-24T00:47:02.5834026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/5861803330-74-1' 2025-01-24T00:47:02.5834635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/5923384420-75-1' 2025-01-24T00:47:02.5835191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/5997018991-76-1' 2025-01-24T00:47:02.5835765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/6070520075-77-1' 2025-01-24T00:47:02.5836324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/6143382673-78-1' 2025-01-24T00:47:02.5836900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/6219563710-79-1' 2025-01-24T00:47:02.5837459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/6296332542-80-1' 2025-01-24T00:47:02.5838024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/6377302016-81-1' 2025-01-24T00:47:02.5838594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/6453689944-82-1' 2025-01-24T00:47:02.5839156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/6530489691-83-1' 2025-01-24T00:47:02.5839731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/6610159969-84-1' 2025-01-24T00:47:02.5840294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/6689695021-85-1' 2025-01-24T00:47:02.5840854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/6767672412-86-1' 2025-01-24T00:47:02.5841435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/6846986487-87-1' 2025-01-24T00:47:02.5841968Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash' 2025-01-24T00:47:02.5842565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update_docs_torch_multinomial_issue#125388' 2025-01-24T00:47:02.5843047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update_rocm_yml_labels' 2025-01-24T00:47:02.5843560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update_slow_tests_1722488736' 2025-01-24T00:47:02.5844080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update_slow_tests_1722879173' 2025-01-24T00:47:02.5844588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update_slow_tests_1734939586' 2025-01-24T00:47:02.5845103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update_slow_tests_1736149192' 2025-01-24T00:47:02.5845607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update_slow_tests_1736754002' 2025-01-24T00:47:02.5846111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update_slow_tests_1737358785' 2025-01-24T00:47:02.5846678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update_submodule_FBGEMM' 2025-01-24T00:47:02.5847225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/update_submodule_kineto' 2025-01-24T00:47:02.5847821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/upload-test-stats-workflow-env' 2025-01-24T00:47:02.5848283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/use_torch_export_3' 2025-01-24T00:47:02.5848734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/validations_2.6' 2025-01-24T00:47:02.5849196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/vfdev-5-patch-2' 2025-01-24T00:47:02.5849656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/yihan_quantization' 2025-01-24T00:47:02.5850121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zasdfgbnm-patch-3' 2025-01-24T00:47:02.5850584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zdevito-patch-1' 2025-01-24T00:47:02.5851039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zdevito-patch-2' 2025-01-24T00:47:02.5851545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zeros-and-scatter-part2' 2025-01-24T00:47:02.5852004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin/zhuhaozhe-patch-1' 2025-01-24T00:47:02.5852418Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes/origin' 2025-01-24T00:47:02.5852808Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs/remotes' 2025-01-24T00:47:02.5853147Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/refs' 2025-01-24T00:47:02.5853443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/HEAD' 2025-01-24T00:47:02.5853766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/config' 2025-01-24T00:47:02.5854482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/objects/pack/pack-8c06f146a05bc2b02bc8e9ec1ab3716b7d0b98a7.pack' 2025-01-24T00:47:02.5855079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/objects/pack/pack-8c06f146a05bc2b02bc8e9ec1ab3716b7d0b98a7.idx' 2025-01-24T00:47:02.5855456Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/objects/pack' 2025-01-24T00:47:02.5855829Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/objects/info' 2025-01-24T00:47:02.5856299Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/objects' 2025-01-24T00:47:02.5856629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/FETCH_HEAD' 2025-01-24T00:47:02.5857072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/144594' 2025-01-24T00:47:02.5857546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/2.1-dynamic-doc' 2025-01-24T00:47:02.5858139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/2.6.0.dev20241004+' 2025-01-24T00:47:02.5858827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/Adjust-Description-for-linux-binary-test-Workflow' 2025-01-24T00:47:02.5859457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/Broken-classifications_pending_unstable-Test' 2025-01-24T00:47:02.5860004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/Chillee-patch-5' 2025-01-24T00:47:02.5860646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/Cleanup-Previous-Artifacts' 2025-01-24T00:47:02.5861282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/JackCaoG/add_new_lazy_counter_macro' 2025-01-24T00:47:02.5861877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/JackCaoG/add_openxla_backend_to_list' 2025-01-24T00:47:02.5862513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/JackCaoG/dynamo_make_fx_non_core_aten_ops' 2025-01-24T00:47:02.5863115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/JackCaoG/fix_xla_torchbench' 2025-01-24T00:47:02.5863727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/JackCaoG/make_xla_dynamo_backend_boxed' 2025-01-24T00:47:02.5864223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/JackCaoG/test_xla_pin' 2025-01-24T00:47:02.5864783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/JackCaoG/test_xla_pin_update' 2025-01-24T00:47:02.5865435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/JackCaoG/update_dynamo_doc' 2025-01-24T00:47:02.5865966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/JackCaoG/update_xla_dynamo' 2025-01-24T00:47:02.5866563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/JackCaoG/update_xla_pin_to_skip_test' 2025-01-24T00:47:02.5867155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/JackCaoG/update_xla_pin_to_skip_test2' 2025-01-24T00:47:02.5867671Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/JackCaoG' 2025-01-24T00:47:02.5868235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/NicolasHug-patch-2' 2025-01-24T00:47:02.5868736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/PR-AOTInductorNoneBug' 2025-01-24T00:47:02.5869270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/PR-AOTInductorNoneBugFix' 2025-01-24T00:47:02.5869757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/PR-FixConfigsIssue' 2025-01-24T00:47:02.5870294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/PR-NoneBugFix-viable' 2025-01-24T00:47:02.5870826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/PR-ResetToZero' 2025-01-24T00:47:02.5871378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/Remove-linux_t4g_2xlarge-Usage' 2025-01-24T00:47:02.5871867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/Revert-PR-110949' 2025-01-24T00:47:02.5872399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/Switch-Linux-arm64-Runners' 2025-01-24T00:47:02.5872948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/Update-Flash-Packaging' 2025-01-24T00:47:02.5873590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/Valentine/flash_attention_bf16' 2025-01-24T00:47:02.5874147Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/Valentine' 2025-01-24T00:47:02.5874643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/WeixiMa/serialize' 2025-01-24T00:47:02.5875193Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/WeixiMa' 2025-01-24T00:47:02.5875803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/_tmp-orig/release/2.6' 2025-01-24T00:47:02.5876333Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/_tmp-orig/release' 2025-01-24T00:47:02.5876825Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/_tmp-orig' 2025-01-24T00:47:02.5877314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/_tmp-release/2.6' 2025-01-24T00:47:02.5877824Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/_tmp-release' 2025-01-24T00:47:02.5878406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/abock/dort-torch-compile-options' 2025-01-24T00:47:02.5878917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/abock/onnx-1.14.1rc1' 2025-01-24T00:47:02.5879459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/abock/onnx-1.15.0-validation' 2025-01-24T00:47:02.5880076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/abock/ort-nightly==1.16.0.dev20230908001' 2025-01-24T00:47:02.5880553Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/abock' 2025-01-24T00:47:02.5881088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/add-android-build-workflow' 2025-01-24T00:47:02.5881554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/add-assign' 2025-01-24T00:47:02.5882131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/add_broadcast_functional_collective' 2025-01-24T00:47:02.5882668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/add_mha_to_autocast_policy' 2025-01-24T00:47:02.5883234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/add_non_parallel_model_comparison' 2025-01-24T00:47:02.5883697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/add_reduce_op' 2025-01-24T00:47:02.5884190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/add_torchao_docs' 2025-01-24T00:47:02.5884667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/addmm-heuristic' 2025-01-24T00:47:02.5885119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/addsimde' 2025-01-24T00:47:02.5885630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ah-globalfeedback-hook' 2025-01-24T00:47:02.5886101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/alanwaketan/pin' 2025-01-24T00:47:02.5886669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/alanwaketan/pin2' 2025-01-24T00:47:02.5887170Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/alanwaketan' 2025-01-24T00:47:02.5887682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/alt-disable' 2025-01-24T00:47:02.5888196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/aot' 2025-01-24T00:47:02.5888687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/aot_freeze' 2025-01-24T00:47:02.5889287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/aot_inductor_bench_comp_time' 2025-01-24T00:47:02.5889843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/aot_inductor_benchmark' 2025-01-24T00:47:02.5890380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/aot_inductor_torch' 2025-01-24T00:47:02.5891074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/aoti_additional_files' 2025-01-24T00:47:02.5891608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/aotinductor_const' 2025-01-24T00:47:02.5892358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/aotinductor_const_name' 2025-01-24T00:47:02.5892915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/bench' 2025-01-24T00:47:02.5893429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/benchmark' 2025-01-24T00:47:02.5893958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/benchmark_skip' 2025-01-24T00:47:02.5894416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/bind' 2025-01-24T00:47:02.5895015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/constraint' 2025-01-24T00:47:02.5895522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/core_aten' 2025-01-24T00:47:02.5896012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/core_split' 2025-01-24T00:47:02.5896506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/cp107981' 2025-01-24T00:47:02.5897074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/cp108217' 2025-01-24T00:47:02.5897560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/cp108783' 2025-01-24T00:47:02.5898057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/cp109060' 2025-01-24T00:47:02.5898547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/cpp_loader' 2025-01-24T00:47:02.5899102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/custom_and_getattr' 2025-01-24T00:47:02.5899679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/customop' 2025-01-24T00:47:02.5900217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/default_serialized' 2025-01-24T00:47:02.5900691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/docs' 2025-01-24T00:47:02.5901215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/embed_constants' 2025-01-24T00:47:02.5901966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/ep_bc' 2025-01-24T00:47:02.5903027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/export_custom_op_rst' 2025-01-24T00:47:02.5903522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/export_docs' 2025-01-24T00:47:02.5904016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/exportdb' 2025-01-24T00:47:02.5904542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/fail_models_temp' 2025-01-24T00:47:02.5905032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/fake' 2025-01-24T00:47:02.5905543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/fix_constrain' 2025-01-24T00:47:02.5906015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/getattr' 2025-01-24T00:47:02.5906521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/hf_version' 2025-01-24T00:47:02.5907051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/hf_version_update' 2025-01-24T00:47:02.5907565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/inductor_temp' 2025-01-24T00:47:02.5908063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/kwarg_input' 2025-01-24T00:47:02.5908527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/load' 2025-01-24T00:47:02.5909044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/logging.bak' 2025-01-24T00:47:02.5909525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/logging2' 2025-01-24T00:47:02.5910020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/no_so_weight' 2025-01-24T00:47:02.5910519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/orig_args' 2025-01-24T00:47:02.5910989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/pickle' 2025-01-24T00:47:02.5911472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/pytree' 2025-01-24T00:47:02.5911954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/pytree2' 2025-01-24T00:47:02.5912486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/pytree_namedtuple' 2025-01-24T00:47:02.5913036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/remove_aoti_unlift' 2025-01-24T00:47:02.5913549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/revert_inductor' 2025-01-24T00:47:02.5914073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/schema_version' 2025-01-24T00:47:02.5914577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/ser_constrain' 2025-01-24T00:47:02.5915141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/serialize_symint_inputs' 2025-01-24T00:47:02.5915673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/shape' 2025-01-24T00:47:02.5916210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/test113041' 2025-01-24T00:47:02.5916724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/test_aot_mode' 2025-01-24T00:47:02.5917212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/torch_size' 2025-01-24T00:47:02.5917740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/update_schema_msg' 2025-01-24T00:47:02.5918236Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi' 2025-01-24T00:47:02.5918781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/atalman-inductor-perf-cu124' 2025-01-24T00:47:02.5919337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/atalman-inductor-perf-cu124.1' 2025-01-24T00:47:02.5919858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/atalman-patch-1' 2025-01-24T00:47:02.5920338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/atalman-patch-10' 2025-01-24T00:47:02.5920829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/atalman-patch-2' 2025-01-24T00:47:02.5921303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/atalman-patch-3' 2025-01-24T00:47:02.5921775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/atalman-patch-6' 2025-01-24T00:47:02.5922264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/atalman-patch-8' 2025-01-24T00:47:02.5922741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/atalman-patch-9' 2025-01-24T00:47:02.5923261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/atalman_inductor_2.3.0' 2025-01-24T00:47:02.5923764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/atalman_inductor_2.3.1' 2025-01-24T00:47:02.5924285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/atalman_inductor_2.4.0' 2025-01-24T00:47:02.5924805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/atalman_inductor_2.4.x' 2025-01-24T00:47:02.5925293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/avoid_record_ag_rs' 2025-01-24T00:47:02.5925881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bahuang/dropout' 2025-01-24T00:47:02.5926490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bahuang/make_fallback' 2025-01-24T00:47:02.5926972Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bahuang' 2025-01-24T00:47:02.5927428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/base/1.5' 2025-01-24T00:47:02.5927892Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/base' 2025-01-24T00:47:02.5928397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/base_inductor_opt_flag' 2025-01-24T00:47:02.5929065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/batching_sdpa_efficient_attention' 2025-01-24T00:47:02.5929665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/batchnorm-unexpected-success' 2025-01-24T00:47:02.5930164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/benchmark-updates' 2025-01-24T00:47:02.5930655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bertmaher/pinbump26' 2025-01-24T00:47:02.5931145Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bertmaher' 2025-01-24T00:47:02.5931633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bertrand/cutlass' 2025-01-24T00:47:02.5932118Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bertrand' 2025-01-24T00:47:02.5932689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bf/be-cudagraph-utils' 2025-01-24T00:47:02.5933184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bf/be-dependencies' 2025-01-24T00:47:02.5933639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bf/be-metrics' 2025-01-24T00:47:02.5934108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bf/be-pad-mm' 2025-01-24T00:47:02.5934619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bf/be-wrapper-benchmark' 2025-01-24T00:47:02.5935158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bf/cg-doc-add-cuda-device' 2025-01-24T00:47:02.5935655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bf/cg-multithreading' 2025-01-24T00:47:02.5936150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bf/cg-remove-check' 2025-01-24T00:47:02.5936813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bf/cudagraph' 2025-01-24T00:47:02.5937409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bf/cudagraph-disable-input-mutation' 2025-01-24T00:47:02.5938105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bf/cudagraph-enable-input-mutation-support-benchmark' 2025-01-24T00:47:02.5938634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bf/donated-buffer-bench' 2025-01-24T00:47:02.5939130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bf/pa-input-pos-bs' 2025-01-24T00:47:02.5939676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bf/reduce-scatter-copy-in' 2025-01-24T00:47:02.5940261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bf/relax-reinplace-size-constraint' 2025-01-24T00:47:02.5940803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bf/remove-check' 2025-01-24T00:47:02.5941340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bf/remove-check-55b0c39d' 2025-01-24T00:47:02.5941795Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bf' 2025-01-24T00:47:02.5942417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_3acc6eac492' 2025-01-24T00:47:02.5942956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_3fcf66f61fb' 2025-01-24T00:47:02.5943607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_4009d154129' 2025-01-24T00:47:02.5944165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_40d0740e73d' 2025-01-24T00:47:02.5944690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_5268754e' 2025-01-24T00:47:02.5945242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_7d89a8d385c' 2025-01-24T00:47:02.5945784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_b7a25c1ee7c' 2025-01-24T00:47:02.5946727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_c25b201583f' 2025-01-24T00:47:02.5947283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_c93e57efac0' 2025-01-24T00:47:02.5947819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_ca9813ea149' 2025-01-24T00:47:02.5948357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_d65f194a' 2025-01-24T00:47:02.5949195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_da94ab0b' 2025-01-24T00:47:02.5949876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_da94ab0b_new' 2025-01-24T00:47:02.5950434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_db4e8a1d8a8' 2025-01-24T00:47:02.5950972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_e0d97e936a2' 2025-01-24T00:47:02.5951523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_f23621ec563' 2025-01-24T00:47:02.5952461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bowbao/beartype_fix_2.1.1' 2025-01-24T00:47:02.5952957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bowbao/bench_updates' 2025-01-24T00:47:02.5953495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bowbao/bench_updates_stage' 2025-01-24T00:47:02.5954026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bowbao/benchmark_test_data' 2025-01-24T00:47:02.5954523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bowbao/dort_rewriter' 2025-01-24T00:47:02.5955025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bowbao/skip_decomp' 2025-01-24T00:47:02.5955491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bowbao/wip_prs' 2025-01-24T00:47:02.5955975Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/bowbao' 2025-01-24T00:47:02.5956495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/brenocfg/fix-meta-opinfo' 2025-01-24T00:47:02.5957095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/brenocfg/special_airy_ai_ref' 2025-01-24T00:47:02.5957677Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/brenocfg' 2025-01-24T00:47:02.5958180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/brgemm_int8' 2025-01-24T00:47:02.5958744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/brister/always_tiled_reduction' 2025-01-24T00:47:02.5959268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/brister/nd_tiling_stardep' 2025-01-24T00:47:02.5959778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/brister/reduction_numel' 2025-01-24T00:47:02.5960301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/brister/tiled_reduction' 2025-01-24T00:47:02.5960898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/brister/tiled_reduction_no_numel_check' 2025-01-24T00:47:02.5961408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/brister/wrapper_ir' 2025-01-24T00:47:02.5961882Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/brister' 2025-01-24T00:47:02.5962338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ca_0431d47eaa' 2025-01-24T00:47:02.5962824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ca_fix_0431d47eaa' 2025-01-24T00:47:02.5963334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cache-limit-prototype2' 2025-01-24T00:47:02.5963860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cache-limit-prototype3' 2025-01-24T00:47:02.5964345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cache_size_internal' 2025-01-24T00:47:02.5964842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cache_size_internal_1' 2025-01-24T00:47:02.5965414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/camyllh_update_vs_build_to_2022' 2025-01-24T00:47:02.5965930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/capture_eval_train_error' 2025-01-24T00:47:02.5966564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/chenyang78/dyn-shape-ci-tmp' 2025-01-24T00:47:02.5967074Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/chenyang78' 2025-01-24T00:47:02.5967759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-111576' 2025-01-24T00:47:02.5968701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-136890-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5969295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-141063-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5969887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-142292-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5970494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-142398-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5971085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-142831-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5972015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-143095-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5972827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-143127-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5973454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-143141-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5974460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-143183-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5975053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-143196-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5975939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-143212-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5976698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-143242-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5977295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-143376-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5978118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-143569-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5978948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-143570-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5979551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-143839-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5980182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-143866-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5981189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-144078-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5981792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-144249-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5982402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-144251-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5983425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-144285-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5984015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-144343-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5984611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-144358-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5985666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-144361-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5986260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-144368-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5986865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-144396-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5987879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-144425-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5988488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-144477-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5989169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-144914-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5989950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-145020-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5990851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-145251-by-pytorch_bot_bot_' 2025-01-24T00:47:02.5991412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-post-acc-grad-docs' 2025-01-24T00:47:02.5991844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ci_pin' 2025-01-24T00:47:02.5992540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ckluk2-compileThread-1' 2025-01-24T00:47:02.5993060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ckluk2-compileThread-2' 2025-01-24T00:47:02.5993592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ckluk2-compileThread-64' 2025-01-24T00:47:02.5994058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ckluk2-test-1' 2025-01-24T00:47:02.5994701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/compile_fsdp2_disable_stream_and_event' 2025-01-24T00:47:02.5995297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/condition-branch-in-debug-handler' 2025-01-24T00:47:02.5995792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/consolidate-is-qat' 2025-01-24T00:47:02.5996265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/constraint_2' 2025-01-24T00:47:02.5996718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/copy_graph' 2025-01-24T00:47:02.5997230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cpio/fix_new_ami_tests' 2025-01-24T00:47:02.5997732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cpio/fix_unit_test' 2025-01-24T00:47:02.5998195Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cpio' 2025-01-24T00:47:02.5998693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cpp_gemm_template_arm' 2025-01-24T00:47:02.5999185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/create_chunk_list' 2025-01-24T00:47:02.5999647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/crpa/fix-typo' 2025-01-24T00:47:02.6000127Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/crpa' 2025-01-24T00:47:02.6000569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/3proc' 2025-01-24T00:47:02.6001074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/always_produce_xml' 2025-01-24T00:47:02.6001622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/apiratelimitephemeral' 2025-01-24T00:47:02.6002114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/bazel_networkx' 2025-01-24T00:47:02.6002623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/binary_checksum' 2025-01-24T00:47:02.6003249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/binary_whl_metadata' 2025-01-24T00:47:02.6003791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/closeissues' 2025-01-24T00:47:02.6004273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/condatoken' 2025-01-24T00:47:02.6004758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/cov_experiment' 2025-01-24T00:47:02.6005257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/defaulttesttimes' 2025-01-24T00:47:02.6005766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/disableautotune' 2025-01-24T00:47:02.6006588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/disableflex' 2025-01-24T00:47:02.6007241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/docsenv' 2025-01-24T00:47:02.6007742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/dynamicshapesdup' 2025-01-24T00:47:02.6008642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/editable_install' 2025-01-24T00:47:02.6009154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/errormsgs' 2025-01-24T00:47:02.6009602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/fflint' 2025-01-24T00:47:02.6010540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/inductortest_max_autotune' 2025-01-24T00:47:02.6011119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/linter_grep_linter_a' 2025-01-24T00:47:02.6011594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/logchanges' 2025-01-24T00:47:02.6012054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/logging' 2025-01-24T00:47:02.6012501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/logtest' 2025-01-24T00:47:02.6013005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/multigpu_2_shard' 2025-01-24T00:47:02.6013474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/multigpufix' 2025-01-24T00:47:02.6014028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/pep658_script_can_backfill' 2025-01-24T00:47:02.6014525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/pytest_timeout' 2025-01-24T00:47:02.6014980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/reorder' 2025-01-24T00:47:02.6015429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/revert' 2025-01-24T00:47:02.6015929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/revert_metadata' 2025-01-24T00:47:02.6016399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/rocmsecrets' 2025-01-24T00:47:02.6016889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/runtesttypes' 2025-01-24T00:47:02.6017445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/skipslow' 2025-01-24T00:47:02.6017985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/slowtesttimeout' 2025-01-24T00:47:02.6018480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/stdmakeunique' 2025-01-24T00:47:02.6018959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/tensoboardpip' 2025-01-24T00:47:02.6019484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/testlstmpackedslow' 2025-01-24T00:47:02.6019996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/testselectiontools' 2025-01-24T00:47:02.6020546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/update_clickhouse_connect' 2025-01-24T00:47:02.6021130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/upload_metadta_better_parsing' 2025-01-24T00:47:02.6021598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/windowsbat' 2025-01-24T00:47:02.6022075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/xdist_test' 2025-01-24T00:47:02.6022533Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/csl' 2025-01-24T00:47:02.6022985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ctx_manager' 2025-01-24T00:47:02.6023468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cublasfp16accum' 2025-01-24T00:47:02.6023956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cusparse-spmm-fix' 2025-01-24T00:47:02.6024489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/cutlass-template-fix-rocm' 2025-01-24T00:47:02.6024946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/dataclass' 2025-01-24T00:47:02.6025401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/debug-ghcr' 2025-01-24T00:47:02.6025946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/deferring-reduction-split' 2025-01-24T00:47:02.6026485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/desertfire/test_cpp_wrapper' 2025-01-24T00:47:02.6027062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/desertfire/triton-cpu-for-aarch64' 2025-01-24T00:47:02.6027611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/desertfire/update_timm_pin' 2025-01-24T00:47:02.6028112Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/desertfire' 2025-01-24T00:47:02.6028637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/dev/joona/MPSNDArrayAdd' 2025-01-24T00:47:02.6029126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/dev/joona/Unranked' 2025-01-24T00:47:02.6029661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/dev/joona/bmm_tiling_extend' 2025-01-24T00:47:02.6030251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/dev/joona/check_bounds_index_select' 2025-01-24T00:47:02.6030803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/dev/joona/embeddingbag' 2025-01-24T00:47:02.6031367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/dev/joona/lstm_leak' 2025-01-24T00:47:02.6031863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/dev/joona/minmaxprop' 2025-01-24T00:47:02.6032439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/dev/joona/sdpa' 2025-01-24T00:47:02.6033333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/dev/joona/unique_leak' 2025-01-24T00:47:02.6033823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/dev/joona/upsize3d' 2025-01-24T00:47:02.6034342Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/dev/joona' 2025-01-24T00:47:02.6035224Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/dev' 2025-01-24T00:47:02.6035664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/disable' 2025-01-24T00:47:02.6036216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/disable_fp_contract_baseline' 2025-01-24T00:47:02.6037233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/distributed_checkpointing_e2e_tests' 2025-01-24T00:47:02.6037682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/docs_numpy' 2025-01-24T00:47:02.6038148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/dropout-eval' 2025-01-24T00:47:02.6038630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/dtensor_class_doc' 2025-01-24T00:47:02.6039376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/dtensor_fixes_2.1' 2025-01-24T00:47:02.6040034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/dynamic_dim_2' 2025-01-24T00:47:02.6040508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/dynamorunner_mp' 2025-01-24T00:47:02.6040975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/e2e-baseline' 2025-01-24T00:47:02.6041580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/eikanwang/eager_torch_compile' 2025-01-24T00:47:02.6042467Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/eikanwang' 2025-01-24T00:47:02.6043000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/embg/test_inductor_ci_128B' 2025-01-24T00:47:02.6043530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/embg/test_inductor_ci_base' 2025-01-24T00:47:02.6044079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/embg/test_inductor_ci_control' 2025-01-24T00:47:02.6045062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/embg/triton_l2_prefetch_128B' 2025-01-24T00:47:02.6045615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/embg/triton_l2_prefetch_256B' 2025-01-24T00:47:02.6046078Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/embg' 2025-01-24T00:47:02.6046677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/eqy-patch-1' 2025-01-24T00:47:02.6047295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/eqy-patch-2' 2025-01-24T00:47:02.6048139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/eqy-patch-20' 2025-01-24T00:47:02.6048595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/eqy-patch-21' 2025-01-24T00:47:02.6049064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/eqy-patch-23' 2025-01-24T00:47:02.6049517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/eqy-patch-25' 2025-01-24T00:47:02.6050116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/eqy-patch-26' 2025-01-24T00:47:02.6050867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/eqy-patch-27' 2025-01-24T00:47:02.6051436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/aot-inductor-debug' 2025-01-24T00:47:02.6052008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/benchmark-harness' 2025-01-24T00:47:02.6052549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/config-fuzzer-1' 2025-01-24T00:47:02.6053123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/cpp-wrapper-debug' 2025-01-24T00:47:02.6053764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/cpp-wrapper-training-annotation' 2025-01-24T00:47:02.6054257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/delta' 2025-01-24T00:47:02.6054799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/fix-orig-svg' 2025-01-24T00:47:02.6055400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/fix-trace-parsing-fx-svg' 2025-01-24T00:47:02.6055912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/fuzzer-0' 2025-01-24T00:47:02.6056468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/fuzzer-dynamo' 2025-01-24T00:47:02.6057062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/max-autotune-dtype-test' 2025-01-24T00:47:02.6057638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/remove-desc-names' 2025-01-24T00:47:02.6058215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/test_cpp_wrapper_mode' 2025-01-24T00:47:02.6058716Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte' 2025-01-24T00:47:02.6059148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/exec' 2025-01-24T00:47:02.6059645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/experimental-mosaic' 2025-01-24T00:47:02.6060129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D48800879' 2025-01-24T00:47:02.6060665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D48927532' 2025-01-24T00:47:02.6061153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D48927532-1' 2025-01-24T00:47:02.6061686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D50544876' 2025-01-24T00:47:02.6062158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D51032385' 2025-01-24T00:47:02.6062645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D52434604' 2025-01-24T00:47:02.6063117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D58091437' 2025-01-24T00:47:02.6063588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D61047529' 2025-01-24T00:47:02.6064314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D63493615' 2025-01-24T00:47:02.6065015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D63846832' 2025-01-24T00:47:02.6065501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D63985323' 2025-01-24T00:47:02.6065975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D64023523' 2025-01-24T00:47:02.6066463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D64876877' 2025-01-24T00:47:02.6066954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D64982221' 2025-01-24T00:47:02.6067626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D64995390' 2025-01-24T00:47:02.6068352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D65006709' 2025-01-24T00:47:02.6068841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D65237586' 2025-01-24T00:47:02.6069313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D65354569' 2025-01-24T00:47:02.6069794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D65456781' 2025-01-24T00:47:02.6070269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D65560950' 2025-01-24T00:47:02.6070885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D65638757' 2025-01-24T00:47:02.6071666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D66529288' 2025-01-24T00:47:02.6072139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D66690419' 2025-01-24T00:47:02.6072627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D66717302' 2025-01-24T00:47:02.6073097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D66908884' 2025-01-24T00:47:02.6073571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D67537234' 2025-01-24T00:47:02.6074057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D67762069' 2025-01-24T00:47:02.6074761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D68174038' 2025-01-24T00:47:02.6075495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D68177409' 2025-01-24T00:47:02.6076032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D68245292' 2025-01-24T00:47:02.6076501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D68278174' 2025-01-24T00:47:02.6077244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D68294638' 2025-01-24T00:47:02.6077899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D68303934' 2025-01-24T00:47:02.6078371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D68534017' 2025-01-24T00:47:02.6078872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export_constrain_3' 2025-01-24T00:47:02.6079399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export_constraint_class_4' 2025-01-24T00:47:02.6079911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export_dynamic_dim_2' 2025-01-24T00:47:02.6080581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export_export_1' 2025-01-24T00:47:02.6081367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export_program_class_5' 2025-01-24T00:47:02.6081869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/export_save_load_6' 2025-01-24T00:47:02.6082437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/exported-model-train-idempotent' 2025-01-24T00:47:02.6082910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fa_u8_brgemm' 2025-01-24T00:47:02.6083397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fastmath_baseline' 2025-01-24T00:47:02.6083980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fastmath_target' 2025-01-24T00:47:02.6084766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fbcode/warm' 2025-01-24T00:47:02.6085243Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fbcode' 2025-01-24T00:47:02.6085652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fca' 2025-01-24T00:47:02.6086086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fca2' 2025-01-24T00:47:02.6086625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fca2_ca5984c' 2025-01-24T00:47:02.6087061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fca3' 2025-01-24T00:47:02.6087556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fca5' 2025-01-24T00:47:02.6088427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fengyuan/external-proj' 2025-01-24T00:47:02.6089069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fengyuan/out-of-tree-xpu-ops-improve-test' 2025-01-24T00:47:02.6089691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fengyuan/out-of-tree-xpu-ops-remove-dtype' 2025-01-24T00:47:02.6090258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fengyuan/test-xpu' 2025-01-24T00:47:02.6090740Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fengyuan' 2025-01-24T00:47:02.6091312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ffast_math_baseline' 2025-01-24T00:47:02.6092415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ffast_math_target' 2025-01-24T00:47:02.6092904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/findhao/base_commit' 2025-01-24T00:47:02.6093412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/findhao/base_commit1' 2025-01-24T00:47:02.6093933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/findhao/base_commit_test1' 2025-01-24T00:47:02.6094430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/findhao/multistream2' 2025-01-24T00:47:02.6094947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/findhao/multistream5' 2025-01-24T00:47:02.6095802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/findhao/operatorbench3' 2025-01-24T00:47:02.6096432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/findhao/operatorbench5' 2025-01-24T00:47:02.6096907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/findhao/test1' 2025-01-24T00:47:02.6097370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/findhao/test2' 2025-01-24T00:47:02.6097911Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/findhao' 2025-01-24T00:47:02.6098324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fix' 2025-01-24T00:47:02.6098867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fix-cat-lowering-uint8-hack' 2025-01-24T00:47:02.6099379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fix-config-ignore' 2025-01-24T00:47:02.6099845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fix-dict-guard' 2025-01-24T00:47:02.6100389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fix-ios-upload-credentials' 2025-01-24T00:47:02.6100888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fix-qat-derived-qspec' 2025-01-24T00:47:02.6101403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fix_allow_train_eval_msg' 2025-01-24T00:47:02.6101927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fix_avoid_record_stream' 2025-01-24T00:47:02.6102437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fix_e2e_fsdp_tp_pairwise' 2025-01-24T00:47:02.6102936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fix_eval_train_2.1' 2025-01-24T00:47:02.6103434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fixes-triage' 2025-01-24T00:47:02.6103965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/flash_attn_test_baseline' 2025-01-24T00:47:02.6104589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/flash_attn_test_target' 2025-01-24T00:47:02.6105156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/flash_attn_test_target_with_filter' 2025-01-24T00:47:02.6105723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/float8_aot_traceable' 2025-01-24T00:47:02.6106231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/float8_aot_traceable2' 2025-01-24T00:47:02.6106843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fmassa/partitioner_knapsack_checkpoint' 2025-01-24T00:47:02.6107375Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fmassa' 2025-01-24T00:47:02.6107813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fp8_fix' 2025-01-24T00:47:02.6108302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fsdp2_trace_rules' 2025-01-24T00:47:02.6108799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fsdp_rate_limiter' 2025-01-24T00:47:02.6109241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fsdpv2_3d' 2025-01-24T00:47:02.6109711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fsdpv2_3d_m1' 2025-01-24T00:47:02.6110177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/functorch_scan' 2025-01-24T00:47:02.6110725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fuse_attention_pattern' 2025-01-24T00:47:02.6111254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fuse_attention_patterns' 2025-01-24T00:47:02.6111688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fx_cpp' 2025-01-24T00:47:02.6112143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fxmodule' 2025-01-24T00:47:02.6112594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fy/fix-win' 2025-01-24T00:47:02.6113050Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/fy' 2025-01-24T00:47:02.6113486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gelu-3' 2025-01-24T00:47:02.6114008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/get_state_dict_forward_fix' 2025-01-24T00:47:02.6114485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/AlnisM/1/base' 2025-01-24T00:47:02.6114970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/AlnisM/1/head' 2025-01-24T00:47:02.6115468Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/AlnisM/1' 2025-01-24T00:47:02.6115969Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/AlnisM' 2025-01-24T00:47:02.6116461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/BowenBao/296/base' 2025-01-24T00:47:02.6116952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/BowenBao/296/head' 2025-01-24T00:47:02.6117454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/BowenBao/296/orig' 2025-01-24T00:47:02.6118036Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/BowenBao/296' 2025-01-24T00:47:02.6118590Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/BowenBao' 2025-01-24T00:47:02.6119058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/CaoE/46/base' 2025-01-24T00:47:02.6119525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/CaoE/46/head' 2025-01-24T00:47:02.6120007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/CaoE/46/orig' 2025-01-24T00:47:02.6120499Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/CaoE/46' 2025-01-24T00:47:02.6121000Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/CaoE' 2025-01-24T00:47:02.6121518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ColinPeppler/54/base' 2025-01-24T00:47:02.6122037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ColinPeppler/54/head' 2025-01-24T00:47:02.6122569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ColinPeppler/54/orig' 2025-01-24T00:47:02.6123105Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ColinPeppler/54' 2025-01-24T00:47:02.6123618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ColinPeppler/55/base' 2025-01-24T00:47:02.6124141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ColinPeppler/55/head' 2025-01-24T00:47:02.6124654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ColinPeppler/55/orig' 2025-01-24T00:47:02.6125208Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ColinPeppler/55' 2025-01-24T00:47:02.6125717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ColinPeppler/56/base' 2025-01-24T00:47:02.6126231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ColinPeppler/56/head' 2025-01-24T00:47:02.6126849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ColinPeppler/56/orig' 2025-01-24T00:47:02.6127403Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ColinPeppler/56' 2025-01-24T00:47:02.6127932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ColinPeppler/57/base' 2025-01-24T00:47:02.6128450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ColinPeppler/57/head' 2025-01-24T00:47:02.6128961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ColinPeppler/57/orig' 2025-01-24T00:47:02.6129513Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ColinPeppler/57' 2025-01-24T00:47:02.6130035Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ColinPeppler' 2025-01-24T00:47:02.6130547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang/67/base' 2025-01-24T00:47:02.6131095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang/67/head' 2025-01-24T00:47:02.6131615Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang/67' 2025-01-24T00:47:02.6132171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang/73/base' 2025-01-24T00:47:02.6132675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang/73/head' 2025-01-24T00:47:02.6133185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang/73/orig' 2025-01-24T00:47:02.6133721Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang/73' 2025-01-24T00:47:02.6134224Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang' 2025-01-24T00:47:02.6134732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Gasoonjia/1/base' 2025-01-24T00:47:02.6135284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Gasoonjia/1/head' 2025-01-24T00:47:02.6135796Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Gasoonjia/1' 2025-01-24T00:47:02.6136312Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Gasoonjia' 2025-01-24T00:47:02.6136802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/131/base' 2025-01-24T00:47:02.6137303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/131/head' 2025-01-24T00:47:02.6137793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/131/orig' 2025-01-24T00:47:02.6138349Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/131' 2025-01-24T00:47:02.6138854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/132/base' 2025-01-24T00:47:02.6139339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/132/head' 2025-01-24T00:47:02.6139837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/132/orig' 2025-01-24T00:47:02.6140344Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/132' 2025-01-24T00:47:02.6140828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/160/base' 2025-01-24T00:47:02.6141372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/160/head' 2025-01-24T00:47:02.6141860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/160/orig' 2025-01-24T00:47:02.6142386Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/160' 2025-01-24T00:47:02.6142868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/161/base' 2025-01-24T00:47:02.6143361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/161/head' 2025-01-24T00:47:02.6143890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/161/orig' 2025-01-24T00:47:02.6144469Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/161' 2025-01-24T00:47:02.6144954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/162/base' 2025-01-24T00:47:02.6145498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/162/head' 2025-01-24T00:47:02.6145984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/162/orig' 2025-01-24T00:47:02.6146508Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/162' 2025-01-24T00:47:02.6146993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/163/base' 2025-01-24T00:47:02.6147483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/163/head' 2025-01-24T00:47:02.6147985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/163/orig' 2025-01-24T00:47:02.6148502Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/163' 2025-01-24T00:47:02.6149002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/164/base' 2025-01-24T00:47:02.6149486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/164/head' 2025-01-24T00:47:02.6149974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/164/orig' 2025-01-24T00:47:02.6150504Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/164' 2025-01-24T00:47:02.6151002Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang' 2025-01-24T00:47:02.6151520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/HDCharles/168/base' 2025-01-24T00:47:02.6152014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/HDCharles/168/head' 2025-01-24T00:47:02.6152509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/HDCharles/168/orig' 2025-01-24T00:47:02.6153044Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/HDCharles/168' 2025-01-24T00:47:02.6153544Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/HDCharles' 2025-01-24T00:47:02.6154055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/56/base' 2025-01-24T00:47:02.6154583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/56/head' 2025-01-24T00:47:02.6155097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/56/orig' 2025-01-24T00:47:02.6155661Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/56' 2025-01-24T00:47:02.6156263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/64/base' 2025-01-24T00:47:02.6156778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/64/head' 2025-01-24T00:47:02.6157299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/64/orig' 2025-01-24T00:47:02.6157890Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/64' 2025-01-24T00:47:02.6158463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/72/base' 2025-01-24T00:47:02.6158999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/72/head' 2025-01-24T00:47:02.6159527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/72/orig' 2025-01-24T00:47:02.6160072Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/72' 2025-01-24T00:47:02.6160595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/73/base' 2025-01-24T00:47:02.6161166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/73/head' 2025-01-24T00:47:02.6161680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/73/orig' 2025-01-24T00:47:02.6162211Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/73' 2025-01-24T00:47:02.6162736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/75/base' 2025-01-24T00:47:02.6163245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/75/head' 2025-01-24T00:47:02.6163770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/75/orig' 2025-01-24T00:47:02.6164348Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/75' 2025-01-24T00:47:02.6164865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/76/base' 2025-01-24T00:47:02.6165389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/76/head' 2025-01-24T00:47:02.6165898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/76/orig' 2025-01-24T00:47:02.6166530Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/76' 2025-01-24T00:47:02.6167058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/78/base' 2025-01-24T00:47:02.6167618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/78/head' 2025-01-24T00:47:02.6168150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/78/orig' 2025-01-24T00:47:02.6168688Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/78' 2025-01-24T00:47:02.6169202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/82/base' 2025-01-24T00:47:02.6169783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/82/head' 2025-01-24T00:47:02.6170296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/82/orig' 2025-01-24T00:47:02.6170863Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/82' 2025-01-24T00:47:02.6171448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/84/base' 2025-01-24T00:47:02.6172004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/84/head' 2025-01-24T00:47:02.6172531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/84/orig' 2025-01-24T00:47:02.6173065Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/84' 2025-01-24T00:47:02.6173586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/86/base' 2025-01-24T00:47:02.6174095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/86/head' 2025-01-24T00:47:02.6174613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/86/orig' 2025-01-24T00:47:02.6175165Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/86' 2025-01-24T00:47:02.6175701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/91/base' 2025-01-24T00:47:02.6176251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/91/head' 2025-01-24T00:47:02.6176761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/91/orig' 2025-01-24T00:47:02.6177293Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/91' 2025-01-24T00:47:02.6177815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/92/base' 2025-01-24T00:47:02.6178326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/92/head' 2025-01-24T00:47:02.6178847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/92/orig' 2025-01-24T00:47:02.6179436Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/92' 2025-01-24T00:47:02.6179946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/93/base' 2025-01-24T00:47:02.6180469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/93/head' 2025-01-24T00:47:02.6181026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/93/orig' 2025-01-24T00:47:02.6181564Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/93' 2025-01-24T00:47:02.6182089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/94/base' 2025-01-24T00:47:02.6182597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/94/head' 2025-01-24T00:47:02.6183120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/94/orig' 2025-01-24T00:47:02.6183651Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/94' 2025-01-24T00:47:02.6184209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/95/base' 2025-01-24T00:47:02.6184786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/95/head' 2025-01-24T00:47:02.6185300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/95/orig' 2025-01-24T00:47:02.6185894Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/95' 2025-01-24T00:47:02.6186404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/96/base' 2025-01-24T00:47:02.6186912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/96/head' 2025-01-24T00:47:02.6187480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/96/orig' 2025-01-24T00:47:02.6188015Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/96' 2025-01-24T00:47:02.6188541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/97/base' 2025-01-24T00:47:02.6189092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/97/head' 2025-01-24T00:47:02.6189608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/97/orig' 2025-01-24T00:47:02.6190153Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/97' 2025-01-24T00:47:02.6190673Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev' 2025-01-24T00:47:02.6191164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Lezcano/243/base' 2025-01-24T00:47:02.6191670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Lezcano/243/head' 2025-01-24T00:47:02.6192389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Lezcano/243/orig' 2025-01-24T00:47:02.6192932Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Lezcano/243' 2025-01-24T00:47:02.6193425Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Lezcano' 2025-01-24T00:47:02.6193905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SS-JIA/164/base' 2025-01-24T00:47:02.6194399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SS-JIA/164/head' 2025-01-24T00:47:02.6194907Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SS-JIA/164' 2025-01-24T00:47:02.6195400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SS-JIA/172/base' 2025-01-24T00:47:02.6195933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SS-JIA/172/head' 2025-01-24T00:47:02.6196415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SS-JIA/172/orig' 2025-01-24T00:47:02.6196934Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SS-JIA/172' 2025-01-24T00:47:02.6197417Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SS-JIA' 2025-01-24T00:47:02.6197990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SamGinzburg/11/base' 2025-01-24T00:47:02.6198607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SamGinzburg/11/head' 2025-01-24T00:47:02.6199203Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SamGinzburg/11' 2025-01-24T00:47:02.6199726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SamGinzburg/14/base' 2025-01-24T00:47:02.6200227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SamGinzburg/14/head' 2025-01-24T00:47:02.6200751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SamGinzburg/14/orig' 2025-01-24T00:47:02.6201312Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SamGinzburg/14' 2025-01-24T00:47:02.6201824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SamGinzburg/17/base' 2025-01-24T00:47:02.6202340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SamGinzburg/17/head' 2025-01-24T00:47:02.6202847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SamGinzburg/17/orig' 2025-01-24T00:47:02.6203375Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SamGinzburg/17' 2025-01-24T00:47:02.6203893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SamGinzburg/18/base' 2025-01-24T00:47:02.6204442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SamGinzburg/18/head' 2025-01-24T00:47:02.6204959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SamGinzburg/18/orig' 2025-01-24T00:47:02.6205488Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SamGinzburg/18' 2025-01-24T00:47:02.6206004Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SamGinzburg' 2025-01-24T00:47:02.6206609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/1/base' 2025-01-24T00:47:02.6207105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/1/head' 2025-01-24T00:47:02.6207686Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/1' 2025-01-24T00:47:02.6208186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/12/base' 2025-01-24T00:47:02.6208691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/12/head' 2025-01-24T00:47:02.6209203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/12/orig' 2025-01-24T00:47:02.6209770Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/12' 2025-01-24T00:47:02.6210277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/63/base' 2025-01-24T00:47:02.6210774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/63/head' 2025-01-24T00:47:02.6211269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/63/orig' 2025-01-24T00:47:02.6211857Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/63' 2025-01-24T00:47:02.6212351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/65/base' 2025-01-24T00:47:02.6212958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/65/head' 2025-01-24T00:47:02.6213454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/65/orig' 2025-01-24T00:47:02.6213973Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/65' 2025-01-24T00:47:02.6214477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/66/base' 2025-01-24T00:47:02.6214969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/66/head' 2025-01-24T00:47:02.6215466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/66/orig' 2025-01-24T00:47:02.6216048Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/66' 2025-01-24T00:47:02.6216541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/67/base' 2025-01-24T00:47:02.6217046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/67/head' 2025-01-24T00:47:02.6217561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/67/orig' 2025-01-24T00:47:02.6218101Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/67' 2025-01-24T00:47:02.6218635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/68/base' 2025-01-24T00:47:02.6219127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/68/head' 2025-01-24T00:47:02.6219636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/68/orig' 2025-01-24T00:47:02.6220154Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/68' 2025-01-24T00:47:02.6220667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/69/base' 2025-01-24T00:47:02.6221177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/69/head' 2025-01-24T00:47:02.6221671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/69/orig' 2025-01-24T00:47:02.6222208Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/69' 2025-01-24T00:47:02.6222705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/70/base' 2025-01-24T00:47:02.6223196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/70/head' 2025-01-24T00:47:02.6223699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/70/orig' 2025-01-24T00:47:02.6224269Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/70' 2025-01-24T00:47:02.6224774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/71/base' 2025-01-24T00:47:02.6225327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/71/head' 2025-01-24T00:47:02.6225933Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/71' 2025-01-24T00:47:02.6226489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/72/base' 2025-01-24T00:47:02.6226982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/72/head' 2025-01-24T00:47:02.6227501Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/72' 2025-01-24T00:47:02.6228005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/73/base' 2025-01-24T00:47:02.6228501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/73/head' 2025-01-24T00:47:02.6229012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/73/orig' 2025-01-24T00:47:02.6229591Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/73' 2025-01-24T00:47:02.6230136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/74/base' 2025-01-24T00:47:02.6230641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/74/head' 2025-01-24T00:47:02.6231139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/74/orig' 2025-01-24T00:47:02.6231670Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/74' 2025-01-24T00:47:02.6232210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/75/base' 2025-01-24T00:47:02.6232710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/75/head' 2025-01-24T00:47:02.6233218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/75/orig' 2025-01-24T00:47:02.6233737Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/75' 2025-01-24T00:47:02.6234296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/76/base' 2025-01-24T00:47:02.6234792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/76/head' 2025-01-24T00:47:02.6235290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/76/orig' 2025-01-24T00:47:02.6235823Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/76' 2025-01-24T00:47:02.6236331Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi' 2025-01-24T00:47:02.6236845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Valentine233/1/base' 2025-01-24T00:47:02.6237394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Valentine233/1/head' 2025-01-24T00:47:02.6237915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Valentine233/1/orig' 2025-01-24T00:47:02.6238516Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Valentine233/1' 2025-01-24T00:47:02.6239033Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Valentine233' 2025-01-24T00:47:02.6239597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/15/base' 2025-01-24T00:47:02.6240123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/15/orig' 2025-01-24T00:47:02.6240671Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/15' 2025-01-24T00:47:02.6241180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/17/base' 2025-01-24T00:47:02.6241710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/17/orig' 2025-01-24T00:47:02.6242275Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/17' 2025-01-24T00:47:02.6242795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/24/base' 2025-01-24T00:47:02.6243288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/24/head' 2025-01-24T00:47:02.6243796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/24/orig' 2025-01-24T00:47:02.6244315Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/24' 2025-01-24T00:47:02.6244807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/25/base' 2025-01-24T00:47:02.6245320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/25/head' 2025-01-24T00:47:02.6245858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/25/orig' 2025-01-24T00:47:02.6246488Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/25' 2025-01-24T00:47:02.6246990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/26/base' 2025-01-24T00:47:02.6247488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/26/head' 2025-01-24T00:47:02.6248001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/26/orig' 2025-01-24T00:47:02.6248520Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/26' 2025-01-24T00:47:02.6249087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/27/base' 2025-01-24T00:47:02.6249589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/27/head' 2025-01-24T00:47:02.6250085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/27/orig' 2025-01-24T00:47:02.6250628Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/27' 2025-01-24T00:47:02.6251125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/28/base' 2025-01-24T00:47:02.6251634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/28/head' 2025-01-24T00:47:02.6252188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/28/orig' 2025-01-24T00:47:02.6252757Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/28' 2025-01-24T00:47:02.6253267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/29/base' 2025-01-24T00:47:02.6253809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/29/head' 2025-01-24T00:47:02.6254311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/29/orig' 2025-01-24T00:47:02.6254849Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/29' 2025-01-24T00:47:02.6255364Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen' 2025-01-24T00:47:02.6255874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/109/base' 2025-01-24T00:47:02.6256371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/109/head' 2025-01-24T00:47:02.6256901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/109/orig' 2025-01-24T00:47:02.6257429Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/109' 2025-01-24T00:47:02.6257917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/110/base' 2025-01-24T00:47:02.6258415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/110/head' 2025-01-24T00:47:02.6258952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/110/orig' 2025-01-24T00:47:02.6259468Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/110' 2025-01-24T00:47:02.6259970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/111/base' 2025-01-24T00:47:02.6260455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/111/head' 2025-01-24T00:47:02.6260953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/111/orig' 2025-01-24T00:47:02.6261463Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/111' 2025-01-24T00:47:02.6261984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/43/base' 2025-01-24T00:47:02.6262487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/43/orig' 2025-01-24T00:47:02.6262994Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/43' 2025-01-24T00:47:02.6263480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/44/base' 2025-01-24T00:47:02.6263973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/44/orig' 2025-01-24T00:47:02.6264475Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/44' 2025-01-24T00:47:02.6264980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/45/base' 2025-01-24T00:47:02.6265555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/45/orig' 2025-01-24T00:47:02.6266107Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/45' 2025-01-24T00:47:02.6266600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/46/base' 2025-01-24T00:47:02.6267084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/46/orig' 2025-01-24T00:47:02.6267649Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/46' 2025-01-24T00:47:02.6268137Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu' 2025-01-24T00:47:02.6268631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/1/base' 2025-01-24T00:47:02.6269168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/1/head' 2025-01-24T00:47:02.6269660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/1/orig' 2025-01-24T00:47:02.6270185Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/1' 2025-01-24T00:47:02.6270680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/104/base' 2025-01-24T00:47:02.6271195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/104/head' 2025-01-24T00:47:02.6271705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/104/orig' 2025-01-24T00:47:02.6272230Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/104' 2025-01-24T00:47:02.6272728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/105/base' 2025-01-24T00:47:02.6273235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/105/head' 2025-01-24T00:47:02.6273728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/105/orig' 2025-01-24T00:47:02.6274260Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/105' 2025-01-24T00:47:02.6274757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/108/base' 2025-01-24T00:47:02.6275256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/108/head' 2025-01-24T00:47:02.6275765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/108/orig' 2025-01-24T00:47:02.6276289Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/108' 2025-01-24T00:47:02.6276800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/109/base' 2025-01-24T00:47:02.6277293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/109/head' 2025-01-24T00:47:02.6277785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/109/orig' 2025-01-24T00:47:02.6278318Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/109' 2025-01-24T00:47:02.6278861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/13/base' 2025-01-24T00:47:02.6279414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/13/head' 2025-01-24T00:47:02.6279907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/13/orig' 2025-01-24T00:47:02.6280430Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/13' 2025-01-24T00:47:02.6280971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/14/base' 2025-01-24T00:47:02.6281481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/14/head' 2025-01-24T00:47:02.6281991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/14/orig' 2025-01-24T00:47:02.6282513Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/14' 2025-01-24T00:47:02.6283006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/159/base' 2025-01-24T00:47:02.6283512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/159/head' 2025-01-24T00:47:02.6284005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/159/orig' 2025-01-24T00:47:02.6284570Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/159' 2025-01-24T00:47:02.6285088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/162/base' 2025-01-24T00:47:02.6285582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/162/head' 2025-01-24T00:47:02.6286093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/162/orig' 2025-01-24T00:47:02.6286672Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/162' 2025-01-24T00:47:02.6287167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/179/base' 2025-01-24T00:47:02.6287679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/179/head' 2025-01-24T00:47:02.6288174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/179/orig' 2025-01-24T00:47:02.6288716Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/179' 2025-01-24T00:47:02.6289218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/180/base' 2025-01-24T00:47:02.6289715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/180/head' 2025-01-24T00:47:02.6290226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/180/orig' 2025-01-24T00:47:02.6290746Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/180' 2025-01-24T00:47:02.6291255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/182/base' 2025-01-24T00:47:02.6291807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/182/head' 2025-01-24T00:47:02.6292612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/182/orig' 2025-01-24T00:47:02.6293156Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/182' 2025-01-24T00:47:02.6293654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/183/base' 2025-01-24T00:47:02.6294166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/183/head' 2025-01-24T00:47:02.6294663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/183/orig' 2025-01-24T00:47:02.6295253Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/183' 2025-01-24T00:47:02.6295764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/185/base' 2025-01-24T00:47:02.6296258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/185/head' 2025-01-24T00:47:02.6296750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/185/orig' 2025-01-24T00:47:02.6297281Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/185' 2025-01-24T00:47:02.6297774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/188/base' 2025-01-24T00:47:02.6298279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/188/head' 2025-01-24T00:47:02.6298775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/188/orig' 2025-01-24T00:47:02.6299301Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/188' 2025-01-24T00:47:02.6299810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/189/base' 2025-01-24T00:47:02.6300303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/189/head' 2025-01-24T00:47:02.6300812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/189/orig' 2025-01-24T00:47:02.6301331Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/189' 2025-01-24T00:47:02.6301827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/198/base' 2025-01-24T00:47:02.6302339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/198/head' 2025-01-24T00:47:02.6302835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/198/orig' 2025-01-24T00:47:02.6303374Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/198' 2025-01-24T00:47:02.6303865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/206/base' 2025-01-24T00:47:02.6304363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/206/head' 2025-01-24T00:47:02.6304869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/206/orig' 2025-01-24T00:47:02.6305494Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/206' 2025-01-24T00:47:02.6306072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/210/base' 2025-01-24T00:47:02.6306571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/210/head' 2025-01-24T00:47:02.6307064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/210/orig' 2025-01-24T00:47:02.6307598Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/210' 2025-01-24T00:47:02.6308093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/211/base' 2025-01-24T00:47:02.6308607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/211/head' 2025-01-24T00:47:02.6309104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/211/orig' 2025-01-24T00:47:02.6309626Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/211' 2025-01-24T00:47:02.6310133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/212/base' 2025-01-24T00:47:02.6310630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/212/head' 2025-01-24T00:47:02.6311123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/212/orig' 2025-01-24T00:47:02.6311663Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/212' 2025-01-24T00:47:02.6312157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/213/base' 2025-01-24T00:47:02.6312666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/213/head' 2025-01-24T00:47:02.6313163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/213/orig' 2025-01-24T00:47:02.6313681Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/213' 2025-01-24T00:47:02.6314187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/214/base' 2025-01-24T00:47:02.6314679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/214/head' 2025-01-24T00:47:02.6315192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/214/orig' 2025-01-24T00:47:02.6315721Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/214' 2025-01-24T00:47:02.6316217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/215/base' 2025-01-24T00:47:02.6316723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/215/head' 2025-01-24T00:47:02.6317239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/215/orig' 2025-01-24T00:47:02.6317773Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/215' 2025-01-24T00:47:02.6318321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/216/base' 2025-01-24T00:47:02.6318814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/216/head' 2025-01-24T00:47:02.6319367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/216/orig' 2025-01-24T00:47:02.6319886Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/216' 2025-01-24T00:47:02.6320398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/217/base' 2025-01-24T00:47:02.6320891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/217/head' 2025-01-24T00:47:02.6321383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/217/orig' 2025-01-24T00:47:02.6321917Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/217' 2025-01-24T00:47:02.6322416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/218/base' 2025-01-24T00:47:02.6322913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/218/head' 2025-01-24T00:47:02.6323421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/218/orig' 2025-01-24T00:47:02.6323944Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/218' 2025-01-24T00:47:02.6324465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/219/base' 2025-01-24T00:47:02.6324964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/219/head' 2025-01-24T00:47:02.6325466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/219/orig' 2025-01-24T00:47:02.6326002Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/219' 2025-01-24T00:47:02.6326586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/220/base' 2025-01-24T00:47:02.6327098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/220/head' 2025-01-24T00:47:02.6327592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/220/orig' 2025-01-24T00:47:02.6328117Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/220' 2025-01-24T00:47:02.6328630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/221/base' 2025-01-24T00:47:02.6329127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/221/head' 2025-01-24T00:47:02.6329635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/221/orig' 2025-01-24T00:47:02.6330156Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/221' 2025-01-24T00:47:02.6330649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/222/base' 2025-01-24T00:47:02.6331163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/222/head' 2025-01-24T00:47:02.6331713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/222/orig' 2025-01-24T00:47:02.6332295Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/222' 2025-01-24T00:47:02.6332791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/223/base' 2025-01-24T00:47:02.6333372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/223/head' 2025-01-24T00:47:02.6333883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/223/orig' 2025-01-24T00:47:02.6334406Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/223' 2025-01-24T00:47:02.6334905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/224/base' 2025-01-24T00:47:02.6335418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/224/head' 2025-01-24T00:47:02.6335920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/224/orig' 2025-01-24T00:47:02.6336459Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/224' 2025-01-24T00:47:02.6336954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/225/base' 2025-01-24T00:47:02.6337452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/225/head' 2025-01-24T00:47:02.6337961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/225/orig' 2025-01-24T00:47:02.6338485Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/225' 2025-01-24T00:47:02.6339002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/226/base' 2025-01-24T00:47:02.6339501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/226/head' 2025-01-24T00:47:02.6340028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/226/orig' 2025-01-24T00:47:02.6340560Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/226' 2025-01-24T00:47:02.6341055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/227/base' 2025-01-24T00:47:02.6341574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/227/head' 2025-01-24T00:47:02.6342076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/227/orig' 2025-01-24T00:47:02.6342600Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/227' 2025-01-24T00:47:02.6343106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/228/base' 2025-01-24T00:47:02.6343601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/228/head' 2025-01-24T00:47:02.6344109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/228/orig' 2025-01-24T00:47:02.6344689Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/228' 2025-01-24T00:47:02.6345185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/229/base' 2025-01-24T00:47:02.6345744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/229/head' 2025-01-24T00:47:02.6346239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/229/orig' 2025-01-24T00:47:02.6346761Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/229' 2025-01-24T00:47:02.6347268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/230/base' 2025-01-24T00:47:02.6347758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/230/head' 2025-01-24T00:47:02.6348267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/230/orig' 2025-01-24T00:47:02.6348791Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/230' 2025-01-24T00:47:02.6349283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/231/base' 2025-01-24T00:47:02.6349791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/231/head' 2025-01-24T00:47:02.6350285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/231/orig' 2025-01-24T00:47:02.6350817Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/231' 2025-01-24T00:47:02.6351315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/232/base' 2025-01-24T00:47:02.6351811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/232/head' 2025-01-24T00:47:02.6352317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/232/orig' 2025-01-24T00:47:02.6352837Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/232' 2025-01-24T00:47:02.6353351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/233/base' 2025-01-24T00:47:02.6353848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/233/head' 2025-01-24T00:47:02.6354341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/233/orig' 2025-01-24T00:47:02.6354882Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/233' 2025-01-24T00:47:02.6355381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/234/base' 2025-01-24T00:47:02.6355890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/234/head' 2025-01-24T00:47:02.6356388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/234/orig' 2025-01-24T00:47:02.6356911Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/234' 2025-01-24T00:47:02.6357420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/235/base' 2025-01-24T00:47:02.6357967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/235/head' 2025-01-24T00:47:02.6358507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/235/orig' 2025-01-24T00:47:02.6359038Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/235' 2025-01-24T00:47:02.6359533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/236/base' 2025-01-24T00:47:02.6360041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/236/head' 2025-01-24T00:47:02.6360534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/236/orig' 2025-01-24T00:47:02.6361056Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/236' 2025-01-24T00:47:02.6361559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/237/base' 2025-01-24T00:47:02.6362057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/237/head' 2025-01-24T00:47:02.6362563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/237/orig' 2025-01-24T00:47:02.6363083Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/237' 2025-01-24T00:47:02.6363577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/30/base' 2025-01-24T00:47:02.6364080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/30/head' 2025-01-24T00:47:02.6364574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/30/orig' 2025-01-24T00:47:02.6365112Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/30' 2025-01-24T00:47:02.6365609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/67/base' 2025-01-24T00:47:02.6366103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/67/head' 2025-01-24T00:47:02.6366672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/67/orig' 2025-01-24T00:47:02.6367196Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/67' 2025-01-24T00:47:02.6367709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/70/base' 2025-01-24T00:47:02.6368208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/70/head' 2025-01-24T00:47:02.6368711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/70/orig' 2025-01-24T00:47:02.6369247Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/70' 2025-01-24T00:47:02.6369743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/72/base' 2025-01-24T00:47:02.6370238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/72/head' 2025-01-24T00:47:02.6370747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/72/orig' 2025-01-24T00:47:02.6371323Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/72' 2025-01-24T00:47:02.6371947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/9/base' 2025-01-24T00:47:02.6372440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/9/orig' 2025-01-24T00:47:02.6372955Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/9' 2025-01-24T00:47:02.6373466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/97/base' 2025-01-24T00:47:02.6374010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/97/head' 2025-01-24T00:47:02.6374521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/97/orig' 2025-01-24T00:47:02.6375047Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/97' 2025-01-24T00:47:02.6375545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/98/base' 2025-01-24T00:47:02.6376050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/98/head' 2025-01-24T00:47:02.6376544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/98/orig' 2025-01-24T00:47:02.6377123Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/98' 2025-01-24T00:47:02.6377618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/99/base' 2025-01-24T00:47:02.6378108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/99/head' 2025-01-24T00:47:02.6378617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/99/orig' 2025-01-24T00:47:02.6379168Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/99' 2025-01-24T00:47:02.6379667Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan' 2025-01-24T00:47:02.6380219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZainRizvi/1/base' 2025-01-24T00:47:02.6380707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZainRizvi/1/head' 2025-01-24T00:47:02.6381254Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZainRizvi/1' 2025-01-24T00:47:02.6381760Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZainRizvi' 2025-01-24T00:47:02.6382320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/23/base' 2025-01-24T00:47:02.6382841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/23/head' 2025-01-24T00:47:02.6383352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/23/orig' 2025-01-24T00:47:02.6383898Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/23' 2025-01-24T00:47:02.6384460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/27/base' 2025-01-24T00:47:02.6384969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/27/head' 2025-01-24T00:47:02.6385588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/27/orig' 2025-01-24T00:47:02.6386118Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/27' 2025-01-24T00:47:02.6386638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/29/base' 2025-01-24T00:47:02.6387144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/29/head' 2025-01-24T00:47:02.6387651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/29/orig' 2025-01-24T00:47:02.6388247Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/29' 2025-01-24T00:47:02.6388760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/30/base' 2025-01-24T00:47:02.6389281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/30/head' 2025-01-24T00:47:02.6389785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/30/orig' 2025-01-24T00:47:02.6390364Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/30' 2025-01-24T00:47:02.6390883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/31/base' 2025-01-24T00:47:02.6391395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/31/head' 2025-01-24T00:47:02.6391906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/31/orig' 2025-01-24T00:47:02.6392602Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/31' 2025-01-24T00:47:02.6393149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/32/base' 2025-01-24T00:47:02.6393674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/32/head' 2025-01-24T00:47:02.6394189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/32/orig' 2025-01-24T00:47:02.6394724Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/32' 2025-01-24T00:47:02.6395243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/33/base' 2025-01-24T00:47:02.6395777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/33/head' 2025-01-24T00:47:02.6396320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/33/orig' 2025-01-24T00:47:02.6396852Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/33' 2025-01-24T00:47:02.6397361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/37/base' 2025-01-24T00:47:02.6398041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/37/head' 2025-01-24T00:47:02.6398577Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/37' 2025-01-24T00:47:02.6399184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/38/base' 2025-01-24T00:47:02.6399692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/38/head' 2025-01-24T00:47:02.6400204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/38/orig' 2025-01-24T00:47:02.6419598Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/38' 2025-01-24T00:47:02.6420537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/39/base' 2025-01-24T00:47:02.6421517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/39/head' 2025-01-24T00:47:02.6422392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/39/orig' 2025-01-24T00:47:02.6422928Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/39' 2025-01-24T00:47:02.6423451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/40/base' 2025-01-24T00:47:02.6423976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/40/head' 2025-01-24T00:47:02.6424914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/40/orig' 2025-01-24T00:47:02.6425472Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/40' 2025-01-24T00:47:02.6425998Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96' 2025-01-24T00:47:02.6426500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aakhundov/1/base' 2025-01-24T00:47:02.6426990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aakhundov/1/head' 2025-01-24T00:47:02.6427856Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aakhundov/1' 2025-01-24T00:47:02.6428442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aakhundov/2/base' 2025-01-24T00:47:02.6428995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aakhundov/2/head' 2025-01-24T00:47:02.6429891Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aakhundov/2' 2025-01-24T00:47:02.6430500Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aakhundov' 2025-01-24T00:47:02.6430974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/albanD/3/base' 2025-01-24T00:47:02.6431462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/albanD/3/head' 2025-01-24T00:47:02.6431932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/albanD/3/orig' 2025-01-24T00:47:02.6432810Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/albanD/3' 2025-01-24T00:47:02.6433471Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/albanD' 2025-01-24T00:47:02.6434055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/alexsamardzic/22/base' 2025-01-24T00:47:02.6434642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/alexsamardzic/22/head' 2025-01-24T00:47:02.6435192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/alexsamardzic/22/orig' 2025-01-24T00:47:02.6436178Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/alexsamardzic/22' 2025-01-24T00:47:02.6436709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/alexsamardzic/23/base' 2025-01-24T00:47:02.6437222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/alexsamardzic/23/head' 2025-01-24T00:47:02.6438123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/alexsamardzic/23/orig' 2025-01-24T00:47:02.6438690Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/alexsamardzic/23' 2025-01-24T00:47:02.6439211Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/alexsamardzic' 2025-01-24T00:47:02.6439699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/amjames/18/base' 2025-01-24T00:47:02.6440175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/amjames/18/head' 2025-01-24T00:47:02.6440783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/amjames/18/orig' 2025-01-24T00:47:02.6441642Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/amjames/18' 2025-01-24T00:47:02.6442133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/amjames/19/base' 2025-01-24T00:47:02.6442626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/amjames/19/head' 2025-01-24T00:47:02.6443480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/amjames/19/orig' 2025-01-24T00:47:02.6444056Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/amjames/19' 2025-01-24T00:47:02.6444564Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/amjames' 2025-01-24T00:47:02.6445075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewlee302/1/base' 2025-01-24T00:47:02.6445589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewlee302/1/head' 2025-01-24T00:47:02.6446118Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewlee302/1' 2025-01-24T00:47:02.6446696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewlee302/3/base' 2025-01-24T00:47:02.6447602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewlee302/3/head' 2025-01-24T00:47:02.6448105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewlee302/3/orig' 2025-01-24T00:47:02.6448636Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewlee302/3' 2025-01-24T00:47:02.6449220Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewlee302' 2025-01-24T00:47:02.6449799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/25/base' 2025-01-24T00:47:02.6450709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/25/head' 2025-01-24T00:47:02.6451203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/25/orig' 2025-01-24T00:47:02.6452085Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/25' 2025-01-24T00:47:02.6452662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/35/base' 2025-01-24T00:47:02.6453169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/35/head' 2025-01-24T00:47:02.6453677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/35/orig' 2025-01-24T00:47:02.6454221Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/35' 2025-01-24T00:47:02.6455133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/36/base' 2025-01-24T00:47:02.6455628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/36/head' 2025-01-24T00:47:02.6456120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/36/orig' 2025-01-24T00:47:02.6456648Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/36' 2025-01-24T00:47:02.6457421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/37/base' 2025-01-24T00:47:02.6458065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/37/head' 2025-01-24T00:47:02.6458609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/37/orig' 2025-01-24T00:47:02.6459548Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/37' 2025-01-24T00:47:02.6460055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/50/base' 2025-01-24T00:47:02.6460545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/50/head' 2025-01-24T00:47:02.6461040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/50/orig' 2025-01-24T00:47:02.6461577Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/50' 2025-01-24T00:47:02.6462528Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14' 2025-01-24T00:47:02.6463033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/62/base' 2025-01-24T00:47:02.6463567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/62/head' 2025-01-24T00:47:02.6464462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/62/orig' 2025-01-24T00:47:02.6465053Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/62' 2025-01-24T00:47:02.6465652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/64/base' 2025-01-24T00:47:02.6466154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/64/head' 2025-01-24T00:47:02.6466641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/64/orig' 2025-01-24T00:47:02.6467203Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/64' 2025-01-24T00:47:02.6468099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/65/base' 2025-01-24T00:47:02.6468584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/65/head' 2025-01-24T00:47:02.6469073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/65/orig' 2025-01-24T00:47:02.6469595Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/65' 2025-01-24T00:47:02.6470124Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi' 2025-01-24T00:47:02.6471006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ani300/4/base' 2025-01-24T00:47:02.6471472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ani300/4/head' 2025-01-24T00:47:02.6472049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ani300/4/orig' 2025-01-24T00:47:02.6472879Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ani300/4' 2025-01-24T00:47:02.6473369Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ani300' 2025-01-24T00:47:02.6473890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/162/base' 2025-01-24T00:47:02.6474399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/162/head' 2025-01-24T00:47:02.6474928Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/162' 2025-01-24T00:47:02.6475446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/507/base' 2025-01-24T00:47:02.6476219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/507/head' 2025-01-24T00:47:02.6476905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/507/orig' 2025-01-24T00:47:02.6477440Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/507' 2025-01-24T00:47:02.6477948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/522/base' 2025-01-24T00:47:02.6478462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/522/head' 2025-01-24T00:47:02.6479357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/522/orig' 2025-01-24T00:47:02.6479941Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/522' 2025-01-24T00:47:02.6480531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/539/base' 2025-01-24T00:47:02.6481504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/539/head' 2025-01-24T00:47:02.6482025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/539/orig' 2025-01-24T00:47:02.6482556Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/539' 2025-01-24T00:47:02.6483059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/541/base' 2025-01-24T00:47:02.6483578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/541/head' 2025-01-24T00:47:02.6484089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/541/orig' 2025-01-24T00:47:02.6484983Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/541' 2025-01-24T00:47:02.6485565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/542/base' 2025-01-24T00:47:02.6486071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/542/head' 2025-01-24T00:47:02.6486665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/542/orig' 2025-01-24T00:47:02.6487196Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/542' 2025-01-24T00:47:02.6487770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/566/base' 2025-01-24T00:47:02.6488700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/566/head' 2025-01-24T00:47:02.6489212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/566/orig' 2025-01-24T00:47:02.6490096Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/566' 2025-01-24T00:47:02.6490697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/571/base' 2025-01-24T00:47:02.6491210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/571/head' 2025-01-24T00:47:02.6491716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/571/orig' 2025-01-24T00:47:02.6492398Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/571' 2025-01-24T00:47:02.6493164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/573/base' 2025-01-24T00:47:02.6493883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/573/head' 2025-01-24T00:47:02.6494396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/573/orig' 2025-01-24T00:47:02.6494920Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/573' 2025-01-24T00:47:02.6495421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/580/base' 2025-01-24T00:47:02.6496111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/580/head' 2025-01-24T00:47:02.6497074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/580/orig' 2025-01-24T00:47:02.6497612Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/580' 2025-01-24T00:47:02.6498478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/598/base' 2025-01-24T00:47:02.6499076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/598/head' 2025-01-24T00:47:02.6499594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/598/orig' 2025-01-24T00:47:02.6500127Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/598' 2025-01-24T00:47:02.6500636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/599/base' 2025-01-24T00:47:02.6501646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/599/head' 2025-01-24T00:47:02.6502168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/599/orig' 2025-01-24T00:47:02.6502707Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/599' 2025-01-24T00:47:02.6503212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/600/base' 2025-01-24T00:47:02.6503948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/600/head' 2025-01-24T00:47:02.6504870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/600/orig' 2025-01-24T00:47:02.6505477Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/600' 2025-01-24T00:47:02.6506367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/601/base' 2025-01-24T00:47:02.6506872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/601/head' 2025-01-24T00:47:02.6507371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/601/orig' 2025-01-24T00:47:02.6507909Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/601' 2025-01-24T00:47:02.6508683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/602/base' 2025-01-24T00:47:02.6509370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/602/head' 2025-01-24T00:47:02.6509869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/602/orig' 2025-01-24T00:47:02.6510414Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/602' 2025-01-24T00:47:02.6510935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/603/base' 2025-01-24T00:47:02.6511693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/603/head' 2025-01-24T00:47:02.6512473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/603/orig' 2025-01-24T00:47:02.6513016Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/603' 2025-01-24T00:47:02.6513572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/604/base' 2025-01-24T00:47:02.6514169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/604/head' 2025-01-24T00:47:02.6515041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/604/orig' 2025-01-24T00:47:02.6515649Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/604' 2025-01-24T00:47:02.6516170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/605/base' 2025-01-24T00:47:02.6517102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/605/head' 2025-01-24T00:47:02.6517633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/605/orig' 2025-01-24T00:47:02.6518165Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/605' 2025-01-24T00:47:02.6518674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/606/base' 2025-01-24T00:47:02.6519196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/606/head' 2025-01-24T00:47:02.6519700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/606/orig' 2025-01-24T00:47:02.6520663Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/606' 2025-01-24T00:47:02.6521197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/607/base' 2025-01-24T00:47:02.6521702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/607/head' 2025-01-24T00:47:02.6522228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/607/orig' 2025-01-24T00:47:02.6522757Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/607' 2025-01-24T00:47:02.6523365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/608/base' 2025-01-24T00:47:02.6524227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/608/head' 2025-01-24T00:47:02.6524736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/608/orig' 2025-01-24T00:47:02.6525281Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/608' 2025-01-24T00:47:02.6525789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/609/base' 2025-01-24T00:47:02.6526419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/609/head' 2025-01-24T00:47:02.6527379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/609/orig' 2025-01-24T00:47:02.6527916Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/609' 2025-01-24T00:47:02.6528500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/610/base' 2025-01-24T00:47:02.6529070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/610/head' 2025-01-24T00:47:02.6529573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/610/orig' 2025-01-24T00:47:02.6530247Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/610' 2025-01-24T00:47:02.6531073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/611/base' 2025-01-24T00:47:02.6531620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/611/head' 2025-01-24T00:47:02.6532131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/611/orig' 2025-01-24T00:47:02.6532664Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/611' 2025-01-24T00:47:02.6533179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/612/base' 2025-01-24T00:47:02.6534095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/612/head' 2025-01-24T00:47:02.6534645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/612/orig' 2025-01-24T00:47:02.6535239Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/612' 2025-01-24T00:47:02.6536124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/613/base' 2025-01-24T00:47:02.6536639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/613/head' 2025-01-24T00:47:02.6537145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/613/orig' 2025-01-24T00:47:02.6537691Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/613' 2025-01-24T00:47:02.6538627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/614/base' 2025-01-24T00:47:02.6539131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/614/head' 2025-01-24T00:47:02.6539646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/614/orig' 2025-01-24T00:47:02.6540178Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/614' 2025-01-24T00:47:02.6540704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/615/base' 2025-01-24T00:47:02.6541646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/615/head' 2025-01-24T00:47:02.6542156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/615/orig' 2025-01-24T00:47:02.6542700Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/615' 2025-01-24T00:47:02.6543204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/616/base' 2025-01-24T00:47:02.6543800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/616/head' 2025-01-24T00:47:02.6544766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/616/orig' 2025-01-24T00:47:02.6545300Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/616' 2025-01-24T00:47:02.6546025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/617/base' 2025-01-24T00:47:02.6546806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/617/head' 2025-01-24T00:47:02.6547311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/617/orig' 2025-01-24T00:47:02.6547854Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/617' 2025-01-24T00:47:02.6548418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/618/base' 2025-01-24T00:47:02.6549139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/618/head' 2025-01-24T00:47:02.6549875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/618/orig' 2025-01-24T00:47:02.6550402Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/618' 2025-01-24T00:47:02.6550916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/619/base' 2025-01-24T00:47:02.6551425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/619/head' 2025-01-24T00:47:02.6552151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/619/orig' 2025-01-24T00:47:02.6552907Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/619' 2025-01-24T00:47:02.6553415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/620/base' 2025-01-24T00:47:02.6553937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/620/head' 2025-01-24T00:47:02.6554442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/620/orig' 2025-01-24T00:47:02.6555152Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/620' 2025-01-24T00:47:02.6555927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/621/base' 2025-01-24T00:47:02.6556438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/621/head' 2025-01-24T00:47:02.6557054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/621/orig' 2025-01-24T00:47:02.6557927Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/621' 2025-01-24T00:47:02.6558434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/622/base' 2025-01-24T00:47:02.6558954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/622/head' 2025-01-24T00:47:02.6559522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/622/orig' 2025-01-24T00:47:02.6560555Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/622' 2025-01-24T00:47:02.6561063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/623/base' 2025-01-24T00:47:02.6561569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/623/head' 2025-01-24T00:47:02.6562090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/623/orig' 2025-01-24T00:47:02.6562637Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/623' 2025-01-24T00:47:02.6563162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/624/base' 2025-01-24T00:47:02.6563669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/624/head' 2025-01-24T00:47:02.6564181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/624/orig' 2025-01-24T00:47:02.6564718Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/624' 2025-01-24T00:47:02.6565218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/625/base' 2025-01-24T00:47:02.6565737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/625/head' 2025-01-24T00:47:02.6566237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/625/orig' 2025-01-24T00:47:02.6566849Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/625' 2025-01-24T00:47:02.6567378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/626/base' 2025-01-24T00:47:02.6567884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/626/head' 2025-01-24T00:47:02.6568404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/626/orig' 2025-01-24T00:47:02.6568936Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/626' 2025-01-24T00:47:02.6569442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/627/base' 2025-01-24T00:47:02.6569964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/627/head' 2025-01-24T00:47:02.6570479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/627/orig' 2025-01-24T00:47:02.6571010Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/627' 2025-01-24T00:47:02.6571527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/628/base' 2025-01-24T00:47:02.6572037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/628/head' 2025-01-24T00:47:02.6572552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/628/orig' 2025-01-24T00:47:02.6573149Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/628' 2025-01-24T00:47:02.6573654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/629/base' 2025-01-24T00:47:02.6574221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/629/head' 2025-01-24T00:47:02.6574725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/629/orig' 2025-01-24T00:47:02.6575268Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/629' 2025-01-24T00:47:02.6575774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/630/base' 2025-01-24T00:47:02.6576281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/630/head' 2025-01-24T00:47:02.6576805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/630/orig' 2025-01-24T00:47:02.6577336Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/630' 2025-01-24T00:47:02.6577855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/631/base' 2025-01-24T00:47:02.6578364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/631/head' 2025-01-24T00:47:02.6578868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/631/orig' 2025-01-24T00:47:02.6579411Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/631' 2025-01-24T00:47:02.6579914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/632/base' 2025-01-24T00:47:02.6580438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/632/head' 2025-01-24T00:47:02.6580945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/632/orig' 2025-01-24T00:47:02.6581721Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/632' 2025-01-24T00:47:02.6582476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/633/base' 2025-01-24T00:47:02.6582980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/633/head' 2025-01-24T00:47:02.6583490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/633/orig' 2025-01-24T00:47:02.6584028Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/633' 2025-01-24T00:47:02.6584537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/634/base' 2025-01-24T00:47:02.6585053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/634/head' 2025-01-24T00:47:02.6585557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/634/orig' 2025-01-24T00:47:02.6586337Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/634' 2025-01-24T00:47:02.6587049Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305' 2025-01-24T00:47:02.6587616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anjali411/216/base' 2025-01-24T00:47:02.6588174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anjali411/216/head' 2025-01-24T00:47:02.6588665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anjali411/216/orig' 2025-01-24T00:47:02.6589181Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anjali411/216' 2025-01-24T00:47:02.6589690Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anjali411' 2025-01-24T00:47:02.6590183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/120/base' 2025-01-24T00:47:02.6590883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/120/head' 2025-01-24T00:47:02.6591622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/120/orig' 2025-01-24T00:47:02.6592312Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/120' 2025-01-24T00:47:02.6592822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/132/base' 2025-01-24T00:47:02.6593310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/132/head' 2025-01-24T00:47:02.6593829Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/132' 2025-01-24T00:47:02.6594337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/141/base' 2025-01-24T00:47:02.6594827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/141/head' 2025-01-24T00:47:02.6595332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/141/orig' 2025-01-24T00:47:02.6595851Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/141' 2025-01-24T00:47:02.6596343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/147/base' 2025-01-24T00:47:02.6596841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/147/head' 2025-01-24T00:47:02.6597452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/147/orig' 2025-01-24T00:47:02.6598310Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/147' 2025-01-24T00:47:02.6598804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/159/base' 2025-01-24T00:47:02.6599312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/159/head' 2025-01-24T00:47:02.6599816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/159/orig' 2025-01-24T00:47:02.6600337Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/159' 2025-01-24T00:47:02.6600840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/168/base' 2025-01-24T00:47:02.6601430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/168/head' 2025-01-24T00:47:02.6601925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/168/orig' 2025-01-24T00:47:02.6602518Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/168' 2025-01-24T00:47:02.6603010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/169/base' 2025-01-24T00:47:02.6603700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/169/head' 2025-01-24T00:47:02.6604454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/169/orig' 2025-01-24T00:47:02.6604972Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/169' 2025-01-24T00:47:02.6605485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/170/base' 2025-01-24T00:47:02.6605981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/170/head' 2025-01-24T00:47:02.6606540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/170/orig' 2025-01-24T00:47:02.6607077Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/170' 2025-01-24T00:47:02.6607567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/171/base' 2025-01-24T00:47:02.6608070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/171/head' 2025-01-24T00:47:02.6608566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/171/orig' 2025-01-24T00:47:02.6609087Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/171' 2025-01-24T00:47:02.6609594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/172/base' 2025-01-24T00:47:02.6610149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/172/head' 2025-01-24T00:47:02.6611054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/172/orig' 2025-01-24T00:47:02.6611569Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/172' 2025-01-24T00:47:02.6612066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/173/base' 2025-01-24T00:47:02.6612578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/173/head' 2025-01-24T00:47:02.6613075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/173/orig' 2025-01-24T00:47:02.6613602Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/173' 2025-01-24T00:47:02.6614096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/174/base' 2025-01-24T00:47:02.6614586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/174/head' 2025-01-24T00:47:02.6615090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/174/orig' 2025-01-24T00:47:02.6616118Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/174' 2025-01-24T00:47:02.6616653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/175/base' 2025-01-24T00:47:02.6617154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/175/head' 2025-01-24T00:47:02.6617645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/175/orig' 2025-01-24T00:47:02.6618176Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/175' 2025-01-24T00:47:02.6618669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/176/base' 2025-01-24T00:47:02.6619164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/176/head' 2025-01-24T00:47:02.6619669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/176/orig' 2025-01-24T00:47:02.6620192Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/176' 2025-01-24T00:47:02.6620871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/177/base' 2025-01-24T00:47:02.6621630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/177/head' 2025-01-24T00:47:02.6622118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/177/orig' 2025-01-24T00:47:02.6622652Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/177' 2025-01-24T00:47:02.6623154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/178/base' 2025-01-24T00:47:02.6623666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/178/head' 2025-01-24T00:47:02.6624160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/178/orig' 2025-01-24T00:47:02.6624682Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/178' 2025-01-24T00:47:02.6625187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/179/base' 2025-01-24T00:47:02.6625767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/179/head' 2025-01-24T00:47:02.6626658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/179/orig' 2025-01-24T00:47:02.6627193Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/179' 2025-01-24T00:47:02.6627684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/180/base' 2025-01-24T00:47:02.6628188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/180/head' 2025-01-24T00:47:02.6628676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/180/orig' 2025-01-24T00:47:02.6629191Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/180' 2025-01-24T00:47:02.6629692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/181/base' 2025-01-24T00:47:02.6630239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/181/head' 2025-01-24T00:47:02.6630891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/181/orig' 2025-01-24T00:47:02.6631736Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/181' 2025-01-24T00:47:02.6632227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/182/base' 2025-01-24T00:47:02.6632730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/182/head' 2025-01-24T00:47:02.6633290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/182/orig' 2025-01-24T00:47:02.6634186Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/182' 2025-01-24T00:47:02.6634680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/183/base' 2025-01-24T00:47:02.6635170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/183/head' 2025-01-24T00:47:02.6635676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/183/orig' 2025-01-24T00:47:02.6636189Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/183' 2025-01-24T00:47:02.6636690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/184/base' 2025-01-24T00:47:02.6637180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/184/head' 2025-01-24T00:47:02.6637678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/184/orig' 2025-01-24T00:47:02.6638226Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/184' 2025-01-24T00:47:02.6639156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/185/base' 2025-01-24T00:47:02.6639655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/185/head' 2025-01-24T00:47:02.6640157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/185/orig' 2025-01-24T00:47:02.6640674Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/185' 2025-01-24T00:47:02.6641182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/186/base' 2025-01-24T00:47:02.6641677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/186/head' 2025-01-24T00:47:02.6642165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/186/orig' 2025-01-24T00:47:02.6642694Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/186' 2025-01-24T00:47:02.6643186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/187/base' 2025-01-24T00:47:02.6643688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/187/head' 2025-01-24T00:47:02.6644680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/187/orig' 2025-01-24T00:47:02.6645202Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/187' 2025-01-24T00:47:02.6645806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/188/base' 2025-01-24T00:47:02.6646365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/188/head' 2025-01-24T00:47:02.6646870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/188/orig' 2025-01-24T00:47:02.6647386Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/188' 2025-01-24T00:47:02.6647878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/189/base' 2025-01-24T00:47:02.6648387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/189/head' 2025-01-24T00:47:02.6648881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/189/orig' 2025-01-24T00:47:02.6649800Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/189' 2025-01-24T00:47:02.6650361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/190/base' 2025-01-24T00:47:02.6650849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/190/head' 2025-01-24T00:47:02.6651353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/190/orig' 2025-01-24T00:47:02.6651874Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/190' 2025-01-24T00:47:02.6652365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/191/base' 2025-01-24T00:47:02.6652874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/191/head' 2025-01-24T00:47:02.6653365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/191/orig' 2025-01-24T00:47:02.6653894Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/191' 2025-01-24T00:47:02.6654386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/192/base' 2025-01-24T00:47:02.6654875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/192/head' 2025-01-24T00:47:02.6655812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/192/orig' 2025-01-24T00:47:02.6656350Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/192' 2025-01-24T00:47:02.6656862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/193/base' 2025-01-24T00:47:02.6657355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/193/head' 2025-01-24T00:47:02.6657846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/193/orig' 2025-01-24T00:47:02.6658378Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/193' 2025-01-24T00:47:02.6658944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/194/base' 2025-01-24T00:47:02.6659493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/194/head' 2025-01-24T00:47:02.6659997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/194/orig' 2025-01-24T00:47:02.6660516Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/194' 2025-01-24T00:47:02.6661253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/195/base' 2025-01-24T00:47:02.6661992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/195/head' 2025-01-24T00:47:02.6662485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/195/orig' 2025-01-24T00:47:02.6663021Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/195' 2025-01-24T00:47:02.6663524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/196/base' 2025-01-24T00:47:02.6664028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/196/head' 2025-01-24T00:47:02.6664520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/196/orig' 2025-01-24T00:47:02.6665036Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/196' 2025-01-24T00:47:02.6665542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/197/base' 2025-01-24T00:47:02.6666039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/197/head' 2025-01-24T00:47:02.6666552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/197/orig' 2025-01-24T00:47:02.6667065Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/197' 2025-01-24T00:47:02.6667795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/198/base' 2025-01-24T00:47:02.6668509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/198/head' 2025-01-24T00:47:02.6668999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/198/orig' 2025-01-24T00:47:02.6669516Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/198' 2025-01-24T00:47:02.6670019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/199/base' 2025-01-24T00:47:02.6670515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/199/head' 2025-01-24T00:47:02.6671014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/199/orig' 2025-01-24T00:47:02.6671528Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/199' 2025-01-24T00:47:02.6672015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/200/base' 2025-01-24T00:47:02.6672553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/200/head' 2025-01-24T00:47:02.6673097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/200/orig' 2025-01-24T00:47:02.6673673Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/200' 2025-01-24T00:47:02.6674553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/201/base' 2025-01-24T00:47:02.6675102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/201/head' 2025-01-24T00:47:02.6675607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/201/orig' 2025-01-24T00:47:02.6676123Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/201' 2025-01-24T00:47:02.6676633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/202/base' 2025-01-24T00:47:02.6677122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/202/head' 2025-01-24T00:47:02.6677612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/202/orig' 2025-01-24T00:47:02.6678142Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/202' 2025-01-24T00:47:02.6678627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/203/base' 2025-01-24T00:47:02.6679134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/203/head' 2025-01-24T00:47:02.6679648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/203/orig' 2025-01-24T00:47:02.6680591Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/203' 2025-01-24T00:47:02.6681100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/204/base' 2025-01-24T00:47:02.6681591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/204/head' 2025-01-24T00:47:02.6682084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/204/orig' 2025-01-24T00:47:02.6682611Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/204' 2025-01-24T00:47:02.6683106Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste' 2025-01-24T00:47:02.6683644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/39/base' 2025-01-24T00:47:02.6684165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/39/head' 2025-01-24T00:47:02.6684689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/39/orig' 2025-01-24T00:47:02.6685242Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/39' 2025-01-24T00:47:02.6685760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/44/base' 2025-01-24T00:47:02.6686362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/44/head' 2025-01-24T00:47:02.6687385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/44/orig' 2025-01-24T00:47:02.6687929Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/44' 2025-01-24T00:47:02.6688534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/45/base' 2025-01-24T00:47:02.6689054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/45/head' 2025-01-24T00:47:02.6689586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/45/orig' 2025-01-24T00:47:02.6690120Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/45' 2025-01-24T00:47:02.6690636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/46/base' 2025-01-24T00:47:02.6691168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/46/head' 2025-01-24T00:47:02.6691686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/46/orig' 2025-01-24T00:47:02.6692376Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/46' 2025-01-24T00:47:02.6692909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/47/base' 2025-01-24T00:47:02.6693426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/47/head' 2025-01-24T00:47:02.6693954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/47/orig' 2025-01-24T00:47:02.6694495Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/47' 2025-01-24T00:47:02.6695014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/48/base' 2025-01-24T00:47:02.6695542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/48/head' 2025-01-24T00:47:02.6696059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/48/orig' 2025-01-24T00:47:02.6696884Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/48' 2025-01-24T00:47:02.6697636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/49/base' 2025-01-24T00:47:02.6698158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/49/head' 2025-01-24T00:47:02.6698687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/49/orig' 2025-01-24T00:47:02.6699227Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/49' 2025-01-24T00:47:02.6699764Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri' 2025-01-24T00:47:02.6700235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/431/base' 2025-01-24T00:47:02.6700708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/431/head' 2025-01-24T00:47:02.6701194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/431/orig' 2025-01-24T00:47:02.6701853Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/431' 2025-01-24T00:47:02.6702410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/432/base' 2025-01-24T00:47:02.6702882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/432/head' 2025-01-24T00:47:02.6703357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/432/orig' 2025-01-24T00:47:02.6703870Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/432' 2025-01-24T00:47:02.6704346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/434/base' 2025-01-24T00:47:02.6704822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/434/head' 2025-01-24T00:47:02.6705306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/434/orig' 2025-01-24T00:47:02.6705808Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/434' 2025-01-24T00:47:02.6706291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/437/base' 2025-01-24T00:47:02.6706759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/437/head' 2025-01-24T00:47:02.6707230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/437/orig' 2025-01-24T00:47:02.6707742Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/437' 2025-01-24T00:47:02.6708220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/442/base' 2025-01-24T00:47:02.6708712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/442/head' 2025-01-24T00:47:02.6709182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/442/orig' 2025-01-24T00:47:02.6709670Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/442' 2025-01-24T00:47:02.6710161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/443/base' 2025-01-24T00:47:02.6710629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/443/head' 2025-01-24T00:47:02.6711117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/443/orig' 2025-01-24T00:47:02.6711612Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/443' 2025-01-24T00:47:02.6712086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/647/base' 2025-01-24T00:47:02.6712569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/647/head' 2025-01-24T00:47:02.6713040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/647/orig' 2025-01-24T00:47:02.6713537Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/647' 2025-01-24T00:47:02.6714025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/657/base' 2025-01-24T00:47:02.6714543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/657/head' 2025-01-24T00:47:02.6715084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/657/orig' 2025-01-24T00:47:02.6715580Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/657' 2025-01-24T00:47:02.6716051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/666/base' 2025-01-24T00:47:02.6716534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/666/head' 2025-01-24T00:47:02.6717002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/666/orig' 2025-01-24T00:47:02.6717506Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/666' 2025-01-24T00:47:02.6717980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/667/base' 2025-01-24T00:47:02.6718455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/667/head' 2025-01-24T00:47:02.6718941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/667/orig' 2025-01-24T00:47:02.6719487Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/667' 2025-01-24T00:47:02.6719956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/668/base' 2025-01-24T00:47:02.6720488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/668/head' 2025-01-24T00:47:02.6720962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/668/orig' 2025-01-24T00:47:02.6721464Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/668' 2025-01-24T00:47:02.6721938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/669/base' 2025-01-24T00:47:02.6722407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/669/head' 2025-01-24T00:47:02.6722890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/669/orig' 2025-01-24T00:47:02.6723382Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/669' 2025-01-24T00:47:02.6723874Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu' 2025-01-24T00:47:02.6724364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/588/base' 2025-01-24T00:47:02.6724858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/588/head' 2025-01-24T00:47:02.6725359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/588/orig' 2025-01-24T00:47:02.6725871Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/588' 2025-01-24T00:47:02.6726490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/604/base' 2025-01-24T00:47:02.6726980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/604/head' 2025-01-24T00:47:02.6727528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/604/orig' 2025-01-24T00:47:02.6728057Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/604' 2025-01-24T00:47:02.6728591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/617/base' 2025-01-24T00:47:02.6729080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/617/head' 2025-01-24T00:47:02.6729580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/617/orig' 2025-01-24T00:47:02.6730092Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/617' 2025-01-24T00:47:02.6730599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/619/base' 2025-01-24T00:47:02.6731086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/619/head' 2025-01-24T00:47:02.6731764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/619/orig' 2025-01-24T00:47:02.6732526Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/619' 2025-01-24T00:47:02.6733013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/620/base' 2025-01-24T00:47:02.6733510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/620/head' 2025-01-24T00:47:02.6733995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/620/orig' 2025-01-24T00:47:02.6734512Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/620' 2025-01-24T00:47:02.6735010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/626/base' 2025-01-24T00:47:02.6735500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/626/head' 2025-01-24T00:47:02.6735999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/626/orig' 2025-01-24T00:47:02.6736511Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/626' 2025-01-24T00:47:02.6736997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/627/base' 2025-01-24T00:47:02.6737495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/627/head' 2025-01-24T00:47:02.6737984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/627/orig' 2025-01-24T00:47:02.6738499Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/627' 2025-01-24T00:47:02.6739000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/628/base' 2025-01-24T00:47:02.6739484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/628/head' 2025-01-24T00:47:02.6740018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/628/orig' 2025-01-24T00:47:02.6740545Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/628' 2025-01-24T00:47:02.6741085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/629/base' 2025-01-24T00:47:02.6741645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/629/head' 2025-01-24T00:47:02.6742131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/629/orig' 2025-01-24T00:47:02.6742696Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/629' 2025-01-24T00:47:02.6743183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/630/base' 2025-01-24T00:47:02.6743672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/630/head' 2025-01-24T00:47:02.6744173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/630/orig' 2025-01-24T00:47:02.6744688Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/630' 2025-01-24T00:47:02.6745190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/634/base' 2025-01-24T00:47:02.6745702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/634/head' 2025-01-24T00:47:02.6746210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/634/orig' 2025-01-24T00:47:02.6746733Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/634' 2025-01-24T00:47:02.6747219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/635/base' 2025-01-24T00:47:02.6747706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/635/head' 2025-01-24T00:47:02.6748215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/635/orig' 2025-01-24T00:47:02.6748727Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/635' 2025-01-24T00:47:02.6749225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/636/base' 2025-01-24T00:47:02.6749713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/636/head' 2025-01-24T00:47:02.6750198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/636/orig' 2025-01-24T00:47:02.6750720Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/636' 2025-01-24T00:47:02.6751209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/637/base' 2025-01-24T00:47:02.6751712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/637/head' 2025-01-24T00:47:02.6752245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/637/orig' 2025-01-24T00:47:02.6752755Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/637' 2025-01-24T00:47:02.6753262Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh' 2025-01-24T00:47:02.6753784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/35/base' 2025-01-24T00:47:02.6754374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/35/head' 2025-01-24T00:47:02.6754943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/35/orig' 2025-01-24T00:47:02.6755486Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/35' 2025-01-24T00:47:02.6756023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/41/base' 2025-01-24T00:47:02.6756546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/41/head' 2025-01-24T00:47:02.6757080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/41/orig' 2025-01-24T00:47:02.6757625Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/41' 2025-01-24T00:47:02.6758196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/42/base' 2025-01-24T00:47:02.6758737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/42/head' 2025-01-24T00:47:02.6759259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/42/orig' 2025-01-24T00:47:02.6759798Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/42' 2025-01-24T00:47:02.6760334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/44/base' 2025-01-24T00:47:02.6760858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/44/head' 2025-01-24T00:47:02.6761393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/44/orig' 2025-01-24T00:47:02.6761940Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/44' 2025-01-24T00:47:02.6762458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/45/base' 2025-01-24T00:47:02.6762993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/45/head' 2025-01-24T00:47:02.6763513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/45/orig' 2025-01-24T00:47:02.6764067Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/45' 2025-01-24T00:47:02.6764590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/46/base' 2025-01-24T00:47:02.6765115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/46/head' 2025-01-24T00:47:02.6765697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/46/orig' 2025-01-24T00:47:02.6766236Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/46' 2025-01-24T00:47:02.6766840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/47/base' 2025-01-24T00:47:02.6767362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/47/head' 2025-01-24T00:47:02.6767945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/47/orig' 2025-01-24T00:47:02.6768546Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/47' 2025-01-24T00:47:02.6769068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/48/base' 2025-01-24T00:47:02.6769601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/48/head' 2025-01-24T00:47:02.6770121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/48/orig' 2025-01-24T00:47:02.6770663Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/48' 2025-01-24T00:47:02.6771205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/49/base' 2025-01-24T00:47:02.6771739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/49/head' 2025-01-24T00:47:02.6772271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/49/orig' 2025-01-24T00:47:02.6772813Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/49' 2025-01-24T00:47:02.6773333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/50/base' 2025-01-24T00:47:02.6773886Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/50' 2025-01-24T00:47:02.6774412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/51/base' 2025-01-24T00:47:02.6774937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/51/head' 2025-01-24T00:47:02.6775479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/51/orig' 2025-01-24T00:47:02.6776019Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/51' 2025-01-24T00:47:02.6776553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/52/base' 2025-01-24T00:47:02.6777078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/52/head' 2025-01-24T00:47:02.6777604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/52/orig' 2025-01-24T00:47:02.6778163Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/52' 2025-01-24T00:47:02.6778692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/53/base' 2025-01-24T00:47:02.6779230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/53/head' 2025-01-24T00:47:02.6779758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/53/orig' 2025-01-24T00:47:02.6780299Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/53' 2025-01-24T00:47:02.6780831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/54/base' 2025-01-24T00:47:02.6781410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/54/head' 2025-01-24T00:47:02.6781994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/54/orig' 2025-01-24T00:47:02.6782536Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/54' 2025-01-24T00:47:02.6783059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/55/base' 2025-01-24T00:47:02.6783602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/55/head' 2025-01-24T00:47:02.6784170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/55/orig' 2025-01-24T00:47:02.6784729Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/55' 2025-01-24T00:47:02.6785256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/56/base' 2025-01-24T00:47:02.6785782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/56/head' 2025-01-24T00:47:02.6786325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/56/orig' 2025-01-24T00:47:02.6786866Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/56' 2025-01-24T00:47:02.6787406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/57/base' 2025-01-24T00:47:02.6787934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/57/head' 2025-01-24T00:47:02.6788458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/57/orig' 2025-01-24T00:47:02.6789018Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/57' 2025-01-24T00:47:02.6789589Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1' 2025-01-24T00:47:02.6790083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bertmaher/3/base' 2025-01-24T00:47:02.6790582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bertmaher/3/head' 2025-01-24T00:47:02.6791070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bertmaher/3/orig' 2025-01-24T00:47:02.6791603Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bertmaher/3' 2025-01-24T00:47:02.6792247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bertmaher/4/base' 2025-01-24T00:47:02.6792740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bertmaher/4/head' 2025-01-24T00:47:02.6793245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bertmaher/4/orig' 2025-01-24T00:47:02.6793757Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bertmaher/4' 2025-01-24T00:47:02.6794274Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bertmaher' 2025-01-24T00:47:02.6794888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bigfootjon/1/base' 2025-01-24T00:47:02.6795508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bigfootjon/1/head' 2025-01-24T00:47:02.6796043Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bigfootjon/1' 2025-01-24T00:47:02.6796539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bigfootjon/2/base' 2025-01-24T00:47:02.6797052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bigfootjon/2/orig' 2025-01-24T00:47:02.6797572Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bigfootjon/2' 2025-01-24T00:47:02.6798082Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bigfootjon' 2025-01-24T00:47:02.6798579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/blzheng/3/base' 2025-01-24T00:47:02.6799064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/blzheng/3/head' 2025-01-24T00:47:02.6799555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/blzheng/3/orig' 2025-01-24T00:47:02.6800056Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/blzheng/3' 2025-01-24T00:47:02.6800552Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/blzheng' 2025-01-24T00:47:02.6801129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/119/base' 2025-01-24T00:47:02.6801635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/119/head' 2025-01-24T00:47:02.6802140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/119/orig' 2025-01-24T00:47:02.6802681Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/119' 2025-01-24T00:47:02.6803187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/146/base' 2025-01-24T00:47:02.6803704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/146/head' 2025-01-24T00:47:02.6804208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/146/orig' 2025-01-24T00:47:02.6804741Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/146' 2025-01-24T00:47:02.6805261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/183/base' 2025-01-24T00:47:02.6805765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/183/head' 2025-01-24T00:47:02.6806348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/183/orig' 2025-01-24T00:47:02.6806874Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/183' 2025-01-24T00:47:02.6807373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/187/base' 2025-01-24T00:47:02.6807885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/187/head' 2025-01-24T00:47:02.6808454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/187/orig' 2025-01-24T00:47:02.6809040Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/187' 2025-01-24T00:47:02.6809541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/191/base' 2025-01-24T00:47:02.6810041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/191/head' 2025-01-24T00:47:02.6810550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/191/orig' 2025-01-24T00:47:02.6811073Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/191' 2025-01-24T00:47:02.6811574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/192/base' 2025-01-24T00:47:02.6812088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/192/head' 2025-01-24T00:47:02.6812588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/192/orig' 2025-01-24T00:47:02.6813125Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/192' 2025-01-24T00:47:02.6813628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/193/base' 2025-01-24T00:47:02.6814129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/193/head' 2025-01-24T00:47:02.6814647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/193/orig' 2025-01-24T00:47:02.6815170Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/193' 2025-01-24T00:47:02.6815685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/194/base' 2025-01-24T00:47:02.6816183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/194/head' 2025-01-24T00:47:02.6816684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/194/orig' 2025-01-24T00:47:02.6817216Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/194' 2025-01-24T00:47:02.6817720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/195/base' 2025-01-24T00:47:02.6818235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/195/head' 2025-01-24T00:47:02.6818739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/195/orig' 2025-01-24T00:47:02.6819265Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/195' 2025-01-24T00:47:02.6819856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/196/base' 2025-01-24T00:47:02.6820362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/196/head' 2025-01-24T00:47:02.6820877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/196/orig' 2025-01-24T00:47:02.6821459Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/196' 2025-01-24T00:47:02.6822010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/197/base' 2025-01-24T00:47:02.6822525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/197/head' 2025-01-24T00:47:02.6823026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/197/orig' 2025-01-24T00:47:02.6823551Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/197' 2025-01-24T00:47:02.6824061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/198/base' 2025-01-24T00:47:02.6824566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/198/head' 2025-01-24T00:47:02.6825078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/198/orig' 2025-01-24T00:47:02.6825607Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/198' 2025-01-24T00:47:02.6826105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/199/base' 2025-01-24T00:47:02.6826620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/199/head' 2025-01-24T00:47:02.6827122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/199/orig' 2025-01-24T00:47:02.6827658Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/199' 2025-01-24T00:47:02.6828160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/200/base' 2025-01-24T00:47:02.6828665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/200/head' 2025-01-24T00:47:02.6829177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/200/orig' 2025-01-24T00:47:02.6829701Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/200' 2025-01-24T00:47:02.6830218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/201/base' 2025-01-24T00:47:02.6830721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/201/head' 2025-01-24T00:47:02.6831225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/201/orig' 2025-01-24T00:47:02.6831765Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/201' 2025-01-24T00:47:02.6832269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/202/base' 2025-01-24T00:47:02.6832783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/202/head' 2025-01-24T00:47:02.6833285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/202/orig' 2025-01-24T00:47:02.6833812Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/202' 2025-01-24T00:47:02.6834377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/203/base' 2025-01-24T00:47:02.6834878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/203/head' 2025-01-24T00:47:02.6835425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/203/orig' 2025-01-24T00:47:02.6835971Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/203' 2025-01-24T00:47:02.6836472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/204/base' 2025-01-24T00:47:02.6836984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/204/head' 2025-01-24T00:47:02.6837483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/204/orig' 2025-01-24T00:47:02.6838012Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/204' 2025-01-24T00:47:02.6838532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/205/base' 2025-01-24T00:47:02.6839031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/205/head' 2025-01-24T00:47:02.6839543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/205/orig' 2025-01-24T00:47:02.6840070Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/205' 2025-01-24T00:47:02.6840571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/206/base' 2025-01-24T00:47:02.6841089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/206/head' 2025-01-24T00:47:02.6841591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/206/orig' 2025-01-24T00:47:02.6842136Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/206' 2025-01-24T00:47:02.6842639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/207/base' 2025-01-24T00:47:02.6843140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/207/head' 2025-01-24T00:47:02.6843654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/207/orig' 2025-01-24T00:47:02.6844177Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/207' 2025-01-24T00:47:02.6844689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/208/base' 2025-01-24T00:47:02.6845194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/208/head' 2025-01-24T00:47:02.6845694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/208/orig' 2025-01-24T00:47:02.6846231Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/208' 2025-01-24T00:47:02.6846807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/209/base' 2025-01-24T00:47:02.6847309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/209/head' 2025-01-24T00:47:02.6847886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/209/orig' 2025-01-24T00:47:02.6848457Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/209' 2025-01-24T00:47:02.6848975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/210/base' 2025-01-24T00:47:02.6849472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/210/head' 2025-01-24T00:47:02.6849972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/210/orig' 2025-01-24T00:47:02.6850510Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/210' 2025-01-24T00:47:02.6851011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/211/base' 2025-01-24T00:47:02.6851526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/211/head' 2025-01-24T00:47:02.6852029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/211/orig' 2025-01-24T00:47:02.6852559Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/211' 2025-01-24T00:47:02.6853073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/212/base' 2025-01-24T00:47:02.6853573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/212/head' 2025-01-24T00:47:02.6854084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/212/orig' 2025-01-24T00:47:02.6854611Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/212' 2025-01-24T00:47:02.6855117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/213/base' 2025-01-24T00:47:02.6855628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/213/head' 2025-01-24T00:47:02.6856126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/213/orig' 2025-01-24T00:47:02.6856660Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/213' 2025-01-24T00:47:02.6857162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/214/base' 2025-01-24T00:47:02.6857665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/214/head' 2025-01-24T00:47:02.6858182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/214/orig' 2025-01-24T00:47:02.6858705Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/214' 2025-01-24T00:47:02.6859207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/215/base' 2025-01-24T00:47:02.6859718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/215/head' 2025-01-24T00:47:02.6860218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/215/orig' 2025-01-24T00:47:02.6860810Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/215' 2025-01-24T00:47:02.6861319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/216/base' 2025-01-24T00:47:02.6861871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/216/head' 2025-01-24T00:47:02.6862385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/216/orig' 2025-01-24T00:47:02.6862911Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/216' 2025-01-24T00:47:02.6863424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/217/base' 2025-01-24T00:47:02.6863923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/217/head' 2025-01-24T00:47:02.6864427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/217/orig' 2025-01-24T00:47:02.6864967Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/217' 2025-01-24T00:47:02.6865470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/218/base' 2025-01-24T00:47:02.6865983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/218/head' 2025-01-24T00:47:02.6866483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/218/orig' 2025-01-24T00:47:02.6867010Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/218' 2025-01-24T00:47:02.6867528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/219/base' 2025-01-24T00:47:02.6868029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/219/head' 2025-01-24T00:47:02.6868543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/219/orig' 2025-01-24T00:47:02.6869067Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/219' 2025-01-24T00:47:02.6869568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/220/base' 2025-01-24T00:47:02.6870082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/220/head' 2025-01-24T00:47:02.6870584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/220/orig' 2025-01-24T00:47:02.6871106Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/220' 2025-01-24T00:47:02.6871623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/221/base' 2025-01-24T00:47:02.6872190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/221/head' 2025-01-24T00:47:02.6872708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/221/orig' 2025-01-24T00:47:02.6873230Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/221' 2025-01-24T00:47:02.6873732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/222/base' 2025-01-24T00:47:02.6874297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/222/head' 2025-01-24T00:47:02.6874851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/222/orig' 2025-01-24T00:47:02.6875390Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/222' 2025-01-24T00:47:02.6875892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/223/base' 2025-01-24T00:47:02.6876392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/223/head' 2025-01-24T00:47:02.6876905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/223/orig' 2025-01-24T00:47:02.6877437Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/223' 2025-01-24T00:47:02.6878010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/224/base' 2025-01-24T00:47:02.6878512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/224/head' 2025-01-24T00:47:02.6879018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/224/orig' 2025-01-24T00:47:02.6879560Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/224' 2025-01-24T00:47:02.6880062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/225/base' 2025-01-24T00:47:02.6880587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/225/head' 2025-01-24T00:47:02.6881128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/225/orig' 2025-01-24T00:47:02.6881663Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/225' 2025-01-24T00:47:02.6882180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/226/base' 2025-01-24T00:47:02.6882730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/226/head' 2025-01-24T00:47:02.6883233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/226/orig' 2025-01-24T00:47:02.6883779Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/226' 2025-01-24T00:47:02.6884286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/227/base' 2025-01-24T00:47:02.6884805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/227/head' 2025-01-24T00:47:02.6885311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/227/orig' 2025-01-24T00:47:02.6885833Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/227' 2025-01-24T00:47:02.6886419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/228/base' 2025-01-24T00:47:02.6886924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/228/head' 2025-01-24T00:47:02.6887573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/228/orig' 2025-01-24T00:47:02.6888162Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/228' 2025-01-24T00:47:02.6888665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/229/base' 2025-01-24T00:47:02.6889185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/229/head' 2025-01-24T00:47:02.6889742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/229/orig' 2025-01-24T00:47:02.6890285Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/229' 2025-01-24T00:47:02.6890789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/230/base' 2025-01-24T00:47:02.6891288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/230/head' 2025-01-24T00:47:02.6891807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/230/orig' 2025-01-24T00:47:02.6892477Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/230' 2025-01-24T00:47:02.6892992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/231/base' 2025-01-24T00:47:02.6893495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/231/head' 2025-01-24T00:47:02.6893996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/231/orig' 2025-01-24T00:47:02.6894539Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/231' 2025-01-24T00:47:02.6895042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/232/base' 2025-01-24T00:47:02.6895543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/232/head' 2025-01-24T00:47:02.6896054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/232/orig' 2025-01-24T00:47:02.6896637Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/232' 2025-01-24T00:47:02.6897157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/233/base' 2025-01-24T00:47:02.6897668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/233/head' 2025-01-24T00:47:02.6898175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/233/orig' 2025-01-24T00:47:02.6898715Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/233' 2025-01-24T00:47:02.6899236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/234/base' 2025-01-24T00:47:02.6899750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/234/head' 2025-01-24T00:47:02.6900251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/234/orig' 2025-01-24T00:47:02.6900882Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/234' 2025-01-24T00:47:02.6901401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/235/base' 2025-01-24T00:47:02.6902043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/235/head' 2025-01-24T00:47:02.6902564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/235/orig' 2025-01-24T00:47:02.6903091Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/235' 2025-01-24T00:47:02.6903593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/236/base' 2025-01-24T00:47:02.6904112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/236/head' 2025-01-24T00:47:02.6904617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/236/orig' 2025-01-24T00:47:02.6905164Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/236' 2025-01-24T00:47:02.6905665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/237/base' 2025-01-24T00:47:02.6906166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/237/head' 2025-01-24T00:47:02.6906683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/237/orig' 2025-01-24T00:47:02.6907207Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/237' 2025-01-24T00:47:02.6907757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/238/base' 2025-01-24T00:47:02.6908271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/238/head' 2025-01-24T00:47:02.6908773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/238/orig' 2025-01-24T00:47:02.6909317Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/238' 2025-01-24T00:47:02.6909822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/239/base' 2025-01-24T00:47:02.6910322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/239/head' 2025-01-24T00:47:02.6910833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/239/orig' 2025-01-24T00:47:02.6911363Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/239' 2025-01-24T00:47:02.6911877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/240/base' 2025-01-24T00:47:02.6912375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/240/head' 2025-01-24T00:47:02.6912878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/240/orig' 2025-01-24T00:47:02.6913416Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/240' 2025-01-24T00:47:02.6913969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/241/base' 2025-01-24T00:47:02.6914601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/241/head' 2025-01-24T00:47:02.6915150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/241/orig' 2025-01-24T00:47:02.6915680Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/241' 2025-01-24T00:47:02.6916194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/242/base' 2025-01-24T00:47:02.6916698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/242/head' 2025-01-24T00:47:02.6917214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/242/orig' 2025-01-24T00:47:02.6917758Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/242' 2025-01-24T00:47:02.6918290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/243/base' 2025-01-24T00:47:02.6918811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/243/head' 2025-01-24T00:47:02.6919314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/243/orig' 2025-01-24T00:47:02.6919836Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/243' 2025-01-24T00:47:02.6920351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/244/base' 2025-01-24T00:47:02.6920854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/244/head' 2025-01-24T00:47:02.6921373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/244/orig' 2025-01-24T00:47:02.6921900Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/244' 2025-01-24T00:47:02.6922397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/245/base' 2025-01-24T00:47:02.6922931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/245/head' 2025-01-24T00:47:02.6923448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/245/orig' 2025-01-24T00:47:02.6924039Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/245' 2025-01-24T00:47:02.6924543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/246/base' 2025-01-24T00:47:02.6925046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/246/head' 2025-01-24T00:47:02.6925556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/246/orig' 2025-01-24T00:47:02.6926081Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/246' 2025-01-24T00:47:02.6926676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/247/base' 2025-01-24T00:47:02.6927179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/247/head' 2025-01-24T00:47:02.6927738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/247/orig' 2025-01-24T00:47:02.6928332Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/247' 2025-01-24T00:47:02.6928883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/248/base' 2025-01-24T00:47:02.6929398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/248/head' 2025-01-24T00:47:02.6929899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/248/orig' 2025-01-24T00:47:02.6930425Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/248' 2025-01-24T00:47:02.6930940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/249/base' 2025-01-24T00:47:02.6931443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/249/head' 2025-01-24T00:47:02.6931950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/249/orig' 2025-01-24T00:47:02.6932491Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/249' 2025-01-24T00:47:02.6933041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/250/base' 2025-01-24T00:47:02.6933554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/250/head' 2025-01-24T00:47:02.6934049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/250/orig' 2025-01-24T00:47:02.6934580Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/250' 2025-01-24T00:47:02.6935096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/251/base' 2025-01-24T00:47:02.6935594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/251/head' 2025-01-24T00:47:02.6936109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/251/orig' 2025-01-24T00:47:02.6936633Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/251' 2025-01-24T00:47:02.6937167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/252/base' 2025-01-24T00:47:02.6937687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/252/head' 2025-01-24T00:47:02.6938185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/252/orig' 2025-01-24T00:47:02.6938725Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/252' 2025-01-24T00:47:02.6939249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/253/base' 2025-01-24T00:47:02.6939770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/253/head' 2025-01-24T00:47:02.6940279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/253/orig' 2025-01-24T00:47:02.6940802Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/253' 2025-01-24T00:47:02.6941374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/254/base' 2025-01-24T00:47:02.6942013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/254/head' 2025-01-24T00:47:02.6942515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/254/orig' 2025-01-24T00:47:02.6943059Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/254' 2025-01-24T00:47:02.6943562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/255/base' 2025-01-24T00:47:02.6944115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/255/head' 2025-01-24T00:47:02.6944629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/255/orig' 2025-01-24T00:47:02.6945161Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/255' 2025-01-24T00:47:02.6945677Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93' 2025-01-24T00:47:02.6946197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/briancoutinho/2/base' 2025-01-24T00:47:02.6946711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/briancoutinho/2/head' 2025-01-24T00:47:02.6947258Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/briancoutinho/2' 2025-01-24T00:47:02.6947785Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/briancoutinho' 2025-01-24T00:47:02.6948301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c-p-i-o/1/base' 2025-01-24T00:47:02.6948781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c-p-i-o/1/head' 2025-01-24T00:47:02.6949306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c-p-i-o/1/orig' 2025-01-24T00:47:02.6949822Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c-p-i-o/1' 2025-01-24T00:47:02.6950299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c-p-i-o/3/base' 2025-01-24T00:47:02.6950793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c-p-i-o/3/head' 2025-01-24T00:47:02.6951270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c-p-i-o/3/orig' 2025-01-24T00:47:02.6951776Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c-p-i-o/3' 2025-01-24T00:47:02.6952267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c-p-i-o/4/base' 2025-01-24T00:47:02.6952743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c-p-i-o/4/head' 2025-01-24T00:47:02.6953218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c-p-i-o/4/orig' 2025-01-24T00:47:02.6953733Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c-p-i-o/4' 2025-01-24T00:47:02.6954272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c-p-i-o/5/base' 2025-01-24T00:47:02.6954808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c-p-i-o/5/head' 2025-01-24T00:47:02.6955340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c-p-i-o/5/orig' 2025-01-24T00:47:02.6955840Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c-p-i-o/5' 2025-01-24T00:47:02.6956350Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c-p-i-o' 2025-01-24T00:47:02.6956820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/19/base' 2025-01-24T00:47:02.6957302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/19/head' 2025-01-24T00:47:02.6957772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/19/orig' 2025-01-24T00:47:02.6958268Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/19' 2025-01-24T00:47:02.6958751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/20/base' 2025-01-24T00:47:02.6959222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/20/head' 2025-01-24T00:47:02.6959699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/20/orig' 2025-01-24T00:47:02.6960202Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/20' 2025-01-24T00:47:02.6960719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/21/base' 2025-01-24T00:47:02.6961207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/21/head' 2025-01-24T00:47:02.6961679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/21/orig' 2025-01-24T00:47:02.6962173Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/21' 2025-01-24T00:47:02.6962657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/23/base' 2025-01-24T00:47:02.6963123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/23/head' 2025-01-24T00:47:02.6963632Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/23' 2025-01-24T00:47:02.6964105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/24/base' 2025-01-24T00:47:02.6964570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/24/head' 2025-01-24T00:47:02.6965056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/24/orig' 2025-01-24T00:47:02.6965628Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/24' 2025-01-24T00:47:02.6966491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/25/base' 2025-01-24T00:47:02.6966961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/25/head' 2025-01-24T00:47:02.6967426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/25/orig' 2025-01-24T00:47:02.6967998Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/25' 2025-01-24T00:47:02.6968517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/26/base' 2025-01-24T00:47:02.6969004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/26/head' 2025-01-24T00:47:02.6969471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/26/orig' 2025-01-24T00:47:02.6969963Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/26' 2025-01-24T00:47:02.6970447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/27/base' 2025-01-24T00:47:02.6970917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/27/head' 2025-01-24T00:47:02.6971440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/27/orig' 2025-01-24T00:47:02.6971954Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/27' 2025-01-24T00:47:02.6972420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/28/base' 2025-01-24T00:47:02.6972902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/28/head' 2025-01-24T00:47:02.6973368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/28/orig' 2025-01-24T00:47:02.6973855Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/28' 2025-01-24T00:47:02.6974336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/29/base' 2025-01-24T00:47:02.6974805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/29/head' 2025-01-24T00:47:02.6975287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/29/orig' 2025-01-24T00:47:02.6975780Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/29' 2025-01-24T00:47:02.6976294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/30/base' 2025-01-24T00:47:02.6976782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/30/head' 2025-01-24T00:47:02.6977245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/30/orig' 2025-01-24T00:47:02.6977741Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/30' 2025-01-24T00:47:02.6978227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/31/base' 2025-01-24T00:47:02.6978692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/31/head' 2025-01-24T00:47:02.6979171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/31/orig' 2025-01-24T00:47:02.6979661Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/31' 2025-01-24T00:47:02.6980137Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w' 2025-01-24T00:47:02.6980700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chenyang78/1/base' 2025-01-24T00:47:02.6981192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chenyang78/1/head' 2025-01-24T00:47:02.6981745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chenyang78/1/orig' 2025-01-24T00:47:02.6982314Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chenyang78/1' 2025-01-24T00:47:02.6982870Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chenyang78' 2025-01-24T00:47:02.6983372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/220/base' 2025-01-24T00:47:02.6983857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/220/head' 2025-01-24T00:47:02.6984358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/220/orig' 2025-01-24T00:47:02.6984892Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/220' 2025-01-24T00:47:02.6985395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/352/base' 2025-01-24T00:47:02.6985894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/352/head' 2025-01-24T00:47:02.6986378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/352/orig' 2025-01-24T00:47:02.6986891Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/352' 2025-01-24T00:47:02.6987451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/360/base' 2025-01-24T00:47:02.6987939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/360/head' 2025-01-24T00:47:02.6988465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/360/orig' 2025-01-24T00:47:02.6988976Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/360' 2025-01-24T00:47:02.6989478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/362/base' 2025-01-24T00:47:02.6989978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/362/head' 2025-01-24T00:47:02.6990465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/362/orig' 2025-01-24T00:47:02.6990993Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/362' 2025-01-24T00:47:02.6991483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/367/base' 2025-01-24T00:47:02.6992105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/367/head' 2025-01-24T00:47:02.6992612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/367/orig' 2025-01-24T00:47:02.6993174Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/367' 2025-01-24T00:47:02.6993676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/376/base' 2025-01-24T00:47:02.6994276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/376/head' 2025-01-24T00:47:02.6994762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/376/orig' 2025-01-24T00:47:02.6995434Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/376' 2025-01-24T00:47:02.6995920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/377/base' 2025-01-24T00:47:02.6996400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/377/head' 2025-01-24T00:47:02.6996898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/377/orig' 2025-01-24T00:47:02.6997405Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/377' 2025-01-24T00:47:02.6997911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/378/base' 2025-01-24T00:47:02.6998400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/378/head' 2025-01-24T00:47:02.6998886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/378/orig' 2025-01-24T00:47:02.6999408Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/378' 2025-01-24T00:47:02.6999892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/379/base' 2025-01-24T00:47:02.7000394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/379/head' 2025-01-24T00:47:02.7000938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/379/orig' 2025-01-24T00:47:02.7001448Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/379' 2025-01-24T00:47:02.7001955Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee' 2025-01-24T00:47:02.7002446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chunyuan-w/1/base' 2025-01-24T00:47:02.7002953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chunyuan-w/1/head' 2025-01-24T00:47:02.7003448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chunyuan-w/1/orig' 2025-01-24T00:47:02.7003965Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chunyuan-w/1' 2025-01-24T00:47:02.7004472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chunyuan-w/3/base' 2025-01-24T00:47:02.7004968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chunyuan-w/3/head' 2025-01-24T00:47:02.7005508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chunyuan-w/3/orig' 2025-01-24T00:47:02.7006041Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chunyuan-w/3' 2025-01-24T00:47:02.7006594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chunyuan-w/4/base' 2025-01-24T00:47:02.7007101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chunyuan-w/4/head' 2025-01-24T00:47:02.7007650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chunyuan-w/4/orig' 2025-01-24T00:47:02.7008221Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chunyuan-w/4' 2025-01-24T00:47:02.7008748Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chunyuan-w' 2025-01-24T00:47:02.7009232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/clee2000/1/base' 2025-01-24T00:47:02.7009732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/clee2000/1/head' 2025-01-24T00:47:02.7010263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/clee2000/1/orig' 2025-01-24T00:47:02.7010766Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/clee2000/1' 2025-01-24T00:47:02.7011275Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/clee2000' 2025-01-24T00:47:02.7011801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/230/base' 2025-01-24T00:47:02.7012335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/230/head' 2025-01-24T00:47:02.7012853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/230/orig' 2025-01-24T00:47:02.7013391Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/230' 2025-01-24T00:47:02.7013921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/328/base' 2025-01-24T00:47:02.7014447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/328/head' 2025-01-24T00:47:02.7015029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/328/orig' 2025-01-24T00:47:02.7015568Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/328' 2025-01-24T00:47:02.7016090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/329/base' 2025-01-24T00:47:02.7016626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/329/head' 2025-01-24T00:47:02.7017150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/329/orig' 2025-01-24T00:47:02.7017707Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/329' 2025-01-24T00:47:02.7018231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/330/base' 2025-01-24T00:47:02.7018760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/330/head' 2025-01-24T00:47:02.7019299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/330/orig' 2025-01-24T00:47:02.7019842Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/330' 2025-01-24T00:47:02.7020363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/331/base' 2025-01-24T00:47:02.7020956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/331/head' 2025-01-24T00:47:02.7021484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/331/orig' 2025-01-24T00:47:02.7022089Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/331' 2025-01-24T00:47:02.7022613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/332/base' 2025-01-24T00:47:02.7023135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/332/head' 2025-01-24T00:47:02.7023667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/332/orig' 2025-01-24T00:47:02.7024206Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/332' 2025-01-24T00:47:02.7024741Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98' 2025-01-24T00:47:02.7025246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/520/base' 2025-01-24T00:47:02.7025752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/520/head' 2025-01-24T00:47:02.7026265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/520/orig' 2025-01-24T00:47:02.7026839Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/520' 2025-01-24T00:47:02.7027355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/522/base' 2025-01-24T00:47:02.7027857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/522/head' 2025-01-24T00:47:02.7028361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/522/orig' 2025-01-24T00:47:02.7028898Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/522' 2025-01-24T00:47:02.7029397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/528/base' 2025-01-24T00:47:02.7029912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/528/head' 2025-01-24T00:47:02.7030410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/528/orig' 2025-01-24T00:47:02.7030938Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/528' 2025-01-24T00:47:02.7031453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/529/base' 2025-01-24T00:47:02.7031957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/529/head' 2025-01-24T00:47:02.7032500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/529/orig' 2025-01-24T00:47:02.7033040Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/529' 2025-01-24T00:47:02.7033543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/530/base' 2025-01-24T00:47:02.7034064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/530/head' 2025-01-24T00:47:02.7034615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/530/orig' 2025-01-24T00:47:02.7035188Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/530' 2025-01-24T00:47:02.7035708Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire' 2025-01-24T00:47:02.7036196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/100/base' 2025-01-24T00:47:02.7036701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/100/head' 2025-01-24T00:47:02.7037235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/100/orig' 2025-01-24T00:47:02.7037752Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/100' 2025-01-24T00:47:02.7038257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/103/base' 2025-01-24T00:47:02.7038784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/103/head' 2025-01-24T00:47:02.7039281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/103/orig' 2025-01-24T00:47:02.7039792Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/103' 2025-01-24T00:47:02.7040281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/104/base' 2025-01-24T00:47:02.7040783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/104/head' 2025-01-24T00:47:02.7041354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/104/orig' 2025-01-24T00:47:02.7041905Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/104' 2025-01-24T00:47:02.7042547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/106/base' 2025-01-24T00:47:02.7043067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/106/head' 2025-01-24T00:47:02.7043816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/106/orig' 2025-01-24T00:47:02.7044395Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/106' 2025-01-24T00:47:02.7044919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/107/base' 2025-01-24T00:47:02.7045486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/107/head' 2025-01-24T00:47:02.7046331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/107/orig' 2025-01-24T00:47:02.7047051Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/107' 2025-01-24T00:47:02.7047581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/108/base' 2025-01-24T00:47:02.7048105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/108/head' 2025-01-24T00:47:02.7048794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/108/orig' 2025-01-24T00:47:02.7049324Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/108' 2025-01-24T00:47:02.7050008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/109/base' 2025-01-24T00:47:02.7050526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/109/head' 2025-01-24T00:47:02.7051044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/109/orig' 2025-01-24T00:47:02.7051639Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/109' 2025-01-24T00:47:02.7052159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/110/base' 2025-01-24T00:47:02.7052787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/110/head' 2025-01-24T00:47:02.7053318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/110/orig' 2025-01-24T00:47:02.7053861Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/110' 2025-01-24T00:47:02.7054461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/111/base' 2025-01-24T00:47:02.7054977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/111/head' 2025-01-24T00:47:02.7055716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/111/orig' 2025-01-24T00:47:02.7056299Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/111' 2025-01-24T00:47:02.7056822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/112/base' 2025-01-24T00:47:02.7057389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/112/head' 2025-01-24T00:47:02.7057889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/112/orig' 2025-01-24T00:47:02.7058586Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/112' 2025-01-24T00:47:02.7059112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/113/base' 2025-01-24T00:47:02.7059667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/113/head' 2025-01-24T00:47:02.7060328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/113/orig' 2025-01-24T00:47:02.7060905Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/113' 2025-01-24T00:47:02.7061527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/114/base' 2025-01-24T00:47:02.7062063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/114/head' 2025-01-24T00:47:02.7062580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/114/orig' 2025-01-24T00:47:02.7063162Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/114' 2025-01-24T00:47:02.7063741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/115/base' 2025-01-24T00:47:02.7064246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/115/head' 2025-01-24T00:47:02.7064931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/115/orig' 2025-01-24T00:47:02.7065482Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/115' 2025-01-24T00:47:02.7066045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/116/base' 2025-01-24T00:47:02.7066629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/116/head' 2025-01-24T00:47:02.7067127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/116/orig' 2025-01-24T00:47:02.7067782Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/116' 2025-01-24T00:47:02.7068307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/117/base' 2025-01-24T00:47:02.7068870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/117/head' 2025-01-24T00:47:02.7069393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/117/orig' 2025-01-24T00:47:02.7069938Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/117' 2025-01-24T00:47:02.7070604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/118/base' 2025-01-24T00:47:02.7071185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/118/head' 2025-01-24T00:47:02.7071751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/118/orig' 2025-01-24T00:47:02.7072301Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/118' 2025-01-24T00:47:02.7072903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/119/base' 2025-01-24T00:47:02.7073497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/119/head' 2025-01-24T00:47:02.7074020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/119/orig' 2025-01-24T00:47:02.7074611Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/119' 2025-01-24T00:47:02.7075133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/32/base' 2025-01-24T00:47:02.7075633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/32/head' 2025-01-24T00:47:02.7076239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/32/orig' 2025-01-24T00:47:02.7076788Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/32' 2025-01-24T00:47:02.7077348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/66/base' 2025-01-24T00:47:02.7077863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/66/head' 2025-01-24T00:47:02.7078470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/66/orig' 2025-01-24T00:47:02.7079116Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/66' 2025-01-24T00:47:02.7079689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/72/base' 2025-01-24T00:47:02.7080252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/72/head' 2025-01-24T00:47:02.7080771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/72/orig' 2025-01-24T00:47:02.7081308Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/72' 2025-01-24T00:47:02.7081892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/79/base' 2025-01-24T00:47:02.7082479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/79/head' 2025-01-24T00:47:02.7083048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/79/orig' 2025-01-24T00:47:02.7083630Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/79' 2025-01-24T00:47:02.7084127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/94/base' 2025-01-24T00:47:02.7084748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/94/head' 2025-01-24T00:47:02.7085265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/94/orig' 2025-01-24T00:47:02.7085806Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/94' 2025-01-24T00:47:02.7086466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/98/base' 2025-01-24T00:47:02.7086988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/98/head' 2025-01-24T00:47:02.7087666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/98/orig' 2025-01-24T00:47:02.7088201Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/98' 2025-01-24T00:47:02.7088730Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg' 2025-01-24T00:47:02.7089303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/554/base' 2025-01-24T00:47:02.7089831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/554/head' 2025-01-24T00:47:02.7090418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/554/orig' 2025-01-24T00:47:02.7090991Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/554' 2025-01-24T00:47:02.7091516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/555/base' 2025-01-24T00:47:02.7092244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/555/head' 2025-01-24T00:47:02.7092773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/555/orig' 2025-01-24T00:47:02.7093451Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/555' 2025-01-24T00:47:02.7094041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/691/base' 2025-01-24T00:47:02.7094716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/691/head' 2025-01-24T00:47:02.7095284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/691/orig' 2025-01-24T00:47:02.7095835Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/691' 2025-01-24T00:47:02.7096432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/697/base' 2025-01-24T00:47:02.7096958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/697/head' 2025-01-24T00:47:02.7097524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/697/orig' 2025-01-24T00:47:02.7098139Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/697' 2025-01-24T00:47:02.7098672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/703/base' 2025-01-24T00:47:02.7099248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/703/head' 2025-01-24T00:47:02.7099773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/703/orig' 2025-01-24T00:47:02.7100301Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/703' 2025-01-24T00:47:02.7100925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/709/base' 2025-01-24T00:47:02.7101452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/709/head' 2025-01-24T00:47:02.7101976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/709/orig' 2025-01-24T00:47:02.7102578Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/709' 2025-01-24T00:47:02.7103100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/710/base' 2025-01-24T00:47:02.7103693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/710/head' 2025-01-24T00:47:02.7104236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/710/orig' 2025-01-24T00:47:02.7104786Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/710' 2025-01-24T00:47:02.7105370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/711/base' 2025-01-24T00:47:02.7105894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/711/head' 2025-01-24T00:47:02.7106441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/711/orig' 2025-01-24T00:47:02.7107026Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/711' 2025-01-24T00:47:02.7107624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/716/base' 2025-01-24T00:47:02.7108337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/716/head' 2025-01-24T00:47:02.7108913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/716/orig' 2025-01-24T00:47:02.7109488Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/716' 2025-01-24T00:47:02.7110061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/717/base' 2025-01-24T00:47:02.7110592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/717/head' 2025-01-24T00:47:02.7111169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/717/orig' 2025-01-24T00:47:02.7111722Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/717' 2025-01-24T00:47:02.7112306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/718/base' 2025-01-24T00:47:02.7112849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/718/head' 2025-01-24T00:47:02.7113373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/718/orig' 2025-01-24T00:47:02.7113977Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/718' 2025-01-24T00:47:02.7114503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/735/base' 2025-01-24T00:47:02.7115051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/735/head' 2025-01-24T00:47:02.7115697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/735/orig' 2025-01-24T00:47:02.7116249Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/735' 2025-01-24T00:47:02.7116816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/743/base' 2025-01-24T00:47:02.7117346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/743/head' 2025-01-24T00:47:02.7117891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/743/orig' 2025-01-24T00:47:02.7118476Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/743' 2025-01-24T00:47:02.7119020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/745/base' 2025-01-24T00:47:02.7119643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/745/head' 2025-01-24T00:47:02.7120183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/745/orig' 2025-01-24T00:47:02.7120761Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/745' 2025-01-24T00:47:02.7121310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/747/base' 2025-01-24T00:47:02.7121872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/747/head' 2025-01-24T00:47:02.7122442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/747/orig' 2025-01-24T00:47:02.7123056Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/747' 2025-01-24T00:47:02.7123674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/748/base' 2025-01-24T00:47:02.7124178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/748/head' 2025-01-24T00:47:02.7124733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/748/orig' 2025-01-24T00:47:02.7125386Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/748' 2025-01-24T00:47:02.7125922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/749/base' 2025-01-24T00:47:02.7126554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/749/head' 2025-01-24T00:47:02.7127106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/749/orig' 2025-01-24T00:47:02.7127737Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/749' 2025-01-24T00:47:02.7128308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/750/base' 2025-01-24T00:47:02.7128831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/750/head' 2025-01-24T00:47:02.7129366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/750/orig' 2025-01-24T00:47:02.7130019Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/750' 2025-01-24T00:47:02.7130573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/751/base' 2025-01-24T00:47:02.7131148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/751/head' 2025-01-24T00:47:02.7131674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/751/orig' 2025-01-24T00:47:02.7132320Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/751' 2025-01-24T00:47:02.7132935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/752/base' 2025-01-24T00:47:02.7133479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/752/head' 2025-01-24T00:47:02.7134048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/752/orig' 2025-01-24T00:47:02.7134606Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/752' 2025-01-24T00:47:02.7135129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/753/base' 2025-01-24T00:47:02.7135690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/753/head' 2025-01-24T00:47:02.7136266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/753/orig' 2025-01-24T00:47:02.7137278Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/753' 2025-01-24T00:47:02.7137871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/754/base' 2025-01-24T00:47:02.7138439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/754/head' 2025-01-24T00:47:02.7139073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/754/orig' 2025-01-24T00:47:02.7139645Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/754' 2025-01-24T00:47:02.7140217Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison' 2025-01-24T00:47:02.7140720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/64/base' 2025-01-24T00:47:02.7141232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/64/head' 2025-01-24T00:47:02.7141754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/64/orig' 2025-01-24T00:47:02.7142562Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/64' 2025-01-24T00:47:02.7143072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/68/base' 2025-01-24T00:47:02.7143573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/68/head' 2025-01-24T00:47:02.7144126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/68/orig' 2025-01-24T00:47:02.7144691Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/68' 2025-01-24T00:47:02.7145298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/69/base' 2025-01-24T00:47:02.7145801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/69/head' 2025-01-24T00:47:02.7146307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/69/orig' 2025-01-24T00:47:02.7147001Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/69' 2025-01-24T00:47:02.7147593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/76/base' 2025-01-24T00:47:02.7148158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/76/head' 2025-01-24T00:47:02.7148661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/76/orig' 2025-01-24T00:47:02.7149197Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/76' 2025-01-24T00:47:02.7149760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/78/base' 2025-01-24T00:47:02.7150245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/78/head' 2025-01-24T00:47:02.7150842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/78/orig' 2025-01-24T00:47:02.7151370Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/78' 2025-01-24T00:47:02.7151919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/79/base' 2025-01-24T00:47:02.7152556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/79/head' 2025-01-24T00:47:02.7153125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/79/orig' 2025-01-24T00:47:02.7153876Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/79' 2025-01-24T00:47:02.7154435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/80/base' 2025-01-24T00:47:02.7154941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/80/head' 2025-01-24T00:47:02.7155498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/80/orig' 2025-01-24T00:47:02.7156004Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/80' 2025-01-24T00:47:02.7156690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/81/base' 2025-01-24T00:47:02.7157193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/81/head' 2025-01-24T00:47:02.7157700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/81/orig' 2025-01-24T00:47:02.7158431Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/81' 2025-01-24T00:47:02.7158971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/82/base' 2025-01-24T00:47:02.7159489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/82/head' 2025-01-24T00:47:02.7160034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/82/orig' 2025-01-24T00:47:02.7160570Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/82' 2025-01-24T00:47:02.7161126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/83/base' 2025-01-24T00:47:02.7161607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/83/head' 2025-01-24T00:47:02.7162137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/83/orig' 2025-01-24T00:47:02.7162740Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/83' 2025-01-24T00:47:02.7163347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/84/base' 2025-01-24T00:47:02.7163894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/84/head' 2025-01-24T00:47:02.7164390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/84/orig' 2025-01-24T00:47:02.7164953Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/84' 2025-01-24T00:47:02.7165513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/85/base' 2025-01-24T00:47:02.7166013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/85/head' 2025-01-24T00:47:02.7166651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/85/orig' 2025-01-24T00:47:02.7167185Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/85' 2025-01-24T00:47:02.7167898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/86/base' 2025-01-24T00:47:02.7168537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/86/head' 2025-01-24T00:47:02.7169142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/86/orig' 2025-01-24T00:47:02.7169724Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/86' 2025-01-24T00:47:02.7170245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/87/base' 2025-01-24T00:47:02.7170726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/87/head' 2025-01-24T00:47:02.7171322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/87/orig' 2025-01-24T00:47:02.7171851Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/87' 2025-01-24T00:47:02.7172357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/88/base' 2025-01-24T00:47:02.7173057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/88/head' 2025-01-24T00:47:02.7173602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/88/orig' 2025-01-24T00:47:02.7174187Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/88' 2025-01-24T00:47:02.7174691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/89/base' 2025-01-24T00:47:02.7175192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/89/head' 2025-01-24T00:47:02.7175758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/89/orig' 2025-01-24T00:47:02.7176269Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/89' 2025-01-24T00:47:02.7176862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/90/base' 2025-01-24T00:47:02.7177365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/90/head' 2025-01-24T00:47:02.7177865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/90/orig' 2025-01-24T00:47:02.7178590Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/90' 2025-01-24T00:47:02.7179079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/91/base' 2025-01-24T00:47:02.7179691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/91/head' 2025-01-24T00:47:02.7180198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/91/orig' 2025-01-24T00:47:02.7180782Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/91' 2025-01-24T00:47:02.7181335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/92/base' 2025-01-24T00:47:02.7181833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/92/head' 2025-01-24T00:47:02.7182395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/92/orig' 2025-01-24T00:47:02.7182999Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/92' 2025-01-24T00:47:02.7183585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/93/base' 2025-01-24T00:47:02.7184300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/93/head' 2025-01-24T00:47:02.7184787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/93/orig' 2025-01-24T00:47:02.7185405Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/93' 2025-01-24T00:47:02.7185910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/94/base' 2025-01-24T00:47:02.7186525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/94/head' 2025-01-24T00:47:02.7187088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/94/orig' 2025-01-24T00:47:02.7187597Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/94' 2025-01-24T00:47:02.7188128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/95/base' 2025-01-24T00:47:02.7188694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/95/head' 2025-01-24T00:47:02.7189198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/95/orig' 2025-01-24T00:47:02.7189773Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/95' 2025-01-24T00:47:02.7190290Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf' 2025-01-24T00:47:02.7190797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2374/base' 2025-01-24T00:47:02.7191507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2374/head' 2025-01-24T00:47:02.7192208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2374/orig' 2025-01-24T00:47:02.7192869Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2374' 2025-01-24T00:47:02.7193391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2449/orig' 2025-01-24T00:47:02.7193920Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2449' 2025-01-24T00:47:02.7194544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2479/next' 2025-01-24T00:47:02.7195093Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2479' 2025-01-24T00:47:02.7195655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2480/next' 2025-01-24T00:47:02.7196205Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2480' 2025-01-24T00:47:02.7196792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2973/base' 2025-01-24T00:47:02.7197492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2973/head' 2025-01-24T00:47:02.7198128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2973/orig' 2025-01-24T00:47:02.7198800Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2973' 2025-01-24T00:47:02.7199319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2974/base' 2025-01-24T00:47:02.7199818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2974/head' 2025-01-24T00:47:02.7200441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2974/orig' 2025-01-24T00:47:02.7200983Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2974' 2025-01-24T00:47:02.7201572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2987/base' 2025-01-24T00:47:02.7202209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2987/head' 2025-01-24T00:47:02.7202714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2987/orig' 2025-01-24T00:47:02.7203354Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2987' 2025-01-24T00:47:02.7203873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2997/base' 2025-01-24T00:47:02.7204476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2997/head' 2025-01-24T00:47:02.7205057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2997/orig' 2025-01-24T00:47:02.7205604Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2997' 2025-01-24T00:47:02.7206435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3031/base' 2025-01-24T00:47:02.7206960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3031/head' 2025-01-24T00:47:02.7207482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3031/orig' 2025-01-24T00:47:02.7208079Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3031' 2025-01-24T00:47:02.7208696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3045/base' 2025-01-24T00:47:02.7209360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3045/head' 2025-01-24T00:47:02.7209882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3045/orig' 2025-01-24T00:47:02.7210429Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3045' 2025-01-24T00:47:02.7211022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3047/base' 2025-01-24T00:47:02.7211520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3047/head' 2025-01-24T00:47:02.7212143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3047/orig' 2025-01-24T00:47:02.7212695Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3047' 2025-01-24T00:47:02.7213300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3051/base' 2025-01-24T00:47:02.7214065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3051/head' 2025-01-24T00:47:02.7214568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3051/orig' 2025-01-24T00:47:02.7215230Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3051' 2025-01-24T00:47:02.7215749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3056/base' 2025-01-24T00:47:02.7216284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3056/head' 2025-01-24T00:47:02.7216911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3056/orig' 2025-01-24T00:47:02.7217461Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3056' 2025-01-24T00:47:02.7218048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3057/base' 2025-01-24T00:47:02.7218588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3057/head' 2025-01-24T00:47:02.7219212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3057/orig' 2025-01-24T00:47:02.7219837Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3057' 2025-01-24T00:47:02.7220359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3058/base' 2025-01-24T00:47:02.7220946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3058/head' 2025-01-24T00:47:02.7221489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3058/orig' 2025-01-24T00:47:02.7222039Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3058' 2025-01-24T00:47:02.7222609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3059/base' 2025-01-24T00:47:02.7223134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3059/head' 2025-01-24T00:47:02.7223678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3059/orig' 2025-01-24T00:47:02.7224253Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3059' 2025-01-24T00:47:02.7224786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3060/base' 2025-01-24T00:47:02.7225384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3060/head' 2025-01-24T00:47:02.7226017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3060/orig' 2025-01-24T00:47:02.7226619Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3060' 2025-01-24T00:47:02.7227151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3061/base' 2025-01-24T00:47:02.7227668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3061/head' 2025-01-24T00:47:02.7228304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3061/orig' 2025-01-24T00:47:02.7228895Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3061' 2025-01-24T00:47:02.7229473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3062/base' 2025-01-24T00:47:02.7252067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3062/head' 2025-01-24T00:47:02.7253133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3062/orig' 2025-01-24T00:47:02.7253729Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3062' 2025-01-24T00:47:02.7254257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3063/base' 2025-01-24T00:47:02.7254748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3063/head' 2025-01-24T00:47:02.7255236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3063/orig' 2025-01-24T00:47:02.7255766Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3063' 2025-01-24T00:47:02.7256256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3064/base' 2025-01-24T00:47:02.7256761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3064/head' 2025-01-24T00:47:02.7257426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3064/orig' 2025-01-24T00:47:02.7257949Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3064' 2025-01-24T00:47:02.7258458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3065/base' 2025-01-24T00:47:02.7258967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3065/head' 2025-01-24T00:47:02.7259453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3065/orig' 2025-01-24T00:47:02.7259982Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3065' 2025-01-24T00:47:02.7260483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3066/base' 2025-01-24T00:47:02.7261014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3066/head' 2025-01-24T00:47:02.7261502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3066/orig' 2025-01-24T00:47:02.7262122Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3066' 2025-01-24T00:47:02.7262633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3067/base' 2025-01-24T00:47:02.7263123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3067/head' 2025-01-24T00:47:02.7263633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3067/orig' 2025-01-24T00:47:02.7264148Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3067' 2025-01-24T00:47:02.7264756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3068/base' 2025-01-24T00:47:02.7265321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3068/head' 2025-01-24T00:47:02.7265810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3068/orig' 2025-01-24T00:47:02.7266327Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3068' 2025-01-24T00:47:02.7266950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3069/base' 2025-01-24T00:47:02.7267438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3069/head' 2025-01-24T00:47:02.7267947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3069/orig' 2025-01-24T00:47:02.7268483Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3069' 2025-01-24T00:47:02.7269041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3070/base' 2025-01-24T00:47:02.7269549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3070/head' 2025-01-24T00:47:02.7270039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3070/orig' 2025-01-24T00:47:02.7270564Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3070' 2025-01-24T00:47:02.7271055Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang' 2025-01-24T00:47:02.7271547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/102/base' 2025-01-24T00:47:02.7272042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/102/head' 2025-01-24T00:47:02.7272529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/102/orig' 2025-01-24T00:47:02.7273051Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/102' 2025-01-24T00:47:02.7273634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/103/base' 2025-01-24T00:47:02.7274121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/103/head' 2025-01-24T00:47:02.7274618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/103/orig' 2025-01-24T00:47:02.7275129Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/103' 2025-01-24T00:47:02.7275633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/104/base' 2025-01-24T00:47:02.7276127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/104/head' 2025-01-24T00:47:02.7276606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/104/orig' 2025-01-24T00:47:02.7277121Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/104' 2025-01-24T00:47:02.7277602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/105/base' 2025-01-24T00:47:02.7278252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/105/head' 2025-01-24T00:47:02.7278802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/105/orig' 2025-01-24T00:47:02.7279341Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/105' 2025-01-24T00:47:02.7279983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/106/base' 2025-01-24T00:47:02.7284065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/106/head' 2025-01-24T00:47:02.7284570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/106/orig' 2025-01-24T00:47:02.7285232Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/106' 2025-01-24T00:47:02.7285719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/107/base' 2025-01-24T00:47:02.7286208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/107/head' 2025-01-24T00:47:02.7286784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/107/orig' 2025-01-24T00:47:02.7287290Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/107' 2025-01-24T00:47:02.7287763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/108/base' 2025-01-24T00:47:02.7288251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/108/head' 2025-01-24T00:47:02.7288740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/108/orig' 2025-01-24T00:47:02.7289258Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/108' 2025-01-24T00:47:02.7289738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/109/base' 2025-01-24T00:47:02.7290216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/109/head' 2025-01-24T00:47:02.7290709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/109/orig' 2025-01-24T00:47:02.7291215Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/109' 2025-01-24T00:47:02.7291824Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj' 2025-01-24T00:47:02.7292452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/148/base' 2025-01-24T00:47:02.7292938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/148/head' 2025-01-24T00:47:02.7293424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/148/orig' 2025-01-24T00:47:02.7294030Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/148' 2025-01-24T00:47:02.7294520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/159/base' 2025-01-24T00:47:02.7294999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/159/head' 2025-01-24T00:47:02.7295592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/159/orig' 2025-01-24T00:47:02.7296177Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/159' 2025-01-24T00:47:02.7296658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/160/base' 2025-01-24T00:47:02.7297135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/160/head' 2025-01-24T00:47:02.7297624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/160/orig' 2025-01-24T00:47:02.7298126Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/160' 2025-01-24T00:47:02.7319330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/169/base' 2025-01-24T00:47:02.7319859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/169/head' 2025-01-24T00:47:02.7320335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/169/orig' 2025-01-24T00:47:02.7320834Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/169' 2025-01-24T00:47:02.7321350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/171/base' 2025-01-24T00:47:02.7321981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/171/head' 2025-01-24T00:47:02.7322452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/171/orig' 2025-01-24T00:47:02.7322954Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/171' 2025-01-24T00:47:02.7323434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/172/base' 2025-01-24T00:47:02.7323904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/172/head' 2025-01-24T00:47:02.7324377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/172/orig' 2025-01-24T00:47:02.7324868Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/172' 2025-01-24T00:47:02.7325362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/292/base' 2025-01-24T00:47:02.7325847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/292/head' 2025-01-24T00:47:02.7326483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/292/orig' 2025-01-24T00:47:02.7327028Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/292' 2025-01-24T00:47:02.7327506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/293/base' 2025-01-24T00:47:02.7327981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/293/head' 2025-01-24T00:47:02.7328590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/293/orig' 2025-01-24T00:47:02.7329085Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/293' 2025-01-24T00:47:02.7329633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/294/base' 2025-01-24T00:47:02.7330193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/294/head' 2025-01-24T00:47:02.7330663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/294/orig' 2025-01-24T00:47:02.7331156Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/294' 2025-01-24T00:47:02.7331649Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin' 2025-01-24T00:47:02.7332124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/26/base' 2025-01-24T00:47:02.7332685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/26/head' 2025-01-24T00:47:02.7333207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/26/orig' 2025-01-24T00:47:02.7333708Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/26' 2025-01-24T00:47:02.7334185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/28/base' 2025-01-24T00:47:02.7334658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/28/head' 2025-01-24T00:47:02.7335133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/28/orig' 2025-01-24T00:47:02.7335624Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/28' 2025-01-24T00:47:02.7336107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/37/base' 2025-01-24T00:47:02.7336587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/37/head' 2025-01-24T00:47:02.7337142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/37/orig' 2025-01-24T00:47:02.7337692Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/37' 2025-01-24T00:47:02.7338169Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog' 2025-01-24T00:47:02.7338651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangy10/2/base' 2025-01-24T00:47:02.7339236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangy10/2/orig' 2025-01-24T00:47:02.7339781Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangy10/2' 2025-01-24T00:47:02.7340281Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangy10' 2025-01-24T00:47:02.7340772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/100/base' 2025-01-24T00:47:02.7341256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/100/head' 2025-01-24T00:47:02.7341768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/100/orig' 2025-01-24T00:47:02.7342290Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/100' 2025-01-24T00:47:02.7342850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/105/base' 2025-01-24T00:47:02.7343407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/105/head' 2025-01-24T00:47:02.7344036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/105/orig' 2025-01-24T00:47:02.7344557Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/105' 2025-01-24T00:47:02.7345067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/111/base' 2025-01-24T00:47:02.7345551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/111/head' 2025-01-24T00:47:02.7346049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/111/orig' 2025-01-24T00:47:02.7346573Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/111' 2025-01-24T00:47:02.7347072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/112/base' 2025-01-24T00:47:02.7347575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/112/head' 2025-01-24T00:47:02.7348062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/112/orig' 2025-01-24T00:47:02.7348588Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/112' 2025-01-24T00:47:02.7349079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/113/base' 2025-01-24T00:47:02.7349571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/113/head' 2025-01-24T00:47:02.7350078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/113/orig' 2025-01-24T00:47:02.7350680Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/113' 2025-01-24T00:47:02.7351237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/114/base' 2025-01-24T00:47:02.7351727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/114/head' 2025-01-24T00:47:02.7352218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/114/orig' 2025-01-24T00:47:02.7352750Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/114' 2025-01-24T00:47:02.7353243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/115/base' 2025-01-24T00:47:02.7353739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/115/head' 2025-01-24T00:47:02.7354242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/115/orig' 2025-01-24T00:47:02.7354760Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/115' 2025-01-24T00:47:02.7355264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/116/base' 2025-01-24T00:47:02.7355900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/116/head' 2025-01-24T00:47:02.7356453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/116/orig' 2025-01-24T00:47:02.7357031Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/116' 2025-01-24T00:47:02.7357518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/117/base' 2025-01-24T00:47:02.7358020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/117/head' 2025-01-24T00:47:02.7358514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/117/orig' 2025-01-24T00:47:02.7359031Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/117' 2025-01-24T00:47:02.7359542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/118/base' 2025-01-24T00:47:02.7360033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/118/head' 2025-01-24T00:47:02.7360539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/118/orig' 2025-01-24T00:47:02.7361201Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/118' 2025-01-24T00:47:02.7361690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/119/base' 2025-01-24T00:47:02.7362188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/119/head' 2025-01-24T00:47:02.7362698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/119/orig' 2025-01-24T00:47:02.7363217Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/119' 2025-01-24T00:47:02.7363727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/120/base' 2025-01-24T00:47:02.7364308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/120/head' 2025-01-24T00:47:02.7364867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/120/orig' 2025-01-24T00:47:02.7365386Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/120' 2025-01-24T00:47:02.7365876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/121/base' 2025-01-24T00:47:02.7366469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/121/head' 2025-01-24T00:47:02.7366968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/121/orig' 2025-01-24T00:47:02.7367489Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/121' 2025-01-24T00:47:02.7367979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/71/base' 2025-01-24T00:47:02.7368462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/71/head' 2025-01-24T00:47:02.7368963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/71/orig' 2025-01-24T00:47:02.7369630Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/71' 2025-01-24T00:47:02.7370205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/79/base' 2025-01-24T00:47:02.7370746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/79/head' 2025-01-24T00:47:02.7371230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/79/orig' 2025-01-24T00:47:02.7371760Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/79' 2025-01-24T00:47:02.7372260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/87/base' 2025-01-24T00:47:02.7372741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/87/head' 2025-01-24T00:47:02.7373246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/87/orig' 2025-01-24T00:47:02.7373855Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/87' 2025-01-24T00:47:02.7374402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/89/base' 2025-01-24T00:47:02.7374887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/89/head' 2025-01-24T00:47:02.7375373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/89/orig' 2025-01-24T00:47:02.7375900Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/89' 2025-01-24T00:47:02.7376391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/90/base' 2025-01-24T00:47:02.7376888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/90/head' 2025-01-24T00:47:02.7377381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/90/orig' 2025-01-24T00:47:02.7377892Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/90' 2025-01-24T00:47:02.7378487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/99/base' 2025-01-24T00:47:02.7379012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/99/head' 2025-01-24T00:47:02.7379528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/99/orig' 2025-01-24T00:47:02.7380128Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/99' 2025-01-24T00:47:02.7380765Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey' 2025-01-24T00:47:02.7381314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/11/base' 2025-01-24T00:47:02.7381847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/11/head' 2025-01-24T00:47:02.7382394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/11/orig' 2025-01-24T00:47:02.7382943Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/11' 2025-01-24T00:47:02.7383569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/65/base' 2025-01-24T00:47:02.7384119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/65/head' 2025-01-24T00:47:02.7384706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/65/orig' 2025-01-24T00:47:02.7385283Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/65' 2025-01-24T00:47:02.7385940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/69/base' 2025-01-24T00:47:02.7386626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/69/head' 2025-01-24T00:47:02.7387183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/69/orig' 2025-01-24T00:47:02.7387731Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/69' 2025-01-24T00:47:02.7388271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/73/base' 2025-01-24T00:47:02.7388822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/73/head' 2025-01-24T00:47:02.7389362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/73/orig' 2025-01-24T00:47:02.7389944Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/73' 2025-01-24T00:47:02.7390603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/74/base' 2025-01-24T00:47:02.7391139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/74/head' 2025-01-24T00:47:02.7391695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/74/orig' 2025-01-24T00:47:02.7392395Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/74' 2025-01-24T00:47:02.7392944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/77/base' 2025-01-24T00:47:02.7393475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/77/head' 2025-01-24T00:47:02.7394010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/77/orig' 2025-01-24T00:47:02.7394575Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/77' 2025-01-24T00:47:02.7395110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/79/base' 2025-01-24T00:47:02.7395655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/79/head' 2025-01-24T00:47:02.7396189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/79/orig' 2025-01-24T00:47:02.7396889Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/79' 2025-01-24T00:47:02.7397440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/82/base' 2025-01-24T00:47:02.7398082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/82/head' 2025-01-24T00:47:02.7398698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/82/orig' 2025-01-24T00:47:02.7399245Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/82' 2025-01-24T00:47:02.7399779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/83/base' 2025-01-24T00:47:02.7400319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/83/head' 2025-01-24T00:47:02.7400849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/83/orig' 2025-01-24T00:47:02.7401444Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/83' 2025-01-24T00:47:02.7402081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/84/base' 2025-01-24T00:47:02.7402616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/84/head' 2025-01-24T00:47:02.7403159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/84/orig' 2025-01-24T00:47:02.7403805Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/84' 2025-01-24T00:47:02.7404372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/85/base' 2025-01-24T00:47:02.7404923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/85/head' 2025-01-24T00:47:02.7405448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/85/orig' 2025-01-24T00:47:02.7406027Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/85' 2025-01-24T00:47:02.7406631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/86/base' 2025-01-24T00:47:02.7407160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/86/head' 2025-01-24T00:47:02.7407699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/86/orig' 2025-01-24T00:47:02.7408241Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/86' 2025-01-24T00:47:02.7408787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/87/base' 2025-01-24T00:47:02.7409320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/87/head' 2025-01-24T00:47:02.7409852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/87/orig' 2025-01-24T00:47:02.7410497Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/87' 2025-01-24T00:47:02.7411143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/88/base' 2025-01-24T00:47:02.7411689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/88/head' 2025-01-24T00:47:02.7412292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/88/orig' 2025-01-24T00:47:02.7412889Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/88' 2025-01-24T00:47:02.7413431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/89/base' 2025-01-24T00:47:02.7413963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/89/head' 2025-01-24T00:47:02.7414507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/89/orig' 2025-01-24T00:47:02.7415057Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/89' 2025-01-24T00:47:02.7415737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/90/base' 2025-01-24T00:47:02.7416288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/90/head' 2025-01-24T00:47:02.7416820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/90/orig' 2025-01-24T00:47:02.7417372Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/90' 2025-01-24T00:47:02.7417913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/91/base' 2025-01-24T00:47:02.7418446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/91/head' 2025-01-24T00:47:02.7418991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/91/orig' 2025-01-24T00:47:02.7419539Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/91' 2025-01-24T00:47:02.7420076Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas' 2025-01-24T00:47:02.7420637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/10/base' 2025-01-24T00:47:02.7421162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/10/head' 2025-01-24T00:47:02.7421642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/10/orig' 2025-01-24T00:47:02.7422129Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/10' 2025-01-24T00:47:02.7422609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/100/base' 2025-01-24T00:47:02.7423098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/100/head' 2025-01-24T00:47:02.7423571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/100/orig' 2025-01-24T00:47:02.7424176Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/100' 2025-01-24T00:47:02.7424703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/109/base' 2025-01-24T00:47:02.7425172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/109/head' 2025-01-24T00:47:02.7425719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/109/orig' 2025-01-24T00:47:02.7426215Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/109' 2025-01-24T00:47:02.7426744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/11/base' 2025-01-24T00:47:02.7427217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/11/head' 2025-01-24T00:47:02.7427683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/11/orig' 2025-01-24T00:47:02.7428193Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/11' 2025-01-24T00:47:02.7428668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/113/base' 2025-01-24T00:47:02.7429164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/113/head' 2025-01-24T00:47:02.7429650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/113/orig' 2025-01-24T00:47:02.7430294Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/113' 2025-01-24T00:47:02.7430776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/2/base' 2025-01-24T00:47:02.7431244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/2/orig' 2025-01-24T00:47:02.7431734Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/2' 2025-01-24T00:47:02.7432219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/21/base' 2025-01-24T00:47:02.7432691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/21/head' 2025-01-24T00:47:02.7433178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/21/orig' 2025-01-24T00:47:02.7433670Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/21' 2025-01-24T00:47:02.7434139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/34/base' 2025-01-24T00:47:02.7434643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/34/head' 2025-01-24T00:47:02.7435221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/34/orig' 2025-01-24T00:47:02.7435721Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/34' 2025-01-24T00:47:02.7436209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/36/base' 2025-01-24T00:47:02.7436678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/36/head' 2025-01-24T00:47:02.7437165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/36/orig' 2025-01-24T00:47:02.7438293Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/36' 2025-01-24T00:47:02.7439534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/41/base' 2025-01-24T00:47:02.7440978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/41/head' 2025-01-24T00:47:02.7442129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/41/orig' 2025-01-24T00:47:02.7443268Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/41' 2025-01-24T00:47:02.7444464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/45/base' 2025-01-24T00:47:02.7445529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/45/head' 2025-01-24T00:47:02.7446779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/45/orig' 2025-01-24T00:47:02.7448132Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/45' 2025-01-24T00:47:02.7449234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/46/base' 2025-01-24T00:47:02.7450336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/46/head' 2025-01-24T00:47:02.7451980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/46/orig' 2025-01-24T00:47:02.7453090Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/46' 2025-01-24T00:47:02.7454334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/47/base' 2025-01-24T00:47:02.7455401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/47/head' 2025-01-24T00:47:02.7456486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/47/orig' 2025-01-24T00:47:02.7457590Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/47' 2025-01-24T00:47:02.7458804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/55/base' 2025-01-24T00:47:02.7459868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/55/head' 2025-01-24T00:47:02.7460946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/55/orig' 2025-01-24T00:47:02.7462042Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/55' 2025-01-24T00:47:02.7463119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/79/base' 2025-01-24T00:47:02.7464346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/79/head' 2025-01-24T00:47:02.7465420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/79/orig' 2025-01-24T00:47:02.7466623Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/79' 2025-01-24T00:47:02.7467790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/9/base' 2025-01-24T00:47:02.7468851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/9/head' 2025-01-24T00:47:02.7469913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/9/orig' 2025-01-24T00:47:02.7470985Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/9' 2025-01-24T00:47:02.7472162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/94/base' 2025-01-24T00:47:02.7473307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/94/head' 2025-01-24T00:47:02.7474574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/94/orig' 2025-01-24T00:47:02.7475653Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/94' 2025-01-24T00:47:02.7476743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/95/base' 2025-01-24T00:47:02.7477818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/95/head' 2025-01-24T00:47:02.7478995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/95/orig' 2025-01-24T00:47:02.7480080Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/95' 2025-01-24T00:47:02.7481257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/97/base' 2025-01-24T00:47:02.7482323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/97/head' 2025-01-24T00:47:02.7483513Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/97' 2025-01-24T00:47:02.7484640Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3' 2025-01-24T00:47:02.7485742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/101/base' 2025-01-24T00:47:02.7486918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/101/head' 2025-01-24T00:47:02.7488049Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/101' 2025-01-24T00:47:02.7489299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/102/base' 2025-01-24T00:47:02.7490402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/102/head' 2025-01-24T00:47:02.7491582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/102/orig' 2025-01-24T00:47:02.7492879Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/102' 2025-01-24T00:47:02.7494008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/103/base' 2025-01-24T00:47:02.7495115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/103/head' 2025-01-24T00:47:02.7496217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/103/orig' 2025-01-24T00:47:02.7497347Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/103' 2025-01-24T00:47:02.7498479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/105/base' 2025-01-24T00:47:02.7499733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/105/head' 2025-01-24T00:47:02.7500859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/105/orig' 2025-01-24T00:47:02.7501991Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/105' 2025-01-24T00:47:02.7503248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/108/base' 2025-01-24T00:47:02.7504425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/108/head' 2025-01-24T00:47:02.7505688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/108/orig' 2025-01-24T00:47:02.7506821Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/108' 2025-01-24T00:47:02.7507951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/109/base' 2025-01-24T00:47:02.7509036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/109/head' 2025-01-24T00:47:02.7510240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/109/orig' 2025-01-24T00:47:02.7511366Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/109' 2025-01-24T00:47:02.7512603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/110/base' 2025-01-24T00:47:02.7513694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/110/head' 2025-01-24T00:47:02.7514793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/110/orig' 2025-01-24T00:47:02.7515915Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/110' 2025-01-24T00:47:02.7517035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/111/base' 2025-01-24T00:47:02.7518222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/111/head' 2025-01-24T00:47:02.7519321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/111/orig' 2025-01-24T00:47:02.7520444Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/111' 2025-01-24T00:47:02.7521552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/112/base' 2025-01-24T00:47:02.7522753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/112/head' 2025-01-24T00:47:02.7523852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/112/orig' 2025-01-24T00:47:02.7524980Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/112' 2025-01-24T00:47:02.7526092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/113/base' 2025-01-24T00:47:02.7527299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/113/head' 2025-01-24T00:47:02.7528399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/113/orig' 2025-01-24T00:47:02.7529618Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/113' 2025-01-24T00:47:02.7530737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/114/base' 2025-01-24T00:47:02.7531837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/114/head' 2025-01-24T00:47:02.7533022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/114/orig' 2025-01-24T00:47:02.7534200Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/114' 2025-01-24T00:47:02.7535431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/115/base' 2025-01-24T00:47:02.7536538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/115/head' 2025-01-24T00:47:02.7537757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/115/orig' 2025-01-24T00:47:02.7538875Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/115' 2025-01-24T00:47:02.7540004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/116/base' 2025-01-24T00:47:02.7541109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/116/head' 2025-01-24T00:47:02.7542199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/116/orig' 2025-01-24T00:47:02.7543463Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/116' 2025-01-24T00:47:02.7544582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/117/base' 2025-01-24T00:47:02.7545683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/117/head' 2025-01-24T00:47:02.7546805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/117/orig' 2025-01-24T00:47:02.7548050Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/117' 2025-01-24T00:47:02.7549169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/39/base' 2025-01-24T00:47:02.7550252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/39/head' 2025-01-24T00:47:02.7551330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/39/orig' 2025-01-24T00:47:02.7552574Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/39' 2025-01-24T00:47:02.7553690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/74/base' 2025-01-24T00:47:02.7554769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/74/head' 2025-01-24T00:47:02.7555993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/74/orig' 2025-01-24T00:47:02.7557116Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/74' 2025-01-24T00:47:02.7558229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/81/base' 2025-01-24T00:47:02.7559303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/81/head' 2025-01-24T00:47:02.7560538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/81/orig' 2025-01-24T00:47:02.7561662Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/81' 2025-01-24T00:47:02.7562901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/98/base' 2025-01-24T00:47:02.7564032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/98/head' 2025-01-24T00:47:02.7565295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/98/orig' 2025-01-24T00:47:02.7566470Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/98' 2025-01-24T00:47:02.7567577Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf' 2025-01-24T00:47:02.7568689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/52/base' 2025-01-24T00:47:02.7569964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/52/head' 2025-01-24T00:47:02.7571183Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/52' 2025-01-24T00:47:02.7572376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/53/base' 2025-01-24T00:47:02.7573482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/53/head' 2025-01-24T00:47:02.7574614Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/53' 2025-01-24T00:47:02.7575831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/54/base' 2025-01-24T00:47:02.7577017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/54/head' 2025-01-24T00:47:02.7578151Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/54' 2025-01-24T00:47:02.7579283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/55/base' 2025-01-24T00:47:02.7580382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/55/head' 2025-01-24T00:47:02.7581617Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/55' 2025-01-24T00:47:02.7582750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/56/base' 2025-01-24T00:47:02.7583867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/56/head' 2025-01-24T00:47:02.7585000Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/56' 2025-01-24T00:47:02.7586236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/57/base' 2025-01-24T00:47:02.7587359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/57/head' 2025-01-24T00:47:02.7588604Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/57' 2025-01-24T00:47:02.7589732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/58/base' 2025-01-24T00:47:02.7590840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/58/head' 2025-01-24T00:47:02.7592115Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/58' 2025-01-24T00:47:02.7593473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/59/base' 2025-01-24T00:47:02.7594667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/59/head' 2025-01-24T00:47:02.7595802Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/59' 2025-01-24T00:47:02.7596942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/60/base' 2025-01-24T00:47:02.7598158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/60/head' 2025-01-24T00:47:02.7599298Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/60' 2025-01-24T00:47:02.7600437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/61/base' 2025-01-24T00:47:02.7601565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/61/head' 2025-01-24T00:47:02.7602835Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/61' 2025-01-24T00:47:02.7603965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/62/base' 2025-01-24T00:47:02.7605070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/62/head' 2025-01-24T00:47:02.7606181Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/62' 2025-01-24T00:47:02.7607566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/63/base' 2025-01-24T00:47:02.7608678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/63/head' 2025-01-24T00:47:02.7609813Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/63' 2025-01-24T00:47:02.7610933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/64/base' 2025-01-24T00:47:02.7612184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/64/head' 2025-01-24T00:47:02.7613314Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/64' 2025-01-24T00:47:02.7614443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/65/base' 2025-01-24T00:47:02.7615540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/65/head' 2025-01-24T00:47:02.7616669Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/65' 2025-01-24T00:47:02.7617947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/70/base' 2025-01-24T00:47:02.7619040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/70/head' 2025-01-24T00:47:02.7620142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/70/orig' 2025-01-24T00:47:02.7621269Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/70' 2025-01-24T00:47:02.7622491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/90/base' 2025-01-24T00:47:02.7623720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/90/head' 2025-01-24T00:47:02.7624892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/90/orig' 2025-01-24T00:47:02.7626030Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/90' 2025-01-24T00:47:02.7627156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/91/base' 2025-01-24T00:47:02.7628401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/91/head' 2025-01-24T00:47:02.7629515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/91/orig' 2025-01-24T00:47:02.7630764Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/91' 2025-01-24T00:47:02.7631890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/93/base' 2025-01-24T00:47:02.7632998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/93/head' 2025-01-24T00:47:02.7634109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/93/orig' 2025-01-24T00:47:02.7635387Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/93' 2025-01-24T00:47:02.7636511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/94/base' 2025-01-24T00:47:02.7637626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/94/head' 2025-01-24T00:47:02.7638732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/94/orig' 2025-01-24T00:47:02.7639864Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/94' 2025-01-24T00:47:02.7641123Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu' 2025-01-24T00:47:02.7642243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/165/base' 2025-01-24T00:47:02.7643355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/165/head' 2025-01-24T00:47:02.7644456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/165/orig' 2025-01-24T00:47:02.7645746Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/165' 2025-01-24T00:47:02.7647065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/200/base' 2025-01-24T00:47:02.7648267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/200/head' 2025-01-24T00:47:02.7649372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/200/orig' 2025-01-24T00:47:02.7650514Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/200' 2025-01-24T00:47:02.7651655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/201/base' 2025-01-24T00:47:02.7652998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/201/head' 2025-01-24T00:47:02.7654130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/201/orig' 2025-01-24T00:47:02.7655341Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/201' 2025-01-24T00:47:02.7656481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/211/base' 2025-01-24T00:47:02.7657579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/211/head' 2025-01-24T00:47:02.7658810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/211/orig' 2025-01-24T00:47:02.7659954Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/211' 2025-01-24T00:47:02.7661094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/212/base' 2025-01-24T00:47:02.7662195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/212/head' 2025-01-24T00:47:02.7663465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/212/orig' 2025-01-24T00:47:02.7664608Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/212' 2025-01-24T00:47:02.7665752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/213/base' 2025-01-24T00:47:02.7666847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/213/head' 2025-01-24T00:47:02.7668065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/213/orig' 2025-01-24T00:47:02.7669208Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/213' 2025-01-24T00:47:02.7670456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/214/base' 2025-01-24T00:47:02.7671566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/214/head' 2025-01-24T00:47:02.7672669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/214/orig' 2025-01-24T00:47:02.7673915Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/214' 2025-01-24T00:47:02.7675119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/215/base' 2025-01-24T00:47:02.7676235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/215/head' 2025-01-24T00:47:02.7677345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/215/orig' 2025-01-24T00:47:02.7678466Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/215' 2025-01-24T00:47:02.7679599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/216/base' 2025-01-24T00:47:02.7680817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/216/head' 2025-01-24T00:47:02.7681934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/216/orig' 2025-01-24T00:47:02.7683132Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/216' 2025-01-24T00:47:02.7684323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/217/base' 2025-01-24T00:47:02.7685555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/217/head' 2025-01-24T00:47:02.7686733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/217/orig' 2025-01-24T00:47:02.7687855Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/217' 2025-01-24T00:47:02.7688987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/86/base' 2025-01-24T00:47:02.7690099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/86/head' 2025-01-24T00:47:02.7691309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/86/orig' 2025-01-24T00:47:02.7692741Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/86' 2025-01-24T00:47:02.7693878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/88/base' 2025-01-24T00:47:02.7694991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/88/head' 2025-01-24T00:47:02.7696245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/88/orig' 2025-01-24T00:47:02.7697373Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/88' 2025-01-24T00:47:02.7698512Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99' 2025-01-24T00:47:02.7699628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/227/base' 2025-01-24T00:47:02.7700713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/227/head' 2025-01-24T00:47:02.7701948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/227/orig' 2025-01-24T00:47:02.7703067Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/227' 2025-01-24T00:47:02.7704164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/360/base' 2025-01-24T00:47:02.7705265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/360/head' 2025-01-24T00:47:02.7706578Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/360' 2025-01-24T00:47:02.7707707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/422/base' 2025-01-24T00:47:02.7708813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/422/head' 2025-01-24T00:47:02.7709904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/422/orig' 2025-01-24T00:47:02.7711025Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/422' 2025-01-24T00:47:02.7712147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/446/base' 2025-01-24T00:47:02.7713508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/446/head' 2025-01-24T00:47:02.7714680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/446/orig' 2025-01-24T00:47:02.7715801Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/446' 2025-01-24T00:47:02.7716903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/451/base' 2025-01-24T00:47:02.7717999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/451/head' 2025-01-24T00:47:02.7719421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/451/orig' 2025-01-24T00:47:02.7720556Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/451' 2025-01-24T00:47:02.7721660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/453/base' 2025-01-24T00:47:02.7722759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/453/head' 2025-01-24T00:47:02.7723852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/453/orig' 2025-01-24T00:47:02.7725120Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/453' 2025-01-24T00:47:02.7726336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/454/base' 2025-01-24T00:47:02.7727539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/454/head' 2025-01-24T00:47:02.7728638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/454/orig' 2025-01-24T00:47:02.7729963Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/454' 2025-01-24T00:47:02.7731086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/455/base' 2025-01-24T00:47:02.7732330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/455/head' 2025-01-24T00:47:02.7733429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/455/orig' 2025-01-24T00:47:02.7734530Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/455' 2025-01-24T00:47:02.7735655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/458/base' 2025-01-24T00:47:02.7736882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/458/head' 2025-01-24T00:47:02.7737994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/458/orig' 2025-01-24T00:47:02.7739099Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/458' 2025-01-24T00:47:02.7740218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/459/base' 2025-01-24T00:47:02.7741310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/459/head' 2025-01-24T00:47:02.7742535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/459/orig' 2025-01-24T00:47:02.7743747Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/459' 2025-01-24T00:47:02.7744950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/460/base' 2025-01-24T00:47:02.7746050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/460/head' 2025-01-24T00:47:02.7747280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/460/orig' 2025-01-24T00:47:02.7748405Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/460' 2025-01-24T00:47:02.7749521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/461/base' 2025-01-24T00:47:02.7750623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/461/head' 2025-01-24T00:47:02.7751815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/461/orig' 2025-01-24T00:47:02.7752992Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/461' 2025-01-24T00:47:02.7754159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/462/base' 2025-01-24T00:47:02.7755238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/462/head' 2025-01-24T00:47:02.7756434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/462/orig' 2025-01-24T00:47:02.7757560Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/462' 2025-01-24T00:47:02.7758845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/463/base' 2025-01-24T00:47:02.7759939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/463/head' 2025-01-24T00:47:02.7761039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/463/orig' 2025-01-24T00:47:02.7762155Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/463' 2025-01-24T00:47:02.7763413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/464/base' 2025-01-24T00:47:02.7764499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/464/head' 2025-01-24T00:47:02.7765588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/464/orig' 2025-01-24T00:47:02.7766845Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/464' 2025-01-24T00:47:02.7768082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/465/base' 2025-01-24T00:47:02.7769183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/465/head' 2025-01-24T00:47:02.7770278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/465/orig' 2025-01-24T00:47:02.7771394Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/465' 2025-01-24T00:47:02.7772597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/466/base' 2025-01-24T00:47:02.7773818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/466/head' 2025-01-24T00:47:02.7774969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/466/orig' 2025-01-24T00:47:02.7776090Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/466' 2025-01-24T00:47:02.7777226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/467/base' 2025-01-24T00:47:02.7778566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/467/head' 2025-01-24T00:47:02.7779664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/467/orig' 2025-01-24T00:47:02.7780770Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/467' 2025-01-24T00:47:02.7781913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/468/base' 2025-01-24T00:47:02.7783155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/468/head' 2025-01-24T00:47:02.7784249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/468/orig' 2025-01-24T00:47:02.7785349Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/468' 2025-01-24T00:47:02.7786461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/469/base' 2025-01-24T00:47:02.7787767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/469/head' 2025-01-24T00:47:02.7788870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/469/orig' 2025-01-24T00:47:02.7790081Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/469' 2025-01-24T00:47:02.7791202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/470/base' 2025-01-24T00:47:02.7792457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/470/head' 2025-01-24T00:47:02.7793548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/470/orig' 2025-01-24T00:47:02.7794669Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/470' 2025-01-24T00:47:02.7795822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/471/base' 2025-01-24T00:47:02.7796991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/471/head' 2025-01-24T00:47:02.7798075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/471/orig' 2025-01-24T00:47:02.7799194Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/471' 2025-01-24T00:47:02.7800311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/472/base' 2025-01-24T00:47:02.7801599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/472/head' 2025-01-24T00:47:02.7802686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/472/orig' 2025-01-24T00:47:02.7803927Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/472' 2025-01-24T00:47:02.7805126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/473/base' 2025-01-24T00:47:02.7806208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/473/head' 2025-01-24T00:47:02.7807540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/473/orig' 2025-01-24T00:47:02.7808662Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/473' 2025-01-24T00:47:02.7809781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/474/base' 2025-01-24T00:47:02.7810870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/474/head' 2025-01-24T00:47:02.7811967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/474/orig' 2025-01-24T00:47:02.7813227Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/474' 2025-01-24T00:47:02.7814340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/475/base' 2025-01-24T00:47:02.7815434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/475/head' 2025-01-24T00:47:02.7816525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/475/orig' 2025-01-24T00:47:02.7817637Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/475' 2025-01-24T00:47:02.7818743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/476/base' 2025-01-24T00:47:02.7820067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/476/head' 2025-01-24T00:47:02.7821163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/476/orig' 2025-01-24T00:47:02.7822285Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/476' 2025-01-24T00:47:02.7823391Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel' 2025-01-24T00:47:02.7824648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/174/base' 2025-01-24T00:47:02.7825797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/174/head' 2025-01-24T00:47:02.7827124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/174/orig' 2025-01-24T00:47:02.7828311Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/174' 2025-01-24T00:47:02.7829492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/187/base' 2025-01-24T00:47:02.7830648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/187/head' 2025-01-24T00:47:02.7831882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/187/orig' 2025-01-24T00:47:02.7833061Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/187' 2025-01-24T00:47:02.7834322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/195/base' 2025-01-24T00:47:02.7835524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/195/head' 2025-01-24T00:47:02.7836664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/195/orig' 2025-01-24T00:47:02.7837958Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/195' 2025-01-24T00:47:02.7839130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/208/base' 2025-01-24T00:47:02.7840294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/208/head' 2025-01-24T00:47:02.7841433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/208/orig' 2025-01-24T00:47:02.7842606Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/208' 2025-01-24T00:47:02.7843790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/214/base' 2025-01-24T00:47:02.7845033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/214/head' 2025-01-24T00:47:02.7846187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/214/orig' 2025-01-24T00:47:02.7847450Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/214' 2025-01-24T00:47:02.7848629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/216/base' 2025-01-24T00:47:02.7849892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/216/head' 2025-01-24T00:47:02.7851057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/216/orig' 2025-01-24T00:47:02.7852241Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/216' 2025-01-24T00:47:02.7853424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/217/base' 2025-01-24T00:47:02.7854566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/217/head' 2025-01-24T00:47:02.7855826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/217/orig' 2025-01-24T00:47:02.7857013Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/217' 2025-01-24T00:47:02.7858177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/218/base' 2025-01-24T00:47:02.7859330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/218/head' 2025-01-24T00:47:02.7860580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/218/orig' 2025-01-24T00:47:02.7861753Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/218' 2025-01-24T00:47:02.7862994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/219/base' 2025-01-24T00:47:02.7864209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/219/head' 2025-01-24T00:47:02.7865409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/219/orig' 2025-01-24T00:47:02.7866582Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/219' 2025-01-24T00:47:02.7867861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/220/base' 2025-01-24T00:47:02.7869011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/220/head' 2025-01-24T00:47:02.7870159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/220/orig' 2025-01-24T00:47:02.7871334Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/220' 2025-01-24T00:47:02.7872494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/221/base' 2025-01-24T00:47:02.7873747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/221/head' 2025-01-24T00:47:02.7874896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/221/orig' 2025-01-24T00:47:02.7876060Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/221' 2025-01-24T00:47:02.7877228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/222/base' 2025-01-24T00:47:02.7878467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/222/head' 2025-01-24T00:47:02.7879624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/222/orig' 2025-01-24T00:47:02.7880784Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/222' 2025-01-24T00:47:02.7881957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/223/base' 2025-01-24T00:47:02.7883233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/223/head' 2025-01-24T00:47:02.7884379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/223/orig' 2025-01-24T00:47:02.7885543Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/223' 2025-01-24T00:47:02.7886793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/224/base' 2025-01-24T00:47:02.7887950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/224/head' 2025-01-24T00:47:02.7889208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/224/orig' 2025-01-24T00:47:02.7890383Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/224' 2025-01-24T00:47:02.7891550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/225/base' 2025-01-24T00:47:02.7892907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/225/head' 2025-01-24T00:47:02.7894203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/225/orig' 2025-01-24T00:47:02.7895383Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/225' 2025-01-24T00:47:02.7896618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/89/base' 2025-01-24T00:47:02.7897761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/89/head' 2025-01-24T00:47:02.7898886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/89/orig' 2025-01-24T00:47:02.7900048Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/89' 2025-01-24T00:47:02.7901324Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser' 2025-01-24T00:47:02.7902433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jcaip/41/base' 2025-01-24T00:47:02.7903511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jcaip/41/head' 2025-01-24T00:47:02.7904582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jcaip/41/orig' 2025-01-24T00:47:02.7905682Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jcaip/41' 2025-01-24T00:47:02.7906761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jcaip/70/base' 2025-01-24T00:47:02.7907962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jcaip/70/head' 2025-01-24T00:47:02.7909106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jcaip/70/orig' 2025-01-24T00:47:02.7910214Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jcaip/70' 2025-01-24T00:47:02.7911312Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jcaip' 2025-01-24T00:47:02.7912421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jerryzh168/855/base' 2025-01-24T00:47:02.7913643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jerryzh168/855/head' 2025-01-24T00:47:02.7914763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jerryzh168/855/orig' 2025-01-24T00:47:02.7915916Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jerryzh168/855' 2025-01-24T00:47:02.7917073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jerryzh168/858/base' 2025-01-24T00:47:02.7918304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jerryzh168/858/head' 2025-01-24T00:47:02.7919424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jerryzh168/858/orig' 2025-01-24T00:47:02.7920696Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jerryzh168/858' 2025-01-24T00:47:02.7921856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jerryzh168/859/base' 2025-01-24T00:47:02.7922988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jerryzh168/859/head' 2025-01-24T00:47:02.7924267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jerryzh168/859/orig' 2025-01-24T00:47:02.7925475Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jerryzh168/859' 2025-01-24T00:47:02.7926716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jerryzh168/860/base' 2025-01-24T00:47:02.7927834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jerryzh168/860/head' 2025-01-24T00:47:02.7928967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jerryzh168/860/orig' 2025-01-24T00:47:02.7930232Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jerryzh168/860' 2025-01-24T00:47:02.7931397Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jerryzh168' 2025-01-24T00:47:02.7932497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jgong5/23/base' 2025-01-24T00:47:02.7933584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jgong5/23/head' 2025-01-24T00:47:02.7934683Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jgong5/23' 2025-01-24T00:47:02.7935953Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jgong5' 2025-01-24T00:47:02.7937048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/12/base' 2025-01-24T00:47:02.7938168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/12/head' 2025-01-24T00:47:02.7939287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/12/orig' 2025-01-24T00:47:02.7940521Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/12' 2025-01-24T00:47:02.7941665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/23/base' 2025-01-24T00:47:02.7942783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/23/head' 2025-01-24T00:47:02.7943899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/23/orig' 2025-01-24T00:47:02.7945026Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/23' 2025-01-24T00:47:02.7946173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/34/base' 2025-01-24T00:47:02.7947300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/34/head' 2025-01-24T00:47:02.7948493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/34/orig' 2025-01-24T00:47:02.7949627Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/34' 2025-01-24T00:47:02.7950848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/37/base' 2025-01-24T00:47:02.7951986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/37/head' 2025-01-24T00:47:02.7953096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/37/orig' 2025-01-24T00:47:02.7954322Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/37' 2025-01-24T00:47:02.7955513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/38/base' 2025-01-24T00:47:02.7956632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/38/head' 2025-01-24T00:47:02.7957739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/38/orig' 2025-01-24T00:47:02.7958880Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/38' 2025-01-24T00:47:02.7960024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/39/base' 2025-01-24T00:47:02.7961140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/39/head' 2025-01-24T00:47:02.7962240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/39/orig' 2025-01-24T00:47:02.7963377Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/39' 2025-01-24T00:47:02.7964516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/40/base' 2025-01-24T00:47:02.7965612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/40/head' 2025-01-24T00:47:02.7966797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/40/orig' 2025-01-24T00:47:02.7967940Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/40' 2025-01-24T00:47:02.7969086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/50/base' 2025-01-24T00:47:02.7970198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/50/head' 2025-01-24T00:47:02.7971315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/50/orig' 2025-01-24T00:47:02.7972457Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/50' 2025-01-24T00:47:02.7973601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/51/base' 2025-01-24T00:47:02.7974702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/51/head' 2025-01-24T00:47:02.7975825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/51/orig' 2025-01-24T00:47:02.7976973Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/51' 2025-01-24T00:47:02.7978100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/52/base' 2025-01-24T00:47:02.7979215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/52/head' 2025-01-24T00:47:02.7980328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/52/orig' 2025-01-24T00:47:02.7981469Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/52' 2025-01-24T00:47:02.7983178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/53/base' 2025-01-24T00:47:02.7984301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/53/head' 2025-01-24T00:47:02.7985487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/53/orig' 2025-01-24T00:47:02.7986631Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/53' 2025-01-24T00:47:02.7987760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/54/base' 2025-01-24T00:47:02.7988883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/54/head' 2025-01-24T00:47:02.7990006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/54/orig' 2025-01-24T00:47:02.7991135Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/54' 2025-01-24T00:47:02.7992444Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx' 2025-01-24T00:47:02.7993593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jjwu@meta.com/1/base' 2025-01-24T00:47:02.7994752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jjwu@meta.com/1/head' 2025-01-24T00:47:02.7995919Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jjwu@meta.com/1' 2025-01-24T00:47:02.7997098Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jjwu@meta.com' 2025-01-24T00:47:02.7998246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/1/base' 2025-01-24T00:47:02.7999365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/1/head' 2025-01-24T00:47:02.8000497Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/1' 2025-01-24T00:47:02.8001641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/12/base' 2025-01-24T00:47:02.8002783Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/12' 2025-01-24T00:47:02.8003923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/13/base' 2025-01-24T00:47:02.8005064Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/13' 2025-01-24T00:47:02.8006210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/14/base' 2025-01-24T00:47:02.8007438Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/14' 2025-01-24T00:47:02.8008566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/16/base' 2025-01-24T00:47:02.8009688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/16/head' 2025-01-24T00:47:02.8010803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/16/orig' 2025-01-24T00:47:02.8011942Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/16' 2025-01-24T00:47:02.8013172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/19/base' 2025-01-24T00:47:02.8014387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/19/head' 2025-01-24T00:47:02.8015505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/19/orig' 2025-01-24T00:47:02.8016653Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/19' 2025-01-24T00:47:02.8017782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/2/base' 2025-01-24T00:47:02.8018898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/2/head' 2025-01-24T00:47:02.8020043Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/2' 2025-01-24T00:47:02.8020538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/3/base' 2025-01-24T00:47:02.8021036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/3/head' 2025-01-24T00:47:02.8021566Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/3' 2025-01-24T00:47:02.8022059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/4/base' 2025-01-24T00:47:02.8022568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/4/head' 2025-01-24T00:47:02.8023084Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/4' 2025-01-24T00:47:02.8023581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/5/base' 2025-01-24T00:47:02.8024096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/5/head' 2025-01-24T00:47:02.8024614Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/5' 2025-01-24T00:47:02.8025124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/6/base' 2025-01-24T00:47:02.8025615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/6/head' 2025-01-24T00:47:02.8026132Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/6' 2025-01-24T00:47:02.8026644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/7/base' 2025-01-24T00:47:02.8027138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/7/head' 2025-01-24T00:47:02.8027670Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/7' 2025-01-24T00:47:02.8028162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/8/base' 2025-01-24T00:47:02.8028651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/8/head' 2025-01-24T00:47:02.8029178Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/8' 2025-01-24T00:47:02.8029684Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang' 2025-01-24T00:47:02.8030251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/101/base' 2025-01-24T00:47:02.8030822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/101/head' 2025-01-24T00:47:02.8031333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/101/orig' 2025-01-24T00:47:02.8031881Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/101' 2025-01-24T00:47:02.8032395Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby' 2025-01-24T00:47:02.8032869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/1/base' 2025-01-24T00:47:02.8033370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/1/head' 2025-01-24T00:47:02.8033846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/1/orig' 2025-01-24T00:47:02.8034358Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/1' 2025-01-24T00:47:02.8034836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/12/base' 2025-01-24T00:47:02.8035316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/12/head' 2025-01-24T00:47:02.8035835Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/12' 2025-01-24T00:47:02.8036315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/13/base' 2025-01-24T00:47:02.8036808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/13/head' 2025-01-24T00:47:02.8037309Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/13' 2025-01-24T00:47:02.8037785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/14/base' 2025-01-24T00:47:02.8038275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/14/head' 2025-01-24T00:47:02.8038779Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/14' 2025-01-24T00:47:02.8039273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/16/base' 2025-01-24T00:47:02.8039760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/16/head' 2025-01-24T00:47:02.8040265Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/16' 2025-01-24T00:47:02.8040755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/6/base' 2025-01-24T00:47:02.8041229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/6/head' 2025-01-24T00:47:02.8041729Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/6' 2025-01-24T00:47:02.8042217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/7/base' 2025-01-24T00:47:02.8042714Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/7' 2025-01-24T00:47:02.8043248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/9/base' 2025-01-24T00:47:02.8043769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/9/head' 2025-01-24T00:47:02.8044268Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/9' 2025-01-24T00:47:02.8044773Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng' 2025-01-24T00:47:02.8045293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kimishpatel/186/base' 2025-01-24T00:47:02.8045821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kimishpatel/186/head' 2025-01-24T00:47:02.8046416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kimishpatel/186/orig' 2025-01-24T00:47:02.8046958Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kimishpatel/186' 2025-01-24T00:47:02.8047489Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kimishpatel' 2025-01-24T00:47:02.8047971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kollasb/5/base' 2025-01-24T00:47:02.8048462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kollasb/5/head' 2025-01-24T00:47:02.8049029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kollasb/5/orig' 2025-01-24T00:47:02.8049534Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kollasb/5' 2025-01-24T00:47:02.8050047Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kollasb' 2025-01-24T00:47:02.8050553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kurtamohler/30/base' 2025-01-24T00:47:02.8051074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kurtamohler/30/head' 2025-01-24T00:47:02.8051576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kurtamohler/30/orig' 2025-01-24T00:47:02.8052104Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kurtamohler/30' 2025-01-24T00:47:02.8052628Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kurtamohler' 2025-01-24T00:47:02.8053117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/1/base' 2025-01-24T00:47:02.8053630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/1/head' 2025-01-24T00:47:02.8054157Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/1' 2025-01-24T00:47:02.8054697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/108/base' 2025-01-24T00:47:02.8055281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/108/head' 2025-01-24T00:47:02.8055776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/108/orig' 2025-01-24T00:47:02.8056360Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/108' 2025-01-24T00:47:02.8056982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/109/base' 2025-01-24T00:47:02.8057591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/109/head' 2025-01-24T00:47:02.8058105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/109/orig' 2025-01-24T00:47:02.8058640Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/109' 2025-01-24T00:47:02.8059153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/118/base' 2025-01-24T00:47:02.8059648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/118/head' 2025-01-24T00:47:02.8060159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/118/orig' 2025-01-24T00:47:02.8060680Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/118' 2025-01-24T00:47:02.8061170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/15/base' 2025-01-24T00:47:02.8061792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/15/head' 2025-01-24T00:47:02.8062363Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/15' 2025-01-24T00:47:02.8062870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/65/base' 2025-01-24T00:47:02.8063366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/65/head' 2025-01-24T00:47:02.8063872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/65/orig' 2025-01-24T00:47:02.8064400Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/65' 2025-01-24T00:47:02.8064884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/66/base' 2025-01-24T00:47:02.8065385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/66/head' 2025-01-24T00:47:02.8065869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/66/orig' 2025-01-24T00:47:02.8066382Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/66' 2025-01-24T00:47:02.8066984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/79/base' 2025-01-24T00:47:02.8067476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/79/head' 2025-01-24T00:47:02.8067957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/79/orig' 2025-01-24T00:47:02.8068480Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/79' 2025-01-24T00:47:02.8068966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/87/base' 2025-01-24T00:47:02.8069468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/87/head' 2025-01-24T00:47:02.8070007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/87/orig' 2025-01-24T00:47:02.8070522Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/87' 2025-01-24T00:47:02.8071069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/97/base' 2025-01-24T00:47:02.8071550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/97/head' 2025-01-24T00:47:02.8072052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/97/orig' 2025-01-24T00:47:02.8072562Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/97' 2025-01-24T00:47:02.8073157Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501' 2025-01-24T00:47:02.8073678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/102/base' 2025-01-24T00:47:02.8074183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/102/head' 2025-01-24T00:47:02.8074919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/102/orig' 2025-01-24T00:47:02.8075676Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/102' 2025-01-24T00:47:02.8076185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/103/base' 2025-01-24T00:47:02.8076702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/103/head' 2025-01-24T00:47:02.8077210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/103/orig' 2025-01-24T00:47:02.8077742Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/103' 2025-01-24T00:47:02.8078259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/105/base' 2025-01-24T00:47:02.8078763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/105/head' 2025-01-24T00:47:02.8079276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/105/orig' 2025-01-24T00:47:02.8079807Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/105' 2025-01-24T00:47:02.8080311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/106/base' 2025-01-24T00:47:02.8080823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/106/head' 2025-01-24T00:47:02.8081326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/106/orig' 2025-01-24T00:47:02.8081860Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/106' 2025-01-24T00:47:02.8082356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/28/base' 2025-01-24T00:47:02.8082876Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/28' 2025-01-24T00:47:02.8083385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/29/base' 2025-01-24T00:47:02.8083971Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/29' 2025-01-24T00:47:02.8084537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/30/base' 2025-01-24T00:47:02.8085035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/30/head' 2025-01-24T00:47:02.8085558Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/30' 2025-01-24T00:47:02.8174927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/31/base' 2025-01-24T00:47:02.8175810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/31/head' 2025-01-24T00:47:02.8176750Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/31' 2025-01-24T00:47:02.8177702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/32/base' 2025-01-24T00:47:02.8178445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/32/head' 2025-01-24T00:47:02.8179381Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/32' 2025-01-24T00:47:02.8180353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/74/base' 2025-01-24T00:47:02.8180985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/74/head' 2025-01-24T00:47:02.8181486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/74/orig' 2025-01-24T00:47:02.8182002Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/74' 2025-01-24T00:47:02.8182511Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka' 2025-01-24T00:47:02.8183076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/larryliu0820/44/base' 2025-01-24T00:47:02.8183586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/larryliu0820/44/head' 2025-01-24T00:47:02.8184100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/larryliu0820/44/orig' 2025-01-24T00:47:02.8184627Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/larryliu0820/44' 2025-01-24T00:47:02.8185137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/larryliu0820/45/base' 2025-01-24T00:47:02.8185649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/larryliu0820/45/head' 2025-01-24T00:47:02.8186151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/larryliu0820/45/orig' 2025-01-24T00:47:02.8186681Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/larryliu0820/45' 2025-01-24T00:47:02.8187198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/larryliu0820/46/base' 2025-01-24T00:47:02.8187700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/larryliu0820/46/head' 2025-01-24T00:47:02.8188392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/larryliu0820/46/orig' 2025-01-24T00:47:02.8189058Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/larryliu0820/46' 2025-01-24T00:47:02.8189575Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/larryliu0820' 2025-01-24T00:47:02.8190126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/154/base' 2025-01-24T00:47:02.8190674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/154/head' 2025-01-24T00:47:02.8191267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/154/orig' 2025-01-24T00:47:02.8191829Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/154' 2025-01-24T00:47:02.8192536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/161/base' 2025-01-24T00:47:02.8193089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/161/head' 2025-01-24T00:47:02.8193625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/161/orig' 2025-01-24T00:47:02.8194196Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/161' 2025-01-24T00:47:02.8194738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/162/base' 2025-01-24T00:47:02.8195275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/162/head' 2025-01-24T00:47:02.8195818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/162/orig' 2025-01-24T00:47:02.8196379Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/162' 2025-01-24T00:47:02.8196977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/169/base' 2025-01-24T00:47:02.8197510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/169/head' 2025-01-24T00:47:02.8198044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/169/orig' 2025-01-24T00:47:02.8198606Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/169' 2025-01-24T00:47:02.8199143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/171/base' 2025-01-24T00:47:02.8199694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/171/head' 2025-01-24T00:47:02.8200228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/171/orig' 2025-01-24T00:47:02.8200787Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/171' 2025-01-24T00:47:02.8201336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/172/base' 2025-01-24T00:47:02.8201872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/172/head' 2025-01-24T00:47:02.8202650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/172/orig' 2025-01-24T00:47:02.8203789Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/172' 2025-01-24T00:47:02.8204486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/173/base' 2025-01-24T00:47:02.8205040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/173/head' 2025-01-24T00:47:02.8205622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/173/orig' 2025-01-24T00:47:02.8206475Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/173' 2025-01-24T00:47:02.8207246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/174/base' 2025-01-24T00:47:02.8207784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/174/head' 2025-01-24T00:47:02.8208332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/174/orig' 2025-01-24T00:47:02.8208893Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/174' 2025-01-24T00:47:02.8209442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/175/base' 2025-01-24T00:47:02.8209976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/175/head' 2025-01-24T00:47:02.8210543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/175/orig' 2025-01-24T00:47:02.8211134Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/175' 2025-01-24T00:47:02.8211671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/176/base' 2025-01-24T00:47:02.8212413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/176/head' 2025-01-24T00:47:02.8213216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/176/orig' 2025-01-24T00:47:02.8213778Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/176' 2025-01-24T00:47:02.8214337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/177/base' 2025-01-24T00:47:02.8214911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/177/head' 2025-01-24T00:47:02.8215474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/177/orig' 2025-01-24T00:47:02.8216036Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/177' 2025-01-24T00:47:02.8216585Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel' 2025-01-24T00:47:02.8217223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/lw/1/base' 2025-01-24T00:47:02.8218045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/lw/1/head' 2025-01-24T00:47:02.8218556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/lw/1/orig' 2025-01-24T00:47:02.8219037Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/lw/1' 2025-01-24T00:47:02.8219539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/lw/2/base' 2025-01-24T00:47:02.8219987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/lw/2/head' 2025-01-24T00:47:02.8220431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/lw/2/orig' 2025-01-24T00:47:02.8220918Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/lw/2' 2025-01-24T00:47:02.8221370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/lw/3/base' 2025-01-24T00:47:02.8221829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/lw/3/head' 2025-01-24T00:47:02.8222277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/lw/3/orig' 2025-01-24T00:47:02.8222754Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/lw/3' 2025-01-24T00:47:02.8223212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/lw/4/base' 2025-01-24T00:47:02.8223656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/lw/4/head' 2025-01-24T00:47:02.8224104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/lw/4/orig' 2025-01-24T00:47:02.8224637Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/lw/4' 2025-01-24T00:47:02.8225086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/lw/5/base' 2025-01-24T00:47:02.8225534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/lw/5/head' 2025-01-24T00:47:02.8225981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/lw/5/orig' 2025-01-24T00:47:02.8226460Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/lw/5' 2025-01-24T00:47:02.8227328Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/lw' 2025-01-24T00:47:02.8227811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/100/base' 2025-01-24T00:47:02.8228299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/100/head' 2025-01-24T00:47:02.8228783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/100/orig' 2025-01-24T00:47:02.8229281Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/100' 2025-01-24T00:47:02.8229770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/101/base' 2025-01-24T00:47:02.8230252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/101/head' 2025-01-24T00:47:02.8230729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/101/orig' 2025-01-24T00:47:02.8231317Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/101' 2025-01-24T00:47:02.8232259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/102/base' 2025-01-24T00:47:02.8232748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/102/head' 2025-01-24T00:47:02.8233225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/102/orig' 2025-01-24T00:47:02.8233724Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/102' 2025-01-24T00:47:02.8234218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/103/base' 2025-01-24T00:47:02.8234700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/103/head' 2025-01-24T00:47:02.8235185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/103/orig' 2025-01-24T00:47:02.8235684Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/103' 2025-01-24T00:47:02.8236255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/104/base' 2025-01-24T00:47:02.8237063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/104/head' 2025-01-24T00:47:02.8237538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/104/orig' 2025-01-24T00:47:02.8238037Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/104' 2025-01-24T00:47:02.8238762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/105/base' 2025-01-24T00:47:02.8239434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/105/head' 2025-01-24T00:47:02.8239922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/105/orig' 2025-01-24T00:47:02.8240424Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/105' 2025-01-24T00:47:02.8240901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/106/base' 2025-01-24T00:47:02.8241383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/106/head' 2025-01-24T00:47:02.8241869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/106/orig' 2025-01-24T00:47:02.8242374Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/106' 2025-01-24T00:47:02.8242857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/107/base' 2025-01-24T00:47:02.8243536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/107/head' 2025-01-24T00:47:02.8244250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/107/orig' 2025-01-24T00:47:02.8244751Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/107' 2025-01-24T00:47:02.8245235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/108/base' 2025-01-24T00:47:02.8245770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/108/head' 2025-01-24T00:47:02.8246379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/108/orig' 2025-01-24T00:47:02.8246894Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/108' 2025-01-24T00:47:02.8247373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/109/base' 2025-01-24T00:47:02.8247859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/109/head' 2025-01-24T00:47:02.8248370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/109/orig' 2025-01-24T00:47:02.8249285Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/109' 2025-01-24T00:47:02.8249770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/110/base' 2025-01-24T00:47:02.8250250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/110/head' 2025-01-24T00:47:02.8250725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/110/orig' 2025-01-24T00:47:02.8251232Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/110' 2025-01-24T00:47:02.8251706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/111/base' 2025-01-24T00:47:02.8252184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/111/head' 2025-01-24T00:47:02.8252667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/111/orig' 2025-01-24T00:47:02.8253170Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/111' 2025-01-24T00:47:02.8253999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/112/base' 2025-01-24T00:47:02.8254565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/112/head' 2025-01-24T00:47:02.8255053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/112/orig' 2025-01-24T00:47:02.8255548Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/112' 2025-01-24T00:47:02.8256030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/113/base' 2025-01-24T00:47:02.8256518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/113/head' 2025-01-24T00:47:02.8257234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/113/orig' 2025-01-24T00:47:02.8257953Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/113' 2025-01-24T00:47:02.8258429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/114/base' 2025-01-24T00:47:02.8258907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/114/head' 2025-01-24T00:47:02.8259388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/114/orig' 2025-01-24T00:47:02.8259950Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/114' 2025-01-24T00:47:02.8260476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/115/base' 2025-01-24T00:47:02.8260965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/115/head' 2025-01-24T00:47:02.8261442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/115/orig' 2025-01-24T00:47:02.8262192Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/115' 2025-01-24T00:47:02.8262858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/116/base' 2025-01-24T00:47:02.8263339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/116/head' 2025-01-24T00:47:02.8263826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/116/orig' 2025-01-24T00:47:02.8264328Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/116' 2025-01-24T00:47:02.8264807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/117/base' 2025-01-24T00:47:02.8265284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/117/head' 2025-01-24T00:47:02.8265765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/117/orig' 2025-01-24T00:47:02.8266274Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/117' 2025-01-24T00:47:02.8266758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/118/base' 2025-01-24T00:47:02.8267252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/118/head' 2025-01-24T00:47:02.8268141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/118/orig' 2025-01-24T00:47:02.8268666Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/118' 2025-01-24T00:47:02.8269150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/119/base' 2025-01-24T00:47:02.8269626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/119/head' 2025-01-24T00:47:02.8270111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/119/orig' 2025-01-24T00:47:02.8270622Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/119' 2025-01-24T00:47:02.8271107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/120/base' 2025-01-24T00:47:02.8271596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/120/head' 2025-01-24T00:47:02.8272076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/120/orig' 2025-01-24T00:47:02.8272578Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/120' 2025-01-24T00:47:02.8273146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/121/base' 2025-01-24T00:47:02.8274043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/121/head' 2025-01-24T00:47:02.8274583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/121/orig' 2025-01-24T00:47:02.8275082Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/121' 2025-01-24T00:47:02.8275564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/122/base' 2025-01-24T00:47:02.8276056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/122/head' 2025-01-24T00:47:02.8276538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/122/orig' 2025-01-24T00:47:02.8277054Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/122' 2025-01-24T00:47:02.8277533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/123/base' 2025-01-24T00:47:02.8278230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/123/head' 2025-01-24T00:47:02.8278937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/123/orig' 2025-01-24T00:47:02.8279437Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/123' 2025-01-24T00:47:02.8279913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/124/base' 2025-01-24T00:47:02.8280396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/124/head' 2025-01-24T00:47:02.8281311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/124/orig' 2025-01-24T00:47:02.8281831Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/124' 2025-01-24T00:47:02.8282312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/125/base' 2025-01-24T00:47:02.8282788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/125/head' 2025-01-24T00:47:02.8283273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/125/orig' 2025-01-24T00:47:02.8283769Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/125' 2025-01-24T00:47:02.8284256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/126/base' 2025-01-24T00:47:02.8284738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/126/head' 2025-01-24T00:47:02.8285223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/126/orig' 2025-01-24T00:47:02.8286000Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/126' 2025-01-24T00:47:02.8286733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/127/base' 2025-01-24T00:47:02.8287223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/127/head' 2025-01-24T00:47:02.8287700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/127/orig' 2025-01-24T00:47:02.8288263Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/127' 2025-01-24T00:47:02.8288809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/128/base' 2025-01-24T00:47:02.8289289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/128/head' 2025-01-24T00:47:02.8289760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/128/orig' 2025-01-24T00:47:02.8290270Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/128' 2025-01-24T00:47:02.8290743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/129/base' 2025-01-24T00:47:02.8291522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/129/head' 2025-01-24T00:47:02.8292300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/129/orig' 2025-01-24T00:47:02.8292807Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/129' 2025-01-24T00:47:02.8293293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/130/base' 2025-01-24T00:47:02.8293774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/130/head' 2025-01-24T00:47:02.8294257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/130/orig' 2025-01-24T00:47:02.8294856Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/130' 2025-01-24T00:47:02.8295684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/131/base' 2025-01-24T00:47:02.8296171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/131/head' 2025-01-24T00:47:02.8296651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/131/orig' 2025-01-24T00:47:02.8297156Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/131' 2025-01-24T00:47:02.8297633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/132/base' 2025-01-24T00:47:02.8298110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/132/head' 2025-01-24T00:47:02.8298598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/132/orig' 2025-01-24T00:47:02.8299101Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/132' 2025-01-24T00:47:02.8299594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/133/base' 2025-01-24T00:47:02.8300071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/133/head' 2025-01-24T00:47:02.8300548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/133/orig' 2025-01-24T00:47:02.8301057Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/133' 2025-01-24T00:47:02.8301868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/134/base' 2025-01-24T00:47:02.8302550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/134/head' 2025-01-24T00:47:02.8303100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/134/orig' 2025-01-24T00:47:02.8303600Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/134' 2025-01-24T00:47:02.8304090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/135/base' 2025-01-24T00:47:02.8304568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/135/head' 2025-01-24T00:47:02.8305047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/135/orig' 2025-01-24T00:47:02.8305558Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/135' 2025-01-24T00:47:02.8306040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/136/base' 2025-01-24T00:47:02.8306533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/136/head' 2025-01-24T00:47:02.8307011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/136/orig' 2025-01-24T00:47:02.8307510Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/136' 2025-01-24T00:47:02.8307992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/137/base' 2025-01-24T00:47:02.8308890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/137/head' 2025-01-24T00:47:02.8309403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/137/orig' 2025-01-24T00:47:02.8309906Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/137' 2025-01-24T00:47:02.8310430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/138/base' 2025-01-24T00:47:02.8311317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/138/head' 2025-01-24T00:47:02.8311792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/138/orig' 2025-01-24T00:47:02.8312290Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/138' 2025-01-24T00:47:02.8312780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/139/base' 2025-01-24T00:47:02.8313266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/139/head' 2025-01-24T00:47:02.8313759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/139/orig' 2025-01-24T00:47:02.8314259Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/139' 2025-01-24T00:47:02.8314734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/14/base' 2025-01-24T00:47:02.8315451Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/14' 2025-01-24T00:47:02.8316153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/140/base' 2025-01-24T00:47:02.8316701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/140/head' 2025-01-24T00:47:02.8317226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/140/orig' 2025-01-24T00:47:02.8317728Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/140' 2025-01-24T00:47:02.8318215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/141/base' 2025-01-24T00:47:02.8318687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/141/head' 2025-01-24T00:47:02.8319173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/141/orig' 2025-01-24T00:47:02.8319673Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/141' 2025-01-24T00:47:02.8320472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/142/base' 2025-01-24T00:47:02.8321079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/142/head' 2025-01-24T00:47:02.8321560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/142/orig' 2025-01-24T00:47:02.8322196Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/142' 2025-01-24T00:47:02.8322976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/143/base' 2025-01-24T00:47:02.8323458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/143/head' 2025-01-24T00:47:02.8323947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/143/orig' 2025-01-24T00:47:02.8324454Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/143' 2025-01-24T00:47:02.8324934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/144/base' 2025-01-24T00:47:02.8325419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/144/head' 2025-01-24T00:47:02.8325892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/144/orig' 2025-01-24T00:47:02.8326491Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/144' 2025-01-24T00:47:02.8326971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/145/base' 2025-01-24T00:47:02.8327449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/145/head' 2025-01-24T00:47:02.8327938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/145/orig' 2025-01-24T00:47:02.8328746Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/145' 2025-01-24T00:47:02.8329356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/31/base' 2025-01-24T00:47:02.8329828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/31/head' 2025-01-24T00:47:02.8330299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/31/orig' 2025-01-24T00:47:02.8330863Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/31' 2025-01-24T00:47:02.8331341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/37/base' 2025-01-24T00:47:02.8331863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/37/head' 2025-01-24T00:47:02.8332344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/37/orig' 2025-01-24T00:47:02.8332879Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/37' 2025-01-24T00:47:02.8333757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/64/base' 2025-01-24T00:47:02.8334235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/64/head' 2025-01-24T00:47:02.8334732Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/64' 2025-01-24T00:47:02.8335576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/88/base' 2025-01-24T00:47:02.8336126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/88/head' 2025-01-24T00:47:02.8336610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/88/orig' 2025-01-24T00:47:02.8337101Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/88' 2025-01-24T00:47:02.8337573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/89/base' 2025-01-24T00:47:02.8338062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/89/head' 2025-01-24T00:47:02.8338535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/89/orig' 2025-01-24T00:47:02.8339040Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/89' 2025-01-24T00:47:02.8339512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/90/base' 2025-01-24T00:47:02.8340175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/90/head' 2025-01-24T00:47:02.8340901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/90/orig' 2025-01-24T00:47:02.8341398Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/90' 2025-01-24T00:47:02.8341875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/91/base' 2025-01-24T00:47:02.8342356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/91/head' 2025-01-24T00:47:02.8342833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/91/orig' 2025-01-24T00:47:02.8343336Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/91' 2025-01-24T00:47:02.8343806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/92/base' 2025-01-24T00:47:02.8344281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/92/head' 2025-01-24T00:47:02.8345054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/92/orig' 2025-01-24T00:47:02.8345753Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/92' 2025-01-24T00:47:02.8346304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/93/base' 2025-01-24T00:47:02.8346904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/93/head' 2025-01-24T00:47:02.8347690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/93/orig' 2025-01-24T00:47:02.8348208Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/93' 2025-01-24T00:47:02.8348689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/94/base' 2025-01-24T00:47:02.8349184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/94/head' 2025-01-24T00:47:02.8349663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/94/orig' 2025-01-24T00:47:02.8350165Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/94' 2025-01-24T00:47:02.8350657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/95/base' 2025-01-24T00:47:02.8351136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/95/head' 2025-01-24T00:47:02.8351763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/95/orig' 2025-01-24T00:47:02.8352547Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/95' 2025-01-24T00:47:02.8353027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/96/base' 2025-01-24T00:47:02.8353520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/96/head' 2025-01-24T00:47:02.8354001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/96/orig' 2025-01-24T00:47:02.8354503Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/96' 2025-01-24T00:47:02.8354993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/97/base' 2025-01-24T00:47:02.8355470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/97/head' 2025-01-24T00:47:02.8355961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/97/orig' 2025-01-24T00:47:02.8356868Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/97' 2025-01-24T00:47:02.8357362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/98/base' 2025-01-24T00:47:02.8357857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/98/head' 2025-01-24T00:47:02.8358334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/98/orig' 2025-01-24T00:47:02.8358842Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/98' 2025-01-24T00:47:02.8359317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/99/base' 2025-01-24T00:47:02.8359845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/99/head' 2025-01-24T00:47:02.8360382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/99/orig' 2025-01-24T00:47:02.8361125Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/99' 2025-01-24T00:47:02.8361810Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet' 2025-01-24T00:47:02.8362282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/markkm/1/base' 2025-01-24T00:47:02.8362777Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/markkm/1' 2025-01-24T00:47:02.8363282Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/markkm' 2025-01-24T00:47:02.8363789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/140/base' 2025-01-24T00:47:02.8364284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/140/head' 2025-01-24T00:47:02.8364792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/140/orig' 2025-01-24T00:47:02.8365312Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/140' 2025-01-24T00:47:02.8365814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/149/base' 2025-01-24T00:47:02.8366780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/149/head' 2025-01-24T00:47:02.8367290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/149/orig' 2025-01-24T00:47:02.8367823Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/149' 2025-01-24T00:47:02.8368322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/150/base' 2025-01-24T00:47:02.8368825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/150/head' 2025-01-24T00:47:02.8369314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/150/orig' 2025-01-24T00:47:02.8369833Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/150' 2025-01-24T00:47:02.8370341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/155/base' 2025-01-24T00:47:02.8371059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/155/head' 2025-01-24T00:47:02.8371766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/155/orig' 2025-01-24T00:47:02.8372282Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/155' 2025-01-24T00:47:02.8372776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/157/base' 2025-01-24T00:47:02.8373279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/157/head' 2025-01-24T00:47:02.8373831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/157/orig' 2025-01-24T00:47:02.8374348Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/157' 2025-01-24T00:47:02.8374906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/158/base' 2025-01-24T00:47:02.8375673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/158/head' 2025-01-24T00:47:02.8376333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/158/orig' 2025-01-24T00:47:02.8376853Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/158' 2025-01-24T00:47:02.8377629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/159/base' 2025-01-24T00:47:02.8378288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/159/head' 2025-01-24T00:47:02.8378784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/159/orig' 2025-01-24T00:47:02.8379318Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/159' 2025-01-24T00:47:02.8379808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/160/base' 2025-01-24T00:47:02.8380302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/160/head' 2025-01-24T00:47:02.8380805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/160/orig' 2025-01-24T00:47:02.8381326Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/160' 2025-01-24T00:47:02.8381910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/161/base' 2025-01-24T00:47:02.8382749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/161/head' 2025-01-24T00:47:02.8383241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/161/orig' 2025-01-24T00:47:02.8383771Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/161' 2025-01-24T00:47:02.8384265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/162/base' 2025-01-24T00:47:02.8384771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/162/head' 2025-01-24T00:47:02.8385263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/162/orig' 2025-01-24T00:47:02.8385783Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/162' 2025-01-24T00:47:02.8386284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/163/base' 2025-01-24T00:47:02.8387102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/163/head' 2025-01-24T00:47:02.8387702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/163/orig' 2025-01-24T00:47:02.8388227Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/163' 2025-01-24T00:47:02.8389045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/164/base' 2025-01-24T00:47:02.8389738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/164/head' 2025-01-24T00:47:02.8390237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/164/orig' 2025-01-24T00:47:02.8390752Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/164' 2025-01-24T00:47:02.8391261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/165/base' 2025-01-24T00:47:02.8391754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/165/head' 2025-01-24T00:47:02.8392418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/165/orig' 2025-01-24T00:47:02.8392944Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/165' 2025-01-24T00:47:02.8393545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/166/base' 2025-01-24T00:47:02.8394367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/166/head' 2025-01-24T00:47:02.8394861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/166/orig' 2025-01-24T00:47:02.8395397Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/166' 2025-01-24T00:47:02.8395890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/167/base' 2025-01-24T00:47:02.8396390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/167/head' 2025-01-24T00:47:02.8396898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/167/orig' 2025-01-24T00:47:02.8397416Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/167' 2025-01-24T00:47:02.8397922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/168/base' 2025-01-24T00:47:02.8398419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/168/head' 2025-01-24T00:47:02.8398916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/168/orig' 2025-01-24T00:47:02.8399641Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/168' 2025-01-24T00:47:02.8400382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/169/base' 2025-01-24T00:47:02.8400877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/169/head' 2025-01-24T00:47:02.8401389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/169/orig' 2025-01-24T00:47:02.8401912Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/169' 2025-01-24T00:47:02.8402418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/170/base' 2025-01-24T00:47:02.8403062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/170/head' 2025-01-24T00:47:02.8403554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/170/orig' 2025-01-24T00:47:02.8404342Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/170' 2025-01-24T00:47:02.8405082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/34/base' 2025-01-24T00:47:02.8405614Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/34' 2025-01-24T00:47:02.8406223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/4/base' 2025-01-24T00:47:02.8407089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/4/orig' 2025-01-24T00:47:02.8407624Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/4' 2025-01-24T00:47:02.8408126Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral' 2025-01-24T00:47:02.8408606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mcr229/3/base' 2025-01-24T00:47:02.8409079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mcr229/3/head' 2025-01-24T00:47:02.8409548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mcr229/3/orig' 2025-01-24T00:47:02.8410056Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mcr229/3' 2025-01-24T00:47:02.8410545Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mcr229' 2025-01-24T00:47:02.8411322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/0/base' 2025-01-24T00:47:02.8411970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/0/head' 2025-01-24T00:47:02.8412478Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/0' 2025-01-24T00:47:02.8412975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/1/base' 2025-01-24T00:47:02.8413464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/1/head' 2025-01-24T00:47:02.8413969Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/1' 2025-01-24T00:47:02.8414482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/10/base' 2025-01-24T00:47:02.8414975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/10/head' 2025-01-24T00:47:02.8415682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/10/orig' 2025-01-24T00:47:02.8416422Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/10' 2025-01-24T00:47:02.8416917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/11/base' 2025-01-24T00:47:02.8417651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/11/head' 2025-01-24T00:47:02.8418409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/11/orig' 2025-01-24T00:47:02.8418936Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/11' 2025-01-24T00:47:02.8419471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/2/base' 2025-01-24T00:47:02.8419954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/2/head' 2025-01-24T00:47:02.8420476Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/2' 2025-01-24T00:47:02.8420962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/3/base' 2025-01-24T00:47:02.8421462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/3/head' 2025-01-24T00:47:02.8422013Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/3' 2025-01-24T00:47:02.8422886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/4/base' 2025-01-24T00:47:02.8423388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/4/head' 2025-01-24T00:47:02.8423897Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/4' 2025-01-24T00:47:02.8424385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/5/base' 2025-01-24T00:47:02.8424887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/5/head' 2025-01-24T00:47:02.8425405Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/5' 2025-01-24T00:47:02.8425908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/6/base' 2025-01-24T00:47:02.8426401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/6/head' 2025-01-24T00:47:02.8427016Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/6' 2025-01-24T00:47:02.8427840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/7/base' 2025-01-24T00:47:02.8428326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/7/head' 2025-01-24T00:47:02.8428824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/7/orig' 2025-01-24T00:47:02.8429767Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/7' 2025-01-24T00:47:02.8430267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/8/base' 2025-01-24T00:47:02.8430763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/8/head' 2025-01-24T00:47:02.8431246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/8/orig' 2025-01-24T00:47:02.8431761Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/8' 2025-01-24T00:47:02.8432246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/9/base' 2025-01-24T00:47:02.8432788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/9/head' 2025-01-24T00:47:02.8433333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/9/orig' 2025-01-24T00:47:02.8433843Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/9' 2025-01-24T00:47:02.8434342Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz' 2025-01-24T00:47:02.8434898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/234/base' 2025-01-24T00:47:02.8435443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/234/head' 2025-01-24T00:47:02.8436017Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/234' 2025-01-24T00:47:02.8436559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/235/base' 2025-01-24T00:47:02.8437544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/235/head' 2025-01-24T00:47:02.8438113Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/235' 2025-01-24T00:47:02.8438656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/236/base' 2025-01-24T00:47:02.8439213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/236/head' 2025-01-24T00:47:02.8439777Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/236' 2025-01-24T00:47:02.8440318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/237/base' 2025-01-24T00:47:02.8440869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/237/head' 2025-01-24T00:47:02.8441463Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/237' 2025-01-24T00:47:02.8442083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/238/base' 2025-01-24T00:47:02.8442624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/238/head' 2025-01-24T00:47:02.8443180Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/238' 2025-01-24T00:47:02.8443738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/274/base' 2025-01-24T00:47:02.8444284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/274/head' 2025-01-24T00:47:02.8444835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/274/orig' 2025-01-24T00:47:02.8445398Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/274' 2025-01-24T00:47:02.8445935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/276/base' 2025-01-24T00:47:02.8446572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/276/head' 2025-01-24T00:47:02.8447181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/276/orig' 2025-01-24T00:47:02.8447815Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/276' 2025-01-24T00:47:02.8448360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/277/base' 2025-01-24T00:47:02.8448902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/277/head' 2025-01-24T00:47:02.8449454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/277/orig' 2025-01-24T00:47:02.8450010Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/277' 2025-01-24T00:47:02.8450563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/281/base' 2025-01-24T00:47:02.8451109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/281/head' 2025-01-24T00:47:02.8451725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/281/orig' 2025-01-24T00:47:02.8452409Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/281' 2025-01-24T00:47:02.8452952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/299/base' 2025-01-24T00:47:02.8453552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/299/head' 2025-01-24T00:47:02.8454116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/299/orig' 2025-01-24T00:47:02.8454680Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/299' 2025-01-24T00:47:02.8455237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/301/base' 2025-01-24T00:47:02.8455783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/301/head' 2025-01-24T00:47:02.8456324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/301/orig' 2025-01-24T00:47:02.8456892Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/301' 2025-01-24T00:47:02.8457438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/302/base' 2025-01-24T00:47:02.8458000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/302/head' 2025-01-24T00:47:02.8458543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/302/orig' 2025-01-24T00:47:02.8459097Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/302' 2025-01-24T00:47:02.8459646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/303/base' 2025-01-24T00:47:02.8460187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/303/head' 2025-01-24T00:47:02.8460796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/303/orig' 2025-01-24T00:47:02.8461356Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/303' 2025-01-24T00:47:02.8461947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/304/base' 2025-01-24T00:47:02.8462504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/304/head' 2025-01-24T00:47:02.8463131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/304/orig' 2025-01-24T00:47:02.8463698Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/304' 2025-01-24T00:47:02.8464245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/305/base' 2025-01-24T00:47:02.8464792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/305/head' 2025-01-24T00:47:02.8465345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/305/orig' 2025-01-24T00:47:02.8465901Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/305' 2025-01-24T00:47:02.8466450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/306/base' 2025-01-24T00:47:02.8466992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/306/head' 2025-01-24T00:47:02.8467538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/306/orig' 2025-01-24T00:47:02.8468108Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/306' 2025-01-24T00:47:02.8468653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/307/base' 2025-01-24T00:47:02.8469204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/307/head' 2025-01-24T00:47:02.8469744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/307/orig' 2025-01-24T00:47:02.8470304Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/307' 2025-01-24T00:47:02.8470854Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki' 2025-01-24T00:47:02.8471350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mingfeima/125/base' 2025-01-24T00:47:02.8471851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mingfeima/125/head' 2025-01-24T00:47:02.8472357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mingfeima/125/orig' 2025-01-24T00:47:02.8472876Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mingfeima/125' 2025-01-24T00:47:02.8473403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mingfeima/127/base' 2025-01-24T00:47:02.8474017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mingfeima/127/head' 2025-01-24T00:47:02.8474573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mingfeima/127/orig' 2025-01-24T00:47:02.8475153Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mingfeima/127' 2025-01-24T00:47:02.8475654Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mingfeima' 2025-01-24T00:47:02.8476145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/1/base' 2025-01-24T00:47:02.8476614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/1/head' 2025-01-24T00:47:02.8477108Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/1' 2025-01-24T00:47:02.8477593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/2/base' 2025-01-24T00:47:02.8478065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/2/head' 2025-01-24T00:47:02.8478581Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/2' 2025-01-24T00:47:02.8479052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/3/base' 2025-01-24T00:47:02.8479516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/3/head' 2025-01-24T00:47:02.8479998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/3/orig' 2025-01-24T00:47:02.8480488Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/3' 2025-01-24T00:47:02.8480961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/4/base' 2025-01-24T00:47:02.8481442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/4/head' 2025-01-24T00:47:02.8481912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/4/orig' 2025-01-24T00:47:02.8482416Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/4' 2025-01-24T00:47:02.8482903Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos' 2025-01-24T00:47:02.8483397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mrshenli/382/base' 2025-01-24T00:47:02.8483900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mrshenli/382/head' 2025-01-24T00:47:02.8484392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mrshenli/382/orig' 2025-01-24T00:47:02.8484921Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mrshenli/382' 2025-01-24T00:47:02.8485418Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mrshenli' 2025-01-24T00:47:02.8485904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/1/base' 2025-01-24T00:47:02.8486470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/1/orig' 2025-01-24T00:47:02.8486981Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/1' 2025-01-24T00:47:02.8487591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/2/base' 2025-01-24T00:47:02.8488126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/2/orig' 2025-01-24T00:47:02.8488633Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/2' 2025-01-24T00:47:02.8489138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/36/base' 2025-01-24T00:47:02.8489626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/36/head' 2025-01-24T00:47:02.8490132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/36/orig' 2025-01-24T00:47:02.8490649Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/36' 2025-01-24T00:47:02.8491135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/38/base' 2025-01-24T00:47:02.8491638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/38/head' 2025-01-24T00:47:02.8492270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/38/orig' 2025-01-24T00:47:02.8492789Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/38' 2025-01-24T00:47:02.8493287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/39/base' 2025-01-24T00:47:02.8493779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/39/head' 2025-01-24T00:47:02.8494287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/39/orig' 2025-01-24T00:47:02.8494807Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/39' 2025-01-24T00:47:02.8495294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/40/base' 2025-01-24T00:47:02.8495794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/40/head' 2025-01-24T00:47:02.8496285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/40/orig' 2025-01-24T00:47:02.8496813Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/40' 2025-01-24T00:47:02.8497305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/41/base' 2025-01-24T00:47:02.8497791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/41/head' 2025-01-24T00:47:02.8498296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/41/orig' 2025-01-24T00:47:02.8498815Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/41' 2025-01-24T00:47:02.8499311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/5/base' 2025-01-24T00:47:02.8499798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/5/orig' 2025-01-24T00:47:02.8500306Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/5' 2025-01-24T00:47:02.8500907Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8' 2025-01-24T00:47:02.8501465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy/2/base' 2025-01-24T00:47:02.8501935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy/2/head' 2025-01-24T00:47:02.8502417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy/2/orig' 2025-01-24T00:47:02.8502910Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy/2' 2025-01-24T00:47:02.8503400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy/3/base' 2025-01-24T00:47:02.8503872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy/3/head' 2025-01-24T00:47:02.8504341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy/3/orig' 2025-01-24T00:47:02.8504851Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy/3' 2025-01-24T00:47:02.8505324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy/4/base' 2025-01-24T00:47:02.8505807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy/4/head' 2025-01-24T00:47:02.8506302Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy/4' 2025-01-24T00:47:02.8506767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy/5/base' 2025-01-24T00:47:02.8507248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy/5/head' 2025-01-24T00:47:02.8507719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy/5/orig' 2025-01-24T00:47:02.8508215Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy/5' 2025-01-24T00:47:02.8508716Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy' 2025-01-24T00:47:02.8509209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/10/base' 2025-01-24T00:47:02.8509712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/10/head' 2025-01-24T00:47:02.8510209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/10/orig' 2025-01-24T00:47:02.8510725Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/10' 2025-01-24T00:47:02.8511231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/12/base' 2025-01-24T00:47:02.8511729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/12/head' 2025-01-24T00:47:02.8512234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/12/orig' 2025-01-24T00:47:02.8512750Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/12' 2025-01-24T00:47:02.8513244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/13/base' 2025-01-24T00:47:02.8513796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/13/head' 2025-01-24T00:47:02.8514338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/13/orig' 2025-01-24T00:47:02.8514869Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/13' 2025-01-24T00:47:02.8515364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/17/base' 2025-01-24T00:47:02.8515861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/17/head' 2025-01-24T00:47:02.8516367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/17/orig' 2025-01-24T00:47:02.8516892Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/17' 2025-01-24T00:47:02.8517399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/18/base' 2025-01-24T00:47:02.8517898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/18/head' 2025-01-24T00:47:02.8518392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/18/orig' 2025-01-24T00:47:02.8518924Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/18' 2025-01-24T00:47:02.8519424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/19/base' 2025-01-24T00:47:02.8519918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/19/head' 2025-01-24T00:47:02.8520428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/19/orig' 2025-01-24T00:47:02.8520953Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/19' 2025-01-24T00:47:02.8521460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/20/base' 2025-01-24T00:47:02.8521954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/20/head' 2025-01-24T00:47:02.8522448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/20/orig' 2025-01-24T00:47:02.8522981Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/20' 2025-01-24T00:47:02.8523479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/21/base' 2025-01-24T00:47:02.8523989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/21/head' 2025-01-24T00:47:02.8524484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/21/orig' 2025-01-24T00:47:02.8525009Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/21' 2025-01-24T00:47:02.8525515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/22/base' 2025-01-24T00:47:02.8526011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/22/head' 2025-01-24T00:47:02.8526677Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/22' 2025-01-24T00:47:02.8527174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/23/base' 2025-01-24T00:47:02.8527717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/23/head' 2025-01-24T00:47:02.8528256Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/23' 2025-01-24T00:47:02.8528754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/24/base' 2025-01-24T00:47:02.8529267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/24/head' 2025-01-24T00:47:02.8529785Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/24' 2025-01-24T00:47:02.8530289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/25/base' 2025-01-24T00:47:02.8530798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/25/head' 2025-01-24T00:47:02.8531320Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/25' 2025-01-24T00:47:02.8531820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/26/base' 2025-01-24T00:47:02.8532334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/26/head' 2025-01-24T00:47:02.8532830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/26/orig' 2025-01-24T00:47:02.8533366Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/26' 2025-01-24T00:47:02.8533867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/30/base' 2025-01-24T00:47:02.8534362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/30/head' 2025-01-24T00:47:02.8534868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/30/orig' 2025-01-24T00:47:02.8535388Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/30' 2025-01-24T00:47:02.8535898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/31/base' 2025-01-24T00:47:02.8536391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/31/head' 2025-01-24T00:47:02.8536891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/31/orig' 2025-01-24T00:47:02.8537433Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/31' 2025-01-24T00:47:02.8537930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/32/base' 2025-01-24T00:47:02.8538437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/32/head' 2025-01-24T00:47:02.8538932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/32/orig' 2025-01-24T00:47:02.8539456Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/32' 2025-01-24T00:47:02.8540016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/33/base' 2025-01-24T00:47:02.8540561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/33/head' 2025-01-24T00:47:02.8541071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/33/orig' 2025-01-24T00:47:02.8541589Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/33' 2025-01-24T00:47:02.8542086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/34/base' 2025-01-24T00:47:02.8542592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/34/orig' 2025-01-24T00:47:02.8543112Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/34' 2025-01-24T00:47:02.8543602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/35/base' 2025-01-24T00:47:02.8544116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/35/head' 2025-01-24T00:47:02.8544612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/35/orig' 2025-01-24T00:47:02.8545147Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/35' 2025-01-24T00:47:02.8545643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/36/base' 2025-01-24T00:47:02.8546136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/36/head' 2025-01-24T00:47:02.8546648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/36/orig' 2025-01-24T00:47:02.8547175Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/36' 2025-01-24T00:47:02.8547680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/37/base' 2025-01-24T00:47:02.8548176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/37/head' 2025-01-24T00:47:02.8548670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/37/orig' 2025-01-24T00:47:02.8549202Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/37' 2025-01-24T00:47:02.8549699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/38/base' 2025-01-24T00:47:02.8550209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/38/orig' 2025-01-24T00:47:02.8550726Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/38' 2025-01-24T00:47:02.8551221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/6/base' 2025-01-24T00:47:02.8551728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/6/head' 2025-01-24T00:47:02.8552309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/6/orig' 2025-01-24T00:47:02.8552906Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/6' 2025-01-24T00:47:02.8553401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/8/base' 2025-01-24T00:47:02.8553941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/8/head' 2025-01-24T00:47:02.8554447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/8/orig' 2025-01-24T00:47:02.8554966Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/8' 2025-01-24T00:47:02.8555461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/9/base' 2025-01-24T00:47:02.8555968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/9/head' 2025-01-24T00:47:02.8556465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/9/orig' 2025-01-24T00:47:02.8557000Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/9' 2025-01-24T00:47:02.8557506Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni' 2025-01-24T00:47:02.8557994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/144/base' 2025-01-24T00:47:02.8558488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/144/head' 2025-01-24T00:47:02.8558967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/144/orig' 2025-01-24T00:47:02.8559489Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/144' 2025-01-24T00:47:02.8559971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/146/base' 2025-01-24T00:47:02.8560457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/146/head' 2025-01-24T00:47:02.8560950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/146/orig' 2025-01-24T00:47:02.8561454Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/146' 2025-01-24T00:47:02.8561976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/2/base' 2025-01-24T00:47:02.8562459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/2/head' 2025-01-24T00:47:02.8562936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/2/orig' 2025-01-24T00:47:02.8563451Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/2' 2025-01-24T00:47:02.8563929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/21/base' 2025-01-24T00:47:02.8564408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/21/head' 2025-01-24T00:47:02.8564898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/21/orig' 2025-01-24T00:47:02.8565442Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/21' 2025-01-24T00:47:02.8565996Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen' 2025-01-24T00:47:02.8566551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/pearu/108/base' 2025-01-24T00:47:02.8567096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/pearu/108/head' 2025-01-24T00:47:02.8567589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/pearu/108/orig' 2025-01-24T00:47:02.8568089Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/pearu/108' 2025-01-24T00:47:02.8568579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/pearu/56/base' 2025-01-24T00:47:02.8569053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/pearu/56/head' 2025-01-24T00:47:02.8569529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/pearu/56/orig' 2025-01-24T00:47:02.8570047Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/pearu/56' 2025-01-24T00:47:02.8570519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/pearu/97/base' 2025-01-24T00:47:02.8571007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/pearu/97/head' 2025-01-24T00:47:02.8571480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/pearu/97/orig' 2025-01-24T00:47:02.8571977Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/pearu/97' 2025-01-24T00:47:02.8572474Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/pearu' 2025-01-24T00:47:02.8572991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/peterbell10/603/base' 2025-01-24T00:47:02.8573503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/peterbell10/603/head' 2025-01-24T00:47:02.8574030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/peterbell10/603/orig' 2025-01-24T00:47:02.8574565Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/peterbell10/603' 2025-01-24T00:47:02.8575089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/peterbell10/635/base' 2025-01-24T00:47:02.8575597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/peterbell10/635/head' 2025-01-24T00:47:02.8576107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/peterbell10/635/orig' 2025-01-24T00:47:02.8576655Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/peterbell10/635' 2025-01-24T00:47:02.8577160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/peterbell10/636/base' 2025-01-24T00:47:02.8577683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/peterbell10/636/head' 2025-01-24T00:47:02.8578191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/peterbell10/636/orig' 2025-01-24T00:47:02.8578723Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/peterbell10/636' 2025-01-24T00:47:02.8579301Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/peterbell10' 2025-01-24T00:47:02.8579834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/qqaatw/26/base' 2025-01-24T00:47:02.8580383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/qqaatw/26/head' 2025-01-24T00:47:02.8580863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/qqaatw/26/orig' 2025-01-24T00:47:02.8581363Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/qqaatw/26' 2025-01-24T00:47:02.8581864Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/qqaatw' 2025-01-24T00:47:02.8582430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/raymo/add-envvars-bool-check' 2025-01-24T00:47:02.8582917Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/raymo' 2025-01-24T00:47:02.8583453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/112/base' 2025-01-24T00:47:02.8583922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/112/head' 2025-01-24T00:47:02.8584403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/112/orig' 2025-01-24T00:47:02.8584891Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/112' 2025-01-24T00:47:02.8585360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/115/base' 2025-01-24T00:47:02.8585845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/115/head' 2025-01-24T00:47:02.8586310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/115/orig' 2025-01-24T00:47:02.8586817Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/115' 2025-01-24T00:47:02.8587283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/116/base' 2025-01-24T00:47:02.8587748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/116/head' 2025-01-24T00:47:02.8588475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/116/orig' 2025-01-24T00:47:02.8589105Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/116' 2025-01-24T00:47:02.8589589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/117/base' 2025-01-24T00:47:02.8590061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/117/head' 2025-01-24T00:47:02.8590530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/117/orig' 2025-01-24T00:47:02.8591035Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/117' 2025-01-24T00:47:02.8591501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/118/base' 2025-01-24T00:47:02.8592109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/118/head' 2025-01-24T00:47:02.8592600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/118/orig' 2025-01-24T00:47:02.8593188Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/118' 2025-01-24T00:47:02.8593739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/119/base' 2025-01-24T00:47:02.8594206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/119/head' 2025-01-24T00:47:02.8594672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/119/orig' 2025-01-24T00:47:02.8595176Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/119' 2025-01-24T00:47:02.8595657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/120/base' 2025-01-24T00:47:02.8596559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/120/head' 2025-01-24T00:47:02.8597039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/120/orig' 2025-01-24T00:47:02.8597533Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/120' 2025-01-24T00:47:02.8598291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/121/base' 2025-01-24T00:47:02.8598922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/121/head' 2025-01-24T00:47:02.8599407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/121/orig' 2025-01-24T00:47:02.8599896Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/121' 2025-01-24T00:47:02.8600368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/122/base' 2025-01-24T00:47:02.8600853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/122/head' 2025-01-24T00:47:02.8601321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/122/orig' 2025-01-24T00:47:02.8601814Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/122' 2025-01-24T00:47:02.8602296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/123/base' 2025-01-24T00:47:02.8602761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/123/head' 2025-01-24T00:47:02.8603239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/123/orig' 2025-01-24T00:47:02.8604101Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/123' 2025-01-24T00:47:02.8604638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/124/base' 2025-01-24T00:47:02.8605118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/124/head' 2025-01-24T00:47:02.8605587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/124/orig' 2025-01-24T00:47:02.8606089Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/124' 2025-01-24T00:47:02.8606629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/27/base' 2025-01-24T00:47:02.8607173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/27/head' 2025-01-24T00:47:02.8607649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/27/orig' 2025-01-24T00:47:02.8608190Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/27' 2025-01-24T00:47:02.8608674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/56/base' 2025-01-24T00:47:02.8609570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/56/head' 2025-01-24T00:47:02.8610037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/56/orig' 2025-01-24T00:47:02.8610538Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/56' 2025-01-24T00:47:02.8611018Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec' 2025-01-24T00:47:02.8611534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rohan-varma/720/base' 2025-01-24T00:47:02.8612063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rohan-varma/720/head' 2025-01-24T00:47:02.8612573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rohan-varma/720/orig' 2025-01-24T00:47:02.8613124Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rohan-varma/720' 2025-01-24T00:47:02.8613635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rohan-varma/721/base' 2025-01-24T00:47:02.8614143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rohan-varma/721/head' 2025-01-24T00:47:02.8614904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rohan-varma/721/orig' 2025-01-24T00:47:02.8615632Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rohan-varma/721' 2025-01-24T00:47:02.8616157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rohan-varma/722/base' 2025-01-24T00:47:02.8616667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rohan-varma/722/head' 2025-01-24T00:47:02.8617176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rohan-varma/722/orig' 2025-01-24T00:47:02.8617723Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rohan-varma/722' 2025-01-24T00:47:02.8618240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rohan-varma/742/base' 2025-01-24T00:47:02.8618766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rohan-varma/742/head' 2025-01-24T00:47:02.8619656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rohan-varma/742/orig' 2025-01-24T00:47:02.8620236Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rohan-varma/742' 2025-01-24T00:47:02.8620767Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rohan-varma' 2025-01-24T00:47:02.8621663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sanrise/4/base' 2025-01-24T00:47:02.8622267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sanrise/4/head' 2025-01-24T00:47:02.8622809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sanrise/4/orig' 2025-01-24T00:47:02.8623311Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sanrise/4' 2025-01-24T00:47:02.8623818Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sanrise' 2025-01-24T00:47:02.8624298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seanx92/1/base' 2025-01-24T00:47:02.8624775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seanx92/1/orig' 2025-01-24T00:47:02.8625345Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seanx92/1' 2025-01-24T00:47:02.8626221Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seanx92' 2025-01-24T00:47:02.8626736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/7/base' 2025-01-24T00:47:02.8627229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/7/head' 2025-01-24T00:47:02.8627722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/7/orig' 2025-01-24T00:47:02.8628255Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/7' 2025-01-24T00:47:02.8628762Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere' 2025-01-24T00:47:02.8629290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/145/base' 2025-01-24T00:47:02.8629939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/145/head' 2025-01-24T00:47:02.8630743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/145/orig' 2025-01-24T00:47:02.8631289Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/145' 2025-01-24T00:47:02.8631796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/151/base' 2025-01-24T00:47:02.8632301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/151/head' 2025-01-24T00:47:02.8632826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/151/orig' 2025-01-24T00:47:02.8633358Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/151' 2025-01-24T00:47:02.8633883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/176/base' 2025-01-24T00:47:02.8634391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/176/head' 2025-01-24T00:47:02.8635336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/176/orig' 2025-01-24T00:47:02.8635884Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/176' 2025-01-24T00:47:02.8636473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/186/base' 2025-01-24T00:47:02.8637405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/186/head' 2025-01-24T00:47:02.8637976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/186/orig' 2025-01-24T00:47:02.8638512Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/186' 2025-01-24T00:47:02.8639040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/187/base' 2025-01-24T00:47:02.8639550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/187/head' 2025-01-24T00:47:02.8640078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/187/orig' 2025-01-24T00:47:02.8640616Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/187' 2025-01-24T00:47:02.8641130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/190/base' 2025-01-24T00:47:02.8641655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/190/head' 2025-01-24T00:47:02.8642168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/190/orig' 2025-01-24T00:47:02.8643159Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/190' 2025-01-24T00:47:02.8643671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/191/base' 2025-01-24T00:47:02.8644181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/191/head' 2025-01-24T00:47:02.8644704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/191/orig' 2025-01-24T00:47:02.8645234Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/191' 2025-01-24T00:47:02.8645745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/192/base' 2025-01-24T00:47:02.8646335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/192/head' 2025-01-24T00:47:02.8646846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/192/orig' 2025-01-24T00:47:02.8647575Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/192' 2025-01-24T00:47:02.8648333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/193/base' 2025-01-24T00:47:02.8648845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/193/head' 2025-01-24T00:47:02.8649360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/193/orig' 2025-01-24T00:47:02.8649894Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/193' 2025-01-24T00:47:02.8650417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/194/base' 2025-01-24T00:47:02.8650930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/194/head' 2025-01-24T00:47:02.8651501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/194/orig' 2025-01-24T00:47:02.8652547Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/194' 2025-01-24T00:47:02.8653053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/195/base' 2025-01-24T00:47:02.8653658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/195/head' 2025-01-24T00:47:02.8654508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/195/orig' 2025-01-24T00:47:02.8655043Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/195' 2025-01-24T00:47:02.8655574Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314' 2025-01-24T00:47:02.8656097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shuqiangzhang/46/base' 2025-01-24T00:47:02.8656630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shuqiangzhang/46/head' 2025-01-24T00:47:02.8657150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shuqiangzhang/46/orig' 2025-01-24T00:47:02.8657683Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shuqiangzhang/46' 2025-01-24T00:47:02.8658341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shuqiangzhang/53/base' 2025-01-24T00:47:02.8659163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shuqiangzhang/53/head' 2025-01-24T00:47:02.8659696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shuqiangzhang/53/orig' 2025-01-24T00:47:02.8660234Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shuqiangzhang/53' 2025-01-24T00:47:02.8660754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shuqiangzhang/56/base' 2025-01-24T00:47:02.8661288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shuqiangzhang/56/head' 2025-01-24T00:47:02.8661804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shuqiangzhang/56/orig' 2025-01-24T00:47:02.8662343Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shuqiangzhang/56' 2025-01-24T00:47:02.8663204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shuqiangzhang/62/base' 2025-01-24T00:47:02.8663825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shuqiangzhang/62/head' 2025-01-24T00:47:02.8664354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shuqiangzhang/62/orig' 2025-01-24T00:47:02.8664891Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shuqiangzhang/62' 2025-01-24T00:47:02.8665410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shuqiangzhang/63/base' 2025-01-24T00:47:02.8665940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shuqiangzhang/63/head' 2025-01-24T00:47:02.8666512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shuqiangzhang/63/orig' 2025-01-24T00:47:02.8667111Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shuqiangzhang/63' 2025-01-24T00:47:02.8668047Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shuqiangzhang' 2025-01-24T00:47:02.8668543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sijiac/1/base' 2025-01-24T00:47:02.8669032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sijiac/1/head' 2025-01-24T00:47:02.8669528Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sijiac/1' 2025-01-24T00:47:02.8670024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sijiac/2/base' 2025-01-24T00:47:02.8670499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sijiac/2/head' 2025-01-24T00:47:02.8670998Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sijiac/2' 2025-01-24T00:47:02.8671687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sijiac/3/base' 2025-01-24T00:47:02.8672391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sijiac/3/head' 2025-01-24T00:47:02.8672884Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sijiac/3' 2025-01-24T00:47:02.8673382Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sijiac' 2025-01-24T00:47:02.8673872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/silverguo/1/base' 2025-01-24T00:47:02.8674377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/silverguo/1/head' 2025-01-24T00:47:02.8674888Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/silverguo/1' 2025-01-24T00:47:02.8675376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/silverguo/2/base' 2025-01-24T00:47:02.8675878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/silverguo/2/head' 2025-01-24T00:47:02.8676390Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/silverguo/2' 2025-01-24T00:47:02.8676891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/silverguo/3/base' 2025-01-24T00:47:02.8677775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/silverguo/3/head' 2025-01-24T00:47:02.8678343Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/silverguo/3' 2025-01-24T00:47:02.8678848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/silverguo/4/base' 2025-01-24T00:47:02.8679337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/silverguo/4/head' 2025-01-24T00:47:02.8679864Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/silverguo/4' 2025-01-24T00:47:02.8680368Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/silverguo' 2025-01-24T00:47:02.8680922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sinhaanhsul/1/base' 2025-01-24T00:47:02.8681481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sinhaanhsul/1/head' 2025-01-24T00:47:02.8682000Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sinhaanhsul/1' 2025-01-24T00:47:02.8682770Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sinhaanhsul' 2025-01-24T00:47:02.8683458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/269/base' 2025-01-24T00:47:02.8683952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/269/head' 2025-01-24T00:47:02.8684462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/269/orig' 2025-01-24T00:47:02.8684985Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/269' 2025-01-24T00:47:02.8685477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/276/base' 2025-01-24T00:47:02.8685985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/276/head' 2025-01-24T00:47:02.8686571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/276/orig' 2025-01-24T00:47:02.8687103Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/276' 2025-01-24T00:47:02.8687835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/287/base' 2025-01-24T00:47:02.8688532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/287/head' 2025-01-24T00:47:02.8689044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/287/orig' 2025-01-24T00:47:02.8689562Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/287' 2025-01-24T00:47:02.8690073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/296/base' 2025-01-24T00:47:02.8690568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/296/head' 2025-01-24T00:47:02.8691060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/296/orig' 2025-01-24T00:47:02.8691595Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/296' 2025-01-24T00:47:02.8692285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/299/base' 2025-01-24T00:47:02.8692801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/299/head' 2025-01-24T00:47:02.8693733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/299/orig' 2025-01-24T00:47:02.8694253Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/299' 2025-01-24T00:47:02.8694764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/300/base' 2025-01-24T00:47:02.8695359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/300/head' 2025-01-24T00:47:02.8695856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/300/orig' 2025-01-24T00:47:02.8696455Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/300' 2025-01-24T00:47:02.8696950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/301/base' 2025-01-24T00:47:02.8697461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/301/head' 2025-01-24T00:47:02.8698333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/301/orig' 2025-01-24T00:47:02.8698912Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/301' 2025-01-24T00:47:02.8699421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/313/base' 2025-01-24T00:47:02.8699918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/313/head' 2025-01-24T00:47:02.8700422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/313/orig' 2025-01-24T00:47:02.8700944Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/313' 2025-01-24T00:47:02.8701440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/319/base' 2025-01-24T00:47:02.8701952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/319/head' 2025-01-24T00:47:02.8702451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/319/orig' 2025-01-24T00:47:02.8703228Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/319' 2025-01-24T00:47:02.8703922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/320/base' 2025-01-24T00:47:02.8704420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/320/head' 2025-01-24T00:47:02.8704935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/320/orig' 2025-01-24T00:47:02.8705757Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/320' 2025-01-24T00:47:02.8706405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/326/base' 2025-01-24T00:47:02.8706900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/326/head' 2025-01-24T00:47:02.8707402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/326/orig' 2025-01-24T00:47:02.8707932Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/326' 2025-01-24T00:47:02.8708428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/328/base' 2025-01-24T00:47:02.8708924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/328/head' 2025-01-24T00:47:02.8709429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/328/orig' 2025-01-24T00:47:02.8710007Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/328' 2025-01-24T00:47:02.8710576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/329/base' 2025-01-24T00:47:02.8711207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/329/head' 2025-01-24T00:47:02.8712009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/329/orig' 2025-01-24T00:47:02.8712546Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/329' 2025-01-24T00:47:02.8713039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/331/base' 2025-01-24T00:47:02.8713552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/331/head' 2025-01-24T00:47:02.8714049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/331/orig' 2025-01-24T00:47:02.8714577Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/331' 2025-01-24T00:47:02.8715090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/332/base' 2025-01-24T00:47:02.8715585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/332/head' 2025-01-24T00:47:02.8716095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/332/orig' 2025-01-24T00:47:02.8716929Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/332' 2025-01-24T00:47:02.8717535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/335/base' 2025-01-24T00:47:02.8718057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/335/head' 2025-01-24T00:47:02.8718555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/335/orig' 2025-01-24T00:47:02.8719165Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/335' 2025-01-24T00:47:02.8719665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/336/base' 2025-01-24T00:47:02.8720161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/336/head' 2025-01-24T00:47:02.8720673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/336/orig' 2025-01-24T00:47:02.8721204Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/336' 2025-01-24T00:47:02.8721705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/340/base' 2025-01-24T00:47:02.8722537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/340/head' 2025-01-24T00:47:02.8723156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/340/orig' 2025-01-24T00:47:02.8723694Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/340' 2025-01-24T00:47:02.8724246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/341/base' 2025-01-24T00:47:02.8724741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/341/head' 2025-01-24T00:47:02.8725407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/341/orig' 2025-01-24T00:47:02.8725929Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/341' 2025-01-24T00:47:02.8726501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/342/base' 2025-01-24T00:47:02.8726997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/342/head' 2025-01-24T00:47:02.8727490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/342/orig' 2025-01-24T00:47:02.8728027Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/342' 2025-01-24T00:47:02.8728860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/343/base' 2025-01-24T00:47:02.8729478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/343/head' 2025-01-24T00:47:02.8729972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/343/orig' 2025-01-24T00:47:02.8730490Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/343' 2025-01-24T00:47:02.8730991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/344/base' 2025-01-24T00:47:02.8731488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/344/head' 2025-01-24T00:47:02.8731994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/344/orig' 2025-01-24T00:47:02.8732516Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/344' 2025-01-24T00:47:02.8733008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/345/base' 2025-01-24T00:47:02.8733515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/345/head' 2025-01-24T00:47:02.8734242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/345/orig' 2025-01-24T00:47:02.8734966Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/345' 2025-01-24T00:47:02.8735474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/346/base' 2025-01-24T00:47:02.8735980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/346/head' 2025-01-24T00:47:02.8736489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/346/orig' 2025-01-24T00:47:02.8737009Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/346' 2025-01-24T00:47:02.8737513Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer' 2025-01-24T00:47:02.8737998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/suo/619/base' 2025-01-24T00:47:02.8738556Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/suo/619' 2025-01-24T00:47:02.8739089Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/suo' 2025-01-24T00:47:02.8739788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/685/base' 2025-01-24T00:47:02.8740507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/685/head' 2025-01-24T00:47:02.8741011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/685/orig' 2025-01-24T00:47:02.8741812Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/685' 2025-01-24T00:47:02.8742476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/695/base' 2025-01-24T00:47:02.8742975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/695/head' 2025-01-24T00:47:02.8743471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/695/orig' 2025-01-24T00:47:02.8744003Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/695' 2025-01-24T00:47:02.8744498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/697/base' 2025-01-24T00:47:02.8744991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/697/head' 2025-01-24T00:47:02.8745497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/697/orig' 2025-01-24T00:47:02.8746022Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/697' 2025-01-24T00:47:02.8746530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/704/base' 2025-01-24T00:47:02.8747442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/704/head' 2025-01-24T00:47:02.8747949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/704/orig' 2025-01-24T00:47:02.8748480Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/704' 2025-01-24T00:47:02.8748970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/710/base' 2025-01-24T00:47:02.8749476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/710/head' 2025-01-24T00:47:02.8749971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/710/orig' 2025-01-24T00:47:02.8750493Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/710' 2025-01-24T00:47:02.8750998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/711/base' 2025-01-24T00:47:02.8751492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/711/head' 2025-01-24T00:47:02.8752027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/711/orig' 2025-01-24T00:47:02.8752956Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/711' 2025-01-24T00:47:02.8753507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/714/base' 2025-01-24T00:47:02.8754063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/714/head' 2025-01-24T00:47:02.8754553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/714/orig' 2025-01-24T00:47:02.8755081Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/714' 2025-01-24T00:47:02.8755573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/715/base' 2025-01-24T00:47:02.8756066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/715/head' 2025-01-24T00:47:02.8756573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/715/orig' 2025-01-24T00:47:02.8757400Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/715' 2025-01-24T00:47:02.8758014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/716/base' 2025-01-24T00:47:02.8758520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/716/head' 2025-01-24T00:47:02.8759010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/716/orig' 2025-01-24T00:47:02.8759538Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/716' 2025-01-24T00:47:02.8760028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/717/base' 2025-01-24T00:47:02.8760522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/717/head' 2025-01-24T00:47:02.8761027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/717/orig' 2025-01-24T00:47:02.8761795Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/717' 2025-01-24T00:47:02.8762491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/718/base' 2025-01-24T00:47:02.8762984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/718/head' 2025-01-24T00:47:02.8763604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/718/orig' 2025-01-24T00:47:02.8764453Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/718' 2025-01-24T00:47:02.8764952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/719/base' 2025-01-24T00:47:02.8765457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/719/orig' 2025-01-24T00:47:02.8765975Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/719' 2025-01-24T00:47:02.8766542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/720/base' 2025-01-24T00:47:02.8767055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/720/head' 2025-01-24T00:47:02.8767556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/720/orig' 2025-01-24T00:47:02.8768156Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/720' 2025-01-24T00:47:02.8768711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/721/base' 2025-01-24T00:47:02.8769368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/721/head' 2025-01-24T00:47:02.8770162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/721/orig' 2025-01-24T00:47:02.8770677Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/721' 2025-01-24T00:47:02.8771175Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok' 2025-01-24T00:47:02.8771683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/syed-ahmed/1/base' 2025-01-24T00:47:02.8772178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/syed-ahmed/1/head' 2025-01-24T00:47:02.8772684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/syed-ahmed/1/orig' 2025-01-24T00:47:02.8773202Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/syed-ahmed/1' 2025-01-24T00:47:02.8773710Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/syed-ahmed' 2025-01-24T00:47:02.8774258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tianyu-l/2/base' 2025-01-24T00:47:02.8775133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tianyu-l/2/head' 2025-01-24T00:47:02.8775630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tianyu-l/2/orig' 2025-01-24T00:47:02.8776141Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tianyu-l/2' 2025-01-24T00:47:02.8776627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tianyu-l/5/base' 2025-01-24T00:47:02.8777121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tianyu-l/5/head' 2025-01-24T00:47:02.8777604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tianyu-l/5/orig' 2025-01-24T00:47:02.8778112Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tianyu-l/5' 2025-01-24T00:47:02.8778610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tianyu-l/6/base' 2025-01-24T00:47:02.8779473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tianyu-l/6/head' 2025-01-24T00:47:02.8780028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tianyu-l/6/orig' 2025-01-24T00:47:02.8780534Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tianyu-l/6' 2025-01-24T00:47:02.8781030Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tianyu-l' 2025-01-24T00:47:02.8781552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/titaiwangms/35/base' 2025-01-24T00:47:02.8782112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/titaiwangms/35/head' 2025-01-24T00:47:02.8782630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/titaiwangms/35/orig' 2025-01-24T00:47:02.8783211Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/titaiwangms/35' 2025-01-24T00:47:02.8783724Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/titaiwangms' 2025-01-24T00:47:02.8784516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/142/base' 2025-01-24T00:47:02.8785233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/142/head' 2025-01-24T00:47:02.8785776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/142/orig' 2025-01-24T00:47:02.8786326Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/142' 2025-01-24T00:47:02.8786863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/155/base' 2025-01-24T00:47:02.8787405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/155/head' 2025-01-24T00:47:02.8787934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/155/orig' 2025-01-24T00:47:02.8788491Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/155' 2025-01-24T00:47:02.8789021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/162/base' 2025-01-24T00:47:02.8789552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/162/head' 2025-01-24T00:47:02.8790431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/162/orig' 2025-01-24T00:47:02.8791081Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/162' 2025-01-24T00:47:02.8791619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/244/base' 2025-01-24T00:47:02.8792876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/244/head' 2025-01-24T00:47:02.8793414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/244/orig' 2025-01-24T00:47:02.8793982Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/244' 2025-01-24T00:47:02.8794515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/246/base' 2025-01-24T00:47:02.8795044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/246/head' 2025-01-24T00:47:02.8795587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/246/orig' 2025-01-24T00:47:02.8796131Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/246' 2025-01-24T00:47:02.8796671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/247/base' 2025-01-24T00:47:02.8797302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/247/head' 2025-01-24T00:47:02.8797836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/247/orig' 2025-01-24T00:47:02.8798476Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/247' 2025-01-24T00:47:02.8799011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/250/base' 2025-01-24T00:47:02.8799558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/250/head' 2025-01-24T00:47:02.8800089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/250/orig' 2025-01-24T00:47:02.8800642Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/250' 2025-01-24T00:47:02.8801186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/257/base' 2025-01-24T00:47:02.8801722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/257/head' 2025-01-24T00:47:02.8802265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/257/orig' 2025-01-24T00:47:02.8802809Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/257' 2025-01-24T00:47:02.8803342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/259/base' 2025-01-24T00:47:02.8803887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/259/head' 2025-01-24T00:47:02.8804420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/259/orig' 2025-01-24T00:47:02.8805123Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/259' 2025-01-24T00:47:02.8805949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/268/base' 2025-01-24T00:47:02.8806551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/268/head' 2025-01-24T00:47:02.8807097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/268/orig' 2025-01-24T00:47:02.8807643Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/268' 2025-01-24T00:47:02.8808192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/269/base' 2025-01-24T00:47:02.8808726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/269/head' 2025-01-24T00:47:02.8809260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/269/orig' 2025-01-24T00:47:02.8809820Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/269' 2025-01-24T00:47:02.8810418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/277/base' 2025-01-24T00:47:02.8811322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/277/head' 2025-01-24T00:47:02.8811925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/277/orig' 2025-01-24T00:47:02.8812523Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/277' 2025-01-24T00:47:02.8813064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/281/base' 2025-01-24T00:47:02.8813596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/281/head' 2025-01-24T00:47:02.8814126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/281/orig' 2025-01-24T00:47:02.8814686Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/281' 2025-01-24T00:47:02.8815220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/282/base' 2025-01-24T00:47:02.8815795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/282/head' 2025-01-24T00:47:02.8816710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/282/orig' 2025-01-24T00:47:02.8817254Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/282' 2025-01-24T00:47:02.8817794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/283/base' 2025-01-24T00:47:02.8818324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/283/head' 2025-01-24T00:47:02.8818875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/283/orig' 2025-01-24T00:47:02.8819420Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/283' 2025-01-24T00:47:02.8820034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/284/base' 2025-01-24T00:47:02.8820581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/284/head' 2025-01-24T00:47:02.8821338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/284/orig' 2025-01-24T00:47:02.8822117Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/284' 2025-01-24T00:47:02.8822648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/285/base' 2025-01-24T00:47:02.8823185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/285/head' 2025-01-24T00:47:02.8823731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/285/orig' 2025-01-24T00:47:02.8824274Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/285' 2025-01-24T00:47:02.8824814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/286/base' 2025-01-24T00:47:02.8825345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/286/head' 2025-01-24T00:47:02.8825874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/286/orig' 2025-01-24T00:47:02.8826512Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/286' 2025-01-24T00:47:02.8827526Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan' 2025-01-24T00:47:02.8828013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vfdev-5/13/base' 2025-01-24T00:47:02.8828513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vfdev-5/13/orig' 2025-01-24T00:47:02.8829019Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vfdev-5/13' 2025-01-24T00:47:02.8829519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vfdev-5/14/base' 2025-01-24T00:47:02.8830004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vfdev-5/14/orig' 2025-01-24T00:47:02.8830512Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vfdev-5/14' 2025-01-24T00:47:02.8831023Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vfdev-5' 2025-01-24T00:47:02.8831506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/10/base' 2025-01-24T00:47:02.8832436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/10/head' 2025-01-24T00:47:02.8832914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/10/orig' 2025-01-24T00:47:02.8833414Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/10' 2025-01-24T00:47:02.8833910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/11/base' 2025-01-24T00:47:02.8834391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/11/head' 2025-01-24T00:47:02.8834883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/11/orig' 2025-01-24T00:47:02.8835387Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/11' 2025-01-24T00:47:02.8835865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/12/base' 2025-01-24T00:47:02.8836358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/12/head' 2025-01-24T00:47:02.8837082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/12/orig' 2025-01-24T00:47:02.8837757Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/12' 2025-01-24T00:47:02.8838254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/14/base' 2025-01-24T00:47:02.8838731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/14/head' 2025-01-24T00:47:02.8839222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/14/orig' 2025-01-24T00:47:02.8839723Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/14' 2025-01-24T00:47:02.8840196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/2/base' 2025-01-24T00:47:02.8840737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/2/head' 2025-01-24T00:47:02.8841297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/2/orig' 2025-01-24T00:47:02.8841805Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/2' 2025-01-24T00:47:02.8842318Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens' 2025-01-24T00:47:02.8843237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/187/base' 2025-01-24T00:47:02.8843769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/187/head' 2025-01-24T00:47:02.8844293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/187/orig' 2025-01-24T00:47:02.8844843Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/187' 2025-01-24T00:47:02.8845370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/193/base' 2025-01-24T00:47:02.8845891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/193/head' 2025-01-24T00:47:02.8846548Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/193' 2025-01-24T00:47:02.8847067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/198/base' 2025-01-24T00:47:02.8847590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/198/head' 2025-01-24T00:47:02.8848127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/198/orig' 2025-01-24T00:47:02.8848676Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/198' 2025-01-24T00:47:02.8849213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/211/base' 2025-01-24T00:47:02.8849729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/211/head' 2025-01-24T00:47:02.8850249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/211/orig' 2025-01-24T00:47:02.8851236Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/211' 2025-01-24T00:47:02.8851759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/231/base' 2025-01-24T00:47:02.8852291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/231/head' 2025-01-24T00:47:02.8852808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/231/orig' 2025-01-24T00:47:02.8853343Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/231' 2025-01-24T00:47:02.8853874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/254/base' 2025-01-24T00:47:02.8854391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/254/head' 2025-01-24T00:47:02.8854978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/254/orig' 2025-01-24T00:47:02.8855566Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/254' 2025-01-24T00:47:02.8856083Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym' 2025-01-24T00:47:02.8856622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/344/base' 2025-01-24T00:47:02.8857530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/344/head' 2025-01-24T00:47:02.8858038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/344/orig' 2025-01-24T00:47:02.8858559Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/344' 2025-01-24T00:47:02.8859052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/360/base' 2025-01-24T00:47:02.8859557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/360/head' 2025-01-24T00:47:02.8860047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/360/orig' 2025-01-24T00:47:02.8860604Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/360' 2025-01-24T00:47:02.8861270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/361/base' 2025-01-24T00:47:02.8861912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/361/head' 2025-01-24T00:47:02.8862605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/361/orig' 2025-01-24T00:47:02.8863515Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/361' 2025-01-24T00:47:02.8864537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/362/base' 2025-01-24T00:47:02.8865488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/362/head' 2025-01-24T00:47:02.8866155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/362/orig' 2025-01-24T00:47:02.8866853Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/362' 2025-01-24T00:47:02.8867560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/363/base' 2025-01-24T00:47:02.8868450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/363/head' 2025-01-24T00:47:02.8869249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/363/orig' 2025-01-24T00:47:02.8870111Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/363' 2025-01-24T00:47:02.8870837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/364/base' 2025-01-24T00:47:02.8871334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/364/orig' 2025-01-24T00:47:02.8871863Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/364' 2025-01-24T00:47:02.8872452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/365/base' 2025-01-24T00:47:02.8873015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/365/head' 2025-01-24T00:47:02.8873523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/365/orig' 2025-01-24T00:47:02.8874092Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/365' 2025-01-24T00:47:02.8875008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/366/base' 2025-01-24T00:47:02.8875502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/366/head' 2025-01-24T00:47:02.8875999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/366/orig' 2025-01-24T00:47:02.8876526Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/366' 2025-01-24T00:47:02.8877023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/367/base' 2025-01-24T00:47:02.8877529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/367/head' 2025-01-24T00:47:02.8878023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/367/orig' 2025-01-24T00:47:02.8878538Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/367' 2025-01-24T00:47:02.8879040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/368/base' 2025-01-24T00:47:02.8879546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/368/head' 2025-01-24T00:47:02.8880471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/368/orig' 2025-01-24T00:47:02.8880992Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/368' 2025-01-24T00:47:02.8881489Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol' 2025-01-24T00:47:02.8881996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/204/base' 2025-01-24T00:47:02.8882486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/204/orig' 2025-01-24T00:47:02.8883007Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/204' 2025-01-24T00:47:02.8883519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/371/base' 2025-01-24T00:47:02.8884012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/371/head' 2025-01-24T00:47:02.8884519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/371/orig' 2025-01-24T00:47:02.8885037Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/371' 2025-01-24T00:47:02.8885779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/372/base' 2025-01-24T00:47:02.8886656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/372/head' 2025-01-24T00:47:02.8887153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/372/orig' 2025-01-24T00:47:02.8887754Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/372' 2025-01-24T00:47:02.8888245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/373/base' 2025-01-24T00:47:02.8888738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/373/head' 2025-01-24T00:47:02.8889244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/373/orig' 2025-01-24T00:47:02.8889763Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/373' 2025-01-24T00:47:02.8890267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/374/base' 2025-01-24T00:47:02.8890762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/374/head' 2025-01-24T00:47:02.8891255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/374/orig' 2025-01-24T00:47:02.8891788Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/374' 2025-01-24T00:47:02.8892664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/375/base' 2025-01-24T00:47:02.8893389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/375/head' 2025-01-24T00:47:02.8893919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/375/orig' 2025-01-24T00:47:02.8894442Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/375' 2025-01-24T00:47:02.8894959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/376/base' 2025-01-24T00:47:02.8895456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/376/head' 2025-01-24T00:47:02.8895953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/376/orig' 2025-01-24T00:47:02.8896488Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/376' 2025-01-24T00:47:02.8896989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/377/base' 2025-01-24T00:47:02.8897502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/377/head' 2025-01-24T00:47:02.8898049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/377/orig' 2025-01-24T00:47:02.8898571Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/377' 2025-01-24T00:47:02.8899082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/378/base' 2025-01-24T00:47:02.8899577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/378/head' 2025-01-24T00:47:02.8900086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/378/orig' 2025-01-24T00:47:02.8900702Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/378' 2025-01-24T00:47:02.8901256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/379/base' 2025-01-24T00:47:02.8901840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/379/head' 2025-01-24T00:47:02.8902331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/379/orig' 2025-01-24T00:47:02.8902867Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/379' 2025-01-24T00:47:02.8903358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/380/base' 2025-01-24T00:47:02.8903853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/380/head' 2025-01-24T00:47:02.8904366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/380/orig' 2025-01-24T00:47:02.8904889Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/380' 2025-01-24T00:47:02.8905388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/381/base' 2025-01-24T00:47:02.8905901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/381/head' 2025-01-24T00:47:02.8906433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/381/orig' 2025-01-24T00:47:02.8906981Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/381' 2025-01-24T00:47:02.8907480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/382/base' 2025-01-24T00:47:02.8907974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/382/head' 2025-01-24T00:47:02.8908508Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/382' 2025-01-24T00:47:02.8909001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/383/base' 2025-01-24T00:47:02.8909503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/383/head' 2025-01-24T00:47:02.8910024Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/383' 2025-01-24T00:47:02.8910517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/384/base' 2025-01-24T00:47:02.8911026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/384/head' 2025-01-24T00:47:02.8911551Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/384' 2025-01-24T00:47:02.8912100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/385/base' 2025-01-24T00:47:02.8912591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/385/head' 2025-01-24T00:47:02.8913115Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/385' 2025-01-24T00:47:02.8913619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/386/base' 2025-01-24T00:47:02.8914161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/386/head' 2025-01-24T00:47:02.8914723Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/386' 2025-01-24T00:47:02.8915228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/387/base' 2025-01-24T00:47:02.8915715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/387/head' 2025-01-24T00:47:02.8916218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/387/orig' 2025-01-24T00:47:02.8916737Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/387' 2025-01-24T00:47:02.8917280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/388/base' 2025-01-24T00:47:02.8917784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/388/head' 2025-01-24T00:47:02.8918282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/388/orig' 2025-01-24T00:47:02.8918811Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/388' 2025-01-24T00:47:02.8921808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/389/base' 2025-01-24T00:47:02.8922306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/389/head' 2025-01-24T00:47:02.8922811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/389/orig' 2025-01-24T00:47:02.8923377Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/389' 2025-01-24T00:47:02.8923885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/390/base' 2025-01-24T00:47:02.8924389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/390/head' 2025-01-24T00:47:02.8924879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/390/orig' 2025-01-24T00:47:02.8925455Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/390' 2025-01-24T00:47:02.8925959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/391/base' 2025-01-24T00:47:02.8926559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/391/head' 2025-01-24T00:47:02.8927055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/391/orig' 2025-01-24T00:47:02.8927591Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/391' 2025-01-24T00:47:02.8928089Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab' 2025-01-24T00:47:02.8928604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/weifengpy/20/base' 2025-01-24T00:47:02.8929099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/weifengpy/20/head' 2025-01-24T00:47:02.8929593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/weifengpy/20/orig' 2025-01-24T00:47:02.8930232Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/weifengpy/20' 2025-01-24T00:47:02.8930769Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/weifengpy' 2025-01-24T00:47:02.8931306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/167/base' 2025-01-24T00:47:02.8931824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/167/head' 2025-01-24T00:47:02.8932345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/167/orig' 2025-01-24T00:47:02.8932897Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/167' 2025-01-24T00:47:02.8933417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/195/base' 2025-01-24T00:47:02.8933938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/195/head' 2025-01-24T00:47:02.8936182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/195/orig' 2025-01-24T00:47:02.8936748Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/195' 2025-01-24T00:47:02.8937367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/196/base' 2025-01-24T00:47:02.8937886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/196/head' 2025-01-24T00:47:02.8938406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/196/orig' 2025-01-24T00:47:02.8938956Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/196' 2025-01-24T00:47:02.8939470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/197/base' 2025-01-24T00:47:02.8940028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/197/head' 2025-01-24T00:47:02.8940608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/197/orig' 2025-01-24T00:47:02.8941159Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/197' 2025-01-24T00:47:02.8941673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/198/base' 2025-01-24T00:47:02.8942189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/198/head' 2025-01-24T00:47:02.8942722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/198/orig' 2025-01-24T00:47:02.8943264Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/198' 2025-01-24T00:47:02.8943793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/199/base' 2025-01-24T00:47:02.8944311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/199/head' 2025-01-24T00:47:02.8944830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/199/orig' 2025-01-24T00:47:02.8945413Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/199' 2025-01-24T00:47:02.8945956Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42' 2025-01-24T00:47:02.8946521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wz337/2/base' 2025-01-24T00:47:02.8947020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wz337/2/head' 2025-01-24T00:47:02.8947520Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wz337/2' 2025-01-24T00:47:02.8947999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wz337/3/base' 2025-01-24T00:47:02.8948470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wz337/3/head' 2025-01-24T00:47:02.8948979Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wz337/3' 2025-01-24T00:47:02.8949466Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wz337' 2025-01-24T00:47:02.8949986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/106/base' 2025-01-24T00:47:02.8950477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/106/head' 2025-01-24T00:47:02.8950996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/106/orig' 2025-01-24T00:47:02.8951496Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/106' 2025-01-24T00:47:02.8951993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/108/base' 2025-01-24T00:47:02.8952473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/108/head' 2025-01-24T00:47:02.8953053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/108/orig' 2025-01-24T00:47:02.8953559Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/108' 2025-01-24T00:47:02.8954038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/138/base' 2025-01-24T00:47:02.8954526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/138/head' 2025-01-24T00:47:02.8955005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/138/orig' 2025-01-24T00:47:02.8955518Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/138' 2025-01-24T00:47:02.8956001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/140/base' 2025-01-24T00:47:02.8956480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/140/head' 2025-01-24T00:47:02.8956967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/140/orig' 2025-01-24T00:47:02.8957575Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/140' 2025-01-24T00:47:02.8958068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/150/base' 2025-01-24T00:47:02.8958581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/150/head' 2025-01-24T00:47:02.8959085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/150/orig' 2025-01-24T00:47:02.8959605Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/150' 2025-01-24T00:47:02.8960084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/151/base' 2025-01-24T00:47:02.8960565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/151/head' 2025-01-24T00:47:02.8961058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/151/orig' 2025-01-24T00:47:02.8961561Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/151' 2025-01-24T00:47:02.8962052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/152/base' 2025-01-24T00:47:02.8962532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/152/head' 2025-01-24T00:47:02.8963044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/152/orig' 2025-01-24T00:47:02.8963558Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/152' 2025-01-24T00:47:02.8964068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/153/base' 2025-01-24T00:47:02.8964557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/153/head' 2025-01-24T00:47:02.8965037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/153/orig' 2025-01-24T00:47:02.8965539Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/153' 2025-01-24T00:47:02.8966027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/154/base' 2025-01-24T00:47:02.8966589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/154/head' 2025-01-24T00:47:02.8967083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/154/orig' 2025-01-24T00:47:02.8967584Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/154' 2025-01-24T00:47:02.8968063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/155/base' 2025-01-24T00:47:02.8968555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/155/head' 2025-01-24T00:47:02.8969036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/155/orig' 2025-01-24T00:47:02.8969544Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/155' 2025-01-24T00:47:02.8970037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/156/base' 2025-01-24T00:47:02.8970523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/156/head' 2025-01-24T00:47:02.8971017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/156/orig' 2025-01-24T00:47:02.8971545Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/156' 2025-01-24T00:47:02.8972047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/157/base' 2025-01-24T00:47:02.8972537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/157/head' 2025-01-24T00:47:02.8973016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/157/orig' 2025-01-24T00:47:02.8973531Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/157' 2025-01-24T00:47:02.8974008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/158/base' 2025-01-24T00:47:02.8974486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/158/head' 2025-01-24T00:47:02.8974979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/158/orig' 2025-01-24T00:47:02.8975483Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/158' 2025-01-24T00:47:02.8976003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/159/base' 2025-01-24T00:47:02.8976475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/159/head' 2025-01-24T00:47:02.8999892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/159/orig' 2025-01-24T00:47:02.9000595Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/159' 2025-01-24T00:47:02.9001257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/160/base' 2025-01-24T00:47:02.9001888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/160/head' 2025-01-24T00:47:02.9002511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/160/orig' 2025-01-24T00:47:02.9003186Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/160' 2025-01-24T00:47:02.9003809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/161/base' 2025-01-24T00:47:02.9004447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/161/head' 2025-01-24T00:47:02.9005071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/161/orig' 2025-01-24T00:47:02.9005732Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/161' 2025-01-24T00:47:02.9006476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/162/base' 2025-01-24T00:47:02.9007103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/162/head' 2025-01-24T00:47:02.9007734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/162/orig' 2025-01-24T00:47:02.9008400Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/162' 2025-01-24T00:47:02.9009025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/163/base' 2025-01-24T00:47:02.9047549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/163/head' 2025-01-24T00:47:02.9048550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/163/orig' 2025-01-24T00:47:02.9049483Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/163' 2025-01-24T00:47:02.9050302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/164/base' 2025-01-24T00:47:02.9051115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/164/head' 2025-01-24T00:47:02.9051933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/164/orig' 2025-01-24T00:47:02.9052633Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/164' 2025-01-24T00:47:02.9053389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/18/base' 2025-01-24T00:47:02.9054191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/18/head' 2025-01-24T00:47:02.9055023Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/18' 2025-01-24T00:47:02.9055928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/97/base' 2025-01-24T00:47:02.9056773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/97/head' 2025-01-24T00:47:02.9057548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/97/orig' 2025-01-24T00:47:02.9058364Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/97' 2025-01-24T00:47:02.9059057Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan' 2025-01-24T00:47:02.9059765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/10/base' 2025-01-24T00:47:02.9060532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/10/head' 2025-01-24T00:47:02.9061319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/10/orig' 2025-01-24T00:47:02.9062205Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/10' 2025-01-24T00:47:02.9062934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/11/base' 2025-01-24T00:47:02.9063738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/11/head' 2025-01-24T00:47:02.9064584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/11/orig' 2025-01-24T00:47:02.9065490Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/11' 2025-01-24T00:47:02.9066360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/12/base' 2025-01-24T00:47:02.9067088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/12/head' 2025-01-24T00:47:02.9067906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/12/orig' 2025-01-24T00:47:02.9068846Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/12' 2025-01-24T00:47:02.9069626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/13/base' 2025-01-24T00:47:02.9070348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/13/head' 2025-01-24T00:47:02.9071118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/13/orig' 2025-01-24T00:47:02.9071944Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/13' 2025-01-24T00:47:02.9072768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/2/base' 2025-01-24T00:47:02.9073624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/2/head' 2025-01-24T00:47:02.9074430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/2/orig' 2025-01-24T00:47:02.9075220Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/2' 2025-01-24T00:47:02.9075994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/3/base' 2025-01-24T00:47:02.9076730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/3/head' 2025-01-24T00:47:02.9077551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/3/orig' 2025-01-24T00:47:02.9078334Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/3' 2025-01-24T00:47:02.9079179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/4/base' 2025-01-24T00:47:02.9079942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/4/head' 2025-01-24T00:47:02.9080825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/4/orig' 2025-01-24T00:47:02.9081719Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/4' 2025-01-24T00:47:02.9082486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/7/base' 2025-01-24T00:47:02.9083294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/7/head' 2025-01-24T00:47:02.9084135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/7/orig' 2025-01-24T00:47:02.9084977Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/7' 2025-01-24T00:47:02.9085802Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816' 2025-01-24T00:47:02.9086716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/1/base' 2025-01-24T00:47:02.9087547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/1/head' 2025-01-24T00:47:02.9088392Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/1' 2025-01-24T00:47:02.9089127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/2/base' 2025-01-24T00:47:02.9089969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/2/head' 2025-01-24T00:47:02.9090829Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/2' 2025-01-24T00:47:02.9091551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/3/base' 2025-01-24T00:47:02.9092461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/3/head' 2025-01-24T00:47:02.9093307Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/3' 2025-01-24T00:47:02.9094046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/4/base' 2025-01-24T00:47:02.9094867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/4/head' 2025-01-24T00:47:02.9095723Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/4' 2025-01-24T00:47:02.9096447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/5/base' 2025-01-24T00:47:02.9097316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/5/head' 2025-01-24T00:47:02.9098158Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/5' 2025-01-24T00:47:02.9098889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/6/base' 2025-01-24T00:47:02.9099714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/6/head' 2025-01-24T00:47:02.9100531Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/6' 2025-01-24T00:47:02.9101344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/7/base' 2025-01-24T00:47:02.9102126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/7/head' 2025-01-24T00:47:02.9102904Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/7' 2025-01-24T00:47:02.9103723Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn' 2025-01-24T00:47:02.9104487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/1/base' 2025-01-24T00:47:02.9105283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/1/orig' 2025-01-24T00:47:02.9106109Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/1' 2025-01-24T00:47:02.9106950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/11/base' 2025-01-24T00:47:02.9107673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/11/head' 2025-01-24T00:47:02.9108426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/11/orig' 2025-01-24T00:47:02.9109185Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/11' 2025-01-24T00:47:02.9109943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/12/base' 2025-01-24T00:47:02.9110780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/12/head' 2025-01-24T00:47:02.9111576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/12/orig' 2025-01-24T00:47:02.9112408Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/12' 2025-01-24T00:47:02.9113173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/13/base' 2025-01-24T00:47:02.9113958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/13/head' 2025-01-24T00:47:02.9114721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/13/orig' 2025-01-24T00:47:02.9115562Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/13' 2025-01-24T00:47:02.9116361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/14/base' 2025-01-24T00:47:02.9117116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/14/head' 2025-01-24T00:47:02.9117950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/14/orig' 2025-01-24T00:47:02.9118784Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/14' 2025-01-24T00:47:02.9119571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/15/base' 2025-01-24T00:47:02.9120342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/15/head' 2025-01-24T00:47:02.9121158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/15/orig' 2025-01-24T00:47:02.9121997Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/15' 2025-01-24T00:47:02.9122798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/18/base' 2025-01-24T00:47:02.9123554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/18/head' 2025-01-24T00:47:02.9124322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/18/orig' 2025-01-24T00:47:02.9125125Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/18' 2025-01-24T00:47:02.9125892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/19/base' 2025-01-24T00:47:02.9126803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/19/head' 2025-01-24T00:47:02.9127603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/19/orig' 2025-01-24T00:47:02.9128449Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/19' 2025-01-24T00:47:02.9129191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/2/base' 2025-01-24T00:47:02.9129936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/2/orig' 2025-01-24T00:47:02.9130855Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/2' 2025-01-24T00:47:02.9131641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/20/base' 2025-01-24T00:47:02.9132483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/20/head' 2025-01-24T00:47:02.9133314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/20/orig' 2025-01-24T00:47:02.9134185Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/20' 2025-01-24T00:47:02.9134952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/21/base' 2025-01-24T00:47:02.9135690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/21/head' 2025-01-24T00:47:02.9136535Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/21' 2025-01-24T00:47:02.9137332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/22/base' 2025-01-24T00:47:02.9138098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/22/head' 2025-01-24T00:47:02.9138853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/22/orig' 2025-01-24T00:47:02.9139693Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/22' 2025-01-24T00:47:02.9140482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/23/base' 2025-01-24T00:47:02.9141323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/23/head' 2025-01-24T00:47:02.9142148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/23/orig' 2025-01-24T00:47:02.9143005Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/23' 2025-01-24T00:47:02.9143757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/24/base' 2025-01-24T00:47:02.9144505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/24/head' 2025-01-24T00:47:02.9145338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/24/orig' 2025-01-24T00:47:02.9146180Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/24' 2025-01-24T00:47:02.9147056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/25/base' 2025-01-24T00:47:02.9147851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/25/head' 2025-01-24T00:47:02.9148638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/25/orig' 2025-01-24T00:47:02.9149528Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/25' 2025-01-24T00:47:02.9150373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/26/base' 2025-01-24T00:47:02.9151230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/26/head' 2025-01-24T00:47:02.9152069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/26/orig' 2025-01-24T00:47:02.9152945Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/26' 2025-01-24T00:47:02.9153697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/27/base' 2025-01-24T00:47:02.9154458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/27/head' 2025-01-24T00:47:02.9155170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/27/orig' 2025-01-24T00:47:02.9155967Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/27' 2025-01-24T00:47:02.9156757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/28/base' 2025-01-24T00:47:02.9157590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/28/head' 2025-01-24T00:47:02.9158414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/28/orig' 2025-01-24T00:47:02.9159336Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/28' 2025-01-24T00:47:02.9160124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/32/base' 2025-01-24T00:47:02.9160956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/32/head' 2025-01-24T00:47:02.9161734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/32/orig' 2025-01-24T00:47:02.9162608Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/32' 2025-01-24T00:47:02.9163447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/33/base' 2025-01-24T00:47:02.9164307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/33/head' 2025-01-24T00:47:02.9165087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/33/orig' 2025-01-24T00:47:02.9165895Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/33' 2025-01-24T00:47:02.9166737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/34/base' 2025-01-24T00:47:02.9167483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/34/head' 2025-01-24T00:47:02.9168296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/34/orig' 2025-01-24T00:47:02.9169108Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/34' 2025-01-24T00:47:02.9169915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/35/base' 2025-01-24T00:47:02.9170695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/35/head' 2025-01-24T00:47:02.9171476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/35/orig' 2025-01-24T00:47:02.9172311Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/35' 2025-01-24T00:47:02.9173187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/36/base' 2025-01-24T00:47:02.9174016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/36/head' 2025-01-24T00:47:02.9174818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/36/orig' 2025-01-24T00:47:02.9175598Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/36' 2025-01-24T00:47:02.9176401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/37/base' 2025-01-24T00:47:02.9177173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/37/head' 2025-01-24T00:47:02.9177958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/37/orig' 2025-01-24T00:47:02.9178737Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/37' 2025-01-24T00:47:02.9179510Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j' 2025-01-24T00:47:02.9180362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/41/base' 2025-01-24T00:47:02.9181233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/41/head' 2025-01-24T00:47:02.9182066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/41/orig' 2025-01-24T00:47:02.9182943Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/41' 2025-01-24T00:47:02.9183713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/46/base' 2025-01-24T00:47:02.9184482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/46/orig' 2025-01-24T00:47:02.9185306Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/46' 2025-01-24T00:47:02.9186038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/47/base' 2025-01-24T00:47:02.9186803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/47/head' 2025-01-24T00:47:02.9187592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/47/orig' 2025-01-24T00:47:02.9188440Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/47' 2025-01-24T00:47:02.9189254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/48/base' 2025-01-24T00:47:02.9190053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/48/head' 2025-01-24T00:47:02.9190882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/48/orig' 2025-01-24T00:47:02.9191659Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/48' 2025-01-24T00:47:02.9192560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/49/base' 2025-01-24T00:47:02.9193429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/49/head' 2025-01-24T00:47:02.9194195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/49/orig' 2025-01-24T00:47:02.9194810Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/49' 2025-01-24T00:47:02.9195309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/50/base' 2025-01-24T00:47:02.9195797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/50/head' 2025-01-24T00:47:02.9196309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/50/orig' 2025-01-24T00:47:02.9196827Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/50' 2025-01-24T00:47:02.9197329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/51/base' 2025-01-24T00:47:02.9197819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/51/orig' 2025-01-24T00:47:02.9198378Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/51' 2025-01-24T00:47:02.9198880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/52/base' 2025-01-24T00:47:02.9199412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/52/orig' 2025-01-24T00:47:02.9199943Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/52' 2025-01-24T00:47:02.9200437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/53/base' 2025-01-24T00:47:02.9200926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/53/orig' 2025-01-24T00:47:02.9201457Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/53' 2025-01-24T00:47:02.9201950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/54/base' 2025-01-24T00:47:02.9202447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/54/orig' 2025-01-24T00:47:02.9202989Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/54' 2025-01-24T00:47:02.9203571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/55/base' 2025-01-24T00:47:02.9204096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/55/head' 2025-01-24T00:47:02.9204852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/55/orig' 2025-01-24T00:47:02.9205670Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/55' 2025-01-24T00:47:02.9206529Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang' 2025-01-24T00:47:02.9207262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/1/base' 2025-01-24T00:47:02.9207805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/1/head' 2025-01-24T00:47:02.9208328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/1/orig' 2025-01-24T00:47:02.9208840Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/1' 2025-01-24T00:47:02.9209321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/153/base' 2025-01-24T00:47:02.9209796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/153/head' 2025-01-24T00:47:02.9210278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/153/orig' 2025-01-24T00:47:02.9210778Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/153' 2025-01-24T00:47:02.9211254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/157/base' 2025-01-24T00:47:02.9211735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/157/head' 2025-01-24T00:47:02.9212205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/157/orig' 2025-01-24T00:47:02.9212746Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/157' 2025-01-24T00:47:02.9213220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/168/base' 2025-01-24T00:47:02.9213720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/168/head' 2025-01-24T00:47:02.9214202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/168/orig' 2025-01-24T00:47:02.9214697Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/168' 2025-01-24T00:47:02.9215171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/175/base' 2025-01-24T00:47:02.9215856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/175/head' 2025-01-24T00:47:02.9216585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/175/orig' 2025-01-24T00:47:02.9217383Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/175' 2025-01-24T00:47:02.9218140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/179/base' 2025-01-24T00:47:02.9218867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/179/head' 2025-01-24T00:47:02.9219355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/179/orig' 2025-01-24T00:47:02.9219856Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/179' 2025-01-24T00:47:02.9220342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/180/base' 2025-01-24T00:47:02.9220816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/180/head' 2025-01-24T00:47:02.9221294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/180/orig' 2025-01-24T00:47:02.9221790Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/180' 2025-01-24T00:47:02.9222311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/189/base' 2025-01-24T00:47:02.9222799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/189/head' 2025-01-24T00:47:02.9223300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/189/orig' 2025-01-24T00:47:02.9223798Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/189' 2025-01-24T00:47:02.9224282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/190/base' 2025-01-24T00:47:02.9224762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/190/head' 2025-01-24T00:47:02.9225235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/190/orig' 2025-01-24T00:47:02.9225741Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/190' 2025-01-24T00:47:02.9226213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/191/base' 2025-01-24T00:47:02.9226693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/191/head' 2025-01-24T00:47:02.9227345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/191/orig' 2025-01-24T00:47:02.9228170Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/191' 2025-01-24T00:47:02.9228928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/193/base' 2025-01-24T00:47:02.9229695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/193/head' 2025-01-24T00:47:02.9230433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/193/orig' 2025-01-24T00:47:02.9230934Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/193' 2025-01-24T00:47:02.9231409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/194/base' 2025-01-24T00:47:02.9231889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/194/head' 2025-01-24T00:47:02.9232362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/194/orig' 2025-01-24T00:47:02.9232862Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/194' 2025-01-24T00:47:02.9233333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/195/base' 2025-01-24T00:47:02.9233806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/195/head' 2025-01-24T00:47:02.9234288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/195/orig' 2025-01-24T00:47:02.9234781Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/195' 2025-01-24T00:47:02.9235269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/196/base' 2025-01-24T00:47:02.9235739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/196/head' 2025-01-24T00:47:02.9236259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/196/orig' 2025-01-24T00:47:02.9236763Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/196' 2025-01-24T00:47:02.9237262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/197/base' 2025-01-24T00:47:02.9237731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/197/head' 2025-01-24T00:47:02.9238212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/197/orig' 2025-01-24T00:47:02.9238730Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/197' 2025-01-24T00:47:02.9239488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/198/base' 2025-01-24T00:47:02.9240236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/198/head' 2025-01-24T00:47:02.9240988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/198/orig' 2025-01-24T00:47:02.9241792Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/198' 2025-01-24T00:47:02.9242452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/199/base' 2025-01-24T00:47:02.9243043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/199/head' 2025-01-24T00:47:02.9243513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/199/orig' 2025-01-24T00:47:02.9244007Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/199' 2025-01-24T00:47:02.9244489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/200/base' 2025-01-24T00:47:02.9244961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/200/head' 2025-01-24T00:47:02.9245445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/200/orig' 2025-01-24T00:47:02.9245942Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/200' 2025-01-24T00:47:02.9246521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/201/base' 2025-01-24T00:47:02.9247002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/201/head' 2025-01-24T00:47:02.9247477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/201/orig' 2025-01-24T00:47:02.9247971Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/201' 2025-01-24T00:47:02.9248502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/7/base' 2025-01-24T00:47:02.9248972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/7/head' 2025-01-24T00:47:02.9249446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/7/orig' 2025-01-24T00:47:02.9249942Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/7' 2025-01-24T00:47:02.9250519Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4' 2025-01-24T00:47:02.9251361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/127/base' 2025-01-24T00:47:02.9252154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/127/head' 2025-01-24T00:47:02.9252756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/127/orig' 2025-01-24T00:47:02.9253363Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/127' 2025-01-24T00:47:02.9253845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/132/base' 2025-01-24T00:47:02.9254413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/132/head' 2025-01-24T00:47:02.9254990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/132/orig' 2025-01-24T00:47:02.9255498Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/132' 2025-01-24T00:47:02.9255971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/133/base' 2025-01-24T00:47:02.9256488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/133/head' 2025-01-24T00:47:02.9256997Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/133' 2025-01-24T00:47:02.9257499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/139/base' 2025-01-24T00:47:02.9257969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/139/head' 2025-01-24T00:47:02.9258452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/139/orig' 2025-01-24T00:47:02.9259102Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/139' 2025-01-24T00:47:02.9259579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/151/base' 2025-01-24T00:47:02.9260051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/151/head' 2025-01-24T00:47:02.9260526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/151/orig' 2025-01-24T00:47:02.9261028Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/151' 2025-01-24T00:47:02.9261497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/156/base' 2025-01-24T00:47:02.9262027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/156/head' 2025-01-24T00:47:02.9262511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/156/orig' 2025-01-24T00:47:02.9263059Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/156' 2025-01-24T00:47:02.9263597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/157/base' 2025-01-24T00:47:02.9264267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/157/head' 2025-01-24T00:47:02.9264803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/157/orig' 2025-01-24T00:47:02.9265342Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/157' 2025-01-24T00:47:02.9265839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/158/base' 2025-01-24T00:47:02.9266411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/158/head' 2025-01-24T00:47:02.9266885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/158/orig' 2025-01-24T00:47:02.9267385Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/158' 2025-01-24T00:47:02.9267870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/159/base' 2025-01-24T00:47:02.9268344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/159/head' 2025-01-24T00:47:02.9268834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/159/orig' 2025-01-24T00:47:02.9269328Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/159' 2025-01-24T00:47:02.9269829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/160/base' 2025-01-24T00:47:02.9270312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/160/head' 2025-01-24T00:47:02.9270828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/160/orig' 2025-01-24T00:47:02.9271442Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/160' 2025-01-24T00:47:02.9271919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/162/base' 2025-01-24T00:47:02.9272391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/162/head' 2025-01-24T00:47:02.9272887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/162/orig' 2025-01-24T00:47:02.9273475Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/162' 2025-01-24T00:47:02.9273952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/163/base' 2025-01-24T00:47:02.9274424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/163/head' 2025-01-24T00:47:02.9274893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/163/orig' 2025-01-24T00:47:02.9275453Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/163' 2025-01-24T00:47:02.9275976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/85/base' 2025-01-24T00:47:02.9276482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/85/head' 2025-01-24T00:47:02.9277012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/85/orig' 2025-01-24T00:47:02.9277549Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/85' 2025-01-24T00:47:02.9278124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/93/base' 2025-01-24T00:47:02.9278627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/93/head' 2025-01-24T00:47:02.9279120Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/93' 2025-01-24T00:47:02.9279643Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225' 2025-01-24T00:47:02.9280137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/152/base' 2025-01-24T00:47:02.9280641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/152/head' 2025-01-24T00:47:02.9281130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/152/orig' 2025-01-24T00:47:02.9281643Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/152' 2025-01-24T00:47:02.9282149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/163/base' 2025-01-24T00:47:02.9282637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/163/head' 2025-01-24T00:47:02.9283260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/163/orig' 2025-01-24T00:47:02.9283778Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/163' 2025-01-24T00:47:02.9284287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/174/base' 2025-01-24T00:47:02.9284792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/174/head' 2025-01-24T00:47:02.9285322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/174/orig' 2025-01-24T00:47:02.9285904Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/174' 2025-01-24T00:47:02.9286597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/182/base' 2025-01-24T00:47:02.9287091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/182/head' 2025-01-24T00:47:02.9287599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/182/orig' 2025-01-24T00:47:02.9288110Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/182' 2025-01-24T00:47:02.9288599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/183/base' 2025-01-24T00:47:02.9289108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/183/head' 2025-01-24T00:47:02.9289599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/183/orig' 2025-01-24T00:47:02.9290123Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/183' 2025-01-24T00:47:02.9290611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/184/base' 2025-01-24T00:47:02.9291099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/184/head' 2025-01-24T00:47:02.9291715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/184/orig' 2025-01-24T00:47:02.9292462Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/184' 2025-01-24T00:47:02.9293009Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang' 2025-01-24T00:47:02.9293500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yiming0416/1/base' 2025-01-24T00:47:02.9293997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yiming0416/1/head' 2025-01-24T00:47:02.9294521Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yiming0416/1' 2025-01-24T00:47:02.9295008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yiming0416/2/base' 2025-01-24T00:47:02.9295512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yiming0416/2/head' 2025-01-24T00:47:02.9296030Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yiming0416/2' 2025-01-24T00:47:02.9296537Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yiming0416' 2025-01-24T00:47:02.9297080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/78/base' 2025-01-24T00:47:02.9297575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/78/head' 2025-01-24T00:47:02.9298111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/78/orig' 2025-01-24T00:47:02.9298638Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/78' 2025-01-24T00:47:02.9299231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/79/base' 2025-01-24T00:47:02.9299733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/79/head' 2025-01-24T00:47:02.9300224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/79/orig' 2025-01-24T00:47:02.9300741Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/79' 2025-01-24T00:47:02.9301247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/80/base' 2025-01-24T00:47:02.9301828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/80/head' 2025-01-24T00:47:02.9302332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/80/orig' 2025-01-24T00:47:02.9302847Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/80' 2025-01-24T00:47:02.9303346Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi' 2025-01-24T00:47:02.9303847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yushangdi/2/base' 2025-01-24T00:47:02.9304339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yushangdi/2/orig' 2025-01-24T00:47:02.9304858Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yushangdi/2' 2025-01-24T00:47:02.9305354Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yushangdi' 2025-01-24T00:47:02.9305876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/28/base' 2025-01-24T00:47:02.9306406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/28/head' 2025-01-24T00:47:02.9306976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/28/orig' 2025-01-24T00:47:02.9307506Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/28' 2025-01-24T00:47:02.9308012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/29/base' 2025-01-24T00:47:02.9308500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/29/head' 2025-01-24T00:47:02.9309001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/29/orig' 2025-01-24T00:47:02.9309521Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/29' 2025-01-24T00:47:02.9310012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/31/base' 2025-01-24T00:47:02.9310543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/31/head' 2025-01-24T00:47:02.9311061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/31/orig' 2025-01-24T00:47:02.9311589Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/31' 2025-01-24T00:47:02.9312080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/32/base' 2025-01-24T00:47:02.9312685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/32/head' 2025-01-24T00:47:02.9313187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/32/orig' 2025-01-24T00:47:02.9313706Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/32' 2025-01-24T00:47:02.9314208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/33/base' 2025-01-24T00:47:02.9314805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/33/head' 2025-01-24T00:47:02.9315295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/33/orig' 2025-01-24T00:47:02.9315828Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/33' 2025-01-24T00:47:02.9316325Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe' 2025-01-24T00:47:02.9316812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zoranzhao/1/base' 2025-01-24T00:47:02.9317314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zoranzhao/1/orig' 2025-01-24T00:47:02.9317821Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zoranzhao/1' 2025-01-24T00:47:02.9318326Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zoranzhao' 2025-01-24T00:47:02.9318904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1072/base' 2025-01-24T00:47:02.9319406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1072/head' 2025-01-24T00:47:02.9319934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1072/orig' 2025-01-24T00:47:02.9320446Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1072' 2025-01-24T00:47:02.9320949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1075/base' 2025-01-24T00:47:02.9321431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1075/head' 2025-01-24T00:47:02.9321912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1075/orig' 2025-01-24T00:47:02.9322437Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1075' 2025-01-24T00:47:02.9322925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1077/base' 2025-01-24T00:47:02.9323445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1077/head' 2025-01-24T00:47:02.9323929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1077/orig' 2025-01-24T00:47:02.9324465Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1077' 2025-01-24T00:47:02.9324959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1080/base' 2025-01-24T00:47:02.9325545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1080/head' 2025-01-24T00:47:02.9326040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1080/orig' 2025-01-24T00:47:02.9326623Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1080' 2025-01-24T00:47:02.9327106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1081/base' 2025-01-24T00:47:02.9327610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1081/head' 2025-01-24T00:47:02.9328094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1081/orig' 2025-01-24T00:47:02.9328604Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1081' 2025-01-24T00:47:02.9329105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1088/base' 2025-01-24T00:47:02.9329591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1088/head' 2025-01-24T00:47:02.9330091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1088/orig' 2025-01-24T00:47:02.9330675Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1088' 2025-01-24T00:47:02.9331186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1095/base' 2025-01-24T00:47:02.9331683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1095/head' 2025-01-24T00:47:02.9332204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1095/orig' 2025-01-24T00:47:02.9332752Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1095' 2025-01-24T00:47:02.9333239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1105/base' 2025-01-24T00:47:02.9333724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1105/head' 2025-01-24T00:47:02.9334213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1105/orig' 2025-01-24T00:47:02.9334723Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1105' 2025-01-24T00:47:02.9335219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1106/base' 2025-01-24T00:47:02.9335702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1106/head' 2025-01-24T00:47:02.9336299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1106/orig' 2025-01-24T00:47:02.9336857Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1106' 2025-01-24T00:47:02.9337346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1107/base' 2025-01-24T00:47:02.9337858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1107/head' 2025-01-24T00:47:02.9338352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1107/orig' 2025-01-24T00:47:02.9339001Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1107' 2025-01-24T00:47:02.9339502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1108/base' 2025-01-24T00:47:02.9339988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1108/head' 2025-01-24T00:47:02.9340476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1108/orig' 2025-01-24T00:47:02.9340999Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1108' 2025-01-24T00:47:02.9341480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1109/base' 2025-01-24T00:47:02.9341983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1109/head' 2025-01-24T00:47:02.9342468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1109/orig' 2025-01-24T00:47:02.9342978Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1109' 2025-01-24T00:47:02.9343476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1110/base' 2025-01-24T00:47:02.9344052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1110/head' 2025-01-24T00:47:02.9344552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1110/orig' 2025-01-24T00:47:02.9345063Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1110' 2025-01-24T00:47:02.9345580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1111/base' 2025-01-24T00:47:02.9346100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1111/head' 2025-01-24T00:47:02.9346589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1111/orig' 2025-01-24T00:47:02.9347104Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1111' 2025-01-24T00:47:02.9347606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1112/base' 2025-01-24T00:47:02.9348094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1112/head' 2025-01-24T00:47:02.9348595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1112/orig' 2025-01-24T00:47:02.9349199Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1112' 2025-01-24T00:47:02.9349688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1113/base' 2025-01-24T00:47:02.9350229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1113/head' 2025-01-24T00:47:02.9350742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1113/orig' 2025-01-24T00:47:02.9351264Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1113' 2025-01-24T00:47:02.9351746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1114/base' 2025-01-24T00:47:02.9352231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1114/head' 2025-01-24T00:47:02.9352734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1114/orig' 2025-01-24T00:47:02.9353252Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1114' 2025-01-24T00:47:02.9353751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1115/base' 2025-01-24T00:47:02.9354244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1115/head' 2025-01-24T00:47:02.9354831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1115/orig' 2025-01-24T00:47:02.9355363Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1115' 2025-01-24T00:47:02.9355850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1116/base' 2025-01-24T00:47:02.9356336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1116/head' 2025-01-24T00:47:02.9356926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1116/orig' 2025-01-24T00:47:02.9357440Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1116' 2025-01-24T00:47:02.9357934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1117/base' 2025-01-24T00:47:02.9358418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1117/head' 2025-01-24T00:47:02.9358937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1117/orig' 2025-01-24T00:47:02.9359490Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1117' 2025-01-24T00:47:02.9359975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/702/base' 2025-01-24T00:47:02.9360471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/702/head' 2025-01-24T00:47:02.9360952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/702/orig' 2025-01-24T00:47:02.9361459Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/702' 2025-01-24T00:47:02.9362051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/703/base' 2025-01-24T00:47:02.9362539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/703/head' 2025-01-24T00:47:02.9363033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/703/orig' 2025-01-24T00:47:02.9363575Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/703' 2025-01-24T00:47:02.9364084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/704/base' 2025-01-24T00:47:02.9364576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/704/head' 2025-01-24T00:47:02.9365059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/704/orig' 2025-01-24T00:47:02.9365574Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/704' 2025-01-24T00:47:02.9366055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/709/base' 2025-01-24T00:47:02.9366614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/709/head' 2025-01-24T00:47:02.9367231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/709/orig' 2025-01-24T00:47:02.9367741Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/709' 2025-01-24T00:47:02.9368225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/754/base' 2025-01-24T00:47:02.9368724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/754/head' 2025-01-24T00:47:02.9369208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/754/orig' 2025-01-24T00:47:02.9369815Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/754' 2025-01-24T00:47:02.9370307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/916/base' 2025-01-24T00:47:02.9370791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/916/head' 2025-01-24T00:47:02.9371304Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/916' 2025-01-24T00:47:02.9371825Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519' 2025-01-24T00:47:02.9372291Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/gh' 2025-01-24T00:47:02.9372771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/google-main' 2025-01-24T00:47:02.9373322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/groupwise_gemm_multithreading' 2025-01-24T00:47:02.9373809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/guangyey/acc_fix' 2025-01-24T00:47:02.9374335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/guangyey/external_stream' 2025-01-24T00:47:02.9374871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/guangyey/host_alloc' 2025-01-24T00:47:02.9375412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/guangyey/test_2025' 2025-01-24T00:47:02.9375899Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/guangyey' 2025-01-24T00:47:02.9376364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/guard_source1' 2025-01-24T00:47:02.9376840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/guard_system' 2025-01-24T00:47:02.9377313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/guards-cpp' 2025-01-24T00:47:02.9377931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/guilhermeleobas/cherry-pick-55d87d9dfd9' 2025-01-24T00:47:02.9378456Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/guilhermeleobas' 2025-01-24T00:47:02.9378996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/haozhe/bf16-dynamic-shape' 2025-01-24T00:47:02.9379473Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/haozhe' 2025-01-24T00:47:02.9380050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/higher_order_ops_gb' 2025-01-24T00:47:02.9380526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/hl475-patch-1' 2025-01-24T00:47:02.9381003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/hoy-update-wheel' 2025-01-24T00:47:02.9381500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/hoy/autofdo/xblock' 2025-01-24T00:47:02.9381996Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/hoy/autofdo' 2025-01-24T00:47:02.9382477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/hoy/autotune/nreg' 2025-01-24T00:47:02.9382983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/hoy/autotune/numwarps' 2025-01-24T00:47:02.9383483Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/hoy/autotune' 2025-01-24T00:47:02.9383948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/hoy/mmsplitk' 2025-01-24T00:47:02.9384426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/hoy/triton-PR3973' 2025-01-24T00:47:02.9384983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/hoy/triton-coalescing-baseline' 2025-01-24T00:47:02.9385563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/hoy/triton-coalescing-min' 2025-01-24T00:47:02.9386189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/hoy/triton-coalescing-new' 2025-01-24T00:47:02.9386713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/hoy/triton-coalescing-vec' 2025-01-24T00:47:02.9387150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/hoy/ws' 2025-01-24T00:47:02.9387694Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/hoy' 2025-01-24T00:47:02.9388195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ignore_lint_in_revs' 2025-01-24T00:47:02.9388671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/improve_vec_log' 2025-01-24T00:47:02.9389227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/increase-perf-benchmark-shard' 2025-01-24T00:47:02.9389799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/inductor_layout_opt_rocm_disable' 2025-01-24T00:47:02.9390258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/inline' 2025-01-24T00:47:02.9390771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/inlining' 2025-01-24T00:47:02.9391243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/inlining-ezyang' 2025-01-24T00:47:02.9391686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/int8_sdpa' 2025-01-24T00:47:02.9392323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/invoke-subgraph' 2025-01-24T00:47:02.9392776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ios-mac-m1' 2025-01-24T00:47:02.9393357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ipiszy/cutlass' 2025-01-24T00:47:02.9393820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ipiszy/fix' 2025-01-24T00:47:02.9394293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ipiszy/fp8_test' 2025-01-24T00:47:02.9394748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ipiszy/mypy' 2025-01-24T00:47:02.9395321Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ipiszy' 2025-01-24T00:47:02.9395769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/issue#58739' 2025-01-24T00:47:02.9396336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ivanov/cherry-pick-ckpt-fixes' 2025-01-24T00:47:02.9396812Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ivanov' 2025-01-24T00:47:02.9397347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/jataylo-nvfuser_blocklist' 2025-01-24T00:47:02.9397813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/jcaip-patch-1' 2025-01-24T00:47:02.9398299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/jcaip/fix-int8-bug' 2025-01-24T00:47:02.9398896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/jcaip/fix-int8-bug-alpha' 2025-01-24T00:47:02.9399535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/jcaip/test-cusparselt-version-0.6.2' 2025-01-24T00:47:02.9400171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/jcaip/torch-compile-sparse' 2025-01-24T00:47:02.9400692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/jcaip/update-benchmarks' 2025-01-24T00:47:02.9401245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/jcaip/update-cusparselt-0.6.2' 2025-01-24T00:47:02.9401727Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/jcaip' 2025-01-24T00:47:02.9402281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/jon-chuang/compile-config-hash' 2025-01-24T00:47:02.9402815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/jon-chuang/compile-ignored' 2025-01-24T00:47:02.9403314Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/jon-chuang' 2025-01-24T00:47:02.9403846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/justinchu/docs-conf' 2025-01-24T00:47:02.9404394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/justinchu/safe-tensors' 2025-01-24T00:47:02.9404986Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/justinchu' 2025-01-24T00:47:02.9405483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/justinchuby-patch-1' 2025-01-24T00:47:02.9406036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/jwagantall/migrate-checkout' 2025-01-24T00:47:02.9406591Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/jwagantall' 2025-01-24T00:47:02.9407153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/jz/istft' 2025-01-24T00:47:02.9407667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/jz/masked-select-decomp' 2025-01-24T00:47:02.9408099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/jz/stft' 2025-01-24T00:47:02.9408569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/jz/stft-old-fc' 2025-01-24T00:47:02.9409023Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/jz' 2025-01-24T00:47:02.9409487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/kadeng/dev-1' 2025-01-24T00:47:02.9410122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/kadeng/inductor-backend/cutlass-evt-fusion-1' 2025-01-24T00:47:02.9410683Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/kadeng/inductor-backend' 2025-01-24T00:47:02.9411384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/kadeng/inductor-cutlass-epilogue' 2025-01-24T00:47:02.9411857Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/kadeng' 2025-01-24T00:47:02.9412418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/kenjin/call_method_userdefined' 2025-01-24T00:47:02.9412916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/kenjin/lambdas' 2025-01-24T00:47:02.9413514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/kenjin/norefcycles' 2025-01-24T00:47:02.9414004Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/kenjin' 2025-01-24T00:47:02.9414491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/kineto_warnings_fix' 2025-01-24T00:47:02.9414961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/kit1980-patch-2' 2025-01-24T00:47:02.9415478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/kleidiai_github_mirror' 2025-01-24T00:47:02.9415966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/klondenberg/cutlass' 2025-01-24T00:47:02.9416482Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/klondenberg' 2025-01-24T00:47:02.9416966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/layernorm_bias_fix' 2025-01-24T00:47:02.9417602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/leslie/enable_poc_reduction_fusion' 2025-01-24T00:47:02.9418226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/leslie/test_group_gemm_epilogues' 2025-01-24T00:47:02.9418697Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/leslie' 2025-01-24T00:47:02.9419375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/liaoxuan/fuse_attention_pattern' 2025-01-24T00:47:02.9419862Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/liaoxuan' 2025-01-24T00:47:02.9420331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/lts/release/1.8' 2025-01-24T00:47:02.9420840Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/lts/release' 2025-01-24T00:47:02.9421297Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/lts' 2025-01-24T00:47:02.9421726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/main' 2025-01-24T00:47:02.9422272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/main-update-cusparselt-0.6.3' 2025-01-24T00:47:02.9422737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-1' 2025-01-24T00:47:02.9423324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-12' 2025-01-24T00:47:02.9423798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-14' 2025-01-24T00:47:02.9424274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-15' 2025-01-24T00:47:02.9424761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-16' 2025-01-24T00:47:02.9425233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-17' 2025-01-24T00:47:02.9425719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-18' 2025-01-24T00:47:02.9426228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-19' 2025-01-24T00:47:02.9426718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-2' 2025-01-24T00:47:02.9427289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-20' 2025-01-24T00:47:02.9427762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-21' 2025-01-24T00:47:02.9428247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-22' 2025-01-24T00:47:02.9428750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-22-1' 2025-01-24T00:47:02.9429274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-23' 2025-01-24T00:47:02.9429757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-24' 2025-01-24T00:47:02.9430228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-25' 2025-01-24T00:47:02.9430732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-3' 2025-01-24T00:47:02.9431204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-32' 2025-01-24T00:47:02.9431696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-4' 2025-01-24T00:47:02.9432175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-42' 2025-01-24T00:47:02.9432649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-5' 2025-01-24T00:47:02.9433117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-6' 2025-01-24T00:47:02.9433592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-9' 2025-01-24T00:47:02.9434239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet/add-ami-option-to-instance-allocation' 2025-01-24T00:47:02.9434873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet/add-benchmark-func' 2025-01-24T00:47:02.9435438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet/add-get-dtype-supported' 2025-01-24T00:47:02.9435980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet/add-mps-inductor-nan' 2025-01-24T00:47:02.9436616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet/add-nan-to-int-conversion-check-cpu' 2025-01-24T00:47:02.9437230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet/cp-143934-and-144055' 2025-01-24T00:47:02.9437759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet/cp-144716-144698' 2025-01-24T00:47:02.9438287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet/delete-find-openmp' 2025-01-24T00:47:02.9438792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet/ez-cleanup-test' 2025-01-24T00:47:02.9439356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet/fix-conv-backward-cl-2' 2025-01-24T00:47:02.9439917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet/fix-index-printing' 2025-01-24T00:47:02.9440503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet/mps-add-bilineard2d-aa' 2025-01-24T00:47:02.9441047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet/mps-implement-col2im' 2025-01-24T00:47:02.9441721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet/mpsinductor-add-check-bounds' 2025-01-24T00:47:02.9442307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet/mpsinductor-add-sizevars' 2025-01-24T00:47:02.9442859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet/mpsinductor-fix-where' 2025-01-24T00:47:02.9443557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet/mpsinductor-implement-bitcasts' 2025-01-24T00:47:02.9444037Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet' 2025-01-24T00:47:02.9444560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/maxautotune_big_gpu' 2025-01-24T00:47:02.9445071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mcr229/update_cpuinfo' 2025-01-24T00:47:02.9445571Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mcr229' 2025-01-24T00:47:02.9446019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/migrate_map' 2025-01-24T00:47:02.9446662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/missing_gloo_causes_deadlock' 2025-01-24T00:47:02.9447079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mkl' 2025-01-24T00:47:02.9447579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/S429861-debug' 2025-01-24T00:47:02.9448197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/aa' 2025-01-24T00:47:02.9448712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/adam-compiled' 2025-01-24T00:47:02.9449242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/adam-fused-bench' 2025-01-24T00:47:02.9449767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/adam-fused-bench2' 2025-01-24T00:47:02.9450362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/adam-test2' 2025-01-24T00:47:02.9450858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/asgd-compile' 2025-01-24T00:47:02.9451333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/aux-vars' 2025-01-24T00:47:02.9451880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/backup-test-branch' 2025-01-24T00:47:02.9452377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/bad-cudagraphs' 2025-01-24T00:47:02.9452852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/baseline' 2025-01-24T00:47:02.9453448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/baseline-graph-breaks' 2025-01-24T00:47:02.9453947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/batch-fuse-opt' 2025-01-24T00:47:02.9454534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/beta-tensor' 2025-01-24T00:47:02.9455020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/buff-opt2' 2025-01-24T00:47:02.9455486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/buffers' 2025-01-24T00:47:02.9456053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/buffers2' 2025-01-24T00:47:02.9456524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/buffers3' 2025-01-24T00:47:02.9456988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/ck2' 2025-01-24T00:47:02.9457479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/combokernels' 2025-01-24T00:47:02.9457953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/comp-asgd' 2025-01-24T00:47:02.9458540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/compiled-nadam' 2025-01-24T00:47:02.9459168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/concat-opt' 2025-01-24T00:47:02.9459647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/concat2' 2025-01-24T00:47:02.9460206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/copy2' 2025-01-24T00:47:02.9460720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/cudagraph-tests' 2025-01-24T00:47:02.9461287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/cudagraphs-measurement' 2025-01-24T00:47:02.9461854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/data-gather' 2025-01-24T00:47:02.9462344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/data-ptrs2' 2025-01-24T00:47:02.9462827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/data-ptrs3' 2025-01-24T00:47:02.9463335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/dataclass-proxy' 2025-01-24T00:47:02.9463865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/disable-closures' 2025-01-24T00:47:02.9464383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/disable-subclass' 2025-01-24T00:47:02.9464872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/disabled-opt' 2025-01-24T00:47:02.9465354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/env-fix' 2025-01-24T00:47:02.9465907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/exp' 2025-01-24T00:47:02.9466404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/exp_disable' 2025-01-24T00:47:02.9466863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/faster' 2025-01-24T00:47:02.9467450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/faster2' 2025-01-24T00:47:02.9467958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/fe-copy' 2025-01-24T00:47:02.9468483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/foreach-copy-test' 2025-01-24T00:47:02.9469013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/foreach-fuse-opts' 2025-01-24T00:47:02.9469493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/foreach-op' 2025-01-24T00:47:02.9469980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/foreach-reds' 2025-01-24T00:47:02.9470462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/freezing' 2025-01-24T00:47:02.9470940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/fuse-cat' 2025-01-24T00:47:02.9471513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/gen-foreach' 2025-01-24T00:47:02.9472006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/h-comp' 2025-01-24T00:47:02.9472489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/h-comp2' 2025-01-24T00:47:02.9473083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/init-per-param' 2025-01-24T00:47:02.9473586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/init_per_param' 2025-01-24T00:47:02.9474075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/less-guards' 2025-01-24T00:47:02.9474580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/log-test-fix' 2025-01-24T00:47:02.9475099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/lr-composibility' 2025-01-24T00:47:02.9475653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/main-test-enablement' 2025-01-24T00:47:02.9476114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/main2' 2025-01-24T00:47:02.9476584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/main_test' 2025-01-24T00:47:02.9477048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/mcg' 2025-01-24T00:47:02.9477498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/mcg2' 2025-01-24T00:47:02.9478093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/meta-guards' 2025-01-24T00:47:02.9478575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/mlazos/ck2' 2025-01-24T00:47:02.9479062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/mlazos/clean' 2025-01-24T00:47:02.9479571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/mlazos/faster2' 2025-01-24T00:47:02.9480124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/mlazos/foreach-map-adam' 2025-01-24T00:47:02.9480792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/mlazos/subclass-test' 2025-01-24T00:47:02.9481363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/mlazos/tf-mode-backup' 2025-01-24T00:47:02.9481902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/mlazos/tf-trace-full' 2025-01-24T00:47:02.9482484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/mlazos/tf-trace-obj-tensors' 2025-01-24T00:47:02.9482990Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/mlazos' 2025-01-24T00:47:02.9483456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/mod-fix' 2025-01-24T00:47:02.9483952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/more-tests' 2025-01-24T00:47:02.9484452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/mutable-backup' 2025-01-24T00:47:02.9485013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/mv-tfo' 2025-01-24T00:47:02.9485541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/nadam-updates' 2025-01-24T00:47:02.9486027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/names' 2025-01-24T00:47:02.9486594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/no-cpp' 2025-01-24T00:47:02.9487145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/no-init-group-handling' 2025-01-24T00:47:02.9487678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/op-investigation' 2025-01-24T00:47:02.9488179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/opt-bench-exp2' 2025-01-24T00:47:02.9488662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/opt-bench2' 2025-01-24T00:47:02.9489158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/opt-bench3' 2025-01-24T00:47:02.9489733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/opt-incr' 2025-01-24T00:47:02.9490229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/opt-recipe' 2025-01-24T00:47:02.9490725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/opt-slowdown' 2025-01-24T00:47:02.9491308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/opt-users' 2025-01-24T00:47:02.9491814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/proxy-ctors' 2025-01-24T00:47:02.9492446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/proxy-opt' 2025-01-24T00:47:02.9492919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/pytest-3' 2025-01-24T00:47:02.9493398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/restart' 2025-01-24T00:47:02.9493860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/rm-copy' 2025-01-24T00:47:02.9494425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/rm-thunkify' 2025-01-24T00:47:02.9494939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/sdpa-driss' 2025-01-24T00:47:02.9495407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/spec-api' 2025-01-24T00:47:02.9496060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/static-inputs-log' 2025-01-24T00:47:02.9496558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/subclass-test' 2025-01-24T00:47:02.9497110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tc-fix' 2025-01-24T00:47:02.9497581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/td-fix2' 2025-01-24T00:47:02.9498087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tensor-hasattr2' 2025-01-24T00:47:02.9498646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tensor-inherit-backup' 2025-01-24T00:47:02.9499199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tensor-like-fix' 2025-01-24T00:47:02.9499687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tensor-lr' 2025-01-24T00:47:02.9500215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tensor-lr2' 2025-01-24T00:47:02.9500693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tf-inherit' 2025-01-24T00:47:02.9501173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tf-mode' 2025-01-24T00:47:02.9501680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tf-mode-backup2' 2025-01-24T00:47:02.9502266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tf-mode-reland' 2025-01-24T00:47:02.9502782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tf-mode-reland2' 2025-01-24T00:47:02.9503282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tf-mode-reland3' 2025-01-24T00:47:02.9503880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tf-refactor' 2025-01-24T00:47:02.9504402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tf-subclass-stack' 2025-01-24T00:47:02.9504898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tf-trace-full' 2025-01-24T00:47:02.9505423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tf-trace-unified' 2025-01-24T00:47:02.9505905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tune-proto' 2025-01-24T00:47:02.9506390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/ty-promo' 2025-01-24T00:47:02.9506864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/vary-beta' 2025-01-24T00:47:02.9507338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/vary-beta2' 2025-01-24T00:47:02.9507855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/vsc-fix2' 2025-01-24T00:47:02.9508359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/vscode-fix' 2025-01-24T00:47:02.9508940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/weird-perf1' 2025-01-24T00:47:02.9509426Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos' 2025-01-24T00:47:02.9509932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlee8/aot_large_weight' 2025-01-24T00:47:02.9510420Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mlee8' 2025-01-24T00:47:02.9510865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mod_guards1' 2025-01-24T00:47:02.9511404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mod_guards3' 2025-01-24T00:47:02.9511882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/moderniz29_cyy' 2025-01-24T00:47:02.9512412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/move_model_to_eval_2.1' 2025-01-24T00:47:02.9512890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mps-linear-1d' 2025-01-24T00:47:02.9513403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/msaroufim-patch-10' 2025-01-24T00:47:02.9513889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/msaroufim-patch-11' 2025-01-24T00:47:02.9514388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/msaroufim-patch-12' 2025-01-24T00:47:02.9514873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/msaroufim-patch-13' 2025-01-24T00:47:02.9515379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/msaroufim-patch-14' 2025-01-24T00:47:02.9515858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/msaroufim-patch-7' 2025-01-24T00:47:02.9516422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/msaroufim-patch-8' 2025-01-24T00:47:02.9516921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/msaroufim-patch-9' 2025-01-24T00:47:02.9517391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/msaroufim/bdfix' 2025-01-24T00:47:02.9517877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/msaroufim/cache' 2025-01-24T00:47:02.9518518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/msaroufim/dtensorfusedadam' 2025-01-24T00:47:02.9519023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/msaroufim/fixexpected' 2025-01-24T00:47:02.9519557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/msaroufim/fsspecindcache' 2025-01-24T00:47:02.9520046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/msaroufim/sdbf16fix' 2025-01-24T00:47:02.9520536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/msaroufim/typeind10' 2025-01-24T00:47:02.9521067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/msaroufim/warn_once' 2025-01-24T00:47:02.9521559Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/msaroufim' 2025-01-24T00:47:02.9522040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/mypy_fix' 2025-01-24T00:47:02.9522532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/nestedfairseq2ops1' 2025-01-24T00:47:02.9523082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/new-batch-norm' 2025-01-24T00:47:02.9523549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/new_branch' 2025-01-24T00:47:02.9524020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/new_guard_system' 2025-01-24T00:47:02.9524486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ngimel/bits' 2025-01-24T00:47:02.9525036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ngimel/disable_rng_fbcode' 2025-01-24T00:47:02.9525587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ngimel/random_fix' 2025-01-24T00:47:02.9526121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ngimel/randperm_fix' 2025-01-24T00:47:02.9526747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ngimel/release_randperm' 2025-01-24T00:47:02.9527261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ngimel/scaled_mm_coop' 2025-01-24T00:47:02.9527709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ngimel/topk' 2025-01-24T00:47:02.9528166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ngimel/topk2' 2025-01-24T00:47:02.9528658Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ngimel' 2025-01-24T00:47:02.9529096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/nightly' 2025-01-24T00:47:02.9529733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/nikitaved/linalg_codeowners' 2025-01-24T00:47:02.9530284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/nikitaved/solve_doc_update' 2025-01-24T00:47:02.9530775Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/nikitaved' 2025-01-24T00:47:02.9531226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/offline' 2025-01-24T00:47:02.9531767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/on_completion' 2025-01-24T00:47:02.9532248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release/1.10' 2025-01-24T00:47:02.9532740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release/1.11' 2025-01-24T00:47:02.9533213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release/1.12' 2025-01-24T00:47:02.9533705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release/1.13' 2025-01-24T00:47:02.9534174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release/1.6' 2025-01-24T00:47:02.9534677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release/1.7' 2025-01-24T00:47:02.9535185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release/1.8' 2025-01-24T00:47:02.9535736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release/1.9' 2025-01-24T00:47:02.9536210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release/2.0' 2025-01-24T00:47:02.9536710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release/2.1' 2025-01-24T00:47:02.9537236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release/2.2' 2025-01-24T00:47:02.9537718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release/2.3' 2025-01-24T00:47:02.9538187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release/2.4' 2025-01-24T00:47:02.9538658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release/2.5' 2025-01-24T00:47:02.9539169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release/2.6' 2025-01-24T00:47:02.9539668Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release' 2025-01-24T00:47:02.9540163Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/orig' 2025-01-24T00:47:02.9540685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/origin/gh/stroxler/1/head' 2025-01-24T00:47:02.9541340Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/origin/gh/stroxler/1' 2025-01-24T00:47:02.9541886Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/origin/gh/stroxler' 2025-01-24T00:47:02.9542378Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/origin/gh' 2025-01-24T00:47:02.9542936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/origin/voz/serde' 2025-01-24T00:47:02.9543429Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/origin/voz' 2025-01-24T00:47:02.9543900Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/origin' 2025-01-24T00:47:02.9544381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/oulgen/fx_graph' 2025-01-24T00:47:02.9544853Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/oulgen' 2025-01-24T00:47:02.9545311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/palic_hotfix' 2025-01-24T00:47:02.9545777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/parallel_cat' 2025-01-24T00:47:02.9546252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/parallel_reduce' 2025-01-24T00:47:02.9546846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/patch_up_signature' 2025-01-24T00:47:02.9547263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/pca2' 2025-01-24T00:47:02.9547875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/peterbell10/null-change' 2025-01-24T00:47:02.9548389Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/peterbell10' 2025-01-24T00:47:02.9548928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/pianpwk/dim_hint_ranges' 2025-01-24T00:47:02.9549639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/pianpwk/dynamic_shapes_api_doc_12_10' 2025-01-24T00:47:02.9550173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/pianpwk/dynamo_full_scalar' 2025-01-24T00:47:02.9550691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/pianpwk/meta_sdpa_for_cpu' 2025-01-24T00:47:02.9551221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/pianpwk/pre_forward_hook' 2025-01-24T00:47:02.9551785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/pianpwk/preserve_dynamic_markers' 2025-01-24T00:47:02.9552337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/pianpwk/real_tensor_prop_3' 2025-01-24T00:47:02.9552884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/pianpwk/serdes_logging' 2025-01-24T00:47:02.9553446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/pianpwk/symbol_provenance_draft' 2025-01-24T00:47:02.9554143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/pianpwk/symbol_provenance_v1' 2025-01-24T00:47:02.9554679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/pianpwk/sympy_trunc_float_2' 2025-01-24T00:47:02.9555231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/pianpwk/try_deregister_hooks' 2025-01-24T00:47:02.9555796Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/pianpwk' 2025-01-24T00:47:02.9556310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/plain-metal-mul-kernel' 2025-01-24T00:47:02.9556790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/pr-cancel-smol' 2025-01-24T00:47:02.9557235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/pr/131860' 2025-01-24T00:47:02.9557690Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/pr' 2025-01-24T00:47:02.9558233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/prepare-android-artifacts' 2025-01-24T00:47:02.9558698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/pt-debug-cpu0' 2025-01-24T00:47:02.9559167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/pt-opt-cuda3' 2025-01-24T00:47:02.9559622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/pt2-torchrec' 2025-01-24T00:47:02.9560247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/python_compiled_autograd' 2025-01-24T00:47:02.9560731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/qat-conv-bn-1d' 2025-01-24T00:47:02.9561227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/qat-remove-bias-temp' 2025-01-24T00:47:02.9561847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/qat_cudnn_batchnorm' 2025-01-24T00:47:02.9562410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/qat_preserve_source_fn_stack' 2025-01-24T00:47:02.9562918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/qchip/export-D54134695' 2025-01-24T00:47:02.9563404Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/qchip' 2025-01-24T00:47:02.9563983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/record-ghstack-deps-in-commit-msg' 2025-01-24T00:47:02.9564432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/reduce1' 2025-01-24T00:47:02.9564944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/reenable-sgd-benchmark' 2025-01-24T00:47:02.9565444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/refactor-adamw' 2025-01-24T00:47:02.9565984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/release/1.10' 2025-01-24T00:47:02.9566548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/release/1.11' 2025-01-24T00:47:02.9567077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/release/1.12' 2025-01-24T00:47:02.9567587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/release/1.13' 2025-01-24T00:47:02.9568038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/release/1.4' 2025-01-24T00:47:02.9568597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/release/1.4.1' 2025-01-24T00:47:02.9569052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/release/1.5' 2025-01-24T00:47:02.9569501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/release/1.6' 2025-01-24T00:47:02.9569960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/release/1.7' 2025-01-24T00:47:02.9570409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/release/1.8' 2025-01-24T00:47:02.9570866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/release/1.9' 2025-01-24T00:47:02.9571318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/release/2.0' 2025-01-24T00:47:02.9571765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/release/2.1' 2025-01-24T00:47:02.9572226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/release/2.2' 2025-01-24T00:47:02.9572753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/release/2.3' 2025-01-24T00:47:02.9573220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/release/2.4' 2025-01-24T00:47:02.9573669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/release/2.5' 2025-01-24T00:47:02.9574116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/release/2.6' 2025-01-24T00:47:02.9574668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/release/3.2.x' 2025-01-24T00:47:02.9575175Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/release' 2025-01-24T00:47:02.9575661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/release_notes' 2025-01-24T00:47:02.9576180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/remove-edit-on-github' 2025-01-24T00:47:02.9576668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/remove_add_runtime' 2025-01-24T00:47:02.9577156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/remove_global_ns' 2025-01-24T00:47:02.9577626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/remove_workflow' 2025-01-24T00:47:02.9578100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/rename_transform' 2025-01-24T00:47:02.9578583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/rename_validate' 2025-01-24T00:47:02.9579057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/request_english' 2025-01-24T00:47:02.9579693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/requires_grad_fix' 2025-01-24T00:47:02.9580355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/revert-111036-skylion007/backport-2-1-1-2023-10-11-0' 2025-01-24T00:47:02.9580946Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/revert-111036-skylion007' 2025-01-24T00:47:02.9581509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/revert-112125' 2025-01-24T00:47:02.9582112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/revert-131069-gh/krzysztofjordan/1/head' 2025-01-24T00:47:02.9582740Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/revert-131069-gh/krzysztofjordan/1' 2025-01-24T00:47:02.9583351Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/revert-131069-gh/krzysztofjordan' 2025-01-24T00:47:02.9583875Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/revert-131069-gh' 2025-01-24T00:47:02.9584460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/revert-131469-gh/andrewor14/51/head' 2025-01-24T00:47:02.9585051Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/revert-131469-gh/andrewor14/51' 2025-01-24T00:47:02.9585729Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/revert-131469-gh/andrewor14' 2025-01-24T00:47:02.9586269Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/revert-131469-gh' 2025-01-24T00:47:02.9586941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/revert-143244-cherry-pick-143218-by-pytorch_bot_bot_' 2025-01-24T00:47:02.9587582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/revert_realize_input_ExternKernel' 2025-01-24T00:47:02.9588083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/richard/init_types' 2025-01-24T00:47:02.9588567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/richard/more_types' 2025-01-24T00:47:02.9589093Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/richard' 2025-01-24T00:47:02.9589667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/rocm-triton-nightly-wheelfix' 2025-01-24T00:47:02.9590242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/rocm-triton-wheel-pinupdate-21' 2025-01-24T00:47:02.9590698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/rocm_ck_sdpa' 2025-01-24T00:47:02.9591199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/rohan-varma-patch-13' 2025-01-24T00:47:02.9591709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/rohan-varma-patch-14' 2025-01-24T00:47:02.9592494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/rohan-varma-patch-15' 2025-01-24T00:47:02.9593011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/rohan-varma-patch-16' 2025-01-24T00:47:02.9593492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/rprop-playground' 2025-01-24T00:47:02.9594071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/run-ios-test-device-farm' 2025-01-24T00:47:02.9594747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ryanguo99/cleanup-dynamo-expected-failures' 2025-01-24T00:47:02.9595274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ryanguo99/fix-closure-var' 2025-01-24T00:47:02.9595780Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/ryanguo99' 2025-01-24T00:47:02.9596248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/rzou/cache_name' 2025-01-24T00:47:02.9596747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/rzou/faketensor_bench' 2025-01-24T00:47:02.9597199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/rzou/fix' 2025-01-24T00:47:02.9597645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/rzou/fix2' 2025-01-24T00:47:02.9598082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/rzou/njt' 2025-01-24T00:47:02.9598556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/rzou/operator' 2025-01-24T00:47:02.9599056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/rzou/out_dtype_decomp' 2025-01-24T00:47:02.9599506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/rzou/pca' 2025-01-24T00:47:02.9599980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/rzou/pipe_split' 2025-01-24T00:47:02.9600452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/rzou/realprop' 2025-01-24T00:47:02.9600946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/rzou/setup_context' 2025-01-24T00:47:02.9601411Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/rzou' 2025-01-24T00:47:02.9601876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/safe-rollout' 2025-01-24T00:47:02.9602606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm' 2025-01-24T00:47:02.9603155Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/sanchitintel' 2025-01-24T00:47:02.9603917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/sanchitj/remove_duplicate_line_from_freezing.py' 2025-01-24T00:47:02.9604410Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/sanchitj' 2025-01-24T00:47:02.9604911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/sdpa_autocast_cpu' 2025-01-24T00:47:02.9605358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/sdpa_base' 2025-01-24T00:47:02.9605812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/sdym/2.5.1' 2025-01-24T00:47:02.9606362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/sdym/chp' 2025-01-24T00:47:02.9606811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/sdym/chp2' 2025-01-24T00:47:02.9607383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/sdym/docker-python-3.8' 2025-01-24T00:47:02.9607884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/sdym/jit-attribute' 2025-01-24T00:47:02.9608398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/sdym/revert-107846' 2025-01-24T00:47:02.9608991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/sdym/revert-109859' 2025-01-24T00:47:02.9609466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/sdym/skip-asan' 2025-01-24T00:47:02.9609943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/sdym/skipifrocm' 2025-01-24T00:47:02.9610484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/sdym/test_quantized_op' 2025-01-24T00:47:02.9611038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/sdym/todo-docstring' 2025-01-24T00:47:02.9611516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/sdym/torchfix' 2025-01-24T00:47:02.9612063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/sdym/torchvision-pretrained' 2025-01-24T00:47:02.9612558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/sdym/typed-storage' 2025-01-24T00:47:02.9613011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/sdym/wno' 2025-01-24T00:47:02.9613477Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/sdym' 2025-01-24T00:47:02.9613936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/serialize' 2025-01-24T00:47:02.9614419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/share_and_pin_fork' 2025-01-24T00:47:02.9614919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shengf/fx-xform-perf' 2025-01-24T00:47:02.9615493Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shengf' 2025-01-24T00:47:02.9616031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shikaili_fp8_allgather' 2025-01-24T00:47:02.9616605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-add-reduction-config' 2025-01-24T00:47:02.9617186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-add-reduction-config-2' 2025-01-24T00:47:02.9617842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-add-reduction-config-3' 2025-01-24T00:47:02.9618395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-avoid-stale-cache' 2025-01-24T00:47:02.9618921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-benchmark-fusion' 2025-01-24T00:47:02.9619462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-benchmark-fusion-2' 2025-01-24T00:47:02.9620014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-benchmark-fusion-3' 2025-01-24T00:47:02.9620552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-benchmark-fusion-4' 2025-01-24T00:47:02.9621159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-consistent-thread-order' 2025-01-24T00:47:02.9621785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-consistent-thread-order-2' 2025-01-24T00:47:02.9622415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-consistent-thread-order-3' 2025-01-24T00:47:02.9623091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-inductor-change-for-triton' 2025-01-24T00:47:02.9623599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-loaf-bm-3' 2025-01-24T00:47:02.9624104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-loaf-bm-4' 2025-01-24T00:47:02.9624592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-loaf-bm-5' 2025-01-24T00:47:02.9625080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-loaf-bm-6' 2025-01-24T00:47:02.9625684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-loop-ordering-after-fusion' 2025-01-24T00:47:02.9626284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-loop-ordering-after-fusion-2' 2025-01-24T00:47:02.9626898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-loop-ordering-after-fusion-3' 2025-01-24T00:47:02.9627500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-loop-ordering-after-fusion-bm' 2025-01-24T00:47:02.9628207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-loop-ordering-after-fusion-bm-2' 2025-01-24T00:47:02.9628721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-multi-kernel' 2025-01-24T00:47:02.9629240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-multi-kernel-2' 2025-01-24T00:47:02.9629857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-multi-kernel-3' 2025-01-24T00:47:02.9630424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-scale-down-rblock' 2025-01-24T00:47:02.9630988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-tigher-upperbound' 2025-01-24T00:47:02.9631540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-triton-pin-update' 2025-01-24T00:47:02.9632087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-triton-pin-update-2' 2025-01-24T00:47:02.9632638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-triton-pin-update-3' 2025-01-24T00:47:02.9633201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-triton-pin-update-4' 2025-01-24T00:47:02.9633795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-triton-pin-update-5' 2025-01-24T00:47:02.9634379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/simplify-fq-per-channel' 2025-01-24T00:47:02.9634886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/soulitzer/refactor-njt' 2025-01-24T00:47:02.9635405Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/soulitzer' 2025-01-24T00:47:02.9635998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/source_fn_stack' 2025-01-24T00:47:02.9636510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/speedup-mps-string-key' 2025-01-24T00:47:02.9636999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/sqzhang/flight4' 2025-01-24T00:47:02.9637489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/sqzhang/flight4plus' 2025-01-24T00:47:02.9637967Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/sqzhang' 2025-01-24T00:47:02.9638516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/sraikund/record_funct_test' 2025-01-24T00:47:02.9638998Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/sraikund' 2025-01-24T00:47:02.9639483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/sraikund16/test' 2025-01-24T00:47:02.9639980Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/sraikund16' 2025-01-24T00:47:02.9640432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/standalone' 2025-01-24T00:47:02.9641095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/subscribe_codeowners_lucasllc' 2025-01-24T00:47:02.9641519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/super' 2025-01-24T00:47:02.9642056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/support_dequant_out_dtype' 2025-01-24T00:47:02.9642535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/svekars-patch-6' 2025-01-24T00:47:02.9643029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/svekars-patch-7' 2025-01-24T00:47:02.9643544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/switch-bn' 2025-01-24T00:47:02.9644089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/sympy-bottleneck-repro' 2025-01-24T00:47:02.9644616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/tensordict_integration' 2025-01-24T00:47:02.9645105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/test-cast-hook' 2025-01-24T00:47:02.9645609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/test-move-conda-builds' 2025-01-24T00:47:02.9646167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/test-torchvision-install-ci' 2025-01-24T00:47:02.9646701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/test/inductor' 2025-01-24T00:47:02.9647171Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/test' 2025-01-24T00:47:02.9647707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/test_imdsv2' 2025-01-24T00:47:02.9648160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/test_od' 2025-01-24T00:47:02.9648741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/test_od_cudnn_bn_qat_fusion' 2025-01-24T00:47:02.9649252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/tidy_mordenize_cyy' 2025-01-24T00:47:02.9649831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/tidy_performance_cyy' 2025-01-24T00:47:02.9650390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/torch_autograd_function_ts_fix' 2025-01-24T00:47:02.9650847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/torch_export' 2025-01-24T00:47:02.9651345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/torch_export_only' 2025-01-24T00:47:02.9651861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/torch_logs_improvements' 2025-01-24T00:47:02.9652300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/torch_np' 2025-01-24T00:47:02.9652818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/torchbench-pin-commit' 2025-01-24T00:47:02.9653338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/trace_fsdp_torchtune_lora' 2025-01-24T00:47:02.9653876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/traceable_fsdp_unit_tests' 2025-01-24T00:47:02.9654445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/transformer_name' 2025-01-24T00:47:02.9654933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/tree_loop_vec_base' 2025-01-24T00:47:02.9655404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/tree_vec_base' 2025-01-24T00:47:02.9655868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/triton-update' 2025-01-24T00:47:02.9656433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/triton_kernel' 2025-01-24T00:47:02.9656932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/triton_kernel_perf' 2025-01-24T00:47:02.9657476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/try-speedup-docbuild' 2025-01-24T00:47:02.9657963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/type_check' 2025-01-24T00:47:02.9658397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/type_dec' 2025-01-24T00:47:02.9659019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-audio-commit-hash/12898458761-1429-1' 2025-01-24T00:47:02.9659603Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-audio-commit-hash' 2025-01-24T00:47:02.9660247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-executorch-commit-hash/11847856213-1353-1' 2025-01-24T00:47:02.9661008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-executorch-commit-hash/12778861619-1419-1' 2025-01-24T00:47:02.9661654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-executorch-commit-hash/12820045707-1423-1' 2025-01-24T00:47:02.9662438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-executorch-commit-hash/12838938822-1425-1' 2025-01-24T00:47:02.9663057Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-executorch-commit-hash' 2025-01-24T00:47:02.9663690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-triton-commit-hash/7164317553-91-1' 2025-01-24T00:47:02.9664281Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-triton-commit-hash' 2025-01-24T00:47:02.9664891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/5663141514-644-1' 2025-01-24T00:47:02.9665502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/5686712198-646-1' 2025-01-24T00:47:02.9666123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/5697383899-647-1' 2025-01-24T00:47:02.9666742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/5703215648-648-1' 2025-01-24T00:47:02.9667432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/5721003453-652-1' 2025-01-24T00:47:02.9668040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/5733163916-653-1' 2025-01-24T00:47:02.9668646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/5745082876-655-1' 2025-01-24T00:47:02.9669269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/5756913626-656-1' 2025-01-24T00:47:02.9669880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/5767629392-657-1' 2025-01-24T00:47:02.9670503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/5791192212-660-1' 2025-01-24T00:47:02.9671113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/5803321708-661-1' 2025-01-24T00:47:02.9671843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/5815393173-662-1' 2025-01-24T00:47:02.9672489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/5827402908-663-1' 2025-01-24T00:47:02.9673098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/5838148554-664-1' 2025-01-24T00:47:02.9673822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/5844184042-669-1' 2025-01-24T00:47:02.9674433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/5850331519-670-1' 2025-01-24T00:47:02.9675045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/5862012764-671-1' 2025-01-24T00:47:02.9675672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/5873060393-672-1' 2025-01-24T00:47:02.9676283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/5885149056-673-1' 2025-01-24T00:47:02.9676934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/5897221503-674-1' 2025-01-24T00:47:02.9677542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/5908209609-675-1' 2025-01-24T00:47:02.9678308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/5932800208-678-1' 2025-01-24T00:47:02.9678935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/5945368651-679-1' 2025-01-24T00:47:02.9679547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/5957816346-680-1' 2025-01-24T00:47:02.9680256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/5970234703-681-1' 2025-01-24T00:47:02.9680865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/5987723897-683-1' 2025-01-24T00:47:02.9681473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6006315671-686-1' 2025-01-24T00:47:02.9682089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6018891470-687-1' 2025-01-24T00:47:02.9682697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6055107264-691-1' 2025-01-24T00:47:02.9683320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6078630218-694-1' 2025-01-24T00:47:02.9683928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6091086722-695-1' 2025-01-24T00:47:02.9684623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6116061554-699-1' 2025-01-24T00:47:02.9685245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6140304273-702-1' 2025-01-24T00:47:02.9685854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6210383723-710-1' 2025-01-24T00:47:02.9686576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6319671985-721-1' 2025-01-24T00:47:02.9687211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6345577305-723-1' 2025-01-24T00:47:02.9687821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6366568705-725-1' 2025-01-24T00:47:02.9688537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6386942932-727-1' 2025-01-24T00:47:02.9689151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6399845260-728-1' 2025-01-24T00:47:02.9689865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6412969951-729-1' 2025-01-24T00:47:02.9690486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6425844356-730-1' 2025-01-24T00:47:02.9691099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6463026337-734-1' 2025-01-24T00:47:02.9691754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6489506557-736-1' 2025-01-24T00:47:02.9692532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6520762621-739-1' 2025-01-24T00:47:02.9693244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6581672893-744-1' 2025-01-24T00:47:02.9693858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6593929043-745-1' 2025-01-24T00:47:02.9694469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6634009725-750-1' 2025-01-24T00:47:02.9695096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6673463792-754-1' 2025-01-24T00:47:02.9695767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6700258936-758-1' 2025-01-24T00:47:02.9696407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6805589684-770-1' 2025-01-24T00:47:02.9697018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6818989957-773-1' 2025-01-24T00:47:02.9697631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6830864778-774-1' 2025-01-24T00:47:02.9698255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6857388096-777-1' 2025-01-24T00:47:02.9698865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6871122584-778-1' 2025-01-24T00:47:02.9699487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6884505667-779-1' 2025-01-24T00:47:02.9700107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/9010274985-1089-1' 2025-01-24T00:47:02.9700684Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash' 2025-01-24T00:47:02.9701365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/10140112669-125-1' 2025-01-24T00:47:02.9701993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/5711964502-56-1' 2025-01-24T00:47:02.9702688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/5782359377-57-1' 2025-01-24T00:47:02.9703280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/5837098370-60-1' 2025-01-24T00:47:02.9703864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/5837494164-62-2' 2025-01-24T00:47:02.9704467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/5853121215-70-1' 2025-01-24T00:47:02.9705055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/5856611801-73-1' 2025-01-24T00:47:02.9705656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/5861803330-74-1' 2025-01-24T00:47:02.9706281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/5923384420-75-1' 2025-01-24T00:47:02.9707018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/5997018991-76-1' 2025-01-24T00:47:02.9707619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/6070520075-77-1' 2025-01-24T00:47:02.9708208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/6143382673-78-1' 2025-01-24T00:47:02.9708808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/6219563710-79-1' 2025-01-24T00:47:02.9709577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/6296332542-80-1' 2025-01-24T00:47:02.9710170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/6377302016-81-1' 2025-01-24T00:47:02.9710770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/6453689944-82-1' 2025-01-24T00:47:02.9711358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/6530489691-83-1' 2025-01-24T00:47:02.9711963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/6610159969-84-1' 2025-01-24T00:47:02.9712553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/6689695021-85-1' 2025-01-24T00:47:02.9713140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/6767672412-86-1' 2025-01-24T00:47:02.9713740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/6846986487-87-1' 2025-01-24T00:47:02.9714398Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash' 2025-01-24T00:47:02.9715020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update_docs_torch_multinomial_issue#125388' 2025-01-24T00:47:02.9715510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update_pin' 2025-01-24T00:47:02.9716044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update_rocm_yml_labels' 2025-01-24T00:47:02.9716591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update_slow_tests_1722488736' 2025-01-24T00:47:02.9717127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update_slow_tests_1722879173' 2025-01-24T00:47:02.9717661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update_slow_tests_1734939586' 2025-01-24T00:47:02.9718204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update_slow_tests_1736149192' 2025-01-24T00:47:02.9718738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update_slow_tests_1736754002' 2025-01-24T00:47:02.9719400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update_slow_tests_1737358785' 2025-01-24T00:47:02.9719909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update_submodule_FBGEMM' 2025-01-24T00:47:02.9720582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/update_submodule_kineto' 2025-01-24T00:47:02.9721184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/upload-test-stats-workflow-env' 2025-01-24T00:47:02.9721670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/use_torch_export_3' 2025-01-24T00:47:02.9722111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/v0.1.2' 2025-01-24T00:47:02.9722545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/v1.0.1' 2025-01-24T00:47:02.9722974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/v1.0.3' 2025-01-24T00:47:02.9723415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/v1.1.0' 2025-01-24T00:47:02.9723841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/v1.2.0' 2025-01-24T00:47:02.9724283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/v1.3.0' 2025-01-24T00:47:02.9724709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/v1.3.1' 2025-01-24T00:47:02.9725269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/validate_fn' 2025-01-24T00:47:02.9725770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/validations_2.6' 2025-01-24T00:47:02.9726317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/vfdev-5-patch-2' 2025-01-24T00:47:02.9726783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/viable/strict' 2025-01-24T00:47:02.9727270Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/viable' 2025-01-24T00:47:02.9727744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/voz/always_lift' 2025-01-24T00:47:02.9728296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/voz/compiled_autograd_hooks' 2025-01-24T00:47:02.9728787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/voz/debug_dec' 2025-01-24T00:47:02.9729244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/voz/fix_fsdp' 2025-01-24T00:47:02.9729729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/voz/fix_np' 2025-01-24T00:47:02.9730203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/voz/fix_np_2' 2025-01-24T00:47:02.9730809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/voz/fsdp_autograd' 2025-01-24T00:47:02.9731427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/voz/fsdp_autograd2' 2025-01-24T00:47:02.9731914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/voz/fsdp_autograd4' 2025-01-24T00:47:02.9732437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/voz/fsdp_autograd_merge' 2025-01-24T00:47:02.9732958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/voz/fsdp_autograd_merge2' 2025-01-24T00:47:02.9733426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/voz/fsdp_ops' 2025-01-24T00:47:02.9733920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/voz/fsdp_ops2' 2025-01-24T00:47:02.9734401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/voz/fsdp_ops3' 2025-01-24T00:47:02.9734855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/voz/hacks' 2025-01-24T00:47:02.9735309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/voz/partials' 2025-01-24T00:47:02.9735762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/voz/puffery' 2025-01-24T00:47:02.9736357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/voz/serde2' 2025-01-24T00:47:02.9736895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/voz/soft_fork_autograd_fsdp' 2025-01-24T00:47:02.9737359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/voz/torch_np' 2025-01-24T00:47:02.9737874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/voz/torchrec_enablement' 2025-01-24T00:47:02.9738393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/voz/torchrec_enablement2' 2025-01-24T00:47:02.9738960Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/voz' 2025-01-24T00:47:02.9739419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/wdvr-patch-1' 2025-01-24T00:47:02.9739899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/wdvr/add_boto3' 2025-01-24T00:47:02.9740433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/wdvr/fix_cppwarnings_build' 2025-01-24T00:47:02.9740905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/wdvr/sccache091' 2025-01-24T00:47:02.9741397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/wdvr/sccache_nvcc' 2025-01-24T00:47:02.9741910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/wdvr/sccache_simplified' 2025-01-24T00:47:02.9742433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/wdvr/xpu_sccache_fix' 2025-01-24T00:47:02.9742935Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/wdvr' 2025-01-24T00:47:02.9743382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/whc/flight' 2025-01-24T00:47:02.9743843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/whc/flight4' 2025-01-24T00:47:02.9744321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/whc/flight51' 2025-01-24T00:47:02.9744841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/whc/flight53' 2025-01-24T00:47:02.9745323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/whc/flight_full' 2025-01-24T00:47:02.9745791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/whc/flightbase' 2025-01-24T00:47:02.9746255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/whc/p2phang' 2025-01-24T00:47:02.9746728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/whc/stage2' 2025-01-24T00:47:02.9747185Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/whc' 2025-01-24T00:47:02.9747804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/wwen/dynamo-preserve-node-metadata' 2025-01-24T00:47:02.9748264Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/wwen' 2025-01-24T00:47:02.9748769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_5a2be192d1' 2025-01-24T00:47:02.9749221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_api' 2025-01-24T00:47:02.9749823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_cudagraphs' 2025-01-24T00:47:02.9750322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_jan3' 2025-01-24T00:47:02.9750786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_jun18' 2025-01-24T00:47:02.9751250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_jun24' 2025-01-24T00:47:02.9751740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_mem_base' 2025-01-24T00:47:02.9752216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_mem_fix' 2025-01-24T00:47:02.9752715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_memory_fix' 2025-01-24T00:47:02.9753247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_memory_fix_rebased' 2025-01-24T00:47:02.9753790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_memory_fix_rebased2' 2025-01-24T00:47:02.9754301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_move_to_cuda' 2025-01-24T00:47:02.9754779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_overhead' 2025-01-24T00:47:02.9755456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_overhead_0eba7e5451' 2025-01-24T00:47:02.9755928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_scalar' 2025-01-24T00:47:02.9756474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_subclass_mem_fix' 2025-01-24T00:47:02.9756970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_warm_mem' 2025-01-24T00:47:02.9757489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_warm_mem_base' 2025-01-24T00:47:02.9758044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/cacu_jun18' 2025-01-24T00:47:02.9758517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/cacu_jun19' 2025-01-24T00:47:02.9758988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/cacu_jun4' 2025-01-24T00:47:02.9759473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/cacu_may27' 2025-01-24T00:47:02.9759956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/circular_dep' 2025-01-24T00:47:02.9760553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/compiled_autograd_bench' 2025-01-24T00:47:02.9761164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/compiled_autograd_bench_base' 2025-01-24T00:47:02.9761737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/compiled_autograd_benchmark' 2025-01-24T00:47:02.9762291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/compiled_autograd_ddp' 2025-01-24T00:47:02.9762948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/compiled_autograd_feb_29' 2025-01-24T00:47:02.9763535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/compiled_autograd_graph_breaks' 2025-01-24T00:47:02.9764089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/compiled_autograd_hud' 2025-01-24T00:47:02.9764709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/compiled_autograd_hypothetical_perf' 2025-01-24T00:47:02.9765314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/compiled_autograd_perf_no_reuse' 2025-01-24T00:47:02.9765835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/disable_duck_shape' 2025-01-24T00:47:02.9766453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/distributed_torchbench' 2025-01-24T00:47:02.9767022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/fca_cpp_node_passthrough' 2025-01-24T00:47:02.9767572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/feb_10_compiled_autograd' 2025-01-24T00:47:02.9768293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/feb_10_compiled_autograd_cudagraph' 2025-01-24T00:47:02.9768776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/fsdp_wraps' 2025-01-24T00:47:02.9769293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/issue_123374' 2025-01-24T00:47:02.9769835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/oss_benchmark_script' 2025-01-24T00:47:02.9770354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/rename_nanogpt' 2025-01-24T00:47:02.9770899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/retains_grad_hooks' 2025-01-24T00:47:02.9771422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/segfault_test' 2025-01-24T00:47:02.9771891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/sth_0829' 2025-01-24T00:47:02.9772352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/test' 2025-01-24T00:47:02.9772828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/yolov3_oom' 2025-01-24T00:47:02.9773300Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan' 2025-01-24T00:47:02.9773893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xz9/remove-run-torchbench' 2025-01-24T00:47:02.9774480Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/xz9' 2025-01-24T00:47:02.9775007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/yihan_quantization' 2025-01-24T00:47:02.9775481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/yiming/bootcamp' 2025-01-24T00:47:02.9775956Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/yiming' 2025-01-24T00:47:02.9776455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/canary-test' 2025-01-24T00:47:02.9776933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/emit-debug' 2025-01-24T00:47:02.9777521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/historical-correlation-fix' 2025-01-24T00:47:02.9777992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/lint-fix' 2025-01-24T00:47:02.9778548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/metrics-job-id' 2025-01-24T00:47:02.9779043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/metrics-pr' 2025-01-24T00:47:02.9779506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/no-op' 2025-01-24T00:47:02.9780035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/pull-migration-c' 2025-01-24T00:47:02.9780652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/td-baseline-stats' 2025-01-24T00:47:02.9781124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/td-class' 2025-01-24T00:47:02.9781669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/td-class-metrics' 2025-01-24T00:47:02.9782158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/td-downgrade' 2025-01-24T00:47:02.9782661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/td-file-pass' 2025-01-24T00:47:02.9783182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/td-metrics-v2' 2025-01-24T00:47:02.9783689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/td-metrics2' 2025-01-24T00:47:02.9784236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/td-pass-class-times' 2025-01-24T00:47:02.9784727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/td-shard-info' 2025-01-24T00:47:02.9785210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/td-trial' 2025-01-24T00:47:02.9785679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/unstable' 2025-01-24T00:47:02.9786155Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr' 2025-01-24T00:47:02.9786657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zasdfgbnm-patch-3' 2025-01-24T00:47:02.9787078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zb2p' 2025-01-24T00:47:02.9787586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zbv_algo' 2025-01-24T00:47:02.9788073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zdevito-patch-1' 2025-01-24T00:47:02.9788574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zdevito-patch-2' 2025-01-24T00:47:02.9789106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zeros-and-scatter-part2' 2025-01-24T00:47:02.9789595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zhuhaozhe-patch-1' 2025-01-24T00:47:02.9790118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/dynamo/0' 2025-01-24T00:47:02.9790704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/dynamo/1' 2025-01-24T00:47:02.9791194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/dynamo/2' 2025-01-24T00:47:02.9791733Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/dynamo' 2025-01-24T00:47:02.9792350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/export/1' 2025-01-24T00:47:02.9792844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/export/10' 2025-01-24T00:47:02.9793347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/export/11' 2025-01-24T00:47:02.9793839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/export/12' 2025-01-24T00:47:02.9794344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/export/13' 2025-01-24T00:47:02.9794832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/export/14' 2025-01-24T00:47:02.9795317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/export/3' 2025-01-24T00:47:02.9795815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/export/6' 2025-01-24T00:47:02.9796379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/export/7' 2025-01-24T00:47:02.9796897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/export/8' 2025-01-24T00:47:02.9797511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/export/9' 2025-01-24T00:47:02.9798070Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/export' 2025-01-24T00:47:02.9798581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/tmp/0' 2025-01-24T00:47:02.9799058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/tmp/2' 2025-01-24T00:47:02.9799585Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/tmp' 2025-01-24T00:47:02.9800071Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17' 2025-01-24T00:47:02.9800571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zxiiro/docs-build.sh' 2025-01-24T00:47:02.9801095Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin/zxiiro' 2025-01-24T00:47:02.9801536Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes/origin' 2025-01-24T00:47:02.9802021Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs/remotes' 2025-01-24T00:47:02.9802387Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/refs' 2025-01-24T00:47:02.9802704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs/HEAD' 2025-01-24T00:47:02.9803058Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/logs' 2025-01-24T00:47:02.9803529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/config.worktree' 2025-01-24T00:47:02.9803830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/index' 2025-01-24T00:47:02.9804341Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/branches' 2025-01-24T00:47:02.9804900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/hooks/applypatch-msg.sample' 2025-01-24T00:47:02.9805446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/hooks/commit-msg.sample' 2025-01-24T00:47:02.9805981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/hooks/post-update.sample' 2025-01-24T00:47:02.9806603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/hooks/pre-applypatch.sample' 2025-01-24T00:47:02.9807147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/hooks/pre-commit.sample' 2025-01-24T00:47:02.9807709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/hooks/pre-merge-commit.sample' 2025-01-24T00:47:02.9808237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/hooks/pre-push.sample' 2025-01-24T00:47:02.9808872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/hooks/pre-receive.sample' 2025-01-24T00:47:02.9809433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/hooks/push-to-checkout.sample' 2025-01-24T00:47:02.9809985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/hooks/update.sample' 2025-01-24T00:47:02.9810604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:02.9811146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/hooks/pre-rebase.sample' 2025-01-24T00:47:02.9811722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:02.9812204Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/hooks' 2025-01-24T00:47:02.9812700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/info/exclude' 2025-01-24T00:47:02.9813177Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/info' 2025-01-24T00:47:02.9813653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/description' 2025-01-24T00:47:02.9814130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/refs/heads/main' 2025-01-24T00:47:02.9814660Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/refs/heads' 2025-01-24T00:47:02.9815292Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/refs/tags' 2025-01-24T00:47:02.9815826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/refs/remotes/origin/HEAD' 2025-01-24T00:47:02.9816371Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/refs/remotes/origin' 2025-01-24T00:47:02.9816894Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/refs/remotes' 2025-01-24T00:47:02.9817371Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/refs' 2025-01-24T00:47:02.9817813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/HEAD' 2025-01-24T00:47:02.9818252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/config' 2025-01-24T00:47:02.9819000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/objects/pack/pack-d1fe95744ffc5f00c82a09d86b35ef10131c001f.pack' 2025-01-24T00:47:02.9819749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/objects/pack/pack-d1fe95744ffc5f00c82a09d86b35ef10131c001f.idx' 2025-01-24T00:47:02.9820266Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/objects/pack' 2025-01-24T00:47:02.9820792Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/objects/info' 2025-01-24T00:47:02.9821402Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/objects' 2025-01-24T00:47:02.9821866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/packed-refs' 2025-01-24T00:47:02.9822438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:02.9823017Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/logs/refs/remotes/origin' 2025-01-24T00:47:02.9823598Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/logs/refs/remotes' 2025-01-24T00:47:02.9824168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/logs/refs/heads/main' 2025-01-24T00:47:02.9824700Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/logs/refs/heads' 2025-01-24T00:47:02.9825211Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/logs/refs' 2025-01-24T00:47:02.9825664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/logs/HEAD' 2025-01-24T00:47:02.9826154Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/logs' 2025-01-24T00:47:02.9826592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/index' 2025-01-24T00:47:02.9827038Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni' 2025-01-24T00:47:02.9827541Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs' 2025-01-24T00:47:02.9827987Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android' 2025-01-24T00:47:02.9828527Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/branches' 2025-01-24T00:47:02.9829156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/hooks/applypatch-msg.sample' 2025-01-24T00:47:02.9829724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/hooks/commit-msg.sample' 2025-01-24T00:47:02.9830313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/hooks/post-update.sample' 2025-01-24T00:47:02.9830905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-applypatch.sample' 2025-01-24T00:47:02.9831472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-commit.sample' 2025-01-24T00:47:02.9832083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-merge-commit.sample' 2025-01-24T00:47:02.9832761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-push.sample' 2025-01-24T00:47:02.9833349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-receive.sample' 2025-01-24T00:47:02.9833953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/hooks/push-to-checkout.sample' 2025-01-24T00:47:02.9834503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/hooks/update.sample' 2025-01-24T00:47:02.9835126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:02.9835692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-rebase.sample' 2025-01-24T00:47:02.9836317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:02.9836843Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/hooks' 2025-01-24T00:47:02.9837380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/info/exclude' 2025-01-24T00:47:02.9837960Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/info' 2025-01-24T00:47:02.9838549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/description' 2025-01-24T00:47:02.9839097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/refs/heads/master' 2025-01-24T00:47:02.9839646Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/refs/heads' 2025-01-24T00:47:02.9840187Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/refs/tags' 2025-01-24T00:47:02.9840769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/refs/remotes/origin/HEAD' 2025-01-24T00:47:02.9841360Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/refs/remotes/origin' 2025-01-24T00:47:02.9841960Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/refs/remotes' 2025-01-24T00:47:02.9842481Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/refs' 2025-01-24T00:47:02.9842977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/HEAD' 2025-01-24T00:47:02.9843579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config' 2025-01-24T00:47:02.9844354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/objects/pack/pack-690b5cabb6afcd42282369e0c49f4dc7a4a75992.pack' 2025-01-24T00:47:02.9845128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/objects/pack/pack-690b5cabb6afcd42282369e0c49f4dc7a4a75992.idx' 2025-01-24T00:47:02.9845788Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/objects/pack' 2025-01-24T00:47:02.9846424Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/objects/info' 2025-01-24T00:47:02.9846974Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/objects' 2025-01-24T00:47:02.9847485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/packed-refs' 2025-01-24T00:47:02.9848098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:02.9848713Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/remotes/origin' 2025-01-24T00:47:02.9849294Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/remotes' 2025-01-24T00:47:02.9849868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/heads/master' 2025-01-24T00:47:02.9850554Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/heads' 2025-01-24T00:47:02.9851145Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/logs/refs' 2025-01-24T00:47:02.9851641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/logs/HEAD' 2025-01-24T00:47:02.9852187Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/logs' 2025-01-24T00:47:02.9852684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/index' 2025-01-24T00:47:02.9853186Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16' 2025-01-24T00:47:02.9853744Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/branches' 2025-01-24T00:47:02.9854341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/applypatch-msg.sample' 2025-01-24T00:47:02.9854919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/commit-msg.sample' 2025-01-24T00:47:02.9855637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/post-update.sample' 2025-01-24T00:47:02.9856267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-applypatch.sample' 2025-01-24T00:47:02.9856868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-commit.sample' 2025-01-24T00:47:02.9857491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-merge-commit.sample' 2025-01-24T00:47:02.9858058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-push.sample' 2025-01-24T00:47:02.9858651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-receive.sample' 2025-01-24T00:47:02.9859262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/push-to-checkout.sample' 2025-01-24T00:47:02.9859817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/update.sample' 2025-01-24T00:47:02.9860455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:02.9861026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-rebase.sample' 2025-01-24T00:47:02.9883951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:02.9885015Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/hooks' 2025-01-24T00:47:02.9885576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/info/exclude' 2025-01-24T00:47:02.9886151Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/info' 2025-01-24T00:47:02.9886750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/description' 2025-01-24T00:47:02.9887316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/refs/heads/master' 2025-01-24T00:47:02.9887953Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/refs/heads' 2025-01-24T00:47:02.9888581Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/refs/tags' 2025-01-24T00:47:02.9889221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/refs/remotes/origin/HEAD' 2025-01-24T00:47:02.9889840Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/refs/remotes/origin' 2025-01-24T00:47:02.9890416Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/refs/remotes' 2025-01-24T00:47:02.9890938Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/refs' 2025-01-24T00:47:02.9891428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/HEAD' 2025-01-24T00:47:02.9892083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config' 2025-01-24T00:47:02.9892972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/objects/pack/pack-9f6cb4a2a28598dec6494817a1d7fa397ca5552e.pack' 2025-01-24T00:47:02.9893819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/objects/pack/pack-9f6cb4a2a28598dec6494817a1d7fa397ca5552e.idx' 2025-01-24T00:47:02.9894424Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/objects/pack' 2025-01-24T00:47:02.9895020Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/objects/info' 2025-01-24T00:47:02.9895577Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/objects' 2025-01-24T00:47:02.9896115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/packed-refs' 2025-01-24T00:47:02.9896738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:02.9897393Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/remotes/origin' 2025-01-24T00:47:02.9897999Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/remotes' 2025-01-24T00:47:02.9898585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/heads/master' 2025-01-24T00:47:02.9899165Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/heads' 2025-01-24T00:47:02.9899732Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs' 2025-01-24T00:47:02.9900240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/logs/HEAD' 2025-01-24T00:47:02.9900765Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/logs' 2025-01-24T00:47:02.9901269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/index' 2025-01-24T00:47:02.9901775Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv' 2025-01-24T00:47:02.9902370Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/branches' 2025-01-24T00:47:02.9903046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/hooks/applypatch-msg.sample' 2025-01-24T00:47:02.9903623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/hooks/commit-msg.sample' 2025-01-24T00:47:02.9904217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/hooks/post-update.sample' 2025-01-24T00:47:02.9904820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-applypatch.sample' 2025-01-24T00:47:02.9905423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-commit.sample' 2025-01-24T00:47:02.9906036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-merge-commit.sample' 2025-01-24T00:47:02.9906605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-push.sample' 2025-01-24T00:47:02.9907218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-receive.sample' 2025-01-24T00:47:02.9907830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/hooks/push-to-checkout.sample' 2025-01-24T00:47:02.9908423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/hooks/update.sample' 2025-01-24T00:47:02.9909038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:02.9909617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-rebase.sample' 2025-01-24T00:47:02.9910252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:02.9910791Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/hooks' 2025-01-24T00:47:02.9911328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/info/exclude' 2025-01-24T00:47:02.9911858Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/info' 2025-01-24T00:47:02.9912372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/description' 2025-01-24T00:47:02.9912957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/refs/heads/master' 2025-01-24T00:47:02.9913542Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/refs/heads' 2025-01-24T00:47:02.9914257Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/refs/tags' 2025-01-24T00:47:02.9920077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/refs/remotes/origin/HEAD' 2025-01-24T00:47:02.9920700Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/refs/remotes/origin' 2025-01-24T00:47:02.9921344Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/refs/remotes' 2025-01-24T00:47:02.9922005Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/refs' 2025-01-24T00:47:02.9922521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/HEAD' 2025-01-24T00:47:02.9923020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config' 2025-01-24T00:47:02.9923799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/objects/pack/pack-2b92abec3a411af71258b66d7462689dbac256dc.pack' 2025-01-24T00:47:02.9924587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/objects/pack/pack-2b92abec3a411af71258b66d7462689dbac256dc.idx' 2025-01-24T00:47:02.9925154Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/objects/pack' 2025-01-24T00:47:02.9925719Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/objects/info' 2025-01-24T00:47:02.9926363Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/objects' 2025-01-24T00:47:02.9926931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/packed-refs' 2025-01-24T00:47:02.9927647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:02.9928268Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/remotes/origin' 2025-01-24T00:47:02.9928863Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/remotes' 2025-01-24T00:47:02.9929445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/heads/master' 2025-01-24T00:47:02.9930018Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/heads' 2025-01-24T00:47:02.9930581Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/logs/refs' 2025-01-24T00:47:02.9931088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/logs/HEAD' 2025-01-24T00:47:02.9931618Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/logs' 2025-01-24T00:47:02.9932119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/index' 2025-01-24T00:47:02.9932619Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd' 2025-01-24T00:47:02.9933322Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/branches' 2025-01-24T00:47:02.9954555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/applypatch-msg.sample' 2025-01-24T00:47:02.9955209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/commit-msg.sample' 2025-01-24T00:47:02.9955821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/post-update.sample' 2025-01-24T00:47:02.9956492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-applypatch.sample' 2025-01-24T00:47:02.9957124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-commit.sample' 2025-01-24T00:47:02.9957753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-merge-commit.sample' 2025-01-24T00:47:02.9958362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-push.sample' 2025-01-24T00:47:02.9958980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-receive.sample' 2025-01-24T00:47:02.9959724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/push-to-checkout.sample' 2025-01-24T00:47:02.9960322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/update.sample' 2025-01-24T00:47:02.9960965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:02.9961614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-rebase.sample' 2025-01-24T00:47:02.9962260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:02.9962847Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks' 2025-01-24T00:47:02.9963396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/info/exclude' 2025-01-24T00:47:02.9964069Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/info' 2025-01-24T00:47:02.9964628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/description' 2025-01-24T00:47:02.9965198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/heads/master' 2025-01-24T00:47:02.9965877Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/heads' 2025-01-24T00:47:02.9966539Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/tags' 2025-01-24T00:47:02.9967142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/remotes/origin/HEAD' 2025-01-24T00:47:02.9967768Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/remotes/origin' 2025-01-24T00:47:02.9968392Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/remotes' 2025-01-24T00:47:02.9968943Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/refs' 2025-01-24T00:47:02.9969456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/HEAD' 2025-01-24T00:47:02.9969968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config' 2025-01-24T00:47:02.9970819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/pack/pack-11ca9d6ea167b4ffa2791652eb02d89f31fd687c.pack' 2025-01-24T00:47:02.9971656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/pack/pack-11ca9d6ea167b4ffa2791652eb02d89f31fd687c.idx' 2025-01-24T00:47:02.9973302Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/pack' 2025-01-24T00:47:02.9974605Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/info' 2025-01-24T00:47:02.9975903Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/objects' 2025-01-24T00:47:02.9977307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/packed-refs' 2025-01-24T00:47:02.9978632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:02.9980068Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/remotes/origin' 2025-01-24T00:47:02.9981487Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/remotes' 2025-01-24T00:47:02.9982894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/heads/master' 2025-01-24T00:47:02.9984230Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/heads' 2025-01-24T00:47:02.9985551Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs' 2025-01-24T00:47:02.9986938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/HEAD' 2025-01-24T00:47:02.9988279Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/logs' 2025-01-24T00:47:02.9989478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/index' 2025-01-24T00:47:02.9990662Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool' 2025-01-24T00:47:02.9991786Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps' 2025-01-24T00:47:02.9993201Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/branches' 2025-01-24T00:47:02.9994404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/hooks/applypatch-msg.sample' 2025-01-24T00:47:02.9995601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/hooks/commit-msg.sample' 2025-01-24T00:47:02.9996762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/hooks/post-update.sample' 2025-01-24T00:47:02.9997958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/hooks/pre-applypatch.sample' 2025-01-24T00:47:02.9999174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/hooks/pre-commit.sample' 2025-01-24T00:47:03.0000465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.0001723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/hooks/pre-push.sample' 2025-01-24T00:47:03.0002928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/hooks/pre-receive.sample' 2025-01-24T00:47:03.0004135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.0005298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/hooks/update.sample' 2025-01-24T00:47:03.0006556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.0007766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/hooks/pre-rebase.sample' 2025-01-24T00:47:03.0008975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.0010145Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/hooks' 2025-01-24T00:47:03.0011228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/info/exclude' 2025-01-24T00:47:03.0012356Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/info' 2025-01-24T00:47:03.0013444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/description' 2025-01-24T00:47:03.0014530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/refs/heads/master' 2025-01-24T00:47:03.0015647Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/refs/heads' 2025-01-24T00:47:03.0016913Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/refs/tags' 2025-01-24T00:47:03.0018052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0019255Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/refs/remotes/origin' 2025-01-24T00:47:03.0020438Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/refs/remotes' 2025-01-24T00:47:03.0021547Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/refs' 2025-01-24T00:47:03.0022566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/HEAD' 2025-01-24T00:47:03.0023690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/config' 2025-01-24T00:47:03.0024984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/objects/pack/pack-05cd51ad63788a95688e011d906d88a806a9671d.pack' 2025-01-24T00:47:03.0026519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/objects/pack/pack-05cd51ad63788a95688e011d906d88a806a9671d.idx' 2025-01-24T00:47:03.0027879Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/objects/pack' 2025-01-24T00:47:03.0029166Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/objects/info' 2025-01-24T00:47:03.0030331Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/objects' 2025-01-24T00:47:03.0031444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/packed-refs' 2025-01-24T00:47:03.0032710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0033955Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/logs/refs/remotes/origin' 2025-01-24T00:47:03.0035182Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/logs/refs/remotes' 2025-01-24T00:47:03.0036342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/logs/refs/heads/master' 2025-01-24T00:47:03.0037615Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/logs/refs/heads' 2025-01-24T00:47:03.0038762Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/logs/refs' 2025-01-24T00:47:03.0039835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/logs/HEAD' 2025-01-24T00:47:03.0040876Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/logs' 2025-01-24T00:47:03.0041948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/index' 2025-01-24T00:47:03.0043093Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK' 2025-01-24T00:47:03.0044146Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/branches' 2025-01-24T00:47:03.0045288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/hooks/applypatch-msg.sample' 2025-01-24T00:47:03.0046561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/hooks/commit-msg.sample' 2025-01-24T00:47:03.0047812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/hooks/post-update.sample' 2025-01-24T00:47:03.0048984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/hooks/pre-applypatch.sample' 2025-01-24T00:47:03.0050152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/hooks/pre-commit.sample' 2025-01-24T00:47:03.0051334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.0052597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/hooks/pre-push.sample' 2025-01-24T00:47:03.0053731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/hooks/pre-receive.sample' 2025-01-24T00:47:03.0054915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.0056070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/hooks/update.sample' 2025-01-24T00:47:03.0057223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.0058505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/hooks/pre-rebase.sample' 2025-01-24T00:47:03.0059689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.0060991Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/hooks' 2025-01-24T00:47:03.0062028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/info/exclude' 2025-01-24T00:47:03.0063120Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/info' 2025-01-24T00:47:03.0064165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/description' 2025-01-24T00:47:03.0065331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/refs/heads/release-v3' 2025-01-24T00:47:03.0066435Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/refs/heads' 2025-01-24T00:47:03.0067645Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/refs/tags' 2025-01-24T00:47:03.0068781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0069943Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/refs/remotes/origin' 2025-01-24T00:47:03.0071132Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/refs/remotes' 2025-01-24T00:47:03.0072229Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/refs' 2025-01-24T00:47:03.0073357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/HEAD' 2025-01-24T00:47:03.0074322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/config' 2025-01-24T00:47:03.0075586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/objects/pack/pack-3f3953e22765a9492b5981d6cb7541d0c50ae7e9.pack' 2025-01-24T00:47:03.0077125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/objects/pack/pack-3f3953e22765a9492b5981d6cb7541d0c50ae7e9.idx' 2025-01-24T00:47:03.0078590Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/objects/pack' 2025-01-24T00:47:03.0079714Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/objects/info' 2025-01-24T00:47:03.0080900Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/objects' 2025-01-24T00:47:03.0081961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/packed-refs' 2025-01-24T00:47:03.0083073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0084289Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/logs/refs/remotes/origin' 2025-01-24T00:47:03.0085597Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/logs/refs/remotes' 2025-01-24T00:47:03.0086871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/logs/refs/heads/release-v3' 2025-01-24T00:47:03.0088130Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/logs/refs/heads' 2025-01-24T00:47:03.0089269Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/logs/refs' 2025-01-24T00:47:03.0090333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/logs/HEAD' 2025-01-24T00:47:03.0091414Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/logs' 2025-01-24T00:47:03.0092587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/index' 2025-01-24T00:47:03.0093589Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX' 2025-01-24T00:47:03.0094730Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/branches' 2025-01-24T00:47:03.0096154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/hooks/applypatch-msg.sample' 2025-01-24T00:47:03.0097511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/hooks/commit-msg.sample' 2025-01-24T00:47:03.0098865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/hooks/post-update.sample' 2025-01-24T00:47:03.0100314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-applypatch.sample' 2025-01-24T00:47:03.0102220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-commit.sample' 2025-01-24T00:47:03.0103617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.0105015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-push.sample' 2025-01-24T00:47:03.0106345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-receive.sample' 2025-01-24T00:47:03.0107819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.0109166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/hooks/update.sample' 2025-01-24T00:47:03.0110524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.0111915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-rebase.sample' 2025-01-24T00:47:03.0113389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.0114715Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/hooks' 2025-01-24T00:47:03.0115965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/info/exclude' 2025-01-24T00:47:03.0117192Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/info' 2025-01-24T00:47:03.0118411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/description' 2025-01-24T00:47:03.0119638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/refs/heads/master' 2025-01-24T00:47:03.0120922Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/refs/heads' 2025-01-24T00:47:03.0122396Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/refs/tags' 2025-01-24T00:47:03.0123698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0125096Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/refs/remotes/origin' 2025-01-24T00:47:03.0126529Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/refs/remotes' 2025-01-24T00:47:03.0127804Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/refs' 2025-01-24T00:47:03.0128974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/HEAD' 2025-01-24T00:47:03.0130210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config' 2025-01-24T00:47:03.0131673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/objects/pack/pack-c1e94c040e489c203bcbdb6b52739ad21814deb9.pack' 2025-01-24T00:47:03.0133563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/objects/pack/pack-c1e94c040e489c203bcbdb6b52739ad21814deb9.idx' 2025-01-24T00:47:03.0135077Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/objects/pack' 2025-01-24T00:47:03.0136414Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/objects/info' 2025-01-24T00:47:03.0137701Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/objects' 2025-01-24T00:47:03.0138934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/packed-refs' 2025-01-24T00:47:03.0140218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0141772Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/logs/refs/remotes/origin' 2025-01-24T00:47:03.0143166Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/logs/refs/remotes' 2025-01-24T00:47:03.0144500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/logs/refs/heads/master' 2025-01-24T00:47:03.0145812Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/logs/refs/heads' 2025-01-24T00:47:03.0147122Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/logs/refs' 2025-01-24T00:47:03.0148349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/logs/HEAD' 2025-01-24T00:47:03.0149560Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/logs' 2025-01-24T00:47:03.0150857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/index' 2025-01-24T00:47:03.0152033Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator' 2025-01-24T00:47:03.0153189Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/branches' 2025-01-24T00:47:03.0154393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/hooks/applypatch-msg.sample' 2025-01-24T00:47:03.0155606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/hooks/commit-msg.sample' 2025-01-24T00:47:03.0156800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/hooks/post-update.sample' 2025-01-24T00:47:03.0158010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/hooks/pre-applypatch.sample' 2025-01-24T00:47:03.0159202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/hooks/pre-commit.sample' 2025-01-24T00:47:03.0160521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.0161726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/hooks/pre-push.sample' 2025-01-24T00:47:03.0162908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/hooks/pre-receive.sample' 2025-01-24T00:47:03.0164148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.0165337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/hooks/update.sample' 2025-01-24T00:47:03.0166650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.0167879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/hooks/pre-rebase.sample' 2025-01-24T00:47:03.0169095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.0170397Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/hooks' 2025-01-24T00:47:03.0171480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/info/exclude' 2025-01-24T00:47:03.0172580Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/info' 2025-01-24T00:47:03.0173648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/description' 2025-01-24T00:47:03.0174729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/refs/heads/master' 2025-01-24T00:47:03.0175858Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/refs/heads' 2025-01-24T00:47:03.0176985Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/refs/tags' 2025-01-24T00:47:03.0178136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0179481Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/refs/remotes/origin' 2025-01-24T00:47:03.0180674Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/refs/remotes' 2025-01-24T00:47:03.0181787Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/refs' 2025-01-24T00:47:03.0182920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/HEAD' 2025-01-24T00:47:03.0183995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/config' 2025-01-24T00:47:03.0185324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/objects/pack/pack-d9b2235ef533ef8eec94b8c4e44a60ea11095d3d.pack' 2025-01-24T00:47:03.0186912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/objects/pack/pack-d9b2235ef533ef8eec94b8c4e44a60ea11095d3d.idx' 2025-01-24T00:47:03.0188289Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/objects/pack' 2025-01-24T00:47:03.0189478Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/objects/info' 2025-01-24T00:47:03.0190603Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/objects' 2025-01-24T00:47:03.0191827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/packed-refs' 2025-01-24T00:47:03.0193140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0194461Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/logs/refs/remotes/origin' 2025-01-24T00:47:03.0195696Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/logs/refs/remotes' 2025-01-24T00:47:03.0196913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/logs/refs/heads/master' 2025-01-24T00:47:03.0198113Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/logs/refs/heads' 2025-01-24T00:47:03.0199307Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/logs/refs' 2025-01-24T00:47:03.0200383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/logs/HEAD' 2025-01-24T00:47:03.0201559Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/logs' 2025-01-24T00:47:03.0202617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/index' 2025-01-24T00:47:03.0203632Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK' 2025-01-24T00:47:03.0204738Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/branches' 2025-01-24T00:47:03.0205976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/hooks/applypatch-msg.sample' 2025-01-24T00:47:03.0207294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/hooks/commit-msg.sample' 2025-01-24T00:47:03.0208496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/hooks/post-update.sample' 2025-01-24T00:47:03.0209728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/hooks/pre-applypatch.sample' 2025-01-24T00:47:03.0211049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/hooks/pre-commit.sample' 2025-01-24T00:47:03.0212279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.0213519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/hooks/pre-push.sample' 2025-01-24T00:47:03.0214886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/hooks/pre-receive.sample' 2025-01-24T00:47:03.0216167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.0217388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/hooks/update.sample' 2025-01-24T00:47:03.0218603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.0219948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/hooks/pre-rebase.sample' 2025-01-24T00:47:03.0221197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.0222392Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/hooks' 2025-01-24T00:47:03.0223617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/info/exclude' 2025-01-24T00:47:03.0224763Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/info' 2025-01-24T00:47:03.0225863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/description' 2025-01-24T00:47:03.0227084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/refs/heads/main' 2025-01-24T00:47:03.0228222Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/refs/heads' 2025-01-24T00:47:03.0229380Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/refs/tags' 2025-01-24T00:47:03.0230655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0231866Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/refs/remotes/origin' 2025-01-24T00:47:03.0233081Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/refs/remotes' 2025-01-24T00:47:03.0234350Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/refs' 2025-01-24T00:47:03.0235401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/HEAD' 2025-01-24T00:47:03.0236425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/config' 2025-01-24T00:47:03.0237906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/objects/pack/pack-be1df6a4eb64ee755b8ccfef9e380abef273f12f.pack' 2025-01-24T00:47:03.0239531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/objects/pack/pack-be1df6a4eb64ee755b8ccfef9e380abef273f12f.idx' 2025-01-24T00:47:03.0240913Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/objects/pack' 2025-01-24T00:47:03.0242095Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/objects/info' 2025-01-24T00:47:03.0243256Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/objects' 2025-01-24T00:47:03.0244437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/packed-refs' 2025-01-24T00:47:03.0245592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0247002Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/logs/refs/remotes/origin' 2025-01-24T00:47:03.0248268Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/logs/refs/remotes' 2025-01-24T00:47:03.0249462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/logs/refs/heads/main' 2025-01-24T00:47:03.0250642Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/logs/refs/heads' 2025-01-24T00:47:03.0251821Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/logs/refs' 2025-01-24T00:47:03.0252938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/logs/HEAD' 2025-01-24T00:47:03.0254093Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/logs' 2025-01-24T00:47:03.0255193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/index' 2025-01-24T00:47:03.0256238Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark' 2025-01-24T00:47:03.0257409Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/branches' 2025-01-24T00:47:03.0258664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/hooks/applypatch-msg.sample' 2025-01-24T00:47:03.0259966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/hooks/commit-msg.sample' 2025-01-24T00:47:03.0261245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/hooks/post-update.sample' 2025-01-24T00:47:03.0262555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/hooks/pre-applypatch.sample' 2025-01-24T00:47:03.0263840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/hooks/pre-commit.sample' 2025-01-24T00:47:03.0265266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.0266568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/hooks/pre-push.sample' 2025-01-24T00:47:03.0267848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/hooks/pre-receive.sample' 2025-01-24T00:47:03.0269285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.0270585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/hooks/update.sample' 2025-01-24T00:47:03.0272002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.0273324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/hooks/pre-rebase.sample' 2025-01-24T00:47:03.0274748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.0276069Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/hooks' 2025-01-24T00:47:03.0277276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/info/exclude' 2025-01-24T00:47:03.0278445Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/info' 2025-01-24T00:47:03.0279731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/description' 2025-01-24T00:47:03.0280922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/refs/heads/develop' 2025-01-24T00:47:03.0282150Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/refs/heads' 2025-01-24T00:47:03.0283467Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/refs/tags' 2025-01-24T00:47:03.0284716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0286067Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/refs/remotes/origin' 2025-01-24T00:47:03.0287526Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/refs/remotes' 2025-01-24T00:47:03.0288788Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/refs' 2025-01-24T00:47:03.0290029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/HEAD' 2025-01-24T00:47:03.0291131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/config' 2025-01-24T00:47:03.0292672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/objects/pack/pack-52fdcc21dabdf5cdc82ee1f87f37e17cd60e9730.pack' 2025-01-24T00:47:03.0294353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/objects/pack/pack-52fdcc21dabdf5cdc82ee1f87f37e17cd60e9730.idx' 2025-01-24T00:47:03.0295822Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/objects/pack' 2025-01-24T00:47:03.0297082Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/objects/info' 2025-01-24T00:47:03.0298320Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/objects' 2025-01-24T00:47:03.0299497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/packed-refs' 2025-01-24T00:47:03.0300747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0302099Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/logs/refs/remotes/origin' 2025-01-24T00:47:03.0303422Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/logs/refs/remotes' 2025-01-24T00:47:03.0304711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/logs/refs/heads/develop' 2025-01-24T00:47:03.0306057Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/logs/refs/heads' 2025-01-24T00:47:03.0307353Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/logs/refs' 2025-01-24T00:47:03.0308522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/logs/HEAD' 2025-01-24T00:47:03.0309683Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/logs' 2025-01-24T00:47:03.0310834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/index' 2025-01-24T00:47:03.0311957Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel' 2025-01-24T00:47:03.0313101Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/branches' 2025-01-24T00:47:03.0314330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/hooks/applypatch-msg.sample' 2025-01-24T00:47:03.0315581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/hooks/commit-msg.sample' 2025-01-24T00:47:03.0316844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/hooks/post-update.sample' 2025-01-24T00:47:03.0318115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/hooks/pre-applypatch.sample' 2025-01-24T00:47:03.0319368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/hooks/pre-commit.sample' 2025-01-24T00:47:03.0320632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.0321874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/hooks/pre-push.sample' 2025-01-24T00:47:03.0323210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/hooks/pre-receive.sample' 2025-01-24T00:47:03.0324475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.0325744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/hooks/update.sample' 2025-01-24T00:47:03.0327134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.0328410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/hooks/pre-rebase.sample' 2025-01-24T00:47:03.0329777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.0331045Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/hooks' 2025-01-24T00:47:03.0332169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/info/exclude' 2025-01-24T00:47:03.0333429Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/info' 2025-01-24T00:47:03.0334559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/description' 2025-01-24T00:47:03.0335694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/refs/heads/master' 2025-01-24T00:47:03.0337045Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/refs/heads' 2025-01-24T00:47:03.0338255Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/refs/tags' 2025-01-24T00:47:03.0339562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0340795Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/refs/remotes/origin' 2025-01-24T00:47:03.0342035Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/refs/remotes' 2025-01-24T00:47:03.0343340Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/refs' 2025-01-24T00:47:03.0344428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/HEAD' 2025-01-24T00:47:03.0345472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config' 2025-01-24T00:47:03.0346970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/objects/pack/pack-dadafcf8fbb610aaa93f0894a5a85cd497e89357.pack' 2025-01-24T00:47:03.0348606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/objects/pack/pack-dadafcf8fbb610aaa93f0894a5a85cd497e89357.idx' 2025-01-24T00:47:03.0350047Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/objects/pack' 2025-01-24T00:47:03.0351242Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/objects/info' 2025-01-24T00:47:03.0352419Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/objects' 2025-01-24T00:47:03.0353554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/packed-refs' 2025-01-24T00:47:03.0354842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0356125Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/logs/refs/remotes/origin' 2025-01-24T00:47:03.0357408Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/logs/refs/remotes' 2025-01-24T00:47:03.0358633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/logs/refs/heads/master' 2025-01-24T00:47:03.0359850Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/logs/refs/heads' 2025-01-24T00:47:03.0361040Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/logs/refs' 2025-01-24T00:47:03.0362173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/logs/HEAD' 2025-01-24T00:47:03.0363277Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/logs' 2025-01-24T00:47:03.0364357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/index' 2025-01-24T00:47:03.0365430Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib' 2025-01-24T00:47:03.0366629Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/branches' 2025-01-24T00:47:03.0367812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/hooks/applypatch-msg.sample' 2025-01-24T00:47:03.0369035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/hooks/commit-msg.sample' 2025-01-24T00:47:03.0370227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/hooks/post-update.sample' 2025-01-24T00:47:03.0371443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/hooks/pre-applypatch.sample' 2025-01-24T00:47:03.0372653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/hooks/pre-commit.sample' 2025-01-24T00:47:03.0373964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.0375167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/hooks/pre-push.sample' 2025-01-24T00:47:03.0376424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/hooks/pre-receive.sample' 2025-01-24T00:47:03.0377668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.0378860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/hooks/update.sample' 2025-01-24T00:47:03.0380188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.0381411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/hooks/pre-rebase.sample' 2025-01-24T00:47:03.0382627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.0383918Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/hooks' 2025-01-24T00:47:03.0385011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/info/exclude' 2025-01-24T00:47:03.0386098Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/info' 2025-01-24T00:47:03.0387282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/description' 2025-01-24T00:47:03.0388380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/refs/heads/main' 2025-01-24T00:47:03.0389506Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/refs/heads' 2025-01-24T00:47:03.0390760Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/refs/tags' 2025-01-24T00:47:03.0392059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0393279Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/refs/remotes/origin' 2025-01-24T00:47:03.0394479Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/refs/remotes' 2025-01-24T00:47:03.0395705Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/refs' 2025-01-24T00:47:03.0396752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/HEAD' 2025-01-24T00:47:03.0397839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/config' 2025-01-24T00:47:03.0399276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/objects/pack/pack-86562102089e13c97ae53636152db0d3eb79597f.pack' 2025-01-24T00:47:03.0400834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/objects/pack/pack-86562102089e13c97ae53636152db0d3eb79597f.idx' 2025-01-24T00:47:03.0402200Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/objects/pack' 2025-01-24T00:47:03.0403367Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/objects/info' 2025-01-24T00:47:03.0404510Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/objects' 2025-01-24T00:47:03.0405597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/packed-refs' 2025-01-24T00:47:03.0406848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0408173Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/logs/refs/remotes/origin' 2025-01-24T00:47:03.0409406Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/logs/refs/remotes' 2025-01-24T00:47:03.0410623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/logs/refs/heads/main' 2025-01-24T00:47:03.0411790Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/logs/refs/heads' 2025-01-24T00:47:03.0412956Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/logs/refs' 2025-01-24T00:47:03.0414034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/logs/HEAD' 2025-01-24T00:47:03.0415110Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/logs' 2025-01-24T00:47:03.0416168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/index' 2025-01-24T00:47:03.0417205Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo' 2025-01-24T00:47:03.0418309Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/branches' 2025-01-24T00:47:03.0419568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/hooks/applypatch-msg.sample' 2025-01-24T00:47:03.0420842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/hooks/commit-msg.sample' 2025-01-24T00:47:03.0422087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/hooks/post-update.sample' 2025-01-24T00:47:03.0423376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/hooks/pre-applypatch.sample' 2025-01-24T00:47:03.0424656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/hooks/pre-commit.sample' 2025-01-24T00:47:03.0425939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.0427399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/hooks/pre-push.sample' 2025-01-24T00:47:03.0428655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/hooks/pre-receive.sample' 2025-01-24T00:47:03.0430071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.0431332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/hooks/update.sample' 2025-01-24T00:47:03.0432598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.0434006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/hooks/pre-rebase.sample' 2025-01-24T00:47:03.0435299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.0436558Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/hooks' 2025-01-24T00:47:03.0437836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/info/exclude' 2025-01-24T00:47:03.0439024Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/info' 2025-01-24T00:47:03.0440191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/description' 2025-01-24T00:47:03.0441433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/refs/heads/main' 2025-01-24T00:47:03.0442624Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/refs/heads' 2025-01-24T00:47:03.0443823Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/refs/tags' 2025-01-24T00:47:03.0445157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0446515Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/refs/remotes/origin' 2025-01-24T00:47:03.0447824Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/refs/remotes' 2025-01-24T00:47:03.0449099Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/refs' 2025-01-24T00:47:03.0450216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/HEAD' 2025-01-24T00:47:03.0451371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config' 2025-01-24T00:47:03.0452729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/objects/pack/pack-1661968f946bc4069781b86c7ea31755a401d536.pack' 2025-01-24T00:47:03.0454355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/objects/pack/pack-1661968f946bc4069781b86c7ea31755a401d536.idx' 2025-01-24T00:47:03.0455781Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/objects/pack' 2025-01-24T00:47:03.0456990Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/objects/info' 2025-01-24T00:47:03.0458238Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/objects' 2025-01-24T00:47:03.0459425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/packed-refs' 2025-01-24T00:47:03.0460640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0461953Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/logs/refs/remotes/origin' 2025-01-24T00:47:03.0463274Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/logs/refs/remotes' 2025-01-24T00:47:03.0464606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/logs/refs/heads/main' 2025-01-24T00:47:03.0465831Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/logs/refs/heads' 2025-01-24T00:47:03.0467138Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/logs/refs' 2025-01-24T00:47:03.0468288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/logs/HEAD' 2025-01-24T00:47:03.0469461Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/logs' 2025-01-24T00:47:03.0470611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/index' 2025-01-24T00:47:03.0471704Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend' 2025-01-24T00:47:03.0472823Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/branches' 2025-01-24T00:47:03.0474007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/hooks/applypatch-msg.sample' 2025-01-24T00:47:03.0475216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/hooks/commit-msg.sample' 2025-01-24T00:47:03.0476412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/hooks/post-update.sample' 2025-01-24T00:47:03.0477628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/hooks/pre-applypatch.sample' 2025-01-24T00:47:03.0478840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/hooks/pre-commit.sample' 2025-01-24T00:47:03.0480200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.0481403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/hooks/pre-push.sample' 2025-01-24T00:47:03.0482699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/hooks/pre-receive.sample' 2025-01-24T00:47:03.0483906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.0485203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/hooks/update.sample' 2025-01-24T00:47:03.0486483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.0487860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/hooks/pre-rebase.sample' 2025-01-24T00:47:03.0489119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.0490418Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/hooks' 2025-01-24T00:47:03.0491527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/info/exclude' 2025-01-24T00:47:03.0492767Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/info' 2025-01-24T00:47:03.0493836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/description' 2025-01-24T00:47:03.0494916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/refs/heads/main' 2025-01-24T00:47:03.0496042Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/refs/heads' 2025-01-24T00:47:03.0497298Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/refs/tags' 2025-01-24T00:47:03.0498454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0499886Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/refs/remotes/origin' 2025-01-24T00:47:03.0501123Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/refs/remotes' 2025-01-24T00:47:03.0502324Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/refs' 2025-01-24T00:47:03.0503376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/HEAD' 2025-01-24T00:47:03.0504394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/config' 2025-01-24T00:47:03.0505704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/objects/pack/pack-f9746508fcb384a93c9ce4fbfd67063b45a5df55.pack' 2025-01-24T00:47:03.0507274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/objects/pack/pack-f9746508fcb384a93c9ce4fbfd67063b45a5df55.idx' 2025-01-24T00:47:03.0508644Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/objects/pack' 2025-01-24T00:47:03.0509815Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/objects/info' 2025-01-24T00:47:03.0510955Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/objects' 2025-01-24T00:47:03.0512045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/packed-refs' 2025-01-24T00:47:03.0513192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0514453Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/logs/refs/remotes/origin' 2025-01-24T00:47:03.0515677Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/logs/refs/remotes' 2025-01-24T00:47:03.0516852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/logs/refs/heads/main' 2025-01-24T00:47:03.0518021Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/logs/refs/heads' 2025-01-24T00:47:03.0519227Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/logs/refs' 2025-01-24T00:47:03.0520377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/logs/HEAD' 2025-01-24T00:47:03.0521451Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/logs' 2025-01-24T00:47:03.0522511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/index' 2025-01-24T00:47:03.0523527Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass' 2025-01-24T00:47:03.0524604Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/branches' 2025-01-24T00:47:03.0525768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/hooks/applypatch-msg.sample' 2025-01-24T00:47:03.0527032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/hooks/commit-msg.sample' 2025-01-24T00:47:03.0528186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/hooks/post-update.sample' 2025-01-24T00:47:03.0529407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/hooks/pre-applypatch.sample' 2025-01-24T00:47:03.0530593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/hooks/pre-commit.sample' 2025-01-24T00:47:03.0531812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.0533123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/hooks/pre-push.sample' 2025-01-24T00:47:03.0534293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/hooks/pre-receive.sample' 2025-01-24T00:47:03.0535501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.0536813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/hooks/update.sample' 2025-01-24T00:47:03.0537980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.0539287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/hooks/pre-rebase.sample' 2025-01-24T00:47:03.0540494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.0541747Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/hooks' 2025-01-24T00:47:03.0542814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/info/exclude' 2025-01-24T00:47:03.0543974Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/info' 2025-01-24T00:47:03.0545032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/description' 2025-01-24T00:47:03.0546088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/refs/heads/master' 2025-01-24T00:47:03.0547292Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/refs/heads' 2025-01-24T00:47:03.0548410Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/refs/tags' 2025-01-24T00:47:03.0549686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0550880Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/refs/remotes/origin' 2025-01-24T00:47:03.0552155Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/refs/remotes' 2025-01-24T00:47:03.0553264Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/refs' 2025-01-24T00:47:03.0554366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/HEAD' 2025-01-24T00:47:03.0555359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/config' 2025-01-24T00:47:03.0556760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/objects/pack/pack-e440ce2ca0f145fc15cb61da4175ba2acbb4c045.pack' 2025-01-24T00:47:03.0558395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/objects/pack/pack-e440ce2ca0f145fc15cb61da4175ba2acbb4c045.idx' 2025-01-24T00:47:03.0559808Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/objects/pack' 2025-01-24T00:47:03.0560957Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/objects/info' 2025-01-24T00:47:03.0562102Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/objects' 2025-01-24T00:47:03.0563175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/packed-refs' 2025-01-24T00:47:03.0564294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0565586Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/logs/refs/remotes/origin' 2025-01-24T00:47:03.0566871Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/logs/refs/remotes' 2025-01-24T00:47:03.0568031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/logs/refs/heads/master' 2025-01-24T00:47:03.0569194Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/logs/refs/heads' 2025-01-24T00:47:03.0570341Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/logs/refs' 2025-01-24T00:47:03.0571416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/logs/HEAD' 2025-01-24T00:47:03.0572453Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/logs' 2025-01-24T00:47:03.0573486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/index' 2025-01-24T00:47:03.0574491Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen' 2025-01-24T00:47:03.0575555Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/branches' 2025-01-24T00:47:03.0576711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/hooks/applypatch-msg.sample' 2025-01-24T00:47:03.0577901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/hooks/commit-msg.sample' 2025-01-24T00:47:03.0579116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/hooks/post-update.sample' 2025-01-24T00:47:03.0580320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/hooks/pre-applypatch.sample' 2025-01-24T00:47:03.0581511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/hooks/pre-commit.sample' 2025-01-24T00:47:03.0582713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.0583905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/hooks/pre-push.sample' 2025-01-24T00:47:03.0585159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/hooks/pre-receive.sample' 2025-01-24T00:47:03.0586370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.0587604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/hooks/update.sample' 2025-01-24T00:47:03.0588873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.0590134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/hooks/pre-rebase.sample' 2025-01-24T00:47:03.0590740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.0591221Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/hooks' 2025-01-24T00:47:03.0591702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/info/exclude' 2025-01-24T00:47:03.0592327Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/info' 2025-01-24T00:47:03.0592898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/description' 2025-01-24T00:47:03.0593399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/refs/heads/main' 2025-01-24T00:47:03.0593898Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/refs/heads' 2025-01-24T00:47:03.0594393Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/refs/tags' 2025-01-24T00:47:03.0594927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0595471Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/refs/remotes/origin' 2025-01-24T00:47:03.0595996Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/refs/remotes' 2025-01-24T00:47:03.0596468Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/refs' 2025-01-24T00:47:03.0596897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/HEAD' 2025-01-24T00:47:03.0597354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/config' 2025-01-24T00:47:03.0598069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/objects/pack/pack-6074672556560f9bdb29e0731514741d161bfaf0.pack' 2025-01-24T00:47:03.0598938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/objects/pack/pack-6074672556560f9bdb29e0731514741d161bfaf0.idx' 2025-01-24T00:47:03.0599489Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/objects/pack' 2025-01-24T00:47:03.0599999Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/objects/info' 2025-01-24T00:47:03.0600504Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/objects' 2025-01-24T00:47:03.0600968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/packed-refs' 2025-01-24T00:47:03.0601531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0602102Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/logs/refs/remotes/origin' 2025-01-24T00:47:03.0602632Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/logs/refs/remotes' 2025-01-24T00:47:03.0603149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/logs/refs/heads/main' 2025-01-24T00:47:03.0603711Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/logs/refs/heads' 2025-01-24T00:47:03.0604253Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/logs/refs' 2025-01-24T00:47:03.0604702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/logs/HEAD' 2025-01-24T00:47:03.0605176Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/logs' 2025-01-24T00:47:03.0605689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/index' 2025-01-24T00:47:03.0606141Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm' 2025-01-24T00:47:03.0606913Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/branches' 2025-01-24T00:47:03.0607510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/hooks/applypatch-msg.sample' 2025-01-24T00:47:03.0608058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/hooks/commit-msg.sample' 2025-01-24T00:47:03.0608623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/hooks/post-update.sample' 2025-01-24T00:47:03.0609195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/hooks/pre-applypatch.sample' 2025-01-24T00:47:03.0609741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/hooks/pre-commit.sample' 2025-01-24T00:47:03.0610334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.0611131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/hooks/pre-push.sample' 2025-01-24T00:47:03.0611868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/hooks/pre-receive.sample' 2025-01-24T00:47:03.0612481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.0613127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/hooks/update.sample' 2025-01-24T00:47:03.0613796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.0614617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/hooks/pre-rebase.sample' 2025-01-24T00:47:03.0615254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.0615794Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/hooks' 2025-01-24T00:47:03.0616386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/info/exclude' 2025-01-24T00:47:03.0617051Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/info' 2025-01-24T00:47:03.0617642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/description' 2025-01-24T00:47:03.0618192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/refs/heads/master' 2025-01-24T00:47:03.0618791Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/refs/heads' 2025-01-24T00:47:03.0619411Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/refs/tags' 2025-01-24T00:47:03.0620166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0620846Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/refs/remotes/origin' 2025-01-24T00:47:03.0621420Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/refs/remotes' 2025-01-24T00:47:03.0621950Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/refs' 2025-01-24T00:47:03.0622480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/HEAD' 2025-01-24T00:47:03.0622956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/config' 2025-01-24T00:47:03.0623836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/objects/pack/pack-8fdb2816726a12f96d475d101565fb0d3e1e52b7.pack' 2025-01-24T00:47:03.0624723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/objects/pack/pack-8fdb2816726a12f96d475d101565fb0d3e1e52b7.idx' 2025-01-24T00:47:03.0625326Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/objects/pack' 2025-01-24T00:47:03.0625918Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/objects/info' 2025-01-24T00:47:03.0626496Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/objects' 2025-01-24T00:47:03.0627135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/packed-refs' 2025-01-24T00:47:03.0627860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0628485Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/logs/refs/remotes/origin' 2025-01-24T00:47:03.0629138Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/logs/refs/remotes' 2025-01-24T00:47:03.0629769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/logs/refs/heads/master' 2025-01-24T00:47:03.0630523Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/logs/refs/heads' 2025-01-24T00:47:03.0631083Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/logs/refs' 2025-01-24T00:47:03.0631600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/logs/HEAD' 2025-01-24T00:47:03.0632160Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/logs' 2025-01-24T00:47:03.0632708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/index' 2025-01-24T00:47:03.0633393Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers' 2025-01-24T00:47:03.0633909Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/branches' 2025-01-24T00:47:03.0634513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/hooks/applypatch-msg.sample' 2025-01-24T00:47:03.0635106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/hooks/commit-msg.sample' 2025-01-24T00:47:03.0635695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/hooks/post-update.sample' 2025-01-24T00:47:03.0636470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/hooks/pre-applypatch.sample' 2025-01-24T00:47:03.0637012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/hooks/pre-commit.sample' 2025-01-24T00:47:03.0637588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.0638185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/hooks/pre-push.sample' 2025-01-24T00:47:03.0638859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/hooks/pre-receive.sample' 2025-01-24T00:47:03.0639488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.0640068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/hooks/update.sample' 2025-01-24T00:47:03.0640656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.0641280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/hooks/pre-rebase.sample' 2025-01-24T00:47:03.0642013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.0642552Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/hooks' 2025-01-24T00:47:03.0643045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/info/exclude' 2025-01-24T00:47:03.0643538Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/info' 2025-01-24T00:47:03.0644138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/description' 2025-01-24T00:47:03.0644788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/refs/heads/master' 2025-01-24T00:47:03.0645357Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/refs/heads' 2025-01-24T00:47:03.0645885Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/refs/tags' 2025-01-24T00:47:03.0646536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0647169Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/refs/remotes/origin' 2025-01-24T00:47:03.0647715Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/refs/remotes' 2025-01-24T00:47:03.0648253Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/refs' 2025-01-24T00:47:03.0648704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/HEAD' 2025-01-24T00:47:03.0649170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/config' 2025-01-24T00:47:03.0649978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/objects/pack/pack-adc6ae0b496a96bf07c71ecae66547a3ba941af1.pack' 2025-01-24T00:47:03.0650783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/objects/pack/pack-adc6ae0b496a96bf07c71ecae66547a3ba941af1.idx' 2025-01-24T00:47:03.0651379Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/objects/pack' 2025-01-24T00:47:03.0651920Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/objects/info' 2025-01-24T00:47:03.0652430Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/objects' 2025-01-24T00:47:03.0653001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/packed-refs' 2025-01-24T00:47:03.0653550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0654177Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/logs/refs/remotes/origin' 2025-01-24T00:47:03.0654791Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/logs/refs/remotes' 2025-01-24T00:47:03.0655330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/logs/refs/heads/master' 2025-01-24T00:47:03.0655921Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/logs/refs/heads' 2025-01-24T00:47:03.0656439Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/logs/refs' 2025-01-24T00:47:03.0656893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/logs/HEAD' 2025-01-24T00:47:03.0657476Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/logs' 2025-01-24T00:47:03.0657933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/index' 2025-01-24T00:47:03.0658444Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt' 2025-01-24T00:47:03.0659049Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/branches' 2025-01-24T00:47:03.0659706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/hooks/applypatch-msg.sample' 2025-01-24T00:47:03.0660367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/hooks/commit-msg.sample' 2025-01-24T00:47:03.0661004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/hooks/post-update.sample' 2025-01-24T00:47:03.0661677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-applypatch.sample' 2025-01-24T00:47:03.0662284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-commit.sample' 2025-01-24T00:47:03.0662927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.0663553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-push.sample' 2025-01-24T00:47:03.0664227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-receive.sample' 2025-01-24T00:47:03.0664927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.0665581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/hooks/update.sample' 2025-01-24T00:47:03.0666229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.0666881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-rebase.sample' 2025-01-24T00:47:03.0667524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.0668182Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/hooks' 2025-01-24T00:47:03.0668733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/info/exclude' 2025-01-24T00:47:03.0669294Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/info' 2025-01-24T00:47:03.0669882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/description' 2025-01-24T00:47:03.0670467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/refs/heads/master' 2025-01-24T00:47:03.0671104Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/refs/heads' 2025-01-24T00:47:03.0671707Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/refs/tags' 2025-01-24T00:47:03.0672317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0673176Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/refs/remotes/origin' 2025-01-24T00:47:03.0673755Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/refs/remotes' 2025-01-24T00:47:03.0674448Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/refs' 2025-01-24T00:47:03.0674986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/HEAD' 2025-01-24T00:47:03.0675626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config' 2025-01-24T00:47:03.0676491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/objects/pack/pack-72c1250f0abc91df84ec4027ba5fe97388786a5a.pack' 2025-01-24T00:47:03.0677286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/objects/pack/pack-72c1250f0abc91df84ec4027ba5fe97388786a5a.idx' 2025-01-24T00:47:03.0678117Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/objects/pack' 2025-01-24T00:47:03.0678720Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/objects/info' 2025-01-24T00:47:03.0679341Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/objects' 2025-01-24T00:47:03.0679978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/packed-refs' 2025-01-24T00:47:03.0680864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0681572Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/remotes/origin' 2025-01-24T00:47:03.0682197Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/remotes' 2025-01-24T00:47:03.0682800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/heads/master' 2025-01-24T00:47:03.0683461Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/heads' 2025-01-24T00:47:03.0684206Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs' 2025-01-24T00:47:03.0684790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/logs/HEAD' 2025-01-24T00:47:03.0685352Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/logs' 2025-01-24T00:47:03.0685876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/index' 2025-01-24T00:47:03.0686535Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp' 2025-01-24T00:47:03.0687229Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp' 2025-01-24T00:47:03.0687800Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/branches' 2025-01-24T00:47:03.0688371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/hooks/applypatch-msg.sample' 2025-01-24T00:47:03.0688918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/hooks/commit-msg.sample' 2025-01-24T00:47:03.0689488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/hooks/post-update.sample' 2025-01-24T00:47:03.0690290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/hooks/pre-applypatch.sample' 2025-01-24T00:47:03.0690904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/hooks/pre-commit.sample' 2025-01-24T00:47:03.0691480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.0692148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/hooks/pre-push.sample' 2025-01-24T00:47:03.0692729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/hooks/pre-receive.sample' 2025-01-24T00:47:03.0693517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.0694178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/hooks/update.sample' 2025-01-24T00:47:03.0694766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.0695311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/hooks/pre-rebase.sample' 2025-01-24T00:47:03.0696027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.0696711Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/hooks' 2025-01-24T00:47:03.0697254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/info/exclude' 2025-01-24T00:47:03.0697757Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/info' 2025-01-24T00:47:03.0698247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/description' 2025-01-24T00:47:03.0698817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/refs/heads/main' 2025-01-24T00:47:03.0699376Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/refs/heads' 2025-01-24T00:47:03.0700059Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/refs/tags' 2025-01-24T00:47:03.0700606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0701170Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/refs/remotes/origin' 2025-01-24T00:47:03.0701765Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/refs/remotes' 2025-01-24T00:47:03.0702286Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/refs' 2025-01-24T00:47:03.0702928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/HEAD' 2025-01-24T00:47:03.0703391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/config' 2025-01-24T00:47:03.0704124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/objects/pack/pack-c2dd1af68f61632352201e09de08f2ac84de9bbe.pack' 2025-01-24T00:47:03.0704971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/objects/pack/pack-c2dd1af68f61632352201e09de08f2ac84de9bbe.idx' 2025-01-24T00:47:03.0705558Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/objects/pack' 2025-01-24T00:47:03.0706228Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/objects/info' 2025-01-24T00:47:03.0706742Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/objects' 2025-01-24T00:47:03.0707230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/packed-refs' 2025-01-24T00:47:03.0707859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0708461Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/logs/refs/remotes/origin' 2025-01-24T00:47:03.0709070Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/logs/refs/remotes' 2025-01-24T00:47:03.0709595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/logs/refs/heads/main' 2025-01-24T00:47:03.0710144Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/logs/refs/heads' 2025-01-24T00:47:03.0710716Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/logs/refs' 2025-01-24T00:47:03.0711219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/logs/HEAD' 2025-01-24T00:47:03.0711806Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/logs' 2025-01-24T00:47:03.0712267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/index' 2025-01-24T00:47:03.0712739Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo' 2025-01-24T00:47:03.0713333Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/branches' 2025-01-24T00:47:03.0713912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/hooks/applypatch-msg.sample' 2025-01-24T00:47:03.0714584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/hooks/commit-msg.sample' 2025-01-24T00:47:03.0715165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/hooks/post-update.sample' 2025-01-24T00:47:03.0715760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/hooks/pre-applypatch.sample' 2025-01-24T00:47:03.0716379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/hooks/pre-commit.sample' 2025-01-24T00:47:03.0716984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.0717633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/hooks/pre-push.sample' 2025-01-24T00:47:03.0718233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/hooks/pre-receive.sample' 2025-01-24T00:47:03.0718841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.0719573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/hooks/update.sample' 2025-01-24T00:47:03.0720224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.0720826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/hooks/pre-rebase.sample' 2025-01-24T00:47:03.0721513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.0722069Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/hooks' 2025-01-24T00:47:03.0722636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/info/exclude' 2025-01-24T00:47:03.0723165Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/info' 2025-01-24T00:47:03.0723734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/description' 2025-01-24T00:47:03.0724249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/refs/heads/main' 2025-01-24T00:47:03.0724835Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/refs/heads' 2025-01-24T00:47:03.0725473Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/refs/tags' 2025-01-24T00:47:03.0726052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0726833Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/refs/remotes/origin' 2025-01-24T00:47:03.0727402Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/refs/remotes' 2025-01-24T00:47:03.0727917Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/refs' 2025-01-24T00:47:03.0728609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/HEAD' 2025-01-24T00:47:03.0729106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/config' 2025-01-24T00:47:03.0729951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/objects/pack/pack-aafb70e2246c428ac8278c45ca9a7e057a8e2a25.pack' 2025-01-24T00:47:03.0730868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/objects/pack/pack-aafb70e2246c428ac8278c45ca9a7e057a8e2a25.idx' 2025-01-24T00:47:03.0731415Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/objects/pack' 2025-01-24T00:47:03.0732147Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/objects/info' 2025-01-24T00:47:03.0732687Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/objects' 2025-01-24T00:47:03.0733365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/packed-refs' 2025-01-24T00:47:03.0733974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0734575Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/logs/refs/remotes/origin' 2025-01-24T00:47:03.0735300Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/logs/refs/remotes' 2025-01-24T00:47:03.0735972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/logs/refs/heads/main' 2025-01-24T00:47:03.0736631Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/logs/refs/heads' 2025-01-24T00:47:03.0737187Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/logs/refs' 2025-01-24T00:47:03.0737673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/logs/HEAD' 2025-01-24T00:47:03.0738448Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/logs' 2025-01-24T00:47:03.0738937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/index' 2025-01-24T00:47:03.0739488Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest' 2025-01-24T00:47:03.0739993Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/branches' 2025-01-24T00:47:03.0740624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/hooks/applypatch-msg.sample' 2025-01-24T00:47:03.0741268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/hooks/commit-msg.sample' 2025-01-24T00:47:03.0741824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/hooks/post-update.sample' 2025-01-24T00:47:03.0742595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/hooks/pre-applypatch.sample' 2025-01-24T00:47:03.0743132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/hooks/pre-commit.sample' 2025-01-24T00:47:03.0743759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.0744364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/hooks/pre-push.sample' 2025-01-24T00:47:03.0744936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/hooks/pre-receive.sample' 2025-01-24T00:47:03.0745695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.0746206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/hooks/update.sample' 2025-01-24T00:47:03.0746844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.0747455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/hooks/pre-rebase.sample' 2025-01-24T00:47:03.0748047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.0748705Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/hooks' 2025-01-24T00:47:03.0749284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/info/exclude' 2025-01-24T00:47:03.0749815Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/info' 2025-01-24T00:47:03.0750345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/description' 2025-01-24T00:47:03.0751016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/refs/heads/master' 2025-01-24T00:47:03.0751549Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/refs/heads' 2025-01-24T00:47:03.0752167Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/refs/tags' 2025-01-24T00:47:03.0752747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0753408Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/refs/remotes/origin' 2025-01-24T00:47:03.0754008Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/refs/remotes' 2025-01-24T00:47:03.0754512Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/refs' 2025-01-24T00:47:03.0755032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/HEAD' 2025-01-24T00:47:03.0755527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/config' 2025-01-24T00:47:03.0756494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/objects/pack/pack-62d775c32052318c5f7f373c4b6c82078239c470.pack' 2025-01-24T00:47:03.0757235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/objects/pack/pack-62d775c32052318c5f7f373c4b6c82078239c470.idx' 2025-01-24T00:47:03.0757782Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/objects/pack' 2025-01-24T00:47:03.0758481Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/objects/info' 2025-01-24T00:47:03.0759144Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/objects' 2025-01-24T00:47:03.0759682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/packed-refs' 2025-01-24T00:47:03.0760261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0760839Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/logs/refs/remotes/origin' 2025-01-24T00:47:03.0761609Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/logs/refs/remotes' 2025-01-24T00:47:03.0762159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/logs/refs/heads/master' 2025-01-24T00:47:03.0762757Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/logs/refs/heads' 2025-01-24T00:47:03.0763278Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/logs/refs' 2025-01-24T00:47:03.0763744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/logs/HEAD' 2025-01-24T00:47:03.0764345Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/logs' 2025-01-24T00:47:03.0764808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/index' 2025-01-24T00:47:03.0765337Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep' 2025-01-24T00:47:03.0765863Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/branches' 2025-01-24T00:47:03.0766548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/hooks/applypatch-msg.sample' 2025-01-24T00:47:03.0767186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/hooks/commit-msg.sample' 2025-01-24T00:47:03.0767776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/hooks/post-update.sample' 2025-01-24T00:47:03.0768396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/hooks/pre-applypatch.sample' 2025-01-24T00:47:03.0768951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/hooks/pre-commit.sample' 2025-01-24T00:47:03.0769539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.0770110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/hooks/pre-push.sample' 2025-01-24T00:47:03.0770709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/hooks/pre-receive.sample' 2025-01-24T00:47:03.0771414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.0771974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/hooks/update.sample' 2025-01-24T00:47:03.0772602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.0773200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/hooks/pre-rebase.sample' 2025-01-24T00:47:03.0773777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.0774397Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/hooks' 2025-01-24T00:47:03.0774898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/info/exclude' 2025-01-24T00:47:03.0775408Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/info' 2025-01-24T00:47:03.0775948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/description' 2025-01-24T00:47:03.0776469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/refs/heads/master' 2025-01-24T00:47:03.0777066Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/refs/heads' 2025-01-24T00:47:03.0777609Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/refs/tags' 2025-01-24T00:47:03.0778163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0778784Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/refs/remotes/origin' 2025-01-24T00:47:03.0779329Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/refs/remotes' 2025-01-24T00:47:03.0779871Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/refs' 2025-01-24T00:47:03.0780375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/HEAD' 2025-01-24T00:47:03.0871716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/config' 2025-01-24T00:47:03.0873223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/objects/pack/pack-f231f15ef67d465cced6d35f0aac8d73c90ce542.pack' 2025-01-24T00:47:03.0874525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/objects/pack/pack-f231f15ef67d465cced6d35f0aac8d73c90ce542.idx' 2025-01-24T00:47:03.0875168Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/objects/pack' 2025-01-24T00:47:03.0875689Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/objects/info' 2025-01-24T00:47:03.0876194Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/objects' 2025-01-24T00:47:03.0876657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/packed-refs' 2025-01-24T00:47:03.0877207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0877767Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/logs/refs/remotes/origin' 2025-01-24T00:47:03.0878360Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/logs/refs/remotes' 2025-01-24T00:47:03.0878932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/logs/refs/heads/master' 2025-01-24T00:47:03.0879454Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/logs/refs/heads' 2025-01-24T00:47:03.0879963Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/logs/refs' 2025-01-24T00:47:03.0880408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/logs/HEAD' 2025-01-24T00:47:03.0880999Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/logs' 2025-01-24T00:47:03.0881450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/index' 2025-01-24T00:47:03.0881898Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi' 2025-01-24T00:47:03.0882399Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/branches' 2025-01-24T00:47:03.0882940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/hooks/applypatch-msg.sample' 2025-01-24T00:47:03.0883461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/hooks/commit-msg.sample' 2025-01-24T00:47:03.0884000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/hooks/post-update.sample' 2025-01-24T00:47:03.0884540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/hooks/pre-applypatch.sample' 2025-01-24T00:47:03.0885056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/hooks/pre-commit.sample' 2025-01-24T00:47:03.0885608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.0886114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/hooks/pre-push.sample' 2025-01-24T00:47:03.0886760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/hooks/pre-receive.sample' 2025-01-24T00:47:03.0887312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.0887840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/hooks/update.sample' 2025-01-24T00:47:03.0888516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.0889035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/hooks/pre-rebase.sample' 2025-01-24T00:47:03.0889625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.0890104Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/hooks' 2025-01-24T00:47:03.0890571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/info/exclude' 2025-01-24T00:47:03.0891046Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/info' 2025-01-24T00:47:03.0891661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/description' 2025-01-24T00:47:03.0892312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/refs/heads/main' 2025-01-24T00:47:03.0892883Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/refs/heads' 2025-01-24T00:47:03.0893373Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/refs/tags' 2025-01-24T00:47:03.0893895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0894439Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/refs/remotes/origin' 2025-01-24T00:47:03.0894956Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/refs/remotes' 2025-01-24T00:47:03.0895433Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/refs' 2025-01-24T00:47:03.0895861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/HEAD' 2025-01-24T00:47:03.0896301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/config' 2025-01-24T00:47:03.0897031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/objects/pack/pack-b78dcd1b85e10e295ac4acccdbe0b5c68112d344.pack' 2025-01-24T00:47:03.0897850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/objects/pack/pack-b78dcd1b85e10e295ac4acccdbe0b5c68112d344.idx' 2025-01-24T00:47:03.0898378Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/objects/pack' 2025-01-24T00:47:03.0898889Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/objects/info' 2025-01-24T00:47:03.0899391Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/objects' 2025-01-24T00:47:03.0899853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/packed-refs' 2025-01-24T00:47:03.0900397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0901005Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/logs/refs/remotes/origin' 2025-01-24T00:47:03.0901569Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/logs/refs/remotes' 2025-01-24T00:47:03.0902083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/logs/refs/heads/main' 2025-01-24T00:47:03.0902601Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/logs/refs/heads' 2025-01-24T00:47:03.0903093Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/logs/refs' 2025-01-24T00:47:03.0903547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/logs/HEAD' 2025-01-24T00:47:03.0904026Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/logs' 2025-01-24T00:47:03.0904470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/index' 2025-01-24T00:47:03.0904915Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto' 2025-01-24T00:47:03.0905446Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/branches' 2025-01-24T00:47:03.0906028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/hooks/applypatch-msg.sample' 2025-01-24T00:47:03.0906676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/hooks/commit-msg.sample' 2025-01-24T00:47:03.0907277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/hooks/post-update.sample' 2025-01-24T00:47:03.0907828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/hooks/pre-applypatch.sample' 2025-01-24T00:47:03.0908356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/hooks/pre-commit.sample' 2025-01-24T00:47:03.0908922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.0909440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/hooks/pre-push.sample' 2025-01-24T00:47:03.0909996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/hooks/pre-receive.sample' 2025-01-24T00:47:03.0910584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.0911139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/hooks/update.sample' 2025-01-24T00:47:03.0911727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.0912262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/hooks/pre-rebase.sample' 2025-01-24T00:47:03.0912849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.0913361Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/hooks' 2025-01-24T00:47:03.0913862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/info/exclude' 2025-01-24T00:47:03.0914393Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/info' 2025-01-24T00:47:03.0914904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/description' 2025-01-24T00:47:03.0915535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/refs/heads/main' 2025-01-24T00:47:03.0916045Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/refs/heads' 2025-01-24T00:47:03.0916564Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/refs/tags' 2025-01-24T00:47:03.0917095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0917663Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/refs/remotes/origin' 2025-01-24T00:47:03.0918179Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/refs/remotes' 2025-01-24T00:47:03.0918662Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/refs' 2025-01-24T00:47:03.0919142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/HEAD' 2025-01-24T00:47:03.0919610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/config' 2025-01-24T00:47:03.0920374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/objects/pack/pack-4d189612c8b9a1fa4141175a0313f5358ccf0bfa.pack' 2025-01-24T00:47:03.0921099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/objects/pack/pack-4d189612c8b9a1fa4141175a0313f5358ccf0bfa.idx' 2025-01-24T00:47:03.0921621Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/objects/pack' 2025-01-24T00:47:03.0922151Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/objects/info' 2025-01-24T00:47:03.0922651Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/objects' 2025-01-24T00:47:03.0923130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/packed-refs' 2025-01-24T00:47:03.0923784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0924366Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/logs/refs/remotes/origin' 2025-01-24T00:47:03.0924915Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/logs/refs/remotes' 2025-01-24T00:47:03.0925430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/logs/refs/heads/main' 2025-01-24T00:47:03.0925973Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/logs/refs/heads' 2025-01-24T00:47:03.0926571Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/logs/refs' 2025-01-24T00:47:03.0927039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/logs/HEAD' 2025-01-24T00:47:03.0927612Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/logs' 2025-01-24T00:47:03.0928094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/index' 2025-01-24T00:47:03.0928578Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai' 2025-01-24T00:47:03.0929089Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/branches' 2025-01-24T00:47:03.0929641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/hooks/applypatch-msg.sample' 2025-01-24T00:47:03.0930184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/hooks/commit-msg.sample' 2025-01-24T00:47:03.0930719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/hooks/post-update.sample' 2025-01-24T00:47:03.0931268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/hooks/pre-applypatch.sample' 2025-01-24T00:47:03.0931803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/hooks/pre-commit.sample' 2025-01-24T00:47:03.0932486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.0933050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/hooks/pre-push.sample' 2025-01-24T00:47:03.0933610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/hooks/pre-receive.sample' 2025-01-24T00:47:03.0934168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.0934692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/hooks/update.sample' 2025-01-24T00:47:03.0935264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.0935915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/hooks/pre-rebase.sample' 2025-01-24T00:47:03.0936493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.0936988Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/hooks' 2025-01-24T00:47:03.0937466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/info/exclude' 2025-01-24T00:47:03.0937952Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/info' 2025-01-24T00:47:03.0938434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/description' 2025-01-24T00:47:03.0938921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/refs/heads/dev' 2025-01-24T00:47:03.0939434Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/refs/heads' 2025-01-24T00:47:03.0939949Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/refs/tags' 2025-01-24T00:47:03.0940480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0941031Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/refs/remotes/origin' 2025-01-24T00:47:03.0941585Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/refs/remotes' 2025-01-24T00:47:03.0942101Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/refs' 2025-01-24T00:47:03.0942548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/HEAD' 2025-01-24T00:47:03.0942999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/config' 2025-01-24T00:47:03.0943742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/objects/pack/pack-7fbff84cdf18da40d4e82f3bf789d3bf96b197e7.pack' 2025-01-24T00:47:03.0944481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/objects/pack/pack-7fbff84cdf18da40d4e82f3bf789d3bf96b197e7.idx' 2025-01-24T00:47:03.0945025Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/objects/pack' 2025-01-24T00:47:03.0945617Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/objects/info' 2025-01-24T00:47:03.0946160Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/objects' 2025-01-24T00:47:03.0946634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/packed-refs' 2025-01-24T00:47:03.0947223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0947857Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/logs/refs/remotes/origin' 2025-01-24T00:47:03.0948448Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/logs/refs/remotes' 2025-01-24T00:47:03.0948954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/logs/refs/heads/dev' 2025-01-24T00:47:03.0949485Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/logs/refs/heads' 2025-01-24T00:47:03.0949994Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/logs/refs' 2025-01-24T00:47:03.0950454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/logs/HEAD' 2025-01-24T00:47:03.0951069Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/logs' 2025-01-24T00:47:03.0951517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/index' 2025-01-24T00:47:03.0951971Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc' 2025-01-24T00:47:03.0952488Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/branches' 2025-01-24T00:47:03.0953043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/hooks/applypatch-msg.sample' 2025-01-24T00:47:03.0953675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/hooks/commit-msg.sample' 2025-01-24T00:47:03.0954220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/hooks/post-update.sample' 2025-01-24T00:47:03.0954775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/hooks/pre-applypatch.sample' 2025-01-24T00:47:03.0955341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/hooks/pre-commit.sample' 2025-01-24T00:47:03.0956025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.0956562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/hooks/pre-push.sample' 2025-01-24T00:47:03.0957099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/hooks/pre-receive.sample' 2025-01-24T00:47:03.0957667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.0958208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/hooks/update.sample' 2025-01-24T00:47:03.0958881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.0959499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/hooks/pre-rebase.sample' 2025-01-24T00:47:03.0960216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.0960717Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/hooks' 2025-01-24T00:47:03.0961228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/info/exclude' 2025-01-24T00:47:03.0961711Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/info' 2025-01-24T00:47:03.0962184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/description' 2025-01-24T00:47:03.0962699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/refs/heads/master' 2025-01-24T00:47:03.0963209Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/refs/heads' 2025-01-24T00:47:03.0963725Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/refs/tags' 2025-01-24T00:47:03.0964258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0964808Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/refs/remotes/origin' 2025-01-24T00:47:03.0965342Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/refs/remotes' 2025-01-24T00:47:03.0965826Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/refs' 2025-01-24T00:47:03.0966359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/HEAD' 2025-01-24T00:47:03.0966811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config' 2025-01-24T00:47:03.0967629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/objects/pack/pack-b1b0a1bfa8804b9dd3998af8001a21c6ae9c017b.pack' 2025-01-24T00:47:03.0968374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/objects/pack/pack-b1b0a1bfa8804b9dd3998af8001a21c6ae9c017b.idx' 2025-01-24T00:47:03.0968938Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/objects/pack' 2025-01-24T00:47:03.0969466Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/objects/info' 2025-01-24T00:47:03.0970145Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/objects' 2025-01-24T00:47:03.0970644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/packed-refs' 2025-01-24T00:47:03.0971212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0971797Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/logs/refs/remotes/origin' 2025-01-24T00:47:03.0972357Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/logs/refs/remotes' 2025-01-24T00:47:03.0972884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/logs/refs/heads/master' 2025-01-24T00:47:03.0973427Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/logs/refs/heads' 2025-01-24T00:47:03.0973982Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/logs/refs' 2025-01-24T00:47:03.0974448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/logs/HEAD' 2025-01-24T00:47:03.0974963Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/logs' 2025-01-24T00:47:03.0975425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/index' 2025-01-24T00:47:03.0975895Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl' 2025-01-24T00:47:03.0976342Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl' 2025-01-24T00:47:03.0976844Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/branches' 2025-01-24T00:47:03.0977396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/hooks/applypatch-msg.sample' 2025-01-24T00:47:03.0977936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/hooks/commit-msg.sample' 2025-01-24T00:47:03.0978474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/hooks/post-update.sample' 2025-01-24T00:47:03.0979033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/hooks/pre-applypatch.sample' 2025-01-24T00:47:03.0979568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/hooks/pre-commit.sample' 2025-01-24T00:47:03.0980134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.0980694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/hooks/pre-push.sample' 2025-01-24T00:47:03.0981325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/hooks/pre-receive.sample' 2025-01-24T00:47:03.0981893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.0982449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/hooks/update.sample' 2025-01-24T00:47:03.0983020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.0983586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/hooks/pre-rebase.sample' 2025-01-24T00:47:03.0984162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.0984789Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/hooks' 2025-01-24T00:47:03.0985261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/info/exclude' 2025-01-24T00:47:03.0985740Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/info' 2025-01-24T00:47:03.0986218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/description' 2025-01-24T00:47:03.0986719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/refs/heads/develop' 2025-01-24T00:47:03.0987271Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/refs/heads' 2025-01-24T00:47:03.0987862Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/refs/tags' 2025-01-24T00:47:03.0988426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0988981Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/refs/remotes/origin' 2025-01-24T00:47:03.0989570Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/refs/remotes' 2025-01-24T00:47:03.0990076Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/refs' 2025-01-24T00:47:03.0990523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/HEAD' 2025-01-24T00:47:03.0990969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/config' 2025-01-24T00:47:03.0991806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/objects/pack/pack-ae582ed3a117d712256d1139cb05a97ea3a679c8.pack' 2025-01-24T00:47:03.0992679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/objects/pack/pack-ae582ed3a117d712256d1139cb05a97ea3a679c8.idx' 2025-01-24T00:47:03.0993207Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/objects/pack' 2025-01-24T00:47:03.0993737Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/objects/info' 2025-01-24T00:47:03.0994331Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/objects' 2025-01-24T00:47:03.0994816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/packed-refs' 2025-01-24T00:47:03.0995373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.0995949Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/logs/refs/remotes/origin' 2025-01-24T00:47:03.0996674Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/logs/refs/remotes' 2025-01-24T00:47:03.0997205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/logs/refs/heads/develop' 2025-01-24T00:47:03.0997804Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/logs/refs/heads' 2025-01-24T00:47:03.0998312Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/logs/refs' 2025-01-24T00:47:03.0998799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/logs/HEAD' 2025-01-24T00:47:03.0999372Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/logs' 2025-01-24T00:47:03.0999818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/index' 2025-01-24T00:47:03.1000278Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann' 2025-01-24T00:47:03.1000774Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/branches' 2025-01-24T00:47:03.1001402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/hooks/applypatch-msg.sample' 2025-01-24T00:47:03.1001986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/hooks/commit-msg.sample' 2025-01-24T00:47:03.1002541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/hooks/post-update.sample' 2025-01-24T00:47:03.1003074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/hooks/pre-applypatch.sample' 2025-01-24T00:47:03.1003594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/hooks/pre-commit.sample' 2025-01-24T00:47:03.1004312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.1004825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/hooks/pre-push.sample' 2025-01-24T00:47:03.1005338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/hooks/pre-receive.sample' 2025-01-24T00:47:03.1005904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.1006597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/hooks/update.sample' 2025-01-24T00:47:03.1007149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.1007666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/hooks/pre-rebase.sample' 2025-01-24T00:47:03.1008216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.1008690Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/hooks' 2025-01-24T00:47:03.1009151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/info/exclude' 2025-01-24T00:47:03.1009617Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/info' 2025-01-24T00:47:03.1010076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/description' 2025-01-24T00:47:03.1010577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/refs/heads/main' 2025-01-24T00:47:03.1011095Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/refs/heads' 2025-01-24T00:47:03.1011589Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/refs/tags' 2025-01-24T00:47:03.1012098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.1012625Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/refs/remotes/origin' 2025-01-24T00:47:03.1013129Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/refs/remotes' 2025-01-24T00:47:03.1013589Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/refs' 2025-01-24T00:47:03.1014014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/HEAD' 2025-01-24T00:47:03.1014444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/config' 2025-01-24T00:47:03.1015184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/objects/pack/pack-7ba52c1894e6c4ed045c1b124c54562bd14308d5.pack' 2025-01-24T00:47:03.1015898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/objects/pack/pack-7ba52c1894e6c4ed045c1b124c54562bd14308d5.idx' 2025-01-24T00:47:03.1016428Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/objects/pack' 2025-01-24T00:47:03.1016934Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/objects/info' 2025-01-24T00:47:03.1017414Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/objects' 2025-01-24T00:47:03.1017868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/packed-refs' 2025-01-24T00:47:03.1018411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.1018967Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/logs/refs/remotes/origin' 2025-01-24T00:47:03.1019495Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/logs/refs/remotes' 2025-01-24T00:47:03.1019982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/logs/refs/heads/main' 2025-01-24T00:47:03.1020498Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/logs/refs/heads' 2025-01-24T00:47:03.1020990Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/logs/refs' 2025-01-24T00:47:03.1021428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/logs/HEAD' 2025-01-24T00:47:03.1021898Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/logs' 2025-01-24T00:47:03.1022318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/index' 2025-01-24T00:47:03.1022753Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx' 2025-01-24T00:47:03.1023303Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/branches' 2025-01-24T00:47:03.1023933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/hooks/applypatch-msg.sample' 2025-01-24T00:47:03.1024588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/hooks/commit-msg.sample' 2025-01-24T00:47:03.1025183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/hooks/post-update.sample' 2025-01-24T00:47:03.1025789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/hooks/pre-applypatch.sample' 2025-01-24T00:47:03.1026372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/hooks/pre-commit.sample' 2025-01-24T00:47:03.1026986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.1027554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/hooks/pre-push.sample' 2025-01-24T00:47:03.1028143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/hooks/pre-receive.sample' 2025-01-24T00:47:03.1028782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.1029427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/hooks/update.sample' 2025-01-24T00:47:03.1030128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.1030709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/hooks/pre-rebase.sample' 2025-01-24T00:47:03.1031357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.1031926Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/hooks' 2025-01-24T00:47:03.1032462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/info/exclude' 2025-01-24T00:47:03.1033094Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/info' 2025-01-24T00:47:03.1033614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/description' 2025-01-24T00:47:03.1034161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/refs/heads/main' 2025-01-24T00:47:03.1034712Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/refs/heads' 2025-01-24T00:47:03.1035369Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/refs/tags' 2025-01-24T00:47:03.1035951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.1036554Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/refs/remotes/origin' 2025-01-24T00:47:03.1037129Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/refs/remotes' 2025-01-24T00:47:03.1037784Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/refs' 2025-01-24T00:47:03.1038289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/HEAD' 2025-01-24T00:47:03.1038810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config' 2025-01-24T00:47:03.1039600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/objects/pack/pack-8d3a36da68e3eb547d7228b637b9cd68117677c3.pack' 2025-01-24T00:47:03.1040518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/objects/pack/pack-8d3a36da68e3eb547d7228b637b9cd68117677c3.idx' 2025-01-24T00:47:03.1041091Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/objects/pack' 2025-01-24T00:47:03.1041678Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/objects/info' 2025-01-24T00:47:03.1042232Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/objects' 2025-01-24T00:47:03.1042791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/packed-refs' 2025-01-24T00:47:03.1043414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.1044199Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/logs/refs/remotes/origin' 2025-01-24T00:47:03.1044804Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/logs/refs/remotes' 2025-01-24T00:47:03.1045367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/logs/refs/heads/main' 2025-01-24T00:47:03.1045955Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/logs/refs/heads' 2025-01-24T00:47:03.1046596Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/logs/refs' 2025-01-24T00:47:03.1047223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/logs/HEAD' 2025-01-24T00:47:03.1047771Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/logs' 2025-01-24T00:47:03.1048264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/index' 2025-01-24T00:47:03.1048775Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp' 2025-01-24T00:47:03.1049365Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/branches' 2025-01-24T00:47:03.1049970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/hooks/applypatch-msg.sample' 2025-01-24T00:47:03.1050523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/hooks/commit-msg.sample' 2025-01-24T00:47:03.1051070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/hooks/post-update.sample' 2025-01-24T00:47:03.1051627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/hooks/pre-applypatch.sample' 2025-01-24T00:47:03.1052230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/hooks/pre-commit.sample' 2025-01-24T00:47:03.1052931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.1053479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/hooks/pre-push.sample' 2025-01-24T00:47:03.1054024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/hooks/pre-receive.sample' 2025-01-24T00:47:03.1054598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.1055131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/hooks/update.sample' 2025-01-24T00:47:03.1055706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.1056240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/hooks/pre-rebase.sample' 2025-01-24T00:47:03.1056836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.1057365Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/hooks' 2025-01-24T00:47:03.1057888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/info/exclude' 2025-01-24T00:47:03.1058381Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/info' 2025-01-24T00:47:03.1058856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/description' 2025-01-24T00:47:03.1059354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/refs/heads/cpp' 2025-01-24T00:47:03.1059872Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/refs/heads' 2025-01-24T00:47:03.1060400Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/refs/tags' 2025-01-24T00:47:03.1060936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.1061498Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/refs/remotes/origin' 2025-01-24T00:47:03.1062035Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/refs/remotes' 2025-01-24T00:47:03.1062523Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/refs' 2025-01-24T00:47:03.1062981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/HEAD' 2025-01-24T00:47:03.1063433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/config' 2025-01-24T00:47:03.1064180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/objects/pack/pack-7e0d5f1d72b9a5ba67ba8c654795c4b37ef2642a.pack' 2025-01-24T00:47:03.1064929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/objects/pack/pack-7e0d5f1d72b9a5ba67ba8c654795c4b37ef2642a.idx' 2025-01-24T00:47:03.1065462Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/objects/pack' 2025-01-24T00:47:03.1066016Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/objects/info' 2025-01-24T00:47:03.1066541Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/objects' 2025-01-24T00:47:03.1067022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/packed-refs' 2025-01-24T00:47:03.1067597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.1068256Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/logs/refs/remotes/origin' 2025-01-24T00:47:03.1068819Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/logs/refs/remotes' 2025-01-24T00:47:03.1069334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/logs/refs/heads/cpp' 2025-01-24T00:47:03.1069875Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/logs/refs/heads' 2025-01-24T00:47:03.1070426Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/logs/refs' 2025-01-24T00:47:03.1070895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/logs/HEAD' 2025-01-24T00:47:03.1071410Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/logs' 2025-01-24T00:47:03.1071876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/index' 2025-01-24T00:47:03.1072344Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft' 2025-01-24T00:47:03.1072859Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/branches' 2025-01-24T00:47:03.1073416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/hooks/applypatch-msg.sample' 2025-01-24T00:47:03.1073952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/hooks/commit-msg.sample' 2025-01-24T00:47:03.1074505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/hooks/post-update.sample' 2025-01-24T00:47:03.1075059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/hooks/pre-applypatch.sample' 2025-01-24T00:47:03.1075603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/hooks/pre-commit.sample' 2025-01-24T00:47:03.1076166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.1076696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/hooks/pre-push.sample' 2025-01-24T00:47:03.1077345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/hooks/pre-receive.sample' 2025-01-24T00:47:03.1077951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.1078477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/hooks/update.sample' 2025-01-24T00:47:03.1079053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.1079616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/hooks/pre-rebase.sample' 2025-01-24T00:47:03.1080226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.1080723Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/hooks' 2025-01-24T00:47:03.1081211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/info/exclude' 2025-01-24T00:47:03.1081701Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/info' 2025-01-24T00:47:03.1082175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/description' 2025-01-24T00:47:03.1082678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/refs/heads/main' 2025-01-24T00:47:03.1083193Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/refs/heads' 2025-01-24T00:47:03.1083705Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/refs/tags' 2025-01-24T00:47:03.1084272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.1084862Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/refs/remotes/origin' 2025-01-24T00:47:03.1085393Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/refs/remotes' 2025-01-24T00:47:03.1085882Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/refs' 2025-01-24T00:47:03.1086394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/HEAD' 2025-01-24T00:47:03.1086866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/config' 2025-01-24T00:47:03.1087608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/objects/pack/pack-b6b4da8a06b3e2d485b895e8dd44237c43589a00.pack' 2025-01-24T00:47:03.1088353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/objects/pack/pack-b6b4da8a06b3e2d485b895e8dd44237c43589a00.idx' 2025-01-24T00:47:03.1088882Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/objects/pack' 2025-01-24T00:47:03.1089412Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/objects/info' 2025-01-24T00:47:03.1090022Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/objects' 2025-01-24T00:47:03.1090503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/packed-refs' 2025-01-24T00:47:03.1091076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.1091658Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/logs/refs/remotes/origin' 2025-01-24T00:47:03.1092369Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/logs/refs/remotes' 2025-01-24T00:47:03.1092898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/logs/refs/heads/main' 2025-01-24T00:47:03.1093506Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/logs/refs/heads' 2025-01-24T00:47:03.1094065Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/logs/refs' 2025-01-24T00:47:03.1094535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/logs/HEAD' 2025-01-24T00:47:03.1095018Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/logs' 2025-01-24T00:47:03.1095480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/index' 2025-01-24T00:47:03.1095938Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf' 2025-01-24T00:47:03.1096444Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/branches' 2025-01-24T00:47:03.1097120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/hooks/applypatch-msg.sample' 2025-01-24T00:47:03.1097664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/hooks/commit-msg.sample' 2025-01-24T00:47:03.1098268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/hooks/post-update.sample' 2025-01-24T00:47:03.1098871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/hooks/pre-applypatch.sample' 2025-01-24T00:47:03.1099406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/hooks/pre-commit.sample' 2025-01-24T00:47:03.1099984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.1100509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/hooks/pre-push.sample' 2025-01-24T00:47:03.1101163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/hooks/pre-receive.sample' 2025-01-24T00:47:03.1101729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.1102240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/hooks/update.sample' 2025-01-24T00:47:03.1102921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.1103464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/hooks/pre-rebase.sample' 2025-01-24T00:47:03.1104050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.1104546Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/hooks' 2025-01-24T00:47:03.1105022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/info/exclude' 2025-01-24T00:47:03.1105591Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/info' 2025-01-24T00:47:03.1106082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/description' 2025-01-24T00:47:03.1106581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/refs/heads/master' 2025-01-24T00:47:03.1107121Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/refs/heads' 2025-01-24T00:47:03.1107651Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/refs/tags' 2025-01-24T00:47:03.1108199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.1108752Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/refs/remotes/origin' 2025-01-24T00:47:03.1109390Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/refs/remotes' 2025-01-24T00:47:03.1109878Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/refs' 2025-01-24T00:47:03.1110320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/HEAD' 2025-01-24T00:47:03.1110784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/config' 2025-01-24T00:47:03.1111617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/objects/pack/pack-40250bb84aec398e852142116404bcf1c3b62a5f.pack' 2025-01-24T00:47:03.1112372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/objects/pack/pack-40250bb84aec398e852142116404bcf1c3b62a5f.idx' 2025-01-24T00:47:03.1112935Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/objects/pack' 2025-01-24T00:47:03.1113454Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/objects/info' 2025-01-24T00:47:03.1113969Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/objects' 2025-01-24T00:47:03.1114547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/packed-refs' 2025-01-24T00:47:03.1115107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.1115699Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/logs/refs/remotes/origin' 2025-01-24T00:47:03.1116238Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/logs/refs/remotes' 2025-01-24T00:47:03.1116775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/logs/refs/heads/master' 2025-01-24T00:47:03.1117311Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/logs/refs/heads' 2025-01-24T00:47:03.1117818Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/logs/refs' 2025-01-24T00:47:03.1118295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/logs/HEAD' 2025-01-24T00:47:03.1118782Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/logs' 2025-01-24T00:47:03.1119240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/index' 2025-01-24T00:47:03.1119696Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11' 2025-01-24T00:47:03.1120234Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/branches' 2025-01-24T00:47:03.1120860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/hooks/applypatch-msg.sample' 2025-01-24T00:47:03.1121452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/hooks/commit-msg.sample' 2025-01-24T00:47:03.1122042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/hooks/post-update.sample' 2025-01-24T00:47:03.1122627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/hooks/pre-applypatch.sample' 2025-01-24T00:47:03.1123189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/hooks/pre-commit.sample' 2025-01-24T00:47:03.1123796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.1124348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/hooks/pre-push.sample' 2025-01-24T00:47:03.1124934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/hooks/pre-receive.sample' 2025-01-24T00:47:03.1125550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.1126096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/hooks/update.sample' 2025-01-24T00:47:03.1126830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.1127394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/hooks/pre-rebase.sample' 2025-01-24T00:47:03.1128016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.1128541Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/hooks' 2025-01-24T00:47:03.1129050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/info/exclude' 2025-01-24T00:47:03.1129580Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/info' 2025-01-24T00:47:03.1130083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/description' 2025-01-24T00:47:03.1130619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/refs/heads/master' 2025-01-24T00:47:03.1131173Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/refs/heads' 2025-01-24T00:47:03.1131715Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/refs/tags' 2025-01-24T00:47:03.1132296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.1132878Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/refs/remotes/origin' 2025-01-24T00:47:03.1133431Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/refs/remotes' 2025-01-24T00:47:03.1133962Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/refs' 2025-01-24T00:47:03.1134459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/HEAD' 2025-01-24T00:47:03.1134974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/config' 2025-01-24T00:47:03.1135741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/objects/pack/pack-10ede68307248d1a975f64c38b819d6b7edb9609.pack' 2025-01-24T00:47:03.1136499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/objects/pack/pack-10ede68307248d1a975f64c38b819d6b7edb9609.idx' 2025-01-24T00:47:03.1137070Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/objects/pack' 2025-01-24T00:47:03.1137726Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/objects/info' 2025-01-24T00:47:03.1138300Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/objects' 2025-01-24T00:47:03.1138811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/packed-refs' 2025-01-24T00:47:03.1139433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.1140060Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/logs/refs/remotes/origin' 2025-01-24T00:47:03.1140665Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/logs/refs/remotes' 2025-01-24T00:47:03.1141232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/logs/refs/heads/master' 2025-01-24T00:47:03.1141800Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/logs/refs/heads' 2025-01-24T00:47:03.1142338Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/logs/refs' 2025-01-24T00:47:03.1142848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/logs/HEAD' 2025-01-24T00:47:03.1143466Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/logs' 2025-01-24T00:47:03.1143963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/index' 2025-01-24T00:47:03.1144457Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy' 2025-01-24T00:47:03.1144942Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/branches' 2025-01-24T00:47:03.1145498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/hooks/applypatch-msg.sample' 2025-01-24T00:47:03.1146015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/hooks/commit-msg.sample' 2025-01-24T00:47:03.1146555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/hooks/post-update.sample' 2025-01-24T00:47:03.1147097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/hooks/pre-applypatch.sample' 2025-01-24T00:47:03.1147610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/hooks/pre-commit.sample' 2025-01-24T00:47:03.1148210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.1148801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/hooks/pre-push.sample' 2025-01-24T00:47:03.1149353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/hooks/pre-receive.sample' 2025-01-24T00:47:03.1149919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.1150415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/hooks/update.sample' 2025-01-24T00:47:03.1150982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.1151496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/hooks/pre-rebase.sample' 2025-01-24T00:47:03.1152057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.1152556Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/hooks' 2025-01-24T00:47:03.1153060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/info/exclude' 2025-01-24T00:47:03.1153549Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/info' 2025-01-24T00:47:03.1154137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/description' 2025-01-24T00:47:03.1154625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/refs/heads/master' 2025-01-24T00:47:03.1155139Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/refs/heads' 2025-01-24T00:47:03.1155644Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/refs/tags' 2025-01-24T00:47:03.1156176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.1156711Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/refs/remotes/origin' 2025-01-24T00:47:03.1157214Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/refs/remotes' 2025-01-24T00:47:03.1157700Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/refs' 2025-01-24T00:47:03.1158215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/HEAD' 2025-01-24T00:47:03.1158651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/config' 2025-01-24T00:47:03.1159387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/objects/pack/pack-b64ff87e99b0c260ac822fffb81ef9060fd39c96.pack' 2025-01-24T00:47:03.1160186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/objects/pack/pack-b64ff87e99b0c260ac822fffb81ef9060fd39c96.idx' 2025-01-24T00:47:03.1160717Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/objects/pack' 2025-01-24T00:47:03.1161221Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/objects/info' 2025-01-24T00:47:03.1161704Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/objects' 2025-01-24T00:47:03.1162203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/packed-refs' 2025-01-24T00:47:03.1162769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.1163343Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/logs/refs/remotes/origin' 2025-01-24T00:47:03.1163872Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/logs/refs/remotes' 2025-01-24T00:47:03.1164432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/logs/refs/heads/master' 2025-01-24T00:47:03.1165025Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/logs/refs/heads' 2025-01-24T00:47:03.1165521Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/logs/refs' 2025-01-24T00:47:03.1165979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/logs/HEAD' 2025-01-24T00:47:03.1166534Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/logs' 2025-01-24T00:47:03.1166998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/index' 2025-01-24T00:47:03.1167481Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef' 2025-01-24T00:47:03.1168001Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/branches' 2025-01-24T00:47:03.1168584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/hooks/applypatch-msg.sample' 2025-01-24T00:47:03.1169128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/hooks/commit-msg.sample' 2025-01-24T00:47:03.1169752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/hooks/post-update.sample' 2025-01-24T00:47:03.1170338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/hooks/pre-applypatch.sample' 2025-01-24T00:47:03.1170878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/hooks/pre-commit.sample' 2025-01-24T00:47:03.1171472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/hooks/pre-merge-commit.sample' 2025-01-24T00:47:03.1172010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/hooks/pre-push.sample' 2025-01-24T00:47:03.1172647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/hooks/pre-receive.sample' 2025-01-24T00:47:03.1173242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/hooks/push-to-checkout.sample' 2025-01-24T00:47:03.1173763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/hooks/update.sample' 2025-01-24T00:47:03.1174363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/hooks/fsmonitor-watchman.sample' 2025-01-24T00:47:03.1174908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/hooks/pre-rebase.sample' 2025-01-24T00:47:03.1175489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/hooks/prepare-commit-msg.sample' 2025-01-24T00:47:03.1176038Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/hooks' 2025-01-24T00:47:03.1176555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/info/exclude' 2025-01-24T00:47:03.1177067Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/info' 2025-01-24T00:47:03.1177555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/description' 2025-01-24T00:47:03.1178066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/refs/heads/main' 2025-01-24T00:47:03.1178701Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/refs/heads' 2025-01-24T00:47:03.1179222Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/refs/tags' 2025-01-24T00:47:03.1179766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.1180344Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/refs/remotes/origin' 2025-01-24T00:47:03.1180906Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/refs/remotes' 2025-01-24T00:47:03.1181443Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/refs' 2025-01-24T00:47:03.1181894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/HEAD' 2025-01-24T00:47:03.1182353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/config' 2025-01-24T00:47:03.1183119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/objects/pack/pack-24bfc637e6dd67a463eacb27879c3beac9a2aa15.pack' 2025-01-24T00:47:03.1183867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/objects/pack/pack-24bfc637e6dd67a463eacb27879c3beac9a2aa15.idx' 2025-01-24T00:47:03.1184448Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/objects/pack' 2025-01-24T00:47:03.1185053Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/objects/info' 2025-01-24T00:47:03.1185561Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/objects' 2025-01-24T00:47:03.1186064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/packed-refs' 2025-01-24T00:47:03.1186632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/logs/refs/remotes/origin/HEAD' 2025-01-24T00:47:03.1187236Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/logs/refs/remotes/origin' 2025-01-24T00:47:03.1187791Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/logs/refs/remotes' 2025-01-24T00:47:03.1188319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/logs/refs/heads/main' 2025-01-24T00:47:03.1188868Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/logs/refs/heads' 2025-01-24T00:47:03.1189421Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/logs/refs' 2025-01-24T00:47:03.1189916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/logs/HEAD' 2025-01-24T00:47:03.1190437Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/logs' 2025-01-24T00:47:03.1190892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/index' 2025-01-24T00:47:03.1191483Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe' 2025-01-24T00:47:03.1191902Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party' 2025-01-24T00:47:03.1192402Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules' 2025-01-24T00:47:03.1192740Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git' 2025-01-24T00:47:03.1193054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.bazelignore' 2025-01-24T00:47:03.1193361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.bazelrc' 2025-01-24T00:47:03.1193677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.bazelversion' 2025-01-24T00:47:03.1194124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/aarch64_linux/README.md' 2025-01-24T00:47:03.1194608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/aarch64_linux/aarch64_ci_build.sh' 2025-01-24T00:47:03.1195037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/aarch64_linux/aarch64_ci_setup.sh' 2025-01-24T00:47:03.1195508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/aarch64_linux/aarch64_wheel_ci_build.py' 2025-01-24T00:47:03.1195953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/aarch64_linux/build_aarch64_wheel.py' 2025-01-24T00:47:03.1196373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/aarch64_linux/embed_library.py' 2025-01-24T00:47:03.1196766Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/aarch64_linux' 2025-01-24T00:47:03.1197117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/caffe2/README.md' 2025-01-24T00:47:03.1197469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/caffe2/common.sh' 2025-01-24T00:47:03.1197816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/caffe2/test.sh' 2025-01-24T00:47:03.1198161Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/caffe2' 2025-01-24T00:47:03.1198522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/README.md' 2025-01-24T00:47:03.1199049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/almalinux/Dockerfile' 2025-01-24T00:47:03.1199450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/almalinux/build.sh' 2025-01-24T00:47:03.1199854Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/almalinux' 2025-01-24T00:47:03.1200202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/build.sh' 2025-01-24T00:47:03.1200619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/centos-rocm/Dockerfile' 2025-01-24T00:47:03.1201045Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/centos-rocm' 2025-01-24T00:47:03.1201580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/ci_commit_pins/executorch.txt' 2025-01-24T00:47:03.1202070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/ci_commit_pins/halide.txt' 2025-01-24T00:47:03.1202581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/ci_commit_pins/huggingface.txt' 2025-01-24T00:47:03.1202997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/ci_commit_pins/timm.txt' 2025-01-24T00:47:03.1203464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/ci_commit_pins/triton-cpu.txt' 2025-01-24T00:47:03.1203911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/ci_commit_pins/triton-xpu.txt' 2025-01-24T00:47:03.1204347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/ci_commit_pins/triton.txt' 2025-01-24T00:47:03.1204783Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/ci_commit_pins' 2025-01-24T00:47:03.1205236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/cache_vision_models.sh' 2025-01-24T00:47:03.1205663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/common_utils.sh' 2025-01-24T00:47:03.1206071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_acl.sh' 2025-01-24T00:47:03.1206642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_amdsmi.sh' 2025-01-24T00:47:03.1207092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_base.sh' 2025-01-24T00:47:03.1207535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_cache.sh' 2025-01-24T00:47:03.1207964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_clang.sh' 2025-01-24T00:47:03.1208383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_cmake.sh' 2025-01-24T00:47:03.1208800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_conda.sh' 2025-01-24T00:47:03.1209266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_conda_docker.sh' 2025-01-24T00:47:03.1209698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_cpython.sh' 2025-01-24T00:47:03.1210107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_cuda.sh' 2025-01-24T00:47:03.1210565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_cuda_aarch64.sh' 2025-01-24T00:47:03.1210981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_cudnn.sh' 2025-01-24T00:47:03.1211528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_cudss.sh' 2025-01-24T00:47:03.1211978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_cusparselt.sh' 2025-01-24T00:47:03.1212383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_db.sh' 2025-01-24T00:47:03.1212841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_devtoolset.sh' 2025-01-24T00:47:03.1213280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_docs_reqs.sh' 2025-01-24T00:47:03.1213741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_executorch.sh' 2025-01-24T00:47:03.1214153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_gcc.sh' 2025-01-24T00:47:03.1214601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_glibc.sh' 2025-01-24T00:47:03.1215039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_halide.sh' 2025-01-24T00:47:03.1215578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_inductor_benchmark_deps.sh' 2025-01-24T00:47:03.1215988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_jni.sh' 2025-01-24T00:47:03.1216513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_lcov.sh' 2025-01-24T00:47:03.1216948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_libpng.sh' 2025-01-24T00:47:03.1217391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_linter.sh' 2025-01-24T00:47:03.1217809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_magma.sh' 2025-01-24T00:47:03.1218348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_magma_conda.sh' 2025-01-24T00:47:03.1218792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_miopen.sh' 2025-01-24T00:47:03.1219201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_mkl.sh' 2025-01-24T00:47:03.1219654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_mnist.sh' 2025-01-24T00:47:03.1220109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_ninja.sh' 2025-01-24T00:47:03.1220524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_nvpl.sh' 2025-01-24T00:47:03.1220954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_onnx.sh' 2025-01-24T00:47:03.1221400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_openblas.sh' 2025-01-24T00:47:03.1221838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_openmpi.sh' 2025-01-24T00:47:03.1222287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_openssl.sh' 2025-01-24T00:47:03.1222729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_patchelf.sh' 2025-01-24T00:47:03.1223185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_protobuf.sh' 2025-01-24T00:47:03.1223745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_rocm.sh' 2025-01-24T00:47:03.1224185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_rocm_drm.sh' 2025-01-24T00:47:03.1224645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_rocm_magma.sh' 2025-01-24T00:47:03.1225097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_swiftshader.sh' 2025-01-24T00:47:03.1225525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_triton.sh' 2025-01-24T00:47:03.1225954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_ucc.sh' 2025-01-24T00:47:03.1226368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_user.sh' 2025-01-24T00:47:03.1226806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_vision.sh' 2025-01-24T00:47:03.1227249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_vulkan_sdk.sh' 2025-01-24T00:47:03.1227710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common/install_xpu.sh' 2025-01-24T00:47:03.1228187Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/common' 2025-01-24T00:47:03.1228543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/java/jni.h' 2025-01-24T00:47:03.1228927Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/java' 2025-01-24T00:47:03.1229324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/libtorch/Dockerfile' 2025-01-24T00:47:03.1229718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/libtorch/build.sh' 2025-01-24T00:47:03.1230121Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/libtorch' 2025-01-24T00:47:03.1230535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/linter-cuda/Dockerfile' 2025-01-24T00:47:03.1230940Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/linter-cuda' 2025-01-24T00:47:03.1231341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/linter/Dockerfile' 2025-01-24T00:47:03.1231716Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/linter' 2025-01-24T00:47:03.1232163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/manywheel/Dockerfile' 2025-01-24T00:47:03.1232714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/manywheel/Dockerfile_2014' 2025-01-24T00:47:03.1233146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/manywheel/Dockerfile_2_28' 2025-01-24T00:47:03.1233624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/manywheel/Dockerfile_2_28_aarch64' 2025-01-24T00:47:03.1234069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/manywheel/Dockerfile_aarch64' 2025-01-24T00:47:03.1234537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/manywheel/Dockerfile_cuda_aarch64' 2025-01-24T00:47:03.1235002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/manywheel/Dockerfile_cxx11-abi' 2025-01-24T00:47:03.1235545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/manywheel/Dockerfile_s390x' 2025-01-24T00:47:03.1235958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/manywheel/build.sh' 2025-01-24T00:47:03.1236419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/manywheel/build_scripts/build.sh' 2025-01-24T00:47:03.1236986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/manywheel/build_scripts/build_utils.sh' 2025-01-24T00:47:03.1237526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/manywheel/build_scripts/manylinux1-check.py' 2025-01-24T00:47:03.1238014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/manywheel/build_scripts/ssl-check.py' 2025-01-24T00:47:03.1238492Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/manywheel/build_scripts' 2025-01-24T00:47:03.1238888Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/manywheel' 2025-01-24T00:47:03.1239291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/requirements-ci.txt' 2025-01-24T00:47:03.1239716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/requirements-docs.txt' 2025-01-24T00:47:03.1240112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/triton_version.txt' 2025-01-24T00:47:03.1241720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/ubuntu-cuda/Dockerfile' 2025-01-24T00:47:03.1242249Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/ubuntu-cuda' 2025-01-24T00:47:03.1242726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/ubuntu-rocm/.gitignore' 2025-01-24T00:47:03.1243157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/ubuntu-rocm/Dockerfile' 2025-01-24T00:47:03.1243566Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/ubuntu-rocm' 2025-01-24T00:47:03.1243973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/ubuntu-xpu/Dockerfile' 2025-01-24T00:47:03.1244384Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/ubuntu-xpu' 2025-01-24T00:47:03.1244778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/ubuntu/Dockerfile' 2025-01-24T00:47:03.1245167Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker/ubuntu' 2025-01-24T00:47:03.1245517Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/docker' 2025-01-24T00:47:03.1245902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/libtorch/build.sh' 2025-01-24T00:47:03.1246352Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/libtorch' 2025-01-24T00:47:03.1246732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/magma/.gitignore' 2025-01-24T00:47:03.1247151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/magma/Makefile' 2025-01-24T00:47:03.1247546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/magma/README.md' 2025-01-24T00:47:03.1247920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/magma/build_magma.sh' 2025-01-24T00:47:03.1248363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/magma/package_files/CMake.patch' 2025-01-24T00:47:03.1248769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/magma/package_files/build.sh' 2025-01-24T00:47:03.1249321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/magma/package_files/cmakelists.patch' 2025-01-24T00:47:03.1249806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/magma/package_files/getrf_nbparam.patch' 2025-01-24T00:47:03.1250256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/magma/package_files/getrf_shfl.patch' 2025-01-24T00:47:03.1250709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/magma/package_files/magma-2.6.1.sha256' 2025-01-24T00:47:03.1251179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/magma/package_files/thread_queue.patch' 2025-01-24T00:47:03.1251596Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/magma/package_files' 2025-01-24T00:47:03.1251949Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/magma' 2025-01-24T00:47:03.1252307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/manywheel/LICENSE' 2025-01-24T00:47:03.1252665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/manywheel/build.sh' 2025-01-24T00:47:03.1253078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/manywheel/build_common.sh' 2025-01-24T00:47:03.1253531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/manywheel/build_cpu.sh' 2025-01-24T00:47:03.1253957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/manywheel/build_cuda.sh' 2025-01-24T00:47:03.1254424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/manywheel/build_libtorch.sh' 2025-01-24T00:47:03.1254847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/manywheel/build_rocm.sh' 2025-01-24T00:47:03.1255238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/manywheel/build_xpu.sh' 2025-01-24T00:47:03.1255666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/manywheel/set_desired_python.sh' 2025-01-24T00:47:03.1256056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/manywheel/test_wheel.sh' 2025-01-24T00:47:03.1256433Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/manywheel' 2025-01-24T00:47:03.1256772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/onnx/README.md' 2025-01-24T00:47:03.1257123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/onnx/common.sh' 2025-01-24T00:47:03.1257450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/onnx/test.sh' 2025-01-24T00:47:03.1257787Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/onnx' 2025-01-24T00:47:03.1258252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/.shellcheckrc' 2025-01-24T00:47:03.1258669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/README.md' 2025-01-24T00:47:03.1259089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/build-mobile.sh' 2025-01-24T00:47:03.1259453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/build.sh' 2025-01-24T00:47:03.1259838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/check_binary.sh' 2025-01-24T00:47:03.1260235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/codegen-test.sh' 2025-01-24T00:47:03.1260622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/common-build.sh' 2025-01-24T00:47:03.1260975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/common.sh' 2025-01-24T00:47:03.1261372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/common_utils.sh' 2025-01-24T00:47:03.1261792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/cpp_doc_push_script.sh' 2025-01-24T00:47:03.1262196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/create_test_cert.py' 2025-01-24T00:47:03.1262620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/docker-build-test.sh' 2025-01-24T00:47:03.1263088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/docs-test.sh' 2025-01-24T00:47:03.1263508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/fake_numpy/numpy.py' 2025-01-24T00:47:03.1263915Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/fake_numpy' 2025-01-24T00:47:03.1264365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/functorch_doc_push_script.sh' 2025-01-24T00:47:03.1264785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/install_cache_xla.sh' 2025-01-24T00:47:03.1265295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/macos-build-test.sh' 2025-01-24T00:47:03.1265677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/macos-build.sh' 2025-01-24T00:47:03.1266075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/macos-common.sh' 2025-01-24T00:47:03.1266489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/macos-test.sh' 2025-01-24T00:47:03.1266921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/multigpu-test.sh' 2025-01-24T00:47:03.1267323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/perf_test/common.sh' 2025-01-24T00:47:03.1267800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/perf_test/compare_with_baseline.py' 2025-01-24T00:47:03.1268234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/perf_test/get_stats.py' 2025-01-24T00:47:03.1268784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/perf_test/test_cpu_speed_mini_sequence_labeler.sh' 2025-01-24T00:47:03.1269267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/perf_test/test_cpu_speed_mnist.sh' 2025-01-24T00:47:03.1269739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/perf_test/test_cpu_speed_torch.sh' 2025-01-24T00:47:03.1270246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/perf_test/test_cpu_speed_torch_tensor.sh' 2025-01-24T00:47:03.1270754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/perf_test/test_gpu_speed_cudnn_lstm.sh' 2025-01-24T00:47:03.1271242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/perf_test/test_gpu_speed_lstm.sh' 2025-01-24T00:47:03.1271779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/perf_test/test_gpu_speed_mlstm.sh' 2025-01-24T00:47:03.1272349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/perf_test/test_gpu_speed_mnist.sh' 2025-01-24T00:47:03.1272883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/perf_test/test_gpu_speed_word_language_model.sh' 2025-01-24T00:47:03.1273361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/perf_test/update_commit_hash.py' 2025-01-24T00:47:03.1273765Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/perf_test' 2025-01-24T00:47:03.1274173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/print_sccache_log.py' 2025-01-24T00:47:03.1274620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/python_doc_push_script.sh' 2025-01-24T00:47:03.1275028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/run_glootls_test.sh' 2025-01-24T00:47:03.1275411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/run_tests.sh' 2025-01-24T00:47:03.1275837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/short-perf-test-cpu.sh' 2025-01-24T00:47:03.1276265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/short-perf-test-gpu.sh' 2025-01-24T00:47:03.1276756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/smoke_test/check_binary_symbols.py' 2025-01-24T00:47:03.1277251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/smoke_test/max_autotune.py' 2025-01-24T00:47:03.1277757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/smoke_test/smoke_test.py' 2025-01-24T00:47:03.1278177Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/smoke_test' 2025-01-24T00:47:03.1278524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/test.sh' 2025-01-24T00:47:03.1279002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/test_example_code/CMakeLists.txt' 2025-01-24T00:47:03.1279536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/test_example_code/check-torch-cuda.cpp' 2025-01-24T00:47:03.1280056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/test_example_code/check-torch-mkl.cpp' 2025-01-24T00:47:03.1280583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/test_example_code/check-torch-xnnpack.cpp' 2025-01-24T00:47:03.1281044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/test_example_code/cnn_smoke.py' 2025-01-24T00:47:03.1281564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/test_example_code/cnn_smoke_win_arm64.py' 2025-01-24T00:47:03.1282019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/test_example_code/rnn_smoke.py' 2025-01-24T00:47:03.1282528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/test_example_code/rnn_smoke_win_arm64.py' 2025-01-24T00:47:03.1283049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/test_example_code/simple-torch-test.cpp' 2025-01-24T00:47:03.1283602Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/test_example_code' 2025-01-24T00:47:03.1284003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/win-build.sh' 2025-01-24T00:47:03.1284496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/win-test-helpers/build_pytorch.bat' 2025-01-24T00:47:03.1285071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/win-test-helpers/choose_runtime_cuda_version.bat' 2025-01-24T00:47:03.1285709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/win-test-helpers/installation-helpers/activate_miniconda3.bat' 2025-01-24T00:47:03.1286356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/win-test-helpers/installation-helpers/install_magma.bat' 2025-01-24T00:47:03.1286955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/win-test-helpers/installation-helpers/install_sccache.bat' 2025-01-24T00:47:03.1287515Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/win-test-helpers/installation-helpers' 2025-01-24T00:47:03.1288044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/win-test-helpers/run_python_nn_smoketests.py' 2025-01-24T00:47:03.1288563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/win-test-helpers/setup_pytorch_env.bat' 2025-01-24T00:47:03.1289173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/win-test-helpers/test_custom_backend.bat' 2025-01-24T00:47:03.1289703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/win-test-helpers/test_custom_script_ops.bat' 2025-01-24T00:47:03.1290211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/win-test-helpers/test_distributed.bat' 2025-01-24T00:47:03.1290689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/win-test-helpers/test_libtorch.bat' 2025-01-24T00:47:03.1291224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/win-test-helpers/test_python_jit_legacy.bat' 2025-01-24T00:47:03.1291722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/win-test-helpers/test_python_shard.bat' 2025-01-24T00:47:03.1292304Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/win-test-helpers' 2025-01-24T00:47:03.1292690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/win-test.sh' 2025-01-24T00:47:03.1293220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/arm64/bootstrap_apl.bat' 2025-01-24T00:47:03.1293759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/arm64/bootstrap_buildtools.bat' 2025-01-24T00:47:03.1294359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/arm64/bootstrap_git.bat' 2025-01-24T00:47:03.1294834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/arm64/bootstrap_libuv.bat' 2025-01-24T00:47:03.1295341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/arm64/bootstrap_openblas.bat' 2025-01-24T00:47:03.1295817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/arm64/bootstrap_python.bat' 2025-01-24T00:47:03.1296288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/arm64/bootstrap_rust.bat' 2025-01-24T00:47:03.1296784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/arm64/bootstrap_sccache.bat' 2025-01-24T00:47:03.1297259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/arm64/bootstrap_tests.bat' 2025-01-24T00:47:03.1297776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/arm64/build_libtorch.bat' 2025-01-24T00:47:03.1298236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/arm64/build_pytorch.bat' 2025-01-24T00:47:03.1298746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/arm64/smoke_test.bat' 2025-01-24T00:47:03.1299183Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/arm64' 2025-01-24T00:47:03.1299622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/build_pytorch.bat' 2025-01-24T00:47:03.1300180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/condaenv.bat' 2025-01-24T00:47:03.1300572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/cpu.bat' 2025-01-24T00:47:03.1300979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/cuda118.bat' 2025-01-24T00:47:03.1301397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/cuda124.bat' 2025-01-24T00:47:03.1301802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/cuda126.bat' 2025-01-24T00:47:03.1302261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/internal/7z_install.bat' 2025-01-24T00:47:03.1302852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/internal/build_wheels.bat' 2025-01-24T00:47:03.1303313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/internal/check_deps.bat' 2025-01-24T00:47:03.1303784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/internal/check_opts.bat' 2025-01-24T00:47:03.1304224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/internal/clean.bat' 2025-01-24T00:47:03.1304662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/internal/clone.bat' 2025-01-24T00:47:03.1305113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/internal/copy.bat' 2025-01-24T00:47:03.1305570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/internal/copy_cpu.bat' 2025-01-24T00:47:03.1306073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/internal/cuda_install.bat' 2025-01-24T00:47:03.1306569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/internal/driver_update.bat' 2025-01-24T00:47:03.1307041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/internal/env_fix.bat' 2025-01-24T00:47:03.1307495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/internal/setup.bat' 2025-01-24T00:47:03.1308076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/internal/smoke_test.bat' 2025-01-24T00:47:03.1308575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/internal/static_lib_test.bat' 2025-01-24T00:47:03.1309084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/internal/vc_install_helper.bat' 2025-01-24T00:47:03.1309568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/internal/vs2019_install.ps1' 2025-01-24T00:47:03.1310061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/internal/vs2022_install.ps1' 2025-01-24T00:47:03.1310520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/internal/vs_install.bat' 2025-01-24T00:47:03.1311035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/internal/xpu_install.bat' 2025-01-24T00:47:03.1311513Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/internal' 2025-01-24T00:47:03.1311901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows/xpu.bat' 2025-01-24T00:47:03.1312306Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch/windows' 2025-01-24T00:47:03.1312663Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/pytorch' 2025-01-24T00:47:03.1313033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/wheel/build_wheel.sh' 2025-01-24T00:47:03.1313402Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci/wheel' 2025-01-24T00:47:03.1313801Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ci' 2025-01-24T00:47:03.1314155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.circleci/.gitignore' 2025-01-24T00:47:03.1314517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.circleci/README.md' 2025-01-24T00:47:03.1315039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.circleci/codegen_validation/compare_normalized_yaml.sh' 2025-01-24T00:47:03.1315574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.circleci/codegen_validation/normalize_yaml_fragment.py' 2025-01-24T00:47:03.1316107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.circleci/codegen_validation/overwrite_with_normalized.sh' 2025-01-24T00:47:03.1316545Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.circleci/codegen_validation' 2025-01-24T00:47:03.1316948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.circleci/scripts/README.md' 2025-01-24T00:47:03.1317382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.circleci/scripts/binary_ios_build.sh' 2025-01-24T00:47:03.1317811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.circleci/scripts/binary_ios_test.sh' 2025-01-24T00:47:03.1318263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.circleci/scripts/binary_ios_upload.sh' 2025-01-24T00:47:03.1318734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.circleci/scripts/binary_linux_test.sh' 2025-01-24T00:47:03.1319297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.circleci/scripts/binary_populate_env.sh' 2025-01-24T00:47:03.1319753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.circleci/scripts/binary_upload.sh' 2025-01-24T00:47:03.1320204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.circleci/scripts/binary_windows_build.sh' 2025-01-24T00:47:03.1320668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.circleci/scripts/binary_windows_test.sh' 2025-01-24T00:47:03.1321100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.circleci/scripts/driver_update.bat' 2025-01-24T00:47:03.1321596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.circleci/scripts/functorch_doc_push_script.sh' 2025-01-24T00:47:03.1322072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.circleci/scripts/publish_android_snapshot.sh' 2025-01-24T00:47:03.1322538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.circleci/scripts/trigger_azure_pipeline.py' 2025-01-24T00:47:03.1322935Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.circleci/scripts' 2025-01-24T00:47:03.1323388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.circleci/windows-jni/include/jni.h' 2025-01-24T00:47:03.1323857Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.circleci/windows-jni/include' 2025-01-24T00:47:03.1324367Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.circleci/windows-jni' 2025-01-24T00:47:03.1324708Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.circleci' 2025-01-24T00:47:03.1325037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.clang-format' 2025-01-24T00:47:03.1325348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.clang-tidy' 2025-01-24T00:47:03.1325660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.cmakelintrc' 2025-01-24T00:47:03.1325978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.coveragerc' 2025-01-24T00:47:03.1326441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ctags.d/pytorch.ctags' 2025-01-24T00:47:03.1326777Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.ctags.d' 2025-01-24T00:47:03.1327167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.devcontainer/Dockerfile' 2025-01-24T00:47:03.1327540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.devcontainer/README.md' 2025-01-24T00:47:03.1327986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.devcontainer/cpu/devcontainer.json' 2025-01-24T00:47:03.1328405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.devcontainer/cpu/environment.yml' 2025-01-24T00:47:03.1328787Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.devcontainer/cpu' 2025-01-24T00:47:03.1329236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.devcontainer/cuda/devcontainer.json' 2025-01-24T00:47:03.1329663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.devcontainer/cuda/environment.yml' 2025-01-24T00:47:03.1330059Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.devcontainer/cuda' 2025-01-24T00:47:03.1330605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.devcontainer/noop.txt' 2025-01-24T00:47:03.1331073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.devcontainer/scripts/install-dev-tools.sh' 2025-01-24T00:47:03.1331625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.devcontainer/scripts/update_alternatives_clang.sh' 2025-01-24T00:47:03.1332057Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.devcontainer/scripts' 2025-01-24T00:47:03.1332421Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.devcontainer' 2025-01-24T00:47:03.1332754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.dockerignore' 2025-01-24T00:47:03.1333040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.flake8' 2025-01-24T00:47:03.1333333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.gdbinit' 2025-01-24T00:47:03.1333718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git-blame-ignore-revs' 2025-01-24T00:47:03.1334042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.gitattributes' 2025-01-24T00:47:03.1334502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/ISSUE_TEMPLATE/bug-report.yml' 2025-01-24T00:47:03.1334917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/ISSUE_TEMPLATE/ci-sev.md' 2025-01-24T00:47:03.1335334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/ISSUE_TEMPLATE/config.yml' 2025-01-24T00:47:03.1335834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/ISSUE_TEMPLATE/disable-ci-jobs.md' 2025-01-24T00:47:03.1336397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/ISSUE_TEMPLATE/documentation.yml' 2025-01-24T00:47:03.1336909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/ISSUE_TEMPLATE/feature-request.yml' 2025-01-24T00:47:03.1337438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/ISSUE_TEMPLATE/pt2-bug-report.yml' 2025-01-24T00:47:03.1337852Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/ISSUE_TEMPLATE' 2025-01-24T00:47:03.1338290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/PULL_REQUEST_TEMPLATE.md' 2025-01-24T00:47:03.1338660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actionlint.yaml' 2025-01-24T00:47:03.1339117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/build-android/action.yml' 2025-01-24T00:47:03.1339572Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/build-android' 2025-01-24T00:47:03.1340042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/checkout-pytorch/action.yml' 2025-01-24T00:47:03.1340515Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/checkout-pytorch' 2025-01-24T00:47:03.1340977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/chown-workspace/action.yml' 2025-01-24T00:47:03.1341434Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/chown-workspace' 2025-01-24T00:47:03.1342030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/diskspace-cleanup/action.yml' 2025-01-24T00:47:03.1342497Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/diskspace-cleanup' 2025-01-24T00:47:03.1343018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/download-build-artifacts/action.yml' 2025-01-24T00:47:03.1343516Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/download-build-artifacts' 2025-01-24T00:47:03.1344005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/download-td-artifacts/action.yml' 2025-01-24T00:47:03.1344530Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/download-td-artifacts' 2025-01-24T00:47:03.1345041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/filter-test-configs/action.yml' 2025-01-24T00:47:03.1345519Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/filter-test-configs' 2025-01-24T00:47:03.1346012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/get-workflow-job-id/action.yml' 2025-01-24T00:47:03.1346490Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/get-workflow-job-id' 2025-01-24T00:47:03.1347115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/linux-test/action.yml' 2025-01-24T00:47:03.1347552Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/linux-test' 2025-01-24T00:47:03.1348047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/pytest-cache-download/action.yml' 2025-01-24T00:47:03.1348546Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/pytest-cache-download' 2025-01-24T00:47:03.1349071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/pytest-cache-upload/action.yml' 2025-01-24T00:47:03.1349559Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/pytest-cache-upload' 2025-01-24T00:47:03.1350026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/setup-linux/action.yml' 2025-01-24T00:47:03.1350565Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/setup-linux' 2025-01-24T00:47:03.1351017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/setup-rocm/action.yml' 2025-01-24T00:47:03.1351447Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/setup-rocm' 2025-01-24T00:47:03.1351882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/setup-win/action.yml' 2025-01-24T00:47:03.1352314Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/setup-win' 2025-01-24T00:47:03.1352744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/setup-xpu/action.yml' 2025-01-24T00:47:03.1353179Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/setup-xpu' 2025-01-24T00:47:03.1353626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/teardown-rocm/action.yml' 2025-01-24T00:47:03.1354068Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/teardown-rocm' 2025-01-24T00:47:03.1354526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/teardown-win/action.yml' 2025-01-24T00:47:03.1354966Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/teardown-win' 2025-01-24T00:47:03.1355429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/teardown-xpu/action.yml' 2025-01-24T00:47:03.1355917Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/teardown-xpu' 2025-01-24T00:47:03.1356447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/test-pytorch-binary/action.yml' 2025-01-24T00:47:03.1356937Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/test-pytorch-binary' 2025-01-24T00:47:03.1357452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/upload-sccache-stats/action.yml' 2025-01-24T00:47:03.1357930Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/upload-sccache-stats' 2025-01-24T00:47:03.1358457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/upload-test-artifacts/action.yml' 2025-01-24T00:47:03.1358947Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions/upload-test-artifacts' 2025-01-24T00:47:03.1359329Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/actions' 2025-01-24T00:47:03.1359737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/auto_request_review.yml' 2025-01-24T00:47:03.1360146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/ci_commit_pins/audio.txt' 2025-01-24T00:47:03.1360561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/ci_commit_pins/data.txt' 2025-01-24T00:47:03.1360975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/ci_commit_pins/fbgemm.txt' 2025-01-24T00:47:03.1361502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/ci_commit_pins/multipy.txt' 2025-01-24T00:47:03.1361937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/ci_commit_pins/text.txt' 2025-01-24T00:47:03.1362358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/ci_commit_pins/torchao.txt' 2025-01-24T00:47:03.1362837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/ci_commit_pins/torchbench.txt' 2025-01-24T00:47:03.1363263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/ci_commit_pins/torchrec.txt' 2025-01-24T00:47:03.1363675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/ci_commit_pins/triton.txt' 2025-01-24T00:47:03.1364099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/ci_commit_pins/vision.txt' 2025-01-24T00:47:03.1364498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/ci_commit_pins/xla.txt' 2025-01-24T00:47:03.1364911Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/ci_commit_pins' 2025-01-24T00:47:03.1365290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/label_to_label.yml' 2025-01-24T00:47:03.1365638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/labeler.yml' 2025-01-24T00:47:03.1366023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/merge_rules.yaml' 2025-01-24T00:47:03.1366446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/nitpicks.yml' 2025-01-24T00:47:03.1366886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/pytorch-circleci-labels.yml' 2025-01-24T00:47:03.1367425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/pytorch-probot.yml' 2025-01-24T00:47:03.1367788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/regenerate.sh' 2025-01-24T00:47:03.1368236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/requirements-gha-cache.txt' 2025-01-24T00:47:03.1368636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/requirements/README.md' 2025-01-24T00:47:03.1369112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/requirements/conda-env-Linux-X64.txt' 2025-01-24T00:47:03.1369574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/requirements/conda-env-iOS.txt' 2025-01-24T00:47:03.1370075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/requirements/conda-env-macOS-ARM64' 2025-01-24T00:47:03.1370572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/requirements/pip-requirements-iOS.txt' 2025-01-24T00:47:03.1371092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/requirements/pip-requirements-macOS.txt' 2025-01-24T00:47:03.1371589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/requirements/regenerate-requirements.txt' 2025-01-24T00:47:03.1371999Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/requirements' 2025-01-24T00:47:03.1372378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/README.md' 2025-01-24T00:47:03.1372843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/amd/package_triton_wheel.sh' 2025-01-24T00:47:03.1373404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/amd/patch_triton_wheel.sh' 2025-01-24T00:47:03.1373828Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/amd' 2025-01-24T00:47:03.1374285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/build_triton_wheel.py' 2025-01-24T00:47:03.1374719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/check_labels.py' 2025-01-24T00:47:03.1375130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/cherry_pick.py' 2025-01-24T00:47:03.1375672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/close_nonexistent_disable_issues.py' 2025-01-24T00:47:03.1376126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/collect_ciflow_labels.py' 2025-01-24T00:47:03.1376558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/comment_on_pr.py' 2025-01-24T00:47:03.1377109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/convert_lintrunner_annotations_to_github.py' 2025-01-24T00:47:03.1377555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/delete_old_branches.py' 2025-01-24T00:47:03.1378017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/docathon-label-sync.py' 2025-01-24T00:47:03.1378439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/drci_mocks.json.gz' 2025-01-24T00:47:03.1378913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/ensure_actions_will_cancel.py' 2025-01-24T00:47:03.1379484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/export_pytorch_labels.py' 2025-01-24T00:47:03.1379898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/file_io_utils.py' 2025-01-24T00:47:03.1380352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/filter_test_configs.py' 2025-01-24T00:47:03.1380835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/generate_binary_build_matrix.py' 2025-01-24T00:47:03.1381288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/generate_ci_workflows.py' 2025-01-24T00:47:03.1381792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/generate_docker_release_matrix.py' 2025-01-24T00:47:03.1382264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/generate_pytorch_version.py' 2025-01-24T00:47:03.1382732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/get_aws_session_tokens.py' 2025-01-24T00:47:03.1383202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/get_workflow_job_id.py' 2025-01-24T00:47:03.1383611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/github_utils.py' 2025-01-24T00:47:03.1384038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/gitutils.py' 2025-01-24T00:47:03.1384453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/gql_mocks.json.gz' 2025-01-24T00:47:03.1384919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/kill_active_ssh_sessions.ps1' 2025-01-24T00:47:03.1385441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/label_utils.py' 2025-01-24T00:47:03.1385893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/lint_native_functions.py' 2025-01-24T00:47:03.1386308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/lintrunner.sh' 2025-01-24T00:47:03.1386699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/parse_ref.py' 2025-01-24T00:47:03.1387121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/pr-sanity-check.sh' 2025-01-24T00:47:03.1387568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/pytest_cache.py' 2025-01-24T00:47:03.1388018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/pytest_caching_utils.py' 2025-01-24T00:47:03.1388472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/report_git_status.sh' 2025-01-24T00:47:03.1388923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/rockset_mocks.json.gz' 2025-01-24T00:47:03.1389368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/runner_determinator.py' 2025-01-24T00:47:03.1389798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/s390x-ci/README.md' 2025-01-24T00:47:03.1390405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/s390x-ci/self-hosted-builder/actions-runner.Dockerfile' 2025-01-24T00:47:03.1391098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/s390x-ci/self-hosted-builder/actions-runner@.service' 2025-01-24T00:47:03.1391712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/s390x-ci/self-hosted-builder/fs/usr/bin/actions-runner' 2025-01-24T00:47:03.1392450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/s390x-ci/self-hosted-builder/fs/usr/bin/entrypoint' 2025-01-24T00:47:03.1393035Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/s390x-ci/self-hosted-builder/fs/usr/bin' 2025-01-24T00:47:03.1393583Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/s390x-ci/self-hosted-builder/fs/usr' 2025-01-24T00:47:03.1394114Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/s390x-ci/self-hosted-builder/fs' 2025-01-24T00:47:03.1394700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/s390x-ci/self-hosted-builder/helpers/app_token.sh' 2025-01-24T00:47:03.1395298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/s390x-ci/self-hosted-builder/helpers/gh_cat_token.sh' 2025-01-24T00:47:03.1395931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/s390x-ci/self-hosted-builder/helpers/gh_token_generator.sh' 2025-01-24T00:47:03.1396483Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/s390x-ci/self-hosted-builder/helpers' 2025-01-24T00:47:03.1397144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/s390x-ci/self-hosted-builder/qemu-user-static.service' 2025-01-24T00:47:03.1397833Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/s390x-ci/self-hosted-builder' 2025-01-24T00:47:03.1398257Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/s390x-ci' 2025-01-24T00:47:03.1398714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/stop_runner_service.sh' 2025-01-24T00:47:03.1399204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/tag_docker_images_for_release.py' 2025-01-24T00:47:03.1399621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/td_llm_indexer.sh' 2025-01-24T00:47:03.1400070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/test_check_labels.py' 2025-01-24T00:47:03.1400537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/test_filter_test_configs.py' 2025-01-24T00:47:03.1400951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/test_gitutils.py' 2025-01-24T00:47:03.1401430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/test_label_utils.py' 2025-01-24T00:47:03.1401903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/test_pytest_caching_utils.py' 2025-01-24T00:47:03.1402413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/test_runner_determinator.py' 2025-01-24T00:47:03.1402826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/test_trymerge.py' 2025-01-24T00:47:03.1403364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/test_tryrebase.py' 2025-01-24T00:47:03.1403770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/trymerge.py' 2025-01-24T00:47:03.1404214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/trymerge_explainer.py' 2025-01-24T00:47:03.1404626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/tryrebase.py' 2025-01-24T00:47:03.1405106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/update_runner_determinator.py' 2025-01-24T00:47:03.1405535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/upload_aws_ossci.sh' 2025-01-24T00:47:03.1406002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/wait_for_ssh_to_drain.ps1' 2025-01-24T00:47:03.1406527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/windows/build_magma.bat' 2025-01-24T00:47:03.1406983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/windows/cuda_install.bat' 2025-01-24T00:47:03.1407415Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts/windows' 2025-01-24T00:47:03.1407788Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/scripts' 2025-01-24T00:47:03.1408212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/templates/common.yml.j2' 2025-01-24T00:47:03.1408827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/templates/linux_binary_build_workflow.yml.j2' 2025-01-24T00:47:03.1409338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/templates/macos_binary_build_workflow.yml.j2' 2025-01-24T00:47:03.1409792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/templates/upload.yml.j2' 2025-01-24T00:47:03.1410310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/templates/windows_binary_build_workflow.yml.j2' 2025-01-24T00:47:03.1410731Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/templates' 2025-01-24T00:47:03.1411182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/_bazel-build-test.yml' 2025-01-24T00:47:03.1411642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/_binary-build-linux.yml' 2025-01-24T00:47:03.1412108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/_binary-test-linux.yml' 2025-01-24T00:47:03.1412542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/_binary-upload.yml' 2025-01-24T00:47:03.1412932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/_docs.yml' 2025-01-24T00:47:03.1413365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/_linux-build.yml' 2025-01-24T00:47:03.1413805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/_linux-test.yml' 2025-01-24T00:47:03.1414353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/_mac-build.yml' 2025-01-24T00:47:03.1414784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/_mac-test-mps.yml' 2025-01-24T00:47:03.1415213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/_mac-test.yml' 2025-01-24T00:47:03.1415635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/_rocm-test.yml' 2025-01-24T00:47:03.1416100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/_runner-determinator.yml' 2025-01-24T00:47:03.1416529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/_win-build.yml' 2025-01-24T00:47:03.1417037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/_win-test.yml' 2025-01-24T00:47:03.1417443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/_xpu-test.yml' 2025-01-24T00:47:03.1417919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/assigntome-docathon.yml' 2025-01-24T00:47:03.1418375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/auto_request_review.yml' 2025-01-24T00:47:03.1418849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/build-almalinux-images.yml' 2025-01-24T00:47:03.1419330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/build-libtorch-images.yml' 2025-01-24T00:47:03.1419781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/build-magma-linux.yml' 2025-01-24T00:47:03.1420254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/build-magma-windows.yml' 2025-01-24T00:47:03.1420758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/build-manywheel-images-s390x.yml' 2025-01-24T00:47:03.1421233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/build-manywheel-images.yml' 2025-01-24T00:47:03.1421698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/build-triton-wheel.yml' 2025-01-24T00:47:03.1422157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/check-labels.yml' 2025-01-24T00:47:03.1422754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/check_mergeability_ghstack.yml' 2025-01-24T00:47:03.1423172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/cherry-pick.yml' 2025-01-24T00:47:03.1423732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/close-nonexistent-disable-issues.yml' 2025-01-24T00:47:03.1424176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/create_release.yml' 2025-01-24T00:47:03.1424628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/delete_old_branches.yml' 2025-01-24T00:47:03.1425086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/docathon-sync-label.yml' 2025-01-24T00:47:03.1425530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/docker-builds.yml' 2025-01-24T00:47:03.1425963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/docker-release.yml' 2025-01-24T00:47:03.1426607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/generated-linux-aarch64-binary-manywheel-nightly.yml' 2025-01-24T00:47:03.1427221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/generated-linux-binary-libtorch-cxx11-abi-main.yml' 2025-01-24T00:47:03.1428003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml' 2025-01-24T00:47:03.1428658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/generated-linux-binary-libtorch-pre-cxx11-main.yml' 2025-01-24T00:47:03.1429291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml' 2025-01-24T00:47:03.1429865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/generated-linux-binary-manywheel-main.yml' 2025-01-24T00:47:03.1430442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/generated-linux-binary-manywheel-nightly.yml' 2025-01-24T00:47:03.1431052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/generated-linux-s390x-binary-manywheel-nightly.yml' 2025-01-24T00:47:03.1431728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/generated-macos-arm64-binary-libtorch-cxx11-abi-nightly.yml' 2025-01-24T00:47:03.1432320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml' 2025-01-24T00:47:03.1432936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/generated-windows-binary-libtorch-debug-main.yml' 2025-01-24T00:47:03.1433660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml' 2025-01-24T00:47:03.1434278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/generated-windows-binary-libtorch-release-main.yml' 2025-01-24T00:47:03.1434926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/generated-windows-binary-libtorch-release-nightly.yml' 2025-01-24T00:47:03.1435490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/generated-windows-binary-wheel-nightly.yml' 2025-01-24T00:47:03.1436010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/inductor-micro-benchmark-x86.yml' 2025-01-24T00:47:03.1436494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/inductor-micro-benchmark.yml' 2025-01-24T00:47:03.1436995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/inductor-perf-compare.yml' 2025-01-24T00:47:03.1437550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/inductor-perf-test-nightly-aarch64.yml' 2025-01-24T00:47:03.1438107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/inductor-perf-test-nightly-macos.yml' 2025-01-24T00:47:03.1438648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/inductor-perf-test-nightly-x86.yml' 2025-01-24T00:47:03.1439252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/inductor-perf-test-nightly.yml' 2025-01-24T00:47:03.1439709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/inductor-periodic.yml' 2025-01-24T00:47:03.1440158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/inductor-rocm.yml' 2025-01-24T00:47:03.1440610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/inductor-unittest.yml' 2025-01-24T00:47:03.1441017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/inductor.yml' 2025-01-24T00:47:03.1441477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/lint-autoformat.yml' 2025-01-24T00:47:03.1441905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/lint-bc.yml' 2025-01-24T00:47:03.1442302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/lint.yml' 2025-01-24T00:47:03.1442799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/linux-aarch64.yml' 2025-01-24T00:47:03.1443241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/llm_td_retrieval.yml' 2025-01-24T00:47:03.1443655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/mac-mps.yml' 2025-01-24T00:47:03.1444115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/nightly-s3-uploads.yml' 2025-01-24T00:47:03.1444573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/nightly.yml' 2025-01-24T00:47:03.1445046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/nitpicker.yml' 2025-01-24T00:47:03.1445448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/periodic.yml' 2025-01-24T00:47:03.1445847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/pull.yml' 2025-01-24T00:47:03.1446237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/revert.yml' 2025-01-24T00:47:03.1446715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/rocm-mi300.yml' 2025-01-24T00:47:03.1447113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/rocm.yml' 2025-01-24T00:47:03.1447630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/runner-determinator-validator.yml' 2025-01-24T00:47:03.1448166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/runner_determinator_script_sync.yaml' 2025-01-24T00:47:03.1448547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/s390.yml' 2025-01-24T00:47:03.1448983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/s390x-periodic.yml' 2025-01-24T00:47:03.1449412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/scorecards.yml' 2025-01-24T00:47:03.1449793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/slow.yml' 2025-01-24T00:47:03.1450228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/stale.yml' 2025-01-24T00:47:03.1450776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/target-determination-indexer.yml' 2025-01-24T00:47:03.1451269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/target_determination.yml' 2025-01-24T00:47:03.1451806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/test-check-binary.yml' 2025-01-24T00:47:03.1452221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/torchbench.yml' 2025-01-24T00:47:03.1452613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/trunk.yml' 2025-01-24T00:47:03.1453029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/trymerge.yml' 2025-01-24T00:47:03.1453436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/tryrebase.yml' 2025-01-24T00:47:03.1453904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/unstable-periodic.yml' 2025-01-24T00:47:03.1454309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/unstable.yml' 2025-01-24T00:47:03.1454800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/update-viablestrict.yml' 2025-01-24T00:47:03.1455304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/update_pytorch_labels.yml' 2025-01-24T00:47:03.1455827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/upload-test-stats-while-running.yml' 2025-01-24T00:47:03.1456279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/upload-test-stats.yml' 2025-01-24T00:47:03.1456914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/upload-torch-dynamo-perf-stats.yml' 2025-01-24T00:47:03.1457429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/upload_test_stats_intermediate.yml' 2025-01-24T00:47:03.1457841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/weekly.yml' 2025-01-24T00:47:03.1458221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows/xpu.yml' 2025-01-24T00:47:03.1458605Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github/workflows' 2025-01-24T00:47:03.1458953Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.github' 2025-01-24T00:47:03.1459265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.gitignore' 2025-01-24T00:47:03.1459576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.gitmodules' 2025-01-24T00:47:03.1459921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.lintrunner.toml' 2025-01-24T00:47:03.1460218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.lldbinit' 2025-01-24T00:47:03.1460601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.vscode/extensions.json' 2025-01-24T00:47:03.1461027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.vscode/settings_recommended.json' 2025-01-24T00:47:03.1461360Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.vscode' 2025-01-24T00:47:03.1461664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/BUCK.oss' 2025-01-24T00:47:03.1461975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/BUILD.bazel' 2025-01-24T00:47:03.1462288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/CITATION.cff' 2025-01-24T00:47:03.1462752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/CMakeLists.txt' 2025-01-24T00:47:03.1463141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/CODEOWNERS' 2025-01-24T00:47:03.1463494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/CODE_OF_CONDUCT.md' 2025-01-24T00:47:03.1463827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/CONTRIBUTING.md' 2025-01-24T00:47:03.1464151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/Dockerfile' 2025-01-24T00:47:03.1464474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/GLOSSARY.md' 2025-01-24T00:47:03.1464758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/LICENSE' 2025-01-24T00:47:03.1465064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/MANIFEST.in' 2025-01-24T00:47:03.1465367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/Makefile' 2025-01-24T00:47:03.1465647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/NOTICE' 2025-01-24T00:47:03.1465955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/README.md' 2025-01-24T00:47:03.1466257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/RELEASE.md' 2025-01-24T00:47:03.1466594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/SECURITY.md' 2025-01-24T00:47:03.1466926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/WORKSPACE' 2025-01-24T00:47:03.1467264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/.gitignore' 2025-01-24T00:47:03.1467595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/README.md' 2025-01-24T00:47:03.1467995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/build.gradle' 2025-01-24T00:47:03.1468498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/build_test_app.sh' 2025-01-24T00:47:03.1468930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/build_test_app_custom.sh' 2025-01-24T00:47:03.1469263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/common.sh' 2025-01-24T00:47:03.1469645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/gradle.properties' 2025-01-24T00:47:03.1470099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/gradle/android_tasks.gradle' 2025-01-24T00:47:03.1470555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/gradle/release.gradle' 2025-01-24T00:47:03.1471041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/gradle/wrapper/gradle-wrapper.jar' 2025-01-24T00:47:03.1471569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/gradle/wrapper/gradle-wrapper.properties' 2025-01-24T00:47:03.1471980Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/gradle/wrapper' 2025-01-24T00:47:03.1472362Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/gradle' 2025-01-24T00:47:03.1472692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/gradlew' 2025-01-24T00:47:03.1473113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/gradlew.bat' 2025-01-24T00:47:03.1473613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/.git' 2025-01-24T00:47:03.1474186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/.github/ISSUE_TEMPLATE.md' 2025-01-24T00:47:03.1474750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/.github/PULL_REQUEST_TEMPLATE.md' 2025-01-24T00:47:03.1475265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/.github/workflows/android.yml' 2025-01-24T00:47:03.1475793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/.github/workflows/release.yml' 2025-01-24T00:47:03.1476296Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/.github/workflows' 2025-01-24T00:47:03.1476726Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/.github' 2025-01-24T00:47:03.1477132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/.gitignore' 2025-01-24T00:47:03.1477570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/CMakeLists.txt' 2025-01-24T00:47:03.1478020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/CODE_OF_CONDUCT.md' 2025-01-24T00:47:03.1478574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/CONTRIBUTING.md' 2025-01-24T00:47:03.1478962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/LICENSE' 2025-01-24T00:47:03.1479390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/README.md' 2025-01-24T00:47:03.1479816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/build.gradle' 2025-01-24T00:47:03.1480326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/ByteBuffer.cpp' 2025-01-24T00:47:03.1480795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/ByteBuffer.h' 2025-01-24T00:47:03.1481260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/Context.h' 2025-01-24T00:47:03.1481696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/File.h' 2025-01-24T00:47:03.1482159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/JThread.h' 2025-01-24T00:47:03.1482756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/NativeRunnable.h' 2025-01-24T00:47:03.1483216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/OnLoad.cpp' 2025-01-24T00:47:03.1483764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/ReadableByteChannel.cpp' 2025-01-24T00:47:03.1484280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/ReadableByteChannel.h' 2025-01-24T00:47:03.1484775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/Boxed.h' 2025-01-24T00:47:03.1485258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/Common.h' 2025-01-24T00:47:03.1485797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/CoreClasses-inl.h' 2025-01-24T00:47:03.1486401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/CoreClasses.h' 2025-01-24T00:47:03.1486929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/Environment.cpp' 2025-01-24T00:47:03.1487438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/Environment.h' 2025-01-24T00:47:03.1487969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/Exceptions.cpp' 2025-01-24T00:47:03.1488606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/Exceptions.h' 2025-01-24T00:47:03.1489145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/FbjniApi.h' 2025-01-24T00:47:03.1489638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/Hybrid.cpp' 2025-01-24T00:47:03.1490122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/Hybrid.h' 2025-01-24T00:47:03.1490656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/Iterator-inl.h' 2025-01-24T00:47:03.1491148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/Iterator.h' 2025-01-24T00:47:03.1491691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/JWeakReference.h' 2025-01-24T00:47:03.1492714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/Log.h' 2025-01-24T00:47:03.1493346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/Meta-forward.h' 2025-01-24T00:47:03.1493917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/Meta-inl.h' 2025-01-24T00:47:03.1494402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/Meta.cpp' 2025-01-24T00:47:03.1494923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/Meta.h' 2025-01-24T00:47:03.1495447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/MetaConvert.h' 2025-01-24T00:47:03.1496042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/ReferenceAllocators-inl.h' 2025-01-24T00:47:03.1496628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/ReferenceAllocators.h' 2025-01-24T00:47:03.1497190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/References-forward.h' 2025-01-24T00:47:03.1497725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/References-inl.h' 2025-01-24T00:47:03.1498256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/References.cpp' 2025-01-24T00:47:03.1498849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/References.h' 2025-01-24T00:47:03.1499408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/Registration-inl.h' 2025-01-24T00:47:03.1499921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/Registration.h' 2025-01-24T00:47:03.1500555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/SimpleFixedString.h' 2025-01-24T00:47:03.1501074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/TypeTraits.h' 2025-01-24T00:47:03.1501556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/utf8.cpp' 2025-01-24T00:47:03.1502039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail/utf8.h' 2025-01-24T00:47:03.1502525Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/detail' 2025-01-24T00:47:03.1503016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/fbjni.cpp' 2025-01-24T00:47:03.1503504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni/fbjni.h' 2025-01-24T00:47:03.1503943Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/fbjni' 2025-01-24T00:47:03.1504407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/lyra/cxa_throw.cpp' 2025-01-24T00:47:03.1504866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/lyra/lyra.cpp' 2025-01-24T00:47:03.1505425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/lyra/lyra.h' 2025-01-24T00:47:03.1505936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/lyra/lyra_breakpad.cpp' 2025-01-24T00:47:03.1506439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/lyra/lyra_exceptions.cpp' 2025-01-24T00:47:03.1506927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/lyra/lyra_exceptions.h' 2025-01-24T00:47:03.1507381Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx/lyra' 2025-01-24T00:47:03.1507818Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/cxx' 2025-01-24T00:47:03.1508316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/docs/android_setup.md' 2025-01-24T00:47:03.1508781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/docs/build_quickref.py' 2025-01-24T00:47:03.1509230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/docs/maintainers.md' 2025-01-24T00:47:03.1509736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/docs/quickref.md' 2025-01-24T00:47:03.1510258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/docs/quickref_toc.txt' 2025-01-24T00:47:03.1510701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/docs/rationale.md' 2025-01-24T00:47:03.1511129Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/docs' 2025-01-24T00:47:03.1511636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/googletest-CMakeLists.txt.in' 2025-01-24T00:47:03.1512099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/gradle.properties' 2025-01-24T00:47:03.1512593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/gradle/android-tasks.gradle' 2025-01-24T00:47:03.1513053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/gradle/release.gradle' 2025-01-24T00:47:03.1513602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/gradle/wrapper/gradle-wrapper.jar' 2025-01-24T00:47:03.1514181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/gradle/wrapper/gradle-wrapper.properties' 2025-01-24T00:47:03.1514767Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/gradle/wrapper' 2025-01-24T00:47:03.1515192Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/gradle' 2025-01-24T00:47:03.1515577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/gradlew' 2025-01-24T00:47:03.1515996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/gradlew.bat' 2025-01-24T00:47:03.1516433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/host.gradle' 2025-01-24T00:47:03.1517035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/java/com/facebook/jni/CppException.java' 2025-01-24T00:47:03.1517698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/java/com/facebook/jni/CppSystemErrorException.java' 2025-01-24T00:47:03.1518299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/java/com/facebook/jni/DestructorThread.java' 2025-01-24T00:47:03.1518906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/java/com/facebook/jni/HybridClassBase.java' 2025-01-24T00:47:03.1519586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/java/com/facebook/jni/HybridData.java' 2025-01-24T00:47:03.1520173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/java/com/facebook/jni/IteratorHelper.java' 2025-01-24T00:47:03.1520799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/java/com/facebook/jni/MapIteratorHelper.java' 2025-01-24T00:47:03.1521412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/java/com/facebook/jni/NativeRunnable.java' 2025-01-24T00:47:03.1522045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/java/com/facebook/jni/ThreadScopeSupport.java' 2025-01-24T00:47:03.1522697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/java/com/facebook/jni/UnknownCppException.java' 2025-01-24T00:47:03.1523336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/java/com/facebook/jni/annotations/DoNotStrip.java' 2025-01-24T00:47:03.1524023Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/java/com/facebook/jni/annotations' 2025-01-24T00:47:03.1524540Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/java/com/facebook/jni' 2025-01-24T00:47:03.1525045Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/java/com/facebook' 2025-01-24T00:47:03.1525490Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/java/com' 2025-01-24T00:47:03.1525917Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/java' 2025-01-24T00:47:03.1526526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/manifest/AndroidManifest.xml' 2025-01-24T00:47:03.1526971Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/manifest' 2025-01-24T00:47:03.1527476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/scripts/android-setup.sh' 2025-01-24T00:47:03.1527969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/scripts/run-host-tests.sh' 2025-01-24T00:47:03.1528405Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/scripts' 2025-01-24T00:47:03.1528957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/settings.gradle' 2025-01-24T00:47:03.1529444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test/AndroidManifest.xml' 2025-01-24T00:47:03.1529928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test/BaseFBJniTests.java' 2025-01-24T00:47:03.1530431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test/ByteBufferTests.java' 2025-01-24T00:47:03.1530915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test/DocTests.java' 2025-01-24T00:47:03.1531409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test/FBJniTests.java' 2025-01-24T00:47:03.1532000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test/HybridTests.java' 2025-01-24T00:47:03.1532477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test/IteratorTests.java' 2025-01-24T00:47:03.1533004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test/PrimitiveArrayTests.java' 2025-01-24T00:47:03.1533550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test/ReadableByteChannelTests.java' 2025-01-24T00:47:03.1534038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test/jni/CMakeLists.txt' 2025-01-24T00:47:03.1534550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test/jni/byte_buffer_tests.cpp' 2025-01-24T00:47:03.1535020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test/jni/doc_tests.cpp' 2025-01-24T00:47:03.1535511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test/jni/expect.h' 2025-01-24T00:47:03.1535996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test/jni/fbjni_onload.cpp' 2025-01-24T00:47:03.1536508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test/jni/fbjni_tests.cpp' 2025-01-24T00:47:03.1537102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test/jni/hybrid_tests.cpp' 2025-01-24T00:47:03.1537703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test/jni/inter_dso_exception_test_1/Test.cpp' 2025-01-24T00:47:03.1538297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test/jni/inter_dso_exception_test_1/Test.h' 2025-01-24T00:47:03.1538877Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test/jni/inter_dso_exception_test_1' 2025-01-24T00:47:03.1539474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test/jni/inter_dso_exception_test_2/Test.cpp' 2025-01-24T00:47:03.1540068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test/jni/inter_dso_exception_test_2/Test.h' 2025-01-24T00:47:03.1540653Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test/jni/inter_dso_exception_test_2' 2025-01-24T00:47:03.1541168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test/jni/iterator_tests.cpp' 2025-01-24T00:47:03.1541684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test/jni/modified_utf8_test.cpp' 2025-01-24T00:47:03.1542239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test/jni/no_rtti.cpp' 2025-01-24T00:47:03.1542706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test/jni/no_rtti.h' 2025-01-24T00:47:03.1543246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test/jni/primitive_array_tests.cpp' 2025-01-24T00:47:03.1543831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test/jni/readable_byte_channel_tests.cpp' 2025-01-24T00:47:03.1544389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test/jni/simple_fixed_string_tests.cpp' 2025-01-24T00:47:03.1544927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test/jni/utf16toUTF8_test.cpp' 2025-01-24T00:47:03.1545405Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test/jni' 2025-01-24T00:47:03.1545824Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni/test' 2025-01-24T00:47:03.1546213Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni' 2025-01-24T00:47:03.1546592Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs' 2025-01-24T00:47:03.1547046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/CMakeLists.txt' 2025-01-24T00:47:03.1547608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/build.gradle' 2025-01-24T00:47:03.1548121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/generate_test_asset.cpp' 2025-01-24T00:47:03.1548655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/generate_test_torchscripts.py' 2025-01-24T00:47:03.1549131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/gradle.properties' 2025-01-24T00:47:03.1549635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/host/build.gradle' 2025-01-24T00:47:03.1550166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/host/gradle.properties' 2025-01-24T00:47:03.1550610Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/host' 2025-01-24T00:47:03.1551200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/activation_ops.ptl' 2025-01-24T00:47:03.1551826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/android_api_module.ptl' 2025-01-24T00:47:03.1552417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/blas_lapack_ops.ptl' 2025-01-24T00:47:03.1553020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/comparison_ops.ptl' 2025-01-24T00:47:03.1553715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/convolution_ops.ptl' 2025-01-24T00:47:03.1554347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/distance_function_ops.ptl' 2025-01-24T00:47:03.1554936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/dropout_ops.ptl' 2025-01-24T00:47:03.1555536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/dynamic_quant_ops.ptl' 2025-01-24T00:47:03.1556143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/fused_quant_ops.ptl' 2025-01-24T00:47:03.1556747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/general_quant_ops.ptl' 2025-01-24T00:47:03.1557315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/linear_ops.ptl' 2025-01-24T00:47:03.1557934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/loss_function_ops.ptl' 2025-01-24T00:47:03.1558547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/mobilenet_v2.ptl' 2025-01-24T00:47:03.1559272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/nn_utils_ops.ptl' 2025-01-24T00:47:03.1559890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/normalization_ops.ptl' 2025-01-24T00:47:03.1560474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/other_math_ops.ptl' 2025-01-24T00:47:03.1561062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/padding_ops.ptl' 2025-01-24T00:47:03.1561643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/pointwise_ops.ptl' 2025-01-24T00:47:03.1562215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/pooling_ops.ptl' 2025-01-24T00:47:03.1562812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/recurrent_ops.ptl' 2025-01-24T00:47:03.1563397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/reduction_ops.ptl' 2025-01-24T00:47:03.1564121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/sampling_ops.ptl' 2025-01-24T00:47:03.1564719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/shuffle_ops.ptl' 2025-01-24T00:47:03.1565285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/sparse_ops.ptl' 2025-01-24T00:47:03.1565881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/spectral_ops.ptl' 2025-01-24T00:47:03.1566575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/static_quant_ops.ptl' 2025-01-24T00:47:03.1567200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/tensor_creation_ops.ptl' 2025-01-24T00:47:03.1567806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/tensor_general_ops.ptl' 2025-01-24T00:47:03.1568416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/tensor_indexing_ops.ptl' 2025-01-24T00:47:03.1569137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/tensor_typing_ops.ptl' 2025-01-24T00:47:03.1569729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/tensor_view_ops.ptl' 2025-01-24T00:47:03.1570277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/test.pt' 2025-01-24T00:47:03.1570917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/torchscript_builtin_ops.ptl' 2025-01-24T00:47:03.1571651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/torchscript_collection_ops.ptl' 2025-01-24T00:47:03.1572254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/transformer_ops.ptl' 2025-01-24T00:47:03.1572865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/vision_function_ops.ptl' 2025-01-24T00:47:03.1573452Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/assets' 2025-01-24T00:47:03.1574196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/cpp/pytorch_jni_common_test.cpp' 2025-01-24T00:47:03.1574742Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/cpp' 2025-01-24T00:47:03.1575424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/java/org/pytorch/PytorchHostTests.java' 2025-01-24T00:47:03.1576142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/java/org/pytorch/PytorchInstrumentedTests.java' 2025-01-24T00:47:03.1576900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/java/org/pytorch/PytorchLiteInstrumentedTests.java' 2025-01-24T00:47:03.1577563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/java/org/pytorch/PytorchTestBase.java' 2025-01-24T00:47:03.1578347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/java/org/pytorch/suite/PytorchInstrumentedTestSuite.java' 2025-01-24T00:47:03.1579196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/java/org/pytorch/suite/PytorchLiteInstrumentedTestSuite.java' 2025-01-24T00:47:03.1579842Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/java/org/pytorch/suite' 2025-01-24T00:47:03.1580547Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/java/org/pytorch' 2025-01-24T00:47:03.1581097Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/java/org' 2025-01-24T00:47:03.1581625Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest/java' 2025-01-24T00:47:03.1582146Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/androidTest' 2025-01-24T00:47:03.1582668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/main/AndroidManifest.xml' 2025-01-24T00:47:03.1583194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/main/cpp/cmake_macros.h' 2025-01-24T00:47:03.1583723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/main/cpp/cmake_macros.h.in' 2025-01-24T00:47:03.1584280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/main/cpp/pytorch_jni_common.cpp' 2025-01-24T00:47:03.1584837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/main/cpp/pytorch_jni_common.h' 2025-01-24T00:47:03.1585374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/main/cpp/pytorch_jni_jit.cpp' 2025-01-24T00:47:03.1586035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/main/cpp/pytorch_jni_lite.cpp' 2025-01-24T00:47:03.1586527Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/main/cpp' 2025-01-24T00:47:03.1587085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/main/java/org/pytorch/DType.java' 2025-01-24T00:47:03.1587696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/main/java/org/pytorch/Device.java' 2025-01-24T00:47:03.1588284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/main/java/org/pytorch/INativePeer.java' 2025-01-24T00:47:03.1588989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/main/java/org/pytorch/IValue.java' 2025-01-24T00:47:03.1589649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/main/java/org/pytorch/LiteModuleLoader.java' 2025-01-24T00:47:03.1590295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/main/java/org/pytorch/LiteNativePeer.java' 2025-01-24T00:47:03.1591067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/main/java/org/pytorch/MemoryFormat.java' 2025-01-24T00:47:03.1591790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/main/java/org/pytorch/Module.java' 2025-01-24T00:47:03.1592616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/main/java/org/pytorch/NativePeer.java' 2025-01-24T00:47:03.1593277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/main/java/org/pytorch/PyTorchAndroid.java' 2025-01-24T00:47:03.1594059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/main/java/org/pytorch/PyTorchCodegenLoader.java' 2025-01-24T00:47:03.1594737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/main/java/org/pytorch/Tensor.java' 2025-01-24T00:47:03.1595299Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/main/java/org/pytorch' 2025-01-24T00:47:03.1595961Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/main/java/org' 2025-01-24T00:47:03.1596484Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/main/java' 2025-01-24T00:47:03.1597191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/main/res/values/strings.xml' 2025-01-24T00:47:03.1597802Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/main/res/values' 2025-01-24T00:47:03.1598302Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/main/res' 2025-01-24T00:47:03.1598903Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src/main' 2025-01-24T00:47:03.1599386Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/src' 2025-01-24T00:47:03.1599871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android/test_asset.jit' 2025-01-24T00:47:03.1600366Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android' 2025-01-24T00:47:03.1600907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android_torchvision/CMakeLists.txt' 2025-01-24T00:47:03.1601495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android_torchvision/build.gradle' 2025-01-24T00:47:03.1602214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android_torchvision/gradle.properties' 2025-01-24T00:47:03.1603136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android_torchvision/src/androidTest/java/org/pytorch/torchvision/TorchVisionInstrumentedTests.java' 2025-01-24T00:47:03.1604214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android_torchvision/src/androidTest/java/org/pytorch/torchvision/suite/TorchVisionInstrumentedTestSuite.java' 2025-01-24T00:47:03.1605015Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android_torchvision/src/androidTest/java/org/pytorch/torchvision/suite' 2025-01-24T00:47:03.1605857Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android_torchvision/src/androidTest/java/org/pytorch/torchvision' 2025-01-24T00:47:03.1606623Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android_torchvision/src/androidTest/java/org/pytorch' 2025-01-24T00:47:03.1607299Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android_torchvision/src/androidTest/java/org' 2025-01-24T00:47:03.1608093Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android_torchvision/src/androidTest/java' 2025-01-24T00:47:03.1608670Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android_torchvision/src/androidTest' 2025-01-24T00:47:03.1609388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android_torchvision/src/main/AndroidManifest.xml' 2025-01-24T00:47:03.1610093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android_torchvision/src/main/cpp/pytorch_vision_jni.cpp' 2025-01-24T00:47:03.1610886Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android_torchvision/src/main/cpp' 2025-01-24T00:47:03.1611673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android_torchvision/src/main/java/org/pytorch/torchvision/TensorImageUtils.java' 2025-01-24T00:47:03.1612357Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android_torchvision/src/main/java/org/pytorch/torchvision' 2025-01-24T00:47:03.1613092Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android_torchvision/src/main/java/org/pytorch' 2025-01-24T00:47:03.1613709Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android_torchvision/src/main/java/org' 2025-01-24T00:47:03.1614337Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android_torchvision/src/main/java' 2025-01-24T00:47:03.1614963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android_torchvision/src/main/res/values/strings.xml' 2025-01-24T00:47:03.1615685Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android_torchvision/src/main/res/values' 2025-01-24T00:47:03.1616360Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android_torchvision/src/main/res' 2025-01-24T00:47:03.1616924Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android_torchvision/src/main' 2025-01-24T00:47:03.1617513Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android_torchvision/src' 2025-01-24T00:47:03.1618029Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/pytorch_android_torchvision' 2025-01-24T00:47:03.1618401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/run_tests.sh' 2025-01-24T00:47:03.1618907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/settings.gradle' 2025-01-24T00:47:03.1619333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/.gitignore' 2025-01-24T00:47:03.1619893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app/CMakeLists.txt' 2025-01-24T00:47:03.1620371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app/build.gradle' 2025-01-24T00:47:03.1620939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app/src/main/AndroidManifest.xml' 2025-01-24T00:47:03.1638841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app/src/main/assets/.gitignore' 2025-01-24T00:47:03.1639761Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app/src/main/assets' 2025-01-24T00:47:03.1640347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app/src/main/cpp/pytorch_testapp_jni.cpp' 2025-01-24T00:47:03.1640817Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app/src/main/cpp' 2025-01-24T00:47:03.1641476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app/src/main/java/org/pytorch/testapp/CameraActivity.java' 2025-01-24T00:47:03.1642091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app/src/main/java/org/pytorch/testapp/Constants.java' 2025-01-24T00:47:03.1642866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app/src/main/java/org/pytorch/testapp/LibtorchNativeClient.java' 2025-01-24T00:47:03.1643528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app/src/main/java/org/pytorch/testapp/MainActivity.java' 2025-01-24T00:47:03.1644114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app/src/main/java/org/pytorch/testapp/Result.java' 2025-01-24T00:47:03.1644804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app/src/main/java/org/pytorch/testapp/Utils.java' 2025-01-24T00:47:03.1645373Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app/src/main/java/org/pytorch/testapp' 2025-01-24T00:47:03.1645909Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app/src/main/java/org/pytorch' 2025-01-24T00:47:03.1646502Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app/src/main/java/org' 2025-01-24T00:47:03.1646977Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app/src/main/java' 2025-01-24T00:47:03.1647540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app/src/main/res/layout/activity_camera.xml' 2025-01-24T00:47:03.1648084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app/src/main/res/layout/activity_main.xml' 2025-01-24T00:47:03.1648622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app/src/main/res/layout/texture_view.xml' 2025-01-24T00:47:03.1649130Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app/src/main/res/layout' 2025-01-24T00:47:03.1649696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app/src/main/res/mipmap-mdpi/ic_launcher.png' 2025-01-24T00:47:03.1650296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app/src/main/res/mipmap-mdpi/ic_launcher_round.png' 2025-01-24T00:47:03.1650825Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app/src/main/res/mipmap-mdpi' 2025-01-24T00:47:03.1651454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app/src/main/res/values/colors.xml' 2025-01-24T00:47:03.1652016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app/src/main/res/values/strings.xml' 2025-01-24T00:47:03.1652548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app/src/main/res/values/styles.xml' 2025-01-24T00:47:03.1653059Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app/src/main/res/values' 2025-01-24T00:47:03.1653526Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app/src/main/res' 2025-01-24T00:47:03.1653973Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app/src/main' 2025-01-24T00:47:03.1654403Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app/src' 2025-01-24T00:47:03.1654800Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/app' 2025-01-24T00:47:03.1655219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/make_assets.py' 2025-01-24T00:47:03.1655669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app/make_assets_custom.py' 2025-01-24T00:47:03.1656037Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/test_app' 2025-01-24T00:47:03.1656402Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android' 2025-01-24T00:47:03.1656729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten.bzl' 2025-01-24T00:47:03.1657180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/CMakeLists.txt' 2025-01-24T00:47:03.1657529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/conda/build.sh' 2025-01-24T00:47:03.1657880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/conda/meta.yaml' 2025-01-24T00:47:03.1658236Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/conda' 2025-01-24T00:47:03.1658605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/.gitignore' 2025-01-24T00:47:03.1658954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/ATen.h' 2025-01-24T00:47:03.1659391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/ATenConfig.cmake.in' 2025-01-24T00:47:03.1659806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/AccumulateType.cpp' 2025-01-24T00:47:03.1660212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/AccumulateType.h' 2025-01-24T00:47:03.1660590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/ArrayRef.h' 2025-01-24T00:47:03.1660954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/Backend.h' 2025-01-24T00:47:03.1661344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/Backtrace.h' 2025-01-24T00:47:03.1661730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/BlasBackend.h' 2025-01-24T00:47:03.1662124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/CMakeLists.txt' 2025-01-24T00:47:03.1662530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/CPUApplyUtils.h' 2025-01-24T00:47:03.1663004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/CPUFixedAllocator.h' 2025-01-24T00:47:03.1663529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/CPUGeneratorImpl.cpp' 2025-01-24T00:47:03.1663981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/CPUGeneratorImpl.h' 2025-01-24T00:47:03.1664418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/CachedTensorUtils.cpp' 2025-01-24T00:47:03.1664871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/CachedTensorUtils.h' 2025-01-24T00:47:03.1665269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/CollapseDims.h' 2025-01-24T00:47:03.1665646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/Config.h.in' 2025-01-24T00:47:03.1666094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/ConjugateFallback.cpp' 2025-01-24T00:47:03.1666466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/Context.cpp' 2025-01-24T00:47:03.1666824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/Context.h' 2025-01-24T00:47:03.1667229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/DLConvertor.cpp' 2025-01-24T00:47:03.1667626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/DLConvertor.h' 2025-01-24T00:47:03.1667998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/Device.h' 2025-01-24T00:47:03.1668464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/DeviceAccelerator.cpp' 2025-01-24T00:47:03.1668928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/DeviceAccelerator.h' 2025-01-24T00:47:03.1669408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/DeviceGuard.h' 2025-01-24T00:47:03.1669785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/DimVector.h' 2025-01-24T00:47:03.1670148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/Dimname.h' 2025-01-24T00:47:03.1670540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/Dispatch.cpp' 2025-01-24T00:47:03.1670913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/Dispatch.h' 2025-01-24T00:47:03.1671309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/Dispatch_v2.h' 2025-01-24T00:47:03.1671724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/DynamicLibrary.cpp' 2025-01-24T00:47:03.1672127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/DynamicLibrary.h' 2025-01-24T00:47:03.1672543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/EmptyTensor.cpp' 2025-01-24T00:47:03.1672934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/EmptyTensor.h' 2025-01-24T00:47:03.1673329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/ExpandBase.h' 2025-01-24T00:47:03.1673732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/ExpandUtils.cpp' 2025-01-24T00:47:03.1674242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/ExpandUtils.h' 2025-01-24T00:47:03.1674638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/Formatting.h' 2025-01-24T00:47:03.1675044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/FuncTorchTLS.cpp' 2025-01-24T00:47:03.1675438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/FuncTorchTLS.h' 2025-01-24T00:47:03.1675886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/FunctionalInverses.cpp' 2025-01-24T00:47:03.1676376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/FunctionalStorageImpl.cpp' 2025-01-24T00:47:03.1676831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/FunctionalStorageImpl.h' 2025-01-24T00:47:03.1677318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/FunctionalTensorWrapper.cpp' 2025-01-24T00:47:03.1677782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/FunctionalTensorWrapper.h' 2025-01-24T00:47:03.1678290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/FunctionalizeFallbackKernel.cpp' 2025-01-24T00:47:03.1678664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/Generator.h' 2025-01-24T00:47:03.1679038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/InferSize.h' 2025-01-24T00:47:03.1679493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/InitialTensorOptions.h' 2025-01-24T00:47:03.1679961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/Layout.h' 2025-01-24T00:47:03.1680434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/LegacyBatchedFallback.cpp' 2025-01-24T00:47:03.1680885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/LegacyBatchedFallback.h' 2025-01-24T00:47:03.1681383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/LegacyBatchedTensorImpl.cpp' 2025-01-24T00:47:03.1681868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/LegacyBatchedTensorImpl.h' 2025-01-24T00:47:03.1682362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/LegacyBatchingRegistrations.cpp' 2025-01-24T00:47:03.1682784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/LegacyVmapMode.cpp' 2025-01-24T00:47:03.1683186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/LegacyVmapMode.h' 2025-01-24T00:47:03.1683641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/LegacyVmapTransforms.cpp' 2025-01-24T00:47:03.1684096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/LegacyVmapTransforms.h' 2025-01-24T00:47:03.1684497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/LinalgBackend.h' 2025-01-24T00:47:03.1685032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/MapAllocator.cpp' 2025-01-24T00:47:03.1685428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/MapAllocator.h' 2025-01-24T00:47:03.1685799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/MatrixRef.h' 2025-01-24T00:47:03.1686222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/MemoryOverlap.cpp' 2025-01-24T00:47:03.1686702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/MemoryOverlap.h' 2025-01-24T00:47:03.1687097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/NamedTensor.h' 2025-01-24T00:47:03.1687631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/NamedTensorUtils.cpp' 2025-01-24T00:47:03.1688047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/NamedTensorUtils.h' 2025-01-24T00:47:03.1688478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/NestedTensorImpl.cpp' 2025-01-24T00:47:03.1688902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/NestedTensorImpl.h' 2025-01-24T00:47:03.1689334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/NumericUtils.h' 2025-01-24T00:47:03.1689727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/OpMathType.h' 2025-01-24T00:47:03.1690165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/OpaqueTensorImpl.h' 2025-01-24T00:47:03.1690574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/PTThreadPool.h' 2025-01-24T00:47:03.1690942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/PadNd.h' 2025-01-24T00:47:03.1691338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/Parallel-inl.h' 2025-01-24T00:47:03.1691708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/Parallel.h' 2025-01-24T00:47:03.1692291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/ParallelCommon.cpp' 2025-01-24T00:47:03.1692705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/ParallelFuture.h' 2025-01-24T00:47:03.1693208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/ParallelNative.cpp' 2025-01-24T00:47:03.1693641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/ParallelNative.h' 2025-01-24T00:47:03.1694125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/ParallelOpenMP.cpp' 2025-01-24T00:47:03.1694542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/ParallelOpenMP.h' 2025-01-24T00:47:03.1695050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/ParallelThreadPoolNative.cpp' 2025-01-24T00:47:03.1695522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/PythonTorchFunctionTLS.cpp' 2025-01-24T00:47:03.1695977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/PythonTorchFunctionTLS.h' 2025-01-24T00:47:03.1696379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/ROCmFABackend.h' 2025-01-24T00:47:03.1696769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/SDPBackend.h' 2025-01-24T00:47:03.1697196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/SavedTensorHooks.cpp' 2025-01-24T00:47:03.1697611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/SavedTensorHooks.h' 2025-01-24T00:47:03.1697978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/Scalar.h' 2025-01-24T00:47:03.1698471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/ScalarOps.cpp' 2025-01-24T00:47:03.1698848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/ScalarOps.h' 2025-01-24T00:47:03.1699228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/ScalarType.h' 2025-01-24T00:47:03.1699644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/SequenceNumber.cpp' 2025-01-24T00:47:03.1700054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/SequenceNumber.h' 2025-01-24T00:47:03.1700445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/SmallVector.h' 2025-01-24T00:47:03.1700901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/SparseCsrTensorImpl.cpp' 2025-01-24T00:47:03.1701351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/SparseCsrTensorImpl.h' 2025-01-24T00:47:03.1701792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/SparseCsrTensorUtils.h' 2025-01-24T00:47:03.1702277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/SparseTensorImpl.cpp' 2025-01-24T00:47:03.1702726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/SparseTensorImpl.h' 2025-01-24T00:47:03.1703091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/Storage.h' 2025-01-24T00:47:03.1703620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/StorageUtils.cpp' 2025-01-24T00:47:03.1704015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/StorageUtils.h' 2025-01-24T00:47:03.1704389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/Tensor.h' 2025-01-24T00:47:03.1704791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/TensorAccessor.h' 2025-01-24T00:47:03.1705207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/TensorGeometry.cpp' 2025-01-24T00:47:03.1705620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/TensorGeometry.h' 2025-01-24T00:47:03.1706036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/TensorIndexing.cpp' 2025-01-24T00:47:03.1706439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/TensorIndexing.h' 2025-01-24T00:47:03.1706904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/TensorIterator.cpp' 2025-01-24T00:47:03.1707328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/TensorIterator.h' 2025-01-24T00:47:03.1707794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/TensorIteratorInternal.h' 2025-01-24T00:47:03.1708192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/TensorMeta.cpp' 2025-01-24T00:47:03.1708590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/TensorMeta.h' 2025-01-24T00:47:03.1709070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/TensorNames.cpp' 2025-01-24T00:47:03.1709462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/TensorNames.h' 2025-01-24T00:47:03.1709877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/TensorOperators.h' 2025-01-24T00:47:03.1710283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/TensorOptions.h' 2025-01-24T00:47:03.1710747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/TensorSubclassLikeUtils.h' 2025-01-24T00:47:03.1711236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/TensorUtils.cpp' 2025-01-24T00:47:03.1711628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/TensorUtils.h' 2025-01-24T00:47:03.1712107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/ThreadLocalPythonObjects.cpp' 2025-01-24T00:47:03.1712578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/ThreadLocalPythonObjects.h' 2025-01-24T00:47:03.1713008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/ThreadLocalState.cpp' 2025-01-24T00:47:03.1713418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/ThreadLocalState.h' 2025-01-24T00:47:03.1713809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/TracerMode.h' 2025-01-24T00:47:03.1714200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/TypeDefault.h' 2025-01-24T00:47:03.1714669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/Utils.cpp' 2025-01-24T00:47:03.1715057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/Utils.h' 2025-01-24T00:47:03.1715463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/Version.cpp' 2025-01-24T00:47:03.1715841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/Version.h' 2025-01-24T00:47:03.1716335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/VmapModeRegistrations.cpp' 2025-01-24T00:47:03.1716818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/WrapDimUtils.h' 2025-01-24T00:47:03.1717241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/WrapDimUtilsMulti.h' 2025-01-24T00:47:03.1717686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/ZeroTensorFallback.cpp' 2025-01-24T00:47:03.1718107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/autocast_mode.cpp' 2025-01-24T00:47:03.1718511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/autocast_mode.h' 2025-01-24T00:47:03.1719090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/benchmarks/quantize_per_channel.cpp' 2025-01-24T00:47:03.1719625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/benchmarks/stateful_conv1d.cpp' 2025-01-24T00:47:03.1720081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/benchmarks/tensor_add.cpp' 2025-01-24T00:47:03.1720528Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/benchmarks' 2025-01-24T00:47:03.1720903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/ceil_div.h' 2025-01-24T00:47:03.1721307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/code_template.h' 2025-01-24T00:47:03.1721747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/ATenGeneral.cpp' 2025-01-24T00:47:03.1722164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/ATenGeneral.h' 2025-01-24T00:47:03.1722665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/ATenOpList.h' 2025-01-24T00:47:03.1723092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/ATen_fwd.h' 2025-01-24T00:47:03.1723489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/ATen_pch.h' 2025-01-24T00:47:03.1723882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/Array.h' 2025-01-24T00:47:03.1724404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/BackendSelectFallbackKernel.cpp' 2025-01-24T00:47:03.1724806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/Backtrace.h' 2025-01-24T00:47:03.1725410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/CachingHostAllocator.h' 2025-01-24T00:47:03.1725868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/CheckMemoryFormat.h' 2025-01-24T00:47:03.1726453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/DeprecatedTypeProperties.cpp' 2025-01-24T00:47:03.1726952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/DeprecatedTypeProperties.h' 2025-01-24T00:47:03.1727513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp' 2025-01-24T00:47:03.1728215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.h' 2025-01-24T00:47:03.1728611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/Dict.cpp' 2025-01-24T00:47:03.1729011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/Dict.h' 2025-01-24T00:47:03.1729425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/Dict_inl.h' 2025-01-24T00:47:03.1729829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/DimVector.h' 2025-01-24T00:47:03.1730240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/Dimname.cpp' 2025-01-24T00:47:03.1730631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/Dimname.h' 2025-01-24T00:47:03.1731093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/DistributionsHelper.h' 2025-01-24T00:47:03.1731528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/Formatting.cpp' 2025-01-24T00:47:03.1731937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/Formatting.h' 2025-01-24T00:47:03.1732352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/Generator.cpp' 2025-01-24T00:47:03.1732780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/Generator.h' 2025-01-24T00:47:03.1733450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/GeneratorForPrivateuseone.cpp' 2025-01-24T00:47:03.1733958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/GeneratorForPrivateuseone.h' 2025-01-24T00:47:03.1734353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/IListRef.h' 2025-01-24T00:47:03.1734773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/IListRef_inl.h' 2025-01-24T00:47:03.1735215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/IListRef_test.cpp' 2025-01-24T00:47:03.1735672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/LegacyTypeDispatch.h' 2025-01-24T00:47:03.1736077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/List.cpp' 2025-01-24T00:47:03.1736449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/List.h' 2025-01-24T00:47:03.1736850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/List_inl.h' 2025-01-24T00:47:03.1737272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/List_test.cpp' 2025-01-24T00:47:03.1737714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/MT19937RNGEngine.h' 2025-01-24T00:47:03.1738181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/MetaFallbackKernel.cpp' 2025-01-24T00:47:03.1738651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/NamedRegistrations.cpp' 2025-01-24T00:47:03.1739218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/NamedTensor.cpp' 2025-01-24T00:47:03.1739643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/NamedTensor.h' 2025-01-24T00:47:03.1740124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/NestedIntSymNodeImpl.cpp' 2025-01-24T00:47:03.1740587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/NestedIntSymNodeImpl.h' 2025-01-24T00:47:03.1741062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/PhiloxRNGEngine.h' 2025-01-24T00:47:03.1741567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/PythonFallbackKernel.cpp' 2025-01-24T00:47:03.1742040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/PythonFallbackKernel.h' 2025-01-24T00:47:03.1742585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/PythonOpRegistrationTrampoline.cpp' 2025-01-24T00:47:03.1743115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/PythonOpRegistrationTrampoline.h' 2025-01-24T00:47:03.1743554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/QuantizerBase.h' 2025-01-24T00:47:03.1743944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/README.md' 2025-01-24T00:47:03.1744338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/Range.cpp' 2025-01-24T00:47:03.1744730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/Range.h' 2025-01-24T00:47:03.1745195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/Reduction.h' 2025-01-24T00:47:03.1745651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/Scalar.h' 2025-01-24T00:47:03.1746058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/ScalarType.h' 2025-01-24T00:47:03.1746479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/Tensor.cpp' 2025-01-24T00:47:03.1746876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/Tensor.h' 2025-01-24T00:47:03.1747310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/TensorAccessor.h' 2025-01-24T00:47:03.1747728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/TensorBase.h' 2025-01-24T00:47:03.1748192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/TorchDispatchUtils.cpp' 2025-01-24T00:47:03.1748650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/TorchDispatchUtils.h' 2025-01-24T00:47:03.1749128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/TransformationHelper.h' 2025-01-24T00:47:03.1749590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/UndefinedTensorImpl.h' 2025-01-24T00:47:03.1750003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/UnsafeFromTH.h' 2025-01-24T00:47:03.1750651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/VariableFallbackKernel.cpp' 2025-01-24T00:47:03.1751144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/VariableHooksInterface.cpp' 2025-01-24T00:47:03.1751640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/VariableHooksInterface.h' 2025-01-24T00:47:03.1752040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/Variadic.h' 2025-01-24T00:47:03.1752435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/Vitals.cpp' 2025-01-24T00:47:03.1752836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/Vitals.h' 2025-01-24T00:47:03.1753246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/adaption.cpp' 2025-01-24T00:47:03.1753650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/alias_info.h' 2025-01-24T00:47:03.1754075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/blob.cpp' 2025-01-24T00:47:03.1754483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/blob.h' 2025-01-24T00:47:03.1754939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/boxing/BoxedKernel.h' 2025-01-24T00:47:03.1755431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/boxing/BoxedKernel_impl.h' 2025-01-24T00:47:03.1755915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/boxing/KernelFunction.cpp' 2025-01-24T00:47:03.1756396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/boxing/KernelFunction.h' 2025-01-24T00:47:03.1756990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/boxing/KernelFunction_impl.h' 2025-01-24T00:47:03.1757520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/boxing/KernelFunction_test.cpp' 2025-01-24T00:47:03.1757989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/boxing/OperatorKernel.h' 2025-01-24T00:47:03.1758578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2025-01-24T00:47:03.1759196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2025-01-24T00:47:03.1759672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/boxing/impl/boxing.h' 2025-01-24T00:47:03.1760264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/boxing/impl/kernel_function_legacy_test.cpp' 2025-01-24T00:47:03.1760808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/boxing/impl/kernel_function_test.cpp' 2025-01-24T00:47:03.1761376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/boxing/impl/kernel_lambda_legacy_test.cpp' 2025-01-24T00:47:03.1761910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/boxing/impl/kernel_lambda_test.cpp' 2025-01-24T00:47:03.1762585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/boxing/impl/kernel_stackbased_test.cpp' 2025-01-24T00:47:03.1763177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' 2025-01-24T00:47:03.1763819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor_test.cpp' 2025-01-24T00:47:03.1764305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/boxing/impl/test_helpers.h' 2025-01-24T00:47:03.1764755Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/boxing/impl' 2025-01-24T00:47:03.1765175Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/boxing' 2025-01-24T00:47:03.1765620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/builtin_function.h' 2025-01-24T00:47:03.1766042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/class_type.cpp' 2025-01-24T00:47:03.1766524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/class_type.h' 2025-01-24T00:47:03.1766971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/custom_class.cpp' 2025-01-24T00:47:03.1767422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/custom_class.h' 2025-01-24T00:47:03.1768043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/dispatch/CppSignature.h' 2025-01-24T00:47:03.1768602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/dispatch/CppSignature_test.cpp' 2025-01-24T00:47:03.1769150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp' 2025-01-24T00:47:03.1769665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/dispatch/DispatchKeyExtractor.h' 2025-01-24T00:47:03.1770147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/dispatch/Dispatcher.cpp' 2025-01-24T00:47:03.1770601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/dispatch/Dispatcher.h' 2025-01-24T00:47:03.1771223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/dispatch/ObservedOperators.cpp' 2025-01-24T00:47:03.1771728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/dispatch/ObservedOperators.h' 2025-01-24T00:47:03.1772216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/dispatch/OperatorEntry.cpp' 2025-01-24T00:47:03.1772733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/dispatch/OperatorEntry.h' 2025-01-24T00:47:03.1773242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/dispatch/OperatorOptions.h' 2025-01-24T00:47:03.1773694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/dispatch/README.md' 2025-01-24T00:47:03.1774226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/dispatch/RegistrationHandleRAII.h' 2025-01-24T00:47:03.1774753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/dispatch/backend_fallback_test.cpp' 2025-01-24T00:47:03.1775209Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/dispatch' 2025-01-24T00:47:03.1775646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/dynamic_type.cpp' 2025-01-24T00:47:03.1776062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/dynamic_type.h' 2025-01-24T00:47:03.1776589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/enum_type.h' 2025-01-24T00:47:03.1776984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/function.h' 2025-01-24T00:47:03.1777443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/function_schema.cpp' 2025-01-24T00:47:03.1777887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/function_schema.h' 2025-01-24T00:47:03.1778343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/function_schema_inl.h' 2025-01-24T00:47:03.1778762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/functional.h' 2025-01-24T00:47:03.1779160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/grad_mode.h' 2025-01-24T00:47:03.1779622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/interned_strings.cpp' 2025-01-24T00:47:03.1780060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/interned_strings.h' 2025-01-24T00:47:03.1780535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/interned_strings_class.h' 2025-01-24T00:47:03.1780972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/ivalue.cpp' 2025-01-24T00:47:03.1781386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/ivalue.h' 2025-01-24T00:47:03.1781792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/ivalue_inl.h' 2025-01-24T00:47:03.1782302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/ivalue_to.h' 2025-01-24T00:47:03.1782696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/jit_type.h' 2025-01-24T00:47:03.1783129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/jit_type_base.h' 2025-01-24T00:47:03.1783534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/library.cpp' 2025-01-24T00:47:03.1784015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/op_registration/README.md' 2025-01-24T00:47:03.1784501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/op_registration/adaption.h' 2025-01-24T00:47:03.1785014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/op_registration/infer_schema.cpp' 2025-01-24T00:47:03.1785554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/op_registration/infer_schema.h' 2025-01-24T00:47:03.1786081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/op_registration/op_allowlist.h' 2025-01-24T00:47:03.1786624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/op_registration/op_allowlist_test.cpp' 2025-01-24T00:47:03.1787171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/op_registration/op_registration.cpp' 2025-01-24T00:47:03.1787691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/op_registration/op_registration.h' 2025-01-24T00:47:03.1788361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/op_registration/op_registration_test.cpp' 2025-01-24T00:47:03.1788844Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/op_registration' 2025-01-24T00:47:03.1789283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/operator_name.cpp' 2025-01-24T00:47:03.1789717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/operator_name.h' 2025-01-24T00:47:03.1790148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/qualified_name.h' 2025-01-24T00:47:03.1790602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/register_symbols.cpp' 2025-01-24T00:47:03.1791041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/rref_interface.h' 2025-01-24T00:47:03.1791421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/stack.h' 2025-01-24T00:47:03.1791819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/symbol.h' 2025-01-24T00:47:03.1792390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/tensor_type.cpp' 2025-01-24T00:47:03.1792783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/type.cpp' 2025-01-24T00:47:03.1793229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/type_factory.cpp' 2025-01-24T00:47:03.1793762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/type_factory.h' 2025-01-24T00:47:03.1794226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/type_ptr.h' 2025-01-24T00:47:03.1794667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/typeid.h' 2025-01-24T00:47:03.1795082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core/union_type.cpp' 2025-01-24T00:47:03.1795472Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/core' 2025-01-24T00:47:03.1795911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpp_custom_type_hack.h' 2025-01-24T00:47:03.1796353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/FlushDenormal.cpp' 2025-01-24T00:47:03.1796790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/FlushDenormal.h' 2025-01-24T00:47:03.1797185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/Utils.cpp' 2025-01-24T00:47:03.1797573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/Utils.h' 2025-01-24T00:47:03.1798000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/functional.h' 2025-01-24T00:47:03.1798485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/functional_base.h' 2025-01-24T00:47:03.1798978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/functional_bfloat16.h' 2025-01-24T00:47:03.1799540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/intrinsics.h' 2025-01-24T00:47:03.1799990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/sve/sve_helper.h' 2025-01-24T00:47:03.1800475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/sve/vec_common_sve.h' 2025-01-24T00:47:03.1800919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/sve/vec_double.h' 2025-01-24T00:47:03.1801364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/sve/vec_float.h' 2025-01-24T00:47:03.1801798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/sve/vec_int.h' 2025-01-24T00:47:03.1802236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/sve/vec_qint.h' 2025-01-24T00:47:03.1802673Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/sve' 2025-01-24T00:47:03.1803063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec.h' 2025-01-24T00:47:03.1803508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec128/vec128.h' 2025-01-24T00:47:03.1804039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec128/vec128_bfloat16_neon.h' 2025-01-24T00:47:03.1804548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec128/vec128_convert.h' 2025-01-24T00:47:03.1805133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec128/vec128_float_neon.h' 2025-01-24T00:47:03.1805622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec128/vec128_half_neon.h' 2025-01-24T00:47:03.1806222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h' 2025-01-24T00:47:03.1806731Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec128' 2025-01-24T00:47:03.1807280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/missing_vld1_neon.h' 2025-01-24T00:47:03.1807813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/missing_vst1_neon.h' 2025-01-24T00:47:03.1808255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vec256.h' 2025-01-24T00:47:03.1808743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vec256_bfloat16.h' 2025-01-24T00:47:03.1809279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vec256_complex_double.h' 2025-01-24T00:47:03.1809799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vec256_complex_float.h' 2025-01-24T00:47:03.1810302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vec256_convert.h' 2025-01-24T00:47:03.1810929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vec256_double.h' 2025-01-24T00:47:03.1811404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vec256_float.h' 2025-01-24T00:47:03.1811896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vec256_int.h' 2025-01-24T00:47:03.1812360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vec256_mask.h' 2025-01-24T00:47:03.1812845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vec256_qint.h' 2025-01-24T00:47:03.1813388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h' 2025-01-24T00:47:03.1813913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h' 2025-01-24T00:47:03.1814495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h' 2025-01-24T00:47:03.1815054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h' 2025-01-24T00:47:03.1815575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h' 2025-01-24T00:47:03.1816199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h' 2025-01-24T00:47:03.1816713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h' 2025-01-24T00:47:03.1817237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h' 2025-01-24T00:47:03.1817750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h' 2025-01-24T00:47:03.1818271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h' 2025-01-24T00:47:03.1818921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h' 2025-01-24T00:47:03.1819439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h' 2025-01-24T00:47:03.1820021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/vsx_helpers.h' 2025-01-24T00:47:03.1820475Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vsx' 2025-01-24T00:47:03.1821007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/zarch/vec256_zarch.h' 2025-01-24T00:47:03.1821513Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/zarch' 2025-01-24T00:47:03.1821949Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256' 2025-01-24T00:47:03.1822384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec512/vec512.h' 2025-01-24T00:47:03.1822880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec512/vec512_bfloat16.h' 2025-01-24T00:47:03.1823404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec512/vec512_complex_double.h' 2025-01-24T00:47:03.1823930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec512/vec512_complex_float.h' 2025-01-24T00:47:03.1824419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec512/vec512_convert.h' 2025-01-24T00:47:03.1825011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec512/vec512_double.h' 2025-01-24T00:47:03.1825496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec512/vec512_float.h' 2025-01-24T00:47:03.1825984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec512/vec512_int.h' 2025-01-24T00:47:03.1826480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec512/vec512_mask.h' 2025-01-24T00:47:03.1826942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec512/vec512_qint.h' 2025-01-24T00:47:03.1827381Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec512' 2025-01-24T00:47:03.1827805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec_base.h' 2025-01-24T00:47:03.1828242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec_convert.h' 2025-01-24T00:47:03.1828652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec_half.h' 2025-01-24T00:47:03.1829075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec_mask.h' 2025-01-24T00:47:03.1829473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec/vec_n.h' 2025-01-24T00:47:03.1829881Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vec' 2025-01-24T00:47:03.1830344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu/vml.h' 2025-01-24T00:47:03.1830722Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cpu' 2025-01-24T00:47:03.1831174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/ATenCUDAGeneral.h' 2025-01-24T00:47:03.1831617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/ApplyGridUtils.cuh' 2025-01-24T00:47:03.1832041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/AsmUtils.cuh' 2025-01-24T00:47:03.1832443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/Atomic.cuh' 2025-01-24T00:47:03.1832897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/CUDAApplyUtils.cuh' 2025-01-24T00:47:03.1833315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/CUDABlas.cpp' 2025-01-24T00:47:03.1833753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/CUDABlas.h' 2025-01-24T00:47:03.1834256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/CUDAConfig.h.in' 2025-01-24T00:47:03.1834722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/CUDAContext.cpp' 2025-01-24T00:47:03.1835142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/CUDAContext.h' 2025-01-24T00:47:03.1835606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/CUDAContextLight.h' 2025-01-24T00:47:03.1836026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/CUDADataType.h' 2025-01-24T00:47:03.1836436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/CUDADevice.h' 2025-01-24T00:47:03.1836852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/CUDAEvent.h' 2025-01-24T00:47:03.1837323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/CUDAGeneratorImpl.cpp' 2025-01-24T00:47:03.1837780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/CUDAGeneratorImpl.h' 2025-01-24T00:47:03.1838213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/CUDAGraph.cpp' 2025-01-24T00:47:03.1838643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/CUDAGraph.h' 2025-01-24T00:47:03.1839288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/CUDAGraphsUtils.cuh' 2025-01-24T00:47:03.1839711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/CUDASparse.h' 2025-01-24T00:47:03.1840166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/CUDASparseBlas.cpp' 2025-01-24T00:47:03.1840624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/CUDASparseBlas.h' 2025-01-24T00:47:03.1841123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/CUDASparseDescriptors.cpp' 2025-01-24T00:47:03.1841613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/CUDASparseDescriptors.h' 2025-01-24T00:47:03.1842075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/CUDATensorMethods.cuh' 2025-01-24T00:47:03.1842483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/CUDAUtils.h' 2025-01-24T00:47:03.1842984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/CachingHostAllocator.cpp' 2025-01-24T00:47:03.1843452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/CachingHostAllocator.h' 2025-01-24T00:47:03.1843921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/CuSparseHandlePool.cpp' 2025-01-24T00:47:03.1844394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/CublasHandlePool.cpp' 2025-01-24T00:47:03.1844821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/DeviceUtils.cuh' 2025-01-24T00:47:03.1845365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/EmptyTensor.cpp' 2025-01-24T00:47:03.1845781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/EmptyTensor.h' 2025-01-24T00:47:03.1846199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/Exceptions.cpp' 2025-01-24T00:47:03.1846708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/Exceptions.h' 2025-01-24T00:47:03.1847183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/NumericLimits.cuh' 2025-01-24T00:47:03.1847685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/PeerToPeerAccess.cpp' 2025-01-24T00:47:03.1848131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/PeerToPeerAccess.h' 2025-01-24T00:47:03.1848577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/PhiloxCudaState.h' 2025-01-24T00:47:03.1849022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/PhiloxUtils.cuh' 2025-01-24T00:47:03.1849493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/PinnedMemoryAllocator.h' 2025-01-24T00:47:03.1849899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/ScanUtils.cuh' 2025-01-24T00:47:03.1850314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/Sleep.cu' 2025-01-24T00:47:03.1850801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/Sleep.h' 2025-01-24T00:47:03.1851257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/ThrustAllocator.h' 2025-01-24T00:47:03.1851742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/cub-RadixSortKeys.cu' 2025-01-24T00:47:03.1852205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/cub-RadixSortPairs.cu' 2025-01-24T00:47:03.1852626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/cub.cu' 2025-01-24T00:47:03.1853009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/cub.cuh' 2025-01-24T00:47:03.1853377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/cub.h' 2025-01-24T00:47:03.1853838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/cub_definitions.cuh' 2025-01-24T00:47:03.1854294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/detail/CUDAHooks.cpp' 2025-01-24T00:47:03.1854747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/detail/CUDAHooks.h' 2025-01-24T00:47:03.1855250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/detail/DeviceThreadHandles.h' 2025-01-24T00:47:03.1855705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/detail/IndexUtils.cu' 2025-01-24T00:47:03.1856237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/detail/IndexUtils.cuh' 2025-01-24T00:47:03.1856795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/detail/IntegerDivider.cuh' 2025-01-24T00:47:03.1857260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/detail/KernelUtils.h' 2025-01-24T00:47:03.1857712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/detail/LazyNVRTC.cpp' 2025-01-24T00:47:03.1858155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/detail/LazyNVRTC.h' 2025-01-24T00:47:03.1858660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/detail/OffsetCalculator.cuh' 2025-01-24T00:47:03.1859168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2025-01-24T00:47:03.1859630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/detail/TensorInfo.cuh' 2025-01-24T00:47:03.1860125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/detail/UnpackRaw.cuh' 2025-01-24T00:47:03.1860549Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/detail' 2025-01-24T00:47:03.1861003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/jiterator.cu' 2025-01-24T00:47:03.1861410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/jiterator.h' 2025-01-24T00:47:03.1861937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/jiterator_impl.h' 2025-01-24T00:47:03.1862369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/llvm_basic.cpp' 2025-01-24T00:47:03.1862804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/llvm_complex.cpp' 2025-01-24T00:47:03.1863261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/llvm_jit_strings.h' 2025-01-24T00:47:03.1863739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/nvrtc_stub/ATenNVRTC.cpp' 2025-01-24T00:47:03.1864204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/nvrtc_stub/ATenNVRTC.h' 2025-01-24T00:47:03.1864694Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/nvrtc_stub' 2025-01-24T00:47:03.1865148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/tunable/GemmCommon.h' 2025-01-24T00:47:03.1865645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/tunable/GemmHipblaslt.h' 2025-01-24T00:47:03.1866116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/tunable/GemmRocblas.h' 2025-01-24T00:47:03.1866556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/tunable/README.md' 2025-01-24T00:47:03.1867138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/tunable/StreamTimer.cpp' 2025-01-24T00:47:03.1867593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/tunable/StreamTimer.h' 2025-01-24T00:47:03.1868043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/tunable/Tunable.cpp' 2025-01-24T00:47:03.1868487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/tunable/Tunable.h' 2025-01-24T00:47:03.1868942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/tunable/TunableGemm.h' 2025-01-24T00:47:03.1869401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/tunable/TunableOp.h' 2025-01-24T00:47:03.1869827Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda/tunable' 2025-01-24T00:47:03.1870209Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cuda' 2025-01-24T00:47:03.1870658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cudnn/AutocastRNN.cpp' 2025-01-24T00:47:03.1871093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cudnn/Descriptors.cpp' 2025-01-24T00:47:03.1871513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cudnn/Descriptors.h' 2025-01-24T00:47:03.1871929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cudnn/Handle.cpp' 2025-01-24T00:47:03.1872335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cudnn/Handle.h' 2025-01-24T00:47:03.1872841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cudnn/Handles.h' 2025-01-24T00:47:03.1873272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cudnn/README.md' 2025-01-24T00:47:03.1873699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cudnn/Types.cpp' 2025-01-24T00:47:03.1874100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cudnn/Types.h' 2025-01-24T00:47:03.1874493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cudnn/Utils.h' 2025-01-24T00:47:03.1874932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cudnn/cudnn-wrapper.h' 2025-01-24T00:47:03.1875339Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/cudnn' 2025-01-24T00:47:03.1875855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/detail/AcceleratorHooksInterface.h' 2025-01-24T00:47:03.1876319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/detail/CPUGuardImpl.cpp' 2025-01-24T00:47:03.1876798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/detail/CUDAHooksInterface.cpp' 2025-01-24T00:47:03.1877260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/detail/CUDAHooksInterface.h' 2025-01-24T00:47:03.1877748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/detail/FunctionTraits.h' 2025-01-24T00:47:03.1878351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/detail/HIPHooksInterface.cpp' 2025-01-24T00:47:03.1878830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/detail/HIPHooksInterface.h' 2025-01-24T00:47:03.1879302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/detail/HPUHooksInterface.cpp' 2025-01-24T00:47:03.1879767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/detail/HPUHooksInterface.h' 2025-01-24T00:47:03.1880251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/detail/IPUHooksInterface.cpp' 2025-01-24T00:47:03.1880715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/detail/IPUHooksInterface.h' 2025-01-24T00:47:03.1881197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/detail/MAIAHooksInterface.cpp' 2025-01-24T00:47:03.1881681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/detail/MAIAHooksInterface.h' 2025-01-24T00:47:03.1882152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/detail/MPSHooksInterface.cpp' 2025-01-24T00:47:03.1882614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/detail/MPSHooksInterface.h' 2025-01-24T00:47:03.1883100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/detail/MTIAHooksInterface.cpp' 2025-01-24T00:47:03.1883564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/detail/MTIAHooksInterface.h' 2025-01-24T00:47:03.1884031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/detail/MetaGuardImpl.cpp' 2025-01-24T00:47:03.1884701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/detail/PrivateUse1HooksInterface.cpp' 2025-01-24T00:47:03.1885230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/detail/PrivateUse1HooksInterface.h' 2025-01-24T00:47:03.1885696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/detail/XPUHooksInterface.cpp' 2025-01-24T00:47:03.1886366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/detail/XPUHooksInterface.h' 2025-01-24T00:47:03.1886785Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/detail' 2025-01-24T00:47:03.1887183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/div_rtn.h' 2025-01-24T00:47:03.1887545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/dlpack.h' 2025-01-24T00:47:03.1888029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/ADInterpreters.cpp' 2025-01-24T00:47:03.1888491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/ADInterpreters.h' 2025-01-24T00:47:03.1889014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesActivation.cpp' 2025-01-24T00:47:03.1889517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp' 2025-01-24T00:47:03.1890037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesConvolution.cpp' 2025-01-24T00:47:03.1890593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesDecompositions.cpp' 2025-01-24T00:47:03.1891106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesDynamic.cpp' 2025-01-24T00:47:03.1891715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesFactory.cpp' 2025-01-24T00:47:03.1892379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesHelper.cpp' 2025-01-24T00:47:03.1892855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesHelper.h' 2025-01-24T00:47:03.1893378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesIndexing.cpp' 2025-01-24T00:47:03.1893904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp' 2025-01-24T00:47:03.1894380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesLoss.cpp' 2025-01-24T00:47:03.1894890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesModules.cpp' 2025-01-24T00:47:03.1895359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesNorm.cpp' 2025-01-24T00:47:03.1895868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesPooling.cpp' 2025-01-24T00:47:03.1896376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesRandomness.cpp' 2025-01-24T00:47:03.1896881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesReduceOps.cpp' 2025-01-24T00:47:03.1897404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesScatterOps.cpp' 2025-01-24T00:47:03.1897896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp' 2025-01-24T00:47:03.1898384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesViews.cpp' 2025-01-24T00:47:03.1898865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/BatchedFallback.cpp' 2025-01-24T00:47:03.1899330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/BatchedFallback.h' 2025-01-24T00:47:03.1899835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/BatchedTensorImpl.cpp' 2025-01-24T00:47:03.1900374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/BatchedTensorImpl.h' 2025-01-24T00:47:03.1900926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/BatchingMetaprogramming.h' 2025-01-24T00:47:03.1901404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/DynamicLayer.cpp' 2025-01-24T00:47:03.1901856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/DynamicLayer.h' 2025-01-24T00:47:03.1902406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp' 2025-01-24T00:47:03.1902930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/FunctionalizeInterpreter.h' 2025-01-24T00:47:03.1903519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/Interpreter.cpp' 2025-01-24T00:47:03.1903978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/Interpreter.h' 2025-01-24T00:47:03.1904536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp' 2025-01-24T00:47:03.1905113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/LegacyVmapTransforms.cpp' 2025-01-24T00:47:03.1905611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/LegacyVmapTransforms.h' 2025-01-24T00:47:03.1906057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/Macros.h' 2025-01-24T00:47:03.1906547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/PlumbingHelper.cpp' 2025-01-24T00:47:03.1907013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/PlumbingHelper.h' 2025-01-24T00:47:03.1907539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp' 2025-01-24T00:47:03.1908006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/TensorWrapper.cpp' 2025-01-24T00:47:03.1908463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/TensorWrapper.h' 2025-01-24T00:47:03.1908958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/VmapInterpreter.cpp' 2025-01-24T00:47:03.1909498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/VmapInterpreter.h' 2025-01-24T00:47:03.1910033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch/VmapModeRegistrations.cpp' 2025-01-24T00:47:03.1910459Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/functorch' 2025-01-24T00:47:03.1911019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2025-01-24T00:47:03.1911663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.cpp' 2025-01-24T00:47:03.1912274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2025-01-24T00:47:03.1912851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.cpp' 2025-01-24T00:47:03.1913423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2025-01-24T00:47:03.1913999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2025-01-24T00:47:03.1914537Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/hip/impl' 2025-01-24T00:47:03.1914914Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/hip' 2025-01-24T00:47:03.1915296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/jit_macros.h' 2025-01-24T00:47:03.1915722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/jiterator_macros.h' 2025-01-24T00:47:03.1916131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/metal/Context.cpp' 2025-01-24T00:47:03.1916529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/metal/Context.h' 2025-01-24T00:47:03.1916931Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/metal' 2025-01-24T00:47:03.1917369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/miopen/AutocastRNN.cpp' 2025-01-24T00:47:03.1917818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/miopen/Descriptors.cpp' 2025-01-24T00:47:03.1918270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/miopen/Descriptors.h' 2025-01-24T00:47:03.1918689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/miopen/Exceptions.h' 2025-01-24T00:47:03.1919137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/miopen/Handle.cpp' 2025-01-24T00:47:03.1919657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/miopen/Handle.h' 2025-01-24T00:47:03.1920080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/miopen/Types.cpp' 2025-01-24T00:47:03.1920476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/miopen/Types.h' 2025-01-24T00:47:03.1920869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/miopen/Utils.h' 2025-01-24T00:47:03.1921329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/miopen/miopen-wrapper.h' 2025-01-24T00:47:03.1921726Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/miopen' 2025-01-24T00:47:03.1922136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mkl/Descriptors.h' 2025-01-24T00:47:03.1922553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mkl/Exceptions.h' 2025-01-24T00:47:03.1922932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mkl/Limits.h' 2025-01-24T00:47:03.1923332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mkl/README.md' 2025-01-24T00:47:03.1923713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mkl/Sparse.h' 2025-01-24T00:47:03.1924228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mkl/SparseBlas.cpp' 2025-01-24T00:47:03.1924645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mkl/SparseBlas.h' 2025-01-24T00:47:03.1925092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mkl/SparseDescriptors.h' 2025-01-24T00:47:03.1925469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mkl/Utils.h' 2025-01-24T00:47:03.1925854Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mkl' 2025-01-24T00:47:03.1926470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mps/EmptyTensor.cpp' 2025-01-24T00:47:03.1926938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mps/EmptyTensor.h' 2025-01-24T00:47:03.1927380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mps/IndexKernels.h' 2025-01-24T00:47:03.1927794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mps/MPSAllocator.h' 2025-01-24T00:47:03.1928217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mps/MPSAllocator.mm' 2025-01-24T00:47:03.1928683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mps/MPSAllocatorInterface.h' 2025-01-24T00:47:03.1929080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mps/MPSDevice.h' 2025-01-24T00:47:03.1929497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mps/MPSDevice.mm' 2025-01-24T00:47:03.1929891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mps/MPSEvent.h' 2025-01-24T00:47:03.1930306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mps/MPSEvent.mm' 2025-01-24T00:47:03.1930804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mps/MPSFallback.mm' 2025-01-24T00:47:03.1931323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mps/MPSGeneratorImpl.h' 2025-01-24T00:47:03.1931784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mps/MPSGeneratorImpl.mm' 2025-01-24T00:47:03.1932228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mps/MPSGuardImpl.h' 2025-01-24T00:47:03.1932657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mps/MPSGuardImpl.mm' 2025-01-24T00:47:03.1933051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mps/MPSHooks.h' 2025-01-24T00:47:03.1933453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mps/MPSHooks.mm' 2025-01-24T00:47:03.1933878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mps/MPSProfiler.h' 2025-01-24T00:47:03.1934291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mps/MPSProfiler.mm' 2025-01-24T00:47:03.1934691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mps/MPSStream.h' 2025-01-24T00:47:03.1935105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mps/MPSStream.mm' 2025-01-24T00:47:03.1935480Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/mps' 2025-01-24T00:47:03.1935924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Activation.cpp' 2025-01-24T00:47:03.1936389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Activation.h' 2025-01-24T00:47:03.1936947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/AdaptiveAveragePooling.cpp' 2025-01-24T00:47:03.1937477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp' 2025-01-24T00:47:03.1937970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp' 2025-01-24T00:47:03.1938485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp' 2025-01-24T00:47:03.1938935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/AdaptivePooling.h' 2025-01-24T00:47:03.1939455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/AffineGridGenerator.cpp' 2025-01-24T00:47:03.1939906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/AmpKernels.cpp' 2025-01-24T00:47:03.1940349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/AmpKernels.h' 2025-01-24T00:47:03.1940824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/AutogradComposite.cpp' 2025-01-24T00:47:03.1941288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/AveragePool2d.cpp' 2025-01-24T00:47:03.1941838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/AveragePool3d.cpp' 2025-01-24T00:47:03.1942337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/BatchLinearAlgebra.cpp' 2025-01-24T00:47:03.1942804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/BatchLinearAlgebra.h' 2025-01-24T00:47:03.1943314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp' 2025-01-24T00:47:03.1943752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/BinaryOps.cpp' 2025-01-24T00:47:03.1944197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/BinaryOps.h' 2025-01-24T00:47:03.1944599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Blas.cpp' 2025-01-24T00:47:03.1945072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/BlasKernel.cpp' 2025-01-24T00:47:03.1945520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Bucketization.cpp' 2025-01-24T00:47:03.1945999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/BucketizationUtils.h' 2025-01-24T00:47:03.1946549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/CPUBlas.cpp' 2025-01-24T00:47:03.1946955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/CPUBlas.h' 2025-01-24T00:47:03.1947404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/CPUFallback.cpp' 2025-01-24T00:47:03.1947828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/CPUFallback.h' 2025-01-24T00:47:03.1948321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/CanUse32BitIndexMath.h' 2025-01-24T00:47:03.1948772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ChanelShuffle.cpp' 2025-01-24T00:47:03.1949181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Col2Im.cpp' 2025-01-24T00:47:03.1949655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ComparisonUtils.cpp' 2025-01-24T00:47:03.1950092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ComplexHelper.h' 2025-01-24T00:47:03.1950589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/CompositeRandomAccessor.h' 2025-01-24T00:47:03.1951232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/CompositeRandomAccessorCommon.h' 2025-01-24T00:47:03.1951674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Constraints.cpp' 2025-01-24T00:47:03.1952098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ConvUtils.h' 2025-01-24T00:47:03.1952536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Convolution.cpp' 2025-01-24T00:47:03.1953030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ConvolutionMM2d.cpp' 2025-01-24T00:47:03.1953553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ConvolutionMM3d.cpp' 2025-01-24T00:47:03.1954033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ConvolutionMM3d.h' 2025-01-24T00:47:03.1954692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ConvolutionTBC.cpp' 2025-01-24T00:47:03.1955101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Copy.cpp' 2025-01-24T00:47:03.1955494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Copy.h' 2025-01-24T00:47:03.1955957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Correlation.cpp' 2025-01-24T00:47:03.1956366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Cross.cpp' 2025-01-24T00:47:03.1956759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Cross.h' 2025-01-24T00:47:03.1957277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/DilatedConvolutionUtils.h' 2025-01-24T00:47:03.1957779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/DilatedMaxPool2d.cpp' 2025-01-24T00:47:03.1958402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/DilatedMaxPool3d.cpp' 2025-01-24T00:47:03.1958856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/DispatchStub.cpp' 2025-01-24T00:47:03.1959291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/DispatchStub.h' 2025-01-24T00:47:03.1959731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Distance.cpp' 2025-01-24T00:47:03.1960143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Distance.h' 2025-01-24T00:47:03.1960650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/DistributionTemplates.h' 2025-01-24T00:47:03.1961106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Distributions.cpp' 2025-01-24T00:47:03.1961547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Distributions.h' 2025-01-24T00:47:03.1961970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Dropout.cpp' 2025-01-24T00:47:03.1962402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Embedding.cpp' 2025-01-24T00:47:03.1962854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/EmbeddingBag.cpp' 2025-01-24T00:47:03.1963309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/EmbeddingBag.h' 2025-01-24T00:47:03.1963818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Fill.cpp' 2025-01-24T00:47:03.1964218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Fill.h' 2025-01-24T00:47:03.1964693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ForeachOpsKernels.cpp' 2025-01-24T00:47:03.1965131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ForeachUtils.h' 2025-01-24T00:47:03.1965636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/FractionalMaxPool2d.cpp' 2025-01-24T00:47:03.1966317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/FractionalMaxPool3d.cpp' 2025-01-24T00:47:03.1966836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/FractionalMaxPooling.h' 2025-01-24T00:47:03.1967354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp' 2025-01-24T00:47:03.1967849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/FunctionOfAMatrixUtils.h' 2025-01-24T00:47:03.1968314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/FusedAdagrad.cpp' 2025-01-24T00:47:03.1968749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/FusedAdagrad.h' 2025-01-24T00:47:03.1969176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/FusedAdam.cpp' 2025-01-24T00:47:03.1969737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/FusedAdam.h' 2025-01-24T00:47:03.1970162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/FusedSGD.cpp' 2025-01-24T00:47:03.1970581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/FusedSGD.h' 2025-01-24T00:47:03.1971074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/GatedLinearUnit.cpp' 2025-01-24T00:47:03.1971471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Gelu.h' 2025-01-24T00:47:03.1971950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/GridSampler.cpp' 2025-01-24T00:47:03.1972374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/GridSampler.h' 2025-01-24T00:47:03.1972833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/GridSamplerUtils.h' 2025-01-24T00:47:03.1973272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Histogram.cpp' 2025-01-24T00:47:03.1973686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Histogram.h' 2025-01-24T00:47:03.1974109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Im2Col.cpp' 2025-01-24T00:47:03.1974703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/IndexKernel.h' 2025-01-24T00:47:03.1975159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/IndexingUtils.cpp' 2025-01-24T00:47:03.1975607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/IndexingUtils.h' 2025-01-24T00:47:03.1976049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Integration.cpp' 2025-01-24T00:47:03.1976520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Itertools.cpp' 2025-01-24T00:47:03.1977090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/LegacyBatching.cpp' 2025-01-24T00:47:03.1977495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Lerp.cpp' 2025-01-24T00:47:03.1977899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Lerp.h' 2025-01-24T00:47:03.1978311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Linear.cpp' 2025-01-24T00:47:03.1978761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/LinearAlgebra.cpp' 2025-01-24T00:47:03.1979212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/LinearAlgebra.h' 2025-01-24T00:47:03.1979713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/LinearAlgebraUtils.h' 2025-01-24T00:47:03.1980193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Loss.cpp' 2025-01-24T00:47:03.1980664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/LossCTC.cpp' 2025-01-24T00:47:03.1981080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/LossMulti.h' 2025-01-24T00:47:03.1981589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/LossMultiLabelMargin.cpp' 2025-01-24T00:47:03.1982050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/LossMultiMargin.cpp' 2025-01-24T00:47:03.1982463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/LossNLL.cpp' 2025-01-24T00:47:03.1983001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/LossNLL2d.cpp' 2025-01-24T00:47:03.1983401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Math.h' 2025-01-24T00:47:03.1983911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/MathBitFallThroughLists.h' 2025-01-24T00:47:03.1984400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/MathBitsFallback.h' 2025-01-24T00:47:03.1984859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/MaxPooling.cpp' 2025-01-24T00:47:03.1985290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/MaxPooling.h' 2025-01-24T00:47:03.1985737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/MaxUnpooling.cpp' 2025-01-24T00:47:03.1986166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Memory.cpp' 2025-01-24T00:47:03.1986604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/MetaTensor.cpp' 2025-01-24T00:47:03.1987011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/NNPACK.cpp' 2025-01-24T00:47:03.1987560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp' 2025-01-24T00:47:03.1988200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp' 2025-01-24T00:47:03.1988716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/NaiveDilatedConvolution.cpp' 2025-01-24T00:47:03.1989167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/NamedTensor.cpp' 2025-01-24T00:47:03.1989624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/NegateFallback.cpp' 2025-01-24T00:47:03.1990081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/NonEmptyUtils.h' 2025-01-24T00:47:03.1990517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/NonSymbolicBC.h' 2025-01-24T00:47:03.1990969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Normalization.cpp' 2025-01-24T00:47:03.1991422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Normalization.h' 2025-01-24T00:47:03.1991830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Onehot.cpp' 2025-01-24T00:47:03.1992447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/PackedSequence.cpp' 2025-01-24T00:47:03.1992922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/PadNd.cpp' 2025-01-24T00:47:03.1993363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Padding.h' 2025-01-24T00:47:03.1993930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/PixelShuffle.cpp' 2025-01-24T00:47:03.1994373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/PixelShuffle.h' 2025-01-24T00:47:03.1994825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/PointwiseOps.cpp' 2025-01-24T00:47:03.1995272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/PointwiseOps.h' 2025-01-24T00:47:03.1995663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Pool.h' 2025-01-24T00:47:03.1996093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Pooling.cpp' 2025-01-24T00:47:03.1996493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Pow.cpp' 2025-01-24T00:47:03.1996876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Pow.h' 2025-01-24T00:47:03.1997389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/QuantizedLinear.cpp' 2025-01-24T00:47:03.1997793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/README.md' 2025-01-24T00:47:03.1998346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/RNN.cpp' 2025-01-24T00:47:03.1998744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/RNN.h' 2025-01-24T00:47:03.1999208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/RangeFactories.cpp' 2025-01-24T00:47:03.1999667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/RangeFactories.h' 2025-01-24T00:47:03.2000200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ReduceAllOps.cpp' 2025-01-24T00:47:03.2000641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ReduceAllOps.h' 2025-01-24T00:47:03.2001080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ReduceOps.cpp' 2025-01-24T00:47:03.2001496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ReduceOps.h' 2025-01-24T00:47:03.2001953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ReduceOpsUtils.h' 2025-01-24T00:47:03.2002392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ReductionType.h' 2025-01-24T00:47:03.2002846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ReflectionPad.cpp' 2025-01-24T00:47:03.2003263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Repeat.cpp' 2025-01-24T00:47:03.2003660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Repeat.h' 2025-01-24T00:47:03.2004147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ReplicationPadding.cpp' 2025-01-24T00:47:03.2004570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Resize.cpp' 2025-01-24T00:47:03.2004972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Resize.h' 2025-01-24T00:47:03.2005532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ResizeCommon.h' 2025-01-24T00:47:03.2006026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/RowwisePrune.cpp' 2025-01-24T00:47:03.2006537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Scalar.cpp' 2025-01-24T00:47:03.2007027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ScatterGatherChecks.h' 2025-01-24T00:47:03.2007482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/SegmentReduce.cpp' 2025-01-24T00:47:03.2007933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/SegmentReduce.h' 2025-01-24T00:47:03.2008388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/SharedReduceOps.h' 2025-01-24T00:47:03.2008845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/SobolEngineOps.cpp' 2025-01-24T00:47:03.2009354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/SobolEngineOpsUtils.cpp' 2025-01-24T00:47:03.2009827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/SobolEngineOpsUtils.h' 2025-01-24T00:47:03.2010241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/SoftMax.cpp' 2025-01-24T00:47:03.2010720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Sorting.cpp' 2025-01-24T00:47:03.2011237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Sorting.h' 2025-01-24T00:47:03.2011688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/SortingUtils.h' 2025-01-24T00:47:03.2012163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/SparseTensorUtils.cpp' 2025-01-24T00:47:03.2012627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/SparseTensorUtils.h' 2025-01-24T00:47:03.2013087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/SpectralOps.cpp' 2025-01-24T00:47:03.2013537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/SpectralOpsUtils.h' 2025-01-24T00:47:03.2014026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/StridedRandomAccessor.h' 2025-01-24T00:47:03.2014478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/SummaryOps.cpp' 2025-01-24T00:47:03.2014981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/TensorAdvancedIndexing.cpp' 2025-01-24T00:47:03.2015490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/TensorAdvancedIndexing.h' 2025-01-24T00:47:03.2016059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/TensorAdvancedIndexingUtils.h' 2025-01-24T00:47:03.2016556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/TensorCompare.cpp' 2025-01-24T00:47:03.2017011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/TensorCompare.h' 2025-01-24T00:47:03.2017484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/TensorConversions.cpp' 2025-01-24T00:47:03.2017962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/TensorConversions.h' 2025-01-24T00:47:03.2018411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/TensorDimApply.h' 2025-01-24T00:47:03.2018869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/TensorFactories.cpp' 2025-01-24T00:47:03.2019364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/TensorFactories.h' 2025-01-24T00:47:03.2019834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/TensorIterator.h' 2025-01-24T00:47:03.2020363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/TensorIteratorDynamicCasting.h' 2025-01-24T00:47:03.2020875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/TensorIteratorReduce.cpp' 2025-01-24T00:47:03.2021341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/TensorProperties.cpp' 2025-01-24T00:47:03.2021910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/TensorProperties.h' 2025-01-24T00:47:03.2022356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/TensorShape.cpp' 2025-01-24T00:47:03.2022786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/TensorShape.h' 2025-01-24T00:47:03.2023300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/TensorTransformations.cpp' 2025-01-24T00:47:03.2023821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/TensorTransformations.h' 2025-01-24T00:47:03.2024247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/TestOps.cpp' 2025-01-24T00:47:03.2024684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/TopKImpl.h' 2025-01-24T00:47:03.2025126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/TransposeType.h' 2025-01-24T00:47:03.2025590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/TriangularOps.cpp' 2025-01-24T00:47:03.2026056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/TriangularOpsUtils.h' 2025-01-24T00:47:03.2026518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/TypeProperties.cpp' 2025-01-24T00:47:03.2026979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/TypeProperties.h' 2025-01-24T00:47:03.2027550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/UnaryOps.cpp' 2025-01-24T00:47:03.2027981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/UnaryOps.h' 2025-01-24T00:47:03.2028398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Unfold2d.cpp' 2025-01-24T00:47:03.2028806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Unfold2d.h' 2025-01-24T00:47:03.2029243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Unfold3d.cpp' 2025-01-24T00:47:03.2029654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Unfold3d.h' 2025-01-24T00:47:03.2030121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/UnfoldBackward.cpp' 2025-01-24T00:47:03.2030668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/UnfoldBackward.h' 2025-01-24T00:47:03.2031117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/Unique.cpp' 2025-01-24T00:47:03.2031609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/UpSample.cpp' 2025-01-24T00:47:03.2032019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/UpSample.h' 2025-01-24T00:47:03.2032537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/UpSampleBicubic2d.cpp' 2025-01-24T00:47:03.2033059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/UpSampleBilinear2d.cpp' 2025-01-24T00:47:03.2033531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/UpSampleLinear1d.cpp' 2025-01-24T00:47:03.2034021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/UpSampleNearest1d.cpp' 2025-01-24T00:47:03.2034490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/UpSampleNearest2d.cpp' 2025-01-24T00:47:03.2034964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/UpSampleNearest3d.cpp' 2025-01-24T00:47:03.2035460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/UpSampleTrilinear3d.cpp' 2025-01-24T00:47:03.2035956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/VariableMethodStubs.cpp' 2025-01-24T00:47:03.2036519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/WeightNorm.cpp' 2025-01-24T00:47:03.2036964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ao_sparse/README' 2025-01-24T00:47:03.2037464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ao_sparse/library.cpp' 2025-01-24T00:47:03.2038074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp' 2025-01-24T00:47:03.2038634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h' 2025-01-24T00:47:03.2039201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ao_sparse/quantized/cpu/packed_params.h' 2025-01-24T00:47:03.2039761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp' 2025-01-24T00:47:03.2040364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp' 2025-01-24T00:47:03.2040966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp' 2025-01-24T00:47:03.2041716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp' 2025-01-24T00:47:03.2042372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp' 2025-01-24T00:47:03.2042970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp' 2025-01-24T00:47:03.2043535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h' 2025-01-24T00:47:03.2044081Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ao_sparse/quantized/cpu' 2025-01-24T00:47:03.2044591Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ao_sparse/quantized' 2025-01-24T00:47:03.2045047Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ao_sparse' 2025-01-24T00:47:03.2045474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/batch_norm.h' 2025-01-24T00:47:03.2045932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/Activation.cpp' 2025-01-24T00:47:03.2046669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp' 2025-01-24T00:47:03.2047216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp' 2025-01-24T00:47:03.2047730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp' 2025-01-24T00:47:03.2048209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/AtomicAddFloat.h' 2025-01-24T00:47:03.2048683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/AvgPoolKernel.cpp' 2025-01-24T00:47:03.2049185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp' 2025-01-24T00:47:03.2049642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/BlasKernel.cpp' 2025-01-24T00:47:03.2050094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/CatKernel.cpp' 2025-01-24T00:47:03.2050542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/CatKernel.h' 2025-01-24T00:47:03.2051113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp' 2025-01-24T00:47:03.2051617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/ChannelShuffleKernel.h' 2025-01-24T00:47:03.2052242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/ComplexKernel.cpp' 2025-01-24T00:47:03.2052704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/CopyKernel.cpp' 2025-01-24T00:47:03.2053163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/CopyKernel.h' 2025-01-24T00:47:03.2053631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/CrossKernel.cpp' 2025-01-24T00:47:03.2054143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp' 2025-01-24T00:47:03.2054651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/DepthwiseConvKernel.h' 2025-01-24T00:47:03.2055140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp' 2025-01-24T00:47:03.2055663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/DistributionKernels.cpp' 2025-01-24T00:47:03.2056168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/DistributionTemplates.h' 2025-01-24T00:47:03.2056724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/FillKernel.cpp' 2025-01-24T00:47:03.2057251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp' 2025-01-24T00:47:03.2057830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp' 2025-01-24T00:47:03.2058333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp' 2025-01-24T00:47:03.2058930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/FusedAdamKernel.cpp' 2025-01-24T00:47:03.2059415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/FusedSGDKernel.cpp' 2025-01-24T00:47:03.2059836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/Gelu.h' 2025-01-24T00:47:03.2060366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/GridSamplerKernel.cpp' 2025-01-24T00:47:03.2060871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/GridSamplerKernel.h' 2025-01-24T00:47:03.2061361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/HistogramKernel.cpp' 2025-01-24T00:47:03.2061822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/IndexKernel.cpp' 2025-01-24T00:47:03.2062317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/IndexKernelUtils.h' 2025-01-24T00:47:03.2062764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/Intrinsics.h' 2025-01-24T00:47:03.2063225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/IsContiguous.h' 2025-01-24T00:47:03.2063719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/LerpKernel.cpp' 2025-01-24T00:47:03.2064329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp' 2025-01-24T00:47:03.2064770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/LogAddExp.h' 2025-01-24T00:47:03.2065229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/Loops.h' 2025-01-24T00:47:03.2065721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/MaxPoolKernel.cpp' 2025-01-24T00:47:03.2066189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/MaxPooling.cpp' 2025-01-24T00:47:03.2066677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp' 2025-01-24T00:47:03.2067151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/MaxUnpoolKernel.h' 2025-01-24T00:47:03.2067661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/MultinomialKernel.cpp' 2025-01-24T00:47:03.2068214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp' 2025-01-24T00:47:03.2068698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/PaddingKernel.cpp' 2025-01-24T00:47:03.2069302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp' 2025-01-24T00:47:03.2069795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/PixelShuffleKernel.h' 2025-01-24T00:47:03.2070313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp' 2025-01-24T00:47:03.2070769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/PowKernel.cpp' 2025-01-24T00:47:03.2071203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/README.md' 2025-01-24T00:47:03.2071732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp' 2025-01-24T00:47:03.2072149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/Reduce.h' 2025-01-24T00:47:03.2072671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp' 2025-01-24T00:47:03.2073159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp' 2025-01-24T00:47:03.2073636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/ReduceUtils.h' 2025-01-24T00:47:03.2074403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp' 2025-01-24T00:47:03.2075139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h' 2025-01-24T00:47:03.2075620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/RenormKernel.cpp' 2025-01-24T00:47:03.2076131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp' 2025-01-24T00:47:03.2076623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/SampledAddmmKernel.h' 2025-01-24T00:47:03.2077136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp' 2025-01-24T00:47:03.2077604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/SerialStackImpl.h' 2025-01-24T00:47:03.2078099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/SoftMaxKernel.cpp' 2025-01-24T00:47:03.2078591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/SoftmaxKernel.h' 2025-01-24T00:47:03.2079135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/SortingKernel.cpp' 2025-01-24T00:47:03.2079704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/SparseFactories.cpp' 2025-01-24T00:47:03.2080202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp' 2025-01-24T00:47:03.2080689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/SpmmReduceKernel.h' 2025-01-24T00:47:03.2081167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/StackKernel.cpp' 2025-01-24T00:47:03.2081622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/StackKernel.h' 2025-01-24T00:47:03.2082090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/SumKernel.cpp' 2025-01-24T00:47:03.2082598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/TensorCompareKernel.cpp' 2025-01-24T00:47:03.2083084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp' 2025-01-24T00:47:03.2083549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/Unfold2d.cpp' 2025-01-24T00:47:03.2084067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp' 2025-01-24T00:47:03.2084638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/UpSampleKernel.cpp' 2025-01-24T00:47:03.2085200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/UpSampleKernelAVXAntialias.h' 2025-01-24T00:47:03.2085707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp' 2025-01-24T00:47:03.2086210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/WeightNormKernel.cpp' 2025-01-24T00:47:03.2086765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/WeightNormKernel.h' 2025-01-24T00:47:03.2087202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/airy_ai.cpp' 2025-01-24T00:47:03.2087699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/avx_mathfun.h' 2025-01-24T00:47:03.2088218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/batch_norm_kernel.cpp' 2025-01-24T00:47:03.2088712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/group_norm_kernel.cpp' 2025-01-24T00:47:03.2089180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/int4mm_kernel.cpp' 2025-01-24T00:47:03.2089753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/int8mm_kernel.cpp' 2025-01-24T00:47:03.2090228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/int_mm_kernel.h' 2025-01-24T00:47:03.2090716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/layer_norm_kernel.cpp' 2025-01-24T00:47:03.2091199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/mixed_data_type.h' 2025-01-24T00:47:03.2091655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/moments_utils.h' 2025-01-24T00:47:03.2092396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp' 2025-01-24T00:47:03.2092946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp' 2025-01-24T00:47:03.2093486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp' 2025-01-24T00:47:03.2093897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/utils.h' 2025-01-24T00:47:03.2094321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/zmath.h' 2025-01-24T00:47:03.2094742Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu' 2025-01-24T00:47:03.2095210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/AbsKernel.cu' 2025-01-24T00:47:03.2095666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Activation.cpp' 2025-01-24T00:47:03.2096112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Activation.h' 2025-01-24T00:47:03.2096631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ActivationEluKernel.cu' 2025-01-24T00:47:03.2097144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ActivationGeluKernel.cu' 2025-01-24T00:47:03.2097660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ActivationGluKernel.cu' 2025-01-24T00:47:03.2098215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ActivationHardshrinkKernel.cu' 2025-01-24T00:47:03.2098779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ActivationHardsigmoidKernel.cu' 2025-01-24T00:47:03.2099337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ActivationHardswishKernel.cu' 2025-01-24T00:47:03.2099878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ActivationHardtanhKernel.cu' 2025-01-24T00:47:03.2100432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ActivationLeakyReluKernel.cu' 2025-01-24T00:47:03.2100987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ActivationLogSigmoidKernel.cu' 2025-01-24T00:47:03.2101535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ActivationMishKernel.cu' 2025-01-24T00:47:03.2102099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ActivationPreluKernel.cu' 2025-01-24T00:47:03.2102608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ActivationSiluKernel.cu' 2025-01-24T00:47:03.2103319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ActivationSoftplusKernel.cu' 2025-01-24T00:47:03.2103897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ActivationSoftshrinkKernel.cu' 2025-01-24T00:47:03.2104441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ActivationThresholdKernel.cu' 2025-01-24T00:47:03.2104987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/AdaptiveAveragePooling.cu' 2025-01-24T00:47:03.2105527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/AdaptiveAveragePooling3d.cu' 2025-01-24T00:47:03.2106039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/AdaptiveMaxPooling2d.cu' 2025-01-24T00:47:03.2106611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/AdaptiveMaxPooling3d.cu' 2025-01-24T00:47:03.2107096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/AmpKernels.cu' 2025-01-24T00:47:03.2107580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/AveragePool2d.cu' 2025-01-24T00:47:03.2108047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/AveragePool3d.cu' 2025-01-24T00:47:03.2108586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/BinaryBitwiseOpsKernels.cu' 2025-01-24T00:47:03.2109111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/BinaryDivFloorKernel.cu' 2025-01-24T00:47:03.2109751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/BinaryDivTrueKernel.cu' 2025-01-24T00:47:03.2110276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/BinaryDivTruncKernel.cu' 2025-01-24T00:47:03.2110804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/BinaryGeometricKernels.cu' 2025-01-24T00:47:03.2111275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/BinaryInternal.h' 2025-01-24T00:47:03.2111823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/BinaryLogicalOpsKernels.cu' 2025-01-24T00:47:03.2112398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/BinaryMiscBackwardOpsKernels.cu' 2025-01-24T00:47:03.2112911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/BinaryMiscOpsKernels.cu' 2025-01-24T00:47:03.2113410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/BinaryMulKernel.cu' 2025-01-24T00:47:03.2113928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/BinaryRemainderKernel.cu' 2025-01-24T00:47:03.2114454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/BinaryShiftOpsKernels.cu' 2025-01-24T00:47:03.2114876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Blas.cpp' 2025-01-24T00:47:03.2115386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Bucketization.cu' 2025-01-24T00:47:03.2115982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/CUDAJitLoops.cuh' 2025-01-24T00:47:03.2116440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/CUDALoops.cuh' 2025-01-24T00:47:03.2116911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/CUDAScalar.cu' 2025-01-24T00:47:03.2117346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Col2Im.cu' 2025-01-24T00:47:03.2117832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/CompareEQKernel.cu' 2025-01-24T00:47:03.2118328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/CompareKernels.cu' 2025-01-24T00:47:03.2118799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ComplexKernel.cu' 2025-01-24T00:47:03.2119332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/CompositeRandomAccessor.h' 2025-01-24T00:47:03.2119851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ConvolutionMM2d.cu' 2025-01-24T00:47:03.2120267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Copy.cu' 2025-01-24T00:47:03.2120712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Copy.h' 2025-01-24T00:47:03.2121191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/CopysignKernel.cu' 2025-01-24T00:47:03.2121646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/CrossKernel.cu' 2025-01-24T00:47:03.2122281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/CuFFTPlanCache.h' 2025-01-24T00:47:03.2122732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/CuFFTUtils.h' 2025-01-24T00:47:03.2123220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/CumminmaxKernel.cu' 2025-01-24T00:47:03.2123689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/CumprodKernel.cu' 2025-01-24T00:47:03.2124152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/CumsumKernel.cu' 2025-01-24T00:47:03.2124644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/DepthwiseConv2d.cu' 2025-01-24T00:47:03.2125127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/DepthwiseConv3d.cu' 2025-01-24T00:47:03.2125586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/DeviceSqrt.cuh' 2025-01-24T00:47:03.2126090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/DilatedMaxPool2d.cu' 2025-01-24T00:47:03.2126653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/DilatedMaxPool3d.cu' 2025-01-24T00:47:03.2127145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/DistanceKernel.cu' 2025-01-24T00:47:03.2127665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/DistributionBernoulli.cu' 2025-01-24T00:47:03.2128207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/DistributionCauchyKernel.cu' 2025-01-24T00:47:03.2128944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/DistributionExponentialKernel.cu' 2025-01-24T00:47:03.2129549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/DistributionGeometricKernel.cu' 2025-01-24T00:47:03.2130128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/DistributionLogNormalKernel.cu' 2025-01-24T00:47:03.2130636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/DistributionNormal.cu' 2025-01-24T00:47:03.2131176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/DistributionRandomKernel.cu' 2025-01-24T00:47:03.2131707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/DistributionTemplates.h' 2025-01-24T00:47:03.2132216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/DistributionUniform.cu' 2025-01-24T00:47:03.2132707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Distributions.cpp' 2025-01-24T00:47:03.2133176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Distributions.cu' 2025-01-24T00:47:03.2133665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Distributions.h' 2025-01-24T00:47:03.2134123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Dropout.cu' 2025-01-24T00:47:03.2134627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Embedding.cu' 2025-01-24T00:47:03.2135287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/EmbeddingBackwardKernel.cu' 2025-01-24T00:47:03.2135845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2025-01-24T00:47:03.2136318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/EmbeddingBag.cu' 2025-01-24T00:47:03.2136771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Equal.cpp' 2025-01-24T00:47:03.2137230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/FillKernel.cu' 2025-01-24T00:47:03.2137749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/FlattenIndicesKernel.cu' 2025-01-24T00:47:03.2138272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ForeachBinaryOpList.cu' 2025-01-24T00:47:03.2138790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ForeachBinaryOpScalar.cu' 2025-01-24T00:47:03.2139355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ForeachBinaryOpScalarList.cu' 2025-01-24T00:47:03.2139924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ForeachBinaryOpScalarTensor.cu' 2025-01-24T00:47:03.2140497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ForeachFunctors.cuh' 2025-01-24T00:47:03.2141053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ForeachMinMaxFunctors.cuh' 2025-01-24T00:47:03.2141559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ForeachPointwiseOp.cu' 2025-01-24T00:47:03.2142061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ForeachReduceOp.cu' 2025-01-24T00:47:03.2142586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ForeachTernaryOp.cu' 2025-01-24T00:47:03.2143068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ForeachUnaryOp.cu' 2025-01-24T00:47:03.2143614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/FractionalMaxPool2d.cu' 2025-01-24T00:47:03.2144121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/FractionalMaxPool3d.cu' 2025-01-24T00:47:03.2144696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/FunctionOfAMatrixUtilsKernel.cu' 2025-01-24T00:47:03.2145201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/FusedAdamKernel.cu' 2025-01-24T00:47:03.2145689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/FusedAdamWKernel.cu' 2025-01-24T00:47:03.2146238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/FusedSgdKernel.cu' 2025-01-24T00:47:03.2146745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/GcdLcmKernel.cu' 2025-01-24T00:47:03.2147209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/GridSampler.cpp' 2025-01-24T00:47:03.2147709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/GridSampler.cu' 2025-01-24T00:47:03.2148171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/GridSampler.cuh' 2025-01-24T00:47:03.2148660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/GridSampler.h' 2025-01-24T00:47:03.2149123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/IGammaKernel.cu' 2025-01-24T00:47:03.2149701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Im2Col.cu' 2025-01-24T00:47:03.2150180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/IndexKernel.cpp' 2025-01-24T00:47:03.2150641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/IndexKernel.cu' 2025-01-24T00:47:03.2151102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/IndexKernel.h' 2025-01-24T00:47:03.2151565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Indexing.cu' 2025-01-24T00:47:03.2152017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/JitLoops.cuh' 2025-01-24T00:47:03.2152495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/KernelUtils.cuh' 2025-01-24T00:47:03.2152954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/LaunchUtils.h' 2025-01-24T00:47:03.2153466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/LegacyThrustHelpers.cu' 2025-01-24T00:47:03.2153899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Lerp.cu' 2025-01-24T00:47:03.2154372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/LinearAlgebra.cu' 2025-01-24T00:47:03.2154892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/LinearAlgebraStubs.cpp' 2025-01-24T00:47:03.2155454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/LogAddExpKernel.cu' 2025-01-24T00:47:03.2155977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/LogcumsumexpKernel.cu' 2025-01-24T00:47:03.2156457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Loops.cuh' 2025-01-24T00:47:03.2156913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Loss.cu' 2025-01-24T00:47:03.2157350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/LossCTC.cu' 2025-01-24T00:47:03.2157791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Math.cuh' 2025-01-24T00:47:03.2158325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/MaxMinElementwiseKernel.cu' 2025-01-24T00:47:03.2158805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/MaxUnpooling.cu' 2025-01-24T00:47:03.2159275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/MemoryAccess.cuh' 2025-01-24T00:47:03.2159724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/MiscUtils.h' 2025-01-24T00:47:03.2160237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/MixedDtypesLinear.cu' 2025-01-24T00:47:03.2160815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/MultiLabelMarginCriterion.cu' 2025-01-24T00:47:03.2161313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/MultiMarginLoss.cu' 2025-01-24T00:47:03.2161836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/MultiTensorApply.cuh' 2025-01-24T00:47:03.2162328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/MultinomialKernel.cu' 2025-01-24T00:47:03.2162872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/NLLLoss2d.cu' 2025-01-24T00:47:03.2163497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/NaiveConvolutionTranspose2d.cu' 2025-01-24T00:47:03.2164065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/NaiveConvolutionTranspose3d.cu' 2025-01-24T00:47:03.2164612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/NaiveDilatedConvolution.cu' 2025-01-24T00:47:03.2165050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Nonzero.cu' 2025-01-24T00:47:03.2165537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Normalization.cu' 2025-01-24T00:47:03.2166020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Normalization.cuh' 2025-01-24T00:47:03.2166612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/PersistentSoftmax.cuh' 2025-01-24T00:47:03.2167134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/PointwiseOpsKernel.cu' 2025-01-24T00:47:03.2167552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Pow.cuh' 2025-01-24T00:47:03.2168019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/PowKernel.cu' 2025-01-24T00:47:03.2168434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/RNN.cu' 2025-01-24T00:47:03.2168974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Randperm.cu' 2025-01-24T00:47:03.2169502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Randperm.cuh' 2025-01-24T00:47:03.2170017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/RangeFactories.cu' 2025-01-24T00:47:03.2170502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/RecordStream.cu' 2025-01-24T00:47:03.2170952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Reduce.cu' 2025-01-24T00:47:03.2171396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Reduce.cuh' 2025-01-24T00:47:03.2171917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ReduceAMinMaxKernel.cu' 2025-01-24T00:47:03.2172426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ReduceArgMaxKernel.cu' 2025-01-24T00:47:03.2172986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ReduceArgMinKernel.cu' 2025-01-24T00:47:03.2173508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ReduceLogicKernel.cu' 2025-01-24T00:47:03.2174042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ReduceMaxValuesKernel.cu' 2025-01-24T00:47:03.2174721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ReduceMinValuesKernel.cu' 2025-01-24T00:47:03.2175225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ReduceMomentKernel.cu' 2025-01-24T00:47:03.2175765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ReduceNormKernel.cu' 2025-01-24T00:47:03.2176216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ReduceOps.cpp' 2025-01-24T00:47:03.2176665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ReduceOps.h' 2025-01-24T00:47:03.2177189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ReduceSumProdKernel.cu' 2025-01-24T00:47:03.2177664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ReflectionPad.cu' 2025-01-24T00:47:03.2178140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/RenormKernel.cu' 2025-01-24T00:47:03.2178579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Repeat.cu' 2025-01-24T00:47:03.2179083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ReplicationPadding.cu' 2025-01-24T00:47:03.2179539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Resize.cpp' 2025-01-24T00:47:03.2180099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Resize.h' 2025-01-24T00:47:03.2180585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/RowwiseScaledMM.cu' 2025-01-24T00:47:03.2181082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/RowwiseScaledMM.h' 2025-01-24T00:47:03.2181561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/RreluWithNoise.cu' 2025-01-24T00:47:03.2182032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ScanKernels.cpp' 2025-01-24T00:47:03.2182487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ScanKernels.h' 2025-01-24T00:47:03.2182936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ScanUtils.cuh' 2025-01-24T00:47:03.2183482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ScatterGatherKernel.cu' 2025-01-24T00:47:03.2183954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/SegmentReduce.cu' 2025-01-24T00:47:03.2184417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Shape.cu' 2025-01-24T00:47:03.2184857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/SoftMax.cu' 2025-01-24T00:47:03.2185394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Sort.cpp' 2025-01-24T00:47:03.2185827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Sort.cu' 2025-01-24T00:47:03.2186240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Sort.h' 2025-01-24T00:47:03.2186686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/SortImpl.cu' 2025-01-24T00:47:03.2187150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/SortStable.cu' 2025-01-24T00:47:03.2187603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/SortStable.h' 2025-01-24T00:47:03.2188109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/SortUtils.cuh' 2025-01-24T00:47:03.2188555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Sorting.cpp' 2025-01-24T00:47:03.2189019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Sorting.cu' 2025-01-24T00:47:03.2189466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Sorting.h' 2025-01-24T00:47:03.2189945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/SortingCommon.cuh' 2025-01-24T00:47:03.2190577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/SortingRadixSelect.cuh' 2025-01-24T00:47:03.2191236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/SparseBinaryOpIntersectionKernel.cu' 2025-01-24T00:47:03.2191689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/SparseMM.cu' 2025-01-24T00:47:03.2192307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/SpectralOps.cpp' 2025-01-24T00:47:03.2192775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/SpectralOps.cu' 2025-01-24T00:47:03.2193230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/StepKernel.cu' 2025-01-24T00:47:03.2193699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/SummaryOps.cu' 2025-01-24T00:47:03.2194181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/TensorCompare.cpp' 2025-01-24T00:47:03.2194663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/TensorCompare.cu' 2025-01-24T00:47:03.2195150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/TensorFactories.cu' 2025-01-24T00:47:03.2195646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/TensorModeKernel.cpp' 2025-01-24T00:47:03.2196290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/TensorModeKernel.cu' 2025-01-24T00:47:03.2196786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/TensorModeKernel.cuh' 2025-01-24T00:47:03.2197343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/TensorModeKernel.h' 2025-01-24T00:47:03.2197842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/TensorShape.cu' 2025-01-24T00:47:03.2198332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/TensorShapeCUDA.cpp' 2025-01-24T00:47:03.2198812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/TensorTopK.cpp' 2025-01-24T00:47:03.2199269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/TensorTopK.cu' 2025-01-24T00:47:03.2199725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/TensorTopK.h' 2025-01-24T00:47:03.2200254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/TensorTransformations.cu' 2025-01-24T00:47:03.2200730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/TriangularOps.cu' 2025-01-24T00:47:03.2201355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryComplexKernels.cu' 2025-01-24T00:47:03.2201914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryFractionKernels.cu' 2025-01-24T00:47:03.2202411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryGammaKernels.cu' 2025-01-24T00:47:03.2203000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryGeometricAcosKernel.cu' 2025-01-24T00:47:03.2203555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryGeometricAcoshKernel.cu' 2025-01-24T00:47:03.2204115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryGeometricAsinKernel.cu' 2025-01-24T00:47:03.2204669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryGeometricAsinhKernel.cu' 2025-01-24T00:47:03.2205214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryGeometricAtanKernel.cu' 2025-01-24T00:47:03.2205775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryGeometricAtanhKernel.cu' 2025-01-24T00:47:03.2206502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryGeometricCosKernel.cu' 2025-01-24T00:47:03.2207063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryGeometricCoshKernel.cu' 2025-01-24T00:47:03.2207606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryGeometricSinKernel.cu' 2025-01-24T00:47:03.2208150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryGeometricSinhKernel.cu' 2025-01-24T00:47:03.2208709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryGeometricTanKernel.cu' 2025-01-24T00:47:03.2209255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryGeometricTanhKernel.cu' 2025-01-24T00:47:03.2209745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryLogKernels.cu' 2025-01-24T00:47:03.2210243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryOpsKernel.cu' 2025-01-24T00:47:03.2210735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/UnarySignKernels.cu' 2025-01-24T00:47:03.2211317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/UnarySpecialOpsKernel.cu' 2025-01-24T00:47:03.2211856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/UnfoldBackwardKernel.cu' 2025-01-24T00:47:03.2212295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/Unique.cu' 2025-01-24T00:47:03.2212866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/UniqueCub.cu' 2025-01-24T00:47:03.2213328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/UniqueCub.cuh' 2025-01-24T00:47:03.2213794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/UpSample.cuh' 2025-01-24T00:47:03.2214293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/UpSampleBicubic2d.cu' 2025-01-24T00:47:03.2214799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/UpSampleBilinear2d.cu' 2025-01-24T00:47:03.2215309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/UpSampleLinear1d.cu' 2025-01-24T00:47:03.2215805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/UpSampleNearest1d.cu' 2025-01-24T00:47:03.2216327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/UpSampleNearest2d.cu' 2025-01-24T00:47:03.2216865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/UpSampleNearest3d.cu' 2025-01-24T00:47:03.2217374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/UpSampleTrilinear3d.cu' 2025-01-24T00:47:03.2217982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ValidateCompressedIndicesKernel.cu' 2025-01-24T00:47:03.2218440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/WeightNorm.cu' 2025-01-24T00:47:03.2219049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/ZetaKernel.cu' 2025-01-24T00:47:03.2219508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/airy_ai.cu' 2025-01-24T00:47:03.2219959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/bessel_j0.cu' 2025-01-24T00:47:03.2220423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/bessel_j1.cu' 2025-01-24T00:47:03.2220872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/bessel_y0.cu' 2025-01-24T00:47:03.2221329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/bessel_y1.cu' 2025-01-24T00:47:03.2221809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/block_reduce.cuh' 2025-01-24T00:47:03.2222330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/chebyshev_polynomial_t.cu' 2025-01-24T00:47:03.2222851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/chebyshev_polynomial_u.cu' 2025-01-24T00:47:03.2223381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/chebyshev_polynomial_v.cu' 2025-01-24T00:47:03.2223902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/chebyshev_polynomial_w.cu' 2025-01-24T00:47:03.2224455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/README.md' 2025-01-24T00:47:03.2225177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/arch/mma.h' 2025-01-24T00:47:03.2225764Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/arch' 2025-01-24T00:47:03.2226473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/epilogue/thread/ft_fused_activations.h' 2025-01-24T00:47:03.2227104Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/epilogue/thread' 2025-01-24T00:47:03.2227709Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/epilogue' 2025-01-24T00:47:03.2228305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/epilogue_helpers.h' 2025-01-24T00:47:03.2228888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/ft_gemm_configs.h' 2025-01-24T00:47:03.2229588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/kernel/default_fpA_intB_traits.h' 2025-01-24T00:47:03.2230800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/kernel/fpA_intB_gemm.h' 2025-01-24T00:47:03.2231502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/kernel/mixed_gemm_B_layout.h' 2025-01-24T00:47:03.2232133Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/kernel' 2025-01-24T00:47:03.2232810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/default_dq_mma.h' 2025-01-24T00:47:03.2233555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/default_dq_mma_multistage.h' 2025-01-24T00:47:03.2234292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/default_dq_mma_pipelined.h' 2025-01-24T00:47:03.2234965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/default_mma.h' 2025-01-24T00:47:03.2235641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/default_mma_bf16.h' 2025-01-24T00:47:03.2236411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/dq_mma_base.h' 2025-01-24T00:47:03.2237115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/dq_mma_multistage.h' 2025-01-24T00:47:03.2237798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/dq_mma_pipelined.h' 2025-01-24T00:47:03.2238442Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock' 2025-01-24T00:47:03.2239107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/warp/default_mma_tensor_op.h' 2025-01-24T00:47:03.2239823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/warp/mma_tensorop_compute_B_with_f16.h' 2025-01-24T00:47:03.2240553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/warp/mma_tensorop_dequantizer.h' 2025-01-24T00:47:03.2241237Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/warp' 2025-01-24T00:47:03.2241839Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm' 2025-01-24T00:47:03.2242513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/interleaved_numeric_conversion.h' 2025-01-24T00:47:03.2243145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/tile_interleaved_layout.h' 2025-01-24T00:47:03.2243688Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions' 2025-01-24T00:47:03.2244324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/fused_adam_amsgrad_impl.cu' 2025-01-24T00:47:03.2244867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/fused_adam_amsgrad_impl.cuh' 2025-01-24T00:47:03.2245353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/fused_adam_impl.cu' 2025-01-24T00:47:03.2245872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/fused_adam_impl.cuh' 2025-01-24T00:47:03.2246483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/fused_adam_utils.cuh' 2025-01-24T00:47:03.2247039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/fused_adamw_amsgrad_impl.cu' 2025-01-24T00:47:03.2247587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh' 2025-01-24T00:47:03.2248074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/fused_adamw_impl.cu' 2025-01-24T00:47:03.2248566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/fused_adamw_impl.cuh' 2025-01-24T00:47:03.2249141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/group_norm_kernel.cu' 2025-01-24T00:47:03.2249690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/hermite_polynomial_h.cu' 2025-01-24T00:47:03.2250218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/hermite_polynomial_he.cu' 2025-01-24T00:47:03.2250658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/im2col.cuh' 2025-01-24T00:47:03.2251099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/int4mm.cu' 2025-01-24T00:47:03.2251572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/jit_utils.cpp' 2025-01-24T00:47:03.2252017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/jit_utils.h' 2025-01-24T00:47:03.2252530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/laguerre_polynomial_l.cu' 2025-01-24T00:47:03.2253037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/layer_norm_kernel.cu' 2025-01-24T00:47:03.2253559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/legendre_polynomial_p.cu' 2025-01-24T00:47:03.2254219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebra.cpp' 2025-01-24T00:47:03.2254827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebraLib.cpp' 2025-01-24T00:47:03.2255414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebraLib.h' 2025-01-24T00:47:03.2256028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebraLibBlas.cpp' 2025-01-24T00:47:03.2256528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/linalg/CUDASolver.cpp' 2025-01-24T00:47:03.2257030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/linalg/CUDASolver.h' 2025-01-24T00:47:03.2257561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/linalg/CudssHandlePool.cpp' 2025-01-24T00:47:03.2258130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/linalg/CusolverDnHandlePool.cpp' 2025-01-24T00:47:03.2258633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/linalg/MagmaUtils.h' 2025-01-24T00:47:03.2259096Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/linalg' 2025-01-24T00:47:03.2259776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/modified_bessel_i0.cu' 2025-01-24T00:47:03.2260272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/modified_bessel_i1.cu' 2025-01-24T00:47:03.2260802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/modified_bessel_k0.cu' 2025-01-24T00:47:03.2261309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/modified_bessel_k1.cu' 2025-01-24T00:47:03.2261814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/reduction_template.cuh' 2025-01-24T00:47:03.2262351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/scaled_modified_bessel_k0.cu' 2025-01-24T00:47:03.2262897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/scaled_modified_bessel_k1.cu' 2025-01-24T00:47:03.2263465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_t.cu' 2025-01-24T00:47:03.2264041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_u.cu' 2025-01-24T00:47:03.2264606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_v.cu' 2025-01-24T00:47:03.2265276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_w.cu' 2025-01-24T00:47:03.2265799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/spherical_bessel_j0.cu' 2025-01-24T00:47:03.2266288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/thread_constants.h' 2025-01-24T00:47:03.2266751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda/vol2col.cuh' 2025-01-24T00:47:03.2267173Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cuda' 2025-01-24T00:47:03.2267697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cudnn/AffineGridGenerator.cpp' 2025-01-24T00:47:03.2268171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cudnn/BatchNorm.cpp' 2025-01-24T00:47:03.2268647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cudnn/BatchNorm.h' 2025-01-24T00:47:03.2269218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cudnn/ConvPlaceholders.cpp' 2025-01-24T00:47:03.2269683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cudnn/ConvShared.cpp' 2025-01-24T00:47:03.2270138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cudnn/ConvShared.h' 2025-01-24T00:47:03.2270603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cudnn/Conv_v7.cpp' 2025-01-24T00:47:03.2271051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cudnn/Conv_v8.cpp' 2025-01-24T00:47:03.2271524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cudnn/GridSampler.cpp' 2025-01-24T00:47:03.2272094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cudnn/LossCTC.cpp' 2025-01-24T00:47:03.2272529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cudnn/MHA.cpp' 2025-01-24T00:47:03.2272951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cudnn/MHA.h' 2025-01-24T00:47:03.2273404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cudnn/RNN.cpp' 2025-01-24T00:47:03.2273853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cudnn/RNNUtils.h' 2025-01-24T00:47:03.2274316Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/cudnn' 2025-01-24T00:47:03.2274756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/group_norm.cpp' 2025-01-24T00:47:03.2275187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/group_norm.h' 2025-01-24T00:47:03.2276074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_128x16x64_16x16_4x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip' 2025-01-24T00:47:03.2276958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x128x64_16x16_1x4_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip' 2025-01-24T00:47:03.2277959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_16x8x1_16x8x1_1x16x1x8_4_Intrawave_v1.hip' 2025-01-24T00:47:03.2278829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_32x4x1_32x4x1_1x16x1x8_4_Intrawave_v1.hip' 2025-01-24T00:47:03.2279716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v1.hip' 2025-01-24T00:47:03.2280586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip' 2025-01-24T00:47:03.2281464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x64x64_16x16_1x2_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip' 2025-01-24T00:47:03.2282339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_32x16x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v1.hip' 2025-01-24T00:47:03.2283264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_32x16x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip' 2025-01-24T00:47:03.2284262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_64x16x64_16x16_2x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip' 2025-01-24T00:47:03.2285146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v1.hip' 2025-01-24T00:47:03.2286044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v3.hip' 2025-01-24T00:47:03.2286998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v5.hip' 2025-01-24T00:47:03.2287895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_16x256x64_16x16_1x4_8x16x1_8x16x1_1x16x1x16_4_Intrawave_v2.hip' 2025-01-24T00:47:03.2288810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_224x256x64_16x16_7x8_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v3.hip' 2025-01-24T00:47:03.2289821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_16x16x1_16x8x1_1x32x1x8_2_Intrawave_v2.hip' 2025-01-24T00:47:03.2290712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_32x8x1_32x4x1_1x32x1x8_2_Intrawave_v2.hip' 2025-01-24T00:47:03.2291588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_8x32x1_8x16x1_1x32x1x8_2_Intrawave_v2.hip' 2025-01-24T00:47:03.2292628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x224x64_16x16_8x7_8x32x1_8x32x1_1x32x1x8_4_Intrawave_v3.hip' 2025-01-24T00:47:03.2293655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_16x16x1_16x16x1_1x16x1x16_4_Intrawave_v4.hip' 2025-01-24T00:47:03.2294556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_4x64x1_4x64x1_1x16x1x16_4_Intrawave_v3.hip' 2025-01-24T00:47:03.2295432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_4x64x1_4x64x1_1x16x1x16_4_Intrawave_v5.hip' 2025-01-24T00:47:03.2296313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v4.hip' 2025-01-24T00:47:03.2297193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_64_16x16x64_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4_Intrawave_v1.hip' 2025-01-24T00:47:03.2298056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_64_16x16x64_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4_Intrawave_v2.hip' 2025-01-24T00:47:03.2298731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h' 2025-01-24T00:47:03.2299417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h' 2025-01-24T00:47:03.2299965Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels' 2025-01-24T00:47:03.2300419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/ck_bgemm.h' 2025-01-24T00:47:03.2300911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/ck_bgemm_bfloat16.hip' 2025-01-24T00:47:03.2301357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/ck_gemm.h' 2025-01-24T00:47:03.2301846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/ck_gemm_bfloat16.hip' 2025-01-24T00:47:03.2302323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/ck_gemm_float.hip' 2025-01-24T00:47:03.2302802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/ck_gemm_half.hip' 2025-01-24T00:47:03.2303283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/ck_gemm_template.h' 2025-01-24T00:47:03.2303766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip/ck_types.h' 2025-01-24T00:47:03.2304214Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/hip' 2025-01-24T00:47:03.2304723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/im2col.h' 2025-01-24T00:47:03.2305203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/im2col_shape_check.h' 2025-01-24T00:47:03.2305694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/kleidiai/kai_kernels.cpp' 2025-01-24T00:47:03.2306176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/kleidiai/kai_kernels.h' 2025-01-24T00:47:03.2306647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/kleidiai/kai_pack.h' 2025-01-24T00:47:03.2307277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/kleidiai/kai_ukernel_interface.cpp' 2025-01-24T00:47:03.2307835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/kleidiai/kai_ukernel_interface.h' 2025-01-24T00:47:03.2308283Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/kleidiai' 2025-01-24T00:47:03.2308717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/layer_norm.cpp' 2025-01-24T00:47:03.2309151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/layer_norm.h' 2025-01-24T00:47:03.2309612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/MetalAten.mm' 2025-01-24T00:47:03.2310127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/MetalCommandBuffer.h' 2025-01-24T00:47:03.2310637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/MetalCommandBuffer.mm' 2025-01-24T00:47:03.2311104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/MetalContext.h' 2025-01-24T00:47:03.2311590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/MetalContext.mm' 2025-01-24T00:47:03.2312076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/MetalConvParams.h' 2025-01-24T00:47:03.2312599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/MetalConvParams.mm' 2025-01-24T00:47:03.2313099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/MetalDevice.h' 2025-01-24T00:47:03.2313634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/MetalGuardImpl.cpp' 2025-01-24T00:47:03.2314191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/MetalNeuronType.h' 2025-01-24T00:47:03.2314715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/MetalPrepackOpContext.h' 2025-01-24T00:47:03.2315260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/MetalPrepackOpRegister.cpp' 2025-01-24T00:47:03.2315741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/MetalShaders.h' 2025-01-24T00:47:03.2316228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/MetalTensorImpl.h' 2025-01-24T00:47:03.2316772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/MetalTensorImplStorage.h' 2025-01-24T00:47:03.2317355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/MetalTensorImplStorage.mm' 2025-01-24T00:47:03.2317850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/MetalTensorUtils.h' 2025-01-24T00:47:03.2318390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/MetalTensorUtils.mm' 2025-01-24T00:47:03.2318900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSCNNClampOp.h' 2025-01-24T00:47:03.2319432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSCNNClampOp.mm' 2025-01-24T00:47:03.2319938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSCNNConvOp.h' 2025-01-24T00:47:03.2320447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSCNNConvOp.mm' 2025-01-24T00:47:03.2321039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSCNNFullyConnectedOp.h' 2025-01-24T00:47:03.2321691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSCNNFullyConnectedOp.mm' 2025-01-24T00:47:03.2322247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSCNNNeuronOp.h' 2025-01-24T00:47:03.2322786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSCNNNeuronOp.mm' 2025-01-24T00:47:03.2323270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSCNNOp.h' 2025-01-24T00:47:03.2323781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSCNNUtils.h' 2025-01-24T00:47:03.2324287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSCNNUtils.mm' 2025-01-24T00:47:03.2324807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSImage+Tensor.h' 2025-01-24T00:47:03.2325348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSImage+Tensor.mm' 2025-01-24T00:47:03.2325855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSImageUtils.h' 2025-01-24T00:47:03.2326485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSImageUtils.mm' 2025-01-24T00:47:03.2327038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSImageWrapper.h' 2025-01-24T00:47:03.2327694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSImageWrapper.mm' 2025-01-24T00:47:03.2328236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/tests/MPSCNNTests.h' 2025-01-24T00:47:03.2328778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/tests/MPSCNNTests.mm' 2025-01-24T00:47:03.2329366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/tests/MetalOpTestRunner.h' 2025-01-24T00:47:03.2329950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/tests/MetalOpTestRunner.mm' 2025-01-24T00:47:03.2330454Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/tests' 2025-01-24T00:47:03.2330934Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn' 2025-01-24T00:47:03.2331451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalAddmm.mm' 2025-01-24T00:47:03.2332045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalBinaryElementwise.mm' 2025-01-24T00:47:03.2332649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalChunk.mm' 2025-01-24T00:47:03.2333141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalClamp.mm' 2025-01-24T00:47:03.2333651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalConcat.mm' 2025-01-24T00:47:03.2334166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalConvolution.h' 2025-01-24T00:47:03.2334685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalConvolution.mm' 2025-01-24T00:47:03.2335170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalCopy.h' 2025-01-24T00:47:03.2335653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalCopy.mm' 2025-01-24T00:47:03.2336181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalHardshrink.mm' 2025-01-24T00:47:03.2336691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalHardswish.mm' 2025-01-24T00:47:03.2337198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalLeakyReLU.mm' 2025-01-24T00:47:03.2337707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalNeurons.mm' 2025-01-24T00:47:03.2338203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalPadding.mm' 2025-01-24T00:47:03.2338705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalPooling.mm' 2025-01-24T00:47:03.2339195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalReduce.mm' 2025-01-24T00:47:03.2339684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalReshape.mm' 2025-01-24T00:47:03.2340215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalSoftmax.mm' 2025-01-24T00:47:03.2340744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalTranspose.mm' 2025-01-24T00:47:03.2341307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalUpsamplingNearest.mm' 2025-01-24T00:47:03.2341918Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal/ops' 2025-01-24T00:47:03.2342351Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/metal' 2025-01-24T00:47:03.2342867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/miopen/BatchNorm_miopen.cpp' 2025-01-24T00:47:03.2343346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/miopen/Conv_miopen.cpp' 2025-01-24T00:47:03.2343817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/miopen/RNN_miopen.cpp' 2025-01-24T00:47:03.2344267Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/miopen' 2025-01-24T00:47:03.2344767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkl/LinearAlgebra.cpp' 2025-01-24T00:47:03.2345246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkl/LinearAlgebra.h' 2025-01-24T00:47:03.2345778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkl/MklAllocationHelper.cpp' 2025-01-24T00:47:03.2346262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkl/SparseBlasImpl.cpp' 2025-01-24T00:47:03.2346756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkl/SparseBlasImpl.h' 2025-01-24T00:47:03.2347358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp' 2025-01-24T00:47:03.2347876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.h' 2025-01-24T00:47:03.2348349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkl/SpectralOps.cpp' 2025-01-24T00:47:03.2348766Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkl' 2025-01-24T00:47:03.2349242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/BinaryOps.cpp' 2025-01-24T00:47:03.2349678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/Common.h' 2025-01-24T00:47:03.2350119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/Conv.cpp' 2025-01-24T00:47:03.2350559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/Conv.h' 2025-01-24T00:47:03.2351044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/ConvPrepack.cpp' 2025-01-24T00:47:03.2351524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/ConvPrepack.h' 2025-01-24T00:47:03.2351964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/Copy.cpp' 2025-01-24T00:47:03.2352405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/Gelu.cpp' 2025-01-24T00:47:03.2352927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp' 2025-01-24T00:47:03.2353407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/Linear.cpp' 2025-01-24T00:47:03.2353848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/Linear.h' 2025-01-24T00:47:03.2354372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp' 2025-01-24T00:47:03.2354844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/MKLDNNCommon.h' 2025-01-24T00:47:03.2355369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp' 2025-01-24T00:47:03.2355907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/Matmul.cpp' 2025-01-24T00:47:03.2356363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/Matmul.h' 2025-01-24T00:47:03.2356889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp' 2025-01-24T00:47:03.2357378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/Normalization.cpp' 2025-01-24T00:47:03.2357852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/OpContext.cpp' 2025-01-24T00:47:03.2358333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/OpContext.h' 2025-01-24T00:47:03.2358787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/Pooling.cpp' 2025-01-24T00:47:03.2359272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/Prelu.cpp' 2025-01-24T00:47:03.2359707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/RNN.cpp' 2025-01-24T00:47:03.2360300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp' 2025-01-24T00:47:03.2360752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/Relu.cpp' 2025-01-24T00:47:03.2361206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/SoftMax.cpp' 2025-01-24T00:47:03.2361718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/TensorFactories.cpp' 2025-01-24T00:47:03.2362348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/TensorShape.cpp' 2025-01-24T00:47:03.2362811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/TensorShape.h' 2025-01-24T00:47:03.2363285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/UnaryOps.cpp' 2025-01-24T00:47:03.2363730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/Utils.cpp' 2025-01-24T00:47:03.2364179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/Utils.h' 2025-01-24T00:47:03.2364634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/Blas.cpp' 2025-01-24T00:47:03.2365098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/Conv.cpp' 2025-01-24T00:47:03.2365678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/detail/Attr.h' 2025-01-24T00:47:03.2366170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/detail/Conv.cpp' 2025-01-24T00:47:03.2366769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/detail/Deconv.cpp' 2025-01-24T00:47:03.2367329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/detail/Matmul.cpp' 2025-01-24T00:47:03.2367869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/detail/QConv.cpp' 2025-01-24T00:47:03.2368383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/detail/Utils.cpp' 2025-01-24T00:47:03.2368875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/detail/Utils.h' 2025-01-24T00:47:03.2369373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/detail/oneDNN.h' 2025-01-24T00:47:03.2369950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/detail/oneDNNContext.cpp' 2025-01-24T00:47:03.2370612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/detail/oneDNNContext.h' 2025-01-24T00:47:03.2371121Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/detail' 2025-01-24T00:47:03.2371581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/qconv.cpp' 2025-01-24T00:47:03.2372171Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu' 2025-01-24T00:47:03.2372657Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mkldnn' 2025-01-24T00:47:03.2373066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/Copy.h' 2025-01-24T00:47:03.2373575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/MPSGraphSequoiaOps.h' 2025-01-24T00:47:03.2374068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/MPSGraphSonomaOps.h' 2025-01-24T00:47:03.2374562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/MPSGraphVenturaOps.h' 2025-01-24T00:47:03.2375064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/MetalShaderLibrary.h' 2025-01-24T00:47:03.2375531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/OperationUtils.h' 2025-01-24T00:47:03.2376005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/OperationUtils.mm' 2025-01-24T00:47:03.2376490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/TensorFactory.cpp' 2025-01-24T00:47:03.2377021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/TensorFactory.h' 2025-01-24T00:47:03.2377576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/kernels/BinaryKernel.metal' 2025-01-24T00:47:03.2378113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/kernels/Bucketization.metal' 2025-01-24T00:47:03.2378628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/kernels/CrossKernel.metal' 2025-01-24T00:47:03.2379202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/kernels/FusedOptimizerOps.metal' 2025-01-24T00:47:03.2379690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/kernels/Gamma.metal' 2025-01-24T00:47:03.2380249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/kernels/HistogramKernel.metal' 2025-01-24T00:47:03.2380764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/kernels/Im2Col.metal' 2025-01-24T00:47:03.2381260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/kernels/Indexing.metal' 2025-01-24T00:47:03.2417777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/kernels/LinearAlgebra.metal' 2025-01-24T00:47:03.2418810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/kernels/Quantized.metal' 2025-01-24T00:47:03.2419541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/kernels/RMSNorm.metal' 2025-01-24T00:47:03.2420082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/kernels/RenormKernel.metal' 2025-01-24T00:47:03.2420573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/kernels/Repeat.metal' 2025-01-24T00:47:03.2421100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/kernels/SpecialOps.metal' 2025-01-24T00:47:03.2421689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/kernels/TriangularOps.metal' 2025-01-24T00:47:03.2422356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/kernels/UnaryKernel.metal' 2025-01-24T00:47:03.2422906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/kernels/UnfoldBackward.metal' 2025-01-24T00:47:03.2423449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/kernels/UpSample.metal' 2025-01-24T00:47:03.2423919Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/kernels' 2025-01-24T00:47:03.2424432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/Activation.mm' 2025-01-24T00:47:03.2424978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/AdaptivePooling.mm' 2025-01-24T00:47:03.2425497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/Attention.mm' 2025-01-24T00:47:03.2426005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/BinaryKernel.h' 2025-01-24T00:47:03.2426528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/BinaryKernel.mm' 2025-01-24T00:47:03.2427157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/BinaryOps.mm' 2025-01-24T00:47:03.2427669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/BitwiseOps.mm' 2025-01-24T00:47:03.2428159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/Blas.mm' 2025-01-24T00:47:03.2428694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/Bucketization.mm' 2025-01-24T00:47:03.2429209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/ConstantOps.mm' 2025-01-24T00:47:03.2429733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/Convolution.mm' 2025-01-24T00:47:03.2430215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/Copy.mm' 2025-01-24T00:47:03.2430741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/CrossKernel.mm' 2025-01-24T00:47:03.2431311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/Distributions.mm' 2025-01-24T00:47:03.2431792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/Equal.cpp' 2025-01-24T00:47:03.2432428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/Eye.mm' 2025-01-24T00:47:03.2433012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/FastFourierTransform.mm' 2025-01-24T00:47:03.2433649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h' 2025-01-24T00:47:03.2434275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.mm' 2025-01-24T00:47:03.2434817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/FusedAdamKernel.mm' 2025-01-24T00:47:03.2435400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/FusedAdamKernelImpl.h' 2025-01-24T00:47:03.2435970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/FusedAdamKernelImpl.mm' 2025-01-24T00:47:03.2436623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h' 2025-01-24T00:47:03.2437265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.mm' 2025-01-24T00:47:03.2437842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/FusedAdamWKernel.mm' 2025-01-24T00:47:03.2438518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/FusedAdamWKernelImpl.h' 2025-01-24T00:47:03.2439104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/FusedAdamWKernelImpl.mm' 2025-01-24T00:47:03.2439639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/FusedSgdKernel.mm' 2025-01-24T00:47:03.2440141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/Gamma.mm' 2025-01-24T00:47:03.2440656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/GridSampler.mm' 2025-01-24T00:47:03.2441213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/HistogramKernel.mm' 2025-01-24T00:47:03.2441699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/Im2Col.mm' 2025-01-24T00:47:03.2442191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/Indexing.h' 2025-01-24T00:47:03.2442701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/Indexing.mm' 2025-01-24T00:47:03.2443196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/Inverse.mm' 2025-01-24T00:47:03.2443685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/Lerp.mm' 2025-01-24T00:47:03.2444169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/Linear.mm' 2025-01-24T00:47:03.2444837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/LinearAlgebra.mm' 2025-01-24T00:47:03.2445382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/LossOps.mm' 2025-01-24T00:47:03.2445956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/MultiTensorApply.h' 2025-01-24T00:47:03.2446586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/Normalization.mm' 2025-01-24T00:47:03.2447068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/Pad.mm' 2025-01-24T00:47:03.2447588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/PixelShuffle.mm' 2025-01-24T00:47:03.2448118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/PointwiseOps.mm' 2025-01-24T00:47:03.2448609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/Pooling.mm' 2025-01-24T00:47:03.2449114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/Quantized.mm' 2025-01-24T00:47:03.2449615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/RMSNorm.h' 2025-01-24T00:47:03.2450107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/RMSNorm.mm' 2025-01-24T00:47:03.2450700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/RangeFactories.mm' 2025-01-24T00:47:03.2451292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/ReduceOps.mm' 2025-01-24T00:47:03.2451844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/RenormKernel.mm' 2025-01-24T00:47:03.2452344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/Repeat.mm' 2025-01-24T00:47:03.2452834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/RnnOps.mm' 2025-01-24T00:47:03.2453337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/Scalar.mm' 2025-01-24T00:47:03.2453866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/ScatterGather.mm' 2025-01-24T00:47:03.2454352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/Shape.mm' 2025-01-24T00:47:03.2454850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/SoftMax.mm' 2025-01-24T00:47:03.2455328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/Sort.mm' 2025-01-24T00:47:03.2455835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/SpecialOps.mm' 2025-01-24T00:47:03.2456357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/SummaryOps.mm' 2025-01-24T00:47:03.2457019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/TensorCompare.mm' 2025-01-24T00:47:03.2457565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/TriangularOps.mm' 2025-01-24T00:47:03.2458074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/UnaryKernel.mm' 2025-01-24T00:47:03.2458577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/UnaryOps.mm' 2025-01-24T00:47:03.2459122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/UnfoldBackward.mm' 2025-01-24T00:47:03.2459655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/Unique.mm' 2025-01-24T00:47:03.2460190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/UpSample.mm' 2025-01-24T00:47:03.2460667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/View.mm' 2025-01-24T00:47:03.2461176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/WeightNorm.mm' 2025-01-24T00:47:03.2461662Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations' 2025-01-24T00:47:03.2462082Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/mps' 2025-01-24T00:47:03.2462563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/native_functions.yaml' 2025-01-24T00:47:03.2463089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/nested/NestedTensorAliases.cpp' 2025-01-24T00:47:03.2463747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/nested/NestedTensorBackward.cpp' 2025-01-24T00:47:03.2464329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp' 2025-01-24T00:47:03.2464852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/nested/NestedTensorBinaryOps.h' 2025-01-24T00:47:03.2465416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/nested/NestedTensorFactories.cpp' 2025-01-24T00:47:03.2465933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/nested/NestedTensorMath.cpp' 2025-01-24T00:47:03.2466428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/nested/NestedTensorMath.h' 2025-01-24T00:47:03.2466953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/nested/NestedTensorMatmul.cpp' 2025-01-24T00:47:03.2467577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp' 2025-01-24T00:47:03.2468174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.h' 2025-01-24T00:47:03.2468758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/nested/NestedTensorTransformerUtils.h' 2025-01-24T00:47:03.2469284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp' 2025-01-24T00:47:03.2469921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/nested/NestedTensorUtils.cpp' 2025-01-24T00:47:03.2471077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/nested/NestedTensorUtils.h' 2025-01-24T00:47:03.2472163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/nested/README.md' 2025-01-24T00:47:03.2473303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/nested/cuda/NestedTensorBinaryOps.cu' 2025-01-24T00:47:03.2474539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/nested/cuda/NestedTensorMatmul.cu' 2025-01-24T00:47:03.2475966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cpp' 2025-01-24T00:47:03.2477389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cu' 2025-01-24T00:47:03.2478820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/nested/cuda/NestedTensorTransformerUtils.cpp' 2025-01-24T00:47:03.2480127Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/nested/cuda' 2025-01-24T00:47:03.2481377Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/nested' 2025-01-24T00:47:03.2482431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/prim_native_functions.cpp' 2025-01-24T00:47:03.2483571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/AffineQuantizer.cpp' 2025-01-24T00:47:03.2484876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/AffineQuantizer.h' 2025-01-24T00:47:03.2486051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp' 2025-01-24T00:47:03.2487328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/AffineQuantizerBase.h' 2025-01-24T00:47:03.2488463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/ConvUtils.h' 2025-01-24T00:47:03.2489544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/Copy.cpp' 2025-01-24T00:47:03.2490573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/Copy.h' 2025-01-24T00:47:03.2491784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/FakeQuantAffine.h' 2025-01-24T00:47:03.2493147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp' 2025-01-24T00:47:03.2494534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp' 2025-01-24T00:47:03.2495746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/IndexKernel.h' 2025-01-24T00:47:03.2496866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/PackedParams.h' 2025-01-24T00:47:03.2497955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/QTensor.cpp' 2025-01-24T00:47:03.2499139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/README.md' 2025-01-24T00:47:03.2500290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp' 2025-01-24T00:47:03.2501511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/TensorCompare.cpp' 2025-01-24T00:47:03.2502652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/TensorFactories.cpp' 2025-01-24T00:47:03.2503891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp' 2025-01-24T00:47:03.2505150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp' 2025-01-24T00:47:03.2506446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp' 2025-01-24T00:47:03.2507605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp' 2025-01-24T00:47:03.2508727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/BinaryOps.h' 2025-01-24T00:47:03.2509966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp' 2025-01-24T00:47:03.2511340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2025-01-24T00:47:03.2512562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp' 2025-01-24T00:47:03.2513770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp' 2025-01-24T00:47:03.2515089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp' 2025-01-24T00:47:03.2516495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/Normalization.cpp' 2025-01-24T00:47:03.2517663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/OnednnUtils.h' 2025-01-24T00:47:03.2518789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/Pooling.cpp' 2025-01-24T00:47:03.2519907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/QnnpackUtils.h' 2025-01-24T00:47:03.2521229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/QuantUtils.h' 2025-01-24T00:47:03.2522403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/QuantizedOps.h' 2025-01-24T00:47:03.2523549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp' 2025-01-24T00:47:03.2524667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp' 2025-01-24T00:47:03.2525885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/RuyUtils.h' 2025-01-24T00:47:03.2527123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/Sorting.cpp' 2025-01-24T00:47:03.2528291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp' 2025-01-24T00:47:03.2529460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/TensorShape.cpp' 2025-01-24T00:47:03.2530824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp' 2025-01-24T00:47:03.2532079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp' 2025-01-24T00:47:03.2533328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp' 2025-01-24T00:47:03.2534546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp' 2025-01-24T00:47:03.2535828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/XnnpackUtils.h' 2025-01-24T00:47:03.2537017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/conv_serialization.h' 2025-01-24T00:47:03.2538190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp' 2025-01-24T00:47:03.2539432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h' 2025-01-24T00:47:03.2540637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp' 2025-01-24T00:47:03.2542052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp' 2025-01-24T00:47:03.2543224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/init_qnnpack.h' 2025-01-24T00:47:03.2544487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp' 2025-01-24T00:47:03.2545853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/kernels/README.md' 2025-01-24T00:47:03.2547019Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/kernels' 2025-01-24T00:47:03.2548153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qclamp.cpp' 2025-01-24T00:47:03.2549258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qconv.cpp' 2025-01-24T00:47:03.2550340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qconv.h' 2025-01-24T00:47:03.2551550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp' 2025-01-24T00:47:03.2552770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp' 2025-01-24T00:47:03.2554023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp' 2025-01-24T00:47:03.2555206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qdropout.cpp' 2025-01-24T00:47:03.2556424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qelu.cpp' 2025-01-24T00:47:03.2557566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp' 2025-01-24T00:47:03.2558739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qembeddingbag.h' 2025-01-24T00:47:03.2559952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp' 2025-01-24T00:47:03.2561231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.h' 2025-01-24T00:47:03.2562505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp' 2025-01-24T00:47:03.2563786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qgelu.cpp' 2025-01-24T00:47:03.2564920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp' 2025-01-24T00:47:03.2566084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qhardswish.cpp' 2025-01-24T00:47:03.2567303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qlinear.cpp' 2025-01-24T00:47:03.2568513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qlinear.h' 2025-01-24T00:47:03.2569658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp' 2025-01-24T00:47:03.2570857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp' 2025-01-24T00:47:03.2572063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qmatmul.cpp' 2025-01-24T00:47:03.2573285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qmul.cpp' 2025-01-24T00:47:03.2574458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/.gitignore' 2025-01-24T00:47:03.2575734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/BUCK.oss' 2025-01-24T00:47:03.2576954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/CMakeLists.txt' 2025-01-24T00:47:03.2578215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/CODE_OF_CONDUCT.md' 2025-01-24T00:47:03.2579491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/CONTRIBUTING.md' 2025-01-24T00:47:03.2580791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/LICENSE' 2025-01-24T00:47:03.2581952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/README.md' 2025-01-24T00:47:03.2583173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/add.cc' 2025-01-24T00:47:03.2584472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/average-pooling.cc' 2025-01-24T00:47:03.2585983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/channel-shuffle.cc' 2025-01-24T00:47:03.2587343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/convolution.cc' 2025-01-24T00:47:03.2588757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/global-average-pooling.cc' 2025-01-24T00:47:03.2590153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/hardsigmoid.cc' 2025-01-24T00:47:03.2591572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/hardswish.cc' 2025-01-24T00:47:03.2593035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/hgemm.cc' 2025-01-24T00:47:03.2594339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/max-pooling.cc' 2025-01-24T00:47:03.2595626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/q8gemm.cc' 2025-01-24T00:47:03.2596936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/q8gemm_sparse.cc' 2025-01-24T00:47:03.2598312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/requantization.cc' 2025-01-24T00:47:03.2599633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/sgemm.cc' 2025-01-24T00:47:03.2600994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/sigmoid.cc' 2025-01-24T00:47:03.2602295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/softargmax.cc' 2025-01-24T00:47:03.2603576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/tanh.cc' 2025-01-24T00:47:03.2604906Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench' 2025-01-24T00:47:03.2606362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/buckbuild.bzl' 2025-01-24T00:47:03.2607708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/cmake/DownloadCpuinfo.cmake' 2025-01-24T00:47:03.2609121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/cmake/DownloadFP16.cmake' 2025-01-24T00:47:03.2610602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/cmake/DownloadFXdiv.cmake' 2025-01-24T00:47:03.2612075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/cmake/DownloadGoogleBenchmark.cmake' 2025-01-24T00:47:03.2613575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/cmake/DownloadGoogleTest.cmake' 2025-01-24T00:47:03.2615016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/cmake/DownloadPSimd.cmake' 2025-01-24T00:47:03.2616586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/cmake/DownloadPThreadPool.cmake' 2025-01-24T00:47:03.2617945Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/cmake' 2025-01-24T00:47:03.2619211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/configure.py' 2025-01-24T00:47:03.2620428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/confu.yaml' 2025-01-24T00:47:03.2621790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/.gitignore' 2025-01-24T00:47:03.2623155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/CMakeLists.txt' 2025-01-24T00:47:03.2624490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/LICENSE' 2025-01-24T00:47:03.2625787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/README.md' 2025-01-24T00:47:03.2627338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/cmake/DownloadGoogleTest.cmake' 2025-01-24T00:47:03.2628806Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/cmake' 2025-01-24T00:47:03.2630166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/configure.py' 2025-01-24T00:47:03.2631506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/confu.yaml' 2025-01-24T00:47:03.2632956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/include/clog.h' 2025-01-24T00:47:03.2634336Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/include' 2025-01-24T00:47:03.2635695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c' 2025-01-24T00:47:03.2637066Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src' 2025-01-24T00:47:03.2638522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/test/clog.cc' 2025-01-24T00:47:03.2639911Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/test' 2025-01-24T00:47:03.2641229Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog' 2025-01-24T00:47:03.2642466Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps' 2025-01-24T00:47:03.2643855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/generate-wrapper.py' 2025-01-24T00:47:03.2645237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/include/pack_block_sparse.h' 2025-01-24T00:47:03.2646717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h' 2025-01-24T00:47:03.2648150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/include/qnnpack_func.h' 2025-01-24T00:47:03.2649621Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/include' 2025-01-24T00:47:03.2651005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-android-arm64.sh' 2025-01-24T00:47:03.2652567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-android-armv7.sh' 2025-01-24T00:47:03.2654011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-android-x86.sh' 2025-01-24T00:47:03.2655456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-ios-arm64.sh' 2025-01-24T00:47:03.2656973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-ios-arm64e.sh' 2025-01-24T00:47:03.2658392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-ios-armv7.sh' 2025-01-24T00:47:03.2659789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-ios-armv7s.sh' 2025-01-24T00:47:03.2661320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-ios-i386.sh' 2025-01-24T00:47:03.2662720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-ios-x86_64.sh' 2025-01-24T00:47:03.2664109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-local.sh' 2025-01-24T00:47:03.2665606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/scripts/test-android-arm64.sh' 2025-01-24T00:47:03.2667056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/scripts/test-android-armv7.sh' 2025-01-24T00:47:03.2668492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/scripts/test-android-x86.sh' 2025-01-24T00:47:03.2669821Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/scripts' 2025-01-24T00:47:03.2671157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/add.c' 2025-01-24T00:47:03.2672452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/average-pooling.c' 2025-01-24T00:47:03.2673797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/channel-shuffle.c' 2025-01-24T00:47:03.2675057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/clamp.c' 2025-01-24T00:47:03.2676320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-prepack.cc' 2025-01-24T00:47:03.2677744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc' 2025-01-24T00:47:03.2679027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/convolution.c' 2025-01-24T00:47:03.2680310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/deconv-run.cc' 2025-01-24T00:47:03.2681658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/deconvolution.c' 2025-01-24T00:47:03.2683092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-dynamic-run.cc' 2025-01-24T00:47:03.2684444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-prepack.cc' 2025-01-24T00:47:03.2685688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-run.cc' 2025-01-24T00:47:03.2687025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-unpack.cc' 2025-01-24T00:47:03.2688387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/fully-connected-sparse.c' 2025-01-24T00:47:03.2689945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/fully-connected.c' 2025-01-24T00:47:03.2691329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/global-average-pooling.c' 2025-01-24T00:47:03.2692860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/hardsigmoid.c' 2025-01-24T00:47:03.2694132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/hardswish.c' 2025-01-24T00:47:03.2695537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/hgemm/8x8-aarch32-neonfp16arith.S' 2025-01-24T00:47:03.2697127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/hgemm/8x8-neonfp16arith.c' 2025-01-24T00:47:03.2698491Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/hgemm' 2025-01-24T00:47:03.2699769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/indirection.c' 2025-01-24T00:47:03.2701001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/init.c' 2025-01-24T00:47:03.2702339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/leaky-relu.c' 2025-01-24T00:47:03.2703705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/max-pooling.c' 2025-01-24T00:47:03.2705205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-delete.c' 2025-01-24T00:47:03.2706524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c' 2025-01-24T00:47:03.2707910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/mp8x9p8q-neon.c' 2025-01-24T00:47:03.2709362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/mp8x9p8q-sse2.c' 2025-01-24T00:47:03.2710790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/up8x9-neon.c' 2025-01-24T00:47:03.2712273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/up8x9-sse2.c' 2025-01-24T00:47:03.2713668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/up8xm-neon.c' 2025-01-24T00:47:03.2715194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/up8xm-sse2.c' 2025-01-24T00:47:03.2716566Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool' 2025-01-24T00:47:03.2718057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv/4x4c2-sse2.c' 2025-01-24T00:47:03.2719457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv/4x8-aarch32-neon.S' 2025-01-24T00:47:03.2720847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv/4x8-neon.c' 2025-01-24T00:47:03.2722496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv/8x8-aarch64-neon.S' 2025-01-24T00:47:03.2723876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv/8x8-neon.c' 2025-01-24T00:47:03.2725187Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv' 2025-01-24T00:47:03.2726692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x25-neon-per-channel.c' 2025-01-24T00:47:03.2728278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x25-neon.c' 2025-01-24T00:47:03.2729739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x25-sse2-per-channel.c' 2025-01-24T00:47:03.2731214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x25-sse2.c' 2025-01-24T00:47:03.2732782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x27-neon.c' 2025-01-24T00:47:03.2734160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x27-sse2.c' 2025-01-24T00:47:03.2735673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-aarch32-neon-per-channel.S' 2025-01-24T00:47:03.2737408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-aarch32-neon.S' 2025-01-24T00:47:03.2738957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-neon-per-channel.c' 2025-01-24T00:47:03.2740409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-neon.c' 2025-01-24T00:47:03.2741981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-sse2-per-channel.c' 2025-01-24T00:47:03.2743534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-sse2.c' 2025-01-24T00:47:03.2744897Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv' 2025-01-24T00:47:03.2746273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/mp8x7p7q-neon.c' 2025-01-24T00:47:03.2747879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/mp8x7p7q-sse2.c' 2025-01-24T00:47:03.2749355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/up8x7-neon.c' 2025-01-24T00:47:03.2750768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/up8x7-sse2.c' 2025-01-24T00:47:03.2752194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/up8xm-neon.c' 2025-01-24T00:47:03.2753768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/up8xm-sse2.c' 2025-01-24T00:47:03.2755249Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool' 2025-01-24T00:47:03.2756602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/2x4c8-sse2.c' 2025-01-24T00:47:03.2757984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x-sumrows-neon.c' 2025-01-24T00:47:03.2759487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x4c2-dq-sse2.c' 2025-01-24T00:47:03.2760863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x4c2-sse2.c' 2025-01-24T00:47:03.2762268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8-aarch32-neon.S' 2025-01-24T00:47:03.2763711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8-dq-aarch32-neon.S' 2025-01-24T00:47:03.2765335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8-dq-neon.c' 2025-01-24T00:47:03.2766781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8-neon.c' 2025-01-24T00:47:03.2768211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8c2-xzp-aarch32-neon.S' 2025-01-24T00:47:03.2769759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8c2-xzp-neon.c' 2025-01-24T00:47:03.2771181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/6x4-neon.c' 2025-01-24T00:47:03.2772696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/8x8-aarch64-neon.S' 2025-01-24T00:47:03.2774146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/8x8-dq-aarch64-neon.S' 2025-01-24T00:47:03.2775538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/8x8-neon.c' 2025-01-24T00:47:03.2776977Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm' 2025-01-24T00:47:03.2778413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/4x4-packA-aarch32-neon.S' 2025-01-24T00:47:03.2780060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/4x8c1x4-dq-packedA-aarch32-neon.S' 2025-01-24T00:47:03.2781840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/4x8c8x1-dq-packedA-aarch32-neon.S' 2025-01-24T00:47:03.2783509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x4-packA-aarch32-neon.S' 2025-01-24T00:47:03.2785209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x4-packA-aarch64-neon.S' 2025-01-24T00:47:03.2786745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x4-packA-sse2.c' 2025-01-24T00:47:03.2788276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c' 2025-01-24T00:47:03.2790026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.h' 2025-01-24T00:47:03.2791601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x4c1x4-packed-sse2.h' 2025-01-24T00:47:03.2793377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x8c1x4-dq-packedA-aarch64-neon.S' 2025-01-24T00:47:03.2795192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x8c8x1-dq-packedA-aarch64-neon.S' 2025-01-24T00:47:03.2796744Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse' 2025-01-24T00:47:03.2798160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8vadd/neon.c' 2025-01-24T00:47:03.2799440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8vadd/sse2.c' 2025-01-24T00:47:03.2800716Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8vadd' 2025-01-24T00:47:03.2802206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/AlignedAllocator.h' 2025-01-24T00:47:03.2803623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/assembly.h' 2025-01-24T00:47:03.2805034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/common.h' 2025-01-24T00:47:03.2806475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/hgemm.h' 2025-01-24T00:47:03.2807923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/indirection.h' 2025-01-24T00:47:03.2809316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/isa-checks.h' 2025-01-24T00:47:03.2810771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/log.h' 2025-01-24T00:47:03.2812072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/math.h' 2025-01-24T00:47:03.2813409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/operator.h' 2025-01-24T00:47:03.2814782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/pack.h' 2025-01-24T00:47:03.2816209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/params.h' 2025-01-24T00:47:03.2817610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8avgpool.h' 2025-01-24T00:47:03.2819003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8conv.h' 2025-01-24T00:47:03.2820361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8dwconv.h' 2025-01-24T00:47:03.2821810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8gavgpool.h' 2025-01-24T00:47:03.2823172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8gemm.h' 2025-01-24T00:47:03.2824672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8gemm_sparse.h' 2025-01-24T00:47:03.2826050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8vadd.h' 2025-01-24T00:47:03.2827464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/requantization-stubs.h' 2025-01-24T00:47:03.2829040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/requantization.h' 2025-01-24T00:47:03.2830467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/scalar-utils.h' 2025-01-24T00:47:03.2831827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/sconv.h' 2025-01-24T00:47:03.2833146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/sdwconv.h' 2025-01-24T00:47:03.2834566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/sgemm.h' 2025-01-24T00:47:03.2835901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/u8clamp.h' 2025-01-24T00:47:03.2837261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/u8lut32norm.h' 2025-01-24T00:47:03.2838673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/u8maxpool.h' 2025-01-24T00:47:03.2840133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/u8rmax.h' 2025-01-24T00:47:03.2841455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/x8lut.h' 2025-01-24T00:47:03.2842841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/x8zip.h' 2025-01-24T00:47:03.2844156Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack' 2025-01-24T00:47:03.2845527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/fp32-neon.c' 2025-01-24T00:47:03.2847077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/fp32-psimd.c' 2025-01-24T00:47:03.2848631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/fp32-scalar.c' 2025-01-24T00:47:03.2850130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/fp32-sse2.c' 2025-01-24T00:47:03.2851731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/gemmlowp-neon.c' 2025-01-24T00:47:03.2853263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/gemmlowp-scalar.c' 2025-01-24T00:47:03.2854797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/gemmlowp-scalar.h' 2025-01-24T00:47:03.2856447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/gemmlowp-sse.h' 2025-01-24T00:47:03.2857945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/gemmlowp-sse2.c' 2025-01-24T00:47:03.2859450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/gemmlowp-sse4.c' 2025-01-24T00:47:03.2861052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/gemmlowp-ssse3.c' 2025-01-24T00:47:03.2862653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/precise-neon.c' 2025-01-24T00:47:03.2864165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/precise-psimd.c' 2025-01-24T00:47:03.2865676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/precise-scalar.c' 2025-01-24T00:47:03.2867178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/precise-sse2.c' 2025-01-24T00:47:03.2868786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/precise-sse4.c' 2025-01-24T00:47:03.2870284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/precise-ssse3.c' 2025-01-24T00:47:03.2871786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/q31-neon.c' 2025-01-24T00:47:03.2873296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/q31-scalar.c' 2025-01-24T00:47:03.2874899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/q31-sse2.c' 2025-01-24T00:47:03.2876341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/q31-sse4.c' 2025-01-24T00:47:03.2877794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/q31-ssse3.c' 2025-01-24T00:47:03.2879388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/runtime-assembly.h' 2025-01-24T00:47:03.2880931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/runtime-neon.h' 2025-01-24T00:47:03.2882549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/runtime-sse2.h' 2025-01-24T00:47:03.2884031Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization' 2025-01-24T00:47:03.2885428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/sconv/6x8-psimd.c' 2025-01-24T00:47:03.2886893Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/sconv' 2025-01-24T00:47:03.2888227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/sdwconv/up4x9-psimd.c' 2025-01-24T00:47:03.2889680Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/sdwconv' 2025-01-24T00:47:03.2890991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/sgemm/5x8-neon.c' 2025-01-24T00:47:03.2892510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/sgemm/6x8-neon.c' 2025-01-24T00:47:03.2893848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/sgemm/6x8-psimd.c' 2025-01-24T00:47:03.2895152Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/sgemm' 2025-01-24T00:47:03.2896428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/sigmoid.c' 2025-01-24T00:47:03.2897698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/softargmax.c' 2025-01-24T00:47:03.2899041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/tanh.c' 2025-01-24T00:47:03.2900282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8clamp/neon.c' 2025-01-24T00:47:03.2901689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8clamp/sse2.c' 2025-01-24T00:47:03.2903000Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8clamp' 2025-01-24T00:47:03.2904329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8lut32norm/scalar.c' 2025-01-24T00:47:03.2905764Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8lut32norm' 2025-01-24T00:47:03.2907300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool/16x9p8q-neon.c' 2025-01-24T00:47:03.2908759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool/16x9p8q-sse2.c' 2025-01-24T00:47:03.2910175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool/sub16-neon.c' 2025-01-24T00:47:03.2911556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool/sub16-sse2.c' 2025-01-24T00:47:03.2913032Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool' 2025-01-24T00:47:03.2914347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8rmax/neon.c' 2025-01-24T00:47:03.2915712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8rmax/sse2.c' 2025-01-24T00:47:03.2917034Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8rmax' 2025-01-24T00:47:03.2918320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8lut/scalar.c' 2025-01-24T00:47:03.2919646Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8lut' 2025-01-24T00:47:03.2921028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/x2-neon.c' 2025-01-24T00:47:03.2922341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/x2-sse2.c' 2025-01-24T00:47:03.2923649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/x3-neon.c' 2025-01-24T00:47:03.2924961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/x3-sse2.c' 2025-01-24T00:47:03.2926463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/x4-neon.c' 2025-01-24T00:47:03.2927768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/x4-sse2.c' 2025-01-24T00:47:03.2929078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/xm-neon.c' 2025-01-24T00:47:03.2930479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/xm-sse2.c' 2025-01-24T00:47:03.2931765Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip' 2025-01-24T00:47:03.2933016Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src' 2025-01-24T00:47:03.2934438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/add-operator-tester.h' 2025-01-24T00:47:03.2935738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/add.cc' 2025-01-24T00:47:03.2937119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/average-pooling-operator-tester.h' 2025-01-24T00:47:03.2938753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/average-pooling.cc' 2025-01-24T00:47:03.2940225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/avgpool-microkernel-tester.h' 2025-01-24T00:47:03.2941750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/channel-shuffle-operator-tester.h' 2025-01-24T00:47:03.2943229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/channel-shuffle.cc' 2025-01-24T00:47:03.2944752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/clamp-microkernel-tester.h' 2025-01-24T00:47:03.2946303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/clamp-operator-tester.h' 2025-01-24T00:47:03.2947637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/clamp.cc' 2025-01-24T00:47:03.2949021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/convolution-operator-tester.h' 2025-01-24T00:47:03.2950477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/convolution.cc' 2025-01-24T00:47:03.2952035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/deconvolution-operator-tester.h' 2025-01-24T00:47:03.2953468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/deconvolution.cc' 2025-01-24T00:47:03.2954894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/dwconv-microkernel-tester.h' 2025-01-24T00:47:03.2956550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/fully-connected-operator-tester.h' 2025-01-24T00:47:03.2958253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/fully-connected-sparse-operator-tester.h' 2025-01-24T00:47:03.2959804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/fully-connected-sparse.cc' 2025-01-24T00:47:03.2961221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/fully-connected.cc' 2025-01-24T00:47:03.2962752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/gavgpool-microkernel-tester.h' 2025-01-24T00:47:03.2964323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/gemm-block-sparse-microkernel-tester.h' 2025-01-24T00:47:03.2965858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/gemm-microkernel-tester.h' 2025-01-24T00:47:03.2967525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/global-average-pooling-operator-tester.h' 2025-01-24T00:47:03.2969171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/global-average-pooling.cc' 2025-01-24T00:47:03.2970747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/hardsigmoid-operator-tester.h' 2025-01-24T00:47:03.2972196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/hardsigmoid.cc' 2025-01-24T00:47:03.2973625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/hardswish-operator-tester.h' 2025-01-24T00:47:03.2975118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/hardswish.cc' 2025-01-24T00:47:03.2976481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/hgemm.cc' 2025-01-24T00:47:03.2977847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/leaky-relu-operator-tester.h' 2025-01-24T00:47:03.2979247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/leaky-relu.cc' 2025-01-24T00:47:03.2980759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/lut-microkernel-tester.h' 2025-01-24T00:47:03.2982372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/lut-norm-microkernel-tester.h' 2025-01-24T00:47:03.2983943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/max-pooling-operator-tester.h' 2025-01-24T00:47:03.2985359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/max-pooling.cc' 2025-01-24T00:47:03.2986910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/maxpool-microkernel-tester.h' 2025-01-24T00:47:03.2988441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/q8avgpool.cc' 2025-01-24T00:47:03.2989705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/q8conv.cc' 2025-01-24T00:47:03.2990974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/q8dwconv.cc' 2025-01-24T00:47:03.2992419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/q8gavgpool.cc' 2025-01-24T00:47:03.2993781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/q8gemm.cc' 2025-01-24T00:47:03.2995122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/q8gemm_sparse.cc' 2025-01-24T00:47:03.2996470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/q8vadd.cc' 2025-01-24T00:47:03.2997824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/requantization-tester.h' 2025-01-24T00:47:03.2999215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/requantization.cc' 2025-01-24T00:47:03.3000727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/rmax-microkernel-tester.h' 2025-01-24T00:47:03.3002078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/sconv.cc' 2025-01-24T00:47:03.3003325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/sgemm.cc' 2025-01-24T00:47:03.3004660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/sigmoid-operator-tester.h' 2025-01-24T00:47:03.3006195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/sigmoid.cc' 2025-01-24T00:47:03.3007780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/softargmax-operator-tester.h' 2025-01-24T00:47:03.3009201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/softargmax.cc' 2025-01-24T00:47:03.3010549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/tanh-operator-tester.h' 2025-01-24T00:47:03.3011879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/tanh.cc' 2025-01-24T00:47:03.3013256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/test_utils.h' 2025-01-24T00:47:03.3014537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/u8clamp.cc' 2025-01-24T00:47:03.3015803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/u8lut32norm.cc' 2025-01-24T00:47:03.3017143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/u8maxpool.cc' 2025-01-24T00:47:03.3018519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/u8rmax.cc' 2025-01-24T00:47:03.3019909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/vadd-microkernel-tester.h' 2025-01-24T00:47:03.3021362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/x8lut.cc' 2025-01-24T00:47:03.3022610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/x8zip.cc' 2025-01-24T00:47:03.3023963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/zip-microkernel-tester.h' 2025-01-24T00:47:03.3025335Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test' 2025-01-24T00:47:03.3026790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/hgemm/8x8-aarch32-neonfp16arith.S' 2025-01-24T00:47:03.3028266Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/hgemm' 2025-01-24T00:47:03.3029689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool/mp8x9p8q-neon.c' 2025-01-24T00:47:03.3031288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool/mp8x9p8q-sse2.c' 2025-01-24T00:47:03.3032779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool/up8x9-neon.c' 2025-01-24T00:47:03.3034255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool/up8x9-sse2.c' 2025-01-24T00:47:03.3035822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool/up8xm-neon.c' 2025-01-24T00:47:03.3037279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool/up8xm-sse2.c' 2025-01-24T00:47:03.3038844Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool' 2025-01-24T00:47:03.3040265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv/4x4c2-sse2.c' 2025-01-24T00:47:03.3041751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv/4x8-aarch32-neon.S' 2025-01-24T00:47:03.3043344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv/4x8-neon.c' 2025-01-24T00:47:03.3044790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv/8x8-aarch64-neon.S' 2025-01-24T00:47:03.3046235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv/8x8-neon.c' 2025-01-24T00:47:03.3047685Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv' 2025-01-24T00:47:03.3049269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/mp8x25-neon-per-channel.c' 2025-01-24T00:47:03.3050946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/mp8x25-neon.c' 2025-01-24T00:47:03.3052502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/mp8x25-sse2-per-channel.c' 2025-01-24T00:47:03.3054087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/mp8x25-sse2.c' 2025-01-24T00:47:03.3055634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/mp8x27-neon.c' 2025-01-24T00:47:03.3057103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/mp8x27-sse2.c' 2025-01-24T00:47:03.3058697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/up8x9-aarch32-neon-per-channel.S' 2025-01-24T00:47:03.3060336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/up8x9-aarch32-neon.S' 2025-01-24T00:47:03.3062002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/up8x9-neon-per-channel.c' 2025-01-24T00:47:03.3063627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/up8x9-neon.c' 2025-01-24T00:47:03.3065165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/up8x9-sse2-per-channel.c' 2025-01-24T00:47:03.3066698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/up8x9-sse2.c' 2025-01-24T00:47:03.3068209Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv' 2025-01-24T00:47:03.3069694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool/mp8x7p7q-neon.c' 2025-01-24T00:47:03.3071257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool/mp8x7p7q-sse2.c' 2025-01-24T00:47:03.3073001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool/up8x7-neon.c' 2025-01-24T00:47:03.3074498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool/up8x7-sse2.c' 2025-01-24T00:47:03.3076037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool/up8xm-neon.c' 2025-01-24T00:47:03.3077626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool/up8xm-sse2.c' 2025-01-24T00:47:03.3079101Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool' 2025-01-24T00:47:03.3080587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/2x4c8-sse2.c' 2025-01-24T00:47:03.3082067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x-sumrows-neon.c' 2025-01-24T00:47:03.3083630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x4c2-dq-sse2.c' 2025-01-24T00:47:03.3085108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x4c2-sse2.c' 2025-01-24T00:47:03.3086767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x8-aarch32-neon.S' 2025-01-24T00:47:03.3088321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x8-dq-aarch32-neon.S' 2025-01-24T00:47:03.3089820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x8-dq-neon.c' 2025-01-24T00:47:03.3091329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x8-neon.c' 2025-01-24T00:47:03.3092967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x8c2-xzp-aarch32-neon.S' 2025-01-24T00:47:03.3094495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x8c2-xzp-neon.c' 2025-01-24T00:47:03.3096034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/6x4-neon.c' 2025-01-24T00:47:03.3097477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/8x8-aarch64-neon.S' 2025-01-24T00:47:03.3098996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/8x8-dq-aarch64-neon.S' 2025-01-24T00:47:03.3100461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/8x8-neon.c' 2025-01-24T00:47:03.3101944Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm' 2025-01-24T00:47:03.3103442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/4x4-packA-aarch32-neon.S' 2025-01-24T00:47:03.3105148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/4x8c1x4-dq-packedA-aarch32-neon.S' 2025-01-24T00:47:03.3107000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/4x8c8x1-dq-packedA-aarch32-neon.S' 2025-01-24T00:47:03.3108868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/8x4-packA-aarch32-neon.S' 2025-01-24T00:47:03.3110547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/8x4-packA-aarch64-neon.S' 2025-01-24T00:47:03.3112205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/8x4c1x4-packed-sse2.c' 2025-01-24T00:47:03.3114036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/8x8c1x4-dq-packedA-aarch64-neon.S' 2025-01-24T00:47:03.3115798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/8x8c8x1-dq-packedA-aarch64-neon.S' 2025-01-24T00:47:03.3117411Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse' 2025-01-24T00:47:03.3118937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8vadd/neon.c' 2025-01-24T00:47:03.3120349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8vadd/sse2.c' 2025-01-24T00:47:03.3121710Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8vadd' 2025-01-24T00:47:03.3123224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/fp32-neon.c' 2025-01-24T00:47:03.3124863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/fp32-psimd.c' 2025-01-24T00:47:03.3126599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/fp32-scalar.c' 2025-01-24T00:47:03.3128167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/fp32-sse2.c' 2025-01-24T00:47:03.3129708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/gemmlowp-neon.c' 2025-01-24T00:47:03.3131366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/gemmlowp-scalar.c' 2025-01-24T00:47:03.3133013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/gemmlowp-sse2.c' 2025-01-24T00:47:03.3134589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/gemmlowp-sse4.c' 2025-01-24T00:47:03.3136245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/gemmlowp-ssse3.c' 2025-01-24T00:47:03.3137825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/precise-neon.c' 2025-01-24T00:47:03.3139541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/precise-psimd.c' 2025-01-24T00:47:03.3141127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/precise-scalar.c' 2025-01-24T00:47:03.3142725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/precise-sse2.c' 2025-01-24T00:47:03.3144416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/precise-sse4.c' 2025-01-24T00:47:03.3146010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/precise-ssse3.c' 2025-01-24T00:47:03.3147557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/q31-neon.c' 2025-01-24T00:47:03.3149059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/q31-scalar.c' 2025-01-24T00:47:03.3150711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/q31-sse2.c' 2025-01-24T00:47:03.3152213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/q31-sse4.c' 2025-01-24T00:47:03.3153732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/q31-ssse3.c' 2025-01-24T00:47:03.3155334Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization' 2025-01-24T00:47:03.3156783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/sgemm/5x8-neon.c' 2025-01-24T00:47:03.3158257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/sgemm/6x8-neon.c' 2025-01-24T00:47:03.3159654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/sgemm/6x8-psimd.c' 2025-01-24T00:47:03.3161018Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/sgemm' 2025-01-24T00:47:03.3162381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8clamp/neon.c' 2025-01-24T00:47:03.3163878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8clamp/sse2.c' 2025-01-24T00:47:03.3165251Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8clamp' 2025-01-24T00:47:03.3166744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8lut32norm/scalar.c' 2025-01-24T00:47:03.3168180Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8lut32norm' 2025-01-24T00:47:03.3169737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8maxpool/16x9p8q-neon.c' 2025-01-24T00:47:03.3171222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8maxpool/16x9p8q-sse2.c' 2025-01-24T00:47:03.3172691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8maxpool/sub16-neon.c' 2025-01-24T00:47:03.3174260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8maxpool/sub16-sse2.c' 2025-01-24T00:47:03.3175694Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8maxpool' 2025-01-24T00:47:03.3177222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8rmax/neon.c' 2025-01-24T00:47:03.3178599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8rmax/sse2.c' 2025-01-24T00:47:03.3179235Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8rmax' 2025-01-24T00:47:03.3179857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8lut/scalar.c' 2025-01-24T00:47:03.3180485Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8lut' 2025-01-24T00:47:03.3181129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/x2-neon.c' 2025-01-24T00:47:03.3181833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/x2-sse2.c' 2025-01-24T00:47:03.3182475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/x3-neon.c' 2025-01-24T00:47:03.3183136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/x3-sse2.c' 2025-01-24T00:47:03.3183775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/x4-neon.c' 2025-01-24T00:47:03.3184422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/x4-sse2.c' 2025-01-24T00:47:03.3185044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/xm-neon.c' 2025-01-24T00:47:03.3185683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/xm-sse2.c' 2025-01-24T00:47:03.3186295Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip' 2025-01-24T00:47:03.3186978Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers' 2025-01-24T00:47:03.3187503Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack' 2025-01-24T00:47:03.3188042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnormalization.cpp' 2025-01-24T00:47:03.3188545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qrelu.cpp' 2025-01-24T00:47:03.3189048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp' 2025-01-24T00:47:03.3189635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp' 2025-01-24T00:47:03.3190134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qtanh.cpp' 2025-01-24T00:47:03.3190647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qthreshold.cpp' 2025-01-24T00:47:03.3191140Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cpu' 2025-01-24T00:47:03.3191652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cuda/Activation.cpp' 2025-01-24T00:47:03.3192385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cuda/Activation.cu' 2025-01-24T00:47:03.3192947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cuda/AffineQuantizer.cu' 2025-01-24T00:47:03.3193604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cuda/EmbeddingBag.cu' 2025-01-24T00:47:03.3194179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cuda/FakeQuantizeCore.cu' 2025-01-24T00:47:03.3194746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cuda/FusedObsFakeQuant.cu' 2025-01-24T00:47:03.3195269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cuda/IntReprQuant.cu' 2025-01-24T00:47:03.3195917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cuda/MakePerTensorQuantizedTensor.cu' 2025-01-24T00:47:03.3196404Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cuda' 2025-01-24T00:47:03.3196940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cudnn/BinaryOps.cpp' 2025-01-24T00:47:03.3197470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cudnn/Conv.cpp' 2025-01-24T00:47:03.3198004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cudnn/ConvPrepack.cpp' 2025-01-24T00:47:03.3198698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cudnn/ConvUnpackImpl.cpp' 2025-01-24T00:47:03.3199201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cudnn/Linear.cpp' 2025-01-24T00:47:03.3199748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cudnn/LinearPrepack.cpp' 2025-01-24T00:47:03.3200340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cudnn/LinearUnpackImpl.cpp' 2025-01-24T00:47:03.3200847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cudnn/Pooling.cpp' 2025-01-24T00:47:03.3201345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cudnn/utils.h' 2025-01-24T00:47:03.3201834Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/cudnn' 2025-01-24T00:47:03.3202304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/library.cpp' 2025-01-24T00:47:03.3202775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/library.h' 2025-01-24T00:47:03.3203275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/qconv_unpack.cpp' 2025-01-24T00:47:03.3203798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized/qlinear_unpack.cpp' 2025-01-24T00:47:03.3204347Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/quantized' 2025-01-24T00:47:03.3204863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/FlattenIndicesCommon.h' 2025-01-24T00:47:03.3205414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/FlattenIndicesKernel.cpp' 2025-01-24T00:47:03.3205855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/Macros.h' 2025-01-24T00:47:03.3206430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/ParamUtils.cpp' 2025-01-24T00:47:03.3206990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/ParamUtils.h' 2025-01-24T00:47:03.3207481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/SoftMax.cpp' 2025-01-24T00:47:03.3208099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionCommon.h' 2025-01-24T00:47:03.3208721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp' 2025-01-24T00:47:03.3209194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/SparseBlas.cpp' 2025-01-24T00:47:03.3209666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/SparseBlas.h' 2025-01-24T00:47:03.3210166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/SparseBlasImpl.cpp' 2025-01-24T00:47:03.3210672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/SparseBlasImpl.h' 2025-01-24T00:47:03.3211176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/SparseCsrTensor.cpp' 2025-01-24T00:47:03.3211728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp' 2025-01-24T00:47:03.3212377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/SparseCsrTensorMath.h' 2025-01-24T00:47:03.3212886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/SparseFactories.cpp' 2025-01-24T00:47:03.3213393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/SparseFactories.h' 2025-01-24T00:47:03.3213892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/SparseMatMul.cpp' 2025-01-24T00:47:03.3214361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/SparseStubs.h' 2025-01-24T00:47:03.3214866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/SparseTensor.cpp' 2025-01-24T00:47:03.3215376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/SparseTensorMath.cpp' 2025-01-24T00:47:03.3215894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/SparseTensorMath.h' 2025-01-24T00:47:03.3216404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/SparseUnaryOps.cpp' 2025-01-24T00:47:03.3217004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/ValidateCompressedIndicesCommon.h' 2025-01-24T00:47:03.3217737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp' 2025-01-24T00:47:03.3218272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/ComputeSparseTile.h' 2025-01-24T00:47:03.3218754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SoftMax.cu' 2025-01-24T00:47:03.3219267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseBlas.cpp' 2025-01-24T00:47:03.3219792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseBlasImpl.cpp' 2025-01-24T00:47:03.3220405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseBlasImpl.h' 2025-01-24T00:47:03.3220976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseBlasLegacy.cpp' 2025-01-24T00:47:03.3221524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseBlasLegacy.h' 2025-01-24T00:47:03.3222109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseCUDAApplyUtils.cuh' 2025-01-24T00:47:03.3222631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp' 2025-01-24T00:47:03.3223156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseCUDABlas.h' 2025-01-24T00:47:03.3223687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseCUDATensor.cu' 2025-01-24T00:47:03.3224254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseCUDATensorMath.cu' 2025-01-24T00:47:03.3224841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseCUDATensorMath.cuh' 2025-01-24T00:47:03.3225489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseCsrTensorMath.cu' 2025-01-24T00:47:03.3226041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseMatMul.cu' 2025-01-24T00:47:03.3226698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredApplyDense.cu' 2025-01-24T00:47:03.3227296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredLinear.cu' 2025-01-24T00:47:03.3227894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredOps.cu' 2025-01-24T00:47:03.3228476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredPack.h' 2025-01-24T00:47:03.3229064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredTile.cu' 2025-01-24T00:47:03.3229732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseSemiSturcturedApply.cu' 2025-01-24T00:47:03.3230245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/StaticSort.h' 2025-01-24T00:47:03.3230778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/cuSPARSELtOps.cpp' 2025-01-24T00:47:03.3231284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/cuSPARSELtOps.h' 2025-01-24T00:47:03.3231744Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse/cuda' 2025-01-24T00:47:03.3232279Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/sparse' 2025-01-24T00:47:03.3232689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/tags.yaml' 2025-01-24T00:47:03.3233205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/attention.cpp' 2025-01-24T00:47:03.3233695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/attention.h' 2025-01-24T00:47:03.3234217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/attention.cu' 2025-01-24T00:47:03.3234840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/attention_backward.cu' 2025-01-24T00:47:03.3235402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/alibi.h' 2025-01-24T00:47:03.3236041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/block_info.h' 2025-01-24T00:47:03.3236613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/dropout.h' 2025-01-24T00:47:03.3237274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/flash.h' 2025-01-24T00:47:03.3237888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/flash_api.cpp' 2025-01-24T00:47:03.3238473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/flash_api.h' 2025-01-24T00:47:03.3239109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/flash_bwd_kernel.h' 2025-01-24T00:47:03.3239796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/flash_bwd_launch_template.h' 2025-01-24T00:47:03.3240518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/flash_bwd_preprocess_kernel.h' 2025-01-24T00:47:03.3241176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/flash_fwd_kernel.h' 2025-01-24T00:47:03.3241950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/flash_fwd_launch_template.h' 2025-01-24T00:47:03.3242580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernel_traits.h' 2025-01-24T00:47:03.3243310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim128_bf16_sm80.cu' 2025-01-24T00:47:03.3244039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim128_fp16_sm80.cu' 2025-01-24T00:47:03.3244871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim160_bf16_sm80.cu' 2025-01-24T00:47:03.3245599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim160_fp16_sm80.cu' 2025-01-24T00:47:03.3246393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim192_bf16_sm80.cu' 2025-01-24T00:47:03.3247121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim192_fp16_sm80.cu' 2025-01-24T00:47:03.3247849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim224_bf16_sm80.cu' 2025-01-24T00:47:03.3248590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim224_fp16_sm80.cu' 2025-01-24T00:47:03.3249314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim256_bf16_sm80.cu' 2025-01-24T00:47:03.3250187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim256_fp16_sm80.cu' 2025-01-24T00:47:03.3250910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim32_bf16_sm80.cu' 2025-01-24T00:47:03.3251657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim32_fp16_sm80.cu' 2025-01-24T00:47:03.3252395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim64_bf16_sm80.cu' 2025-01-24T00:47:03.3253118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim64_fp16_sm80.cu' 2025-01-24T00:47:03.3253859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim96_bf16_sm80.cu' 2025-01-24T00:47:03.3254581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_bwd_hdim96_fp16_sm80.cu' 2025-01-24T00:47:03.3255405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim128_bf16_sm80.cu' 2025-01-24T00:47:03.3256177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim128_fp16_sm80.cu' 2025-01-24T00:47:03.3256925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim160_bf16_sm80.cu' 2025-01-24T00:47:03.3257667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim160_fp16_sm80.cu' 2025-01-24T00:47:03.3258493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim192_bf16_sm80.cu' 2025-01-24T00:47:03.3259236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim192_fp16_sm80.cu' 2025-01-24T00:47:03.3259964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim224_bf16_sm80.cu' 2025-01-24T00:47:03.3260689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim224_fp16_sm80.cu' 2025-01-24T00:47:03.3261428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim256_bf16_sm80.cu' 2025-01-24T00:47:03.3262155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim256_fp16_sm80.cu' 2025-01-24T00:47:03.3263005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim32_bf16_sm80.cu' 2025-01-24T00:47:03.3263735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim32_fp16_sm80.cu' 2025-01-24T00:47:03.3264458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim64_bf16_sm80.cu' 2025-01-24T00:47:03.3265196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim64_fp16_sm80.cu' 2025-01-24T00:47:03.3265949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim96_bf16_sm80.cu' 2025-01-24T00:47:03.3266687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_hdim96_fp16_sm80.cu' 2025-01-24T00:47:03.3267473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim128_bf16_sm80.cu' 2025-01-24T00:47:03.3268341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim128_fp16_sm80.cu' 2025-01-24T00:47:03.3269112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim160_bf16_sm80.cu' 2025-01-24T00:47:03.3269874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim160_fp16_sm80.cu' 2025-01-24T00:47:03.3270644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim192_bf16_sm80.cu' 2025-01-24T00:47:03.3271400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim192_fp16_sm80.cu' 2025-01-24T00:47:03.3272187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim224_bf16_sm80.cu' 2025-01-24T00:47:03.3273079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim224_fp16_sm80.cu' 2025-01-24T00:47:03.3273843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim256_bf16_sm80.cu' 2025-01-24T00:47:03.3274616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim256_fp16_sm80.cu' 2025-01-24T00:47:03.3275370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim32_bf16_sm80.cu' 2025-01-24T00:47:03.3276228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim32_fp16_sm80.cu' 2025-01-24T00:47:03.3276989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim64_bf16_sm80.cu' 2025-01-24T00:47:03.3277744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim64_fp16_sm80.cu' 2025-01-24T00:47:03.3278521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim96_bf16_sm80.cu' 2025-01-24T00:47:03.3279287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/flash_fwd_split_hdim96_fp16_sm80.cu' 2025-01-24T00:47:03.3279985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels/generate_kernels.py' 2025-01-24T00:47:03.3280695Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/kernels' 2025-01-24T00:47:03.3281261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/mask.h' 2025-01-24T00:47:03.3281892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/philox.cuh' 2025-01-24T00:47:03.3282464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/rotary.h' 2025-01-24T00:47:03.3283107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/softmax.h' 2025-01-24T00:47:03.3283727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/static_switch.h' 2025-01-24T00:47:03.3284293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/utils.h' 2025-01-24T00:47:03.3284866Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn' 2025-01-24T00:47:03.3285510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h' 2025-01-24T00:47:03.3286429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h' 2025-01-24T00:47:03.3287183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h' 2025-01-24T00:47:03.3288002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h' 2025-01-24T00:47:03.3288787Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/epilogue' 2025-01-24T00:47:03.3289447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h' 2025-01-24T00:47:03.3290153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h' 2025-01-24T00:47:03.3290868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h' 2025-01-24T00:47:03.3291660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h' 2025-01-24T00:47:03.3292569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h' 2025-01-24T00:47:03.3293311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h' 2025-01-24T00:47:03.3294003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h' 2025-01-24T00:47:03.3294652Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm' 2025-01-24T00:47:03.3295317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h' 2025-01-24T00:47:03.3296128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h' 2025-01-24T00:47:03.3296987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h' 2025-01-24T00:47:03.3297907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h' 2025-01-24T00:47:03.3298820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h' 2025-01-24T00:47:03.3299774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h' 2025-01-24T00:47:03.3300541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h' 2025-01-24T00:47:03.3301294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h' 2025-01-24T00:47:03.3301970Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators' 2025-01-24T00:47:03.3302630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h' 2025-01-24T00:47:03.3303301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h' 2025-01-24T00:47:03.3304143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h' 2025-01-24T00:47:03.3304930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k128.cu' 2025-01-24T00:47:03.3305841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k128_dropout.cu' 2025-01-24T00:47:03.3306650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k32.cu' 2025-01-24T00:47:03.3307463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k32_dropout.cu' 2025-01-24T00:47:03.3308212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k64.cu' 2025-01-24T00:47:03.3309004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k64_dropout.cu' 2025-01-24T00:47:03.3309778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k65536.cu' 2025-01-24T00:47:03.3310709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k65536_dropout.cu' 2025-01-24T00:47:03.3311478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k96.cu' 2025-01-24T00:47:03.3312228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k128.cu' 2025-01-24T00:47:03.3313023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k128_dropout.cu' 2025-01-24T00:47:03.3313779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k32.cu' 2025-01-24T00:47:03.3314595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k32_dropout.cu' 2025-01-24T00:47:03.3315517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k64.cu' 2025-01-24T00:47:03.3316315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k64_dropout.cu' 2025-01-24T00:47:03.3317211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k65536.cu' 2025-01-24T00:47:03.3318010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k65536_dropout.cu' 2025-01-24T00:47:03.3318755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k96.cu' 2025-01-24T00:47:03.3319540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k128.cu' 2025-01-24T00:47:03.3320388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k128_dropout.cu' 2025-01-24T00:47:03.3321189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k32.cu' 2025-01-24T00:47:03.3322039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k32_dropout.cu' 2025-01-24T00:47:03.3322892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k64.cu' 2025-01-24T00:47:03.3323711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k64_dropout.cu' 2025-01-24T00:47:03.3324620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k65536.cu' 2025-01-24T00:47:03.3325455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k65536_dropout.cu' 2025-01-24T00:47:03.3326204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k128.cu' 2025-01-24T00:47:03.3327086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k128_dropout.cu' 2025-01-24T00:47:03.3327848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k32.cu' 2025-01-24T00:47:03.3328739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k32_dropout.cu' 2025-01-24T00:47:03.3329540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k64.cu' 2025-01-24T00:47:03.3330325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k64_dropout.cu' 2025-01-24T00:47:03.3331133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k65536.cu' 2025-01-24T00:47:03.3331985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k65536_dropout.cu' 2025-01-24T00:47:03.3332753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k128.cu' 2025-01-24T00:47:03.3333718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k128_dropout.cu' 2025-01-24T00:47:03.3334485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k32.cu' 2025-01-24T00:47:03.3335301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k32_dropout.cu' 2025-01-24T00:47:03.3336199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k64.cu' 2025-01-24T00:47:03.3337034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k64_dropout.cu' 2025-01-24T00:47:03.3337843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k65536.cu' 2025-01-24T00:47:03.3338660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k65536_dropout.cu' 2025-01-24T00:47:03.3339336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h' 2025-01-24T00:47:03.3340197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_bf16_aligned.cu' 2025-01-24T00:47:03.3340930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f16_aligned.cu' 2025-01-24T00:47:03.3341683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f16_notaligned.cu' 2025-01-24T00:47:03.3342409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f32_aligned.cu' 2025-01-24T00:47:03.3343166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f32_notaligned.cu' 2025-01-24T00:47:03.3343898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/generate_kernels.py' 2025-01-24T00:47:03.3344696Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels' 2025-01-24T00:47:03.3345349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h' 2025-01-24T00:47:03.3346060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h' 2025-01-24T00:47:03.3346897Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/transform' 2025-01-24T00:47:03.3347530Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention' 2025-01-24T00:47:03.3348073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/sdp_utils.cpp' 2025-01-24T00:47:03.3348593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/sdp_utils.h' 2025-01-24T00:47:03.3349093Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/cuda' 2025-01-24T00:47:03.3349667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/aotriton_adapter.h' 2025-01-24T00:47:03.3350295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/aot/mha_all_aot.hip' 2025-01-24T00:47:03.3350866Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/aot' 2025-01-24T00:47:03.3351603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/bias.hpp' 2025-01-24T00:47:03.3352242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_bwd.hpp' 2025-01-24T00:47:03.3353130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_00042c36bc588e60a7c8a9ba297a8a25d8ac0660.hip' 2025-01-24T00:47:03.3354114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0029076f83a3dc695a167beda6fe19230a2b114b.hip' 2025-01-24T00:47:03.3354967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_006c417a52a1bd7c55e45d111483d26f4480caeb.hip' 2025-01-24T00:47:03.3355799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_008f2429c678d13386a06e8d8b15c4b480940ff3.hip' 2025-01-24T00:47:03.3356639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_00a2adbe938d458d51ca5fc4020667a215b672a4.hip' 2025-01-24T00:47:03.3357496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_012c0f480917c329f4c3c6c666cf32af2d82b294.hip' 2025-01-24T00:47:03.3358490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_014c209d5cfc6b965bfd78c64bf132c0154e32be.hip' 2025-01-24T00:47:03.3359344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0153ec18d3ded0f8bdc6459ea5757ebd94d9faf2.hip' 2025-01-24T00:47:03.3360187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_01ac1a2ecf9a487809e46faa92e267df2d47de91.hip' 2025-01-24T00:47:03.3361025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_01ca79005067e20e4eed5a72ff9187cde702cd1c.hip' 2025-01-24T00:47:03.3361908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_01cb354dddef6e99e4ac843f2adafcddfc58d520.hip' 2025-01-24T00:47:03.3362889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_01d12033d59ce2799a2a024e5d9232325ccf1320.hip' 2025-01-24T00:47:03.3363782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_01d3b034a2d8d0b83c0aefa4faac6c3f28ce737f.hip' 2025-01-24T00:47:03.3364741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_01e2428c5447aa9a78f79f73f31cf685c586872d.hip' 2025-01-24T00:47:03.3365600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_01e8aedb7b7d77f44a46b2e9b7a826f245aaf4a7.hip' 2025-01-24T00:47:03.3366521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_01e8f0df0c54ce619e5b66441b3c96a5e18b05d6.hip' 2025-01-24T00:47:03.3367361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_01ee0083f6df962c4a754cd3295b1a436c590a0e.hip' 2025-01-24T00:47:03.3368234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_01f74764c3c3284fdd1b67d0ea781c2261ed0de6.hip' 2025-01-24T00:47:03.3369244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0225857454eaab2eb664aef7a0849ce12c32fdf9.hip' 2025-01-24T00:47:03.3370123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0237c76137df14fb808ade8bd6837045f2aaa5c9.hip' 2025-01-24T00:47:03.3371106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0271bd8b7c270e1593871b638288a4923342c446.hip' 2025-01-24T00:47:03.3371958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_02d88a03cd3966dd0cff550065f58c3ffecfff6c.hip' 2025-01-24T00:47:03.3372798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_02ff94e3c787a7b06ffc90c25777fa74f225e32c.hip' 2025-01-24T00:47:03.3373629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_030a759dcc92028b4c6f317fc230b98cb929e806.hip' 2025-01-24T00:47:03.3374482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_031b12f9fd94e01aaff2c0da4f35f346822087e4.hip' 2025-01-24T00:47:03.3375317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_036887daf6cc092e7422a17882488e59cecfb643.hip' 2025-01-24T00:47:03.3376316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_037c6c80fcec3eb8b0bef50ad6af6d27bf5447f5.hip' 2025-01-24T00:47:03.3377155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0392491c5a6dfc742c2be483419a40f6a7a7ea56.hip' 2025-01-24T00:47:03.3377988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_03a71615a088e972c998f9c7cb44566c268c5124.hip' 2025-01-24T00:47:03.3378828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_03ff035717140f7385282419598cb4fb2881ce8e.hip' 2025-01-24T00:47:03.3379687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_041a0718891596ddac1fb0088637029233ccbe60.hip' 2025-01-24T00:47:03.3380565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_042a156e9eb935555ab14a84461959b466c2fb5b.hip' 2025-01-24T00:47:03.3381540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_04641230fe9a50a221047f7a1df8a370f72805b9.hip' 2025-01-24T00:47:03.3382391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_04c363e11d202c6d2f4bb753661c5a2043edc0ad.hip' 2025-01-24T00:47:03.3383233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_04caeecbc01667ec6f5599358a0a20423aa9a00b.hip' 2025-01-24T00:47:03.3384066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_04f39b453505f68a5091f68b1c3de48369d1e7ea.hip' 2025-01-24T00:47:03.3384954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_04ffca078cfab8bc6c4ccd1cc8994a1bb4a88ea7.hip' 2025-01-24T00:47:03.3385892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0502e718337eab7d47aa65cea7d3c5f641484520.hip' 2025-01-24T00:47:03.3386808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0513b2f3bd8ad51315aadb7f63737201898adca8.hip' 2025-01-24T00:47:03.3387653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_053981d9e7af2ebc0f91e61ac5e25cbe68c95bd8.hip' 2025-01-24T00:47:03.3388556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_054fda16133a0d25077967b05425f9128e1fe1a5.hip' 2025-01-24T00:47:03.3389463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_05538339c21c92c53d237865d72debaaf2ee5075.hip' 2025-01-24T00:47:03.3390302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0595316f0dfffda03e5296b959a49ec3f3c48d67.hip' 2025-01-24T00:47:03.3412935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_05dfe927fd64a564c5fad537fb7c41ee9c94c2c0.hip' 2025-01-24T00:47:03.3414433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_05e60b3ab7477f9edc8576a8bf43e3a62b8d5ef8.hip' 2025-01-24T00:47:03.3415305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_05f794c7023cbb7e35f1fd1ae45bd2377bfbc520.hip' 2025-01-24T00:47:03.3416158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0628931bf5cc1daa6e106cf60bb21fa1aac6b1df.hip' 2025-01-24T00:47:03.3417002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_062c8c3c1cf6c33af4574099e9b6ac54a55ad776.hip' 2025-01-24T00:47:03.3418042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0682150e93f547e00f13cd8984779bf49b91e50c.hip' 2025-01-24T00:47:03.3418907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_069c663be0267c009be4814e9e4e7c13ec999411.hip' 2025-01-24T00:47:03.3419757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_06ae52ef937cc27c544e32025ea0dadb7fad982d.hip' 2025-01-24T00:47:03.3420604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_06b74acd9abfbd1c4ec2f4c718eeb92a0bca7bab.hip' 2025-01-24T00:47:03.3421440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_06ba94794a14f0f0022af6f5f3c16e1e16959d4c.hip' 2025-01-24T00:47:03.3422279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_071751b1012b90f7b57f8591cd06ae1fd27d9cd3.hip' 2025-01-24T00:47:03.3423207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0766e7aa4b263a811408b285213e47176ee2bdaf.hip' 2025-01-24T00:47:03.3424155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_076b3beb57b30afb30636f948e3989b346b38d20.hip' 2025-01-24T00:47:03.3425023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0789852b0cd3cc030c78b28f2fd5b6b0546382a4.hip' 2025-01-24T00:47:03.3425863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_078b96ad691a85eebd18586db0b62b8911016d9c.hip' 2025-01-24T00:47:03.3426700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_07c3fc96d2bebe546dce6ebf46e5c7a519959599.hip' 2025-01-24T00:47:03.3427536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_07ff04fcc273e469737512893ea3fb5876ac131d.hip' 2025-01-24T00:47:03.3428511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0801c56831b4c6428200db6318638a2129bb197a.hip' 2025-01-24T00:47:03.3429349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0836d5dfc0f939ab9a4064b403339373caf35b56.hip' 2025-01-24T00:47:03.3430192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0842c4e3aabdf55405b3ce09ce1899245ddf11ad.hip' 2025-01-24T00:47:03.3431027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_085722b43cde5f37242edb071f639da7c4a0bd48.hip' 2025-01-24T00:47:03.3431867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0878b9aa31429d23a93cd953cc6a2fc5f43d0d3a.hip' 2025-01-24T00:47:03.3432705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_089a347aef8a920e3b59d5ffe71fc5bfe002609c.hip' 2025-01-24T00:47:03.3433628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_089de13222caec1483207d4a54249f8da4f9c151.hip' 2025-01-24T00:47:03.3434503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_091cb49c1958fb4342d79f367ea93cf2b472f785.hip' 2025-01-24T00:47:03.3435376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_093834d4d3fe76e1745e4482c6b51b550c6f3dfc.hip' 2025-01-24T00:47:03.3436323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_09513bff5c1da6aadf11d2e8272a422eabff21bc.hip' 2025-01-24T00:47:03.3437161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_096863cd93d1b105a617d0daa1d4f37d7fb6b893.hip' 2025-01-24T00:47:03.3438004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0968cebd81ade762c2f92fffc0153fa7a2b91eb5.hip' 2025-01-24T00:47:03.3438845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_096e888c52d0f4a5847d7515fcc66208b1ff40d3.hip' 2025-01-24T00:47:03.3439719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_097b3e1dae9bfb2e89398706508f8e01966fd4ea.hip' 2025-01-24T00:47:03.3440566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_09d76cca48b71dbcc9bd96734787209fee4c9a74.hip' 2025-01-24T00:47:03.3441555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_09e50367b62bb09071e28b44235a7c112645a706.hip' 2025-01-24T00:47:03.3442415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_09ecb6347009f6a5d5530a6acf90f9f40288cbcf.hip' 2025-01-24T00:47:03.3443253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0a2b116fd5065109aae46ee547e4f49ad0e9d6e1.hip' 2025-01-24T00:47:03.3444096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0a4e76d89b175e1d9fd2e9fb908d5fce1ebb945d.hip' 2025-01-24T00:47:03.3444945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0a55ed15ef58c941e06dda890aeb530e28eb7bba.hip' 2025-01-24T00:47:03.3445777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0a672fca51de618e3441cf8764e8e83eb782f2c7.hip' 2025-01-24T00:47:03.3446821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0a68c2f9a3acdd787b81be455cbc7836c8bfd90c.hip' 2025-01-24T00:47:03.3447659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0a89417a043556970f72eebd48b4f3e7ac15377a.hip' 2025-01-24T00:47:03.3448503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0a92671b6ea99891c0d69b1c793f4d131b9a82ed.hip' 2025-01-24T00:47:03.3449342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0aafb881e34a3794970a1282af740b3f19c138b1.hip' 2025-01-24T00:47:03.3450211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0ace6e29e1d3060c3086c08fe27b471e375f9c75.hip' 2025-01-24T00:47:03.3451059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0ad9d68fcee021437e13ffdf94d78252205f5a31.hip' 2025-01-24T00:47:03.3452030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0b2647b5982405a48e8c8888552a4b89386ccdd9.hip' 2025-01-24T00:47:03.3452872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0b2efefea81036641561bed80c75d77651176f74.hip' 2025-01-24T00:47:03.3453711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0b3153af7bcdba33115a0d31f121fd76be2ffbcc.hip' 2025-01-24T00:47:03.3454656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0b532fcf26f90c82a792cde7943634f667c1d033.hip' 2025-01-24T00:47:03.3455497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0b90a0186d8b8004e3f19886c7992c8e04d0e066.hip' 2025-01-24T00:47:03.3456349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0b9585ba1c10acf67115c5899b3546608541820d.hip' 2025-01-24T00:47:03.3457236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0bb81407c8a2b3cdc5fecf655b3ad64d5d729cc9.hip' 2025-01-24T00:47:03.3458069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0bc7910aac798f0555e9e505ad7f177c9fbbd92c.hip' 2025-01-24T00:47:03.3458916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0be8cf70c6be969ecfca675782c860b5b75ac089.hip' 2025-01-24T00:47:03.3459887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0befed50a89d80c22b2c8c3d5ba67d73c3d0190e.hip' 2025-01-24T00:47:03.3460719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0c32a2d9701e23dd930119c4ee8089042b5b0ac5.hip' 2025-01-24T00:47:03.3461560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0c3b2ec99fa7b09c7f78dcc3142a661d686044ac.hip' 2025-01-24T00:47:03.3462389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0c8a0bb89a6f05289c0405df5126fa0cc16252e7.hip' 2025-01-24T00:47:03.3463236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0c93c65e5942a2f43f2e491547add02777dd2eee.hip' 2025-01-24T00:47:03.3464070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0c9bd38b8f9009d932ec49204fdea39a52885246.hip' 2025-01-24T00:47:03.3464924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0caeedaa7d50f1741d618fb6c573529eebb075b1.hip' 2025-01-24T00:47:03.3465883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0cdef49859c80c6b3ba18eb2fb4c35c72abc1cf2.hip' 2025-01-24T00:47:03.3466748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0cee6b9427c164d78994150305a47f73954a67c0.hip' 2025-01-24T00:47:03.3467690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0d0e0147a92061d32608a34e7b47bd534eb787fa.hip' 2025-01-24T00:47:03.3468546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0d13a4c8d169877da6408584dc1f20a6f7c5e3aa.hip' 2025-01-24T00:47:03.3469389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0dde401aa76cb5425563cbbdb0362748148da3ca.hip' 2025-01-24T00:47:03.3470229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0e007c36231ccdae12f102eacca1f74b0711b9c6.hip' 2025-01-24T00:47:03.3471066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0e0a2370f2a320484d8f9f21e3197425c2dbe9ad.hip' 2025-01-24T00:47:03.3471917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0e1dbc9c433ce8ec33ace9e62550261d613db582.hip' 2025-01-24T00:47:03.3472852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0e3f4cd28a4c06cc109f6a0798a77844bcc750b7.hip' 2025-01-24T00:47:03.3473730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0e661b5f30566d1f159f060c264849c7ae4772f1.hip' 2025-01-24T00:47:03.3474558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0ebacd06455ab20eba78b389462946716b5819f6.hip' 2025-01-24T00:47:03.3475399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0ef309b923172f4c0fb38d9b9f5325b33b4877c2.hip' 2025-01-24T00:47:03.3476236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0ef9b9413697d6f4573c6605bff6f58d027c5016.hip' 2025-01-24T00:47:03.3477068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0efdaa9266a5a464009297dc59db92504f8bf1a3.hip' 2025-01-24T00:47:03.3478016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0f0c699d9c3b0ed62097e38ba05e40e815cf474e.hip' 2025-01-24T00:47:03.3478859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0f588dcb2ef86677ebf84e406eb802e9921d1f1e.hip' 2025-01-24T00:47:03.3479698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0fbb0bef3b388867e75d7a8a187b8b4b650a42ae.hip' 2025-01-24T00:47:03.3480529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0fbddf533661642d84bf5a16149692d5a892182a.hip' 2025-01-24T00:47:03.3481383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0fcb7492feb79e27e0bda73e57ef7dab410e2bb6.hip' 2025-01-24T00:47:03.3482289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_0fd4068ea93fcf4df463e3bf3a6898d23b65da7f.hip' 2025-01-24T00:47:03.3483155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_103186dbad604763008e0204a1ea90baecef8877.hip' 2025-01-24T00:47:03.3484024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1037f1bc50c4a65dac09ba56b701256b701c4322.hip' 2025-01-24T00:47:03.3484861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_10a055e5c3d6a953d470db5dc21449766248058a.hip' 2025-01-24T00:47:03.3485696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_10c24f1f9009e46afa3a59193784cc2575f79056.hip' 2025-01-24T00:47:03.3486631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_10ceed95b0a0a01f844678717c88e0426fb503fd.hip' 2025-01-24T00:47:03.3487459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1132b11429034d96d82c82dbfdb69e460ad8a564.hip' 2025-01-24T00:47:03.3488408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_11e7df31541c3aa919e9825ad7dc4432f9a03c0c.hip' 2025-01-24T00:47:03.3489360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_11ff174ff2175e9ec22ac3a0fa59dd7713b79643.hip' 2025-01-24T00:47:03.3490232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1211733062ed30b876f1d63bffa642d77e258dd6.hip' 2025-01-24T00:47:03.3491062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_12207f4b6e7fac27d6c16493a5373f448a2aaae8.hip' 2025-01-24T00:47:03.3491903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1241814f76107d74ed069ecec99a248676487eee.hip' 2025-01-24T00:47:03.3492883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_12d5c8a4988efe60ef7943ecd73e18a28a736583.hip' 2025-01-24T00:47:03.3493719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_12d60c8abecb3bc9b84b0ea7851628ab17d8b0b3.hip' 2025-01-24T00:47:03.3494578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_131691f01cc7f29affb88152dd48c7a484315dcd.hip' 2025-01-24T00:47:03.3495417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_131c1fdc4206bb952b2fea675f24e3b09f605eef.hip' 2025-01-24T00:47:03.3496260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_133c51948cf8584900807998da14d788039f53b9.hip' 2025-01-24T00:47:03.3497098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_135ea67de101135ed5fe04f5cab1ec1d7b3714bb.hip' 2025-01-24T00:47:03.3497941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_137fa6780d9e6bde10aec10a875c039fdbbc652e.hip' 2025-01-24T00:47:03.3498847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1386cd75411e61a8dbbaf2b916e62f4f5f99104f.hip' 2025-01-24T00:47:03.3499684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_13d5f2ec83b3331654e37ea0b44d88cd98abaa37.hip' 2025-01-24T00:47:03.3500579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_13f747525ad31e76c88774fb2208e470da9c2310.hip' 2025-01-24T00:47:03.3501418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_14221590b90c48d3cf259fb4e834ccfaf7f3209b.hip' 2025-01-24T00:47:03.3502255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_144f19363ef26efd36f0436cfa9f84f181a8824c.hip' 2025-01-24T00:47:03.3503081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_146eb8c40e3146e06936f3141b2c4d92a578ddec.hip' 2025-01-24T00:47:03.3503922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_14baaaf1e90a075ab802c6e7d97c4b1605c8bd72.hip' 2025-01-24T00:47:03.3504810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_14c4ebd1792c781d219bd21b691b575f64635730.hip' 2025-01-24T00:47:03.3505676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_14d11aad7b666f500f68b264a2fcca6dfc5f1a05.hip' 2025-01-24T00:47:03.3506503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_14d4630876785655bd4950566e81ae0b645c0d3c.hip' 2025-01-24T00:47:03.3507339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_14f77aeeafe4b28f314fde5ebccfd2a554872781.hip' 2025-01-24T00:47:03.3508194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_14fea611f3c253aebf726af3e5fdb7e63e18e13a.hip' 2025-01-24T00:47:03.3509027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_151a4425b411596c46c7032f6b83d3152a0e0cd4.hip' 2025-01-24T00:47:03.3509850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_153e897098539c3466da9d7a37234daf16476277.hip' 2025-01-24T00:47:03.3510698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1552dc38d26f6badb7a9bcb5ce9124d54cc45ed3.hip' 2025-01-24T00:47:03.3511532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_155bafb551768855c8c01faa63e44764ebe6c110.hip' 2025-01-24T00:47:03.3512370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_155c3549d067464d186a99b8205317cc000d4898.hip' 2025-01-24T00:47:03.3513196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1573e3d855d28c54af612ab950b081302891d56d.hip' 2025-01-24T00:47:03.3514030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_157768cd725813f8111d265cfdfea7f42034e5e9.hip' 2025-01-24T00:47:03.3514901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_157b89d8d625b8244b5cceaa4d3e5fc5a09c8989.hip' 2025-01-24T00:47:03.3515762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_158d5ce564c3ae1eefb54e3d41dde2604560ef4a.hip' 2025-01-24T00:47:03.3516612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_159ee1f1b44d1a8fbaead65d8449413bb616d15e.hip' 2025-01-24T00:47:03.3517447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_15b255dde1a9d915e582ee2a83de7d83190c6a24.hip' 2025-01-24T00:47:03.3518282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_15cf7068183421b141ed5d6e7fe902d06b6492a1.hip' 2025-01-24T00:47:03.3519124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_15dc02ea7e0908cf0bd48034f5a49debfaa36219.hip' 2025-01-24T00:47:03.3519983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_15e8e1ab8c63db96843054bb7a98d708ae6a9c44.hip' 2025-01-24T00:47:03.3520828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_15fe3e8f4add16a088fe44458353fa7c0c4f9658.hip' 2025-01-24T00:47:03.3521677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_16047b5544acef40e39932672cac6f562e200948.hip' 2025-01-24T00:47:03.3522527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1621507cf219fe608715d4e5bb6e5764022e2d61.hip' 2025-01-24T00:47:03.3523360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_162b0dfbe3f615b1d164290799b2457437a0044b.hip' 2025-01-24T00:47:03.3524211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_164a947a6c2ba83a5b1cb7074aee0bdac6c9c64e.hip' 2025-01-24T00:47:03.3525048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_165dfb45658df8f1ae8dc0738ac9614740f2576c.hip' 2025-01-24T00:47:03.3525884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_167f5328b035ed59a6f05dfee31edd704c4b07ee.hip' 2025-01-24T00:47:03.3526785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1687ddf65ce4ed2997583e20fee9f201e86633b3.hip' 2025-01-24T00:47:03.3527624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_16f94f5c65c37624f5458c165daf83517d9e3c81.hip' 2025-01-24T00:47:03.3528473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_173c44dd85077e6b12dd06fdcf6b11ba349e1866.hip' 2025-01-24T00:47:03.3529310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_17b9b96edda151072215502cc2b606bf1f6f0b03.hip' 2025-01-24T00:47:03.3530145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1847fef2c06ea581b0ab31af1cb0556c572696ad.hip' 2025-01-24T00:47:03.3531019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_187963e1969301abfa61d06afc97faea2bb4efb1.hip' 2025-01-24T00:47:03.3531885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1886d4bf54b3a4a9e093360998b2059b3c03d072.hip' 2025-01-24T00:47:03.3532721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_188a70d526394e254274df95de0727850820326c.hip' 2025-01-24T00:47:03.3533563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1899e28aff2fb168cdc3af7132dd7fd09c2e1ced.hip' 2025-01-24T00:47:03.3534402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_18a4d71b31c451a50df7996e3db864bc3c3882ed.hip' 2025-01-24T00:47:03.3535236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_18b92b4e249195ac3e0c74d246585a4c9e0992fd.hip' 2025-01-24T00:47:03.3536108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_18ed7195a9443c84956c3f32839cb3ab9056bdfc.hip' 2025-01-24T00:47:03.3536951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1914250fce818584291c69a5f058a58cfbd83df9.hip' 2025-01-24T00:47:03.3537809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_193699a5daa14ca2def07489e0b563149bc403f8.hip' 2025-01-24T00:47:03.3538653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_19af6a7f9e5020e8d0f0ca0f6258001f6ce592c1.hip' 2025-01-24T00:47:03.3539488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_19cd9f7b08cec83736605af63d9fcaf463a1aea4.hip' 2025-01-24T00:47:03.3540331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_19df4e13108e043361e9528b71df56f04f696a0c.hip' 2025-01-24T00:47:03.3541160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1a11dd5ebb989503a1c182684e7f247e2f8cd9c2.hip' 2025-01-24T00:47:03.3541991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1a236be9da05a07d11cd28034d90cdf89941a172.hip' 2025-01-24T00:47:03.3542839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1a5e18f6333ed2cce509f07cb8bd5868951d66a0.hip' 2025-01-24T00:47:03.3543670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1a6785392af35e27d6697b584cb6f17a766d3fee.hip' 2025-01-24T00:47:03.3544532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1a6bc2762b95d550485aa720edaf71138d94cd07.hip' 2025-01-24T00:47:03.3545368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1a8da3e6ab050262b659c801ccf9a14787d7f176.hip' 2025-01-24T00:47:03.3546224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1a96f0ac76f117e66eba97cb990c2350561ec2ab.hip' 2025-01-24T00:47:03.3547097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1a98bcbe900f8c141136d18c114b02fffbe8bca1.hip' 2025-01-24T00:47:03.3547937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1a99b2625adffa8215276bb88fc65bae944b846b.hip' 2025-01-24T00:47:03.3548785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1acf2f892742b1d236d2b31a8185c6869126adad.hip' 2025-01-24T00:47:03.3549611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1b3e7c8969027d3316875f33dc50fe022e05ce37.hip' 2025-01-24T00:47:03.3550449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1be43f8b629e7039f57b95866d5777273377470d.hip' 2025-01-24T00:47:03.3551280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1be746990a2032f0363ad9f9112cc994983f4706.hip' 2025-01-24T00:47:03.3552135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1bf767e7104cfc8322f26df35907fbf04b8948f3.hip' 2025-01-24T00:47:03.3553008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1c1b0f85e085dd0769c566fb16aafe5ab5952714.hip' 2025-01-24T00:47:03.3553840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1c2a2d78176e3f0a78e3ad78217e75a4430c0de5.hip' 2025-01-24T00:47:03.3554687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1c65ba6dba01da9caa84ba89453b61d81376763f.hip' 2025-01-24T00:47:03.3555540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1ca3f45d0be2d1119cccd0af042a3e8adeda2ed7.hip' 2025-01-24T00:47:03.3556385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1cbf88db44aa5f884438288a325270d29c7a04b6.hip' 2025-01-24T00:47:03.3557225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1cc459e57bfed5ec7f40ea4a4dd9f72f3ad7a709.hip' 2025-01-24T00:47:03.3558052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1d02609fb803ea2697e2c2cef35e6f923d2578cf.hip' 2025-01-24T00:47:03.3558899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1d0b822743e0205f60521d38d7c64f589fdf0f58.hip' 2025-01-24T00:47:03.3559733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1d21263e16dafe79b9fe2f998847296e575c14e7.hip' 2025-01-24T00:47:03.3560588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1d3ef3d5ded0dfe2a0bafb52ea8f841658db35fd.hip' 2025-01-24T00:47:03.3561500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1d498e418ebbf33bed58b4074d1edf3d9bdd07c5.hip' 2025-01-24T00:47:03.3562371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1da23de9604b5d98fe02529075bad995954c12ca.hip' 2025-01-24T00:47:03.3563228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1db03461737f1e359f389a8d297476f9b60faabd.hip' 2025-01-24T00:47:03.3564066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1dc6e599144a093203fd7f92ac6d3c2cd7180d49.hip' 2025-01-24T00:47:03.3564909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1de2f97d49f015b9af0b186801e939c6f357a0c4.hip' 2025-01-24T00:47:03.3565767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1df893ee660d37fba7eaca452ae65b3e45a73087.hip' 2025-01-24T00:47:03.3566757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1e22f2d99804198c61251b4629a3f18ed3dcd42e.hip' 2025-01-24T00:47:03.3567629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1e33ce1fa113b221e5303b4093c2c4e748ce8298.hip' 2025-01-24T00:47:03.3568463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1e42736d4f677a59a172bd6f162616a437696351.hip' 2025-01-24T00:47:03.3569388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1e7d7888480b83c78833214b32e10f37a6e20301.hip' 2025-01-24T00:47:03.3569995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_fwd.hpp' 2025-01-24T00:47:03.3570831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1e9130607a2d24cb0662a47e9cf12c6602143838.hip' 2025-01-24T00:47:03.3571670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1e943fcc2e64c618fc1415b3f1a0db4d70aa8494.hip' 2025-01-24T00:47:03.3572521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1edaf9d4270d2ac61c299320e06ba73f44730364.hip' 2025-01-24T00:47:03.3573375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1f0cad6ad5b172e51c569e84cd54a19b4eb0ed05.hip' 2025-01-24T00:47:03.3574211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1f13a6d0f8c798c0c4ba4ad202d081899fe081ab.hip' 2025-01-24T00:47:03.3575063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1f6bc5faf18be193212217788d476ce6fd384bfb.hip' 2025-01-24T00:47:03.3575902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1f7faa0b33a9aada86f032174afd40d18efa7715.hip' 2025-01-24T00:47:03.3576750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1f81f8cce0d77dec9f977b9eeb0778b70a13fa75.hip' 2025-01-24T00:47:03.3577586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1fcdcb750f382fc7828a9886585f50efbe5be735.hip' 2025-01-24T00:47:03.3578503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1fd9fa7c2e13d0bad5fddb2b5a316bbc09d397ea.hip' 2025-01-24T00:47:03.3579382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_1fda1c96568eab89a8f6498f8bb23c1223cdc7b0.hip' 2025-01-24T00:47:03.3580227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2005aca3520b171bb82d10ad70fef44f28c19776.hip' 2025-01-24T00:47:03.3581080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_204a573ce6b7d2f90aede543939315561cc43177.hip' 2025-01-24T00:47:03.3581912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_20588bcac681a5d69f252d7523a3681a0c6b6181.hip' 2025-01-24T00:47:03.3582832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2081430c92864c29bb9f409e7c27caee1de00749.hip' 2025-01-24T00:47:03.3583702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_20d5c3c86398f6ce55abc90db3e362dbf9f457f2.hip' 2025-01-24T00:47:03.3584545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_20f7ea0aabd069362ba4bbd66623cea5b6e1a6bd.hip' 2025-01-24T00:47:03.3585420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_210ef512b7862837f54acbc3b21e135a192647a3.hip' 2025-01-24T00:47:03.3586305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2122c973581930ab7a4ebc90b3bf1cdaa229a87f.hip' 2025-01-24T00:47:03.3587153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_21411df58165946bf02942b597d94de7dd856987.hip' 2025-01-24T00:47:03.3587987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_216806a4598c885e517e664fc8280c59ec3cbf11.hip' 2025-01-24T00:47:03.3588824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2173b7c710d418f44dc2b41bec5905024334eae5.hip' 2025-01-24T00:47:03.3589665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2177d95cdf45f6fec95d1812f2ef183a75259e38.hip' 2025-01-24T00:47:03.3590542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_21828c7d3f5574690f12f841c27f025206e6165b.hip' 2025-01-24T00:47:03.3591389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2184fba2eec5899bb40d49d4508196e6be1ec1b1.hip' 2025-01-24T00:47:03.3592356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_21e235e31d6955393ac8e825bd69ead70687b7c8.hip' 2025-01-24T00:47:03.3593207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_21f860d42fdc2cc6bd743d53ba546e332c22fedf.hip' 2025-01-24T00:47:03.3594098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_22105635385fbfb5d2f330df83ba6747bcb27f6d.hip' 2025-01-24T00:47:03.3595018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_224f9af5e5ca519b21b71a54acb49f50b4999c47.hip' 2025-01-24T00:47:03.3595864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_22511de2592b6e350737e44865e1fed6496e3f32.hip' 2025-01-24T00:47:03.3596690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_22632f996eb63fbe4bc5748c5897b775087446a0.hip' 2025-01-24T00:47:03.3597535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_226662cf1c9900a4334d2cadcc5f5ac3ad355f05.hip' 2025-01-24T00:47:03.3598359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2273457ac3be01cc1595a015a5f598f8290c77e4.hip' 2025-01-24T00:47:03.3599209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_22a07ecf1a59f72ec6bef3e970d7f33cf54c5f44.hip' 2025-01-24T00:47:03.3600140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_22c142d869ef940ca876c93033ad53b576ed34f2.hip' 2025-01-24T00:47:03.3601006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_23047ea90076e3b0a3eb0586d49b9ee74ca6d279.hip' 2025-01-24T00:47:03.3601846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_230861e81e5acc523fa680534eed757b7b4a4e1d.hip' 2025-01-24T00:47:03.3602674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_232f61bf31dbb5de5d7039d5ff2338068a759b68.hip' 2025-01-24T00:47:03.3603517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_233132e712eba8972ba444c604f89e01c5b84cc0.hip' 2025-01-24T00:47:03.3604339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_235bf652702c2976551778b9159e09188575c63c.hip' 2025-01-24T00:47:03.3605218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_236b3eef02b904304348b9d35f715b639d63218f.hip' 2025-01-24T00:47:03.3606068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_238e4c1ca112afec494fbe47a85b553302c43395.hip' 2025-01-24T00:47:03.3606975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_23914c00690ac5c4f89cdbbaf00732ba66c5c0ef.hip' 2025-01-24T00:47:03.3607880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_23c9b46da8774462de8c24e14b12df3ed596eb57.hip' 2025-01-24T00:47:03.3608714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_242013527a0266ad479715ee3e6ae01c45de29d0.hip' 2025-01-24T00:47:03.3609548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_24410fd9a4150c33186a2a365d06d8f6ea621c20.hip' 2025-01-24T00:47:03.3610407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_245d90000b55ab8b6055b1934880fc6c4870b34b.hip' 2025-01-24T00:47:03.3611286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_24643917fc970c043d1c80d8d4b17ec92deeb8a1.hip' 2025-01-24T00:47:03.3612129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_249668a3212cd00edaae871758be30a5a1fea589.hip' 2025-01-24T00:47:03.3612967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_249e6b93baae25dff97a0bc9145a8d328ed3f317.hip' 2025-01-24T00:47:03.3613863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2543da478310245e19e6c6a0d9ed7ad99540b3bc.hip' 2025-01-24T00:47:03.3614699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_256ef175029a43e64164176d4eb212baf9d27bb9.hip' 2025-01-24T00:47:03.3615556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_258d747083272ea657604ac84867ecea17bd65da.hip' 2025-01-24T00:47:03.3616388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_25938733446b6c0dcd159719f08d04a9aa467967.hip' 2025-01-24T00:47:03.3617261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_25b3225da1e1842f83592971a1f62a0fe30aa9d3.hip' 2025-01-24T00:47:03.3618111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2660282ad39ef034fecbdb74acedfb48620b7dfd.hip' 2025-01-24T00:47:03.3618988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_26835ba70606c769e56d19dbfe74061361aa855e.hip' 2025-01-24T00:47:03.3619831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2695783ae8f0034692efd6563f789ef03fd0f4f3.hip' 2025-01-24T00:47:03.3620665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_26d77b228420a3ead919474ec9c6fb2800f86890.hip' 2025-01-24T00:47:03.3621503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_26ea90eb5a527434c1740933a1d2dd863eccf14c.hip' 2025-01-24T00:47:03.3622347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_26f90358e522d7bb7c76c3a2c6010f0f38788bb6.hip' 2025-01-24T00:47:03.3623181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2703018e71d57d3266fc35e2e18a78faa3dd52ce.hip' 2025-01-24T00:47:03.3624071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_278639d44a4a8372a627a7c31e9527c8faa26f97.hip' 2025-01-24T00:47:03.3624903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_27c2000d32c230a57a6712f27bc0fba02722f5fd.hip' 2025-01-24T00:47:03.3625768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_280bfced8745fbd9266207463fb41476dc23afff.hip' 2025-01-24T00:47:03.3626641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_281d897ad17d7f6db2741b396e6b85a9b8f35286.hip' 2025-01-24T00:47:03.3627510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_285e61dad8f63fb973cb2eb899c959e400622652.hip' 2025-01-24T00:47:03.3628351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_288458c5a0720ef152848713119ebce6d76db6d6.hip' 2025-01-24T00:47:03.3629181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_289071756e7d0582eb61ce6483fa3c988d2e10b5.hip' 2025-01-24T00:47:03.3630021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_28e4d2c757e4b8c366a2c320360e21ff0ef671a8.hip' 2025-01-24T00:47:03.3630910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_28f1ef32c4384ec26f3dc5e3af6a74fc8cebae92.hip' 2025-01-24T00:47:03.3631775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_28f2e2b108a53308a0cb6c123c8d318cbc2eadb4.hip' 2025-01-24T00:47:03.3632640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_28f7634d29bef11fd466b452a46b0612f38c949b.hip' 2025-01-24T00:47:03.3633467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_290c484c2a366258941ee0051e139ea716a9de2f.hip' 2025-01-24T00:47:03.3634316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_291a8bdf9d63b112e7fe5fa7e8835a6789cb8ecf.hip' 2025-01-24T00:47:03.3635166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_292454f2d82184ab0491ea0675750c6ec55d659c.hip' 2025-01-24T00:47:03.3636061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_292b4f995d622826af5d1f2bffa7ba68467c841a.hip' 2025-01-24T00:47:03.3636899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_295a523f815eb822d66162d4feb75fe0bc50b648.hip' 2025-01-24T00:47:03.3637784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_296c5836ba118969c4ba89ed62a98dffe3105738.hip' 2025-01-24T00:47:03.3638631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2995d39cd62f20622a31f11a292ed175abb5fdf9.hip' 2025-01-24T00:47:03.3639473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_29bffc159b0bb826ba489ae763dae141bfe8e802.hip' 2025-01-24T00:47:03.3640319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_29c9e5384809b21f39e78bb2e43af345a9a21d19.hip' 2025-01-24T00:47:03.3641154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_29fe68ba10b3480dddc9866c51ca8b5efe962cc3.hip' 2025-01-24T00:47:03.3642022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2a3a980a26682d879c3a3425f3ba5be3f5761adf.hip' 2025-01-24T00:47:03.3642880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2a45129fc4995abcb8f880692f11c6186fc01641.hip' 2025-01-24T00:47:03.3643716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2a833fc01e88bd8e256ef64ae8251dd0ed10720b.hip' 2025-01-24T00:47:03.3644561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2a97c457144cb63a9c6c3d6be613b47bd0df9928.hip' 2025-01-24T00:47:03.3645422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2ad492377add5c8f6d0d2dbf9ee9e4338bbd9f1f.hip' 2025-01-24T00:47:03.3646334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2ae344010d49f7f9a6caab2cb84be7f87d2d96bf.hip' 2025-01-24T00:47:03.3647242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2af6c5be53732eb1939a2f93232af7dc011dec1a.hip' 2025-01-24T00:47:03.3648125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2b0bcb241e5a1be1d35366461408d06e095a26ef.hip' 2025-01-24T00:47:03.3649000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2b3326e055da32cc979892a2fbd0f7b003cb9f98.hip' 2025-01-24T00:47:03.3649890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2b3af90387f1d227119c5dcd4b71362940bbce52.hip' 2025-01-24T00:47:03.3650728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2b4050988e5790a28dbe10b4c20e14f10f6cf85c.hip' 2025-01-24T00:47:03.3651564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2b49a9b0801a06dd89c7f7182d7590b515df1592.hip' 2025-01-24T00:47:03.3652410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2b50073f6dfeb7ea77d5dce288a1d2f08f8f6362.hip' 2025-01-24T00:47:03.3653245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2b5317b6cde327a842170ebff20c2b03d81379ff.hip' 2025-01-24T00:47:03.3654128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2b8169ce4b4b9a17ac96fbb232e6a93f22071ab4.hip' 2025-01-24T00:47:03.3654974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2b823c3b99e7c8d1cdc39a5dbc7365a383bf9ccb.hip' 2025-01-24T00:47:03.3655800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2ba934408c75da5479cc41f96b98ea7d333635ea.hip' 2025-01-24T00:47:03.3656649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2bb6da1095bd8669c0e48b5cd808cf0dcefa2674.hip' 2025-01-24T00:47:03.3657488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2c0bda0feaade2b554d648d72f219ac9c389bf09.hip' 2025-01-24T00:47:03.3658359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2c2e75e6f659a500dd3cf2cfd65118f111342119.hip' 2025-01-24T00:47:03.3659265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2c77bd7e89ed832cc31b2995566a49bec6e4cb52.hip' 2025-01-24T00:47:03.3660107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2c7aede7762a524a7a424cc4dc46e43fdedf73a2.hip' 2025-01-24T00:47:03.3660950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2c808da5c2514806c2953bb77d5692e5d7c97aa3.hip' 2025-01-24T00:47:03.3661832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2c82e3c4e445e1e02f14435e4ca01a90850139a4.hip' 2025-01-24T00:47:03.3662673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2c9756060ac0e73dbcfc58a9222a78f0283cd029.hip' 2025-01-24T00:47:03.3663548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2caba3ab83239e474412fcf89fe0fbef97e51bf1.hip' 2025-01-24T00:47:03.3664386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2cf351fc2c2da4a8e1760a3affc9a5947c6b3bda.hip' 2025-01-24T00:47:03.3665256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2d06f77a4054ca615d96636c0e2eba2a89850142.hip' 2025-01-24T00:47:03.3666091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2d1f2d1e57095f756ddd11e8e9d4f6f253e3ffa3.hip' 2025-01-24T00:47:03.3666979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2d23a26e0a59a8323dd97632e610d24624143fbe.hip' 2025-01-24T00:47:03.3667815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2d43460c011b8d5e01ea98c9b8ddce962de59a96.hip' 2025-01-24T00:47:03.3668654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2d446754d7000673779d15d3e73039fd3c10a720.hip' 2025-01-24T00:47:03.3669478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2d7b637e0313cb423b22cd8844cc2997b3ff73e4.hip' 2025-01-24T00:47:03.3670312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2d9a04b7f41dd6f0db017157a44790f35c626e2d.hip' 2025-01-24T00:47:03.3671206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2d9c659ba43bb907fd4e3e36a50958288bafd1a3.hip' 2025-01-24T00:47:03.3672053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2da2b905c4ce32234c2af62328adae6b1f9217a8.hip' 2025-01-24T00:47:03.3672898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2db33b5442d2e0948762b1f2147a321a9d6907be.hip' 2025-01-24T00:47:03.3673814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2dfac5a83def98340c8786d55a30a98ad68b9eed.hip' 2025-01-24T00:47:03.3674664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2e30f50071113dc4ab59468d568ac9deb06b0342.hip' 2025-01-24T00:47:03.3675562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2e43e401abbfb1b6737e4dc822f68421abbc648a.hip' 2025-01-24T00:47:03.3676400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2e8b4260626beeac76c26dbcee3cba1457b30e99.hip' 2025-01-24T00:47:03.3677252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2ea394a09c8691a534ad2219bedf73724b6dd5ce.hip' 2025-01-24T00:47:03.3678092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2eba937ff6d0302ab013db7349d4feb914107f1f.hip' 2025-01-24T00:47:03.3678997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2f0247e301a7b076b6ec8a778c3b47e330638963.hip' 2025-01-24T00:47:03.3679874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2f32f2d658f1f69840fbad511ce8a3851c859d52.hip' 2025-01-24T00:47:03.3680730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_2f55a23a0f24ff7062a4c286944f25d2db3e20a4.hip' 2025-01-24T00:47:03.3681570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_30024440e780fdf9ec94deccc85216d8bbb5788a.hip' 2025-01-24T00:47:03.3682405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_303b7b04496e4db7c1ba2436485dc7c8a4c88448.hip' 2025-01-24T00:47:03.3683250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3076a6de0e2612279e0ed64612f7393856bcc9ac.hip' 2025-01-24T00:47:03.3684133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_30c8e4d5c761fda50e010da779e8e4730051d403.hip' 2025-01-24T00:47:03.3684981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_30f0200092b0e18d57a9f5e512d565f1c0229436.hip' 2025-01-24T00:47:03.3685862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3108502fd29d3a24b32177bcea968121ee809115.hip' 2025-01-24T00:47:03.3686753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3110540b50e95e99a5cccebe47d9d3a83093c2fb.hip' 2025-01-24T00:47:03.3687610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_311104394c8bef8d4ecff35c1409221e723a5a8a.hip' 2025-01-24T00:47:03.3688435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_311731442b756308c0a869f21b7b8b103aa613e8.hip' 2025-01-24T00:47:03.3689280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_31222e158484773d2257f4a31e3dfbdb68336a8e.hip' 2025-01-24T00:47:03.3690150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3163272d25bc2db2ffaa1fea87648b45ee68d408.hip' 2025-01-24T00:47:03.3691067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_319df310195191895005b30151da8c1afab6c82f.hip' 2025-01-24T00:47:03.3691906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_31a968898f0bc6366313e41eddb5e3a3ed12dc98.hip' 2025-01-24T00:47:03.3692881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_31b807c48c472e9b1311a6037cd98e21d6706889.hip' 2025-01-24T00:47:03.3693731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_31c3760f5978baf9780ce4587ae4c768af0e49d1.hip' 2025-01-24T00:47:03.3694564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_31c4b866692ba5c3d115482bef4790733863c1fc.hip' 2025-01-24T00:47:03.3695415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3206cc121ce8955ed59ea3b12b858ee2e0cf82f8.hip' 2025-01-24T00:47:03.3696306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_320a6196b662a1d3dc7441a9536d825dc356b95d.hip' 2025-01-24T00:47:03.3697213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_321500dd4c41e4d68834814a48a639f5ca36a2fb.hip' 2025-01-24T00:47:03.3698061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_322a86568f89a5a5a165cfffbae9ca6949f2477e.hip' 2025-01-24T00:47:03.3698894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_32438250078ba2a47345ec4955dafb4e4de78a25.hip' 2025-01-24T00:47:03.3699790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_32527660fa7aeb9a951a9f2fc3c53989bd141c48.hip' 2025-01-24T00:47:03.3700626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_325fbcb9e503e68fafea08abf86a4951f440850f.hip' 2025-01-24T00:47:03.3701466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_32652a27e8605cef59c8341813b68e7513be23c5.hip' 2025-01-24T00:47:03.3702304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_327e27892bc57f3dec0da24f94f2a483d6c9321b.hip' 2025-01-24T00:47:03.3703142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_328a311bafd1c153525393b252e4170f8aafb370.hip' 2025-01-24T00:47:03.3703987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_33099fcfc218ffdf69edb4f2f0e46121bea9fafc.hip' 2025-01-24T00:47:03.3704860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_33746071156e9ad46f403a539dc237e0a44122a7.hip' 2025-01-24T00:47:03.3705794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_33e7c1e5f41a451c7baff54f7238b220f1bdf8a1.hip' 2025-01-24T00:47:03.3706667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3400f0af03743dce328486f8fc805dd30bd6da31.hip' 2025-01-24T00:47:03.3707544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3408103188e27b3bc55dce0c1716c0b4d32d6494.hip' 2025-01-24T00:47:03.3708378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_342d29c85070f488a14b1915f948e5fd69019c99.hip' 2025-01-24T00:47:03.3709266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_344932e2655d7b32704be8de9a63bbd8c3369f02.hip' 2025-01-24T00:47:03.3710141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_345a939a2491166dc520e9a2b9de7e43671e0c2b.hip' 2025-01-24T00:47:03.3710975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_345ea796c8d97bfe3b7c9663bf15e2e5e7696235.hip' 2025-01-24T00:47:03.3711861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_34807a8e90bf1cd839f32fd718afa6469c35a4fa.hip' 2025-01-24T00:47:03.3712712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_349241529745bf138552f49d9a93db418663ad65.hip' 2025-01-24T00:47:03.3713576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_34c2db98d8e2e690f499f41cfd5afb831b756f54.hip' 2025-01-24T00:47:03.3714421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3511c54e6a6f9eec378d8b661121066536195d3a.hip' 2025-01-24T00:47:03.3715261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_351425a006aeeff4d69c8570cb6bf1e1427d2c21.hip' 2025-01-24T00:47:03.3716106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_354121d3bad1d448bd413718fa096f54faa12e95.hip' 2025-01-24T00:47:03.3716981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_356f83cb96d0313abcdb24955edd4264df72aed7.hip' 2025-01-24T00:47:03.3717826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_357f7e626135cc9176a295f3d1f336a7c3852688.hip' 2025-01-24T00:47:03.3718680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_358399e756ed5026baf3ab78af17489dc07b9532.hip' 2025-01-24T00:47:03.3719599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_358d28c958c0a831a615a4811d13279b18db09c4.hip' 2025-01-24T00:47:03.3720450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3642b78913a853a62dbff8b99d9ae3fa458f461d.hip' 2025-01-24T00:47:03.3721287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_366662dccf2f650bcd8123c49006c759cd4c0ef6.hip' 2025-01-24T00:47:03.3722170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_367e58867c46d96c9bbaa96eaaa9f93595c9e099.hip' 2025-01-24T00:47:03.3723025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_36a0a960541bd8a2dc6741579de685b7c0a5f6d7.hip' 2025-01-24T00:47:03.3723917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_377b70f54cb2778b5ce3df936b477f775eea8b3c.hip' 2025-01-24T00:47:03.3724748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_378759ae25465c32960487375828e23c5f1ac869.hip' 2025-01-24T00:47:03.3725586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_378bf438642e5d863e31145ada2a0688059aa5d9.hip' 2025-01-24T00:47:03.3726519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_37ad61bf8427a26775969f8a9166fd0bfb7446b4.hip' 2025-01-24T00:47:03.3727361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_37fe04467e87ec2110f60c7aea0cc9bf2ca07481.hip' 2025-01-24T00:47:03.3728236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_38010c9bf7341588f071f889b7a0b4dcc4e7a14c.hip' 2025-01-24T00:47:03.3729142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_381b29d9888365bff0f109d897b508eebfd8a61f.hip' 2025-01-24T00:47:03.3729981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3824e97d5ecba46e06d5ec1a9456c810d80227a3.hip' 2025-01-24T00:47:03.3730823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_38273a2f8e6bbb42ba0b0871b6c95abb34531f33.hip' 2025-01-24T00:47:03.3731796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_38a5ff72f22e0ad040a281e66b1aca0bf3a2aadb.hip' 2025-01-24T00:47:03.3732658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_38abcbeaa4d33d3150f2b0238bb62ebbfe960980.hip' 2025-01-24T00:47:03.3733486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_38b94d76503e13c911781169fbc378517332c42e.hip' 2025-01-24T00:47:03.3734336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_38bb367362fe2c4849ded728ec5dd00969ce188f.hip' 2025-01-24T00:47:03.3735176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_38e12dad9e3bafe177ed3c27c833825813e18fc3.hip' 2025-01-24T00:47:03.3736008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_38f8a89468cf9c8606cf12a930db062a83cd0ea0.hip' 2025-01-24T00:47:03.3736904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3937d9dfb68351de2942e32f35e2ca1ce71edfa8.hip' 2025-01-24T00:47:03.3737741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_39422621a00ff79b2f5ec0dafb957c77693537b3.hip' 2025-01-24T00:47:03.3738609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3967a8807c9451b09227c0f685c18aafeb062fd2.hip' 2025-01-24T00:47:03.3739481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3992d5df4ba2e999caf6889a852db4e1ba078e65.hip' 2025-01-24T00:47:03.3740314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_39d3071347a0c98f3221104036f477aa13bffa4d.hip' 2025-01-24T00:47:03.3741216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3a1dca5feb864e8981387c2d07e62acef1730aa8.hip' 2025-01-24T00:47:03.3742132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3a2280997eb6f1d091094fc54cecf42b7c9c3a2d.hip' 2025-01-24T00:47:03.3742972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3a2643099365d0903c799585f41dc1a525ac9f9e.hip' 2025-01-24T00:47:03.3743889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3a6b9566559ed2b1c85f2bea1c55e72c41dc47bd.hip' 2025-01-24T00:47:03.3744761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3af86f458fb4dfcceb7db3357fbae0dc15142a15.hip' 2025-01-24T00:47:03.3745623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3afbb5ac9048a962a60f48886728220ae6c2aeaf.hip' 2025-01-24T00:47:03.3746460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3b26eafe76cca8e74e819220b6de1f4279d48e43.hip' 2025-01-24T00:47:03.3747303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3b4ecb47f9ebe8c2784976c3e9bbe4834b475cf1.hip' 2025-01-24T00:47:03.3748132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3b508b92f7e123b21658f6e17d624ffa87831fee.hip' 2025-01-24T00:47:03.3748977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3b5b3c218e4a7b459e54080e24c5b730221eac02.hip' 2025-01-24T00:47:03.3749816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3bb129e6dee6848043dd0e8fa812ae80fec4d014.hip' 2025-01-24T00:47:03.3750672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3bb3b682eab96e4e173affad75b9d8e73f1dd690.hip' 2025-01-24T00:47:03.3751509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3be7cea6df8e6dd56194e1172f28943667f1c4ef.hip' 2025-01-24T00:47:03.3752447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3bed3aaf24c73073c604a3b23bb4b0358b8e3490.hip' 2025-01-24T00:47:03.3753327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3c1454ffc1418dac641f63671e947d9f550b1f0c.hip' 2025-01-24T00:47:03.3754254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3c38bb80e9880335faaea81985ed5d0e713ecb08.hip' 2025-01-24T00:47:03.3755103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3c3b7e4b8c1efe59f79a15512716fce2282a79a7.hip' 2025-01-24T00:47:03.3756013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3c64c33870ebc329921cfa3867d58b1857421f65.hip' 2025-01-24T00:47:03.3756854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3cb0cee09d633b6f70febbba63a1e090522cfb4a.hip' 2025-01-24T00:47:03.3757709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3cce3baac1e3ca03af0c3f4ee4d0158ad1031e9f.hip' 2025-01-24T00:47:03.3758548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3ccf0a9d5a5451da5dbf6075ccea45e4a140550a.hip' 2025-01-24T00:47:03.3759402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3cd7a9ca49c1149d46f6b05b0fefc41ecaeb6ea1.hip' 2025-01-24T00:47:03.3760263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3cf45927b6d931e31e2209685d787efa28eed8ba.hip' 2025-01-24T00:47:03.3761178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3d1cea88a2277b87d405025ba256272a1720f88d.hip' 2025-01-24T00:47:03.3762017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3d289100991d4c8c362f64c8f6c4ba395c2f3495.hip' 2025-01-24T00:47:03.3762851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3d3f3eb2f5eb1f3287879604892b1c230df85f1d.hip' 2025-01-24T00:47:03.3763697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3d45624dc6e33c477c73a155500b015b6c010de8.hip' 2025-01-24T00:47:03.3764533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3d55cb42b0096a8ae338ce100f86e378aa1a04c9.hip' 2025-01-24T00:47:03.3765199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/launch_kernel_pt.hpp' 2025-01-24T00:47:03.3766091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3da8c31f6d5bcaacfa4a21aed4d1d3caecb48922.hip' 2025-01-24T00:47:03.3767015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3dba3cd44f78c950fe7ceaa5f0629dfc607b30f1.hip' 2025-01-24T00:47:03.3767864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3dff884e176ec7cff86d17c6afe1ddaa4dd6007d.hip' 2025-01-24T00:47:03.3768749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3e143d88eaa0d9cfea856b2f3a57d1275a656627.hip' 2025-01-24T00:47:03.3769598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3e2557f206fd81d82a3b9d59113105040beb891f.hip' 2025-01-24T00:47:03.3770465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3e562e6c3af28b8478020ce3c3bf73c036001c93.hip' 2025-01-24T00:47:03.3771333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3e61b019e1398a6a3c36143fb84b5ff22c9f4508.hip' 2025-01-24T00:47:03.3772193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3e839660557dee9d5bcda9b56940ce23236c5f6d.hip' 2025-01-24T00:47:03.3773025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3eb2ea922daabbba131b90713e06d8caf5f30662.hip' 2025-01-24T00:47:03.3773877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3ecf565a5a1c4a09887c67ac3b9a019dca427ac0.hip' 2025-01-24T00:47:03.3774705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3f34433b784d1e405ade3378918641372a30bf6b.hip' 2025-01-24T00:47:03.3775553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3f5e01b4f2ca8ea10898c39d6570bd74e85f46ed.hip' 2025-01-24T00:47:03.3776404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3f7315955f555768f24585a50d75e216c40f062d.hip' 2025-01-24T00:47:03.3777277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3fad30ff0739ab5dede67a96e859f8c474c245f8.hip' 2025-01-24T00:47:03.3778113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_3fcc6893456a559c7d22714116022fc69b372266.hip' 2025-01-24T00:47:03.3778956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4018b1fcee808b6cccd131418b6ae9e8bf900d8f.hip' 2025-01-24T00:47:03.3779819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4018f690b6322588041bb467beabd8a7bc79a2e0.hip' 2025-01-24T00:47:03.3780709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_40357c5e9739eae136a7abf92bc38d3ac94753f8.hip' 2025-01-24T00:47:03.3781563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4052ca6a3ec02f6559e4bbf1edde42ad2d127c26.hip' 2025-01-24T00:47:03.3782396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_405e7efa263223148318ae96bd1929b382e994e1.hip' 2025-01-24T00:47:03.3783243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_40aa64439b80ff8dd12498b3e5f6b625da16e285.hip' 2025-01-24T00:47:03.3784075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_40db688a9189e1c47c300d474df946a248a63303.hip' 2025-01-24T00:47:03.3784907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4118e3ab290263ed2576feaf22a1944bf2ddcb7a.hip' 2025-01-24T00:47:03.3785753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_415b183c50dd2663dabe3eb8b780913b778c54ab.hip' 2025-01-24T00:47:03.3786606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4160f6b6d0869740a5a411abd80108f729f810eb.hip' 2025-01-24T00:47:03.3787475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_417b1cb14b67dc82f614831550f7deb0895bd7e4.hip' 2025-01-24T00:47:03.3788307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_419461cdb5687ebbb7bf0be136071d70420c1619.hip' 2025-01-24T00:47:03.3789140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_41b68458076e6cb129d3ec793e95b91430a0c8a1.hip' 2025-01-24T00:47:03.3789992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_41db3f29d1940e59dadc357c040ea37a6ff208d9.hip' 2025-01-24T00:47:03.3790824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4217a48a1677bd26cd48e512f1fc8830a8a551b8.hip' 2025-01-24T00:47:03.3791734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_428ce4e14cf94b284ffa735fe03d923cc74c9fe0.hip' 2025-01-24T00:47:03.3792724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_429b82a27571ac91e3631cbdb7e0a58155abf962.hip' 2025-01-24T00:47:03.3793617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_42e2326066c91452335eac05f25a6311376bd9e5.hip' 2025-01-24T00:47:03.3794447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4306c6c37cf472ad262f53941611b5e60072bdf6.hip' 2025-01-24T00:47:03.3795279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4347e039c003489dd528faf5d710e687321a3fd7.hip' 2025-01-24T00:47:03.3796127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4356b3a2ff49f72b91a6b9c215df285f2798ad47.hip' 2025-01-24T00:47:03.3796967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4377ac04be3a6cbdbfbe57612a469412812fb5b5.hip' 2025-01-24T00:47:03.3797858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_438e3565f4c720e6c9691b0d33c1392936e2e7ae.hip' 2025-01-24T00:47:03.3798692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4395d3c96b3f4556b9765fd0a3b5701b2fb10948.hip' 2025-01-24T00:47:03.3799566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_43e7c78e8f65be35e2753a0ad5123118555c56b2.hip' 2025-01-24T00:47:03.3800414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_43f2156a04b18bab55af60e9357f28d8a4604e8e.hip' 2025-01-24T00:47:03.3801254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4409f2a7deb027e864afdfc9975d3ab93c5dcc9a.hip' 2025-01-24T00:47:03.3802150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4432c5214c4d40c54ca2d02f0d4785c6d6902370.hip' 2025-01-24T00:47:03.3802978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_44462715ed5f192532760d6f4c66ff9d4e20e254.hip' 2025-01-24T00:47:03.3803855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_44564dddf8b492d80be54854abb8d1d831e42679.hip' 2025-01-24T00:47:03.3804730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_445cd8fa559588f4264ce6192f2de3e3065365ea.hip' 2025-01-24T00:47:03.3805577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_445e28a8a51cd435130ded2abc9fc606e522c713.hip' 2025-01-24T00:47:03.3806528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4462b192a64efb60d5484798526278ac7a0fb9fa.hip' 2025-01-24T00:47:03.3807372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4466b6c6b2ec3acb40ac1cda432efa1e4e62d9d9.hip' 2025-01-24T00:47:03.3808263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_44690e48f30657b0fcfa26fb3b9af3ef76e792e3.hip' 2025-01-24T00:47:03.3809123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_44c181996532676f2140fd026707135144e9d37b.hip' 2025-01-24T00:47:03.3810006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_44cc95831c347212021c0bab7b43acd7daabce42.hip' 2025-01-24T00:47:03.3810847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_44d82b58fdc3e5b7a7c20490ce7f5acce4e6ec79.hip' 2025-01-24T00:47:03.3811689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_451fbbdc2dcf2ec81efce34673ee6c425cc16ca2.hip' 2025-01-24T00:47:03.3812546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4568af1b2f104664fd05d21ad789aed39ecfa42b.hip' 2025-01-24T00:47:03.3813384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_457eaffbff3c58183a656687010daa2c16cfc26e.hip' 2025-01-24T00:47:03.3814236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_458d708d13577f2b92e6d5adfe952a87e0cf7be5.hip' 2025-01-24T00:47:03.3815063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_459c8fb6028991321b09a990c2188d854d940268.hip' 2025-01-24T00:47:03.3815900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_459ea3713aef9b916e1b38a882a45012930924d3.hip' 2025-01-24T00:47:03.3816772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_45b9871c220c0065d74bffeed4021d0304a9625c.hip' 2025-01-24T00:47:03.3817614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_45f4363f50af1e7ccd24751d5f5b181bf32c604f.hip' 2025-01-24T00:47:03.3818499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4601680af41c8738089ff377147e0547dcad114d.hip' 2025-01-24T00:47:03.3819349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_461737a13e24009bf1a5a4b780175043a9f2e33e.hip' 2025-01-24T00:47:03.3820282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4666db0ff7b035e54f2c0e59acedc2131b722a55.hip' 2025-01-24T00:47:03.3821125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_468a5f057fd5cef2df5f919f5102f47e86901e3b.hip' 2025-01-24T00:47:03.3822000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_474fe2d739eca8c93fdcb2c105d4154cee6ca1c1.hip' 2025-01-24T00:47:03.3822868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_47548aa042c69bb9c59a8bf706b44028aaa41830.hip' 2025-01-24T00:47:03.3823713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_47f3ced9b5ddb0dfee8ed5e7df8eca0bbe273047.hip' 2025-01-24T00:47:03.3824634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_47fe73f04cef91cd2a0682e905483968ff80eadb.hip' 2025-01-24T00:47:03.3825495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_481415463f0316ebe25ff2fda47c68cc54db3359.hip' 2025-01-24T00:47:03.3826342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4824e1f8cda50f80988857611da766685da94494.hip' 2025-01-24T00:47:03.3827172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_48280c91d7cd8712fd533e246a6b0f758834abc9.hip' 2025-01-24T00:47:03.3828008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_482e34930d11ff493007b1613993e01acc1af78d.hip' 2025-01-24T00:47:03.3828853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_48300e0aeabe337785d4c7b41796ce65df6cc42a.hip' 2025-01-24T00:47:03.3829710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_483eaea4096c8f5bee16a64860432f0634a253d8.hip' 2025-01-24T00:47:03.3830555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_48435e5dd23e49e19dd313f9891ffec800ce74c2.hip' 2025-01-24T00:47:03.3831394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_486f6c7c7655c34b7b9973ff357b0813f0a3fd7c.hip' 2025-01-24T00:47:03.3832224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_487724686efd35731e5335efa949486c93ae26e3.hip' 2025-01-24T00:47:03.3833075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_489e7be0f85656d012a6451b65f6c1d2613b187d.hip' 2025-01-24T00:47:03.3833907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_48ae3af78583258c4b13c11a442022e0e058bb85.hip' 2025-01-24T00:47:03.3834828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_48d7d145f96aa8958a9208d0c8887742a8c834fd.hip' 2025-01-24T00:47:03.3835690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_48e9e858abf6f77489f3fadc4ee81edacd26705a.hip' 2025-01-24T00:47:03.3836539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4904c5910a2d0595b39a3f87652a9d1ef4fcbe80.hip' 2025-01-24T00:47:03.3837410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_490a68220a7b621ae9817d7b77f55de239b0a4f3.hip' 2025-01-24T00:47:03.3838241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4911bdd71351610d55916d452495e599960d0a41.hip' 2025-01-24T00:47:03.3839094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_492fbc418e829f89bcb8d93f8afd2869dd8dfccc.hip' 2025-01-24T00:47:03.3839959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_49d4c005d723cdab9fbc307933c1257d114b539e.hip' 2025-01-24T00:47:03.3840804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_49f5017cc0f5c8c8dc71492e7765cf729c1f225c.hip' 2025-01-24T00:47:03.3841683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4a06b5b153ea6e8b1e20d9aad9d4633333fd98f5.hip' 2025-01-24T00:47:03.3842558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4a2e6b05e7e4de2cb23d815f8b2c8adf22131c0c.hip' 2025-01-24T00:47:03.3843397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4a4a00bd6ea27ff20a2903d619e1361b5e27672a.hip' 2025-01-24T00:47:03.3844235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4a5dbf601de5754c03a03a1a42395dc0766fb8ac.hip' 2025-01-24T00:47:03.3845087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4a9f3da698a6103caf25d785928dd9f814ac27b4.hip' 2025-01-24T00:47:03.3845927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4ab5d6e8fbfd92e9f7e47bda5cfbb0d4162a6319.hip' 2025-01-24T00:47:03.3846887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4afd02981f92fbef6277c1985cc479c12bae9239.hip' 2025-01-24T00:47:03.3847723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4b1eaca3c37a82d19f8dc91f06764170069ca3af.hip' 2025-01-24T00:47:03.3848564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4b2e7f96b095ebfb66ecc7a75752fba2a63e4f37.hip' 2025-01-24T00:47:03.3849461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4b30f472f00bec9da0564ddc40e07112b5f9a117.hip' 2025-01-24T00:47:03.3850320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4b45948f2795293e72530b02669c4f549608ea7f.hip' 2025-01-24T00:47:03.3851167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4b4c03c916393d6be7c5181369ebcef949eaa763.hip' 2025-01-24T00:47:03.3852023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4b68e4d00295b294320b94bc777d7d34609127e0.hip' 2025-01-24T00:47:03.3852861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4b7393d55600c9892558248f4131fc06a6cf3309.hip' 2025-01-24T00:47:03.3853696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4b74439f42140cdda9bb0f78d995d741212a35f4.hip' 2025-01-24T00:47:03.3854582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4b76e5dce9af523422782dd25d8dcf6f25edc68f.hip' 2025-01-24T00:47:03.3855438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4baf664bfdf070362bcc91af77d1bc406f744351.hip' 2025-01-24T00:47:03.3856311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4bc48576f285325345fa1205e5e7e01787b74f71.hip' 2025-01-24T00:47:03.3857214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4bd4d46397a3749646b232b306688e52b8c6e584.hip' 2025-01-24T00:47:03.3858058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4be4a98f150f3f9ab6f03b5fd0968c5454565c9a.hip' 2025-01-24T00:47:03.3858915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4beca56234ff6fb4f23b9b24822887fd9a3d0df9.hip' 2025-01-24T00:47:03.3859759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4bef4d120e71bfcfe61d67aa44d24ceb907c2b9e.hip' 2025-01-24T00:47:03.3860607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4c0c50a1fac82d47dff2357ee3ddbfa0b2c8d487.hip' 2025-01-24T00:47:03.3861508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4c69d06e3f32e3b6d28d3e54ad764b472741c193.hip' 2025-01-24T00:47:03.3862345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4c8720923c3452e3aebd7b9c1b4b23f0c35d7e4f.hip' 2025-01-24T00:47:03.3863194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4cabdafad0bf803223ba5e8f474cd59233dc48cb.hip' 2025-01-24T00:47:03.3864039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4cb1861e31df98bdfd731efc3d335055090d83af.hip' 2025-01-24T00:47:03.3864876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4cd3de43cc1f7588d62a10362f59d113ee818846.hip' 2025-01-24T00:47:03.3865756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4ce03571f1d2779bdeaf0a6a2d617e236d191c11.hip' 2025-01-24T00:47:03.3866617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4ce671f5defd76ca08614a7a1f184c36c0f1e2ab.hip' 2025-01-24T00:47:03.3867501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4d3b1ae63e127b6e6afe39e354d4995afc5faeaf.hip' 2025-01-24T00:47:03.3868339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4d5f3cf0f78f73df79665c26b20b0805615e1b04.hip' 2025-01-24T00:47:03.3869234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4d65e58c9f147498ed04dd51fe1393770603a6d3.hip' 2025-01-24T00:47:03.3870068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4d7dc0f356b630179916f8fc2041b7f1402b46df.hip' 2025-01-24T00:47:03.3870911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4da9e9b7277bc90518ab92860bef2097ba96d982.hip' 2025-01-24T00:47:03.3871788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4db2e63cfebcf84043f79be0321708cd159c62b9.hip' 2025-01-24T00:47:03.3872620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4dbdd9c3f496a27bde68cf86374999ff2dd53505.hip' 2025-01-24T00:47:03.3873538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4dc87b7d385e7b092e4706c464217b004fd8a6a4.hip' 2025-01-24T00:47:03.3874379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4dde56efe17f4fd36a11cc959320a5e43f1dc232.hip' 2025-01-24T00:47:03.3875230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4e0a88ccef04e81b8c684b695f7cb4310e448915.hip' 2025-01-24T00:47:03.3876064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4e15e4f16de26068cba30ef12fc29332d45e460e.hip' 2025-01-24T00:47:03.3876898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4e47f8fa40332c6ed12d9971e0b539049a871c34.hip' 2025-01-24T00:47:03.3877742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4e760de14b71a41882ec4a2c7362565af36d1a5d.hip' 2025-01-24T00:47:03.3878630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4e79dce18e49ffe024fe4cd0693ad3399f5edaee.hip' 2025-01-24T00:47:03.3879477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4e9a933b916285d9580a76df543cfafc88a536cb.hip' 2025-01-24T00:47:03.3880314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4ec2075f394acfb14fae7b1ef4304fd9b654ba0d.hip' 2025-01-24T00:47:03.3881211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4ed6da5357b67cc28aee4afa9523adaf055c4e32.hip' 2025-01-24T00:47:03.3882063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4ef35d82ceb4af2e07719c16109c6d72eaedce67.hip' 2025-01-24T00:47:03.3882927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4f0aded9d1baec3125ce8e176248cb146ca580fa.hip' 2025-01-24T00:47:03.3883799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4f1e1c969b57659e7e1367ac9ba10ed5ef5b69a9.hip' 2025-01-24T00:47:03.3884626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4f44435491aa68acb3217b0e693232c67641a2db.hip' 2025-01-24T00:47:03.3885469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4f4a5d56721bb1a1332a65882132a8c5763932ec.hip' 2025-01-24T00:47:03.3886426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4f6243c6850c0a2d2b7bf1476e12f95f187257b6.hip' 2025-01-24T00:47:03.3887270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4fa4d21931b9afcbd70b1567995d3eeb6f9308aa.hip' 2025-01-24T00:47:03.3888147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4fa883a36a76edb276a66c5d779294f170d6d4b7.hip' 2025-01-24T00:47:03.3888984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4fd34faa8b168e2ac7862641229e6146d3e28aee.hip' 2025-01-24T00:47:03.3889857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4fe530cbf6363a8f08a94728e45e88ecde299e7b.hip' 2025-01-24T00:47:03.3890749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_4ff20bafbf156fe8fb80bdd84a5d2f3a4a944c1a.hip' 2025-01-24T00:47:03.3891606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_501dcf3213efd214cc2ce8c9ba0027f991d241b4.hip' 2025-01-24T00:47:03.3892575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5052b2318dbb78b1a82ef03666a35a623f44481b.hip' 2025-01-24T00:47:03.3893414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5093976cb7b32a8bd28ce92fc13af00a3e21f737.hip' 2025-01-24T00:47:03.3894264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_50e59bd079f4d205b613056f975fd2b4e372ab10.hip' 2025-01-24T00:47:03.3895092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_50e7b11019fc2299d70869253877319b03388244.hip' 2025-01-24T00:47:03.3895977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_50f887556a3540609649744957651ca667b91774.hip' 2025-01-24T00:47:03.3896811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_50f915b4d9bd18a3c25a85917392ea4a5e88b349.hip' 2025-01-24T00:47:03.3897644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_515128c6978449b33ce0c35b02a9e9aaad65ef7a.hip' 2025-01-24T00:47:03.3898587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_522a2a9435103ed405dc1500d31652f1d431a49d.hip' 2025-01-24T00:47:03.3899461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_523e5bf45ec5008aa3aba4773e68a78e122b2fe7.hip' 2025-01-24T00:47:03.3900301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_52688999141a72e61322140db29043ef9f7fbc3d.hip' 2025-01-24T00:47:03.3901135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_526c89b7a04758b4badbf9695b316f877b8bb053.hip' 2025-01-24T00:47:03.3901973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_528db08068589c6e4c096054d26a2e5be63285b6.hip' 2025-01-24T00:47:03.3902856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_52a89981a05963efcea7ba5c1e967638beeebbbb.hip' 2025-01-24T00:47:03.3903704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_52a8a323414448c50571a334f29bc0a38919b61d.hip' 2025-01-24T00:47:03.3904588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_532a6ffd8a21d3e98342fd401f0247f62ca4e038.hip' 2025-01-24T00:47:03.3905516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5344427df3ae9392c4fc4c25c232196828e70648.hip' 2025-01-24T00:47:03.3906363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5382a30dcf702daae19bd6705864bfe36e09502c.hip' 2025-01-24T00:47:03.3907197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_53bd60bd2afee49b30a583c32a45ae9f2076db08.hip' 2025-01-24T00:47:03.3908042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5403eec1cdd216d5c4a7ba977e2ef92a0d7fcc8b.hip' 2025-01-24T00:47:03.3908896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_540bd57333c6839ccf5cf2e928edb996bc60c371.hip' 2025-01-24T00:47:03.3910166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_541874a7633e5713720b9d084b6d1c6715a51a17.hip' 2025-01-24T00:47:03.3911014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_54208a6e8c5263e38f9ffcb062564ab61d2785ff.hip' 2025-01-24T00:47:03.3911851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5435b4651a90e331fcdcf224282457e3dc038a30.hip' 2025-01-24T00:47:03.3912695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_54402a22ceee3b665a3f24edb98b8398c35c6f5a.hip' 2025-01-24T00:47:03.3913532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_54548ad36fb92d0963893146c8db20f53cbf0c8f.hip' 2025-01-24T00:47:03.3914521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5467aea26852aa9a9e3dae76b906005ddf6fbae1.hip' 2025-01-24T00:47:03.3915666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_548b347672451e8391388a400d016803f4c4cf8d.hip' 2025-01-24T00:47:03.3916525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_54940ce53998becf9bddf56df7d19894a7658168.hip' 2025-01-24T00:47:03.3917378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_549b6956eaf678f7eb901567d1a515eddbedae5f.hip' 2025-01-24T00:47:03.3918651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_54b6e18b10d529eb6b32d7c19c59eaefc7184376.hip' 2025-01-24T00:47:03.3919508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_54ff49018f1c12b9fa31e523ad40b9cc162ba34d.hip' 2025-01-24T00:47:03.3920348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_555ba79201a585bc091ccfc326fd24e851d1eecc.hip' 2025-01-24T00:47:03.3921219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_556cd05288e1666f5c67fb87ad02ce660e4c589c.hip' 2025-01-24T00:47:03.3922082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_55b14cf2998a61611d1de2594e926fcdc378999c.hip' 2025-01-24T00:47:03.3922949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_55bd9c4f1b7a0621c67f3e964d946ce22fb2fc80.hip' 2025-01-24T00:47:03.3923882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_55bf8444c1c26b91fd490c7216f4d0f8aa0a1f1a.hip' 2025-01-24T00:47:03.3925064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_55cda610c235987e13232e828f8d86fa88030560.hip' 2025-01-24T00:47:03.3925903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_55ea83a47c6299fefa4220ed88f7a8e1dd938215.hip' 2025-01-24T00:47:03.3926820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_566b4782793c6526bfce7362efbf6bf069928b2b.hip' 2025-01-24T00:47:03.3927660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_566e26d4969bc6bbe9b092bedab11cddb3360c0f.hip' 2025-01-24T00:47:03.3928500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_56964a17f902257aca9d08c736516a2c67d9a0e9.hip' 2025-01-24T00:47:03.3929734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_56cc4399c5567a9495f17d54c712cc9e65e57521.hip' 2025-01-24T00:47:03.3930603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_56de9a7dfb1201b56528740e9d8a07b62710fcaf.hip' 2025-01-24T00:47:03.3931614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_56ffe9e21362afe9c3a407c09d5de186954931a6.hip' 2025-01-24T00:47:03.3932784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5724d91c1fd6290a6cf8d52a3801ac6b921dc7d4.hip' 2025-01-24T00:47:03.3933643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_572e68bd619e118292768f0925ccf92cbfa68415.hip' 2025-01-24T00:47:03.3934502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5732094f5917e9164ee0f973ac6ec47245a69101.hip' 2025-01-24T00:47:03.3935357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5789f267d34c9961ced63ad07ffea2c6d2911415.hip' 2025-01-24T00:47:03.3936183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5854f09511778dd1779a839b0b194896070f69ad.hip' 2025-01-24T00:47:03.3937376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_58679919fcd292a2a69543de0db94e2985c9d364.hip' 2025-01-24T00:47:03.3938301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_58762476c7f2bb05dce92ec22c0acbeb03676746.hip' 2025-01-24T00:47:03.3939158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_587fc33d02b1932235b8d152e57559060211d591.hip' 2025-01-24T00:47:03.3940038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_58a784fb478ff5b3f1e2da9765a3a777efda92e3.hip' 2025-01-24T00:47:03.3940879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_58a7ab44bbd9fbc97c7805860d5f6ac81d6ae468.hip' 2025-01-24T00:47:03.3941827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_58eb2edc7738d8d18ac359691da261ceaaf71788.hip' 2025-01-24T00:47:03.3942996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5919133d2ed892745013b2fc5d503414cf0a4d83.hip' 2025-01-24T00:47:03.3943841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5939e6610e41aff8d1ccdb66d9e84d3e48e8d379.hip' 2025-01-24T00:47:03.3945143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_594929c433b049a8cf949ff476309a8faf5c25fb.hip' 2025-01-24T00:47:03.3945985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_597a0276ec419f18f060a5186e6bb703ae434ac8.hip' 2025-01-24T00:47:03.3946834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_59901147b7188212b8d8feea15831a11425fe4b3.hip' 2025-01-24T00:47:03.3947669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_59beb9cb4e161f9dcff79080149076488d436301.hip' 2025-01-24T00:47:03.3948519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_59d366421e0b51c90fa53c366d47ed8d51b3a329.hip' 2025-01-24T00:47:03.3949799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5a05b4e7782bd0e29ca9f6d33fc59d4304136d41.hip' 2025-01-24T00:47:03.3950668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5a216f777feec4752f5882677b18168225da4b53.hip' 2025-01-24T00:47:03.3951537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5a29b93cee012c79d4364502f1d90f947c73641d.hip' 2025-01-24T00:47:03.3952384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5a85ae0a16e4b293b549bcb6a3ee52df7fccca32.hip' 2025-01-24T00:47:03.3953241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5aba1183efe205af38e79a1b2dccea5fa515d02e.hip' 2025-01-24T00:47:03.3954496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5ace1c9b00f160a17355d4583d49c47887ac33c8.hip' 2025-01-24T00:47:03.3955359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5af96b404feac271dac8f4190180754480d3ba80.hip' 2025-01-24T00:47:03.3956487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5b413bdc825ae863d53dab548f2145dc0de8fd37.hip' 2025-01-24T00:47:03.3957524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5b55946ff3c15a44b9c741e9f6bbbcb5bd4c8577.hip' 2025-01-24T00:47:03.3958418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5b7a4ea3bb8905a22ae97a94c354b1cbe38093bb.hip' 2025-01-24T00:47:03.3959253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5ba578c0e7abf1127dd0370f06d7278656c93ab9.hip' 2025-01-24T00:47:03.3960102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5bc803342862aa30e23e5be7d84e611bc571c529.hip' 2025-01-24T00:47:03.3961096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5be9ed84ad9be1627db7a66af9370679816c0897.hip' 2025-01-24T00:47:03.3962219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5bead6be6e39ece0e5d44335083336f7f546d2f8.hip' 2025-01-24T00:47:03.3963071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5c36fc744dfb0d985c9113175e76c7ec1c935054.hip' 2025-01-24T00:47:03.3963905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5c742b9ac6749f189d597ac97d46d35189472c50.hip' 2025-01-24T00:47:03.3964758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5cd03e29403ad53d6d52e5e81182ea6ff5aff2be.hip' 2025-01-24T00:47:03.3965337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/mask.hpp' 2025-01-24T00:47:03.3966128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/rotary.hpp' 2025-01-24T00:47:03.3967306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5cd41b6f578f3c903eb9d58ebfab62eb296044e0.hip' 2025-01-24T00:47:03.3968257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5d707d065ae152450f9def619ddc3dddb9089e88.hip' 2025-01-24T00:47:03.3969489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5d7ed4c885fb32a0b548186e56d64bab98071d30.hip' 2025-01-24T00:47:03.3970328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5daedab8931f2eefb649b91e80145cb71b63360c.hip' 2025-01-24T00:47:03.3971177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5de27c4081377f59363c2bf2ea8624217566d2d3.hip' 2025-01-24T00:47:03.3972013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5e0abf4e2b6be3e2c555c2134705b9dcaee617ce.hip' 2025-01-24T00:47:03.3972845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5e62968de58d9df7d687d671f37d63393f189321.hip' 2025-01-24T00:47:03.3974061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5e735b12d130ebf849ac5d6752e413ecf3e69fbf.hip' 2025-01-24T00:47:03.3974997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5e840be0741afa4d41fd4789c8300223fdc63ddc.hip' 2025-01-24T00:47:03.3975868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5ea53f7c6370845fa94aa9b395c52fd1900b62de.hip' 2025-01-24T00:47:03.3976704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5efe77ca5c394a60af0313072cdd132216a52bf3.hip' 2025-01-24T00:47:03.3977546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5f20263fd84776f155519b3481be5e2c5b035585.hip' 2025-01-24T00:47:03.3978393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5f3c3bed2b584ea2031debf9f953f5f8f7012171.hip' 2025-01-24T00:47:03.3979273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5f71e663978dbcba859c5114ec675a712e343fd6.hip' 2025-01-24T00:47:03.3980117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5f8925f929a5b26f3544ca31938aa75b3c59d34d.hip' 2025-01-24T00:47:03.3980994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5f954a393b7b5a7131c13d0c4578443f468a738d.hip' 2025-01-24T00:47:03.3981847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5fa19223cf296d7fd10e15e2571e63c84a80fbb1.hip' 2025-01-24T00:47:03.3982687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5fa7fafd4227918e0c7f0c6ca3b2bd673cd07279.hip' 2025-01-24T00:47:03.3983535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5fb062527121e627871b3f1b2a94b96c42e51205.hip' 2025-01-24T00:47:03.3984375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_5fc66c5b53f83bf1e023e81e9d51f0285b3ae731.hip' 2025-01-24T00:47:03.3985238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6018ab272d7306689c7dc5a6d5326efea1471235.hip' 2025-01-24T00:47:03.3986113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6049c01db99fce654e9351e711b113cf7424550a.hip' 2025-01-24T00:47:03.3987008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_606f5e0b99814b0a82a731de36f28024bc317801.hip' 2025-01-24T00:47:03.3987854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_60801d21c14796c08377349ec86a6c800af497b7.hip' 2025-01-24T00:47:03.3988686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6082d55544b5280b49b071ea277fb1827193fa2a.hip' 2025-01-24T00:47:03.3989602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_609616f72bf16a060fa50091ac139ddc06bf9d88.hip' 2025-01-24T00:47:03.3990487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_609f68180582384ba81aae2b1d4a4c52dde2c68c.hip' 2025-01-24T00:47:03.3991323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_60efa9c427dc278c0d1bc31189f683cd45e4d873.hip' 2025-01-24T00:47:03.3992369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_61204f6805d5d830aa6fca2a9b5f238ed63c3a73.hip' 2025-01-24T00:47:03.3993218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_61220f6dca850a5b5ccf1f619a267c40c37efeca.hip' 2025-01-24T00:47:03.3994123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_614a9f10ebc51bde3f580ef527c17f89489c12c7.hip' 2025-01-24T00:47:03.3994958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_615430cb65d8d540836c7f12b3367abd3c8e63d2.hip' 2025-01-24T00:47:03.3995795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_618031345ea71cc17e458eb97a559b7c94d3ae43.hip' 2025-01-24T00:47:03.3996646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_61896aa9e4e4d7e494c1755b1e77a08e0e264f8d.hip' 2025-01-24T00:47:03.3997483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_61a44ac409e914c12281f1d26e5b52d8bfd0df75.hip' 2025-01-24T00:47:03.3998373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_61a9e92183ba87924e73ff0b5e25bd12d6038e69.hip' 2025-01-24T00:47:03.3999204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_62048a8ae1c0096f3372b0114c15edbe813425fd.hip' 2025-01-24T00:47:03.4000032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6214f820b39a8ba81e547a78ed19a909ac13221c.hip' 2025-01-24T00:47:03.4000932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_621da34ee666903307d3a09b7a032f2a70054759.hip' 2025-01-24T00:47:03.4001819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_628b28f65f19e7d1b22fb3b85b7cf3d09cd54ebc.hip' 2025-01-24T00:47:03.4002710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_629e0b97b3fece7c12504f4c8f1860d611b57269.hip' 2025-01-24T00:47:03.4003549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_62ab710e4acc711430745e05e036dd6a4d6bcdca.hip' 2025-01-24T00:47:03.4004407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_62ba7a5a0f3a714eb5f9f2af20f7bfbc82a30350.hip' 2025-01-24T00:47:03.4005247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_62eb2f81e73d65fddce7ff43c397da6529317607.hip' 2025-01-24T00:47:03.4006093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_634d530731c7ade2c7beecfd1bbbca8583032217.hip' 2025-01-24T00:47:03.4007051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6360621af3f7e1e81a8be48fea8d2750fdecbbf4.hip' 2025-01-24T00:47:03.4007922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6376eb68c550b50b9aea42a7a2cc3bda186b0e40.hip' 2025-01-24T00:47:03.4008828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_63c411351ec59bdbed2590c599f9eddf7807b371.hip' 2025-01-24T00:47:03.4009672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_63f121a3c8928c10a2d86b487cd13fa995da670d.hip' 2025-01-24T00:47:03.4010518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_643b3798f11997d33ccb58d90ed6c10d5411b735.hip' 2025-01-24T00:47:03.4011342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_649336d59a8b35919e593217b6fd4314a04ea359.hip' 2025-01-24T00:47:03.4012181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_64a0ca185449a49fa485892fde6af745ba758167.hip' 2025-01-24T00:47:03.4013027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_64b3488ddf3bb1a4870371882f0a5d267bdfdf73.hip' 2025-01-24T00:47:03.4013867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_64c3c1e3dac623f07c2dc1b934ccb868cafcb38c.hip' 2025-01-24T00:47:03.4014767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_64cf03c0aa3f1b2a7b76b4e3418eb5063b982a29.hip' 2025-01-24T00:47:03.4015602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_64fe2db75cb20428856b02cd1cc8d7b393a6ad9c.hip' 2025-01-24T00:47:03.4016433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_65794d9c185b21f59274ac5d4db10a7abc0be968.hip' 2025-01-24T00:47:03.4017293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_658552954505a2092662071401e135e84956c4c0.hip' 2025-01-24T00:47:03.4018154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_65910c8b7a30acc731948ab58467fdbe4fe32f6d.hip' 2025-01-24T00:47:03.4019011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_661b49505cfecbe4ec3e5c7371de3aaaa85ac9d5.hip' 2025-01-24T00:47:03.4019898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_661ffaf653085dd7f122d603bb3ba4b001e5f3c0.hip' 2025-01-24T00:47:03.4020743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_662767e588220d0dc6137b00cc1d8dcc91e97134.hip' 2025-01-24T00:47:03.4021584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6649f19deeaea20663bee781af7edced7f7a4fc0.hip' 2025-01-24T00:47:03.4022420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_66968bbf7e210911fcb95ba90c79837230ab1ce3.hip' 2025-01-24T00:47:03.4023294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_66a020f728df204ff51e37d2ddc21afb0aad5e7b.hip' 2025-01-24T00:47:03.4024161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_66be70b088b20fc8de464167c35745461ddab640.hip' 2025-01-24T00:47:03.4025050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_66f651d3415562206c1049b172261fddba01ea6c.hip' 2025-01-24T00:47:03.4025884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_671828f15eec2a58be23063a1a8132d337cd26de.hip' 2025-01-24T00:47:03.4026781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6767cce35ab784aa42ebcb75af7305bc38a8721a.hip' 2025-01-24T00:47:03.4027618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6785dcec0197fdbb50124ab06efa627f1a2c0567.hip' 2025-01-24T00:47:03.4028457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_678a4a8210a972bb2ed89d6ac754fb79438ab2da.hip' 2025-01-24T00:47:03.4029300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_67fb736c61088b8dd92fe0371f5c98e23bf9077f.hip' 2025-01-24T00:47:03.4030136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_680e81c3700f130df142c9a37a368944ca548721.hip' 2025-01-24T00:47:03.4030983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_683e8a33fdb7053760c9c135002b0a94facbe015.hip' 2025-01-24T00:47:03.4031826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_687f4aaafd1a5b9ee85aadc6fab79ad0c27a2ea2.hip' 2025-01-24T00:47:03.4032706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_688aaa193f332ed13e017e78ec07a7c80e45f6c5.hip' 2025-01-24T00:47:03.4033580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6905ba47078abd7a5b6a51eb93b26095517e7f70.hip' 2025-01-24T00:47:03.4034439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_69214eb450c3b249017480efb8d092b0edad6dc3.hip' 2025-01-24T00:47:03.4035283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6979ef43adffdb62100270a62706fb811963925a.hip' 2025-01-24T00:47:03.4036126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_69cbe8eca7e3510f5caa7f13419cfbefbf031754.hip' 2025-01-24T00:47:03.4036976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6a3f42d5c9ccdd3807e488b00f02bc6ab5d8d99a.hip' 2025-01-24T00:47:03.4037860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6a4b6226b355bf35d4d07aaef1828091f03ad2ec.hip' 2025-01-24T00:47:03.4038723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6a66604bb15f97a56847a7c968dbe32d247cbc13.hip' 2025-01-24T00:47:03.4039574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6a7b6781ffff9a42beebb4d73f0d15461ddd4479.hip' 2025-01-24T00:47:03.4040438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6a7eb3d86aa385f9ecffbc5ba10489e56856f918.hip' 2025-01-24T00:47:03.4041281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6a95543aeed81adfb6d847f78212585a36122ae3.hip' 2025-01-24T00:47:03.4042126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6abeb7b50ae6a1fc62535b9a1dabbde6f177a9d0.hip' 2025-01-24T00:47:03.4043019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6af23d1460abfe875e71f7911697c42fef0f41c5.hip' 2025-01-24T00:47:03.4043856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6af4c15a119e805e4407b184625f57966f8833d9.hip' 2025-01-24T00:47:03.4044741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6b0ef67ce0f178aa2863c4909f5bdd7f766c9b2f.hip' 2025-01-24T00:47:03.4045593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6b638314efcc4f16aa4a6e58e6caf2fda1711519.hip' 2025-01-24T00:47:03.4046510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6bad2ed9f91bc1efd89ea66cd5c775fa140cf931.hip' 2025-01-24T00:47:03.4047357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6cfb7075345704340ff33dc0ef7c04ef127f26ad.hip' 2025-01-24T00:47:03.4048197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6d07bf9c05e41dcf2416e05dab4bdde17158db76.hip' 2025-01-24T00:47:03.4049081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6d17b92fab5bee7717bf9aff6a6bef7cee3816e7.hip' 2025-01-24T00:47:03.4050012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6d307974bdeeef95cca0d130ebb7aeb77fb1b6eb.hip' 2025-01-24T00:47:03.4050845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6d40d762ed576832b3a752453e9881b5fe6d2650.hip' 2025-01-24T00:47:03.4051686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6d470f5c6fb81032fcd7974180297d4bb2a8427d.hip' 2025-01-24T00:47:03.4052524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6d5aad18f59e47a3fa3278c7ef1a6372830c33d5.hip' 2025-01-24T00:47:03.4053374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6db86621d626722434f2ae9b7b8ab435a8dd8827.hip' 2025-01-24T00:47:03.4054212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6dd707cf48a17d31abef94215c5720419faa0a39.hip' 2025-01-24T00:47:03.4055123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6e240106c771ebea461fc2a87b6da68e510aba70.hip' 2025-01-24T00:47:03.4055998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6e6a4475ea795935f4cbf2dc0ac156a33d754587.hip' 2025-01-24T00:47:03.4056834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6e7e1d245baabe2f6293e3d85318f9936b333500.hip' 2025-01-24T00:47:03.4057728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6e8cda718e10824956f0ee39bbb0891eafa45a7b.hip' 2025-01-24T00:47:03.4058570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6eca9cd905ea8b0454cf9564643894682b08cb97.hip' 2025-01-24T00:47:03.4059418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6eebd0c2fbfc85f938b10535855c388971129a28.hip' 2025-01-24T00:47:03.4060254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6ef5803b33d97db72eb8a8528aeb3fc956a938cc.hip' 2025-01-24T00:47:03.4061092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6f31b3345893eec8ed1ddf1d8de2512b46ff6187.hip' 2025-01-24T00:47:03.4061937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6f3d098f8bb63133924aab70d26a6ed64018c13b.hip' 2025-01-24T00:47:03.4062819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6f8788c537cbf6833c58a6ca15c0a36de33c9fbd.hip' 2025-01-24T00:47:03.4063672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6f88527a2cdb5adf51407f4661a254bb32d7de23.hip' 2025-01-24T00:47:03.4064508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6fa6478cc27e52fd9511fbff38369c921155cfb9.hip' 2025-01-24T00:47:03.4065368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6ff4605d82507fc4bd6e96095eaee5173ea41973.hip' 2025-01-24T00:47:03.4066245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_6ff58a5186d69efd6062f3717bd315394ea6592b.hip' 2025-01-24T00:47:03.4067079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_703246f1f53a988cf252eff88bdf814bd382d3ac.hip' 2025-01-24T00:47:03.4067976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_70586668a61ab88bc46b763df8f1c2ea52001ea0.hip' 2025-01-24T00:47:03.4068819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_70c8e45f6ea7cf5dba9eeadd0b19481d9f5defb7.hip' 2025-01-24T00:47:03.4069665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_70cf755f1485c065222be4daab84283a9c3d0eb7.hip' 2025-01-24T00:47:03.4070578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_714c5369aa848021e020d874289e3ae4e0f74d77.hip' 2025-01-24T00:47:03.4071420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7177f939ac3dae8749cbf4232dcf04d2cf63b48f.hip' 2025-01-24T00:47:03.4072277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_71a2d046629a4b65c90d0e18d061c4984062f844.hip' 2025-01-24T00:47:03.4073114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_71b6100efe30d836dab557ea4ac54c4b9d35c6aa.hip' 2025-01-24T00:47:03.4073964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_71dcbe9f481c92215f3b636bc0e86ce8f65e6472.hip' 2025-01-24T00:47:03.4074798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_71e3980331dc4bcec6ab6f4c345c7b5f71356979.hip' 2025-01-24T00:47:03.4075694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_71e5fb3544dafa9da03fd2de4bb9bd0718f6009f.hip' 2025-01-24T00:47:03.4076552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7237ce5f3cf13ace3efc0b0227ae5a8c1fdfce1d.hip' 2025-01-24T00:47:03.4077386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_724d1d4408196d611b2e0535bf8833652acbd6ef.hip' 2025-01-24T00:47:03.4078237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7264e378e1ea1d4dd97f6949d66f3492883b663e.hip' 2025-01-24T00:47:03.4079083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_72abb25dba0c48b380b2dabeb6ab7efaa706d180.hip' 2025-01-24T00:47:03.4079979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7309c38fc8a2d5ad6efd449107dc54a7509624fe.hip' 2025-01-24T00:47:03.4080849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7344f96bed2f56793b1c2583485aa161cdf30379.hip' 2025-01-24T00:47:03.4081692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7393267865f1c2b0aa1a09a586f54cec98eea4ae.hip' 2025-01-24T00:47:03.4082623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_73d4901b8ef034590314048de7223a572d61ee0f.hip' 2025-01-24T00:47:03.4083460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_73ec21ed6e040260c4f04ef68ef9307aa86985a7.hip' 2025-01-24T00:47:03.4084321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_741401abfbbbdf0dd1d62df8bc3e85371ead71d6.hip' 2025-01-24T00:47:03.4085162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_743176ecb1f0bc800c870861585edf56f88d7739.hip' 2025-01-24T00:47:03.4086019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_744ec604c577a27e0aae5b39711a9e2eb82801b6.hip' 2025-01-24T00:47:03.4086953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_745705ae121a1a331527cedfe4d31218a428a0df.hip' 2025-01-24T00:47:03.4087861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_748a3d76e8ab73af9a5d2302d33e3b1d1b866dd1.hip' 2025-01-24T00:47:03.4088704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7497eca4d1a18306b406b367653622a8d64095bf.hip' 2025-01-24T00:47:03.4089540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_74ba59d347ce8916a22b40e6f22a3c89e13db4d0.hip' 2025-01-24T00:47:03.4090471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_74d5f2aef029f2103bb419cc982cae99fd1a9253.hip' 2025-01-24T00:47:03.4091307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7524904ac5a2040c7ea72aef5942212f291a21bf.hip' 2025-01-24T00:47:03.4092316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_758b211174da0f398b2a093e7389905b4f9c4060.hip' 2025-01-24T00:47:03.4093183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7596c14b8fee751d03f42ca48ea4f66e87fc2e2f.hip' 2025-01-24T00:47:03.4094021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7597ce4d2e5264bdeda47487d5bdb55a014c6616.hip' 2025-01-24T00:47:03.4094877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_75a310a6eb86e3e8baac7a930c3ffbef372942b3.hip' 2025-01-24T00:47:03.4095707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_75c38912947881caa14b3fc7ab7bca317e296dc3.hip' 2025-01-24T00:47:03.4096573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_75f2010bf6c478d2f0eba77e912697661306c1cb.hip' 2025-01-24T00:47:03.4097478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_75f21e38ad01fade35b1db40adabd75eb602410c.hip' 2025-01-24T00:47:03.4098349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7601e6aea44b96e94fb019501be6b102c6e6a654.hip' 2025-01-24T00:47:03.4099203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_761bde840c0c8149b24a8f6f264e963c4e9e8ceb.hip' 2025-01-24T00:47:03.4100045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_765940baaaa2ae6ade43ef4c94a220eaa63702b0.hip' 2025-01-24T00:47:03.4100890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_76674fc182dfa6329c73a354aa3adf458429444a.hip' 2025-01-24T00:47:03.4101722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_76704ca28a4877a1e84022e022614709adabb280.hip' 2025-01-24T00:47:03.4102570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_768c80fd3ea17813df1bf19a158186834fd00780.hip' 2025-01-24T00:47:03.4103437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_76be322fc072ca19baa82707e260c6eba936ae19.hip' 2025-01-24T00:47:03.4104369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_76f884e9ca116ee47b446efe9fc770c178a858d5.hip' 2025-01-24T00:47:03.4105218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_770ad1eb1b30ad8f1e7c17df486093129b2d5630.hip' 2025-01-24T00:47:03.4106067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_77200e875e0ef160b311c7de450c137772312d0d.hip' 2025-01-24T00:47:03.4106918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_772016803aa3ca6ebe785557118365f9be7c4339.hip' 2025-01-24T00:47:03.4107749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7726be8909f631c04d4395fa4ffd03a736f447f1.hip' 2025-01-24T00:47:03.4108582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7728d5bec7941c9b6d5632bee8d67ed92b9c03ec.hip' 2025-01-24T00:47:03.4109475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7764814a0de7702f0b7b5ce9dede6440603f4853.hip' 2025-01-24T00:47:03.4110307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_77a814291d8f01870274149b9d82fb75921d6e20.hip' 2025-01-24T00:47:03.4111156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_77d0223697ed41c4c2fd8830f8df6e5620db547f.hip' 2025-01-24T00:47:03.4111995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7831ce329f2a0812ebb1dd103ea4ba8cb7ba531d.hip' 2025-01-24T00:47:03.4112836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7838849e57ee9cd292e588f587a8079b57becfc8.hip' 2025-01-24T00:47:03.4113695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_783ec08544591a22f59dc12f169b7327b4185a1a.hip' 2025-01-24T00:47:03.4114547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_784c35fee4d372123631312f1051c43e1fa12378.hip' 2025-01-24T00:47:03.4115410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_78663faeb0425f45e8a0da0f7b1a5ddbee5e07e7.hip' 2025-01-24T00:47:03.4116293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7872c45ba170f2782c4b5b75cfc78ac79a4cf157.hip' 2025-01-24T00:47:03.4117146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7878e2a4d3b96a552e03d1ffc33debfd50c9f7f1.hip' 2025-01-24T00:47:03.4117991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_78e1edca5abe1bb3e7aa946eab6484b7bed806a3.hip' 2025-01-24T00:47:03.4118867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_78e945db4afa1330fe3978bc1bc9ae99828ae287.hip' 2025-01-24T00:47:03.4119704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_78f7e2a2c08cd87702793f91b6935cbe4c22be55.hip' 2025-01-24T00:47:03.4120563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_797750ac0b18b48f56ceb4640256e9bd3a36621a.hip' 2025-01-24T00:47:03.4121441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7993fc08ac5c6ce7a2eceb1227f4e3718dc4cf5f.hip' 2025-01-24T00:47:03.4122278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_79a7dce707954e765d97cb22e57d9bd6168860d9.hip' 2025-01-24T00:47:03.4123130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_79d0b8053ddf99a4d4447656d733c2da026b3a7c.hip' 2025-01-24T00:47:03.4123973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_79f182ae021e23869d7bebf2a9b4575bdc910ed0.hip' 2025-01-24T00:47:03.4124805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7a0ab620e6d62259a559e329460e46e6e3f7c3f9.hip' 2025-01-24T00:47:03.4125653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7a13d62a715fd717f0d4101f787349cb49cbe70f.hip' 2025-01-24T00:47:03.4126548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7a242e5953f44316b6a4f6587ec26283ed6cbcae.hip' 2025-01-24T00:47:03.4127402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7a2e032f6500fbc5468183415b6dd1d3e43f0bee.hip' 2025-01-24T00:47:03.4128246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7a890b126da2d8cfbf84f048b779cac2dd56b509.hip' 2025-01-24T00:47:03.4129122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7a902ed4ae3cc6558c73b730ff3949778007a230.hip' 2025-01-24T00:47:03.4129959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7aa14aa94d625b33df1adfa30ef4d91769592608.hip' 2025-01-24T00:47:03.4130821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7ab03a62e064864e1e9c1cd506c1b2e1786a777c.hip' 2025-01-24T00:47:03.4131669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7adf69b51f0a8cc9ae7e250e60df38758230fe4f.hip' 2025-01-24T00:47:03.4132502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7afd1a756247b15b078d15a39e350a07c22982da.hip' 2025-01-24T00:47:03.4133341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7b2d3680c3578c7292349b58843aef7a82e0087d.hip' 2025-01-24T00:47:03.4134220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7b5680f97836be4a369802e8115617a83875703e.hip' 2025-01-24T00:47:03.4135100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7b67045d438a7e4b8f3a313a5df5a85f351c1be5.hip' 2025-01-24T00:47:03.4135955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7b7fa76609243a8709f349ffc0d9d88157f28dc9.hip' 2025-01-24T00:47:03.4136797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7b9a3bf1a9b37e0bd9bae6249609e5994dc0dba1.hip' 2025-01-24T00:47:03.4137668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7bb7b63e8a4c1df4eac4d978e166867195bd6e53.hip' 2025-01-24T00:47:03.4138504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7c19fc90e5a9c422dbf529d2def286f47dea0f50.hip' 2025-01-24T00:47:03.4139407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7c23dde1a386436e9864c8fa5f1706c0d2fbfd0d.hip' 2025-01-24T00:47:03.4140246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7c3d8ef4da515960bf40eb1feb04d21950ad5ae5.hip' 2025-01-24T00:47:03.4141090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7c4710e8f4e27fae4ae079f1667c3a1879cb6da8.hip' 2025-01-24T00:47:03.4141979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7cbe4562c51d6829ec5942e11035c452fe318b3a.hip' 2025-01-24T00:47:03.4142824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7cdc419d4248dfdeeab1f0980aec35fa134e52e0.hip' 2025-01-24T00:47:03.4143673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7d08373ace7087bdaca4ce8b0bc329f553f88d77.hip' 2025-01-24T00:47:03.4144520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7d0f767c17385eb7d756cbe8ed444d7cef72dea5.hip' 2025-01-24T00:47:03.4145395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7d12e9cb599d24631c082e3cf65d2c58b6d4d44f.hip' 2025-01-24T00:47:03.4146257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7d2f87c021e0b6a27b2d7e30351fd50f06414b5f.hip' 2025-01-24T00:47:03.4147144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7d5667b27f15a06d4040354fba3601d48bb9c045.hip' 2025-01-24T00:47:03.4147997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7dac5d4cf103d658e129673549549f1276f134e0.hip' 2025-01-24T00:47:03.4148833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7dd260849b86c46b685955cab54ba07d49b47954.hip' 2025-01-24T00:47:03.4149685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7ddd621da88c57798db1e689b93b692b6519ff96.hip' 2025-01-24T00:47:03.4150558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7dfe21ee27f8a0ca0407ef0dea73cd73ae6940db.hip' 2025-01-24T00:47:03.4151399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7e1bdde812c332c9fc58613698568a04771b9fa8.hip' 2025-01-24T00:47:03.4152323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7e332a6aeecfb12dcf70c69157fd3137343fb9f6.hip' 2025-01-24T00:47:03.4153163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7e6129eead18d13a4a6cb9550384fddabc7a2a16.hip' 2025-01-24T00:47:03.4154005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7e89f79217037e361bb0909d06534e40f5026b4f.hip' 2025-01-24T00:47:03.4154849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7e9519dd0d0f940fd5efd61bd32df7528ba7e3fc.hip' 2025-01-24T00:47:03.4155696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7e9c7feb747241c9c7de2adf3a19933a1c4c0995.hip' 2025-01-24T00:47:03.4156536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7ea9c37d92e344f3cc58cd4d1d00f19167e3623e.hip' 2025-01-24T00:47:03.4157435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7ec038393ec329a894aee9bbac078a40f57a4684.hip' 2025-01-24T00:47:03.4158280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7ec04763d635c5bc3e810737b5d948c59f117d5a.hip' 2025-01-24T00:47:03.4159124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7ee953cb24e28bcdc8f05783894b23cbf83bdf35.hip' 2025-01-24T00:47:03.4159974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7f6ccdb3c2d595fffd05bc5e6417b157276547fb.hip' 2025-01-24T00:47:03.4160806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7f80d44e82e601dc48d4c8b4e710ef7265894b6c.hip' 2025-01-24T00:47:03.4161689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7f9403cb91d6aabebf081afae94a8ba397d8d24f.hip' 2025-01-24T00:47:03.4162329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/mha_bwd_ck.hip' 2025-01-24T00:47:03.4163163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7f9bb3486fee7b7c9e24300b8a4e4ce88a11bfc0.hip' 2025-01-24T00:47:03.4164016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7fa76fc1b066a15b08dc6c24a7cf33a58b4cb6cb.hip' 2025-01-24T00:47:03.4164858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7fe409f4421193fb48a54aa5f26bd6229d23204c.hip' 2025-01-24T00:47:03.4165719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_7ff65c7abd9b0d8a2df9302d6dc167637b3a72f0.hip' 2025-01-24T00:47:03.4166643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8004763f674dfb3f14b66dfdeb2a046e413ce2cb.hip' 2025-01-24T00:47:03.4167483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8007bf7ae1b71bf8ac4a793aa519ad333aa7a7ba.hip' 2025-01-24T00:47:03.4168360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8021fa266c77e6b5bd1af2a9c22c686e5a6eac78.hip' 2025-01-24T00:47:03.4169197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_802b21f9588d72c3c3e3b9a3b269f19c484d5aa4.hip' 2025-01-24T00:47:03.4170045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8046f566fa7188c92568b277354e8b06ad382544.hip' 2025-01-24T00:47:03.4170885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_806f9ab9baf631df1d3a8d801e4cf93a102526cf.hip' 2025-01-24T00:47:03.4171730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_807545400aa6e70ff49a5f38ed6a218a180bd87f.hip' 2025-01-24T00:47:03.4172558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_80987e2d765efc320eaee813607c94c80ee35aa4.hip' 2025-01-24T00:47:03.4173389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_80a72d70d80b66c19e85daa00497308381050048.hip' 2025-01-24T00:47:03.4174241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_80bfb0e6032892cc58cef4dd403f305a5b76851b.hip' 2025-01-24T00:47:03.4175076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_80cf0997573f4bcfbaaf75e40f519580a7495a17.hip' 2025-01-24T00:47:03.4175927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_80efc341089a50ed5669b3c86f6ddd9b124d1442.hip' 2025-01-24T00:47:03.4176784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_80f51f0e178c33e6196df1d2e47bd38bf5391cc8.hip' 2025-01-24T00:47:03.4177629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_80fb694fce7b4c3c459fca43c89c6002fbfdaef5.hip' 2025-01-24T00:47:03.4178509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_810dd4e870ceda3ba9b5f0084a4b025b2e609d57.hip' 2025-01-24T00:47:03.4179345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_811db756577b61cde9fe8279d956980db9ee21a4.hip' 2025-01-24T00:47:03.4180198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_813e60e8405aca3f7fbed19452ae37574ada9a77.hip' 2025-01-24T00:47:03.4181032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_815918206483d2ae04a45aa67d69dfb986587214.hip' 2025-01-24T00:47:03.4181881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_816c48e129a0235cb3a19124ddb28cce286fb368.hip' 2025-01-24T00:47:03.4182744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_81acf1d17650712b71a499bb66909bfcfcb6aecb.hip' 2025-01-24T00:47:03.4183685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_81bb8f13b6f20a72c9ce6d0b53f81eddbf05f1c6.hip' 2025-01-24T00:47:03.4184535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_81dd3ea61bb61de02667b14f5a94198f48c7307b.hip' 2025-01-24T00:47:03.4185375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_81f6c575c3fa2ccc7e65022f1ba65c8cfc16541e.hip' 2025-01-24T00:47:03.4186225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_82048cf91270631f98ac37dc488a1fb2e00ce004.hip' 2025-01-24T00:47:03.4187052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8250f27341241086515d833aa53ae873d4ece3fa.hip' 2025-01-24T00:47:03.4187896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8278845045d68027dcf3bf867ecde2fb12ec51d3.hip' 2025-01-24T00:47:03.4188731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_82ad0c0580516485ea432d98f53e73f6dfec548c.hip' 2025-01-24T00:47:03.4189568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_82c932e6eaaf44861c794539d9caf8b50192fc44.hip' 2025-01-24T00:47:03.4190418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_82d7f61e6313930f063758b61102e7a43b118beb.hip' 2025-01-24T00:47:03.4191254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_82f0f3d71108dcc49234a258f0f3b21ea2123cc0.hip' 2025-01-24T00:47:03.4192281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_82f1d7e1a93bf2fa80c409e6827ea88af56c44f0.hip' 2025-01-24T00:47:03.4193174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8301bfc0394936a68fa0098580f06e77c88ebed9.hip' 2025-01-24T00:47:03.4194032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_83080406598df6bd3102db70a554e496e29db96a.hip' 2025-01-24T00:47:03.4194882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_830e3532f27b391585d5de90f3bdf97992b67651.hip' 2025-01-24T00:47:03.4195714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8352031044ef2e4a22e27ad04ab5d2c02121faee.hip' 2025-01-24T00:47:03.4196620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_835a906031a258c6362313eec783678bd8125c91.hip' 2025-01-24T00:47:03.4197459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_836a308c2d2afd6e0dfbfda61984b631c4ccffc6.hip' 2025-01-24T00:47:03.4198323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_83d580a612af85533c87aecdd7b0345c71b75980.hip' 2025-01-24T00:47:03.4199201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_83d920a76114c63156740ba5dd6f3846c4b21c28.hip' 2025-01-24T00:47:03.4200068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_83ddca2c6ecbba4314c434e7471ffb8fa642f936.hip' 2025-01-24T00:47:03.4200919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_83f6a1837a65df12b7c55d25ca28cc939c2a6328.hip' 2025-01-24T00:47:03.4201758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_843e7888cba5f463d19fcb71aaaab25dc3d2c09d.hip' 2025-01-24T00:47:03.4202651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8441910c34830ad2459fb85c2c14af02da718fdc.hip' 2025-01-24T00:47:03.4203483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8457ea5726149efb8778e6d90798b8e48288fc9a.hip' 2025-01-24T00:47:03.4204321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_847feaf237911478173377a501ee19ee325b012b.hip' 2025-01-24T00:47:03.4205206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_84cca7528c7d1bf49ba79625733ff0ae7522c096.hip' 2025-01-24T00:47:03.4206047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_84dc4af43de08130a04bfa06df9799b6e9e96900.hip' 2025-01-24T00:47:03.4206941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_84e8ae99e184013739019c93d07caddce532382b.hip' 2025-01-24T00:47:03.4207773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_84fc5e94f89d6a9287cf64662a372784511468dd.hip' 2025-01-24T00:47:03.4208641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8513d96a66a4d9fb8dfc84afba7e1d8c200248a6.hip' 2025-01-24T00:47:03.4209507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_85156f2c556c6ef6180608c361b7b35ede71ffea.hip' 2025-01-24T00:47:03.4210373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_854c8003a508ed3f8cbe6967c4ae2635a491c721.hip' 2025-01-24T00:47:03.4211271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_85908fe6dc9c629c82d6953081b10021e64583b1.hip' 2025-01-24T00:47:03.4212106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_85960fe542635079de5eca3c7785890cd4740005.hip' 2025-01-24T00:47:03.4212968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_85fdde4b25e2fc8cbdd46c2850c19eac8d9af8f6.hip' 2025-01-24T00:47:03.4213812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_86309c036d96367939ccc3e8922595ac35a3e179.hip' 2025-01-24T00:47:03.4214688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_86513d6e065a44bcb0c789eed1e7e5456e800ab6.hip' 2025-01-24T00:47:03.4215540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_865eb90b1a2d64acc0f6fbe1d807c501fd4be3cd.hip' 2025-01-24T00:47:03.4216410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8689126a7eb09d81baaf8f99dbff8932fbeab3cb.hip' 2025-01-24T00:47:03.4217254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_86d73393d0d8b769f30222f7817563a955c36dfc.hip' 2025-01-24T00:47:03.4218099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_86fa51b8c7a2f3fac5cf4cd2951ed2ede5c35450.hip' 2025-01-24T00:47:03.4218947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_875b08ca602fe48840c72cd61798acb98540fcd6.hip' 2025-01-24T00:47:03.4219793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_876a418fbe6183d0392b7a7d9986d067e323e2b9.hip' 2025-01-24T00:47:03.4220649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_877e33463b3bf1853c6d2d2009af8d27bf88abbe.hip' 2025-01-24T00:47:03.4221485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8793dc3217e154b65ebba065aa10ab4dc2374ae8.hip' 2025-01-24T00:47:03.4222329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_87e3a06266deda093bdf28af82d8666066157fc6.hip' 2025-01-24T00:47:03.4223169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8840e8899b4e632714632450bcef001c6070f955.hip' 2025-01-24T00:47:03.4224013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_88ac7f6cbdfca2e397bcb86af4216e87166601c7.hip' 2025-01-24T00:47:03.4224887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_88c04463f9c5ce565a9daa8c22e16de80fadd707.hip' 2025-01-24T00:47:03.4225762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_88d52c5f70abb525b9c8aa8fc1cb3997c33ed67c.hip' 2025-01-24T00:47:03.4226646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_88ea5b5346c87cc4fc1e841c518080df4ab811a2.hip' 2025-01-24T00:47:03.4227494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_88ed7f650c958a644c8031aeb88688b1e42458e5.hip' 2025-01-24T00:47:03.4228325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_890aa875ac13957f00b30210477924697abf0c9e.hip' 2025-01-24T00:47:03.4229175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_89617bdea526d12d6a33ed42b9b0018c0b173722.hip' 2025-01-24T00:47:03.4230019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_89a3327da9a3411ff1cddc67eb647083cd947a92.hip' 2025-01-24T00:47:03.4230904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8a1fd28acfe85b3adac859c4bbffa4d28fe634fe.hip' 2025-01-24T00:47:03.4231759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8a58d4bca33c4c0e79141a56688049237d170d1b.hip' 2025-01-24T00:47:03.4232597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8a824621a50cdc3cbadc4b1f9ef18e1325385082.hip' 2025-01-24T00:47:03.4233444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8a980749c6b2a18c80426dd189e5506334343ca4.hip' 2025-01-24T00:47:03.4234293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8adbdcd28cb2f078f89adf9aad2b3d4a0a477823.hip' 2025-01-24T00:47:03.4235147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8b17c082f249649eca733a8f0cdf9a1205c3e3d7.hip' 2025-01-24T00:47:03.4235979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8b9043572cabb65435627a3faf23b18d039bbcd8.hip' 2025-01-24T00:47:03.4236815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8b92990df507e82f96eeb7aa3ec00c01437566fb.hip' 2025-01-24T00:47:03.4237663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8bd1a40b12ce927323594fcce61eb9c20cc5e3d4.hip' 2025-01-24T00:47:03.4238501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8bd7b8c63a51c8639b3cf27ad09d41ae47c480d3.hip' 2025-01-24T00:47:03.4239353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8c074afcf33e3f3534ac3577484237fcfd2ca48e.hip' 2025-01-24T00:47:03.4240198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8c13c4f3f645a2bb475eb1c55ce1de452f0e2332.hip' 2025-01-24T00:47:03.4241078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8c3bd4e029bba76ebfc79e6522dbc8ca0bba5dd2.hip' 2025-01-24T00:47:03.4241942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8c4688cbd23727dd0ea9a36fb977b31aeae98d65.hip' 2025-01-24T00:47:03.4242775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8c7970957024de050748d3e31cef434f582d968b.hip' 2025-01-24T00:47:03.4243630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8cdcdeb845e7bcdb89ef70ab2a97157d4db3cb52.hip' 2025-01-24T00:47:03.4244456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8cf1007430da272174d3476d042f398627e83512.hip' 2025-01-24T00:47:03.4245307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8d079c1eb36db8461fa8b861c56760afcd97cc34.hip' 2025-01-24T00:47:03.4246161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8d7549e66ef309e32779ddc2a1f14e79bae53754.hip' 2025-01-24T00:47:03.4247092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8d79fe8a600c3b4e0ec9aa510f8036ba2b608985.hip' 2025-01-24T00:47:03.4247958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8da8285bd6182355e3164cdc5a983375cdf0a61d.hip' 2025-01-24T00:47:03.4248793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8e1b48a28b71c7f4c78eb14321b39951a7c5e903.hip' 2025-01-24T00:47:03.4249640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8e2c587db8bd9f1b551624e0cf8b67a90245d7da.hip' 2025-01-24T00:47:03.4250477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8e2d5f979fc4fbd0991581a020a414f9c8656ae2.hip' 2025-01-24T00:47:03.4251326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8e431313fe082958d31b68d2fd0d61df0fe56736.hip' 2025-01-24T00:47:03.4252163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8e50ea8dd480012cbe10be392cd26d1870e6ef9b.hip' 2025-01-24T00:47:03.4253007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8e675919a6c7758cbbeecb83b7ac6c62f95cdb46.hip' 2025-01-24T00:47:03.4253859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8e812705ae3e452810794fa7caceef2ef6066dfb.hip' 2025-01-24T00:47:03.4254703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8e816fcad5e9ecfca94a6491eb2274bcc41e558b.hip' 2025-01-24T00:47:03.4255550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8e938d0e3ad30db201880642e57758285b2ec4cb.hip' 2025-01-24T00:47:03.4256406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8efb5fc2ace6839eac741c5e6616665845f43566.hip' 2025-01-24T00:47:03.4257257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8f607ee20c0d92b6dbd0338f139517fdcce98d0c.hip' 2025-01-24T00:47:03.4258127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8f6e463eedd3e65b9c79feed3cd92ad8cbc9f036.hip' 2025-01-24T00:47:03.4258965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8f7166d4bb0c1c9b9999ba16a1adbf09ebfdb6f1.hip' 2025-01-24T00:47:03.4259813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8fa4c40e244b412a07933d369704bcdaa6d5e74c.hip' 2025-01-24T00:47:03.4260654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8fb224b40a7be7db0a9c5c08cc5ab05b526c14e8.hip' 2025-01-24T00:47:03.4261505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8fb33fc20f2e85e915f1b1529ae87981dfcaf86d.hip' 2025-01-24T00:47:03.4262364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_8fc08b4f3959a2375ac03f40c4ce12d70cdc2d80.hip' 2025-01-24T00:47:03.4263230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9009b7d39346537aa6c4a4e46b81139f603edb60.hip' 2025-01-24T00:47:03.4264057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_900d7f81c73b35ea64095d01c5d48d9190839e0a.hip' 2025-01-24T00:47:03.4264900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9068ba8df8b0e977e9769f6acf6cfee6b00b9922.hip' 2025-01-24T00:47:03.4265804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_906fa8bf5e992ddc25815486ae9c24d8bfba7227.hip' 2025-01-24T00:47:03.4266652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_90b17d8cba28cceddb3ef907df878aeef0762d15.hip' 2025-01-24T00:47:03.4267497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_90da0d469cca5c8481504148468460c85a15c559.hip' 2025-01-24T00:47:03.4268390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_90e5c56e92712d00092ba102a5eb5176a3e5d471.hip' 2025-01-24T00:47:03.4269224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_910cb8bd09d287a1566265eb1e8894fe68d3cc81.hip' 2025-01-24T00:47:03.4270070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_915b75db795dbef037b14b003ee073665fe35d3e.hip' 2025-01-24T00:47:03.4270900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9163ae070075f26926a86d39e15c27e6edb1f1cf.hip' 2025-01-24T00:47:03.4271743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_91695dea4171747fb3cc6d910459f800608d07c1.hip' 2025-01-24T00:47:03.4272600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_919ae177b7a793fa352c4f6bb8e4175f3064d814.hip' 2025-01-24T00:47:03.4273526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_91a6200e36944b1f11106c02f7fcee053f01ee71.hip' 2025-01-24T00:47:03.4274362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_91b9e2616c2fe0480096b1ccf0f74d584b220146.hip' 2025-01-24T00:47:03.4275194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_91c916e14198f6d18dc89915e379b01070434e91.hip' 2025-01-24T00:47:03.4276040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9207a63fc55c411c73e4f93306c5ffed800dd249.hip' 2025-01-24T00:47:03.4276879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_92121fd448b4640a17e1a7fe73bb7b58714c0afb.hip' 2025-01-24T00:47:03.4277728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_921f789d619db6f225e8e9d646e93bbc9dc1a669.hip' 2025-01-24T00:47:03.4278588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_92739f4464512feee083b875e11e11eee4f5b448.hip' 2025-01-24T00:47:03.4279462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_92992be6252f2afdc368bd4baec4b8a55ae0abf8.hip' 2025-01-24T00:47:03.4280342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_92b0770fe64e3c60b9e56170aa88bbf74802a813.hip' 2025-01-24T00:47:03.4281193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_92b722cdabcfaa388ccc6ccceb7e42462f3bdcd1.hip' 2025-01-24T00:47:03.4282049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_92ba64cdf615c1be2865f027a293cb530fc07dc6.hip' 2025-01-24T00:47:03.4282929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_92d841e6d783bb46d841aafd9027f92dd1b61b88.hip' 2025-01-24T00:47:03.4283790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_92e53359c69bbe4d7405d45261a8a62008eb7d06.hip' 2025-01-24T00:47:03.4284637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_92f9ad0fb65638cfffb3e7786f2cbf01d9585b23.hip' 2025-01-24T00:47:03.4285474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_93054acb8a9508fd0f0f486367fb62454de47c39.hip' 2025-01-24T00:47:03.4286369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_931cf8d05cfa45319f4e5bb49334d35a530bffcf.hip' 2025-01-24T00:47:03.4287210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_93728d999ae43ee1b5a16e60b90cf8533c7d303f.hip' 2025-01-24T00:47:03.4288055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_937801fbb43fb6797f0425f08d13926b74d87c4a.hip' 2025-01-24T00:47:03.4288932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_937c48d0b7096ad6c8bc445f13f2c8c1934695ab.hip' 2025-01-24T00:47:03.4289807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_93b885d6869400b0dc2ef1b2c2636ddfd21cde31.hip' 2025-01-24T00:47:03.4290642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_942439e4f5644a3a4630481bc7d98834b29b6e1c.hip' 2025-01-24T00:47:03.4291469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_94a94d145e575747c8956ac703810582c819e2e8.hip' 2025-01-24T00:47:03.4292456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_94aa519eb57e5797125728492d9330f5c0f0670a.hip' 2025-01-24T00:47:03.4293294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_94f6f9dee9f0c3825d91f4d320a5280070e60ee7.hip' 2025-01-24T00:47:03.4294197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_95061acc6650fc7b79fa1fe5b2b1e083555eec2c.hip' 2025-01-24T00:47:03.4295028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_951343832a5bfd060c8d12da0d8a090f070a717d.hip' 2025-01-24T00:47:03.4296063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9545f95c1093c60f0fb6c794636f79aaeb53b733.hip' 2025-01-24T00:47:03.4296911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_95530399ad7b43d8ce2c89da24c71056f2146b18.hip' 2025-01-24T00:47:03.4297737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9583148fd684a7e6a312127e023798278415bd27.hip' 2025-01-24T00:47:03.4298583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9594816877815bc0294610ca24f986fdccdc7c6f.hip' 2025-01-24T00:47:03.4299415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_960ecb3013071fb65f2d5ed4c947c4bf303e5308.hip' 2025-01-24T00:47:03.4300267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9638c9618dbf2af119e37596f7eb0fd3f8d72748.hip' 2025-01-24T00:47:03.4301100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_963986150adcd6e1d3886bacf2166de1252e14df.hip' 2025-01-24T00:47:03.4301927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_964f916d3484295b5918e2e4c22c5529588a5662.hip' 2025-01-24T00:47:03.4302781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9689ecd7bf51bcffe9f5002959bdda41c50a3c8b.hip' 2025-01-24T00:47:03.4303625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_968fc75a7d102aca068e3ceb6111728c280fa837.hip' 2025-01-24T00:47:03.4304513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_96c129dd4c798343d6f78ab78056f0faf2f1c9d3.hip' 2025-01-24T00:47:03.4305347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_96c5e79f54b71677124f555b0ae4bfd27248d099.hip' 2025-01-24T00:47:03.4306243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_96caa2056d99eb67ada498e287b4fae984397691.hip' 2025-01-24T00:47:03.4307079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_96dee49ec6755006d67f0c30c65f50558bba69b0.hip' 2025-01-24T00:47:03.4307918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_96f1bb85dff8c97846f6b2e8796a6289bcd0d9d3.hip' 2025-01-24T00:47:03.4308763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_970073c70133ff2ee4737f803a0ac43801c47242.hip' 2025-01-24T00:47:03.4309592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_971a08c2e48d805b295d979b24173a04cf58def0.hip' 2025-01-24T00:47:03.4310465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_97246460c21bc66c0f13936d27477a9fca1c44d1.hip' 2025-01-24T00:47:03.4311322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9745b04a8026a01828c5dd606d89d044d3ed1d99.hip' 2025-01-24T00:47:03.4312171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_976cf509d9c2bf86ba6ee5ded544fa8e6717f590.hip' 2025-01-24T00:47:03.4313008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_977137b371df841993c8d0584be7d83aca6add78.hip' 2025-01-24T00:47:03.4313847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_97851d5ecbf02f8af623988b1a39c0b91e51533a.hip' 2025-01-24T00:47:03.4314700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9801b25e0f132d647934deb395b62a3f70cc7c88.hip' 2025-01-24T00:47:03.4315539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_987a617fae00fa90a1ba60937b0312c81087c19e.hip' 2025-01-24T00:47:03.4316389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_987f00dd759d9714693e7517dfaa8bb427294d42.hip' 2025-01-24T00:47:03.4317229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9893336a4b00b2a63f23ed7e13ec54c82d9e5063.hip' 2025-01-24T00:47:03.4318066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_98e484adeddf3394d8d7693b808d83b64c71ee69.hip' 2025-01-24T00:47:03.4318923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_98f5efcd500ce6b9ffc14bc9877e0ba457539925.hip' 2025-01-24T00:47:03.4319818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_98f9a4f4d85f292b78123599a2e1798f12aa545b.hip' 2025-01-24T00:47:03.4320694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9990e6ad243a48b84304b5cad0c663c0802aedfd.hip' 2025-01-24T00:47:03.4321554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_99ae680eed89ea93a3a94586bd5a68dbc5439f37.hip' 2025-01-24T00:47:03.4322397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_99e2f290b962f1617b0a9d4fd6d55c43e4439d6f.hip' 2025-01-24T00:47:03.4323235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_99f8352674bd6bbe98944a1c0a769a4fc028a623.hip' 2025-01-24T00:47:03.4324071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9a0a70932bd587759df1e5e150b25b0126d7b529.hip' 2025-01-24T00:47:03.4324911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9a20fa19d8d30654602e363806f559113218d66d.hip' 2025-01-24T00:47:03.4325982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9a8e04fe9432a60f86ff0369e8c1851821074a04.hip' 2025-01-24T00:47:03.4327086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9a9edbe35a8fac7796f00bde836bd547044770ea.hip' 2025-01-24T00:47:03.4327966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9ab73ea77ec20ea3bfaf995dacf93a6960ecdca0.hip' 2025-01-24T00:47:03.4328804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9ad1f99284aafc8d7908d062f179a056eb314925.hip' 2025-01-24T00:47:03.4329650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9ae866c7db36286876818bfb718ac35204fa3843.hip' 2025-01-24T00:47:03.4330505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9afe4b6f3b901ff4af81bd4f1cd8ff19f09d0b07.hip' 2025-01-24T00:47:03.4331775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9b062dd633645772e4f2caffd111af73184f7657.hip' 2025-01-24T00:47:03.4332637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9b327f0fa1155f2235d76be45cd22e3db5a69429.hip' 2025-01-24T00:47:03.4333488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9b4dcde1ae3446b825dea739d4295c1d1ec5c4be.hip' 2025-01-24T00:47:03.4334777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9b6d08e63b9a90f2524cbfa8c5fcf8b82a1d2d36.hip' 2025-01-24T00:47:03.4335611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9b73c92a13757877f34bd8a13c6fb29b60999020.hip' 2025-01-24T00:47:03.4336474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9b841b7cf5da31f0c30ec42c91cc8d5bd3fedd03.hip' 2025-01-24T00:47:03.4337313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9bcc791049e3ff9ebc1a9085d2d20efcc2f99b71.hip' 2025-01-24T00:47:03.4338192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9bf235679af1ca03a6e601b4cf6cd0416d1c9091.hip' 2025-01-24T00:47:03.4339511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9c4fc7cda4b560040cec93f63021b529aa1ee3fd.hip' 2025-01-24T00:47:03.4340363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9ca3b1d36d777213eb381b47871bf15dd163c994.hip' 2025-01-24T00:47:03.4341202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9cc3ef3d3b36f52089548e9dce522b0448e2c26a.hip' 2025-01-24T00:47:03.4342041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9d3d274058bc0a3d4d35d90669587761fdfbdba1.hip' 2025-01-24T00:47:03.4342890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9d6759d8855c4c6289f1f241a1628cf0406c1b64.hip' 2025-01-24T00:47:03.4343815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9d69d441f48f9ea346dd8e00376a9a708da3ad87.hip' 2025-01-24T00:47:03.4345033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9dc424f0e192155e3c4e786e5b87d5a1a3e6c4ad.hip' 2025-01-24T00:47:03.4345918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9e51083e13aa4dfa8c969f8f916835a8e5e9ca39.hip' 2025-01-24T00:47:03.4347192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9eef1b54d5d3841f3fa6b84cca6c7ad33efa2d9f.hip' 2025-01-24T00:47:03.4348045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9f0517550c7a23882b95de451e8099ea2186b4ce.hip' 2025-01-24T00:47:03.4348892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_9fb389d4b5ba590baa951f17da06f0e53d2bfa55.hip' 2025-01-24T00:47:03.4349749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a017be7b8bcf303b30a147f41346898acc5fab7d.hip' 2025-01-24T00:47:03.4350591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a02a71fdd587e47ee68e0cc76c3c4494ce06c359.hip' 2025-01-24T00:47:03.4351444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a02f152e9184af0b3d77082d8bdf519dbbfceb2d.hip' 2025-01-24T00:47:03.4352727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a046e888e3836b0bd3c49fec8e1872e880798f0c.hip' 2025-01-24T00:47:03.4353568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a0874fc5ac87a1ec487c7722bf3b1bdaa924ee09.hip' 2025-01-24T00:47:03.4354421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a094599fb5caf5e7aba728cd4713a8d0c6368a46.hip' 2025-01-24T00:47:03.4355286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a0a556c9358ddd6db719458c81d2d6d822a895da.hip' 2025-01-24T00:47:03.4356160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a103cd47156a98ad2cf2c325ea00df3f1d67fb72.hip' 2025-01-24T00:47:03.4357391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a189292c81a18d21a2921ce6740f81ebf4c046ad.hip' 2025-01-24T00:47:03.4358273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a1c71e7d33f0597fe090a3524e33e18b2e562680.hip' 2025-01-24T00:47:03.4359363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a1cba1509c413c870c5d784410855ee1bd737da2.hip' 2025-01-24T00:47:03.4360173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/mha_fwd_ck.hip' 2025-01-24T00:47:03.4361039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a1d6ad9de7ac7993ae1923a2ef070b7dacb8c563.hip' 2025-01-24T00:47:03.4361907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a20c91b2f11bb7e5058ca7935b0bda4f5558a9dc.hip' 2025-01-24T00:47:03.4362779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a21f3637624762547af1292e1b85e640b1d329dc.hip' 2025-01-24T00:47:03.4363611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a225c4f1f3c7b271957768bb9235131c67afb48a.hip' 2025-01-24T00:47:03.4364549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a2482a64659c838f3da55f56e3cbbee1dbfe6722.hip' 2025-01-24T00:47:03.4365716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a25e2aed617e1ff31f93ae7e054313ee0dceee97.hip' 2025-01-24T00:47:03.4366656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a2a715b7e9c1a576f011dfe5769c5b392e984f82.hip' 2025-01-24T00:47:03.4367507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a2ef5d30a2318ae06430d17f84878800c4ca7364.hip' 2025-01-24T00:47:03.4368339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a3339150d8bf9d073827738527f6cbe15b854607.hip' 2025-01-24T00:47:03.4369189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a3709e4fc53d2254a03ea7660b8c72d2f47cf1ad.hip' 2025-01-24T00:47:03.4370471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a388a284f45f711d82a6ed87036d87cef1872eb1.hip' 2025-01-24T00:47:03.4371305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a3ac4f93722dc314086f1b7d7b8adc687cd75f82.hip' 2025-01-24T00:47:03.4372366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a3d7aa46528ee74e2bef1e87c1feceacfa55e173.hip' 2025-01-24T00:47:03.4373468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a3dc780b17152f696f9b957432c2eae8fb16e85e.hip' 2025-01-24T00:47:03.4374358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a3f9c236d24b30bc9c3fad90cfd6eb00da835de2.hip' 2025-01-24T00:47:03.4375197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a3ff8445ba691807caadd9f26e7eb90851875280.hip' 2025-01-24T00:47:03.4376032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a421c2ed6b295c458071f1988b9d6f7b46e8992c.hip' 2025-01-24T00:47:03.4376881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a4700d87a19a173e84d64e43cffabbed52366e35.hip' 2025-01-24T00:47:03.4377985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a487f617c4b84c6a0328fedac750d41dc3dafe27.hip' 2025-01-24T00:47:03.4379009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a48843d844f78690c7a45b730652f0f763c595c7.hip' 2025-01-24T00:47:03.4379884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a4980becb0d3149fee575bad1fc3b463d08aabf5.hip' 2025-01-24T00:47:03.4380754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a4b7f10440331a8a88ff93ba253217c2832bcf9e.hip' 2025-01-24T00:47:03.4381590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a55b47aafc4340e69e300ac61a7601a5c14513b7.hip' 2025-01-24T00:47:03.4382431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a55c7dd576e5b1061c059e5e99aeedf4389e2d25.hip' 2025-01-24T00:47:03.4383368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a59423c095db052603d77073d409534bceef425f.hip' 2025-01-24T00:47:03.4384547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a5a7833f4597bb03a3e845d5580d677e97421040.hip' 2025-01-24T00:47:03.4385399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a5bdc110955c05c6c6ea236a6f60266a4a6dce5e.hip' 2025-01-24T00:47:03.4386229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a5c0109313de1f6245d2a80f8539485b849e9d55.hip' 2025-01-24T00:47:03.4387090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a5c4dc0d70c547dbbfb661e879ba7f9adfafc2ea.hip' 2025-01-24T00:47:03.4387934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a5d4eb673bafd81e3a0ee213da4603d88b8460ec.hip' 2025-01-24T00:47:03.4388774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a5e5cae764142683b70d3344cf07dd1edb7d69e2.hip' 2025-01-24T00:47:03.4389630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a5f2f0cef657ae5e333d65ae4ab20529a43cd7de.hip' 2025-01-24T00:47:03.4390959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a5f8b7b2a891aa9f2ab49762eb31d835efdf18b6.hip' 2025-01-24T00:47:03.4391843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a5fa94bb32a80e81886b711ebfcf2df5f5405866.hip' 2025-01-24T00:47:03.4392935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a622fa57764ec746e02f6d4bd4846b48c722b807.hip' 2025-01-24T00:47:03.4393774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a62a2ab489839ea1a1bfd1b24e54a3c232ed934f.hip' 2025-01-24T00:47:03.4394628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a6461d72fb6ba50e81de3f661528c96dcfdc3f3c.hip' 2025-01-24T00:47:03.4395467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a64b4cf3f6706e4b4e0af4402e2263b9a1585f9b.hip' 2025-01-24T00:47:03.4396769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a65c43b870705c780d734f9ef063f55cf8b3b52d.hip' 2025-01-24T00:47:03.4397634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a673f35edd69241c6b921d6712dfd064d78ecbad.hip' 2025-01-24T00:47:03.4398517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a71305f191f06cd53b7563971c706e8b71b19e2f.hip' 2025-01-24T00:47:03.4399360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a74b0e7dd816ad08eec5a1bba6e227afee9813ec.hip' 2025-01-24T00:47:03.4400195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a7784b03ad757d51c234fa86ea9891f055ecd5c1.hip' 2025-01-24T00:47:03.4401056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a78fecb9725ceb4bcf2aa037d43bc43efeb1c3fd.hip' 2025-01-24T00:47:03.4402105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a7f7553a7d2f6d42fe695cdc64423c85223af440.hip' 2025-01-24T00:47:03.4403165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a821661d8280c6e9d27f2c9ce1b3c855387b5a76.hip' 2025-01-24T00:47:03.4404005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a85d35b2fd98742427930eb536e346ffb005edd8.hip' 2025-01-24T00:47:03.4404857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a8a4af070ee46d802cb11086b93daf91538f8a04.hip' 2025-01-24T00:47:03.4405696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a8a744edfa3a19d1493611df5bd0d4d59b707d43.hip' 2025-01-24T00:47:03.4406638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a92b43d374642df991edef1f6036dc898bf77cf8.hip' 2025-01-24T00:47:03.4407534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a93324ccf11b273ed20fd960c61df897c8890b1d.hip' 2025-01-24T00:47:03.4408700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a93a03b33305b33055273711ab31a5b8d8298d5d.hip' 2025-01-24T00:47:03.4409704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a968df29f5ae1463706b7981b3bde55918e1aa65.hip' 2025-01-24T00:47:03.4410545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a98925d99dc484da41dd55700e151cf545cf821d.hip' 2025-01-24T00:47:03.4411387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a9b50c6ebb27986ce5b378d8c39315eb9cb91dea.hip' 2025-01-24T00:47:03.4412241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a9d2be18e2d53a5144f97dfdebb225fcb6d611d3.hip' 2025-01-24T00:47:03.4413087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a9df9ac4ee78e5f4d5bd0567e58a7090907c61e1.hip' 2025-01-24T00:47:03.4414420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_a9f00f270680de81df7737e848e0408cb070e68b.hip' 2025-01-24T00:47:03.4415291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_aa1041530f794c7b8dc4a8321ea0fcdd338fff35.hip' 2025-01-24T00:47:03.4416152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_aa522b43c5e5ea69bcabb4c0fe28def2bd081a12.hip' 2025-01-24T00:47:03.4416993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_aa6d13b09f85ee62bb5018608812181fb43afc86.hip' 2025-01-24T00:47:03.4417845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_aa82d20635e592edbf00439294835f6f39ad54a3.hip' 2025-01-24T00:47:03.4419122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_aa996b9c843200a2ec33ed4319b48106cd7c6384.hip' 2025-01-24T00:47:03.4419964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_aafe891dad43815e635f81225705ff944f990d75.hip' 2025-01-24T00:47:03.4420815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ab09941bddfa9d61985b55f9b6bf0edec9bb89f6.hip' 2025-01-24T00:47:03.4421651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ab0be5a2072b5e87f5ee58149688796b6513219f.hip' 2025-01-24T00:47:03.4422502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ab0c3fe9529e24327686070731d0ac3ada76245e.hip' 2025-01-24T00:47:03.4423789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ab1ca4ce061f7f69a250356f613cab00d1e2ac71.hip' 2025-01-24T00:47:03.4424630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ab1d7f93427095e39bfc1d986b3d7fe54073ec75.hip' 2025-01-24T00:47:03.4425519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ab43f4a56c166dad0113f51b337a083f4df7cdb6.hip' 2025-01-24T00:47:03.4426385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ab56e886d53a1d88fada0f10f00b9f398dc54568.hip' 2025-01-24T00:47:03.4427243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ab6cd5c9242f8278c8f3d9ce57b97d605c7e5a3e.hip' 2025-01-24T00:47:03.4428472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ab877ae2a1aab04498bf2b26b3fe99d6488ef151.hip' 2025-01-24T00:47:03.4429341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_abf6c6412f9853855b74a96e862935ddef66f763.hip' 2025-01-24T00:47:03.4430198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_abf92a5314fd33491b5eb6ebd2418b7e0d5db774.hip' 2025-01-24T00:47:03.4431074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ac1ccde31b47e0e56ee0daab6403fed7895208c7.hip' 2025-01-24T00:47:03.4431937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ac5e9aee85cd16903bf7b82a4ac10402b0b26e22.hip' 2025-01-24T00:47:03.4433176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ac9382cf8bb56ffd962c99329bf67da992f8810d.hip' 2025-01-24T00:47:03.4434089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_aceb0641213e9a45ba48bcf72bb23845720d8b79.hip' 2025-01-24T00:47:03.4434931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ad091c69d19b27f7ad50ef6311532ad8b642a9c6.hip' 2025-01-24T00:47:03.4435772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ad82071cc074fd30437f6158b5eb2c6df1f8c587.hip' 2025-01-24T00:47:03.4436625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ad989d2ce769f20e175fa88f4082c1c25fe03062.hip' 2025-01-24T00:47:03.4437746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ad9b99a194b59d3149842c15733394da275b12c0.hip' 2025-01-24T00:47:03.4438750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ada016be2bd0e377fbe01fa7adb9bbb8febce100.hip' 2025-01-24T00:47:03.4439597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_adae2d4f8b2dac799e03ea6f279e6ecdf66f5381.hip' 2025-01-24T00:47:03.4440434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_adaef10ff2c5d89530310bdf1d53a194f06a94ef.hip' 2025-01-24T00:47:03.4441282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_add29e3e9828911a117dccaa5650e77805730d14.hip' 2025-01-24T00:47:03.4442153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_adda7ad787524e3e47dcc1b65c41b2faea38f55f.hip' 2025-01-24T00:47:03.4443283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_addb6a14043c5a4df0f5042b3770b40c4e90795c.hip' 2025-01-24T00:47:03.4444288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_adf160741a4f751d2f15d6eb23d4121cdca62b55.hip' 2025-01-24T00:47:03.4445139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ae1ab1f4bbe86bb9bbc22e4774648076c321136f.hip' 2025-01-24T00:47:03.4445989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ae1afeb6cfdf860ff08e4c2f11c922fd5bfa621a.hip' 2025-01-24T00:47:03.4446909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ae239476d61f48379754b97f29d7a285cc3192de.hip' 2025-01-24T00:47:03.4447754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ae4e7253ad4873576052ec0a9400597bb7975753.hip' 2025-01-24T00:47:03.4448669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ae4e80cb185759dd9b3eb3c67c239964b3694caa.hip' 2025-01-24T00:47:03.4449972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ae51b30c7e1cd30e550187458350c8db7c59a9ef.hip' 2025-01-24T00:47:03.4450805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ae7899b1ef159ecbf01f27014601eb79b31b49b3.hip' 2025-01-24T00:47:03.4451657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ae87b1d5c50606430b544ed650d87df24366e7d5.hip' 2025-01-24T00:47:03.4452966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ae8d0bdde763e617beafc0365ec4a3cd11df6c55.hip' 2025-01-24T00:47:03.4453810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_aebb2441e6cc1ccba4a391566e547402bcf7ced2.hip' 2025-01-24T00:47:03.4454681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_aebd5fed34ebceb879ae3dffaf58c7c04ab5fe80.hip' 2025-01-24T00:47:03.4455527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_aebff7e6605b273bad844b8f70ef031625bff48e.hip' 2025-01-24T00:47:03.4456374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_aec87e65afa93e84d7a947c52f291c1c7360033c.hip' 2025-01-24T00:47:03.4457530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_aece14f7a220222eb4ce6783ec2b9fce6fde94b8.hip' 2025-01-24T00:47:03.4458500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_af06c0dae15684f83e15722a4c07342af9ea011c.hip' 2025-01-24T00:47:03.4459355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_af6ccfa11add1ae49888337e84d9c446d2f67da4.hip' 2025-01-24T00:47:03.4460220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_afadc4f76e237514db0bc0203102297b79730bd0.hip' 2025-01-24T00:47:03.4461109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_afc4b47a6fa62a4ca5cff6a7e01c9f6b371d2215.hip' 2025-01-24T00:47:03.4461953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_afcafd07c1f56e74373ccf37db35976023456d50.hip' 2025-01-24T00:47:03.4463260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_afccf699f593c828e11efc053b144044e45b32d6.hip' 2025-01-24T00:47:03.4464103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_afda8f46b5ded4c2aa9d722fec17b75004b59f7d.hip' 2025-01-24T00:47:03.4464940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_afdab954fd111ec48721f25710d61c0c8affd8db.hip' 2025-01-24T00:47:03.4465783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b00e062055933388e37525df5766f3c14cd3538a.hip' 2025-01-24T00:47:03.4466648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b01dc872c24db4db0c9179fc07e17f41060390de.hip' 2025-01-24T00:47:03.4467517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b03ab68e33844f97aa58d463e00037bc11c50da0.hip' 2025-01-24T00:47:03.4468478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b04f14f829eff73afaa57a875f74ebd1e6860979.hip' 2025-01-24T00:47:03.4469634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b0544a38dfdf4d81dc95894387845f48435e299a.hip' 2025-01-24T00:47:03.4470475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b0dd965d5d9080ed5c6a04b7eea9890f3a264f20.hip' 2025-01-24T00:47:03.4471315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b0f555b74ed36f1bef8f47880b3edc6760f27788.hip' 2025-01-24T00:47:03.4472166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b1766695dbb790bd614b83dc7569ad449404cc89.hip' 2025-01-24T00:47:03.4472999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b18a615e66d7cd739ce35412811359a03cb23a8e.hip' 2025-01-24T00:47:03.4473865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b192c55f002d8540d5f965cc4df0c2e33f4b9ff9.hip' 2025-01-24T00:47:03.4475145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b19f05f6848403480ba41d37cdbf44ccca1b1f8d.hip' 2025-01-24T00:47:03.4475991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b1ad101ce91348266d3885afdf2996a0fdb72135.hip' 2025-01-24T00:47:03.4476837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b1c5d55d47d6038e9162d32ac968ff58c0942938.hip' 2025-01-24T00:47:03.4477696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b20c6252863a73341b0010191fad4c834860f884.hip' 2025-01-24T00:47:03.4478584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b20e314642cf565e4f32bceffdb5c0e653ab627b.hip' 2025-01-24T00:47:03.4479422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b24f91dec2029b25d0d96962528410df55a468ed.hip' 2025-01-24T00:47:03.4480719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b285e2f1970b78e18002464eeda63798229bbc3a.hip' 2025-01-24T00:47:03.4481558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b298e213f927b518c693660110f08bdd94990ef0.hip' 2025-01-24T00:47:03.4482403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b2af5f5b5ee3ae964824a3e9c7bbeb5bb39c557c.hip' 2025-01-24T00:47:03.4483286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b2f91e937b427ecc932c0cb0c90b2c2378db0be6.hip' 2025-01-24T00:47:03.4484123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b3063d06723ac70c5f8802ab49c5c35e1debf56e.hip' 2025-01-24T00:47:03.4485229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b31f56244076c501cb09b4b90975132cae4c4386.hip' 2025-01-24T00:47:03.4486342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b3486244e0b7d6dbcaa1951e8b8883ce441c3f99.hip' 2025-01-24T00:47:03.4487221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b34c1ce348c3d9cdf6bbec9758de9d5fe94c43fc.hip' 2025-01-24T00:47:03.4488492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b38a1d3cffae01332a3a9d9472ff1b2c443e82af.hip' 2025-01-24T00:47:03.4489324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b3a104733f678193068d8642d6560faa03897258.hip' 2025-01-24T00:47:03.4490176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b3da22d3482738a8474ae15e8e5fca9020c4e195.hip' 2025-01-24T00:47:03.4491013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b41735d250b5a16967281a5f07873b9cde3df4d6.hip' 2025-01-24T00:47:03.4491863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b41a30092e8138877c1f6c25656e0f8ae2c2444e.hip' 2025-01-24T00:47:03.4493148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b41ea5293bc1c56efa2c4b5681d965aa6f2ce6c3.hip' 2025-01-24T00:47:03.4494120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b4588379eaa268d79fe8f8e4457b009f204a5fb7.hip' 2025-01-24T00:47:03.4495114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b493c99888d82cd2852bfb101f99a2e6a27665b8.hip' 2025-01-24T00:47:03.4496034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b4a5715b550f67b8870ba66e1e6282a26cc1dbf3.hip' 2025-01-24T00:47:03.4496927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b4b037a2e262d11d3ed7d9feeb41b9e05427a739.hip' 2025-01-24T00:47:03.4498004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b4bd2d206ceb237ed2c51f58abb5cbf96e39d07b.hip' 2025-01-24T00:47:03.4499077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b4ec377c44ac18527ca6a01bc3b146706a6e1e09.hip' 2025-01-24T00:47:03.4499922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b4f12f10d7b968e0d8e7c23f36d3a360de74a905.hip' 2025-01-24T00:47:03.4500768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b50e6df20a2426abd3d2ff2262a37c009196024c.hip' 2025-01-24T00:47:03.4501657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b513834918d5ea789e2db21abece7c2d3532a7e7.hip' 2025-01-24T00:47:03.4502515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b5248f443a12d96815c04409a00102923c717023.hip' 2025-01-24T00:47:03.4503819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b5371415448fffffd58bf014dac9f4876153657b.hip' 2025-01-24T00:47:03.4504670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b5ac596c636df55e81293228cbc53dcbb3024e5a.hip' 2025-01-24T00:47:03.4505510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b5ba2e73df35f6e0f7317303823fde92a42b1a35.hip' 2025-01-24T00:47:03.4506372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b5bccc85f74f54a2ceb17fe3040b04fe306c53f9.hip' 2025-01-24T00:47:03.4507218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b5c3131fb8e5a25bd4a14bc9075eb6fa01b61d02.hip' 2025-01-24T00:47:03.4508073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b5c7fca1f76a31b0390e92d90d569fab94d4f783.hip' 2025-01-24T00:47:03.4509362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b5db3d5b1d8af89381fc4b8073f84c5fa25fdef5.hip' 2025-01-24T00:47:03.4510227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b60a4e87a7aabfe3c1ce02b408522f3ec862e3d7.hip' 2025-01-24T00:47:03.4511395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b6b17ae67adee9e56a022cd2a5514fb9c4e99920.hip' 2025-01-24T00:47:03.4512353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b72a804bb3c99830653d41ac0bd49943c801b89a.hip' 2025-01-24T00:47:03.4513232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b737410b404a51043fc3bd503c0b107c297e4c9f.hip' 2025-01-24T00:47:03.4514085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b75843bb13058ffe29251e053800c509c7590544.hip' 2025-01-24T00:47:03.4514946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b774450ebadaacf23e944aaf8ca90eada01e8a5a.hip' 2025-01-24T00:47:03.4515870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b779cc0b0380e1e6a2b51fc6216fdd72215b882b.hip' 2025-01-24T00:47:03.4517078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b7a03ab0b7887cc7ed0cb40e56360a8d36c0bb8e.hip' 2025-01-24T00:47:03.4517919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b80d0828ba6d24ea3c1a97bd9835ee937b4b32fb.hip' 2025-01-24T00:47:03.4518791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b872f9e6ebe330cc1818ea82b53acec79a2f672c.hip' 2025-01-24T00:47:03.4519649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b8fbc6f6e9c515edce3c7a438b3bc308b30d3857.hip' 2025-01-24T00:47:03.4520515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b9385db12001110c42eff6aabad935a69ad3afe2.hip' 2025-01-24T00:47:03.4521364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b9559dd36a0a4f5e068a722e285f485137bd5ef0.hip' 2025-01-24T00:47:03.4522666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b9627f9c8d0088df0364a64643f2b5dcd951f2bb.hip' 2025-01-24T00:47:03.4523509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b9a742ceeb6736a2c8f9439d0b05e10d3e0c5c6f.hip' 2025-01-24T00:47:03.4524355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b9baf70220079e6d4e87eb01a7259923d8a01e29.hip' 2025-01-24T00:47:03.4525196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b9d00ab8373747a5c6b9d2f8dd50ceb14db4163c.hip' 2025-01-24T00:47:03.4526048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_b9ed0a64deb55616646ea98b21a891c971cd98ad.hip' 2025-01-24T00:47:03.4527386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ba145535e53899fe127987aa854f81234a9c51c4.hip' 2025-01-24T00:47:03.4528248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ba8b09f0aaa40a7c9ad5f0458b460d3e328f3c74.hip' 2025-01-24T00:47:03.4529087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bafbef3f13d429ec3e9f4672218998d5669d79f2.hip' 2025-01-24T00:47:03.4529929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bb111b7acc269f8d5e70915d3efde4c425aa5f5c.hip' 2025-01-24T00:47:03.4530813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bb28a4e95723e3df380f98b5ac107c4df353850b.hip' 2025-01-24T00:47:03.4531677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bb35c86443cc9ea38c06ebc0656306483c95ef67.hip' 2025-01-24T00:47:03.4532543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bba10ecb79ede07324e1198a71a95ff26e9eb235.hip' 2025-01-24T00:47:03.4533819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bbe23201fbebed25781f249e5c77c31e0e7f9ddb.hip' 2025-01-24T00:47:03.4534670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bbfd025488e52b97c04995c4c5faff371b77e4d6.hip' 2025-01-24T00:47:03.4535518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bc1ae1dddb8cc5d78196da6b26ebe66c1ce7e567.hip' 2025-01-24T00:47:03.4536380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bc238fd2095b26a167b41cdec8280182330b7b25.hip' 2025-01-24T00:47:03.4537228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bc4425e30a0b17e8b31726817e8d3177b5c51934.hip' 2025-01-24T00:47:03.4538086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bc4e0f0496a34d2fb43c80ce0162ad4183f29064.hip' 2025-01-24T00:47:03.4539255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bc6ce17223d8d83a64b8c96ac88223e4441a4692.hip' 2025-01-24T00:47:03.4540180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bc744db85d4237ee9640f1658e0caab7648e3bb6.hip' 2025-01-24T00:47:03.4541020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bc79e255d25744725e2a9db9f90d5cc2b8a0e0c1.hip' 2025-01-24T00:47:03.4541865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bc897852a4ca992961843144f4ec4f8b86dd5e9d.hip' 2025-01-24T00:47:03.4542707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bcb6f0730fd09b4c6c60913425927dfdb8f83d82.hip' 2025-01-24T00:47:03.4543560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bcd7ccdceb7baf3b986f2a0248827822a5f72e47.hip' 2025-01-24T00:47:03.4544399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bcf8836c8cf932cc2748e313885003f0e11a887f.hip' 2025-01-24T00:47:03.4545252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bd064e302ff5b983dbdb4ccf51383fb29ddff44f.hip' 2025-01-24T00:47:03.4546087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bd28203f47b6a48e9b66302cf8312f3796ca500c.hip' 2025-01-24T00:47:03.4546971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bd37f4f7914805a97d5073f1ebf8a8b8c2648d31.hip' 2025-01-24T00:47:03.4548153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bd3daa5f99b4522d932334924347353ce2854821.hip' 2025-01-24T00:47:03.4549202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bd6aa39d0ae3c87d011610cdb5e2e317f337c454.hip' 2025-01-24T00:47:03.4550060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bd80a1774d8b7d8bee4e8663392b97cda11dcbf5.hip' 2025-01-24T00:47:03.4550895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bd8bf7c572c1984ca3061062cf3c31d993f6762d.hip' 2025-01-24T00:47:03.4551739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bd9c47f3305e47db6ab6bc627fb3d80269633074.hip' 2025-01-24T00:47:03.4552604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bdab172627718278a71a93e3737ef08ad9259a4f.hip' 2025-01-24T00:47:03.4553479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bde24a8dbe6add6f2dd2beb48b1280f3a84a9b2a.hip' 2025-01-24T00:47:03.4554357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_be1e1533fc37b41838bd37edc2b6d2f2e76ae1c6.hip' 2025-01-24T00:47:03.4555194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_be4dd90ccb2f258029d0156cf23f940b694cf08d.hip' 2025-01-24T00:47:03.4556048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_be8ec1163a01b9cd9a802d8b44669e8770c20234.hip' 2025-01-24T00:47:03.4556886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_beae876d6da465687f162136231f15767cc7bb14.hip' 2025-01-24T00:47:03.4557780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_beb9afccc15de7dfcb2e7d898abc0d61201de73e.hip' 2025-01-24T00:47:03.4558638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bec30e7107c5dce3fe6aa87d83ed96da75478da0.hip' 2025-01-24T00:47:03.4559477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bec9e4c0317e8d351f60258ed6611fbf365c4024.hip' 2025-01-24T00:47:03.4560332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_becc2a4d7ac045365300bf8bd45fc6d3e1e1c8b1.hip' 2025-01-24T00:47:03.4561178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bed5a8c5cf683f6dfaefad72c2e2f5c2f2b2732f.hip' 2025-01-24T00:47:03.4562039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bef3bd014a918feddadc98eed92a7734f9bcd890.hip' 2025-01-24T00:47:03.4562886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_bf9cdf86a7944cd690b0fcbbaec235863acd10bb.hip' 2025-01-24T00:47:03.4563746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c0338fbc05f86270ded7df2bd3e2758a03961b62.hip' 2025-01-24T00:47:03.4564610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c0342686e4efd26413c6719782ed13603479c4e0.hip' 2025-01-24T00:47:03.4565445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c063318cb851ccaa923be12d34c84d839bc64bb8.hip' 2025-01-24T00:47:03.4566358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c08095341ca7e3a1debeb780c1878e351692bee2.hip' 2025-01-24T00:47:03.4567203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c0a3c4ac0a50bb9b7ad764929dbee98c856b1210.hip' 2025-01-24T00:47:03.4568043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c0f76aff077c28f8afd7b22f284cf2894e08a043.hip' 2025-01-24T00:47:03.4568935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c112c01d201c366bdd7acccf2e1b18b00f671153.hip' 2025-01-24T00:47:03.4569764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c11d68fe766fc753c657362673704005b538660b.hip' 2025-01-24T00:47:03.4570458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/mha_varlen_bwd_ck.hip' 2025-01-24T00:47:03.4571298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c137c03bf161b2ec6a9a046fa49d7bbf80ae47b8.hip' 2025-01-24T00:47:03.4572142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c197d1f050f42d82e6851fa286db6f81ba197f40.hip' 2025-01-24T00:47:03.4572984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c1b76bc7a17f573c0d52c07ae9ff4302662ae61f.hip' 2025-01-24T00:47:03.4573824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c1b94e19d762ddc33cc4e94c6675d93cbde21e3d.hip' 2025-01-24T00:47:03.4574725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c1f40c3421b9ad8cf43940530ec50bcf620058f2.hip' 2025-01-24T00:47:03.4575564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c1f721a330b2d0fac13b22061616d7b10c0f91e9.hip' 2025-01-24T00:47:03.4576465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c250ea59ab6e1ee39cce15cbd3f181047cdee31a.hip' 2025-01-24T00:47:03.4577303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c2541b6b5cf27de3f45f60671d36602f07ce1783.hip' 2025-01-24T00:47:03.4578141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c27b3026f1dc3056dee3a3e64bf31c45683607c9.hip' 2025-01-24T00:47:03.4578986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c28de8f96c8315877031a2d56261e95fee6aef44.hip' 2025-01-24T00:47:03.4579846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c29110dd501853e87ebc122dd1971b0bb1bcd92f.hip' 2025-01-24T00:47:03.4580745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c2940fd05efd52bdf8a3f9aa4b78bde9b5809b34.hip' 2025-01-24T00:47:03.4581573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c2a2856bf9a81544a30d535a13554e3a8107c476.hip' 2025-01-24T00:47:03.4582419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c2b719893a4d8a1e71857966d399f06c0a41749c.hip' 2025-01-24T00:47:03.4583254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c2f04447e6a94c94a2315454e71d7d607a9fd0f8.hip' 2025-01-24T00:47:03.4584096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c2fcced07cc194a8050bc7b2f791453b3f5b2064.hip' 2025-01-24T00:47:03.4584973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c323a4d1f24d59bddd20ed2f2fb6446627b0ae8b.hip' 2025-01-24T00:47:03.4585856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c355189ade9b1a8269230232db754a3881b53168.hip' 2025-01-24T00:47:03.4586732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c35ea54eb6cd0f3756c462c66d9be956279b46ad.hip' 2025-01-24T00:47:03.4587571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c363ee1b087f6b504a3dd3972b96e77db02b0582.hip' 2025-01-24T00:47:03.4588422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c3cfaf0d53869c373f6d0ec821b008dbb819141a.hip' 2025-01-24T00:47:03.4589258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c3d0eaf9399c863d672e8c08d123739bab837d4b.hip' 2025-01-24T00:47:03.4590094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c4015f0d0a7a5173810f6f17c00065e03fc61a89.hip' 2025-01-24T00:47:03.4590940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c402e84359b2037a29efd1d6ce7213ba7605ab25.hip' 2025-01-24T00:47:03.4591778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c41b6eda4f250da059fe0c428428219ff5a250ef.hip' 2025-01-24T00:47:03.4592784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c42ab428503e8f8bfa78c8cb8d9afad9f5185118.hip' 2025-01-24T00:47:03.4593628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c4376ac8d82db1bc25fa273a80dfbf8b71ee5e2b.hip' 2025-01-24T00:47:03.4594519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c45a5e40f6a66bc5292a56e0097c69fe37cedfb3.hip' 2025-01-24T00:47:03.4595493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c487a1a9933239270f44b1e08e1cf5323521c089.hip' 2025-01-24T00:47:03.4596365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c4997f79435cf64add10506acb97d0647cfbb3d4.hip' 2025-01-24T00:47:03.4597226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c4b34d3cb673447773f6da23e9cf52b98e99f718.hip' 2025-01-24T00:47:03.4598063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c4c3425fe683d35dc3335db77d183ad1620b7a92.hip' 2025-01-24T00:47:03.4598925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c4c6c405cefe204824e8fad1b3dd34bba87e796a.hip' 2025-01-24T00:47:03.4599766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c4de1bc135191f3c2aff740f4c6bb7e98da42f84.hip' 2025-01-24T00:47:03.4600601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c4dec99707511cebd9188d216ee0a148d729b470.hip' 2025-01-24T00:47:03.4601482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c538dc4f65d02776875627cbd20a9c794d70b043.hip' 2025-01-24T00:47:03.4602417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c53e295b68e807774ed31bb914e4bc59312a77d7.hip' 2025-01-24T00:47:03.4603266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c56aa150611b0d4800470c1493dc907082a5c23f.hip' 2025-01-24T00:47:03.4604104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c581974c8b6f43f60d0af29c350d850b55c03121.hip' 2025-01-24T00:47:03.4628096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c59937be2b9a13d6520fdcc922e4e75c9fa085ab.hip' 2025-01-24T00:47:03.4629783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c59a22c6efd8bb8815887325aa0b739e260cc754.hip' 2025-01-24T00:47:03.4630648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c59ab718fa23f24f09a713ac28a339208a7a5802.hip' 2025-01-24T00:47:03.4631498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c5b440ca9a5196ee1e72c878c87d96934e9273c8.hip' 2025-01-24T00:47:03.4632343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c5fcdea177734366d3bf283317a65cc3fffda611.hip' 2025-01-24T00:47:03.4633195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c5fef330a975002ed15670e8e7b26a10376d3cb7.hip' 2025-01-24T00:47:03.4634031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c64f4cdce32189065362a502105c31bd2d9d99a4.hip' 2025-01-24T00:47:03.4634871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c6e2da8b791d31f4ba05ef5f833fd6dea9e35f1c.hip' 2025-01-24T00:47:03.4635793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c7568e11e44ce70924d27e683190422cfae5c31d.hip' 2025-01-24T00:47:03.4636660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c7af2bbfac25de2853be344b9f636226c1c0112d.hip' 2025-01-24T00:47:03.4637513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c806d7803d06ef8aac1d5caac9f36aafd47653d5.hip' 2025-01-24T00:47:03.4638354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c80dce1a17d073259250ec0c87ade69e639ffa8e.hip' 2025-01-24T00:47:03.4639196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c8dbfaffc8a9b573f194f9c63f1175d9725f8950.hip' 2025-01-24T00:47:03.4640042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c8f6461673882d636772ae4d26e78eabcb568f31.hip' 2025-01-24T00:47:03.4640900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c919b8ed877d4244d01a17ecb948b459e361ff24.hip' 2025-01-24T00:47:03.4641738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c921a4790f982d48bcaf950123c699647afb739b.hip' 2025-01-24T00:47:03.4642602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c9312d7159369d13f3148a6f0882dfad6921ceec.hip' 2025-01-24T00:47:03.4643504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c9530e20038eb40c49bc8b045be0cf4e7e6b4eac.hip' 2025-01-24T00:47:03.4644340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c977735a36c325706bd19a12df66ed0839b032b1.hip' 2025-01-24T00:47:03.4645168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c9ad71883a19b522486706d3705700c012a6fc19.hip' 2025-01-24T00:47:03.4646020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c9ba0a3369d4e4eaea1c902a90e6501f232dd57c.hip' 2025-01-24T00:47:03.4646945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c9f1e7e478a2208c4d32e2d7e6abebdc16bcc5fe.hip' 2025-01-24T00:47:03.4647797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c9f28230817c9d9805c41dfcd4e834fe302e1df1.hip' 2025-01-24T00:47:03.4648692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c9fb8343e623e46f01893a2b61345d1ca5928671.hip' 2025-01-24T00:47:03.4649538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_c9fe51f982abd60e567d4238d3266fb60e45814b.hip' 2025-01-24T00:47:03.4650374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ca00cfdc5592b7440d72482a18781e9cf3afb05a.hip' 2025-01-24T00:47:03.4651293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ca1992a2634cd6674076611be54197c715ad8271.hip' 2025-01-24T00:47:03.4652142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ca3975efd767ddf7c12e308d948bdcaf0968493a.hip' 2025-01-24T00:47:03.4653021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ca3d98ff43fbb80ceb82fc22ab039bee898969b0.hip' 2025-01-24T00:47:03.4653868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ca4c6ad28aff1976c6dd36974ec3b339aa3090e9.hip' 2025-01-24T00:47:03.4654703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ca5681d4e5871aacef74bdba9e368445875252d3.hip' 2025-01-24T00:47:03.4655546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ca920c3239bb5796b1ab2fc75177eb3b820aa784.hip' 2025-01-24T00:47:03.4656396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_cabb7b12cdd9b8b522af577e13232b2459dbd38d.hip' 2025-01-24T00:47:03.4657266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_cae6c7efbfc831e2bcfc8c1efa1a486c02627cbf.hip' 2025-01-24T00:47:03.4658153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_caede7a18f3e3d5e24f6c70392413a2cda16ac15.hip' 2025-01-24T00:47:03.4658987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_cb10303a0b79f2710eb7c66896d3c1f8b12c04dd.hip' 2025-01-24T00:47:03.4659830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_cb1a0ce432c27f4cfa51731c3ef181bf60c8a727.hip' 2025-01-24T00:47:03.4660665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_cb1b91c16e0255fe7a0a85638b98d94634e143a9.hip' 2025-01-24T00:47:03.4661558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_cb1deea4f4fab0db31d46a91228601f0c272d6e6.hip' 2025-01-24T00:47:03.4662400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_cb20538073888bdb3174a8e9c32d7449072aa753.hip' 2025-01-24T00:47:03.4663245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_cb3d5273945c5d40cc05c2660af2df1fb7a15f3c.hip' 2025-01-24T00:47:03.4664086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_cb4576e8ea5d59d7663f3760009a00a19e1b0667.hip' 2025-01-24T00:47:03.4664919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_cbd571f4fe576fdb17d5f75a558cb6747087c7f2.hip' 2025-01-24T00:47:03.4665756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_cbe5a98163e878c7697e554758ebd0597c2c1760.hip' 2025-01-24T00:47:03.4666605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_cbf3e4d4d4837a0cb33b78c4f2767b1d93da0850.hip' 2025-01-24T00:47:03.4667455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_cc127a63d56099e08125b16939dac82f0173122b.hip' 2025-01-24T00:47:03.4668332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_cc4ac5a18f57f2ebb65f7e356e858ab0d59b2133.hip' 2025-01-24T00:47:03.4669175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_cc54b107e1b557ea36b5cbaf7fe3dfce05415c86.hip' 2025-01-24T00:47:03.4670028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ccac6c0e61b65c9422c7f30fbd979031698370a9.hip' 2025-01-24T00:47:03.4670908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ccd0b777df1328bf24e070ed4cdf8615bb2199fe.hip' 2025-01-24T00:47:03.4671745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_cd0453a5c3828c1358360f31f5d3b7258e17fdb9.hip' 2025-01-24T00:47:03.4672587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_cd4efcdd12184211c74e7b3f2f30fecf1041ca32.hip' 2025-01-24T00:47:03.4673456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_cd757a8bbeabd16a44d149ab188430f6d79ddcaf.hip' 2025-01-24T00:47:03.4674326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_cde0582e1aef74f9209de638b553ec0671476258.hip' 2025-01-24T00:47:03.4675166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ce4714e4f33340859c106a3129993e22652262e2.hip' 2025-01-24T00:47:03.4676019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ce5064e27ba427cb951f7e1b01328b0beb6b2b7c.hip' 2025-01-24T00:47:03.4676910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ce5ad502dd40353312d561e9f40aa478c16ef5b1.hip' 2025-01-24T00:47:03.4677741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ce5b5932f6df9a194ceb0d69220fba9596528eec.hip' 2025-01-24T00:47:03.4678591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ce5c161b725becf059fb4439c668edd454ac77d1.hip' 2025-01-24T00:47:03.4679431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ce909cb5f96a4884caa0d2eb8c5e6bc7fa352797.hip' 2025-01-24T00:47:03.4680283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ceb9544e2a0caae2c9e3dd8bbd2c509e8dca1379.hip' 2025-01-24T00:47:03.4681116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_cee81ab2e2678816c7b516d2d4c50e8cb5874c68.hip' 2025-01-24T00:47:03.4681956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_cf5c6c0bfaf98f6e655fc443246b81fcc730fe97.hip' 2025-01-24T00:47:03.4682802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_cf73e1fc0015094861ca0c1c81bacdbe0c5b8f37.hip' 2025-01-24T00:47:03.4683668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_cfda56a4eb08b803332f25bda6209932d9624acc.hip' 2025-01-24T00:47:03.4684546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_cfec97bdfb6fa95e057eaf5a8138853e1c0884f2.hip' 2025-01-24T00:47:03.4685378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d00f65bc99ca08eba66564d34f72f2769bff9491.hip' 2025-01-24T00:47:03.4686229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d036096f49a89730f8af7e75457c88cb8ae64165.hip' 2025-01-24T00:47:03.4687120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d049a1b8f4c1c6d37973ce38593efda1de8ce0cd.hip' 2025-01-24T00:47:03.4687960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d04dc4ed02eb42c3fe303342801ed3073a0dcb8e.hip' 2025-01-24T00:47:03.4688852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d06ba4c996570ddab77b6ff1e2a0101b638543eb.hip' 2025-01-24T00:47:03.4689685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d0863830fc5d43dc6d6400280e892bb7de2892d4.hip' 2025-01-24T00:47:03.4690550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d090b771a4f9750132f549c82a88b4ab00dce5c7.hip' 2025-01-24T00:47:03.4691441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d0b09e8513646fbb2a007544a63ec9e2b04dc4c2.hip' 2025-01-24T00:47:03.4692453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d0daa59f5dce6fc3965193ae37d8c82a3d1834e6.hip' 2025-01-24T00:47:03.4693289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d0dd0165ee91c095a19ceddf08789e3576912590.hip' 2025-01-24T00:47:03.4694128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d0de618ff3ea9f67b90f2227fb7fcc74ea34183d.hip' 2025-01-24T00:47:03.4694977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d0f63cafbeb445408c884727b473667fb479675e.hip' 2025-01-24T00:47:03.4695815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d137b7b6e04e1caf43a62bd6788a75361cfa98f6.hip' 2025-01-24T00:47:03.4696669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d1840494c4fa78ff399c0399b3ad7ca3d22d4587.hip' 2025-01-24T00:47:03.4697496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d18727988e47264b42b4153dc82fc1a750f08db0.hip' 2025-01-24T00:47:03.4698328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d1c0dfd19a08d61586758091370acbdc6f267017.hip' 2025-01-24T00:47:03.4699243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d1c25cfc437d8bd803860e39a45b2f3b9fa48393.hip' 2025-01-24T00:47:03.4700077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d1d3eacc320104100bce46235fe656e5a8223c66.hip' 2025-01-24T00:47:03.4700969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d20d45aa85c0daa299da98c277cee826fe67bd27.hip' 2025-01-24T00:47:03.4701797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d257148f457557ea80ca56690e525db3a4b0ff55.hip' 2025-01-24T00:47:03.4702662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d25ce4b3e9cc392ceafebc7fe3bcbe05aaad4bbc.hip' 2025-01-24T00:47:03.4703550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d2d08c5470a385d0160b2c1441fd1c30fff1c17c.hip' 2025-01-24T00:47:03.4704390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d2daccc4b3a0f90bff39cb4597f8b7e484613d9e.hip' 2025-01-24T00:47:03.4705272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d2dfdb42c1b380e860aa5609302f29698dd27923.hip' 2025-01-24T00:47:03.4706138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d2f4b869ff23874b6bde0aab68c419108b7e69f4.hip' 2025-01-24T00:47:03.4706978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d32c64ef01aa228277d031a74df51363f98aa2b0.hip' 2025-01-24T00:47:03.4707809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d34d6cdcd81a456125ab5e0875466c6334d8e5c8.hip' 2025-01-24T00:47:03.4708702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d34fcb56caa8f80404789fba0ffac447483a4d84.hip' 2025-01-24T00:47:03.4709540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d3784fb4c0685d7b651f4113f3c71e050881f3a5.hip' 2025-01-24T00:47:03.4710376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d3a23ded424200d0c6f06b1dbd0a7b7b0e7b5d9b.hip' 2025-01-24T00:47:03.4711227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d3a2edf232786d458e2125f8dfeda8847f842afa.hip' 2025-01-24T00:47:03.4712069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d3af8763f289dace1054bdcb4dfeda28b0aefcae.hip' 2025-01-24T00:47:03.4712918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d3fce1e11aee2273620e75efe4aa0390fcde9ba5.hip' 2025-01-24T00:47:03.4713750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d40569ae9dbd693c0ab3d6ba69704d31e451011b.hip' 2025-01-24T00:47:03.4714632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d41b6a64dd181f2efa65aaed03a3d229b3566c1d.hip' 2025-01-24T00:47:03.4715508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d41cd6b60a97e7071518cbd1a63abb8b910df024.hip' 2025-01-24T00:47:03.4716364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d43715cce8935439f90172d141050d78c7e76fb7.hip' 2025-01-24T00:47:03.4717212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d4605b2ad3e3753c5f255678abc1690b949c5abc.hip' 2025-01-24T00:47:03.4718051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d4645b713821371161a9925dec8a3d6c157ba1aa.hip' 2025-01-24T00:47:03.4718911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d4aff499ad527be5fe33b8e92547df57af26d40d.hip' 2025-01-24T00:47:03.4719819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d4b99af9a573df50a27fccbec3fa8e350f1854eb.hip' 2025-01-24T00:47:03.4721078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d4c9f975891087e6eed6393629b41155deafc509.hip' 2025-01-24T00:47:03.4721928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d50ac8e8a03f8e7ec2c6e993dd39f09f465dab57.hip' 2025-01-24T00:47:03.4722787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d54ac01458df3f240e0656d82330f9de23ba9651.hip' 2025-01-24T00:47:03.4723623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d54b3731883a5f8393d60d27487f8d017aedd3f9.hip' 2025-01-24T00:47:03.4724464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d5e82799f4452e148c3e02acd6526cf30757eb52.hip' 2025-01-24T00:47:03.4725301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d5edfe3e3dc3008b928c8e6dbd50784b905f189e.hip' 2025-01-24T00:47:03.4726142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d600779c17b7b21c18e1308e6d765fe02a7945d3.hip' 2025-01-24T00:47:03.4727154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d6149eea92f2c40c11de3b778102fcf9b6a006b8.hip' 2025-01-24T00:47:03.4728013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d623b36cc3f56d1001b2d3abadd8a5628fefd014.hip' 2025-01-24T00:47:03.4728842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d63c8c746055851217a514321cd735eaf6937263.hip' 2025-01-24T00:47:03.4729693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d64b8b52f4a98801e185e2f132b2f80c29dd0c37.hip' 2025-01-24T00:47:03.4730533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d66b79c4ebdcfd239cecec58203606bc123bd6bb.hip' 2025-01-24T00:47:03.4731360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d66c30148a6fa816937f2f095802264d3dfa0273.hip' 2025-01-24T00:47:03.4732236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d703eea8075cacec4d41fee7dc4734f593ee79e8.hip' 2025-01-24T00:47:03.4733134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d712f23ef88ae5d7b161d36f42d22a5ba53b6354.hip' 2025-01-24T00:47:03.4733983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d713fe25dc90b3511fc259cebf463376dcb55d84.hip' 2025-01-24T00:47:03.4734813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d7145383e39dec0e346b5094401acf85ef3c2075.hip' 2025-01-24T00:47:03.4735665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d723b191785c97d284675f700a7baeb52a2eb791.hip' 2025-01-24T00:47:03.4736498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d7290cc4c3036c9205e689cbcc60e7d16b97a7d6.hip' 2025-01-24T00:47:03.4737363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d733f4c03e338ea7c6d8f759c1132499bdcea059.hip' 2025-01-24T00:47:03.4738241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d773df9ccfc1ace90fe3afb5c00976deabedf6f8.hip' 2025-01-24T00:47:03.4739074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d7adde8780b39f1364c572a19c3bfb19417678e3.hip' 2025-01-24T00:47:03.4739925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d7bda8157fb27d544e049fd7d2ec735725f1bf44.hip' 2025-01-24T00:47:03.4740767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d7fae2c18645d36a181a0bdd2d8ca7a4ac0f6d1d.hip' 2025-01-24T00:47:03.4741593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d82773721479613ad72e334510a248f1436b38d6.hip' 2025-01-24T00:47:03.4742436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d867098db97b3f26e71a151c63b74260bfab21f8.hip' 2025-01-24T00:47:03.4743288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d86e4dcbe9c4cac8f7c8c5d97ce384ae0cbdbfbc.hip' 2025-01-24T00:47:03.4744124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d8901a63986cc28ef24cab012b32114851a8c1ec.hip' 2025-01-24T00:47:03.4744956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d9061c204d8a85c974676f4438994a0be9d69a60.hip' 2025-01-24T00:47:03.4745793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d924ee32b178b6bffa7a71603d6e2818f66177a5.hip' 2025-01-24T00:47:03.4746691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d937609afa8e21a761dad6b01ff3f26346e450fc.hip' 2025-01-24T00:47:03.4747556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d95835bc6f000d3a3379bbc38d90e83dcaf867ee.hip' 2025-01-24T00:47:03.4748446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d992eab7de49033f5480c5e86a69e675db0d2a19.hip' 2025-01-24T00:47:03.4749291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d9c23b7f8fcc4e4f4c81f5f00cfd345b98df2e0f.hip' 2025-01-24T00:47:03.4750143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_d9c3e27b522320dcca5ee84fa534b03aae2bfea9.hip' 2025-01-24T00:47:03.4750975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_da07d8b5666423da30a95e3b2cabd3839d200981.hip' 2025-01-24T00:47:03.4751820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_da29a515d14dac02066bcd4701285b9916b43cf5.hip' 2025-01-24T00:47:03.4752664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_da6afccdee4107507a64323e17bf12c46da2b92a.hip' 2025-01-24T00:47:03.4753523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_da74887afedbd67928fe4d596709f9ff92530611.hip' 2025-01-24T00:47:03.4754441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_da822ea727fb3543e445e4000f7e6ebb946d6a3b.hip' 2025-01-24T00:47:03.4755278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_da9f6e1d59132fe96709490af25bd794f267851c.hip' 2025-01-24T00:47:03.4756126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_db0d0cf55d90b3f3c9eecada1db93c420f34b1ae.hip' 2025-01-24T00:47:03.4756968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_db5016bff9e5dc37184d2b9417eb351c7ea1c322.hip' 2025-01-24T00:47:03.4757809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_db85839ee8d464c5a81b8dad9839f5e0f4b467a8.hip' 2025-01-24T00:47:03.4758657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_db8f0bd93b352d28c5b6d78f4332026993f0bea4.hip' 2025-01-24T00:47:03.4759494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_dbae1670fac6812b2d2cbad973e4b475509ea504.hip' 2025-01-24T00:47:03.4760349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_dbb06b43d5d65429e23cc717448cf1fffb0cfd74.hip' 2025-01-24T00:47:03.4761198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_dbc4135fce01e8731fec7a78d0cc0fdeeae28b90.hip' 2025-01-24T00:47:03.4762060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_dbcea8f7b5930abf76eecefce92d0db785d2df5d.hip' 2025-01-24T00:47:03.4762898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_dbde2ef18e2174ebe13a6e7c8c2a6b05a6612047.hip' 2025-01-24T00:47:03.4763769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_dc039d422a57c159ea4dbcc867d766ff1b356a07.hip' 2025-01-24T00:47:03.4764645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_dc08afbff5def8bcb4e823657ce01f57c9dc77c9.hip' 2025-01-24T00:47:03.4765479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_dc184767d723f4995791848cdc68bd948408204f.hip' 2025-01-24T00:47:03.4766396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_dc1a7f9b1afeba6690fdc0d0d1755ea89c805573.hip' 2025-01-24T00:47:03.4767235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_dc34b6ef496d4e0d8fbbe10731d4a7b1c136c036.hip' 2025-01-24T00:47:03.4768083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_dc3d625c5ad3e871f5a727ac946df642d988b9ab.hip' 2025-01-24T00:47:03.4768946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_dc4d27535b9570b8f4b790470a83c1d0a9a2b6ce.hip' 2025-01-24T00:47:03.4769780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_dc5ba6d73f331c76e696953606c5b347b6a46f3f.hip' 2025-01-24T00:47:03.4770660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_dc62a8db637d32e7dfdb2521cbdae6e1fbbd5fd1.hip' 2025-01-24T00:47:03.4771500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_dc818f3ce244743cb1dbff9aca399df90742a6d0.hip' 2025-01-24T00:47:03.4772345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_dc91797c1474a368e9cb056b50b4629d7736c3cb.hip' 2025-01-24T00:47:03.4773232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_dc9e54273c0ea2358fb573a7d918aa7b09fe07f9.hip' 2025-01-24T00:47:03.4774073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_dcf815ef540060cc7ed43e1c57a28e1d080c5621.hip' 2025-01-24T00:47:03.4774920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_dd10bbf37503bbc92af82bc3487989b41b20ca85.hip' 2025-01-24T00:47:03.4775756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_dd11806cd2d3ef1127f676b2d98bf8fff2a1e5ab.hip' 2025-01-24T00:47:03.4776600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_dd35634440edb25cb095800b882c70aaceca1dbb.hip' 2025-01-24T00:47:03.4777439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_dd67d442001d2b167e70e8730abde4d4461b8569.hip' 2025-01-24T00:47:03.4778284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_dd9494d9ac35eba6794a4f9120d2db9932596ef8.hip' 2025-01-24T00:47:03.4779196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_dda8d021381083bc48b7fb1840729254dd8e5137.hip' 2025-01-24T00:47:03.4780042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ddcb1cfea1b0dbe50a02252cba99428fd977527e.hip' 2025-01-24T00:47:03.4780917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_dde93ffe7fca311e136e42fbcd12b05c9fc7174c.hip' 2025-01-24T00:47:03.4781756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ddf5339054f47d9ed6cc7f9e66ab21ce3bccf3db.hip' 2025-01-24T00:47:03.4782609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_de1ff66d2aeb47d2fdccaa4bb6b9d066b380c99e.hip' 2025-01-24T00:47:03.4783440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_de26a187c4db06115072a5132e1166b5b03368b0.hip' 2025-01-24T00:47:03.4784275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_de36bc309877917a18fd21acb30563c7e2f233c1.hip' 2025-01-24T00:47:03.4785164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_de5359f0fba3da9dfed06ddbea8fe2a33a9cf40c.hip' 2025-01-24T00:47:03.4786023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_de6683d175affaa5ff261ab8503f64172d8eba8b.hip' 2025-01-24T00:47:03.4786862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_de7eb562a7eff31d589e12945d80233aac202ae2.hip' 2025-01-24T00:47:03.4787690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_de85901d66dc04b1143bb6404445baf65693b781.hip' 2025-01-24T00:47:03.4788545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_deb9ec2cccab94920e40f62a1f0f094acd919d07.hip' 2025-01-24T00:47:03.4789205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/mha_varlen_fwd_ck.hip' 2025-01-24T00:47:03.4790050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_df0b2bcba57e77d975ec5304fc50cbd09cddf4bb.hip' 2025-01-24T00:47:03.4790901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_df4bb75ca79f805a81fbad750ad22f6d22b0d8ff.hip' 2025-01-24T00:47:03.4791737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_df4c9eb48da49a61957537270d94e56cb4e426be.hip' 2025-01-24T00:47:03.4792764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_df5b1c6758d4b8540158299dd0362297083084c2.hip' 2025-01-24T00:47:03.4793606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_df645b3888dc8d1df50c47c0d75822eebd3eb019.hip' 2025-01-24T00:47:03.4794458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_df66feebc9a0dcc508ce002c255154622875e524.hip' 2025-01-24T00:47:03.4795353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_dfcd68acfca68d1acac94f493e25be0ef20f209f.hip' 2025-01-24T00:47:03.4796220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e02a198f23c409b715761b702d7b0e6e5992701f.hip' 2025-01-24T00:47:03.4797064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e035773419a9b3631698a3d375d829af55f7731e.hip' 2025-01-24T00:47:03.4797902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e088f0f7363804cf5403adef70828ab32d09a02a.hip' 2025-01-24T00:47:03.4798757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e0966fa1ff013e477b1706928de6cb7f8587c154.hip' 2025-01-24T00:47:03.4799600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e09d9baa269dfbb30b714389d1733be51cc419b7.hip' 2025-01-24T00:47:03.4800441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e0e48d7edfe9513f24ad9fae68cac3aa940b17dd.hip' 2025-01-24T00:47:03.4801311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e10f47a44400de385ddbeb99475b717c5646fb41.hip' 2025-01-24T00:47:03.4802182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e11a3b7d4fdfed64e64f7a95dbc64eff541092d6.hip' 2025-01-24T00:47:03.4803030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e13b86fe4e153e0bfa8d1e75f3641fe32b0c5149.hip' 2025-01-24T00:47:03.4803879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e16075c3a5fcfe63ba12e854bb1fed6873f014ab.hip' 2025-01-24T00:47:03.4804735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e16edb824cecf459a8ec51b8dc74b1e06369aceb.hip' 2025-01-24T00:47:03.4805581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e1c1a31a1d8556cbe0b6ea76faacc78855108539.hip' 2025-01-24T00:47:03.4806487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e1cc934ba7baab1a2eb062df1e4ee5066e9ffbc3.hip' 2025-01-24T00:47:03.4807331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e1d85ad2c9d197f501267fe0804e6985802fbd18.hip' 2025-01-24T00:47:03.4808169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e2762543d3380185e304f84749a70db1b8d3dd8c.hip' 2025-01-24T00:47:03.4809027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e28fd64c2f2b27577109a984e6ab82f5f0fcb296.hip' 2025-01-24T00:47:03.4809865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e2b629c37cf94134693ce455b8c88b72a39df7fe.hip' 2025-01-24T00:47:03.4810698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e2bf6805a489739abb77c13173d57723e9304afa.hip' 2025-01-24T00:47:03.4811580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e2c9f955f227430c6224ebc347649386be7f01eb.hip' 2025-01-24T00:47:03.4812441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e2deafd2f36cee29109fb824e0135407453adcfe.hip' 2025-01-24T00:47:03.4813288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e3015c5d50481547aa5754d042d9d7040cf1c7ff.hip' 2025-01-24T00:47:03.4814123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e307a1b0d5a8f94e0a0f4032f401d20b4b643523.hip' 2025-01-24T00:47:03.4814966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e334e691714f0b99773c2ac515ed82de0f387065.hip' 2025-01-24T00:47:03.4815799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e34b7e452a4db74189334697e3a240ad68085f0e.hip' 2025-01-24T00:47:03.4816660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e389d0e4442cd8304081892ddc75043e68a6398c.hip' 2025-01-24T00:47:03.4817494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e465193d97d43237c22c04478ca5833011d8dc8b.hip' 2025-01-24T00:47:03.4818359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e477abef05ff37ec27705eda51896e2aa3a04966.hip' 2025-01-24T00:47:03.4819205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e4d9a2396ceccdadab24602f30e9070901a76dc7.hip' 2025-01-24T00:47:03.4820127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e502730dea6987e2c038446c448aa08bdcc23113.hip' 2025-01-24T00:47:03.4820980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e514c6b4bc75d95a150104a17972abae77cb47ed.hip' 2025-01-24T00:47:03.4821817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e52e3053f30f780f346fa6b7a836ad2554cb85df.hip' 2025-01-24T00:47:03.4822645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e56757fb17f5e94a6ba1fb14540a68c36d571159.hip' 2025-01-24T00:47:03.4823496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e578ec9e09d3b78dca6b5bf0be1538657f02f319.hip' 2025-01-24T00:47:03.4824330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e5935fbda313d3518f142f43d46f56c600f69286.hip' 2025-01-24T00:47:03.4825186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e5b2bb9f8466de1ad5210e4c39ee7b8ecacdffa9.hip' 2025-01-24T00:47:03.4826035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e5b65fc519ea7cfcd19f7eddbc3acad6842ff558.hip' 2025-01-24T00:47:03.4826901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e5c5079636a4a31a849ce8a5af89d50330a74628.hip' 2025-01-24T00:47:03.4827744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e5ccd5f7ddc894b2717112cbfc766804e02b7bd1.hip' 2025-01-24T00:47:03.4828592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e618fb4e529104fc90069c8779ce5463460bd516.hip' 2025-01-24T00:47:03.4829422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e638053e01268a4c5883620fc6a9901951e2e01a.hip' 2025-01-24T00:47:03.4830313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e639a1e84faa98477b05df71d363b9ff0f9b2760.hip' 2025-01-24T00:47:03.4831166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e68a9e05debd456a9975953f7b0d510e7a0f6978.hip' 2025-01-24T00:47:03.4832003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e6973d75297bd2c3432a7c88e8a9ee1c9ae693bf.hip' 2025-01-24T00:47:03.4832904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e6b53fb8d81148ff384d31a703bb4c2e7a5a33af.hip' 2025-01-24T00:47:03.4833774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e6e0ec1db1ea308e226f675e68e29b839e41b252.hip' 2025-01-24T00:47:03.4834604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e6e6b10e73733716e71ebf5a53703fb935fc5e02.hip' 2025-01-24T00:47:03.4835459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e7153f9a9b0b7c54ddf2debbe297efcffbb4fcfa.hip' 2025-01-24T00:47:03.4836293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e73a776ae4ba68c23acab1a5a6381684051738ab.hip' 2025-01-24T00:47:03.4837150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e75c757c67aa23cb88e1aced6fcf36b7b28391db.hip' 2025-01-24T00:47:03.4838034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e75d492ac3a6ab75648056bcf26250a4aa929cfd.hip' 2025-01-24T00:47:03.4838870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e76879f8ff4796f48ad87ff8003f4f6e6adca9a0.hip' 2025-01-24T00:47:03.4839713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e7ae1294b6dea5c8b93c2b814fa7460c4047105b.hip' 2025-01-24T00:47:03.4840550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e7b2eb64b66d46359fab44333c2c484f4c9dd5de.hip' 2025-01-24T00:47:03.4841391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e7c0a99e949baa5f3a7ee2d6e84427982f82f76d.hip' 2025-01-24T00:47:03.4842223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e7d37e7ee96c392fa24c02a9143438a3a7d05741.hip' 2025-01-24T00:47:03.4843081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e7de729aa50c10d8101ef504138c3769e3286753.hip' 2025-01-24T00:47:03.4843949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e83c604d1b8260958becd1c7c209745ff9151715.hip' 2025-01-24T00:47:03.4844789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e89bcea4393593313d18a4aa6dcb44cd75bc828d.hip' 2025-01-24T00:47:03.4845635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e8a9427f34bbf5ddb28a39161acc36806e68f2d0.hip' 2025-01-24T00:47:03.4846519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e8d8fe5f4f8641998b8b805a20b2ca92d019ee59.hip' 2025-01-24T00:47:03.4847362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e8d9b65558398c0c10127b560807578ef117d7ed.hip' 2025-01-24T00:47:03.4848192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e907e8d1089557dfcc95a05160be5092e9119a53.hip' 2025-01-24T00:47:03.4849051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e95e3908479965856843317c8b0c42a6961dfd23.hip' 2025-01-24T00:47:03.4849921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e986d5f8d5591f3e0f1cdfad19c38c420fd93023.hip' 2025-01-24T00:47:03.4850765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e9b04e6d5527ba0b8089ba8bdd264e2d5759338b.hip' 2025-01-24T00:47:03.4851615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_e9b53fa68641f45baabf40b7cfb8b35a9a1b9c7f.hip' 2025-01-24T00:47:03.4852458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ea077e68dbc1bed2dd20a5f4dd35e0cad6330ee4.hip' 2025-01-24T00:47:03.4853292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ea591185b1c5f521023e250a26f742984255b241.hip' 2025-01-24T00:47:03.4854126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ea62567e9ea16771d8445464c38f5a2931cb355a.hip' 2025-01-24T00:47:03.4854958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ea6a6d4cc262ea838dbb83ee747112f95fa297bc.hip' 2025-01-24T00:47:03.4855813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_eab6cdc59bf216f7045f0cf5f221bb91ec415cd2.hip' 2025-01-24T00:47:03.4856645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_eac353f963c52624cf79e82cc2b2c02eed94b677.hip' 2025-01-24T00:47:03.4857494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_eac5952f46f4f2bf06257b00661774eeed48a323.hip' 2025-01-24T00:47:03.4858322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_eb278488b2cca114adca5e4614d86f92447f937a.hip' 2025-01-24T00:47:03.4859238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ebb241b947a0adfc8e50c5d71765c14af24593ae.hip' 2025-01-24T00:47:03.4860105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ebb9abf5b09e63cbe76390bb46ff7cbefb3141f0.hip' 2025-01-24T00:47:03.4860943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ec171210efd217c07d357fcf42e5372ad7e9abab.hip' 2025-01-24T00:47:03.4861792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ec3deb1382003ac010d9bc1c59d1878d3ec7a727.hip' 2025-01-24T00:47:03.4862626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ec51d24ab5f24e003ed6751ae8ae5b327892b15a.hip' 2025-01-24T00:47:03.4863475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ec7ec8d547ee9713aa3b5b667f22cdcaa8f62b2d.hip' 2025-01-24T00:47:03.4864342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ec7fc24902b1ebd8f2bf8088b0ecf6de8be8362d.hip' 2025-01-24T00:47:03.4865219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ec9f63a538940e5ace02ae5b5ddc01f730adac4d.hip' 2025-01-24T00:47:03.4866102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_eca613eaa8471ad7da66d2f8f2b8e07f6e02b467.hip' 2025-01-24T00:47:03.4866936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ecd7dec90b3c62bf3a30bd75d3c6869529a06b01.hip' 2025-01-24T00:47:03.4867783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ece60111633db08f765b3c7cd5cd768cbd030255.hip' 2025-01-24T00:47:03.4868612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ed37ba962e0288e2840eb0925d016b5a7e3b3164.hip' 2025-01-24T00:47:03.4869446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ed6bdf67720e938d538a867548ac3579b8238169.hip' 2025-01-24T00:47:03.4870304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ede81dbc4cb208ef6e684c76ba1eb451d37fe10c.hip' 2025-01-24T00:47:03.4871137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ee1a43f2210a8d1e5623411c95c33424cee5e747.hip' 2025-01-24T00:47:03.4871983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ee239db5a67c23a383590a651f0d8a0be43a13c7.hip' 2025-01-24T00:47:03.4872817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ee8e709eec7aef1fa681053c6d2969a5ff18c45c.hip' 2025-01-24T00:47:03.4873662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ee974931e65d6b16b7c868d462b95dcae20b7513.hip' 2025-01-24T00:47:03.4874570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_eeb0e96b759e18cf703cfab0cda1385726f6e0a1.hip' 2025-01-24T00:47:03.4875436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_eee408cf9456ff977aa7d12345e9b2f1e60639f1.hip' 2025-01-24T00:47:03.4876287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ef2ebb4a86e7ed0001de9c5e607b66fe8877409f.hip' 2025-01-24T00:47:03.4877121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ef40f0acf1885096efb840ec5600ec421c4db331.hip' 2025-01-24T00:47:03.4877963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ef5421703cbfa63a58ec02701e245d479a1fbfc1.hip' 2025-01-24T00:47:03.4878795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ef7cc2aa1ffd38298b52764a93cd1271b4d92f8d.hip' 2025-01-24T00:47:03.4879655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_efaa0cb33c71cb8ca7b83dd0e7a6c7b01f6b50a9.hip' 2025-01-24T00:47:03.4880518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_efb9e7d9af47cdf79f15f674f8976c05f08b0ce8.hip' 2025-01-24T00:47:03.4881371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_efc6a7b25710f0626c3af534111b161e1459d2e1.hip' 2025-01-24T00:47:03.4882211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f01468c62c878295443981662e037ec5213cf7a3.hip' 2025-01-24T00:47:03.4883050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f020134822739be6fa0bb3d98e9dec79f025324a.hip' 2025-01-24T00:47:03.4883892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f0209426a8e6bfeef7d8ae7b16db791888142298.hip' 2025-01-24T00:47:03.4884724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f028af9e5e3c25800dde938e991aaab4fc1d64aa.hip' 2025-01-24T00:47:03.4885560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f053c9c32518b895daaa3521827f37af78836fb8.hip' 2025-01-24T00:47:03.4886452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f069b38b26c30bc770f74c856e47eb498f5818e7.hip' 2025-01-24T00:47:03.4887294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f0cad48d9bc80d58705ea60eb2dda4baad68cedb.hip' 2025-01-24T00:47:03.4888135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f1246d1013d954a9316f4432c986d3be9459c548.hip' 2025-01-24T00:47:03.4888967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f12f1f1b679cabab04218037ef370d2c7e1fe332.hip' 2025-01-24T00:47:03.4889829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f15c41ddb04ec7f80235bb3db19198dd6b699713.hip' 2025-01-24T00:47:03.4890701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f18c74becc24a93427d9c0838784e9b6caad6e81.hip' 2025-01-24T00:47:03.4891563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f1ecc90ad7b86791a9e6f73a582aeff30f393804.hip' 2025-01-24T00:47:03.4892593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f21596e8c608a795ff971aea8e199db9e72b65d7.hip' 2025-01-24T00:47:03.4893444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f24bd5b92ce6bba640b8ec6b4e53fe35902c5572.hip' 2025-01-24T00:47:03.4894298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f24d42e820adc1a26a428d59df7ffdd7f8580176.hip' 2025-01-24T00:47:03.4895140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f24f26e45d5cf567d29fbe375fbf8abdec39186f.hip' 2025-01-24T00:47:03.4896041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f25b87c435bc5d7d85d738f3fdf68947d79f5a77.hip' 2025-01-24T00:47:03.4896923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f280e1639680ac1e5830a21f921bfe2cf364ef42.hip' 2025-01-24T00:47:03.4897799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f2da112b1e07c44fc8a7f19368da203f6935049c.hip' 2025-01-24T00:47:03.4898648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f30316cfe49323638f71ba688dd8ff9b2266b335.hip' 2025-01-24T00:47:03.4899557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f3193ea266f3718398bc5622f8bc7042c3527a42.hip' 2025-01-24T00:47:03.4900409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f34fdb8294257d951dcc9c4fa7ecf1192568b91b.hip' 2025-01-24T00:47:03.4901246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f36aaa63ed42a578b953ebd614318d44cf44e8a3.hip' 2025-01-24T00:47:03.4902082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f395bec57c3b2e6e169134dd8d20b287d7405134.hip' 2025-01-24T00:47:03.4902983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f3bf7ef503bb026258b3ec3d82d3ef1443046964.hip' 2025-01-24T00:47:03.4903821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f3d0166931e4406873d8f552a5d5b61fde2391a3.hip' 2025-01-24T00:47:03.4904675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f3fd08d56f8a9be1a8dd104cdb1ac58e283b5064.hip' 2025-01-24T00:47:03.4905515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f3ff73f82aee3184849d04c2364eaa45c6d0de9c.hip' 2025-01-24T00:47:03.4906405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f42cf0e5fe479690883507028748b0cd3dc83cbb.hip' 2025-01-24T00:47:03.4907237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f4658c32d562f9d60c5ca1262a2e0df2375063bb.hip' 2025-01-24T00:47:03.4908112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f48f8b681a405bfeba5aadaef40f32367ec5cd2b.hip' 2025-01-24T00:47:03.4908957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f4900c0a5c0d03dc17d7a907ab40652d9920e756.hip' 2025-01-24T00:47:03.4909792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f4a6438394dd3427f29aa0bbe58ad1f797c3c38d.hip' 2025-01-24T00:47:03.4910634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f4b87f983a5e84582efa1663f84da76cf60b5f6f.hip' 2025-01-24T00:47:03.4911468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f4c803838f5644ccc6f04f7c8a6233fed0b6639e.hip' 2025-01-24T00:47:03.4912334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f4df1cbfbaf67705820f125b474469ad7ebab0c0.hip' 2025-01-24T00:47:03.4913213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f50fa4ea674a590d0a817367ad9915a5fce20c51.hip' 2025-01-24T00:47:03.4914050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f51f1a11f778d99a00aa5959a3e58a41fcbfb1e3.hip' 2025-01-24T00:47:03.4914905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f525b59df454ccf53da6cb201e0aa8d09f52a2ad.hip' 2025-01-24T00:47:03.4915741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f57f84892e2a8496169b7406e63b0d4f5aa63aaf.hip' 2025-01-24T00:47:03.4916591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f5803aadd93e33567aa6b23100ce4fbb6c040dd6.hip' 2025-01-24T00:47:03.4917415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f5f1797f6b672a55476348571ce17645c8a62869.hip' 2025-01-24T00:47:03.4918245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f6566441ac3074578cfe45758ba0583c0da0a5ab.hip' 2025-01-24T00:47:03.4919083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f672bf80a78885428b2c02e522426470653a7351.hip' 2025-01-24T00:47:03.4919921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f682399cd6412fed6a1141296a7e4d42078f7b29.hip' 2025-01-24T00:47:03.4920763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f6856ca950bcf173571766c3f04de4163be0402e.hip' 2025-01-24T00:47:03.4921589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f69548d6cced86c21c09c6475237a0cb926df0ed.hip' 2025-01-24T00:47:03.4922457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f69878f4ca8cfe6b8d8748766f66a1ef8eab20ad.hip' 2025-01-24T00:47:03.4923324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f6f102a388ffb05c690a20a29cfe0b35a35eed61.hip' 2025-01-24T00:47:03.4924167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f7035f4bfd8f2f427720a07e3c311bccc1dba683.hip' 2025-01-24T00:47:03.4925020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f71f96ce4dcc7f789a8ace73c230c203b05ff6dc.hip' 2025-01-24T00:47:03.4925855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f727911254904ce4341e4ff5f8bafc430b8cfbbf.hip' 2025-01-24T00:47:03.4926781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f731289837f915e2aec1bd01eef1b3c1b099864d.hip' 2025-01-24T00:47:03.4927619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f79def2b4edf6d18f6ef1d6b141f9e0435441f6a.hip' 2025-01-24T00:47:03.4928495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f7aa9c39b06e55bf4bc9f9a2a0fb075c9d4e69ce.hip' 2025-01-24T00:47:03.4929368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f7cf08242b3fb1c643d4149bec985b667b9d28fa.hip' 2025-01-24T00:47:03.4930193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f851da732f397624717160f89271514bc334b59b.hip' 2025-01-24T00:47:03.4931048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f861d8693f82d22e2c5b1abbcbae5f30f4433e5e.hip' 2025-01-24T00:47:03.4931883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f87790f260630f312b84888dcbdf849ce130ae59.hip' 2025-01-24T00:47:03.4932733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f87991cb7787a29d3ce4711b4ce04c5fb6a14ca9.hip' 2025-01-24T00:47:03.4933570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f90410c26d7649e21e2ae5e32e7af89d84d2ea70.hip' 2025-01-24T00:47:03.4934401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f92e9a82c879051d6fe3c42108f8a574187704af.hip' 2025-01-24T00:47:03.4935251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f93bc23b8a4f1e0fc5c5756c4e1c835bf59dea09.hip' 2025-01-24T00:47:03.4936088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f93bf815b520a9d9e17b43bf9d7fb870751b6225.hip' 2025-01-24T00:47:03.4936937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f974b12e83e214c30995a25631d37df1478927af.hip' 2025-01-24T00:47:03.4937775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f9824fb32933b27501ae8a7f43f460a2dda6a814.hip' 2025-01-24T00:47:03.4938650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f98a6b193fec3203eaa75819f6b51aa45a48f212.hip' 2025-01-24T00:47:03.4939509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_f9c58761c927b222112cb5cb6c9acb5d3c915785.hip' 2025-01-24T00:47:03.4940346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fa16fa84278b489af253b52839786f94aeeac36f.hip' 2025-01-24T00:47:03.4941192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fa62a97675719c2e8e9bb97361b92ff1c7b9d2ef.hip' 2025-01-24T00:47:03.4942025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fa85f869a92f0482605e52019828244b12e12b44.hip' 2025-01-24T00:47:03.4942941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fabdc143c29d5ca50ab1e96a814bda6d05b0d5d2.hip' 2025-01-24T00:47:03.4943810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fac5a0f98b94530befd634891e42c424bb86f0e1.hip' 2025-01-24T00:47:03.4944648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fac99c3c82b77946f6844699d2333cd532a78a26.hip' 2025-01-24T00:47:03.4945548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_faf56e45b2240515e97fc1bfd552eb03b6de5094.hip' 2025-01-24T00:47:03.4946404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_faf686067fa433cea5e95dd523846dc881eff635.hip' 2025-01-24T00:47:03.4947256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fb2fbb135d59028afcf867c2cf08edc323565528.hip' 2025-01-24T00:47:03.4948091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fb4c15452f9155c5966990f09432e5eb7e28e785.hip' 2025-01-24T00:47:03.4948951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fb4c5f8fecfbbe16e6648becb3b5ca89fa3d8a94.hip' 2025-01-24T00:47:03.4949790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fb5bb49928ce5515d7b297d5eadd4ec70a22d60b.hip' 2025-01-24T00:47:03.4950635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fb79e1f9231692d736dbada062ed6821f34927bf.hip' 2025-01-24T00:47:03.4951494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fb9477a613665cebcad781389ba7c5a36f51efe2.hip' 2025-01-24T00:47:03.4952338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fba36678d5047ded97ee7a7ba9feb9569afdb6ea.hip' 2025-01-24T00:47:03.4953190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fba47fa8d9b5375bc408af68b67345ab9dba2eb8.hip' 2025-01-24T00:47:03.4954062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fbea85b766bf0c918ee0baf24dffc6a5563d5105.hip' 2025-01-24T00:47:03.4954900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fbeec221cd63adaedceec39db41ea942f99f5133.hip' 2025-01-24T00:47:03.4955771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fc030b61ae20c4b7d9b2d10930a17e01e9e93328.hip' 2025-01-24T00:47:03.4956606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fc1790325b59bd44b0a5f6cf9723a25fd845cba7.hip' 2025-01-24T00:47:03.4957459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fc1eb85a00017efdc610e4259d2abe935b85304f.hip' 2025-01-24T00:47:03.4958293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fc5841a729099340d608e31023acbeaeade3e886.hip' 2025-01-24T00:47:03.4959144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fc5ebf0f2200f37ccc0849e0c3745f6e2f00111d.hip' 2025-01-24T00:47:03.4960000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fc7b0916744b593435d8e1e7b6d874d760cd5e3b.hip' 2025-01-24T00:47:03.4960861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fc86c13e933cba40553ffba31d53aad27415ce4b.hip' 2025-01-24T00:47:03.4961716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fcb0b08e29b2e1bf181fceceb9dc416e54f52b00.hip' 2025-01-24T00:47:03.4962558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fcb6ef39c3db49f26f736d6c9221dd825409ec4e.hip' 2025-01-24T00:47:03.4963408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fcbe827108d252b2f5847fa8e132c9c3e56a90a0.hip' 2025-01-24T00:47:03.4964245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fccabea88b8e290688c1b360875d228e6fdf1624.hip' 2025-01-24T00:47:03.4965088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fd10a3b937e9659716925e39a01d794914b08e26.hip' 2025-01-24T00:47:03.4965927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fd19d7614f2ed5da21a52ed172ef62cc07c9c01a.hip' 2025-01-24T00:47:03.4966842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fd26e43ca652e6f58ff48c356165aa4349833b55.hip' 2025-01-24T00:47:03.4967698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fd345632e0cae0d549ba79626a08b1885711deb6.hip' 2025-01-24T00:47:03.4968531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fd3558b4c7a667dbc365c4c2ceda646975408f51.hip' 2025-01-24T00:47:03.4969387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fd614df484b263deae3b3c20adb0ce7b62eaa651.hip' 2025-01-24T00:47:03.4970248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fd9cd1305633b62b68fb8474ce021f639f8492e7.hip' 2025-01-24T00:47:03.4971105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fde12cd366d6850ce26afce98e5076b695b4875b.hip' 2025-01-24T00:47:03.4971958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fe245e9ea974adce2b9807d33b9ba12d916eaffb.hip' 2025-01-24T00:47:03.4972835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fe72cdd69944d2d765478d4aed13066a02b76f6d.hip' 2025-01-24T00:47:03.4973685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fe8b8c3525fe86a20a2d6c69585f3e36c16caabd.hip' 2025-01-24T00:47:03.4974531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fe97b7adcd67ed9bda8831d1f3f1ca7590c6d251.hip' 2025-01-24T00:47:03.4975389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fe9d98dbec5096a89b116f85675af772f023014a.hip' 2025-01-24T00:47:03.4976261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_feb5e77111fe1e20bafdb83a925b5faeeb6214af.hip' 2025-01-24T00:47:03.4977113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fecd7501265b4c4dcf015485e63e2324304f70d3.hip' 2025-01-24T00:47:03.4977971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fecffa403b3631b1957e1a9a06f18fdb3b4eee5f.hip' 2025-01-24T00:47:03.4978813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ff453e3bdc9752cb7b81f7cc3056325a8b9a8ad4.hip' 2025-01-24T00:47:03.4979666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ff6862dbdbb20bc63a650e1f93e9ac169bb702b2.hip' 2025-01-24T00:47:03.4980494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ffb5b7349a671b182d73c8016590f26fe06a4cba.hip' 2025-01-24T00:47:03.4981442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ffb8adef0cef91a86f36872407fea35df90e8f2b.hip' 2025-01-24T00:47:03.4982336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ffc6056d9fe125a4dbe08c1d86354e51f7daadd5.hip' 2025-01-24T00:47:03.4984071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/rename_ck_autogen_files.output.txt' 2025-01-24T00:47:03.4985755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_ffd868d49abdb769ab82c21508d655daf54b8a99.hip' 2025-01-24T00:47:03.4987567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fff7aa57cca501f221077124359a589b3a6f9d0a.hip' 2025-01-24T00:47:03.4989382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_ck_autogen_fffbfcac254e33926131a71905e93f9cc0aef89e.hip' 2025-01-24T00:47:03.4991122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/rename_ck_autogen_files.sh' 2025-01-24T00:47:03.4992810Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck' 2025-01-24T00:47:03.4994135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/flash_api.h' 2025-01-24T00:47:03.4995478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/flash_common_hip.hpp' 2025-01-24T00:47:03.4996794Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn' 2025-01-24T00:47:03.4997964Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/hip' 2025-01-24T00:47:03.4999103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/sdp_utils_cpp.cpp' 2025-01-24T00:47:03.5000348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/sdp_utils_cpp.h' 2025-01-24T00:47:03.5001569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers/transformer.cpp' 2025-01-24T00:47:03.5002676Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/transformers' 2025-01-24T00:47:03.5003777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ts_native_functions.yaml' 2025-01-24T00:47:03.5004809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ufunc/add.h' 2025-01-24T00:47:03.5005784Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/ufunc' 2025-01-24T00:47:03.5006851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/utils/Factory.cpp' 2025-01-24T00:47:03.5007882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/utils/Factory.h' 2025-01-24T00:47:03.5008909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/utils/ParamUtils.h' 2025-01-24T00:47:03.5009944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/utils/ParamsHash.h' 2025-01-24T00:47:03.5010949Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/utils' 2025-01-24T00:47:03.5011974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/verbose_wrapper.cpp' 2025-01-24T00:47:03.5013009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/verbose_wrapper.h' 2025-01-24T00:47:03.5013978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vol2col.h' 2025-01-24T00:47:03.5015009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/VulkanGuardImpl.cpp' 2025-01-24T00:47:03.5016169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/VulkanOpaqueTensorImpl.h' 2025-01-24T00:47:03.5017323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Adapter.cpp' 2025-01-24T00:47:03.5018382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Adapter.h' 2025-01-24T00:47:03.5019460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Allocator.cpp' 2025-01-24T00:47:03.5020587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Allocator.h' 2025-01-24T00:47:03.5021658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Command.cpp' 2025-01-24T00:47:03.5022839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Command.h' 2025-01-24T00:47:03.5023904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Context.cpp' 2025-01-24T00:47:03.5024971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Context.h' 2025-01-24T00:47:03.5026038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Descriptor.cpp' 2025-01-24T00:47:03.5027146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Descriptor.h' 2025-01-24T00:47:03.5028307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Exception.cpp' 2025-01-24T00:47:03.5029398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Exception.h' 2025-01-24T00:47:03.5030525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Pipeline.cpp' 2025-01-24T00:47:03.5031648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Pipeline.h' 2025-01-24T00:47:03.5032725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api/QueryPool.cpp' 2025-01-24T00:47:03.5033837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api/QueryPool.h' 2025-01-24T00:47:03.5034922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Resource.cpp' 2025-01-24T00:47:03.5036012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Resource.h' 2025-01-24T00:47:03.5037129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Runtime.cpp' 2025-01-24T00:47:03.5038184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Runtime.h' 2025-01-24T00:47:03.5039243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Shader.cpp' 2025-01-24T00:47:03.5040292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Shader.h' 2025-01-24T00:47:03.5041427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api/ShaderRegistry.cpp' 2025-01-24T00:47:03.5042571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api/ShaderRegistry.h' 2025-01-24T00:47:03.5043690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api/StringUtil.h' 2025-01-24T00:47:03.5044770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Tensor.cpp' 2025-01-24T00:47:03.5045814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Tensor.h' 2025-01-24T00:47:03.5046930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Types.h' 2025-01-24T00:47:03.5047972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Utils.h' 2025-01-24T00:47:03.5049027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api/api.h' 2025-01-24T00:47:03.5050056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api/vk_api.h' 2025-01-24T00:47:03.5051130Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/api' 2025-01-24T00:47:03.5052197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/abs.glsl' 2025-01-24T00:47:03.5053280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/abs_.glsl' 2025-01-24T00:47:03.5054435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/adaptive_avg_pool2d.glsl' 2025-01-24T00:47:03.5055625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/avg_pool2d.glsl' 2025-01-24T00:47:03.5056808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/batchnorm.glsl' 2025-01-24T00:47:03.5057961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/binary_op_scalar.glsl' 2025-01-24T00:47:03.5059164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/binary_op_tensor.glsl' 2025-01-24T00:47:03.5060358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/buffer_to_buffer.glsl' 2025-01-24T00:47:03.5061587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/cat_feature.glsl' 2025-01-24T00:47:03.5062724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/clamp.glsl' 2025-01-24T00:47:03.5063808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/clamp_.glsl' 2025-01-24T00:47:03.5064898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/conv1d.glsl' 2025-01-24T00:47:03.5066029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/conv2d.glsl' 2025-01-24T00:47:03.5067133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/conv2d_dw.glsl' 2025-01-24T00:47:03.5068331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/conv2d_dw_output_tile.glsl' 2025-01-24T00:47:03.5069519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/conv2d_pw.glsl' 2025-01-24T00:47:03.5070668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/conv_transpose2d.glsl' 2025-01-24T00:47:03.5072028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/convert_channels_to_height_packed.glsl' 2025-01-24T00:47:03.5073431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/convert_channels_to_width_packed.glsl' 2025-01-24T00:47:03.5074769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/cumsum_batch_height_width.glsl' 2025-01-24T00:47:03.5076016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/cumsum_channel.glsl' 2025-01-24T00:47:03.5077222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/dequantize.glsl' 2025-01-24T00:47:03.5078371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/extract_texel.glsl' 2025-01-24T00:47:03.5079467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/flip.glsl' 2025-01-24T00:47:03.5080594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/gelu_tanh.glsl' 2025-01-24T00:47:03.5081717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/gelu_tanh_.glsl' 2025-01-24T00:47:03.5082931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/glu_channel.glsl' 2025-01-24T00:47:03.5084093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/glu_channel_mul4.glsl' 2025-01-24T00:47:03.5085257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/hardshrink.glsl' 2025-01-24T00:47:03.5086470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/hardshrink_.glsl' 2025-01-24T00:47:03.5087619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/hardsigmoid.glsl' 2025-01-24T00:47:03.5088777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/hardsigmoid_.glsl' 2025-01-24T00:47:03.5089916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/hardswish.glsl' 2025-01-24T00:47:03.5091041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/hardswish_.glsl' 2025-01-24T00:47:03.5092454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/image2d_to_nchw.glsl' 2025-01-24T00:47:03.5093674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/image_to_nchw.glsl' 2025-01-24T00:47:03.5094890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/image_to_nchw_int32.glsl' 2025-01-24T00:47:03.5096187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/image_to_nchw_quantized_mul4.glsl' 2025-01-24T00:47:03.5097464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/image_to_nchw_uint.glsl' 2025-01-24T00:47:03.5098626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/indexing.h' 2025-01-24T00:47:03.5099745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/leaky_relu.glsl' 2025-01-24T00:47:03.5100874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/leaky_relu_.glsl' 2025-01-24T00:47:03.5101977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/lerp.glsl' 2025-01-24T00:47:03.5103055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/lerp_.glsl' 2025-01-24T00:47:03.5104176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/lerp_scalar.glsl' 2025-01-24T00:47:03.5105309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/lerp_scalar_.glsl' 2025-01-24T00:47:03.5106454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/log_softmax.glsl' 2025-01-24T00:47:03.5107658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/masked_fill.glsl' 2025-01-24T00:47:03.5108794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/max_pool2d.glsl' 2025-01-24T00:47:03.5109958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/mean_dim.glsl' 2025-01-24T00:47:03.5111161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/mean_dim_keepdim.glsl' 2025-01-24T00:47:03.5112339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/mm.glsl' 2025-01-24T00:47:03.5113467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/nchw_to_image.glsl' 2025-01-24T00:47:03.5114696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/nchw_to_image2d.glsl' 2025-01-24T00:47:03.5115919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/nchw_to_image2d_int32.glsl' 2025-01-24T00:47:03.5117227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/nchw_to_image2d_int8.glsl' 2025-01-24T00:47:03.5118477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/nchw_to_image2d_uint8.glsl' 2025-01-24T00:47:03.5119782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/nchw_to_image_bool.glsl' 2025-01-24T00:47:03.5121019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/nchw_to_image_int32.glsl' 2025-01-24T00:47:03.5122280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/nchw_to_image_int8.glsl' 2025-01-24T00:47:03.5123562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/nchw_to_image_uint8.glsl' 2025-01-24T00:47:03.5124764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/normal_.glsl' 2025-01-24T00:47:03.5125883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/permute_4d.glsl' 2025-01-24T00:47:03.5127128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/pow_scalar_tensor.glsl' 2025-01-24T00:47:03.5128402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantize_per_tensor_qint32.glsl' 2025-01-24T00:47:03.5129721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantize_per_tensor_qint8.glsl' 2025-01-24T00:47:03.5131042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantize_per_tensor_quint8.glsl' 2025-01-24T00:47:03.5132279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_add.glsl' 2025-01-24T00:47:03.5133492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_addmm_qint8.glsl' 2025-01-24T00:47:03.5134761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_addmm_quint8.glsl' 2025-01-24T00:47:03.5136033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_clamp_qint8.glsl' 2025-01-24T00:47:03.5137290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_clamp_qint8_.glsl' 2025-01-24T00:47:03.5138571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_clamp_quint8.glsl' 2025-01-24T00:47:03.5139858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_clamp_quint8_.glsl' 2025-01-24T00:47:03.5141103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_conv2d.glsl' 2025-01-24T00:47:03.5142351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_conv2d_dw.glsl' 2025-01-24T00:47:03.5143618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_conv2d_pw_2x2.glsl' 2025-01-24T00:47:03.5144965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_conv_transpose2d.glsl' 2025-01-24T00:47:03.5146210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_div.glsl' 2025-01-24T00:47:03.5147514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_gelu_tanh_qint8.glsl' 2025-01-24T00:47:03.5148842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_gelu_tanh_qint8_.glsl' 2025-01-24T00:47:03.5150227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_gelu_tanh_quint8.glsl' 2025-01-24T00:47:03.5151548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_gelu_tanh_quint8_.glsl' 2025-01-24T00:47:03.5152945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_max_pool2d_qint8.glsl' 2025-01-24T00:47:03.5154317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_max_pool2d_quint8.glsl' 2025-01-24T00:47:03.5155637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_mm_qint8.glsl' 2025-01-24T00:47:03.5156928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_mm_quint8.glsl' 2025-01-24T00:47:03.5158145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_mul.glsl' 2025-01-24T00:47:03.5159374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_sub.glsl' 2025-01-24T00:47:03.5160636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_upsample_nearest2d.glsl' 2025-01-24T00:47:03.5161869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/random.h' 2025-01-24T00:47:03.5163012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/reflection_pad2d.glsl' 2025-01-24T00:47:03.5164232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/replication_pad2d.glsl' 2025-01-24T00:47:03.5165474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/select_batch_4d.glsl' 2025-01-24T00:47:03.5166725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/select_depth_3d.glsl' 2025-01-24T00:47:03.5167915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/select_depth_4d.glsl' 2025-01-24T00:47:03.5169166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/select_height_3d.glsl' 2025-01-24T00:47:03.5170351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/select_height_4d.glsl' 2025-01-24T00:47:03.5171594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/select_width_3d.glsl' 2025-01-24T00:47:03.5172779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/select_width_4d.glsl' 2025-01-24T00:47:03.5173996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/shader_params.yaml' 2025-01-24T00:47:03.5175143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/sigmoid.glsl' 2025-01-24T00:47:03.5176253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/sigmoid_.glsl' 2025-01-24T00:47:03.5177362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/slice_4d.glsl' 2025-01-24T00:47:03.5178570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/softmax_batch_height_width.glsl' 2025-01-24T00:47:03.5179839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/softmax_channel.glsl' 2025-01-24T00:47:03.5181015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/stack_feature.glsl' 2025-01-24T00:47:03.5182151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/sum_dim.glsl' 2025-01-24T00:47:03.5183284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/sum_dim_keepdim.glsl' 2025-01-24T00:47:03.5184439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/tanh.glsl' 2025-01-24T00:47:03.5185510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/tanh_.glsl' 2025-01-24T00:47:03.5186631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/texel_access.h' 2025-01-24T00:47:03.5187745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/threshold.glsl' 2025-01-24T00:47:03.5188869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/unary_op.glsl' 2025-01-24T00:47:03.5189977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/uniform_.glsl' 2025-01-24T00:47:03.5191078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/unsqueeze.glsl' 2025-01-24T00:47:03.5192484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/upsample_bilinear2d_align_false.glsl' 2025-01-24T00:47:03.5193869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/upsample_bilinear2d_align_true.glsl' 2025-01-24T00:47:03.5195185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/upsample_nearest2d.glsl' 2025-01-24T00:47:03.5196332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/zero.glsl' 2025-01-24T00:47:03.5197445Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl' 2025-01-24T00:47:03.5198540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/impl/Arithmetic.cpp' 2025-01-24T00:47:03.5199651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/impl/Arithmetic.h' 2025-01-24T00:47:03.5200803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/impl/Common.cpp' 2025-01-24T00:47:03.5201880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/impl/Common.h' 2025-01-24T00:47:03.5203149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/impl/Packing.cpp' 2025-01-24T00:47:03.5204745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/impl/Packing.h' 2025-01-24T00:47:03.5205806Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/impl' 2025-01-24T00:47:03.5207039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Batchnorm.cpp' 2025-01-24T00:47:03.5208152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Batchnorm.h' 2025-01-24T00:47:03.5209233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/BinaryOp.cpp' 2025-01-24T00:47:03.5210317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Clamp.cpp' 2025-01-24T00:47:03.5211424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Clone.cpp' 2025-01-24T00:47:03.5212468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Common.h' 2025-01-24T00:47:03.5213524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Concat.cpp' 2025-01-24T00:47:03.5214583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Convert.h' 2025-01-24T00:47:03.5215759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Convolution.cpp' 2025-01-24T00:47:03.5216866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Convolution.h' 2025-01-24T00:47:03.5217989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Copy.cpp' 2025-01-24T00:47:03.5219083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Copy.h' 2025-01-24T00:47:03.5220122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Expand.cpp' 2025-01-24T00:47:03.5221203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Factory.cpp' 2025-01-24T00:47:03.5222322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Factory.h' 2025-01-24T00:47:03.5223374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Flip.cpp' 2025-01-24T00:47:03.5224402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Glu.cpp' 2025-01-24T00:47:03.5225441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Gru.cpp' 2025-01-24T00:47:03.5226475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Gru.h' 2025-01-24T00:47:03.5227536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Layernorm.cpp' 2025-01-24T00:47:03.5228617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Layernorm.h' 2025-01-24T00:47:03.5229685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Lerp.cpp' 2025-01-24T00:47:03.5230731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Lstm.cpp' 2025-01-24T00:47:03.5231754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Lstm.h' 2025-01-24T00:47:03.5232821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/MaskedFill.cpp' 2025-01-24T00:47:03.5233899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Mean.cpp' 2025-01-24T00:47:03.5234966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Mm.cpp' 2025-01-24T00:47:03.5236002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Mm.h' 2025-01-24T00:47:03.5237091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/NativeLayerNorm.cpp' 2025-01-24T00:47:03.5238231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Padding.cpp' 2025-01-24T00:47:03.5239311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Permute.cpp' 2025-01-24T00:47:03.5240383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Pool.cpp' 2025-01-24T00:47:03.5241504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/QuantizedFunctions.h' 2025-01-24T00:47:03.5242689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/QuantizedTensor.cpp' 2025-01-24T00:47:03.5243798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Random.cpp' 2025-01-24T00:47:03.5244912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Register.cpp' 2025-01-24T00:47:03.5245989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Register.h' 2025-01-24T00:47:03.5247184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Repeat.cpp' 2025-01-24T00:47:03.5248252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Scalar.cpp' 2025-01-24T00:47:03.5249320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Select.cpp' 2025-01-24T00:47:03.5250377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Shape.cpp' 2025-01-24T00:47:03.5251476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Slice.cpp' 2025-01-24T00:47:03.5252548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Softmax.cpp' 2025-01-24T00:47:03.5253621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Stack.cpp' 2025-01-24T00:47:03.5254720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Sum.cpp' 2025-01-24T00:47:03.5255748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Tile.cpp' 2025-01-24T00:47:03.5256832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Transpose.cpp' 2025-01-24T00:47:03.5257977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/UnaryOp.cpp' 2025-01-24T00:47:03.5259061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Unsqueeze.cpp' 2025-01-24T00:47:03.5260216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Upsample.cpp' 2025-01-24T00:47:03.5261299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Utils.cpp' 2025-01-24T00:47:03.5262337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Utils.h' 2025-01-24T00:47:03.5263409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Var.cpp' 2025-01-24T00:47:03.5264567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/VulkanPackedContext.h' 2025-01-24T00:47:03.5265726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Zero.cpp' 2025-01-24T00:47:03.5266813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/cumsum.cpp' 2025-01-24T00:47:03.5267871Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan/ops' 2025-01-24T00:47:03.5268892Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/vulkan' 2025-01-24T00:47:03.5269940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/xnnpack/Activation.cpp' 2025-01-24T00:47:03.5271096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/xnnpack/AveragePooling.cpp' 2025-01-24T00:47:03.5272233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp' 2025-01-24T00:47:03.5273311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/xnnpack/Common.h' 2025-01-24T00:47:03.5274406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/xnnpack/Convolution.cpp' 2025-01-24T00:47:03.5275494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/xnnpack/Convolution.h' 2025-01-24T00:47:03.5276568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/xnnpack/Engine.h' 2025-01-24T00:47:03.5277589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/xnnpack/Init.cpp' 2025-01-24T00:47:03.5278608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/xnnpack/Linear.cpp' 2025-01-24T00:47:03.5279639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/xnnpack/Linear.h' 2025-01-24T00:47:03.5280687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/xnnpack/MaxPooling.cpp' 2025-01-24T00:47:03.5281765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/xnnpack/OpContext.cpp' 2025-01-24T00:47:03.5282811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/xnnpack/OpContext.h' 2025-01-24T00:47:03.5283855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/xnnpack/Pooling.h' 2025-01-24T00:47:03.5284988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp' 2025-01-24T00:47:03.5286113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/xnnpack/Shim.cpp' 2025-01-24T00:47:03.5287200Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native/xnnpack' 2025-01-24T00:47:03.5288171Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/native' 2025-01-24T00:47:03.5289125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/nnapi/CMakeLists.txt' 2025-01-24T00:47:03.5290111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/nnapi/NeuralNetworks.h' 2025-01-24T00:47:03.5291091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/nnapi/codegen.py' 2025-01-24T00:47:03.5292186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/nnapi/nnapi_bind.cpp' 2025-01-24T00:47:03.5293147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/nnapi/nnapi_bind.h' 2025-01-24T00:47:03.5294235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/nnapi/nnapi_model_loader.cpp' 2025-01-24T00:47:03.5295329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/nnapi/nnapi_model_loader.h' 2025-01-24T00:47:03.5296364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/nnapi/nnapi_register.cpp' 2025-01-24T00:47:03.5297435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/nnapi/nnapi_wrapper.cpp' 2025-01-24T00:47:03.5298456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/nnapi/nnapi_wrapper.h' 2025-01-24T00:47:03.5299426Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/nnapi' 2025-01-24T00:47:03.5300338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/ops/from_blob.h' 2025-01-24T00:47:03.5301258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/ops/tensor.h' 2025-01-24T00:47:03.5302202Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/ops' 2025-01-24T00:47:03.5303161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/quantized/CMakeLists.txt' 2025-01-24T00:47:03.5304229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/quantized/QTensorImpl.cpp' 2025-01-24T00:47:03.5305286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/quantized/QTensorImpl.h' 2025-01-24T00:47:03.5306313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/quantized/Quantizer.cpp' 2025-01-24T00:47:03.5307367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/quantized/Quantizer.h' 2025-01-24T00:47:03.5308349Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/quantized' 2025-01-24T00:47:03.5309307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/record_function.cpp' 2025-01-24T00:47:03.5310266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/record_function.h' 2025-01-24T00:47:03.5311303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/ATenOpList.cpp' 2025-01-24T00:47:03.5312418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/CompositeViewCopyKernels.cpp' 2025-01-24T00:47:03.5313578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/DispatchKeyFunction.h' 2025-01-24T00:47:03.5314740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/DispatchKeyFunctions.h' 2025-01-24T00:47:03.5315883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/DispatchKeyFunctions_inl.h' 2025-01-24T00:47:03.5317084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/DispatchKeyNativeFunctions.cpp' 2025-01-24T00:47:03.5318319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/DispatchKeyNativeFunctions.h' 2025-01-24T00:47:03.5319438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/Function.h' 2025-01-24T00:47:03.5320477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/FunctionalInverses.h' 2025-01-24T00:47:03.5321538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/Functions.cpp' 2025-01-24T00:47:03.5322605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/Functions.h' 2025-01-24T00:47:03.5323605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/LazyIr.h' 2025-01-24T00:47:03.5324640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/LazyNonNativeIr.h' 2025-01-24T00:47:03.5325750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/MethodOperators.h' 2025-01-24T00:47:03.5326880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/NativeFunction.h' 2025-01-24T00:47:03.5327943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/NativeFunctions.h' 2025-01-24T00:47:03.5329020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/NativeMetaFunction.h' 2025-01-24T00:47:03.5330126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/NativeMetaFunctions.h' 2025-01-24T00:47:03.5331167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/Operator.h' 2025-01-24T00:47:03.5332171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/Operators.cpp' 2025-01-24T00:47:03.5333234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/Operators.h' 2025-01-24T00:47:03.5334297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/RedispatchFunctions.cpp' 2025-01-24T00:47:03.5335451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/RedispatchFunctions.h' 2025-01-24T00:47:03.5336590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/RegisterBackendSelect.cpp' 2025-01-24T00:47:03.5337811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/RegisterCodegenUnboxedKernels.cpp' 2025-01-24T00:47:03.5339066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/RegisterDispatchDefinitions.ini' 2025-01-24T00:47:03.5340264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/RegisterDispatchKey.cpp' 2025-01-24T00:47:03.5341433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/RegisterFunctionalization.cpp' 2025-01-24T00:47:03.5342581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/RegisterSchema.cpp' 2025-01-24T00:47:03.5343692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/RegistrationDeclarations.h' 2025-01-24T00:47:03.5344778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/TensorBody.h' 2025-01-24T00:47:03.5345817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/TensorMethods.cpp' 2025-01-24T00:47:03.5346847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/UfuncCPU.cpp' 2025-01-24T00:47:03.5347891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/UfuncCPUKernel.cpp' 2025-01-24T00:47:03.5348933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/UfuncCUDA.cu' 2025-01-24T00:47:03.5350051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/UnboxingFunctions.cpp' 2025-01-24T00:47:03.5351142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/UnboxingFunctions.h' 2025-01-24T00:47:03.5352248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/aten_interned_strings.h' 2025-01-24T00:47:03.5353330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates/enum_tag.h' 2025-01-24T00:47:03.5354314Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/templates' 2025-01-24T00:47:03.5355277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/CMakeLists.txt' 2025-01-24T00:47:03.5356278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/Dict_test.cpp' 2025-01-24T00:47:03.5357256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/Dimname_test.cpp' 2025-01-24T00:47:03.5358297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/ExclusivelyOwned_test.cpp' 2025-01-24T00:47:03.5359357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/MaybeOwned_test.cpp' 2025-01-24T00:47:03.5360393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/NamedTensor_test.cpp' 2025-01-24T00:47:03.5361421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/StorageUtils_test.cpp' 2025-01-24T00:47:03.5362505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/allocator_clone_test.h' 2025-01-24T00:47:03.5363575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/apply_utils_test.cpp' 2025-01-24T00:47:03.5364572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/atest.cpp' 2025-01-24T00:47:03.5365479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/basic.cpp' 2025-01-24T00:47:03.5366518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/broadcast_test.cpp' 2025-01-24T00:47:03.5367556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/cpu_allocator_test.cpp' 2025-01-24T00:47:03.5368633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/cpu_caching_allocator_test.cpp' 2025-01-24T00:47:03.5369726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/cpu_generator_test.cpp' 2025-01-24T00:47:03.5371113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/cpu_profiling_allocator_test.cpp' 2025-01-24T00:47:03.5372306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/cpu_rng_test.cpp' 2025-01-24T00:47:03.5373527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/cuda_allocatorTraceTracker_test.cpp' 2025-01-24T00:47:03.5374811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/cuda_allocator_test.cpp' 2025-01-24T00:47:03.5375965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/cuda_apply_test.cpp' 2025-01-24T00:47:03.5377138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/cuda_atomic_ops_test.cu' 2025-01-24T00:47:03.5378385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/cuda_caching_host_allocator_test.cpp' 2025-01-24T00:47:03.5379590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/cuda_complex_math_test.cu' 2025-01-24T00:47:03.5380754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/cuda_complex_test.cu' 2025-01-24T00:47:03.5381979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/cuda_cub_test.cu' 2025-01-24T00:47:03.5383095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/cuda_cudnn_test.cpp' 2025-01-24T00:47:03.5384233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/cuda_device_test.cpp' 2025-01-24T00:47:03.5385893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/cuda_distributions_test.cu' 2025-01-24T00:47:03.5387148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/cuda_dlconvertor_test.cpp' 2025-01-24T00:47:03.5388326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/cuda_generator_test.cu' 2025-01-24T00:47:03.5389763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/cuda_half_test.cu' 2025-01-24T00:47:03.5391042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/cuda_integer_divider_test.cu' 2025-01-24T00:47:03.5392776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/cuda_optional_test.cu' 2025-01-24T00:47:03.5394047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/cuda_packedtensoraccessor_test.cu' 2025-01-24T00:47:03.5395650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/cuda_reportMemoryUsage_test.cpp' 2025-01-24T00:47:03.5396938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/cuda_stream_test.cpp' 2025-01-24T00:47:03.5398549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/cuda_tensor_interop_test.cpp' 2025-01-24T00:47:03.5399806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/cuda_vectorized_test.cu' 2025-01-24T00:47:03.5401389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/dispatch_key_set_test.cpp' 2025-01-24T00:47:03.5402703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/dlconvertor_test.cpp' 2025-01-24T00:47:03.5404238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/extension_backend_test.cpp' 2025-01-24T00:47:03.5405766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/half_test.cpp' 2025-01-24T00:47:03.5406952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/ivalue_test.cpp' 2025-01-24T00:47:03.5408519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/lazy_tensor_test.cpp' 2025-01-24T00:47:03.5409675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/legacy_vmap_test.cpp' 2025-01-24T00:47:03.5410780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/math_kernel_test.cpp' 2025-01-24T00:47:03.5411935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/memory_format_test.cpp' 2025-01-24T00:47:03.5413129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/memory_overlapping_test.cpp' 2025-01-24T00:47:03.5414355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/mobile_memory_cleanup.cpp' 2025-01-24T00:47:03.5415487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/mps_test_allocator.cpp' 2025-01-24T00:47:03.5416690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/mps_test_metal_library.cpp' 2025-01-24T00:47:03.5417937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/mps_test_objc_interface.mm' 2025-01-24T00:47:03.5419051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/mps_test_print.cpp' 2025-01-24T00:47:03.5420222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/native_test.cpp' 2025-01-24T00:47:03.5421401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/operator_name_test.cpp' 2025-01-24T00:47:03.5422539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/operators_test.cpp' 2025-01-24T00:47:03.5423691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/packedtensoraccessor_test.cpp' 2025-01-24T00:47:03.5424865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/pow_test.cpp' 2025-01-24T00:47:03.5425951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/quantized_test.cpp' 2025-01-24T00:47:03.5427099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/reduce_ops_test.cpp' 2025-01-24T00:47:03.5428185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/reportMemoryUsage.h' 2025-01-24T00:47:03.5429357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/reportMemoryUsage_test.cpp' 2025-01-24T00:47:03.5430533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/rng_test.h' 2025-01-24T00:47:03.5431613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/scalar_tensor_test.cpp' 2025-01-24T00:47:03.5433173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/scalar_test.cpp' 2025-01-24T00:47:03.5434366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/stride_properties_test.cpp' 2025-01-24T00:47:03.5435625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/tensor_interop_test.cpp' 2025-01-24T00:47:03.5437191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/tensor_iterator_test.cpp' 2025-01-24T00:47:03.5438297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/test_assert.h' 2025-01-24T00:47:03.5439867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/test_install/CMakeLists.txt' 2025-01-24T00:47:03.5441062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/test_install/main.cpp' 2025-01-24T00:47:03.5442576Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/test_install' 2025-01-24T00:47:03.5443753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/test_parallel.cpp' 2025-01-24T00:47:03.5445088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/test_thread_pool_guard.cpp' 2025-01-24T00:47:03.5446684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/thread_init_test.cpp' 2025-01-24T00:47:03.5447855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/type_ptr_test.cpp' 2025-01-24T00:47:03.5449342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/type_test.cpp' 2025-01-24T00:47:03.5450486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/undefined_tensor_test.cpp' 2025-01-24T00:47:03.5451781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/vec_test_all_types.cpp' 2025-01-24T00:47:03.5453237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/vec_test_all_types.h' 2025-01-24T00:47:03.5454402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/verify_api_visibility.cpp' 2025-01-24T00:47:03.5455547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/vitals.cpp' 2025-01-24T00:47:03.5456658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/vulkan_api_test.cpp' 2025-01-24T00:47:03.5457840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/vulkan_quantized_api_test.cpp' 2025-01-24T00:47:03.5459015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/weakref_test.cpp' 2025-01-24T00:47:03.5460160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/wrapdim_test.cpp' 2025-01-24T00:47:03.5461233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/xla_tensor_test.cpp' 2025-01-24T00:47:03.5462319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/xnnpack_test.cpp' 2025-01-24T00:47:03.5463558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/xpu_caching_host_allocator_test.cpp' 2025-01-24T00:47:03.5464728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/xpu_device_test.cpp' 2025-01-24T00:47:03.5465823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/xpu_event_test.cpp' 2025-01-24T00:47:03.5467031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test/xpu_generator_test.cpp' 2025-01-24T00:47:03.5468126Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/test' 2025-01-24T00:47:03.5469087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/vulkan/Context.cpp' 2025-01-24T00:47:03.5470181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/vulkan/Context.h' 2025-01-24T00:47:03.5471239Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/vulkan' 2025-01-24T00:47:03.5472350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/xpu/CachingHostAllocator.cpp' 2025-01-24T00:47:03.5473498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/xpu/CachingHostAllocator.h' 2025-01-24T00:47:03.5475112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/xpu/PinnedMemoryAllocator.h' 2025-01-24T00:47:03.5476270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/xpu/XPUContext.cpp' 2025-01-24T00:47:03.5477721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/xpu/XPUContext.h' 2025-01-24T00:47:03.5478768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/xpu/XPUDevice.h' 2025-01-24T00:47:03.5480078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/xpu/XPUEvent.h' 2025-01-24T00:47:03.5481290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/xpu/XPUGeneratorImpl.cpp' 2025-01-24T00:47:03.5482466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/xpu/XPUGeneratorImpl.h' 2025-01-24T00:47:03.5484032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/xpu/detail/XPUHooks.cpp' 2025-01-24T00:47:03.5485176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/xpu/detail/XPUHooks.h' 2025-01-24T00:47:03.5486381Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/xpu/detail' 2025-01-24T00:47:03.5487785Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen/xpu' 2025-01-24T00:47:03.5488861Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/ATen' 2025-01-24T00:47:03.5490207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/README.md' 2025-01-24T00:47:03.5491224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/THC/CMakeLists.txt' 2025-01-24T00:47:03.5492436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/THC/THCAtomics.cuh' 2025-01-24T00:47:03.5493951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/THC/THCDeviceUtils.cuh' 2025-01-24T00:47:03.5494972Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src/THC' 2025-01-24T00:47:03.5495850Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/src' 2025-01-24T00:47:03.5496792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/tools/run_tests.sh' 2025-01-24T00:47:03.5497784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/tools/test_install.sh' 2025-01-24T00:47:03.5498811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/tools/valgrind.sup' 2025-01-24T00:47:03.5499716Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten/tools' 2025-01-24T00:47:03.5500775Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/aten' 2025-01-24T00:47:03.5501681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/README.md' 2025-01-24T00:47:03.5502727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/compare-fastrnn-results.py' 2025-01-24T00:47:03.5503793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/compare.sh' 2025-01-24T00:47:03.5504827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/ddp/README.md' 2025-01-24T00:47:03.5505978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/ddp/benchmark.py' 2025-01-24T00:47:03.5507060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/ddp/diff.py' 2025-01-24T00:47:03.5508141Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/ddp' 2025-01-24T00:47:03.5509356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/README.md' 2025-01-24T00:47:03.5510830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/configurations/data_configurations.json' 2025-01-24T00:47:03.5512470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/configurations/model_configurations.json' 2025-01-24T00:47:03.5514050Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/configurations' 2025-01-24T00:47:03.5515487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/data/DummyData.py' 2025-01-24T00:47:03.5517349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/data/__init__.py' 2025-01-24T00:47:03.5518691Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/data' 2025-01-24T00:47:03.5520446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/launcher.py' 2025-01-24T00:47:03.5521888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/metrics/CPUMetric.py' 2025-01-24T00:47:03.5523779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/metrics/CUDAMetric.py' 2025-01-24T00:47:03.5525707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/metrics/MetricBase.py' 2025-01-24T00:47:03.5527286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/metrics/MetricsLogger.py' 2025-01-24T00:47:03.5529369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/metrics/ProcessedMetricsPrinter.py' 2025-01-24T00:47:03.5530820Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/metrics' 2025-01-24T00:47:03.5532695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/models/DummyModel.py' 2025-01-24T00:47:03.5534594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/models/__init__.py' 2025-01-24T00:47:03.5535956Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/models' 2025-01-24T00:47:03.5537799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/server/__init__.py' 2025-01-24T00:47:03.5539197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/server/server.py' 2025-01-24T00:47:03.5540606Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/server' 2025-01-24T00:47:03.5542008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/trainer/__init__.py' 2025-01-24T00:47:03.5543395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/trainer/criterions.py' 2025-01-24T00:47:03.5544854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/trainer/ddp_models.py' 2025-01-24T00:47:03.5546313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/trainer/hook_states.py' 2025-01-24T00:47:03.5547757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/trainer/hooks.py' 2025-01-24T00:47:03.5549170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/trainer/iteration_steps.py' 2025-01-24T00:47:03.5550693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/trainer/preprocess_data.py' 2025-01-24T00:47:03.5552148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/trainer/trainer.py' 2025-01-24T00:47:03.5553576Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/trainer' 2025-01-24T00:47:03.5554850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/utils.py' 2025-01-24T00:47:03.5556145Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server' 2025-01-24T00:47:03.5557389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/rl/README.md' 2025-01-24T00:47:03.5558528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/rl/agent.py' 2025-01-24T00:47:03.5559746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/rl/coordinator.py' 2025-01-24T00:47:03.5561328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/rl/launcher.py' 2025-01-24T00:47:03.5562582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/rl/observer.py' 2025-01-24T00:47:03.5564177Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc/rl' 2025-01-24T00:47:03.5565246Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed/rpc' 2025-01-24T00:47:03.5566795Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/distributed' 2025-01-24T00:47:03.5567852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/Makefile' 2025-01-24T00:47:03.5568809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/README.md' 2025-01-24T00:47:03.5569999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/__init__.py' 2025-01-24T00:47:03.5571464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/all_torchbench_models_list.txt' 2025-01-24T00:47:03.5572689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/benchmarks.py' 2025-01-24T00:47:03.5573893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/check_accuracy.py' 2025-01-24T00:47:03.5575259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/check_csv.py' 2025-01-24T00:47:03.5576467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/check_graph_breaks.py' 2025-01-24T00:47:03.5578081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/check_memory_compression_ratio.py' 2025-01-24T00:47:03.5578543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/check_perf_csv.py' 2025-01-24T00:47:03.5579252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/aot_eager_huggingface_inference.csv' 2025-01-24T00:47:03.5579989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/aot_eager_huggingface_training.csv' 2025-01-24T00:47:03.5580622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/aot_eager_timm_inference.csv' 2025-01-24T00:47:03.5581414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/aot_eager_timm_training.csv' 2025-01-24T00:47:03.5582376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/aot_eager_torchbench_inference.csv' 2025-01-24T00:47:03.5583061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/aot_eager_torchbench_training.csv' 2025-01-24T00:47:03.5583813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/aot_inductor_huggingface_inference.csv' 2025-01-24T00:47:03.5584461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/aot_inductor_timm_inference.csv' 2025-01-24T00:47:03.5585176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/aot_inductor_torchbench_inference.csv' 2025-01-24T00:47:03.5585931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cpu_aot_inductor_amp_freezing_torchbench_inference.csv' 2025-01-24T00:47:03.5656163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cpu_aot_inductor_freezing_huggingface_inference.csv' 2025-01-24T00:47:03.5657479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cpu_aot_inductor_freezing_timm_inference.csv' 2025-01-24T00:47:03.5658802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cpu_aot_inductor_freezing_torchbench_inference.csv' 2025-01-24T00:47:03.5659644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_amp_freezing_huggingface_inference.csv' 2025-01-24T00:47:03.5660323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_amp_freezing_timm_inference.csv' 2025-01-24T00:47:03.5661044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_amp_freezing_torchbench_inference.csv' 2025-01-24T00:47:03.5662203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_freezing_huggingface_inference.csv' 2025-01-24T00:47:03.5662920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_freezing_timm_inference.csv' 2025-01-24T00:47:03.5663708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_freezing_torchbench_inference.csv' 2025-01-24T00:47:03.5664740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_huggingface_inference.csv' 2025-01-24T00:47:03.5665348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_timm_inference.csv' 2025-01-24T00:47:03.5666017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_torchbench_inference.csv' 2025-01-24T00:47:03.5667126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cu124/aot_inductor_torchbench_inference.csv' 2025-01-24T00:47:03.5667819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cu124/dynamic_inductor_huggingface_training.csv' 2025-01-24T00:47:03.5668473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cu124/inductor_huggingface_training.csv' 2025-01-24T00:47:03.5669006Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cu124' 2025-01-24T00:47:03.5669680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_aot_eager_huggingface_inference.csv' 2025-01-24T00:47:03.5670351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_aot_eager_huggingface_training.csv' 2025-01-24T00:47:03.5670987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_aot_eager_timm_inference.csv' 2025-01-24T00:47:03.5671622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_aot_eager_timm_training.csv' 2025-01-24T00:47:03.5672284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_aot_eager_torchbench_inference.csv' 2025-01-24T00:47:03.5672935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_aot_eager_torchbench_training.csv' 2025-01-24T00:47:03.5673749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_cpu_aot_inductor_amp_freezing_torchbench_inference.csv' 2025-01-24T00:47:03.5674512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_cpu_aot_inductor_freezing_torchbench_inference.csv' 2025-01-24T00:47:03.5675210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_cpu_inductor_huggingface_inference.csv' 2025-01-24T00:47:03.5675861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_cpu_inductor_timm_inference.csv' 2025-01-24T00:47:03.5676540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_cpu_inductor_torchbench_inference.csv' 2025-01-24T00:47:03.5677212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_inductor_huggingface_inference.csv' 2025-01-24T00:47:03.5677873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_inductor_huggingface_training.csv' 2025-01-24T00:47:03.5678535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_inductor_timm_inference.csv' 2025-01-24T00:47:03.5679159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_inductor_timm_training.csv' 2025-01-24T00:47:03.5679837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_inductor_torchbench_inference.csv' 2025-01-24T00:47:03.5680497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_inductor_torchbench_training.csv' 2025-01-24T00:47:03.5681139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamo_eager_huggingface_inference.csv' 2025-01-24T00:47:03.5681785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamo_eager_huggingface_training.csv' 2025-01-24T00:47:03.5682392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamo_eager_timm_inference.csv' 2025-01-24T00:47:03.5682997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamo_eager_timm_training.csv' 2025-01-24T00:47:03.5683638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamo_eager_torchbench_inference.csv' 2025-01-24T00:47:03.5684276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamo_eager_torchbench_training.csv' 2025-01-24T00:47:03.5684908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/inductor_huggingface_inference.csv' 2025-01-24T00:47:03.5685526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/inductor_huggingface_training.csv' 2025-01-24T00:47:03.5686115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/inductor_timm_inference.csv' 2025-01-24T00:47:03.5686818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/inductor_timm_training.csv' 2025-01-24T00:47:03.5687438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/inductor_torchbench_inference.csv' 2025-01-24T00:47:03.5688084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/inductor_torchbench_training.csv' 2025-01-24T00:47:03.5688774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/update_expected.py' 2025-01-24T00:47:03.5689587Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy' 2025-01-24T00:47:03.5690015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/combine_csv.py' 2025-01-24T00:47:03.5690407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/common.py' 2025-01-24T00:47:03.5690813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/dist_util.py' 2025-01-24T00:47:03.5691225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/distributed.py' 2025-01-24T00:47:03.5691784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/expected_ci_perf_inductor_torchbench.csv' 2025-01-24T00:47:03.5692996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/expected_ci_speedup_inductor_torchbench_cpu.csv' 2025-01-24T00:47:03.5693467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/huggingface.py' 2025-01-24T00:47:03.5693897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/huggingface.yaml' 2025-01-24T00:47:03.5694426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/huggingface_models_list.txt' 2025-01-24T00:47:03.5695240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/huggingface_models_list_cpu.txt' 2025-01-24T00:47:03.5695790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/join_results.py' 2025-01-24T00:47:03.5696277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/__init__.py' 2025-01-24T00:47:03.5696819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/analyze_templates.py' 2025-01-24T00:47:03.5697348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/bench_mm_fusion.py' 2025-01-24T00:47:03.5698236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/benchmark_helper.py' 2025-01-24T00:47:03.5698939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/cache_debug_microbenchmarks.py' 2025-01-24T00:47:03.5699534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/cache_hit_microbenchmarks.py' 2025-01-24T00:47:03.5700224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/dynamo_guard_eval.py' 2025-01-24T00:47:03.5701093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/dynamo_microbenchmarks.py' 2025-01-24T00:47:03.5701646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/fx_microbenchmarks.py' 2025-01-24T00:47:03.5702156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/inductor_bmm.py' 2025-01-24T00:47:03.5702989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/inductor_cpu_atomic.py' 2025-01-24T00:47:03.5703635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/inductor_mm.py' 2025-01-24T00:47:03.5704183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/matmul_relu.py' 2025-01-24T00:47:03.5704716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/microbench.py' 2025-01-24T00:47:03.5705187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/model.py' 2025-01-24T00:47:03.5706400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/AlbertForMaskedLM_training.txt' 2025-01-24T00:47:03.5707194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/AlbertForQuestionAnswering_training.txt' 2025-01-24T00:47:03.5707967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/AllenaiLongformerBase_training.txt' 2025-01-24T00:47:03.5709074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/BartForCausalLM_training.txt' 2025-01-24T00:47:03.5709938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/BartForConditionalGeneration_training.txt' 2025-01-24T00:47:03.5710705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/BertForMaskedLM_training.txt' 2025-01-24T00:47:03.5711504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/BertForQuestionAnswering_training.txt' 2025-01-24T00:47:03.5712214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/BigBird_training.txt' 2025-01-24T00:47:03.5713006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/BlenderbotSmallForCausalLM_training.txt' 2025-01-24T00:47:03.5713890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/BlenderbotSmallForConditionalGeneration_training.txt' 2025-01-24T00:47:03.5714597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/CamemBert_training.txt' 2025-01-24T00:47:03.5715354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/DebertaForMaskedLM_training.txt' 2025-01-24T00:47:03.5716161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/DebertaForQuestionAnswering_training.txt' 2025-01-24T00:47:03.5716927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/DebertaV2ForMaskedLM_training.txt' 2025-01-24T00:47:03.5717746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/DebertaV2ForQuestionAnswering_training.txt' 2025-01-24T00:47:03.5718515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/DistilBertForMaskedLM_training.txt' 2025-01-24T00:47:03.5719404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/DistilBertForQuestionAnswering_training.txt' 2025-01-24T00:47:03.5720123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/DistillGPT2_training.txt' 2025-01-24T00:47:03.5720899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/ElectraForCausalLM_training.txt' 2025-01-24T00:47:03.5721724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/ElectraForQuestionAnswering_training.txt' 2025-01-24T00:47:03.5722529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/GPT2ForSequenceClassification_training.txt' 2025-01-24T00:47:03.5723286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/GPTNeoForCausalLM_training.txt' 2025-01-24T00:47:03.5724106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/GPTNeoForSequenceClassification_training.txt' 2025-01-24T00:47:03.5724811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/GoogleFnet_training.txt' 2025-01-24T00:47:03.5725570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/LayoutLMForMaskedLM_training.txt' 2025-01-24T00:47:03.5726504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/LayoutLMForSequenceClassification_training.txt' 2025-01-24T00:47:03.5727369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/M2M100ForConditionalGeneration_training.txt' 2025-01-24T00:47:03.5728102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/MBartForCausalLM_training.txt' 2025-01-24T00:47:03.5728909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/MBartForConditionalGeneration_training.txt' 2025-01-24T00:47:03.5729696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/MegatronBertForCausalLM_training.txt' 2025-01-24T00:47:03.5730522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/MegatronBertForQuestionAnswering_training.txt' 2025-01-24T00:47:03.5731294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/MobileBertForMaskedLM_training.txt' 2025-01-24T00:47:03.5732133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/MobileBertForQuestionAnswering_training.txt' 2025-01-24T00:47:03.5733302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/OPTForCausalLM_training.txt' 2025-01-24T00:47:03.5734077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/PLBartForCausalLM_training.txt' 2025-01-24T00:47:03.5735362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/PLBartForConditionalGeneration_training.txt' 2025-01-24T00:47:03.5736130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/PegasusForCausalLM_training.txt' 2025-01-24T00:47:03.5737175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/PegasusForConditionalGeneration_training.txt' 2025-01-24T00:47:03.5738176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/RobertaForCausalLM_training.txt' 2025-01-24T00:47:03.5739054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/RobertaForQuestionAnswering_training.txt' 2025-01-24T00:47:03.5739925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/Speech2Text2ForCausalLM_training.txt' 2025-01-24T00:47:03.5741014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/TrOCRForCausalLM_training.txt' 2025-01-24T00:47:03.5741749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/XGLMForCausalLM_training.txt' 2025-01-24T00:47:03.5742501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/XLNetLMHeadModel_training.txt' 2025-01-24T00:47:03.5743695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/YituTechConvBert_training.txt' 2025-01-24T00:47:03.5744344Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train' 2025-01-24T00:47:03.5745494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/adv_inception_v3_training.txt' 2025-01-24T00:47:03.5746332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/beit_base_patch16_224_training.txt' 2025-01-24T00:47:03.5747078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/botnet26t_256_training.txt' 2025-01-24T00:47:03.5748202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/cait_m36_384_training.txt' 2025-01-24T00:47:03.5748954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/coat_lite_mini_training.txt' 2025-01-24T00:47:03.5749700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/convmixer_768_32_training.txt' 2025-01-24T00:47:03.5750430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/convnext_base_training.txt' 2025-01-24T00:47:03.5751599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/crossvit_9_240_training.txt' 2025-01-24T00:47:03.5752326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/cspdarknet53_training.txt' 2025-01-24T00:47:03.5753147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/deit_base_distilled_patch16_224_training.txt' 2025-01-24T00:47:03.5753870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/densenet121_training.txt' 2025-01-24T00:47:03.5754569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/dla102_training.txt' 2025-01-24T00:47:03.5755337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/dm_nfnet_f0_training.txt' 2025-01-24T00:47:03.5756037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/dpn107_training.txt' 2025-01-24T00:47:03.5756826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/eca_botnext26ts_256_training.txt' 2025-01-24T00:47:03.5757571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/eca_halonext26ts_training.txt' 2025-01-24T00:47:03.5758304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/ecaresnet101d_training.txt' 2025-01-24T00:47:03.5759055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/ese_vovnet19b_dw_training.txt' 2025-01-24T00:47:03.5759769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/fbnetc_100_training.txt' 2025-01-24T00:47:03.5760483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/fbnetv3_b_training.txt' 2025-01-24T00:47:03.5761214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/gernet_l_training.txt' 2025-01-24T00:47:03.5761972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/ghostnet_100_training.txt' 2025-01-24T00:47:03.5762729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/gluon_inception_v3_training.txt' 2025-01-24T00:47:03.5763468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/gluon_senet154_training.txt' 2025-01-24T00:47:03.5764222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/gluon_xception65_training.txt' 2025-01-24T00:47:03.5764946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/gmixer_24_224_training.txt' 2025-01-24T00:47:03.5765676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/gmlp_s16_224_training.txt' 2025-01-24T00:47:03.5766471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/hardcorenas_a_training.txt' 2025-01-24T00:47:03.5767186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/hrnet_w18_training.txt' 2025-01-24T00:47:03.5767918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/inception_v3_training.txt' 2025-01-24T00:47:03.5768641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/jx_nest_base_training.txt' 2025-01-24T00:47:03.5769352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/lcnet_050_training.txt' 2025-01-24T00:47:03.5770100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/legacy_senet154_training.txt' 2025-01-24T00:47:03.5770831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/levit_128_training.txt' 2025-01-24T00:47:03.5771590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/mixer_b16_224_training.txt' 2025-01-24T00:47:03.5772296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/mixnet_l_training.txt' 2025-01-24T00:47:03.5773025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/mnasnet_100_training.txt' 2025-01-24T00:47:03.5773768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/mobilenetv2_100_training.txt' 2025-01-24T00:47:03.5774591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/mobilenetv3_large_100_training.txt' 2025-01-24T00:47:03.5775698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/mobilevit_s_training.txt' 2025-01-24T00:47:03.5776428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/nasnetalarge_training.txt' 2025-01-24T00:47:03.5777167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/nfnet_l0_training.txt' 2025-01-24T00:47:03.5778331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/pit_b_224_training.txt' 2025-01-24T00:47:03.5779065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/pnasnet5large_training.txt' 2025-01-24T00:47:03.5779812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/poolformer_m36_training.txt' 2025-01-24T00:47:03.5780707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/regnety_002_training.txt' 2025-01-24T00:47:03.5781705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/repvgg_a2_training.txt' 2025-01-24T00:47:03.5782453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/res2net101_26w_4s_training.txt' 2025-01-24T00:47:03.5783221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/res2net50_14w_8s_training.txt' 2025-01-24T00:47:03.5784362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/res2next50_training.txt' 2025-01-24T00:47:03.5785092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/resmlp_12_224_training.txt' 2025-01-24T00:47:03.5785898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/resnest101e_training.txt' 2025-01-24T00:47:03.5786955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/resnet18_training.txt' 2025-01-24T00:47:03.5787672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/rexnet_100_training.txt' 2025-01-24T00:47:03.5788788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/sebotnet33ts_256_training.txt' 2025-01-24T00:47:03.5789621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/selecsls42b_training.txt' 2025-01-24T00:47:03.5790351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/spnasnet_100_training.txt' 2025-01-24T00:47:03.5791518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/swin_base_patch4_window7_224_training.txt' 2025-01-24T00:47:03.5792522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/swsl_resnext101_32x16d_training.txt' 2025-01-24T00:47:03.5793277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/tf_efficientnet_b0_training.txt' 2025-01-24T00:47:03.5794003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/tf_mixnet_l_training.txt' 2025-01-24T00:47:03.5794793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/tinynet_a_training.txt' 2025-01-24T00:47:03.5795538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/tnt_s_patch16_224_training.txt' 2025-01-24T00:47:03.5796328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/twins_pcpvt_base_training.txt' 2025-01-24T00:47:03.5797068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/visformer_small_training.txt' 2025-01-24T00:47:03.5797822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/vit_base_patch16_224_training.txt' 2025-01-24T00:47:03.5798550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/volo_d1_224_training.txt' 2025-01-24T00:47:03.5799187Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train' 2025-01-24T00:47:03.5799945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/BERT_pytorch_training.txt' 2025-01-24T00:47:03.5800736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/Background_Matting_training.txt' 2025-01-24T00:47:03.5801509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/LearningToPaint_training.txt' 2025-01-24T00:47:03.5802265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/Super_SloMo_training.txt' 2025-01-24T00:47:03.5802997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/alexnet_training.txt' 2025-01-24T00:47:03.5803864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/attention_is_all_you_need_pytorch_training.txt' 2025-01-24T00:47:03.5804587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/dcgan_training.txt' 2025-01-24T00:47:03.5805375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/densenet121_training.txt' 2025-01-24T00:47:03.5806162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/fambench_dlrm_training.txt' 2025-01-24T00:47:03.5806986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/fastNLP_Bert_training.txt' 2025-01-24T00:47:03.5807736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/hf_Albert_training.txt' 2025-01-24T00:47:03.5808463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/hf_Bart_training.txt' 2025-01-24T00:47:03.5809203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/hf_Bert_training.txt' 2025-01-24T00:47:03.5809950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/hf_BigBird_training.txt' 2025-01-24T00:47:03.5810738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/hf_DistilBert_training.txt' 2025-01-24T00:47:03.5811497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/hf_GPT2_training.txt' 2025-01-24T00:47:03.5812258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/hf_Longformer_training.txt' 2025-01-24T00:47:03.5813027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/maml_omniglot_training.txt' 2025-01-24T00:47:03.5813767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/mnasnet1_0_training.txt' 2025-01-24T00:47:03.5814841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/mobilenet_v2_training.txt' 2025-01-24T00:47:03.5815777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/mobilenet_v3_large_training.txt' 2025-01-24T00:47:03.5816584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/nvidia_deeprecommender_training.txt' 2025-01-24T00:47:03.5817888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/pytorch_CycleGAN_and_pix2pix_training.txt' 2025-01-24T00:47:03.5818663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/pytorch_stargan_training.txt' 2025-01-24T00:47:03.5819577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/pytorch_struct_training.txt' 2025-01-24T00:47:03.5820660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/pytorch_unet_training.txt' 2025-01-24T00:47:03.5821392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/resnet18_training.txt' 2025-01-24T00:47:03.5822214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/resnet50_training.txt' 2025-01-24T00:47:03.5823393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/resnext50_32x4d_training.txt' 2025-01-24T00:47:03.5824250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/shufflenet_v2_x1_0_training.txt' 2025-01-24T00:47:03.5825421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/speech_transformer_training.txt' 2025-01-24T00:47:03.5826179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/squeezenet1_1_training.txt' 2025-01-24T00:47:03.5827215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/timm_efficientdet_training.txt' 2025-01-24T00:47:03.5828191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/timm_efficientnet_training.txt' 2025-01-24T00:47:03.5828974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/timm_nfnet_training.txt' 2025-01-24T00:47:03.5830066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/timm_regnet_training.txt' 2025-01-24T00:47:03.5830957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/timm_resnest_training.txt' 2025-01-24T00:47:03.5831866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/timm_vision_transformer_training.txt' 2025-01-24T00:47:03.5832948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/timm_vovnet_training.txt' 2025-01-24T00:47:03.5833712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/tts_angular_training.txt' 2025-01-24T00:47:03.5834437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/vgg16_training.txt' 2025-01-24T00:47:03.5835211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/vision_maskrcnn_training.txt' 2025-01-24T00:47:03.5835943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/yolov3_training.txt' 2025-01-24T00:47:03.5836607Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train' 2025-01-24T00:47:03.5837182Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs' 2025-01-24T00:47:03.5837730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_utils.py' 2025-01-24T00:47:03.5838254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operatorbench.py' 2025-01-24T00:47:03.5838749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/overheads.py' 2025-01-24T00:47:03.5839378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/tensor_layout_mini_benchmark.py' 2025-01-24T00:47:03.5839880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/utils.py' 2025-01-24T00:47:03.5840343Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/microbenchmarks' 2025-01-24T00:47:03.5840753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/parse_logs.py' 2025-01-24T00:47:03.5841244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/README.md' 2025-01-24T00:47:03.5841738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/__init__.py' 2025-01-24T00:47:03.5842282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/benchmark_runner.sh' 2025-01-24T00:47:03.5842838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/benchmarks/add_loop.py' 2025-01-24T00:47:03.5843425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/benchmarks/aotdispatcher.py' 2025-01-24T00:47:03.5844100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/benchmarks/aotdispatcher_partitioner.py' 2025-01-24T00:47:03.5844757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/benchmarks/basic_modules_benchmarks.py' 2025-01-24T00:47:03.5845346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/benchmarks/benchmark_base.py' 2025-01-24T00:47:03.5845912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/benchmarks/float_args.py' 2025-01-24T00:47:03.5846543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/benchmarks/sum_floordiv.py' 2025-01-24T00:47:03.5847122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/benchmarks/symint_sum.py' 2025-01-24T00:47:03.5847742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/benchmarks/update_hint_benchmark.py' 2025-01-24T00:47:03.5848291Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/benchmarks' 2025-01-24T00:47:03.5848817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/check_results.py' 2025-01-24T00:47:03.5849366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/expected_results.csv' 2025-01-24T00:47:03.5849938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/log_benchmarking_time.py' 2025-01-24T00:47:03.5850560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/test_check_result/expected_test.csv' 2025-01-24T00:47:03.5851172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/test_check_result/result_test.csv' 2025-01-24T00:47:03.5851748Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/test_check_result' 2025-01-24T00:47:03.5852236Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks' 2025-01-24T00:47:03.5852639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/run_all.sh' 2025-01-24T00:47:03.5853070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/run_delta.sh' 2025-01-24T00:47:03.5853510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/runner.py' 2025-01-24T00:47:03.5853945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/summarize_perf.py' 2025-01-24T00:47:03.5854322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/test.py' 2025-01-24T00:47:03.5854742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/timm_models.py' 2025-01-24T00:47:03.5855193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/timm_models_list.txt' 2025-01-24T00:47:03.5855655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/timm_models_list_cpu.txt' 2025-01-24T00:47:03.5856100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/torchao_backend.py' 2025-01-24T00:47:03.5856510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/torchbench.py' 2025-01-24T00:47:03.5857123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/torchbench.yaml' 2025-01-24T00:47:03.5857890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/torchbench_models_list.txt' 2025-01-24T00:47:03.5858391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/torchbench_models_list_cpu.txt' 2025-01-24T00:47:03.5858849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo/training_loss.py' 2025-01-24T00:47:03.5859487Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/dynamo' 2025-01-24T00:47:03.5860071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/fastrnns/README.md' 2025-01-24T00:47:03.5860485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/fastrnns/__init__.py' 2025-01-24T00:47:03.5860881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/fastrnns/bench.py' 2025-01-24T00:47:03.5861282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/fastrnns/cells.py' 2025-01-24T00:47:03.5861690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/fastrnns/conftest.py' 2025-01-24T00:47:03.5862208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/fastrnns/custom_lstms.py' 2025-01-24T00:47:03.5862981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/fastrnns/factory.py' 2025-01-24T00:47:03.5863374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/fastrnns/fuser.py' 2025-01-24T00:47:03.5863784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/fastrnns/profile.py' 2025-01-24T00:47:03.5864184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/fastrnns/runner.py' 2025-01-24T00:47:03.5864613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/fastrnns/scratch.py' 2025-01-24T00:47:03.5865385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/fastrnns/test.py' 2025-01-24T00:47:03.5865840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/fastrnns/test_bench.py' 2025-01-24T00:47:03.5866228Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/fastrnns' 2025-01-24T00:47:03.5866815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/framework_overhead_benchmark/SimpleAddModule.py' 2025-01-24T00:47:03.5867898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/framework_overhead_benchmark/framework_overhead_benchmark.py' 2025-01-24T00:47:03.5868500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/framework_overhead_benchmark/pt_wrapper_module.py' 2025-01-24T00:47:03.5868998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/framework_overhead_benchmark/utils.py' 2025-01-24T00:47:03.5869735Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/framework_overhead_benchmark' 2025-01-24T00:47:03.5870453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/functional_autograd_benchmark/README.md' 2025-01-24T00:47:03.5871023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/functional_autograd_benchmark/audio_text_models.py' 2025-01-24T00:47:03.5871549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/functional_autograd_benchmark/compare.py' 2025-01-24T00:47:03.5872572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/functional_autograd_benchmark/functional_autograd_benchmark.py' 2025-01-24T00:47:03.5873185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/functional_autograd_benchmark/ppl_models.py' 2025-01-24T00:47:03.5873762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/functional_autograd_benchmark/torchaudio_models.py' 2025-01-24T00:47:03.5874392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/functional_autograd_benchmark/torchvision_models.py' 2025-01-24T00:47:03.5875312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/functional_autograd_benchmark/utils.py' 2025-01-24T00:47:03.5875861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/functional_autograd_benchmark/vision_models.py' 2025-01-24T00:47:03.5876364Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/functional_autograd_benchmark' 2025-01-24T00:47:03.5876791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/fuser/plot_speedups.py' 2025-01-24T00:47:03.5877216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/fuser/run_benchmarks.py' 2025-01-24T00:47:03.5877586Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/fuser' 2025-01-24T00:47:03.5878007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/gpt_fast/benchmark.py' 2025-01-24T00:47:03.5878402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/gpt_fast/common.py' 2025-01-24T00:47:03.5878816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/gpt_fast/generate.py' 2025-01-24T00:47:03.5879266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/gpt_fast/mixtral_moe_model.py' 2025-01-24T00:47:03.5879744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/gpt_fast/mixtral_moe_quantize.py' 2025-01-24T00:47:03.5880148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/gpt_fast/model.py' 2025-01-24T00:47:03.5880551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/gpt_fast/quantize.py' 2025-01-24T00:47:03.5880953Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/gpt_fast' 2025-01-24T00:47:03.5881371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/inference/CHANGELOG.md' 2025-01-24T00:47:03.5881807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/inference/README.md' 2025-01-24T00:47:03.5882269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/inference/process_metrics.py' 2025-01-24T00:47:03.5882796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/inference/results/output_128_false.md' 2025-01-24T00:47:03.5883296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/inference/results/output_128_true.md' 2025-01-24T00:47:03.5883791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/inference/results/output_1_false.md' 2025-01-24T00:47:03.5884279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/inference/results/output_1_true.md' 2025-01-24T00:47:03.5884790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/inference/results/output_256_false.md' 2025-01-24T00:47:03.5885285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/inference/results/output_256_true.md' 2025-01-24T00:47:03.5885781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/inference/results/output_32_false.md' 2025-01-24T00:47:03.5886337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/inference/results/output_32_true.md' 2025-01-24T00:47:03.5886858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/inference/results/output_64_false.md' 2025-01-24T00:47:03.5887384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/inference/results/output_64_true.md' 2025-01-24T00:47:03.5887826Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/inference/results' 2025-01-24T00:47:03.5888232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/inference/runner.sh' 2025-01-24T00:47:03.5888651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/inference/server.py' 2025-01-24T00:47:03.5889140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/inference/src/avg_latency_plot.png' 2025-01-24T00:47:03.5889626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/inference/src/throughput_plot.png' 2025-01-24T00:47:03.5890057Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/inference/src' 2025-01-24T00:47:03.5890452Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/inference' 2025-01-24T00:47:03.5890917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/instruction_counts/README.md' 2025-01-24T00:47:03.5891449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/instruction_counts/applications/__init__.py' 2025-01-24T00:47:03.5892103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/instruction_counts/applications/ci.py' 2025-01-24T00:47:03.5892639Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/instruction_counts/applications' 2025-01-24T00:47:03.5893129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/instruction_counts/core/__init__.py' 2025-01-24T00:47:03.5893601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/instruction_counts/core/api.py' 2025-01-24T00:47:03.5894083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/instruction_counts/core/expand.py' 2025-01-24T00:47:03.5894558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/instruction_counts/core/types.py' 2025-01-24T00:47:03.5895038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/instruction_counts/core/utils.py' 2025-01-24T00:47:03.5895573Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/instruction_counts/core' 2025-01-24T00:47:03.5896135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/instruction_counts/definitions/__init__.py' 2025-01-24T00:47:03.5896659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/instruction_counts/definitions/setup.py' 2025-01-24T00:47:03.5897184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/instruction_counts/definitions/standard.py' 2025-01-24T00:47:03.5897958Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/instruction_counts/definitions' 2025-01-24T00:47:03.5898674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/instruction_counts/execution/__init__.py' 2025-01-24T00:47:03.5899184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/instruction_counts/execution/runner.py' 2025-01-24T00:47:03.5899695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/instruction_counts/execution/work.py' 2025-01-24T00:47:03.5900434Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/instruction_counts/execution' 2025-01-24T00:47:03.5901106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/instruction_counts/main.py' 2025-01-24T00:47:03.5901636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/instruction_counts/worker/__init__.py' 2025-01-24T00:47:03.5902115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/instruction_counts/worker/main.py' 2025-01-24T00:47:03.5902606Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/instruction_counts/worker' 2025-01-24T00:47:03.5903235Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/instruction_counts' 2025-01-24T00:47:03.5903936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/nested/nested_bmm_bench.py' 2025-01-24T00:47:03.5904312Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/nested' 2025-01-24T00:47:03.5904766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/README.md' 2025-01-24T00:47:03.5905229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/__init__.py' 2025-01-24T00:47:03.5905811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/benchmark_all_other_test.py' 2025-01-24T00:47:03.5906802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/benchmark_all_quantized_test.py' 2025-01-24T00:47:03.5907325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/benchmark_all_test.py' 2025-01-24T00:47:03.5907824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/benchmark_core.py' 2025-01-24T00:47:03.5908350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/benchmark_pytorch.py' 2025-01-24T00:47:03.5909132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/benchmark_runner.py' 2025-01-24T00:47:03.5909845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/benchmark_test_generator.py' 2025-01-24T00:47:03.5910343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/benchmark_utils.py' 2025-01-24T00:47:03.5910886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/common/__init__.py' 2025-01-24T00:47:03.5911656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/common/repeat_benchmark.py' 2025-01-24T00:47:03.5912491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/common/tests/add_ops_list_test.py' 2025-01-24T00:47:03.5913061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/common/tests/jit_forward_test.py' 2025-01-24T00:47:03.5913638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/common/tests/pt_backward_test.py' 2025-01-24T00:47:03.5914235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/common/tests/pt_configs_list_test.py' 2025-01-24T00:47:03.5915344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/common/tests/pt_cpu_gpu_forward_backward_test.py' 2025-01-24T00:47:03.5915935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/common/tests/random_sample_test.py' 2025-01-24T00:47:03.5916480Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/common/tests' 2025-01-24T00:47:03.5916974Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/common' 2025-01-24T00:47:03.5917517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/operator_benchmark.py' 2025-01-24T00:47:03.5918006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/__init__.py' 2025-01-24T00:47:03.5918488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/add_test.py' 2025-01-24T00:47:03.5919021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/ao_sparsifier_test.py' 2025-01-24T00:47:03.5919540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/as_strided_test.py' 2025-01-24T00:47:03.5920048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/batchnorm_test.py' 2025-01-24T00:47:03.5920545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/binary_test.py' 2025-01-24T00:47:03.5921035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/bmm_test.py' 2025-01-24T00:47:03.5921514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/cat_test.py' 2025-01-24T00:47:03.5922066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/channel_shuffle_test.py' 2025-01-24T00:47:03.5922560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/chunk_test.py' 2025-01-24T00:47:03.5923085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/clip_ranges_test.py' 2025-01-24T00:47:03.5923571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/configs.py' 2025-01-24T00:47:03.5924062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/conv_test.py' 2025-01-24T00:47:03.5924557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/diag_test.py' 2025-01-24T00:47:03.5925112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/embeddingbag_test.py' 2025-01-24T00:47:03.5925601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/fill_test.py' 2025-01-24T00:47:03.5926129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/gather_test.py' 2025-01-24T00:47:03.5926685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/gelu_test.py' 2025-01-24T00:47:03.5927211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/groupnorm_test.py' 2025-01-24T00:47:03.5927734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/hardsigmoid_test.py' 2025-01-24T00:47:03.5928244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/hardswish_test.py' 2025-01-24T00:47:03.5928786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/index_select_test.py' 2025-01-24T00:47:03.5929315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/instancenorm_test.py' 2025-01-24T00:47:03.5929838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/interpolate_test.py' 2025-01-24T00:47:03.5930385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/layernorm_test.py' 2025-01-24T00:47:03.5930970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/linear_prepack_fp16_test.py' 2025-01-24T00:47:03.5931476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/linear_test.py' 2025-01-24T00:47:03.5932030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/linear_unpack_fp16_test.py' 2025-01-24T00:47:03.5932524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/matmul_test.py' 2025-01-24T00:47:03.5933051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/matrix_mult_test.py' 2025-01-24T00:47:03.5933560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/nan_to_num_test.py' 2025-01-24T00:47:03.5934061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/pool_test.py' 2025-01-24T00:47:03.5934584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/qactivation_test.py' 2025-01-24T00:47:03.5935097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/qarithmetic_test.py' 2025-01-24T00:47:03.5935660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/qatembedding_ops_test.py' 2025-01-24T00:47:03.5936174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/qbatchnorm_test.py' 2025-01-24T00:47:03.5936669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/qcat_test.py' 2025-01-24T00:47:03.5937194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/qcomparators_test.py' 2025-01-24T00:47:03.5937687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/qconv_test.py' 2025-01-24T00:47:03.5938736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/qembedding_bag_lookups_test.py' 2025-01-24T00:47:03.5939313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/qembedding_pack_test.py' 2025-01-24T00:47:03.5939849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/qembeddingbag_test.py' 2025-01-24T00:47:03.5940405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/qgroupnorm_test.py' 2025-01-24T00:47:03.5941160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/qinstancenorm_test.py' 2025-01-24T00:47:03.5941926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/qinterpolate_test.py' 2025-01-24T00:47:03.5942437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/qlayernorm_test.py' 2025-01-24T00:47:03.5942934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/qlinear_test.py' 2025-01-24T00:47:03.5943900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/qobserver_test.py' 2025-01-24T00:47:03.5944393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/qpool_test.py' 2025-01-24T00:47:03.5944913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/qrnn_test.py' 2025-01-24T00:47:03.5945445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/qtensor_method_test.py' 2025-01-24T00:47:03.5946000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/quantization_test.py' 2025-01-24T00:47:03.5946702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/qunary_test.py' 2025-01-24T00:47:03.5947456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/remainder_test.py' 2025-01-24T00:47:03.5947967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/softmax_test.py' 2025-01-24T00:47:03.5948454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/split_test.py' 2025-01-24T00:47:03.5948947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/stack_test.py' 2025-01-24T00:47:03.5949442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/sum_test.py' 2025-01-24T00:47:03.5950278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/tensor_to_test.py' 2025-01-24T00:47:03.5950860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt/unary_test.py' 2025-01-24T00:47:03.5951336Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt' 2025-01-24T00:47:03.5951923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt_extension/cpp_extension_test.py' 2025-01-24T00:47:03.5952925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt_extension/extension.cpp' 2025-01-24T00:47:03.5953442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt_extension/setup.py' 2025-01-24T00:47:03.5953955Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark/pt_extension' 2025-01-24T00:47:03.5954418Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/operator_benchmark' 2025-01-24T00:47:03.5954906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/overrides_benchmark/README.md' 2025-01-24T00:47:03.5955438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/overrides_benchmark/bench.py' 2025-01-24T00:47:03.5956295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/overrides_benchmark/common.py' 2025-01-24T00:47:03.5956783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/overrides_benchmark/pyspybench.py' 2025-01-24T00:47:03.5957248Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/overrides_benchmark' 2025-01-24T00:47:03.5957749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/profiler_benchmark/profiler_bench.py' 2025-01-24T00:47:03.5958381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/profiler_benchmark/resnet_memory_profiler.py' 2025-01-24T00:47:03.5959191Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/profiler_benchmark' 2025-01-24T00:47:03.5959764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/record_function_benchmark/record_function_bench.py' 2025-01-24T00:47:03.5960261Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/record_function_benchmark' 2025-01-24T00:47:03.5960798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/serialization/nested_annotation_str.py' 2025-01-24T00:47:03.5961334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/serialization/simple_measurement.py' 2025-01-24T00:47:03.5961768Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/serialization' 2025-01-24T00:47:03.5962159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/sparse/README.md' 2025-01-24T00:47:03.5962572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/sparse/__init__.py' 2025-01-24T00:47:03.5962986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/sparse/dlmc/README.md' 2025-01-24T00:47:03.5963409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/sparse/dlmc/__init__.py' 2025-01-24T00:47:03.5963871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/sparse/dlmc/matmul_bench.py' 2025-01-24T00:47:03.5964277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/sparse/dlmc/test.sh' 2025-01-24T00:47:03.5964696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/sparse/dlmc/utils.py' 2025-01-24T00:47:03.5965101Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/sparse/dlmc' 2025-01-24T00:47:03.5965479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/sparse/spmm.py' 2025-01-24T00:47:03.5965867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/sparse/spmv.py' 2025-01-24T00:47:03.5966318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/sparse/test_csr.sh' 2025-01-24T00:47:03.5966734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/sparse/triton_ops.py' 2025-01-24T00:47:03.5967129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/sparse/utils.py' 2025-01-24T00:47:03.5967506Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/sparse' 2025-01-24T00:47:03.5967973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/static_runtime/CMakeLists.txt' 2025-01-24T00:47:03.5968464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/static_runtime/deep_wide_pt.cc' 2025-01-24T00:47:03.5968922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/static_runtime/deep_wide_pt.h' 2025-01-24T00:47:03.5969455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/static_runtime/deep_wide_pt_bench.cc' 2025-01-24T00:47:03.5969938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/static_runtime/test_cpu_fusion.cc' 2025-01-24T00:47:03.5970427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/static_runtime/test_generated_ops.cc' 2025-01-24T00:47:03.5970927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/static_runtime/test_static_module.cc' 2025-01-24T00:47:03.5971422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/static_runtime/test_static_runtime.cc' 2025-01-24T00:47:03.5971884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/static_runtime/test_utils.cc' 2025-01-24T00:47:03.5972335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/static_runtime/test_utils.h' 2025-01-24T00:47:03.5972760Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/static_runtime' 2025-01-24T00:47:03.5973228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/tensorexpr/HowToRun.md' 2025-01-24T00:47:03.5973651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/tensorexpr/__main__.py' 2025-01-24T00:47:03.5974111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/tensorexpr/attention.py' 2025-01-24T00:47:03.5974540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/tensorexpr/benchmark.py' 2025-01-24T00:47:03.5974972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/tensorexpr/broadcast.py' 2025-01-24T00:47:03.5975395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/tensorexpr/concat.py' 2025-01-24T00:47:03.5975801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/tensorexpr/conv.py' 2025-01-24T00:47:03.5976251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/tensorexpr/elementwise.py' 2025-01-24T00:47:03.5976669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/tensorexpr/matmul.py' 2025-01-24T00:47:03.5977138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/tensorexpr/microbenchmarks.py' 2025-01-24T00:47:03.5977558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/tensorexpr/nnc.png' 2025-01-24T00:47:03.5978012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/tensorexpr/normalization.py' 2025-01-24T00:47:03.5978434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/tensorexpr/pooling.py' 2025-01-24T00:47:03.5978875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/tensorexpr/pt_engine.py' 2025-01-24T00:47:03.5979300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/tensorexpr/reduction.py' 2025-01-24T00:47:03.5979752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/tensorexpr/rnn_eltwise.py' 2025-01-24T00:47:03.5980169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/tensorexpr/softmax.py' 2025-01-24T00:47:03.5980574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/tensorexpr/swish.py' 2025-01-24T00:47:03.5981034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/tensorexpr/tensor_engine.py' 2025-01-24T00:47:03.5981667Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/tensorexpr' 2025-01-24T00:47:03.5982501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/transformer/attention_bias_benchmarks.py' 2025-01-24T00:47:03.5983100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/transformer/better_transformer_vs_mha_functional.py' 2025-01-24T00:47:03.5983540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/transformer/score_mod.py' 2025-01-24T00:47:03.5983957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/transformer/sdp.py' 2025-01-24T00:47:03.5984362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/transformer/sdpa.py' 2025-01-24T00:47:03.5985086Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/transformer' 2025-01-24T00:47:03.5985592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks/upload_scribe.py' 2025-01-24T00:47:03.5985942Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/benchmarks' 2025-01-24T00:47:03.5986312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/binaries/CMakeLists.txt' 2025-01-24T00:47:03.5986750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/binaries/aot_model_compiler.cc' 2025-01-24T00:47:03.5987160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/binaries/at_launch_benchmark.cc' 2025-01-24T00:47:03.5987900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/binaries/benchmark_args.h' 2025-01-24T00:47:03.5988419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/binaries/compare_models_torch.cc' 2025-01-24T00:47:03.5988855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/binaries/core_overhead_benchmark.cc' 2025-01-24T00:47:03.5989271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/binaries/dump_operator_names.cc' 2025-01-24T00:47:03.5989637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/binaries/inspect_gpu.cc' 2025-01-24T00:47:03.5990136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/binaries/lite_interpreter_model_load.cc' 2025-01-24T00:47:03.5990928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/binaries/load_benchmark_torch.cc' 2025-01-24T00:47:03.5991351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/binaries/optimize_for_mobile.cc' 2025-01-24T00:47:03.5991734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/binaries/parallel_info.cc' 2025-01-24T00:47:03.5992431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/binaries/record_function_benchmark.cc' 2025-01-24T00:47:03.5992855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/binaries/speed_benchmark_torch.cc' 2025-01-24T00:47:03.5993203Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/binaries' 2025-01-24T00:47:03.5993517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/buckbuild.bzl' 2025-01-24T00:47:03.5994024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/build.bzl' 2025-01-24T00:47:03.5994618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/build_variables.bzl' 2025-01-24T00:47:03.5994924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/BUCK.oss' 2025-01-24T00:47:03.5995246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/BUILD.bazel' 2025-01-24T00:47:03.5995580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/CMakeLists.txt' 2025-01-24T00:47:03.5996043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/benchmark/BUILD.bazel' 2025-01-24T00:47:03.5996488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/benchmark/CMakeLists.txt' 2025-01-24T00:47:03.5996851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/benchmark/build.bzl' 2025-01-24T00:47:03.5997327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/benchmark/intrusive_ptr_benchmark.cpp' 2025-01-24T00:47:03.5997771Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/benchmark' 2025-01-24T00:47:03.5998388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/build.bzl' 2025-01-24T00:47:03.5998815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/Allocator.cpp' 2025-01-24T00:47:03.5999162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/Allocator.h' 2025-01-24T00:47:03.5999546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/AutogradState.cpp' 2025-01-24T00:47:03.5999924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/AutogradState.h' 2025-01-24T00:47:03.6000269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/BUILD.bazel' 2025-01-24T00:47:03.6000656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/Backend.h' 2025-01-24T00:47:03.6001030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/CPUAllocator.cpp' 2025-01-24T00:47:03.6001615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/CPUAllocator.h' 2025-01-24T00:47:03.6002286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/CachingDeviceAllocator.h' 2025-01-24T00:47:03.6002744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/CompileTimeFunctionPointer.h' 2025-01-24T00:47:03.6003162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/ConstantSymNodeImpl.cpp' 2025-01-24T00:47:03.6003581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/ConstantSymNodeImpl.h' 2025-01-24T00:47:03.6003937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/Contiguity.h' 2025-01-24T00:47:03.6004308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/CopyBytes.cpp' 2025-01-24T00:47:03.6004658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/CopyBytes.h' 2025-01-24T00:47:03.6005031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/DefaultDtype.cpp' 2025-01-24T00:47:03.6005406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/DefaultDtype.h' 2025-01-24T00:47:03.6005816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/DefaultTensorOptions.h' 2025-01-24T00:47:03.6006164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/Device.cpp' 2025-01-24T00:47:03.6006570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/Device.h' 2025-01-24T00:47:03.6006933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/DeviceArray.h' 2025-01-24T00:47:03.6007297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/DeviceGuard.h' 2025-01-24T00:47:03.6007666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/DeviceType.cpp' 2025-01-24T00:47:03.6008019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/DeviceType.h' 2025-01-24T00:47:03.6008401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/DispatchKey.cpp' 2025-01-24T00:47:03.6008797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/DispatchKey.h' 2025-01-24T00:47:03.6009215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/DispatchKeySet.cpp' 2025-01-24T00:47:03.6009600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/DispatchKeySet.h' 2025-01-24T00:47:03.6009962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/DynamicCast.h' 2025-01-24T00:47:03.6010296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/Event.h' 2025-01-24T00:47:03.6010679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/GeneratorImpl.cpp' 2025-01-24T00:47:03.6011047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/GeneratorImpl.h' 2025-01-24T00:47:03.6011410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/GradMode.cpp' 2025-01-24T00:47:03.6011756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/GradMode.h' 2025-01-24T00:47:03.6012145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/InferenceMode.cpp' 2025-01-24T00:47:03.6012528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/InferenceMode.h' 2025-01-24T00:47:03.6012896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/Layout.h' 2025-01-24T00:47:03.6013272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/MemoryFormat.h' 2025-01-24T00:47:03.6013654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/OptionalRef.h' 2025-01-24T00:47:03.6014025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/PyHandleCache.h' 2025-01-24T00:47:03.6014371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/QEngine.h' 2025-01-24T00:47:03.6014705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/QScheme.h' 2025-01-24T00:47:03.6015113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/RefcountedDeleter.cpp' 2025-01-24T00:47:03.6015512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/RefcountedDeleter.h' 2025-01-24T00:47:03.6015888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/SafePyObject.cpp' 2025-01-24T00:47:03.6016265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/SafePyObject.h' 2025-01-24T00:47:03.6016611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/Scalar.cpp' 2025-01-24T00:47:03.6016937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/Scalar.h' 2025-01-24T00:47:03.6017316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/ScalarType.cpp' 2025-01-24T00:47:03.6017669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/ScalarType.h' 2025-01-24T00:47:03.6018084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/ScalarTypeToTypeMeta.h' 2025-01-24T00:47:03.6018440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/Storage.cpp' 2025-01-24T00:47:03.6018776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/Storage.h' 2025-01-24T00:47:03.6019161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/StorageImpl.cpp' 2025-01-24T00:47:03.6019517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/StorageImpl.h' 2025-01-24T00:47:03.6019861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/Stream.cpp' 2025-01-24T00:47:03.6020223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/Stream.h' 2025-01-24T00:47:03.6020584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/StreamGuard.h' 2025-01-24T00:47:03.6020953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/SymBool.cpp' 2025-01-24T00:47:03.6021294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/SymBool.h' 2025-01-24T00:47:03.6021647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/SymFloat.cpp' 2025-01-24T00:47:03.6022005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/SymFloat.h' 2025-01-24T00:47:03.6022346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/SymInt.cpp' 2025-01-24T00:47:03.6022670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/SymInt.h' 2025-01-24T00:47:03.6023069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/SymIntArrayRef.cpp' 2025-01-24T00:47:03.6023447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/SymIntArrayRef.h' 2025-01-24T00:47:03.6023818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/SymNodeImpl.cpp' 2025-01-24T00:47:03.6024213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/SymNodeImpl.h' 2025-01-24T00:47:03.6024621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/SymbolicShapeMeta.cpp' 2025-01-24T00:47:03.6025071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/SymbolicShapeMeta.h' 2025-01-24T00:47:03.6025430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/TensorImpl.cpp' 2025-01-24T00:47:03.6025823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/TensorImpl.h' 2025-01-24T00:47:03.6026577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/TensorOptions.cpp' 2025-01-24T00:47:03.6026994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/TensorOptions.h' 2025-01-24T00:47:03.6027421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/UndefinedTensorImpl.cpp' 2025-01-24T00:47:03.6027826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/UndefinedTensorImpl.h' 2025-01-24T00:47:03.6028213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/WrapDimMinimal.cpp' 2025-01-24T00:47:03.6028707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/WrapDimMinimal.h' 2025-01-24T00:47:03.6029365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/alignment.h' 2025-01-24T00:47:03.6029696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/build.bzl' 2025-01-24T00:47:03.6030062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl/COW.cpp' 2025-01-24T00:47:03.6030404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl/COW.h' 2025-01-24T00:47:03.6030804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl/COWDeleter.cpp' 2025-01-24T00:47:03.6031184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl/COWDeleter.h' 2025-01-24T00:47:03.6031657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl/DeviceGuardImplInterface.cpp' 2025-01-24T00:47:03.6032276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl/DeviceGuardImplInterface.h' 2025-01-24T00:47:03.6032958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl/FakeGuardImpl.h' 2025-01-24T00:47:03.6033374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl/GPUTrace.cpp' 2025-01-24T00:47:03.6033758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl/GPUTrace.h' 2025-01-24T00:47:03.6034236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl/HermeticPyObjectTLS.cpp' 2025-01-24T00:47:03.6034688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl/HermeticPyObjectTLS.h' 2025-01-24T00:47:03.6035384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl/InlineDeviceGuard.h' 2025-01-24T00:47:03.6035948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl/InlineEvent.h' 2025-01-24T00:47:03.6036379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl/InlineStreamGuard.h' 2025-01-24T00:47:03.6036829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl/LocalDispatchKeySet.cpp' 2025-01-24T00:47:03.6037265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl/LocalDispatchKeySet.h' 2025-01-24T00:47:03.6037693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl/PyInterpreter.cpp' 2025-01-24T00:47:03.6038492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl/PyInterpreter.h' 2025-01-24T00:47:03.6038987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl/PyObjectSlot.cpp' 2025-01-24T00:47:03.6039415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl/PyObjectSlot.h' 2025-01-24T00:47:03.6039862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl/PythonDispatcherTLS.cpp' 2025-01-24T00:47:03.6040314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl/PythonDispatcherTLS.h' 2025-01-24T00:47:03.6040816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl/README-cow.md' 2025-01-24T00:47:03.6041532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl/README.md' 2025-01-24T00:47:03.6041953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl/SizesAndStrides.cpp' 2025-01-24T00:47:03.6042365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl/SizesAndStrides.h' 2025-01-24T00:47:03.6042832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl/TorchDispatchModeTLS.cpp' 2025-01-24T00:47:03.6043279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl/TorchDispatchModeTLS.h' 2025-01-24T00:47:03.6043696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl/VirtualGuardImpl.h' 2025-01-24T00:47:03.6044422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl/alloc_cpu.cpp' 2025-01-24T00:47:03.6044909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl/alloc_cpu.h' 2025-01-24T00:47:03.6045283Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/impl' 2025-01-24T00:47:03.6045656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/thread_pool.cpp' 2025-01-24T00:47:03.6046015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core/thread_pool.h' 2025-01-24T00:47:03.6046428Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/core' 2025-01-24T00:47:03.6046776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/BUILD.bazel' 2025-01-24T00:47:03.6047141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/CMakeLists.txt' 2025-01-24T00:47:03.6047563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/CUDAAlgorithm.h' 2025-01-24T00:47:03.6048009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/CUDAAllocatorConfig.cpp' 2025-01-24T00:47:03.6048427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/CUDAAllocatorConfig.h' 2025-01-24T00:47:03.6048850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/CUDACachingAllocator.cpp' 2025-01-24T00:47:03.6049262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/CUDACachingAllocator.h' 2025-01-24T00:47:03.6049682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/CUDADeviceAssertion.h' 2025-01-24T00:47:03.6050131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/CUDADeviceAssertionHost.cpp' 2025-01-24T00:47:03.6050563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/CUDADeviceAssertionHost.h' 2025-01-24T00:47:03.6050961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/CUDAException.cpp' 2025-01-24T00:47:03.6051336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/CUDAException.h' 2025-01-24T00:47:03.6051751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/CUDAFunctions.cpp' 2025-01-24T00:47:03.6052119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/CUDAFunctions.h' 2025-01-24T00:47:03.6052545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/CUDAGraphsC10Utils.h' 2025-01-24T00:47:03.6052911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/CUDAGuard.h' 2025-01-24T00:47:03.6053266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/CUDAMacros.h' 2025-01-24T00:47:03.6053719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/CUDAMallocAsyncAllocator.cpp' 2025-01-24T00:47:03.6054109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/CUDAMathCompat.h' 2025-01-24T00:47:03.6054516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/CUDAMiscFunctions.cpp' 2025-01-24T00:47:03.6054926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/CUDAMiscFunctions.h' 2025-01-24T00:47:03.6055287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/CUDAStream.cpp' 2025-01-24T00:47:03.6055641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/CUDAStream.h' 2025-01-24T00:47:03.6055989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/README.md' 2025-01-24T00:47:03.6056326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/build.bzl' 2025-01-24T00:47:03.6056692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/driver_api.cpp' 2025-01-24T00:47:03.6057063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/driver_api.h' 2025-01-24T00:47:03.6057475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/impl/CUDAGuardImpl.cpp' 2025-01-24T00:47:03.6057890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/impl/CUDAGuardImpl.h' 2025-01-24T00:47:03.6058272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/impl/CUDATest.cpp' 2025-01-24T00:47:03.6058640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/impl/CUDATest.h' 2025-01-24T00:47:03.6059090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/impl/cuda_cmake_macros.h.in' 2025-01-24T00:47:03.6059485Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/impl' 2025-01-24T00:47:03.6059874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/test/BUILD.bazel' 2025-01-24T00:47:03.6060304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/test/CMakeLists.txt' 2025-01-24T00:47:03.6060666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/test/build.bzl' 2025-01-24T00:47:03.6061198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/test/impl/CUDAAssertionsTest_1_var_test.cu' 2025-01-24T00:47:03.6061745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/test/impl/CUDAAssertionsTest_catches_stream.cu' 2025-01-24T00:47:03.6062417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/test/impl/CUDAAssertionsTest_catches_thread_and_block_and_device.cu' 2025-01-24T00:47:03.6062990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/test/impl/CUDAAssertionsTest_from_2_processes.cu' 2025-01-24T00:47:03.6063682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/test/impl/CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.cu' 2025-01-24T00:47:03.6064394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/test/impl/CUDAAssertionsTest_multiple_writes_from_multiple_blocks.cu' 2025-01-24T00:47:03.6065040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/test/impl/CUDAAssertionsTest_multiple_writes_from_same_block.cu' 2025-01-24T00:47:03.6065477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/test/impl/CUDATest.cpp' 2025-01-24T00:47:03.6065869Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/test/impl' 2025-01-24T00:47:03.6066228Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda/test' 2025-01-24T00:47:03.6066574Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/cuda' 2025-01-24T00:47:03.6066936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/hip/CMakeLists.txt' 2025-01-24T00:47:03.6067264Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/hip' 2025-01-24T00:47:03.6067663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/macros/BUILD.bazel' 2025-01-24T00:47:03.6068308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/macros/Export.h' 2025-01-24T00:47:03.6068775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/macros/Macros.h' 2025-01-24T00:47:03.6069135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/macros/build.bzl' 2025-01-24T00:47:03.6069569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/macros/cmake_configure_file.bzl' 2025-01-24T00:47:03.6069973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/macros/cmake_macros.h.in' 2025-01-24T00:47:03.6070316Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/macros' 2025-01-24T00:47:03.6070685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/metal/special_math.h' 2025-01-24T00:47:03.6071024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/metal/utils.h' 2025-01-24T00:47:03.6071521Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/metal' 2025-01-24T00:47:03.6072151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/mobile/BUILD.bazel' 2025-01-24T00:47:03.6072593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/mobile/CPUCachingAllocator.cpp' 2025-01-24T00:47:03.6073041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/mobile/CPUCachingAllocator.h' 2025-01-24T00:47:03.6073500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/mobile/CPUProfilingAllocator.cpp' 2025-01-24T00:47:03.6073959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/mobile/CPUProfilingAllocator.h' 2025-01-24T00:47:03.6074430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/mobile/build.bzl' 2025-01-24T00:47:03.6075084Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/mobile' 2025-01-24T00:47:03.6075447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/ovrsource_defs.bzl' 2025-01-24T00:47:03.6075795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/BUILD.bazel' 2025-01-24T00:47:03.6076170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/CMakeLists.txt' 2025-01-24T00:47:03.6076502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/build.bzl' 2025-01-24T00:47:03.6077032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/core/CompileTimeFunctionPointer_test.cpp' 2025-01-24T00:47:03.6077459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/core/DeviceGuard_test.cpp' 2025-01-24T00:47:03.6078240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/core/Device_test.cpp' 2025-01-24T00:47:03.6078784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/core/DispatchKeySet_test.cpp' 2025-01-24T00:47:03.6079183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/core/Scalar_test.cpp' 2025-01-24T00:47:03.6079616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/core/StreamGuard_test.cpp' 2025-01-24T00:47:03.6080012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/core/SymInt_test.cpp' 2025-01-24T00:47:03.6080581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/core/impl/InlineDeviceGuard_test.cpp' 2025-01-24T00:47:03.6081446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/core/impl/InlineStreamGuard_test.cpp' 2025-01-24T00:47:03.6081926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/core/impl/SizesAndStrides_test.cpp' 2025-01-24T00:47:03.6082333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/core/impl/cow_test.cpp' 2025-01-24T00:47:03.6082723Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/core/impl' 2025-01-24T00:47:03.6083079Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/core' 2025-01-24T00:47:03.6083609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/ArrayRef_test.cpp' 2025-01-24T00:47:03.6084336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/Bitset_test.cpp' 2025-01-24T00:47:03.6084774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/ConstexprCrc_test.cpp' 2025-01-24T00:47:03.6085244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/DeadlockDetection_test.cpp' 2025-01-24T00:47:03.6085680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/Half_test.cpp' 2025-01-24T00:47:03.6086548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/LeftRight_test.cpp' 2025-01-24T00:47:03.6086922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/Macros.h' 2025-01-24T00:47:03.6087376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/Metaprogramming_test.cpp' 2025-01-24T00:47:03.6088113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/NetworkFlow_test.cpp' 2025-01-24T00:47:03.6088738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/Synchronized_test.cpp' 2025-01-24T00:47:03.6089168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/ThreadLocal_test.cpp' 2025-01-24T00:47:03.6089600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/TypeIndex_test.cpp' 2025-01-24T00:47:03.6090009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/TypeList_test.cpp' 2025-01-24T00:47:03.6090439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/TypeTraits_test.cpp' 2025-01-24T00:47:03.6090861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/accumulate_test.cpp' 2025-01-24T00:47:03.6091274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/bfloat16_test.cpp' 2025-01-24T00:47:03.6091700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/bit_cast_test.cpp' 2025-01-24T00:47:03.6092285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/complex_math_test.cpp' 2025-01-24T00:47:03.6092804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/complex_math_test_common.h' 2025-01-24T00:47:03.6093247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/complex_test.cpp' 2025-01-24T00:47:03.6093676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/complex_test_common.h' 2025-01-24T00:47:03.6094082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/error_test.cpp' 2025-01-24T00:47:03.6094495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/exception_test.cpp' 2025-01-24T00:47:03.6094886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/flags_test.cpp' 2025-01-24T00:47:03.6095329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/generic_math_test.cpp' 2025-01-24T00:47:03.6095767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/intrusive_ptr_test.cpp' 2025-01-24T00:47:03.6096162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/irange_test.cpp' 2025-01-24T00:47:03.6096562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/lazy_test.cpp' 2025-01-24T00:47:03.6096962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/logging_test.cpp' 2025-01-24T00:47:03.6097380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/optional_test.cpp' 2025-01-24T00:47:03.6097869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/ordered_preserving_dict_test.cpp' 2025-01-24T00:47:03.6098275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/registry_test.cpp' 2025-01-24T00:47:03.6098714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/small_vector_test.cpp' 2025-01-24T00:47:03.6099104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/ssize_test.cpp' 2025-01-24T00:47:03.6099531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/string_util_test.cpp' 2025-01-24T00:47:03.6099948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/string_view_test.cpp' 2025-01-24T00:47:03.6100352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/tempfile_test.cpp' 2025-01-24T00:47:03.6100791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util/typeid_test.cpp' 2025-01-24T00:47:03.6101182Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test/util' 2025-01-24T00:47:03.6101513Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/test' 2025-01-24T00:47:03.6101895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/AbortHandler.h' 2025-01-24T00:47:03.6102230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/AlignOf.h' 2025-01-24T00:47:03.6102649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/ApproximateClock.cpp' 2025-01-24T00:47:03.6103043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/ApproximateClock.h' 2025-01-24T00:47:03.6103366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Array.h' 2025-01-24T00:47:03.6103724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/ArrayRef.h' 2025-01-24T00:47:03.6104090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/BFloat16-inl.h' 2025-01-24T00:47:03.6104460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/BFloat16-math.h' 2025-01-24T00:47:03.6104841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/BFloat16.h' 2025-01-24T00:47:03.6105212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/BUILD.bazel' 2025-01-24T00:47:03.6105586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Backtrace.cpp' 2025-01-24T00:47:03.6105936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Backtrace.h' 2025-01-24T00:47:03.6106290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Bfloat16.cpp' 2025-01-24T00:47:03.6106636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Bitset.h' 2025-01-24T00:47:03.6106970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/C++17.cpp' 2025-01-24T00:47:03.6107294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/C++17.h' 2025-01-24T00:47:03.6107651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/CallOnce.h' 2025-01-24T00:47:03.6108019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/ConstexprCrc.h' 2025-01-24T00:47:03.6108437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/DeadlockDetection.cpp' 2025-01-24T00:47:03.6108834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/DeadlockDetection.h' 2025-01-24T00:47:03.6109188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Deprecated.h' 2025-01-24T00:47:03.6109550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/DimVector.h' 2025-01-24T00:47:03.6109945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/DynamicCounter.cpp' 2025-01-24T00:47:03.6110322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/DynamicCounter.h' 2025-01-24T00:47:03.6110700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Exception.cpp' 2025-01-24T00:47:03.6111091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Exception.h' 2025-01-24T00:47:03.6111857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/ExclusivelyOwned.h' 2025-01-24T00:47:03.6112360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/ExclusivelyOwnedTensorTraits.h' 2025-01-24T00:47:03.6112756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/FbcodeMaps.h' 2025-01-24T00:47:03.6113119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Flags.h' 2025-01-24T00:47:03.6113511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Float8_e4m3fn-inl.h' 2025-01-24T00:47:03.6114074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Float8_e4m3fn.cpp' 2025-01-24T00:47:03.6114696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Float8_e4m3fn.h' 2025-01-24T00:47:03.6115103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Float8_e4m3fnuz-inl.h' 2025-01-24T00:47:03.6115504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Float8_e4m3fnuz.cpp' 2025-01-24T00:47:03.6115880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Float8_e4m3fnuz.h' 2025-01-24T00:47:03.6116256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Float8_e5m2-inl.h' 2025-01-24T00:47:03.6116634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Float8_e5m2.cpp' 2025-01-24T00:47:03.6117225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Float8_e5m2.h' 2025-01-24T00:47:03.6117876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Float8_e5m2fnuz-inl.h' 2025-01-24T00:47:03.6118276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Float8_e5m2fnuz.cpp' 2025-01-24T00:47:03.6118680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Float8_e5m2fnuz.h' 2025-01-24T00:47:03.6119073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Float8_fnuz_cvt.h' 2025-01-24T00:47:03.6119436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/FunctionRef.h' 2025-01-24T00:47:03.6119983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Gauge.cpp' 2025-01-24T00:47:03.6120546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Gauge.h' 2025-01-24T00:47:03.6120897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Half-inl.h' 2025-01-24T00:47:03.6121229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Half.cpp' 2025-01-24T00:47:03.6121558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Half.h' 2025-01-24T00:47:03.6121909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/IdWrapper.h' 2025-01-24T00:47:03.6122238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Lazy.h' 2025-01-24T00:47:03.6122609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/LeftRight.cpp' 2025-01-24T00:47:03.6123276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/LeftRight.h' 2025-01-24T00:47:03.6123696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Load.h' 2025-01-24T00:47:03.6124047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Logging.cpp' 2025-01-24T00:47:03.6124384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Logging.h' 2025-01-24T00:47:03.6124780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/MathConstants.cpp' 2025-01-24T00:47:03.6125155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/MathConstants.h' 2025-01-24T00:47:03.6125515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/MaybeOwned.h' 2025-01-24T00:47:03.6125970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Metaprogramming.cpp' 2025-01-24T00:47:03.6126768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Metaprogramming.h' 2025-01-24T00:47:03.6127259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/NetworkFlow.cpp' 2025-01-24T00:47:03.6127620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/NetworkFlow.h' 2025-01-24T00:47:03.6127980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Optional.cpp' 2025-01-24T00:47:03.6128333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Optional.h' 2025-01-24T00:47:03.6128726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/OptionalArrayRef.h' 2025-01-24T00:47:03.6129162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/ParallelGuard.cpp' 2025-01-24T00:47:03.6129882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/ParallelGuard.h' 2025-01-24T00:47:03.6130270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Registry.h' 2025-01-24T00:47:03.6130632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/ScopeExit.h' 2025-01-24T00:47:03.6131021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/SmallBuffer.h' 2025-01-24T00:47:03.6131397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/SmallVector.cpp' 2025-01-24T00:47:03.6131796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/SmallVector.h' 2025-01-24T00:47:03.6132166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/StringUtil.cpp' 2025-01-24T00:47:03.6132533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/StringUtil.h' 2025-01-24T00:47:03.6132904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Synchronized.h' 2025-01-24T00:47:03.6133264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/ThreadLocal.h' 2025-01-24T00:47:03.6133703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/ThreadLocalDebugInfo.cpp' 2025-01-24T00:47:03.6134120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/ThreadLocalDebugInfo.h' 2025-01-24T00:47:03.6134442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Type.h' 2025-01-24T00:47:03.6134810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/TypeCast.cpp' 2025-01-24T00:47:03.6135151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/TypeCast.h' 2025-01-24T00:47:03.6135510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/TypeIndex.h' 2025-01-24T00:47:03.6135868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/TypeList.cpp' 2025-01-24T00:47:03.6136210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/TypeList.h' 2025-01-24T00:47:03.6136620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/TypeSafeSignMath.h' 2025-01-24T00:47:03.6136989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/TypeTraits.cpp' 2025-01-24T00:47:03.6137342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/TypeTraits.h' 2025-01-24T00:47:03.6137734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Type_demangle.cpp' 2025-01-24T00:47:03.6138129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Type_no_demangle.cpp' 2025-01-24T00:47:03.6138487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Unicode.cpp' 2025-01-24T00:47:03.6138847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Unicode.h' 2025-01-24T00:47:03.6139253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/UniqueVoidPtr.cpp' 2025-01-24T00:47:03.6139633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/UniqueVoidPtr.h' 2025-01-24T00:47:03.6139964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/Unroll.h' 2025-01-24T00:47:03.6140344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/WaitCounter.cpp' 2025-01-24T00:47:03.6140703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/WaitCounter.h' 2025-01-24T00:47:03.6141153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/WaitCounterDynamicBackend.h' 2025-01-24T00:47:03.6141516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/accumulate.h' 2025-01-24T00:47:03.6141860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/bit_cast.h' 2025-01-24T00:47:03.6142184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/bits.h' 2025-01-24T00:47:03.6142526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/build.bzl' 2025-01-24T00:47:03.6142884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/complex.h' 2025-01-24T00:47:03.6143275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/complex_math.cpp' 2025-01-24T00:47:03.6143661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/complex_math.h' 2025-01-24T00:47:03.6144025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/complex_utils.h' 2025-01-24T00:47:03.6144380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/copysign.h' 2025-01-24T00:47:03.6144705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/env.cpp' 2025-01-24T00:47:03.6145017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/env.h' 2025-01-24T00:47:03.6145363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/error.cpp' 2025-01-24T00:47:03.6145686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/error.h' 2025-01-24T00:47:03.6146081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/flags_use_gflags.cpp' 2025-01-24T00:47:03.6146501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/flags_use_no_gflags.cpp' 2025-01-24T00:47:03.6146865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/flat_hash_map.h' 2025-01-24T00:47:03.6147279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/floating_point_utils.h' 2025-01-24T00:47:03.6147638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/generic_math.h' 2025-01-24T00:47:03.6147955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/hash.h' 2025-01-24T00:47:03.6148312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/int128.cpp' 2025-01-24T00:47:03.6148641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/int128.h' 2025-01-24T00:47:03.6149033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/intrusive_ptr.cpp' 2025-01-24T00:47:03.6149400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/intrusive_ptr.h' 2025-01-24T00:47:03.6149729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/irange.h' 2025-01-24T00:47:03.6150139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/llvmMathExtras.h' 2025-01-24T00:47:03.6150553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/logging_is_google_glog.h' 2025-01-24T00:47:03.6151014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/logging_is_not_google_glog.h' 2025-01-24T00:47:03.6151354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/numa.cpp' 2025-01-24T00:47:03.6151676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/numa.h' 2025-01-24T00:47:03.6152150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/order_preserving_flat_hash_map.h' 2025-01-24T00:47:03.6152664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/overflows.h' 2025-01-24T00:47:03.6153281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/overloaded.h' 2025-01-24T00:47:03.6153655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/python_stub.h' 2025-01-24T00:47:03.6153981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/qint32.h' 2025-01-24T00:47:03.6154300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/qint8.h' 2025-01-24T00:47:03.6154684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/quint2x4.h' 2025-01-24T00:47:03.6155027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/quint4x2.h' 2025-01-24T00:47:03.6155723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/quint8.h' 2025-01-24T00:47:03.6156184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/safe_numerics.h' 2025-01-24T00:47:03.6156576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/signal_handler.cpp' 2025-01-24T00:47:03.6156955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/signal_handler.h' 2025-01-24T00:47:03.6157324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/sparse_bitset.h' 2025-01-24T00:47:03.6157644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/ssize.h' 2025-01-24T00:47:03.6158054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/static_tracepoint.h' 2025-01-24T00:47:03.6158781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/static_tracepoint_elfx86.h' 2025-01-24T00:47:03.6159279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/strides.h' 2025-01-24T00:47:03.6159642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/string_utils.h' 2025-01-24T00:47:03.6159997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/string_view.h' 2025-01-24T00:47:03.6160363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/strong_type.h' 2025-01-24T00:47:03.6160720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/tempfile.cpp' 2025-01-24T00:47:03.6161131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/tempfile.h' 2025-01-24T00:47:03.6161856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/thread_name.cpp' 2025-01-24T00:47:03.6162234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/thread_name.h' 2025-01-24T00:47:03.6162595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/typeid.cpp' 2025-01-24T00:47:03.6162921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/typeid.h' 2025-01-24T00:47:03.6163288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util/win32-headers.h' 2025-01-24T00:47:03.6163667Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/util' 2025-01-24T00:47:03.6164222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/xpu/CMakeLists.txt' 2025-01-24T00:47:03.6164916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/xpu/XPUCachingAllocator.cpp' 2025-01-24T00:47:03.6165335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/xpu/XPUCachingAllocator.h' 2025-01-24T00:47:03.6165706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/xpu/XPUDeviceProp.h' 2025-01-24T00:47:03.6166080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/xpu/XPUException.h' 2025-01-24T00:47:03.6166534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/xpu/XPUFunctions.cpp' 2025-01-24T00:47:03.6166941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/xpu/XPUFunctions.h' 2025-01-24T00:47:03.6167625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/xpu/XPUMacros.h' 2025-01-24T00:47:03.6168044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/xpu/XPUStream.cpp' 2025-01-24T00:47:03.6168388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/xpu/XPUStream.h' 2025-01-24T00:47:03.6168842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/xpu/impl/XPUGuardImpl.cpp' 2025-01-24T00:47:03.6169258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/xpu/impl/XPUGuardImpl.h' 2025-01-24T00:47:03.6169907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/xpu/impl/xpu_cmake_macros.h.in' 2025-01-24T00:47:03.6170481Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/xpu/impl' 2025-01-24T00:47:03.6170881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/xpu/test/CMakeLists.txt' 2025-01-24T00:47:03.6171390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/xpu/test/impl/XPUCachingAllocatorTest.cpp' 2025-01-24T00:47:03.6171831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/xpu/test/impl/XPUDeviceTest.cpp' 2025-01-24T00:47:03.6172257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/xpu/test/impl/XPUGuardTest.cpp' 2025-01-24T00:47:03.6172975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/xpu/test/impl/XPUStreamTest.cpp' 2025-01-24T00:47:03.6173543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/xpu/test/impl/XPUTest.h' 2025-01-24T00:47:03.6173930Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/xpu/test/impl' 2025-01-24T00:47:03.6174288Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/xpu/test' 2025-01-24T00:47:03.6174621Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10/xpu' 2025-01-24T00:47:03.6174952Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/c10' 2025-01-24T00:47:03.6175303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/.clang-format' 2025-01-24T00:47:03.6175663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/CMakeLists.txt' 2025-01-24T00:47:03.6176058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/core/CMakeLists.txt' 2025-01-24T00:47:03.6176413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/core/common.cc' 2025-01-24T00:47:03.6176773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/core/common.h' 2025-01-24T00:47:03.6177153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/core/macros.h' 2025-01-24T00:47:03.6177520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/core/macros.h.in' 2025-01-24T00:47:03.6177904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/core/timer.h' 2025-01-24T00:47:03.6178254Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/core' 2025-01-24T00:47:03.6178673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/perfkernels/CMakeLists.txt' 2025-01-24T00:47:03.6179151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/perfkernels/batch_box_cox_avx512.cc' 2025-01-24T00:47:03.6179598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/perfkernels/batch_box_cox_vec.h' 2025-01-24T00:47:03.6179998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/perfkernels/common.h' 2025-01-24T00:47:03.6180415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/perfkernels/common_avx.cc' 2025-01-24T00:47:03.6180836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/perfkernels/common_avx2.cc' 2025-01-24T00:47:03.6181259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/perfkernels/common_sve.cc' 2025-01-24T00:47:03.6181754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/perfkernels/embedding_lookup_idx.cc' 2025-01-24T00:47:03.6182233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/perfkernels/embedding_lookup_idx.h' 2025-01-24T00:47:03.6182791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/perfkernels/embedding_lookup_idx_avx2.cc' 2025-01-24T00:47:03.6183284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/perfkernels/embedding_lookup_idx_sve.cc' 2025-01-24T00:47:03.6183769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/perfkernels/hp_emblookup_codegen.py' 2025-01-24T00:47:03.6184247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/perfkernels/sve_emblookup_codegen.py' 2025-01-24T00:47:03.6184632Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/perfkernels' 2025-01-24T00:47:03.6185059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/serialize/CMakeLists.txt' 2025-01-24T00:47:03.6185423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/serialize/crc.cc' 2025-01-24T00:47:03.6185815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/serialize/crc_alt.h' 2025-01-24T00:47:03.6186226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/serialize/file_adapter.cc' 2025-01-24T00:47:03.6186634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/serialize/file_adapter.h' 2025-01-24T00:47:03.6187087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/serialize/in_memory_adapter.h' 2025-01-24T00:47:03.6187530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/serialize/inline_container.cc' 2025-01-24T00:47:03.6187977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/serialize/inline_container.h' 2025-01-24T00:47:03.6188435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/serialize/inline_container_test.cc' 2025-01-24T00:47:03.6188874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/serialize/istream_adapter.cc' 2025-01-24T00:47:03.6189309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/serialize/istream_adapter.h' 2025-01-24T00:47:03.6189802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/serialize/read_adapter_interface.cc' 2025-01-24T00:47:03.6190264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/serialize/read_adapter_interface.h' 2025-01-24T00:47:03.6190689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/serialize/versions.h' 2025-01-24T00:47:03.6191060Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/serialize' 2025-01-24T00:47:03.6191472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/unexported_symbols.lds' 2025-01-24T00:47:03.6191868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/utils/CMakeLists.txt' 2025-01-24T00:47:03.6192450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/utils/fixed_divisor.h' 2025-01-24T00:47:03.6192843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/utils/proto_wrap.cc' 2025-01-24T00:47:03.6193219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/utils/proto_wrap.h' 2025-01-24T00:47:03.6193611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/utils/string_utils.cc' 2025-01-24T00:47:03.6194013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/utils/string_utils.h' 2025-01-24T00:47:03.6194518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/utils/threadpool/ThreadPool.cc' 2025-01-24T00:47:03.6195004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/utils/threadpool/ThreadPool.h' 2025-01-24T00:47:03.6195482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/utils/threadpool/ThreadPoolCommon.h' 2025-01-24T00:47:03.6195928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/utils/threadpool/WorkersPool.h' 2025-01-24T00:47:03.6196415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/utils/threadpool/pthreadpool-cpp.cc' 2025-01-24T00:47:03.6196882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/utils/threadpool/pthreadpool-cpp.h' 2025-01-24T00:47:03.6197343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/utils/threadpool/pthreadpool.cc' 2025-01-24T00:47:03.6197790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/utils/threadpool/pthreadpool.h' 2025-01-24T00:47:03.6198272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/utils/threadpool/pthreadpool_impl.cc' 2025-01-24T00:47:03.6198767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/utils/threadpool/thread_pool_guard.cpp' 2025-01-24T00:47:03.6199418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/utils/threadpool/thread_pool_guard.h' 2025-01-24T00:47:03.6200089Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/utils/threadpool' 2025-01-24T00:47:03.6200461Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/utils' 2025-01-24T00:47:03.6200834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2/version_script.lds' 2025-01-24T00:47:03.6201169Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/caffe2' 2025-01-24T00:47:03.6201524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Allowlist.cmake' 2025-01-24T00:47:03.6201912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/BuildVariables.cmake' 2025-01-24T00:47:03.6202664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Caffe2Config.cmake.in' 2025-01-24T00:47:03.6203095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/CheckAbi.cmake' 2025-01-24T00:47:03.6203484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Codegen.cmake' 2025-01-24T00:47:03.6203891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/DebugHelper.cmake' 2025-01-24T00:47:03.6204265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Dependencies.cmake' 2025-01-24T00:47:03.6204685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/External/EigenBLAS.cmake' 2025-01-24T00:47:03.6205108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/External/aotriton.cmake' 2025-01-24T00:47:03.6205833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/External/nccl.cmake' 2025-01-24T00:47:03.6206369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/External/nnpack.cmake' 2025-01-24T00:47:03.6206749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/External/rccl.cmake' 2025-01-24T00:47:03.6207116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/External/ucc.cmake' 2025-01-24T00:47:03.6207655Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/External' 2025-01-24T00:47:03.6208296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/FlatBuffers.cmake' 2025-01-24T00:47:03.6208823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/GoogleTestPatch.cmake' 2025-01-24T00:47:03.6209461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/IncludeSource.cpp.in' 2025-01-24T00:47:03.6209954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Metal.cmake' 2025-01-24T00:47:03.6210521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/MiscCheck.cmake' 2025-01-24T00:47:03.6211123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules/FindAPL.cmake' 2025-01-24T00:47:03.6211650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules/FindARM.cmake' 2025-01-24T00:47:03.6212076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules/FindAVX.cmake' 2025-01-24T00:47:03.6212484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules/FindAtlas.cmake' 2025-01-24T00:47:03.6212887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules/FindBLAS.cmake' 2025-01-24T00:47:03.6213453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules/FindBLIS.cmake' 2025-01-24T00:47:03.6214153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules/FindBenchmark.cmake' 2025-01-24T00:47:03.6214879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules/FindCUB.cmake' 2025-01-24T00:47:03.6215702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules/FindCUDAToolkit.cmake' 2025-01-24T00:47:03.6216486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules/FindCUDSS.cmake' 2025-01-24T00:47:03.6217168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules/FindCUSPARSELT.cmake' 2025-01-24T00:47:03.6217928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules/FindFlexiBLAS.cmake' 2025-01-24T00:47:03.6218703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules/FindGloo.cmake' 2025-01-24T00:47:03.6219465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules/FindITT.cmake' 2025-01-24T00:47:03.6220191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules/FindLAPACK.cmake' 2025-01-24T00:47:03.6220950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules/FindMAGMA.cmake' 2025-01-24T00:47:03.6221658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules/FindMKL.cmake' 2025-01-24T00:47:03.6222353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules/FindMKLDNN.cmake' 2025-01-24T00:47:03.6223013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules/FindNCCL.cmake' 2025-01-24T00:47:03.6223655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules/FindNuma.cmake' 2025-01-24T00:47:03.6224342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules/FindOpenBLAS.cmake' 2025-01-24T00:47:03.6225008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules/FindOpenMP.cmake' 2025-01-24T00:47:03.6225781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules/FindOpenTelemetryApi.cmake' 2025-01-24T00:47:03.6226542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules/FindSYCLToolkit.cmake' 2025-01-24T00:47:03.6227250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules/FindSanitizer.cmake' 2025-01-24T00:47:03.6227944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules/FindVSX.cmake' 2025-01-24T00:47:03.6228674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules/FindZVECTOR.cmake' 2025-01-24T00:47:03.6229403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules/Findpybind11.cmake' 2025-01-24T00:47:03.6230045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules/FindvecLib.cmake' 2025-01-24T00:47:03.6230418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules/README.md' 2025-01-24T00:47:03.6230782Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules' 2025-01-24T00:47:03.6231273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules_CUDA_fix/FindCUDA.cmake' 2025-01-24T00:47:03.6232100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules_CUDA_fix/FindCUDNN.cmake' 2025-01-24T00:47:03.6232564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules_CUDA_fix/README.md' 2025-01-24T00:47:03.6233132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' 2025-01-24T00:47:03.6233620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules_CUDA_fix/upstream/FindCUDA.cmake' 2025-01-24T00:47:03.6234176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' 2025-01-24T00:47:03.6234723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' 2025-01-24T00:47:03.6235260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' 2025-01-24T00:47:03.6235846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' 2025-01-24T00:47:03.6236345Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules_CUDA_fix/upstream/FindCUDA' 2025-01-24T00:47:03.6236963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake' 2025-01-24T00:47:03.6237505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' 2025-01-24T00:47:03.6238024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules_CUDA_fix/upstream/README.md' 2025-01-24T00:47:03.6238513Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules_CUDA_fix/upstream' 2025-01-24T00:47:03.6238920Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Modules_CUDA_fix' 2025-01-24T00:47:03.6239292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/ProtoBuf.cmake' 2025-01-24T00:47:03.6239678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/ProtoBufPatch.cmake' 2025-01-24T00:47:03.6240028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/Summary.cmake' 2025-01-24T00:47:03.6240424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/TorchConfig.cmake.in' 2025-01-24T00:47:03.6240848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/TorchConfigVersion.cmake.in' 2025-01-24T00:47:03.6241243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/VulkanCodegen.cmake' 2025-01-24T00:47:03.6256051Z + mkdir -p /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-01-24T00:47:03.6256478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/VulkanDependencies.cmake' 2025-01-24T00:47:03.6256971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/cmake_uninstall.cmake.in' 2025-01-24T00:47:03.6257332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/iOS.cmake' 2025-01-24T00:47:03.6257716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/prioritized_text.txt' 2025-01-24T00:47:03.6258155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/public/ComputeLibrary.cmake' 2025-01-24T00:47:03.6258542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/public/LoadHIP.cmake' 2025-01-24T00:47:03.6258920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/public/cuda.cmake' 2025-01-24T00:47:03.6259300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/public/gflags.cmake' 2025-01-24T00:47:03.6259665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/public/glog.cmake' 2025-01-24T00:47:03.6260040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/public/mkl.cmake' 2025-01-24T00:47:03.6260416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/public/mkldnn.cmake' 2025-01-24T00:47:03.6260822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/public/protobuf.cmake' 2025-01-24T00:47:03.6261194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/public/utils.cmake' 2025-01-24T00:47:03.6261558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/public/xpu.cmake' 2025-01-24T00:47:03.6261926Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake/public' 2025-01-24T00:47:03.6262249Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/cmake' 2025-01-24T00:47:03.6262539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/defs.bzl' 2025-01-24T00:47:03.6262870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docker.Makefile' 2025-01-24T00:47:03.6263193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/.gitignore' 2025-01-24T00:47:03.6263514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/Makefile' 2025-01-24T00:47:03.6263827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/README.md' 2025-01-24T00:47:03.6264179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/cpp/Makefile' 2025-01-24T00:47:03.6264558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/cpp/source/Doxyfile' 2025-01-24T00:47:03.6265030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/cpp/source/_static/cpp_theme.css' 2025-01-24T00:47:03.6265445Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/cpp/source/_static' 2025-01-24T00:47:03.6265869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/cpp/source/check-doxygen.sh' 2025-01-24T00:47:03.6266236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/cpp/source/conf.py' 2025-01-24T00:47:03.6266640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/cpp/source/frontend.rst' 2025-01-24T00:47:03.6267013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/cpp/source/index.rst' 2025-01-24T00:47:03.6267419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/cpp/source/installing.rst' 2025-01-24T00:47:03.6267825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/cpp/source/library.rst' 2025-01-24T00:47:03.6268225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/cpp/source/notes/faq.rst' 2025-01-24T00:47:03.6268709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/cpp/source/notes/inference_mode.rst' 2025-01-24T00:47:03.6269199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/cpp/source/notes/maybe_owned.rst' 2025-01-24T00:47:03.6269652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/cpp/source/notes/tensor_basics.rst' 2025-01-24T00:47:03.6270122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/cpp/source/notes/tensor_creation.rst' 2025-01-24T00:47:03.6270601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/cpp/source/notes/tensor_cuda_stream.rst' 2025-01-24T00:47:03.6271063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/cpp/source/notes/tensor_indexing.rst' 2025-01-24T00:47:03.6271512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/cpp/source/notes/versioning.rst' 2025-01-24T00:47:03.6271916Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/cpp/source/notes' 2025-01-24T00:47:03.6272285Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/cpp/source' 2025-01-24T00:47:03.6272628Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/cpp' 2025-01-24T00:47:03.6272955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/libtorch.rst' 2025-01-24T00:47:03.6273279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/make.bat' 2025-01-24T00:47:03.6273637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/requirements.txt' 2025-01-24T00:47:03.6274083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/css/copybutton.css' 2025-01-24T00:47:03.6274519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/css/custom.css' 2025-01-24T00:47:03.6274926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/css/jit.css' 2025-01-24T00:47:03.6275335Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/css' 2025-01-24T00:47:03.6275831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/aliastracker_graph.png' 2025-01-24T00:47:03.6276481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/distributed_autograd/distributed_dependencies.png' 2025-01-24T00:47:03.6277163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/distributed_autograd/distributed_dependencies_computed.png' 2025-01-24T00:47:03.6277777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/distributed_autograd/local_dependencies.png' 2025-01-24T00:47:03.6278375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/distributed_autograd/send_recv_functions.png' 2025-01-24T00:47:03.6278905Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/distributed_autograd' 2025-01-24T00:47:03.6279363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/dynamic_graph.gif' 2025-01-24T00:47:03.6279859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/dynamo/TorchDynamo.png' 2025-01-24T00:47:03.6280335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/dynamo/flowchart.jpg' 2025-01-24T00:47:03.6280808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/dynamo/td_stack.png' 2025-01-24T00:47:03.6281379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/dynamo/torchinductor_backend.png' 2025-01-24T00:47:03.6281826Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/dynamo' 2025-01-24T00:47:03.6282394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/fine_grained_apis/api_diagram.png' 2025-01-24T00:47:03.6283082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/fine_grained_apis/call_stack_diagram.png' 2025-01-24T00:47:03.6283686Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/fine_grained_apis' 2025-01-24T00:47:03.6284277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/inductor_profiling/inductor_code.png' 2025-01-24T00:47:03.6284941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/inductor_profiling/kernel_breakdown.png' 2025-01-24T00:47:03.6285552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/inductor_profiling/terminal_printout.png' 2025-01-24T00:47:03.6286138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/inductor_profiling/trace.png' 2025-01-24T00:47:03.6286885Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/inductor_profiling' 2025-01-24T00:47:03.6287437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/masked/tensor_comparison.jpg' 2025-01-24T00:47:03.6287973Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/masked' 2025-01-24T00:47:03.6288445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/meshgrid.png' 2025-01-24T00:47:03.6288937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/nn/layer_norm.jpg' 2025-01-24T00:47:03.6289466Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/nn' 2025-01-24T00:47:03.6290039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/onnx/onnx_dynamo_mlp_model.png' 2025-01-24T00:47:03.6290711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/onnx/torch_dynamo_exporter_memory_usage.png' 2025-01-24T00:47:03.6291360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/onnx/torch_script_exporter_memory_usage.png' 2025-01-24T00:47:03.6291852Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/onnx' 2025-01-24T00:47:03.6292635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/pipeline_parallelism/no_pipe.png' 2025-01-24T00:47:03.6293238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/pipeline_parallelism/pipe.png' 2025-01-24T00:47:03.6293815Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/pipeline_parallelism' 2025-01-24T00:47:03.6294440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/profiling_torch_compile/ac2g.png' 2025-01-24T00:47:03.6295078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/profiling_torch_compile/basic_chrome_trace.png' 2025-01-24T00:47:03.6295777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/profiling_torch_compile/compilation_profiling.png' 2025-01-24T00:47:03.6296411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/profiling_torch_compile/cpu_bound.png' 2025-01-24T00:47:03.6297140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/profiling_torch_compile/graph_breaks.png' 2025-01-24T00:47:03.6297918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/profiling_torch_compile/graph_breaks_with_torch_compiled_region.png' 2025-01-24T00:47:03.6298575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/profiling_torch_compile/kernel_launch_labeled.png' 2025-01-24T00:47:03.6299349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/profiling_torch_compile/noninductor_triton_kernel.png' 2025-01-24T00:47:03.6300000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/profiling_torch_compile/triton_kernel_launch.png' 2025-01-24T00:47:03.6300643Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/profiling_torch_compile' 2025-01-24T00:47:03.6301227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/pytorch-logo-dark-unstable.png' 2025-01-24T00:47:03.6301749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/pytorch-logo-dark.png' 2025-01-24T00:47:03.6302311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/pytorch-logo-dark.svg' 2025-01-24T00:47:03.6302835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/pytorch-logo-flame.png' 2025-01-24T00:47:03.6303356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/pytorch-logo-flame.svg' 2025-01-24T00:47:03.6303883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/rpc_arch.png' 2025-01-24T00:47:03.6304425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/tensor_illustration.png' 2025-01-24T00:47:03.6305025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/tensorboard/add_histogram.png' 2025-01-24T00:47:03.6305598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/tensorboard/add_histogram_raw.png' 2025-01-24T00:47:03.6306138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/tensorboard/add_hparam.png' 2025-01-24T00:47:03.6306731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/tensorboard/add_image.png' 2025-01-24T00:47:03.6307329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/tensorboard/add_images.png' 2025-01-24T00:47:03.6307924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/tensorboard/add_scalar.png' 2025-01-24T00:47:03.6308468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/tensorboard/add_scalars.png' 2025-01-24T00:47:03.6309000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/tensorboard/hier_tags.png' 2025-01-24T00:47:03.6309568Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/tensorboard' 2025-01-24T00:47:03.6310175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/torch_cuda_memory/active_memory_timeline.png' 2025-01-24T00:47:03.6310901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/torch_cuda_memory/allocator_state_history.png' 2025-01-24T00:47:03.6311525Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img/torch_cuda_memory' 2025-01-24T00:47:03.6311977Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static/img' 2025-01-24T00:47:03.6312484Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_static' 2025-01-24T00:47:03.6312999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_templates/autosummary/class.rst' 2025-01-24T00:47:03.6313632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_templates/autosummary/classnoinheritance.rst' 2025-01-24T00:47:03.6314157Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_templates/autosummary' 2025-01-24T00:47:03.6314656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_templates/classtemplate.rst' 2025-01-24T00:47:03.6315173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_templates/layout.html' 2025-01-24T00:47:03.6315659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_templates/sobolengine.rst' 2025-01-24T00:47:03.6316129Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/_templates' 2025-01-24T00:47:03.6316581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/accelerator.rst' 2025-01-24T00:47:03.6316985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/amp.rst' 2025-01-24T00:47:03.6317445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/autograd.rst' 2025-01-24T00:47:03.6317852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/backends.rst' 2025-01-24T00:47:03.6318294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/benchmark_utils.rst' 2025-01-24T00:47:03.6318735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/bottleneck.rst' 2025-01-24T00:47:03.6319173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/checkpoint.rst' 2025-01-24T00:47:03.6319762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/community/build_ci_governance.rst' 2025-01-24T00:47:03.6320281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/community/contribution_guide.rst' 2025-01-24T00:47:03.6320753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/community/design.rst' 2025-01-24T00:47:03.6321299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/community/governance.rst' 2025-01-24T00:47:03.6321799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/community/persons_of_interest.rst' 2025-01-24T00:47:03.6322387Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/community' 2025-01-24T00:47:03.6322829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/complex_numbers.rst' 2025-01-24T00:47:03.6323219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/cond.rst' 2025-01-24T00:47:03.6323644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/conf.py' 2025-01-24T00:47:03.6324056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/config_mod.rst' 2025-01-24T00:47:03.6324474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/cpp_extension.rst' 2025-01-24T00:47:03.6324988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/cpp_index.rst' 2025-01-24T00:47:03.6325367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/cpu.rst' 2025-01-24T00:47:03.6325880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/cuda._sanitizer.rst' 2025-01-24T00:47:03.6326395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/cuda.rst' 2025-01-24T00:47:03.6326829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/cuda.tunable.rst' 2025-01-24T00:47:03.6327396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/cuda_environment_variables.rst' 2025-01-24T00:47:03.6327889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/cudnn_persistent_rnn.rst' 2025-01-24T00:47:03.6328416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/cudnn_rnn_determinism.rst' 2025-01-24T00:47:03.6328801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/data.rst' 2025-01-24T00:47:03.6329241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/ddp_comm_hooks.rst' 2025-01-24T00:47:03.6329802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/debugging_environment_variables.rst' 2025-01-24T00:47:03.6330257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/deploy.rst' 2025-01-24T00:47:03.6330707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/deterministic.rst' 2025-01-24T00:47:03.6331271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/distributed.algorithms.join.rst' 2025-01-24T00:47:03.6331759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/distributed.checkpoint.rst' 2025-01-24T00:47:03.6332281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/distributed.elastic.rst' 2025-01-24T00:47:03.6332836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/distributed.fsdp.fully_shard.rst' 2025-01-24T00:47:03.6333321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/distributed.optim.rst' 2025-01-24T00:47:03.6333873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/distributed.pipelining.rst' 2025-01-24T00:47:03.6334301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/distributed.rst' 2025-01-24T00:47:03.6334895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/distributed.tensor.parallel.rst' 2025-01-24T00:47:03.6335357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/distributed.tensor.rst' 2025-01-24T00:47:03.6335798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/distributions.rst' 2025-01-24T00:47:03.6336277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/dlpack.rst' 2025-01-24T00:47:03.6336688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/docutils.conf' 2025-01-24T00:47:03.6337120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/elastic/agent.rst' 2025-01-24T00:47:03.6337647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/elastic/agent_diagram.jpg' 2025-01-24T00:47:03.6338123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/elastic/control_plane.rst' 2025-01-24T00:47:03.6338651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/elastic/customization.rst' 2025-01-24T00:47:03.6339104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/elastic/errors.rst' 2025-01-24T00:47:03.6339597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/elastic/etcd_rdzv_diagram.png' 2025-01-24T00:47:03.6340108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/elastic/events.rst' 2025-01-24T00:47:03.6340576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/elastic/examples.rst' 2025-01-24T00:47:03.6341056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/elastic/kubernetes.rst' 2025-01-24T00:47:03.6341523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/elastic/metrics.rst' 2025-01-24T00:47:03.6342032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/elastic/multiprocessing.rst' 2025-01-24T00:47:03.6342546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/elastic/quickstart.rst' 2025-01-24T00:47:03.6343056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/elastic/rendezvous.rst' 2025-01-24T00:47:03.6343479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/elastic/run.rst' 2025-01-24T00:47:03.6344010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/elastic/subprocess_handler.rst' 2025-01-24T00:47:03.6344473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/elastic/timer.rst' 2025-01-24T00:47:03.6345016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/elastic/train_script.rst' 2025-01-24T00:47:03.6345447Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/elastic' 2025-01-24T00:47:03.6345884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/export.ir_spec.rst' 2025-01-24T00:47:03.6346426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/export.programming_model.rst' 2025-01-24T00:47:03.6346804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/export.rst' 2025-01-24T00:47:03.6347276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/fft.rst' 2025-01-24T00:47:03.6347663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/fsdp.rst' 2025-01-24T00:47:03.6348072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/func.api.rst' 2025-01-24T00:47:03.6348557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/func.batch_norm.rst' 2025-01-24T00:47:03.6349021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/func.migrating.rst' 2025-01-24T00:47:03.6349485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/func.rst' 2025-01-24T00:47:03.6349969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/func.ux_limitations.rst' 2025-01-24T00:47:03.6350437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/func.whirlwind_tour.rst' 2025-01-24T00:47:03.6350893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/future_mod.rst' 2025-01-24T00:47:03.6351293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/futures.rst' 2025-01-24T00:47:03.6351736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/fx.experimental.rst' 2025-01-24T00:47:03.6352161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/fx.rst' 2025-01-24T00:47:03.6352554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/hub.rst' 2025-01-24T00:47:03.6353028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/index.rst' 2025-01-24T00:47:03.6353406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/jit.rst' 2025-01-24T00:47:03.6353902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/jit_builtin_functions.rst' 2025-01-24T00:47:03.6354435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/jit_language_reference.rst' 2025-01-24T00:47:03.6354953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/jit_language_reference_v2.rst' 2025-01-24T00:47:03.6355439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/jit_python_reference.rst' 2025-01-24T00:47:03.6355929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/jit_unsupported.rst' 2025-01-24T00:47:03.6356340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/jit_utils.rst' 2025-01-24T00:47:03.6356788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/library.rst' 2025-01-24T00:47:03.6357166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/linalg.rst' 2025-01-24T00:47:03.6357598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/logging.rst' 2025-01-24T00:47:03.6358051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/masked.rst' 2025-01-24T00:47:03.6358544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/math-quantizer-equation.png' 2025-01-24T00:47:03.6358980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/meta.rst' 2025-01-24T00:47:03.6359534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/miscellaneous_environment_variables.rst' 2025-01-24T00:47:03.6359965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/mobile_optimizer.rst' 2025-01-24T00:47:03.6360469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/model_zoo.rst' 2025-01-24T00:47:03.6360903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/module_tracker.rst' 2025-01-24T00:47:03.6361303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/monitor.rst' 2025-01-24T00:47:03.6361732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/mps.rst' 2025-01-24T00:47:03.6362228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/mps_environment_variables.rst' 2025-01-24T00:47:03.6362733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/mtia.memory.rst' 2025-01-24T00:47:03.6363217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/mtia.rst' 2025-01-24T00:47:03.6363672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/multiprocessing.rst' 2025-01-24T00:47:03.6364160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/name_inference.rst' 2025-01-24T00:47:03.6364586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/named_tensor.rst' 2025-01-24T00:47:03.6365005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/nested.rst' 2025-01-24T00:47:03.6365494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/nn.attention.bias.rst' 2025-01-24T00:47:03.6366011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/nn.attention.experimental.rst' 2025-01-24T00:47:03.6366671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/nn.attention.flex_attention.rst' 2025-01-24T00:47:03.6367107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/nn.attention.rst' 2025-01-24T00:47:03.6367571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/nn.functional.rst' 2025-01-24T00:47:03.6367993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/nn.init.rst' 2025-01-24T00:47:03.6368436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/nn.rst' 2025-01-24T00:47:03.6368964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/notes/amp_examples.rst' 2025-01-24T00:47:03.6369399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/notes/autograd.rst' 2025-01-24T00:47:03.6369862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/notes/broadcasting.rst' 2025-01-24T00:47:03.6370423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/notes/cpu_threading_runtimes.svg' 2025-01-24T00:47:03.6370995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/notes/cpu_threading_torchscript_inference.rst' 2025-01-24T00:47:03.6371688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/notes/cpu_threading_torchscript_inference.svg' 2025-01-24T00:47:03.6372106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/notes/cuda.rst' 2025-01-24T00:47:03.6372590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/notes/custom_operators.rst' 2025-01-24T00:47:03.6373041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/notes/ddp.rst' 2025-01-24T00:47:03.6373516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/notes/extending.func.rst' 2025-01-24T00:47:03.6374078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/notes/extending.rst' 2025-01-24T00:47:03.6374504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/notes/faq.rst' 2025-01-24T00:47:03.6374921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/notes/fsdp.rst' 2025-01-24T00:47:03.6375431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/notes/get_start_xpu.rst' 2025-01-24T00:47:03.6375875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/notes/gradcheck.rst' 2025-01-24T00:47:03.6376280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/notes/hip.rst' 2025-01-24T00:47:03.6376886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/notes/large_scale_deployments.rst' 2025-01-24T00:47:03.6377360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/notes/modules.rst' 2025-01-24T00:47:03.6377810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/notes/mps.rst' 2025-01-24T00:47:03.6378299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/notes/multiprocessing.rst' 2025-01-24T00:47:03.6378798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/notes/numerical_accuracy.rst' 2025-01-24T00:47:03.6379271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/notes/randomness.rst' 2025-01-24T00:47:03.6379768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/notes/serialization.rst' 2025-01-24T00:47:03.6380262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/notes/windows.rst' 2025-01-24T00:47:03.6380674Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/notes' 2025-01-24T00:47:03.6381060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/onnx.rst' 2025-01-24T00:47:03.6381558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/onnx_dynamo.rst' 2025-01-24T00:47:03.6382045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/onnx_dynamo_memory_usage.rst' 2025-01-24T00:47:03.6382627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/onnx_dynamo_onnxruntime_backend.rst' 2025-01-24T00:47:03.6383136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/onnx_torchscript.rst' 2025-01-24T00:47:03.6383696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/onnx_torchscript_supported_aten_ops.rst' 2025-01-24T00:47:03.6384190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/optim.rst' 2025-01-24T00:47:03.6384592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/package.rst' 2025-01-24T00:47:03.6384977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/profiler.rst' 2025-01-24T00:47:03.6385612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/quantization-accuracy-debugging.rst' 2025-01-24T00:47:03.6386172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/quantization-backend-configuration.rst' 2025-01-24T00:47:03.6386702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/quantization-support.rst' 2025-01-24T00:47:03.6387132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/quantization.rst' 2025-01-24T00:47:03.6387530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/random.rst' 2025-01-24T00:47:03.6387964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/rpc.rst' 2025-01-24T00:47:03.6388474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/rpc/distributed_autograd.rst' 2025-01-24T00:47:03.6388887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/rpc/rref.rst' 2025-01-24T00:47:03.6389332Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/rpc' 2025-01-24T00:47:03.6389856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/scripts/build_activation_images.py' 2025-01-24T00:47:03.6390348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/scripts/build_opsets.py' 2025-01-24T00:47:03.6390939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/scripts/build_quantization_configs.py' 2025-01-24T00:47:03.6391470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/scripts/exportdb/blurb.txt' 2025-01-24T00:47:03.6392254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/scripts/exportdb/generate_example_rst.py' 2025-01-24T00:47:03.6392738Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/scripts/exportdb' 2025-01-24T00:47:03.6393488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/scripts/onnx/build_onnx_torchscript_supported_aten_op_csv_table.py' 2025-01-24T00:47:03.6393918Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/scripts/onnx' 2025-01-24T00:47:03.6394390Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/scripts' 2025-01-24T00:47:03.6394854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/signal.rst' 2025-01-24T00:47:03.6395297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/size.rst' 2025-01-24T00:47:03.6395738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/sparse.rst' 2025-01-24T00:47:03.6396195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/special.rst' 2025-01-24T00:47:03.6396577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/storage.rst' 2025-01-24T00:47:03.6397165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/tensor_attributes.rst' 2025-01-24T00:47:03.6397586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/tensor_view.rst' 2025-01-24T00:47:03.6398015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/tensorboard.rst' 2025-01-24T00:47:03.6398459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/tensors.rst' 2025-01-24T00:47:03.6398872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/testing.rst' 2025-01-24T00:47:03.6399459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/threading_environment_variables.rst' 2025-01-24T00:47:03.6399975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/torch.ao.ns._numeric_suite.rst' 2025-01-24T00:47:03.6400491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/torch.ao.ns._numeric_suite_fx.rst' 2025-01-24T00:47:03.6401017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/torch.compiler.config.rst' 2025-01-24T00:47:03.6401456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/torch.compiler.rst' 2025-01-24T00:47:03.6401997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/torch.compiler_aot_inductor.rst' 2025-01-24T00:47:03.6402592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/torch.compiler_aot_inductor_minifier.rst' 2025-01-24T00:47:03.6403069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/torch.compiler_api.rst' 2025-01-24T00:47:03.6403701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/torch.compiler_best_practices_for_backends.rst' 2025-01-24T00:47:03.6404224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/torch.compiler_cudagraph_trees.rst' 2025-01-24T00:47:03.6404795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/torch.compiler_custom_backends.rst' 2025-01-24T00:47:03.6405328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/torch.compiler_dynamic_shapes.rst' 2025-01-24T00:47:03.6405887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/torch.compiler_dynamo_deepdive.rst' 2025-01-24T00:47:03.6406653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/torch.compiler_dynamo_overview.rst' 2025-01-24T00:47:03.6407156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/torch.compiler_fake_tensor.rst' 2025-01-24T00:47:03.6407624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/torch.compiler_faq.rst' 2025-01-24T00:47:03.6408190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/torch.compiler_fine_grain_apis.rst' 2025-01-24T00:47:03.6408669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/torch.compiler_get_started.rst' 2025-01-24T00:47:03.6409299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/torch.compiler_inductor_profiling.rst' 2025-01-24T00:47:03.6409755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/torch.compiler_ir.rst' 2025-01-24T00:47:03.6410257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/torch.compiler_nn_module.rst' 2025-01-24T00:47:03.6410882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/torch.compiler_performance_dashboard.rst' 2025-01-24T00:47:03.6411469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/torch.compiler_profiling_torch_compile.rst' 2025-01-24T00:47:03.6412041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/torch.compiler_transformations.rst' 2025-01-24T00:47:03.6412580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/torch.compiler_troubleshooting.rst' 2025-01-24T00:47:03.6413134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/torch.compiler_troubleshooting_old.rst' 2025-01-24T00:47:03.6413627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/torch.overrides.rst' 2025-01-24T00:47:03.6414017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/torch.rst' 2025-01-24T00:47:03.6414491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/torch_cuda_memory.rst' 2025-01-24T00:47:03.6415025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/torch_environment_variables.rst' 2025-01-24T00:47:03.6415579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/torch_nccl_environment_variables.rst' 2025-01-24T00:47:03.6416031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/type_info.rst' 2025-01-24T00:47:03.6416425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/utils.rst' 2025-01-24T00:47:03.6416807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source/xpu.rst' 2025-01-24T00:47:03.6417272Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs/source' 2025-01-24T00:47:03.6417652Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/docs' 2025-01-24T00:47:03.6418106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/.gitignore' 2025-01-24T00:47:03.6418515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/CMakeLists.txt' 2025-01-24T00:47:03.6418942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/COMPILE_README.md' 2025-01-24T00:47:03.6419366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/README.md' 2025-01-24T00:47:03.6419765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/__init__.py' 2025-01-24T00:47:03.6420301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/_src/__init__.py' 2025-01-24T00:47:03.6420786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/_src/aot_autograd/__init__.py' 2025-01-24T00:47:03.6421259Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/_src/aot_autograd' 2025-01-24T00:47:03.6421802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/_src/eager_transforms/__init__.py' 2025-01-24T00:47:03.6422292Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/_src/eager_transforms' 2025-01-24T00:47:03.6422777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/_src/make_functional/__init__.py' 2025-01-24T00:47:03.6423359Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/_src/make_functional' 2025-01-24T00:47:03.6423801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/_src/vmap/__init__.py' 2025-01-24T00:47:03.6424270Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/_src/vmap' 2025-01-24T00:47:03.6424693Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/_src' 2025-01-24T00:47:03.6425212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/benchmarks/chrome_trace_parser.py' 2025-01-24T00:47:03.6425726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/benchmarks/cse.py' 2025-01-24T00:47:03.6426248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/benchmarks/operator_authoring.py' 2025-01-24T00:47:03.6426789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/benchmarks/per_sample_grads.py' 2025-01-24T00:47:03.6427360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/benchmarks/pointwise_scorecard.py' 2025-01-24T00:47:03.6427870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/benchmarks/process_scorecard.py' 2025-01-24T00:47:03.6428331Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/benchmarks' 2025-01-24T00:47:03.6428792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/compile/__init__.py' 2025-01-24T00:47:03.6429222Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/compile' 2025-01-24T00:47:03.6429683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/csrc/dim/arena.h' 2025-01-24T00:47:03.6430108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/csrc/dim/dim.cpp' 2025-01-24T00:47:03.6430554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/csrc/dim/dim.h' 2025-01-24T00:47:03.6430978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/csrc/dim/dim_opcode.c' 2025-01-24T00:47:03.6431446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/csrc/dim/minpybind.h' 2025-01-24T00:47:03.6432021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/csrc/dim/python_variable_simple.h' 2025-01-24T00:47:03.6432442Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/csrc/dim' 2025-01-24T00:47:03.6432939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/csrc/init_dim_only.cpp' 2025-01-24T00:47:03.6433337Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/csrc' 2025-01-24T00:47:03.6433743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/dim/README.md' 2025-01-24T00:47:03.6434257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/dim/__init__.py' 2025-01-24T00:47:03.6434699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/dim/batch_tensor.py' 2025-01-24T00:47:03.6435170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/dim/delayed_mul_tensor.py' 2025-01-24T00:47:03.6435598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/dim/dim.py' 2025-01-24T00:47:03.6436030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/dim/magic_trace.py' 2025-01-24T00:47:03.6436518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/dim/op_properties.py' 2025-01-24T00:47:03.6436952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/dim/reference.py' 2025-01-24T00:47:03.6437367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/dim/tree_map.py' 2025-01-24T00:47:03.6437886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/dim/wrap_type.py' 2025-01-24T00:47:03.6438283Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/dim' 2025-01-24T00:47:03.6438744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/docs/.gitignore' 2025-01-24T00:47:03.6439196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/docs/Makefile' 2025-01-24T00:47:03.6439629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/docs/README.md' 2025-01-24T00:47:03.6440191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/docs/source/_static/css/custom.css' 2025-01-24T00:47:03.6440690Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/docs/source/_static/css' 2025-01-24T00:47:03.6441175Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/docs/source/_static' 2025-01-24T00:47:03.6441768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/docs/source/_templates/autosummary/class.rst' 2025-01-24T00:47:03.6442367Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/docs/source/_templates/autosummary' 2025-01-24T00:47:03.6442981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/docs/source/_templates/classtemplate.rst' 2025-01-24T00:47:03.6443495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/docs/source/_templates/layout.html' 2025-01-24T00:47:03.6443992Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/docs/source/_templates' 2025-01-24T00:47:03.6444523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/docs/source/aot_autograd.rst' 2025-01-24T00:47:03.6444982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/docs/source/batch_norm.rst' 2025-01-24T00:47:03.6445514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/docs/source/conf.py' 2025-01-24T00:47:03.6445988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/docs/source/docutils.conf' 2025-01-24T00:47:03.6446556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/docs/source/experimental.rst' 2025-01-24T00:47:03.6447072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/docs/source/functorch.rst' 2025-01-24T00:47:03.6447515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/docs/source/index.rst' 2025-01-24T00:47:03.6448083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/docs/source/install.rst' 2025-01-24T00:47:03.6448614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/docs/source/notebooks' 2025-01-24T00:47:03.6449106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/docs/source/ux_limitations.rst' 2025-01-24T00:47:03.6449587Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/docs/source' 2025-01-24T00:47:03.6449994Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/docs' 2025-01-24T00:47:03.6450422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/einops/__init__.py' 2025-01-24T00:47:03.6450905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/einops/_parsing.py' 2025-01-24T00:47:03.6451362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/einops/rearrange.py' 2025-01-24T00:47:03.6451814Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/einops' 2025-01-24T00:47:03.6452253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/examples/.gitignore' 2025-01-24T00:47:03.6452780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/examples/compilation/README.md' 2025-01-24T00:47:03.6453336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/examples/compilation/eager_fusion.py' 2025-01-24T00:47:03.6453913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/examples/compilation/fuse_module.py' 2025-01-24T00:47:03.6454499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/examples/compilation/linear_train.py' 2025-01-24T00:47:03.6455051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/examples/compilation/simple_function.py' 2025-01-24T00:47:03.6455540Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/examples/compilation' 2025-01-24T00:47:03.6456070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/examples/dp_cifar10/README.md' 2025-01-24T00:47:03.6456581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/examples/dp_cifar10/cifar10_opacus.py' 2025-01-24T00:47:03.6457218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/examples/dp_cifar10/cifar10_transforms.py' 2025-01-24T00:47:03.6457701Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/examples/dp_cifar10' 2025-01-24T00:47:03.6458243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/examples/ensembling/parallel_train.py' 2025-01-24T00:47:03.6458767Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/examples/ensembling' 2025-01-24T00:47:03.6459307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/examples/lennard_jones/lennard_jones.py' 2025-01-24T00:47:03.6459840Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/examples/lennard_jones' 2025-01-24T00:47:03.6460443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/examples/maml_omniglot/.gitignore' 2025-01-24T00:47:03.6460954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/examples/maml_omniglot/README.md' 2025-01-24T00:47:03.6461587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/examples/maml_omniglot/maml-omniglot-higher.py' 2025-01-24T00:47:03.6462200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/examples/maml_omniglot/maml-omniglot-ptonly.py' 2025-01-24T00:47:03.6462809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/examples/maml_omniglot/maml-omniglot-transforms.py' 2025-01-24T00:47:03.6463487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/examples/maml_omniglot/support/omniglot_loaders.py' 2025-01-24T00:47:03.6464053Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/examples/maml_omniglot/support' 2025-01-24T00:47:03.6464591Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/examples/maml_omniglot' 2025-01-24T00:47:03.6465112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/examples/maml_regression/evjang.py' 2025-01-24T00:47:03.6465687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/examples/maml_regression/evjang_transforms.py' 2025-01-24T00:47:03.6466327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/examples/maml_regression/evjang_transforms_module.py' 2025-01-24T00:47:03.6466866Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/examples/maml_regression' 2025-01-24T00:47:03.6467350Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/examples' 2025-01-24T00:47:03.6467841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/experimental/__init__.py' 2025-01-24T00:47:03.6468350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/experimental/control_flow.py' 2025-01-24T00:47:03.6468832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/experimental/ops.py' 2025-01-24T00:47:03.6484951Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/experimental' 2025-01-24T00:47:03.6485559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/notebooks/_src/plot_ensembling.py' 2025-01-24T00:47:03.6486113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/notebooks/_src/plot_jacobians_and_hessians.py' 2025-01-24T00:47:03.6486753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/notebooks/_src/plot_per_sample_gradients.py' 2025-01-24T00:47:03.6487176Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/notebooks/_src' 2025-01-24T00:47:03.6487724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/notebooks/aot_autograd_optimizations.ipynb' 2025-01-24T00:47:03.6488171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/notebooks/ensembling.ipynb' 2025-01-24T00:47:03.6488649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/notebooks/jacobians_hessians.ipynb' 2025-01-24T00:47:03.6489089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/notebooks/minifier.ipynb' 2025-01-24T00:47:03.6489594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/notebooks/neural_tangent_kernels.ipynb' 2025-01-24T00:47:03.6490063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/notebooks/per_sample_grads.ipynb' 2025-01-24T00:47:03.6490524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/notebooks/whirlwind_tour.ipynb' 2025-01-24T00:47:03.6490920Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/notebooks' 2025-01-24T00:47:03.6491364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/op_analysis/annotated_ops' 2025-01-24T00:47:03.6491781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/op_analysis/gen_data.py' 2025-01-24T00:47:03.6492582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/op_analysis/public_api' 2025-01-24T00:47:03.6493040Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/op_analysis' 2025-01-24T00:47:03.6493475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch/writing_batching_rules.md' 2025-01-24T00:47:03.6493832Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/functorch' 2025-01-24T00:47:03.6494161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/mypy-strict.ini' 2025-01-24T00:47:03.6494455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/mypy.ini' 2025-01-24T00:47:03.6494887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/mypy_plugins/check_mypy_version.py' 2025-01-24T00:47:03.6495306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/mypy_plugins/sympy_mypy_plugin.py' 2025-01-24T00:47:03.6495664Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/mypy_plugins' 2025-01-24T00:47:03.6495981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/pt_ops.bzl' 2025-01-24T00:47:03.6496332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/pt_template_srcs.bzl' 2025-01-24T00:47:03.6496694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/pyproject.toml' 2025-01-24T00:47:03.6497024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/pytest.ini' 2025-01-24T00:47:03.6497354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/requirements.txt' 2025-01-24T00:47:03.6497697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/README.md' 2025-01-24T00:47:03.6498097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/add_apache_header.sh' 2025-01-24T00:47:03.6498530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/analysis/format_test_csv.py' 2025-01-24T00:47:03.6498958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/analysis/run_test_csv.sh' 2025-01-24T00:47:03.6499329Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/analysis' 2025-01-24T00:47:03.6499719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/apache_header.txt' 2025-01-24T00:47:03.6500098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/apache_python.txt' 2025-01-24T00:47:03.6500472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/build_android.sh' 2025-01-24T00:47:03.6500886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/build_android_gradle.sh' 2025-01-24T00:47:03.6501280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/build_host_protoc.sh' 2025-01-24T00:47:03.6501632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/build_ios.sh' 2025-01-24T00:47:03.6502002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/build_local.sh' 2025-01-24T00:47:03.6502370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/build_mobile.sh' 2025-01-24T00:47:03.6502785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/build_pytorch_android.sh' 2025-01-24T00:47:03.6503159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/build_raspbian.sh' 2025-01-24T00:47:03.6503532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/build_tegra_x1.sh' 2025-01-24T00:47:03.6503893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/build_tizen.sh' 2025-01-24T00:47:03.6504291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/build_windows.bat' 2025-01-24T00:47:03.6504727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/compile_tests/common.py' 2025-01-24T00:47:03.6505194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/compile_tests/download_reports.py' 2025-01-24T00:47:03.6505666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/compile_tests/failures_histogram.py' 2025-01-24T00:47:03.6506096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/compile_tests/passrate.py' 2025-01-24T00:47:03.6506556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/compile_tests/update_failures.py' 2025-01-24T00:47:03.6506957Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/compile_tests' 2025-01-24T00:47:03.6507359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/diagnose_protobuf.py' 2025-01-24T00:47:03.6507768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/export/update_schema.py' 2025-01-24T00:47:03.6508134Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/export' 2025-01-24T00:47:03.6508629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/fbcode-dev-setup/ccache_setup.sh' 2025-01-24T00:47:03.6509053Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/fbcode-dev-setup' 2025-01-24T00:47:03.6509494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/get_python_cmake_flags.py' 2025-01-24T00:47:03.6509903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/install_triton_wheel.sh' 2025-01-24T00:47:03.6510286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/jit/log_extract.py' 2025-01-24T00:47:03.6510643Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/jit' 2025-01-24T00:47:03.6511056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/onnx/install-develop.sh' 2025-01-24T00:47:03.6511437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/onnx/install.sh' 2025-01-24T00:47:03.6511790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/onnx/test.sh' 2025-01-24T00:47:03.6512143Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/onnx' 2025-01-24T00:47:03.6512487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/proto.ps1' 2025-01-24T00:47:03.6512861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/release/README.md' 2025-01-24T00:47:03.6513327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/release/apply-release-changes.sh' 2025-01-24T00:47:03.6513777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/release/cut-release-branch.sh' 2025-01-24T00:47:03.6514227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/release/promote/common_utils.sh' 2025-01-24T00:47:03.6514734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/release/promote/prep_binary_for_pypi.sh' 2025-01-24T00:47:03.6515169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/release/promote/s3_to_s3.sh' 2025-01-24T00:47:03.6515627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/release/promote/wheel_to_pypi.sh' 2025-01-24T00:47:03.6516052Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/release/promote' 2025-01-24T00:47:03.6516563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/release/restore-backup.sh' 2025-01-24T00:47:03.6517030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/release/tag-docker-images.sh' 2025-01-24T00:47:03.6517412Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/release' 2025-01-24T00:47:03.6517824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/release_notes/.gitignore' 2025-01-24T00:47:03.6518245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/release_notes/README.md' 2025-01-24T00:47:03.6518710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/release_notes/apply_categories.py' 2025-01-24T00:47:03.6519143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/release_notes/categorize.py' 2025-01-24T00:47:03.6519596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/release_notes/classifier.py' 2025-01-24T00:47:03.6520029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/release_notes/commitlist.py' 2025-01-24T00:47:03.6520454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/release_notes/common.py' 2025-01-24T00:47:03.6520909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/release_notes/explore.ipynb' 2025-01-24T00:47:03.6521363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/release_notes/namespace_check.py' 2025-01-24T00:47:03.6521848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/release_notes/requirements.txt' 2025-01-24T00:47:03.6522321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/release_notes/test_release_notes.py' 2025-01-24T00:47:03.6522723Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/release_notes' 2025-01-24T00:47:03.6523144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/remove_apache_header.sh' 2025-01-24T00:47:03.6523472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/temp.sh' 2025-01-24T00:47:03.6523845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts/xcode_build.rb' 2025-01-24T00:47:03.6524176Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/scripts' 2025-01-24T00:47:03.6524465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/setup.py' 2025-01-24T00:47:03.6524933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/HowToWriteTestsUsingFileCheck.md' 2025-01-24T00:47:03.6525277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/_test_bazel.py' 2025-01-24T00:47:03.6525699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/allowlist_for_publicAPI.json' 2025-01-24T00:47:03.6526199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/ao/sparsity/test_activation_sparsifier.py' 2025-01-24T00:47:03.6526723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/ao/sparsity/test_composability.py' 2025-01-24T00:47:03.6527196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/ao/sparsity/test_data_scheduler.py' 2025-01-24T00:47:03.6527651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/ao/sparsity/test_data_sparsifier.py' 2025-01-24T00:47:03.6528067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/ao/sparsity/test_kernels.py' 2025-01-24T00:47:03.6528532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/ao/sparsity/test_parametrization.py' 2025-01-24T00:47:03.6529065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/ao/sparsity/test_qlinear_packed_params.py' 2025-01-24T00:47:03.6529504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/ao/sparsity/test_scheduler.py' 2025-01-24T00:47:03.6529964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/ao/sparsity/test_sparsifier.py' 2025-01-24T00:47:03.6530413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/ao/sparsity/test_sparsity_utils.py' 2025-01-24T00:47:03.6530901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/ao/sparsity/test_structured_sparsifier.py' 2025-01-24T00:47:03.6531276Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/ao/sparsity' 2025-01-24T00:47:03.6531607Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/ao' 2025-01-24T00:47:03.6532022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/autograd/test_complex.py' 2025-01-24T00:47:03.6532431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/autograd/test_functional.py' 2025-01-24T00:47:03.6532842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/autograd/test_logging.py' 2025-01-24T00:47:03.6533200Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/autograd' 2025-01-24T00:47:03.6533640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/backends/xeon/test_launch.py' 2025-01-24T00:47:03.6534053Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/backends/xeon' 2025-01-24T00:47:03.6534406Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/backends' 2025-01-24T00:47:03.6534887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/benchmark_utils/callgrind_artifacts.json' 2025-01-24T00:47:03.6535381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/benchmark_utils/test_benchmark_utils.py' 2025-01-24T00:47:03.6535775Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/benchmark_utils' 2025-01-24T00:47:03.6536168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/bottleneck_test/test.py' 2025-01-24T00:47:03.6536589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/bottleneck_test/test_args.py' 2025-01-24T00:47:03.6537007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/bottleneck_test/test_cuda.py' 2025-01-24T00:47:03.6537410Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/bottleneck_test' 2025-01-24T00:47:03.6537734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/conftest.py' 2025-01-24T00:47:03.6538086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/__init__.py' 2025-01-24T00:47:03.6538542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/aoti_abi_check/CMakeLists.txt' 2025-01-24T00:47:03.6538953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/aoti_abi_check/README.md' 2025-01-24T00:47:03.6539369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/aoti_abi_check/main.cpp' 2025-01-24T00:47:03.6539813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/aoti_abi_check/test_cast.cpp' 2025-01-24T00:47:03.6540259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/aoti_abi_check/test_dtype.cpp' 2025-01-24T00:47:03.6540710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/aoti_abi_check/test_math.cpp' 2025-01-24T00:47:03.6541172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/aoti_abi_check/test_rand.cpp' 2025-01-24T00:47:03.6541619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/aoti_abi_check/test_vec.cpp' 2025-01-24T00:47:03.6542056Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/aoti_abi_check' 2025-01-24T00:47:03.6542505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/aoti_inference/CMakeLists.txt' 2025-01-24T00:47:03.6542996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/aoti_inference/aoti_custom_class.cpp' 2025-01-24T00:47:03.6543464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/aoti_inference/aoti_custom_class.h' 2025-01-24T00:47:03.6543927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/aoti_inference/compile_model.py' 2025-01-24T00:47:03.6544432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/aoti_inference/generate_lowered_cpu.py' 2025-01-24T00:47:03.6544914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/aoti_inference/standalone_compile.sh' 2025-01-24T00:47:03.6545399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/aoti_inference/standalone_test.cpp' 2025-01-24T00:47:03.6545837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/aoti_inference/test.cpp' 2025-01-24T00:47:03.6546245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/aoti_inference/test.py' 2025-01-24T00:47:03.6546697Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/aoti_inference' 2025-01-24T00:47:03.6547087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/CMakeLists.txt' 2025-01-24T00:47:03.6547462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/README.md' 2025-01-24T00:47:03.6547815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/any.cpp' 2025-01-24T00:47:03.6548194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/autograd.cpp' 2025-01-24T00:47:03.6548597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/dataloader.cpp' 2025-01-24T00:47:03.6548976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/dispatch.cpp' 2025-01-24T00:47:03.6549336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/enum.cpp' 2025-01-24T00:47:03.6549764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/expanding-array.cpp' 2025-01-24T00:47:03.6550115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/fft.cpp' 2025-01-24T00:47:03.6550524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/functional.cpp' 2025-01-24T00:47:03.6550904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/grad_mode.cpp' 2025-01-24T00:47:03.6551314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/inference_mode.cpp' 2025-01-24T00:47:03.6551683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/init.cpp' 2025-01-24T00:47:03.6552078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/init_baseline.h' 2025-01-24T00:47:03.6552472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/init_baseline.py' 2025-01-24T00:47:03.6552874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/integration.cpp' 2025-01-24T00:47:03.6553239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/ivalue.cpp' 2025-01-24T00:47:03.6553619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/jit.cpp' 2025-01-24T00:47:03.6554008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/memory.cpp' 2025-01-24T00:47:03.6554402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/meta_tensor.cpp' 2025-01-24T00:47:03.6554768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/misc.cpp' 2025-01-24T00:47:03.6555129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/module.cpp' 2025-01-24T00:47:03.6555526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/moduledict.cpp' 2025-01-24T00:47:03.6555930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/modulelist.cpp' 2025-01-24T00:47:03.6556301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/modules.cpp' 2025-01-24T00:47:03.6556690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/namespace.cpp' 2025-01-24T00:47:03.6557057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/nested.cpp' 2025-01-24T00:47:03.6557445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/nested_int.cpp' 2025-01-24T00:47:03.6557849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/nn_utils.cpp' 2025-01-24T00:47:03.6558258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/operations.cpp' 2025-01-24T00:47:03.6558616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/optim.cpp' 2025-01-24T00:47:03.6559027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/optim_baseline.h' 2025-01-24T00:47:03.6559432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/optim_baseline.py' 2025-01-24T00:47:03.6559836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/ordered_dict.cpp' 2025-01-24T00:47:03.6560217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/parallel.cpp' 2025-01-24T00:47:03.6560655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/parallel_benchmark.cpp' 2025-01-24T00:47:03.6561067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/parameterdict.cpp' 2025-01-24T00:47:03.6561473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/parameterlist.cpp' 2025-01-24T00:47:03.6561827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/rnn.cpp' 2025-01-24T00:47:03.6562222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/sequential.cpp' 2025-01-24T00:47:03.6562603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/serialize.cpp' 2025-01-24T00:47:03.6562987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/special.cpp' 2025-01-24T00:47:03.6563350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/static.cpp' 2025-01-24T00:47:03.6563723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/support.cpp' 2025-01-24T00:47:03.6564097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/support.h' 2025-01-24T00:47:03.6564462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/tensor.cpp' 2025-01-24T00:47:03.6564861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/tensor_cuda.cpp' 2025-01-24T00:47:03.6565281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/tensor_flatten.cpp' 2025-01-24T00:47:03.6565717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/tensor_indexing.cpp' 2025-01-24T00:47:03.6566161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/tensor_options.cpp' 2025-01-24T00:47:03.6566674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/tensor_options_cuda.cpp' 2025-01-24T00:47:03.6567081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/torch_include.cpp' 2025-01-24T00:47:03.6567490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api/transformer.cpp' 2025-01-24T00:47:03.6567844Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/api' 2025-01-24T00:47:03.6568257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/c10d/BackoffTest.cpp' 2025-01-24T00:47:03.6568651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/c10d/CMakeLists.txt' 2025-01-24T00:47:03.6569026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/c10d/CUDATest.cu' 2025-01-24T00:47:03.6569421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/c10d/CUDATest.hpp' 2025-01-24T00:47:03.6569859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/c10d/FileStoreTest.cpp' 2025-01-24T00:47:03.6570272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/c10d/HashStoreTest.cpp' 2025-01-24T00:47:03.6570813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/c10d/ProcessGroupGlooAsyncTest.cpp' 2025-01-24T00:47:03.6571273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/c10d/ProcessGroupGlooTest.cpp' 2025-01-24T00:47:03.6571746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/c10d/ProcessGroupMPITest.cpp' 2025-01-24T00:47:03.6572243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/c10d/ProcessGroupNCCLErrorsTest.cpp' 2025-01-24T00:47:03.6572704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/c10d/ProcessGroupNCCLTest.cpp' 2025-01-24T00:47:03.6573168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/c10d/ProcessGroupUCCTest.cpp' 2025-01-24T00:47:03.6573593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/c10d/StoreTestCommon.hpp' 2025-01-24T00:47:03.6574004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/c10d/TCPStoreTest.cpp' 2025-01-24T00:47:03.6574409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/c10d/TestUtils.hpp' 2025-01-24T00:47:03.6574848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/c10d/example/allreduce.cpp' 2025-01-24T00:47:03.6575263Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/c10d/example' 2025-01-24T00:47:03.6575628Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/c10d' 2025-01-24T00:47:03.6576002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/common/main.cpp' 2025-01-24T00:47:03.6576398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/common/support.h' 2025-01-24T00:47:03.6576768Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/common' 2025-01-24T00:47:03.6577223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/dist_autograd/CMakeLists.txt' 2025-01-24T00:47:03.6577706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/dist_autograd/test_dist_autograd.cpp' 2025-01-24T00:47:03.6578138Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/dist_autograd' 2025-01-24T00:47:03.6578563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/CMakeLists.txt' 2025-01-24T00:47:03.6578921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/README.md' 2025-01-24T00:47:03.6579292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/__init__.py' 2025-01-24T00:47:03.6579718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/script_module_v4.ptl' 2025-01-24T00:47:03.6580138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/script_module_v5.ptl' 2025-01-24T00:47:03.6580563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/script_module_v6.ptl' 2025-01-24T00:47:03.6580990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/source_range_test.cpp' 2025-01-24T00:47:03.6581436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_add_if_then_else.cpp' 2025-01-24T00:47:03.6581881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_alias_analysis.cpp' 2025-01-24T00:47:03.6582338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_argument_spec.cpp' 2025-01-24T00:47:03.6582739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_autodiff.cpp' 2025-01-24T00:47:03.6583172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_backend.cpp' 2025-01-24T00:47:03.6583637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_backend_compiler_lib.cpp' 2025-01-24T00:47:03.6584141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_backend_compiler_preprocess.cpp' 2025-01-24T00:47:03.6584555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_backend_lib.cpp' 2025-01-24T00:47:03.6584978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_class_import.cpp' 2025-01-24T00:47:03.6585412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_class_parser.cpp' 2025-01-24T00:47:03.6585827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_class_type.cpp' 2025-01-24T00:47:03.6586278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_cleanup_passes.cpp' 2025-01-24T00:47:03.6586711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_code_template.cpp' 2025-01-24T00:47:03.6587117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_concat_opt.cpp' 2025-01-24T00:47:03.6587572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_constant_pooling.cpp' 2025-01-24T00:47:03.6588062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_create_autodiff_subgraphs.cpp' 2025-01-24T00:47:03.6588564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_cs_debug_info_serialization.cpp' 2025-01-24T00:47:03.6588995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_custom_class.cpp' 2025-01-24T00:47:03.6589494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_custom_class_registrations.cpp' 2025-01-24T00:47:03.6589983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_custom_class_registrations.h' 2025-01-24T00:47:03.6590452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_custom_operators.cpp' 2025-01-24T00:47:03.6590827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_dce.cpp' 2025-01-24T00:47:03.6591272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_exception.cpp' 2025-01-24T00:47:03.6591688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_file_format.cpp' 2025-01-24T00:47:03.6592291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_flatbuffer.cpp' 2025-01-24T00:47:03.6592696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_fuser.cpp' 2025-01-24T00:47:03.6593131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_graph_executor.cpp' 2025-01-24T00:47:03.6593580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_graph_iterator.cpp' 2025-01-24T00:47:03.6593981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_inliner.cpp' 2025-01-24T00:47:03.6594386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_interface.cpp' 2025-01-24T00:47:03.6594814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_interpreter.cpp' 2025-01-24T00:47:03.6595314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_interpreter_async.pt' 2025-01-24T00:47:03.6595733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_ir.cpp' 2025-01-24T00:47:03.6596138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_irparser.cpp' 2025-01-24T00:47:03.6596586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_jit_logging_levels.cpp' 2025-01-24T00:47:03.6596998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_jit_type.cpp' 2025-01-24T00:47:03.6597452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_lite_interpreter.cpp' 2025-01-24T00:47:03.6597937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_lite_interpreter_direct.cpp' 2025-01-24T00:47:03.6598375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_lite_trainer.cpp' 2025-01-24T00:47:03.6598811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_load_upgraders.cpp' 2025-01-24T00:47:03.6599232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_memory_dag.cpp' 2025-01-24T00:47:03.6599614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_misc.cpp' 2025-01-24T00:47:03.6600071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_mobile_type_parser.cpp' 2025-01-24T00:47:03.6600494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_module_api.cpp' 2025-01-24T00:47:03.6600933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_op_replacement.cpp' 2025-01-24T00:47:03.6601390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_peephole_optimize.cpp' 2025-01-24T00:47:03.6601835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_qualified_name.cpp' 2025-01-24T00:47:03.6602247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_save_load.cpp' 2025-01-24T00:47:03.6602676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_schema_info.cpp' 2025-01-24T00:47:03.6603152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_schema_matching.cpp' 2025-01-24T00:47:03.6603595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_script_profile.cpp' 2025-01-24T00:47:03.6604070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_shape_analysis.cpp' 2025-01-24T00:47:03.6604479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_stack_opt.cpp' 2025-01-24T00:47:03.6604925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_subgraph_matcher.cpp' 2025-01-24T00:47:03.6605387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_subgraph_rewriter.cpp' 2025-01-24T00:47:03.6605826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_subgraph_utils.cpp' 2025-01-24T00:47:03.6606217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_union.cpp' 2025-01-24T00:47:03.6606732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_upgrader_utils.cpp' 2025-01-24T00:47:03.6607127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_utils.cpp' 2025-01-24T00:47:03.6607510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/test_utils.h' 2025-01-24T00:47:03.6607925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/tests_setup.py' 2025-01-24T00:47:03.6608370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/torch_python_test.cpp' 2025-01-24T00:47:03.6608979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_scalar_float_v2.ptl' 2025-01-24T00:47:03.6609599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_scalar_float_v2.ptl.ff' 2025-01-24T00:47:03.6610247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_scalar_inplace_float_v2.ptl' 2025-01-24T00:47:03.6610898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_scalar_inplace_float_v2.ptl.ff' 2025-01-24T00:47:03.6611520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_scalar_inplace_int_v2.ptl' 2025-01-24T00:47:03.6612169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_scalar_inplace_int_v2.ptl.ff' 2025-01-24T00:47:03.6612757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_scalar_int_v2.ptl' 2025-01-24T00:47:03.6613365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_scalar_int_v2.ptl.ff' 2025-01-24T00:47:03.6614017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_scalar_reciprocal_float_v2.ptl' 2025-01-24T00:47:03.6614677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_scalar_reciprocal_float_v2.ptl.ff' 2025-01-24T00:47:03.6615325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_scalar_reciprocal_int_v2.ptl' 2025-01-24T00:47:03.6615978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_scalar_reciprocal_int_v2.ptl.ff' 2025-01-24T00:47:03.6616576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_scalar_scalar_v2.ptl' 2025-01-24T00:47:03.6617213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_scalar_scalar_v2.ptl.ff' 2025-01-24T00:47:03.6617848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_tensor_inplace_v2.ptl' 2025-01-24T00:47:03.6618475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_tensor_inplace_v2.ptl.ff' 2025-01-24T00:47:03.6619061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_tensor_out_v2.ptl' 2025-01-24T00:47:03.6619674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_tensor_out_v2.ptl.ff' 2025-01-24T00:47:03.6620243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_tensor_v2.ptl' 2025-01-24T00:47:03.6620822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_tensor_v2.ptl.ff' 2025-01-24T00:47:03.6621268Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit/upgrader_models' 2025-01-24T00:47:03.6621661Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/jit' 2025-01-24T00:47:03.6622058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/lazy/CMakeLists.txt' 2025-01-24T00:47:03.6622540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/lazy/test_backend_device.cpp' 2025-01-24T00:47:03.6622932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/lazy/test_cache.cpp' 2025-01-24T00:47:03.6623306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/lazy/test_ir.cpp' 2025-01-24T00:47:03.6623705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/lazy/test_ir_util.cpp' 2025-01-24T00:47:03.6624115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/lazy/test_lazy_ops.cpp' 2025-01-24T00:47:03.6624553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/lazy/test_lazy_ops_util.cpp' 2025-01-24T00:47:03.6624977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/lazy/test_lazy_ops_util.h' 2025-01-24T00:47:03.6625365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/lazy/test_misc.cpp' 2025-01-24T00:47:03.6625827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/lazy/test_permutation_util.cpp' 2025-01-24T00:47:03.6626219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/lazy/test_shape.cpp' 2025-01-24T00:47:03.6626650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/lazy/test_tensor_impl.cpp' 2025-01-24T00:47:03.6627068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/lazy/test_trie_cache.cpp' 2025-01-24T00:47:03.6627459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/lazy/test_util.cpp' 2025-01-24T00:47:03.6627827Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/lazy' 2025-01-24T00:47:03.6628327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/lite_interpreter_runtime/CMakeLists.txt' 2025-01-24T00:47:03.6628841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/lite_interpreter_runtime/delegate_test.ptl' 2025-01-24T00:47:03.6629461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/lite_interpreter_runtime/delegated_submodule_with_debug_info.ptl' 2025-01-24T00:47:03.6629983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/lite_interpreter_runtime/light_model.ptl' 2025-01-24T00:47:03.6630484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/lite_interpreter_runtime/main.cpp' 2025-01-24T00:47:03.6630968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/lite_interpreter_runtime/resources.h' 2025-01-24T00:47:03.6631452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/lite_interpreter_runtime/sequence.ptl' 2025-01-24T00:47:03.6632033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/lite_interpreter_runtime/test_backend_for_profiling.ptl' 2025-01-24T00:47:03.6632618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/lite_interpreter_runtime/test_lite_interpreter_runtime.cpp' 2025-01-24T00:47:03.6633162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/lite_interpreter_runtime/test_mobile_profiler.cpp' 2025-01-24T00:47:03.6633706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/lite_interpreter_runtime/to_be_profiled_module.ptl' 2025-01-24T00:47:03.6634170Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/lite_interpreter_runtime' 2025-01-24T00:47:03.6634619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/monitor/test_counters.cpp' 2025-01-24T00:47:03.6635055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/monitor/test_events.cpp' 2025-01-24T00:47:03.6635429Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/monitor' 2025-01-24T00:47:03.6635842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/profiler/containers.cpp' 2025-01-24T00:47:03.6636256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/profiler/perf_events.cpp' 2025-01-24T00:47:03.6636708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/profiler/record_function.cpp' 2025-01-24T00:47:03.6637085Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/profiler' 2025-01-24T00:47:03.6637482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/rpc/CMakeLists.txt' 2025-01-24T00:47:03.6637881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/rpc/e2e_test_base.cpp' 2025-01-24T00:47:03.6638272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/rpc/e2e_test_base.h' 2025-01-24T00:47:03.6638712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/rpc/test_e2e_tensorpipe.cpp' 2025-01-24T00:47:03.6639202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/rpc/test_tensorpipe_serialization.cpp' 2025-01-24T00:47:03.6639660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/rpc/test_wire_serialization.cpp' 2025-01-24T00:47:03.6640024Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/rpc' 2025-01-24T00:47:03.6640449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/CMakeLists.txt' 2025-01-24T00:47:03.6640857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/README.md' 2025-01-24T00:47:03.6641333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/gtest_assert_float_eq.h' 2025-01-24T00:47:03.6641778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/padded_buffer.cpp' 2025-01-24T00:47:03.6642222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/padded_buffer.h' 2025-01-24T00:47:03.6642678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/test_approx.cpp' 2025-01-24T00:47:03.6643122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/test_aten.cpp' 2025-01-24T00:47:03.6643538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/test_base.h' 2025-01-24T00:47:03.6644025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/test_boundsinference.cpp' 2025-01-24T00:47:03.6644448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/test_conv.cpp' 2025-01-24T00:47:03.6644905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/test_cpp_codegen.cpp' 2025-01-24T00:47:03.6645326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/test_cuda.cpp' 2025-01-24T00:47:03.6645810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/test_dynamic_shapes.cpp' 2025-01-24T00:47:03.6646229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/test_expr.cpp' 2025-01-24T00:47:03.6646792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/test_external_calls.cpp' 2025-01-24T00:47:03.6647274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/test_graph_opt.cpp' 2025-01-24T00:47:03.6647758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/test_ir_printer.cpp' 2025-01-24T00:47:03.6648231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/test_ir_verifier.cpp' 2025-01-24T00:47:03.6648663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/test_kernel.cpp' 2025-01-24T00:47:03.6649088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/test_llvm.cpp' 2025-01-24T00:47:03.6649548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/test_loopnest.cpp' 2025-01-24T00:47:03.6650017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/test_memdependency.cpp' 2025-01-24T00:47:03.6650487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/test_memplanning.cpp' 2025-01-24T00:47:03.6650899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/test_ops.cpp' 2025-01-24T00:47:03.6651358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/test_quantization.cpp' 2025-01-24T00:47:03.6651813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/test_reductions.cpp' 2025-01-24T00:47:03.6652276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/test_registerizer.cpp' 2025-01-24T00:47:03.6652725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/test_simplify.cpp' 2025-01-24T00:47:03.6653187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/test_te_fuser_pass.cpp' 2025-01-24T00:47:03.6653606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/test_type.cpp' 2025-01-24T00:47:03.6654121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/test_type_specializations.cpp' 2025-01-24T00:47:03.6654530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/test_utils.h' 2025-01-24T00:47:03.6654941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr/tutorial.cpp' 2025-01-24T00:47:03.6655372Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp/tensorexpr' 2025-01-24T00:47:03.6655729Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp' 2025-01-24T00:47:03.6656145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_api_parity/__init__.py' 2025-01-24T00:47:03.6656625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_api_parity/functional_impl_check.py' 2025-01-24T00:47:03.6657076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_api_parity/module_impl_check.py' 2025-01-24T00:47:03.6657523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_api_parity/parity-tracker.md' 2025-01-24T00:47:03.6657981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_api_parity/parity_table_parser.py' 2025-01-24T00:47:03.6658434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_api_parity/sample_functional.py' 2025-01-24T00:47:03.6658878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_api_parity/sample_module.py' 2025-01-24T00:47:03.6659272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_api_parity/utils.py' 2025-01-24T00:47:03.6659691Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_api_parity' 2025-01-24T00:47:03.6660153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/cpp_c10d_extension.cpp' 2025-01-24T00:47:03.6660638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/cpp_c10d_extension.hpp' 2025-01-24T00:47:03.6661134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/cpp_frontend_extension.cpp' 2025-01-24T00:47:03.6661585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/cublas_extension.cpp' 2025-01-24T00:47:03.6662067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/cuda_dlink_extension.cpp' 2025-01-24T00:47:03.6662553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/cuda_dlink_extension_add.cu' 2025-01-24T00:47:03.6663043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/cuda_dlink_extension_add.cuh' 2025-01-24T00:47:03.6663549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/cuda_dlink_extension_kernel.cu' 2025-01-24T00:47:03.6663993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/cuda_extension.cpp' 2025-01-24T00:47:03.6664427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/cuda_extension.cu' 2025-01-24T00:47:03.6664911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/cuda_extension_kernel.cu' 2025-01-24T00:47:03.6665389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/cuda_extension_kernel2.cu' 2025-01-24T00:47:03.6665846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/cudnn_extension.cpp' 2025-01-24T00:47:03.6666304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/cusolver_extension.cpp' 2025-01-24T00:47:03.6666798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/dangling_impl_extension.cpp' 2025-01-24T00:47:03.6667203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/doubler.h' 2025-01-24T00:47:03.6667620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/extension.cpp' 2025-01-24T00:47:03.6668063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/identity.cpp' 2025-01-24T00:47:03.6668535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/jit_extension.cpp' 2025-01-24T00:47:03.6668978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/jit_extension2.cpp' 2025-01-24T00:47:03.6669427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/maia_extension.cpp' 2025-01-24T00:47:03.6669863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/mps_extension.mm' 2025-01-24T00:47:03.6670306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/mtia_extension.cpp' 2025-01-24T00:47:03.6670928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/no_python_abi_suffix_test/no_python_abi_suffix_test.cpp' 2025-01-24T00:47:03.6671444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/no_python_abi_suffix_test/setup.py' 2025-01-24T00:47:03.6671974Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/no_python_abi_suffix_test' 2025-01-24T00:47:03.6672508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/open_registration_extension.cpp' 2025-01-24T00:47:03.6673043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/open_registration_extension/README.md' 2025-01-24T00:47:03.6673700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/open_registration_extension/pytorch_openreg/__init__.py' 2025-01-24T00:47:03.6674341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/open_registration_extension/pytorch_openreg/_aten_impl.py' 2025-01-24T00:47:03.6675005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/open_registration_extension/pytorch_openreg/_device_daemon.py' 2025-01-24T00:47:03.6675649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/open_registration_extension/pytorch_openreg/_meta_parser.py' 2025-01-24T00:47:03.6676292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/open_registration_extension/pytorch_openreg/csrc/Module.cpp' 2025-01-24T00:47:03.6676937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/open_registration_extension/pytorch_openreg/csrc/OpenReg.h' 2025-01-24T00:47:03.6677615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/open_registration_extension/pytorch_openreg/csrc/OpenRegHooks.cpp' 2025-01-24T00:47:03.6678293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/open_registration_extension/pytorch_openreg/csrc/OpenRegMem.cpp' 2025-01-24T00:47:03.6678927Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/open_registration_extension/pytorch_openreg/csrc' 2025-01-24T00:47:03.6679537Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/open_registration_extension/pytorch_openreg' 2025-01-24T00:47:03.6680076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/open_registration_extension/setup.py' 2025-01-24T00:47:03.6680673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/open_registration_extension/test/test_openreg.py' 2025-01-24T00:47:03.6681233Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/open_registration_extension/test' 2025-01-24T00:47:03.6681795Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/open_registration_extension' 2025-01-24T00:47:03.6682435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/python_agnostic_extension/python_agnostic/__init__.py' 2025-01-24T00:47:03.6683085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc/ultra_norm.cu' 2025-01-24T00:47:03.6683710Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc' 2025-01-24T00:47:03.6684305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/python_agnostic_extension/python_agnostic/ops.py' 2025-01-24T00:47:03.6684895Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/python_agnostic_extension/python_agnostic' 2025-01-24T00:47:03.6685413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/python_agnostic_extension/setup.py' 2025-01-24T00:47:03.6685948Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/python_agnostic_extension' 2025-01-24T00:47:03.6686484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/rng_extension.cpp' 2025-01-24T00:47:03.6687027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/self_compiler_include_dirs_test/tmp.h' 2025-01-24T00:47:03.6687595Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/self_compiler_include_dirs_test' 2025-01-24T00:47:03.6687988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/setup.py' 2025-01-24T00:47:03.6688442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/torch_library.cu' 2025-01-24T00:47:03.6688974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/torch_test_cpp_extension/__init__.py' 2025-01-24T00:47:03.6689500Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions/torch_test_cpp_extension' 2025-01-24T00:47:03.6689895Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/cpp_extensions' 2025-01-24T00:47:03.6690342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/create_dummy_torchscript_model.py' 2025-01-24T00:47:03.6690770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/custom_backend/CMakeLists.txt' 2025-01-24T00:47:03.6691172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/custom_backend/backend.py' 2025-01-24T00:47:03.6691617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/custom_backend/custom_backend.cpp' 2025-01-24T00:47:03.6692222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/custom_backend/custom_backend.h' 2025-01-24T00:47:03.6692695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/custom_backend/test_custom_backend.cpp' 2025-01-24T00:47:03.6693168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/custom_backend/test_custom_backend.py' 2025-01-24T00:47:03.6693564Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/custom_backend' 2025-01-24T00:47:03.6694000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/custom_operator/CMakeLists.txt' 2025-01-24T00:47:03.6694408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/custom_operator/model.py' 2025-01-24T00:47:03.6694911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/custom_operator/my_custom_ops.py' 2025-01-24T00:47:03.6695386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/custom_operator/my_custom_ops2.py' 2025-01-24T00:47:03.6695787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/custom_operator/op.cpp' 2025-01-24T00:47:03.6696162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/custom_operator/op.h' 2025-01-24T00:47:03.6696588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/custom_operator/pointwise.py' 2025-01-24T00:47:03.6697041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/custom_operator/test_custom_ops.cpp' 2025-01-24T00:47:03.6697489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/custom_operator/test_custom_ops.py' 2025-01-24T00:47:03.6698011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/custom_operator/test_infer_schema_annotation.py' 2025-01-24T00:47:03.6698409Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/custom_operator' 2025-01-24T00:47:03.6698735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/delete.py' 2025-01-24T00:47:03.6699335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_composable/fsdp/test_fully_shard_autograd.py' 2025-01-24T00:47:03.6699936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_.py' 2025-01-24T00:47:03.6700525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_composable/fsdp/test_fully_shard_comm.py' 2025-01-24T00:47:03.6701084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_composable/fsdp/test_fully_shard_compile.py' 2025-01-24T00:47:03.6701663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_composable/fsdp/test_fully_shard_extensions.py' 2025-01-24T00:47:03.6702230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_composable/fsdp/test_fully_shard_frozen.py' 2025-01-24T00:47:03.6702815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_composable/fsdp/test_fully_shard_grad_scaler.py' 2025-01-24T00:47:03.6703369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_composable/fsdp/test_fully_shard_init.py' 2025-01-24T00:47:03.6703934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_composable/fsdp/test_fully_shard_logging.py' 2025-01-24T00:47:03.6704490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_composable/fsdp/test_fully_shard_memory.py' 2025-01-24T00:47:03.6705106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_composable/fsdp/test_fully_shard_mixed_precision.py' 2025-01-24T00:47:03.6705669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_composable/fsdp/test_fully_shard_overlap.py' 2025-01-24T00:47:03.6706236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_composable/fsdp/test_fully_shard_state.py' 2025-01-24T00:47:03.6706814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_composable/fsdp/test_fully_shard_state_dict.py' 2025-01-24T00:47:03.6707384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_composable/fsdp/test_fully_shard_training.py' 2025-01-24T00:47:03.6707858Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_composable/fsdp' 2025-01-24T00:47:03.6708373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_composable/test_checkpoint.py' 2025-01-24T00:47:03.6709033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_composable/test_composability/test_2d_composability.py' 2025-01-24T00:47:03.6709659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_composable/test_composability/test_pp_composability.py' 2025-01-24T00:47:03.6710198Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_composable/test_composability' 2025-01-24T00:47:03.6710687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_composable/test_contract.py' 2025-01-24T00:47:03.6711175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_composable/test_replicate.py' 2025-01-24T00:47:03.6711745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_composable/test_replicate_with_compiler.py' 2025-01-24T00:47:03.6712184Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_composable' 2025-01-24T00:47:03.6712734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_shard/sharded_optim/test_sharded_optim.py' 2025-01-24T00:47:03.6713252Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_shard/sharded_optim' 2025-01-24T00:47:03.6713897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_shard/sharded_tensor/ops/test_binary_cmp.py' 2025-01-24T00:47:03.6714457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_shard/sharded_tensor/ops/test_embedding.py' 2025-01-24T00:47:03.6715033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_shard/sharded_tensor/ops/test_embedding_bag.py' 2025-01-24T00:47:03.6715565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_shard/sharded_tensor/ops/test_init.py' 2025-01-24T00:47:03.6716135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_shard/sharded_tensor/ops/test_tensor_ops.py' 2025-01-24T00:47:03.6716643Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_shard/sharded_tensor/ops' 2025-01-24T00:47:03.6717163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_shard/sharded_tensor/test_logger.py' 2025-01-24T00:47:03.6717729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_shard/sharded_tensor/test_sharded_tensor.py' 2025-01-24T00:47:03.6718331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_shard/sharded_tensor/test_sharded_tensor_reshard.py' 2025-01-24T00:47:03.6718828Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_shard/sharded_tensor' 2025-01-24T00:47:03.6719381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_shard/sharding_plan/test_sharding_plan.py' 2025-01-24T00:47:03.6719868Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_shard/sharding_plan' 2025-01-24T00:47:03.6720426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_shard/sharding_spec/test_sharding_spec.py' 2025-01-24T00:47:03.6720913Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_shard/sharding_spec' 2025-01-24T00:47:03.6721373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_shard/test_sharder.py' 2025-01-24T00:47:03.6721819Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_shard' 2025-01-24T00:47:03.6722340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_tools/test_fsdp2_mem_tracker.py' 2025-01-24T00:47:03.6722888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_tools/test_mem_tracker.py' 2025-01-24T00:47:03.6723373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_tools/test_memory_tracker.py' 2025-01-24T00:47:03.6723853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_tools/test_mod_tracker.py' 2025-01-24T00:47:03.6724350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_tools/test_runtime_estimator.py' 2025-01-24T00:47:03.6724829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_tools/test_sac_estimator.py' 2025-01-24T00:47:03.6725284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_tools/test_sac_ilp.py' 2025-01-24T00:47:03.6725695Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/_tools' 2025-01-24T00:47:03.6726369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/algorithms/ddp_comm_hooks/test_ddp_hooks.py' 2025-01-24T00:47:03.6726893Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/algorithms/ddp_comm_hooks' 2025-01-24T00:47:03.6727499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/algorithms/quantization/test_quantization.py' 2025-01-24T00:47:03.6728011Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/algorithms/quantization' 2025-01-24T00:47:03.6728472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/algorithms/test_join.py' 2025-01-24T00:47:03.6728904Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/algorithms' 2025-01-24T00:47:03.6729361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/argparse_util_test.py' 2025-01-24T00:47:03.6729793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/bin/test_script.py' 2025-01-24T00:47:03.6730193Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/bin' 2025-01-24T00:47:03.6730750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/checkpoint/e2e/test_e2e_save_and_load.py' 2025-01-24T00:47:03.6731268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/checkpoint/e2e/test_fine_tuning.py' 2025-01-24T00:47:03.6731770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/checkpoint/e2e/test_fsdp_ep.py' 2025-01-24T00:47:03.6732275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/checkpoint/e2e/test_pipeline.py' 2025-01-24T00:47:03.6732740Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/checkpoint/e2e' 2025-01-24T00:47:03.6733249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/checkpoint/fsdp/test_fsdp_dsd.py' 2025-01-24T00:47:03.6733708Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/checkpoint/fsdp' 2025-01-24T00:47:03.6734201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/checkpoint/test_checkpoint.py' 2025-01-24T00:47:03.6734705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/checkpoint/test_compatibility.py' 2025-01-24T00:47:03.6735232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/checkpoint/test_dedup_tensors.py' 2025-01-24T00:47:03.6735800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/checkpoint/test_dtensor_checkpoint.py' 2025-01-24T00:47:03.6736334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/checkpoint/test_dtensor_resharding.py' 2025-01-24T00:47:03.6736897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/checkpoint/test_file_system_checkpoint.py' 2025-01-24T00:47:03.6737477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/checkpoint/test_file_system_checkpoint_cpu.py' 2025-01-24T00:47:03.6737975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/checkpoint/test_format_utils.py' 2025-01-24T00:47:03.6738508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/checkpoint/test_fsdp_model_state.py' 2025-01-24T00:47:03.6739030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/checkpoint/test_fsdp_optim_state.py' 2025-01-24T00:47:03.6739637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/checkpoint/test_fsdp_tp_checkpoint_conversion.py' 2025-01-24T00:47:03.6740127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/checkpoint/test_fsspec.py' 2025-01-24T00:47:03.6740666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/checkpoint/test_hsdp_checkpoint.py' 2025-01-24T00:47:03.6741169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/checkpoint/test_nested_dict.py' 2025-01-24T00:47:03.6741645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/checkpoint/test_planner.py' 2025-01-24T00:47:03.6742160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/checkpoint/test_save_load_api.py' 2025-01-24T00:47:03.6742652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/checkpoint/test_state_dict.py' 2025-01-24T00:47:03.6743176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/checkpoint/test_state_dict_utils.py' 2025-01-24T00:47:03.6743690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/checkpoint/test_tp_checkpoint.py' 2025-01-24T00:47:03.6744175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/checkpoint/test_traverse.py' 2025-01-24T00:47:03.6744635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/checkpoint/test_utils.py' 2025-01-24T00:47:03.6745083Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/checkpoint' 2025-01-24T00:47:03.6745623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/agent/server/test/__init__.py' 2025-01-24T00:47:03.6746172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/agent/server/test/api_test.py' 2025-01-24T00:47:03.6746804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/agent/server/test/local_elastic_agent_test.py' 2025-01-24T00:47:03.6747316Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/agent/server/test' 2025-01-24T00:47:03.6747813Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/agent/server' 2025-01-24T00:47:03.6748257Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/agent' 2025-01-24T00:47:03.6748763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/events/lib_test.py' 2025-01-24T00:47:03.6749238Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/events' 2025-01-24T00:47:03.6749718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/metrics/__init__.py' 2025-01-24T00:47:03.6750208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/metrics/api_test.py' 2025-01-24T00:47:03.6750666Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/metrics' 2025-01-24T00:47:03.6751192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/multiprocessing/api_test.py' 2025-01-24T00:47:03.6751736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/multiprocessing/bin/echo1.py' 2025-01-24T00:47:03.6752268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/multiprocessing/bin/echo2.py' 2025-01-24T00:47:03.6752808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/multiprocessing/bin/echo3.py' 2025-01-24T00:47:03.6753402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/multiprocessing/bin/test_script.py' 2025-01-24T00:47:03.6753998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/multiprocessing/bin/zombie_test.py' 2025-01-24T00:47:03.6754537Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/multiprocessing/bin' 2025-01-24T00:47:03.6755104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/multiprocessing/errors/api_test.py' 2025-01-24T00:47:03.6755752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/multiprocessing/errors/error_handler_test.py' 2025-01-24T00:47:03.6756296Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/multiprocessing/errors' 2025-01-24T00:47:03.6756861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/multiprocessing/redirects_test.py' 2025-01-24T00:47:03.6757427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/multiprocessing/tail_log_test.py' 2025-01-24T00:47:03.6757936Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/multiprocessing' 2025-01-24T00:47:03.6758441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/rendezvous/__init__.py' 2025-01-24T00:47:03.6758942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/rendezvous/api_test.py' 2025-01-24T00:47:03.6759554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/rendezvous/c10d_rendezvous_backend_test.py' 2025-01-24T00:47:03.6760153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/rendezvous/dynamic_rendezvous_test.py' 2025-01-24T00:47:03.6760760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/rendezvous/etcd_rendezvous_backend_test.py' 2025-01-24T00:47:03.6761334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/rendezvous/etcd_rendezvous_test.py' 2025-01-24T00:47:03.6761880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/rendezvous/etcd_server_test.py' 2025-01-24T00:47:03.6762508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/rendezvous/out_of_tree_rendezvous_test.py' 2025-01-24T00:47:03.6763206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/rendezvous/out_of_tree_test_package/pyproject.toml' 2025-01-24T00:47:03.6763928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/rendezvous/out_of_tree_test_package/src/testbackend/__init__.py' 2025-01-24T00:47:03.6764647Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/rendezvous/out_of_tree_test_package/src/testbackend' 2025-01-24T00:47:03.6765287Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/rendezvous/out_of_tree_test_package/src' 2025-01-24T00:47:03.6765901Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/rendezvous/out_of_tree_test_package' 2025-01-24T00:47:03.6766545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/rendezvous/rendezvous_backend_test.py' 2025-01-24T00:47:03.6767128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/rendezvous/static_rendezvous_test.py' 2025-01-24T00:47:03.6767673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/rendezvous/utils_test.py' 2025-01-24T00:47:03.6768188Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/rendezvous' 2025-01-24T00:47:03.6768676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/test_control_plane.py' 2025-01-24T00:47:03.6769149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/timer/__init__.py' 2025-01-24T00:47:03.6769617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/timer/api_test.py' 2025-01-24T00:47:03.6770193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/timer/file_based_local_timer_test.py' 2025-01-24T00:47:03.6770728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/timer/local_timer_example.py' 2025-01-24T00:47:03.6771237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/timer/local_timer_test.py' 2025-01-24T00:47:03.6771695Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/timer' 2025-01-24T00:47:03.6772160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/utils/__init__.py' 2025-01-24T00:47:03.6772654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/utils/data/__init__.py' 2025-01-24T00:47:03.6773231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/utils/data/cycling_iterator_test.py' 2025-01-24T00:47:03.6773711Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/utils/data' 2025-01-24T00:47:03.6774231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/utils/distributed_test.py' 2025-01-24T00:47:03.6774716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/utils/logging_test.py' 2025-01-24T00:47:03.6775191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/utils/util_test.py' 2025-01-24T00:47:03.6775646Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic/utils' 2025-01-24T00:47:03.6776086Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/elastic' 2025-01-24T00:47:03.6776637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/flight_recorder/test_fr_analysis.py' 2025-01-24T00:47:03.6777097Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/flight_recorder' 2025-01-24T00:47:03.6777596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_checkpoint_wrapper.py' 2025-01-24T00:47:03.6778130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_distributed_checkpoint.py' 2025-01-24T00:47:03.6778587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_apply.py' 2025-01-24T00:47:03.6779109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_backward_prefetch.py' 2025-01-24T00:47:03.6779610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_checkpoint.py' 2025-01-24T00:47:03.6780114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_clip_grad_norm.py' 2025-01-24T00:47:03.6780593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_comm.py' 2025-01-24T00:47:03.6781074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_comm_hooks.py' 2025-01-24T00:47:03.6781553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_core.py' 2025-01-24T00:47:03.6782081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_dtensor_state_dict.py' 2025-01-24T00:47:03.6782569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_exec_order.py' 2025-01-24T00:47:03.6783051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_fine_tune.py' 2025-01-24T00:47:03.6783552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_flatten_params.py' 2025-01-24T00:47:03.6784074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_freezing_weights.py' 2025-01-24T00:47:03.6784525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_fx.py' 2025-01-24T00:47:03.6784999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_grad_acc.py' 2025-01-24T00:47:03.6785493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_hybrid_shard.py' 2025-01-24T00:47:03.6786005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_ignored_modules.py' 2025-01-24T00:47:03.6786465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_input.py' 2025-01-24T00:47:03.6786932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_memory.py' 2025-01-24T00:47:03.6787381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_meta.py' 2025-01-24T00:47:03.6787832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_misc.py' 2025-01-24T00:47:03.6788350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_mixed_precision.py' 2025-01-24T00:47:03.6788865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_multiple_forward.py' 2025-01-24T00:47:03.6789434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_multiple_wrapping.py' 2025-01-24T00:47:03.6789952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_optim_state.py' 2025-01-24T00:47:03.6790423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_overlap.py' 2025-01-24T00:47:03.6790920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_pure_fp16.py' 2025-01-24T00:47:03.6791456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_sharded_grad_scaler.py' 2025-01-24T00:47:03.6792142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_state_dict.py' 2025-01-24T00:47:03.6792675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_tp_integration.py' 2025-01-24T00:47:03.6793159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_traversal.py' 2025-01-24T00:47:03.6793637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_uneven.py' 2025-01-24T00:47:03.6794204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_unshard_params.py' 2025-01-24T00:47:03.6794711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_fsdp_use_orig_params.py' 2025-01-24T00:47:03.6795282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_hsdp_dtensor_state_dict.py' 2025-01-24T00:47:03.6795742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_shard_utils.py' 2025-01-24T00:47:03.6796190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_utils.py' 2025-01-24T00:47:03.6796621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp/test_wrap.py' 2025-01-24T00:47:03.6797028Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/fsdp' 2025-01-24T00:47:03.6797489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/launcher/__init__.py' 2025-01-24T00:47:03.6797935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/launcher/api_test.py' 2025-01-24T00:47:03.6798432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/launcher/bin/test_script.py' 2025-01-24T00:47:03.6798917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/launcher/bin/test_script.sh' 2025-01-24T00:47:03.6799475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/launcher/bin/test_script_init_method.py' 2025-01-24T00:47:03.6800115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/launcher/bin/test_script_is_torchelastic_launched.py' 2025-01-24T00:47:03.6800663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/launcher/bin/test_script_local_rank.py' 2025-01-24T00:47:03.6801112Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/launcher/bin' 2025-01-24T00:47:03.6801585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/launcher/launch_test.py' 2025-01-24T00:47:03.6802031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/launcher/test_run.py' 2025-01-24T00:47:03.6802462Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/launcher' 2025-01-24T00:47:03.6802930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/nn/jit/__init__.py' 2025-01-24T00:47:03.6803443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/nn/jit/test_instantiator.py' 2025-01-24T00:47:03.6803869Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/nn/jit' 2025-01-24T00:47:03.6804277Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/nn' 2025-01-24T00:47:03.6804853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/optim/test_apply_optimizer_in_backward.py' 2025-01-24T00:47:03.6805347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/optim/test_named_optimizer.py' 2025-01-24T00:47:03.6805901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/optim/test_zero_redundancy_optimizer.py' 2025-01-24T00:47:03.6806397Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/optim' 2025-01-24T00:47:03.6806858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/pipelining/__init__.py' 2025-01-24T00:47:03.6807497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/pipelining/artifacts/zb1p_2rank_2stagep_comms.csv' 2025-01-24T00:47:03.6808134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/pipelining/artifacts/zb1p_2rank_2stagep_compute.csv' 2025-01-24T00:47:03.6808662Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/pipelining/artifacts' 2025-01-24T00:47:03.6809161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/pipelining/model_registry.py' 2025-01-24T00:47:03.6809673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/pipelining/schedule_registry.py' 2025-01-24T00:47:03.6810165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/pipelining/test_backward.py' 2025-01-24T00:47:03.6810674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/pipelining/test_microbatch.py' 2025-01-24T00:47:03.6811143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/pipelining/test_pipe.py' 2025-01-24T00:47:03.6811640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/pipelining/test_schedule.py' 2025-01-24T00:47:03.6812183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/pipelining/test_schedule_multiproc.py' 2025-01-24T00:47:03.6812651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/pipelining/test_stage.py' 2025-01-24T00:47:03.6813167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/pipelining/test_transformer.py' 2025-01-24T00:47:03.6813660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/pipelining/test_unflatten.py' 2025-01-24T00:47:03.6814114Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/pipelining' 2025-01-24T00:47:03.6814629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/rpc/cuda/test_tensorpipe_agent.py' 2025-01-24T00:47:03.6815055Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/rpc/cuda' 2025-01-24T00:47:03.6815530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/rpc/test_faulty_agent.py' 2025-01-24T00:47:03.6816018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/rpc/test_share_memory.py' 2025-01-24T00:47:03.6816512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/rpc/test_tensorpipe_agent.py' 2025-01-24T00:47:03.6816947Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/rpc' 2025-01-24T00:47:03.6817362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/README.md' 2025-01-24T00:47:03.6817806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/__init__.py' 2025-01-24T00:47:03.6818301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/debug/test_comm_mode.py' 2025-01-24T00:47:03.6818855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/debug/test_comm_mode_features.py' 2025-01-24T00:47:03.6819377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/debug/test_op_coverage.py' 2025-01-24T00:47:03.6819821Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/debug' 2025-01-24T00:47:03.6820370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/experimental/test_local_map.py' 2025-01-24T00:47:03.6820993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/experimental/test_register_sharding.py' 2025-01-24T00:47:03.6821579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/experimental/test_tp_transform.py' 2025-01-24T00:47:03.6822069Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/experimental' 2025-01-24T00:47:03.6822556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/parallel/__init__.py' 2025-01-24T00:47:03.6823120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/parallel/test_micro_pipeline_tp.py' 2025-01-24T00:47:03.6823691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/parallel/test_parallelize_api.py' 2025-01-24T00:47:03.6824224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/parallel/test_tp_examples.py' 2025-01-24T00:47:03.6824788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/parallel/test_tp_random_state.py' 2025-01-24T00:47:03.6825293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/parallel/test_tp_style.py' 2025-01-24T00:47:03.6825746Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/parallel' 2025-01-24T00:47:03.6826195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/test_api.py' 2025-01-24T00:47:03.6826653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/test_attention.py' 2025-01-24T00:47:03.6827152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/test_common_rules.py' 2025-01-24T00:47:03.6827651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/test_convolution_ops.py' 2025-01-24T00:47:03.6828106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/test_dtensor.py' 2025-01-24T00:47:03.6828611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/test_dtensor_compile.py' 2025-01-24T00:47:03.6829085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/test_dtensor_ops.py' 2025-01-24T00:47:03.6829603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/test_embedding_ops.py' 2025-01-24T00:47:03.6830130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/test_experimental_ops.py' 2025-01-24T00:47:03.6830570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/test_init.py' 2025-01-24T00:47:03.6831041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/test_math_ops.py' 2025-01-24T00:47:03.6831513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/test_matrix_ops.py' 2025-01-24T00:47:03.6831988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/test_op_strategy.py' 2025-01-24T00:47:03.6832461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/test_optimizers.py' 2025-01-24T00:47:03.6832951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/test_pointwise_ops.py' 2025-01-24T00:47:03.6833431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/test_random_ops.py' 2025-01-24T00:47:03.6833916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/test_redistribute.py' 2025-01-24T00:47:03.6834406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/test_tensor_ops.py' 2025-01-24T00:47:03.6834882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/test_utils.py' 2025-01-24T00:47:03.6835340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/test_view_ops.py' 2025-01-24T00:47:03.6835835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor/test_xla_integration.py' 2025-01-24T00:47:03.6836246Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/tensor' 2025-01-24T00:47:03.6836664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/test_backends.py' 2025-01-24T00:47:03.6837114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/test_c10d_common.py' 2025-01-24T00:47:03.6837608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/test_c10d_functional_native.py' 2025-01-24T00:47:03.6838029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/test_c10d_gloo.py' 2025-01-24T00:47:03.6838470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/test_c10d_logger.py' 2025-01-24T00:47:03.6838892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/test_c10d_nccl.py' 2025-01-24T00:47:03.6839402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/test_c10d_object_collectives.py' 2025-01-24T00:47:03.6839850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/test_c10d_ops_nccl.py' 2025-01-24T00:47:03.6840271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/test_c10d_pypg.py' 2025-01-24T00:47:03.6840714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/test_c10d_spawn.py' 2025-01-24T00:47:03.6841172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/test_c10d_spawn_gloo.py' 2025-01-24T00:47:03.6841625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/test_c10d_spawn_nccl.py' 2025-01-24T00:47:03.6842085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/test_c10d_spawn_ucc.py' 2025-01-24T00:47:03.6842525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/test_c10d_ucc.py' 2025-01-24T00:47:03.6843019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/test_collective_utils.py' 2025-01-24T00:47:03.6843472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/test_composability.py' 2025-01-24T00:47:03.6843974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/test_compute_comm_reordering.py' 2025-01-24T00:47:03.6844467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/test_control_collectives.py' 2025-01-24T00:47:03.6844918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/test_data_parallel.py' 2025-01-24T00:47:03.6845365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/test_device_mesh.py' 2025-01-24T00:47:03.6845831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/test_distributed_spawn.py' 2025-01-24T00:47:03.6846376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/test_dynamo_distributed.py' 2025-01-24T00:47:03.6846832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/test_fake_pg.py' 2025-01-24T00:47:03.6847287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/test_functional_api.py' 2025-01-24T00:47:03.6847799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/test_inductor_collectives.py' 2025-01-24T00:47:03.6848232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/test_launcher.py' 2025-01-24T00:47:03.6848703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/test_multi_threaded_pg.py' 2025-01-24T00:47:03.6849116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/test_nccl.py' 2025-01-24T00:47:03.6849553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/test_pg_wrapper.py' 2025-01-24T00:47:03.6849961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/test_store.py' 2025-01-24T00:47:03.6850435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed/test_symmetric_memory.py' 2025-01-24T00:47:03.6850810Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributed' 2025-01-24T00:47:03.6851276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributions/test_constraints.py' 2025-01-24T00:47:03.6851737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributions/test_distributions.py' 2025-01-24T00:47:03.6852184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributions/test_transforms.py' 2025-01-24T00:47:03.6852608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributions/test_utils.py' 2025-01-24T00:47:03.6852990Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/distributions' 2025-01-24T00:47:03.6853357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/__init__.py' 2025-01-24T00:47:03.6853803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/mock_modules/__init__.py' 2025-01-24T00:47:03.6854256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/mock_modules/mock_module1.py' 2025-01-24T00:47:03.6854722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/mock_modules/mock_module2.py' 2025-01-24T00:47:03.6855197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/mock_modules/mock_module3.py' 2025-01-24T00:47:03.6855634Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/mock_modules' 2025-01-24T00:47:03.6856146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/mock_store_global_crossfile_inline.py' 2025-01-24T00:47:03.6856626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_activation_checkpointing.py' 2025-01-24T00:47:03.6857037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_after_aot.py' 2025-01-24T00:47:03.6857450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_aot_autograd.py' 2025-01-24T00:47:03.6857895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_aot_autograd_cache.py' 2025-01-24T00:47:03.6858344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_autograd_function.py' 2025-01-24T00:47:03.6858737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_backends.py' 2025-01-24T00:47:03.6859220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_backward_higher_order_ops.py' 2025-01-24T00:47:03.6859663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_base_output.py' 2025-01-24T00:47:03.6860107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_bytecode_utils.py' 2025-01-24T00:47:03.6860512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_compile.py' 2025-01-24T00:47:03.6860950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_compiler_bisector.py' 2025-01-24T00:47:03.6861350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_comptime.py' 2025-01-24T00:47:03.6861740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_config.py' 2025-01-24T00:47:03.6862146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_ctx_manager.py' 2025-01-24T00:47:03.6862551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_cudagraphs.py' 2025-01-24T00:47:03.6863069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_cudagraphs_expandable_segments.py' 2025-01-24T00:47:03.6863477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_debug_utils.py' 2025-01-24T00:47:03.6863894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_decorators.py' 2025-01-24T00:47:03.6864303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_deviceguard.py' 2025-01-24T00:47:03.6864678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_dicts.py' 2025-01-24T00:47:03.6865115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_dynamic_shapes.py' 2025-01-24T00:47:03.6865476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_exc.py' 2025-01-24T00:47:03.6865878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_exceptions.py' 2025-01-24T00:47:03.6866267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_export.py' 2025-01-24T00:47:03.6866703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_export_mutations.py' 2025-01-24T00:47:03.6867113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_frame_init.py' 2025-01-24T00:47:03.6867536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_functions.py' 2025-01-24T00:47:03.6868035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_fx_passes_pre_grad.py' 2025-01-24T00:47:03.6868428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_global.py' 2025-01-24T00:47:03.6868878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_graph_deduplication.py' 2025-01-24T00:47:03.6869345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_graph_region_tracker.py' 2025-01-24T00:47:03.6869764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_guard_manager.py' 2025-01-24T00:47:03.6870201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_higher_order_ops.py' 2025-01-24T00:47:03.6870590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_hooks.py' 2025-01-24T00:47:03.6871043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_input_attr_tracking.py' 2025-01-24T00:47:03.6871436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_interop.py' 2025-01-24T00:47:03.6871862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_logging.py' 2025-01-24T00:47:03.6872289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_metrics_context.py' 2025-01-24T00:47:03.6872717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_minifier.py' 2025-01-24T00:47:03.6873090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_misc.py' 2025-01-24T00:47:03.6873504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_model_output.py' 2025-01-24T00:47:03.6873891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_modes.py' 2025-01-24T00:47:03.6874283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_modules.py' 2025-01-24T00:47:03.6874654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_nops.py' 2025-01-24T00:47:03.6875063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_optimizers.py' 2025-01-24T00:47:03.6875429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_pgo.py' 2025-01-24T00:47:03.6875851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_pre_dispatch.py' 2025-01-24T00:47:03.6876268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_prim_hop_base.py' 2025-01-24T00:47:03.6876667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_profiler.py' 2025-01-24T00:47:03.6877111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_python_autograd.py' 2025-01-24T00:47:03.6877556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_python_dispatcher.py' 2025-01-24T00:47:03.6877982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_recompile_ux.py' 2025-01-24T00:47:03.6878384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_recompiles.py' 2025-01-24T00:47:03.6878788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_reconstruct.py' 2025-01-24T00:47:03.6879202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_reorder_logs.py' 2025-01-24T00:47:03.6879620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_repros.py' 2025-01-24T00:47:03.6880007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_resume.py' 2025-01-24T00:47:03.6880416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_sdpa.py' 2025-01-24T00:47:03.6880888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_skip_guard_eval_unsafe.py' 2025-01-24T00:47:03.6881332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_skip_non_tensor.py' 2025-01-24T00:47:03.6881727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_sources.py' 2025-01-24T00:47:03.6882161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_structured_trace.py' 2025-01-24T00:47:03.6882580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_subclasses.py' 2025-01-24T00:47:03.6882982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_subgraphs.py' 2025-01-24T00:47:03.6883377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_torchrec.py' 2025-01-24T00:47:03.6883804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_trace_rules.py' 2025-01-24T00:47:03.6884222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_unspec.py' 2025-01-24T00:47:03.6884606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_utils.py' 2025-01-24T00:47:03.6885081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_verify_correctness.py' 2025-01-24T00:47:03.6885455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/test_view.py' 2025-01-24T00:47:03.6885820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo/utils.py' 2025-01-24T00:47:03.6886177Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo' 2025-01-24T00:47:03.6886936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ActivationCheckpointingTests.test_cond_with_kwargs' 2025-01-24T00:47:03.6887591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/AotAutogradFallbackTests.test_aot_sequence_nr' 2025-01-24T00:47:03.6888321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/AutogradFunctionTests.test_graph_break_if_lifted_free_variable' 2025-01-24T00:47:03.6888941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/AutogradFunctionTests.test_print_in_bwd' 2025-01-24T00:47:03.6889553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/AutogradFunctionTests.test_stride_in_bwd' 2025-01-24T00:47:03.6890119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ComptimeTests.test_graph_break' 2025-01-24T00:47:03.6890770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/CtxManagerTests.test_autograd_profiler_enabled' 2025-01-24T00:47:03.6891421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/CtxManagerTests.test_disable_saved_tensors_hooks' 2025-01-24T00:47:03.6892326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/CtxManagerTests.test_disable_saved_tensors_hooks_prev_disabled' 2025-01-24T00:47:03.6893077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/CtxManagerTests.test_disable_saved_tensors_hooks_prev_disabled_nested' 2025-01-24T00:47:03.6893797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/DecoratorTests.test_mark_static_address_guarded' 2025-01-24T00:47:03.6894478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/DecoratorTests.test_mark_static_address_unguarded' 2025-01-24T00:47:03.6895093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/DefaultsTests.test_cast_tensor_single_elem' 2025-01-24T00:47:03.6895746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/DefaultsTests.test_compare_constant_and_tensor' 2025-01-24T00:47:03.6896361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/DefaultsTests.test_func_default_torch_args' 2025-01-24T00:47:03.6896949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/DefaultsTests.test_in_set_inplace' 2025-01-24T00:47:03.6897581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/DefaultsTests.test_in_set_would_fail_broadcast' 2025-01-24T00:47:03.6898285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/DynamoProfilerTests.test_dynamo_timed_profiling_isolated' 2025-01-24T00:47:03.6898968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/DynamoProfilerTests.test_profiler_cache_lookup' 2025-01-24T00:47:03.6899689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/DynamoProfilerTests.test_profiler_dynamo_compiled_region' 2025-01-24T00:47:03.6900248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/End2EndTests.test_init_group' 2025-01-24T00:47:03.6900978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExampleTests.test_exportdb_supported_case_assume_constant_result' 2025-01-24T00:47:03.6901719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExampleTests.test_exportdb_supported_case_constrain_as_size_example' 2025-01-24T00:47:03.6902314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExcTests.test_backend_suppress_line' 2025-01-24T00:47:03.6902865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExcTests.test_graph_break_log' 2025-01-24T00:47:03.6903478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExcTests.test_internal_error_no_suppress' 2025-01-24T00:47:03.6904102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExcTests.test_internal_error_suppress_errors' 2025-01-24T00:47:03.6904680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExcTests.test_not_implemented_error' 2025-01-24T00:47:03.6905246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExcTests.test_trigger_on_error' 2025-01-24T00:47:03.6905950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_cond_raise_user_error_on_non_list_operands' 2025-01-24T00:47:03.6906669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_cond_raise_user_error_on_non_tensor_operands' 2025-01-24T00:47:03.6907373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_cond_raise_user_error_on_unsupported_pred' 2025-01-24T00:47:03.6907955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_decomp' 2025-01-24T00:47:03.6908615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_dynamic_dim_cleanup' 2025-01-24T00:47:03.6909282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_dynamic_dim_range_constraint' 2025-01-24T00:47:03.6909985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_mark_dynamic_conflict_dynamic_dim' 2025-01-24T00:47:03.6910657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_multi_dynamic_dim_constraint' 2025-01-24T00:47:03.6911369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_multi_dynamic_dim_unsafe_relationship' 2025-01-24T00:47:03.6911941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_no_raise' 2025-01-24T00:47:03.6912666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_preserve_constraints_as_metadata_scalar' 2025-01-24T00:47:03.6913334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_raise_on_relationship' 2025-01-24T00:47:03.6914016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_dict_values' 2025-01-24T00:47:03.6914677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_free_function' 2025-01-24T00:47:03.6915428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_free_function_and_class_method' 2025-01-24T00:47:03.6916208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_free_function_and_class_method_multiarg' 2025-01-24T00:47:03.6917015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_free_function_and_class_method_multiarg_diff' 2025-01-24T00:47:03.6917675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_list_nonzero' 2025-01-24T00:47:03.6918393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_list_nonzero_free_function' 2025-01-24T00:47:03.6919082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_method_on_module' 2025-01-24T00:47:03.6919817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_method_on_module_invoke_twice' 2025-01-24T00:47:03.6920510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_none_control_flow' 2025-01-24T00:47:03.6921235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_none_control_flow_free_func' 2025-01-24T00:47:03.6921931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_not_none_control_flow' 2025-01-24T00:47:03.6922717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_not_none_control_flow_free_func' 2025-01-24T00:47:03.6923452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_not_none_control_flow_pos' 2025-01-24T00:47:03.6924139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_not_return_const' 2025-01-24T00:47:03.6924803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_tuple_nonzero' 2025-01-24T00:47:03.6925404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_map_cond' 2025-01-24T00:47:03.6926039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_exported_graph_serialization' 2025-01-24T00:47:03.6926728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_map_cond_param_buffer_lifted' 2025-01-24T00:47:03.6927347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_torch_inference_mode_ctx' 2025-01-24T00:47:03.6928089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_untracked_inputs_in_constraints' 2025-01-24T00:47:03.6928728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad' 2025-01-24T00:47:03.6929413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_disable_capture' 2025-01-24T00:47:03.6930097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_fn_with_kwargs' 2025-01-24T00:47:03.6930831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_freevar_python_scalar' 2025-01-24T00:47:03.6931479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_has_aux' 2025-01-24T00:47:03.6932181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_non_tensor_input' 2025-01-24T00:47:03.6932820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_pytree' 2025-01-24T00:47:03.6933572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_two_tensor_all_grad_has_aux' 2025-01-24T00:47:03.6934291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_two_tensor_has_aux' 2025-01-24T00:47:03.6934983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_with_graph_break' 2025-01-24T00:47:03.6935693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_with_side_effect' 2025-01-24T00:47:03.6936294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap' 2025-01-24T00:47:03.6936975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_disable_capture' 2025-01-24T00:47:03.6937660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_free_const' 2025-01-24T00:47:03.6938346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_free_tensor' 2025-01-24T00:47:03.6938993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_kwargs' 2025-01-24T00:47:03.6939741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_multiple_invocation_in_dims' 2025-01-24T00:47:03.6940498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_multiple_invocation_out_dims' 2025-01-24T00:47:03.6941202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_multiple_outputs' 2025-01-24T00:47:03.6941951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_multiple_outputs_diff_dims' 2025-01-24T00:47:03.6942748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_multiple_outputs_out_dims_tuple' 2025-01-24T00:47:03.6943448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_over_vmap_captured' 2025-01-24T00:47:03.6944179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_over_vmap_two_inputs' 2025-01-24T00:47:03.6944974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_previous_illegal_op_no_graph_break' 2025-01-24T00:47:03.6945647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_pytree_inputs' 2025-01-24T00:47:03.6946378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_recompile_same_config' 2025-01-24T00:47:03.6947115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_recompile_with_randomness' 2025-01-24T00:47:03.6947783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_side_effects' 2025-01-24T00:47:03.6948444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_two_inputs' 2025-01-24T00:47:03.6949170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_two_inputs_tuple_in_dims' 2025-01-24T00:47:03.6949934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_with_conditional_graph_break' 2025-01-24T00:47:03.6950624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_with_graph_break' 2025-01-24T00:47:03.6951338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_with_graph_break_2' 2025-01-24T00:47:03.6952066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_with_graph_break_lambda' 2025-01-24T00:47:03.6952650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FunctionTests.test_default_dict' 2025-01-24T00:47:03.6953279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FunctionTests.test_default_dict_closure' 2025-01-24T00:47:03.6953881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FunctionTests.test_default_dict_lambda' 2025-01-24T00:47:03.6954518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FunctionTests.test_is_contiguous_frame_counts' 2025-01-24T00:47:03.6955080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FunctionTests.test_math_radians' 2025-01-24T00:47:03.6955744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FunctionTests.test_partials_as_input_partials_lambda' 2025-01-24T00:47:03.6956405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/FunctionTests.test_partials_as_input_partials_mod' 2025-01-24T00:47:03.6957092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_capture_untracked_global_nested' 2025-01-24T00:47:03.6957829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_capture_value_created_in_subgraph' 2025-01-24T00:47:03.6958513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_cond_branches_no_arguments' 2025-01-24T00:47:03.6959230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_cond_branches_no_arguments_no_closure' 2025-01-24T00:47:03.6959872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_cond_pytree_operands' 2025-01-24T00:47:03.6960622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_cond_pytree_operands_with_non_tensor_leaves' 2025-01-24T00:47:03.6961262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_cond_source_fn_stack' 2025-01-24T00:47:03.6961927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_cond_subgraph_name_is_valid' 2025-01-24T00:47:03.6962637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_fallback_on_python_primitives_output' 2025-01-24T00:47:03.6963275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_map_lowers_to_graph' 2025-01-24T00:47:03.6963884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_map_multi_return' 2025-01-24T00:47:03.6964506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_map_pytree_return' 2025-01-24T00:47:03.6965127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_map_source_fn_stack' 2025-01-24T00:47:03.6965887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_map_subgraph_name_is_valid' 2025-01-24T00:47:03.6966555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_map_symint_input' 2025-01-24T00:47:03.6967157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_modules' 2025-01-24T00:47:03.6967826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_nested_tuple_output' 2025-01-24T00:47:03.6968434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_output_with_dict' 2025-01-24T00:47:03.6969056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_side_effect_in_body' 2025-01-24T00:47:03.6969697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_vmap_source_fn_stack' 2025-01-24T00:47:03.6970327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_wrap_kwarg_recompile' 2025-01-24T00:47:03.6971010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_wrap_subgraph_name_is_valid' 2025-01-24T00:47:03.6971589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/HooksTests.test_functools_arg_vary' 2025-01-24T00:47:03.6972860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/HooksTests.test_post_acc_grad_hook' 2025-01-24T00:47:03.6973537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/HooksTests.test_tensor_register_global_hook' 2025-01-24T00:47:03.6974197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/HooksTests.test_tensor_register_hook_in_graph_local' 2025-01-24T00:47:03.6974848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/HooksTests.test_tensor_register_multiple_hooks' 2025-01-24T00:47:03.6975560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/HooksTests.test_tensor_register_multiple_hooks_handles_in_list' 2025-01-24T00:47:03.6976127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/InteropTests.test_vmap_in_graph' 2025-01-24T00:47:03.6976654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_aot' 2025-01-24T00:47:03.6977202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_aot_graphs' 2025-01-24T00:47:03.6977786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_aot_joint_graph' 2025-01-24T00:47:03.6978324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_bytecode' 2025-01-24T00:47:03.6978888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_custom_format' 2025-01-24T00:47:03.6979481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_custom_format_exc' 2025-01-24T00:47:03.6980035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_dynamo_debug' 2025-01-24T00:47:03.6980604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_dynamo_error' 2025-01-24T00:47:03.6981151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_dynamo_info' 2025-01-24T00:47:03.6981698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_graph' 2025-01-24T00:47:03.6982263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_graph_breaks' 2025-01-24T00:47:03.6982833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_graph_code' 2025-01-24T00:47:03.6983393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_graph_sizes' 2025-01-24T00:47:03.6983994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_graph_sizes_dynamic' 2025-01-24T00:47:03.6984574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_guards_recompiles' 2025-01-24T00:47:03.6985151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_inductor_debug' 2025-01-24T00:47:03.6985715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_inductor_error' 2025-01-24T00:47:03.6986278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_inductor_info' 2025-01-24T00:47:03.6986891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_multiline_format' 2025-01-24T00:47:03.6987464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_output_code' 2025-01-24T00:47:03.6988018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_recompiles' 2025-01-24T00:47:03.6988595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_trace_source_cond' 2025-01-24T00:47:03.6989183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_trace_source_nested' 2025-01-24T00:47:03.6989723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_add_to_set' 2025-01-24T00:47:03.6990282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_any_all_symnode' 2025-01-24T00:47:03.6990870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_backend_match_guard' 2025-01-24T00:47:03.6991387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_boolarg' 2025-01-24T00:47:03.6992076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_callpacked' 2025-01-24T00:47:03.6992719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_compare_shapes_with_constant' 2025-01-24T00:47:03.6993255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_cond_nested' 2025-01-24T00:47:03.6993837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_cond_side_effects' 2025-01-24T00:47:03.6994396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_dataclass_fields' 2025-01-24T00:47:03.6994957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_deque_append_left' 2025-01-24T00:47:03.6995566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_deque_input' 2025-01-24T00:47:03.6996205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_deterministic_algorithms_mutated' 2025-01-24T00:47:03.6996805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_dict_order_keys' 2025-01-24T00:47:03.6997407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_dict_order_keys_modules' 2025-01-24T00:47:03.6998002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_dict_order_keys_tensors' 2025-01-24T00:47:03.6998538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_dictcomp' 2025-01-24T00:47:03.6999128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_dtypes_no_graphbreaks' 2025-01-24T00:47:03.6999759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_dunder_new_function_inlining' 2025-01-24T00:47:03.7000390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_frozenset_torch_func_contains' 2025-01-24T00:47:03.7000984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_get_cache_entry' 2025-01-24T00:47:03.7001583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_guard_failure_fn' 2025-01-24T00:47:03.7002146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_guard_failure_fn2' 2025-01-24T00:47:03.7002789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_guard_failure_fn_shape_control' 2025-01-24T00:47:03.7003409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_guard_failure_fn_tensor_iter' 2025-01-24T00:47:03.7003959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_inference_mode' 2025-01-24T00:47:03.7004558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_inplace_param_update' 2025-01-24T00:47:03.7005175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_inplace_view_on_graph_input' 2025-01-24T00:47:03.7005829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_intermediary_tensor_grad_access' 2025-01-24T00:47:03.7006437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_is_compiling' 2025-01-24T00:47:03.7006965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_iter_set' 2025-01-24T00:47:03.7007658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_itertools_accumulate_symint_default_sum' 2025-01-24T00:47:03.7008336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_itertools_accumulate_tensors_default_sum' 2025-01-24T00:47:03.7009083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_itertools_groupby_pure_python_default_identify_func' 2025-01-24T00:47:03.7009754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_itertools_groupby_pure_python_key_func' 2025-01-24T00:47:03.7010385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_itertools_infinite_cycle' 2025-01-24T00:47:03.7011023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_itertools_infinite_repeat' 2025-01-24T00:47:03.7011678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_itertools_infinite_repeat_mutation' 2025-01-24T00:47:03.7012245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_itertools_repeat' 2025-01-24T00:47:03.7012768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_listcomp' 2025-01-24T00:47:03.7013335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_mandelbrot_numpy' 2025-01-24T00:47:03.7013883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_mark_static' 2025-01-24T00:47:03.7014516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_namedtuple1' 2025-01-24T00:47:03.7015086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_namedtuple2' 2025-01-24T00:47:03.7015575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_nan' 2025-01-24T00:47:03.7016155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_nested_optimize' 2025-01-24T00:47:03.7016772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_nested_optimize_decorator' 2025-01-24T00:47:03.7017345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_nested_optimize_run' 2025-01-24T00:47:03.7017908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_nn_module_getattr' 2025-01-24T00:47:03.7018562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_no_raise_guard_partial_constraint' 2025-01-24T00:47:03.7019260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_no_raise_guard_partial_constraint_across_break' 2025-01-24T00:47:03.7019858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_numpy_array_of_arrays' 2025-01-24T00:47:03.7020398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_numpy_force' 2025-01-24T00:47:03.7020962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_numpy_int_constant' 2025-01-24T00:47:03.7021505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_numpy_iter' 2025-01-24T00:47:03.7022089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_numpy_non_torch_dtype' 2025-01-24T00:47:03.7022646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_numpy_readonly' 2025-01-24T00:47:03.7023247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_numpy_recompilation_scalar' 2025-01-24T00:47:03.7023825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_numpy_size_attr' 2025-01-24T00:47:03.7024383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_numpy_subdtype' 2025-01-24T00:47:03.7024948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_numpy_tolist' 2025-01-24T00:47:03.7025547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_numpy_torch_operators' 2025-01-24T00:47:03.7026137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_numpy_with_builtin_type' 2025-01-24T00:47:03.7026822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_out_variants_with_resizing_on_graph_inputs' 2025-01-24T00:47:03.7027426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_pure_python_accumulate' 2025-01-24T00:47:03.7028014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_py_guards_mark_dynamic' 2025-01-24T00:47:03.7028633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_raise_guard_full_constraint' 2025-01-24T00:47:03.7029365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_raise_guard_partial_constraint_no_graph_break' 2025-01-24T00:47:03.7029979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_raise_on_backend_error' 2025-01-24T00:47:03.7030633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_recompile_on_global_state_change' 2025-01-24T00:47:03.7031214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_release_input_memory' 2025-01-24T00:47:03.7031811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_release_module_memory' 2025-01-24T00:47:03.7032388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_release_scope_memory' 2025-01-24T00:47:03.7033007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_repeat_interleave_graphbreaks' 2025-01-24T00:47:03.7033603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_return_nested_function' 2025-01-24T00:47:03.7034193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_set_aliasing_recompiles' 2025-01-24T00:47:03.7034770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_setattr_mutation1' 2025-01-24T00:47:03.7035330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_simple_set_usage' 2025-01-24T00:47:03.7035863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_size_input' 2025-01-24T00:47:03.7036441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_str_format_assert2' 2025-01-24T00:47:03.7037043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tensor_build_list_unpack' 2025-01-24T00:47:03.7037595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tensor_dict1' 2025-01-24T00:47:03.7038162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tensor_dict2' 2025-01-24T00:47:03.7038724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tensor_dict3' 2025-01-24T00:47:03.7039305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tensor_item_capture' 2025-01-24T00:47:03.7039826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tolist_0d' 2025-01-24T00:47:03.7040365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tolist_1d' 2025-01-24T00:47:03.7040885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tolist_kd' 2025-01-24T00:47:03.7041450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tolist_kd_dynamic' 2025-01-24T00:47:03.7042010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tolist_scalar' 2025-01-24T00:47:03.7042563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_torch_seed' 2025-01-24T00:47:03.7043161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tracing_nested_py_tree' 2025-01-24T00:47:03.7043804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tracing_nested_py_tree_dicts' 2025-01-24T00:47:03.7044444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tracing_nested_py_tree_mixed_all' 2025-01-24T00:47:03.7045079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tracing_nested_py_tree_tuples' 2025-01-24T00:47:03.7045636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tracing_py_tree' 2025-01-24T00:47:03.7046336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tracing_py_tree_tensor_subclass' 2025-01-24T00:47:03.7046928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tracing_tree_map_only' 2025-01-24T00:47:03.7047456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_type_copy' 2025-01-24T00:47:03.7048019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_typing_typevar' 2025-01-24T00:47:03.7048584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_user_getattribute' 2025-01-24T00:47:03.7049148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_with_builtin_type' 2025-01-24T00:47:03.7049696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_yield_from' 2025-01-24T00:47:03.7050264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_yield_gen_and_from' 2025-01-24T00:47:03.7050948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_yield_send_to_subgenerator_graph_break' 2025-01-24T00:47:03.7051508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NNModuleTests.test_lazy_module1' 2025-01-24T00:47:03.7052096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NNModuleTests.test_lazy_module2' 2025-01-24T00:47:03.7052694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NNModuleTests.test_lazy_module4' 2025-01-24T00:47:03.7053257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NNModuleTests.test_lazy_module5' 2025-01-24T00:47:03.7053829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NNModuleTests.test_lazy_module6' 2025-01-24T00:47:03.7054467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NNModuleTests.test_lazy_module_no_cls_to_become' 2025-01-24T00:47:03.7055038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NNModuleTests.test_self_mutating1' 2025-01-24T00:47:03.7055641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NNModuleTests.test_unsupportedmethod' 2025-01-24T00:47:03.7056229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NNModuleTests.test_unsupportedmodule' 2025-01-24T00:47:03.7057073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test__scaled_dot_product_flash_attention_non_strict' 2025-01-24T00:47:03.7057866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_basic_non_strict_fake_tensor_non_strict' 2025-01-24T00:47:03.7058632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_basic_non_strict_real_tensor_non_strict' 2025-01-24T00:47:03.7059328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_buffer_util_non_strict' 2025-01-24T00:47:03.7060123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_cond_with_module_stack_export_with_non_strict' 2025-01-24T00:47:03.7060887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_export_decomps_dynamic_non_strict' 2025-01-24T00:47:03.7061627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_export_decomps_simple_non_strict' 2025-01-24T00:47:03.7062390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_export_with_wrong_inputs_non_strict' 2025-01-24T00:47:03.7063194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_external_call_non_strict_real_tensor_non_strict' 2025-01-24T00:47:03.7063838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_fqn_non_strict' 2025-01-24T00:47:03.7064556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_nn_module_stack_non_strict' 2025-01-24T00:47:03.7065338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_nn_module_stack_shared_submodule_non_strict' 2025-01-24T00:47:03.7066109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_non_strict_dynamic_shapes_non_strict' 2025-01-24T00:47:03.7067035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_non_strict_dynamic_shapes_suggested_fixes_non_strict' 2025-01-24T00:47:03.7067729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_param_util_non_strict' 2025-01-24T00:47:03.7068628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_raise_user_error_when_guard_on_data_dependent_operation_non_strict' 2025-01-24T00:47:03.7069297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_sym_sqrt_non_strict' 2025-01-24T00:47:03.7070114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_to_module_with_mutated_buffer_multiple_non_strict' 2025-01-24T00:47:03.7070996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_to_module_with_mutated_buffer_multiple_update_sub_later_non_strict' 2025-01-24T00:47:03.7071767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_to_module_with_mutated_buffer_non_strict' 2025-01-24T00:47:03.7072456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NumpyTestsCPU.test_boolean_indexing_weirdness_cpu' 2025-01-24T00:47:03.7073112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NumpyTestsCPU.test_boolean_shape_mismatch_cpu' 2025-01-24T00:47:03.7073731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NumpyTestsCPU.test_empty_fancy_index_cpu' 2025-01-24T00:47:03.7074326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/NumpyTestsCPU.test_index_no_floats_cpu' 2025-01-24T00:47:03.7074944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/OptimizedModuleTest.test_backward_hooks' 2025-01-24T00:47:03.7075676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/OptimizedModuleTest.test_cache_size_limit_on_guarded_nn_modules' 2025-01-24T00:47:03.7076335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/OptimizedModuleTest.test_composition_with_opt_mod' 2025-01-24T00:47:03.7076939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/OptimizedModuleTest.test_hooks_inner' 2025-01-24T00:47:03.7077529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/OptimizedModuleTest.test_hooks_outer' 2025-01-24T00:47:03.7078165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/OptimizedModuleTest.test_hooks_skip_guards' 2025-01-24T00:47:03.7078805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/OptimizedModuleTest.test_module_dict_iter_name' 2025-01-24T00:47:03.7079380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/OptimizedModuleTest.test_nn_module' 2025-01-24T00:47:03.7080100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/OptimizedModuleTest.test_no_recompile_on_nn_guarded_modules' 2025-01-24T00:47:03.7080647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/OptimizedModuleTest.test_to' 2025-01-24T00:47:03.7081226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/OptimizerTests.test_adagrad' 2025-01-24T00:47:03.7081751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/OptimizerTests.test_adam' 2025-01-24T00:47:03.7082323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/OptimizerTests.test_adamax' 2025-01-24T00:47:03.7082864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/OptimizerTests.test_adamw' 2025-01-24T00:47:03.7083388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/OptimizerTests.test_asgd' 2025-01-24T00:47:03.7083925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/OptimizerTests.test_nadam' 2025-01-24T00:47:03.7084485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/OptimizerTests.test_rmsprop' 2025-01-24T00:47:03.7085017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/OptimizerTests.test_rprop' 2025-01-24T00:47:03.7085555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/OptimizerTests.test_sgd' 2025-01-24T00:47:03.7086176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/PackedSequenceTest.test_pack_sequence' 2025-01-24T00:47:03.7086800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/PackedSequenceTest.test_to' 2025-01-24T00:47:03.7087431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/PackedSequenceTest.test_total_length' 2025-01-24T00:47:03.7088013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/PackedSequenceTest.test_type_casts' 2025-01-24T00:47:03.7088635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/PackedSequenceTest.test_unpack_sequence' 2025-01-24T00:47:03.7089327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/RecompileTests.test_aliasing_guard_failures_with_globals' 2025-01-24T00:47:03.7090018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/RecompileTests.test_automatic_dynamic_reduce_recompiles' 2025-01-24T00:47:03.7090733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/RecompileTests.test_automatic_dynamic_tensor_scalar_change' 2025-01-24T00:47:03.7091412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/RecompileTests.test_dynamic_shape_parameter_recompile' 2025-01-24T00:47:03.7092533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/RecompileTests.test_recompiles_true_false_flop' 2025-01-24T00:47:03.7093138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/RecompileUxTests.test_mismatched_type' 2025-01-24T00:47:03.7093767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/RecompileUxTests.test_verbose_tensor_check' 2025-01-24T00:47:03.7094355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_add_sub_alpha_out' 2025-01-24T00:47:03.7094942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_addr_alpha_beta_out' 2025-01-24T00:47:03.7095494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_boxes_len' 2025-01-24T00:47:03.7096135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_chunk_reformer_ff' 2025-01-24T00:47:03.7096809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_convert_boxes_to_pooler_format' 2025-01-24T00:47:03.7097454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_create_rand_mask_from_inputs' 2025-01-24T00:47:03.7098009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_do_paste_mask' 2025-01-24T00:47:03.7098644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_dynamic_shapes_float_guard' 2025-01-24T00:47:03.7099276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_dynamic_shapes_implicit_guard' 2025-01-24T00:47:03.7099914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_empty_list_contains_with_jump' 2025-01-24T00:47:03.7100526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_function_in_skipfiles' 2025-01-24T00:47:03.7101125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_functools_wraps' 2025-01-24T00:47:03.7101692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_hf_t5_forward' 2025-01-24T00:47:03.7102314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_hf_xsoftmax_training' 2025-01-24T00:47:03.7102841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_issue175' 2025-01-24T00:47:03.7103421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_jit_trace_errors' 2025-01-24T00:47:03.7103978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_list_aliasing' 2025-01-24T00:47:03.7104578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_list_self_reference' 2025-01-24T00:47:03.7105145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_longformer_chunk' 2025-01-24T00:47:03.7105786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_merge_criteria_processor_list1' 2025-01-24T00:47:03.7106439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_merge_criteria_processor_list2' 2025-01-24T00:47:03.7107027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_module_in_skipfiles' 2025-01-24T00:47:03.7107586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_multi_import' 2025-01-24T00:47:03.7108174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_negative_shape_guard' 2025-01-24T00:47:03.7108802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_numpy_not_ndarray_recompiles' 2025-01-24T00:47:03.7109371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_recursive_map' 2025-01-24T00:47:03.7109919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_reformer_eval' 2025-01-24T00:47:03.7110552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_reformer_min_chunk_len' 2025-01-24T00:47:03.7111141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_reformer_sorting' 2025-01-24T00:47:03.7111707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_relative_import' 2025-01-24T00:47:03.7112357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_relative_import_no_modulename' 2025-01-24T00:47:03.7112973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_restricted_list_subclass1' 2025-01-24T00:47:03.7113568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_rewrite_assert_noop' 2025-01-24T00:47:03.7114174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_rewrite_assert_with_msg' 2025-01-24T00:47:03.7114834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_rewrite_assert_with_non_string_msg' 2025-01-24T00:47:03.7115438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_seq_append_list' 2025-01-24T00:47:03.7116024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_size_typematch' 2025-01-24T00:47:03.7116608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_tensor_data_kwarg' 2025-01-24T00:47:03.7117175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_threading_local' 2025-01-24T00:47:03.7117762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_validate_model_kwargs' 2025-01-24T00:47:03.7118617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/RetraceExportTestDynamismExpression.test_export_inline_constraints_retraceability' 2025-01-24T00:47:03.7119422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/RetraceExportTestExport.test_cond_with_module_stack_export_with_retraceability' 2025-01-24T00:47:03.7120195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/RetraceExportTestExport.test_constrain_size_in_eager_retraceability' 2025-01-24T00:47:03.7121003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/RetraceExportTestExport.test_constrain_size_with_constrain_value_retraceability' 2025-01-24T00:47:03.7121809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/RetraceExportTestExport.test_constrain_size_with_various_cases_retraceability' 2025-01-24T00:47:03.7122547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/RetraceExportTestExport.test_nn_module_stack_retraceability' 2025-01-24T00:47:03.7123339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/RetraceExportTestExport.test_nn_module_stack_shared_submodule_retraceability' 2025-01-24T00:47:03.7124124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/RetraceExportTestExport.test_non_strict_dynamic_shapes_retraceability' 2025-01-24T00:47:03.7124979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/RetraceExportTestExport.test_non_strict_dynamic_shapes_suggested_fixes_retraceability' 2025-01-24T00:47:03.7125779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/SerDesExportTestDynamismExpression.test_export_inline_constraints_serdes' 2025-01-24T00:47:03.7126622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/SerDesExportTestExport.test_basic_non_strict_fake_tensor_serdes' 2025-01-24T00:47:03.7127351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/SerDesExportTestExport.test_basic_non_strict_real_tensor_serdes' 2025-01-24T00:47:03.7128138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/SerDesExportTestExport.test_cond_with_module_stack_export_with_serdes' 2025-01-24T00:47:03.7128858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/SerDesExportTestExport.test_constrain_size_in_eager_serdes' 2025-01-24T00:47:03.7129632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/SerDesExportTestExport.test_constrain_size_with_constrain_value_serdes' 2025-01-24T00:47:03.7130418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/SerDesExportTestExport.test_constrain_size_with_various_cases_serdes' 2025-01-24T00:47:03.7131192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/SerDesExportTestExport.test_external_call_non_strict_real_tensor_serdes' 2025-01-24T00:47:03.7131896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/SerDesExportTestExport.test_nn_module_stack_serdes' 2025-01-24T00:47:03.7132648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/SerDesExportTestExport.test_nn_module_stack_shared_submodule_serdes' 2025-01-24T00:47:03.7133378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/SerDesExportTestExport.test_non_strict_dynamic_shapes_serdes' 2025-01-24T00:47:03.7134166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/SerDesExportTestExport.test_non_strict_dynamic_shapes_suggested_fixes_serdes' 2025-01-24T00:47:03.7134754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/SkipNonTensorTests.test_add_tensor1' 2025-01-24T00:47:03.7135352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/SkipNonTensorTests.test_add_tensor2' 2025-01-24T00:47:03.7135955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/SkipNonTensorTests.test_add_tensor_dict' 2025-01-24T00:47:03.7136572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/SkipNonTensorTests.test_add_tensor_list' 2025-01-24T00:47:03.7137227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/SkipNonTensorTests.test_do_not_skip_side_effects' 2025-01-24T00:47:03.7137830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/SkipNonTensorTests.test_recursive_list' 2025-01-24T00:47:03.7138430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/SubGraphTests.test_dynamic_duck_size' 2025-01-24T00:47:03.7139004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/SubGraphTests.test_dynamic_getitem' 2025-01-24T00:47:03.7139584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/SubGraphTests.test_dynamic_kwarg' 2025-01-24T00:47:03.7140247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/SubGraphTests.test_dynamic_order_dependence' 2025-01-24T00:47:03.7140880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/SubGraphTests.test_dynamic_zero_inference' 2025-01-24T00:47:03.7141522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/SubGraphTests.test_enumerate_not_break_graph' 2025-01-24T00:47:03.7142131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/SubGraphTests.test_no_graph_break_on_item' 2025-01-24T00:47:03.7142867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/SubclassTests.test_compile_higher_order_with_functionalization' 2025-01-24T00:47:03.7143530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/SubclassTests.test_compile_with_functionalization' 2025-01-24T00:47:03.7144168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/SubclassTests.test_torch_function_state_guards' 2025-01-24T00:47:03.7144912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/SubclassTests.test_wrapper_subclass_guards_on_inner_tensor' 2025-01-24T00:47:03.7145669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/SubclassTests.test_wrapper_subclass_with_differently_sized_inner_tensor' 2025-01-24T00:47:03.7146434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/SubclassTests.test_wrapper_subclass_with_same_sized_inner_tensor' 2025-01-24T00:47:03.7147159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAOTAutograd.test_input_mutation_aliases_bases_out_of_order' 2025-01-24T00:47:03.7147819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAOTAutograd.test_input_mutation_false_aliasing' 2025-01-24T00:47:03.7148488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAOTDispatch.test_aot_dispatch_input_mutation' 2025-01-24T00:47:03.7149222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAOTDispatch.test_aot_dispatch_input_mutation_and_output_alias' 2025-01-24T00:47:03.7149879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAOTDispatch.test_aot_dispatch_output_alias' 2025-01-24T00:47:03.7150485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAOTDispatch.test_aot_dispatch_simple' 2025-01-24T00:47:03.7151196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAOTModuleSimplified.test_aot_module_simplified_dynamic' 2025-01-24T00:47:03.7151791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAnalyze.test_trace_dependencies' 2025-01-24T00:47:03.7152359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestApplyAlongAxis.test_0d_array' 2025-01-24T00:47:03.7152968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestApplyAlongAxis.test_axis_insertion' 2025-01-24T00:47:03.7153557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestApplyAlongAxis.test_scalar_array' 2025-01-24T00:47:03.7154084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestArange.test_infinite' 2025-01-24T00:47:03.7154657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestArange.test_nan_step' 2025-01-24T00:47:03.7155302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestArange.test_require_range' 2025-01-24T00:47:03.7155851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestArange.test_zero_step' 2025-01-24T00:47:03.7156434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestArgmax.test_combinations_data62' 2025-01-24T00:47:03.7157016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestArgmax.test_combinations_data63' 2025-01-24T00:47:03.7157608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestArgmax.test_combinations_data65' 2025-01-24T00:47:03.7158190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestArgmax.test_combinations_data66' 2025-01-24T00:47:03.7158998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestArrayAttributeDeletion.test_multiarray_not_writable_attributes_deletion' 2025-01-24T00:47:03.7159797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestArrayAttributeDeletion.test_multiarray_writable_attributes_deletion' 2025-01-24T00:47:03.7160446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestArrayCreationCopyArgument.test_scalars' 2025-01-24T00:47:03.7161127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestArrayCreationCopyArgument.test_striding_not_ok' 2025-01-24T00:47:03.7161803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestArrayFromScalar.test_integers_np_byte_np_longlong' 2025-01-24T00:47:03.7162496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestArrayFromScalar.test_integers_np_int__np_longlong' 2025-01-24T00:47:03.7163171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestArrayFromScalar.test_integers_np_intc_np_longlong' 2025-01-24T00:47:03.7163871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestArrayFromScalar.test_integers_np_longlong_np_longlong' 2025-01-24T00:47:03.7164541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestArrayFromScalar.test_integers_np_longlong_t26' 2025-01-24T00:47:03.7165223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestArrayFromScalar.test_integers_np_short_np_longlong' 2025-01-24T00:47:03.7165892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestArrayFromScalar.test_integers_t15_np_longlong' 2025-01-24T00:47:03.7166545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestArraySplit.test_integer_0_split' 2025-01-24T00:47:03.7167172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAssignment.test_assignment_broadcasting' 2025-01-24T00:47:03.7167772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAttributes.test_fill_max_uint64' 2025-01-24T00:47:03.7168341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAttributes.test_fill_readonly' 2025-01-24T00:47:03.7168980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAttributes.test_fill_struct_array' 2025-01-24T00:47:03.7169759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_access_saved_tensor_twice_without_recomputation_works' 2025-01-24T00:47:03.7170388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_anomaly_mode_no_check_nan' 2025-01-24T00:47:03.7171044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_autograd_simple_views_python' 2025-01-24T00:47:03.7171651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_autograd_views_codegen' 2025-01-24T00:47:03.7172254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_backward_with_inputs' 2025-01-24T00:47:03.7172928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_checkpoint_detects_non_determinism' 2025-01-24T00:47:03.7173630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_checkpointing_non_reentrant_autocast_cpu' 2025-01-24T00:47:03.7174424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_checkpointing_without_reentrant_custom_function_works' 2025-01-24T00:47:03.7175159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_custom_function_forward_mode_inplace_checks' 2025-01-24T00:47:03.7175865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_custom_function_forward_mode_view_checks' 2025-01-24T00:47:03.7176510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_custom_function_saved_tensors' 2025-01-24T00:47:03.7177105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_gradcheck_forward_ad' 2025-01-24T00:47:03.7177745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_gradcheck_nondeterministic' 2025-01-24T00:47:03.7178364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_nested_anomaly_detect_nan' 2025-01-24T00:47:03.7179045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_nested_anomaly_printstack_cleanup' 2025-01-24T00:47:03.7179582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_profiler' 2025-01-24T00:47:03.7180210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_profiler_aggregation_table' 2025-01-24T00:47:03.7180819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_profiler_propagation' 2025-01-24T00:47:03.7181389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_profiler_seq_nr' 2025-01-24T00:47:03.7181972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_profiler_shapes' 2025-01-24T00:47:03.7182543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_record_function' 2025-01-24T00:47:03.7183190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_record_function_callbacks' 2025-01-24T00:47:03.7183807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_record_function_legacy' 2025-01-24T00:47:03.7184406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_return_duplicate' 2025-01-24T00:47:03.7185035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_return_duplicate_inplace' 2025-01-24T00:47:03.7185659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_save_on_cpu_and_checkpoint' 2025-01-24T00:47:03.7186252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_set_grad_coroutines' 2025-01-24T00:47:03.7186883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_set_grad_coroutines_exit' 2025-01-24T00:47:03.7187523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_set_grad_generator_functions' 2025-01-24T00:47:03.7188249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_set_grad_generator_functions_recursive' 2025-01-24T00:47:03.7188987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradDeviceTypeCPU.test_inplace_on_view_modify_base_cpu' 2025-01-24T00:47:03.7189734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradDeviceTypeCPU.test_inplace_on_view_python_cpu' 2025-01-24T00:47:03.7190467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradForwardMode.test_create_new_zeros_with_same_meta' 2025-01-24T00:47:03.7191133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradForwardMode.test_detach_view_tracking' 2025-01-24T00:47:03.7191812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradForwardMode.test_forward_level_cleanup' 2025-01-24T00:47:03.7192928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradForwardMode.test_make_dual_inference_tensor_in_inference_mode' 2025-01-24T00:47:03.7193968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_False_save_for_jvp_save_tensors_input_mark_dirty_False_cpu' 2025-01-24T00:47:03.7194998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_False_save_for_jvp_save_tensors_output_mark_dirty_False_cpu' 2025-01-24T00:47:03.7196005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_False_save_for_vjp_save_tensors_input_mark_dirty_False_cpu' 2025-01-24T00:47:03.7197039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_False_save_for_vjp_save_tensors_output_mark_dirty_False_cpu' 2025-01-24T00:47:03.7198044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_True_save_for_jvp_save_tensors_input_mark_dirty_False_cpu' 2025-01-24T00:47:03.7199129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_True_save_for_jvp_save_tensors_output_mark_dirty_False_cpu' 2025-01-24T00:47:03.7200168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_True_save_for_vjp_save_tensors_input_mark_dirty_False_cpu' 2025-01-24T00:47:03.7201191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_True_save_for_vjp_save_tensors_output_mark_dirty_False_cpu' 2025-01-24T00:47:03.7201940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCPU.test_once_differentiable_autograd_vjp_cpu' 2025-01-24T00:47:03.7202963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_False_save_for_jvp_save_tensors_input_mark_dirty_False_cuda' 2025-01-24T00:47:03.7204009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_False_save_for_jvp_save_tensors_output_mark_dirty_False_cuda' 2025-01-24T00:47:03.7205061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_False_save_for_vjp_save_tensors_input_mark_dirty_False_cuda' 2025-01-24T00:47:03.7206141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_False_save_for_vjp_save_tensors_output_mark_dirty_False_cuda' 2025-01-24T00:47:03.7207227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_True_save_for_jvp_save_tensors_input_mark_dirty_False_cuda' 2025-01-24T00:47:03.7208263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_True_save_for_jvp_save_tensors_output_mark_dirty_False_cuda' 2025-01-24T00:47:03.7209278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_True_save_for_vjp_save_tensors_input_mark_dirty_False_cuda' 2025-01-24T00:47:03.7210306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_True_save_for_vjp_save_tensors_output_mark_dirty_False_cuda' 2025-01-24T00:47:03.7211061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCUDA.test_once_differentiable_autograd_vjp_cuda' 2025-01-24T00:47:03.7211928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionVmapAPICUDA.test_has_vmap_staticmethod_and_has_generate_vmap_rule_cuda' 2025-01-24T00:47:03.7212805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionVmapAPICUDA.test_no_vmap_staticmethod_and_no_generate_vmap_rule_cuda' 2025-01-24T00:47:03.7213505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradInferenceMode.test_inference_mode_decorator' 2025-01-24T00:47:03.7214361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradInferenceMode.test_inference_mode_inf_tensor_in_inf_mode_inplace_op' 2025-01-24T00:47:03.7214917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestBaseMath.test_lower_align' 2025-01-24T00:47:03.7215522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestBaseSparsifier.test_state_dict' 2025-01-24T00:47:03.7216058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestBitsCPU.test_cat_cpu' 2025-01-24T00:47:03.7216563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestBool.test_sum_2' 2025-01-24T00:47:03.7217252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestBooleanIndexing.test_bool_as_int_argument_errors' 2025-01-24T00:47:03.7217925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestBooleanIndexing.test_boolean_indexing_weirdness' 2025-01-24T00:47:03.7218546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestBufferProtocolCPU.test_byte_to_int_cpu' 2025-01-24T00:47:03.7219130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestClip.test_clip_func_takes_out' 2025-01-24T00:47:03.7219701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestClip.test_simple_complex' 2025-01-24T00:47:03.7220306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestColumnStack.test_non_iterable' 2025-01-24T00:47:03.7221129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestComposabilityCPU.test_autograd_function_no_setup_context_transform_hessian_cpu' 2025-01-24T00:47:03.7221940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestComposabilityCPU.test_autograd_function_no_setup_context_transform_jacfwd_cpu' 2025-01-24T00:47:03.7222745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestComposabilityCPU.test_deprecation_transforms_transform_functionalize_cpu' 2025-01-24T00:47:03.7223463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestComposabilityCPU.test_requires_grad_inside_transform_cpu' 2025-01-24T00:47:03.7224298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestComposabilityCUDA.test_autograd_function_no_setup_context_transform_hessian_cuda' 2025-01-24T00:47:03.7225119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestComposabilityCUDA.test_autograd_function_no_setup_context_transform_jacfwd_cuda' 2025-01-24T00:47:03.7225864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestComposabilityCUDA.test_jvp_supports_saved_tensor_hooks_cuda' 2025-01-24T00:47:03.7226592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestComposabilityCUDA.test_requires_grad_inside_transform_cuda' 2025-01-24T00:47:03.7227172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestConcatenate.test_bad_out_shape' 2025-01-24T00:47:03.7227753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestConcatenate.test_concatenate' 2025-01-24T00:47:03.7228315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestConcatenate.test_exceptions' 2025-01-24T00:47:03.7229003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestConcatenate.test_large_concatenate_axis_None' 2025-01-24T00:47:03.7229549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestCond.test_empty_sq_cases' 2025-01-24T00:47:03.7230095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestCond.test_sq_cases' 2025-01-24T00:47:03.7230739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestContentStoreCPU.test_repeated_hash_cpu' 2025-01-24T00:47:03.7231377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlow.test_map_autograd_nested_list' 2025-01-24T00:47:03.7232040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlow.test_map_autograd_no_grad_output' 2025-01-24T00:47:03.7232627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlow.test_map_dict_in_out' 2025-01-24T00:47:03.7233213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlow.test_map_list_in_out' 2025-01-24T00:47:03.7233868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlowTraced.test_map_functionalized' 2025-01-24T00:47:03.7234585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlowTraced.test_map_functionalized_aot_func' 2025-01-24T00:47:03.7235317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlowTraced.test_nested_cond_map_cond_symbolic' 2025-01-24T00:47:03.7235967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlowTraced.test_nested_map_cond_real' 2025-01-24T00:47:03.7236634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlowTraced.test_nested_map_cond_symbolic' 2025-01-24T00:47:03.7237395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlowTraced.test_tracing_map_autograd_aot_functionalized' 2025-01-24T00:47:03.7238120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlowTraced.test_tracing_map_autograd_symbolic_dict' 2025-01-24T00:47:03.7238853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlowTraced.test_tracing_map_autograd_symbolic_list' 2025-01-24T00:47:03.7239585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlowTraced.test_tracing_map_autograd_symbolic_simple' 2025-01-24T00:47:03.7240213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlowTraced.test_tracing_map_real' 2025-01-24T00:47:03.7240900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlowTraced.test_tracing_map_symbolic_dict' 2025-01-24T00:47:03.7241579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlowTraced.test_tracing_map_symbolic_list' 2025-01-24T00:47:03.7242277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlowTraced.test_tracing_map_symbolic_simple' 2025-01-24T00:47:03.7242854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestConversion.test_to_int_scalar' 2025-01-24T00:47:03.7243374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestCov.test_aweights' 2025-01-24T00:47:03.7243947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestCov.test_fweights' 2025-01-24T00:47:03.7244774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestCppExtensionJIT.test_cpp_frontend_module_has_up_to_date_attribute' 2025-01-24T00:47:03.7245546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestCppExtensionJIT.test_cpp_frontend_module_has_up_to_date_attributes' 2025-01-24T00:47:03.7246344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestCppExtensionOpenRgistration.test_open_device_registration' 2025-01-24T00:47:03.7246921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestCross.test_broadcasting_shapes' 2025-01-24T00:47:03.7247560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestCustomBackendAPI.test_aot_autograd_api' 2025-01-24T00:47:03.7248171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestCustomBackendAPI.test_lookup_backend' 2025-01-24T00:47:03.7248867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestCustomBackendAPI.test_register_backend_api' 2025-01-24T00:47:03.7249446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestCustomOp.test_impl_device_cpu' 2025-01-24T00:47:03.7250034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestCustomOp.test_legacy_define' 2025-01-24T00:47:03.7250601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_dlpack_device' 2025-01-24T00:47:03.7251211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype0' 2025-01-24T00:47:03.7251835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype1' 2025-01-24T00:47:03.7252442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype2' 2025-01-24T00:47:03.7253049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype3' 2025-01-24T00:47:03.7253667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype4' 2025-01-24T00:47:03.7254275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype5' 2025-01-24T00:47:03.7254897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype6' 2025-01-24T00:47:03.7255503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype7' 2025-01-24T00:47:03.7256111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype8' 2025-01-24T00:47:03.7256725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype9' 2025-01-24T00:47:03.7257319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_dunder_dlpack_refcount' 2025-01-24T00:47:03.7257941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_from_dlpack_refcount' 2025-01-24T00:47:03.7258482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_from_torch' 2025-01-24T00:47:03.7259083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_0' 2025-01-24T00:47:03.7259666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_1' 2025-01-24T00:47:03.7260242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_10' 2025-01-24T00:47:03.7260832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_11' 2025-01-24T00:47:03.7261413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_12' 2025-01-24T00:47:03.7261989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_13' 2025-01-24T00:47:03.7262579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_14' 2025-01-24T00:47:03.7263182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_15' 2025-01-24T00:47:03.7263795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_16' 2025-01-24T00:47:03.7264371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_17' 2025-01-24T00:47:03.7264951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_18' 2025-01-24T00:47:03.7265543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_19' 2025-01-24T00:47:03.7266117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_2' 2025-01-24T00:47:03.7266711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_20' 2025-01-24T00:47:03.7267289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_21' 2025-01-24T00:47:03.7267867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_22' 2025-01-24T00:47:03.7268458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_23' 2025-01-24T00:47:03.7269032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_24' 2025-01-24T00:47:03.7269623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_25' 2025-01-24T00:47:03.7270204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_26' 2025-01-24T00:47:03.7270783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_27' 2025-01-24T00:47:03.7271368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_28' 2025-01-24T00:47:03.7271965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_29' 2025-01-24T00:47:03.7272564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_3' 2025-01-24T00:47:03.7273153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_30' 2025-01-24T00:47:03.7273732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_31' 2025-01-24T00:47:03.7274322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_32' 2025-01-24T00:47:03.7274895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_4' 2025-01-24T00:47:03.7275466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_5' 2025-01-24T00:47:03.7276055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_6' 2025-01-24T00:47:03.7276625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_7' 2025-01-24T00:47:03.7277233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_8' 2025-01-24T00:47:03.7277835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_9' 2025-01-24T00:47:03.7278346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_ndim0' 2025-01-24T00:47:03.7278874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDelete.test_slices' 2025-01-24T00:47:03.7279476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDeserialize.test_tensor_tensor_list' 2025-01-24T00:47:03.7279998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDiag.test_failure' 2025-01-24T00:47:03.7280506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDiff.test_append' 2025-01-24T00:47:03.7281005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDiff.test_axis' 2025-01-24T00:47:03.7281500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDiff.test_n' 2025-01-24T00:47:03.7282006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDiff.test_prepend' 2025-01-24T00:47:03.7282610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDropoutNN.test_invalid_dropout_p' 2025-01-24T00:47:03.7283133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDsplit.test_0D_array' 2025-01-24T00:47:03.7283656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDsplit.test_1D_array' 2025-01-24T00:47:03.7284191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDsplit.test_2D_array' 2025-01-24T00:47:03.7284737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDsplit.test_non_iterable' 2025-01-24T00:47:03.7285293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDstack.test_non_iterable' 2025-01-24T00:47:03.7285908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDynamicQuantizedOps.test_qlinear' 2025-01-24T00:47:03.7286671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestDynamismExpression.test_export_inline_constraints' 2025-01-24T00:47:03.7287203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestEigh.test_invalid' 2025-01-24T00:47:03.7287737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestEigvalsh.test_invalid' 2025-01-24T00:47:03.7288345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExpandDims.test_axis_out_of_range' 2025-01-24T00:47:03.7288920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExpandDims.test_repeated_axis' 2025-01-24T00:47:03.7289868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_mean_nn_functional_conv1d_cpu_float64' 2025-01-24T00:47:03.7290847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_mean_nn_functional_conv2d_cpu_float64' 2025-01-24T00:47:03.7291789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_mean_nn_functional_conv3d_cpu_float64' 2025-01-24T00:47:03.7292946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_mean_nn_functional_group_norm_cpu_float64' 2025-01-24T00:47:03.7293915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_mean_nn_functional_instance_norm_cpu_float64' 2025-01-24T00:47:03.7294869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_mean_nn_functional_layer_norm_cpu_float64' 2025-01-24T00:47:03.7295811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_sum_nn_functional_conv1d_cpu_float64' 2025-01-24T00:47:03.7296743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_sum_nn_functional_conv2d_cpu_float64' 2025-01-24T00:47:03.7297690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_sum_nn_functional_conv3d_cpu_float64' 2025-01-24T00:47:03.7298646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_sum_nn_functional_group_norm_cpu_float64' 2025-01-24T00:47:03.7299618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_sum_nn_functional_instance_norm_cpu_float64' 2025-01-24T00:47:03.7300563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_sum_nn_functional_layer_norm_cpu_float64' 2025-01-24T00:47:03.7301600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv1d_cpu_float64' 2025-01-24T00:47:03.7302619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv2d_cpu_float64' 2025-01-24T00:47:03.7303596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv3d_cpu_float64' 2025-01-24T00:47:03.7304602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_group_norm_cpu_float64' 2025-01-24T00:47:03.7305602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_instance_norm_cpu_float64' 2025-01-24T00:47:03.7306610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_layer_norm_cpu_float64' 2025-01-24T00:47:03.7307270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExperiment.test_with_buffer_as_submodule' 2025-01-24T00:47:03.7307971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExperimentalUtils.test_profiler_name_pattern' 2025-01-24T00:47:03.7308724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExperimentalUtils.test_profiler_optimizer_single_tensor_pattern' 2025-01-24T00:47:03.7309422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExperimentalUtils.test_profiler_pattern_match_helper' 2025-01-24T00:47:03.7310190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExperimentalUtils.test_profiler_synchronized_dataloader_pattern' 2025-01-24T00:47:03.7310959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExperimentalUtils.test_utils_compute_queue_depth_when_no_cuda_events' 2025-01-24T00:47:03.7311634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExperimentalUtils.test_utils_compute_self_time' 2025-01-24T00:47:03.7312257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExport.test_basic_non_strict_fake_tensor' 2025-01-24T00:47:03.7312877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExport.test_basic_non_strict_real_tensor' 2025-01-24T00:47:03.7313544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExport.test_cond_with_module_stack_export_with' 2025-01-24T00:47:03.7314144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExport.test_constrain_size_in_eager' 2025-01-24T00:47:03.7314826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExport.test_constrain_size_with_constrain_value' 2025-01-24T00:47:03.7315481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExport.test_constrain_size_with_various_cases' 2025-01-24T00:47:03.7316146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExport.test_external_call_non_strict_real_tensor' 2025-01-24T00:47:03.7316752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExport.test_nn_module_stack' 2025-01-24T00:47:03.7317428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExport.test_nn_module_stack_shared_submodule' 2025-01-24T00:47:03.7318052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExport.test_non_strict_dynamic_shapes' 2025-01-24T00:47:03.7318749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestExport.test_non_strict_dynamic_shapes_suggested_fixes' 2025-01-24T00:47:03.7319391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestFakeQuantizeOps.test_backward_per_channel' 2025-01-24T00:47:03.7320036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestFakeQuantizeOps.test_backward_per_tensor' 2025-01-24T00:47:03.7320748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestFakeQuantizeOps.test_learnable_backward_per_channel_cpu' 2025-01-24T00:47:03.7321506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestFakeQuantizeOps.test_learnable_backward_per_channel_cuda' 2025-01-24T00:47:03.7322220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestFakeQuantizeOps.test_learnable_backward_per_tensor_cuda' 2025-01-24T00:47:03.7322963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestFakeQuantizeOps.test_learnable_forward_per_channel_cuda' 2025-01-24T00:47:03.7323675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestFakeQuantizeOps.test_learnable_forward_per_tensor_cpu' 2025-01-24T00:47:03.7324383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestFakeQuantizeOps.test_learnable_forward_per_tensor_cuda' 2025-01-24T00:47:03.7324995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestFlag.test_writeable_from_readonly' 2025-01-24T00:47:03.7325494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestFlip.test_axes' 2025-01-24T00:47:03.7326010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestFliplr.test_basic' 2025-01-24T00:47:03.7326804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestFloatNonIntegerArgument.test_non_integer_argument_errors' 2025-01-24T00:47:03.7327503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestFloatNonIntegerArgument.test_reduce_axis_float_index' 2025-01-24T00:47:03.7328047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestFromBuffer.test_empty' 2025-01-24T00:47:03.7328692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestFunctionalizeCPU.test_multioutput_view_cpu' 2025-01-24T00:47:03.7329306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestFunctionalizeCPU.test_simple_view_cpu' 2025-01-24T00:47:03.7329995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestFunctionalizeCPU.test_vmap_functionalize_jvp_cpu' 2025-01-24T00:47:03.7330609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestGenericCumSumProd.test_bad_axis_func0' 2025-01-24T00:47:03.7331269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestGenericCumSumProd.test_bad_axis_func1' 2025-01-24T00:47:03.7331957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestGenericPytree.test_flatten_unflatten_deque_cxx' 2025-01-24T00:47:03.7332613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestGenericPytree.test_flatten_unflatten_deque_py' 2025-01-24T00:47:03.7333230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func0' 2025-01-24T00:47:03.7333843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func1' 2025-01-24T00:47:03.7334471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func10' 2025-01-24T00:47:03.7335090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func11' 2025-01-24T00:47:03.7335702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func2' 2025-01-24T00:47:03.7336350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func3' 2025-01-24T00:47:03.7336983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func4' 2025-01-24T00:47:03.7337610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func5' 2025-01-24T00:47:03.7338222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func6' 2025-01-24T00:47:03.7338827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func7' 2025-01-24T00:47:03.7339454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func8' 2025-01-24T00:47:03.7340068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func9' 2025-01-24T00:47:03.7340671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestGradNewOnesOverride.test_newones' 2025-01-24T00:47:03.7341203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestGradient.test_badargs' 2025-01-24T00:47:03.7341765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestGradient.test_specific_axes' 2025-01-24T00:47:03.7342300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestGradient.test_values' 2025-01-24T00:47:03.7343150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestHessianCPU.test_jacfwd_different_levels_cpu' 2025-01-24T00:47:03.7343871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestHessianCUDA.test_jacfwd_different_levels_cuda' 2025-01-24T00:47:03.7344671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestHigherOrderOperatorInteractionCPU.test_grad_name_wrapping_cpu' 2025-01-24T00:47:03.7345338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestHistogram.test_error_binnum_type' 2025-01-24T00:47:03.7346013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestHistogram.test_finite_range' 2025-01-24T00:47:03.7346631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestHistogram.test_one_bin' 2025-01-24T00:47:03.7347344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestHistogram2d.test_binparameter_combination' 2025-01-24T00:47:03.7347967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestHistogramdd.test_bins_error_2' 2025-01-24T00:47:03.7348613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestHistogramdd.test_bins_errors' 2025-01-24T00:47:03.7349214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestHistogramdd.test_equal_edges' 2025-01-24T00:47:03.7349845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestHistogramdd.test_inf_edges' 2025-01-24T00:47:03.7350422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestHistogramdd.test_weights' 2025-01-24T00:47:03.7351038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestHsplit.test_0D_array' 2025-01-24T00:47:03.7351677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestHsplit.test_non_iterable' 2025-01-24T00:47:03.7352277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestHstack.test_empty_input' 2025-01-24T00:47:03.7352892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestHstack.test_non_iterable' 2025-01-24T00:47:03.7353500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestIndexing.test_index_no_floats' 2025-01-24T00:47:03.7354092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestIndexing.test_slicing_no_floats' 2025-01-24T00:47:03.7354798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestIndexingCPU.test_byte_mask_cpu' 2025-01-24T00:47:03.7355471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestIndexingCPU.test_empty_ndim_index_bool_cpu' 2025-01-24T00:47:03.7356107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestIndexingCPU.test_index_cpu' 2025-01-24T00:47:03.7356736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestIndexingCPU.test_index_limits_cpu' 2025-01-24T00:47:03.7357393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestIndexingCPU.test_out_of_bound_index_cpu' 2025-01-24T00:47:03.7358084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestIndexingCPU.test_zero_dim_index_cpu' 2025-01-24T00:47:03.7358889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestInputAttrTracking.test_complex_attr_access_without_graph_breaks' 2025-01-24T00:47:03.7359690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestInputAttrTracking.test_const_property_on_tensor' 2025-01-24T00:47:03.7360401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestInputAttrTracking.test_set_data_on_input_tensor' 2025-01-24T00:47:03.7361237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestInputAttrTracking.test_tensor_property_assigned_on_tensor' 2025-01-24T00:47:03.7361925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestInputAttrTracking.test_tensor_property_on_tensor' 2025-01-24T00:47:03.7362607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestIsScalar.test_is_not_scalar_value6' 2025-01-24T00:47:03.7363245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestIterator.test_iterator' 2025-01-24T00:47:03.7364023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_against_reference_correctness_different_devices_cpu' 2025-01-24T00:47:03.7364752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_against_reference_default_arg_cpu' 2025-01-24T00:47:03.7365441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_against_reference_multi_input_cpu' 2025-01-24T00:47:03.7366174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_against_reference_multi_input_multi_output_cpu' 2025-01-24T00:47:03.7367038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_against_reference_simple_cpu' 2025-01-24T00:47:03.7367795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_against_reference_unrelated_outputs_cpu' 2025-01-24T00:47:03.7368508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_against_reference_zero_dim_cpu' 2025-01-24T00:47:03.7369169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_argnums_defaults_to_zero_cpu' 2025-01-24T00:47:03.7369759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_aux_pytree_cpu' 2025-01-24T00:47:03.7370425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_dimensionality_cpu' 2025-01-24T00:47:03.7371051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_empty_output_cpu' 2025-01-24T00:47:03.7371673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_inplace_cpu' 2025-01-24T00:47:03.7372333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_jac_with_non_tensor_args_cpu' 2025-01-24T00:47:03.7373028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_multiple_inputs_outputs_pytree_cpu' 2025-01-24T00:47:03.7373704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_multiple_inputs_pytree_cpu' 2025-01-24T00:47:03.7374436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_multiple_outputs_multiple_argnums_cpu' 2025-01-24T00:47:03.7375264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_multiple_outputs_single_argnums_cpu' 2025-01-24T00:47:03.7375917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_outputs_can_any_pytree_cpu' 2025-01-24T00:47:03.7376538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_unrelated_input_cpu' 2025-01-24T00:47:03.7377231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_unrelated_output_cpu' 2025-01-24T00:47:03.7377782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestJit.test_batchnorm' 2025-01-24T00:47:03.7378588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLazyModules.test_lazy_batchnorm_with_dict_input' 2025-01-24T00:47:03.7379233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLexsort.test_datetime' 2025-01-24T00:47:03.7379794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLexsort.test_mixed' 2025-01-24T00:47:03.7380483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_addmm_sizes_cpu_float32' 2025-01-24T00:47:03.7381130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_addmm_sizes_cpu_float64' 2025-01-24T00:47:03.7381839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_addr_integral_cpu_int16' 2025-01-24T00:47:03.7382533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_addr_integral_cpu_int32' 2025-01-24T00:47:03.7383179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_addr_integral_cpu_int64' 2025-01-24T00:47:03.7383889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_addr_integral_cpu_int8' 2025-01-24T00:47:03.7384545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_addr_integral_cpu_uint8' 2025-01-24T00:47:03.7385206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_geqrf_cpu_complex128' 2025-01-24T00:47:03.7385868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_geqrf_cpu_complex64' 2025-01-24T00:47:03.7386548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_geqrf_cpu_float32' 2025-01-24T00:47:03.7387168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_geqrf_cpu_float64' 2025-01-24T00:47:03.7387880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_householder_product_cpu_complex128' 2025-01-24T00:47:03.7388690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_householder_product_cpu_complex64' 2025-01-24T00:47:03.7389364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_householder_product_cpu_float32' 2025-01-24T00:47:03.7390141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_householder_product_cpu_float64' 2025-01-24T00:47:03.7390771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_pinv_cpu_complex128' 2025-01-24T00:47:03.7391399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_pinv_cpu_complex64' 2025-01-24T00:47:03.7392261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_pinv_cpu_float32' 2025-01-24T00:47:03.7392941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_pinv_cpu_float64' 2025-01-24T00:47:03.7393804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_slogdet_errors_and_warnings_cpu_complex128' 2025-01-24T00:47:03.7394564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_slogdet_errors_and_warnings_cpu_complex64' 2025-01-24T00:47:03.7395299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_slogdet_errors_and_warnings_cpu_float32' 2025-01-24T00:47:03.7396083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_slogdet_errors_and_warnings_cpu_float64' 2025-01-24T00:47:03.7396723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_solve_cpu_complex128' 2025-01-24T00:47:03.7397375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_solve_cpu_complex64' 2025-01-24T00:47:03.7398025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_solve_cpu_float32' 2025-01-24T00:47:03.7398698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_solve_cpu_float64' 2025-01-24T00:47:03.7399534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_tensorinv_errors_and_warnings_cpu_complex128' 2025-01-24T00:47:03.7400284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_tensorinv_errors_and_warnings_cpu_complex64' 2025-01-24T00:47:03.7401072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_tensorinv_errors_and_warnings_cpu_float32' 2025-01-24T00:47:03.7401790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_tensorinv_errors_and_warnings_cpu_float64' 2025-01-24T00:47:03.7402463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMatmul.test_exceptions' 2025-01-24T00:47:03.7403069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMedian.test_extended_axis_invalid' 2025-01-24T00:47:03.7414036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMeshgrid.test_indexing' 2025-01-24T00:47:03.7414781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMetaKernel.test_addmm_invalid_dtype' 2025-01-24T00:47:03.7415293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_adapt' 2025-01-24T00:47:03.7415915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_attn' 2025-01-24T00:47:03.7416438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_big_split' 2025-01-24T00:47:03.7416919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_c' 2025-01-24T00:47:03.7417523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_compare_dims' 2025-01-24T00:47:03.7418029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_diag' 2025-01-24T00:47:03.7418637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_dim_args' 2025-01-24T00:47:03.7419231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_dims_with_size' 2025-01-24T00:47:03.7419719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_dir' 2025-01-24T00:47:03.7420225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_doc' 2025-01-24T00:47:03.7420728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_embed' 2025-01-24T00:47:03.7421229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_eq' 2025-01-24T00:47:03.7421736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_expand' 2025-01-24T00:47:03.7422254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_functorch' 2025-01-24T00:47:03.7422769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_hello' 2025-01-24T00:47:03.7423409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_index' 2025-01-24T00:47:03.7423990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_index_placement' 2025-01-24T00:47:03.7424531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_inplace' 2025-01-24T00:47:03.7425065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_manual_stuff' 2025-01-24T00:47:03.7425571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_mask' 2025-01-24T00:47:03.7426060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_max' 2025-01-24T00:47:03.7426545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_mm' 2025-01-24T00:47:03.7427067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_mm_fuse' 2025-01-24T00:47:03.7427575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_monkey' 2025-01-24T00:47:03.7428094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_network' 2025-01-24T00:47:03.7428593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_order' 2025-01-24T00:47:03.7429132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_order_keyword' 2025-01-24T00:47:03.7429644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_parse' 2025-01-24T00:47:03.7430178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_permute_orig' 2025-01-24T00:47:03.7430680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_seg' 2025-01-24T00:47:03.7431181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_simple' 2025-01-24T00:47:03.7431721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_softmax_split' 2025-01-24T00:47:03.7432257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_stack' 2025-01-24T00:47:03.7432814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_time_mm_fuse' 2025-01-24T00:47:03.7433393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_with_dims_split' 2025-01-24T00:47:03.7433964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_adapt' 2025-01-24T00:47:03.7434527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_attn' 2025-01-24T00:47:03.7435128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_big_split' 2025-01-24T00:47:03.7435681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_c' 2025-01-24T00:47:03.7436295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_compare_dims' 2025-01-24T00:47:03.7436882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_diag' 2025-01-24T00:47:03.7437462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_dim_args' 2025-01-24T00:47:03.7438106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_dims_with_size' 2025-01-24T00:47:03.7438662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_dir' 2025-01-24T00:47:03.7439220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_doc' 2025-01-24T00:47:03.7439802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_embed' 2025-01-24T00:47:03.7440355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_eq' 2025-01-24T00:47:03.7440944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_expand' 2025-01-24T00:47:03.7441535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_functorch' 2025-01-24T00:47:03.7442135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_hello' 2025-01-24T00:47:03.7442737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_index' 2025-01-24T00:47:03.7443369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_index_placement' 2025-01-24T00:47:03.7443962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_inplace' 2025-01-24T00:47:03.7444577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_manual_stuff' 2025-01-24T00:47:03.7445143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_mask' 2025-01-24T00:47:03.7445924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_max' 2025-01-24T00:47:03.7451255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_mm' 2025-01-24T00:47:03.7451908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_mm_fuse' 2025-01-24T00:47:03.7452483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_monkey' 2025-01-24T00:47:03.7453077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_network' 2025-01-24T00:47:03.7453648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_order' 2025-01-24T00:47:03.7454264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_order_keyword' 2025-01-24T00:47:03.7454828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_parse' 2025-01-24T00:47:03.7455427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_permute_orig' 2025-01-24T00:47:03.7456021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_seg' 2025-01-24T00:47:03.7456591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_simple' 2025-01-24T00:47:03.7457257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_softmax_split' 2025-01-24T00:47:03.7457819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_stack' 2025-01-24T00:47:03.7458428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_with_dims_split' 2025-01-24T00:47:03.7458936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinMax.test_axis' 2025-01-24T00:47:03.7459443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMinMax.test_scalar' 2025-01-24T00:47:03.7459996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMisc.test_byteorder_check' 2025-01-24T00:47:03.7460601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMisc.test_generalized_raise_multiloop' 2025-01-24T00:47:03.7461147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMkldnnCPU.test_add_cpu' 2025-01-24T00:47:03.7461694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMkldnnCPU.test_copy_cpu' 2025-01-24T00:47:03.7462227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMkldnnCPU.test_mul_cpu' 2025-01-24T00:47:03.7462793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMkldnnCPU.test_sigmoid_cpu' 2025-01-24T00:47:03.7463329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMkldnnCPU.test_tanh_cpu' 2025-01-24T00:47:03.7463904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestModuleHookNN.test_hook_inplace' 2025-01-24T00:47:03.7464430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMoveaxis.test_errors' 2025-01-24T00:47:03.7465158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMultiDot.test_dynamic_programming_optimization_and_out' 2025-01-24T00:47:03.7465801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMultiDot.test_three_arguments_and_out' 2025-01-24T00:47:03.7466393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMultiDot.test_too_few_input_arrays' 2025-01-24T00:47:03.7466993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMultiDot.test_two_arguments_and_out' 2025-01-24T00:47:03.7467594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMultiprocessing.test_empty_shared' 2025-01-24T00:47:03.7468181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMultiprocessing.test_fs_is_shared' 2025-01-24T00:47:03.7468791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMultiprocessing.test_inherit_tensor' 2025-01-24T00:47:03.7469369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestMultiprocessing.test_is_shared' 2025-01-24T00:47:03.7469924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNN.test_fb_fc_packed' 2025-01-24T00:47:03.7470599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNN.test_linear_autograd_device_cuda_bias_weightCOO' 2025-01-24T00:47:03.7471289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNN.test_linear_autograd_device_cuda_bias_weightCSC' 2025-01-24T00:47:03.7471955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNN.test_linear_autograd_device_cuda_bias_weightCSR' 2025-01-24T00:47:03.7472627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNN.test_linear_autograd_device_cuda_nobias_weightCOO' 2025-01-24T00:47:03.7473306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNNDeviceTypeCPU.test_invalid_reduction_strings_cpu' 2025-01-24T00:47:03.7473978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNNDeviceTypeCPU.test_module_to_empty_cpu_float32' 2025-01-24T00:47:03.7474673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNNDeviceTypeCPU.test_module_to_empty_cpu_float64' 2025-01-24T00:47:03.7496003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNNDeviceTypeCPU.test_nll_loss_byte_target_matches_long_cpu' 2025-01-24T00:47:03.7497585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNNDeviceTypeCPU.test_threshold_inplace_overlap_cpu' 2025-01-24T00:47:03.7499128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNNDeviceTypeCUDA.test_nll_loss_byte_target_matches_long_cuda' 2025-01-24T00:47:03.7500759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNNParametrization.test_deepcopy_after_parametrization_swap_True' 2025-01-24T00:47:03.7502468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNNParametrization.test_errors_unparametrized_tensor_parametrization_swap_True' 2025-01-24T00:47:03.7504197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNNParametrization.test_initialization_parametrization_swap_True' 2025-01-24T00:47:03.7505951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNNParametrization.test_new_spectral_norm_forward_swap_True' 2025-01-24T00:47:03.7507532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNNParametrization.test_new_spectral_norm_swap_True' 2025-01-24T00:47:03.7509154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNNParametrization.test_register_and_remove_buffer_parametrization_swap_True' 2025-01-24T00:47:03.7510897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNNParametrization.test_register_and_remove_nested_parametrization_swap_True' 2025-01-24T00:47:03.7512583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNNParametrization.test_register_and_remove_parametrization_swap_True' 2025-01-24T00:47:03.7514233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNNParametrization.test_serialization_parametrization_swap_True' 2025-01-24T00:47:03.7515964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNNParametrization.test_transfer_parametrizations_and_params_right_inverse_swap_True' 2025-01-24T00:47:03.7517842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNNParametrization.test_transfer_parametrizations_and_params_swap_True' 2025-01-24T00:47:03.7519585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNNParametrization.test_wrapper_subclass_parametrization_swap_True' 2025-01-24T00:47:03.7521311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNNParametrizationDeviceCUDA.test_weight_norm_parametrization_swap_False_cuda' 2025-01-24T00:47:03.7523089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNNParametrizationDeviceCUDA.test_weight_norm_parametrization_swap_True_cuda' 2025-01-24T00:47:03.7524586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNamedTensor.test_flatten' 2025-01-24T00:47:03.7525834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNamedTensor.test_reduction_fns' 2025-01-24T00:47:03.7527215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNamedTensor.test_set_names_property' 2025-01-24T00:47:03.7528556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNamedTensor.test_transpose_variants' 2025-01-24T00:47:03.7529929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNamedTensor.test_unary_propagate_names_fns' 2025-01-24T00:47:03.7531250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNamedTensor.test_unflatten' 2025-01-24T00:47:03.7532723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNamedTensor.test_using_unseen_interned_string_bumps_refcount_permanently' 2025-01-24T00:47:03.7534347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNamedTensor.test_using_unseen_uninterned_string_refcounts' 2025-01-24T00:47:03.7535713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNamedTuple.test_max' 2025-01-24T00:47:03.7536898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNegative.test_exceptions' 2025-01-24T00:47:03.7538328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNestedCheckpoint.test_nested_checkpoint_early_stop_False' 2025-01-24T00:47:03.7539918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNestedCheckpoint.test_nested_checkpoint_early_stop_True' 2025-01-24T00:47:03.7541507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNestedCheckpoint.test_nested_checkpoint_kwargs_early_stop_True' 2025-01-24T00:47:03.7543213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNestedCheckpoint.test_nested_checkpoint_non_tensor_inputs_and_outputs_early_stop_True' 2025-01-24T00:47:03.7544991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNestedCheckpoint.test_nested_checkpoint_reentrant_backwards_early_stop_True' 2025-01-24T00:47:03.7546683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNestedCheckpoint.test_nested_checkpoint_same_graph_early_stop_True' 2025-01-24T00:47:03.7548274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNestedCheckpoint.test_nested_checkpoint_set_early_stop' 2025-01-24T00:47:03.7549896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNestedCheckpoint.test_nested_checkpoint_two_children_early_stop_False' 2025-01-24T00:47:03.7551595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNestedCheckpoint.test_nested_checkpoint_two_children_early_stop_True' 2025-01-24T00:47:03.7553103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNestedTensor.test_binary_recompiles' 2025-01-24T00:47:03.7554394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNestedTensor.test_unbind' 2025-01-24T00:47:03.7555818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNonarrayArgs.test_dunder_round_edgecases_val_2147483647_ndigits_-1' 2025-01-24T00:47:03.7557446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNonarrayArgs.test_dunder_round_edgecases_val_2147483647_ndigits_-10' 2025-01-24T00:47:03.7559071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNonarrayArgs.test_dunder_round_edgecases_val_2147483647_ndigits_-9' 2025-01-24T00:47:03.7560608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNonzeroAndCountNonzero.test_count_nonzero_axis' 2025-01-24T00:47:03.7561918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNormDouble.test_axis' 2025-01-24T00:47:03.7563123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNormDouble.test_bad_args' 2025-01-24T00:47:03.7564363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNormDouble.test_matrix_2x2' 2025-01-24T00:47:03.7565566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNormInt64.test_axis' 2025-01-24T00:47:03.7566788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNormInt64.test_bad_args' 2025-01-24T00:47:03.7568013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNormInt64.test_matrix_2x2' 2025-01-24T00:47:03.7569251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNormSingle.test_axis' 2025-01-24T00:47:03.7570457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNormSingle.test_bad_args' 2025-01-24T00:47:03.7571703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNormSingle.test_matrix_2x2' 2025-01-24T00:47:03.7573044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestNumPyInteropCPU.test_numpy_non_writeable_cpu' 2025-01-24T00:47:03.7574432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestObserver.test_per_channel_observers' 2025-01-24T00:47:03.7575757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestObserver.test_per_tensor_observers' 2025-01-24T00:47:03.7577062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestOptimizations.test_example_inputs' 2025-01-24T00:47:03.7578441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestOptimizations.test_example_inputs_runtime_use' 2025-01-24T00:47:03.7579858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestOutDtypeOp.test_out_dtype_non_op_overload' 2025-01-24T00:47:03.7581256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestOutDtypeOp.test_out_dtype_wrong_output' 2025-01-24T00:47:03.7582578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestPadding.test_constant_padNd' 2025-01-24T00:47:03.7583908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestPasses.test_functionalize_inline_contraints' 2025-01-24T00:47:03.7585293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestPasses.test_views_op_having_view_copy' 2025-01-24T00:47:03.7586634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestPercentile.test_extended_axis_invalid' 2025-01-24T00:47:03.7587918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestPercentile.test_scalar_q' 2025-01-24T00:47:03.7589115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestPickle.test_pickle' 2025-01-24T00:47:03.7590375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestPoolingNN.test_MaxUnpool2d_output_size' 2025-01-24T00:47:03.7591725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestProfiler.test_concrete_inputs_profiling' 2025-01-24T00:47:03.7593215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestProfiler.test_export_stacks' 2025-01-24T00:47:03.7594428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestProfiler.test_flops' 2025-01-24T00:47:03.7595716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestProfiler.test_guarded_record_function_fast' 2025-01-24T00:47:03.7597043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestProfiler.test_high_level_trace' 2025-01-24T00:47:03.7598340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestProfiler.test_is_profiler_enabled' 2025-01-24T00:47:03.7599657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestProfiler.test_profiler_fwd_bwd_link' 2025-01-24T00:47:03.7601054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestProfiler.test_profiler_op_event_args' 2025-01-24T00:47:03.7602399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestProfiler.test_profiler_strides' 2025-01-24T00:47:03.7603676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestProfiler.test_profiler_tracing' 2025-01-24T00:47:03.7604923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestProfiler.test_source' 2025-01-24T00:47:03.7606489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestProfiler.test_source_multithreaded_basic_work_in_main_thread_True' 2025-01-24T00:47:03.7608137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestProfiler.test_source_multithreaded_close_in_scope_work_in_main_thread_True' 2025-01-24T00:47:03.7609804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestProfiler.test_source_multithreaded_complex_work_in_main_thread_True' 2025-01-24T00:47:03.7611551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestProfiler.test_source_multithreaded_multiple_preexisting_work_in_main_thread_True' 2025-01-24T00:47:03.7613275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestProfiler.test_source_multithreaded_open_in_scope_work_in_main_thread_True' 2025-01-24T00:47:03.7614917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestProfilerTree.test_profiler_experimental_tree_with_memory' 2025-01-24T00:47:03.7616526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestProfilerTree.test_profiler_experimental_tree_with_memory_and_stack' 2025-01-24T00:47:03.7618168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestProfilerTree.test_profiler_experimental_tree_with_record_function' 2025-01-24T00:47:03.7619846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestProfilerTree.test_profiler_experimental_tree_with_stack_and_torch_dispatch' 2025-01-24T00:47:03.7621542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestProfilerTree.test_profiler_experimental_tree_with_stack_and_torch_function' 2025-01-24T00:47:03.7623030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestPutAlongAxis.test_broadcast' 2025-01-24T00:47:03.7624334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestPutmask.test_byteorder_greater_False' 2025-01-24T00:47:03.7625669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestPutmask.test_byteorder_greater_True' 2025-01-24T00:47:03.7626945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestPutmask.test_record_array' 2025-01-24T00:47:03.7628211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestPythonAutograd.test_backwards2' 2025-01-24T00:47:03.7629495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestPythonAutograd.test_forwards1' 2025-01-24T00:47:03.7630770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestPythonAutograd.test_forwards2' 2025-01-24T00:47:03.7632043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestPythonAutograd.test_split' 2025-01-24T00:47:03.7633320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestPythonRegistration.test_finalizer' 2025-01-24T00:47:03.7634581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestQR.test_mode_raw' 2025-01-24T00:47:03.7635765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestQR.test_qr_empty_m_0_n_0' 2025-01-24T00:47:03.7636978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestQR.test_qr_empty_m_0_n_3' 2025-01-24T00:47:03.7638200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestQR.test_qr_empty_m_3_n_0' 2025-01-24T00:47:03.7639608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_averaged_inverted_cdf' 2025-01-24T00:47:03.7641193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_closest_observation' 2025-01-24T00:47:03.7642715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_hazen' 2025-01-24T00:47:03.7644244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_interpolated_inverted_cdf' 2025-01-24T00:47:03.7645832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_inverted_cdf' 2025-01-24T00:47:03.7647422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_median_unbiased' 2025-01-24T00:47:03.7648940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_normal_unbiased' 2025-01-24T00:47:03.7650440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_weibull' 2025-01-24T00:47:03.7651938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestQuantizedEmbeddingOps.test_embedding_bag_2d_indices' 2025-01-24T00:47:03.7653379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestQuantizedOps.test_custom_module_lstm' 2025-01-24T00:47:03.7654708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestQuantizedOps.test_max_pool2d_cudnn' 2025-01-24T00:47:03.7655990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestQuantizedOps.test_qtanh' 2025-01-24T00:47:03.7657273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestQuantizedTensor.test_choose_qparams' 2025-01-24T00:47:03.7658657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestQuantizedTensor.test_choose_qparams_optimized' 2025-01-24T00:47:03.7660153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestQuantizedTensor.test_decomposed_dequantize_per_tensor' 2025-01-24T00:47:03.7661681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestQuantizedTensor.test_decomposed_quantize_per_tensor' 2025-01-24T00:47:03.7663297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestQuantizedTensor.test_decomposed_quantize_per_tensor_bfloat16_input' 2025-01-24T00:47:03.7664803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestQuantizedTensor.test_fp16_saturate_op' 2025-01-24T00:47:03.7666150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestQuantizedTensor.test_qtensor_cpu' 2025-01-24T00:47:03.7667546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestQuantizedTensor.test_quantize_per_channel_sub_byte' 2025-01-24T00:47:03.7669033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestRecordFunction.test_datapipe_with_record_function' 2025-01-24T00:47:03.7670527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestRecordFunction.test_datapipe_with_record_function_fork' 2025-01-24T00:47:03.7671968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestRecordFunction.test_record_function' 2025-01-24T00:47:03.7673367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestReductionsCPU.test_std_vs_numpy_cpu_complex128' 2025-01-24T00:47:03.7674848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestReductionsCPU.test_std_vs_numpy_cpu_complex64' 2025-01-24T00:47:03.7676270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestReductionsCPU.test_std_vs_numpy_cpu_float32' 2025-01-24T00:47:03.7677711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestReductionsCPU.test_std_vs_numpy_cpu_float64' 2025-01-24T00:47:03.7679145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestReductionsCPU.test_var_vs_numpy_cpu_complex128' 2025-01-24T00:47:03.7680593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestReductionsCPU.test_var_vs_numpy_cpu_complex64' 2025-01-24T00:47:03.7682013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestReductionsCPU.test_var_vs_numpy_cpu_float32' 2025-01-24T00:47:03.7683422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestReductionsCPU.test_var_vs_numpy_cpu_float64' 2025-01-24T00:47:03.7684947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestReductionsCPU.test_warn_invalid_degrees_of_freedom_cpu_complex128' 2025-01-24T00:47:03.7686638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestReductionsCPU.test_warn_invalid_degrees_of_freedom_cpu_complex64' 2025-01-24T00:47:03.7688241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestReductionsCPU.test_warn_invalid_degrees_of_freedom_cpu_float32' 2025-01-24T00:47:03.7689853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestReductionsCPU.test_warn_invalid_degrees_of_freedom_cpu_float64' 2025-01-24T00:47:03.7691272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestRequire.test_C_and_F_simul' 2025-01-24T00:47:03.7692762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestRequire.test_require_each' 2025-01-24T00:47:03.7694019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestRequire.test_unknown_requirement' 2025-01-24T00:47:03.7695351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestRollaxis.test_exceptions' 2025-01-24T00:47:03.7696528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestRot90.test_basic' 2025-01-24T00:47:03.7697984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_0_bfloat16_cpu_bfloat16' 2025-01-24T00:47:03.7699676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_0_float16_cpu_float16' 2025-01-24T00:47:03.7701368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_0_float32_cpu_float32' 2025-01-24T00:47:03.7703062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_0_float64_cpu_float64' 2025-01-24T00:47:03.7704755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_7_bfloat16_cpu_bfloat16' 2025-01-24T00:47:03.7706481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_7_float16_cpu_float16' 2025-01-24T00:47:03.7708162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_7_float32_cpu_float32' 2025-01-24T00:47:03.7709877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_7_float64_cpu_float64' 2025-01-24T00:47:03.7711395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestScalarIndexing.test_invalid_newaxis' 2025-01-24T00:47:03.7712739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestScalarIndexing.test_invalid_subscript' 2025-01-24T00:47:03.7714142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestScalarIndexing.test_invalid_subscript_assignment' 2025-01-24T00:47:03.7715483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestScript.test_conv_error' 2025-01-24T00:47:03.7716763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestScript.test_error_stacktrace_interface' 2025-01-24T00:47:03.7718042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestScript.test_infer_size' 2025-01-24T00:47:03.7719243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestScript.test_is_scripting' 2025-01-24T00:47:03.7720496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestScript.test_isinstance_dynamic' 2025-01-24T00:47:03.7721775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestScript.test_method_overloading' 2025-01-24T00:47:03.7723197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestScript.test_namedtuple_default_values_using_factory_constructor' 2025-01-24T00:47:03.7724633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestScript.test_parse_nested_names' 2025-01-24T00:47:03.7725925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestScript.test_parse_tensor_constants' 2025-01-24T00:47:03.7727310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestScript.test_python_call' 2025-01-24T00:47:03.7728724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestScript.test_script_pack_padded_sequence' 2025-01-24T00:47:03.7730130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestScript.test_string_device_implicit_conversion' 2025-01-24T00:47:03.7731551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestScript.test_torch_functional_tensordot_int' 2025-01-24T00:47:03.7732924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestShapeOpsCUDA.test_flip_cuda_float32' 2025-01-24T00:47:03.7734308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestSortComplex.test_sort_real_type_in_g_type_out_G' 2025-01-24T00:47:03.7735647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestSplit.test_unequal_split' 2025-01-24T00:47:03.7736846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestStackMisc.test_stack' 2025-01-24T00:47:03.7738084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestStats.test_dtype_from_dtype' 2025-01-24T00:47:03.7739256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestStats.test_out' 2025-01-24T00:47:03.7740610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestSubclassSerialization.test_allowlist_for_weights_only' 2025-01-24T00:47:03.7742006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTEFuserDynamic.test_profiler' 2025-01-24T00:47:03.7743390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTEFuserDynamic.test_remove_output_used_only_in_size' 2025-01-24T00:47:03.7744770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTEFuserDynamic.test_to_dtype' 2025-01-24T00:47:03.7746038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTEFuserDynamic.test_torch_to' 2025-01-24T00:47:03.7747376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTEFuserStatic.test_inlined_optimized_graph' 2025-01-24T00:47:03.7748707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTEFuserStatic.test_profiler' 2025-01-24T00:47:03.7750072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTEFuserStatic.test_remove_output_used_only_in_size' 2025-01-24T00:47:03.7751449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTEFuserStatic.test_to_dtype' 2025-01-24T00:47:03.7752710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTEFuserStatic.test_torch_to' 2025-01-24T00:47:03.7753893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTake.test_raise' 2025-01-24T00:47:03.7755093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTakeAlongAxis.test_invalid' 2025-01-24T00:47:03.7756407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTensorBoardUtils.test_numpy_vid_uint8' 2025-01-24T00:47:03.7757815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTensorCreationCPU.test_block_diag_cpu' 2025-01-24T00:47:03.7759210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTensorCreationCPU.test_constructor_dtypes_cpu' 2025-01-24T00:47:03.7760787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTensorProtoSummary.test_half_tensor_proto_bfloat16_proto_type_14' 2025-01-24T00:47:03.7762425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTensorProtoSummary.test_half_tensor_proto_float16_proto_type_19' 2025-01-24T00:47:03.7763796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorch.test_map' 2025-01-24T00:47:03.7764907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorch.test_new' 2025-01-24T00:47:03.7766088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorch.test_parsing_intlist' 2025-01-24T00:47:03.7767330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorch.test_type' 2025-01-24T00:47:03.7768587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorch.test_upsample_nearest2d_meta' 2025-01-24T00:47:03.7769952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_add_cpu' 2025-01-24T00:47:03.7771443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_addcdiv_cpu' 2025-01-24T00:47:03.7772758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestWhere.test_error' 2025-01-24T00:47:03.7774067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_addcmul_cpu' 2025-01-24T00:47:03.7775526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_atan2_cpu' 2025-01-24T00:47:03.7776987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_div_cpu' 2025-01-24T00:47:03.7778423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_eq_cpu' 2025-01-24T00:47:03.7779865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_fmod_cpu' 2025-01-24T00:47:03.7781295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_ge_cpu' 2025-01-24T00:47:03.7782718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_gt_cpu' 2025-01-24T00:47:03.7784143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_le_cpu' 2025-01-24T00:47:03.7785577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_lerp_cpu' 2025-01-24T00:47:03.7787003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_lt_cpu' 2025-01-24T00:47:03.7788488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_masked_fill_cpu' 2025-01-24T00:47:03.7790057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_masked_scatter_cpu' 2025-01-24T00:47:03.7791587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_mul_cpu' 2025-01-24T00:47:03.7793176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_ne_cpu' 2025-01-24T00:47:03.7794618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_pow_cpu' 2025-01-24T00:47:03.7796091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_remainder_cpu' 2025-01-24T00:47:03.7797550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_sub_cpu' 2025-01-24T00:47:03.7799047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_deterministic_empty_cpu_uint64' 2025-01-24T00:47:03.7800732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_nondeterministic_alert_MaxUnpool1d_cpu_float32' 2025-01-24T00:47:03.7802437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_nondeterministic_alert_MaxUnpool1d_cpu_float64' 2025-01-24T00:47:03.7804181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_nondeterministic_alert_MaxUnpool2d_cpu_float32' 2025-01-24T00:47:03.7805863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_nondeterministic_alert_MaxUnpool2d_cpu_float64' 2025-01-24T00:47:03.7807612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_nondeterministic_alert_MaxUnpool3d_cpu_float32' 2025-01-24T00:47:03.7809309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_nondeterministic_alert_MaxUnpool3d_cpu_float64' 2025-01-24T00:47:03.7810894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchFunctionMode.test_mode_notimplemented_loop' 2025-01-24T00:47:03.7812372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchFunctionMode.test_modes_return_notimplemented' 2025-01-24T00:47:03.7813955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchFunctionMode.test_nested_modes_with_python_has_torch_function' 2025-01-24T00:47:03.7815607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchFunctionOverride.test_Tensor___cuda_array_interface_____get__' 2025-01-24T00:47:03.7817177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchTidyProfiler.test_allocation_id_uniqueness' 2025-01-24T00:47:03.7818582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchTidyProfiler.test_allocation_ids' 2025-01-24T00:47:03.7820033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchTidyProfiler.test_allocation_ids_with_other_ops' 2025-01-24T00:47:03.7821458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchTidyProfiler.test_allocations' 2025-01-24T00:47:03.7822836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchTidyProfiler.test_extra_fields' 2025-01-24T00:47:03.7824183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchTidyProfiler.test_impl_reuse' 2025-01-24T00:47:03.7825518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchTidyProfiler.test_mkldnn_tensors' 2025-01-24T00:47:03.7826928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchTidyProfiler.test_module_and_optimizer_ids' 2025-01-24T00:47:03.7828348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchTidyProfiler.test_nnmodule_params' 2025-01-24T00:47:03.7829708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchTidyProfiler.test_pointers_and_ids' 2025-01-24T00:47:03.7831056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchTidyProfiler.test_scalar_ins' 2025-01-24T00:47:03.7832382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchTidyProfiler.test_tensor_lists' 2025-01-24T00:47:03.7833778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchTidyProfiler.test_tensor_properties' 2025-01-24T00:47:03.7835260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchTidyProfiler.test_tensorimpl_invalidation_full' 2025-01-24T00:47:03.7836804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchTidyProfiler.test_tensorimpl_invalidation_keep_alive' 2025-01-24T00:47:03.7838401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchTidyProfiler.test_tensorimpl_invalidation_scalar_args' 2025-01-24T00:47:03.7839952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchTidyProfiler.test_tensorimpl_invalidation_set' 2025-01-24T00:47:03.7841348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTorchbind.test_torchbind_inductor' 2025-01-24T00:47:03.7842662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTrilIndicesFrom.test_exceptions' 2025-01-24T00:47:03.7843962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTriuIndicesFrom.test_exceptions' 2025-01-24T00:47:03.7845222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTypeHints.test_doc_examples' 2025-01-24T00:47:03.7846590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTypePromotionCPU.test_alpha_mismatch_cpu' 2025-01-24T00:47:03.7847997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestTypePromotionCPU.test_alternate_result_cpu' 2025-01-24T00:47:03.7849398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestUnflatten.test_unflatten_container_type' 2025-01-24T00:47:03.7850678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestUnique.test_unique_axis' 2025-01-24T00:47:03.7851922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestUnique.test_unique_axis_errors' 2025-01-24T00:47:03.7853302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestVerifyCorrectness.test_incorrect_verify_true' 2025-01-24T00:47:03.7854683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestVerifyCorrectness.test_torchscript' 2025-01-24T00:47:03.7856080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestVmapAPI.test_fallback_does_not_warn_by_default' 2025-01-24T00:47:03.7857554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestVmapAPI.test_fallback_warns_when_warnings_are_enabled' 2025-01-24T00:47:03.7859010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestVmapAPI.test_out_dim_out_of_bounds_err_msg' 2025-01-24T00:47:03.7860375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestVmapOperators.test_new_empty_strided' 2025-01-24T00:47:03.7861623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestVsplit.test_0D_array' 2025-01-24T00:47:03.7862806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestVsplit.test_1D_array' 2025-01-24T00:47:03.7864025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestVsplit.test_non_iterable' 2025-01-24T00:47:03.7865237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestVstack.test_empty_input' 2025-01-24T00:47:03.7866465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TestVstack.test_non_iterable' 2025-01-24T00:47:03.7867736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/TraceRuleTests.test_skipfiles_inlinelist' 2025-01-24T00:47:03.7869031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/UnspecTests.test_builtin_max_min' 2025-01-24T00:47:03.7870316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/UnspecTests.test_conv1d_symint_padding' 2025-01-24T00:47:03.7871601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/UnspecTests.test_isinstance_symint' 2025-01-24T00:47:03.7872866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/UnspecTests.test_mark_01_dynamic' 2025-01-24T00:47:03.7874132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/UnspecTests.test_no_recompilations' 2025-01-24T00:47:03.7875376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/UnspecTests.test_no_recompiles' 2025-01-24T00:47:03.7876660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/UnspecTests.test_propagate_dynamic_dim' 2025-01-24T00:47:03.7877970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures/UnspecTests.test_use_and_specialize' 2025-01-24T00:47:03.7879125Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_expected_failures' 2025-01-24T00:47:03.7880209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DecoratorTests.test_allow_in_graph' 2025-01-24T00:47:03.7881606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesAotAutogradFallbackTests.test_aot_sequence_nr_dynamic_shapes' 2025-01-24T00:47:03.7883219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesCtxManagerTests.test_autograd_profiler_enabled_dynamic_shapes' 2025-01-24T00:47:03.7884852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesCtxManagerTests.test_disable_saved_tensors_hooks_dynamic_shapes' 2025-01-24T00:47:03.7886661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesCtxManagerTests.test_disable_saved_tensors_hooks_prev_disabled_dynamic_shapes' 2025-01-24T00:47:03.7888431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesCtxManagerTests.test_disable_saved_tensors_hooks_prev_disabled_nested_dynamic_shapes' 2025-01-24T00:47:03.7890179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_cond_raise_user_error_on_non_list_operands_dynamic_shapes' 2025-01-24T00:47:03.7891889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_cond_raise_user_error_on_non_tensor_operands_dynamic_shapes' 2025-01-24T00:47:03.7893760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_cond_raise_user_error_on_unsupported_pred_dynamic_shapes' 2025-01-24T00:47:03.7895420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_dynamic_dim_range_constraint_dynamic_shapes' 2025-01-24T00:47:03.7897127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_mark_dynamic_conflict_dynamic_dim_dynamic_shapes' 2025-01-24T00:47:03.7898798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_dict_values_dynamic_shapes' 2025-01-24T00:47:03.7900489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_free_function_and_class_method_dynamic_shapes' 2025-01-24T00:47:03.7902306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_free_function_and_class_method_multiarg_diff_dynamic_shapes' 2025-01-24T00:47:03.7904195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_free_function_and_class_method_multiarg_dynamic_shapes' 2025-01-24T00:47:03.7905934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_free_function_dynamic_shapes' 2025-01-24T00:47:03.7907558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_list_nonzero_dynamic_shapes' 2025-01-24T00:47:03.7909225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_list_nonzero_free_function_dynamic_shapes' 2025-01-24T00:47:03.7910929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_method_on_module_dynamic_shapes' 2025-01-24T00:47:03.7912641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_method_on_module_invoke_twice_dynamic_shapes' 2025-01-24T00:47:03.7914355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_none_control_flow_dynamic_shapes' 2025-01-24T00:47:03.7916043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_none_control_flow_free_func_dynamic_shapes' 2025-01-24T00:47:03.7917793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_not_none_control_flow_dynamic_shapes' 2025-01-24T00:47:03.7919571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_not_none_control_flow_free_func_dynamic_shapes' 2025-01-24T00:47:03.7921333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_not_none_control_flow_pos_dynamic_shapes' 2025-01-24T00:47:03.7923031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_not_return_const_dynamic_shapes' 2025-01-24T00:47:03.7924658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_tuple_nonzero_dynamic_shapes' 2025-01-24T00:47:03.7926229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_map_cond_dynamic_shapes' 2025-01-24T00:47:03.7927829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_map_cond_param_buffer_lifted_dynamic_shapes' 2025-01-24T00:47:03.7929366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_retracibility_dynamic_shapes' 2025-01-24T00:47:03.7930871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_torch_inference_mode_ctx_dynamic_shapes' 2025-01-24T00:47:03.7932446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_untracked_inputs_in_constraints_dynamic_shapes' 2025-01-24T00:47:03.7934112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_disable_capture_dynamic_shapes' 2025-01-24T00:47:03.7935732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_dynamic_shapes' 2025-01-24T00:47:03.7937328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_fn_with_kwargs_dynamic_shapes' 2025-01-24T00:47:03.7939055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_freevar_python_scalar_dynamic_shapes' 2025-01-24T00:47:03.7940743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_has_aux_dynamic_shapes' 2025-01-24T00:47:03.7942410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_non_tensor_input_dynamic_shapes' 2025-01-24T00:47:03.7944055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_pytree_dynamic_shapes' 2025-01-24T00:47:03.7945757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_two_tensor_all_grad_has_aux_dynamic_shapes' 2025-01-24T00:47:03.7947517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_two_tensor_has_aux_dynamic_shapes' 2025-01-24T00:47:03.7949231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_with_graph_break_dynamic_shapes' 2025-01-24T00:47:03.7950959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_with_side_effect_dynamic_shapes' 2025-01-24T00:47:03.7952694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_disable_capture_dynamic_shapes' 2025-01-24T00:47:03.7954314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_dynamic_shapes' 2025-01-24T00:47:03.7955911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_free_const_dynamic_shapes' 2025-01-24T00:47:03.7957559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_free_tensor_dynamic_shapes' 2025-01-24T00:47:03.7959272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_illegal_op_graph_break_dynamic_shapes' 2025-01-24T00:47:03.7960963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_kwargs_dynamic_shapes' 2025-01-24T00:47:03.7962724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_multiple_invocation_in_dims_dynamic_shapes' 2025-01-24T00:47:03.7964580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_multiple_invocation_out_dims_dynamic_shapes' 2025-01-24T00:47:03.7966428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_multiple_outputs_diff_dims_dynamic_shapes' 2025-01-24T00:47:03.7968185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_multiple_outputs_dynamic_shapes' 2025-01-24T00:47:03.7969957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_multiple_outputs_out_dims_tuple_dynamic_shapes' 2025-01-24T00:47:03.7971744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_over_vmap_captured_dynamic_shapes' 2025-01-24T00:47:03.7973469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_over_vmap_two_inputs_dynamic_shapes' 2025-01-24T00:47:03.7975185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_pytree_inputs_dynamic_shapes' 2025-01-24T00:47:03.7976860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_side_effects_dynamic_shapes' 2025-01-24T00:47:03.7978520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_two_inputs_dynamic_shapes' 2025-01-24T00:47:03.7980227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_two_inputs_tuple_in_dims_dynamic_shapes' 2025-01-24T00:47:03.7981890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFunctionTests.test_default_dict_closure_dynamic_shapes' 2025-01-24T00:47:03.7983376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFunctionTests.test_default_dict_dynamic_shapes' 2025-01-24T00:47:03.7984891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFunctionTests.test_default_dict_lambda_dynamic_shapes' 2025-01-24T00:47:03.7986366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFunctionTests.test_fstrings2_dynamic_shapes' 2025-01-24T00:47:03.7987869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFunctionTests.test_is_contiguous_frame_counts_dynamic_shapes' 2025-01-24T00:47:03.7989380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFunctionTests.test_math_radians_dynamic_shapes' 2025-01-24T00:47:03.7990925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFunctionTests.test_partials_as_input_partials_lambda_dynamic_shapes' 2025-01-24T00:47:03.7992730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesFunctionTests.test_partials_as_input_partials_mod_dynamic_shapes' 2025-01-24T00:47:03.7994340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_access_module_attr_dynamic_shapes' 2025-01-24T00:47:03.7996039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_capture_untracked_global_nested_dynamic_shapes' 2025-01-24T00:47:03.7997774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_capture_value_created_in_subgraph_dynamic_shapes' 2025-01-24T00:47:03.7999441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_cond_branches_no_arguments_dynamic_shapes' 2025-01-24T00:47:03.8001149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_cond_branches_no_arguments_no_closure_dynamic_shapes' 2025-01-24T00:47:03.8002822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_cond_pytree_operands_dynamic_shapes' 2025-01-24T00:47:03.8004520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_cond_pytree_operands_with_non_tensor_leaves_dynamic_shapes' 2025-01-24T00:47:03.8006203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_cond_source_fn_stack_dynamic_shapes' 2025-01-24T00:47:03.8007919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_cond_subgraph_name_is_valid_dynamic_shapes' 2025-01-24T00:47:03.8009623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_fallback_on_python_primitives_output_dynamic_shapes' 2025-01-24T00:47:03.8011289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_map_lowers_to_graph_dynamic_shapes' 2025-01-24T00:47:03.8012863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_map_multi_return_dynamic_shapes' 2025-01-24T00:47:03.8014405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_map_pytree_return_dynamic_shapes' 2025-01-24T00:47:03.8015983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_map_source_fn_stack_dynamic_shapes' 2025-01-24T00:47:03.8017640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_map_subgraph_name_is_valid_dynamic_shapes' 2025-01-24T00:47:03.8019274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_map_symint_input_dynamic_shapes' 2025-01-24T00:47:03.8020762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_modules_dynamic_shapes' 2025-01-24T00:47:03.8022288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_nested_tuple_output_dynamic_shapes' 2025-01-24T00:47:03.8023857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_output_with_dict_dynamic_shapes' 2025-01-24T00:47:03.8025435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_side_effect_in_body_dynamic_shapes' 2025-01-24T00:47:03.8026998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_vmap_source_fn_stack_dynamic_shapes' 2025-01-24T00:47:03.8028620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_wrap_kwarg_recompile_dynamic_shapes' 2025-01-24T00:47:03.8030245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_wrap_subgraph_name_is_valid_dynamic_shapes' 2025-01-24T00:47:03.8031784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_add_to_set_dynamic_shapes' 2025-01-24T00:47:03.8033176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_any_all_symnode_dynamic_shapes' 2025-01-24T00:47:03.8034623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_backend_match_guard_dynamic_shapes' 2025-01-24T00:47:03.8036041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_boolarg_dynamic_shapes' 2025-01-24T00:47:03.8037417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_callpacked_dynamic_shapes' 2025-01-24T00:47:03.8038877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_closure_out_of_scope_cell_dynamic_shapes' 2025-01-24T00:47:03.8040425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_compare_shapes_with_constant_dynamic_shapes' 2025-01-24T00:47:03.8041909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_cond_nested_dynamic_shapes' 2025-01-24T00:47:03.8043330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_cond_side_effects_dynamic_shapes' 2025-01-24T00:47:03.8044769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_dataclass_fields_dynamic_shapes' 2025-01-24T00:47:03.8046215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_deque_append_left_dynamic_shapes' 2025-01-24T00:47:03.8047708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_deque_input_dynamic_shapes' 2025-01-24T00:47:03.8049201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_deterministic_algorithms_mutated_dynamic_shapes' 2025-01-24T00:47:03.8050763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_dict_order_keys_dynamic_shapes' 2025-01-24T00:47:03.8052261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_dict_order_keys_modules_dynamic_shapes' 2025-01-24T00:47:03.8053763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_dict_order_keys_tensors_dynamic_shapes' 2025-01-24T00:47:03.8055201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_dictcomp_dynamic_shapes' 2025-01-24T00:47:03.8056615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_dtypes_no_graphbreaks_dynamic_shapes' 2025-01-24T00:47:03.8058146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_dunder_new_function_inlining_dynamic_shapes' 2025-01-24T00:47:03.8059705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_frozenset_torch_func_contains_dynamic_shapes' 2025-01-24T00:47:03.8061237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_get_cache_entry_dynamic_shapes' 2025-01-24T00:47:03.8062672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_grad_state_mutated_dynamic_shapes' 2025-01-24T00:47:03.8064226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_guard_failure_fn_shape_control_dynamic_shapes' 2025-01-24T00:47:03.8065793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_guard_failure_fn_tensor_iter_dynamic_shapes' 2025-01-24T00:47:03.8067383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_inline_closure_not_loaded_by_parent_dynamic_shapes' 2025-01-24T00:47:03.8068924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_inplace_param_update_dynamic_shapes' 2025-01-24T00:47:03.8070459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_intermediary_tensor_grad_access_dynamic_shapes' 2025-01-24T00:47:03.8071956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_is_compiling_dynamic_shapes' 2025-01-24T00:47:03.8073332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_iter_set_dynamic_shapes' 2025-01-24T00:47:03.8074829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_itertools_accumulate_symint_default_sum_dynamic_shapes' 2025-01-24T00:47:03.8076477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_itertools_accumulate_tensors_builtins_dynamic_shapes' 2025-01-24T00:47:03.8078131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_itertools_accumulate_tensors_default_sum_dynamic_shapes' 2025-01-24T00:47:03.8079779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_itertools_accumulate_tensors_kwargs_dynamic_shapes' 2025-01-24T00:47:03.8081412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_itertools_accumulate_tensors_user_defined_dynamic_shapes' 2025-01-24T00:47:03.8083168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_itertools_groupby_pure_python_default_identify_func_dynamic_shapes' 2025-01-24T00:47:03.8084912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_itertools_groupby_pure_python_key_func_dynamic_shapes' 2025-01-24T00:47:03.8086541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_itertools_infinite_count_dynamic_shapes' 2025-01-24T00:47:03.8088057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_itertools_infinite_cycle_dynamic_shapes' 2025-01-24T00:47:03.8089582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_itertools_infinite_repeat_dynamic_shapes' 2025-01-24T00:47:03.8091148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_itertools_infinite_repeat_mutation_dynamic_shapes' 2025-01-24T00:47:03.8092911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_itertools_repeat_dynamic_shapes' 2025-01-24T00:47:03.8094441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_linetable_311_writer1_dynamic_shapes' 2025-01-24T00:47:03.8095957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_linetable_311_writer2_dynamic_shapes' 2025-01-24T00:47:03.8097414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_list_slice_mul_dynamic_shapes' 2025-01-24T00:47:03.8098801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_listcomp_dynamic_shapes' 2025-01-24T00:47:03.8100187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_mandelbrot_numpy_dynamic_shapes' 2025-01-24T00:47:03.8101603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_mark_static_dynamic_shapes' 2025-01-24T00:47:03.8102987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_namedtuple1_dynamic_shapes' 2025-01-24T00:47:03.8104381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_namedtuple2_dynamic_shapes' 2025-01-24T00:47:03.8105713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_nan_dynamic_shapes' 2025-01-24T00:47:03.8107070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_nested_closure_dynamic_shapes' 2025-01-24T00:47:03.8108535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_nested_closure_mutation_dynamic_shapes' 2025-01-24T00:47:03.8110056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_nested_optimize_decorator_dynamic_shapes' 2025-01-24T00:47:03.8111517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_nested_optimize_dynamic_shapes' 2025-01-24T00:47:03.8112974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_nested_optimize_run_dynamic_shapes' 2025-01-24T00:47:03.8114465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_nn_module_getattr_dynamic_shapes' 2025-01-24T00:47:03.8116037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_no_raise_guard_partial_constraint_across_break_dynamic_shapes' 2025-01-24T00:47:03.8117706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_no_raise_guard_partial_constraint_dynamic_shapes' 2025-01-24T00:47:03.8119237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_numpy_array_of_arrays_dynamic_shapes' 2025-01-24T00:47:03.8120671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_numpy_force_dynamic_shapes' 2025-01-24T00:47:03.8122094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_numpy_int_constant_dynamic_shapes' 2025-01-24T00:47:03.8123494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_numpy_iter_dynamic_shapes' 2025-01-24T00:47:03.8124932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_numpy_non_torch_dtype_dynamic_shapes' 2025-01-24T00:47:03.8126497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_numpy_readonly_dynamic_shapes' 2025-01-24T00:47:03.8128003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_numpy_recompilation_scalar_dynamic_shapes' 2025-01-24T00:47:03.8129475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_numpy_size_attr_dynamic_shapes' 2025-01-24T00:47:03.8130904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_numpy_subdtype_dynamic_shapes' 2025-01-24T00:47:03.8132315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_numpy_tolist_dynamic_shapes' 2025-01-24T00:47:03.8133774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_numpy_with_builtin_type_dynamic_shapes' 2025-01-24T00:47:03.8135352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_out_variants_with_resizing_on_graph_inputs_dynamic_shapes' 2025-01-24T00:47:03.8136936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_pure_python_accumulate_dynamic_shapes' 2025-01-24T00:47:03.8138429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_py_guards_mark_dynamic_dynamic_shapes' 2025-01-24T00:47:03.8139941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_raise_guard_full_constraint_dynamic_shapes' 2025-01-24T00:47:03.8141548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_raise_guard_partial_constraint_no_graph_break_dynamic_shapes' 2025-01-24T00:47:03.8143141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_raise_on_backend_error_dynamic_shapes' 2025-01-24T00:47:03.8144681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_recompile_on_global_state_change_dynamic_shapes' 2025-01-24T00:47:03.8146263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_release_input_memory_dynamic_shapes' 2025-01-24T00:47:03.8147758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_release_module_memory_dynamic_shapes' 2025-01-24T00:47:03.8149265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_release_scope_memory_dynamic_shapes' 2025-01-24T00:47:03.8150787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_repeat_interleave_graphbreaks_dynamic_shapes' 2025-01-24T00:47:03.8152314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_return_nested_function_dynamic_shapes' 2025-01-24T00:47:03.8153795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_set_aliasing_recompiles_dynamic_shapes' 2025-01-24T00:47:03.8155271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_setattr_mutation1_dynamic_shapes' 2025-01-24T00:47:03.8156713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_simple_set_usage_dynamic_shapes' 2025-01-24T00:47:03.8158140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_size_input_dynamic_shapes' 2025-01-24T00:47:03.8159508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_slice_input_dynamic_shapes' 2025-01-24T00:47:03.8160952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_str_format_assert2_dynamic_shapes' 2025-01-24T00:47:03.8162445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tensor_build_list_unpack_dynamic_shapes' 2025-01-24T00:47:03.8163894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tensor_dict1_dynamic_shapes' 2025-01-24T00:47:03.8165280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tensor_dict2_dynamic_shapes' 2025-01-24T00:47:03.8166715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tensor_dict3_dynamic_shapes' 2025-01-24T00:47:03.8168147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tensor_item_capture_dynamic_shapes' 2025-01-24T00:47:03.8169558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tolist_0d_dynamic_shapes' 2025-01-24T00:47:03.8170906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tolist_1d_dynamic_shapes' 2025-01-24T00:47:03.8172310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tolist_kd_dynamic_dynamic_shapes' 2025-01-24T00:47:03.8173715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tolist_kd_dynamic_shapes' 2025-01-24T00:47:03.8175086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tolist_scalar_dynamic_shapes' 2025-01-24T00:47:03.8176479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_torch_seed_dynamic_shapes' 2025-01-24T00:47:03.8177953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tracing_nested_py_tree_dicts_dynamic_shapes' 2025-01-24T00:47:03.8179522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tracing_nested_py_tree_dynamic_shapes' 2025-01-24T00:47:03.8181077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tracing_nested_py_tree_mixed_all_dynamic_shapes' 2025-01-24T00:47:03.8182654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tracing_nested_py_tree_tuples_dynamic_shapes' 2025-01-24T00:47:03.8184148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tracing_py_tree_dynamic_shapes' 2025-01-24T00:47:03.8185656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tracing_py_tree_tensor_subclass_dynamic_shapes' 2025-01-24T00:47:03.8187169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tracing_tree_map_only_dynamic_shapes' 2025-01-24T00:47:03.8188588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tuple_mul_dynamic_shapes' 2025-01-24T00:47:03.8189981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_type_copy_dynamic_shapes' 2025-01-24T00:47:03.8191374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_typing_typevar_dynamic_shapes' 2025-01-24T00:47:03.8192991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_user_getattribute_dynamic_shapes' 2025-01-24T00:47:03.8194447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_with_builtin_type_dynamic_shapes' 2025-01-24T00:47:03.8195863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_yield_from_dynamic_shapes' 2025-01-24T00:47:03.8197284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_yield_gen_and_from_dynamic_shapes' 2025-01-24T00:47:03.8198821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_yield_send_to_subgenerator_graph_break_dynamic_shapes' 2025-01-24T00:47:03.8200378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesNNModuleTests.test_self_mutating1_dynamic_shapes' 2025-01-24T00:47:03.8201866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesNNModuleTests.test_unsupportedmethod_dynamic_shapes' 2025-01-24T00:47:03.8203377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesNNModuleTests.test_unsupportedmodule_dynamic_shapes' 2025-01-24T00:47:03.8204850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_add_sub_alpha_out_dynamic_shapes' 2025-01-24T00:47:03.8206370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_addr_alpha_beta_out_dynamic_shapes' 2025-01-24T00:47:03.8207806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_boxes_len_dynamic_shapes' 2025-01-24T00:47:03.8209223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_chunk_reformer_ff_dynamic_shapes' 2025-01-24T00:47:03.8210824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_convert_boxes_to_pooler_format_dynamic_shapes' 2025-01-24T00:47:03.8212399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_create_rand_mask_from_inputs_dynamic_shapes' 2025-01-24T00:47:03.8213930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_do_paste_mask_dynamic_shapes' 2025-01-24T00:47:03.8215426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_dynamic_shapes_implicit_guard_dynamic_shapes' 2025-01-24T00:47:03.8216996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_empty_list_contains_with_jump_dynamic_shapes' 2025-01-24T00:47:03.8218540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_function_in_skipfiles_dynamic_shapes' 2025-01-24T00:47:03.8220005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_hf_t5_forward_dynamic_shapes' 2025-01-24T00:47:03.8221465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_hf_xsoftmax_training_dynamic_shapes' 2025-01-24T00:47:03.8222921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_issue175_dynamic_shapes' 2025-01-24T00:47:03.8224348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_list_aliasing_dynamic_shapes' 2025-01-24T00:47:03.8225798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_list_self_reference_dynamic_shapes' 2025-01-24T00:47:03.8227272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_longformer_chunk_dynamic_shapes' 2025-01-24T00:47:03.8228747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_many_views_with_mutation_dynamic_shapes' 2025-01-24T00:47:03.8230301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_merge_criteria_processor_list1_dynamic_shapes' 2025-01-24T00:47:03.8231882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_merge_criteria_processor_list2_dynamic_shapes' 2025-01-24T00:47:03.8233421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_module_in_skipfiles_dynamic_shapes' 2025-01-24T00:47:03.8234893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_negative_shape_guard_dynamic_shapes' 2025-01-24T00:47:03.8236414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_numpy_not_ndarray_recompiles_dynamic_shapes' 2025-01-24T00:47:03.8237990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_optim_state_references_cleared_dynamic_shapes' 2025-01-24T00:47:03.8239490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_recursive_map_dynamic_shapes' 2025-01-24T00:47:03.8240896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_reformer_eval_dynamic_shapes' 2025-01-24T00:47:03.8242354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_reformer_min_chunk_len_dynamic_shapes' 2025-01-24T00:47:03.8243058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_reformer_sorting_dynamic_shapes' 2025-01-24T00:47:03.8243751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_reformer_train_dynamic_shapes' 2025-01-24T00:47:03.8244409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_relative_import_dynamic_shapes' 2025-01-24T00:47:03.8245148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_relative_import_no_modulename_dynamic_shapes' 2025-01-24T00:47:03.8245859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_restricted_list_subclass1_dynamic_shapes' 2025-01-24T00:47:03.8246600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_rewrite_assert_noop_dynamic_shapes' 2025-01-24T00:47:03.8247297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_rewrite_assert_with_msg_dynamic_shapes' 2025-01-24T00:47:03.8248067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_rewrite_assert_with_non_string_msg_dynamic_shapes' 2025-01-24T00:47:03.8248735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_seq_append_list_dynamic_shapes' 2025-01-24T00:47:03.8249412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_size_typematch_dynamic_shapes' 2025-01-24T00:47:03.8250090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_tensor_data_kwarg_dynamic_shapes' 2025-01-24T00:47:03.8250747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_threading_local_dynamic_shapes' 2025-01-24T00:47:03.8251432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_validate_model_kwargs_dynamic_shapes' 2025-01-24T00:47:03.8252134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesSubGraphTests.test_dynamic_duck_size_dynamic_shapes' 2025-01-24T00:47:03.8252810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesSubGraphTests.test_dynamic_getitem_dynamic_shapes' 2025-01-24T00:47:03.8253480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesSubGraphTests.test_dynamic_kwarg_dynamic_shapes' 2025-01-24T00:47:03.8254206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesSubGraphTests.test_dynamic_order_dependence_dynamic_shapes' 2025-01-24T00:47:03.8254916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesSubGraphTests.test_dynamic_zero_inference_dynamic_shapes' 2025-01-24T00:47:03.8255654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesSubGraphTests.test_enumerate_not_break_graph_dynamic_shapes' 2025-01-24T00:47:03.8256359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamicShapesSubGraphTests.test_no_graph_break_on_item_dynamic_shapes' 2025-01-24T00:47:03.8257044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/DynamoProfilerTests.test_dynamo_timed_profiling_backend_compile' 2025-01-24T00:47:03.8257661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/ExportTests.test_predispatch_with_for_out_dtype' 2025-01-24T00:47:03.8258279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/ExportTests.test_predispatch_with_for_out_dtype_nested' 2025-01-24T00:47:03.8258814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/FrameInitTests.test_frame_init' 2025-01-24T00:47:03.8259375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/HigherOrderOpTests.test_access_module_attr' 2025-01-24T00:47:03.8259946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/InPlaceCompilationTests.test_compilation' 2025-01-24T00:47:03.8260409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/InteropTests.test_fx_fn' 2025-01-24T00:47:03.8260965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/LoggingTests.test_distributed_rank_logging' 2025-01-24T00:47:03.8261460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/LoggingTests.test_logs_out' 2025-01-24T00:47:03.8261952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/LoggingTests.test_trace_call' 2025-01-24T00:47:03.8262536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/LoggingTests.test_trace_call_graph_break' 2025-01-24T00:47:03.8263080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/LoggingTests.test_trace_call_inline_call' 2025-01-24T00:47:03.8263652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/MiscTests.test_auto_functionalize_on_view' 2025-01-24T00:47:03.8264221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/MiscTests.test_auto_functionalize_optional' 2025-01-24T00:47:03.8264738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/MiscTests.test_exception_table_e2e' 2025-01-24T00:47:03.8265273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/MiscTests.test_exception_table_e2e_2' 2025-01-24T00:47:03.8265814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/MiscTests.test_exception_table_parsing' 2025-01-24T00:47:03.8266384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/MiscTests.test_generate_trivial_abstract_impl' 2025-01-24T00:47:03.8267008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/MiscTests.test_itertools_accumulate_tensors_builtins' 2025-01-24T00:47:03.8267605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/MiscTests.test_itertools_accumulate_tensors_kwargs' 2025-01-24T00:47:03.8268245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/MiscTests.test_itertools_accumulate_tensors_user_defined' 2025-01-24T00:47:03.8268786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/MiscTests.test_itertools_infinite_count' 2025-01-24T00:47:03.8269309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/MiscTests.test_linetable_311_writer1' 2025-01-24T00:47:03.8269840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/MiscTests.test_linetable_311_writer2' 2025-01-24T00:47:03.8270345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/MiscTests.test_py311_jump_offset' 2025-01-24T00:47:03.8270841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/NopTests.test_extended_args' 2025-01-24T00:47:03.8271358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/OptimizerTests.test_adadelta' 2025-01-24T00:47:03.8271922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/RecompileTests.test_aliasing_guard_failures' 2025-01-24T00:47:03.8272508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/RecompileUxTests.test_drop_cache_on_skip' 2025-01-24T00:47:03.8273085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/ReproTests.test_optim_state_references_cleared' 2025-01-24T00:47:03.8273584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/ReproTests.test_reformer_train' 2025-01-24T00:47:03.8274100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestAOTAutograd.test_view_detach' 2025-01-24T00:47:03.8274619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestArgmax.test_combinations_data58' 2025-01-24T00:47:03.8275152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestArgmax.test_combinations_data61' 2025-01-24T00:47:03.8275895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestAutograd.test_hook_closure_cycle_use_custom_function_True_use_tensor_hook_True' 2025-01-24T00:47:03.8276564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestAutograd.test_post_accumulate_grad_hook_gets_cleaned_up' 2025-01-24T00:47:03.8277093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestAwait.test_await_python' 2025-01-24T00:47:03.8277580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestBackends.test_execution' 2025-01-24T00:47:03.8278076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestBackends.test_save_load' 2025-01-24T00:47:03.8278629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestBackendsWithCompiler.test_execution' 2025-01-24T00:47:03.8279217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestBasicsCPU.test_invalid_sparse_coo_values_cpu' 2025-01-24T00:47:03.8279822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestBasicsCPU.test_invalid_sparse_csr_values_cpu' 2025-01-24T00:47:03.8280336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestBinaryUfuncsCPU.test_add_cpu' 2025-01-24T00:47:03.8280972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestBinaryUfuncsCPU.test_int_tensor_pow_neg_ints_cpu' 2025-01-24T00:47:03.8281581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestBinaryUfuncsCPU.test_long_tensor_pow_floats_cpu' 2025-01-24T00:47:03.8282173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestBinaryUfuncsCPU.test_shift_limits_cpu_uint8' 2025-01-24T00:47:03.8282731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestCheckpoint.test_checkpoint_trigger' 2025-01-24T00:47:03.8283282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestConfigModule.test_env_name_semantics' 2025-01-24T00:47:03.8283805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestConstant.test_check_constant' 2025-01-24T00:47:03.8284400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestConvolutionNN.test_Conv1d_module_same_padding' 2025-01-24T00:47:03.8284975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestConvolutionNN.test_Conv2d_backward_twice' 2025-01-24T00:47:03.8285612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestConvolutionNN.test_Conv2d_module_same_padding' 2025-01-24T00:47:03.8286283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestConvolutionNN.test_Conv3d_module_same_padding' 2025-01-24T00:47:03.8287024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestConvolutionNN.test_ConvTranspose2d_output_size_downsample_upsample' 2025-01-24T00:47:03.8287674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestConvolutionNN.test_ConvTranspose3d_correct_output_size' 2025-01-24T00:47:03.8288348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestConvolutionNNDeviceTypeCPU.test_conv2d_no_grad_cpu_float32' 2025-01-24T00:47:03.8289064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestCppExtensionJIT.test_cpp_frontend_module_has_same_output_as_python' 2025-01-24T00:47:03.8289604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestCustomOp.test_impl_device_function' 2025-01-24T00:47:03.8290232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestCustomOpTestingCPU.test_opcheck_fails_basic_cpu' 2025-01-24T00:47:03.8290766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestDLPack.test_non_contiguous' 2025-01-24T00:47:03.8291323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestDtypeAnalysis.test_custom_rules' 2025-01-24T00:47:03.8291831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestDtypeAnalysis.test_unary' 2025-01-24T00:47:03.8292597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestExperiment.test_mark_strict_with_container_type' 2025-01-24T00:47:03.8293266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestExperimentalUtils.test_profiler_for_loop_indexing_pattern' 2025-01-24T00:47:03.8293744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestFFTShift.test_fft_n' 2025-01-24T00:47:03.8294268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestFX.test_annotations_empty_tuple' 2025-01-24T00:47:03.8294722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestFX.test_assert' 2025-01-24T00:47:03.8295419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestFX.test_custom_traceback_raised_when_exception_source_is_graphmodule' 2025-01-24T00:47:03.8296024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestFXExperimental.test_optimize_for_inference_cpu' 2025-01-24T00:47:03.8296703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestFXExperimental.test_optimize_for_inference_cpu_torchvision' 2025-01-24T00:47:03.8297408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestForeachCPU.test_add_scalar_with_empty_list_and_empty_tensor_cpu_int16' 2025-01-24T00:47:03.8298127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestForeachCPU.test_add_scalar_with_empty_list_and_empty_tensor_cpu_int32' 2025-01-24T00:47:03.8298833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestForeachCPU.test_add_scalar_with_empty_list_and_empty_tensor_cpu_int64' 2025-01-24T00:47:03.8299545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestForeachCPU.test_add_scalar_with_empty_list_and_empty_tensor_cpu_int8' 2025-01-24T00:47:03.8300317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestForeachCPU.test_add_scalar_with_empty_list_and_empty_tensor_cpu_uint8' 2025-01-24T00:47:03.8300908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestFreezing.test_freeze_module_with_fork2' 2025-01-24T00:47:03.8301581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestFreezing.test_freeze_module_with_fork_calling_module_method' 2025-01-24T00:47:03.8302240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestFrozenOptimizations.test_collapse_adjacent_conversions' 2025-01-24T00:47:03.8302831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestFrozenOptimizations.test_conv_add_folding' 2025-01-24T00:47:03.8303403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestFrozenOptimizations.test_conv_bn_folding' 2025-01-24T00:47:03.8303962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestGenericProxyTensorFake.test_amp_cache' 2025-01-24T00:47:03.8304578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestGenericProxyTensorFake.test_inplace_metadata' 2025-01-24T00:47:03.8305227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestGenericProxyTensorReal.test_inplace_metadata' 2025-01-24T00:47:03.8305845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestGenericProxyTensorSymbolic.test_amp_cache' 2025-01-24T00:47:03.8306481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestGenericProxyTensorSymbolic.test_inplace_metadata' 2025-01-24T00:47:03.8306986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestHistogramdd.test_bins_array' 2025-01-24T00:47:03.8307540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestIndexingCPU.test_invalid_index_cpu' 2025-01-24T00:47:03.8308076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d' 2025-01-24T00:47:03.8308736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_circular_stride2_pad2' 2025-01-24T00:47:03.8309332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_dilated' 2025-01-24T00:47:03.8309905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_groups' 2025-01-24T00:47:03.8310484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad1' 2025-01-24T00:47:03.8311074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad1size1' 2025-01-24T00:47:03.8311642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad2' 2025-01-24T00:47:03.8312246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad2size1' 2025-01-24T00:47:03.8312837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad_same' 2025-01-24T00:47:03.8313437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad_same2' 2025-01-24T00:47:03.8314156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad_same_dilated' 2025-01-24T00:47:03.8314746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad_valid' 2025-01-24T00:47:03.8315439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_reflect_stride2_pad2' 2025-01-24T00:47:03.8316105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_replicate_stride2_pad2' 2025-01-24T00:47:03.8316693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_stride' 2025-01-24T00:47:03.8317287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_zero_batch' 2025-01-24T00:47:03.8317931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_zeros_stride2_pad2' 2025-01-24T00:47:03.8318487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d' 2025-01-24T00:47:03.8319168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_circular_stride2_pad2' 2025-01-24T00:47:03.8319773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_depthwise' 2025-01-24T00:47:03.8320430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_depthwise_dilated' 2025-01-24T00:47:03.8324258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_depthwise_padded' 2025-01-24T00:47:03.8324916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_depthwise_strided' 2025-01-24T00:47:03.8325594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_depthwise_with_multiplier' 2025-01-24T00:47:03.8326174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_dilated' 2025-01-24T00:47:03.8326869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_groups' 2025-01-24T00:47:03.8327466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_groups_thnn' 2025-01-24T00:47:03.8328100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_pad_same' 2025-01-24T00:47:03.8328739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_pad_same_dilated' 2025-01-24T00:47:03.8329329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_pad_valid' 2025-01-24T00:47:03.8329908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_padding' 2025-01-24T00:47:03.8330570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_reflect_stride2_pad2' 2025-01-24T00:47:03.8331236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_replicate_stride2_pad2' 2025-01-24T00:47:03.8331891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_strided' 2025-01-24T00:47:03.8332484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_zero_batch' 2025-01-24T00:47:03.8333169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_zeros_stride2_pad2' 2025-01-24T00:47:03.8333719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d' 2025-01-24T00:47:03.8334373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_circular_stride2_pad2' 2025-01-24T00:47:03.8334966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_dilated' 2025-01-24T00:47:03.8335592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_dilated_strided' 2025-01-24T00:47:03.8336160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_groups' 2025-01-24T00:47:03.8336762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_pad_same' 2025-01-24T00:47:03.8337421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_pad_same_dilated' 2025-01-24T00:47:03.8339594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_pad_valid' 2025-01-24T00:47:03.8340281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_replicate_stride2_pad2' 2025-01-24T00:47:03.8340935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_stride' 2025-01-24T00:47:03.8341570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_stride_padding' 2025-01-24T00:47:03.8342163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_zero_batch' 2025-01-24T00:47:03.8342806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_zeros_stride2_pad2' 2025-01-24T00:47:03.8343431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_ConvTranspose1d' 2025-01-24T00:47:03.8344063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_ConvTranspose1d_dilated' 2025-01-24T00:47:03.8344693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_ConvTranspose1d_groups' 2025-01-24T00:47:03.8345296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_ConvTranspose2d' 2025-01-24T00:47:03.8345924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_ConvTranspose2d_groups' 2025-01-24T00:47:03.8346522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_ConvTranspose3d' 2025-01-24T00:47:03.8347150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_ConvTranspose3d_dilated' 2025-01-24T00:47:03.8347699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestLazyDynamicOps.test_nonzero_dynamic' 2025-01-24T00:47:03.8348203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestLazyReuseIr.testAdd' 2025-01-24T00:47:03.8348713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestLazyReuseIr.testAddSub' 2025-01-24T00:47:03.8349252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestLazyReuseIr.testAddSubFallback' 2025-01-24T00:47:03.8349749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestLazyReuseIr.testBatchNorm' 2025-01-24T00:47:03.8350248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestLazyTensor.test_tensor_ctr' 2025-01-24T00:47:03.8350830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestLazyTensor.test_view_mark_step_preserved' 2025-01-24T00:47:03.8351428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestLinalgCPU.test_lobpcg_torchscript_cpu_float64' 2025-01-24T00:47:03.8351971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestList.test_comprehension_iterable' 2025-01-24T00:47:03.8352582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestLoadStateDict.test_load_state_dict_BC_swap_True' 2025-01-24T00:47:03.8353121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestLogging.test_trace_numeric_counter' 2025-01-24T00:47:03.8353716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestMKLDNNReinplacing.test_always_alive_values' 2025-01-24T00:47:03.8354271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestMatmulOperator.test_exceptions' 2025-01-24T00:47:03.8354841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestMatmulOperator.test_matmul_raises' 2025-01-24T00:47:03.8355333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestMethods.test_compress' 2025-01-24T00:47:03.8355856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestMethods.test_dot_out_mem_overlap' 2025-01-24T00:47:03.8356352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestMethods.test_matmul_out' 2025-01-24T00:47:03.8356877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestMethods.test_partition_iterative' 2025-01-24T00:47:03.8357339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestMethods.test_round' 2025-01-24T00:47:03.8357887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestMethods.test_searchsorted_complex' 2025-01-24T00:47:03.8358462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestMethods.test_searchsorted_type_specific_2' 2025-01-24T00:47:03.8359070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestMethods.test_searchsorted_with_invalid_sorter' 2025-01-24T00:47:03.8359548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestMethods.test_transpose' 2025-01-24T00:47:03.8360049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestMisc.test_broadcasting_list' 2025-01-24T00:47:03.8360563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestMisc.test_parse_ir_annotate' 2025-01-24T00:47:03.8361174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestMisc.test_parse_ir_single_element_tensor_negative' 2025-01-24T00:47:03.8361829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestMisc.test_parse_ir_single_element_tensor_positive' 2025-01-24T00:47:03.8362367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestMkldnnFusion.test_single_conv' 2025-01-24T00:47:03.8362863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestModels.test_snli_quantized' 2025-01-24T00:47:03.8363426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestModels.test_time_sequence_prediction' 2025-01-24T00:47:03.8363916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestModels.test_vae_quantized' 2025-01-24T00:47:03.8364397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNN.test_padding_list' 2025-01-24T00:47:03.8364907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNN.test_vector_to_parameters' 2025-01-24T00:47:03.8365545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNNDeviceTypeCPU.test_conv_empty_input_cpu_complex128' 2025-01-24T00:47:03.8366213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNNParametrization.test_new_spectral_norm_dim_swap_False' 2025-01-24T00:47:03.8366944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNNParametrization.test_new_spectral_norm_dim_swap_True' 2025-01-24T00:47:03.8367559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNativeFunctions.test_intlist_error_with_overload' 2025-01-24T00:47:03.8368128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_avg_pool2d' 2025-01-24T00:47:03.8368635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_cat' 2025-01-24T00:47:03.8369202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_compile_spec_santiy' 2025-01-24T00:47:03.8369687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_conv2d' 2025-01-24T00:47:03.8370228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_conv2d_transpose' 2025-01-24T00:47:03.8370749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_dequantize' 2025-01-24T00:47:03.8371238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_detach' 2025-01-24T00:47:03.8371747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_flatten' 2025-01-24T00:47:03.8372246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_hardtanh' 2025-01-24T00:47:03.8372731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_linear' 2025-01-24T00:47:03.8373255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_log_softmax' 2025-01-24T00:47:03.8373761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_max_pool2d' 2025-01-24T00:47:03.8374256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_mean' 2025-01-24T00:47:03.8374776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_multi_output' 2025-01-24T00:47:03.8375348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_pointwise_binary' 2025-01-24T00:47:03.8375932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_pointwise_binary_const' 2025-01-24T00:47:03.8376498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_pointwise_unary' 2025-01-24T00:47:03.8376998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_prelu' 2025-01-24T00:47:03.8377482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_qadd' 2025-01-24T00:47:03.8377977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_qlinear' 2025-01-24T00:47:03.8378489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_quantize' 2025-01-24T00:47:03.8378982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_reshape' 2025-01-24T00:47:03.8379500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_seblock_mul' 2025-01-24T00:47:03.8379998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_slice' 2025-01-24T00:47:03.8380492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_softmax' 2025-01-24T00:47:03.8381026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_tensor_input' 2025-01-24T00:47:03.8381520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_to' 2025-01-24T00:47:03.8382062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_unsqueeze' 2025-01-24T00:47:03.8382622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_upsample_nearest2d' 2025-01-24T00:47:03.8383163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestOpenMP_ParallelFor.test_one_thread' 2025-01-24T00:47:03.8383795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestOperatorsCPU.test_extremal_numerics_l1_loss_cpu' 2025-01-24T00:47:03.8384412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestOperatorsCPU.test_extremal_numerics_nll_loss_cpu' 2025-01-24T00:47:03.8385035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestPackageScript.test_load_shared_tensors_repackaged' 2025-01-24T00:47:03.8385576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestParametrization.test_traceable' 2025-01-24T00:47:03.8386072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestPeephole.test_peephole_int' 2025-01-24T00:47:03.8386653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestPeephole.test_peephole_optional_refine' 2025-01-24T00:47:03.8387176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProfiler.test_profiler_metadata' 2025-01-24T00:47:03.8387740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProfiler.test_tensorboard_trace_handler' 2025-01-24T00:47:03.8388344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProfilerTree.test_profiler_experimental_tree' 2025-01-24T00:47:03.8389048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_H_cpu_float32' 2025-01-24T00:47:03.8389805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_MapControlflowOp_cpu_float32' 2025-01-24T00:47:03.8390605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NestedMapControlflowOp_cpu_float32' 2025-01-24T00:47:03.8391350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyCatCustomOp_cpu_float32' 2025-01-24T00:47:03.8392298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyCubeCustomOp_cpu_float32' 2025-01-24T00:47:03.8393049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyMulCustomOp_cpu_float32' 2025-01-24T00:47:03.8393810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyNMSCustomOp_cpu_float32' 2025-01-24T00:47:03.8394573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyNonzeroCustomOp_cpu_float32' 2025-01-24T00:47:03.8395319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpySortCustomOp_cpu_float32' 2025-01-24T00:47:03.8396165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpySplitCopyCustomOp_cpu_float32' 2025-01-24T00:47:03.8397020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpySplitCopyWithIntCustomOp_cpu_float32' 2025-01-24T00:47:03.8397783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyTakeCustomOp_cpu_float32' 2025-01-24T00:47:03.8398553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyViewCopyCustomOp_cpu_float32' 2025-01-24T00:47:03.8399360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_TripleNestedMapControlflowOp_cpu_float32' 2025-01-24T00:47:03.8400093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___getitem___cpu_float32' 2025-01-24T00:47:03.8400800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___radd___cpu_float32' 2025-01-24T00:47:03.8401520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___rdiv___cpu_float32' 2025-01-24T00:47:03.8402237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___rmatmul___cpu_float32' 2025-01-24T00:47:03.8402956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___rmod___cpu_float32' 2025-01-24T00:47:03.8403671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___rmul___cpu_float32' 2025-01-24T00:47:03.8404377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___rpow___cpu_float32' 2025-01-24T00:47:03.8405134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___rsub___cpu_float32' 2025-01-24T00:47:03.8405939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive__native_batch_norm_legit_cpu_float32' 2025-01-24T00:47:03.8406775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive__segment_reduce_lengths_cpu_float32' 2025-01-24T00:47:03.8407549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive__segment_reduce_offsets_cpu_float32' 2025-01-24T00:47:03.8408315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive__softmax_backward_data_cpu_float32' 2025-01-24T00:47:03.8409104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive__upsample_bilinear2d_aa_cpu_float32' 2025-01-24T00:47:03.8409792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_abs_cpu_float32' 2025-01-24T00:47:03.8410497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_acos_cpu_float32' 2025-01-24T00:47:03.8411221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_acosh_cpu_float32' 2025-01-24T00:47:03.8411909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_add_cpu_float32' 2025-01-24T00:47:03.8412649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addbmm_cpu_float32' 2025-01-24T00:47:03.8413355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addcdiv_cpu_float32' 2025-01-24T00:47:03.8414069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addcmul_cpu_float32' 2025-01-24T00:47:03.8414758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addmm_cpu_float32' 2025-01-24T00:47:03.8415511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addmm_decomposed_cpu_float32' 2025-01-24T00:47:03.8416220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addmv_cpu_float32' 2025-01-24T00:47:03.8416909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addr_cpu_float32' 2025-01-24T00:47:03.8417606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_all_cpu_float32' 2025-01-24T00:47:03.8418317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_allclose_cpu_float32' 2025-01-24T00:47:03.8419022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_amax_cpu_float32' 2025-01-24T00:47:03.8419740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_amin_cpu_float32' 2025-01-24T00:47:03.8420444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_aminmax_cpu_float32' 2025-01-24T00:47:03.8421172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_angle_cpu_float32' 2025-01-24T00:47:03.8421857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_any_cpu_float32' 2025-01-24T00:47:03.8422566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_arange_cpu_float32' 2025-01-24T00:47:03.8423263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_argmax_cpu_float32' 2025-01-24T00:47:03.8423962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_argmin_cpu_float32' 2025-01-24T00:47:03.8424676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_argsort_cpu_float32' 2025-01-24T00:47:03.8425382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_argwhere_cpu_float32' 2025-01-24T00:47:03.8426109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_as_strided_cpu_float32' 2025-01-24T00:47:03.8426908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_as_strided_partial_views_cpu_float32' 2025-01-24T00:47:03.8427679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_as_strided_scatter_cpu_float32' 2025-01-24T00:47:03.8428382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_asin_cpu_float32' 2025-01-24T00:47:03.8429073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_asinh_cpu_float32' 2025-01-24T00:47:03.8429784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_atan2_cpu_float32' 2025-01-24T00:47:03.8430472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_atan_cpu_float32' 2025-01-24T00:47:03.8431178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_atanh_cpu_float32' 2025-01-24T00:47:03.8431896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_atleast_1d_cpu_float32' 2025-01-24T00:47:03.8432611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_atleast_2d_cpu_float32' 2025-01-24T00:47:03.8433340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_atleast_3d_cpu_float32' 2025-01-24T00:47:03.8434045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_baddbmm_cpu_float32' 2025-01-24T00:47:03.8434847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_batch_norm_with_update_cpu_float32' 2025-01-24T00:47:03.8435559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_bernoulli_cpu_float32' 2025-01-24T00:47:03.8436304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_bfloat16_cpu_float32' 2025-01-24T00:47:03.8437021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_block_diag_cpu_float32' 2025-01-24T00:47:03.8437705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_bmm_cpu_float32' 2025-01-24T00:47:03.8438407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_bool_cpu_float32' 2025-01-24T00:47:03.8439147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_broadcast_shapes_cpu_float32' 2025-01-24T00:47:03.8439910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_broadcast_tensors_cpu_float32' 2025-01-24T00:47:03.8440636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_broadcast_to_cpu_float32' 2025-01-24T00:47:03.8441392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_bucketize_cpu_float32' 2025-01-24T00:47:03.8442098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_byte_cpu_float32' 2025-01-24T00:47:03.8442860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cartesian_prod_cpu_float32' 2025-01-24T00:47:03.8443558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cat_cpu_float32' 2025-01-24T00:47:03.8444254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cauchy_cpu_float32' 2025-01-24T00:47:03.8444940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cdist_cpu_float32' 2025-01-24T00:47:03.8445660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cdouble_cpu_float32' 2025-01-24T00:47:03.8446423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ceil_cpu_float32' 2025-01-24T00:47:03.8447135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cfloat_cpu_float32' 2025-01-24T00:47:03.8447824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_chalf_cpu_float32' 2025-01-24T00:47:03.8448513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_char_cpu_float32' 2025-01-24T00:47:03.8449237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cholesky_cpu_float32' 2025-01-24T00:47:03.8450010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cholesky_inverse_cpu_float32' 2025-01-24T00:47:03.8450760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cholesky_solve_cpu_float32' 2025-01-24T00:47:03.8451480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_chunk_cpu_float32' 2025-01-24T00:47:03.8452174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_clamp_cpu_float32' 2025-01-24T00:47:03.8452902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_clamp_max_cpu_float32' 2025-01-24T00:47:03.8453610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_clamp_min_cpu_float32' 2025-01-24T00:47:03.8454316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_clone_cpu_float32' 2025-01-24T00:47:03.8455043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_column_stack_cpu_float32' 2025-01-24T00:47:03.8455784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_combinations_cpu_float32' 2025-01-24T00:47:03.8456511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_complex_cpu_float32' 2025-01-24T00:47:03.8457199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_conj_cpu_float32' 2025-01-24T00:47:03.8457998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_conj_physical_cpu_float32' 2025-01-24T00:47:03.8458734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_constant_pad_nd_cpu_float32' 2025-01-24T00:47:03.8459462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_contiguous_cpu_float32' 2025-01-24T00:47:03.8460172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_copysign_cpu_float32' 2025-01-24T00:47:03.8460884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_corrcoef_cpu_float32' 2025-01-24T00:47:03.8461583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cos_cpu_float32' 2025-01-24T00:47:03.8462270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cosh_cpu_float32' 2025-01-24T00:47:03.8463007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_count_nonzero_cpu_float32' 2025-01-24T00:47:03.8463687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cov_cpu_float32' 2025-01-24T00:47:03.8464379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cross_cpu_float32' 2025-01-24T00:47:03.8465119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cummax_cpu_float32' 2025-01-24T00:47:03.8465814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cummin_cpu_float32' 2025-01-24T00:47:03.8466557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cumprod_cpu_float32' 2025-01-24T00:47:03.8467250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cumsum_cpu_float32' 2025-01-24T00:47:03.8468010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cumulative_trapezoid_cpu_float32' 2025-01-24T00:47:03.8468726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_deg2rad_cpu_float32' 2025-01-24T00:47:03.8469416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diag_cpu_float32' 2025-01-24T00:47:03.8470147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diag_embed_cpu_float32' 2025-01-24T00:47:03.8470856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diagflat_cpu_float32' 2025-01-24T00:47:03.8471622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diagonal_copy_cpu_float32' 2025-01-24T00:47:03.8472343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diagonal_cpu_float32' 2025-01-24T00:47:03.8473118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diagonal_scatter_cpu_float32' 2025-01-24T00:47:03.8473816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diff_cpu_float32' 2025-01-24T00:47:03.8474520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_digamma_cpu_float32' 2025-01-24T00:47:03.8475279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_div_floor_rounding_cpu_float32' 2025-01-24T00:47:03.8476038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_div_no_rounding_mode_cpu_float32' 2025-01-24T00:47:03.8476783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_div_trunc_rounding_cpu_float32' 2025-01-24T00:47:03.8477476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_dot_cpu_float32' 2025-01-24T00:47:03.8478169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_double_cpu_float32' 2025-01-24T00:47:03.8478876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_dsplit_cpu_float32' 2025-01-24T00:47:03.8479574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_dstack_cpu_float32' 2025-01-24T00:47:03.8480301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_einsum_cpu_float32' 2025-01-24T00:47:03.8481028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_empty_cpu_float32' 2025-01-24T00:47:03.8481745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_empty_like_cpu_float32' 2025-01-24T00:47:03.8482487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_empty_permuted_cpu_float32' 2025-01-24T00:47:03.8483225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_empty_strided_cpu_float32' 2025-01-24T00:47:03.8483907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_eq_cpu_float32' 2025-01-24T00:47:03.8484610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_equal_cpu_float32' 2025-01-24T00:47:03.8485298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_erf_cpu_float32' 2025-01-24T00:47:03.8485998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_erfc_cpu_float32' 2025-01-24T00:47:03.8486787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_erfinv_cpu_float32' 2025-01-24T00:47:03.8487474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_exp2_cpu_float32' 2025-01-24T00:47:03.8488199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_exp_cpu_float32' 2025-01-24T00:47:03.8488912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_expand_as_cpu_float32' 2025-01-24T00:47:03.8489620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_expand_cpu_float32' 2025-01-24T00:47:03.8490314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_expm1_cpu_float32' 2025-01-24T00:47:03.8491037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_exponential_cpu_float32' 2025-01-24T00:47:03.8491737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_eye_cpu_float32' 2025-01-24T00:47:03.8492716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_fft2_cpu_float32' 2025-01-24T00:47:03.8493438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_fft_cpu_float32' 2025-01-24T00:47:03.8494150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_fftn_cpu_float32' 2025-01-24T00:47:03.8494895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_fftshift_cpu_float32' 2025-01-24T00:47:03.8495674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_hfft2_cpu_float32' 2025-01-24T00:47:03.8496383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_hfft_cpu_float32' 2025-01-24T00:47:03.8497155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_hfftn_cpu_float32' 2025-01-24T00:47:03.8497864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ifft2_cpu_float32' 2025-01-24T00:47:03.8498588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ifft_cpu_float32' 2025-01-24T00:47:03.8499306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ifftn_cpu_float32' 2025-01-24T00:47:03.8500041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ifftshift_cpu_float32' 2025-01-24T00:47:03.8500776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ihfft2_cpu_float32' 2025-01-24T00:47:03.8501483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ihfft_cpu_float32' 2025-01-24T00:47:03.8502249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ihfftn_cpu_float32' 2025-01-24T00:47:03.8502965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_irfft2_cpu_float32' 2025-01-24T00:47:03.8503716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_irfft_cpu_float32' 2025-01-24T00:47:03.8504448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_irfftn_cpu_float32' 2025-01-24T00:47:03.8505162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_rfft2_cpu_float32' 2025-01-24T00:47:03.8505881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_rfft_cpu_float32' 2025-01-24T00:47:03.8506590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_rfftn_cpu_float32' 2025-01-24T00:47:03.8507281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fill_cpu_float32' 2025-01-24T00:47:03.8507994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_flatten_cpu_float32' 2025-01-24T00:47:03.8508681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_flip_cpu_float32' 2025-01-24T00:47:03.8509394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fliplr_cpu_float32' 2025-01-24T00:47:03.8510092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_flipud_cpu_float32' 2025-01-24T00:47:03.8510808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_float_cpu_float32' 2025-01-24T00:47:03.8511542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_float_power_cpu_float32' 2025-01-24T00:47:03.8512255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_floor_cpu_float32' 2025-01-24T00:47:03.8512986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_floor_divide_cpu_float32' 2025-01-24T00:47:03.8513674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fmax_cpu_float32' 2025-01-24T00:47:03.8514374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fmin_cpu_float32' 2025-01-24T00:47:03.8515060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fmod_cpu_float32' 2025-01-24T00:47:03.8515745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_frac_cpu_float32' 2025-01-24T00:47:03.8516445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_frexp_cpu_float32' 2025-01-24T00:47:03.8517154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_full_cpu_float32' 2025-01-24T00:47:03.8517879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_full_like_cpu_float32' 2025-01-24T00:47:03.8518601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_gather_cpu_float32' 2025-01-24T00:47:03.8519280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ge_cpu_float32' 2025-01-24T00:47:03.8520003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_geometric_cpu_float32' 2025-01-24T00:47:03.8520692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_geqrf_cpu_float32' 2025-01-24T00:47:03.8521411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_gradient_cpu_float32' 2025-01-24T00:47:03.8522152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_grid_sampler_2d_cpu_float32' 2025-01-24T00:47:03.8522830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_gt_cpu_float32' 2025-01-24T00:47:03.8523527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_half_cpu_float32' 2025-01-24T00:47:03.8524239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_heaviside_cpu_float32' 2025-01-24T00:47:03.8524940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_histc_cpu_float32' 2025-01-24T00:47:03.8525674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_histogram_cpu_float32' 2025-01-24T00:47:03.8526467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_histogramdd_cpu_float32' 2025-01-24T00:47:03.8527208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_hsplit_cpu_float32' 2025-01-24T00:47:03.8527901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_hstack_cpu_float32' 2025-01-24T00:47:03.8528618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_hypot_cpu_float32' 2025-01-24T00:47:03.8529294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_i0_cpu_float32' 2025-01-24T00:47:03.8529992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_igamma_cpu_float32' 2025-01-24T00:47:03.8530708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_igammac_cpu_float32' 2025-01-24T00:47:03.8531414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_index_add_cpu_float32' 2025-01-24T00:47:03.8532148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_index_copy_cpu_float32' 2025-01-24T00:47:03.8532890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_index_fill_cpu_float32' 2025-01-24T00:47:03.8533626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_index_put_cpu_float32' 2025-01-24T00:47:03.8534367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_index_reduce_cpu_float32' 2025-01-24T00:47:03.8535090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_index_select_cpu_float32' 2025-01-24T00:47:03.8535794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_inner_cpu_float32' 2025-01-24T00:47:03.8536476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_int_cpu_float32' 2025-01-24T00:47:03.8537196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isclose_cpu_float32' 2025-01-24T00:47:03.8537903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isfinite_cpu_float32' 2025-01-24T00:47:03.8538590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isin_cpu_float32' 2025-01-24T00:47:03.8539291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isinf_cpu_float32' 2025-01-24T00:47:03.8539986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isnan_cpu_float32' 2025-01-24T00:47:03.8540706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isneginf_cpu_float32' 2025-01-24T00:47:03.8541439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isposinf_cpu_float32' 2025-01-24T00:47:03.8542224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isreal_cpu_float32' 2025-01-24T00:47:03.8542923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_item_cpu_float32' 2025-01-24T00:47:03.8543712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_jiterator_2inputs_2outputs_cpu_float32' 2025-01-24T00:47:03.8544542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32' 2025-01-24T00:47:03.8545295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_jiterator_binary_cpu_float32' 2025-01-24T00:47:03.8546094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_jiterator_binary_return_by_ref_cpu_float32' 2025-01-24T00:47:03.8546849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_jiterator_unary_cpu_float32' 2025-01-24T00:47:03.8547568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_kron_cpu_float32' 2025-01-24T00:47:03.8548295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_kthvalue_cpu_float32' 2025-01-24T00:47:03.8549020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ldexp_cpu_float32' 2025-01-24T00:47:03.8549708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_le_cpu_float32' 2025-01-24T00:47:03.8550410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_lerp_cpu_float32' 2025-01-24T00:47:03.8551109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_lgamma_cpu_float32' 2025-01-24T00:47:03.8551860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_cholesky_cpu_float32' 2025-01-24T00:47:03.8552609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_cholesky_ex_cpu_float32' 2025-01-24T00:47:03.8553342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_cond_cpu_float32' 2025-01-24T00:47:03.8554066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_cross_cpu_float32' 2025-01-24T00:47:03.8554780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_det_cpu_float32' 2025-01-24T00:47:03.8555542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_det_singular_cpu_float32' 2025-01-24T00:47:03.8556321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_diagonal_cpu_float32' 2025-01-24T00:47:03.8557082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_eig_cpu_float32' 2025-01-24T00:47:03.8557801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_eigh_cpu_float32' 2025-01-24T00:47:03.8558531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_eigvals_cpu_float32' 2025-01-24T00:47:03.8559282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_eigvalsh_cpu_float32' 2025-01-24T00:47:03.8560072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_householder_product_cpu_float32' 2025-01-24T00:47:03.8560802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_inv_cpu_float32' 2025-01-24T00:47:03.8561532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_inv_ex_cpu_float32' 2025-01-24T00:47:03.8562273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_ldl_factor_cpu_float32' 2025-01-24T00:47:03.8563066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_ldl_factor_ex_cpu_float32' 2025-01-24T00:47:03.8563839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_ldl_solve_cpu_float32' 2025-01-24T00:47:03.8564583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_lstsq_cpu_float32' 2025-01-24T00:47:03.8565369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_lstsq_grad_oriented_cpu_float32' 2025-01-24T00:47:03.8566089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_lu_cpu_float32' 2025-01-24T00:47:03.8566946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_lu_factor_cpu_float32' 2025-01-24T00:47:03.8567699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_lu_factor_ex_cpu_float32' 2025-01-24T00:47:03.8568452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_lu_solve_cpu_float32' 2025-01-24T00:47:03.8569195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_matrix_norm_cpu_float32' 2025-01-24T00:47:03.8569958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_matrix_power_cpu_float32' 2025-01-24T00:47:03.8570704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_matrix_rank_cpu_float32' 2025-01-24T00:47:03.8571525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_matrix_rank_hermitian_cpu_float32' 2025-01-24T00:47:03.8572309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_multi_dot_cpu_float32' 2025-01-24T00:47:03.8573032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_norm_cpu_float32' 2025-01-24T00:47:03.8573858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32' 2025-01-24T00:47:03.8574579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_pinv_cpu_float32' 2025-01-24T00:47:03.8575344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_pinv_hermitian_cpu_float32' 2025-01-24T00:47:03.8576120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_pinv_singular_cpu_float32' 2025-01-24T00:47:03.8599687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_qr_cpu_float32' 2025-01-24T00:47:03.8600608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_slogdet_cpu_float32' 2025-01-24T00:47:03.8601527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_solve_cpu_float32' 2025-01-24T00:47:03.8602339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_solve_ex_cpu_float32' 2025-01-24T00:47:03.8603108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_solve_triangular_cpu_float32' 2025-01-24T00:47:03.8603840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_svd_cpu_float32' 2025-01-24T00:47:03.8604573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_svdvals_cpu_float32' 2025-01-24T00:47:03.8605326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_tensorinv_cpu_float32' 2025-01-24T00:47:03.8606076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_tensorsolve_cpu_float32' 2025-01-24T00:47:03.8606952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_vander_cpu_float32' 2025-01-24T00:47:03.8607694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_vecdot_cpu_float32' 2025-01-24T00:47:03.8608443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_vector_norm_cpu_float32' 2025-01-24T00:47:03.8609163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linspace_cpu_float32' 2025-01-24T00:47:03.8609984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linspace_tensor_overload_cpu_float32' 2025-01-24T00:47:03.8610688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log10_cpu_float32' 2025-01-24T00:47:03.8611421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log1p_cpu_float32' 2025-01-24T00:47:03.8612110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log2_cpu_float32' 2025-01-24T00:47:03.8612809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log_cpu_float32' 2025-01-24T00:47:03.8613530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log_normal_cpu_float32' 2025-01-24T00:47:03.8614268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log_softmax_cpu_float32' 2025-01-24T00:47:03.8615035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log_softmax_with_dtype_cpu_float32' 2025-01-24T00:47:03.8615751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logaddexp2_cpu_float32' 2025-01-24T00:47:03.8616507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logaddexp_cpu_float32' 2025-01-24T00:47:03.8617229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logcumsumexp_cpu_float32' 2025-01-24T00:47:03.8617964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logdet_cpu_float32' 2025-01-24T00:47:03.8618687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logical_and_cpu_float32' 2025-01-24T00:47:03.8619407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logical_not_cpu_float32' 2025-01-24T00:47:03.8620132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logical_or_cpu_float32' 2025-01-24T00:47:03.8620849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logical_xor_cpu_float32' 2025-01-24T00:47:03.8621555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logit_cpu_float32' 2025-01-24T00:47:03.8622266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logspace_cpu_float32' 2025-01-24T00:47:03.8623034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logspace_tensor_overload_cpu_float32' 2025-01-24T00:47:03.8623757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logsumexp_cpu_float32' 2025-01-24T00:47:03.8624447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_long_cpu_float32' 2025-01-24T00:47:03.8625162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_lt_cpu_float32' 2025-01-24T00:47:03.8625834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_lu_cpu_float32' 2025-01-24T00:47:03.8626566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_lu_solve_cpu_float32' 2025-01-24T00:47:03.8627290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_lu_unpack_cpu_float32' 2025-01-24T00:47:03.8627974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mH_cpu_float32' 2025-01-24T00:47:03.8628669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mT_cpu_float32' 2025-01-24T00:47:03.8629388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_amax_cpu_float32' 2025-01-24T00:47:03.8630117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_amin_cpu_float32' 2025-01-24T00:47:03.8630843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_argmax_cpu_float32' 2025-01-24T00:47:03.8631601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_argmin_cpu_float32' 2025-01-24T00:47:03.8632344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_cumprod_cpu_float32' 2025-01-24T00:47:03.8633112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_cumsum_cpu_float32' 2025-01-24T00:47:03.8633847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_fill_cpu_float32' 2025-01-24T00:47:03.8634590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_log_softmax_cpu_float32' 2025-01-24T00:47:03.8635334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_logaddexp_cpu_float32' 2025-01-24T00:47:03.8636084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_logsumexp_cpu_float32' 2025-01-24T00:47:03.8636802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_mean_cpu_float32' 2025-01-24T00:47:03.8637544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_median_cpu_float32' 2025-01-24T00:47:03.8638262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_norm_cpu_float32' 2025-01-24T00:47:03.8639000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_normalize_cpu_float32' 2025-01-24T00:47:03.8639730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_prod_cpu_float32' 2025-01-24T00:47:03.8640484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_scatter_cpu_float32' 2025-01-24T00:47:03.8641252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_select_cpu_float32' 2025-01-24T00:47:03.8641982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_softmax_cpu_float32' 2025-01-24T00:47:03.8642715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_softmin_cpu_float32' 2025-01-24T00:47:03.8643450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_std_cpu_float32' 2025-01-24T00:47:03.8644167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_sum_cpu_float32' 2025-01-24T00:47:03.8644902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_var_cpu_float32' 2025-01-24T00:47:03.8645596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_matmul_cpu_float32' 2025-01-24T00:47:03.8646424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_matrix_exp_cpu_float32' 2025-01-24T00:47:03.8647174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_max_binary_cpu_float32' 2025-01-24T00:47:03.8648011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_max_pool2d_with_indices_backward_cpu_float32' 2025-01-24T00:47:03.8648782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_max_reduction_no_dim_cpu_float32' 2025-01-24T00:47:03.8649544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_max_reduction_with_dim_cpu_float32' 2025-01-24T00:47:03.8650257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_maximum_cpu_float32' 2025-01-24T00:47:03.8650941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mean_cpu_float32' 2025-01-24T00:47:03.8651641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_median_cpu_float32' 2025-01-24T00:47:03.8652427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_meshgrid_list_of_tensors_cpu_float32' 2025-01-24T00:47:03.8653202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_meshgrid_variadic_tensors_cpu_float32' 2025-01-24T00:47:03.8653931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_min_binary_cpu_float32' 2025-01-24T00:47:03.8654682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_min_reduction_no_dim_cpu_float32' 2025-01-24T00:47:03.8655473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_min_reduction_with_dim_cpu_float32' 2025-01-24T00:47:03.8656184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_minimum_cpu_float32' 2025-01-24T00:47:03.8656885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mm_cpu_float32' 2025-01-24T00:47:03.8657578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mode_cpu_float32' 2025-01-24T00:47:03.8658274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_movedim_cpu_float32' 2025-01-24T00:47:03.8658967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_msort_cpu_float32' 2025-01-24T00:47:03.8659659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mul_cpu_float32' 2025-01-24T00:47:03.8660379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_multinomial_cpu_float32' 2025-01-24T00:47:03.8661070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mv_cpu_float32' 2025-01-24T00:47:03.8661853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32' 2025-01-24T00:47:03.8662620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32' 2025-01-24T00:47:03.8663407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32' 2025-01-24T00:47:03.8664129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nan_to_num_cpu_float32' 2025-01-24T00:47:03.8664838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nanmean_cpu_float32' 2025-01-24T00:47:03.8665547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nanmedian_cpu_float32' 2025-01-24T00:47:03.8666277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nanquantile_cpu_float32' 2025-01-24T00:47:03.8666975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nansum_cpu_float32' 2025-01-24T00:47:03.8667695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_narrow_copy_cpu_float32' 2025-01-24T00:47:03.8668402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_narrow_cpu_float32' 2025-01-24T00:47:03.8669140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_native_batch_norm_cpu_float32' 2025-01-24T00:47:03.8669922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_native_dropout_backward_cpu_float32' 2025-01-24T00:47:03.8670689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_native_layer_norm_cpu_float32' 2025-01-24T00:47:03.8671390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ne_cpu_float32' 2025-01-24T00:47:03.8672083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_neg_cpu_float32' 2025-01-24T00:47:03.8672791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_new_empty_cpu_float32' 2025-01-24T00:47:03.8673545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_new_empty_strided_cpu_float32' 2025-01-24T00:47:03.8674256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_new_full_cpu_float32' 2025-01-24T00:47:03.8674959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_new_ones_cpu_float32' 2025-01-24T00:47:03.8675681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_new_zeros_cpu_float32' 2025-01-24T00:47:03.8676394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nextafter_cpu_float32' 2025-01-24T00:47:03.8677237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32' 2025-01-24T00:47:03.8678075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32' 2025-01-24T00:47:03.8678898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32' 2025-01-24T00:47:03.8679710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32' 2025-01-24T00:47:03.8680522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32' 2025-01-24T00:47:03.8681346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32' 2025-01-24T00:47:03.8682135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_alpha_dropout_cpu_float32' 2025-01-24T00:47:03.8682915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_avg_pool1d_cpu_float32' 2025-01-24T00:47:03.8683687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_avg_pool2d_cpu_float32' 2025-01-24T00:47:03.8684455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_avg_pool3d_cpu_float32' 2025-01-24T00:47:03.8685235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_batch_norm_cpu_float32' 2025-01-24T00:47:03.8686028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_bilinear_cpu_float32' 2025-01-24T00:47:03.8686964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_binary_cross_entropy_cpu_float32' 2025-01-24T00:47:03.8687838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32' 2025-01-24T00:47:03.8688596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_celu_cpu_float32' 2025-01-24T00:47:03.8689349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_conv1d_cpu_float32' 2025-01-24T00:47:03.8690102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_conv2d_cpu_float32' 2025-01-24T00:47:03.8690869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_conv3d_cpu_float32' 2025-01-24T00:47:03.8691677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_conv_transpose1d_cpu_float32' 2025-01-24T00:47:03.8692779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_conv_transpose2d_cpu_float32' 2025-01-24T00:47:03.8693618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_conv_transpose3d_cpu_float32' 2025-01-24T00:47:03.8694438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32' 2025-01-24T00:47:03.8695249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_cosine_similarity_cpu_float32' 2025-01-24T00:47:03.8696036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_cross_entropy_cpu_float32' 2025-01-24T00:47:03.8696815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_ctc_loss_cpu_float32' 2025-01-24T00:47:03.8697589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_dropout2d_cpu_float32' 2025-01-24T00:47:03.8698366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_dropout3d_cpu_float32' 2025-01-24T00:47:03.8699121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_dropout_cpu_float32' 2025-01-24T00:47:03.8699862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_elu_cpu_float32' 2025-01-24T00:47:03.8700672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_embedding_bag_cpu_float32' 2025-01-24T00:47:03.8701480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_embedding_cpu_float32' 2025-01-24T00:47:03.8702397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32' 2025-01-24T00:47:03.8703283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32' 2025-01-24T00:47:03.8704106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32' 2025-01-24T00:47:03.8704942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32' 2025-01-24T00:47:03.8705743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32' 2025-01-24T00:47:03.8706505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_gelu_cpu_float32' 2025-01-24T00:47:03.8707247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_glu_cpu_float32' 2025-01-24T00:47:03.8708069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_grid_sample_cpu_float32' 2025-01-24T00:47:03.8708881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_group_norm_cpu_float32' 2025-01-24T00:47:03.8709650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_hardshrink_cpu_float32' 2025-01-24T00:47:03.8710443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_hardsigmoid_cpu_float32' 2025-01-24T00:47:03.8711209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_hardswish_cpu_float32' 2025-01-24T00:47:03.8711992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_hardtanh_cpu_float32' 2025-01-24T00:47:03.8712813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32' 2025-01-24T00:47:03.8713584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_huber_loss_cpu_float32' 2025-01-24T00:47:03.8714385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_instance_norm_cpu_float32' 2025-01-24T00:47:03.8715180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_area_cpu_float32' 2025-01-24T00:47:03.8716008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_bicubic_cpu_float32' 2025-01-24T00:47:03.8716848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_bilinear_cpu_float32' 2025-01-24T00:47:03.8717695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_linear_cpu_float32' 2025-01-24T00:47:03.8718539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_nearest-exact_cpu_float32' 2025-01-24T00:47:03.8719349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_nearest_cpu_float32' 2025-01-24T00:47:03.8720186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_trilinear_cpu_float32' 2025-01-24T00:47:03.8720940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_kl_div_cpu_float32' 2025-01-24T00:47:03.8721713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_l1_loss_cpu_float32' 2025-01-24T00:47:03.8722480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_layer_norm_cpu_float32' 2025-01-24T00:47:03.8723274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_leaky_relu_cpu_float32' 2025-01-24T00:47:03.8724064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_linear_cpu_float32' 2025-01-24T00:47:03.8724959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_local_response_norm_cpu_float32' 2025-01-24T00:47:03.8725749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_logsigmoid_cpu_float32' 2025-01-24T00:47:03.8726624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_margin_ranking_loss_cpu_float32' 2025-01-24T00:47:03.8727411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_pool1d_cpu_float32' 2025-01-24T00:47:03.8728187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_pool2d_cpu_float32' 2025-01-24T00:47:03.8728960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_pool3d_cpu_float32' 2025-01-24T00:47:03.8729751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_unpool1d_cpu_float32' 2025-01-24T00:47:03.8730552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32' 2025-01-24T00:47:03.8731353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_unpool2d_cpu_float32' 2025-01-24T00:47:03.8732189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32' 2025-01-24T00:47:03.8732996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_unpool3d_cpu_float32' 2025-01-24T00:47:03.8733808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32' 2025-01-24T00:47:03.8734555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_mish_cpu_float32' 2025-01-24T00:47:03.8735328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_mse_loss_cpu_float32' 2025-01-24T00:47:03.8736183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_multi_head_attention_forward_cpu_float32' 2025-01-24T00:47:03.8736995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_multi_margin_loss_cpu_float32' 2025-01-24T00:47:03.8737822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32' 2025-01-24T00:47:03.8738698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32' 2025-01-24T00:47:03.8739499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_nll_loss_cpu_float32' 2025-01-24T00:47:03.8740268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_normalize_cpu_float32' 2025-01-24T00:47:03.8741063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pad_circular_cpu_float32' 2025-01-24T00:47:03.8741844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pad_constant_cpu_float32' 2025-01-24T00:47:03.8742622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pad_reflect_cpu_float32' 2025-01-24T00:47:03.8743419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pad_replicate_cpu_float32' 2025-01-24T00:47:03.8744249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pad_replicate_negative_cpu_float32' 2025-01-24T00:47:03.8745066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pairwise_distance_cpu_float32' 2025-01-24T00:47:03.8745822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pdist_cpu_float32' 2025-01-24T00:47:03.8746620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pixel_shuffle_cpu_float32' 2025-01-24T00:47:03.8747436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pixel_unshuffle_cpu_float32' 2025-01-24T00:47:03.8748272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_poisson_nll_loss_cpu_float32' 2025-01-24T00:47:03.8749027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_prelu_cpu_float32' 2025-01-24T00:47:03.8749777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_relu6_cpu_float32' 2025-01-24T00:47:03.8750531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_relu_cpu_float32' 2025-01-24T00:47:03.8751286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_rrelu_cpu_float32' 2025-01-24T00:47:03.8752138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_scaled_dot_product_attention_cpu_float32' 2025-01-24T00:47:03.8752892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_selu_cpu_float32' 2025-01-24T00:47:03.8753661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_silu_cpu_float32' 2025-01-24T00:47:03.8754466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_smooth_l1_loss_cpu_float32' 2025-01-24T00:47:03.8755376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_soft_margin_loss_cpu_float32' 2025-01-24T00:47:03.8756157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_softmin_cpu_float32' 2025-01-24T00:47:03.8756964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_softmin_with_dtype_cpu_float32' 2025-01-24T00:47:03.8757735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_softplus_cpu_float32' 2025-01-24T00:47:03.8758525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_softshrink_cpu_float32' 2025-01-24T00:47:03.8759287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_softsign_cpu_float32' 2025-01-24T00:47:03.8760077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_tanhshrink_cpu_float32' 2025-01-24T00:47:03.8760845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_threshold_cpu_float32' 2025-01-24T00:47:03.8761661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_triplet_margin_loss_cpu_float32' 2025-01-24T00:47:03.8762582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32' 2025-01-24T00:47:03.8763338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_unfold_cpu_float32' 2025-01-24T00:47:03.8764176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_upsample_bilinear_cpu_float32' 2025-01-24T00:47:03.8764974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_upsample_nearest_cpu_float32' 2025-01-24T00:47:03.8765834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nonzero_cpu_float32' 2025-01-24T00:47:03.8766637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nonzero_static_cpu_float32' 2025-01-24T00:47:03.8767324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_norm_cpu_float32' 2025-01-24T00:47:03.8768039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_norm_fro_cpu_float32' 2025-01-24T00:47:03.8768747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_norm_inf_cpu_float32' 2025-01-24T00:47:03.8769504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_norm_nuc_cpu_float32' 2025-01-24T00:47:03.8770223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_normal_cpu_float32' 2025-01-24T00:47:03.8770955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_normal_in_place_cpu_float32' 2025-01-24T00:47:03.8771713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_normal_number_mean_cpu_float32' 2025-01-24T00:47:03.8772395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ones_cpu_float32' 2025-01-24T00:47:03.8773112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ones_like_cpu_float32' 2025-01-24T00:47:03.8773802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ormqr_cpu_float32' 2025-01-24T00:47:03.8774491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_outer_cpu_float32' 2025-01-24T00:47:03.8775224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_pca_lowrank_cpu_float32' 2025-01-24T00:47:03.8775922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_permute_cpu_float32' 2025-01-24T00:47:03.8776640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_pinverse_cpu_float32' 2025-01-24T00:47:03.8777330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_polar_cpu_float32' 2025-01-24T00:47:03.8778127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_polygamma_polygamma_n_0_cpu_float32' 2025-01-24T00:47:03.8778926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_polygamma_polygamma_n_1_cpu_float32' 2025-01-24T00:47:03.8779698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_polygamma_polygamma_n_2_cpu_float32' 2025-01-24T00:47:03.8780476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_polygamma_polygamma_n_3_cpu_float32' 2025-01-24T00:47:03.8781243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_polygamma_polygamma_n_4_cpu_float32' 2025-01-24T00:47:03.8781965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_positive_cpu_float32' 2025-01-24T00:47:03.8782653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_pow_cpu_float32' 2025-01-24T00:47:03.8783346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_prod_cpu_float32' 2025-01-24T00:47:03.8784038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_put_cpu_float32' 2025-01-24T00:47:03.8784739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_qr_cpu_float32' 2025-01-24T00:47:03.8785482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_quantile_cpu_float32' 2025-01-24T00:47:03.8786180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_rad2deg_cpu_float32' 2025-01-24T00:47:03.8786885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_rand_like_cpu_float32' 2025-01-24T00:47:03.8787594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_randint_cpu_float32' 2025-01-24T00:47:03.8788321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_randint_like_cpu_float32' 2025-01-24T00:47:03.8789025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_randn_cpu_float32' 2025-01-24T00:47:03.8789733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_randn_like_cpu_float32' 2025-01-24T00:47:03.8790423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ravel_cpu_float32' 2025-01-24T00:47:03.8791115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_real_cpu_float32' 2025-01-24T00:47:03.8791836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_reciprocal_cpu_float32' 2025-01-24T00:47:03.8792725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_remainder_cpu_float32' 2025-01-24T00:47:03.8793475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_renorm_cpu_float32' 2025-01-24T00:47:03.8794200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_repeat_cpu_float32' 2025-01-24T00:47:03.8794949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_repeat_interleave_cpu_float32' 2025-01-24T00:47:03.8795662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_reshape_as_cpu_float32' 2025-01-24T00:47:03.8796376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_reshape_cpu_float32' 2025-01-24T00:47:03.8797078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_resize__cpu_float32' 2025-01-24T00:47:03.8797791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_resize_as__cpu_float32' 2025-01-24T00:47:03.8798529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_resolve_conj_cpu_float32' 2025-01-24T00:47:03.8799247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_resolve_neg_cpu_float32' 2025-01-24T00:47:03.8799979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_roll_cpu_float32' 2025-01-24T00:47:03.8800702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_rot90_cpu_float32' 2025-01-24T00:47:03.8801401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_round_cpu_float32' 2025-01-24T00:47:03.8802141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_round_decimals_0_cpu_float32' 2025-01-24T00:47:03.8802875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_round_decimals_3_cpu_float32' 2025-01-24T00:47:03.8803641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_round_decimals_neg_3_cpu_float32' 2025-01-24T00:47:03.8804334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_rsqrt_cpu_float32' 2025-01-24T00:47:03.8805029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_rsub_cpu_float32' 2025-01-24T00:47:03.8805812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scalar_tensor_cpu_float32' 2025-01-24T00:47:03.8806670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_add_cpu_float32' 2025-01-24T00:47:03.8807390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_cpu_float32' 2025-01-24T00:47:03.8808251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_reduce_amax_cpu_float32' 2025-01-24T00:47:03.8809012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_reduce_amin_cpu_float32' 2025-01-24T00:47:03.8809784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_reduce_mean_cpu_float32' 2025-01-24T00:47:03.8810530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_reduce_prod_cpu_float32' 2025-01-24T00:47:03.8811290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_reduce_sum_cpu_float32' 2025-01-24T00:47:03.8812017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_searchsorted_cpu_float32' 2025-01-24T00:47:03.8812725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_select_cpu_float32' 2025-01-24T00:47:03.8813456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_select_scatter_cpu_float32' 2025-01-24T00:47:03.8814138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sgn_cpu_float32' 2025-01-24T00:47:03.8814865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_short_cpu_float32' 2025-01-24T00:47:03.8815567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sigmoid_cpu_float32' 2025-01-24T00:47:03.8816287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sign_cpu_float32' 2025-01-24T00:47:03.8817055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_bartlett_cpu_float32' 2025-01-24T00:47:03.8817837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_blackman_cpu_float32' 2025-01-24T00:47:03.8818596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_cosine_cpu_float32' 2025-01-24T00:47:03.8819378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_exponential_cpu_float32' 2025-01-24T00:47:03.8820158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_gaussian_cpu_float32' 2025-01-24T00:47:03.8820951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_general_cosine_cpu_float32' 2025-01-24T00:47:03.8821762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_general_hamming_cpu_float32' 2025-01-24T00:47:03.8822527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_hamming_cpu_float32' 2025-01-24T00:47:03.8823273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_hann_cpu_float32' 2025-01-24T00:47:03.8824066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_kaiser_cpu_float32' 2025-01-24T00:47:03.8824848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_nuttall_cpu_float32' 2025-01-24T00:47:03.8825563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signbit_cpu_float32' 2025-01-24T00:47:03.8826246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sin_cpu_float32' 2025-01-24T00:47:03.8826931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sinc_cpu_float32' 2025-01-24T00:47:03.8827626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sinh_cpu_float32' 2025-01-24T00:47:03.8828317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_slice_cpu_float32' 2025-01-24T00:47:03.8829055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_slice_scatter_cpu_float32' 2025-01-24T00:47:03.8829753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_softmax_cpu_float32' 2025-01-24T00:47:03.8830520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_softmax_with_dtype_cpu_float32' 2025-01-24T00:47:03.8831247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sort_cpu_float32' 2025-01-24T00:47:03.8831984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sparse_mm_reduce_cpu_float32' 2025-01-24T00:47:03.8832751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sparse_sampled_addmm_cpu_float32' 2025-01-24T00:47:03.8833477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_airy_ai_cpu_float32' 2025-01-24T00:47:03.8834226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_bessel_j0_cpu_float32' 2025-01-24T00:47:03.8834963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_bessel_j1_cpu_float32' 2025-01-24T00:47:03.8835703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_bessel_y0_cpu_float32' 2025-01-24T00:47:03.8836459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_bessel_y1_cpu_float32' 2025-01-24T00:47:03.8837256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_chebyshev_polynomial_t_cpu_float32' 2025-01-24T00:47:03.8838072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_chebyshev_polynomial_u_cpu_float32' 2025-01-24T00:47:03.8838903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_chebyshev_polynomial_v_cpu_float32' 2025-01-24T00:47:03.8839723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_chebyshev_polynomial_w_cpu_float32' 2025-01-24T00:47:03.8840463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_entr_cpu_float32' 2025-01-24T00:47:03.8841197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_erfcx_cpu_float32' 2025-01-24T00:47:03.8842002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_hermite_polynomial_h_cpu_float32' 2025-01-24T00:47:03.8842802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_hermite_polynomial_he_cpu_float32' 2025-01-24T00:47:03.8843538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_i0e_cpu_float32' 2025-01-24T00:47:03.8844247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_i1_cpu_float32' 2025-01-24T00:47:03.8844987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_i1e_cpu_float32' 2025-01-24T00:47:03.8845793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_laguerre_polynomial_l_cpu_float32' 2025-01-24T00:47:03.8846663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_legendre_polynomial_p_cpu_float32' 2025-01-24T00:47:03.8847416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_log_ndtr_cpu_float32' 2025-01-24T00:47:03.8848193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_modified_bessel_i0_cpu_float32' 2025-01-24T00:47:03.8848972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_modified_bessel_i1_cpu_float32' 2025-01-24T00:47:03.8849761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_modified_bessel_k0_cpu_float32' 2025-01-24T00:47:03.8850538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_modified_bessel_k1_cpu_float32' 2025-01-24T00:47:03.8851277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_ndtr_cpu_float32' 2025-01-24T00:47:03.8852006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_ndtri_cpu_float32' 2025-01-24T00:47:03.8852848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32' 2025-01-24T00:47:03.8853703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_scaled_modified_bessel_k0_cpu_float32' 2025-01-24T00:47:03.8854508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_scaled_modified_bessel_k1_cpu_float32' 2025-01-24T00:47:03.8855383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32' 2025-01-24T00:47:03.8856212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32' 2025-01-24T00:47:03.8857055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32' 2025-01-24T00:47:03.8857892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32' 2025-01-24T00:47:03.8858679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_spherical_bessel_j0_cpu_float32' 2025-01-24T00:47:03.8859423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_xlog1py_cpu_float32' 2025-01-24T00:47:03.8860144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_zeta_cpu_float32' 2025-01-24T00:47:03.8860873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_split_cpu_float32' 2025-01-24T00:47:03.8861647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_split_list_args_cpu_float32' 2025-01-24T00:47:03.8862393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_split_with_sizes_cpu_float32' 2025-01-24T00:47:03.8863088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sqrt_cpu_float32' 2025-01-24T00:47:03.8863784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_square_cpu_float32' 2025-01-24T00:47:03.8864501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_squeeze_cpu_float32' 2025-01-24T00:47:03.8865242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_squeeze_multiple_cpu_float32' 2025-01-24T00:47:03.8865943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_stack_cpu_float32' 2025-01-24T00:47:03.8866623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_std_cpu_float32' 2025-01-24T00:47:03.8867327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_std_mean_cpu_float32' 2025-01-24T00:47:03.8868074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_std_mean_unbiased_cpu_float32' 2025-01-24T00:47:03.8868821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_std_unbiased_cpu_float32' 2025-01-24T00:47:03.8869513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_stft_cpu_float32' 2025-01-24T00:47:03.8870218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sub_cpu_float32' 2025-01-24T00:47:03.8870893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sum_cpu_float32' 2025-01-24T00:47:03.8871617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sum_to_size_cpu_float32' 2025-01-24T00:47:03.8872295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_svd_cpu_float32' 2025-01-24T00:47:03.8873023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_svd_lowrank_cpu_float32' 2025-01-24T00:47:03.8873753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_take_along_dim_cpu_float32' 2025-01-24T00:47:03.8874447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_take_cpu_float32' 2025-01-24T00:47:03.8875139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_tan_cpu_float32' 2025-01-24T00:47:03.8875856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_tanh_cpu_float32' 2025-01-24T00:47:03.8876622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_tensor_split_cpu_float32' 2025-01-24T00:47:03.8877335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_tensordot_cpu_float32' 2025-01-24T00:47:03.8878022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_tile_cpu_float32' 2025-01-24T00:47:03.8878717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_to_cpu_float32' 2025-01-24T00:47:03.8879430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_to_sparse_cpu_float32' 2025-01-24T00:47:03.8880133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_topk_cpu_float32' 2025-01-24T00:47:03.8880821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_trace_cpu_float32' 2025-01-24T00:47:03.8881536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_transpose_cpu_float32' 2025-01-24T00:47:03.8882269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_trapezoid_cpu_float32' 2025-01-24T00:47:03.8882962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_trapz_cpu_float32' 2025-01-24T00:47:03.8883715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_triangular_solve_cpu_float32' 2025-01-24T00:47:03.8884423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_tril_cpu_float32' 2025-01-24T00:47:03.8885141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_triu_cpu_float32' 2025-01-24T00:47:03.8885873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_true_divide_cpu_float32' 2025-01-24T00:47:03.8886607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_trunc_cpu_float32' 2025-01-24T00:47:03.8887320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unbind_cpu_float32' 2025-01-24T00:47:03.8888043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unflatten_cpu_float32' 2025-01-24T00:47:03.8888779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unfold_copy_cpu_float32' 2025-01-24T00:47:03.8889476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unfold_cpu_float32' 2025-01-24T00:47:03.8890185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_uniform_cpu_float32' 2025-01-24T00:47:03.8890975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unique_consecutive_cpu_float32' 2025-01-24T00:47:03.8891699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unique_cpu_float32' 2025-01-24T00:47:03.8892612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unsafe_chunk_cpu_float32' 2025-01-24T00:47:03.8893341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unsafe_split_cpu_float32' 2025-01-24T00:47:03.8894056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unsqueeze_cpu_float32' 2025-01-24T00:47:03.8894758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_var_cpu_float32' 2025-01-24T00:47:03.8895469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_var_mean_cpu_float32' 2025-01-24T00:47:03.8896228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_var_mean_unbiased_cpu_float32' 2025-01-24T00:47:03.8896954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_var_unbiased_cpu_float32' 2025-01-24T00:47:03.8897642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_vdot_cpu_float32' 2025-01-24T00:47:03.8898392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_view_as_complex_cpu_float32' 2025-01-24T00:47:03.8899152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_view_as_cpu_float32' 2025-01-24T00:47:03.8899874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_view_copy_cpu_float32' 2025-01-24T00:47:03.8900595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_view_cpu_float32' 2025-01-24T00:47:03.8901293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_vsplit_cpu_float32' 2025-01-24T00:47:03.8902004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_vstack_cpu_float32' 2025-01-24T00:47:03.8902692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_where_cpu_float32' 2025-01-24T00:47:03.8903400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_xlogy_cpu_float32' 2025-01-24T00:47:03.8904094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_zero__cpu_float32' 2025-01-24T00:47:03.8904783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_zeros_cpu_float32' 2025-01-24T00:47:03.8905517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_zeros_like_cpu_float32' 2025-01-24T00:47:03.8906246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_H_cpu_float32' 2025-01-24T00:47:03.8907056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_MapControlflowOp_cpu_float32' 2025-01-24T00:47:03.8907851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NestedMapControlflowOp_cpu_float32' 2025-01-24T00:47:03.8908626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyCatCustomOp_cpu_float32' 2025-01-24T00:47:03.8909389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyCubeCustomOp_cpu_float32' 2025-01-24T00:47:03.8910148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyMulCustomOp_cpu_float32' 2025-01-24T00:47:03.8910926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyNMSCustomOp_cpu_float32' 2025-01-24T00:47:03.8911708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyNonzeroCustomOp_cpu_float32' 2025-01-24T00:47:03.8912492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpySortCustomOp_cpu_float32' 2025-01-24T00:47:03.8913291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpySplitCopyCustomOp_cpu_float32' 2025-01-24T00:47:03.8914114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpySplitCopyWithIntCustomOp_cpu_float32' 2025-01-24T00:47:03.8914923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyTakeCustomOp_cpu_float32' 2025-01-24T00:47:03.8915732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyViewCopyCustomOp_cpu_float32' 2025-01-24T00:47:03.8916569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_TripleNestedMapControlflowOp_cpu_float32' 2025-01-24T00:47:03.8917306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___getitem___cpu_float32' 2025-01-24T00:47:03.8918047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___radd___cpu_float32' 2025-01-24T00:47:03.8918771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___rdiv___cpu_float32' 2025-01-24T00:47:03.8919506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___rmatmul___cpu_float32' 2025-01-24T00:47:03.8920243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___rmod___cpu_float32' 2025-01-24T00:47:03.8921003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___rmul___cpu_float32' 2025-01-24T00:47:03.8921739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___rpow___cpu_float32' 2025-01-24T00:47:03.8922488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___rsub___cpu_float32' 2025-01-24T00:47:03.8923284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive__native_batch_norm_legit_cpu_float32' 2025-01-24T00:47:03.8924083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive__segment_reduce_lengths_cpu_float32' 2025-01-24T00:47:03.8924871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive__segment_reduce_offsets_cpu_float32' 2025-01-24T00:47:03.8925669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive__softmax_backward_data_cpu_float32' 2025-01-24T00:47:03.8926519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive__upsample_bilinear2d_aa_cpu_float32' 2025-01-24T00:47:03.8927227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_abs_cpu_float32' 2025-01-24T00:47:03.8927949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_acos_cpu_float32' 2025-01-24T00:47:03.8928666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_acosh_cpu_float32' 2025-01-24T00:47:03.8929388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_add_cpu_float32' 2025-01-24T00:47:03.8930137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addbmm_cpu_float32' 2025-01-24T00:47:03.8930897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addcdiv_cpu_float32' 2025-01-24T00:47:03.8931620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addcmul_cpu_float32' 2025-01-24T00:47:03.8932332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addmm_cpu_float32' 2025-01-24T00:47:03.8933103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addmm_decomposed_cpu_float32' 2025-01-24T00:47:03.8933821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addmv_cpu_float32' 2025-01-24T00:47:03.8934543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addr_cpu_float32' 2025-01-24T00:47:03.8935250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_all_cpu_float32' 2025-01-24T00:47:03.8935984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_allclose_cpu_float32' 2025-01-24T00:47:03.8936737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_amax_cpu_float32' 2025-01-24T00:47:03.8937476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_amin_cpu_float32' 2025-01-24T00:47:03.8938213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_aminmax_cpu_float32' 2025-01-24T00:47:03.8938927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_angle_cpu_float32' 2025-01-24T00:47:03.8939638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_any_cpu_float32' 2025-01-24T00:47:03.8940366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_arange_cpu_float32' 2025-01-24T00:47:03.8941089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_argmax_cpu_float32' 2025-01-24T00:47:03.8941818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_argmin_cpu_float32' 2025-01-24T00:47:03.8942542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_argsort_cpu_float32' 2025-01-24T00:47:03.8943273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_argwhere_cpu_float32' 2025-01-24T00:47:03.8944024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_as_strided_cpu_float32' 2025-01-24T00:47:03.8944847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_as_strided_partial_views_cpu_float32' 2025-01-24T00:47:03.8945631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_as_strided_scatter_cpu_float32' 2025-01-24T00:47:03.8946364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_asin_cpu_float32' 2025-01-24T00:47:03.8947089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_asinh_cpu_float32' 2025-01-24T00:47:03.8947810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_atan2_cpu_float32' 2025-01-24T00:47:03.8948525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_atan_cpu_float32' 2025-01-24T00:47:03.8949250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_atanh_cpu_float32' 2025-01-24T00:47:03.8949988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_atleast_1d_cpu_float32' 2025-01-24T00:47:03.8950734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_atleast_2d_cpu_float32' 2025-01-24T00:47:03.8951494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_atleast_3d_cpu_float32' 2025-01-24T00:47:03.8952242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_baddbmm_cpu_float32' 2025-01-24T00:47:03.8953043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_batch_norm_with_update_cpu_float32' 2025-01-24T00:47:03.8953780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_bernoulli_cpu_float32' 2025-01-24T00:47:03.8954519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_bfloat16_cpu_float32' 2025-01-24T00:47:03.8955253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_block_diag_cpu_float32' 2025-01-24T00:47:03.8955960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_bmm_cpu_float32' 2025-01-24T00:47:03.8956687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_bool_cpu_float32' 2025-01-24T00:47:03.8957452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_broadcast_shapes_cpu_float32' 2025-01-24T00:47:03.8958227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_broadcast_tensors_cpu_float32' 2025-01-24T00:47:03.8958970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_broadcast_to_cpu_float32' 2025-01-24T00:47:03.8959705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_bucketize_cpu_float32' 2025-01-24T00:47:03.8960454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_byte_cpu_float32' 2025-01-24T00:47:03.8961226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cartesian_prod_cpu_float32' 2025-01-24T00:47:03.8961948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cat_cpu_float32' 2025-01-24T00:47:03.8962667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cauchy_cpu_float32' 2025-01-24T00:47:03.8963392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cdist_cpu_float32' 2025-01-24T00:47:03.8964119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cdouble_cpu_float32' 2025-01-24T00:47:03.8964826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ceil_cpu_float32' 2025-01-24T00:47:03.8965555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cfloat_cpu_float32' 2025-01-24T00:47:03.8966317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_chalf_cpu_float32' 2025-01-24T00:47:03.8967067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_char_cpu_float32' 2025-01-24T00:47:03.8967820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cholesky_cpu_float32' 2025-01-24T00:47:03.8968587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cholesky_inverse_cpu_float32' 2025-01-24T00:47:03.8969353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cholesky_solve_cpu_float32' 2025-01-24T00:47:03.8970073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_chunk_cpu_float32' 2025-01-24T00:47:03.8970808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_clamp_cpu_float32' 2025-01-24T00:47:03.8971544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_clamp_max_cpu_float32' 2025-01-24T00:47:03.8972280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_clamp_min_cpu_float32' 2025-01-24T00:47:03.8973008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_clone_cpu_float32' 2025-01-24T00:47:03.8973752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_column_stack_cpu_float32' 2025-01-24T00:47:03.8974510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_combinations_cpu_float32' 2025-01-24T00:47:03.8975262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_complex_cpu_float32' 2025-01-24T00:47:03.8976009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_conj_cpu_float32' 2025-01-24T00:47:03.8976767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_conj_physical_cpu_float32' 2025-01-24T00:47:03.8977524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_constant_pad_nd_cpu_float32' 2025-01-24T00:47:03.8978278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_contiguous_cpu_float32' 2025-01-24T00:47:03.8979011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_copysign_cpu_float32' 2025-01-24T00:47:03.8979752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_corrcoef_cpu_float32' 2025-01-24T00:47:03.8980456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cos_cpu_float32' 2025-01-24T00:47:03.8981167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cosh_cpu_float32' 2025-01-24T00:47:03.8981947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_count_nonzero_cpu_float32' 2025-01-24T00:47:03.8982680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cov_cpu_float32' 2025-01-24T00:47:03.8983406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cross_cpu_float32' 2025-01-24T00:47:03.8984124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cummax_cpu_float32' 2025-01-24T00:47:03.8984842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cummin_cpu_float32' 2025-01-24T00:47:03.8985579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cumprod_cpu_float32' 2025-01-24T00:47:03.8986301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cumsum_cpu_float32' 2025-01-24T00:47:03.8987096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cumulative_trapezoid_cpu_float32' 2025-01-24T00:47:03.8987826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_deg2rad_cpu_float32' 2025-01-24T00:47:03.8988535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diag_cpu_float32' 2025-01-24T00:47:03.8989283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diag_embed_cpu_float32' 2025-01-24T00:47:03.8990014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diagflat_cpu_float32' 2025-01-24T00:47:03.8990796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diagonal_copy_cpu_float32' 2025-01-24T00:47:03.8991550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diagonal_cpu_float32' 2025-01-24T00:47:03.8992480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diagonal_scatter_cpu_float32' 2025-01-24T00:47:03.8993197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diff_cpu_float32' 2025-01-24T00:47:03.8993918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_digamma_cpu_float32' 2025-01-24T00:47:03.8994648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_dist_cpu_float32' 2025-01-24T00:47:03.8995414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_div_floor_rounding_cpu_float32' 2025-01-24T00:47:03.8996202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_div_no_rounding_mode_cpu_float32' 2025-01-24T00:47:03.8997024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_div_trunc_rounding_cpu_float32' 2025-01-24T00:47:03.8997733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_dot_cpu_float32' 2025-01-24T00:47:03.8998500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_double_cpu_float32' 2025-01-24T00:47:03.8999217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_dsplit_cpu_float32' 2025-01-24T00:47:03.8999944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_dstack_cpu_float32' 2025-01-24T00:47:03.9000660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_einsum_cpu_float32' 2025-01-24T00:47:03.9001371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_empty_cpu_float32' 2025-01-24T00:47:03.9002127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_empty_like_cpu_float32' 2025-01-24T00:47:03.9002879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_empty_permuted_cpu_float32' 2025-01-24T00:47:03.9003634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_empty_strided_cpu_float32' 2025-01-24T00:47:03.9004334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_eq_cpu_float32' 2025-01-24T00:47:03.9005047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_equal_cpu_float32' 2025-01-24T00:47:03.9005801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_erf_cpu_float32' 2025-01-24T00:47:03.9006609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_erfc_cpu_float32' 2025-01-24T00:47:03.9007342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_erfinv_cpu_float32' 2025-01-24T00:47:03.9008052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_exp2_cpu_float32' 2025-01-24T00:47:03.9008774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_exp_cpu_float32' 2025-01-24T00:47:03.9009512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_expand_as_cpu_float32' 2025-01-24T00:47:03.9010238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_expand_cpu_float32' 2025-01-24T00:47:03.9010975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_expm1_cpu_float32' 2025-01-24T00:47:03.9011723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_exponential_cpu_float32' 2025-01-24T00:47:03.9012471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_eye_cpu_float32' 2025-01-24T00:47:03.9013223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_fft2_cpu_float32' 2025-01-24T00:47:03.9013946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_fft_cpu_float32' 2025-01-24T00:47:03.9014691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_fftn_cpu_float32' 2025-01-24T00:47:03.9015433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_fftshift_cpu_float32' 2025-01-24T00:47:03.9016180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_hfft2_cpu_float32' 2025-01-24T00:47:03.9016913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_hfft_cpu_float32' 2025-01-24T00:47:03.9017643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_hfftn_cpu_float32' 2025-01-24T00:47:03.9018392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ifft2_cpu_float32' 2025-01-24T00:47:03.9019123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ifft_cpu_float32' 2025-01-24T00:47:03.9019871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ifftn_cpu_float32' 2025-01-24T00:47:03.9020619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ifftshift_cpu_float32' 2025-01-24T00:47:03.9021376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ihfft2_cpu_float32' 2025-01-24T00:47:03.9022144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ihfft_cpu_float32' 2025-01-24T00:47:03.9022883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ihfftn_cpu_float32' 2025-01-24T00:47:03.9023636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_irfft2_cpu_float32' 2025-01-24T00:47:03.9024367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_irfft_cpu_float32' 2025-01-24T00:47:03.9025119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_irfftn_cpu_float32' 2025-01-24T00:47:03.9025853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_rfft2_cpu_float32' 2025-01-24T00:47:03.9026586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_rfft_cpu_float32' 2025-01-24T00:47:03.9027420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_rfftn_cpu_float32' 2025-01-24T00:47:03.9028136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fill_cpu_float32' 2025-01-24T00:47:03.9028903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_flatten_cpu_float32' 2025-01-24T00:47:03.9029622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_flip_cpu_float32' 2025-01-24T00:47:03.9030340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fliplr_cpu_float32' 2025-01-24T00:47:03.9031071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_flipud_cpu_float32' 2025-01-24T00:47:03.9031788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_float_cpu_float32' 2025-01-24T00:47:03.9032548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_float_power_cpu_float32' 2025-01-24T00:47:03.9033268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_floor_cpu_float32' 2025-01-24T00:47:03.9034008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_floor_divide_cpu_float32' 2025-01-24T00:47:03.9034732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fmax_cpu_float32' 2025-01-24T00:47:03.9035444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fmin_cpu_float32' 2025-01-24T00:47:03.9036211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fmod_cpu_float32' 2025-01-24T00:47:03.9036947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_frac_cpu_float32' 2025-01-24T00:47:03.9037660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_frexp_cpu_float32' 2025-01-24T00:47:03.9038381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_full_cpu_float32' 2025-01-24T00:47:03.9039108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_full_like_cpu_float32' 2025-01-24T00:47:03.9039847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_gather_cpu_float32' 2025-01-24T00:47:03.9040549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ge_cpu_float32' 2025-01-24T00:47:03.9041294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_geometric_cpu_float32' 2025-01-24T00:47:03.9042007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_geqrf_cpu_float32' 2025-01-24T00:47:03.9042757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_gradient_cpu_float32' 2025-01-24T00:47:03.9043602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_grid_sampler_2d_cpu_float32' 2025-01-24T00:47:03.9044305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_gt_cpu_float32' 2025-01-24T00:47:03.9045031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_half_cpu_float32' 2025-01-24T00:47:03.9045763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_heaviside_cpu_float32' 2025-01-24T00:47:03.9046526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_histc_cpu_float32' 2025-01-24T00:47:03.9047273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_histogram_cpu_float32' 2025-01-24T00:47:03.9048017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_histogramdd_cpu_float32' 2025-01-24T00:47:03.9048753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_hsplit_cpu_float32' 2025-01-24T00:47:03.9049466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_hstack_cpu_float32' 2025-01-24T00:47:03.9050188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_hypot_cpu_float32' 2025-01-24T00:47:03.9050905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_i0_cpu_float32' 2025-01-24T00:47:03.9051654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_igamma_cpu_float32' 2025-01-24T00:47:03.9052422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_igammac_cpu_float32' 2025-01-24T00:47:03.9053151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_index_add_cpu_float32' 2025-01-24T00:47:03.9053883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_index_copy_cpu_float32' 2025-01-24T00:47:03.9054629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_index_fill_cpu_float32' 2025-01-24T00:47:03.9055364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_index_put_cpu_float32' 2025-01-24T00:47:03.9056120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_index_reduce_cpu_float32' 2025-01-24T00:47:03.9056867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_index_select_cpu_float32' 2025-01-24T00:47:03.9057594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_inner_cpu_float32' 2025-01-24T00:47:03.9058324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_int_cpu_float32' 2025-01-24T00:47:03.9059074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isclose_cpu_float32' 2025-01-24T00:47:03.9059823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isfinite_cpu_float32' 2025-01-24T00:47:03.9060533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isin_cpu_float32' 2025-01-24T00:47:03.9061260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isinf_cpu_float32' 2025-01-24T00:47:03.9061975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isnan_cpu_float32' 2025-01-24T00:47:03.9062708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isneginf_cpu_float32' 2025-01-24T00:47:03.9063454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isposinf_cpu_float32' 2025-01-24T00:47:03.9064171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isreal_cpu_float32' 2025-01-24T00:47:03.9064894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_item_cpu_float32' 2025-01-24T00:47:03.9065701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_jiterator_2inputs_2outputs_cpu_float32' 2025-01-24T00:47:03.9066565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32' 2025-01-24T00:47:03.9067365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_jiterator_binary_cpu_float32' 2025-01-24T00:47:03.9068184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_jiterator_binary_return_by_ref_cpu_float32' 2025-01-24T00:47:03.9068944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_jiterator_unary_cpu_float32' 2025-01-24T00:47:03.9069533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_uint8' 2025-01-24T00:47:03.9070248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_kron_cpu_float32' 2025-01-24T00:47:03.9070991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_kthvalue_cpu_float32' 2025-01-24T00:47:03.9071709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ldexp_cpu_float32' 2025-01-24T00:47:03.9072421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_le_cpu_float32' 2025-01-24T00:47:03.9073162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_lerp_cpu_float32' 2025-01-24T00:47:03.9073918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_lgamma_cpu_float32' 2025-01-24T00:47:03.9074672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_cholesky_cpu_float32' 2025-01-24T00:47:03.9075440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_cholesky_ex_cpu_float32' 2025-01-24T00:47:03.9076194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_cond_cpu_float32' 2025-01-24T00:47:03.9076936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_cross_cpu_float32' 2025-01-24T00:47:03.9077688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_det_cpu_float32' 2025-01-24T00:47:03.9078458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_det_singular_cpu_float32' 2025-01-24T00:47:03.9079211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_diagonal_cpu_float32' 2025-01-24T00:47:03.9079956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_eig_cpu_float32' 2025-01-24T00:47:03.9080695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_eigh_cpu_float32' 2025-01-24T00:47:03.9081481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_eigvals_cpu_float32' 2025-01-24T00:47:03.9082240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_eigvalsh_cpu_float32' 2025-01-24T00:47:03.9083066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_householder_product_cpu_float32' 2025-01-24T00:47:03.9083812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_inv_cpu_float32' 2025-01-24T00:47:03.9084557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_inv_ex_cpu_float32' 2025-01-24T00:47:03.9085336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_ldl_factor_cpu_float32' 2025-01-24T00:47:03.9086115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_ldl_factor_ex_cpu_float32' 2025-01-24T00:47:03.9086948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_ldl_solve_cpu_float32' 2025-01-24T00:47:03.9087689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_lstsq_cpu_float32' 2025-01-24T00:47:03.9088518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_lstsq_grad_oriented_cpu_float32' 2025-01-24T00:47:03.9089307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_lu_cpu_float32' 2025-01-24T00:47:03.9090069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_lu_factor_cpu_float32' 2025-01-24T00:47:03.9090855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_lu_factor_ex_cpu_float32' 2025-01-24T00:47:03.9091608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_lu_solve_cpu_float32' 2025-01-24T00:47:03.9092526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_matrix_norm_cpu_float32' 2025-01-24T00:47:03.9093316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_matrix_power_cpu_float32' 2025-01-24T00:47:03.9094085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_matrix_rank_cpu_float32' 2025-01-24T00:47:03.9094910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_matrix_rank_hermitian_cpu_float32' 2025-01-24T00:47:03.9095673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_multi_dot_cpu_float32' 2025-01-24T00:47:03.9096429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_norm_cpu_float32' 2025-01-24T00:47:03.9097321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32' 2025-01-24T00:47:03.9098097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_pinv_cpu_float32' 2025-01-24T00:47:03.9098895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_pinv_hermitian_cpu_float32' 2025-01-24T00:47:03.9099673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_pinv_singular_cpu_float32' 2025-01-24T00:47:03.9100418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_qr_cpu_float32' 2025-01-24T00:47:03.9101179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_slogdet_cpu_float32' 2025-01-24T00:47:03.9101928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_solve_cpu_float32' 2025-01-24T00:47:03.9102698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_solve_ex_cpu_float32' 2025-01-24T00:47:03.9103532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_solve_triangular_cpu_float32' 2025-01-24T00:47:03.9104288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_svd_cpu_float32' 2025-01-24T00:47:03.9105075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_svdvals_cpu_float32' 2025-01-24T00:47:03.9105840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_tensorinv_cpu_float32' 2025-01-24T00:47:03.9106622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_tensorsolve_cpu_float32' 2025-01-24T00:47:03.9107377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_vander_cpu_float32' 2025-01-24T00:47:03.9108138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_vecdot_cpu_float32' 2025-01-24T00:47:03.9108904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_vector_norm_cpu_float32' 2025-01-24T00:47:03.9109649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linspace_cpu_float32' 2025-01-24T00:47:03.9110441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linspace_tensor_overload_cpu_float32' 2025-01-24T00:47:03.9111155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log10_cpu_float32' 2025-01-24T00:47:03.9111885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log1p_cpu_float32' 2025-01-24T00:47:03.9112622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log2_cpu_float32' 2025-01-24T00:47:03.9113362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log_cpu_float32' 2025-01-24T00:47:03.9114095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log_normal_cpu_float32' 2025-01-24T00:47:03.9114832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log_softmax_cpu_float32' 2025-01-24T00:47:03.9115628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log_softmax_with_dtype_cpu_float32' 2025-01-24T00:47:03.9116370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logaddexp2_cpu_float32' 2025-01-24T00:47:03.9117122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logaddexp_cpu_float32' 2025-01-24T00:47:03.9117861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logcumsumexp_cpu_float32' 2025-01-24T00:47:03.9118608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logdet_cpu_float32' 2025-01-24T00:47:03.9119354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logical_and_cpu_float32' 2025-01-24T00:47:03.9120123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logical_not_cpu_float32' 2025-01-24T00:47:03.9120876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logical_or_cpu_float32' 2025-01-24T00:47:03.9121618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logical_xor_cpu_float32' 2025-01-24T00:47:03.9122341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logit_cpu_float32' 2025-01-24T00:47:03.9123070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logspace_cpu_float32' 2025-01-24T00:47:03.9123870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logspace_tensor_overload_cpu_float32' 2025-01-24T00:47:03.9124622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logsumexp_cpu_float32' 2025-01-24T00:47:03.9125330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_long_cpu_float32' 2025-01-24T00:47:03.9126041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_lt_cpu_float32' 2025-01-24T00:47:03.9126793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_lu_cpu_float32' 2025-01-24T00:47:03.9127554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_lu_solve_cpu_float32' 2025-01-24T00:47:03.9128329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_lu_unpack_cpu_float32' 2025-01-24T00:47:03.9129030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mH_cpu_float32' 2025-01-24T00:47:03.9129748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mT_cpu_float32' 2025-01-24T00:47:03.9130487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_amax_cpu_float32' 2025-01-24T00:47:03.9131232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_amin_cpu_float32' 2025-01-24T00:47:03.9131995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_argmax_cpu_float32' 2025-01-24T00:47:03.9132738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_argmin_cpu_float32' 2025-01-24T00:47:03.9133499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_cumprod_cpu_float32' 2025-01-24T00:47:03.9134265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_cumsum_cpu_float32' 2025-01-24T00:47:03.9135031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_fill_cpu_float32' 2025-01-24T00:47:03.9135805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_log_softmax_cpu_float32' 2025-01-24T00:47:03.9136565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_logaddexp_cpu_float32' 2025-01-24T00:47:03.9137333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_logsumexp_cpu_float32' 2025-01-24T00:47:03.9138075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_mean_cpu_float32' 2025-01-24T00:47:03.9138831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_median_cpu_float32' 2025-01-24T00:47:03.9139572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_norm_cpu_float32' 2025-01-24T00:47:03.9140329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_normalize_cpu_float32' 2025-01-24T00:47:03.9141086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_prod_cpu_float32' 2025-01-24T00:47:03.9141835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_scatter_cpu_float32' 2025-01-24T00:47:03.9142618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_select_cpu_float32' 2025-01-24T00:47:03.9143387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_softmax_cpu_float32' 2025-01-24T00:47:03.9144139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_softmin_cpu_float32' 2025-01-24T00:47:03.9144895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_std_cpu_float32' 2025-01-24T00:47:03.9145633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_sum_cpu_float32' 2025-01-24T00:47:03.9146385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_var_cpu_float32' 2025-01-24T00:47:03.9147104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_matmul_cpu_float32' 2025-01-24T00:47:03.9147858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_matrix_exp_cpu_float32' 2025-01-24T00:47:03.9148597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_max_binary_cpu_float32' 2025-01-24T00:47:03.9149461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_max_pool2d_with_indices_backward_cpu_float32' 2025-01-24T00:47:03.9150277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_max_reduction_no_dim_cpu_float32' 2025-01-24T00:47:03.9151062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_max_reduction_with_dim_cpu_float32' 2025-01-24T00:47:03.9151799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_maximum_cpu_float32' 2025-01-24T00:47:03.9152509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mean_cpu_float32' 2025-01-24T00:47:03.9153228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_median_cpu_float32' 2025-01-24T00:47:03.9154041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_meshgrid_list_of_tensors_cpu_float32' 2025-01-24T00:47:03.9154848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_meshgrid_variadic_tensors_cpu_float32' 2025-01-24T00:47:03.9155602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_min_binary_cpu_float32' 2025-01-24T00:47:03.9156384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_min_reduction_no_dim_cpu_float32' 2025-01-24T00:47:03.9157169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_min_reduction_with_dim_cpu_float32' 2025-01-24T00:47:03.9157935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_minimum_cpu_float32' 2025-01-24T00:47:03.9158655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mm_cpu_float32' 2025-01-24T00:47:03.9159380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mode_cpu_float32' 2025-01-24T00:47:03.9160106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_movedim_cpu_float32' 2025-01-24T00:47:03.9160831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_msort_cpu_float32' 2025-01-24T00:47:03.9161539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mul_cpu_float32' 2025-01-24T00:47:03.9162281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_multinomial_cpu_float32' 2025-01-24T00:47:03.9163000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mv_cpu_float32' 2025-01-24T00:47:03.9163780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32' 2025-01-24T00:47:03.9164599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32' 2025-01-24T00:47:03.9165411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32' 2025-01-24T00:47:03.9166151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nan_to_num_cpu_float32' 2025-01-24T00:47:03.9166936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nanmean_cpu_float32' 2025-01-24T00:47:03.9167671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nanmedian_cpu_float32' 2025-01-24T00:47:03.9168427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nanquantile_cpu_float32' 2025-01-24T00:47:03.9169148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nansum_cpu_float32' 2025-01-24T00:47:03.9169884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_narrow_copy_cpu_float32' 2025-01-24T00:47:03.9170616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_narrow_cpu_float32' 2025-01-24T00:47:03.9171380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_native_batch_norm_cpu_float32' 2025-01-24T00:47:03.9172187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_native_dropout_backward_cpu_float32' 2025-01-24T00:47:03.9172979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_native_layer_norm_cpu_float32' 2025-01-24T00:47:03.9173699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ne_cpu_float32' 2025-01-24T00:47:03.9174426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_neg_cpu_float32' 2025-01-24T00:47:03.9175159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_new_empty_cpu_float32' 2025-01-24T00:47:03.9175937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_new_empty_strided_cpu_float32' 2025-01-24T00:47:03.9176669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_new_full_cpu_float32' 2025-01-24T00:47:03.9177411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_new_ones_cpu_float32' 2025-01-24T00:47:03.9178145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_new_zeros_cpu_float32' 2025-01-24T00:47:03.9178883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nextafter_cpu_float32' 2025-01-24T00:47:03.9179750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32' 2025-01-24T00:47:03.9180614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32' 2025-01-24T00:47:03.9181462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32' 2025-01-24T00:47:03.9182290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32' 2025-01-24T00:47:03.9183140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32' 2025-01-24T00:47:03.9183969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32' 2025-01-24T00:47:03.9184778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_alpha_dropout_cpu_float32' 2025-01-24T00:47:03.9185592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_avg_pool1d_cpu_float32' 2025-01-24T00:47:03.9186387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_avg_pool2d_cpu_float32' 2025-01-24T00:47:03.9187195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_avg_pool3d_cpu_float32' 2025-01-24T00:47:03.9187994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_batch_norm_cpu_float32' 2025-01-24T00:47:03.9188804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_bilinear_cpu_float32' 2025-01-24T00:47:03.9189675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_binary_cross_entropy_cpu_float32' 2025-01-24T00:47:03.9190563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32' 2025-01-24T00:47:03.9191342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_celu_cpu_float32' 2025-01-24T00:47:03.9192440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_conv1d_cpu_float32' 2025-01-24T00:47:03.9193239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_conv2d_cpu_float32' 2025-01-24T00:47:03.9194009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_conv3d_cpu_float32' 2025-01-24T00:47:03.9194830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_conv_transpose1d_cpu_float32' 2025-01-24T00:47:03.9195719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_conv_transpose2d_cpu_float32' 2025-01-24T00:47:03.9196571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_conv_transpose3d_cpu_float32' 2025-01-24T00:47:03.9197433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32' 2025-01-24T00:47:03.9198257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_cosine_similarity_cpu_float32' 2025-01-24T00:47:03.9199065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_cross_entropy_cpu_float32' 2025-01-24T00:47:03.9199865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_ctc_loss_cpu_float32' 2025-01-24T00:47:03.9200591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nonzero_cpu_float32' 2025-01-24T00:47:03.9201393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_dropout2d_cpu_float32' 2025-01-24T00:47:03.9202179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_dropout3d_cpu_float32' 2025-01-24T00:47:03.9202977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_dropout_cpu_float32' 2025-01-24T00:47:03.9203779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_elu_cpu_float32' 2025-01-24T00:47:03.9204588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_embedding_bag_cpu_float32' 2025-01-24T00:47:03.9205431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_embedding_cpu_float32' 2025-01-24T00:47:03.9206369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32' 2025-01-24T00:47:03.9207294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32' 2025-01-24T00:47:03.9208140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32' 2025-01-24T00:47:03.9208987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32' 2025-01-24T00:47:03.9209822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32' 2025-01-24T00:47:03.9210620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_gelu_cpu_float32' 2025-01-24T00:47:03.9211423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_glu_cpu_float32' 2025-01-24T00:47:03.9212223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_grid_sample_cpu_float32' 2025-01-24T00:47:03.9213034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_group_norm_cpu_float32' 2025-01-24T00:47:03.9213831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_hardshrink_cpu_float32' 2025-01-24T00:47:03.9214631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_hardsigmoid_cpu_float32' 2025-01-24T00:47:03.9215437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_hardswish_cpu_float32' 2025-01-24T00:47:03.9216220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_hardtanh_cpu_float32' 2025-01-24T00:47:03.9217073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32' 2025-01-24T00:47:03.9217871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_huber_loss_cpu_float32' 2025-01-24T00:47:03.9218698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_instance_norm_cpu_float32' 2025-01-24T00:47:03.9219543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_area_cpu_float32' 2025-01-24T00:47:03.9220404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_bicubic_cpu_float32' 2025-01-24T00:47:03.9221260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_bilinear_cpu_float32' 2025-01-24T00:47:03.9222093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_linear_cpu_float32' 2025-01-24T00:47:03.9222968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_nearest-exact_cpu_float32' 2025-01-24T00:47:03.9223802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_nearest_cpu_float32' 2025-01-24T00:47:03.9224645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_trilinear_cpu_float32' 2025-01-24T00:47:03.9225434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_kl_div_cpu_float32' 2025-01-24T00:47:03.9226236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_l1_loss_cpu_float32' 2025-01-24T00:47:03.9227068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_layer_norm_cpu_float32' 2025-01-24T00:47:03.9227866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_leaky_relu_cpu_float32' 2025-01-24T00:47:03.9228651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_linear_cpu_float32' 2025-01-24T00:47:03.9229483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_local_response_norm_cpu_float32' 2025-01-24T00:47:03.9230280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_logsigmoid_cpu_float32' 2025-01-24T00:47:03.9231130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_margin_ranking_loss_cpu_float32' 2025-01-24T00:47:03.9231926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_pool1d_cpu_float32' 2025-01-24T00:47:03.9232734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_pool2d_cpu_float32' 2025-01-24T00:47:03.9233529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_pool3d_cpu_float32' 2025-01-24T00:47:03.9234331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_unpool1d_cpu_float32' 2025-01-24T00:47:03.9235194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32' 2025-01-24T00:47:03.9236042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_unpool2d_cpu_float32' 2025-01-24T00:47:03.9236880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32' 2025-01-24T00:47:03.9237685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_unpool3d_cpu_float32' 2025-01-24T00:47:03.9238522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32' 2025-01-24T00:47:03.9239290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_mish_cpu_float32' 2025-01-24T00:47:03.9240074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_mse_loss_cpu_float32' 2025-01-24T00:47:03.9240963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_multi_head_attention_forward_cpu_float32' 2025-01-24T00:47:03.9241811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_multi_margin_loss_cpu_float32' 2025-01-24T00:47:03.9242703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32' 2025-01-24T00:47:03.9243583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32' 2025-01-24T00:47:03.9244378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_nll_loss_cpu_float32' 2025-01-24T00:47:03.9245167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_normalize_cpu_float32' 2025-01-24T00:47:03.9245967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pad_circular_cpu_float32' 2025-01-24T00:47:03.9246853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pad_constant_cpu_float32' 2025-01-24T00:47:03.9247656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pad_reflect_cpu_float32' 2025-01-24T00:47:03.9248477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pad_replicate_cpu_float32' 2025-01-24T00:47:03.9249329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pad_replicate_negative_cpu_float32' 2025-01-24T00:47:03.9250190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pairwise_distance_cpu_float32' 2025-01-24T00:47:03.9251003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pdist_cpu_float32' 2025-01-24T00:47:03.9251809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pixel_shuffle_cpu_float32' 2025-01-24T00:47:03.9252637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pixel_unshuffle_cpu_float32' 2025-01-24T00:47:03.9253456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_poisson_nll_loss_cpu_float32' 2025-01-24T00:47:03.9254244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_prelu_cpu_float32' 2025-01-24T00:47:03.9255015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_relu6_cpu_float32' 2025-01-24T00:47:03.9255777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_relu_cpu_float32' 2025-01-24T00:47:03.9256587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_rrelu_cpu_float32' 2025-01-24T00:47:03.9257460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_scaled_dot_product_attention_cpu_float32' 2025-01-24T00:47:03.9258267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_selu_cpu_float32' 2025-01-24T00:47:03.9259035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_silu_cpu_float32' 2025-01-24T00:47:03.9259847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_smooth_l1_loss_cpu_float32' 2025-01-24T00:47:03.9260682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_soft_margin_loss_cpu_float32' 2025-01-24T00:47:03.9261468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_softmin_cpu_float32' 2025-01-24T00:47:03.9262306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_softmin_with_dtype_cpu_float32' 2025-01-24T00:47:03.9263089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_softplus_cpu_float32' 2025-01-24T00:47:03.9263894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_softshrink_cpu_float32' 2025-01-24T00:47:03.9264683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_softsign_cpu_float32' 2025-01-24T00:47:03.9265515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_tanhshrink_cpu_float32' 2025-01-24T00:47:03.9266341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_threshold_cpu_float32' 2025-01-24T00:47:03.9267172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_triplet_margin_loss_cpu_float32' 2025-01-24T00:47:03.9268075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32' 2025-01-24T00:47:03.9268852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_unfold_cpu_float32' 2025-01-24T00:47:03.9269684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_upsample_bilinear_cpu_float32' 2025-01-24T00:47:03.9270518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_upsample_nearest_cpu_float32' 2025-01-24T00:47:03.9271273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nonzero_static_cpu_float32' 2025-01-24T00:47:03.9272026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_norm_cpu_float32' 2025-01-24T00:47:03.9272781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_norm_fro_cpu_float32' 2025-01-24T00:47:03.9273532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_norm_inf_cpu_float32' 2025-01-24T00:47:03.9274266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_norm_nuc_cpu_float32' 2025-01-24T00:47:03.9274988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_normal_cpu_float32' 2025-01-24T00:47:03.9275761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_normal_in_place_cpu_float32' 2025-01-24T00:47:03.9276528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_normal_number_mean_cpu_float32' 2025-01-24T00:47:03.9277264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ones_cpu_float32' 2025-01-24T00:47:03.9278000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ones_like_cpu_float32' 2025-01-24T00:47:03.9278715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ormqr_cpu_float32' 2025-01-24T00:47:03.9279446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_outer_cpu_float32' 2025-01-24T00:47:03.9280183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_pca_lowrank_cpu_float32' 2025-01-24T00:47:03.9280954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_permute_cpu_float32' 2025-01-24T00:47:03.9281707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_pinverse_cpu_float32' 2025-01-24T00:47:03.9282425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_polar_cpu_float32' 2025-01-24T00:47:03.9283230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_polygamma_polygamma_n_0_cpu_float32' 2025-01-24T00:47:03.9284025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_polygamma_polygamma_n_1_cpu_float32' 2025-01-24T00:47:03.9284831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_polygamma_polygamma_n_2_cpu_float32' 2025-01-24T00:47:03.9285624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_polygamma_polygamma_n_3_cpu_float32' 2025-01-24T00:47:03.9286469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_polygamma_polygamma_n_4_cpu_float32' 2025-01-24T00:47:03.9287293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_positive_cpu_float32' 2025-01-24T00:47:03.9288006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_pow_cpu_float32' 2025-01-24T00:47:03.9288760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_prod_cpu_float32' 2025-01-24T00:47:03.9289471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_put_cpu_float32' 2025-01-24T00:47:03.9290187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_qr_cpu_float32' 2025-01-24T00:47:03.9290916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_quantile_cpu_float32' 2025-01-24T00:47:03.9291645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_rad2deg_cpu_float32' 2025-01-24T00:47:03.9292596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_rand_like_cpu_float32' 2025-01-24T00:47:03.9293330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_randint_cpu_float32' 2025-01-24T00:47:03.9294089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_randint_like_cpu_float32' 2025-01-24T00:47:03.9294806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_randn_cpu_float32' 2025-01-24T00:47:03.9295545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_randn_like_cpu_float32' 2025-01-24T00:47:03.9296335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ravel_cpu_float32' 2025-01-24T00:47:03.9297075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_real_cpu_float32' 2025-01-24T00:47:03.9297828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_reciprocal_cpu_float32' 2025-01-24T00:47:03.9298562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_remainder_cpu_float32' 2025-01-24T00:47:03.9299298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_renorm_cpu_float32' 2025-01-24T00:47:03.9300023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_repeat_cpu_float32' 2025-01-24T00:47:03.9300792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_repeat_interleave_cpu_float32' 2025-01-24T00:47:03.9301543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_reshape_as_cpu_float32' 2025-01-24T00:47:03.9302270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_reshape_cpu_float32' 2025-01-24T00:47:03.9303049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_resize__cpu_float32' 2025-01-24T00:47:03.9303817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_resize_as__cpu_float32' 2025-01-24T00:47:03.9304560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_resolve_conj_cpu_float32' 2025-01-24T00:47:03.9305317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_resolve_neg_cpu_float32' 2025-01-24T00:47:03.9306031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_roll_cpu_float32' 2025-01-24T00:47:03.9306766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_rot90_cpu_float32' 2025-01-24T00:47:03.9307484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_round_cpu_float32' 2025-01-24T00:47:03.9308245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_round_decimals_0_cpu_float32' 2025-01-24T00:47:03.9309025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_round_decimals_3_cpu_float32' 2025-01-24T00:47:03.9309804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_round_decimals_neg_3_cpu_float32' 2025-01-24T00:47:03.9310536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_rsqrt_cpu_float32' 2025-01-24T00:47:03.9311277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_rsub_cpu_float32' 2025-01-24T00:47:03.9312029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scalar_tensor_cpu_float32' 2025-01-24T00:47:03.9312806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_add_cpu_float32' 2025-01-24T00:47:03.9313531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_cpu_float32' 2025-01-24T00:47:03.9314311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_reduce_amax_cpu_float32' 2025-01-24T00:47:03.9315083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_reduce_amin_cpu_float32' 2025-01-24T00:47:03.9315868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_reduce_mean_cpu_float32' 2025-01-24T00:47:03.9316639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_reduce_prod_cpu_float32' 2025-01-24T00:47:03.9317402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_reduce_sum_cpu_float32' 2025-01-24T00:47:03.9318182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_searchsorted_cpu_float32' 2025-01-24T00:47:03.9318932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_select_cpu_float32' 2025-01-24T00:47:03.9319699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_select_scatter_cpu_float32' 2025-01-24T00:47:03.9320413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sgn_cpu_float32' 2025-01-24T00:47:03.9321128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_short_cpu_float32' 2025-01-24T00:47:03.9321863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sigmoid_cpu_float32' 2025-01-24T00:47:03.9322578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sign_cpu_float32' 2025-01-24T00:47:03.9323382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_bartlett_cpu_float32' 2025-01-24T00:47:03.9324175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_blackman_cpu_float32' 2025-01-24T00:47:03.9324957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_cosine_cpu_float32' 2025-01-24T00:47:03.9325776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_exponential_cpu_float32' 2025-01-24T00:47:03.9326652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_gaussian_cpu_float32' 2025-01-24T00:47:03.9327508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_general_cosine_cpu_float32' 2025-01-24T00:47:03.9328323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_general_hamming_cpu_float32' 2025-01-24T00:47:03.9329118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_hamming_cpu_float32' 2025-01-24T00:47:03.9329886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_hann_cpu_float32' 2025-01-24T00:47:03.9330670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_kaiser_cpu_float32' 2025-01-24T00:47:03.9331471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_nuttall_cpu_float32' 2025-01-24T00:47:03.9332194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signbit_cpu_float32' 2025-01-24T00:47:03.9332911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sin_cpu_float32' 2025-01-24T00:47:03.9333646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sinc_cpu_float32' 2025-01-24T00:47:03.9334409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sinh_cpu_float32' 2025-01-24T00:47:03.9335142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_slice_cpu_float32' 2025-01-24T00:47:03.9335884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_slice_scatter_cpu_float32' 2025-01-24T00:47:03.9336624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_softmax_cpu_float32' 2025-01-24T00:47:03.9337394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_softmax_with_dtype_cpu_float32' 2025-01-24T00:47:03.9338122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sort_cpu_float32' 2025-01-24T00:47:03.9338889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sparse_mm_reduce_cpu_float32' 2025-01-24T00:47:03.9339662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sparse_sampled_addmm_cpu_float32' 2025-01-24T00:47:03.9340428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_airy_ai_cpu_float32' 2025-01-24T00:47:03.9341196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_bessel_j0_cpu_float32' 2025-01-24T00:47:03.9342506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_bessel_j1_cpu_float32' 2025-01-24T00:47:03.9343298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_bessel_y0_cpu_float32' 2025-01-24T00:47:03.9344065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_bessel_y1_cpu_float32' 2025-01-24T00:47:03.9344900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_chebyshev_polynomial_t_cpu_float32' 2025-01-24T00:47:03.9345715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_chebyshev_polynomial_u_cpu_float32' 2025-01-24T00:47:03.9346551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_chebyshev_polynomial_v_cpu_float32' 2025-01-24T00:47:03.9347374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_chebyshev_polynomial_w_cpu_float32' 2025-01-24T00:47:03.9348117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_entr_cpu_float32' 2025-01-24T00:47:03.9348906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_erfcx_cpu_float32' 2025-01-24T00:47:03.9349719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_hermite_polynomial_h_cpu_float32' 2025-01-24T00:47:03.9350576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_hermite_polynomial_he_cpu_float32' 2025-01-24T00:47:03.9351320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_i0e_cpu_float32' 2025-01-24T00:47:03.9352069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_i1_cpu_float32' 2025-01-24T00:47:03.9352814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_i1e_cpu_float32' 2025-01-24T00:47:03.9353633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_laguerre_polynomial_l_cpu_float32' 2025-01-24T00:47:03.9354460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_legendre_polynomial_p_cpu_float32' 2025-01-24T00:47:03.9355222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_log_ndtr_cpu_float32' 2025-01-24T00:47:03.9356035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_modified_bessel_i0_cpu_float32' 2025-01-24T00:47:03.9356836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_modified_bessel_i1_cpu_float32' 2025-01-24T00:47:03.9357663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_modified_bessel_k0_cpu_float32' 2025-01-24T00:47:03.9358505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_modified_bessel_k1_cpu_float32' 2025-01-24T00:47:03.9359253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_ndtr_cpu_float32' 2025-01-24T00:47:03.9360015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_ndtri_cpu_float32' 2025-01-24T00:47:03.9360882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32' 2025-01-24T00:47:03.9361735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_scaled_modified_bessel_k0_cpu_float32' 2025-01-24T00:47:03.9362571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_scaled_modified_bessel_k1_cpu_float32' 2025-01-24T00:47:03.9363430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32' 2025-01-24T00:47:03.9364330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32' 2025-01-24T00:47:03.9365210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32' 2025-01-24T00:47:03.9366080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32' 2025-01-24T00:47:03.9366967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_spherical_bessel_j0_cpu_float32' 2025-01-24T00:47:03.9367738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_xlog1py_cpu_float32' 2025-01-24T00:47:03.9368484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_zeta_cpu_float32' 2025-01-24T00:47:03.9369211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_split_cpu_float32' 2025-01-24T00:47:03.9369982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_split_list_args_cpu_float32' 2025-01-24T00:47:03.9370749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_split_with_sizes_cpu_float32' 2025-01-24T00:47:03.9371478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sqrt_cpu_float32' 2025-01-24T00:47:03.9372202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_square_cpu_float32' 2025-01-24T00:47:03.9372962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_squeeze_cpu_float32' 2025-01-24T00:47:03.9373738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_squeeze_multiple_cpu_float32' 2025-01-24T00:47:03.9374479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_stack_cpu_float32' 2025-01-24T00:47:03.9375203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_std_cpu_float32' 2025-01-24T00:47:03.9375933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_std_mean_cpu_float32' 2025-01-24T00:47:03.9376709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_std_mean_unbiased_cpu_float32' 2025-01-24T00:47:03.9377474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_std_unbiased_cpu_float32' 2025-01-24T00:47:03.9378191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_stft_cpu_float32' 2025-01-24T00:47:03.9378907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sub_cpu_float32' 2025-01-24T00:47:03.9379647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sum_cpu_float32' 2025-01-24T00:47:03.9380409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sum_to_size_cpu_float32' 2025-01-24T00:47:03.9381129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_svd_cpu_float32' 2025-01-24T00:47:03.9381871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_svd_lowrank_cpu_float32' 2025-01-24T00:47:03.9382632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_take_along_dim_cpu_float32' 2025-01-24T00:47:03.9383343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_take_cpu_float32' 2025-01-24T00:47:03.9384063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_tan_cpu_float32' 2025-01-24T00:47:03.9384782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_tanh_cpu_float32' 2025-01-24T00:47:03.9385525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_tensor_split_cpu_float32' 2025-01-24T00:47:03.9386276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_tensordot_cpu_float32' 2025-01-24T00:47:03.9386986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_tile_cpu_float32' 2025-01-24T00:47:03.9387703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_to_cpu_float32' 2025-01-24T00:47:03.9388462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_to_sparse_cpu_float32' 2025-01-24T00:47:03.9389196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_topk_cpu_float32' 2025-01-24T00:47:03.9389922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_trace_cpu_float32' 2025-01-24T00:47:03.9390657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_transpose_cpu_float32' 2025-01-24T00:47:03.9391406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_trapezoid_cpu_float32' 2025-01-24T00:47:03.9392278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_trapz_cpu_float32' 2025-01-24T00:47:03.9393046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_triangular_solve_cpu_float32' 2025-01-24T00:47:03.9393771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_tril_cpu_float32' 2025-01-24T00:47:03.9394482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_triu_cpu_float32' 2025-01-24T00:47:03.9395290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_true_divide_cpu_float32' 2025-01-24T00:47:03.9396033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_trunc_cpu_float32' 2025-01-24T00:47:03.9396756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unbind_cpu_float32' 2025-01-24T00:47:03.9397502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unflatten_cpu_float32' 2025-01-24T00:47:03.9398246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unfold_copy_cpu_float32' 2025-01-24T00:47:03.9398979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unfold_cpu_float32' 2025-01-24T00:47:03.9399707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_uniform_cpu_float32' 2025-01-24T00:47:03.9400491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unique_consecutive_cpu_float32' 2025-01-24T00:47:03.9401214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unique_cpu_float32' 2025-01-24T00:47:03.9401952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unsafe_chunk_cpu_float32' 2025-01-24T00:47:03.9402711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unsafe_split_cpu_float32' 2025-01-24T00:47:03.9403480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unsqueeze_cpu_float32' 2025-01-24T00:47:03.9404198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_var_cpu_float32' 2025-01-24T00:47:03.9404959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_var_mean_cpu_float32' 2025-01-24T00:47:03.9405723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_var_mean_unbiased_cpu_float32' 2025-01-24T00:47:03.9406521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_var_unbiased_cpu_float32' 2025-01-24T00:47:03.9407232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_vdot_cpu_float32' 2025-01-24T00:47:03.9408006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_view_as_complex_cpu_float32' 2025-01-24T00:47:03.9408733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_view_as_cpu_float32' 2025-01-24T00:47:03.9409466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_view_copy_cpu_float32' 2025-01-24T00:47:03.9410216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_view_cpu_float32' 2025-01-24T00:47:03.9410962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_vsplit_cpu_float32' 2025-01-24T00:47:03.9411695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_vstack_cpu_float32' 2025-01-24T00:47:03.9412412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_where_cpu_float32' 2025-01-24T00:47:03.9413146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_xlogy_cpu_float32' 2025-01-24T00:47:03.9413862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_zero__cpu_float32' 2025-01-24T00:47:03.9414576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_zeros_cpu_float32' 2025-01-24T00:47:03.9415332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_zeros_like_cpu_float32' 2025-01-24T00:47:03.9416048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_H_cpu_float32' 2025-01-24T00:47:03.9416843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_MapControlflowOp_cpu_float32' 2025-01-24T00:47:03.9417656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NestedMapControlflowOp_cpu_float32' 2025-01-24T00:47:03.9418439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyCatCustomOp_cpu_float32' 2025-01-24T00:47:03.9419265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyCubeCustomOp_cpu_float32' 2025-01-24T00:47:03.9420074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyMulCustomOp_cpu_float32' 2025-01-24T00:47:03.9420873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyNMSCustomOp_cpu_float32' 2025-01-24T00:47:03.9421676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyNonzeroCustomOp_cpu_float32' 2025-01-24T00:47:03.9422463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpySortCustomOp_cpu_float32' 2025-01-24T00:47:03.9423287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpySplitCopyCustomOp_cpu_float32' 2025-01-24T00:47:03.9424134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpySplitCopyWithIntCustomOp_cpu_float32' 2025-01-24T00:47:03.9424938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyTakeCustomOp_cpu_float32' 2025-01-24T00:47:03.9425767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyViewCopyCustomOp_cpu_float32' 2025-01-24T00:47:03.9426646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_TripleNestedMapControlflowOp_cpu_float32' 2025-01-24T00:47:03.9427401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___getitem___cpu_float32' 2025-01-24T00:47:03.9428139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___radd___cpu_float32' 2025-01-24T00:47:03.9428879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___rdiv___cpu_float32' 2025-01-24T00:47:03.9429628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___rmatmul___cpu_float32' 2025-01-24T00:47:03.9430373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___rmod___cpu_float32' 2025-01-24T00:47:03.9431107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___rmul___cpu_float32' 2025-01-24T00:47:03.9431843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___rpow___cpu_float32' 2025-01-24T00:47:03.9432582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___rsub___cpu_float32' 2025-01-24T00:47:03.9433396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive__native_batch_norm_legit_cpu_float32' 2025-01-24T00:47:03.9434237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive__segment_reduce_lengths_cpu_float32' 2025-01-24T00:47:03.9435073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive__segment_reduce_offsets_cpu_float32' 2025-01-24T00:47:03.9435883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive__softmax_backward_data_cpu_float32' 2025-01-24T00:47:03.9436694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive__upsample_bilinear2d_aa_cpu_float32' 2025-01-24T00:47:03.9437415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_abs_cpu_float32' 2025-01-24T00:47:03.9438152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_acos_cpu_float32' 2025-01-24T00:47:03.9438880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_acosh_cpu_float32' 2025-01-24T00:47:03.9439604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_add_cpu_float32' 2025-01-24T00:47:03.9440363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addbmm_cpu_float32' 2025-01-24T00:47:03.9441100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addcdiv_cpu_float32' 2025-01-24T00:47:03.9441871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addcmul_cpu_float32' 2025-01-24T00:47:03.9442605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addmm_cpu_float32' 2025-01-24T00:47:03.9443388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addmm_decomposed_cpu_float32' 2025-01-24T00:47:03.9444122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addmv_cpu_float32' 2025-01-24T00:47:03.9444850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addr_cpu_float32' 2025-01-24T00:47:03.9445576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_all_cpu_float32' 2025-01-24T00:47:03.9446362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_allclose_cpu_float32' 2025-01-24T00:47:03.9447094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_amax_cpu_float32' 2025-01-24T00:47:03.9447818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_amin_cpu_float32' 2025-01-24T00:47:03.9448567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_aminmax_cpu_float32' 2025-01-24T00:47:03.9449327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_angle_cpu_float32' 2025-01-24T00:47:03.9450075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_any_cpu_float32' 2025-01-24T00:47:03.9450815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_arange_cpu_float32' 2025-01-24T00:47:03.9451543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_argmax_cpu_float32' 2025-01-24T00:47:03.9452284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_argmin_cpu_float32' 2025-01-24T00:47:03.9453022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_argsort_cpu_float32' 2025-01-24T00:47:03.9453765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_argwhere_cpu_float32' 2025-01-24T00:47:03.9454519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_as_strided_cpu_float32' 2025-01-24T00:47:03.9455329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_as_strided_partial_views_cpu_float32' 2025-01-24T00:47:03.9456148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_as_strided_scatter_cpu_float32' 2025-01-24T00:47:03.9456896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_asin_cpu_float32' 2025-01-24T00:47:03.9457629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_asinh_cpu_float32' 2025-01-24T00:47:03.9458365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_atan2_cpu_float32' 2025-01-24T00:47:03.9459093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_atan_cpu_float32' 2025-01-24T00:47:03.9459829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_atanh_cpu_float32' 2025-01-24T00:47:03.9460577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_atleast_1d_cpu_float32' 2025-01-24T00:47:03.9461328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_atleast_2d_cpu_float32' 2025-01-24T00:47:03.9462073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_atleast_3d_cpu_float32' 2025-01-24T00:47:03.9462805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_baddbmm_cpu_float32' 2025-01-24T00:47:03.9463615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_batch_norm_with_update_cpu_float32' 2025-01-24T00:47:03.9464379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_bernoulli_cpu_float32' 2025-01-24T00:47:03.9465145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_bfloat16_cpu_float32' 2025-01-24T00:47:03.9465892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_block_diag_cpu_float32' 2025-01-24T00:47:03.9466613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_bmm_cpu_float32' 2025-01-24T00:47:03.9467345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_bool_cpu_float32' 2025-01-24T00:47:03.9468132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_broadcast_shapes_cpu_float32' 2025-01-24T00:47:03.9468930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_broadcast_tensors_cpu_float32' 2025-01-24T00:47:03.9469687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_broadcast_to_cpu_float32' 2025-01-24T00:47:03.9470431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_bucketize_cpu_float32' 2025-01-24T00:47:03.9471195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_byte_cpu_float32' 2025-01-24T00:47:03.9471989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cartesian_prod_cpu_float32' 2025-01-24T00:47:03.9472717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cat_cpu_float32' 2025-01-24T00:47:03.9473453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cauchy_cpu_float32' 2025-01-24T00:47:03.9474190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cdist_cpu_float32' 2025-01-24T00:47:03.9474932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cdouble_cpu_float32' 2025-01-24T00:47:03.9475662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ceil_cpu_float32' 2025-01-24T00:47:03.9476404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cfloat_cpu_float32' 2025-01-24T00:47:03.9477135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_chalf_cpu_float32' 2025-01-24T00:47:03.9477865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_char_cpu_float32' 2025-01-24T00:47:03.9478606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cholesky_cpu_float32' 2025-01-24T00:47:03.9479414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cholesky_inverse_cpu_float32' 2025-01-24T00:47:03.9480213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cholesky_solve_cpu_float32' 2025-01-24T00:47:03.9480940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_chunk_cpu_float32' 2025-01-24T00:47:03.9481680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_clamp_cpu_float32' 2025-01-24T00:47:03.9482424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_clamp_max_cpu_float32' 2025-01-24T00:47:03.9483164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_clamp_min_cpu_float32' 2025-01-24T00:47:03.9483903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_clone_cpu_float32' 2025-01-24T00:47:03.9484655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_column_stack_cpu_float32' 2025-01-24T00:47:03.9485418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_combinations_cpu_float32' 2025-01-24T00:47:03.9486179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_complex_cpu_float32' 2025-01-24T00:47:03.9486984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_conj_cpu_float32' 2025-01-24T00:47:03.9487745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_conj_physical_cpu_float32' 2025-01-24T00:47:03.9488515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_constant_pad_nd_cpu_float32' 2025-01-24T00:47:03.9489270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_contiguous_cpu_float32' 2025-01-24T00:47:03.9490009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_copysign_cpu_float32' 2025-01-24T00:47:03.9490759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_corrcoef_cpu_float32' 2025-01-24T00:47:03.9491482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cos_cpu_float32' 2025-01-24T00:47:03.9492371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cosh_cpu_float32' 2025-01-24T00:47:03.9493151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_count_nonzero_cpu_float32' 2025-01-24T00:47:03.9493881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cov_cpu_float32' 2025-01-24T00:47:03.9494692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cross_cpu_float32' 2025-01-24T00:47:03.9495464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cummax_cpu_float32' 2025-01-24T00:47:03.9496205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cummin_cpu_float32' 2025-01-24T00:47:03.9496960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cumprod_cpu_float32' 2025-01-24T00:47:03.9497704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cumsum_cpu_float32' 2025-01-24T00:47:03.9498521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cumulative_trapezoid_cpu_float32' 2025-01-24T00:47:03.9499264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_deg2rad_cpu_float32' 2025-01-24T00:47:03.9500012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diag_cpu_float32' 2025-01-24T00:47:03.9500760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diag_embed_cpu_float32' 2025-01-24T00:47:03.9501534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diagflat_cpu_float32' 2025-01-24T00:47:03.9502350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diagonal_copy_cpu_float32' 2025-01-24T00:47:03.9503100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diagonal_cpu_float32' 2025-01-24T00:47:03.9503890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diagonal_scatter_cpu_float32' 2025-01-24T00:47:03.9504620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diff_cpu_float32' 2025-01-24T00:47:03.9505364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_digamma_cpu_float32' 2025-01-24T00:47:03.9506171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_div_floor_rounding_cpu_float32' 2025-01-24T00:47:03.9506970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_div_no_rounding_mode_cpu_float32' 2025-01-24T00:47:03.9507770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_div_trunc_rounding_cpu_float32' 2025-01-24T00:47:03.9508493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_dot_cpu_float32' 2025-01-24T00:47:03.9509231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_double_cpu_float32' 2025-01-24T00:47:03.9510017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_dsplit_cpu_float32' 2025-01-24T00:47:03.9510783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_dstack_cpu_float32' 2025-01-24T00:47:03.9511537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_einsum_cpu_float32' 2025-01-24T00:47:03.9512270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_empty_cpu_float32' 2025-01-24T00:47:03.9513031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_empty_like_cpu_float32' 2025-01-24T00:47:03.9513803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_empty_permuted_cpu_float32' 2025-01-24T00:47:03.9514566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_empty_strided_cpu_float32' 2025-01-24T00:47:03.9515294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_eq_cpu_float32' 2025-01-24T00:47:03.9516021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_equal_cpu_float32' 2025-01-24T00:47:03.9516780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_erf_cpu_float32' 2025-01-24T00:47:03.9517534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_erfc_cpu_float32' 2025-01-24T00:47:03.9518273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_erfinv_cpu_float32' 2025-01-24T00:47:03.9519010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_exp2_cpu_float32' 2025-01-24T00:47:03.9519735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_exp_cpu_float32' 2025-01-24T00:47:03.9520491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_expand_as_cpu_float32' 2025-01-24T00:47:03.9521230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_expand_cpu_float32' 2025-01-24T00:47:03.9521964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_expm1_cpu_float32' 2025-01-24T00:47:03.9522733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_exponential_cpu_float32' 2025-01-24T00:47:03.9523454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_eye_cpu_float32' 2025-01-24T00:47:03.9524213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_fft2_cpu_float32' 2025-01-24T00:47:03.9524980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_fft_cpu_float32' 2025-01-24T00:47:03.9525833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_fftn_cpu_float32' 2025-01-24T00:47:03.9526657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_fftshift_cpu_float32' 2025-01-24T00:47:03.9527405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_hfft2_cpu_float32' 2025-01-24T00:47:03.9528198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_hfft_cpu_float32' 2025-01-24T00:47:03.9529010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_hfftn_cpu_float32' 2025-01-24T00:47:03.9529770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ifft2_cpu_float32' 2025-01-24T00:47:03.9530512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ifft_cpu_float32' 2025-01-24T00:47:03.9531254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ifftn_cpu_float32' 2025-01-24T00:47:03.9532071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ifftshift_cpu_float32' 2025-01-24T00:47:03.9532844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ihfft2_cpu_float32' 2025-01-24T00:47:03.9533600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ihfft_cpu_float32' 2025-01-24T00:47:03.9534351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ihfftn_cpu_float32' 2025-01-24T00:47:03.9535097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_irfft2_cpu_float32' 2025-01-24T00:47:03.9535853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_irfft_cpu_float32' 2025-01-24T00:47:03.9536604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_irfftn_cpu_float32' 2025-01-24T00:47:03.9537360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_rfft2_cpu_float32' 2025-01-24T00:47:03.9538100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_rfft_cpu_float32' 2025-01-24T00:47:03.9538859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_rfftn_cpu_float32' 2025-01-24T00:47:03.9539589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fill_cpu_float32' 2025-01-24T00:47:03.9540355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_flatten_cpu_float32' 2025-01-24T00:47:03.9541122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_flip_cpu_float32' 2025-01-24T00:47:03.9541861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fliplr_cpu_float32' 2025-01-24T00:47:03.9542609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_flipud_cpu_float32' 2025-01-24T00:47:03.9543342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_float_cpu_float32' 2025-01-24T00:47:03.9544098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_float_power_cpu_float32' 2025-01-24T00:47:03.9544848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_floor_cpu_float32' 2025-01-24T00:47:03.9545611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_floor_divide_cpu_float32' 2025-01-24T00:47:03.9546356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fmax_cpu_float32' 2025-01-24T00:47:03.9547113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fmin_cpu_float32' 2025-01-24T00:47:03.9547883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fmod_cpu_float32' 2025-01-24T00:47:03.9548625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_frac_cpu_float32' 2025-01-24T00:47:03.9549360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_frexp_cpu_float32' 2025-01-24T00:47:03.9550103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_full_cpu_float32' 2025-01-24T00:47:03.9550847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_full_like_cpu_float32' 2025-01-24T00:47:03.9551588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_gather_cpu_float32' 2025-01-24T00:47:03.9552319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ge_cpu_float32' 2025-01-24T00:47:03.9553067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_geometric_cpu_float32' 2025-01-24T00:47:03.9553811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_geqrf_cpu_float32' 2025-01-24T00:47:03.9554562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_gradient_cpu_float32' 2025-01-24T00:47:03.9555367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_grid_sampler_2d_cpu_float32' 2025-01-24T00:47:03.9556087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_gt_cpu_float32' 2025-01-24T00:47:03.9556843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_half_cpu_float32' 2025-01-24T00:47:03.9557604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_heaviside_cpu_float32' 2025-01-24T00:47:03.9558338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_histc_cpu_float32' 2025-01-24T00:47:03.9559095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_histogram_cpu_float32' 2025-01-24T00:47:03.9559859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_histogramdd_cpu_float32' 2025-01-24T00:47:03.9560594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_hsplit_cpu_float32' 2025-01-24T00:47:03.9561342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_hstack_cpu_float32' 2025-01-24T00:47:03.9562102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_hypot_cpu_float32' 2025-01-24T00:47:03.9562858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_i0_cpu_float32' 2025-01-24T00:47:03.9563592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_igamma_cpu_float32' 2025-01-24T00:47:03.9564339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_igammac_cpu_float32' 2025-01-24T00:47:03.9565097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_index_add_cpu_float32' 2025-01-24T00:47:03.9565846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_index_copy_cpu_float32' 2025-01-24T00:47:03.9566670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_index_fill_cpu_float32' 2025-01-24T00:47:03.9567419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_index_put_cpu_float32' 2025-01-24T00:47:03.9568198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_index_reduce_cpu_float32' 2025-01-24T00:47:03.9568956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_index_select_cpu_float32' 2025-01-24T00:47:03.9569692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inner_cpu_float32' 2025-01-24T00:47:03.9570463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_H_cpu_float32' 2025-01-24T00:47:03.9571316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyCatCustomOp_cpu_float32' 2025-01-24T00:47:03.9572184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyCubeCustomOp_cpu_float32' 2025-01-24T00:47:03.9573006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyMulCustomOp_cpu_float32' 2025-01-24T00:47:03.9573836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyNMSCustomOp_cpu_float32' 2025-01-24T00:47:03.9574695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyNonzeroCustomOp_cpu_float32' 2025-01-24T00:47:03.9575524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpySortCustomOp_cpu_float32' 2025-01-24T00:47:03.9576390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpySplitCopyCustomOp_cpu_float32' 2025-01-24T00:47:03.9577282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpySplitCopyWithIntCustomOp_cpu_float32' 2025-01-24T00:47:03.9578148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyTakeCustomOp_cpu_float32' 2025-01-24T00:47:03.9579027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyViewCopyCustomOp_cpu_float32' 2025-01-24T00:47:03.9579818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___getitem___cpu_float32' 2025-01-24T00:47:03.9580612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___radd___cpu_float32' 2025-01-24T00:47:03.9581385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___rdiv___cpu_float32' 2025-01-24T00:47:03.9582192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___rmatmul___cpu_float32' 2025-01-24T00:47:03.9582971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___rmod___cpu_float32' 2025-01-24T00:47:03.9583752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___rmul___cpu_float32' 2025-01-24T00:47:03.9584542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___rpow___cpu_float32' 2025-01-24T00:47:03.9585322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___rsub___cpu_float32' 2025-01-24T00:47:03.9586223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace__native_batch_norm_legit_cpu_float32' 2025-01-24T00:47:03.9587068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace__segment_reduce_lengths_cpu_float32' 2025-01-24T00:47:03.9587954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace__segment_reduce_offsets_cpu_float32' 2025-01-24T00:47:03.9588797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace__softmax_backward_data_cpu_float32' 2025-01-24T00:47:03.9589646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace__upsample_bilinear2d_aa_cpu_float32' 2025-01-24T00:47:03.9590253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_int8' 2025-01-24T00:47:03.9591015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_abs_cpu_float32' 2025-01-24T00:47:03.9591790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_acos_cpu_float32' 2025-01-24T00:47:03.9592752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_acosh_cpu_float32' 2025-01-24T00:47:03.9593577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_add_cpu_float32' 2025-01-24T00:47:03.9594395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addbmm_cpu_float32' 2025-01-24T00:47:03.9595169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addcdiv_cpu_float32' 2025-01-24T00:47:03.9595961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addcmul_cpu_float32' 2025-01-24T00:47:03.9596730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addmm_cpu_float32' 2025-01-24T00:47:03.9597561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addmm_decomposed_cpu_float32' 2025-01-24T00:47:03.9598331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addmv_cpu_float32' 2025-01-24T00:47:03.9599094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addr_cpu_float32' 2025-01-24T00:47:03.9599871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_all_cpu_float32' 2025-01-24T00:47:03.9600651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_allclose_cpu_float32' 2025-01-24T00:47:03.9601426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_amax_cpu_float32' 2025-01-24T00:47:03.9602223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_amin_cpu_float32' 2025-01-24T00:47:03.9603029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_aminmax_cpu_float32' 2025-01-24T00:47:03.9603803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_angle_cpu_float32' 2025-01-24T00:47:03.9604556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_any_cpu_float32' 2025-01-24T00:47:03.9605338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_arange_cpu_float32' 2025-01-24T00:47:03.9606108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_argmax_cpu_float32' 2025-01-24T00:47:03.9606937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_argmin_cpu_float32' 2025-01-24T00:47:03.9607712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_argsort_cpu_float32' 2025-01-24T00:47:03.9608534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_argwhere_cpu_float32' 2025-01-24T00:47:03.9609369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_as_strided_cpu_float32' 2025-01-24T00:47:03.9610215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_as_strided_partial_views_cpu_float32' 2025-01-24T00:47:03.9611049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_as_strided_scatter_cpu_float32' 2025-01-24T00:47:03.9611811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_asin_cpu_float32' 2025-01-24T00:47:03.9612580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_asinh_cpu_float32' 2025-01-24T00:47:03.9613362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_atan2_cpu_float32' 2025-01-24T00:47:03.9614127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_atan_cpu_float32' 2025-01-24T00:47:03.9614903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_atanh_cpu_float32' 2025-01-24T00:47:03.9615687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_atleast_1d_cpu_float32' 2025-01-24T00:47:03.9616473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_atleast_2d_cpu_float32' 2025-01-24T00:47:03.9617298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_atleast_3d_cpu_float32' 2025-01-24T00:47:03.9618098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_baddbmm_cpu_float32' 2025-01-24T00:47:03.9618951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_batch_norm_with_update_cpu_float32' 2025-01-24T00:47:03.9619731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_bernoulli_cpu_float32' 2025-01-24T00:47:03.9620521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_bfloat16_cpu_float32' 2025-01-24T00:47:03.9621308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_block_diag_cpu_float32' 2025-01-24T00:47:03.9622070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_bmm_cpu_float32' 2025-01-24T00:47:03.9622847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_bool_cpu_float32' 2025-01-24T00:47:03.9623687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_broadcast_shapes_cpu_float32' 2025-01-24T00:47:03.9624540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_broadcast_tensors_cpu_float32' 2025-01-24T00:47:03.9625340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_broadcast_to_cpu_float32' 2025-01-24T00:47:03.9626124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_bucketize_cpu_float32' 2025-01-24T00:47:03.9626900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_byte_cpu_float32' 2025-01-24T00:47:03.9627708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cartesian_prod_cpu_float32' 2025-01-24T00:47:03.9628476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cat_cpu_float32' 2025-01-24T00:47:03.9629242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cauchy_cpu_float32' 2025-01-24T00:47:03.9630020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cdist_cpu_float32' 2025-01-24T00:47:03.9630785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cdouble_cpu_float32' 2025-01-24T00:47:03.9631546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ceil_cpu_float32' 2025-01-24T00:47:03.9632357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cfloat_cpu_float32' 2025-01-24T00:47:03.9633120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_chalf_cpu_float32' 2025-01-24T00:47:03.9633921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_char_cpu_float32' 2025-01-24T00:47:03.9634696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cholesky_cpu_float32' 2025-01-24T00:47:03.9635511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cholesky_inverse_cpu_float32' 2025-01-24T00:47:03.9636333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cholesky_solve_cpu_float32' 2025-01-24T00:47:03.9637099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_chunk_cpu_float32' 2025-01-24T00:47:03.9637878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_clamp_cpu_float32' 2025-01-24T00:47:03.9638666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_clamp_max_cpu_float32' 2025-01-24T00:47:03.9639494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_clamp_min_cpu_float32' 2025-01-24T00:47:03.9640285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_clone_cpu_float32' 2025-01-24T00:47:03.9641084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_column_stack_cpu_float32' 2025-01-24T00:47:03.9641896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_combinations_cpu_float32' 2025-01-24T00:47:03.9642675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_complex_cpu_float32' 2025-01-24T00:47:03.9643452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_conj_cpu_float32' 2025-01-24T00:47:03.9644259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_conj_physical_cpu_float32' 2025-01-24T00:47:03.9645074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_constant_pad_nd_cpu_float32' 2025-01-24T00:47:03.9645868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_contiguous_cpu_float32' 2025-01-24T00:47:03.9646690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_copysign_cpu_float32' 2025-01-24T00:47:03.9647512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_corrcoef_cpu_float32' 2025-01-24T00:47:03.9648263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cos_cpu_float32' 2025-01-24T00:47:03.9649063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cosh_cpu_float32' 2025-01-24T00:47:03.9649865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_count_nonzero_cpu_float32' 2025-01-24T00:47:03.9650623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cov_cpu_float32' 2025-01-24T00:47:03.9651411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cross_cpu_float32' 2025-01-24T00:47:03.9652181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cummax_cpu_float32' 2025-01-24T00:47:03.9652964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cummin_cpu_float32' 2025-01-24T00:47:03.9653737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cumprod_cpu_float32' 2025-01-24T00:47:03.9654530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cumsum_cpu_float32' 2025-01-24T00:47:03.9655406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cumulative_trapezoid_cpu_float32' 2025-01-24T00:47:03.9656181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_deg2rad_cpu_float32' 2025-01-24T00:47:03.9656953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diag_cpu_float32' 2025-01-24T00:47:03.9657739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diag_embed_cpu_float32' 2025-01-24T00:47:03.9658535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diagflat_cpu_float32' 2025-01-24T00:47:03.9659343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diagonal_copy_cpu_float32' 2025-01-24T00:47:03.9660129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diagonal_cpu_float32' 2025-01-24T00:47:03.9660960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diagonal_scatter_cpu_float32' 2025-01-24T00:47:03.9661719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diff_cpu_float32' 2025-01-24T00:47:03.9662511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_digamma_cpu_float32' 2025-01-24T00:47:03.9663298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_dist_cpu_float32' 2025-01-24T00:47:03.9664157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_div_floor_rounding_cpu_float32' 2025-01-24T00:47:03.9665000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_div_no_rounding_mode_cpu_float32' 2025-01-24T00:47:03.9665827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_div_trunc_rounding_cpu_float32' 2025-01-24T00:47:03.9666597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_dot_cpu_float32' 2025-01-24T00:47:03.9667374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_double_cpu_float32' 2025-01-24T00:47:03.9668157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_dsplit_cpu_float32' 2025-01-24T00:47:03.9668927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_dstack_cpu_float32' 2025-01-24T00:47:03.9669719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_einsum_cpu_float32' 2025-01-24T00:47:03.9670523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_empty_cpu_float32' 2025-01-24T00:47:03.9671311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_empty_like_cpu_float32' 2025-01-24T00:47:03.9672129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_empty_permuted_cpu_float32' 2025-01-24T00:47:03.9672930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_empty_strided_cpu_float32' 2025-01-24T00:47:03.9673681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_eq_cpu_float32' 2025-01-24T00:47:03.9674464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_equal_cpu_float32' 2025-01-24T00:47:03.9675218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_erf_cpu_float32' 2025-01-24T00:47:03.9675997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_erfc_cpu_float32' 2025-01-24T00:47:03.9676762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_erfinv_cpu_float32' 2025-01-24T00:47:03.9677525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_exp2_cpu_float32' 2025-01-24T00:47:03.9678315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_exp_cpu_float32' 2025-01-24T00:47:03.9679120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_expand_as_cpu_float32' 2025-01-24T00:47:03.9679902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_expand_cpu_float32' 2025-01-24T00:47:03.9680669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_expm1_cpu_float32' 2025-01-24T00:47:03.9681475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_exponential_cpu_float32' 2025-01-24T00:47:03.9682237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_eye_cpu_float32' 2025-01-24T00:47:03.9683016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_fft2_cpu_float32' 2025-01-24T00:47:03.9683797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_fft_cpu_float32' 2025-01-24T00:47:03.9684574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_fftn_cpu_float32' 2025-01-24T00:47:03.9685412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_fftshift_cpu_float32' 2025-01-24T00:47:03.9686217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_hfft2_cpu_float32' 2025-01-24T00:47:03.9687047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_hfft_cpu_float32' 2025-01-24T00:47:03.9687849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_hfftn_cpu_float32' 2025-01-24T00:47:03.9688634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ifft2_cpu_float32' 2025-01-24T00:47:03.9689423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ifft_cpu_float32' 2025-01-24T00:47:03.9690210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ifftn_cpu_float32' 2025-01-24T00:47:03.9691029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ifftshift_cpu_float32' 2025-01-24T00:47:03.9691813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ihfft2_cpu_float32' 2025-01-24T00:47:03.9692764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ihfft_cpu_float32' 2025-01-24T00:47:03.9693631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ihfftn_cpu_float32' 2025-01-24T00:47:03.9694414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_irfft2_cpu_float32' 2025-01-24T00:47:03.9695245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_irfft_cpu_float32' 2025-01-24T00:47:03.9696029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_irfftn_cpu_float32' 2025-01-24T00:47:03.9696812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_rfft2_cpu_float32' 2025-01-24T00:47:03.9697606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_rfft_cpu_float32' 2025-01-24T00:47:03.9698391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_rfftn_cpu_float32' 2025-01-24T00:47:03.9699169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fill_cpu_float32' 2025-01-24T00:47:03.9699939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_flatten_cpu_float32' 2025-01-24T00:47:03.9700756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_flip_cpu_float32' 2025-01-24T00:47:03.9701562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fliplr_cpu_float32' 2025-01-24T00:47:03.9702337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_flipud_cpu_float32' 2025-01-24T00:47:03.9703115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_float_cpu_float32' 2025-01-24T00:47:03.9703904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_float_power_cpu_float32' 2025-01-24T00:47:03.9704683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_floor_cpu_float32' 2025-01-24T00:47:03.9705484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_floor_divide_cpu_float32' 2025-01-24T00:47:03.9706249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fmax_cpu_float32' 2025-01-24T00:47:03.9707024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fmin_cpu_float32' 2025-01-24T00:47:03.9707796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fmod_cpu_float32' 2025-01-24T00:47:03.9708573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_frac_cpu_float32' 2025-01-24T00:47:03.9709365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_frexp_cpu_float32' 2025-01-24T00:47:03.9710163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_full_cpu_float32' 2025-01-24T00:47:03.9710944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_full_like_cpu_float32' 2025-01-24T00:47:03.9711717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_gather_cpu_float32' 2025-01-24T00:47:03.9712485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ge_cpu_float32' 2025-01-24T00:47:03.9713270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_geometric_cpu_float32' 2025-01-24T00:47:03.9714053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_geqrf_cpu_float32' 2025-01-24T00:47:03.9714835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_gradient_cpu_float32' 2025-01-24T00:47:03.9715673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_grid_sampler_2d_cpu_float32' 2025-01-24T00:47:03.9716460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_gt_cpu_float32' 2025-01-24T00:47:03.9717222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_half_cpu_float32' 2025-01-24T00:47:03.9718023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_heaviside_cpu_float32' 2025-01-24T00:47:03.9718606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_int64' 2025-01-24T00:47:03.9719463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_histc_cpu_float32' 2025-01-24T00:47:03.9720264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_histogram_cpu_float32' 2025-01-24T00:47:03.9721059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_histogramdd_cpu_float32' 2025-01-24T00:47:03.9721846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_hsplit_cpu_float32' 2025-01-24T00:47:03.9722616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_hstack_cpu_float32' 2025-01-24T00:47:03.9723398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_hypot_cpu_float32' 2025-01-24T00:47:03.9724154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_i0_cpu_float32' 2025-01-24T00:47:03.9724967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_igamma_cpu_float32' 2025-01-24T00:47:03.9725781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_igammac_cpu_float32' 2025-01-24T00:47:03.9726638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_index_add_cpu_float32' 2025-01-24T00:47:03.9727446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_index_copy_cpu_float32' 2025-01-24T00:47:03.9728235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_index_fill_cpu_float32' 2025-01-24T00:47:03.9729021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_index_put_cpu_float32' 2025-01-24T00:47:03.9729834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_index_reduce_cpu_float32' 2025-01-24T00:47:03.9730712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_index_select_cpu_float32' 2025-01-24T00:47:03.9731532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_inner_cpu_float32' 2025-01-24T00:47:03.9732312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_int_cpu_float32' 2025-01-24T00:47:03.9733096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isclose_cpu_float32' 2025-01-24T00:47:03.9733876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isfinite_cpu_float32' 2025-01-24T00:47:03.9734635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isin_cpu_float32' 2025-01-24T00:47:03.9735417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isinf_cpu_float32' 2025-01-24T00:47:03.9736186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isnan_cpu_float32' 2025-01-24T00:47:03.9736976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isneginf_cpu_float32' 2025-01-24T00:47:03.9737752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isposinf_cpu_float32' 2025-01-24T00:47:03.9738519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isreal_cpu_float32' 2025-01-24T00:47:03.9739297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_item_cpu_float32' 2025-01-24T00:47:03.9740199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_jiterator_2inputs_2outputs_cpu_float32' 2025-01-24T00:47:03.9741133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_jiterator_4inputs_with_extra_args_cpu_float32' 2025-01-24T00:47:03.9741952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_jiterator_binary_cpu_float32' 2025-01-24T00:47:03.9742846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_jiterator_binary_return_by_ref_cpu_float32' 2025-01-24T00:47:03.9743662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_jiterator_unary_cpu_float32' 2025-01-24T00:47:03.9744423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_kron_cpu_float32' 2025-01-24T00:47:03.9745218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_kthvalue_cpu_float32' 2025-01-24T00:47:03.9745980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ldexp_cpu_float32' 2025-01-24T00:47:03.9746761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_le_cpu_float32' 2025-01-24T00:47:03.9747543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_lerp_cpu_float32' 2025-01-24T00:47:03.9748310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_lgamma_cpu_float32' 2025-01-24T00:47:03.9749135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_cholesky_cpu_float32' 2025-01-24T00:47:03.9749959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_cholesky_ex_cpu_float32' 2025-01-24T00:47:03.9750759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_cond_cpu_float32' 2025-01-24T00:47:03.9751557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_cross_cpu_float32' 2025-01-24T00:47:03.9752356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_det_cpu_float32' 2025-01-24T00:47:03.9753183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_det_singular_cpu_float32' 2025-01-24T00:47:03.9753994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_diagonal_cpu_float32' 2025-01-24T00:47:03.9754791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_eig_cpu_float32' 2025-01-24T00:47:03.9755608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_eigh_cpu_float32' 2025-01-24T00:47:03.9756445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_eigvals_cpu_float32' 2025-01-24T00:47:03.9757257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_eigvalsh_cpu_float32' 2025-01-24T00:47:03.9758117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_householder_product_cpu_float32' 2025-01-24T00:47:03.9758919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_inv_cpu_float32' 2025-01-24T00:47:03.9759721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_inv_ex_cpu_float32' 2025-01-24T00:47:03.9760549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_ldl_factor_cpu_float32' 2025-01-24T00:47:03.9761377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_ldl_factor_ex_cpu_float32' 2025-01-24T00:47:03.9762233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_ldl_solve_cpu_float32' 2025-01-24T00:47:03.9763050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_lstsq_cpu_float32' 2025-01-24T00:47:03.9763914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_lstsq_grad_oriented_cpu_float32' 2025-01-24T00:47:03.9764708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_lu_cpu_float32' 2025-01-24T00:47:03.9765528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_lu_factor_cpu_float32' 2025-01-24T00:47:03.9766422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_lu_factor_ex_cpu_float32' 2025-01-24T00:47:03.9767242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_lu_solve_cpu_float32' 2025-01-24T00:47:03.9768067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_norm_cpu_float32' 2025-01-24T00:47:03.9768905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_power_cpu_float32' 2025-01-24T00:47:03.9769732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_rank_cpu_float32' 2025-01-24T00:47:03.9770711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_rank_hermitian_cpu_float32' 2025-01-24T00:47:03.9771550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_multi_dot_cpu_float32' 2025-01-24T00:47:03.9772358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_norm_cpu_float32' 2025-01-24T00:47:03.9773247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_norm_subgradients_at_zero_cpu_float32' 2025-01-24T00:47:03.9774043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_pinv_cpu_float32' 2025-01-24T00:47:03.9774900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_pinv_hermitian_cpu_float32' 2025-01-24T00:47:03.9775737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_pinv_singular_cpu_float32' 2025-01-24T00:47:03.9776534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_qr_cpu_float32' 2025-01-24T00:47:03.9777366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_slogdet_cpu_float32' 2025-01-24T00:47:03.9778207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_solve_cpu_float32' 2025-01-24T00:47:03.9779018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_solve_ex_cpu_float32' 2025-01-24T00:47:03.9779864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_solve_triangular_cpu_float32' 2025-01-24T00:47:03.9780660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_svd_cpu_float32' 2025-01-24T00:47:03.9781470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_svdvals_cpu_float32' 2025-01-24T00:47:03.9782301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_tensorinv_cpu_float32' 2025-01-24T00:47:03.9783130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_tensorsolve_cpu_float32' 2025-01-24T00:47:03.9783936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_vander_cpu_float32' 2025-01-24T00:47:03.9784747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_vecdot_cpu_float32' 2025-01-24T00:47:03.9785576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_vector_norm_cpu_float32' 2025-01-24T00:47:03.9786405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linspace_cpu_float32' 2025-01-24T00:47:03.9787283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linspace_tensor_overload_cpu_float32' 2025-01-24T00:47:03.9788059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log10_cpu_float32' 2025-01-24T00:47:03.9788826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log1p_cpu_float32' 2025-01-24T00:47:03.9789588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log2_cpu_float32' 2025-01-24T00:47:03.9790357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log_cpu_float32' 2025-01-24T00:47:03.9791142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log_normal_cpu_float32' 2025-01-24T00:47:03.9792097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log_softmax_cpu_float32' 2025-01-24T00:47:03.9792997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log_softmax_with_dtype_cpu_float32' 2025-01-24T00:47:03.9793817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logaddexp2_cpu_float32' 2025-01-24T00:47:03.9794609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logaddexp_cpu_float32' 2025-01-24T00:47:03.9795411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logcumsumexp_cpu_float32' 2025-01-24T00:47:03.9796198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logdet_cpu_float32' 2025-01-24T00:47:03.9796993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logical_and_cpu_float32' 2025-01-24T00:47:03.9797796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logical_not_cpu_float32' 2025-01-24T00:47:03.9798582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logical_or_cpu_float32' 2025-01-24T00:47:03.9799368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logical_xor_cpu_float32' 2025-01-24T00:47:03.9800145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logit_cpu_float32' 2025-01-24T00:47:03.9800928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logspace_cpu_float32' 2025-01-24T00:47:03.9801826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logspace_tensor_overload_cpu_float32' 2025-01-24T00:47:03.9802636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logsumexp_cpu_float32' 2025-01-24T00:47:03.9803397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_long_cpu_float32' 2025-01-24T00:47:03.9804158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_lt_cpu_float32' 2025-01-24T00:47:03.9804908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_lu_cpu_float32' 2025-01-24T00:47:03.9805699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_lu_solve_cpu_float32' 2025-01-24T00:47:03.9806524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_lu_unpack_cpu_float32' 2025-01-24T00:47:03.9807284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mH_cpu_float32' 2025-01-24T00:47:03.9808061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mT_cpu_float32' 2025-01-24T00:47:03.9808848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_amax_cpu_float32' 2025-01-24T00:47:03.9809675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_amin_cpu_float32' 2025-01-24T00:47:03.9810474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_argmax_cpu_float32' 2025-01-24T00:47:03.9811286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_argmin_cpu_float32' 2025-01-24T00:47:03.9812095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_cumprod_cpu_float32' 2025-01-24T00:47:03.9812899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_cumsum_cpu_float32' 2025-01-24T00:47:03.9813702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_fill_cpu_float32' 2025-01-24T00:47:03.9814530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_log_softmax_cpu_float32' 2025-01-24T00:47:03.9815356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_logaddexp_cpu_float32' 2025-01-24T00:47:03.9816171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_logsumexp_cpu_float32' 2025-01-24T00:47:03.9816998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_mean_cpu_float32' 2025-01-24T00:47:03.9817817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_median_cpu_float32' 2025-01-24T00:47:03.9818606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_norm_cpu_float32' 2025-01-24T00:47:03.9819434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_normalize_cpu_float32' 2025-01-24T00:47:03.9820231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_prod_cpu_float32' 2025-01-24T00:47:03.9821048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_scatter_cpu_float32' 2025-01-24T00:47:03.9821855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_select_cpu_float32' 2025-01-24T00:47:03.9822653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_softmax_cpu_float32' 2025-01-24T00:47:03.9823492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_softmin_cpu_float32' 2025-01-24T00:47:03.9824304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_std_cpu_float32' 2025-01-24T00:47:03.9825105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_sum_cpu_float32' 2025-01-24T00:47:03.9825891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_var_cpu_float32' 2025-01-24T00:47:03.9826678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_matmul_cpu_float32' 2025-01-24T00:47:03.9827460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_matrix_exp_cpu_float32' 2025-01-24T00:47:03.9828249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_max_binary_cpu_float32' 2025-01-24T00:47:03.9829149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_max_pool2d_with_indices_backward_cpu_float32' 2025-01-24T00:47:03.9829983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_max_reduction_no_dim_cpu_float32' 2025-01-24T00:47:03.9830833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_max_reduction_with_dim_cpu_float32' 2025-01-24T00:47:03.9831606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_maximum_cpu_float32' 2025-01-24T00:47:03.9832397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mean_cpu_float32' 2025-01-24T00:47:03.9833201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_median_cpu_float32' 2025-01-24T00:47:03.9834051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_meshgrid_list_of_tensors_cpu_float32' 2025-01-24T00:47:03.9834924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_meshgrid_variadic_tensors_cpu_float32' 2025-01-24T00:47:03.9835709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_min_binary_cpu_float32' 2025-01-24T00:47:03.9836563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_min_reduction_no_dim_cpu_float32' 2025-01-24T00:47:03.9837407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_min_reduction_with_dim_cpu_float32' 2025-01-24T00:47:03.9838177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_minimum_cpu_float32' 2025-01-24T00:47:03.9838982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mm_cpu_float32' 2025-01-24T00:47:03.9839776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mode_cpu_float32' 2025-01-24T00:47:03.9840562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_movedim_cpu_float32' 2025-01-24T00:47:03.9841331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_msort_cpu_float32' 2025-01-24T00:47:03.9842086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mul_cpu_float32' 2025-01-24T00:47:03.9842892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_multinomial_cpu_float32' 2025-01-24T00:47:03.9843643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mv_cpu_float32' 2025-01-24T00:47:03.9849279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mvlgamma_mvlgamma_p_1_cpu_float32' 2025-01-24T00:47:03.9850218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mvlgamma_mvlgamma_p_3_cpu_float32' 2025-01-24T00:47:03.9851066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mvlgamma_mvlgamma_p_5_cpu_float32' 2025-01-24T00:47:03.9851883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nan_to_num_cpu_float32' 2025-01-24T00:47:03.9852744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nanmean_cpu_float32' 2025-01-24T00:47:03.9853577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nanmedian_cpu_float32' 2025-01-24T00:47:03.9854366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nanquantile_cpu_float32' 2025-01-24T00:47:03.9855150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nansum_cpu_float32' 2025-01-24T00:47:03.9855945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_narrow_copy_cpu_float32' 2025-01-24T00:47:03.9856723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_narrow_cpu_float32' 2025-01-24T00:47:03.9857559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_native_batch_norm_cpu_float32' 2025-01-24T00:47:03.9858407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_native_dropout_backward_cpu_float32' 2025-01-24T00:47:03.9859275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_native_layer_norm_cpu_float32' 2025-01-24T00:47:03.9860061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ne_cpu_float32' 2025-01-24T00:47:03.9860820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_neg_cpu_float32' 2025-01-24T00:47:03.9861619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_new_empty_cpu_float32' 2025-01-24T00:47:03.9862438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_new_empty_strided_cpu_float32' 2025-01-24T00:47:03.9863234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_new_full_cpu_float32' 2025-01-24T00:47:03.9864016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_new_ones_cpu_float32' 2025-01-24T00:47:03.9864818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_new_zeros_cpu_float32' 2025-01-24T00:47:03.9865605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nextafter_cpu_float32' 2025-01-24T00:47:03.9866500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_avg_pool1d_cpu_float32' 2025-01-24T00:47:03.9867408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_avg_pool2d_cpu_float32' 2025-01-24T00:47:03.9868326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_avg_pool3d_cpu_float32' 2025-01-24T00:47:03.9869253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_max_pool1d_cpu_float32' 2025-01-24T00:47:03.9870144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_max_pool2d_cpu_float32' 2025-01-24T00:47:03.9871051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_max_pool3d_cpu_float32' 2025-01-24T00:47:03.9871925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_alpha_dropout_cpu_float32' 2025-01-24T00:47:03.9872776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_avg_pool1d_cpu_float32' 2025-01-24T00:47:03.9873648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_avg_pool2d_cpu_float32' 2025-01-24T00:47:03.9874532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_avg_pool3d_cpu_float32' 2025-01-24T00:47:03.9875401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_batch_norm_cpu_float32' 2025-01-24T00:47:03.9876270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_bilinear_cpu_float32' 2025-01-24T00:47:03.9877166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_binary_cross_entropy_cpu_float32' 2025-01-24T00:47:03.9878120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_float32' 2025-01-24T00:47:03.9878949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_celu_cpu_float32' 2025-01-24T00:47:03.9879795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv1d_cpu_float32' 2025-01-24T00:47:03.9880632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv2d_cpu_float32' 2025-01-24T00:47:03.9881479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv3d_cpu_float32' 2025-01-24T00:47:03.9882354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv_transpose1d_cpu_float32' 2025-01-24T00:47:03.9883232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv_transpose2d_cpu_float32' 2025-01-24T00:47:03.9884149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv_transpose3d_cpu_float32' 2025-01-24T00:47:03.9885072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_cosine_embedding_loss_cpu_float32' 2025-01-24T00:47:03.9885965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_cosine_similarity_cpu_float32' 2025-01-24T00:47:03.9886925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_cross_entropy_cpu_float32' 2025-01-24T00:47:03.9887781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_ctc_loss_cpu_float32' 2025-01-24T00:47:03.9888627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_dropout2d_cpu_float32' 2025-01-24T00:47:03.9889474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_dropout3d_cpu_float32' 2025-01-24T00:47:03.9890357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_dropout_cpu_float32' 2025-01-24T00:47:03.9891204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_elu_cpu_float32' 2025-01-24T00:47:03.9892323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_embedding_bag_cpu_float32' 2025-01-24T00:47:03.9893176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_embedding_cpu_float32' 2025-01-24T00:47:03.9894130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_float32' 2025-01-24T00:47:03.9895085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_float32' 2025-01-24T00:47:03.9895984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_fractional_max_pool2d_cpu_float32' 2025-01-24T00:47:03.9896894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_fractional_max_pool3d_cpu_float32' 2025-01-24T00:47:03.9897773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_gaussian_nll_loss_cpu_float32' 2025-01-24T00:47:03.9898609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_gelu_cpu_float32' 2025-01-24T00:47:03.9899506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_glu_cpu_float32' 2025-01-24T00:47:03.9900431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_grid_sample_cpu_float32' 2025-01-24T00:47:03.9901276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_group_norm_cpu_float32' 2025-01-24T00:47:03.9902129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardshrink_cpu_float32' 2025-01-24T00:47:03.9902994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardsigmoid_cpu_float32' 2025-01-24T00:47:03.9903843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardswish_cpu_float32' 2025-01-24T00:47:03.9904699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardtanh_cpu_float32' 2025-01-24T00:47:03.9905591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_hinge_embedding_loss_cpu_float32' 2025-01-24T00:47:03.9906495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_huber_loss_cpu_float32' 2025-01-24T00:47:03.9907400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_instance_norm_cpu_float32' 2025-01-24T00:47:03.9908278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_area_cpu_float32' 2025-01-24T00:47:03.9909180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_bicubic_cpu_float32' 2025-01-24T00:47:03.9910072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_bilinear_cpu_float32' 2025-01-24T00:47:03.9910971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_linear_cpu_float32' 2025-01-24T00:47:03.9911890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_nearest-exact_cpu_float32' 2025-01-24T00:47:03.9912800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_nearest_cpu_float32' 2025-01-24T00:47:03.9913699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_trilinear_cpu_float32' 2025-01-24T00:47:03.9914533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_kl_div_cpu_float32' 2025-01-24T00:47:03.9915411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_l1_loss_cpu_float32' 2025-01-24T00:47:03.9916289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_layer_norm_cpu_float32' 2025-01-24T00:47:03.9917151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_leaky_relu_cpu_float32' 2025-01-24T00:47:03.9917991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_linear_cpu_float32' 2025-01-24T00:47:03.9918877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_local_response_norm_cpu_float32' 2025-01-24T00:47:03.9919746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_logsigmoid_cpu_float32' 2025-01-24T00:47:03.9920635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_margin_ranking_loss_cpu_float32' 2025-01-24T00:47:03.9921494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_pool1d_cpu_float32' 2025-01-24T00:47:03.9922368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_pool2d_cpu_float32' 2025-01-24T00:47:03.9923260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_pool3d_cpu_float32' 2025-01-24T00:47:03.9924123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool1d_cpu_float32' 2025-01-24T00:47:03.9925003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool1d_grad_cpu_float32' 2025-01-24T00:47:03.9925879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool2d_cpu_float32' 2025-01-24T00:47:03.9926828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool2d_grad_cpu_float32' 2025-01-24T00:47:03.9927709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool3d_cpu_float32' 2025-01-24T00:47:03.9928585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool3d_grad_cpu_float32' 2025-01-24T00:47:03.9929431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_mish_cpu_float32' 2025-01-24T00:47:03.9930274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_mse_loss_cpu_float32' 2025-01-24T00:47:03.9931229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_multi_head_attention_forward_cpu_float32' 2025-01-24T00:47:03.9932145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_multi_margin_loss_cpu_float32' 2025-01-24T00:47:03.9933044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_multilabel_margin_loss_cpu_float32' 2025-01-24T00:47:03.9933978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_multilabel_soft_margin_loss_cpu_float32' 2025-01-24T00:47:03.9934822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_nll_loss_cpu_float32' 2025-01-24T00:47:03.9935686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_normalize_cpu_float32' 2025-01-24T00:47:03.9936548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_circular_cpu_float32' 2025-01-24T00:47:03.9937432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_constant_cpu_float32' 2025-01-24T00:47:03.9938330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_reflect_cpu_float32' 2025-01-24T00:47:03.9939199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_replicate_cpu_float32' 2025-01-24T00:47:03.9940116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_replicate_negative_cpu_float32' 2025-01-24T00:47:03.9940998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pairwise_distance_cpu_float32' 2025-01-24T00:47:03.9941836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pdist_cpu_float32' 2025-01-24T00:47:03.9942703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pixel_shuffle_cpu_float32' 2025-01-24T00:47:03.9943574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pixel_unshuffle_cpu_float32' 2025-01-24T00:47:03.9944458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_poisson_nll_loss_cpu_float32' 2025-01-24T00:47:03.9945287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_prelu_cpu_float32' 2025-01-24T00:47:03.9946148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_relu6_cpu_float32' 2025-01-24T00:47:03.9946992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_relu_cpu_float32' 2025-01-24T00:47:03.9947814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_rrelu_cpu_float32' 2025-01-24T00:47:03.9948751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_scaled_dot_product_attention_cpu_float32' 2025-01-24T00:47:03.9949572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_selu_cpu_float32' 2025-01-24T00:47:03.9950410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_silu_cpu_float32' 2025-01-24T00:47:03.9951283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_smooth_l1_loss_cpu_float32' 2025-01-24T00:47:03.9952169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_soft_margin_loss_cpu_float32' 2025-01-24T00:47:03.9953028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_softmin_cpu_float32' 2025-01-24T00:47:03.9953943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_softmin_with_dtype_cpu_float32' 2025-01-24T00:47:03.9954800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_softplus_cpu_float32' 2025-01-24T00:47:03.9955650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_softshrink_cpu_float32' 2025-01-24T00:47:03.9956508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_softsign_cpu_float32' 2025-01-24T00:47:03.9957353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_tanhshrink_cpu_float32' 2025-01-24T00:47:03.9958210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_threshold_cpu_float32' 2025-01-24T00:47:03.9959101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_triplet_margin_loss_cpu_float32' 2025-01-24T00:47:03.9960049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_float32' 2025-01-24T00:47:03.9960894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_unfold_cpu_float32' 2025-01-24T00:47:03.9961807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_upsample_bilinear_cpu_float32' 2025-01-24T00:47:03.9962718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_upsample_nearest_cpu_float32' 2025-01-24T00:47:03.9963493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nonzero_cpu_float32' 2025-01-24T00:47:03.9964311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nonzero_static_cpu_float32' 2025-01-24T00:47:03.9965071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_norm_cpu_float32' 2025-01-24T00:47:03.9965850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_norm_fro_cpu_float32' 2025-01-24T00:47:03.9966685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_norm_inf_cpu_float32' 2025-01-24T00:47:03.9967465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_norm_nuc_cpu_float32' 2025-01-24T00:47:03.9968273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_normal_cpu_float32' 2025-01-24T00:47:03.9969109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_normal_in_place_cpu_float32' 2025-01-24T00:47:03.9969929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_normal_number_mean_cpu_float32' 2025-01-24T00:47:03.9970707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ones_cpu_float32' 2025-01-24T00:47:03.9971489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ones_like_cpu_float32' 2025-01-24T00:47:03.9972271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ormqr_cpu_float32' 2025-01-24T00:47:03.9973038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_outer_cpu_float32' 2025-01-24T00:47:03.9973838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_pca_lowrank_cpu_float32' 2025-01-24T00:47:03.9974615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_permute_cpu_float32' 2025-01-24T00:47:03.9975390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_pinverse_cpu_float32' 2025-01-24T00:47:03.9976167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_polar_cpu_float32' 2025-01-24T00:47:03.9977044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_0_cpu_float32' 2025-01-24T00:47:03.9977928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_1_cpu_float32' 2025-01-24T00:47:03.9978771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_2_cpu_float32' 2025-01-24T00:47:03.9979620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_3_cpu_float32' 2025-01-24T00:47:03.9980476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_4_cpu_float32' 2025-01-24T00:47:03.9981262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_positive_cpu_float32' 2025-01-24T00:47:03.9982038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_pow_cpu_float32' 2025-01-24T00:47:03.9982799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_prod_cpu_float32' 2025-01-24T00:47:03.9983594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_put_cpu_float32' 2025-01-24T00:47:03.9984366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_qr_cpu_float32' 2025-01-24T00:47:03.9985148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_quantile_cpu_float32' 2025-01-24T00:47:03.9985928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_rad2deg_cpu_float32' 2025-01-24T00:47:03.9986709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_rand_like_cpu_float32' 2025-01-24T00:47:03.9987493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_randint_cpu_float32' 2025-01-24T00:47:03.9988294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_randint_like_cpu_float32' 2025-01-24T00:47:03.9989052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_randn_cpu_float32' 2025-01-24T00:47:03.9989848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_randn_like_cpu_float32' 2025-01-24T00:47:03.9990613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ravel_cpu_float32' 2025-01-24T00:47:03.9991385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_real_cpu_float32' 2025-01-24T00:47:03.9992411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_reciprocal_cpu_float32' 2025-01-24T00:47:03.9993217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_remainder_cpu_float32' 2025-01-24T00:47:03.9994022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_renorm_cpu_float32' 2025-01-24T00:47:03.9994789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_repeat_cpu_float32' 2025-01-24T00:47:03.9995632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_repeat_interleave_cpu_float32' 2025-01-24T00:47:03.9996423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_reshape_as_cpu_float32' 2025-01-24T00:47:03.9997210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_reshape_cpu_float32' 2025-01-24T00:47:03.9997979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_resize__cpu_float32' 2025-01-24T00:47:03.9998762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_resize_as__cpu_float32' 2025-01-24T00:47:03.9999604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_resolve_conj_cpu_float32' 2025-01-24T00:47:04.0000429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_resolve_neg_cpu_float32' 2025-01-24T00:47:04.0001207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_roll_cpu_float32' 2025-01-24T00:47:04.0001969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_rot90_cpu_float32' 2025-01-24T00:47:04.0002753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_round_cpu_float32' 2025-01-24T00:47:04.0003569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_round_decimals_0_cpu_float32' 2025-01-24T00:47:04.0004386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_round_decimals_3_cpu_float32' 2025-01-24T00:47:04.0005234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_round_decimals_neg_3_cpu_float32' 2025-01-24T00:47:04.0005995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_rsqrt_cpu_float32' 2025-01-24T00:47:04.0006977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_rsub_cpu_float32' 2025-01-24T00:47:04.0007886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scalar_tensor_cpu_float32' 2025-01-24T00:47:04.0009657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_add_cpu_float32' 2025-01-24T00:47:04.0011377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_cpu_float32' 2025-01-24T00:47:04.0013095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_amax_cpu_float32' 2025-01-24T00:47:04.0014889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_amin_cpu_float32' 2025-01-24T00:47:04.0016732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_mean_cpu_float32' 2025-01-24T00:47:04.0018627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_prod_cpu_float32' 2025-01-24T00:47:04.0020399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_sum_cpu_float32' 2025-01-24T00:47:04.0022152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_searchsorted_cpu_float32' 2025-01-24T00:47:04.0023880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_select_cpu_float32' 2025-01-24T00:47:04.0025689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_select_scatter_cpu_float32' 2025-01-24T00:47:04.0027388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sgn_cpu_float32' 2025-01-24T00:47:04.0029019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_short_cpu_float32' 2025-01-24T00:47:04.0030690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sigmoid_cpu_float32' 2025-01-24T00:47:04.0032351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sign_cpu_float32' 2025-01-24T00:47:04.0034090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_bartlett_cpu_float32' 2025-01-24T00:47:04.0035904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_blackman_cpu_float32' 2025-01-24T00:47:04.0037716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_cosine_cpu_float32' 2025-01-24T00:47:04.0039549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_exponential_cpu_float32' 2025-01-24T00:47:04.0041417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_gaussian_cpu_float32' 2025-01-24T00:47:04.0043272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_general_cosine_cpu_float32' 2025-01-24T00:47:04.0045144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_general_hamming_cpu_float32' 2025-01-24T00:47:04.0047047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_hamming_cpu_float32' 2025-01-24T00:47:04.0048840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_hann_cpu_float32' 2025-01-24T00:47:04.0050632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_kaiser_cpu_float32' 2025-01-24T00:47:04.0052422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_nuttall_cpu_float32' 2025-01-24T00:47:04.0054163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signbit_cpu_float32' 2025-01-24T00:47:04.0055850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sin_cpu_float32' 2025-01-24T00:47:04.0057519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sinc_cpu_float32' 2025-01-24T00:47:04.0059149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sinh_cpu_float32' 2025-01-24T00:47:04.0060806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_slice_cpu_float32' 2025-01-24T00:47:04.0062501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_slice_scatter_cpu_float32' 2025-01-24T00:47:04.0064201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_softmax_cpu_float32' 2025-01-24T00:47:04.0065915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_softmax_with_dtype_cpu_float32' 2025-01-24T00:47:04.0067627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sort_cpu_float32' 2025-01-24T00:47:04.0069335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sparse_mm_reduce_cpu_float32' 2025-01-24T00:47:04.0071114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sparse_sampled_addmm_cpu_float32' 2025-01-24T00:47:04.0072887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_airy_ai_cpu_float32' 2025-01-24T00:47:04.0074677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_bessel_j0_cpu_float32' 2025-01-24T00:47:04.0076471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_bessel_j1_cpu_float32' 2025-01-24T00:47:04.0078236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_bessel_y0_cpu_float32' 2025-01-24T00:47:04.0080003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_bessel_y1_cpu_float32' 2025-01-24T00:47:04.0081814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_t_cpu_float32' 2025-01-24T00:47:04.0083703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_u_cpu_float32' 2025-01-24T00:47:04.0085586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_v_cpu_float32' 2025-01-24T00:47:04.0087525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_w_cpu_float32' 2025-01-24T00:47:04.0089369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_entr_cpu_float32' 2025-01-24T00:47:04.0091122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_erfcx_cpu_float32' 2025-01-24T00:47:04.0093106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_hermite_polynomial_h_cpu_float32' 2025-01-24T00:47:04.0094983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_hermite_polynomial_he_cpu_float32' 2025-01-24T00:47:04.0096784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_i0e_cpu_float32' 2025-01-24T00:47:04.0098477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_i1_cpu_float32' 2025-01-24T00:47:04.0100182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_i1e_cpu_float32' 2025-01-24T00:47:04.0101975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_laguerre_polynomial_l_cpu_float32' 2025-01-24T00:47:04.0103848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_legendre_polynomial_p_cpu_float32' 2025-01-24T00:47:04.0105654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_log_ndtr_cpu_float32' 2025-01-24T00:47:04.0107517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_i0_cpu_float32' 2025-01-24T00:47:04.0109396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_i1_cpu_float32' 2025-01-24T00:47:04.0111247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_k0_cpu_float32' 2025-01-24T00:47:04.0113093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_k1_cpu_float32' 2025-01-24T00:47:04.0114863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_ndtr_cpu_float32' 2025-01-24T00:47:04.0116596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_ndtri_cpu_float32' 2025-01-24T00:47:04.0118446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_polygamma_special_polygamma_n_0_cpu_float32' 2025-01-24T00:47:04.0120375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_scaled_modified_bessel_k0_cpu_float32' 2025-01-24T00:47:04.0122303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_scaled_modified_bessel_k1_cpu_float32' 2025-01-24T00:47:04.0124265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_shifted_chebyshev_polynomial_t_cpu_float32' 2025-01-24T00:47:04.0126217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_shifted_chebyshev_polynomial_u_cpu_float32' 2025-01-24T00:47:04.0128233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_shifted_chebyshev_polynomial_v_cpu_float32' 2025-01-24T00:47:04.0130175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_shifted_chebyshev_polynomial_w_cpu_float32' 2025-01-24T00:47:04.0132085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_spherical_bessel_j0_cpu_float32' 2025-01-24T00:47:04.0133900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_xlog1py_cpu_float32' 2025-01-24T00:47:04.0135634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_zeta_cpu_float32' 2025-01-24T00:47:04.0137309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_split_cpu_float32' 2025-01-24T00:47:04.0139021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_split_list_args_cpu_float32' 2025-01-24T00:47:04.0140815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_split_with_sizes_cpu_float32' 2025-01-24T00:47:04.0142539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sqrt_cpu_float32' 2025-01-24T00:47:04.0144198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_square_cpu_float32' 2025-01-24T00:47:04.0145861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_squeeze_cpu_float32' 2025-01-24T00:47:04.0147580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_squeeze_multiple_cpu_float32' 2025-01-24T00:47:04.0149296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_stack_cpu_float32' 2025-01-24T00:47:04.0150959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_std_cpu_float32' 2025-01-24T00:47:04.0152614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_std_mean_cpu_float32' 2025-01-24T00:47:04.0154386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_std_mean_unbiased_cpu_float32' 2025-01-24T00:47:04.0156135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_std_unbiased_cpu_float32' 2025-01-24T00:47:04.0157857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_stft_cpu_float32' 2025-01-24T00:47:04.0159489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sub_cpu_float32' 2025-01-24T00:47:04.0161126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sum_cpu_float32' 2025-01-24T00:47:04.0162806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sum_to_size_cpu_float32' 2025-01-24T00:47:04.0164471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_svd_cpu_float32' 2025-01-24T00:47:04.0166128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_svd_lowrank_cpu_float32' 2025-01-24T00:47:04.0167916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_take_along_dim_cpu_float32' 2025-01-24T00:47:04.0169610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_take_cpu_float32' 2025-01-24T00:47:04.0171251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_tan_cpu_float32' 2025-01-24T00:47:04.0172926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_tanh_cpu_float32' 2025-01-24T00:47:04.0174603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_tensor_split_cpu_float32' 2025-01-24T00:47:04.0176336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_tensordot_cpu_float32' 2025-01-24T00:47:04.0177998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_tile_cpu_float32' 2025-01-24T00:47:04.0179634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_to_cpu_float32' 2025-01-24T00:47:04.0181291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_to_sparse_cpu_float32' 2025-01-24T00:47:04.0182964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_topk_cpu_float32' 2025-01-24T00:47:04.0184615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_trace_cpu_float32' 2025-01-24T00:47:04.0186299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_transpose_cpu_float32' 2025-01-24T00:47:04.0188012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_trapezoid_cpu_float32' 2025-01-24T00:47:04.0189713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_trapz_cpu_float32' 2025-01-24T00:47:04.0191424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_triangular_solve_cpu_float32' 2025-01-24T00:47:04.0193109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_int32' 2025-01-24T00:47:04.0194568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_tril_cpu_float32' 2025-01-24T00:47:04.0196216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_triu_cpu_float32' 2025-01-24T00:47:04.0197906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_true_divide_cpu_float32' 2025-01-24T00:47:04.0199595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_trunc_cpu_float32' 2025-01-24T00:47:04.0201263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unbind_cpu_float32' 2025-01-24T00:47:04.0202929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unflatten_cpu_float32' 2025-01-24T00:47:04.0204636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unfold_copy_cpu_float32' 2025-01-24T00:47:04.0206416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unfold_cpu_float32' 2025-01-24T00:47:04.0208118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_uniform_cpu_float32' 2025-01-24T00:47:04.0209843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unique_consecutive_cpu_float32' 2025-01-24T00:47:04.0211570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unique_cpu_float32' 2025-01-24T00:47:04.0213260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unsafe_chunk_cpu_float32' 2025-01-24T00:47:04.0214985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unsafe_split_cpu_float32' 2025-01-24T00:47:04.0216682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unsqueeze_cpu_float32' 2025-01-24T00:47:04.0218352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_var_cpu_float32' 2025-01-24T00:47:04.0220039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_var_mean_cpu_float32' 2025-01-24T00:47:04.0221793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_var_mean_unbiased_cpu_float32' 2025-01-24T00:47:04.0223519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_var_unbiased_cpu_float32' 2025-01-24T00:47:04.0225203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_vdot_cpu_float32' 2025-01-24T00:47:04.0226900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_view_as_complex_cpu_float32' 2025-01-24T00:47:04.0228606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_view_as_cpu_float32' 2025-01-24T00:47:04.0230298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_view_copy_cpu_float32' 2025-01-24T00:47:04.0231947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_view_cpu_float32' 2025-01-24T00:47:04.0233615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_vsplit_cpu_float32' 2025-01-24T00:47:04.0235286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_vstack_cpu_float32' 2025-01-24T00:47:04.0236945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_where_cpu_float32' 2025-01-24T00:47:04.0238625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_xlogy_cpu_float32' 2025-01-24T00:47:04.0240308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_zero__cpu_float32' 2025-01-24T00:47:04.0241959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_zeros_cpu_float32' 2025-01-24T00:47:04.0243636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_zeros_like_cpu_float32' 2025-01-24T00:47:04.0245263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_int_cpu_float32' 2025-01-24T00:47:04.0246902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isclose_cpu_float32' 2025-01-24T00:47:04.0248524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isfinite_cpu_float32' 2025-01-24T00:47:04.0250125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isin_cpu_float32' 2025-01-24T00:47:04.0251706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isinf_cpu_float32' 2025-01-24T00:47:04.0253342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isnan_cpu_float32' 2025-01-24T00:47:04.0254980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isneginf_cpu_float32' 2025-01-24T00:47:04.0256597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isposinf_cpu_float32' 2025-01-24T00:47:04.0258186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isreal_cpu_float32' 2025-01-24T00:47:04.0259775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_item_cpu_float32' 2025-01-24T00:47:04.0261455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_jiterator_2inputs_2outputs_cpu_float32' 2025-01-24T00:47:04.0263266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32' 2025-01-24T00:47:04.0265026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_jiterator_binary_cpu_float32' 2025-01-24T00:47:04.0266764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_jiterator_binary_return_by_ref_cpu_float32' 2025-01-24T00:47:04.0268507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_jiterator_unary_cpu_float32' 2025-01-24T00:47:04.0270139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_kron_cpu_float32' 2025-01-24T00:47:04.0271773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_kthvalue_cpu_float32' 2025-01-24T00:47:04.0273394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ldexp_cpu_float32' 2025-01-24T00:47:04.0274965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_le_cpu_float32' 2025-01-24T00:47:04.0276533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_lerp_cpu_float32' 2025-01-24T00:47:04.0278132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_lgamma_cpu_float32' 2025-01-24T00:47:04.0279869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_cholesky_cpu_float32' 2025-01-24T00:47:04.0281560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_cholesky_ex_cpu_float32' 2025-01-24T00:47:04.0283229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_cond_cpu_float32' 2025-01-24T00:47:04.0284871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_cross_cpu_float32' 2025-01-24T00:47:04.0286592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_det_cpu_float32' 2025-01-24T00:47:04.0288289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_det_singular_cpu_float32' 2025-01-24T00:47:04.0289984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_diagonal_cpu_float32' 2025-01-24T00:47:04.0291635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_eig_cpu_float32' 2025-01-24T00:47:04.0293410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_eigh_cpu_float32' 2025-01-24T00:47:04.0295063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_eigvals_cpu_float32' 2025-01-24T00:47:04.0296739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_eigvalsh_cpu_float32' 2025-01-24T00:47:04.0298469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_householder_product_cpu_float32' 2025-01-24T00:47:04.0300169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_inv_cpu_float32' 2025-01-24T00:47:04.0301805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_inv_ex_cpu_float32' 2025-01-24T00:47:04.0303477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_ldl_factor_cpu_float32' 2025-01-24T00:47:04.0305229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_ldl_factor_ex_cpu_float32' 2025-01-24T00:47:04.0306956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_ldl_solve_cpu_float32' 2025-01-24T00:47:04.0308608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_lstsq_cpu_float32' 2025-01-24T00:47:04.0310324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_lstsq_grad_oriented_cpu_float32' 2025-01-24T00:47:04.0312030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_lu_cpu_float32' 2025-01-24T00:47:04.0313677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_lu_factor_cpu_float32' 2025-01-24T00:47:04.0315354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_lu_factor_ex_cpu_float32' 2025-01-24T00:47:04.0317037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_lu_solve_cpu_float32' 2025-01-24T00:47:04.0318744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_matrix_norm_cpu_float32' 2025-01-24T00:47:04.0320476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_matrix_power_cpu_float32' 2025-01-24T00:47:04.0322178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_matrix_rank_cpu_float32' 2025-01-24T00:47:04.0323918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_matrix_rank_hermitian_cpu_float32' 2025-01-24T00:47:04.0325664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_multi_dot_cpu_float32' 2025-01-24T00:47:04.0327401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_norm_cpu_float32' 2025-01-24T00:47:04.0329144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32' 2025-01-24T00:47:04.0330868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_pinv_cpu_float32' 2025-01-24T00:47:04.0332545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_pinv_hermitian_cpu_float32' 2025-01-24T00:47:04.0334266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_pinv_singular_cpu_float32' 2025-01-24T00:47:04.0335933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_qr_cpu_float32' 2025-01-24T00:47:04.0337581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_slogdet_cpu_float32' 2025-01-24T00:47:04.0339256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_solve_cpu_float32' 2025-01-24T00:47:04.0340915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_solve_ex_cpu_float32' 2025-01-24T00:47:04.0342627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_solve_triangular_cpu_float32' 2025-01-24T00:47:04.0344301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_svd_cpu_float32' 2025-01-24T00:47:04.0345948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_svdvals_cpu_float32' 2025-01-24T00:47:04.0347623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_tensorinv_cpu_float32' 2025-01-24T00:47:04.0349311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_tensorsolve_cpu_float32' 2025-01-24T00:47:04.0351008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_vander_cpu_float32' 2025-01-24T00:47:04.0352673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_vecdot_cpu_float32' 2025-01-24T00:47:04.0354343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_vector_norm_cpu_float32' 2025-01-24T00:47:04.0355998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linspace_cpu_float32' 2025-01-24T00:47:04.0357676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linspace_tensor_overload_cpu_float32' 2025-01-24T00:47:04.0359337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log10_cpu_float32' 2025-01-24T00:47:04.0360927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log1p_cpu_float32' 2025-01-24T00:47:04.0362511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log2_cpu_float32' 2025-01-24T00:47:04.0364088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log_cpu_float32' 2025-01-24T00:47:04.0365677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log_normal_cpu_float32' 2025-01-24T00:47:04.0367368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log_softmax_cpu_float32' 2025-01-24T00:47:04.0369079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log_softmax_with_dtype_cpu_float32' 2025-01-24T00:47:04.0370764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logaddexp2_cpu_float32' 2025-01-24T00:47:04.0372404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logaddexp_cpu_float32' 2025-01-24T00:47:04.0374038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logcumsumexp_cpu_float32' 2025-01-24T00:47:04.0375662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logdet_cpu_float32' 2025-01-24T00:47:04.0377283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logical_and_cpu_float32' 2025-01-24T00:47:04.0378906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logical_not_cpu_float32' 2025-01-24T00:47:04.0380626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logical_or_cpu_float32' 2025-01-24T00:47:04.0382255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logical_xor_cpu_float32' 2025-01-24T00:47:04.0383898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logit_cpu_float32' 2025-01-24T00:47:04.0385530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logspace_cpu_float32' 2025-01-24T00:47:04.0387204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logspace_tensor_overload_cpu_float32' 2025-01-24T00:47:04.0388896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logsumexp_cpu_float32' 2025-01-24T00:47:04.0390502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_long_cpu_float32' 2025-01-24T00:47:04.0392223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_lt_cpu_float32' 2025-01-24T00:47:04.0393787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_lu_cpu_float32' 2025-01-24T00:47:04.0395374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_lu_solve_cpu_float32' 2025-01-24T00:47:04.0396990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_lu_unpack_cpu_float32' 2025-01-24T00:47:04.0398580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mH_cpu_float32' 2025-01-24T00:47:04.0400128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mT_cpu_float32' 2025-01-24T00:47:04.0401792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_amax_cpu_float32' 2025-01-24T00:47:04.0403439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_amin_cpu_float32' 2025-01-24T00:47:04.0405115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_argmax_cpu_float32' 2025-01-24T00:47:04.0406815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_argmin_cpu_float32' 2025-01-24T00:47:04.0408479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_cumprod_cpu_float32' 2025-01-24T00:47:04.0410145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_cumsum_cpu_float32' 2025-01-24T00:47:04.0411787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_fill_cpu_float32' 2025-01-24T00:47:04.0413445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_log_softmax_cpu_float32' 2025-01-24T00:47:04.0415142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_logaddexp_cpu_float32' 2025-01-24T00:47:04.0416875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_logsumexp_cpu_float32' 2025-01-24T00:47:04.0418569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_mean_cpu_float32' 2025-01-24T00:47:04.0420205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_median_cpu_float32' 2025-01-24T00:47:04.0421858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_norm_cpu_float32' 2025-01-24T00:47:04.0423517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_normalize_cpu_float32' 2025-01-24T00:47:04.0425178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_prod_cpu_float32' 2025-01-24T00:47:04.0426838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_scatter_cpu_float32' 2025-01-24T00:47:04.0428486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_select_cpu_float32' 2025-01-24T00:47:04.0430152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_softmax_cpu_float32' 2025-01-24T00:47:04.0431811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_softmin_cpu_float32' 2025-01-24T00:47:04.0433457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_std_cpu_float32' 2025-01-24T00:47:04.0435111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_sum_cpu_float32' 2025-01-24T00:47:04.0436759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_var_cpu_float32' 2025-01-24T00:47:04.0438378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_matmul_cpu_float32' 2025-01-24T00:47:04.0439996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_matrix_exp_cpu_float32' 2025-01-24T00:47:04.0441620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_max_binary_cpu_float32' 2025-01-24T00:47:04.0443349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_max_pool2d_with_indices_backward_cpu_float32' 2025-01-24T00:47:04.0445121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_max_reduction_no_dim_cpu_float32' 2025-01-24T00:47:04.0446952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_max_reduction_with_dim_cpu_float32' 2025-01-24T00:47:04.0448652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_maximum_cpu_float32' 2025-01-24T00:47:04.0450253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mean_cpu_float32' 2025-01-24T00:47:04.0451885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_median_cpu_float32' 2025-01-24T00:47:04.0453565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_meshgrid_list_of_tensors_cpu_float32' 2025-01-24T00:47:04.0455333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_meshgrid_variadic_tensors_cpu_float32' 2025-01-24T00:47:04.0457021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_min_binary_cpu_float32' 2025-01-24T00:47:04.0458708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_min_reduction_no_dim_cpu_float32' 2025-01-24T00:47:04.0460443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_min_reduction_with_dim_cpu_float32' 2025-01-24T00:47:04.0462118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_minimum_cpu_float32' 2025-01-24T00:47:04.0463701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mm_cpu_float32' 2025-01-24T00:47:04.0465279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mode_cpu_float32' 2025-01-24T00:47:04.0466875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_movedim_cpu_float32' 2025-01-24T00:47:04.0468509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_msort_cpu_float32' 2025-01-24T00:47:04.0469981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_int16' 2025-01-24T00:47:04.0471424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mul_cpu_float32' 2025-01-24T00:47:04.0473040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_multinomial_cpu_float32' 2025-01-24T00:47:04.0474649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mv_cpu_float32' 2025-01-24T00:47:04.0476286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32' 2025-01-24T00:47:04.0478015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32' 2025-01-24T00:47:04.0479743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32' 2025-01-24T00:47:04.0481447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nan_to_num_cpu_float32' 2025-01-24T00:47:04.0483077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nanmean_cpu_float32' 2025-01-24T00:47:04.0484695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nanmedian_cpu_float32' 2025-01-24T00:47:04.0486404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nanquantile_cpu_float32' 2025-01-24T00:47:04.0488034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nansum_cpu_float32' 2025-01-24T00:47:04.0489644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_narrow_copy_cpu_float32' 2025-01-24T00:47:04.0491262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_narrow_cpu_float32' 2025-01-24T00:47:04.0493147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_native_batch_norm_cpu_float32' 2025-01-24T00:47:04.0494875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_native_dropout_backward_cpu_float32' 2025-01-24T00:47:04.0496600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_native_layer_norm_cpu_float32' 2025-01-24T00:47:04.0498212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ne_cpu_float32' 2025-01-24T00:47:04.0499791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_neg_cpu_float32' 2025-01-24T00:47:04.0501459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_new_empty_cpu_float32' 2025-01-24T00:47:04.0503160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_new_empty_strided_cpu_float32' 2025-01-24T00:47:04.0504800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_new_full_cpu_float32' 2025-01-24T00:47:04.0506416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_new_ones_cpu_float32' 2025-01-24T00:47:04.0508029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_new_zeros_cpu_float32' 2025-01-24T00:47:04.0509646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nextafter_cpu_float32' 2025-01-24T00:47:04.0511364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32' 2025-01-24T00:47:04.0513205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32' 2025-01-24T00:47:04.0515090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32' 2025-01-24T00:47:04.0516974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32' 2025-01-24T00:47:04.0518803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32' 2025-01-24T00:47:04.0520632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32' 2025-01-24T00:47:04.0522448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_alpha_dropout_cpu_float32' 2025-01-24T00:47:04.0524218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_avg_pool1d_cpu_float32' 2025-01-24T00:47:04.0525973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_avg_pool2d_cpu_float32' 2025-01-24T00:47:04.0527810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_avg_pool3d_cpu_float32' 2025-01-24T00:47:04.0529576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_batch_norm_cpu_float32' 2025-01-24T00:47:04.0531328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_bilinear_cpu_float32' 2025-01-24T00:47:04.0533162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_binary_cross_entropy_cpu_float32' 2025-01-24T00:47:04.0535069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32' 2025-01-24T00:47:04.0536892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_celu_cpu_float32' 2025-01-24T00:47:04.0538611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_conv1d_cpu_float32' 2025-01-24T00:47:04.0540332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_conv2d_cpu_float32' 2025-01-24T00:47:04.0542058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_conv3d_cpu_float32' 2025-01-24T00:47:04.0543805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose1d_cpu_float32' 2025-01-24T00:47:04.0545623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose2d_cpu_float32' 2025-01-24T00:47:04.0547516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose3d_cpu_float32' 2025-01-24T00:47:04.0549374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32' 2025-01-24T00:47:04.0551198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_cosine_similarity_cpu_float32' 2025-01-24T00:47:04.0553003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_cross_entropy_cpu_float32' 2025-01-24T00:47:04.0554768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_ctc_loss_cpu_float32' 2025-01-24T00:47:04.0556511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_dropout2d_cpu_float32' 2025-01-24T00:47:04.0558272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_dropout3d_cpu_float32' 2025-01-24T00:47:04.0559998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_dropout_cpu_float32' 2025-01-24T00:47:04.0561705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_elu_cpu_float32' 2025-01-24T00:47:04.0563444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_embedding_bag_cpu_float32' 2025-01-24T00:47:04.0565210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_embedding_cpu_float32' 2025-01-24T00:47:04.0567122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32' 2025-01-24T00:47:04.0569096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32' 2025-01-24T00:47:04.0571026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32' 2025-01-24T00:47:04.0572888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32' 2025-01-24T00:47:04.0574715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32' 2025-01-24T00:47:04.0576479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_gelu_cpu_float32' 2025-01-24T00:47:04.0578183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_glu_cpu_float32' 2025-01-24T00:47:04.0579951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_grid_sample_cpu_float32' 2025-01-24T00:47:04.0581713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_group_norm_cpu_float32' 2025-01-24T00:47:04.0583480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_hardshrink_cpu_float32' 2025-01-24T00:47:04.0585239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_hardsigmoid_cpu_float32' 2025-01-24T00:47:04.0586987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_hardswish_cpu_float32' 2025-01-24T00:47:04.0588738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_hardtanh_cpu_float32' 2025-01-24T00:47:04.0590521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32' 2025-01-24T00:47:04.0592456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_huber_loss_cpu_float32' 2025-01-24T00:47:04.0594229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_instance_norm_cpu_float32' 2025-01-24T00:47:04.0596032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_area_cpu_float32' 2025-01-24T00:47:04.0597859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_bicubic_cpu_float32' 2025-01-24T00:47:04.0599744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_bilinear_cpu_float32' 2025-01-24T00:47:04.0601615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_linear_cpu_float32' 2025-01-24T00:47:04.0603477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_nearest-exact_cpu_float32' 2025-01-24T00:47:04.0605348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_nearest_cpu_float32' 2025-01-24T00:47:04.0607222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_trilinear_cpu_float32' 2025-01-24T00:47:04.0609009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_kl_div_cpu_float32' 2025-01-24T00:47:04.0610737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_l1_loss_cpu_float32' 2025-01-24T00:47:04.0612489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_layer_norm_cpu_float32' 2025-01-24T00:47:04.0614285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_leaky_relu_cpu_float32' 2025-01-24T00:47:04.0616044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_linear_cpu_float32' 2025-01-24T00:47:04.0617837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_local_response_norm_cpu_float32' 2025-01-24T00:47:04.0619633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_logsigmoid_cpu_float32' 2025-01-24T00:47:04.0621439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_margin_ranking_loss_cpu_float32' 2025-01-24T00:47:04.0623218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_pool1d_cpu_float32' 2025-01-24T00:47:04.0624980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_pool2d_cpu_float32' 2025-01-24T00:47:04.0626747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_pool3d_cpu_float32' 2025-01-24T00:47:04.0628516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_unpool1d_cpu_float32' 2025-01-24T00:47:04.0630295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32' 2025-01-24T00:47:04.0632114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_unpool2d_cpu_float32' 2025-01-24T00:47:04.0633936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32' 2025-01-24T00:47:04.0635729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_unpool3d_cpu_float32' 2025-01-24T00:47:04.0637527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32' 2025-01-24T00:47:04.0639281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_mish_cpu_float32' 2025-01-24T00:47:04.0641003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_mse_loss_cpu_float32' 2025-01-24T00:47:04.0642827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_multi_head_attention_forward_cpu_float32' 2025-01-24T00:47:04.0644687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_multi_margin_loss_cpu_float32' 2025-01-24T00:47:04.0646602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32' 2025-01-24T00:47:04.0648512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32' 2025-01-24T00:47:04.0650329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_nll_loss_cpu_float32' 2025-01-24T00:47:04.0652069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_normalize_cpu_float32' 2025-01-24T00:47:04.0653838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pad_circular_cpu_float32' 2025-01-24T00:47:04.0655600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pad_constant_cpu_float32' 2025-01-24T00:47:04.0657375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pad_reflect_cpu_float32' 2025-01-24T00:47:04.0659152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pad_replicate_cpu_float32' 2025-01-24T00:47:04.0660987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pad_replicate_negative_cpu_float32' 2025-01-24T00:47:04.0662820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pairwise_distance_cpu_float32' 2025-01-24T00:47:04.0664621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pdist_cpu_float32' 2025-01-24T00:47:04.0666373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pixel_shuffle_cpu_float32' 2025-01-24T00:47:04.0668193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pixel_unshuffle_cpu_float32' 2025-01-24T00:47:04.0669987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_poisson_nll_loss_cpu_float32' 2025-01-24T00:47:04.0671748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_prelu_cpu_float32' 2025-01-24T00:47:04.0673463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_relu6_cpu_float32' 2025-01-24T00:47:04.0675163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_relu_cpu_float32' 2025-01-24T00:47:04.0676864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_rrelu_cpu_float32' 2025-01-24T00:47:04.0678685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_scaled_dot_product_attention_cpu_float32' 2025-01-24T00:47:04.0680483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_selu_cpu_float32' 2025-01-24T00:47:04.0682241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_silu_cpu_float32' 2025-01-24T00:47:04.0683990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_smooth_l1_loss_cpu_float32' 2025-01-24T00:47:04.0685775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_soft_margin_loss_cpu_float32' 2025-01-24T00:47:04.0687591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_softmin_cpu_float32' 2025-01-24T00:47:04.0689376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_softmin_with_dtype_cpu_float32' 2025-01-24T00:47:04.0691159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_softplus_cpu_float32' 2025-01-24T00:47:04.0693019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_softshrink_cpu_float32' 2025-01-24T00:47:04.0694755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_softsign_cpu_float32' 2025-01-24T00:47:04.0696510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_tanhshrink_cpu_float32' 2025-01-24T00:47:04.0698320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_threshold_cpu_float32' 2025-01-24T00:47:04.0700145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_triplet_margin_loss_cpu_float32' 2025-01-24T00:47:04.0702027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32' 2025-01-24T00:47:04.0703869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_unfold_cpu_float32' 2025-01-24T00:47:04.0705640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_upsample_bilinear_cpu_float32' 2025-01-24T00:47:04.0707477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_upsample_nearest_cpu_float32' 2025-01-24T00:47:04.0709177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nonzero_cpu_float32' 2025-01-24T00:47:04.0710820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nonzero_static_cpu_float32' 2025-01-24T00:47:04.0712491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_norm_cpu_float32' 2025-01-24T00:47:04.0714129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_norm_fro_cpu_float32' 2025-01-24T00:47:04.0715738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_norm_inf_cpu_float32' 2025-01-24T00:47:04.0717337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_norm_nuc_cpu_float32' 2025-01-24T00:47:04.0718948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_normal_cpu_float32' 2025-01-24T00:47:04.0720591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_normal_in_place_cpu_float32' 2025-01-24T00:47:04.0722287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_normal_number_mean_cpu_float32' 2025-01-24T00:47:04.0723912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ones_cpu_float32' 2025-01-24T00:47:04.0725556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ones_like_cpu_float32' 2025-01-24T00:47:04.0727268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ormqr_cpu_float32' 2025-01-24T00:47:04.0728874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_H_cpu_float32' 2025-01-24T00:47:04.0730560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyCatCustomOp_cpu_float32' 2025-01-24T00:47:04.0732288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyCubeCustomOp_cpu_float32' 2025-01-24T00:47:04.0733970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_tan_cpu_float32' 2025-01-24T00:47:04.0735619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyMulCustomOp_cpu_float32' 2025-01-24T00:47:04.0737332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyNMSCustomOp_cpu_float32' 2025-01-24T00:47:04.0739081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyNonzeroCustomOp_cpu_float32' 2025-01-24T00:47:04.0740837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpySortCustomOp_cpu_float32' 2025-01-24T00:47:04.0742597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpySplitCopyCustomOp_cpu_float32' 2025-01-24T00:47:04.0744419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpySplitCopyWithIntCustomOp_cpu_float32' 2025-01-24T00:47:04.0746232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyTakeCustomOp_cpu_float32' 2025-01-24T00:47:04.0748018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyViewCopyCustomOp_cpu_float32' 2025-01-24T00:47:04.0749736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___getitem___cpu_float32' 2025-01-24T00:47:04.0751391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___radd___cpu_float32' 2025-01-24T00:47:04.0753019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___rdiv___cpu_float32' 2025-01-24T00:47:04.0754676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___rmatmul___cpu_float32' 2025-01-24T00:47:04.0756328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___rmod___cpu_float32' 2025-01-24T00:47:04.0757975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___rmul___cpu_float32' 2025-01-24T00:47:04.0759599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___rpow___cpu_float32' 2025-01-24T00:47:04.0761248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___rsub___cpu_float32' 2025-01-24T00:47:04.0762966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out__native_batch_norm_legit_cpu_float32' 2025-01-24T00:47:04.0764783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out__segment_reduce_lengths_cpu_float32' 2025-01-24T00:47:04.0766641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out__segment_reduce_offsets_cpu_float32' 2025-01-24T00:47:04.0768403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out__softmax_backward_data_cpu_float32' 2025-01-24T00:47:04.0770183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out__upsample_bilinear2d_aa_cpu_float32' 2025-01-24T00:47:04.0771885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_abs_cpu_float32' 2025-01-24T00:47:04.0773501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_acos_cpu_float32' 2025-01-24T00:47:04.0775103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_acosh_cpu_float32' 2025-01-24T00:47:04.0776730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_add_cpu_float32' 2025-01-24T00:47:04.0778392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addbmm_cpu_float32' 2025-01-24T00:47:04.0780052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addcdiv_cpu_float32' 2025-01-24T00:47:04.0781682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addcmul_cpu_float32' 2025-01-24T00:47:04.0783308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addmm_cpu_float32' 2025-01-24T00:47:04.0784976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addmm_decomposed_cpu_float32' 2025-01-24T00:47:04.0786649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addmv_cpu_float32' 2025-01-24T00:47:04.0788256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addr_cpu_float32' 2025-01-24T00:47:04.0789872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_all_cpu_float32' 2025-01-24T00:47:04.0791500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_allclose_cpu_float32' 2025-01-24T00:47:04.0793413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_amax_cpu_float32' 2025-01-24T00:47:04.0795019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_amin_cpu_float32' 2025-01-24T00:47:04.0796728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_aminmax_cpu_float32' 2025-01-24T00:47:04.0798394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_angle_cpu_float32' 2025-01-24T00:47:04.0800005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_any_cpu_float32' 2025-01-24T00:47:04.0801621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_arange_cpu_float32' 2025-01-24T00:47:04.0803238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_argmax_cpu_float32' 2025-01-24T00:47:04.0804867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_argmin_cpu_float32' 2025-01-24T00:47:04.0806558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_argsort_cpu_float32' 2025-01-24T00:47:04.0808202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_argwhere_cpu_float32' 2025-01-24T00:47:04.0809850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_as_strided_cpu_float32' 2025-01-24T00:47:04.0811616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_as_strided_partial_views_cpu_float32' 2025-01-24T00:47:04.0813412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_as_strided_scatter_cpu_float32' 2025-01-24T00:47:04.0815089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_asin_cpu_float32' 2025-01-24T00:47:04.0816700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_asinh_cpu_float32' 2025-01-24T00:47:04.0818317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_atan2_cpu_float32' 2025-01-24T00:47:04.0819944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_atan_cpu_float32' 2025-01-24T00:47:04.0821563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_atanh_cpu_float32' 2025-01-24T00:47:04.0823193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_atleast_1d_cpu_float32' 2025-01-24T00:47:04.0824852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_atleast_2d_cpu_float32' 2025-01-24T00:47:04.0826514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_atleast_3d_cpu_float32' 2025-01-24T00:47:04.0828160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_baddbmm_cpu_float32' 2025-01-24T00:47:04.0829877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_batch_norm_with_update_cpu_float32' 2025-01-24T00:47:04.0831609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_bernoulli_cpu_float32' 2025-01-24T00:47:04.0833263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_bfloat16_cpu_float32' 2025-01-24T00:47:04.0834919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_block_diag_cpu_float32' 2025-01-24T00:47:04.0836556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_bmm_cpu_float32' 2025-01-24T00:47:04.0838159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_bool_cpu_float32' 2025-01-24T00:47:04.0839825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_broadcast_shapes_cpu_float32' 2025-01-24T00:47:04.0841550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_broadcast_tensors_cpu_float32' 2025-01-24T00:47:04.0843292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_broadcast_to_cpu_float32' 2025-01-24T00:47:04.0844976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_bucketize_cpu_float32' 2025-01-24T00:47:04.0846654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_byte_cpu_float32' 2025-01-24T00:47:04.0848308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cartesian_prod_cpu_float32' 2025-01-24T00:47:04.0849964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cat_cpu_float32' 2025-01-24T00:47:04.0851568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cauchy_cpu_float32' 2025-01-24T00:47:04.0853191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cdist_cpu_float32' 2025-01-24T00:47:04.0854826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cdouble_cpu_float32' 2025-01-24T00:47:04.0856446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ceil_cpu_float32' 2025-01-24T00:47:04.0858051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cfloat_cpu_float32' 2025-01-24T00:47:04.0859672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_chalf_cpu_float32' 2025-01-24T00:47:04.0861310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_char_cpu_float32' 2025-01-24T00:47:04.0862938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cholesky_cpu_float32' 2025-01-24T00:47:04.0864635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cholesky_inverse_cpu_float32' 2025-01-24T00:47:04.0866341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cholesky_solve_cpu_float32' 2025-01-24T00:47:04.0867999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_chunk_cpu_float32' 2025-01-24T00:47:04.0868749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_clamp_cpu_float32' 2025-01-24T00:47:04.0869526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_clamp_max_cpu_float32' 2025-01-24T00:47:04.0870290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_clamp_min_cpu_float32' 2025-01-24T00:47:04.0871043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_clone_cpu_float32' 2025-01-24T00:47:04.0871845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_column_stack_cpu_float32' 2025-01-24T00:47:04.0872662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_combinations_cpu_float32' 2025-01-24T00:47:04.0873415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_complex_cpu_float32' 2025-01-24T00:47:04.0874160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_conj_cpu_float32' 2025-01-24T00:47:04.0874952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_conj_physical_cpu_float32' 2025-01-24T00:47:04.0875742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_constant_pad_nd_cpu_float32' 2025-01-24T00:47:04.0876528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_contiguous_cpu_float32' 2025-01-24T00:47:04.0877294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_copysign_cpu_float32' 2025-01-24T00:47:04.0878050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_corrcoef_cpu_float32' 2025-01-24T00:47:04.0878803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cos_cpu_float32' 2025-01-24T00:47:04.0879543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cosh_cpu_float32' 2025-01-24T00:47:04.0880379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_count_nonzero_cpu_float32' 2025-01-24T00:47:04.0881147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cov_cpu_float32' 2025-01-24T00:47:04.0881897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cross_cpu_float32' 2025-01-24T00:47:04.0882656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cummax_cpu_float32' 2025-01-24T00:47:04.0883402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cummin_cpu_float32' 2025-01-24T00:47:04.0884177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cumprod_cpu_float32' 2025-01-24T00:47:04.0884931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cumsum_cpu_float32' 2025-01-24T00:47:04.0885762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cumulative_trapezoid_cpu_float32' 2025-01-24T00:47:04.0886555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_deg2rad_cpu_float32' 2025-01-24T00:47:04.0887323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diag_cpu_float32' 2025-01-24T00:47:04.0888128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diag_embed_cpu_float32' 2025-01-24T00:47:04.0888891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diagflat_cpu_float32' 2025-01-24T00:47:04.0889689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diagonal_copy_cpu_float32' 2025-01-24T00:47:04.0890453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diagonal_cpu_float32' 2025-01-24T00:47:04.0891246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diagonal_scatter_cpu_float32' 2025-01-24T00:47:04.0892119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diff_cpu_float32' 2025-01-24T00:47:04.0892876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_digamma_cpu_float32' 2025-01-24T00:47:04.0893631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_dist_cpu_float32' 2025-01-24T00:47:04.0894445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_div_floor_rounding_cpu_float32' 2025-01-24T00:47:04.0895273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_div_no_rounding_mode_cpu_float32' 2025-01-24T00:47:04.0896123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_div_trunc_rounding_cpu_float32' 2025-01-24T00:47:04.0896890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_dot_cpu_float32' 2025-01-24T00:47:04.0897648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_double_cpu_float32' 2025-01-24T00:47:04.0898400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_dsplit_cpu_float32' 2025-01-24T00:47:04.0899164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_dstack_cpu_float32' 2025-01-24T00:47:04.0899916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_einsum_cpu_float32' 2025-01-24T00:47:04.0900668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_empty_cpu_float32' 2025-01-24T00:47:04.0901449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_empty_like_cpu_float32' 2025-01-24T00:47:04.0902270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_empty_permuted_cpu_float32' 2025-01-24T00:47:04.0903094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_empty_strided_cpu_float32' 2025-01-24T00:47:04.0903831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_eq_cpu_float32' 2025-01-24T00:47:04.0904580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_equal_cpu_float32' 2025-01-24T00:47:04.0905334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_erf_cpu_float32' 2025-01-24T00:47:04.0906083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_erfc_cpu_float32' 2025-01-24T00:47:04.0906850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_erfinv_cpu_float32' 2025-01-24T00:47:04.0907593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_exp2_cpu_float32' 2025-01-24T00:47:04.0908351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_exp_cpu_float32' 2025-01-24T00:47:04.0909120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_expand_as_cpu_float32' 2025-01-24T00:47:04.0909874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_expand_cpu_float32' 2025-01-24T00:47:04.0910661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_expm1_cpu_float32' 2025-01-24T00:47:04.0911435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_exponential_cpu_float32' 2025-01-24T00:47:04.0912215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_eye_cpu_float32' 2025-01-24T00:47:04.0912971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_fft2_cpu_float32' 2025-01-24T00:47:04.0913729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_fft_cpu_float32' 2025-01-24T00:47:04.0914502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_fftn_cpu_float32' 2025-01-24T00:47:04.0915279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_fftshift_cpu_float32' 2025-01-24T00:47:04.0916064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_hfft2_cpu_float32' 2025-01-24T00:47:04.0916822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_hfft_cpu_float32' 2025-01-24T00:47:04.0917614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_hfftn_cpu_float32' 2025-01-24T00:47:04.0918418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ifft2_cpu_float32' 2025-01-24T00:47:04.0919176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ifft_cpu_float32' 2025-01-24T00:47:04.0919956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ifftn_cpu_float32' 2025-01-24T00:47:04.0920742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ifftshift_cpu_float32' 2025-01-24T00:47:04.0921524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ihfft2_cpu_float32' 2025-01-24T00:47:04.0922292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ihfft_cpu_float32' 2025-01-24T00:47:04.0923068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ihfftn_cpu_float32' 2025-01-24T00:47:04.0923856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_irfft2_cpu_float32' 2025-01-24T00:47:04.0924623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_irfft_cpu_float32' 2025-01-24T00:47:04.0925408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_irfftn_cpu_float32' 2025-01-24T00:47:04.0926196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_rfft2_cpu_float32' 2025-01-24T00:47:04.0927066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_rfft_cpu_float32' 2025-01-24T00:47:04.0927844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_rfftn_cpu_float32' 2025-01-24T00:47:04.0928593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fill_cpu_float32' 2025-01-24T00:47:04.0929367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_flatten_cpu_float32' 2025-01-24T00:47:04.0930115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_flip_cpu_float32' 2025-01-24T00:47:04.0930876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fliplr_cpu_float32' 2025-01-24T00:47:04.0931630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_flipud_cpu_float32' 2025-01-24T00:47:04.0932374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_float_cpu_float32' 2025-01-24T00:47:04.0933192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_float_power_cpu_float32' 2025-01-24T00:47:04.0933974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_floor_cpu_float32' 2025-01-24T00:47:04.0934767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_floor_divide_cpu_float32' 2025-01-24T00:47:04.0935510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fmax_cpu_float32' 2025-01-24T00:47:04.0936255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fmin_cpu_float32' 2025-01-24T00:47:04.0937015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fmod_cpu_float32' 2025-01-24T00:47:04.0937763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_frac_cpu_float32' 2025-01-24T00:47:04.0938531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_frexp_cpu_float32' 2025-01-24T00:47:04.0939275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_full_cpu_float32' 2025-01-24T00:47:04.0940042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_full_like_cpu_float32' 2025-01-24T00:47:04.0940799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_gather_cpu_float32' 2025-01-24T00:47:04.0941559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ge_cpu_float32' 2025-01-24T00:47:04.0942367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_geometric_cpu_float32' 2025-01-24T00:47:04.0943111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_geqrf_cpu_float32' 2025-01-24T00:47:04.0943881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_gradient_cpu_float32' 2025-01-24T00:47:04.0944668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_grid_sampler_2d_cpu_float32' 2025-01-24T00:47:04.0945405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_gt_cpu_float32' 2025-01-24T00:47:04.0946163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_half_cpu_float32' 2025-01-24T00:47:04.0946928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_heaviside_cpu_float32' 2025-01-24T00:47:04.0947686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_histc_cpu_float32' 2025-01-24T00:47:04.0948472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_histogram_cpu_float32' 2025-01-24T00:47:04.0949269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_histogramdd_cpu_float32' 2025-01-24T00:47:04.0950035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_hsplit_cpu_float32' 2025-01-24T00:47:04.0950779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_hstack_cpu_float32' 2025-01-24T00:47:04.0951536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_hypot_cpu_float32' 2025-01-24T00:47:04.0952271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_i0_cpu_float32' 2025-01-24T00:47:04.0953017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_igamma_cpu_float32' 2025-01-24T00:47:04.0953787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_igammac_cpu_float32' 2025-01-24T00:47:04.0954553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_index_add_cpu_float32' 2025-01-24T00:47:04.0955334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_index_copy_cpu_float32' 2025-01-24T00:47:04.0956101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_index_fill_cpu_float32' 2025-01-24T00:47:04.0956907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_index_put_cpu_float32' 2025-01-24T00:47:04.0957756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_index_reduce_cpu_float32' 2025-01-24T00:47:04.0958531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_index_select_cpu_float32' 2025-01-24T00:47:04.0959295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_inner_cpu_float32' 2025-01-24T00:47:04.0960042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_int_cpu_float32' 2025-01-24T00:47:04.0960812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isclose_cpu_float32' 2025-01-24T00:47:04.0961574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isfinite_cpu_float32' 2025-01-24T00:47:04.0962314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isin_cpu_float32' 2025-01-24T00:47:04.0963096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isinf_cpu_float32' 2025-01-24T00:47:04.0963866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isnan_cpu_float32' 2025-01-24T00:47:04.0964644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isneginf_cpu_float32' 2025-01-24T00:47:04.0965406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isposinf_cpu_float32' 2025-01-24T00:47:04.0966165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isreal_cpu_float32' 2025-01-24T00:47:04.0966950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_item_cpu_float32' 2025-01-24T00:47:04.0967794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_jiterator_2inputs_2outputs_cpu_float32' 2025-01-24T00:47:04.0968678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_jiterator_4inputs_with_extra_args_cpu_float32' 2025-01-24T00:47:04.0969479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_jiterator_binary_cpu_float32' 2025-01-24T00:47:04.0970344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_jiterator_binary_return_by_ref_cpu_float32' 2025-01-24T00:47:04.0971134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_jiterator_unary_cpu_float32' 2025-01-24T00:47:04.0971903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_kron_cpu_float32' 2025-01-24T00:47:04.0972697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_kthvalue_cpu_float32' 2025-01-24T00:47:04.0973442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ldexp_cpu_float32' 2025-01-24T00:47:04.0974196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_le_cpu_float32' 2025-01-24T00:47:04.0974937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_lerp_cpu_float32' 2025-01-24T00:47:04.0975685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_lgamma_cpu_float32' 2025-01-24T00:47:04.0976489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_cholesky_cpu_float32' 2025-01-24T00:47:04.0977298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_cholesky_ex_cpu_float32' 2025-01-24T00:47:04.0978079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_cond_cpu_float32' 2025-01-24T00:47:04.0978881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_cross_cpu_float32' 2025-01-24T00:47:04.0979687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_det_cpu_float32' 2025-01-24T00:47:04.0980502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_det_singular_cpu_float32' 2025-01-24T00:47:04.0981292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_diagonal_cpu_float32' 2025-01-24T00:47:04.0982078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_eig_cpu_float32' 2025-01-24T00:47:04.0982850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_eigh_cpu_float32' 2025-01-24T00:47:04.0983648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_eigvals_cpu_float32' 2025-01-24T00:47:04.0984439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_eigvalsh_cpu_float32' 2025-01-24T00:47:04.0985283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_householder_product_cpu_float32' 2025-01-24T00:47:04.0986066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_inv_cpu_float32' 2025-01-24T00:47:04.0986872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_inv_ex_cpu_float32' 2025-01-24T00:47:04.0987681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_ldl_factor_cpu_float32' 2025-01-24T00:47:04.0988516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_ldl_factor_ex_cpu_float32' 2025-01-24T00:47:04.0989322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_ldl_solve_cpu_float32' 2025-01-24T00:47:04.0990103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_lstsq_cpu_float32' 2025-01-24T00:47:04.0990950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_lstsq_grad_oriented_cpu_float32' 2025-01-24T00:47:04.0991730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_lu_cpu_float32' 2025-01-24T00:47:04.0992629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_lu_factor_cpu_float32' 2025-01-24T00:47:04.0993455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_lu_factor_ex_cpu_float32' 2025-01-24T00:47:04.0994296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_lu_solve_cpu_float32' 2025-01-24T00:47:04.0995131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_matrix_norm_cpu_float32' 2025-01-24T00:47:04.0995955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_matrix_power_cpu_float32' 2025-01-24T00:47:04.0996759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_matrix_rank_cpu_float32' 2025-01-24T00:47:04.0997622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_matrix_rank_hermitian_cpu_float32' 2025-01-24T00:47:04.0998415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_multi_dot_cpu_float32' 2025-01-24T00:47:04.0999206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_norm_cpu_float32' 2025-01-24T00:47:04.1000071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_norm_subgradients_at_zero_cpu_float32' 2025-01-24T00:47:04.1000848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_pinv_cpu_float32' 2025-01-24T00:47:04.1001682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_pinv_hermitian_cpu_float32' 2025-01-24T00:47:04.1002526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_pinv_singular_cpu_float32' 2025-01-24T00:47:04.1003301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_qr_cpu_float32' 2025-01-24T00:47:04.1004114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_slogdet_cpu_float32' 2025-01-24T00:47:04.1004903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_solve_cpu_float32' 2025-01-24T00:47:04.1005696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_solve_ex_cpu_float32' 2025-01-24T00:47:04.1006584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_solve_triangular_cpu_float32' 2025-01-24T00:47:04.1007441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_svd_cpu_float32' 2025-01-24T00:47:04.1008228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_svdvals_cpu_float32' 2025-01-24T00:47:04.1009038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_tensorinv_cpu_float32' 2025-01-24T00:47:04.1009877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_tensorsolve_cpu_float32' 2025-01-24T00:47:04.1010687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_vander_cpu_float32' 2025-01-24T00:47:04.1011481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_vecdot_cpu_float32' 2025-01-24T00:47:04.1012285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_vector_norm_cpu_float32' 2025-01-24T00:47:04.1013059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linspace_cpu_float32' 2025-01-24T00:47:04.1013897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linspace_tensor_overload_cpu_float32' 2025-01-24T00:47:04.1014657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log10_cpu_float32' 2025-01-24T00:47:04.1015404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log1p_cpu_float32' 2025-01-24T00:47:04.1016149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log2_cpu_float32' 2025-01-24T00:47:04.1016903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log_cpu_float32' 2025-01-24T00:47:04.1017668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log_normal_cpu_float32' 2025-01-24T00:47:04.1018478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log_softmax_cpu_float32' 2025-01-24T00:47:04.1019329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log_softmax_with_dtype_cpu_float32' 2025-01-24T00:47:04.1020099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logaddexp2_cpu_float32' 2025-01-24T00:47:04.1020876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logaddexp_cpu_float32' 2025-01-24T00:47:04.1021659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logcumsumexp_cpu_float32' 2025-01-24T00:47:04.1022423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logdet_cpu_float32' 2025-01-24T00:47:04.1023197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logical_and_cpu_float32' 2025-01-24T00:47:04.1023969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logical_not_cpu_float32' 2025-01-24T00:47:04.1024773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logical_or_cpu_float32' 2025-01-24T00:47:04.1025574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logical_xor_cpu_float32' 2025-01-24T00:47:04.1026340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logit_cpu_float32' 2025-01-24T00:47:04.1027101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logspace_cpu_float32' 2025-01-24T00:47:04.1028028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logspace_tensor_overload_cpu_float32' 2025-01-24T00:47:04.1028797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logsumexp_cpu_float32' 2025-01-24T00:47:04.1029539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_long_cpu_float32' 2025-01-24T00:47:04.1030289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_lt_cpu_float32' 2025-01-24T00:47:04.1031023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_lu_cpu_float32' 2025-01-24T00:47:04.1031797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_lu_solve_cpu_float32' 2025-01-24T00:47:04.1032563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_lu_unpack_cpu_float32' 2025-01-24T00:47:04.1033329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mH_cpu_float32' 2025-01-24T00:47:04.1034104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mT_cpu_float32' 2025-01-24T00:47:04.1034873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_amax_cpu_float32' 2025-01-24T00:47:04.1035668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_amin_cpu_float32' 2025-01-24T00:47:04.1036458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_argmax_cpu_float32' 2025-01-24T00:47:04.1037259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_argmin_cpu_float32' 2025-01-24T00:47:04.1038210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_cumprod_cpu_float32' 2025-01-24T00:47:04.1039003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_cumsum_cpu_float32' 2025-01-24T00:47:04.1039792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_fill_cpu_float32' 2025-01-24T00:47:04.1040632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_log_softmax_cpu_float32' 2025-01-24T00:47:04.1041476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_logaddexp_cpu_float32' 2025-01-24T00:47:04.1042272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_logsumexp_cpu_float32' 2025-01-24T00:47:04.1043052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_mean_cpu_float32' 2025-01-24T00:47:04.1043849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_median_cpu_float32' 2025-01-24T00:47:04.1044623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_norm_cpu_float32' 2025-01-24T00:47:04.1045431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_normalize_cpu_float32' 2025-01-24T00:47:04.1046201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_prod_cpu_float32' 2025-01-24T00:47:04.1047063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_scatter_cpu_float32' 2025-01-24T00:47:04.1047849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_select_cpu_float32' 2025-01-24T00:47:04.1048665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_softmax_cpu_float32' 2025-01-24T00:47:04.1049470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_softmin_cpu_float32' 2025-01-24T00:47:04.1050277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_std_cpu_float32' 2025-01-24T00:47:04.1051060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_sum_cpu_float32' 2025-01-24T00:47:04.1051840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_var_cpu_float32' 2025-01-24T00:47:04.1052596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_matmul_cpu_float32' 2025-01-24T00:47:04.1053380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_matrix_exp_cpu_float32' 2025-01-24T00:47:04.1054152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_max_binary_cpu_float32' 2025-01-24T00:47:04.1055109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_max_pool2d_with_indices_backward_cpu_float32' 2025-01-24T00:47:04.1055956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_max_reduction_no_dim_cpu_float32' 2025-01-24T00:47:04.1056820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_max_reduction_with_dim_cpu_float32' 2025-01-24T00:47:04.1057580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_maximum_cpu_float32' 2025-01-24T00:47:04.1058325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mean_cpu_float32' 2025-01-24T00:47:04.1059089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_median_cpu_float32' 2025-01-24T00:47:04.1059925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_meshgrid_list_of_tensors_cpu_float32' 2025-01-24T00:47:04.1060781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_meshgrid_variadic_tensors_cpu_float32' 2025-01-24T00:47:04.1061554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_min_binary_cpu_float32' 2025-01-24T00:47:04.1062150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_float64' 2025-01-24T00:47:04.1062984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_min_reduction_no_dim_cpu_float32' 2025-01-24T00:47:04.1063807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_min_reduction_with_dim_cpu_float32' 2025-01-24T00:47:04.1064603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_minimum_cpu_float32' 2025-01-24T00:47:04.1065361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mm_cpu_float32' 2025-01-24T00:47:04.1066103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mode_cpu_float32' 2025-01-24T00:47:04.1066875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_movedim_cpu_float32' 2025-01-24T00:47:04.1067621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_msort_cpu_float32' 2025-01-24T00:47:04.1068383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mul_cpu_float32' 2025-01-24T00:47:04.1069158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_multinomial_cpu_float32' 2025-01-24T00:47:04.1069910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mv_cpu_float32' 2025-01-24T00:47:04.1070750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mvlgamma_mvlgamma_p_1_cpu_float32' 2025-01-24T00:47:04.1071596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mvlgamma_mvlgamma_p_3_cpu_float32' 2025-01-24T00:47:04.1072428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mvlgamma_mvlgamma_p_5_cpu_float32' 2025-01-24T00:47:04.1073199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nan_to_num_cpu_float32' 2025-01-24T00:47:04.1073967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nanmean_cpu_float32' 2025-01-24T00:47:04.1074732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nanmedian_cpu_float32' 2025-01-24T00:47:04.1075509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nanquantile_cpu_float32' 2025-01-24T00:47:04.1076274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nansum_cpu_float32' 2025-01-24T00:47:04.1077048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_narrow_copy_cpu_float32' 2025-01-24T00:47:04.1077816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_narrow_cpu_float32' 2025-01-24T00:47:04.1078622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_native_batch_norm_cpu_float32' 2025-01-24T00:47:04.1079488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_native_dropout_backward_cpu_float32' 2025-01-24T00:47:04.1080309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_native_layer_norm_cpu_float32' 2025-01-24T00:47:04.1081049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ne_cpu_float32' 2025-01-24T00:47:04.1081799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_neg_cpu_float32' 2025-01-24T00:47:04.1082565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_new_empty_cpu_float32' 2025-01-24T00:47:04.1083386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_new_empty_strided_cpu_float32' 2025-01-24T00:47:04.1084142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_new_full_cpu_float32' 2025-01-24T00:47:04.1084902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_new_ones_cpu_float32' 2025-01-24T00:47:04.1085681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_new_zeros_cpu_float32' 2025-01-24T00:47:04.1086524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nextafter_cpu_float32' 2025-01-24T00:47:04.1087444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_avg_pool1d_cpu_float32' 2025-01-24T00:47:04.1088314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_avg_pool2d_cpu_float32' 2025-01-24T00:47:04.1089196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_avg_pool3d_cpu_float32' 2025-01-24T00:47:04.1090065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_max_pool1d_cpu_float32' 2025-01-24T00:47:04.1090935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_max_pool2d_cpu_float32' 2025-01-24T00:47:04.1091813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_max_pool3d_cpu_float32' 2025-01-24T00:47:04.1092830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_alpha_dropout_cpu_float32' 2025-01-24T00:47:04.1093679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_avg_pool1d_cpu_float32' 2025-01-24T00:47:04.1094510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_avg_pool2d_cpu_float32' 2025-01-24T00:47:04.1095395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_avg_pool3d_cpu_float32' 2025-01-24T00:47:04.1096270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_batch_norm_cpu_float32' 2025-01-24T00:47:04.1097092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_bilinear_cpu_float32' 2025-01-24T00:47:04.1097976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_binary_cross_entropy_cpu_float32' 2025-01-24T00:47:04.1098902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_binary_cross_entropy_with_logits_cpu_float32' 2025-01-24T00:47:04.1099727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_celu_cpu_float32' 2025-01-24T00:47:04.1100540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_conv1d_cpu_float32' 2025-01-24T00:47:04.1101352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_conv2d_cpu_float32' 2025-01-24T00:47:04.1102216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_conv3d_cpu_float32' 2025-01-24T00:47:04.1103106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_conv_transpose1d_cpu_float32' 2025-01-24T00:47:04.1103978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_conv_transpose2d_cpu_float32' 2025-01-24T00:47:04.1104831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_conv_transpose3d_cpu_float32' 2025-01-24T00:47:04.1105721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_cosine_embedding_loss_cpu_float32' 2025-01-24T00:47:04.1106583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_cosine_similarity_cpu_float32' 2025-01-24T00:47:04.1107434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_cross_entropy_cpu_float32' 2025-01-24T00:47:04.1108275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_ctc_loss_cpu_float32' 2025-01-24T00:47:04.1109106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_dropout2d_cpu_float32' 2025-01-24T00:47:04.1109949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_dropout3d_cpu_float32' 2025-01-24T00:47:04.1110808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_dropout_cpu_float32' 2025-01-24T00:47:04.1111650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_elu_cpu_float32' 2025-01-24T00:47:04.1112493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_embedding_bag_cpu_float32' 2025-01-24T00:47:04.1113325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_embedding_cpu_float32' 2025-01-24T00:47:04.1114268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_feature_alpha_dropout_with_train_cpu_float32' 2025-01-24T00:47:04.1115201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_feature_alpha_dropout_without_train_cpu_float32' 2025-01-24T00:47:04.1116093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_fractional_max_pool2d_cpu_float32' 2025-01-24T00:47:04.1116973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_fractional_max_pool3d_cpu_float32' 2025-01-24T00:47:04.1117863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_gaussian_nll_loss_cpu_float32' 2025-01-24T00:47:04.1118710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_gelu_cpu_float32' 2025-01-24T00:47:04.1119514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_glu_cpu_float32' 2025-01-24T00:47:04.1120362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_grid_sample_cpu_float32' 2025-01-24T00:47:04.1121193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_group_norm_cpu_float32' 2025-01-24T00:47:04.1122037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_hardshrink_cpu_float32' 2025-01-24T00:47:04.1122869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_hardsigmoid_cpu_float32' 2025-01-24T00:47:04.1123699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_hardswish_cpu_float32' 2025-01-24T00:47:04.1124532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_hardtanh_cpu_float32' 2025-01-24T00:47:04.1125402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_hinge_embedding_loss_cpu_float32' 2025-01-24T00:47:04.1126359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_huber_loss_cpu_float32' 2025-01-24T00:47:04.1127233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_instance_norm_cpu_float32' 2025-01-24T00:47:04.1128107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_area_cpu_float32' 2025-01-24T00:47:04.1128984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_bicubic_cpu_float32' 2025-01-24T00:47:04.1129863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_bilinear_cpu_float32' 2025-01-24T00:47:04.1130744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_linear_cpu_float32' 2025-01-24T00:47:04.1131649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_nearest-exact_cpu_float32' 2025-01-24T00:47:04.1132532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_nearest_cpu_float32' 2025-01-24T00:47:04.1133436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_trilinear_cpu_float32' 2025-01-24T00:47:04.1134290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_kl_div_cpu_float32' 2025-01-24T00:47:04.1135109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_l1_loss_cpu_float32' 2025-01-24T00:47:04.1135940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_layer_norm_cpu_float32' 2025-01-24T00:47:04.1136785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_leaky_relu_cpu_float32' 2025-01-24T00:47:04.1137603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_linear_cpu_float32' 2025-01-24T00:47:04.1138484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_local_response_norm_cpu_float32' 2025-01-24T00:47:04.1139316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_logsigmoid_cpu_float32' 2025-01-24T00:47:04.1140181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_margin_ranking_loss_cpu_float32' 2025-01-24T00:47:04.1141029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_pool1d_cpu_float32' 2025-01-24T00:47:04.1141882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_pool2d_cpu_float32' 2025-01-24T00:47:04.1142752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_pool3d_cpu_float32' 2025-01-24T00:47:04.1143594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool1d_cpu_float32' 2025-01-24T00:47:04.1144469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool1d_grad_cpu_float32' 2025-01-24T00:47:04.1145312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool2d_cpu_float32' 2025-01-24T00:47:04.1146176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool2d_grad_cpu_float32' 2025-01-24T00:47:04.1147032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool3d_cpu_float32' 2025-01-24T00:47:04.1147895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool3d_grad_cpu_float32' 2025-01-24T00:47:04.1148737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_mish_cpu_float32' 2025-01-24T00:47:04.1149585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_mse_loss_cpu_float32' 2025-01-24T00:47:04.1150503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_multi_head_attention_forward_cpu_float32' 2025-01-24T00:47:04.1151365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_multi_margin_loss_cpu_float32' 2025-01-24T00:47:04.1152252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_multilabel_margin_loss_cpu_float32' 2025-01-24T00:47:04.1153169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_multilabel_soft_margin_loss_cpu_float32' 2025-01-24T00:47:04.1153994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_nll_loss_cpu_float32' 2025-01-24T00:47:04.1154831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_normalize_cpu_float32' 2025-01-24T00:47:04.1155746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pad_circular_cpu_float32' 2025-01-24T00:47:04.1156605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pad_constant_cpu_float32' 2025-01-24T00:47:04.1157476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pad_reflect_cpu_float32' 2025-01-24T00:47:04.1158344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pad_replicate_cpu_float32' 2025-01-24T00:47:04.1159239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pad_replicate_negative_cpu_float32' 2025-01-24T00:47:04.1160104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pairwise_distance_cpu_float32' 2025-01-24T00:47:04.1160933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pdist_cpu_float32' 2025-01-24T00:47:04.1161782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pixel_shuffle_cpu_float32' 2025-01-24T00:47:04.1162634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pixel_unshuffle_cpu_float32' 2025-01-24T00:47:04.1163501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_poisson_nll_loss_cpu_float32' 2025-01-24T00:47:04.1164333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_prelu_cpu_float32' 2025-01-24T00:47:04.1165191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_relu6_cpu_float32' 2025-01-24T00:47:04.1165997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_relu_cpu_float32' 2025-01-24T00:47:04.1166892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_rrelu_cpu_float32' 2025-01-24T00:47:04.1167800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_scaled_dot_product_attention_cpu_float32' 2025-01-24T00:47:04.1168606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_selu_cpu_float32' 2025-01-24T00:47:04.1169422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_silu_cpu_float32' 2025-01-24T00:47:04.1170271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_smooth_l1_loss_cpu_float32' 2025-01-24T00:47:04.1171141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_soft_margin_loss_cpu_float32' 2025-01-24T00:47:04.1171969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_softmin_cpu_float32' 2025-01-24T00:47:04.1172881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_softmin_with_dtype_cpu_float32' 2025-01-24T00:47:04.1173729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_softplus_cpu_float32' 2025-01-24T00:47:04.1174563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_softshrink_cpu_float32' 2025-01-24T00:47:04.1175399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_softsign_cpu_float32' 2025-01-24T00:47:04.1176238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_tanhshrink_cpu_float32' 2025-01-24T00:47:04.1177079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_threshold_cpu_float32' 2025-01-24T00:47:04.1177951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_triplet_margin_loss_cpu_float32' 2025-01-24T00:47:04.1178881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_triplet_margin_with_distance_loss_cpu_float32' 2025-01-24T00:47:04.1179735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_unfold_cpu_float32' 2025-01-24T00:47:04.1180622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_upsample_bilinear_cpu_float32' 2025-01-24T00:47:04.1181497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_upsample_nearest_cpu_float32' 2025-01-24T00:47:04.1182253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nonzero_cpu_float32' 2025-01-24T00:47:04.1183054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nonzero_static_cpu_float32' 2025-01-24T00:47:04.1183803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_norm_cpu_float32' 2025-01-24T00:47:04.1184566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_norm_fro_cpu_float32' 2025-01-24T00:47:04.1185338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_norm_inf_cpu_float32' 2025-01-24T00:47:04.1186100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_norm_nuc_cpu_float32' 2025-01-24T00:47:04.1186861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_normal_cpu_float32' 2025-01-24T00:47:04.1187654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_normal_in_place_cpu_float32' 2025-01-24T00:47:04.1188481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_normal_number_mean_cpu_float32' 2025-01-24T00:47:04.1189262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ones_cpu_float32' 2025-01-24T00:47:04.1190025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ones_like_cpu_float32' 2025-01-24T00:47:04.1190786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ormqr_cpu_float32' 2025-01-24T00:47:04.1191532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_outer_cpu_float32' 2025-01-24T00:47:04.1192442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_pca_lowrank_cpu_float32' 2025-01-24T00:47:04.1205242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_permute_cpu_float32' 2025-01-24T00:47:04.1206050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_pinverse_cpu_float32' 2025-01-24T00:47:04.1207077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_polar_cpu_float32' 2025-01-24T00:47:04.1207949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_0_cpu_float32' 2025-01-24T00:47:04.1208769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_1_cpu_float32' 2025-01-24T00:47:04.1209603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_2_cpu_float32' 2025-01-24T00:47:04.1210425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_3_cpu_float32' 2025-01-24T00:47:04.1211259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_4_cpu_float32' 2025-01-24T00:47:04.1212021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_positive_cpu_float32' 2025-01-24T00:47:04.1212771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_pow_cpu_float32' 2025-01-24T00:47:04.1213509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_prod_cpu_float32' 2025-01-24T00:47:04.1214244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_put_cpu_float32' 2025-01-24T00:47:04.1214988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_qr_cpu_float32' 2025-01-24T00:47:04.1215855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_quantile_cpu_float32' 2025-01-24T00:47:04.1216653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_rad2deg_cpu_float32' 2025-01-24T00:47:04.1217414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_rand_like_cpu_float32' 2025-01-24T00:47:04.1218159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_randint_cpu_float32' 2025-01-24T00:47:04.1218938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_randint_like_cpu_float32' 2025-01-24T00:47:04.1219681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_randn_cpu_float32' 2025-01-24T00:47:04.1220464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_randn_like_cpu_float32' 2025-01-24T00:47:04.1221205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ravel_cpu_float32' 2025-01-24T00:47:04.1221951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_real_cpu_float32' 2025-01-24T00:47:04.1222748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_reciprocal_cpu_float32' 2025-01-24T00:47:04.1223534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_remainder_cpu_float32' 2025-01-24T00:47:04.1224286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_renorm_cpu_float32' 2025-01-24T00:47:04.1225028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_repeat_cpu_float32' 2025-01-24T00:47:04.1225839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_repeat_interleave_cpu_float32' 2025-01-24T00:47:04.1226605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_reshape_as_cpu_float32' 2025-01-24T00:47:04.1227355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_reshape_cpu_float32' 2025-01-24T00:47:04.1228116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_resize__cpu_float32' 2025-01-24T00:47:04.1228886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_resize_as__cpu_float32' 2025-01-24T00:47:04.1229666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_resolve_conj_cpu_float32' 2025-01-24T00:47:04.1230438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_resolve_neg_cpu_float32' 2025-01-24T00:47:04.1231207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_roll_cpu_float32' 2025-01-24T00:47:04.1231966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_rot90_cpu_float32' 2025-01-24T00:47:04.1232708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_round_cpu_float32' 2025-01-24T00:47:04.1233513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_round_decimals_0_cpu_float32' 2025-01-24T00:47:04.1234310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_round_decimals_3_cpu_float32' 2025-01-24T00:47:04.1235129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_round_decimals_neg_3_cpu_float32' 2025-01-24T00:47:04.1235872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_rsqrt_cpu_float32' 2025-01-24T00:47:04.1236610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_rsub_cpu_float32' 2025-01-24T00:47:04.1237432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scalar_tensor_cpu_float32' 2025-01-24T00:47:04.1238226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_add_cpu_float32' 2025-01-24T00:47:04.1238983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_cpu_float32' 2025-01-24T00:47:04.1239788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_reduce_amax_cpu_float32' 2025-01-24T00:47:04.1240595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_reduce_amin_cpu_float32' 2025-01-24T00:47:04.1241409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_reduce_mean_cpu_float32' 2025-01-24T00:47:04.1242220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_reduce_prod_cpu_float32' 2025-01-24T00:47:04.1243027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_reduce_sum_cpu_float32' 2025-01-24T00:47:04.1243801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_searchsorted_cpu_float32' 2025-01-24T00:47:04.1244552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_select_cpu_float32' 2025-01-24T00:47:04.1245333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_select_scatter_cpu_float32' 2025-01-24T00:47:04.1246092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sgn_cpu_float32' 2025-01-24T00:47:04.1246927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_short_cpu_float32' 2025-01-24T00:47:04.1247675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sigmoid_cpu_float32' 2025-01-24T00:47:04.1248426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sign_cpu_float32' 2025-01-24T00:47:04.1249250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_bartlett_cpu_float32' 2025-01-24T00:47:04.1250080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_blackman_cpu_float32' 2025-01-24T00:47:04.1250911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_cosine_cpu_float32' 2025-01-24T00:47:04.1251751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_exponential_cpu_float32' 2025-01-24T00:47:04.1252608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_gaussian_cpu_float32' 2025-01-24T00:47:04.1253479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_general_cosine_cpu_float32' 2025-01-24T00:47:04.1254338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_general_hamming_cpu_float32' 2025-01-24T00:47:04.1255162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_hamming_cpu_float32' 2025-01-24T00:47:04.1255967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_hann_cpu_float32' 2025-01-24T00:47:04.1256786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_kaiser_cpu_float32' 2025-01-24T00:47:04.1257600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_nuttall_cpu_float32' 2025-01-24T00:47:04.1258360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signbit_cpu_float32' 2025-01-24T00:47:04.1259216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sin_cpu_float32' 2025-01-24T00:47:04.1259963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sinc_cpu_float32' 2025-01-24T00:47:04.1260706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sinh_cpu_float32' 2025-01-24T00:47:04.1261475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_slice_cpu_float32' 2025-01-24T00:47:04.1262284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_slice_scatter_cpu_float32' 2025-01-24T00:47:04.1263034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_softmax_cpu_float32' 2025-01-24T00:47:04.1263841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_softmax_with_dtype_cpu_float32' 2025-01-24T00:47:04.1264586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sort_cpu_float32' 2025-01-24T00:47:04.1265381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sparse_mm_reduce_cpu_float32' 2025-01-24T00:47:04.1266200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sparse_sampled_addmm_cpu_float32' 2025-01-24T00:47:04.1266985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_airy_ai_cpu_float32' 2025-01-24T00:47:04.1267812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_bessel_j0_cpu_float32' 2025-01-24T00:47:04.1268629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_bessel_j1_cpu_float32' 2025-01-24T00:47:04.1269467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_bessel_y0_cpu_float32' 2025-01-24T00:47:04.1270366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_bessel_y1_cpu_float32' 2025-01-24T00:47:04.1271223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_chebyshev_polynomial_t_cpu_float32' 2025-01-24T00:47:04.1272084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_chebyshev_polynomial_u_cpu_float32' 2025-01-24T00:47:04.1272945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_chebyshev_polynomial_v_cpu_float32' 2025-01-24T00:47:04.1273803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_chebyshev_polynomial_w_cpu_float32' 2025-01-24T00:47:04.1274581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_entr_cpu_float32' 2025-01-24T00:47:04.1275360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_erfcx_cpu_float32' 2025-01-24T00:47:04.1276217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_hermite_polynomial_h_cpu_float32' 2025-01-24T00:47:04.1277103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_hermite_polynomial_he_cpu_float32' 2025-01-24T00:47:04.1277904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_i0e_cpu_float32' 2025-01-24T00:47:04.1278670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_i1_cpu_float32' 2025-01-24T00:47:04.1279448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_i1e_cpu_float32' 2025-01-24T00:47:04.1280307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_laguerre_polynomial_l_cpu_float32' 2025-01-24T00:47:04.1281152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_legendre_polynomial_p_cpu_float32' 2025-01-24T00:47:04.1281960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_log_ndtr_cpu_float32' 2025-01-24T00:47:04.1282795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_modified_bessel_i0_cpu_float32' 2025-01-24T00:47:04.1283663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_modified_bessel_i1_cpu_float32' 2025-01-24T00:47:04.1284525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_modified_bessel_k0_cpu_float32' 2025-01-24T00:47:04.1285361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_modified_bessel_k1_cpu_float32' 2025-01-24T00:47:04.1286148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_ndtr_cpu_float32' 2025-01-24T00:47:04.1286997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_ndtri_cpu_float32' 2025-01-24T00:47:04.1287905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_polygamma_special_polygamma_n_0_cpu_float32' 2025-01-24T00:47:04.1288781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_scaled_modified_bessel_k0_cpu_float32' 2025-01-24T00:47:04.1289662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_scaled_modified_bessel_k1_cpu_float32' 2025-01-24T00:47:04.1290546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_shifted_chebyshev_polynomial_t_cpu_float32' 2025-01-24T00:47:04.1291434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_shifted_chebyshev_polynomial_u_cpu_float32' 2025-01-24T00:47:04.1292560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_shifted_chebyshev_polynomial_v_cpu_float32' 2025-01-24T00:47:04.1293492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_shifted_chebyshev_polynomial_w_cpu_float32' 2025-01-24T00:47:04.1294347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_spherical_bessel_j0_cpu_float32' 2025-01-24T00:47:04.1295139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_xlog1py_cpu_float32' 2025-01-24T00:47:04.1295928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_zeta_cpu_float32' 2025-01-24T00:47:04.1296674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_split_cpu_float32' 2025-01-24T00:47:04.1297462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_split_list_args_cpu_float32' 2025-01-24T00:47:04.1298266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_split_with_sizes_cpu_float32' 2025-01-24T00:47:04.1299035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sqrt_cpu_float32' 2025-01-24T00:47:04.1299824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_square_cpu_float32' 2025-01-24T00:47:04.1300571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_squeeze_cpu_float32' 2025-01-24T00:47:04.1301367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_squeeze_multiple_cpu_float32' 2025-01-24T00:47:04.1302120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_stack_cpu_float32' 2025-01-24T00:47:04.1302854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_std_cpu_float32' 2025-01-24T00:47:04.1303617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_std_mean_cpu_float32' 2025-01-24T00:47:04.1304412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_std_mean_unbiased_cpu_float32' 2025-01-24T00:47:04.1305198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_std_unbiased_cpu_float32' 2025-01-24T00:47:04.1305934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_stft_cpu_float32' 2025-01-24T00:47:04.1306672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sub_cpu_float32' 2025-01-24T00:47:04.1307441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sum_cpu_float32' 2025-01-24T00:47:04.1308229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sum_to_size_cpu_float32' 2025-01-24T00:47:04.1308973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_svd_cpu_float32' 2025-01-24T00:47:04.1309738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_svd_lowrank_cpu_float32' 2025-01-24T00:47:04.1310519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_take_along_dim_cpu_float32' 2025-01-24T00:47:04.1311268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_take_cpu_float32' 2025-01-24T00:47:04.1312002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_tan_cpu_float32' 2025-01-24T00:47:04.1312754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_tanh_cpu_float32' 2025-01-24T00:47:04.1313527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_tensor_split_cpu_float32' 2025-01-24T00:47:04.1314314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_tensordot_cpu_float32' 2025-01-24T00:47:04.1315091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_tile_cpu_float32' 2025-01-24T00:47:04.1315826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_to_cpu_float32' 2025-01-24T00:47:04.1316598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_to_sparse_cpu_float32' 2025-01-24T00:47:04.1317339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_topk_cpu_float32' 2025-01-24T00:47:04.1318093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_trace_cpu_float32' 2025-01-24T00:47:04.1318854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_transpose_cpu_float32' 2025-01-24T00:47:04.1319618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_trapezoid_cpu_float32' 2025-01-24T00:47:04.1320370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_trapz_cpu_float32' 2025-01-24T00:47:04.1321159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_triangular_solve_cpu_float32' 2025-01-24T00:47:04.1321910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_tril_cpu_float32' 2025-01-24T00:47:04.1322528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_float32' 2025-01-24T00:47:04.1323295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_triu_cpu_float32' 2025-01-24T00:47:04.1324066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_true_divide_cpu_float32' 2025-01-24T00:47:04.1324802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_trunc_cpu_float32' 2025-01-24T00:47:04.1325553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unbind_cpu_float32' 2025-01-24T00:47:04.1326385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unflatten_cpu_float32' 2025-01-24T00:47:04.1327155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unfold_copy_cpu_float32' 2025-01-24T00:47:04.1327906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unfold_cpu_float32' 2025-01-24T00:47:04.1328658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_uniform_cpu_float32' 2025-01-24T00:47:04.1329490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unique_consecutive_cpu_float32' 2025-01-24T00:47:04.1330261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unique_cpu_float32' 2025-01-24T00:47:04.1331048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unsafe_chunk_cpu_float32' 2025-01-24T00:47:04.1331816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unsafe_split_cpu_float32' 2025-01-24T00:47:04.1332578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unsqueeze_cpu_float32' 2025-01-24T00:47:04.1333323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_var_cpu_float32' 2025-01-24T00:47:04.1334082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_var_mean_cpu_float32' 2025-01-24T00:47:04.1334886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_var_mean_unbiased_cpu_float32' 2025-01-24T00:47:04.1335657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_var_unbiased_cpu_float32' 2025-01-24T00:47:04.1336397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_vdot_cpu_float32' 2025-01-24T00:47:04.1337186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_view_as_complex_cpu_float32' 2025-01-24T00:47:04.1337957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_view_as_cpu_float32' 2025-01-24T00:47:04.1338749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_view_copy_cpu_float32' 2025-01-24T00:47:04.1339486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_view_cpu_float32' 2025-01-24T00:47:04.1340240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_vsplit_cpu_float32' 2025-01-24T00:47:04.1340981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_vstack_cpu_float32' 2025-01-24T00:47:04.1341722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_where_cpu_float32' 2025-01-24T00:47:04.1342475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_xlogy_cpu_float32' 2025-01-24T00:47:04.1343213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_zero__cpu_float32' 2025-01-24T00:47:04.1343985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_zeros_cpu_float32' 2025-01-24T00:47:04.1344748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_zeros_like_cpu_float32' 2025-01-24T00:47:04.1345500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_outer_cpu_float32' 2025-01-24T00:47:04.1346259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_pca_lowrank_cpu_float32' 2025-01-24T00:47:04.1346996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_permute_cpu_float32' 2025-01-24T00:47:04.1347745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_pinverse_cpu_float32' 2025-01-24T00:47:04.1348470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_polar_cpu_float32' 2025-01-24T00:47:04.1349281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_0_cpu_float32' 2025-01-24T00:47:04.1350103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_1_cpu_float32' 2025-01-24T00:47:04.1350912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_2_cpu_float32' 2025-01-24T00:47:04.1351728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_3_cpu_float32' 2025-01-24T00:47:04.1352570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_4_cpu_float32' 2025-01-24T00:47:04.1353323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_positive_cpu_float32' 2025-01-24T00:47:04.1354070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_pow_cpu_float32' 2025-01-24T00:47:04.1354793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_prod_cpu_float32' 2025-01-24T00:47:04.1355525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_put_cpu_float32' 2025-01-24T00:47:04.1356241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_qr_cpu_float32' 2025-01-24T00:47:04.1356991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_quantile_cpu_float32' 2025-01-24T00:47:04.1357730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_rad2deg_cpu_float32' 2025-01-24T00:47:04.1358470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_rand_like_cpu_float32' 2025-01-24T00:47:04.1359244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_randint_cpu_float32' 2025-01-24T00:47:04.1360020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_randint_like_cpu_float32' 2025-01-24T00:47:04.1360755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_randn_cpu_float32' 2025-01-24T00:47:04.1361503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_randn_like_cpu_float32' 2025-01-24T00:47:04.1362235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ravel_cpu_float32' 2025-01-24T00:47:04.1362970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_real_cpu_float32' 2025-01-24T00:47:04.1363715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_reciprocal_cpu_float32' 2025-01-24T00:47:04.1364471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_remainder_cpu_float32' 2025-01-24T00:47:04.1365203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_renorm_cpu_float32' 2025-01-24T00:47:04.1365948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_repeat_cpu_float32' 2025-01-24T00:47:04.1366779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_repeat_interleave_cpu_float32' 2025-01-24T00:47:04.1367530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_reshape_as_cpu_float32' 2025-01-24T00:47:04.1368301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_reshape_cpu_float32' 2025-01-24T00:47:04.1369061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_resize__cpu_float32' 2025-01-24T00:47:04.1369813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_resize_as__cpu_float32' 2025-01-24T00:47:04.1370564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_resolve_conj_cpu_float32' 2025-01-24T00:47:04.1371319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_resolve_neg_cpu_float32' 2025-01-24T00:47:04.1372053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_roll_cpu_float32' 2025-01-24T00:47:04.1372786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_rot90_cpu_float32' 2025-01-24T00:47:04.1373520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_round_cpu_float32' 2025-01-24T00:47:04.1374316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_round_decimals_0_cpu_float32' 2025-01-24T00:47:04.1375115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_round_decimals_3_cpu_float32' 2025-01-24T00:47:04.1375906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_round_decimals_neg_3_cpu_float32' 2025-01-24T00:47:04.1376640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_rsqrt_cpu_float32' 2025-01-24T00:47:04.1377373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_rsub_cpu_float32' 2025-01-24T00:47:04.1378135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scalar_tensor_cpu_float32' 2025-01-24T00:47:04.1378896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_add_cpu_float32' 2025-01-24T00:47:04.1379631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_cpu_float32' 2025-01-24T00:47:04.1380417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_reduce_amax_cpu_float32' 2025-01-24T00:47:04.1381212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_reduce_amin_cpu_float32' 2025-01-24T00:47:04.1381998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_reduce_mean_cpu_float32' 2025-01-24T00:47:04.1382815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_reduce_prod_cpu_float32' 2025-01-24T00:47:04.1383594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_reduce_sum_cpu_float32' 2025-01-24T00:47:04.1384375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_searchsorted_cpu_float32' 2025-01-24T00:47:04.1385115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_select_cpu_float32' 2025-01-24T00:47:04.1385874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_select_scatter_cpu_float32' 2025-01-24T00:47:04.1386609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sgn_cpu_float32' 2025-01-24T00:47:04.1387336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_short_cpu_float32' 2025-01-24T00:47:04.1388081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sigmoid_cpu_float32' 2025-01-24T00:47:04.1388806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sign_cpu_float32' 2025-01-24T00:47:04.1389632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_bartlett_cpu_float32' 2025-01-24T00:47:04.1390476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_blackman_cpu_float32' 2025-01-24T00:47:04.1391278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_cosine_cpu_float32' 2025-01-24T00:47:04.1392255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_exponential_cpu_float32' 2025-01-24T00:47:04.1393072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_gaussian_cpu_float32' 2025-01-24T00:47:04.1393906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_general_cosine_cpu_float32' 2025-01-24T00:47:04.1394750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_general_hamming_cpu_float32' 2025-01-24T00:47:04.1395552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_hamming_cpu_float32' 2025-01-24T00:47:04.1396348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_hann_cpu_float32' 2025-01-24T00:47:04.1397143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_kaiser_cpu_float32' 2025-01-24T00:47:04.1398006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_nuttall_cpu_float32' 2025-01-24T00:47:04.1398739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signbit_cpu_float32' 2025-01-24T00:47:04.1399493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sin_cpu_float32' 2025-01-24T00:47:04.1400224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sinc_cpu_float32' 2025-01-24T00:47:04.1400949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sinh_cpu_float32' 2025-01-24T00:47:04.1401688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_slice_cpu_float32' 2025-01-24T00:47:04.1402445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_slice_scatter_cpu_float32' 2025-01-24T00:47:04.1403186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_softmax_cpu_float32' 2025-01-24T00:47:04.1403973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_softmax_with_dtype_cpu_float32' 2025-01-24T00:47:04.1404729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sort_cpu_float32' 2025-01-24T00:47:04.1405548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sparse_mm_reduce_cpu_float32' 2025-01-24T00:47:04.1406387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sparse_sampled_addmm_cpu_float32' 2025-01-24T00:47:04.1407160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_airy_ai_cpu_float32' 2025-01-24T00:47:04.1407944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_bessel_j0_cpu_float32' 2025-01-24T00:47:04.1408726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_bessel_j1_cpu_float32' 2025-01-24T00:47:04.1409513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_bessel_y0_cpu_float32' 2025-01-24T00:47:04.1410291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_bessel_y1_cpu_float32' 2025-01-24T00:47:04.1411137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_t_cpu_float32' 2025-01-24T00:47:04.1411976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_u_cpu_float32' 2025-01-24T00:47:04.1412809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_v_cpu_float32' 2025-01-24T00:47:04.1413688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_w_cpu_float32' 2025-01-24T00:47:04.1414468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_entr_cpu_float32' 2025-01-24T00:47:04.1415240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_erfcx_cpu_float32' 2025-01-24T00:47:04.1416072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_hermite_polynomial_h_cpu_float32' 2025-01-24T00:47:04.1416914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_hermite_polynomial_he_cpu_float32' 2025-01-24T00:47:04.1417669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_i0e_cpu_float32' 2025-01-24T00:47:04.1418582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_i1_cpu_float32' 2025-01-24T00:47:04.1419405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_i1e_cpu_float32' 2025-01-24T00:47:04.1420311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_laguerre_polynomial_l_cpu_float32' 2025-01-24T00:47:04.1421226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_legendre_polynomial_p_cpu_float32' 2025-01-24T00:47:04.1422001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_log_ndtr_cpu_float32' 2025-01-24T00:47:04.1422865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_modified_bessel_i0_cpu_float32' 2025-01-24T00:47:04.1423691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_modified_bessel_i1_cpu_float32' 2025-01-24T00:47:04.1424547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_modified_bessel_k0_cpu_float32' 2025-01-24T00:47:04.1425373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_modified_bessel_k1_cpu_float32' 2025-01-24T00:47:04.1426150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_ndtr_cpu_float32' 2025-01-24T00:47:04.1426923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_ndtri_cpu_float32' 2025-01-24T00:47:04.1427798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32' 2025-01-24T00:47:04.1428660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_scaled_modified_bessel_k0_cpu_float32' 2025-01-24T00:47:04.1429535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_scaled_modified_bessel_k1_cpu_float32' 2025-01-24T00:47:04.1430430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32' 2025-01-24T00:47:04.1431312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32' 2025-01-24T00:47:04.1432192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32' 2025-01-24T00:47:04.1433075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32' 2025-01-24T00:47:04.1433896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_spherical_bessel_j0_cpu_float32' 2025-01-24T00:47:04.1434674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_xlog1py_cpu_float32' 2025-01-24T00:47:04.1435428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_zeta_cpu_float32' 2025-01-24T00:47:04.1436187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_split_cpu_float32' 2025-01-24T00:47:04.1436998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_split_list_args_cpu_float32' 2025-01-24T00:47:04.1437773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_split_with_sizes_cpu_float32' 2025-01-24T00:47:04.1438511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sqrt_cpu_float32' 2025-01-24T00:47:04.1439239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_square_cpu_float32' 2025-01-24T00:47:04.1439975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_squeeze_cpu_float32' 2025-01-24T00:47:04.1440765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_squeeze_multiple_cpu_float32' 2025-01-24T00:47:04.1441491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_stack_cpu_float32' 2025-01-24T00:47:04.1442225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_std_cpu_float32' 2025-01-24T00:47:04.1442958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_std_mean_cpu_float32' 2025-01-24T00:47:04.1443753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_std_mean_unbiased_cpu_float32' 2025-01-24T00:47:04.1444528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_std_unbiased_cpu_float32' 2025-01-24T00:47:04.1445276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_stft_cpu_float32' 2025-01-24T00:47:04.1446011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sub_cpu_float32' 2025-01-24T00:47:04.1446786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sum_cpu_float32' 2025-01-24T00:47:04.1447555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sum_to_size_cpu_float32' 2025-01-24T00:47:04.1448280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_svd_cpu_float32' 2025-01-24T00:47:04.1449039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_svd_lowrank_cpu_float32' 2025-01-24T00:47:04.1449818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_take_along_dim_cpu_float32' 2025-01-24T00:47:04.1450545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_take_cpu_float32' 2025-01-24T00:47:04.1451315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_tanh_cpu_float32' 2025-01-24T00:47:04.1452141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_tensor_split_cpu_float32' 2025-01-24T00:47:04.1452890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_tensordot_cpu_float32' 2025-01-24T00:47:04.1453627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_tile_cpu_float32' 2025-01-24T00:47:04.1454345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_to_cpu_float32' 2025-01-24T00:47:04.1455103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_to_sparse_cpu_float32' 2025-01-24T00:47:04.1455837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_topk_cpu_float32' 2025-01-24T00:47:04.1456579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_trace_cpu_float32' 2025-01-24T00:47:04.1457318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_transpose_cpu_float32' 2025-01-24T00:47:04.1458060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_trapezoid_cpu_float32' 2025-01-24T00:47:04.1458800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_trapz_cpu_float32' 2025-01-24T00:47:04.1459604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_triangular_solve_cpu_float32' 2025-01-24T00:47:04.1460357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_tril_cpu_float32' 2025-01-24T00:47:04.1461099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_triu_cpu_float32' 2025-01-24T00:47:04.1461840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_true_divide_cpu_float32' 2025-01-24T00:47:04.1462583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_trunc_cpu_float32' 2025-01-24T00:47:04.1463317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unbind_cpu_float32' 2025-01-24T00:47:04.1464074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unflatten_cpu_float32' 2025-01-24T00:47:04.1464831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unfold_copy_cpu_float32' 2025-01-24T00:47:04.1465560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unfold_cpu_float32' 2025-01-24T00:47:04.1466335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_uniform_cpu_float32' 2025-01-24T00:47:04.1467143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unique_consecutive_cpu_float32' 2025-01-24T00:47:04.1467890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unique_cpu_float32' 2025-01-24T00:47:04.1468647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unsafe_chunk_cpu_float32' 2025-01-24T00:47:04.1469416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unsafe_split_cpu_float32' 2025-01-24T00:47:04.1470157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unsqueeze_cpu_float32' 2025-01-24T00:47:04.1470880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_var_cpu_float32' 2025-01-24T00:47:04.1471631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_var_mean_cpu_float32' 2025-01-24T00:47:04.1472410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_var_mean_unbiased_cpu_float32' 2025-01-24T00:47:04.1473174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_var_unbiased_cpu_float32' 2025-01-24T00:47:04.1473899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_vdot_cpu_float32' 2025-01-24T00:47:04.1474692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_view_as_complex_cpu_float32' 2025-01-24T00:47:04.1475454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_view_as_cpu_float32' 2025-01-24T00:47:04.1476194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_view_copy_cpu_float32' 2025-01-24T00:47:04.1476926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_view_cpu_float32' 2025-01-24T00:47:04.1477658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_vsplit_cpu_float32' 2025-01-24T00:47:04.1478389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_vstack_cpu_float32' 2025-01-24T00:47:04.1479125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_where_cpu_float32' 2025-01-24T00:47:04.1479854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_xlogy_cpu_float32' 2025-01-24T00:47:04.1480587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_zero__cpu_float32' 2025-01-24T00:47:04.1481338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_zeros_cpu_float32' 2025-01-24T00:47:04.1482118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_zeros_like_cpu_float32' 2025-01-24T00:47:04.1482638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestPythonAutograd.test_backwards1' 2025-01-24T00:47:04.1483210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestPythonBindings.test_cu_create_function' 2025-01-24T00:47:04.1483805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestPythonBuiltinOP.test_stepped_tuple_slicing' 2025-01-24T00:47:04.1484313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestPythonDispatch.test_list_ret' 2025-01-24T00:47:04.1484853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestPythonRegistration.test_fallback' 2025-01-24T00:47:04.1485437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestPythonRegistration.test_fallback_keyset' 2025-01-24T00:47:04.1486038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestQuantizedEmbeddingOps.test_embedding_bag_byte' 2025-01-24T00:47:04.1486682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestRecursiveScript.test_inner_traced_module' 2025-01-24T00:47:04.1487272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestReductionsCPU.test_all_any_vs_numpy_cpu_bool' 2025-01-24T00:47:04.1487866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestReductionsCPU.test_all_any_vs_numpy_cpu_uint8' 2025-01-24T00:47:04.1488451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestReductionsCPU.test_histogram_cpu_float32' 2025-01-24T00:47:04.1489062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestReductionsCPU.test_histogramdd_cpu_float32' 2025-01-24T00:47:04.1489729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestReductionsCPU.test_logcumsumexp_complex_cpu_complex128' 2025-01-24T00:47:04.1490396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestReductionsCPU.test_logcumsumexp_complex_cpu_complex64' 2025-01-24T00:47:04.1491129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestReductionsCPU.test_tensor_compare_ops_argmax_argmix_kthvalue_dim_empty_cpu' 2025-01-24T00:47:04.1491759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestReductionsCPU.test_tensor_compare_ops_empty_cpu' 2025-01-24T00:47:04.1492472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestReductionsCPU.test_tensor_reduce_ops_empty_cpu' 2025-01-24T00:47:04.1493155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestRepackage.test_repackage_import_indirectly_via_parent_module' 2025-01-24T00:47:04.1493774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSWAUtils.test_averaged_model_all_devices_ema_True' 2025-01-24T00:47:04.1494527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSWAUtils.test_averaged_model_exponential_use_multi_avg_fn_True_use_buffers_False' 2025-01-24T00:47:04.1495293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSWAUtils.test_averaged_model_exponential_use_multi_avg_fn_True_use_buffers_True' 2025-01-24T00:47:04.1496003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSaveLoadForOpVersion.test_versioned_div_tensor_inplace' 2025-01-24T00:47:04.1496675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSaveLoadForOpVersion.test_versioned_div_tensor_out' 2025-01-24T00:47:04.1497408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_H_operation0' 2025-01-24T00:47:04.1498151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_H_operation1' 2025-01-24T00:47:04.1498880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_I_operation0' 2025-01-24T00:47:04.1499611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_I_operation1' 2025-01-24T00:47:04.1500360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_L_operation0' 2025-01-24T00:47:04.1501090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_L_operation1' 2025-01-24T00:47:04.1501830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_P_operation0' 2025-01-24T00:47:04.1502559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_P_operation1' 2025-01-24T00:47:04.1503289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_Q_operation0' 2025-01-24T00:47:04.1504066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_Q_operation1' 2025-01-24T00:47:04.1504653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestScript.test_function_overloading_isinstance' 2025-01-24T00:47:04.1505211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestScript.test_function_overloads' 2025-01-24T00:47:04.1505714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestScript.test_ignored_as_value' 2025-01-24T00:47:04.1506230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestScript.test_namedtuple_python' 2025-01-24T00:47:04.1506801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestScript.test_no_self_arg_ignore_function' 2025-01-24T00:47:04.1507372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestScript.test_python_call_non_tensor_wrong' 2025-01-24T00:47:04.1507897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestScript.test_python_op_builtins' 2025-01-24T00:47:04.1508439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestScript.test_type_annotation_module' 2025-01-24T00:47:04.1508945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestScript.test_unused_decorator' 2025-01-24T00:47:04.1509469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestScript.test_wrong_return_type' 2025-01-24T00:47:04.1509986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestScriptProfile.test_script' 2025-01-24T00:47:04.1510513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestScriptProfile.test_section' 2025-01-24T00:47:04.1511087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSerializeCustomClass.test_custom_class' 2025-01-24T00:47:04.1511640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSetOps.test_in1d_table_timedelta_fails' 2025-01-24T00:47:04.1512171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSetOps.test_in1d_timedelta_kind0' 2025-01-24T00:47:04.1512712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSetOps.test_in1d_timedelta_kind_sort' 2025-01-24T00:47:04.1513188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSetOps.test_setdiff1d' 2025-01-24T00:47:04.1513686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSlice.test_tuple_slicing' 2025-01-24T00:47:04.1514375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_check_sparse_tensor_invariants_SparseBSC_cpu' 2025-01-24T00:47:04.1515067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_check_sparse_tensor_invariants_SparseBSR_cpu' 2025-01-24T00:47:04.1515747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_check_sparse_tensor_invariants_SparseCOO_cpu' 2025-01-24T00:47:04.1516423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_check_sparse_tensor_invariants_SparseCSC_cpu' 2025-01-24T00:47:04.1517115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_check_sparse_tensor_invariants_SparseCSR_cpu' 2025-01-24T00:47:04.1517779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_constructor_autograd_SparseBSC_cpu' 2025-01-24T00:47:04.1518429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_constructor_autograd_SparseBSR_cpu' 2025-01-24T00:47:04.1519100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_constructor_autograd_SparseCOO_cpu' 2025-01-24T00:47:04.1519736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_constructor_autograd_SparseCSC_cpu' 2025-01-24T00:47:04.1520377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_constructor_autograd_SparseCSR_cpu' 2025-01-24T00:47:04.1521085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_masked_fast_cpu_complex128' 2025-01-24T00:47:04.1521787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_masked_fast_cpu_float64' 2025-01-24T00:47:04.1522495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_masked_slow_cpu_complex128' 2025-01-24T00:47:04.1523182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_masked_slow_cpu_float64' 2025-01-24T00:47:04.1523894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_sparse_fast_cpu_complex128' 2025-01-24T00:47:04.1524618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_sparse_fast_cpu_float64' 2025-01-24T00:47:04.1525364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_sparse_slow_cpu_complex128' 2025-01-24T00:47:04.1526058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_sparse_slow_cpu_float64' 2025-01-24T00:47:04.1526783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_add_dense_sparse_mismatch_cpu_complex128' 2025-01-24T00:47:04.1527412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_add_dense_sparse_mismatch_cpu_float64' 2025-01-24T00:47:04.1527977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_add_zeros_cpu_complex128' 2025-01-24T00:47:04.1528540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_add_zeros_cpu_float64' 2025-01-24T00:47:04.1529025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_any_cpu' 2025-01-24T00:47:04.1529582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_asin_arcsin_cpu_float32' 2025-01-24T00:47:04.1530148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_asin_arcsin_cpu_float64' 2025-01-24T00:47:04.1530687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_asin_arcsin_cpu_int16' 2025-01-24T00:47:04.1531247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_asin_arcsin_cpu_int32' 2025-01-24T00:47:04.1531789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_asin_arcsin_cpu_int64' 2025-01-24T00:47:04.1532365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_asin_arcsin_cpu_int8' 2025-01-24T00:47:04.1532941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_asin_arcsin_cpu_uint8' 2025-01-24T00:47:04.1533472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_assign_cpu_float64' 2025-01-24T00:47:04.1534027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_basic_cpu_complex128' 2025-01-24T00:47:04.1534551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_basic_cpu_float64' 2025-01-24T00:47:04.1535098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_basic_ops_cpu_float64' 2025-01-24T00:47:04.1535631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_bmm_cpu_float64' 2025-01-24T00:47:04.1536165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_cat_cpu_complex128' 2025-01-24T00:47:04.1536696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_cat_cpu_float64' 2025-01-24T00:47:04.1537327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_change_tensor_metadata_cpu_complex128' 2025-01-24T00:47:04.1537942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_change_tensor_metadata_cpu_float64' 2025-01-24T00:47:04.1538536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_clone_cpu_complex128' 2025-01-24T00:47:04.1539090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_clone_cpu_float64' 2025-01-24T00:47:04.1539715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_coalesce_transpose_mm_cpu_float64' 2025-01-24T00:47:04.1540268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_contig_cpu_complex128' 2025-01-24T00:47:04.1540798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_contig_cpu_float64' 2025-01-24T00:47:04.1541518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_contig_hybrid_cpu_complex128' 2025-01-24T00:47:04.1542089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_contig_hybrid_cpu_float64' 2025-01-24T00:47:04.1542768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_ctor_is_coalesced_with_gradcheck_cpu_float64' 2025-01-24T00:47:04.1543358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_div_rounding_mode_cpu_float32' 2025-01-24T00:47:04.1543949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_div_rounding_mode_cpu_float64' 2025-01-24T00:47:04.1544485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_dsmm_cpu_float64' 2025-01-24T00:47:04.1545053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_empty_like_cpu_complex128' 2025-01-24T00:47:04.1545618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_empty_like_cpu_float64' 2025-01-24T00:47:04.1546144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_factory_copy_cpu' 2025-01-24T00:47:04.1546736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_factory_cpu_complex128' 2025-01-24T00:47:04.1547320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_factory_cpu_complex64' 2025-01-24T00:47:04.1547859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_factory_cpu_float16' 2025-01-24T00:47:04.1548401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_factory_cpu_float32' 2025-01-24T00:47:04.1548956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_factory_cpu_float64' 2025-01-24T00:47:04.1549587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_factory_type_inference_cpu_complex128' 2025-01-24T00:47:04.1550233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_factory_type_inference_cpu_complex64' 2025-01-24T00:47:04.1550854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_factory_type_inference_cpu_float16' 2025-01-24T00:47:04.1551473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_factory_type_inference_cpu_float32' 2025-01-24T00:47:04.1552103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_factory_type_inference_cpu_float64' 2025-01-24T00:47:04.1552737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_factory_type_inference_cpu_int64' 2025-01-24T00:47:04.1553295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_hsmm_cpu_float64' 2025-01-24T00:47:04.1553874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_index_select_cpu_complex128' 2025-01-24T00:47:04.1554444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_index_select_cpu_float64' 2025-01-24T00:47:04.1555195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_index_select_empty_and_non_contiguous_index_cpu_complex128' 2025-01-24T00:47:04.1555905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_index_select_empty_and_non_contiguous_index_cpu_float64' 2025-01-24T00:47:04.1556607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_index_select_exhaustive_index_large_cpu_complex128' 2025-01-24T00:47:04.1557285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_index_select_exhaustive_index_large_cpu_float64' 2025-01-24T00:47:04.1557974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_index_select_exhaustive_index_small_cpu_complex128' 2025-01-24T00:47:04.1558663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_index_select_exhaustive_index_small_cpu_float64' 2025-01-24T00:47:04.1559325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_index_select_parallelization_cpu_complex128' 2025-01-24T00:47:04.1559983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_index_select_parallelization_cpu_float64' 2025-01-24T00:47:04.1560528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_is_nonzero_cpu' 2025-01-24T00:47:04.1561017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_isnan_cpu' 2025-01-24T00:47:04.1561570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_legacy_new_cpu' 2025-01-24T00:47:04.1562117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_legacy_new_device_cpu' 2025-01-24T00:47:04.1562653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_log1p_cpu_float32' 2025-01-24T00:47:04.1563179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_log1p_cpu_float64' 2025-01-24T00:47:04.1563697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_log1p_cpu_int16' 2025-01-24T00:47:04.1564231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_log1p_cpu_int32' 2025-01-24T00:47:04.1564748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_log1p_cpu_int64' 2025-01-24T00:47:04.1565271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_log1p_cpu_int8' 2025-01-24T00:47:04.1565785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_log1p_cpu_uint8' 2025-01-24T00:47:04.1566455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_mm_cpu_complex128' 2025-01-24T00:47:04.1566989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_mm_cpu_float64' 2025-01-24T00:47:04.1567526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_mv_cpu_float64' 2025-01-24T00:47:04.1568118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_neg_negative_cpu_complex128' 2025-01-24T00:47:04.1568683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_neg_negative_cpu_float64' 2025-01-24T00:47:04.1569215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_new_cpu_complex128' 2025-01-24T00:47:04.1569746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_new_cpu_float64' 2025-01-24T00:47:04.1570287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_norm_cpu_complex128' 2025-01-24T00:47:04.1570822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_norm_cpu_float64' 2025-01-24T00:47:04.1571414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_permute_masked_cpu_complex128' 2025-01-24T00:47:04.1571987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_permute_masked_cpu_float64' 2025-01-24T00:47:04.1572589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_permute_sparse_cpu_complex128' 2025-01-24T00:47:04.1573166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_permute_sparse_cpu_float64' 2025-01-24T00:47:04.1573696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_pickle_cpu_float64' 2025-01-24T00:47:04.1574329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_print_coalesced_cpu_float64' 2025-01-24T00:47:04.1574919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_print_uncoalesced_cpu_float64' 2025-01-24T00:47:04.1575514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_resize_cpu_complex128' 2025-01-24T00:47:04.1576045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_resize_cpu_float64' 2025-01-24T00:47:04.1576595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_saddmm_cpu_complex128' 2025-01-24T00:47:04.1577142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_saddmm_cpu_float64' 2025-01-24T00:47:04.1577692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_select_cpu_complex128' 2025-01-24T00:47:04.1578240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_select_cpu_float64' 2025-01-24T00:47:04.1578865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_select_no_type_promotion_cpu_int16' 2025-01-24T00:47:04.1579484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_select_no_type_promotion_cpu_int32' 2025-01-24T00:47:04.1580116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_select_no_type_promotion_cpu_int64' 2025-01-24T00:47:04.1580757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_select_no_type_promotion_cpu_int8' 2025-01-24T00:47:04.1581418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_select_no_type_promotion_cpu_uint8' 2025-01-24T00:47:04.1582021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_shared_cpu_complex128' 2025-01-24T00:47:04.1582573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_shared_cpu_float64' 2025-01-24T00:47:04.1583145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_small_nnz_coalesced_cpu' 2025-01-24T00:47:04.1583680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_spadd_cpu_float64' 2025-01-24T00:47:04.1584351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_add_coalesce_cpu_complex128' 2025-01-24T00:47:04.1584971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_add_coalesce_cpu_complex64' 2025-01-24T00:47:04.1585568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_add_coalesce_cpu_float32' 2025-01-24T00:47:04.1586177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_add_coalesce_cpu_float64' 2025-01-24T00:47:04.1586798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_add_out_bfloat16_cpu_float32' 2025-01-24T00:47:04.1587373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_addmm_cpu_bfloat16' 2025-01-24T00:47:04.1587952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_addmm_cpu_complex128' 2025-01-24T00:47:04.1588553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_addmm_cpu_float64' 2025-01-24T00:47:04.1589193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_broadcast_to_cpu_complex128' 2025-01-24T00:47:04.1589818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_broadcast_to_cpu_float64' 2025-01-24T00:47:04.1590397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_bool' 2025-01-24T00:47:04.1591001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_complex128' 2025-01-24T00:47:04.1591596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_complex64' 2025-01-24T00:47:04.1592454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_float32' 2025-01-24T00:47:04.1593047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_float64' 2025-01-24T00:47:04.1593852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_int16' 2025-01-24T00:47:04.1594612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_int32' 2025-01-24T00:47:04.1595183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_int64' 2025-01-24T00:47:04.1595834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_int8' 2025-01-24T00:47:04.1596443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_uint8' 2025-01-24T00:47:04.1597032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_mask_cpu_complex128' 2025-01-24T00:47:04.1597591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_mask_cpu_float64' 2025-01-24T00:47:04.1598207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_mask_hybrid_cpu_complex128' 2025-01-24T00:47:04.1598815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_mask_hybrid_cpu_float64' 2025-01-24T00:47:04.1599361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_mm_cpu_float64' 2025-01-24T00:47:04.1599989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_complex128' 2025-01-24T00:47:04.1600593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_complex64' 2025-01-24T00:47:04.1601149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_bool' 2025-01-24T00:47:04.1601750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_complex128' 2025-01-24T00:47:04.1602338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_complex64' 2025-01-24T00:47:04.1602923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_float32' 2025-01-24T00:47:04.1603532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_float64' 2025-01-24T00:47:04.1604126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_int16' 2025-01-24T00:47:04.1604698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_int32' 2025-01-24T00:47:04.1605261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_int64' 2025-01-24T00:47:04.1605828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_int8' 2025-01-24T00:47:04.1606483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_uint8' 2025-01-24T00:47:04.1607039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_sum_cpu_float64' 2025-01-24T00:47:04.1607592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_to_numpy_cpu' 2025-01-24T00:47:04.1608098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sum_cpu_bool' 2025-01-24T00:47:04.1608634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sum_cpu_complex128' 2025-01-24T00:47:04.1609175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sum_cpu_complex64' 2025-01-24T00:47:04.1609729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sum_cpu_float32' 2025-01-24T00:47:04.1610283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sum_cpu_float64' 2025-01-24T00:47:04.1610794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sum_cpu_int16' 2025-01-24T00:47:04.1611307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sum_cpu_int32' 2025-01-24T00:47:04.1611823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sum_cpu_int64' 2025-01-24T00:47:04.1612323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sum_cpu_int8' 2025-01-24T00:47:04.1612841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sum_cpu_uint8' 2025-01-24T00:47:04.1613475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_hybrid_masked_cpu_complex128' 2025-01-24T00:47:04.1614093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_hybrid_masked_cpu_float64' 2025-01-24T00:47:04.1614737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_hybrid_sparse_cpu_complex128' 2025-01-24T00:47:04.1615350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_hybrid_sparse_cpu_float64' 2025-01-24T00:47:04.1616015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_masked_cpu_bfloat16' 2025-01-24T00:47:04.1616681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_masked_cpu_complex128' 2025-01-24T00:47:04.1617376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_masked_cpu_complex64' 2025-01-24T00:47:04.1618043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_masked_cpu_float16' 2025-01-24T00:47:04.1618715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_masked_cpu_float32' 2025-01-24T00:47:04.1619381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_masked_cpu_float64' 2025-01-24T00:47:04.1620041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_sparse_cpu_bfloat16' 2025-01-24T00:47:04.1620706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_sparse_cpu_complex128' 2025-01-24T00:47:04.1621383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_sparse_cpu_complex64' 2025-01-24T00:47:04.1622035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_sparse_cpu_float16' 2025-01-24T00:47:04.1622699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_sparse_cpu_float32' 2025-01-24T00:47:04.1623349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_sparse_cpu_float64' 2025-01-24T00:47:04.1623934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_transpose_cpu_complex128' 2025-01-24T00:47:04.1624534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_transpose_cpu_float64' 2025-01-24T00:47:04.1625097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_unsqueeze_cpu_complex128' 2025-01-24T00:47:04.1625659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_unsqueeze_cpu_float64' 2025-01-24T00:47:04.1626204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_zeros_cpu_complex128' 2025-01-24T00:47:04.1626722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_zeros_cpu_float64' 2025-01-24T00:47:04.1627303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_zeros_like_cpu_complex128' 2025-01-24T00:47:04.1627855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_zeros_like_cpu_float64' 2025-01-24T00:47:04.1628452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_addmm_errors_cpu_float32' 2025-01-24T00:47:04.1629273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_complex128' 2025-01-24T00:47:04.1630083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_complex64' 2025-01-24T00:47:04.1630900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_float32' 2025-01-24T00:47:04.1631735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_float64' 2025-01-24T00:47:04.1632565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_complex128' 2025-01-24T00:47:04.1633397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_complex64' 2025-01-24T00:47:04.1634208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_float32' 2025-01-24T00:47:04.1635011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_float64' 2025-01-24T00:47:04.1635832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_complex128' 2025-01-24T00:47:04.1636656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_complex64' 2025-01-24T00:47:04.1637465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_float32' 2025-01-24T00:47:04.1638304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_float64' 2025-01-24T00:47:04.1639116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_complex128' 2025-01-24T00:47:04.1639953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_complex64' 2025-01-24T00:47:04.1640767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_float32' 2025-01-24T00:47:04.1641567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_float64' 2025-01-24T00:47:04.1642392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_complex128' 2025-01-24T00:47:04.1643211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_complex64' 2025-01-24T00:47:04.1644026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_float32' 2025-01-24T00:47:04.1644834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_float64' 2025-01-24T00:47:04.1645653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_complex128' 2025-01-24T00:47:04.1646553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_complex64' 2025-01-24T00:47:04.1647387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_float32' 2025-01-24T00:47:04.1648223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_float64' 2025-01-24T00:47:04.1649042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_complex128' 2025-01-24T00:47:04.1649853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_complex64' 2025-01-24T00:47:04.1650677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_float32' 2025-01-24T00:47:04.1651480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_float64' 2025-01-24T00:47:04.1652308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_complex128' 2025-01-24T00:47:04.1653116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_complex64' 2025-01-24T00:47:04.1653958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_float32' 2025-01-24T00:47:04.1654785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_float64' 2025-01-24T00:47:04.1655472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_csr_to_block_csr_blocksize_2_cpu_float64_int32' 2025-01-24T00:47:04.1656172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_csr_to_block_csr_blocksize_2_cpu_float64_int64' 2025-01-24T00:47:04.1656854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_csr_to_block_csr_blocksize_4_cpu_float64_int32' 2025-01-24T00:47:04.1657549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_csr_to_block_csr_blocksize_4_cpu_float64_int64' 2025-01-24T00:47:04.1658308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseBSC_Batched_NonHybrid_cpu' 2025-01-24T00:47:04.1659085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseBSC_NonBatched_NonHybrid_cpu' 2025-01-24T00:47:04.1659855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseBSR_Batched_NonHybrid_cpu' 2025-01-24T00:47:04.1660630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseBSR_NonBatched_NonHybrid_cpu' 2025-01-24T00:47:04.1661396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseCSC_Batched_NonHybrid_cpu' 2025-01-24T00:47:04.1662194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseCSC_NonBatched_NonHybrid_cpu' 2025-01-24T00:47:04.1663010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseCSR_Batched_NonHybrid_cpu' 2025-01-24T00:47:04.1663784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseCSR_NonBatched_NonHybrid_cpu' 2025-01-24T00:47:04.1664347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_mm_errors_cpu_float32' 2025-01-24T00:47:04.1664986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_bfloat16' 2025-01-24T00:47:04.1665584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_bool' 2025-01-24T00:47:04.1666229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_complex128' 2025-01-24T00:47:04.1666866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_complex64' 2025-01-24T00:47:04.1667480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_float16' 2025-01-24T00:47:04.1668113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_float32' 2025-01-24T00:47:04.1668755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_float64' 2025-01-24T00:47:04.1669396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_int16' 2025-01-24T00:47:04.1670002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_int32' 2025-01-24T00:47:04.1670607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_int64' 2025-01-24T00:47:04.1671219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_int8' 2025-01-24T00:47:04.1671823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_uint8' 2025-01-24T00:47:04.1672452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_bfloat16' 2025-01-24T00:47:04.1673051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_bool' 2025-01-24T00:47:04.1673685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_complex128' 2025-01-24T00:47:04.1674328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_complex64' 2025-01-24T00:47:04.1674938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_float16' 2025-01-24T00:47:04.1675572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_float32' 2025-01-24T00:47:04.1676188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_float64' 2025-01-24T00:47:04.1676821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_int16' 2025-01-24T00:47:04.1677462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_int32' 2025-01-24T00:47:04.1678065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_int64' 2025-01-24T00:47:04.1678674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_int8' 2025-01-24T00:47:04.1679276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_uint8' 2025-01-24T00:47:04.1679984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_bfloat16' 2025-01-24T00:47:04.1680677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_bool' 2025-01-24T00:47:04.1681394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_complex128' 2025-01-24T00:47:04.1682112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_complex64' 2025-01-24T00:47:04.1682900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_float16' 2025-01-24T00:47:04.1683622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_float32' 2025-01-24T00:47:04.1684339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_float64' 2025-01-24T00:47:04.1685027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_int16' 2025-01-24T00:47:04.1685727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_int32' 2025-01-24T00:47:04.1686482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_int64' 2025-01-24T00:47:04.1687173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_int8' 2025-01-24T00:47:04.1687881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_uint8' 2025-01-24T00:47:04.1688586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_bfloat16' 2025-01-24T00:47:04.1689282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_bool' 2025-01-24T00:47:04.1689996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_complex128' 2025-01-24T00:47:04.1690712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_complex64' 2025-01-24T00:47:04.1691450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_float16' 2025-01-24T00:47:04.1692402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_float32' 2025-01-24T00:47:04.1693123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_float64' 2025-01-24T00:47:04.1693813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_int16' 2025-01-24T00:47:04.1694502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_int32' 2025-01-24T00:47:04.1695208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_int64' 2025-01-24T00:47:04.1695891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_int8' 2025-01-24T00:47:04.1696595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_uint8' 2025-01-24T00:47:04.1697297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_bfloat16' 2025-01-24T00:47:04.1698041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_bool' 2025-01-24T00:47:04.1698773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_complex128' 2025-01-24T00:47:04.1699514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_complex64' 2025-01-24T00:47:04.1700231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_float16' 2025-01-24T00:47:04.1700935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_float32' 2025-01-24T00:47:04.1701652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_float64' 2025-01-24T00:47:04.1702340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_int16' 2025-01-24T00:47:04.1703028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_int32' 2025-01-24T00:47:04.1703744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_int64' 2025-01-24T00:47:04.1704429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_int8' 2025-01-24T00:47:04.1705130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_uint8' 2025-01-24T00:47:04.1705839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_bfloat16' 2025-01-24T00:47:04.1706567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_bool' 2025-01-24T00:47:04.1707304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_complex128' 2025-01-24T00:47:04.1708049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_complex64' 2025-01-24T00:47:04.1708766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_float16' 2025-01-24T00:47:04.1709471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_float32' 2025-01-24T00:47:04.1710173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_float64' 2025-01-24T00:47:04.1710880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_int16' 2025-01-24T00:47:04.1711571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_int32' 2025-01-24T00:47:04.1712279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_int64' 2025-01-24T00:47:04.1712966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_int8' 2025-01-24T00:47:04.1713681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_uint8' 2025-01-24T00:47:04.1714426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_bfloat16' 2025-01-24T00:47:04.1715119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_bool' 2025-01-24T00:47:04.1715852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_complex128' 2025-01-24T00:47:04.1716575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_complex64' 2025-01-24T00:47:04.1717283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_float16' 2025-01-24T00:47:04.1718001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_float32' 2025-01-24T00:47:04.1718705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_float64' 2025-01-24T00:47:04.1719406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_int16' 2025-01-24T00:47:04.1720097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_int32' 2025-01-24T00:47:04.1720788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_int64' 2025-01-24T00:47:04.1721492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_int8' 2025-01-24T00:47:04.1722209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_uint8' 2025-01-24T00:47:04.1723094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_bfloat16' 2025-01-24T00:47:04.1723787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_bool' 2025-01-24T00:47:04.1724524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_complex128' 2025-01-24T00:47:04.1725236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_complex64' 2025-01-24T00:47:04.1725943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_float16' 2025-01-24T00:47:04.1726747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_float32' 2025-01-24T00:47:04.1727445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_float64' 2025-01-24T00:47:04.1728145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_int16' 2025-01-24T00:47:04.1728876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_int32' 2025-01-24T00:47:04.1729594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_int64' 2025-01-24T00:47:04.1730294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_int8' 2025-01-24T00:47:04.1730981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_uint8' 2025-01-24T00:47:04.1731700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_bfloat16' 2025-01-24T00:47:04.1732387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_bool' 2025-01-24T00:47:04.1733100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_complex128' 2025-01-24T00:47:04.1733825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_complex64' 2025-01-24T00:47:04.1734529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_float16' 2025-01-24T00:47:04.1735239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_float32' 2025-01-24T00:47:04.1735941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_float64' 2025-01-24T00:47:04.1736628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_int16' 2025-01-24T00:47:04.1737352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_int32' 2025-01-24T00:47:04.1738075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_int64' 2025-01-24T00:47:04.1738769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_int8' 2025-01-24T00:47:04.1739462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_uint8' 2025-01-24T00:47:04.1740167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_bfloat16' 2025-01-24T00:47:04.1740876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_bool' 2025-01-24T00:47:04.1741590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_complex128' 2025-01-24T00:47:04.1742315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_complex64' 2025-01-24T00:47:04.1743011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_float16' 2025-01-24T00:47:04.1743732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_float32' 2025-01-24T00:47:04.1744471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_float64' 2025-01-24T00:47:04.1745154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_int16' 2025-01-24T00:47:04.1745856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_int32' 2025-01-24T00:47:04.1746544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_int64' 2025-01-24T00:47:04.1747246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_int8' 2025-01-24T00:47:04.1747936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_uint8' 2025-01-24T00:47:04.1748413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSparseMeta.test_basic' 2025-01-24T00:47:04.1748922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSqueeze.test_squeeze_type' 2025-01-24T00:47:04.1749452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSubscripting.test_test_zero_rank' 2025-01-24T00:47:04.1750071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSymbolicShapeAnalysis.test_convolution_backward' 2025-01-24T00:47:04.1750640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestSymbolicTracing.test_cpu_scalar_cuda' 2025-01-24T00:47:04.1751139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTEFuserDynamic.test_matmul' 2025-01-24T00:47:04.1751695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTEFuserDynamic.test_unary_ops' 2025-01-24T00:47:04.1752272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTEFuserStatic.test_skip_grad_in_check' 2025-01-24T00:47:04.1752782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTEFuserStatic.test_unary_ops' 2025-01-24T00:47:04.1753388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTensorBuiltins.test_scalar_to_num_conversions' 2025-01-24T00:47:04.1754011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTensorExprPyBind.test_kernel_with_custom_lowering' 2025-01-24T00:47:04.1754558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchTidyProfiler.test_optimizer' 2025-01-24T00:47:04.1755180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchTidyProfiler.test_optimizer_parameters_adam' 2025-01-24T00:47:04.1755794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchTidyProfiler.test_optimizer_parameters_sgd' 2025-01-24T00:47:04.1756308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_default_args' 2025-01-24T00:47:04.1756857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_lambda_as_constructor' 2025-01-24T00:47:04.1757400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_profiler_custom_op' 2025-01-24T00:47:04.1757924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_staticmethod' 2025-01-24T00:47:04.1758448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind' 2025-01-24T00:47:04.1759024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_attr_exception' 2025-01-24T00:47:04.1759619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_class_attr_recursive' 2025-01-24T00:47:04.1760198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_class_attribute' 2025-01-24T00:47:04.1760731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_deepcopy' 2025-01-24T00:47:04.1761358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_def_property_getter_setter' 2025-01-24T00:47:04.1761988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_def_property_just_getter' 2025-01-24T00:47:04.1762599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_def_property_readwrite' 2025-01-24T00:47:04.1763145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_getattr' 2025-01-24T00:47:04.1763677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_getstate' 2025-01-24T00:47:04.1764303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_instantiate_missing_class' 2025-01-24T00:47:04.1764880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_lambda_method' 2025-01-24T00:47:04.1765724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_no_init' 2025-01-24T00:47:04.1766451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_optional_explicit_attr' 2025-01-24T00:47:04.1767052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_pass_wrong_type' 2025-01-24T00:47:04.1767648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_pickle_serialization' 2025-01-24T00:47:04.1768230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_python_deepcopy' 2025-01-24T00:47:04.1768799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_return_instance' 2025-01-24T00:47:04.1769442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_return_instance_from_method' 2025-01-24T00:47:04.1770008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_return_tuple' 2025-01-24T00:47:04.1770551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_save_load' 2025-01-24T00:47:04.1771108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_take_as_arg' 2025-01-24T00:47:04.1771737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_take_instance_as_method_arg' 2025-01-24T00:47:04.1772302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_tracing' 2025-01-24T00:47:04.1772906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_tracing_nested' 2025-01-24T00:47:04.1773575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTransformersCPU.test_decoder_padding_and_src_mask_bool_cpu' 2025-01-24T00:47:04.1774137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTypesAndAnnotation.test_pep585_type' 2025-01-24T00:47:04.1774660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestTyping.test_optional_conversion' 2025-01-24T00:47:04.1775205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestUnaryUfuncsCPU.test_sinc_cpu_float64' 2025-01-24T00:47:04.1775866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestUnaryUfuncsCPU.test_special_i0_i1_vs_scipy_cpu_bfloat16' 2025-01-24T00:47:04.1776512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestUnaryUfuncsCPU.test_special_i0_i1_vs_scipy_cpu_float32' 2025-01-24T00:47:04.1777165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestUnaryUfuncsCPU.test_special_i0_i1_vs_scipy_cpu_float64' 2025-01-24T00:47:04.1777723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestVerifyCorrectness.test_example_inputs' 2025-01-24T00:47:04.1778216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestVmapOperators.test_conv2d' 2025-01-24T00:47:04.1778700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestVstack.test_generator' 2025-01-24T00:47:04.1779457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_cat_cpu_float32' 2025-01-24T00:47:04.1780349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyCatCustomOp_cpu_float32' 2025-01-24T00:47:04.1781223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyCubeCustomOp_cpu_float32' 2025-01-24T00:47:04.1782070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyMulCustomOp_cpu_float32' 2025-01-24T00:47:04.1782927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyNMSCustomOp_cpu_float32' 2025-01-24T00:47:04.1783797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyNonzeroCustomOp_cpu_float32' 2025-01-24T00:47:04.1784666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpySortCustomOp_cpu_float32' 2025-01-24T00:47:04.1785543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpySplitCopyCustomOp_cpu_float32' 2025-01-24T00:47:04.1786467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpySplitCopyWithIntCustomOp_cpu_float32' 2025-01-24T00:47:04.1787348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyTakeCustomOp_cpu_float32' 2025-01-24T00:47:04.1788243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyViewCopyCustomOp_cpu_float32' 2025-01-24T00:47:04.1789011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_mul_cpu_float32' 2025-01-24T00:47:04.1789829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_native_batch_norm_cpu_float32' 2025-01-24T00:47:04.1790603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_split_cpu_float32' 2025-01-24T00:47:04.1791415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_split_list_args_cpu_float32' 2025-01-24T00:47:04.1792338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_view_cpu_float32' 2025-01-24T00:47:04.1792925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips/TraceRuleTests.test_torch_name_rule_map_updated' 2025-01-24T00:47:04.1793305Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/dynamo_skips' 2025-01-24T00:47:04.1793696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/edge/CMakeLists.txt' 2025-01-24T00:47:04.1794034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/edge/Evalue.h' 2025-01-24T00:47:04.1794412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/edge/custom_ops.cpp' 2025-01-24T00:47:04.1794803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/edge/custom_ops.yaml' 2025-01-24T00:47:04.1795246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/edge/event_tracer.h' 2025-01-24T00:47:04.1795696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/edge/event_tracer_hooks.h' 2025-01-24T00:47:04.1796120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/edge/kernel_runtime_context.h' 2025-01-24T00:47:04.1796531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/edge/operator_registry.cpp' 2025-01-24T00:47:04.1796948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/edge/operator_registry.h' 2025-01-24T00:47:04.1797374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/edge/selected_operators.yaml' 2025-01-24T00:47:04.1797786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/edge/templates/Functions.h' 2025-01-24T00:47:04.1798256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/edge/templates/NativeFunctions.h' 2025-01-24T00:47:04.1798807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/edge/templates/RegisterCodegenUnboxedKernels.cpp' 2025-01-24T00:47:04.1799366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/edge/templates/RegisterDispatchKeyCustomOps.cpp' 2025-01-24T00:47:04.1799815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/edge/templates/RegisterKernels.h' 2025-01-24T00:47:04.1800272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/edge/templates/RegisterSchema.cpp' 2025-01-24T00:47:04.1800709Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/edge/templates' 2025-01-24T00:47:04.1801078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/edge/test_main.cpp' 2025-01-24T00:47:04.1801587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/edge/test_operator_registration.cpp' 2025-01-24T00:47:04.1801931Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/edge' 2025-01-24T00:47:04.1802337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/error_messages/storage.py' 2025-01-24T00:47:04.1802743Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/error_messages' 2025-01-24T00:47:04.1803307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/HasDecompTest.test_aten_core_operators.expect' 2025-01-24T00:47:04.1803861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/HasDecompTest.test_has_decomposition.expect' 2025-01-24T00:47:04.1804431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestAutograd.test_function-x_grad_desc.expect' 2025-01-24T00:47:04.1804990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestAutograd.test_function-y_grad_desc.expect' 2025-01-24T00:47:04.1805854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestFXAPIBackwardCompatibility.test_class_member_back_compat-fx_backcompat_class_members.expect' 2025-01-24T00:47:04.1806755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestFXAPIBackwardCompatibility.test_function_back_compat-fx_backcompat_function_signatures.expect' 2025-01-24T00:47:04.1807267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestJit.test_cu_escaped_number.expect' 2025-01-24T00:47:04.1807771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestJit.test_import_method.expect' 2025-01-24T00:47:04.1808272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestJit.test_non_ascii_string.expect' 2025-01-24T00:47:04.1808922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestJit.test_pretty_printer-empty_float_list_test.expect' 2025-01-24T00:47:04.1809539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestJit.test_pretty_printer-empty_int_list_test.expect' 2025-01-24T00:47:04.1810065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestJit.test_pretty_printer-if_one.expect' 2025-01-24T00:47:04.1810611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestJit.test_pretty_printer-if_test.expect' 2025-01-24T00:47:04.1811179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestJit.test_pretty_printer-loop_use_test.expect' 2025-01-24T00:47:04.1811777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestJit.test_pretty_printer-print_weird_test.expect' 2025-01-24T00:47:04.1812374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestJit.test_pretty_printer-python_op_name_test.expect' 2025-01-24T00:47:04.1812943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestJit.test_pretty_printer-while_if_test.expect' 2025-01-24T00:47:04.1813507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestJit.test_pretty_printer-while_test.expect' 2025-01-24T00:47:04.1814091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestPytorchExportModes.test_aten_fallback.expect' 2025-01-24T00:47:04.1814691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestPytorchExportModes.test_onnx_aten.expect' 2025-01-24T00:47:04.1815216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestScript.test_annot_ast_mypy_fn.expect' 2025-01-24T00:47:04.1815793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestScript.test_annot_ast_mypy_method.expect' 2025-01-24T00:47:04.1816324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestScript.test_annot_ast_py3_fn.expect' 2025-01-24T00:47:04.1816869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestScript.test_annot_ast_py3_method.expect' 2025-01-24T00:47:04.1817421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestScript.test_annot_string_mypy_fn.expect' 2025-01-24T00:47:04.1817982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestScript.test_annot_string_mypy_method.expect' 2025-01-24T00:47:04.1818515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestScript.test_annot_string_py3_fn.expect' 2025-01-24T00:47:04.1819091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestScript.test_annot_string_py3_method.expect' 2025-01-24T00:47:04.1819620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestScript.test_annotated_script_fn.expect' 2025-01-24T00:47:04.1820179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestScript.test_annotated_script_method.expect' 2025-01-24T00:47:04.1820700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestScript.test_format-stdout.expect' 2025-01-24T00:47:04.1821252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestScript.test_listconstruct_erasure.expect' 2025-01-24T00:47:04.1821829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestScript.test_parser_type_annotations.expect' 2025-01-24T00:47:04.1822433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestScript.test_parser_type_annotations_comment.expect' 2025-01-24T00:47:04.1822960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestScript.test_print-stdout.expect' 2025-01-24T00:47:04.1823514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestScript.test_python_frontend.expect' 2025-01-24T00:47:04.1824048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestScript.test_python_frontend_py2.expect' 2025-01-24T00:47:04.1824595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestScript.test_python_frontend_py3.expect' 2025-01-24T00:47:04.1825133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestScript.test_string_print-stdout.expect' 2025-01-24T00:47:04.1825716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestScript.test_torch_dot_tensor_annotation.expect' 2025-01-24T00:47:04.1826338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestSparseCPU.test_print_coalesced_cpu_float64.expect' 2025-01-24T00:47:04.1826953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestSparseCPU.test_print_uncoalesced_cpu_float64.expect' 2025-01-24T00:47:04.1827580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestSparseCUDA.test_print_coalesced_cuda_float64.expect' 2025-01-24T00:47:04.1828203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestSparseCUDA.test_print_uncoalesced_cuda_float64.expect' 2025-01-24T00:47:04.1828854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestSparseCompressedCPU.test_print_SparseBSC_cpu.expect' 2025-01-24T00:47:04.1829510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestSparseCompressedCPU.test_print_SparseBSR_cpu.expect' 2025-01-24T00:47:04.1830139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestSparseCompressedCPU.test_print_SparseCSC_cpu.expect' 2025-01-24T00:47:04.1830779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestSparseCompressedCPU.test_print_SparseCSR_cpu.expect' 2025-01-24T00:47:04.1831419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestSparseCompressedCUDA.test_print_SparseBSC_cuda.expect' 2025-01-24T00:47:04.1832057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestSparseCompressedCUDA.test_print_SparseBSR_cuda.expect' 2025-01-24T00:47:04.1832714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestSparseCompressedCUDA.test_print_SparseCSC_cuda.expect' 2025-01-24T00:47:04.1833354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestSparseCompressedCUDA.test_print_SparseCSR_cuda.expect' 2025-01-24T00:47:04.1833989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestSparseMeta.test_print_meta_SparseBSC_float64.expect' 2025-01-24T00:47:04.1834601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestSparseMeta.test_print_meta_SparseBSR_float64.expect' 2025-01-24T00:47:04.1835214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestSparseMeta.test_print_meta_SparseCOO_float64.expect' 2025-01-24T00:47:04.1835841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestSparseMeta.test_print_meta_SparseCSC_float64.expect' 2025-01-24T00:47:04.1836459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestSparseMeta.test_print_meta_SparseCSR_float64.expect' 2025-01-24T00:47:04.1836971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestTensorBoard.test_audio.expect' 2025-01-24T00:47:04.1837587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestTensorBoard.test_caffe2_simple_cnnmodel.expect' 2025-01-24T00:47:04.1838182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestTensorBoard.test_caffe2_simple_model.expect' 2025-01-24T00:47:04.1838739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestTensorBoard.test_histogram_auto.expect' 2025-01-24T00:47:04.1839288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestTensorBoard.test_histogram_doane.expect' 2025-01-24T00:47:04.1839821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestTensorBoard.test_histogram_fd.expect' 2025-01-24T00:47:04.1840365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestTensorBoard.test_hparams_bool.expect' 2025-01-24T00:47:04.1840911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestTensorBoard.test_hparams_number.expect' 2025-01-24T00:47:04.1841468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestTensorBoard.test_hparams_string.expect' 2025-01-24T00:47:04.1842086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestTensorBoard.test_image_with_3_channel_batched.expect' 2025-01-24T00:47:04.1842646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestTensorBoard.test_image_with_boxes.expect' 2025-01-24T00:47:04.1843271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestTensorBoard.test_image_with_one_channel.expect' 2025-01-24T00:47:04.1843900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestTensorBoard.test_image_with_one_channel_batched.expect' 2025-01-24T00:47:04.1844532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestTensorBoard.test_image_without_channel.expect' 2025-01-24T00:47:04.1845022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestTensorBoard.test_mesh.expect' 2025-01-24T00:47:04.1845592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestTensorBoard.test_nested_nn_squential.expect' 2025-01-24T00:47:04.1846112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestTensorBoard.test_pr_curve.expect' 2025-01-24T00:47:04.1846687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestTensorBoard.test_pr_curve_raw.expect' 2025-01-24T00:47:04.1847240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestTensorBoard.test_pytorch_graph.expect' 2025-01-24T00:47:04.1847795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestTensorBoard.test_scalar_new_style.expect' 2025-01-24T00:47:04.1848279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestTensorBoard.test_text.expect' 2025-01-24T00:47:04.1848787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestTensorBoard.test_video.expect' 2025-01-24T00:47:04.1849302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestTorch.test_is_nonzero-empty.expect' 2025-01-24T00:47:04.1849845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestTorch.test_is_nonzero-multiple.expect' 2025-01-24T00:47:04.1850385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/TestTorch.test_print-non_contiguous.expect' 2025-01-24T00:47:04.1850753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect/__init__.py' 2025-01-24T00:47:04.1851149Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/expect' 2025-01-24T00:47:04.1851540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/export/__init__.py' 2025-01-24T00:47:04.1851937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/export/opinfo_schema.py' 2025-01-24T00:47:04.1852325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/export/random_dag.py' 2025-01-24T00:47:04.1852728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/export/test_converter.py' 2025-01-24T00:47:04.1853145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/export/test_cpp_serdes.py' 2025-01-24T00:47:04.1853510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/export/test_db.py' 2025-01-24T00:47:04.1853926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/export/test_draft_export.py' 2025-01-24T00:47:04.1854361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/export/test_experimental.py' 2025-01-24T00:47:04.1854748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/export/test_export.py' 2025-01-24T00:47:04.1855170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/export/test_export_legacy.py' 2025-01-24T00:47:04.1855621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/export/test_export_nonstrict.py' 2025-01-24T00:47:04.1856137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/export/test_export_training_ir_to_run_decomp.py' 2025-01-24T00:47:04.1856664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/export/test_functionalized_assertions.py' 2025-01-24T00:47:04.1857056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/export/test_hop.py' 2025-01-24T00:47:04.1857467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/export/test_lift_unlift.py' 2025-01-24T00:47:04.1857887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/export/test_pass_infra.py' 2025-01-24T00:47:04.1858272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/export/test_passes.py' 2025-01-24T00:47:04.1858709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/export/test_retraceability.py' 2025-01-24T00:47:04.1859091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/export/test_schema.py' 2025-01-24T00:47:04.1859474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/export/test_serdes.py' 2025-01-24T00:47:04.1859887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/export/test_serialize.py' 2025-01-24T00:47:04.1860271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/export/test_sparse.py' 2025-01-24T00:47:04.1860643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/export/test_swap.py' 2025-01-24T00:47:04.1861030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/export/test_tools.py' 2025-01-24T00:47:04.1861430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/export/test_torchbind.py' 2025-01-24T00:47:04.1861844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/export/test_tree_utils.py' 2025-01-24T00:47:04.1862246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/export/test_unflatten.py' 2025-01-24T00:47:04.1862708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/export/test_unflatten_training_ir.py' 2025-01-24T00:47:04.1863119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/export/test_verifier.py' 2025-01-24T00:47:04.1863507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/export/testing.py' 2025-01-24T00:47:04.1863885Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/export' 2025-01-24T00:47:04.1864537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/forward_backward_compatibility/check_forward_backward_compatibility.py' 2025-01-24T00:47:04.1865115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/forward_backward_compatibility/dump_all_function_schemas.py' 2025-01-24T00:47:04.1865608Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/forward_backward_compatibility' 2025-01-24T00:47:04.1865991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/functorch/attn_ft.py' 2025-01-24T00:47:04.1866417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/functorch/attn_positional.py' 2025-01-24T00:47:04.1866834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/functorch/common_utils.py' 2025-01-24T00:47:04.1867274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/functorch/discover_coverage.py' 2025-01-24T00:47:04.1867770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/functorch/functorch_additional_op_db.py' 2025-01-24T00:47:04.1868146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/functorch/test_ac.py' 2025-01-24T00:47:04.1868574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/functorch/test_ac_knapsack.py' 2025-01-24T00:47:04.1869042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/functorch/test_aotdispatch.py' 2025-01-24T00:47:04.1869502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/functorch/test_control_flow.py' 2025-01-24T00:47:04.1869900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/functorch/test_dims.py' 2025-01-24T00:47:04.1870371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/functorch/test_eager_transforms.py' 2025-01-24T00:47:04.1870775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/functorch/test_logging.py' 2025-01-24T00:47:04.1871278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/functorch/test_memory_efficient_fusion.py' 2025-01-24T00:47:04.1871688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/functorch/test_minifier.py' 2025-01-24T00:47:04.1872073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/functorch/test_ops.py' 2025-01-24T00:47:04.1872491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/functorch/test_parsing.py' 2025-01-24T00:47:04.1872909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/functorch/test_rearrange.py' 2025-01-24T00:47:04.1873305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/functorch/test_vmap.py' 2025-01-24T00:47:04.1873783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/functorch/test_vmap_registrations.py' 2025-01-24T00:47:04.1874203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/functorch/xfail_suggester.py' 2025-01-24T00:47:04.1874582Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/functorch' 2025-01-24T00:47:04.1874935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/fx/named_tup.py' 2025-01-24T00:47:04.1875306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/fx/quantization.py' 2025-01-24T00:47:04.1875722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/fx/test_common_passes.py' 2025-01-24T00:47:04.1876118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/fx/test_cse_pass.py' 2025-01-24T00:47:04.1876512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/fx/test_dce_pass.py' 2025-01-24T00:47:04.1876886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/fx/test_future.py' 2025-01-24T00:47:04.1877283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/fx/test_fx_const_fold.py' 2025-01-24T00:47:04.1877686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/fx/test_fx_node_hook.py' 2025-01-24T00:47:04.1878160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/fx/test_fx_param_shape_control_flow.py' 2025-01-24T00:47:04.1878531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/fx/test_fx_split.py' 2025-01-24T00:47:04.1878939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/fx/test_fx_traceback.py' 2025-01-24T00:47:04.1879355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/fx/test_fx_xform_observer.py' 2025-01-24T00:47:04.1879761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/fx/test_gradual_type.py' 2025-01-24T00:47:04.1880179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/fx/test_lazy_graph_module.py' 2025-01-24T00:47:04.1880575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/fx/test_matcher_utils.py' 2025-01-24T00:47:04.1881003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/fx/test_partitioner_order.py' 2025-01-24T00:47:04.1881407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/fx/test_pass_infra.py' 2025-01-24T00:47:04.1881838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/fx/test_shape_inference.py' 2025-01-24T00:47:04.1882287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/fx/test_source_matcher_utils.py' 2025-01-24T00:47:04.1882707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/fx/test_subgraph_rewriter.py' 2025-01-24T00:47:04.1883130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/fx/test_z3_gradual_types.py' 2025-01-24T00:47:04.1883462Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/fx' 2025-01-24T00:47:04.1883764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/hi.py' 2025-01-24T00:47:04.1884266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/higher_order_ops/test_invoke_subgraph.py' 2025-01-24T00:47:04.1884733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/higher_order_ops/test_with_effects.py' 2025-01-24T00:47:04.1885139Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/higher_order_ops' 2025-01-24T00:47:04.1885546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/CMakeLists.txt' 2025-01-24T00:47:04.1885920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/__init__.py' 2025-01-24T00:47:04.1886394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/cpp/.gitignore' 2025-01-24T00:47:04.1886816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/cpp/CMakeLists.txt' 2025-01-24T00:47:04.1887194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/cpp/test.sh' 2025-01-24T00:47:04.1887655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/cpp/test_cpp_prefix.cpp' 2025-01-24T00:47:04.1888065Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/cpp' 2025-01-24T00:47:04.1888460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/custom_ops.cpp' 2025-01-24T00:47:04.1889102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/extension_backends/cpp/extension_codegen_backend.py' 2025-01-24T00:47:04.1889658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/extension_backends/cpp/extension_device.cpp' 2025-01-24T00:47:04.1890162Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/extension_backends/cpp' 2025-01-24T00:47:04.1890725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/extension_backends/triton/device_interface.py' 2025-01-24T00:47:04.1891336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/extension_backends/triton/extension_codegen_backend.py' 2025-01-24T00:47:04.1891849Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/extension_backends/triton' 2025-01-24T00:47:04.1892451Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/extension_backends' 2025-01-24T00:47:04.1892921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/indirect_assert_helper.py' 2025-01-24T00:47:04.1893334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/minifier_smoke.py' 2025-01-24T00:47:04.1893748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/opinfo_harness.py' 2025-01-24T00:47:04.1894224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/s429861_repro.py' 2025-01-24T00:47:04.1894679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_aot_inductor.py' 2025-01-24T00:47:04.1895173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_aot_inductor_arrayref.py' 2025-01-24T00:47:04.1895663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_aot_inductor_custom_ops.py' 2025-01-24T00:47:04.1896130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_aot_inductor_package.py' 2025-01-24T00:47:04.1896603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_aot_inductor_utils.py' 2025-01-24T00:47:04.1897040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_async_compile.py' 2025-01-24T00:47:04.1897504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_auto_functionalize.py' 2025-01-24T00:47:04.1897958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_autoheuristic.py' 2025-01-24T00:47:04.1898365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_b2b_gemm.py' 2025-01-24T00:47:04.1898831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_benchmark_fusion.py' 2025-01-24T00:47:04.1899258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_benchmarking.py' 2025-01-24T00:47:04.1899696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_binary_folding.py' 2025-01-24T00:47:04.1900126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_ck_backend.py' 2025-01-24T00:47:04.1900538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_codecache.py' 2025-01-24T00:47:04.1900977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_codegen_triton.py' 2025-01-24T00:47:04.1901460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_combo_kernels.py' 2025-01-24T00:47:04.1901986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_compile_worker.py' 2025-01-24T00:47:04.1902451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_compiled_autograd.py' 2025-01-24T00:47:04.1902916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_compiled_optimizers.py' 2025-01-24T00:47:04.1903313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_config.py' 2025-01-24T00:47:04.1903752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_control_flow.py' 2025-01-24T00:47:04.1904235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_cooperative_reductions.py' 2025-01-24T00:47:04.1904739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_coordinate_descent_tuner.py' 2025-01-24T00:47:04.1905204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_cpp_wrapper_hipify.py' 2025-01-24T00:47:04.1905649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_cpu_cpp_wrapper.py' 2025-01-24T00:47:04.1906077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_cpu_repro.py' 2025-01-24T00:47:04.1906544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_cpu_select_algorithm.py' 2025-01-24T00:47:04.1906993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_cuda_repro.py' 2025-01-24T00:47:04.1907465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_cudacodecache.py' 2025-01-24T00:47:04.1907918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_cudagraph_trees.py' 2025-01-24T00:47:04.1908493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_cudagraph_trees_expandable_segments.py' 2025-01-24T00:47:04.1908940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_custom_lowering.py' 2025-01-24T00:47:04.1909423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_custom_post_grad_passes.py' 2025-01-24T00:47:04.1909887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_cutlass_backend.py' 2025-01-24T00:47:04.1910310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_debug_trace.py' 2025-01-24T00:47:04.1910805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_decompose_mem_bound_mm.py' 2025-01-24T00:47:04.1911236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_dependencies.py' 2025-01-24T00:47:04.1911707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_distributed_patterns.py' 2025-01-24T00:47:04.1912200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_efficient_conv_bn_eval.py' 2025-01-24T00:47:04.1912655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_extension_backend.py' 2025-01-24T00:47:04.1913118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_external_callables.py' 2025-01-24T00:47:04.1913578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_flex_attention.py' 2025-01-24T00:47:04.1914018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_flex_decoding.py' 2025-01-24T00:47:04.1914458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_foreach.py' 2025-01-24T00:47:04.1914860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_fp8.py' 2025-01-24T00:47:04.1915304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_fused_attention.py' 2025-01-24T00:47:04.1915713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_fuzzer.py' 2025-01-24T00:47:04.1916128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_fx_fusion.py' 2025-01-24T00:47:04.1916578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_gpu_cpp_wrapper.py' 2025-01-24T00:47:04.1917079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_graph_transform_observer.py' 2025-01-24T00:47:04.1917541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_group_batch_fusion.py' 2025-01-24T00:47:04.1917951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_halide.py' 2025-01-24T00:47:04.1918362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_indexing.py' 2025-01-24T00:47:04.1918833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_inductor_annotations.py' 2025-01-24T00:47:04.1919303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_inductor_freezing.py' 2025-01-24T00:47:04.1919764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_inductor_utils.py' 2025-01-24T00:47:04.1920223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_inplace_padding.py' 2025-01-24T00:47:04.1920693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_inplacing_pass.py' 2025-01-24T00:47:04.1921146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_kernel_benchmark.py' 2025-01-24T00:47:04.1921590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_layout_optim.py' 2025-01-24T00:47:04.1922022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_loop_ordering.py' 2025-01-24T00:47:04.1922449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_max_autotune.py' 2025-01-24T00:47:04.1922864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_memory.py' 2025-01-24T00:47:04.1923311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_memory_planning.py' 2025-01-24T00:47:04.1923728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_metrics.py' 2025-01-24T00:47:04.1924135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_minifier.py' 2025-01-24T00:47:04.1924584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_minifier_isolate.py' 2025-01-24T00:47:04.1925040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_minifier_utils.py' 2025-01-24T00:47:04.1925521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_mkldnn_pattern_matcher.py' 2025-01-24T00:47:04.1925942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_mmdecomp.py' 2025-01-24T00:47:04.1926505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_move_constructors_to_cuda.py' 2025-01-24T00:47:04.1926918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_mps_basic.py' 2025-01-24T00:47:04.1927391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_multi_kernel.py' 2025-01-24T00:47:04.1927852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_op_dtype_prop.py' 2025-01-24T00:47:04.1928274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_ordered_set.py' 2025-01-24T00:47:04.1928686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_pad_mm.py' 2025-01-24T00:47:04.1929090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_padding.py' 2025-01-24T00:47:04.1929552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_pattern_matcher.py' 2025-01-24T00:47:04.1929938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_perf.py' 2025-01-24T00:47:04.1930345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_profiler.py' 2025-01-24T00:47:04.1930817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_provenance_tracing.py' 2025-01-24T00:47:04.1931288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_scatter_optimization.py' 2025-01-24T00:47:04.1931738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_select_algorithm.py' 2025-01-24T00:47:04.1932146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_smoke.py' 2025-01-24T00:47:04.1932608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_snode_runtime.py' 2025-01-24T00:47:04.1933109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_split_cat_fx_passes.py' 2025-01-24T00:47:04.1933571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_standalone_compile.py' 2025-01-24T00:47:04.1933987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_torchbind.py' 2025-01-24T00:47:04.1934435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_torchinductor.py' 2025-01-24T00:47:04.1935000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_torchinductor_codegen_config_overrides.py' 2025-01-24T00:47:04.1935568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_torchinductor_codegen_dynamic_shapes.py' 2025-01-24T00:47:04.1936082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_torchinductor_dynamic_shapes.py' 2025-01-24T00:47:04.1936554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_torchinductor_opinfo.py' 2025-01-24T00:47:04.1937081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_torchinductor_strided_blocks.py' 2025-01-24T00:47:04.1937540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_triton_cpu_backend.py' 2025-01-24T00:47:04.1938028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_triton_extension_backend.py' 2025-01-24T00:47:04.1938496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_triton_heuristics.py' 2025-01-24T00:47:04.1938936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_triton_kernels.py' 2025-01-24T00:47:04.1939392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_triton_syntax.py' 2025-01-24T00:47:04.1939841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_triton_wrapper.py' 2025-01-24T00:47:04.1940319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_unbacked_symints.py' 2025-01-24T00:47:04.1940762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_utils.py' 2025-01-24T00:47:04.1941173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor/test_xpu_basic.py' 2025-01-24T00:47:04.1941549Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor' 2025-01-24T00:47:04.1942008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_expected_failures/.gitkeep' 2025-01-24T00:47:04.1942468Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_expected_failures' 2025-01-24T00:47:04.1943175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestBwdGradientsCPU.test_fn_grad_linalg_det_singular_cpu_float64' 2025-01-24T00:47:04.1943871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCPU.test_non_contiguous_tensors_nn_KLDivLoss_cpu_float32' 2025-01-24T00:47:04.1944581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCPU.test_non_contiguous_tensors_nn_KLDivLoss_cpu_float64' 2025-01-24T00:47:04.1945336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCPU.test_to_nn_BatchNorm1d_eval_mode_swap_True_set_grad_True_cpu_float32' 2025-01-24T00:47:04.1946130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCPU.test_to_nn_BatchNorm1d_train_mode_swap_True_set_grad_True_cpu_float32' 2025-01-24T00:47:04.1946927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCPU.test_to_nn_BatchNorm2d_eval_mode_swap_True_set_grad_True_cpu_float32' 2025-01-24T00:47:04.1947688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCPU.test_to_nn_BatchNorm2d_train_mode_swap_True_set_grad_True_cpu_float32' 2025-01-24T00:47:04.1948454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCPU.test_to_nn_BatchNorm3d_eval_mode_swap_True_set_grad_True_cpu_float32' 2025-01-24T00:47:04.1949203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCPU.test_to_nn_BatchNorm3d_train_mode_swap_True_set_grad_True_cpu_float32' 2025-01-24T00:47:04.1949897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCPU.test_to_nn_Bilinear_swap_True_set_grad_True_cpu_float32' 2025-01-24T00:47:04.1950596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCPU.test_to_nn_Conv1d_swap_True_set_grad_True_cpu_float32' 2025-01-24T00:47:04.1951284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCPU.test_to_nn_Conv2d_swap_True_set_grad_True_cpu_float32' 2025-01-24T00:47:04.1951981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCPU.test_to_nn_Conv3d_swap_True_set_grad_True_cpu_float32' 2025-01-24T00:47:04.1952710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCPU.test_to_nn_ConvTranspose1d_swap_True_set_grad_True_cpu_float32' 2025-01-24T00:47:04.1953444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCPU.test_to_nn_ConvTranspose2d_swap_True_set_grad_True_cpu_float32' 2025-01-24T00:47:04.1954193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCPU.test_to_nn_ConvTranspose3d_swap_True_set_grad_True_cpu_float32' 2025-01-24T00:47:04.1954924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCPU.test_to_nn_Embedding_swap_True_set_grad_True_cpu_float32' 2025-01-24T00:47:04.1955656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCPU.test_to_nn_GRUCell_swap_True_set_grad_True_cpu_float32' 2025-01-24T00:47:04.1956358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCPU.test_to_nn_GroupNorm_swap_True_set_grad_True_cpu_float32' 2025-01-24T00:47:04.1957058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCPU.test_to_nn_LSTMCell_swap_True_set_grad_True_cpu_float32' 2025-01-24T00:47:04.1957776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCPU.test_to_nn_LayerNorm_swap_True_set_grad_True_cpu_float32' 2025-01-24T00:47:04.1958466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCPU.test_to_nn_Linear_swap_True_set_grad_True_cpu_float32' 2025-01-24T00:47:04.1959171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCPU.test_to_nn_PReLU_swap_True_set_grad_True_cpu_float32' 2025-01-24T00:47:04.1959857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCPU.test_to_nn_RMSNorm_swap_True_set_grad_True_cpu_float32' 2025-01-24T00:47:04.1960563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCPU.test_to_nn_RNNCell_swap_True_set_grad_True_cpu_float32' 2025-01-24T00:47:04.1961245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCUDA.test_cpu_gpu_parity_nn_CTCLoss_cuda_float32' 2025-01-24T00:47:04.1961922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCUDA.test_cpu_gpu_parity_nn_CTCLoss_cuda_float64' 2025-01-24T00:47:04.1962634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCUDA.test_non_contiguous_tensors_nn_KLDivLoss_cuda_float32' 2025-01-24T00:47:04.1963330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCUDA.test_non_contiguous_tensors_nn_KLDivLoss_cuda_float64' 2025-01-24T00:47:04.1964102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCUDA.test_to_nn_BatchNorm1d_eval_mode_swap_True_set_grad_True_cuda_float32' 2025-01-24T00:47:04.1964867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCUDA.test_to_nn_BatchNorm1d_train_mode_swap_True_set_grad_True_cuda_float32' 2025-01-24T00:47:04.1965632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCUDA.test_to_nn_BatchNorm2d_eval_mode_swap_True_set_grad_True_cuda_float32' 2025-01-24T00:47:04.1966484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCUDA.test_to_nn_BatchNorm2d_train_mode_swap_True_set_grad_True_cuda_float32' 2025-01-24T00:47:04.1967247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCUDA.test_to_nn_BatchNorm3d_eval_mode_swap_True_set_grad_True_cuda_float32' 2025-01-24T00:47:04.1968028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCUDA.test_to_nn_BatchNorm3d_train_mode_swap_True_set_grad_True_cuda_float32' 2025-01-24T00:47:04.1968732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCUDA.test_to_nn_Bilinear_swap_True_set_grad_True_cuda_float32' 2025-01-24T00:47:04.1969457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCUDA.test_to_nn_Conv1d_swap_True_set_grad_True_cuda_float32' 2025-01-24T00:47:04.1970188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCUDA.test_to_nn_Conv2d_swap_True_set_grad_True_cuda_float32' 2025-01-24T00:47:04.1970881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCUDA.test_to_nn_Conv3d_swap_True_set_grad_True_cuda_float32' 2025-01-24T00:47:04.1971630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCUDA.test_to_nn_ConvTranspose1d_swap_True_set_grad_True_cuda_float32' 2025-01-24T00:47:04.1972369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCUDA.test_to_nn_ConvTranspose2d_swap_True_set_grad_True_cuda_float32' 2025-01-24T00:47:04.1973122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCUDA.test_to_nn_ConvTranspose3d_swap_True_set_grad_True_cuda_float32' 2025-01-24T00:47:04.1973832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCUDA.test_to_nn_Embedding_swap_True_set_grad_True_cuda_float32' 2025-01-24T00:47:04.1974533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCUDA.test_to_nn_GRUCell_swap_True_set_grad_True_cuda_float32' 2025-01-24T00:47:04.1975258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCUDA.test_to_nn_GroupNorm_swap_True_set_grad_True_cuda_float32' 2025-01-24T00:47:04.1975988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCUDA.test_to_nn_LSTMCell_swap_True_set_grad_True_cuda_float32' 2025-01-24T00:47:04.1976745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCUDA.test_to_nn_LayerNorm_swap_True_set_grad_True_cuda_float32' 2025-01-24T00:47:04.1977439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCUDA.test_to_nn_Linear_swap_True_set_grad_True_cuda_float32' 2025-01-24T00:47:04.1978129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCUDA.test_to_nn_PReLU_swap_True_set_grad_True_cuda_float32' 2025-01-24T00:47:04.1978840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCUDA.test_to_nn_RMSNorm_swap_True_set_grad_True_cuda_float32' 2025-01-24T00:47:04.1979537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips/TestModuleCUDA.test_to_nn_RNNCell_swap_True_set_grad_True_cuda_float32' 2025-01-24T00:47:04.1979951Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/inductor_skips' 2025-01-24T00:47:04.1980308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/__init__.py' 2025-01-24T00:47:04.1980768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/_imported_class_test/__init__.py' 2025-01-24T00:47:04.1981217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/_imported_class_test/bar.py' 2025-01-24T00:47:04.1981651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/_imported_class_test/foo.py' 2025-01-24T00:47:04.1982129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/_imported_class_test/very/__init__.py' 2025-01-24T00:47:04.1982646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/_imported_class_test/very/very/__init__.py' 2025-01-24T00:47:04.1983140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/_imported_class_test/very/very/nested.py' 2025-01-24T00:47:04.1983681Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/_imported_class_test/very/very' 2025-01-24T00:47:04.1984174Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/_imported_class_test/very' 2025-01-24T00:47:04.1984619Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/_imported_class_test' 2025-01-24T00:47:04.1985150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/fixtures/_test_serialization_subcmul_v2.pt' 2025-01-24T00:47:04.1985692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/fixtures/test_versioned_div_scalar_float_v3.pt' 2025-01-24T00:47:04.1986287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/fixtures/test_versioned_div_scalar_inplace_float_v3.pt' 2025-01-24T00:47:04.1986858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/fixtures/test_versioned_div_scalar_inplace_int_v3.pt' 2025-01-24T00:47:04.1987385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/fixtures/test_versioned_div_scalar_int_v3.pt' 2025-01-24T00:47:04.1987995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/fixtures/test_versioned_div_scalar_reciprocal_float_v3.pt' 2025-01-24T00:47:04.1988583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/fixtures/test_versioned_div_scalar_reciprocal_int_v3.pt' 2025-01-24T00:47:04.1989140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/fixtures/test_versioned_div_scalar_scalar_v3.pt' 2025-01-24T00:47:04.1989717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/fixtures/test_versioned_div_tensor_example_v7.ptl' 2025-01-24T00:47:04.1990297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/fixtures/test_versioned_div_tensor_inplace_v3.pt' 2025-01-24T00:47:04.1990834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/fixtures/test_versioned_div_tensor_out_v3.pt' 2025-01-24T00:47:04.1991338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/fixtures/test_versioned_div_tensor_v3.pt' 2025-01-24T00:47:04.1991900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/fixtures/test_versioned_full_integer_value_v4.pt' 2025-01-24T00:47:04.1992553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/fixtures/test_versioned_full_preserved_v4.pt' 2025-01-24T00:47:04.1993059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/fixtures/test_versioned_gelu_out_v9.ptl' 2025-01-24T00:47:04.1993561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/fixtures/test_versioned_gelu_v9.ptl' 2025-01-24T00:47:04.1994084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/fixtures/test_versioned_linspace_out_v7.ptl' 2025-01-24T00:47:04.1994585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/fixtures/test_versioned_linspace_v7.ptl' 2025-01-24T00:47:04.1995125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/fixtures/test_versioned_logspace_out_v8.ptl' 2025-01-24T00:47:04.1995622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/fixtures/test_versioned_logspace_v8.ptl' 2025-01-24T00:47:04.1996164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/fixtures/test_versioned_random_func_v10.ptl' 2025-01-24T00:47:04.1996676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/fixtures/test_versioned_random_out_v10.ptl' 2025-01-24T00:47:04.1997240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/fixtures/test_versioned_random_v10.ptl' 2025-01-24T00:47:04.1997635Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/fixtures' 2025-01-24T00:47:04.1998093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/fixtures_srcs/__init__.py' 2025-01-24T00:47:04.1998559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/fixtures_srcs/fixtures_src.py' 2025-01-24T00:47:04.1999023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/fixtures_srcs/generate_models.py' 2025-01-24T00:47:04.1999577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/fixtures_srcs/test_upgrader_models_generation.py' 2025-01-24T00:47:04.1999999Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/fixtures_srcs' 2025-01-24T00:47:04.2000375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/mydecorator.py' 2025-01-24T00:47:04.2000746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/myexception.py' 2025-01-24T00:47:04.2001133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/myfunction_a.py' 2025-01-24T00:47:04.2001503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/myfunction_b.py' 2025-01-24T00:47:04.2001927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_alias_analysis.py' 2025-01-24T00:47:04.2002288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_async.py' 2025-01-24T00:47:04.2002696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_aten_pow.py' 2025-01-24T00:47:04.2003093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_attr.py' 2025-01-24T00:47:04.2003470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_autodiff.py' 2025-01-24T00:47:04.2003940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_autodiff_subgraph_slicing.py' 2025-01-24T00:47:04.2004316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_await.py' 2025-01-24T00:47:04.2004717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_backend_nnapi.py' 2025-01-24T00:47:04.2005106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_backends.py' 2025-01-24T00:47:04.2005484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_batch_mm.py' 2025-01-24T00:47:04.2005864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_builtins.py' 2025-01-24T00:47:04.2006318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_class_type.py' 2025-01-24T00:47:04.2006699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_complex.py' 2025-01-24T00:47:04.2007113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_complexity.py' 2025-01-24T00:47:04.2007552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_convert_activation.py' 2025-01-24T00:47:04.2007911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_cuda.py' 2025-01-24T00:47:04.2008347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_custom_operators.py' 2025-01-24T00:47:04.2008752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_data_parallel.py' 2025-01-24T00:47:04.2009152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_dataclasses.py' 2025-01-24T00:47:04.2009549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_dce.py' 2025-01-24T00:47:04.2009937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_decorator.py' 2025-01-24T00:47:04.2010390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_device_analysis.py' 2025-01-24T00:47:04.2010798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_dtype_analysis.py' 2025-01-24T00:47:04.2011157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_enum.py' 2025-01-24T00:47:04.2011557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_exception.py' 2025-01-24T00:47:04.2011935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_freezing.py' 2025-01-24T00:47:04.2012363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_functional_blocks.py' 2025-01-24T00:47:04.2012780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_fuser_common.py' 2025-01-24T00:47:04.2013170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_generator.py' 2025-01-24T00:47:04.2013628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_graph_rewrite_passes.py' 2025-01-24T00:47:04.2013988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_hash.py' 2025-01-24T00:47:04.2014349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_hooks.py' 2025-01-24T00:47:04.2014797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_hooks_modules.py' 2025-01-24T00:47:04.2015206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_ignorable_args.py' 2025-01-24T00:47:04.2015683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_ignore_context_manager.py' 2025-01-24T00:47:04.2016092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_isinstance.py' 2025-01-24T00:47:04.2016473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_jit_utils.py' 2025-01-24T00:47:04.2016868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_list_dict.py' 2025-01-24T00:47:04.2017243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_logging.py' 2025-01-24T00:47:04.2017597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_misc.py' 2025-01-24T00:47:04.2017977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_models.py' 2025-01-24T00:47:04.2018374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_module_apis.py' 2025-01-24T00:47:04.2018798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_module_containers.py' 2025-01-24T00:47:04.2019232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_module_interface.py' 2025-01-24T00:47:04.2019609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_modules.py' 2025-01-24T00:47:04.2020054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_op_decompositions.py' 2025-01-24T00:47:04.2020587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_optimize_for_mobile_preserve_debug_info.py' 2025-01-24T00:47:04.2021011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_parametrization.py' 2025-01-24T00:47:04.2021379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_pdt.py' 2025-01-24T00:47:04.2021783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_peephole.py' 2025-01-24T00:47:04.2022175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_profiler.py' 2025-01-24T00:47:04.2022618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_python_bindings.py' 2025-01-24T00:47:04.2023032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_python_builtins.py' 2025-01-24T00:47:04.2023428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_python_ir.py' 2025-01-24T00:47:04.2023846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_recursive_script.py' 2025-01-24T00:47:04.2024261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_remove_mutation.py' 2025-01-24T00:47:04.2024655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_save_load.py' 2025-01-24T00:47:04.2025115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_save_load_for_op_version.py' 2025-01-24T00:47:04.2025542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_script_profile.py' 2025-01-24T00:47:04.2025945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_scriptmod_ann.py' 2025-01-24T00:47:04.2026307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_slice.py' 2025-01-24T00:47:04.2026687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_sparse.py' 2025-01-24T00:47:04.2027141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_string_formatting.py' 2025-01-24T00:47:04.2027618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_symbolic_shape_analysis.py' 2025-01-24T00:47:04.2028071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_tensor_creation_ops.py' 2025-01-24T00:47:04.2028481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_tensor_methods.py' 2025-01-24T00:47:04.2028876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_torchbind.py' 2025-01-24T00:47:04.2029243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_tracer.py' 2025-01-24T00:47:04.2029643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_type_sharing.py' 2025-01-24T00:47:04.2030022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_types.py' 2025-01-24T00:47:04.2030390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_typing.py' 2025-01-24T00:47:04.2030754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_union.py' 2025-01-24T00:47:04.2031168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_union_pep604.py' 2025-01-24T00:47:04.2031585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_unsupported_ops.py' 2025-01-24T00:47:04.2031981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_upgraders.py' 2025-01-24T00:47:04.2032339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_warn.py' 2025-01-24T00:47:04.2032701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/test_with.py' 2025-01-24T00:47:04.2033183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/xnnpack/test_xnnpack_delegate.py' 2025-01-24T00:47:04.2033563Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit/xnnpack' 2025-01-24T00:47:04.2033930Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit' 2025-01-24T00:47:04.2034345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit_hooks/CMakeLists.txt' 2025-01-24T00:47:04.2034740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit_hooks/model.py' 2025-01-24T00:47:04.2035170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit_hooks/test_jit_hooks.cpp' 2025-01-24T00:47:04.2035535Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/jit_hooks' 2025-01-24T00:47:04.2035891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/lazy/__init__.py' 2025-01-24T00:47:04.2036289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/lazy/test_bindings.py' 2025-01-24T00:47:04.2036686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/lazy/test_debug_util.py' 2025-01-24T00:47:04.2037156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/lazy/test_extract_compiled_graph.py' 2025-01-24T00:47:04.2037595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/lazy/test_functionalization.py' 2025-01-24T00:47:04.2037988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/lazy/test_generator.py' 2025-01-24T00:47:04.2038399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/lazy/test_meta_kernel.py' 2025-01-24T00:47:04.2038778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/lazy/test_reuse_ir.py' 2025-01-24T00:47:04.2039211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/lazy/test_step_closures.py' 2025-01-24T00:47:04.2039651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/lazy/test_ts_opinfo.py' 2025-01-24T00:47:04.2039994Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/lazy' 2025-01-24T00:47:04.2040326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/linear.py' 2025-01-24T00:47:04.2040733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/load_torchscript_model.py' 2025-01-24T00:47:04.2041158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/minioptest_failures_dict.json' 2025-01-24T00:47:04.2041517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mkl_verbose.py' 2025-01-24T00:47:04.2041882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mkldnn_verbose.py' 2025-01-24T00:47:04.2042340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/custom_build/CMakeLists.txt' 2025-01-24T00:47:04.2042770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/custom_build/build.sh' 2025-01-24T00:47:04.2043255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/custom_build/expected_output.txt' 2025-01-24T00:47:04.2043729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/custom_build/predictor.cpp' 2025-01-24T00:47:04.2044196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/custom_build/prepare_model.py' 2025-01-24T00:47:04.2044614Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/custom_build' 2025-01-24T00:47:04.2045134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/lightweight_dispatch/CMakeLists.txt' 2025-01-24T00:47:04.2045596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/lightweight_dispatch/build.sh' 2025-01-24T00:47:04.2046206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/lightweight_dispatch/lightweight_dispatch_ops.yaml' 2025-01-24T00:47:04.2046888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/lightweight_dispatch/test_codegen_unboxing.cpp' 2025-01-24T00:47:04.2047498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/lightweight_dispatch/test_lightweight_dispatch.cpp' 2025-01-24T00:47:04.2048016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/lightweight_dispatch/tests_setup.py' 2025-01-24T00:47:04.2048481Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/lightweight_dispatch' 2025-01-24T00:47:04.2048897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/model_test/README.md' 2025-01-24T00:47:04.2049387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/model_test/android_api_module.py' 2025-01-24T00:47:04.2049834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/model_test/builtin_ops.py' 2025-01-24T00:47:04.2050290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/model_test/coverage.yaml' 2025-01-24T00:47:04.2050749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/model_test/gen_test_model.py' 2025-01-24T00:47:04.2051172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/model_test/math_ops.py' 2025-01-24T00:47:04.2051627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/model_test/model_ops.yaml' 2025-01-24T00:47:04.2052066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/model_test/nn_ops.py' 2025-01-24T00:47:04.2052602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/model_test/quantization_ops.py' 2025-01-24T00:47:04.2053144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/model_test/sampling_ops.py' 2025-01-24T00:47:04.2053586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/model_test/tensor_ops.py' 2025-01-24T00:47:04.2054080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/model_test/torchvision_models.py' 2025-01-24T00:47:04.2054577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/model_test/update_production_ops.py' 2025-01-24T00:47:04.2054985Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/model_test' 2025-01-24T00:47:04.2055409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/nnc/CMakeLists.txt' 2025-01-24T00:47:04.2055825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/nnc/aot_test_model.py' 2025-01-24T00:47:04.2056279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/nnc/test_aot_compile.sh' 2025-01-24T00:47:04.2056693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/nnc/test_context.cpp' 2025-01-24T00:47:04.2057133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/nnc/test_nnc_backend.cpp' 2025-01-24T00:47:04.2057573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/nnc/test_registry.cpp' 2025-01-24T00:47:04.2057980Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/nnc' 2025-01-24T00:47:04.2058435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/test_bytecode.py' 2025-01-24T00:47:04.2058911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/test_lite_script_module.py' 2025-01-24T00:47:04.2059369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/test_lite_script_type.py' 2025-01-24T00:47:04.2059923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/test_quantize_fx_lite_script_module.py' 2025-01-24T00:47:04.2060570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/test_upgrader_bytecode_table_example.cpp' 2025-01-24T00:47:04.2061038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/test_upgrader_codegen.py' 2025-01-24T00:47:04.2061446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile/test_upgraders.py' 2025-01-24T00:47:04.2061817Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/mobile' 2025-01-24T00:47:04.2062216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/nn/test_convolution.py' 2025-01-24T00:47:04.2062585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/nn/test_dropout.py' 2025-01-24T00:47:04.2062980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/nn/test_embedding.py' 2025-01-24T00:47:04.2063333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/nn/test_init.py' 2025-01-24T00:47:04.2063726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/nn/test_lazy_modules.py' 2025-01-24T00:47:04.2064144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/nn/test_load_state_dict.py' 2025-01-24T00:47:04.2064535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/nn/test_module_hooks.py' 2025-01-24T00:47:04.2065010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/nn/test_multihead_attention.py' 2025-01-24T00:47:04.2065420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/nn/test_packed_sequence.py' 2025-01-24T00:47:04.2065862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/nn/test_parametrization.py' 2025-01-24T00:47:04.2066243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/nn/test_pooling.py' 2025-01-24T00:47:04.2066611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/nn/test_pruning.py' 2025-01-24T00:47:04.2066953Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/nn' 2025-01-24T00:47:04.2067410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/assets/grace_hopper_517x606.jpg' 2025-01-24T00:47:04.2067827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/assets/rgb_pytorch.png' 2025-01-24T00:47:04.2068213Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/assets' 2025-01-24T00:47:04.2068613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/autograd_helper.py' 2025-01-24T00:47:04.2069162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/dynamo/test_dynamo_with_onnxruntime_backend.py' 2025-01-24T00:47:04.2069627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/dynamo/test_exporter_api.py' 2025-01-24T00:47:04.2070112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/dynamo/test_registry_dispatcher.py' 2025-01-24T00:47:04.2070498Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/dynamo' 2025-01-24T00:47:04.2070912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/error_reproduction.py' 2025-01-24T00:47:04.2071644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/expect/TestFindMismatch_ONNX.test_pretty_print_tree_visualizes_mismatch.expect' 2025-01-24T00:47:04.2072534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/expect/TestFindMismatch_ONNX_RUNTIME_CPU.test_find_mismatch_prints_correct_info_when_no_mismatch.expect' 2025-01-24T00:47:04.2073352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/expect/TestFindMismatch_ONNX_RUNTIME_CPU.test_pretty_print_tree_visualizes_mismatch.expect' 2025-01-24T00:47:04.2073747Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/expect' 2025-01-24T00:47:04.2074151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/exporter/README.md' 2025-01-24T00:47:04.2074562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/exporter/test_api.py' 2025-01-24T00:47:04.2075025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/exporter/test_building.py' 2025-01-24T00:47:04.2075524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/exporter/test_capture_strategies.py' 2025-01-24T00:47:04.2075955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/exporter/test_compat.py' 2025-01-24T00:47:04.2076383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/exporter/test_core.py' 2025-01-24T00:47:04.2076848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/exporter/test_hf_models_e2e.py' 2025-01-24T00:47:04.2077343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/exporter/test_small_models_e2e.py' 2025-01-24T00:47:04.2077772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/exporter/test_tensors.py' 2025-01-24T00:47:04.2078192Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/exporter' 2025-01-24T00:47:04.2078681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/internal/test_diagnostics.py' 2025-01-24T00:47:04.2079139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/internal/test_registraion.py' 2025-01-24T00:47:04.2079550Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/internal' 2025-01-24T00:47:04.2079966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/model_defs/__init__.py' 2025-01-24T00:47:04.2080366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/model_defs/dcgan.py' 2025-01-24T00:47:04.2080785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/model_defs/emb_seq.py' 2025-01-24T00:47:04.2081275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/model_defs/lstm_flattening_result.py' 2025-01-24T00:47:04.2081677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/model_defs/mnist.py' 2025-01-24T00:47:04.2082097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/model_defs/op_test.py' 2025-01-24T00:47:04.2082640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/model_defs/rnn_model_with_packed_sequence.py' 2025-01-24T00:47:04.2083070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/model_defs/squeezenet.py' 2025-01-24T00:47:04.2083486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/model_defs/srresnet.py' 2025-01-24T00:47:04.2083965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/model_defs/super_resolution.py' 2025-01-24T00:47:04.2084448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/model_defs/word_language_model.py' 2025-01-24T00:47:04.2084862Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/model_defs' 2025-01-24T00:47:04.2085296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/onnx_test_common.py' 2025-01-24T00:47:04.2085710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/pytorch_test_common.py' 2025-01-24T00:47:04.2086157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/test_autograd_funs.py' 2025-01-24T00:47:04.2086644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/test_custom_ops.py' 2025-01-24T00:47:04.2087051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/test_fx_passes.py' 2025-01-24T00:47:04.2087445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/test_fx_to_onnx.py' 2025-01-24T00:47:04.2087902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/test_fx_to_onnx_decomp_skip.py' 2025-01-24T00:47:04.2088352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/test_fx_type_promotion.py' 2025-01-24T00:47:04.2088756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/test_lazy_import.py' 2025-01-24T00:47:04.2089134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/test_models.py' 2025-01-24T00:47:04.2089589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/test_models_onnxruntime.py' 2025-01-24T00:47:04.2090080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/test_models_quantized_onnxruntime.py' 2025-01-24T00:47:04.2090489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/test_onnx_opset.py' 2025-01-24T00:47:04.2090986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/test_onnxscript_no_runtime.py' 2025-01-24T00:47:04.2091450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/test_onnxscript_runtime.py' 2025-01-24T00:47:04.2091882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/test_op_consistency.py' 2025-01-24T00:47:04.2092431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/test_pytorch_jit_onnx.py' 2025-01-24T00:47:04.2092893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/test_pytorch_onnx_no_runtime.py' 2025-01-24T00:47:04.2093377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/test_pytorch_onnx_onnxruntime.py' 2025-01-24T00:47:04.2093870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/test_pytorch_onnx_onnxruntime_cuda.py' 2025-01-24T00:47:04.2094375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/test_pytorch_onnx_shape_inference.py' 2025-01-24T00:47:04.2094799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/test_symbolic_helper.py' 2025-01-24T00:47:04.2095208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/test_utility_funs.py' 2025-01-24T00:47:04.2095633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/test_verification.py' 2025-01-24T00:47:04.2096190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/torch_export/test_torch_export_with_onnxruntime.py' 2025-01-24T00:47:04.2096615Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/torch_export' 2025-01-24T00:47:04.2096967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx/verify.py' 2025-01-24T00:47:04.2097311Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/onnx' 2025-01-24T00:47:04.2097733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/optim/test_lrscheduler.py' 2025-01-24T00:47:04.2098164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/optim/test_optim.py' 2025-01-24T00:47:04.2098593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/optim/test_swa_utils.py' 2025-01-24T00:47:04.2098957Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/optim' 2025-01-24T00:47:04.2099336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/__init__.py' 2025-01-24T00:47:04.2099718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/common.py' 2025-01-24T00:47:04.2100165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/generate_bc_packages.py' 2025-01-24T00:47:04.2100545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/module_a.py' 2025-01-24T00:47:04.2101014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/module_a_remapped_path.py' 2025-01-24T00:47:04.2101445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_a/__init__.py' 2025-01-24T00:47:04.2101915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_a/fake_interface.py' 2025-01-24T00:47:04.2102408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_a/fake_script_class.py' 2025-01-24T00:47:04.2102845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_a/long_name.py' 2025-01-24T00:47:04.2103346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_a/std_sys_module_hacks.py' 2025-01-24T00:47:04.2103902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_a/std_sys_module_hacks_3_13.py' 2025-01-24T00:47:04.2104375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_a/subpackage.py' 2025-01-24T00:47:04.2104920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_a/test_all_leaf_modules_tracer.py' 2025-01-24T00:47:04.2105369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_a/test_module.py' 2025-01-24T00:47:04.2105840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_a/test_nn_module.py' 2025-01-24T00:47:04.2106322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_a/use_dunder_package.py' 2025-01-24T00:47:04.2106851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_a/use_torch_package_importer.py' 2025-01-24T00:47:04.2107273Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_a' 2025-01-24T00:47:04.2107702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_b/__init__.py' 2025-01-24T00:47:04.2108196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_b/subpackage_0/__init__.py' 2025-01-24T00:47:04.2108798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_b/subpackage_0/subsubpackage_0/__init__.py' 2025-01-24T00:47:04.2109366Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_b/subpackage_0/subsubpackage_0' 2025-01-24T00:47:04.2109870Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_b/subpackage_0' 2025-01-24T00:47:04.2110331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_b/subpackage_1.py' 2025-01-24T00:47:04.2110786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_b/subpackage_2.py' 2025-01-24T00:47:04.2111302Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_b' 2025-01-24T00:47:04.2111797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_bc/test_fx_module.pt' 2025-01-24T00:47:04.2112275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_bc/test_nn_module.pt' 2025-01-24T00:47:04.2112788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_bc/test_torchscript_module.pt' 2025-01-24T00:47:04.2113209Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_bc' 2025-01-24T00:47:04.2113648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_c/__init__.py' 2025-01-24T00:47:04.2114096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_c/test_module.py' 2025-01-24T00:47:04.2114508Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_c' 2025-01-24T00:47:04.2114953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_d/__init__.py' 2025-01-24T00:47:04.2115427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_d/imports_directly.py' 2025-01-24T00:47:04.2115926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_d/imports_indirectly.py' 2025-01-24T00:47:04.2116420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_d/subpackage_0/__init__.py' 2025-01-24T00:47:04.2117032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_d/subpackage_0/subsubpackage_0/__init__.py' 2025-01-24T00:47:04.2117642Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_d/subpackage_0/subsubpackage_0' 2025-01-24T00:47:04.2118137Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_d/subpackage_0' 2025-01-24T00:47:04.2118563Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_d' 2025-01-24T00:47:04.2119024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_e/test_nn_module.pt' 2025-01-24T00:47:04.2119432Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/package_e' 2025-01-24T00:47:04.2119843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/test_analyze.py' 2025-01-24T00:47:04.2120284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/test_dependency_api.py' 2025-01-24T00:47:04.2120736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/test_dependency_hooks.py' 2025-01-24T00:47:04.2121152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/test_digraph.py' 2025-01-24T00:47:04.2121600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/test_directory_reader.py' 2025-01-24T00:47:04.2122025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/test_glob_group.py' 2025-01-24T00:47:04.2122428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/test_importer.py' 2025-01-24T00:47:04.2122874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/test_load_bc_packages.py' 2025-01-24T00:47:04.2123290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/test_mangling.py' 2025-01-24T00:47:04.2123672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/test_misc.py' 2025-01-24T00:47:04.2124093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/test_model.py' 2025-01-24T00:47:04.2124525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/test_package_fx.py' 2025-01-24T00:47:04.2124962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/test_package_script.py' 2025-01-24T00:47:04.2125384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/test_repackage.py' 2025-01-24T00:47:04.2125790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/test_resources.py' 2025-01-24T00:47:04.2126198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/test_save_load.py' 2025-01-24T00:47:04.2126740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/test_trace_dep/__init__.py' 2025-01-24T00:47:04.2127187Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package/test_trace_dep' 2025-01-24T00:47:04.2127562Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/package' 2025-01-24T00:47:04.2128059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/profiler/profiler_utils_mock_events.json' 2025-01-24T00:47:04.2128487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/profiler/test_cpp_thread.cpp' 2025-01-24T00:47:04.2128927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/profiler/test_cpp_thread.py' 2025-01-24T00:47:04.2129373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/profiler/test_cpp_thread_lib.pyi' 2025-01-24T00:47:04.2129852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/profiler/test_execution_trace.py' 2025-01-24T00:47:04.2130286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/profiler/test_kineto.py' 2025-01-24T00:47:04.2130735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/profiler/test_memory_profiler.py' 2025-01-24T00:47:04.2131158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/profiler/test_profiler.py' 2025-01-24T00:47:04.2131593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/profiler/test_profiler_tree.py' 2025-01-24T00:47:04.2132039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/profiler/test_record_function.py' 2025-01-24T00:47:04.2132469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/profiler/test_torch_tidy.py' 2025-01-24T00:47:04.2132835Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/profiler' 2025-01-24T00:47:04.2133232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/pytest_shard_custom.py' 2025-01-24T00:47:04.2133648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/__init__.py' 2025-01-24T00:47:04.2134191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/ao_migration/__init__.py' 2025-01-24T00:47:04.2134684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/ao_migration/common.py' 2025-01-24T00:47:04.2135217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/ao_migration/test_ao_migration.py' 2025-01-24T00:47:04.2135799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/ao_migration/test_quantization.py' 2025-01-24T00:47:04.2136348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/ao_migration/test_quantization_fx.py' 2025-01-24T00:47:04.2136805Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/ao_migration' 2025-01-24T00:47:04.2137284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/bc/__init__.py' 2025-01-24T00:47:04.2137847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/bc/test_backward_compatibility.py' 2025-01-24T00:47:04.2138247Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/bc' 2025-01-24T00:47:04.2138689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/core/__init__.py' 2025-01-24T00:47:04.2139278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/core/experimental/apot_fx_graph_mode_ptq.py' 2025-01-24T00:47:04.2139885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/core/experimental/apot_fx_graph_mode_qat.py' 2025-01-24T00:47:04.2140453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/core/experimental/quantization_util.py' 2025-01-24T00:47:04.2141024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/core/experimental/test_adaround_eager.py' 2025-01-24T00:47:04.2141614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/core/experimental/test_bits.py' 2025-01-24T00:47:04.2142175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/core/experimental/test_fake_quantize.py' 2025-01-24T00:47:04.2143102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/core/experimental/test_float8.py' 2025-01-24T00:47:04.2143666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/core/experimental/test_linear.py' 2025-01-24T00:47:04.2144294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/core/experimental/test_nonuniform_observer.py' 2025-01-24T00:47:04.2144886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/core/experimental/test_quantized_tensor.py' 2025-01-24T00:47:04.2145423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/core/experimental/test_quantizer.py' 2025-01-24T00:47:04.2145923Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/core/experimental' 2025-01-24T00:47:04.2146411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/core/test_backend_config.py' 2025-01-24T00:47:04.2146852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/core/test_docs.py' 2025-01-24T00:47:04.2147385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/core/test_quantized_functional.py' 2025-01-24T00:47:04.2147888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/core/test_quantized_module.py' 2025-01-24T00:47:04.2148381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/core/test_quantized_op.py' 2025-01-24T00:47:04.2148875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/core/test_quantized_tensor.py' 2025-01-24T00:47:04.2149362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/core/test_top_level_apis.py' 2025-01-24T00:47:04.2149816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/core/test_utils.py' 2025-01-24T00:47:04.2150311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/core/test_workflow_module.py' 2025-01-24T00:47:04.2150793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/core/test_workflow_ops.py' 2025-01-24T00:47:04.2151249Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/core' 2025-01-24T00:47:04.2151715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/eager/__init__.py' 2025-01-24T00:47:04.2152264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/eager/test_bias_correction_eager.py' 2025-01-24T00:47:04.2152755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/eager/test_equalize_eager.py' 2025-01-24T00:47:04.2153227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/eager/test_fuse_eager.py' 2025-01-24T00:47:04.2153739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/eager/test_model_numerics.py' 2025-01-24T00:47:04.2154267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/eager/test_numeric_suite_eager.py' 2025-01-24T00:47:04.2154794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/eager/test_quantize_eager_ptq.py' 2025-01-24T00:47:04.2155312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/eager/test_quantize_eager_qat.py' 2025-01-24T00:47:04.2155735Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/eager' 2025-01-24T00:47:04.2156165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/fx/__init__.py' 2025-01-24T00:47:04.2156628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/fx/test_equalize_fx.py' 2025-01-24T00:47:04.2157147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/fx/test_model_report_fx.py' 2025-01-24T00:47:04.2163564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/fx/test_numeric_suite_fx.py' 2025-01-24T00:47:04.2164089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/fx/test_quantize_fx.py' 2025-01-24T00:47:04.2164597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/fx/test_subgraph_rewriter.py' 2025-01-24T00:47:04.2165013Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/fx' 2025-01-24T00:47:04.2165435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/jit/__init__.py' 2025-01-24T00:47:04.2165962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/jit/test_deprecated_jit_quant.py' 2025-01-24T00:47:04.2166545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/jit/test_fusion_passes.py' 2025-01-24T00:47:04.2167072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/jit/test_ondevice_quantization.py' 2025-01-24T00:47:04.2167559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/jit/test_quantize_jit.py' 2025-01-24T00:47:04.2167969Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/jit' 2025-01-24T00:47:04.2168469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/pt2e/test_duplicate_dq.py' 2025-01-24T00:47:04.2169008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/pt2e/test_graph_utils.py' 2025-01-24T00:47:04.2169511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/pt2e/test_metadata_porting.py' 2025-01-24T00:47:04.2170017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/pt2e/test_numeric_debugger.py' 2025-01-24T00:47:04.2170602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/pt2e/test_quantize_pt2e.py' 2025-01-24T00:47:04.2171136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/pt2e/test_quantize_pt2e_qat.py' 2025-01-24T00:47:04.2171640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/pt2e/test_representation.py' 2025-01-24T00:47:04.2172164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/pt2e/test_x86inductor_quantizer.py' 2025-01-24T00:47:04.2172683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/pt2e/test_xnnpack_quantizer.py' 2025-01-24T00:47:04.2173098Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/pt2e' 2025-01-24T00:47:04.2173754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d.expected.pt' 2025-01-24T00:47:04.2174393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d.input.pt' 2025-01-24T00:47:04.2175046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d.scripted.pt' 2025-01-24T00:47:04.2175718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d.state_dict.pt' 2025-01-24T00:47:04.2176348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d.traced.pt' 2025-01-24T00:47:04.2177063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_graph.expected.pt' 2025-01-24T00:47:04.2177771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_graph.input.pt' 2025-01-24T00:47:04.2178451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_graph.scripted.pt' 2025-01-24T00:47:04.2179133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_graph.traced.pt' 2025-01-24T00:47:04.2179831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_graph_v2.expected.pt' 2025-01-24T00:47:04.2180509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_graph_v2.input.pt' 2025-01-24T00:47:04.2181216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_graph_v2.scripted.pt' 2025-01-24T00:47:04.2181899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_graph_v2.traced.pt' 2025-01-24T00:47:04.2182612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_graph_v3.expected.pt' 2025-01-24T00:47:04.2183289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_graph_v3.input.pt' 2025-01-24T00:47:04.2183985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_graph_v3.scripted.pt' 2025-01-24T00:47:04.2184679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_graph_v3.traced.pt' 2025-01-24T00:47:04.2185390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias.expected.pt' 2025-01-24T00:47:04.2186075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias.input.pt' 2025-01-24T00:47:04.2186782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias.scripted.pt' 2025-01-24T00:47:04.2187475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias.state_dict.pt' 2025-01-24T00:47:04.2188165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias.traced.pt' 2025-01-24T00:47:04.2188883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph.expected.pt' 2025-01-24T00:47:04.2189598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph.input.pt' 2025-01-24T00:47:04.2190316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph.scripted.pt' 2025-01-24T00:47:04.2191020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph.traced.pt' 2025-01-24T00:47:04.2191764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v2.expected.pt' 2025-01-24T00:47:04.2192707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v2.input.pt' 2025-01-24T00:47:04.2193490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v2.scripted.pt' 2025-01-24T00:47:04.2194212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v2.traced.pt' 2025-01-24T00:47:04.2194944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v3.expected.pt' 2025-01-24T00:47:04.2195668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v3.input.pt' 2025-01-24T00:47:04.2196400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v3.scripted.pt' 2025-01-24T00:47:04.2197134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v3.traced.pt' 2025-01-24T00:47:04.2197808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_relu.expected.pt' 2025-01-24T00:47:04.2198478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_relu.input.pt' 2025-01-24T00:47:04.2199147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_relu.scripted.pt' 2025-01-24T00:47:04.2199824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_relu.state_dict.pt' 2025-01-24T00:47:04.2200502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_relu.traced.pt' 2025-01-24T00:47:04.2201199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv3d.expected.pt' 2025-01-24T00:47:04.2201837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv3d.input.pt' 2025-01-24T00:47:04.2202515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv3d.scripted.pt' 2025-01-24T00:47:04.2203174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv3d.state_dict.pt' 2025-01-24T00:47:04.2203821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv3d.traced.pt' 2025-01-24T00:47:04.2204497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv3d_relu.expected.pt' 2025-01-24T00:47:04.2205174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv3d_relu.input.pt' 2025-01-24T00:47:04.2205854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv3d_relu.scripted.pt' 2025-01-24T00:47:04.2206597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv3d_relu.state_dict.pt' 2025-01-24T00:47:04.2207275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv3d_relu.traced.pt' 2025-01-24T00:47:04.2208027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_default_qat_qconfig.expected.pt' 2025-01-24T00:47:04.2208774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_default_qat_qconfig.input.pt' 2025-01-24T00:47:04.2209516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_default_qat_qconfig.state_dict.pt' 2025-01-24T00:47:04.2210173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear.expected.pt' 2025-01-24T00:47:04.2210814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear.input.pt' 2025-01-24T00:47:04.2211461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear.scripted.pt' 2025-01-24T00:47:04.2212134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear.state_dict.pt' 2025-01-24T00:47:04.2212770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear.traced.pt' 2025-01-24T00:47:04.2213522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_dynamic_float16.expected.pt' 2025-01-24T00:47:04.2214249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_dynamic_float16.input.pt' 2025-01-24T00:47:04.2214983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_dynamic_float16.scripted.pt' 2025-01-24T00:47:04.2215745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_dynamic_float16.state_dict.pt' 2025-01-24T00:47:04.2216470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_dynamic_float16.traced.pt' 2025-01-24T00:47:04.2217221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_dynamic_qint8.expected.pt' 2025-01-24T00:47:04.2217959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_dynamic_qint8.input.pt' 2025-01-24T00:47:04.2218686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_dynamic_qint8.scripted.pt' 2025-01-24T00:47:04.2219435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_dynamic_qint8.state_dict.pt' 2025-01-24T00:47:04.2220144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_dynamic_qint8.traced.pt' 2025-01-24T00:47:04.2220824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_relu.expected.pt' 2025-01-24T00:47:04.2221492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_relu.input.pt' 2025-01-24T00:47:04.2222164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_relu.scripted.pt' 2025-01-24T00:47:04.2222854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_relu.state_dict.pt' 2025-01-24T00:47:04.2223537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_relu.traced.pt' 2025-01-24T00:47:04.2224406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_relu_package_quantization_transforms.expected.pt' 2025-01-24T00:47:04.2225290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_relu_package_quantization_transforms.get_attr_targets.pt' 2025-01-24T00:47:04.2226121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_relu_package_quantization_transforms.input.pt' 2025-01-24T00:47:04.2226975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_relu_package_quantization_transforms.package.pt' 2025-01-24T00:47:04.2227609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_lstm.expected.pt' 2025-01-24T00:47:04.2228225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_lstm.input.pt' 2025-01-24T00:47:04.2228866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_lstm.scripted.pt' 2025-01-24T00:47:04.2229511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_lstm.state_dict.pt' 2025-01-24T00:47:04.2230142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_lstm.traced.pt' 2025-01-24T00:47:04.2230869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_per_channel_observer.expected.pt' 2025-01-24T00:47:04.2231590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_per_channel_observer.input.pt' 2025-01-24T00:47:04.2232363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_per_channel_observer.state_dict.pt' 2025-01-24T00:47:04.2233109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_per_tensor_observer.expected.pt' 2025-01-24T00:47:04.2233831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_per_tensor_observer.input.pt' 2025-01-24T00:47:04.2234564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_per_tensor_observer.state_dict.pt' 2025-01-24T00:47:04.2235013Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization/serialized' 2025-01-24T00:47:04.2235409Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/quantization' 2025-01-24T00:47:04.2235765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/run_doctests.sh' 2025-01-24T00:47:04.2236103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/run_test.py' 2025-01-24T00:47:04.2236544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/scripts/cuda_memcheck_common.py' 2025-01-24T00:47:04.2236962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/scripts/run_cuda_memcheck.py' 2025-01-24T00:47:04.2237331Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/scripts' 2025-01-24T00:47:04.2237722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/simulate_nccl_errors.py' 2025-01-24T00:47:04.2238100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/slow_tests.json' 2025-01-24T00:47:04.2238514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_accelerator.py' 2025-01-24T00:47:04.2238889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_ao_sparsity.py' 2025-01-24T00:47:04.2239260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_autocast.py' 2025-01-24T00:47:04.2239616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_autograd.py' 2025-01-24T00:47:04.2240020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_autograd_fallback.py' 2025-01-24T00:47:04.2240386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_autoload.py' 2025-01-24T00:47:04.2240770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_binary_ufuncs.py' 2025-01-24T00:47:04.2241172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_bundled_images.py' 2025-01-24T00:47:04.2241567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_bundled_inputs.py' 2025-01-24T00:47:04.2241988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_ci_sanity_check_fail.py' 2025-01-24T00:47:04.2242399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_comparison_utils.py' 2025-01-24T00:47:04.2242828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_compile_benchmark_util.py' 2025-01-24T00:47:04.2243181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_complex.py' 2025-01-24T00:47:04.2243574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_content_store.py' 2025-01-24T00:47:04.2243966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_cpp_api_parity.py' 2025-01-24T00:47:04.2244391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_cpp_extensions_aot.py' 2025-01-24T00:47:04.2244824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_cpp_extensions_jit.py' 2025-01-24T00:47:04.2245301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_cpp_extensions_mtia_backend.py' 2025-01-24T00:47:04.2245833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_cpp_extensions_open_device_registration.py' 2025-01-24T00:47:04.2246362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_cpp_extensions_stream_and_event.py' 2025-01-24T00:47:04.2246698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_cuda.py' 2025-01-24T00:47:04.2247155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_cuda_expandable_segments.py' 2025-01-24T00:47:04.2247541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_cuda_multigpu.py' 2025-01-24T00:47:04.2247980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_cuda_nvml_based_avail.py' 2025-01-24T00:47:04.2248379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_cuda_primary_ctx.py' 2025-01-24T00:47:04.2248771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_cuda_sanitizer.py' 2025-01-24T00:47:04.2249151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_cuda_trace.py' 2025-01-24T00:47:04.2249515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_custom_ops.py' 2025-01-24T00:47:04.2249882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_dataloader.py' 2025-01-24T00:47:04.2250284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_datapipe.py' 2025-01-24T00:47:04.2250669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_decomp.py' 2025-01-24T00:47:04.2251032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_deploy.py' 2025-01-24T00:47:04.2251415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_determination.py' 2025-01-24T00:47:04.2251770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_dispatch.py' 2025-01-24T00:47:04.2252131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_dlpack.py' 2025-01-24T00:47:04.2252520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_dynamic_shapes.py' 2025-01-24T00:47:04.2252920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_expanded_weights.py' 2025-01-24T00:47:04.2253326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_extension_utils.py' 2025-01-24T00:47:04.2253699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_fake_tensor.py' 2025-01-24T00:47:04.2254082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_file_check.py' 2025-01-24T00:47:04.2254457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_flop_counter.py' 2025-01-24T00:47:04.2254809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_foreach.py' 2025-01-24T00:47:04.2255216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_function_schema.py' 2025-01-24T00:47:04.2255681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_functional_autograd_benchmark.py' 2025-01-24T00:47:04.2256100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_functional_optim.py' 2025-01-24T00:47:04.2256506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_functionalization.py' 2025-01-24T00:47:04.2256997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_functionalization_of_rng_ops.py' 2025-01-24T00:47:04.2257364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_futures.py' 2025-01-24T00:47:04.2257712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_fx.py' 2025-01-24T00:47:04.2258109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_fx_experimental.py' 2025-01-24T00:47:04.2258483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_fx_passes.py' 2025-01-24T00:47:04.2258887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_fx_reinplace_pass.py' 2025-01-24T00:47:04.2259231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_hub.py' 2025-01-24T00:47:04.2259602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_img/p1.jpg' 2025-01-24T00:47:04.2259966Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_img' 2025-01-24T00:47:04.2260354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_import_stats.py' 2025-01-24T00:47:04.2260712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_indexing.py' 2025-01-24T00:47:04.2261037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_itt.py' 2025-01-24T00:47:04.2261375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_jit.py' 2025-01-24T00:47:04.2261750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_jit_autocast.py' 2025-01-24T00:47:04.2262161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_jit_disabled.py' 2025-01-24T00:47:04.2262545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_jit_fuser.py' 2025-01-24T00:47:04.2262947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_jit_fuser_legacy.py' 2025-01-24T00:47:04.2263335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_jit_fuser_te.py' 2025-01-24T00:47:04.2263702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_jit_legacy.py' 2025-01-24T00:47:04.2264092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_jit_llga_fuser.py' 2025-01-24T00:47:04.2264486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_jit_profiling.py' 2025-01-24T00:47:04.2264855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_jit_simple.py' 2025-01-24T00:47:04.2265232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_jit_string.py' 2025-01-24T00:47:04.2265596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_jiterator.py' 2025-01-24T00:47:04.2266016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_kernel_launch_checks.py' 2025-01-24T00:47:04.2266399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_legacy_vmap.py' 2025-01-24T00:47:04.2266752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_license.py' 2025-01-24T00:47:04.2267101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_linalg.py' 2025-01-24T00:47:04.2267463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_logging.py' 2025-01-24T00:47:04.2267812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_masked.py' 2025-01-24T00:47:04.2268205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_maskedtensor.py' 2025-01-24T00:47:04.2268604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_matmul_cuda.py' 2025-01-24T00:47:04.2268937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_meta.py' 2025-01-24T00:47:04.2269316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_metal.py' 2025-01-24T00:47:04.2269687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_mkl_verbose.py' 2025-01-24T00:47:04.2270038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_mkldnn.py' 2025-01-24T00:47:04.2270435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_mkldnn_fusion.py' 2025-01-24T00:47:04.2270825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_mkldnn_verbose.py' 2025-01-24T00:47:04.2271240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_mobile_optimizer.py' 2025-01-24T00:47:04.2271694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_model_exports_to_core_aten.py' 2025-01-24T00:47:04.2272086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_module_tracker.py' 2025-01-24T00:47:04.2272452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_modules.py' 2025-01-24T00:47:04.2272803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_monitor.py' 2025-01-24T00:47:04.2273131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_mps.py' 2025-01-24T00:47:04.2273548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_multiprocessing.py' 2025-01-24T00:47:04.2273999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_multiprocessing_spawn.py' 2025-01-24T00:47:04.2274410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_namedtensor.py' 2025-01-24T00:47:04.2274839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_namedtuple_return_api.py' 2025-01-24T00:47:04.2275240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_native_functions.py' 2025-01-24T00:47:04.2275621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_native_mha.py' 2025-01-24T00:47:04.2276002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_nestedtensor.py' 2025-01-24T00:47:04.2276325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_nn.py' 2025-01-24T00:47:04.2276674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_nnapi.py' 2025-01-24T00:47:04.2277086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_numba_integration.py' 2025-01-24T00:47:04.2277481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_numpy_interop.py' 2025-01-24T00:47:04.2277834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_openmp.py' 2025-01-24T00:47:04.2278163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_ops.py' 2025-01-24T00:47:04.2278579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_ops_fwd_gradients.py' 2025-01-24T00:47:04.2278967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_ops_gradients.py' 2025-01-24T00:47:04.2279324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_ops_jit.py' 2025-01-24T00:47:04.2279677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_optim.py' 2025-01-24T00:47:04.2280053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_out_dtype_op.py' 2025-01-24T00:47:04.2280460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_overrides.py' 2025-01-24T00:47:04.2280814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_package.py' 2025-01-24T00:47:04.2281238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_per_overload_api.py' 2025-01-24T00:47:04.2281583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_prims.py' 2025-01-24T00:47:04.2281960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_proxy_tensor.py' 2025-01-24T00:47:04.2282325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_pruning_op.py' 2025-01-24T00:47:04.2282733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_public_bindings.py' 2025-01-24T00:47:04.2283128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_python_dispatch.py' 2025-01-24T00:47:04.2283487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_pytree.py' 2025-01-24T00:47:04.2283863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_quantization.py' 2025-01-24T00:47:04.2284232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_reductions.py' 2025-01-24T00:47:04.2284650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_scatter_gather_ops.py' 2025-01-24T00:47:04.2285026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_schema_check.py' 2025-01-24T00:47:04.2285435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_segment_reductions.py' 2025-01-24T00:47:04.2285855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_serialization.py' 2025-01-24T00:47:04.2286446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_set_default_mobile_cpu_allocator.py' 2025-01-24T00:47:04.2286826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_shape_ops.py' 2025-01-24T00:47:04.2287194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_show_pickle.py' 2025-01-24T00:47:04.2287586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_sort_and_select.py' 2025-01-24T00:47:04.2287947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_sparse.py' 2025-01-24T00:47:04.2288314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_sparse_csr.py' 2025-01-24T00:47:04.2288762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_sparse_semi_structured.py' 2025-01-24T00:47:04.2289142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_spectral_ops.py' 2025-01-24T00:47:04.2289510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_stateless.py' 2025-01-24T00:47:04.2289914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_static_runtime.py' 2025-01-24T00:47:04.2290274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_subclass.py' 2025-01-24T00:47:04.2290649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_sympy_utils.py' 2025-01-24T00:47:04.2291072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_tensor_creation_ops.py' 2025-01-24T00:47:04.2291447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_tensorboard.py' 2025-01-24T00:47:04.2291830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_tensorexpr.py' 2025-01-24T00:47:04.2292434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_tensorexpr_pybind.py' 2025-01-24T00:47:04.2292861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_testing.py' 2025-01-24T00:47:04.2293327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_throughput_benchmark.py' 2025-01-24T00:47:04.2293664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_torch.py' 2025-01-24T00:47:04.2294040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_transformers.py' 2025-01-24T00:47:04.2294414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_type_hints.py' 2025-01-24T00:47:04.2294774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_type_info.py' 2025-01-24T00:47:04.2295181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_type_promotion.py' 2025-01-24T00:47:04.2295534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_typing.py' 2025-01-24T00:47:04.2295910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_unary_ufuncs.py' 2025-01-24T00:47:04.2296259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_utils.py' 2025-01-24T00:47:04.2296668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_utils_config_module.py' 2025-01-24T00:47:04.2297058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_utils_filelock.py' 2025-01-24T00:47:04.2297425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_view_ops.py' 2025-01-24T00:47:04.2297772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_vulkan.py' 2025-01-24T00:47:04.2298164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_weak.py' 2025-01-24T00:47:04.2298608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_xnnpack_integration.py' 2025-01-24T00:47:04.2298939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/test_xpu.py' 2025-01-24T00:47:04.2299329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/__init__.py' 2025-01-24T00:47:04.2299771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/check_tests_conform.py' 2025-01-24T00:47:04.2300148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/conftest.py' 2025-01-24T00:47:04.2300641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/numpy_tests/core/test_dlpack.py' 2025-01-24T00:47:04.2301121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/numpy_tests/core/test_dtype.py' 2025-01-24T00:47:04.2301617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/numpy_tests/core/test_einsum.py' 2025-01-24T00:47:04.2302121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/numpy_tests/core/test_getlimits.py' 2025-01-24T00:47:04.2302612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/numpy_tests/core/test_indexing.py' 2025-01-24T00:47:04.2303123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/numpy_tests/core/test_multiarray.py' 2025-01-24T00:47:04.2303607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/numpy_tests/core/test_numeric.py' 2025-01-24T00:47:04.2304126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/numpy_tests/core/test_numerictypes.py' 2025-01-24T00:47:04.2304633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/numpy_tests/core/test_scalar_ctors.py' 2025-01-24T00:47:04.2305181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/numpy_tests/core/test_scalar_methods.py' 2025-01-24T00:47:04.2305704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/numpy_tests/core/test_scalarinherit.py' 2025-01-24T00:47:04.2306232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/numpy_tests/core/test_scalarmath.py' 2025-01-24T00:47:04.2306731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/numpy_tests/core/test_shape_base.py' 2025-01-24T00:47:04.2307191Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/numpy_tests/core' 2025-01-24T00:47:04.2307671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/numpy_tests/fft/test_helper.py' 2025-01-24T00:47:04.2308171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/numpy_tests/fft/test_pocketfft.py' 2025-01-24T00:47:04.2308616Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/numpy_tests/fft' 2025-01-24T00:47:04.2309102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/numpy_tests/lib/test_arraypad.py' 2025-01-24T00:47:04.2309611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/numpy_tests/lib/test_arraysetops.py' 2025-01-24T00:47:04.2310118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/numpy_tests/lib/test_function_base.py' 2025-01-24T00:47:04.2310621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/numpy_tests/lib/test_histograms.py' 2025-01-24T00:47:04.2311146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/numpy_tests/lib/test_index_tricks.py' 2025-01-24T00:47:04.2311668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/numpy_tests/lib/test_shape_base_.py' 2025-01-24T00:47:04.2312177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/numpy_tests/lib/test_twodim_base.py' 2025-01-24T00:47:04.2312667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/numpy_tests/lib/test_type_check.py' 2025-01-24T00:47:04.2313123Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/numpy_tests/lib' 2025-01-24T00:47:04.2313608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/numpy_tests/linalg/test_linalg.py' 2025-01-24T00:47:04.2314067Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/numpy_tests/linalg' 2025-01-24T00:47:04.2314500Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/numpy_tests' 2025-01-24T00:47:04.2314897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/test_basic.py' 2025-01-24T00:47:04.2315326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/test_binary_ufuncs.py' 2025-01-24T00:47:04.2315732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/test_dtype.py' 2025-01-24T00:47:04.2316157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/test_function_base.py' 2025-01-24T00:47:04.2316610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/test_ndarray_methods.py' 2025-01-24T00:47:04.2317046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/test_nep50_examples.py' 2025-01-24T00:47:04.2317441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/test_random.py' 2025-01-24T00:47:04.2317866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/test_reductions.py' 2025-01-24T00:47:04.2318343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/test_scalars_0D_arrays.py' 2025-01-24T00:47:04.2318790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/test_ufuncs_basic.py' 2025-01-24T00:47:04.2319226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np/test_unary_ufuncs.py' 2025-01-24T00:47:04.2319592Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/torch_np' 2025-01-24T00:47:04.2320026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/typing/fail/creation_ops.py' 2025-01-24T00:47:04.2320490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/typing/fail/disabled_bitwise_ops.py' 2025-01-24T00:47:04.2320878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/typing/fail/random.py' 2025-01-24T00:47:04.2321301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/typing/fail/torch_size.py' 2025-01-24T00:47:04.2321680Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/typing/fail' 2025-01-24T00:47:04.2322120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/typing/pass/creation_ops.py' 2025-01-24T00:47:04.2322529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/typing/pass/cuda_steam.py' 2025-01-24T00:47:04.2322945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/typing/pass/disabled_jit.py' 2025-01-24T00:47:04.2323413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/typing/pass/distributions.py' 2025-01-24T00:47:04.2323817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/typing/pass/math_ops.py' 2025-01-24T00:47:04.2324302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/typing/pass/torch_size.py' 2025-01-24T00:47:04.2324693Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/typing/pass' 2025-01-24T00:47:04.2325116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/typing/reveal/module_list.py' 2025-01-24T00:47:04.2325549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/typing/reveal/namedtuple.py' 2025-01-24T00:47:04.2325962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/typing/reveal/opt_size.py' 2025-01-24T00:47:04.2326443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/typing/reveal/size.py' 2025-01-24T00:47:04.2326924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/typing/reveal/tensor_constructors.py' 2025-01-24T00:47:04.2327343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/typing/reveal/tensor_copy.py' 2025-01-24T00:47:04.2327795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/typing/reveal/tensor_sampling.py' 2025-01-24T00:47:04.2328229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/typing/reveal/torch_optim.py' 2025-01-24T00:47:04.2328616Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/typing/reveal' 2025-01-24T00:47:04.2328983Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/typing' 2025-01-24T00:47:04.2329339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/xpu/test_conv.py' 2025-01-24T00:47:04.2329698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/xpu/test_gemm.py' 2025-01-24T00:47:04.2330045Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test/xpu' 2025-01-24T00:47:04.2330394Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/test' 2025-01-24T00:47:04.2330747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/BUCK.oss' 2025-01-24T00:47:04.2331113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/BUILD' 2025-01-24T00:47:04.2331467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/.git' 2025-01-24T00:47:04.2331865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/.gitignore' 2025-01-24T00:47:04.2332273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/CMakeLists.txt' 2025-01-24T00:47:04.2332643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/LICENSE' 2025-01-24T00:47:04.2333035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/README.md' 2025-01-24T00:47:04.2333476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/bench/alt-element.cc' 2025-01-24T00:47:04.2333932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/bench/from-alt-array.cc' 2025-01-24T00:47:04.2334402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/bench/from-ieee-array.cc' 2025-01-24T00:47:04.2334846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/bench/ieee-element.cc' 2025-01-24T00:47:04.2335303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/bench/to-alt-array.cc' 2025-01-24T00:47:04.2335789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/bench/to-ieee-array.cc' 2025-01-24T00:47:04.2336200Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/bench' 2025-01-24T00:47:04.2336754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/cmake/DownloadGoogleBenchmark.cmake' 2025-01-24T00:47:04.2337248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/cmake/DownloadGoogleTest.cmake' 2025-01-24T00:47:04.2337728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/cmake/DownloadPSimd.cmake' 2025-01-24T00:47:04.2338135Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/cmake' 2025-01-24T00:47:04.2338536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/configure.py' 2025-01-24T00:47:04.2338938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/confu.yaml' 2025-01-24T00:47:04.2339343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/include/fp16.h' 2025-01-24T00:47:04.2339801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/include/fp16/__init__.py' 2025-01-24T00:47:04.2340246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/include/fp16/avx.py' 2025-01-24T00:47:04.2340685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/include/fp16/avx2.py' 2025-01-24T00:47:04.2341147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/include/fp16/bitcasts.h' 2025-01-24T00:47:04.2341574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/include/fp16/fp16.h' 2025-01-24T00:47:04.2342020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/include/fp16/psimd.h' 2025-01-24T00:47:04.2342476Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/include/fp16' 2025-01-24T00:47:04.2342917Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/include' 2025-01-24T00:47:04.2343343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/jni/Android.mk' 2025-01-24T00:47:04.2343814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/jni/Application.mk' 2025-01-24T00:47:04.2344222Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/jni' 2025-01-24T00:47:04.2344707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/test/alt-from-fp32-value.cc' 2025-01-24T00:47:04.2345170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/test/alt-to-fp32-bits.cc' 2025-01-24T00:47:04.2345638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/test/alt-to-fp32-psimd.cc' 2025-01-24T00:47:04.2346115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/test/alt-to-fp32-value.cc' 2025-01-24T00:47:04.2346585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/test/alt-to-fp32x2-psimd.cc' 2025-01-24T00:47:04.2347018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/test/bitcasts.cc' 2025-01-24T00:47:04.2347498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/test/ieee-from-fp32-value.cc' 2025-01-24T00:47:04.2347960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/test/ieee-to-fp32-bits.cc' 2025-01-24T00:47:04.2348472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/test/ieee-to-fp32-psimd.cc' 2025-01-24T00:47:04.2348941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/test/ieee-to-fp32-value.cc' 2025-01-24T00:47:04.2349459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/test/ieee-to-fp32x2-psimd.cc' 2025-01-24T00:47:04.2350004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/test/peachpy/alt-xmm-to-fp32-xmm-avx.cc' 2025-01-24T00:47:04.2350547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/test/peachpy/alt-xmm-to-fp32-ymm-avx2.cc' 2025-01-24T00:47:04.2351008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/test/peachpy/stubs.py' 2025-01-24T00:47:04.2351454Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/test/peachpy' 2025-01-24T00:47:04.2351864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/test/tables.cc' 2025-01-24T00:47:04.2352280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/test/tables.h' 2025-01-24T00:47:04.2352687Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/test' 2025-01-24T00:47:04.2353143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/third-party/THHalf.h' 2025-01-24T00:47:04.2353604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/third-party/eigen-half.h' 2025-01-24T00:47:04.2354104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/third-party/float16-compressor.h' 2025-01-24T00:47:04.2354564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/third-party/half.hpp' 2025-01-24T00:47:04.2355045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/third-party/npy-halffloat.h' 2025-01-24T00:47:04.2355501Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16/third-party' 2025-01-24T00:47:04.2355906Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16' 2025-01-24T00:47:04.2356295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FXdiv/.git' 2025-01-24T00:47:04.2356701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FXdiv/.gitignore' 2025-01-24T00:47:04.2357100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FXdiv/.travis.yml' 2025-01-24T00:47:04.2357496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FXdiv/BUILD.bazel' 2025-01-24T00:47:04.2357925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FXdiv/CMakeLists.txt' 2025-01-24T00:47:04.2358299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FXdiv/LICENSE' 2025-01-24T00:47:04.2358707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FXdiv/README.md' 2025-01-24T00:47:04.2359099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FXdiv/WORKSPACE' 2025-01-24T00:47:04.2359518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FXdiv/bench/divide.cc' 2025-01-24T00:47:04.2359940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FXdiv/bench/init.cc' 2025-01-24T00:47:04.2360370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FXdiv/bench/multiply.cc' 2025-01-24T00:47:04.2360800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FXdiv/bench/quotient.cc' 2025-01-24T00:47:04.2361281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FXdiv/bench/round-down.cc' 2025-01-24T00:47:04.2361720Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FXdiv/bench' 2025-01-24T00:47:04.2362260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FXdiv/cmake/DownloadGoogleBenchmark.cmake' 2025-01-24T00:47:04.2362757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FXdiv/cmake/DownloadGoogleTest.cmake' 2025-01-24T00:47:04.2363167Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FXdiv/cmake' 2025-01-24T00:47:04.2363583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FXdiv/configure.py' 2025-01-24T00:47:04.2363976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FXdiv/confu.yaml' 2025-01-24T00:47:04.2364406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FXdiv/include/fxdiv.h' 2025-01-24T00:47:04.2364827Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FXdiv/include' 2025-01-24T00:47:04.2365236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FXdiv/jni/Android.mk' 2025-01-24T00:47:04.2365688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FXdiv/jni/Application.mk' 2025-01-24T00:47:04.2366088Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FXdiv/jni' 2025-01-24T00:47:04.2366596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FXdiv/test/multiply-high.cc' 2025-01-24T00:47:04.2367032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FXdiv/test/quotient.cc' 2025-01-24T00:47:04.2367440Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FXdiv/test' 2025-01-24T00:47:04.2367833Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FXdiv' 2025-01-24T00:47:04.2368273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/LICENSES_BUNDLED.txt' 2025-01-24T00:47:04.2368671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/METADATA.bzl' 2025-01-24T00:47:04.2369052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/.git' 2025-01-24T00:47:04.2369449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/.gitignore' 2025-01-24T00:47:04.2369851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/.travis.yml' 2025-01-24T00:47:04.2370282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/CMakeLists.txt' 2025-01-24T00:47:04.2370666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/LICENSE' 2025-01-24T00:47:04.2371079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/README.md' 2025-01-24T00:47:04.2371515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/bench/conv1x1.cc' 2025-01-24T00:47:04.2372018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/bench/convolution-inference.cc' 2025-01-24T00:47:04.2372478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/bench/convolution.c' 2025-01-24T00:47:04.2372943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/bench/fully-connected.c' 2025-01-24T00:47:04.2373350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/bench/gemm.c' 2025-01-24T00:47:04.2373816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/bench/hxgemm.cc' 2025-01-24T00:47:04.2374256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/bench/median.c' 2025-01-24T00:47:04.2374694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/bench/memread.c' 2025-01-24T00:47:04.2375128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/bench/memread.py' 2025-01-24T00:47:04.2375578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/bench/perf_counter.c' 2025-01-24T00:47:04.2376038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/bench/perf_counter.h' 2025-01-24T00:47:04.2376463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/bench/pooling.c' 2025-01-24T00:47:04.2376881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/bench/relu.c' 2025-01-24T00:47:04.2377299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/bench/sgemm.cc' 2025-01-24T00:47:04.2377721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/bench/sxgemm.cc' 2025-01-24T00:47:04.2378170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/bench/transform.c' 2025-01-24T00:47:04.2378587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/bench/ugemm.c' 2025-01-24T00:47:04.2379021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/bench/winograd.cc' 2025-01-24T00:47:04.2379450Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/bench' 2025-01-24T00:47:04.2379866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/benchmark.py' 2025-01-24T00:47:04.2380371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/cmake/DownloadCpuinfo.cmake' 2025-01-24T00:47:04.2380876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/cmake/DownloadEnum.cmake' 2025-01-24T00:47:04.2381373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/cmake/DownloadFP16.cmake' 2025-01-24T00:47:04.2381859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/cmake/DownloadFXdiv.cmake' 2025-01-24T00:47:04.2382359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/cmake/DownloadGoogleTest.cmake' 2025-01-24T00:47:04.2382858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/cmake/DownloadOpcodes.cmake' 2025-01-24T00:47:04.2383335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/cmake/DownloadPSimd.cmake' 2025-01-24T00:47:04.2383844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/cmake/DownloadPThreadPool.cmake' 2025-01-24T00:47:04.2384347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/cmake/DownloadPeachPy.cmake' 2025-01-24T00:47:04.2384814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/cmake/DownloadSix.cmake' 2025-01-24T00:47:04.2385232Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/cmake' 2025-01-24T00:47:04.2385655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/configure.py' 2025-01-24T00:47:04.2386053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/confu.yaml' 2025-01-24T00:47:04.2386525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/include/nnpack.h' 2025-01-24T00:47:04.2387063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/include/nnpack/AlignedAllocator.h' 2025-01-24T00:47:04.2387554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/include/nnpack/activations.h' 2025-01-24T00:47:04.2388043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/include/nnpack/arm_neon.h' 2025-01-24T00:47:04.2388515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/include/nnpack/assembly.h' 2025-01-24T00:47:04.2388981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/include/nnpack/blas.h' 2025-01-24T00:47:04.2389452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/include/nnpack/complex.h' 2025-01-24T00:47:04.2389948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/include/nnpack/fft-constants.h' 2025-01-24T00:47:04.2390412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/include/nnpack/fft.h' 2025-01-24T00:47:04.2390871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/include/nnpack/hwinfo.h' 2025-01-24T00:47:04.2391331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/include/nnpack/macros.h' 2025-01-24T00:47:04.2391810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/include/nnpack/pooling.h' 2025-01-24T00:47:04.2392488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/include/nnpack/reference.h' 2025-01-24T00:47:04.2392961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/include/nnpack/relu.h' 2025-01-24T00:47:04.2393430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/include/nnpack/softmax.h' 2025-01-24T00:47:04.2393973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/include/nnpack/system.h' 2025-01-24T00:47:04.2394470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/include/nnpack/transform.h' 2025-01-24T00:47:04.2394962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/include/nnpack/utils.h' 2025-01-24T00:47:04.2395462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/include/nnpack/validation.h' 2025-01-24T00:47:04.2395938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/include/nnpack/winograd.h' 2025-01-24T00:47:04.2396406Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/include/nnpack' 2025-01-24T00:47:04.2396851Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/include' 2025-01-24T00:47:04.2397275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/logo/NNPACK.png' 2025-01-24T00:47:04.2397689Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/logo' 2025-01-24T00:47:04.2398192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/convolution-inference.c' 2025-01-24T00:47:04.2398703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/convolution-input-gradient.c' 2025-01-24T00:47:04.2399233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/convolution-kernel-gradient.c' 2025-01-24T00:47:04.2399735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/convolution-output.c' 2025-01-24T00:47:04.2400265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/fully-connected-inference.c' 2025-01-24T00:47:04.2400773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/fully-connected-output.c' 2025-01-24T00:47:04.2401173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/init.c' 2025-01-24T00:47:04.2401705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/neon/2d-winograd-8x8-3x3-fp16.c' 2025-01-24T00:47:04.2402196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/neon/2d-winograd-8x8-3x3.c' 2025-01-24T00:47:04.2402715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/neon/blas/c4gemm-conjb-transc.c' 2025-01-24T00:47:04.2403212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/neon/blas/c4gemm-conjb.c' 2025-01-24T00:47:04.2403669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/neon/blas/c4gemm.c' 2025-01-24T00:47:04.2404142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/neon/blas/conv1x1.c' 2025-01-24T00:47:04.2404635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/neon/blas/h4gemm-aarch32.S' 2025-01-24T00:47:04.2405090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/neon/blas/h4gemm.c' 2025-01-24T00:47:04.2405631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/neon/blas/s4c2gemm-conjb-transc.c' 2025-01-24T00:47:04.2406123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/neon/blas/s4c2gemm-conjb.c' 2025-01-24T00:47:04.2406658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/neon/blas/s4c2gemm.c' 2025-01-24T00:47:04.2407200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/neon/blas/s4gemm-aarch32.S' 2025-01-24T00:47:04.2407676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/neon/blas/s4gemm.c' 2025-01-24T00:47:04.2408144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/neon/blas/sdotxf.c' 2025-01-24T00:47:04.2408636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/neon/blas/sgemm-aarch32.S' 2025-01-24T00:47:04.2409088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/neon/blas/sgemm.c' 2025-01-24T00:47:04.2409563Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/neon/blas' 2025-01-24T00:47:04.2409984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/neon/relu.c' 2025-01-24T00:47:04.2410452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/neon/transpose.h' 2025-01-24T00:47:04.2410925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/neon/winograd-f6k3.c' 2025-01-24T00:47:04.2411408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/neon/winograd/f6x6k3x3.h' 2025-01-24T00:47:04.2411901Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/neon/winograd' 2025-01-24T00:47:04.2412333Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/neon' 2025-01-24T00:47:04.2412813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/pooling-output.c' 2025-01-24T00:47:04.2413339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/2d-fourier-16x16.c' 2025-01-24T00:47:04.2413824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/2d-fourier-8x8.c' 2025-01-24T00:47:04.2414338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/2d-winograd-8x8-3x3.c' 2025-01-24T00:47:04.2414873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/blas/c4gemm-conjb-transc.c' 2025-01-24T00:47:04.2415359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/blas/c4gemm-conjb.c' 2025-01-24T00:47:04.2415830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/blas/c4gemm.c' 2025-01-24T00:47:04.2416306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/blas/conv1x1.c' 2025-01-24T00:47:04.2416863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/blas/s4c2gemm-conjb-transc.c' 2025-01-24T00:47:04.2417361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/blas/s4c2gemm-conjb.c' 2025-01-24T00:47:04.2417837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/blas/s4c2gemm.c' 2025-01-24T00:47:04.2418314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/blas/s4gemm.c' 2025-01-24T00:47:04.2418775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/blas/sdotxf.c' 2025-01-24T00:47:04.2419236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/blas/sgemm.c' 2025-01-24T00:47:04.2419717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/blas/shdotxf.c' 2025-01-24T00:47:04.2420209Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/blas' 2025-01-24T00:47:04.2420699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/butterfly.h' 2025-01-24T00:47:04.2421124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/exp.c' 2025-01-24T00:47:04.2421545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/exp.h' 2025-01-24T00:47:04.2421998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/fft-aos.c' 2025-01-24T00:47:04.2422468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/fft-dualreal.c' 2025-01-24T00:47:04.2422929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/fft-real.c' 2025-01-24T00:47:04.2423376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/fft-soa.c' 2025-01-24T00:47:04.2423821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/fft/aos.h' 2025-01-24T00:47:04.2424304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/fft/dualreal.h' 2025-01-24T00:47:04.2424750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/fft/real.h' 2025-01-24T00:47:04.2425195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/fft/soa.h' 2025-01-24T00:47:04.2425693Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/fft' 2025-01-24T00:47:04.2426150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/relu.c' 2025-01-24T00:47:04.2426608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/softmax.c' 2025-01-24T00:47:04.2427066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/transpose.h' 2025-01-24T00:47:04.2427544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/winograd-f6k3.c' 2025-01-24T00:47:04.2428044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/winograd/f6x6k3x3.h' 2025-01-24T00:47:04.2428529Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd/winograd' 2025-01-24T00:47:04.2428987Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/psimd' 2025-01-24T00:47:04.2429523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/ref/convolution-input-gradient.c' 2025-01-24T00:47:04.2430017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/ref/convolution-kernel.c' 2025-01-24T00:47:04.2430522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/ref/convolution-output.c' 2025-01-24T00:47:04.2430955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/ref/fft/aos.c' 2025-01-24T00:47:04.2431412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/ref/fft/complex.h' 2025-01-24T00:47:04.2431923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/ref/fft/forward-dualreal.c' 2025-01-24T00:47:04.2432396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/ref/fft/forward-real.c' 2025-01-24T00:47:04.2432934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/ref/fft/inverse-dualreal.c' 2025-01-24T00:47:04.2433415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/ref/fft/inverse-real.c' 2025-01-24T00:47:04.2433878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/ref/fft/soa.c' 2025-01-24T00:47:04.2434340Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/ref/fft' 2025-01-24T00:47:04.2434851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/ref/fully-connected-output.c' 2025-01-24T00:47:04.2435365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/ref/max-pooling-output.c' 2025-01-24T00:47:04.2435862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/ref/relu-input-gradient.c' 2025-01-24T00:47:04.2436320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/ref/relu-output.c' 2025-01-24T00:47:04.2436817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/ref/softmax-output.c' 2025-01-24T00:47:04.2437250Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/ref' 2025-01-24T00:47:04.2437748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/relu-input-gradient.c' 2025-01-24T00:47:04.2438188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/relu-output.c' 2025-01-24T00:47:04.2438715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/scalar/2d-fourier-16x16.c' 2025-01-24T00:47:04.2439251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/scalar/2d-fourier-8x8.c' 2025-01-24T00:47:04.2439760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/scalar/2d-winograd-8x8-3x3.c' 2025-01-24T00:47:04.2440292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/scalar/blas/cgemm-conjb-transc.c' 2025-01-24T00:47:04.2440799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/scalar/blas/cgemm-conjb.c' 2025-01-24T00:47:04.2441267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/scalar/blas/cgemm.c' 2025-01-24T00:47:04.2441758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/scalar/blas/conv1x1.c' 2025-01-24T00:47:04.2442257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/scalar/blas/s2gemm-transc.c' 2025-01-24T00:47:04.2442727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/scalar/blas/s2gemm.c' 2025-01-24T00:47:04.2443204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/scalar/blas/sdotxf.c' 2025-01-24T00:47:04.2443666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/scalar/blas/sgemm.c' 2025-01-24T00:47:04.2444153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/scalar/blas/shdotxf.c' 2025-01-24T00:47:04.2444626Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/scalar/blas' 2025-01-24T00:47:04.2445083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/scalar/butterfly.h' 2025-01-24T00:47:04.2445548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/scalar/fft-aos.c' 2025-01-24T00:47:04.2446051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/scalar/fft-dualreal.c' 2025-01-24T00:47:04.2446576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/scalar/fft-real.c' 2025-01-24T00:47:04.2447070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/scalar/fft-soa.c' 2025-01-24T00:47:04.2447518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/scalar/fft/aos.h' 2025-01-24T00:47:04.2448005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/scalar/fft/dualreal.h' 2025-01-24T00:47:04.2448454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/scalar/fft/real.h' 2025-01-24T00:47:04.2448900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/scalar/fft/soa.h' 2025-01-24T00:47:04.2449380Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/scalar/fft' 2025-01-24T00:47:04.2449815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/scalar/relu.c' 2025-01-24T00:47:04.2450275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/scalar/softmax.c' 2025-01-24T00:47:04.2450756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/scalar/winograd-f6k3.c' 2025-01-24T00:47:04.2451245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/scalar/winograd/f6x6k3x3.h' 2025-01-24T00:47:04.2451777Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/scalar/winograd' 2025-01-24T00:47:04.2452242Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/scalar' 2025-01-24T00:47:04.2452692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/softmax-output.c' 2025-01-24T00:47:04.2453221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/2d-fourier-16x16.py' 2025-01-24T00:47:04.2453730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/2d-fourier-8x8.py' 2025-01-24T00:47:04.2454270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/2d-winograd-8x8-3x3.py' 2025-01-24T00:47:04.2454745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/__init__.py' 2025-01-24T00:47:04.2455239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/blas/c8gemm.py' 2025-01-24T00:47:04.2455745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/blas/conv1x1.py' 2025-01-24T00:47:04.2456235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/blas/s4c6gemm.py' 2025-01-24T00:47:04.2456737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/blas/s8gemm.py' 2025-01-24T00:47:04.2457221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/blas/sdotxf.py' 2025-01-24T00:47:04.2457703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/blas/sgemm.py' 2025-01-24T00:47:04.2458206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/blas/shdotxf.py' 2025-01-24T00:47:04.2458694Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/blas' 2025-01-24T00:47:04.2459208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/block8x8.py' 2025-01-24T00:47:04.2459701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/common.py' 2025-01-24T00:47:04.2460145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/exp.c' 2025-01-24T00:47:04.2460608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/exp.py' 2025-01-24T00:47:04.2461078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/fft-aos.py' 2025-01-24T00:47:04.2461575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/fft-dualreal.py' 2025-01-24T00:47:04.2462066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/fft-real.py' 2025-01-24T00:47:04.2462538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/fft-soa.py' 2025-01-24T00:47:04.2463042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/fft/__init__.py' 2025-01-24T00:47:04.2463548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/fft/complex_soa.py' 2025-01-24T00:47:04.2464123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/fft/complex_soa_perm_to_real.py' 2025-01-24T00:47:04.2464737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/fft/real_to_complex_soa_perm.py' 2025-01-24T00:47:04.2465460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/fft/two_complex_soa_perm_to_two_real_planar.py' 2025-01-24T00:47:04.2466141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/fft/two_real_to_two_complex_soa_perm_planar.py' 2025-01-24T00:47:04.2466626Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/fft' 2025-01-24T00:47:04.2467100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/fft16x16.py' 2025-01-24T00:47:04.2467612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/ifft-dualreal.py' 2025-01-24T00:47:04.2468097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/ifft-real.py' 2025-01-24T00:47:04.2468600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/max-pooling.py' 2025-01-24T00:47:04.2469055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/relu.py' 2025-01-24T00:47:04.2469526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/softmax.c' 2025-01-24T00:47:04.2470100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/softmax.py' 2025-01-24T00:47:04.2470615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/vecmath/__init__.py' 2025-01-24T00:47:04.2471104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/vecmath/exp.py' 2025-01-24T00:47:04.2471619Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/vecmath' 2025-01-24T00:47:04.2472116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/winograd-f6k3.py' 2025-01-24T00:47:04.2472683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/winograd/__init__.py' 2025-01-24T00:47:04.2473227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/winograd/o6x6k3x3.py' 2025-01-24T00:47:04.2473731Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma/winograd' 2025-01-24T00:47:04.2474206Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src/x86_64-fma' 2025-01-24T00:47:04.2474613Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/src' 2025-01-24T00:47:04.2475168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/convolution-inference/alexnet.cc' 2025-01-24T00:47:04.2475742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/convolution-inference/overfeat-fast.cc' 2025-01-24T00:47:04.2476263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/convolution-inference/smoke.cc' 2025-01-24T00:47:04.2476800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/convolution-inference/vgg-a.cc' 2025-01-24T00:47:04.2477331Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/convolution-inference' 2025-01-24T00:47:04.2477906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/convolution-input-gradient/alexnet.cc' 2025-01-24T00:47:04.2478531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/convolution-input-gradient/overfeat-fast.cc' 2025-01-24T00:47:04.2479117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/convolution-input-gradient/smoke.cc' 2025-01-24T00:47:04.2479683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/convolution-input-gradient/vgg-a.cc' 2025-01-24T00:47:04.2480238Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/convolution-input-gradient' 2025-01-24T00:47:04.2480822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/convolution-kernel-gradient/alexnet.cc' 2025-01-24T00:47:04.2481423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/convolution-kernel-gradient/overfeat-fast.cc' 2025-01-24T00:47:04.2481984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/convolution-kernel-gradient/smoke.cc' 2025-01-24T00:47:04.2482563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/convolution-kernel-gradient/vgg-a.cc' 2025-01-24T00:47:04.2483124Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/convolution-kernel-gradient' 2025-01-24T00:47:04.2483660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/convolution-output/alexnet.cc' 2025-01-24T00:47:04.2484210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/convolution-output/overfeat-fast.cc' 2025-01-24T00:47:04.2484716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/convolution-output/smoke.cc' 2025-01-24T00:47:04.2485238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/convolution-output/vgg-a.cc' 2025-01-24T00:47:04.2485753Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/convolution-output' 2025-01-24T00:47:04.2486223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/fft-samples.h' 2025-01-24T00:47:04.2486824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/fourier/psimd.cc' 2025-01-24T00:47:04.2487297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/fourier/reference.cc' 2025-01-24T00:47:04.2487770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/fourier/scalar.cc' 2025-01-24T00:47:04.2488250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/fourier/x86_64-avx2.cc' 2025-01-24T00:47:04.2488714Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/fourier' 2025-01-24T00:47:04.2489283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/fully-connected-inference/alexnet.cc' 2025-01-24T00:47:04.2489875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/fully-connected-inference/overfeat-fast.cc' 2025-01-24T00:47:04.2490437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/fully-connected-inference/vgg-a.cc' 2025-01-24T00:47:04.2490985Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/fully-connected-inference' 2025-01-24T00:47:04.2491525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/fully-connected-output/alexnet.cc' 2025-01-24T00:47:04.2492350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/fully-connected-output/overfeat-fast.cc' 2025-01-24T00:47:04.2492918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/fully-connected-output/smoke.cc' 2025-01-24T00:47:04.2493463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/fully-connected-output/vgg-a.cc' 2025-01-24T00:47:04.2494003Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/fully-connected-output' 2025-01-24T00:47:04.2494448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/hxgemm/neon.cc' 2025-01-24T00:47:04.2494911Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/hxgemm' 2025-01-24T00:47:04.2495467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/max-pooling-output/overfeat-fast.cc' 2025-01-24T00:47:04.2495976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/max-pooling-output/smoke.cc' 2025-01-24T00:47:04.2496500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/max-pooling-output/vgg-a.cc' 2025-01-24T00:47:04.2497016Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/max-pooling-output' 2025-01-24T00:47:04.2497483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/models/alexnet.h' 2025-01-24T00:47:04.2497966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/models/overfeat-fast.h' 2025-01-24T00:47:04.2498410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/models/vgg-a.h' 2025-01-24T00:47:04.2498871Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/models' 2025-01-24T00:47:04.2499395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/relu-input-gradient/alexnet.cc' 2025-01-24T00:47:04.2499998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/relu-input-gradient/overfeat-fast.cc' 2025-01-24T00:47:04.2500545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/relu-input-gradient/vgg-a.cc' 2025-01-24T00:47:04.2501067Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/relu-input-gradient' 2025-01-24T00:47:04.2501563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/relu-output/alexnet.cc' 2025-01-24T00:47:04.2502076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/relu-output/overfeat-fast.cc' 2025-01-24T00:47:04.2502565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/relu-output/vgg-a.cc' 2025-01-24T00:47:04.2503046Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/relu-output' 2025-01-24T00:47:04.2503484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/sgemm/neon.cc' 2025-01-24T00:47:04.2503947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/sgemm/psimd.cc' 2025-01-24T00:47:04.2504395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/sgemm/scalar.cc' 2025-01-24T00:47:04.2504865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/sgemm/x86_64-fma3.cc' 2025-01-24T00:47:04.2505350Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/sgemm' 2025-01-24T00:47:04.2505853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/softmax-output/imagenet.cc' 2025-01-24T00:47:04.2506382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/softmax-output/smoke.cc' 2025-01-24T00:47:04.2506874Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/softmax-output' 2025-01-24T00:47:04.2507318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/sxgemm/neon.cc' 2025-01-24T00:47:04.2507781Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/sxgemm' 2025-01-24T00:47:04.2508264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/testers/convolution.h' 2025-01-24T00:47:04.2508735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/testers/fourier.h' 2025-01-24T00:47:04.2509234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/testers/fully-connected.h' 2025-01-24T00:47:04.2509718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/testers/gemm-ukernel.h' 2025-01-24T00:47:04.2510192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/testers/padding.h' 2025-01-24T00:47:04.2510648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/testers/pooling.h' 2025-01-24T00:47:04.2511088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/testers/relu.h' 2025-01-24T00:47:04.2511553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/testers/softmax.h' 2025-01-24T00:47:04.2512017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/testers/winograd.h' 2025-01-24T00:47:04.2512481Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/testers' 2025-01-24T00:47:04.2512956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/winograd/neon.cc' 2025-01-24T00:47:04.2513437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/winograd/psimd.cc' 2025-01-24T00:47:04.2513907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/winograd/scalar.cc' 2025-01-24T00:47:04.2514389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/winograd/x86_64-fma3.cc' 2025-01-24T00:47:04.2514860Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test/winograd' 2025-01-24T00:47:04.2515274Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/test' 2025-01-24T00:47:04.2515697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/web/nnpack.html' 2025-01-24T00:47:04.2516127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/web/nnpack.nmf' 2025-01-24T00:47:04.2516536Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK/web' 2025-01-24T00:47:04.2516924Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK' 2025-01-24T00:47:04.2517296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/.git' 2025-01-24T00:47:04.2517766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/.github/workflows/cibw.yml' 2025-01-24T00:47:04.2518284Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/.github/workflows' 2025-01-24T00:47:04.2518722Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/.github' 2025-01-24T00:47:04.2519113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/.gitignore' 2025-01-24T00:47:04.2519523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/LICENSE.txt' 2025-01-24T00:47:04.2519905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/README.md' 2025-01-24T00:47:04.2520322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/c/CMakeLists.txt' 2025-01-24T00:47:04.2520730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/c/README.md' 2025-01-24T00:47:04.2521211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/c/include/nvtx3/nvToolsExt.h' 2025-01-24T00:47:04.2521720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/c/include/nvtx3/nvToolsExtCuda.h' 2025-01-24T00:47:04.2522231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/c/include/nvtx3/nvToolsExtCudaRt.h' 2025-01-24T00:47:04.2522738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/c/include/nvtx3/nvToolsExtOpenCL.h' 2025-01-24T00:47:04.2523243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/c/include/nvtx3/nvToolsExtSync.h' 2025-01-24T00:47:04.2523703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/c/include/nvtx3/nvtx3.hpp' 2025-01-24T00:47:04.2524239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxImpl.h' 2025-01-24T00:47:04.2524787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxImplCore.h' 2025-01-24T00:47:04.2525397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxImplCudaRt_v3.h' 2025-01-24T00:47:04.2525977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxImplCuda_v3.h' 2025-01-24T00:47:04.2526698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxImplOpenCL_v3.h' 2025-01-24T00:47:04.2527274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxImplSync_v3.h' 2025-01-24T00:47:04.2527793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxInit.h' 2025-01-24T00:47:04.2528343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxInitDecls.h' 2025-01-24T00:47:04.2528904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxInitDefs.h' 2025-01-24T00:47:04.2529445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxLinkOnce.h' 2025-01-24T00:47:04.2529988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxTypes.h' 2025-01-24T00:47:04.2530503Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/c/include/nvtx3/nvtxDetail' 2025-01-24T00:47:04.2530963Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/c/include/nvtx3' 2025-01-24T00:47:04.2531502Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/c/include' 2025-01-24T00:47:04.2531985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/c/nvtxImportedTargets.cmake' 2025-01-24T00:47:04.2532400Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/c' 2025-01-24T00:47:04.2532907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/annotated.html' 2025-01-24T00:47:04.2533375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/bc_s.png' 2025-01-24T00:47:04.2533857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/bc_sd.png' 2025-01-24T00:47:04.2534326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/bdwn.png' 2025-01-24T00:47:04.2534811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/classes.html' 2025-01-24T00:47:04.2535460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1category-members.html' 2025-01-24T00:47:04.2536051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1category.html' 2025-01-24T00:47:04.2536729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1category__inherit__graph.map' 2025-01-24T00:47:04.2537385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1category__inherit__graph.md5' 2025-01-24T00:47:04.2538045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1category__inherit__graph.png' 2025-01-24T00:47:04.2538673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1color-members.html' 2025-01-24T00:47:04.2539286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1color.html' 2025-01-24T00:47:04.2539913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1domain-members.html' 2025-01-24T00:47:04.2540526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1domain.html' 2025-01-24T00:47:04.2541198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1event__attributes-members.html' 2025-01-24T00:47:04.2541848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1event__attributes.html' 2025-01-24T00:47:04.2542466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1message-members.html' 2025-01-24T00:47:04.2543060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1message.html' 2025-01-24T00:47:04.2543736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1named__category__in-members.html' 2025-01-24T00:47:04.2544372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1named__category__in.html' 2025-01-24T00:47:04.2545081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1named__category__in__coll__graph.map' 2025-01-24T00:47:04.2545794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1named__category__in__coll__graph.md5' 2025-01-24T00:47:04.2546524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1named__category__in__coll__graph.png' 2025-01-24T00:47:04.2547226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1named__category__in__inherit__graph.map' 2025-01-24T00:47:04.2547931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1named__category__in__inherit__graph.md5' 2025-01-24T00:47:04.2548641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1named__category__in__inherit__graph.png' 2025-01-24T00:47:04.2549264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1payload-members.html' 2025-01-24T00:47:04.2549856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1payload.html' 2025-01-24T00:47:04.2550550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1registered__string__in-members.html' 2025-01-24T00:47:04.2551203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1registered__string__in.html' 2025-01-24T00:47:04.2551880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1scoped__range__in-members.html' 2025-01-24T00:47:04.2552508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1scoped__range__in.html' 2025-01-24T00:47:04.2553186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1unique__range__in-members.html' 2025-01-24T00:47:04.2553835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1unique__range__in.html' 2025-01-24T00:47:04.2554340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/closed.png' 2025-01-24T00:47:04.2554969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_0f270e201b07a4d190d27f3db28cd57f.html' 2025-01-24T00:47:04.2555604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_0f270e201b07a4d190d27f3db28cd57f_dep.map' 2025-01-24T00:47:04.2556259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_0f270e201b07a4d190d27f3db28cd57f_dep.md5' 2025-01-24T00:47:04.2556896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_0f270e201b07a4d190d27f3db28cd57f_dep.png' 2025-01-24T00:47:04.2557528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_1784a01aa976a8c78ef5dfc3737bcac8.html' 2025-01-24T00:47:04.2558161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_19225156eb7ba052e31d1a736469917a.html' 2025-01-24T00:47:04.2558789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_2d10db7395ecfee73f7722e70cabff64.html' 2025-01-24T00:47:04.2559444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_2d10db7395ecfee73f7722e70cabff64_dep.map' 2025-01-24T00:47:04.2560107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_2d10db7395ecfee73f7722e70cabff64_dep.md5' 2025-01-24T00:47:04.2560768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_2d10db7395ecfee73f7722e70cabff64_dep.png' 2025-01-24T00:47:04.2561404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_48b95086e7eb28d79ef283b47c5fa0c6.html' 2025-01-24T00:47:04.2562020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_5f88615774d40519f750f3391530866e.html' 2025-01-24T00:47:04.2562662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_5f88615774d40519f750f3391530866e_dep.map' 2025-01-24T00:47:04.2563291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_5f88615774d40519f750f3391530866e_dep.md5' 2025-01-24T00:47:04.2563919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_5f88615774d40519f750f3391530866e_dep.png' 2025-01-24T00:47:04.2564559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_68d96ca9a2bee83e37a0f989f99b8354.html' 2025-01-24T00:47:04.2565192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_68d96ca9a2bee83e37a0f989f99b8354_dep.map' 2025-01-24T00:47:04.2565837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_68d96ca9a2bee83e37a0f989f99b8354_dep.md5' 2025-01-24T00:47:04.2566528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_68d96ca9a2bee83e37a0f989f99b8354_dep.png' 2025-01-24T00:47:04.2567157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_6f1a61886b2f78aeb1066ad8df428c9b.html' 2025-01-24T00:47:04.2567834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_6f1a61886b2f78aeb1066ad8df428c9b_dep.map' 2025-01-24T00:47:04.2568468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_6f1a61886b2f78aeb1066ad8df428c9b_dep.md5' 2025-01-24T00:47:04.2569142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_6f1a61886b2f78aeb1066ad8df428c9b_dep.png' 2025-01-24T00:47:04.2569765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_a3425fea4d00fd2451fb6a6b010c9a36.html' 2025-01-24T00:47:04.2570399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_a3425fea4d00fd2451fb6a6b010c9a36_dep.map' 2025-01-24T00:47:04.2571274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_a3425fea4d00fd2451fb6a6b010c9a36_dep.md5' 2025-01-24T00:47:04.2572756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_a3425fea4d00fd2451fb6a6b010c9a36_dep.png' 2025-01-24T00:47:04.2574142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_c7978d7b72ea042f572fdc7b13dd730d.html' 2025-01-24T00:47:04.2575538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_c7978d7b72ea042f572fdc7b13dd730d_dep.map' 2025-01-24T00:47:04.2576946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_c7978d7b72ea042f572fdc7b13dd730d_dep.md5' 2025-01-24T00:47:04.2578389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_c7978d7b72ea042f572fdc7b13dd730d_dep.png' 2025-01-24T00:47:04.2579792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_ec3d63d8ddc3571cd98c8e81364ee1d4.html' 2025-01-24T00:47:04.2581183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_ec3d63d8ddc3571cd98c8e81364ee1d4_dep.map' 2025-01-24T00:47:04.2582599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_ec3d63d8ddc3571cd98c8e81364ee1d4_dep.md5' 2025-01-24T00:47:04.2584006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dir_ec3d63d8ddc3571cd98c8e81364ee1d4_dep.png' 2025-01-24T00:47:04.2585224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/doc.png' 2025-01-24T00:47:04.2586277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/docd.png' 2025-01-24T00:47:04.2587358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/doxygen.css' 2025-01-24T00:47:04.2588447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/doxygen.svg' 2025-01-24T00:47:04.2589585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/dynsections.js' 2025-01-24T00:47:04.2591145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/files.html' 2025-01-24T00:47:04.2592398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/folderclosed.png' 2025-01-24T00:47:04.2593528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/folderopen.png' 2025-01-24T00:47:04.2594651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/functions.html' 2025-01-24T00:47:04.2595894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/functions_func.html' 2025-01-24T00:47:04.2597097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/functions_type.html' 2025-01-24T00:47:04.2598245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/functions_vars.html' 2025-01-24T00:47:04.2599373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/globals.html' 2025-01-24T00:47:04.2600517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/globals_defs.html' 2025-01-24T00:47:04.2601690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/graph_legend.html' 2025-01-24T00:47:04.2602816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/graph_legend.md5' 2025-01-24T00:47:04.2603952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/graph_legend.png' 2025-01-24T00:47:04.2605072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/hierarchy.html' 2025-01-24T00:47:04.2606151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/index.html' 2025-01-24T00:47:04.2607352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_0.map' 2025-01-24T00:47:04.2608552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_0.md5' 2025-01-24T00:47:04.2609744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_0.png' 2025-01-24T00:47:04.2610890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_1.map' 2025-01-24T00:47:04.2612048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_1.md5' 2025-01-24T00:47:04.2613207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_1.png' 2025-01-24T00:47:04.2614357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_10.map' 2025-01-24T00:47:04.2615531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_10.md5' 2025-01-24T00:47:04.2616700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_10.png' 2025-01-24T00:47:04.2617872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_11.map' 2025-01-24T00:47:04.2619020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_11.md5' 2025-01-24T00:47:04.2620182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_11.png' 2025-01-24T00:47:04.2621343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_12.map' 2025-01-24T00:47:04.2622498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_12.md5' 2025-01-24T00:47:04.2623651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_12.png' 2025-01-24T00:47:04.2624815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_13.map' 2025-01-24T00:47:04.2626023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_13.md5' 2025-01-24T00:47:04.2627211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_13.png' 2025-01-24T00:47:04.2628360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_14.map' 2025-01-24T00:47:04.2629518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_14.md5' 2025-01-24T00:47:04.2630687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_14.png' 2025-01-24T00:47:04.2631840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_15.map' 2025-01-24T00:47:04.2633002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_15.md5' 2025-01-24T00:47:04.2634170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_15.png' 2025-01-24T00:47:04.2635335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_16.map' 2025-01-24T00:47:04.2636489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_16.md5' 2025-01-24T00:47:04.2637655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_16.png' 2025-01-24T00:47:04.2638844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_17.map' 2025-01-24T00:47:04.2640032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_17.md5' 2025-01-24T00:47:04.2641186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_17.png' 2025-01-24T00:47:04.2642351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_18.map' 2025-01-24T00:47:04.2643517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_18.md5' 2025-01-24T00:47:04.2644668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_18.png' 2025-01-24T00:47:04.2645830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_19.map' 2025-01-24T00:47:04.2647062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_19.md5' 2025-01-24T00:47:04.2648235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_19.png' 2025-01-24T00:47:04.2649384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_2.map' 2025-01-24T00:47:04.2650545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_2.md5' 2025-01-24T00:47:04.2651705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_2.png' 2025-01-24T00:47:04.2652871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_20.map' 2025-01-24T00:47:04.2654025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_20.md5' 2025-01-24T00:47:04.2655214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_20.png' 2025-01-24T00:47:04.2656401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_3.map' 2025-01-24T00:47:04.2657544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_3.md5' 2025-01-24T00:47:04.2658692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_3.png' 2025-01-24T00:47:04.2659842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_4.map' 2025-01-24T00:47:04.2661000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_4.md5' 2025-01-24T00:47:04.2662144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_4.png' 2025-01-24T00:47:04.2663296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_5.map' 2025-01-24T00:47:04.2664452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_5.md5' 2025-01-24T00:47:04.2665611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_5.png' 2025-01-24T00:47:04.2666750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_6.map' 2025-01-24T00:47:04.2667930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_6.md5' 2025-01-24T00:47:04.2669119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_6.png' 2025-01-24T00:47:04.2670260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_7.map' 2025-01-24T00:47:04.2671420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_7.md5' 2025-01-24T00:47:04.2672569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_7.png' 2025-01-24T00:47:04.2673897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_8.map' 2025-01-24T00:47:04.2675043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_8.md5' 2025-01-24T00:47:04.2676199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_8.png' 2025-01-24T00:47:04.2677351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_9.map' 2025-01-24T00:47:04.2678507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_9.md5' 2025-01-24T00:47:04.2679649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherit_graph_9.png' 2025-01-24T00:47:04.2680782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/inherits.html' 2025-01-24T00:47:04.2681877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/jquery.js' 2025-01-24T00:47:04.2682923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/menu.js' 2025-01-24T00:47:04.2684000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/menudata.js' 2025-01-24T00:47:04.2685128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/nav_f.png' 2025-01-24T00:47:04.2686238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/nav_fd.png' 2025-01-24T00:47:04.2687375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/nav_g.png' 2025-01-24T00:47:04.2688450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/nav_h.png' 2025-01-24T00:47:04.2689528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/nav_hd.png' 2025-01-24T00:47:04.2690610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/nvtx3_8hpp.html' 2025-01-24T00:47:04.2691756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/nvtx3_8hpp__incl.map' 2025-01-24T00:47:04.2693074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/nvtx3_8hpp__incl.md5' 2025-01-24T00:47:04.2694242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/nvtx3_8hpp__incl.png' 2025-01-24T00:47:04.2695406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/nvtx3_8hpp_source.html' 2025-01-24T00:47:04.2696536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/open.png' 2025-01-24T00:47:04.2697696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/all_0.js' 2025-01-24T00:47:04.2698849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/all_1.js' 2025-01-24T00:47:04.2699955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/all_2.js' 2025-01-24T00:47:04.2701078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/all_3.js' 2025-01-24T00:47:04.2702195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/all_4.js' 2025-01-24T00:47:04.2703306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/all_5.js' 2025-01-24T00:47:04.2704423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/all_6.js' 2025-01-24T00:47:04.2705538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/all_7.js' 2025-01-24T00:47:04.2706669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/all_8.js' 2025-01-24T00:47:04.2707772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/all_9.js' 2025-01-24T00:47:04.2708892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/all_a.js' 2025-01-24T00:47:04.2710008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/all_b.js' 2025-01-24T00:47:04.2711123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/all_c.js' 2025-01-24T00:47:04.2712226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/all_d.js' 2025-01-24T00:47:04.2713339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/all_e.js' 2025-01-24T00:47:04.2714500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/all_f.js' 2025-01-24T00:47:04.2715666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/classes_0.js' 2025-01-24T00:47:04.2716811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/classes_1.js' 2025-01-24T00:47:04.2717971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/classes_2.js' 2025-01-24T00:47:04.2719193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/classes_3.js' 2025-01-24T00:47:04.2720341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/classes_4.js' 2025-01-24T00:47:04.2721499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/classes_5.js' 2025-01-24T00:47:04.2722654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/classes_6.js' 2025-01-24T00:47:04.2723811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/classes_7.js' 2025-01-24T00:47:04.2724953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/classes_8.js' 2025-01-24T00:47:04.2726108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/classes_9.js' 2025-01-24T00:47:04.2727383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/classes_a.js' 2025-01-24T00:47:04.2728571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/close.svg' 2025-01-24T00:47:04.2729746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/defines_0.js' 2025-01-24T00:47:04.2730898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/files_0.js' 2025-01-24T00:47:04.2732061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/functions_0.js' 2025-01-24T00:47:04.2733228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/functions_1.js' 2025-01-24T00:47:04.2734411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/functions_2.js' 2025-01-24T00:47:04.2735593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/functions_3.js' 2025-01-24T00:47:04.2736773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/functions_4.js' 2025-01-24T00:47:04.2737941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/functions_5.js' 2025-01-24T00:47:04.2739114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/functions_6.js' 2025-01-24T00:47:04.2740292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/functions_7.js' 2025-01-24T00:47:04.2741469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/functions_8.js' 2025-01-24T00:47:04.2742631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/functions_9.js' 2025-01-24T00:47:04.2743841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/functions_a.js' 2025-01-24T00:47:04.2745048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/functions_b.js' 2025-01-24T00:47:04.2746212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/functions_c.js' 2025-01-24T00:47:04.2747358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/mag.svg' 2025-01-24T00:47:04.2748480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/mag_d.svg' 2025-01-24T00:47:04.2749614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/mag_sel.svg' 2025-01-24T00:47:04.2750748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/mag_seld.svg' 2025-01-24T00:47:04.2751903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/pages_0.js' 2025-01-24T00:47:04.2753041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/search.css' 2025-01-24T00:47:04.2754168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/search.js' 2025-01-24T00:47:04.2755304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/searchdata.js' 2025-01-24T00:47:04.2756493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/typedefs_0.js' 2025-01-24T00:47:04.2757687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/typedefs_1.js' 2025-01-24T00:47:04.2758846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/typedefs_2.js' 2025-01-24T00:47:04.2760021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/typedefs_3.js' 2025-01-24T00:47:04.2761274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/typedefs_4.js' 2025-01-24T00:47:04.2762442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/typedefs_5.js' 2025-01-24T00:47:04.2763596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/typedefs_6.js' 2025-01-24T00:47:04.2764769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/variables_0.js' 2025-01-24T00:47:04.2765954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/variables_1.js' 2025-01-24T00:47:04.2767213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/variables_2.js' 2025-01-24T00:47:04.2768378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search/variables_3.js' 2025-01-24T00:47:04.2769539Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/search' 2025-01-24T00:47:04.2770659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/splitbar.png' 2025-01-24T00:47:04.2771756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/splitbard.png' 2025-01-24T00:47:04.2773035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1argb-members.html' 2025-01-24T00:47:04.2774348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1argb.html' 2025-01-24T00:47:04.2775697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1argb__coll__graph.map' 2025-01-24T00:47:04.2777067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1argb__coll__graph.md5' 2025-01-24T00:47:04.2778447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1argb__coll__graph.png' 2025-01-24T00:47:04.2779846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1argb__inherit__graph.map' 2025-01-24T00:47:04.2781257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1argb__inherit__graph.md5' 2025-01-24T00:47:04.2782653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1argb__inherit__graph.png' 2025-01-24T00:47:04.2784046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1domain_1_1global.html' 2025-01-24T00:47:04.2785456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1range__handle-members.html' 2025-01-24T00:47:04.2786878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1range__handle.html' 2025-01-24T00:47:04.2788232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1rgb-members.html' 2025-01-24T00:47:04.2789528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1rgb.html' 2025-01-24T00:47:04.2790856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1rgb__inherit__graph.map' 2025-01-24T00:47:04.2792423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1rgb__inherit__graph.md5' 2025-01-24T00:47:04.2793813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1rgb__inherit__graph.png' 2025-01-24T00:47:04.2795060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/sync_off.png' 2025-01-24T00:47:04.2796156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/sync_on.png' 2025-01-24T00:47:04.2797236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/tab_a.png' 2025-01-24T00:47:04.2798300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/tab_ad.png' 2025-01-24T00:47:04.2799373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/tab_b.png' 2025-01-24T00:47:04.2800443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/tab_bd.png' 2025-01-24T00:47:04.2801500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/tab_h.png' 2025-01-24T00:47:04.2802570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/tab_hd.png' 2025-01-24T00:47:04.2803703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/tab_s.png' 2025-01-24T00:47:04.2804776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/tab_sd.png' 2025-01-24T00:47:04.2805865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp/tabs.css' 2025-01-24T00:47:04.2807015Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen-cpp' 2025-01-24T00:47:04.2808216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/_p_a_g_e__s_y_n_c_h_r_o_n_i_z_a_t_i_o_n.html' 2025-01-24T00:47:04.2809418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/annotated.html' 2025-01-24T00:47:04.2810471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/bc_s.png' 2025-01-24T00:47:04.2811497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/bc_sd.png' 2025-01-24T00:47:04.2812521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/bdwn.png' 2025-01-24T00:47:04.2813548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/classes.html' 2025-01-24T00:47:04.2814592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/closed.png' 2025-01-24T00:47:04.2815786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/dir_48b95086e7eb28d79ef283b47c5fa0c6.html' 2025-01-24T00:47:04.2816994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/doc.png' 2025-01-24T00:47:04.2818029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/docd.png' 2025-01-24T00:47:04.2819066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/doxygen.css' 2025-01-24T00:47:04.2820111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/doxygen.svg' 2025-01-24T00:47:04.2821159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/dynsections.js' 2025-01-24T00:47:04.2822223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/files.html' 2025-01-24T00:47:04.2823292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/folderclosed.png' 2025-01-24T00:47:04.2824389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/folderopen.png' 2025-01-24T00:47:04.2825464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/functions.html' 2025-01-24T00:47:04.2826567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/functions_vars.html' 2025-01-24T00:47:04.2827657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/globals.html' 2025-01-24T00:47:04.2828719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/globals_defs.html' 2025-01-24T00:47:04.2829823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/globals_enum.html' 2025-01-24T00:47:04.2830924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/globals_eval.html' 2025-01-24T00:47:04.2832024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/globals_func.html' 2025-01-24T00:47:04.2833142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/graph_legend.html' 2025-01-24T00:47:04.2834264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/graph_legend.md5' 2025-01-24T00:47:04.2835357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/graph_legend.png' 2025-01-24T00:47:04.2836494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/group___d_o_m_a_i_n_s.html' 2025-01-24T00:47:04.2837749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/group___e_v_e_n_t___a_t_t_r_i_b_u_t_e_s.html' 2025-01-24T00:47:04.2839017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/group___g_e_n_e_r_a_l.html' 2025-01-24T00:47:04.2840304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/group___m_a_r_k_e_r_s___a_n_d___r_a_n_g_e_s.html' 2025-01-24T00:47:04.2841651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/group___r_e_s_o_u_r_c_e___n_a_m_i_n_g.html' 2025-01-24T00:47:04.2843019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/group___s_t_r_i_n_g___r_e_g_i_s_t_r_a_t_i_o_n.html' 2025-01-24T00:47:04.2844379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/group___s_y_n_c_h_r_o_n_i_z_a_t_i_o_n.html' 2025-01-24T00:47:04.2845561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/index.html' 2025-01-24T00:47:04.2846713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/jquery.js' 2025-01-24T00:47:04.2847766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/menu.js' 2025-01-24T00:47:04.2848793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/menudata.js' 2025-01-24T00:47:04.2849843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/modules.html' 2025-01-24T00:47:04.2850865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/nav_f.png' 2025-01-24T00:47:04.2851894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/nav_fd.png' 2025-01-24T00:47:04.2852921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/nav_g.png' 2025-01-24T00:47:04.2853932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/nav_h.png' 2025-01-24T00:47:04.2854968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/nav_hd.png' 2025-01-24T00:47:04.2856049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/nv_tools_ext_8h.html' 2025-01-24T00:47:04.2857226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/nv_tools_ext_8h__dep__incl.map' 2025-01-24T00:47:04.2858436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/nv_tools_ext_8h__dep__incl.md5' 2025-01-24T00:47:04.2859654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/nv_tools_ext_8h__dep__incl.png' 2025-01-24T00:47:04.2860852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/nv_tools_ext_8h__incl.map' 2025-01-24T00:47:04.2862026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/nv_tools_ext_8h__incl.md5' 2025-01-24T00:47:04.2863210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/nv_tools_ext_8h__incl.png' 2025-01-24T00:47:04.2864417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/nv_tools_ext_8h_source.html' 2025-01-24T00:47:04.2865632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/nv_tools_ext_cuda_8h_source.html' 2025-01-24T00:47:04.2866874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/nv_tools_ext_cuda_rt_8h_source.html' 2025-01-24T00:47:04.2868158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/nv_tools_ext_open_c_l_8h_source.html' 2025-01-24T00:47:04.2869417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/nv_tools_ext_sync_8h_source.html' 2025-01-24T00:47:04.2870552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/open.png' 2025-01-24T00:47:04.2871573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/pages.html' 2025-01-24T00:47:04.2872632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/all_0.js' 2025-01-24T00:47:04.2873713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/all_1.js' 2025-01-24T00:47:04.2874793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/all_2.js' 2025-01-24T00:47:04.2875889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/all_3.js' 2025-01-24T00:47:04.2876993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/all_4.js' 2025-01-24T00:47:04.2878069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/all_5.js' 2025-01-24T00:47:04.2879138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/all_6.js' 2025-01-24T00:47:04.2880220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/all_7.js' 2025-01-24T00:47:04.2881306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/all_8.js' 2025-01-24T00:47:04.2882390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/all_9.js' 2025-01-24T00:47:04.2883450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/all_a.js' 2025-01-24T00:47:04.2884550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/classes_0.js' 2025-01-24T00:47:04.2885660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/classes_1.js' 2025-01-24T00:47:04.2886859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/classes_2.js' 2025-01-24T00:47:04.2887964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/close.svg' 2025-01-24T00:47:04.2889060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/defines_0.js' 2025-01-24T00:47:04.2890166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/enums_0.js' 2025-01-24T00:47:04.2891274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/enumvalues_0.js' 2025-01-24T00:47:04.2892673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/files_0.js' 2025-01-24T00:47:04.2893829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/functions_0.js' 2025-01-24T00:47:04.2894948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/groups_0.js' 2025-01-24T00:47:04.2896032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/groups_1.js' 2025-01-24T00:47:04.2897137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/groups_2.js' 2025-01-24T00:47:04.2898239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/groups_3.js' 2025-01-24T00:47:04.2899330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/groups_4.js' 2025-01-24T00:47:04.2900428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/groups_5.js' 2025-01-24T00:47:04.2901512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/mag.svg' 2025-01-24T00:47:04.2902587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/mag_d.svg' 2025-01-24T00:47:04.2903667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/mag_sel.svg' 2025-01-24T00:47:04.2904814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/mag_seld.svg' 2025-01-24T00:47:04.2905953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/pages_0.js' 2025-01-24T00:47:04.2907059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/pages_1.js' 2025-01-24T00:47:04.2908155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/search.css' 2025-01-24T00:47:04.2909253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/search.js' 2025-01-24T00:47:04.2910363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/searchdata.js' 2025-01-24T00:47:04.2911475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/typedefs_0.js' 2025-01-24T00:47:04.2912600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/variables_0.js' 2025-01-24T00:47:04.2913737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/variables_1.js' 2025-01-24T00:47:04.2914865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/variables_2.js' 2025-01-24T00:47:04.2915982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/variables_3.js' 2025-01-24T00:47:04.2917111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/variables_4.js' 2025-01-24T00:47:04.2918239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search/variables_5.js' 2025-01-24T00:47:04.2919346Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/search' 2025-01-24T00:47:04.2920412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/splitbar.png' 2025-01-24T00:47:04.2921497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/splitbard.png' 2025-01-24T00:47:04.2923075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/structnvtx_event_attributes__v2.html' 2025-01-24T00:47:04.2924489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/structnvtx_resource_attributes__v0.html' 2025-01-24T00:47:04.2925899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/structnvtx_sync_user_attributes__v0.html' 2025-01-24T00:47:04.2927323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/sync_off.png' 2025-01-24T00:47:04.2928465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/sync_on.png' 2025-01-24T00:47:04.2929580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/tab_a.png' 2025-01-24T00:47:04.2930757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/tab_ad.png' 2025-01-24T00:47:04.2931836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/tab_b.png' 2025-01-24T00:47:04.2932941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/tab_bd.png' 2025-01-24T00:47:04.2934103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/tab_h.png' 2025-01-24T00:47:04.2935255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/tab_hd.png' 2025-01-24T00:47:04.2936322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/tab_s.png' 2025-01-24T00:47:04.2937585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/tab_sd.png' 2025-01-24T00:47:04.2938714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/tabs.css' 2025-01-24T00:47:04.2939971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/unionnvtx_event_attributes__v2_1_1payload__t.html' 2025-01-24T00:47:04.2941444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/unionnvtx_message_value__t.html' 2025-01-24T00:47:04.2942915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen/unionnvtx_resource_attributes__v0_1_1identifier__t.html' 2025-01-24T00:47:04.2944269Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/doxygen' 2025-01-24T00:47:04.2945372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/github-markdown.css' 2025-01-24T00:47:04.2946546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/images/example_range.png' 2025-01-24T00:47:04.2947696Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/images' 2025-01-24T00:47:04.2948788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs/index.html' 2025-01-24T00:47:04.2949787Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/docs' 2025-01-24T00:47:04.2950915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/.flake8.cython' 2025-01-24T00:47:04.2952040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/LICENSE.txt' 2025-01-24T00:47:04.2953159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/MANIFEST.in' 2025-01-24T00:47:04.2954207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/README.md' 2025-01-24T00:47:04.2955341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/docs/Makefile' 2025-01-24T00:47:04.2956472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/docs/annotate.rst' 2025-01-24T00:47:04.2957554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/docs/auto.rst' 2025-01-24T00:47:04.2958675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/docs/conf.py' 2025-01-24T00:47:04.2959823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/docs/images/domains.png' 2025-01-24T00:47:04.2961057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/docs/images/timeline.png' 2025-01-24T00:47:04.2962241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/docs/images/timeline_auto.png' 2025-01-24T00:47:04.2963536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/docs/images/timeline_lib.png' 2025-01-24T00:47:04.2964782Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/docs/images' 2025-01-24T00:47:04.2965928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/docs/index.rst' 2025-01-24T00:47:04.2967178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/docs/install.rst' 2025-01-24T00:47:04.2968342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/docs/make.bat' 2025-01-24T00:47:04.2969499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/docs/reference.rst' 2025-01-24T00:47:04.2970604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/docs/toctree.rst' 2025-01-24T00:47:04.2971757Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/docs' 2025-01-24T00:47:04.2972870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/nvtx/__init__.py' 2025-01-24T00:47:04.2973980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/nvtx/__main__.py' 2025-01-24T00:47:04.2975162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/nvtx/_lib/__init__.pxd' 2025-01-24T00:47:04.2976396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/nvtx/_lib/__init__.py' 2025-01-24T00:47:04.2977541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/nvtx/_lib/lib.pxd' 2025-01-24T00:47:04.2978729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/nvtx/_lib/lib.pyx' 2025-01-24T00:47:04.2979860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/nvtx/_lib/profiler.pxd' 2025-01-24T00:47:04.2981037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/nvtx/_lib/profiler.pyx' 2025-01-24T00:47:04.2982295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/nvtx/_lib/tests/__init__.py' 2025-01-24T00:47:04.2983565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/nvtx/_lib/tests/test_profiler.pyx' 2025-01-24T00:47:04.2984754Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/nvtx/_lib/tests' 2025-01-24T00:47:04.2986026Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/nvtx/_lib' 2025-01-24T00:47:04.2987198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/nvtx/colors.py' 2025-01-24T00:47:04.2988233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/nvtx/nvtx.py' 2025-01-24T00:47:04.2989483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/nvtx/tests/test_basic.py' 2025-01-24T00:47:04.2990687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/nvtx/tests/test_cython.py' 2025-01-24T00:47:04.2992072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/nvtx/tests/test_profiler.py' 2025-01-24T00:47:04.2993260Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/nvtx/tests' 2025-01-24T00:47:04.2994433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/nvtx/utils/__init__.py' 2025-01-24T00:47:04.2995627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/nvtx/utils/cached.py' 2025-01-24T00:47:04.2996822Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/nvtx/utils' 2025-01-24T00:47:04.2997912Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/nvtx' 2025-01-24T00:47:04.2999098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/pyproject.toml' 2025-01-24T00:47:04.3000215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/setup.cfg' 2025-01-24T00:47:04.3001273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/setup.py' 2025-01-24T00:47:04.3002412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/test_requirements.txt' 2025-01-24T00:47:04.3003676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/tools/build-wheels.sh' 2025-01-24T00:47:04.3004832Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python/tools' 2025-01-24T00:47:04.3005877Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/python' 2025-01-24T00:47:04.3007071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/tools/.clang-format' 2025-01-24T00:47:04.3008181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/tools/CMakeLists.txt' 2025-01-24T00:47:04.3009369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/tools/benchmarks/CMakeLists.txt' 2025-01-24T00:47:04.3010617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/tools/benchmarks/example/example_benchmark.cpp' 2025-01-24T00:47:04.3011928Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/tools/benchmarks/example' 2025-01-24T00:47:04.3013207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/tools/benchmarks/nvtx/nvtx_benchmark.cpp' 2025-01-24T00:47:04.3014458Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/tools/benchmarks/nvtx' 2025-01-24T00:47:04.3015606Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/tools/benchmarks' 2025-01-24T00:47:04.3016816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/tools/cmake/CPM.cmake' 2025-01-24T00:47:04.3018150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/tools/cmake/Modules/ConfigureGoogleBenchmark.cmake' 2025-01-24T00:47:04.3019546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/tools/cmake/Modules/ConfigureGoogleTest.cmake' 2025-01-24T00:47:04.3020856Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/tools/cmake/Modules' 2025-01-24T00:47:04.3022225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/tools/cmake/Templates/GoogleBenchmark.CMakeLists.txt.cmake' 2025-01-24T00:47:04.3023704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/tools/cmake/Templates/GoogleTest.CMakeLists.txt.cmake' 2025-01-24T00:47:04.3025040Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/tools/cmake/Templates' 2025-01-24T00:47:04.3026201Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/tools/cmake' 2025-01-24T00:47:04.3027289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/tools/docs/doxyfile-c' 2025-01-24T00:47:04.3035082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/tools/docs/doxyfile-cpp' 2025-01-24T00:47:04.3036160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/tools/docs/generate-readme.py' 2025-01-24T00:47:04.3037368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/tools/docs/github-markdown-css/github-markdown.css' 2025-01-24T00:47:04.3038706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/tools/docs/github-markdown-css/license' 2025-01-24T00:47:04.3039939Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/tools/docs/github-markdown-css' 2025-01-24T00:47:04.3041166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/tools/docs/how_to_generate_doxygen_for_nvtx.txt' 2025-01-24T00:47:04.3042283Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/tools/docs' 2025-01-24T00:47:04.3043308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/tools/tests/CMakeLists.txt' 2025-01-24T00:47:04.3044362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/tools/tests/nvtx_tests.cpp' 2025-01-24T00:47:04.3045385Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/tools/tests' 2025-01-24T00:47:04.3046449Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX/tools' 2025-01-24T00:47:04.3047357Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX' 2025-01-24T00:47:04.3048213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/README.md' 2025-01-24T00:47:04.3049130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/.git' 2025-01-24T00:47:04.3050172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/.gitignore' 2025-01-24T00:47:04.3051255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/.travis.yml' 2025-01-24T00:47:04.3052347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/CHANGELOG.md' 2025-01-24T00:47:04.3053441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/CMakeLists.txt' 2025-01-24T00:47:04.3054557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/Doxyfile' 2025-01-24T00:47:04.3055655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/LICENSE.txt' 2025-01-24T00:47:04.3056730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/README.md' 2025-01-24T00:47:04.3057834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/bin/Shader.frag.spv' 2025-01-24T00:47:04.3058988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/bin/Shader.vert.spv' 2025-01-24T00:47:04.3060215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/bin/VmaSample_Release_vs2019.exe' 2025-01-24T00:47:04.3061410Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/bin' 2025-01-24T00:47:04.3062507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/.nojekyll' 2025-01-24T00:47:04.3063648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/gfx/Aliasing.png' 2025-01-24T00:47:04.3064960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/gfx/Linear_allocator_1_algo_default.png' 2025-01-24T00:47:04.3066373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/gfx/Linear_allocator_2_algo_linear.png' 2025-01-24T00:47:04.3067829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/gfx/Linear_allocator_3_free_at_once.png' 2025-01-24T00:47:04.3069259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/gfx/Linear_allocator_4_stack.png' 2025-01-24T00:47:04.3070638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/gfx/Linear_allocator_5_ring_buffer.png' 2025-01-24T00:47:04.3072048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/gfx/Linear_allocator_7_double_stack.png' 2025-01-24T00:47:04.3073365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/gfx/Margins_1.png' 2025-01-24T00:47:04.3074560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/gfx/Margins_2.png' 2025-01-24T00:47:04.3075798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/gfx/VMA_class_diagram.png' 2025-01-24T00:47:04.3077005Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/gfx' 2025-01-24T00:47:04.3078261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/allocation_annotation.html' 2025-01-24T00:47:04.3079541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/annotated.html' 2025-01-24T00:47:04.3080711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/bc_s.png' 2025-01-24T00:47:04.3081853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/bdwn.png' 2025-01-24T00:47:04.3083101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/choosing_memory_type.html' 2025-01-24T00:47:04.3084400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/classes.html' 2025-01-24T00:47:04.3085566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/closed.png' 2025-01-24T00:47:04.3086864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/configuration.html' 2025-01-24T00:47:04.3088161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/custom_memory_pools.html' 2025-01-24T00:47:04.3089509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/debugging_memory_usage.html' 2025-01-24T00:47:04.3090829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/defragmentation.html' 2025-01-24T00:47:04.3092294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/deprecated.html' 2025-01-24T00:47:04.3093665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/dir_d44c64559bbebec7f509842c48db8b23.html' 2025-01-24T00:47:04.3094988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/doc.png' 2025-01-24T00:47:04.3096145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/doxygen.css' 2025-01-24T00:47:04.3097332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/doxygen.svg' 2025-01-24T00:47:04.3098596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/dynsections.js' 2025-01-24T00:47:04.3099968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/enabling_buffer_device_address.html' 2025-01-24T00:47:04.3101259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/files.html' 2025-01-24T00:47:04.3102468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/folderclosed.png' 2025-01-24T00:47:04.3103695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/folderopen.png' 2025-01-24T00:47:04.3104905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/functions.html' 2025-01-24T00:47:04.3106151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/functions_vars.html' 2025-01-24T00:47:04.3107471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/general_considerations.html' 2025-01-24T00:47:04.3108746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/globals.html' 2025-01-24T00:47:04.3109955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/globals_defs.html' 2025-01-24T00:47:04.3111193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/globals_enum.html' 2025-01-24T00:47:04.3112436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/globals_eval.html' 2025-01-24T00:47:04.3113680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/globals_func.html' 2025-01-24T00:47:04.3114945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/globals_type.html' 2025-01-24T00:47:04.3116226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/group__group__alloc.html' 2025-01-24T00:47:04.3117589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/group__group__init.html' 2025-01-24T00:47:04.3118903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/group__group__stats.html' 2025-01-24T00:47:04.3120228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/group__group__virtual.html' 2025-01-24T00:47:04.3121487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/index.html' 2025-01-24T00:47:04.3122653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/jquery.js' 2025-01-24T00:47:04.3123862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/memory_mapping.html' 2025-01-24T00:47:04.3125071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/menu.js' 2025-01-24T00:47:04.3126233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/menudata.js' 2025-01-24T00:47:04.3127487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/modules.html' 2025-01-24T00:47:04.3128684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/nav_f.png' 2025-01-24T00:47:04.3129862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/nav_g.png' 2025-01-24T00:47:04.3131018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/nav_h.png' 2025-01-24T00:47:04.3132171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/open.png' 2025-01-24T00:47:04.3133372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/opengl_interop.html' 2025-01-24T00:47:04.3134588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/pages.html' 2025-01-24T00:47:04.3135795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/quick_start.html' 2025-01-24T00:47:04.3137048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/resource_aliasing.html' 2025-01-24T00:47:04.3138325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_0.html' 2025-01-24T00:47:04.3139558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_0.js' 2025-01-24T00:47:04.3140775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_1.html' 2025-01-24T00:47:04.3141986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_1.js' 2025-01-24T00:47:04.3143229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_10.html' 2025-01-24T00:47:04.3144465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_10.js' 2025-01-24T00:47:04.3145784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_11.html' 2025-01-24T00:47:04.3147036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_11.js' 2025-01-24T00:47:04.3148276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_2.html' 2025-01-24T00:47:04.3149513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_2.js' 2025-01-24T00:47:04.3150748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_3.html' 2025-01-24T00:47:04.3151967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_3.js' 2025-01-24T00:47:04.3153208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_4.html' 2025-01-24T00:47:04.3154438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_4.js' 2025-01-24T00:47:04.3155658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_5.html' 2025-01-24T00:47:04.3156884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_5.js' 2025-01-24T00:47:04.3158133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_6.html' 2025-01-24T00:47:04.3159362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_6.js' 2025-01-24T00:47:04.3160604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_7.html' 2025-01-24T00:47:04.3161830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_7.js' 2025-01-24T00:47:04.3163066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_8.html' 2025-01-24T00:47:04.3164303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_8.js' 2025-01-24T00:47:04.3165518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_9.html' 2025-01-24T00:47:04.3166791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_9.js' 2025-01-24T00:47:04.3168027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_a.html' 2025-01-24T00:47:04.3169257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_a.js' 2025-01-24T00:47:04.3170480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_b.html' 2025-01-24T00:47:04.3171038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_b.js' 2025-01-24T00:47:04.3171598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_c.html' 2025-01-24T00:47:04.3172144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_c.js' 2025-01-24T00:47:04.3172741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_d.html' 2025-01-24T00:47:04.3173288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_d.js' 2025-01-24T00:47:04.3173874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_e.html' 2025-01-24T00:47:04.3174421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_e.js' 2025-01-24T00:47:04.3174975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_f.html' 2025-01-24T00:47:04.3175534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/all_f.js' 2025-01-24T00:47:04.3176121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/classes_0.html' 2025-01-24T00:47:04.3176705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/classes_0.js' 2025-01-24T00:47:04.3177265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/close.svg' 2025-01-24T00:47:04.3177850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/defines_0.html' 2025-01-24T00:47:04.3178430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/defines_0.js' 2025-01-24T00:47:04.3179042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/enums_0.html' 2025-01-24T00:47:04.3179636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/enums_0.js' 2025-01-24T00:47:04.3180237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/enumvalues_0.html' 2025-01-24T00:47:04.3180827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/enumvalues_0.js' 2025-01-24T00:47:04.3181407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/files_0.html' 2025-01-24T00:47:04.3181962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/files_0.js' 2025-01-24T00:47:04.3182569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/functions_0.html' 2025-01-24T00:47:04.3183154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/functions_0.js' 2025-01-24T00:47:04.3183737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/groups_0.html' 2025-01-24T00:47:04.3184318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/groups_0.js' 2025-01-24T00:47:04.3184891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/groups_1.html' 2025-01-24T00:47:04.3185467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/groups_1.js' 2025-01-24T00:47:04.3186045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/groups_2.html' 2025-01-24T00:47:04.3186633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/groups_2.js' 2025-01-24T00:47:04.3187217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/groups_3.html' 2025-01-24T00:47:04.3187806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/groups_3.js' 2025-01-24T00:47:04.3188381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/mag_sel.svg' 2025-01-24T00:47:04.3188963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/nomatches.html' 2025-01-24T00:47:04.3189538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/pages_0.html' 2025-01-24T00:47:04.3190122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/pages_0.js' 2025-01-24T00:47:04.3190695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/pages_1.html' 2025-01-24T00:47:04.3191264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/pages_1.js' 2025-01-24T00:47:04.3191836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/pages_2.html' 2025-01-24T00:47:04.3192533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/pages_2.js' 2025-01-24T00:47:04.3193168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/pages_3.html' 2025-01-24T00:47:04.3193755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/pages_3.js' 2025-01-24T00:47:04.3194328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/pages_4.html' 2025-01-24T00:47:04.3194901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/pages_4.js' 2025-01-24T00:47:04.3195473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/pages_5.html' 2025-01-24T00:47:04.3196040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/pages_5.js' 2025-01-24T00:47:04.3196618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/pages_6.html' 2025-01-24T00:47:04.3197177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/pages_6.js' 2025-01-24T00:47:04.3197767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/pages_7.html' 2025-01-24T00:47:04.3198323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/pages_7.js' 2025-01-24T00:47:04.3198910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/pages_8.html' 2025-01-24T00:47:04.3199466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/pages_8.js' 2025-01-24T00:47:04.3200040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/pages_9.html' 2025-01-24T00:47:04.3200646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/pages_9.js' 2025-01-24T00:47:04.3201225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/pages_a.html' 2025-01-24T00:47:04.3201816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/pages_a.js' 2025-01-24T00:47:04.3202378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/search.css' 2025-01-24T00:47:04.3202935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/search.js' 2025-01-24T00:47:04.3203521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/search_l.png' 2025-01-24T00:47:04.3204105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/search_m.png' 2025-01-24T00:47:04.3204688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/search_r.png' 2025-01-24T00:47:04.3205275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/searchdata.js' 2025-01-24T00:47:04.3205862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/typedefs_0.html' 2025-01-24T00:47:04.3206522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/typedefs_0.js' 2025-01-24T00:47:04.3207133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/typedefs_1.html' 2025-01-24T00:47:04.3207753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/typedefs_1.js' 2025-01-24T00:47:04.3208344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/variables_0.html' 2025-01-24T00:47:04.3208931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/variables_0.js' 2025-01-24T00:47:04.3209537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/variables_1.html' 2025-01-24T00:47:04.3210128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/variables_1.js' 2025-01-24T00:47:04.3210736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/variables_2.html' 2025-01-24T00:47:04.3211324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/variables_2.js' 2025-01-24T00:47:04.3211919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/variables_3.html' 2025-01-24T00:47:04.3212518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/variables_3.js' 2025-01-24T00:47:04.3213107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/variables_4.html' 2025-01-24T00:47:04.3213701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/variables_4.js' 2025-01-24T00:47:04.3214291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/variables_5.html' 2025-01-24T00:47:04.3214894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/variables_5.js' 2025-01-24T00:47:04.3215526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/variables_6.html' 2025-01-24T00:47:04.3216109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/variables_6.js' 2025-01-24T00:47:04.3216715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/variables_7.html' 2025-01-24T00:47:04.3217299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/variables_7.js' 2025-01-24T00:47:04.3217893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/variables_8.html' 2025-01-24T00:47:04.3218489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/variables_8.js' 2025-01-24T00:47:04.3219081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/variables_9.html' 2025-01-24T00:47:04.3219676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/variables_9.js' 2025-01-24T00:47:04.3220270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/variables_a.html' 2025-01-24T00:47:04.3220871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/variables_a.js' 2025-01-24T00:47:04.3221475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/variables_b.html' 2025-01-24T00:47:04.3222087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/variables_b.js' 2025-01-24T00:47:04.3222688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/variables_c.html' 2025-01-24T00:47:04.3223268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search/variables_c.js' 2025-01-24T00:47:04.3223818Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/search' 2025-01-24T00:47:04.3224369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/splitbar.png' 2025-01-24T00:47:04.3224921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/statistics.html' 2025-01-24T00:47:04.3225538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/staying_within_budget.html' 2025-01-24T00:47:04.3226162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocation.html' 2025-01-24T00:47:04.3226879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocation_create_info-members.html' 2025-01-24T00:47:04.3227566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocation_create_info.html' 2025-01-24T00:47:04.3228246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocation_info-members.html' 2025-01-24T00:47:04.3228912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocation_info.html' 2025-01-24T00:47:04.3229526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocator.html' 2025-01-24T00:47:04.3230275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocator_create_info-members.html' 2025-01-24T00:47:04.3230953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocator_create_info.html' 2025-01-24T00:47:04.3231628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocator_info-members.html' 2025-01-24T00:47:04.3232272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocator_info.html' 2025-01-24T00:47:04.3232906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_budget-members.html' 2025-01-24T00:47:04.3233495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_budget.html' 2025-01-24T00:47:04.3234190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_defragmentation_context.html' 2025-01-24T00:47:04.3234893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_defragmentation_info-members.html' 2025-01-24T00:47:04.3235604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_defragmentation_info.html' 2025-01-24T00:47:04.3236333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_defragmentation_move-members.html' 2025-01-24T00:47:04.3236999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_defragmentation_move.html' 2025-01-24T00:47:04.3237764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_defragmentation_pass_move_info-members.html' 2025-01-24T00:47:04.3238479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_defragmentation_pass_move_info.html' 2025-01-24T00:47:04.3239197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_defragmentation_stats-members.html' 2025-01-24T00:47:04.3239867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_defragmentation_stats.html' 2025-01-24T00:47:04.3240567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_detailed_statistics-members.html' 2025-01-24T00:47:04.3241239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_detailed_statistics.html' 2025-01-24T00:47:04.3241959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_device_memory_callbacks-members.html' 2025-01-24T00:47:04.3242648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_device_memory_callbacks.html' 2025-01-24T00:47:04.3243234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_pool.html' 2025-01-24T00:47:04.3243938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_pool_create_info-members.html' 2025-01-24T00:47:04.3244614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_pool_create_info.html' 2025-01-24T00:47:04.3245271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_statistics-members.html' 2025-01-24T00:47:04.3245891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_statistics.html' 2025-01-24T00:47:04.3246623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_total_statistics-members.html' 2025-01-24T00:47:04.3247269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_total_statistics.html' 2025-01-24T00:47:04.3247938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_virtual_allocation.html' 2025-01-24T00:47:04.3248687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_virtual_allocation_create_info-members.html' 2025-01-24T00:47:04.3249414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_virtual_allocation_create_info.html' 2025-01-24T00:47:04.3250162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_virtual_allocation_info-members.html' 2025-01-24T00:47:04.3250862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_virtual_allocation_info.html' 2025-01-24T00:47:04.3251497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_virtual_block.html' 2025-01-24T00:47:04.3252220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_virtual_block_create_info-members.html' 2025-01-24T00:47:04.3252913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_virtual_block_create_info.html' 2025-01-24T00:47:04.3253598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_vulkan_functions-members.html' 2025-01-24T00:47:04.3254240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/struct_vma_vulkan_functions.html' 2025-01-24T00:47:04.3254787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/sync_off.png' 2025-01-24T00:47:04.3255316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/sync_on.png' 2025-01-24T00:47:04.3255845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/tab_a.png' 2025-01-24T00:47:04.3256360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/tab_b.png' 2025-01-24T00:47:04.3256875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/tab_h.png' 2025-01-24T00:47:04.3257403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/tab_s.png' 2025-01-24T00:47:04.3257917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/tabs.css' 2025-01-24T00:47:04.3258532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/usage_patterns.html' 2025-01-24T00:47:04.3259147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/virtual_allocator.html' 2025-01-24T00:47:04.3259731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/vk__mem__alloc_8h.html' 2025-01-24T00:47:04.3260411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/vk_amd_device_coherent_memory.html' 2025-01-24T00:47:04.3261033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/vk_ext_memory_priority.html' 2025-01-24T00:47:04.3261695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html/vk_khr_dedicated_allocation.html' 2025-01-24T00:47:04.3262220Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs/html' 2025-01-24T00:47:04.3262721Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/docs' 2025-01-24T00:47:04.3263269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/include/vk_mem_alloc.h' 2025-01-24T00:47:04.3263779Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/include' 2025-01-24T00:47:04.3264340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/media/Thumbnail.png' 2025-01-24T00:47:04.3264872Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/media' 2025-01-24T00:47:04.3265388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/src/.editorconfig' 2025-01-24T00:47:04.3265917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/src/CMakeLists.txt' 2025-01-24T00:47:04.3266417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/src/Common.cpp' 2025-01-24T00:47:04.3266919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/src/Common.h' 2025-01-24T00:47:04.3267481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/src/Shaders/CMakeLists.txt' 2025-01-24T00:47:04.3268071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/src/Shaders/CompileShaders.bat' 2025-01-24T00:47:04.3268628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/src/Shaders/Shader.frag' 2025-01-24T00:47:04.3269174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/src/Shaders/Shader.vert' 2025-01-24T00:47:04.3269786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/src/Shaders/SparseBindingTest.comp' 2025-01-24T00:47:04.3270327Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/src/Shaders' 2025-01-24T00:47:04.3270893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/src/SparseBindingTest.cpp' 2025-01-24T00:47:04.3271449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/src/SparseBindingTest.h' 2025-01-24T00:47:04.3271972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/src/Tests.cpp' 2025-01-24T00:47:04.3272461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/src/Tests.h' 2025-01-24T00:47:04.3273002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/src/VmaUsage.cpp' 2025-01-24T00:47:04.3273496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/src/VmaUsage.h' 2025-01-24T00:47:04.3274042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/src/VulkanSample.cpp' 2025-01-24T00:47:04.3274585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/src/vk_mem_alloc.natvis' 2025-01-24T00:47:04.3275080Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/src' 2025-01-24T00:47:04.3275756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/GpuMemDump.schema.json' 2025-01-24T00:47:04.3276381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/GpuMemDumpVis.py' 2025-01-24T00:47:04.3276972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README.md' 2025-01-24T00:47:04.3277676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/ExampleOutput.png' 2025-01-24T00:47:04.3278370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Bkg.png' 2025-01-24T00:47:04.3279108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Buffer_1.png' 2025-01-24T00:47:04.3279815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Buffer_2.png' 2025-01-24T00:47:04.3280534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Buffer_3.png' 2025-01-24T00:47:04.3281237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Buffer_4.png' 2025-01-24T00:47:04.3281938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Details.png' 2025-01-24T00:47:04.3282655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Image_1.png' 2025-01-24T00:47:04.3283352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Image_2.png' 2025-01-24T00:47:04.3284061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Image_3.png' 2025-01-24T00:47:04.3284755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Image_4.png' 2025-01-24T00:47:04.3285478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Image_Linear.png' 2025-01-24T00:47:04.3286222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Image_Unknown.png' 2025-01-24T00:47:04.3287022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Unknown.png' 2025-01-24T00:47:04.3287709Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files' 2025-01-24T00:47:04.3288301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/Sample.json' 2025-01-24T00:47:04.3288865Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis' 2025-01-24T00:47:04.3289379Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator/tools' 2025-01-24T00:47:04.3289846Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator' 2025-01-24T00:47:04.3290237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/.git' 2025-01-24T00:47:04.3290632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/.bazelrc' 2025-01-24T00:47:04.3291053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/.clang-format' 2025-01-24T00:47:04.3291625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/.github/workflows/build-linux-windows.yml' 2025-01-24T00:47:04.3292243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/.github/workflows/build.yml' 2025-01-24T00:47:04.3292837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/.github/workflows/on-pr-approved.yml' 2025-01-24T00:47:04.3293437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/.github/workflows/on-pr-merge-to-master.yml' 2025-01-24T00:47:04.3293934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/.github/workflows/on-push.yml' 2025-01-24T00:47:04.3294529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/.github/workflows/sde-tests-linux-windows.yml' 2025-01-24T00:47:04.3295018Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/.github/workflows' 2025-01-24T00:47:04.3295455Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/.github' 2025-01-24T00:47:04.3295871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/.gitignore' 2025-01-24T00:47:04.3296279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/BUILD.bazel' 2025-01-24T00:47:04.3296724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/CMakeLists.txt' 2025-01-24T00:47:04.3297155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/CONTRIBUTING.md' 2025-01-24T00:47:04.3297551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/LICENSE' 2025-01-24T00:47:04.3297959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/README.md' 2025-01-24T00:47:04.3298356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/WORKSPACE' 2025-01-24T00:47:04.3298805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/BUILD.bazel' 2025-01-24T00:47:04.3299286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/average-pooling.cc' 2025-01-24T00:47:04.3299828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/batch-matrix-multiply.cc' 2025-01-24T00:47:04.3300285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/bf16-gemm.cc' 2025-01-24T00:47:04.3300730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/bgemm.h' 2025-01-24T00:47:04.3301158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/binary.cc' 2025-01-24T00:47:04.3301648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/channel-shuffle.cc' 2025-01-24T00:47:04.3302056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/conv.h' 2025-01-24T00:47:04.3302523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/convolution.cc' 2025-01-24T00:47:04.3302943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/dconv.h' 2025-01-24T00:47:04.3303406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/deconvolution.cc' 2025-01-24T00:47:04.3303837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/dwconv.h' 2025-01-24T00:47:04.3304316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f16-conv-hwc2chw.cc' 2025-01-24T00:47:04.3304772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f16-dwconv.cc' 2025-01-24T00:47:04.3305249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f16-dwconv2d-chw.cc' 2025-01-24T00:47:04.3305743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f16-f32acc-gemm.cc' 2025-01-24T00:47:04.3306252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f16-f32acc-igemm.cc' 2025-01-24T00:47:04.3306726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f16-f32acc-rdsum.cc' 2025-01-24T00:47:04.3307197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f16-f32acc-rsum.cc' 2025-01-24T00:47:04.3307680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f16-gemm-minmax.cc' 2025-01-24T00:47:04.3308116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f16-gemm.cc' 2025-01-24T00:47:04.3308567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f16-igemm.cc' 2025-01-24T00:47:04.3309081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f16-raddstoreexpminusmax.cc' 2025-01-24T00:47:04.3309515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f16-rmax.cc' 2025-01-24T00:47:04.3309965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f16-rmin.cc' 2025-01-24T00:47:04.3310417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f16-rminmax.cc' 2025-01-24T00:47:04.3310864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f16-rsum.cc' 2025-01-24T00:47:04.3311298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f16-spmm.cc' 2025-01-24T00:47:04.3311743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f16-vcmul.cc' 2025-01-24T00:47:04.3312197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f32-bgemm.cc' 2025-01-24T00:47:04.3312677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f32-conv-hwc.cc' 2025-01-24T00:47:04.3313151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f32-conv-hwc2chw.cc' 2025-01-24T00:47:04.3313640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f32-dwconv.cc' 2025-01-24T00:47:04.3314114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f32-dwconv2d-chw.cc' 2025-01-24T00:47:04.3314613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f32-gemm-goi-minmax.cc' 2025-01-24T00:47:04.3315087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f32-gemm-minmax.cc' 2025-01-24T00:47:04.3315527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f32-gemm.cc' 2025-01-24T00:47:04.3315981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f32-igemm.cc' 2025-01-24T00:47:04.3316453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f32-im2col-gemm.cc' 2025-01-24T00:47:04.3316924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f32-qc4w-gemm.cc' 2025-01-24T00:47:04.3317381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f32-qc8w-gemm.cc' 2025-01-24T00:47:04.3317870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f32-raddexpminusmax.cc' 2025-01-24T00:47:04.3318379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f32-raddextexp.cc' 2025-01-24T00:47:04.3318925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f32-raddstoreexpminusmax.cc' 2025-01-24T00:47:04.3319364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f32-rdsum.cc' 2025-01-24T00:47:04.3319812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f32-rmax.cc' 2025-01-24T00:47:04.3320246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f32-rmin.cc' 2025-01-24T00:47:04.3320703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f32-rminmax.cc' 2025-01-24T00:47:04.3321138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f32-rsum.cc' 2025-01-24T00:47:04.3321589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f32-softmax.cc' 2025-01-24T00:47:04.3322035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f32-spmm.cc' 2025-01-24T00:47:04.3322474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f32-vcmul.cc' 2025-01-24T00:47:04.3322988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f32-vscaleexpminusmax.cc' 2025-01-24T00:47:04.3323468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/f32-vscaleextexp.cc' 2025-01-24T00:47:04.3323942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/fully-connected.cc' 2025-01-24T00:47:04.3324422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/gemm-benchmark.cc' 2025-01-24T00:47:04.3324884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/gemm-benchmark.h' 2025-01-24T00:47:04.3325322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/gemm.h' 2025-01-24T00:47:04.3325787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/max-pooling.cc' 2025-01-24T00:47:04.3326302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/models/BUILD' 2025-01-24T00:47:04.3326804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/models/benchmark.cc' 2025-01-24T00:47:04.3327301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/models/fp32-attention.cc' 2025-01-24T00:47:04.3327823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/models/fp32-mobilenet-v1.cc' 2025-01-24T00:47:04.3328350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/models/fp32-mobilenet-v2.cc' 2025-01-24T00:47:04.3328904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/models/fp32-mobilenet-v3-large.cc' 2025-01-24T00:47:04.3329471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/models/fp32-mobilenet-v3-small.cc' 2025-01-24T00:47:04.3329926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/models/models.h' 2025-01-24T00:47:04.3330419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/models/qd8-attention.cc' 2025-01-24T00:47:04.3330942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/models/qs8-mobilenet-v2.cc' 2025-01-24T00:47:04.3331426Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/models' 2025-01-24T00:47:04.3331937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/packq-benchmark.cc' 2025-01-24T00:47:04.3332422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/packq-benchmark.h' 2025-01-24T00:47:04.3332894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/packw-benchmark.h' 2025-01-24T00:47:04.3333325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/prelu.cc' 2025-01-24T00:47:04.3333804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/qd8-f16-qb4w-gemm.cc' 2025-01-24T00:47:04.3334282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/qd8-f16-qc4w-gemm.cc' 2025-01-24T00:47:04.3334773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/qd8-f16-qc8w-gemm.cc' 2025-01-24T00:47:04.3335254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/qd8-f32-qb4w-gemm.cc' 2025-01-24T00:47:04.3335742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/qd8-f32-qc4w-gemm.cc' 2025-01-24T00:47:04.3336218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/qd8-f32-qc8w-gemm.cc' 2025-01-24T00:47:04.3336695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/qp8-f32-qb4w-gemm.cc' 2025-01-24T00:47:04.3337185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/qp8-f32-qc4w-gemm.cc' 2025-01-24T00:47:04.3337632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/qs8-dwconv.cc' 2025-01-24T00:47:04.3338083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/qs8-gemm.cc' 2025-01-24T00:47:04.3338561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/qs8-packw.cc' 2025-01-24T00:47:04.3339034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/qs8-qc4w-packw.cc' 2025-01-24T00:47:04.3339559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/qs8-qc8w-gemm-fp32.cc' 2025-01-24T00:47:04.3340003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/qs8-rdsum.cc' 2025-01-24T00:47:04.3340437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/qs8-rsum.cc' 2025-01-24T00:47:04.3340914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/qu8-gemm-fp32.cc' 2025-01-24T00:47:04.3341383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/qu8-gemm-rndnu.cc' 2025-01-24T00:47:04.3341841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/qu8-gemm.cc' 2025-01-24T00:47:04.3342288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/qu8-rdsum.cc' 2025-01-24T00:47:04.3342723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/qu8-rsum.cc' 2025-01-24T00:47:04.3343201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/rsum-benchmark.h' 2025-01-24T00:47:04.3343752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/scaled-dot-product-attention.cc' 2025-01-24T00:47:04.3344209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/softmax.cc' 2025-01-24T00:47:04.3344709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/spmm-benchmark.h' 2025-01-24T00:47:04.3345126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/spmm.h' 2025-01-24T00:47:04.3345558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/unary.cc' 2025-01-24T00:47:04.3345977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/utils.cc' 2025-01-24T00:47:04.3346393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/utils.h' 2025-01-24T00:47:04.3346837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/vbinary.cc' 2025-01-24T00:47:04.3347268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/vunary.cc' 2025-01-24T00:47:04.3347722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/x16-packw.cc' 2025-01-24T00:47:04.3348163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/x32-packw.cc' 2025-01-24T00:47:04.3348593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/x8-lut.cc' 2025-01-24T00:47:04.3349043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/x8-packq.cc' 2025-01-24T00:47:04.3349481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/x8-packw.cc' 2025-01-24T00:47:04.3349958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/xN-transposec.cc' 2025-01-24T00:47:04.3350432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench/xx-transposev.cc' 2025-01-24T00:47:04.3350856Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/bench' 2025-01-24T00:47:04.3351375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/build_config/BUILD.bazel' 2025-01-24T00:47:04.3351854Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/build_config' 2025-01-24T00:47:04.3352275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/build_defs.bzl' 2025-01-24T00:47:04.3352725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/build_params.bzl' 2025-01-24T00:47:04.3353145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/build_srcs.bzl' 2025-01-24T00:47:04.3353655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/DownloadCpuinfo.cmake' 2025-01-24T00:47:04.3354141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/DownloadFXdiv.cmake' 2025-01-24T00:47:04.3354685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/DownloadGoogleBenchmark.cmake' 2025-01-24T00:47:04.3355203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/DownloadGoogleTest.cmake' 2025-01-24T00:47:04.3355696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/DownloadKleidiAI.cmake' 2025-01-24T00:47:04.3356206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/DownloadPThreadPool.cmake' 2025-01-24T00:47:04.3356691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/aarch64.toolchain' 2025-01-24T00:47:04.3357179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/armhf.toolchain' 2025-01-24T00:47:04.3357751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/aarch32_microkernels.cmake' 2025-01-24T00:47:04.3358281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/aarch64_microkernels.cmake' 2025-01-24T00:47:04.3358825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/armsimd32_microkernels.cmake' 2025-01-24T00:47:04.3359380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/avx256skx_microkernels.cmake' 2025-01-24T00:47:04.3359929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/avx256vnni_microkernels.cmake' 2025-01-24T00:47:04.3360517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/avx256vnnigfni_microkernels.cmake' 2025-01-24T00:47:04.3361033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/avx2_microkernels.cmake' 2025-01-24T00:47:04.3361572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/avx512amx_microkernels.cmake' 2025-01-24T00:47:04.3362118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/avx512f_microkernels.cmake' 2025-01-24T00:47:04.3362666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/avx512fp16_microkernels.cmake' 2025-01-24T00:47:04.3363221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/avx512skx_microkernels.cmake' 2025-01-24T00:47:04.3363769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/avx512vbmi_microkernels.cmake' 2025-01-24T00:47:04.3364318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/avx512vnni_microkernels.cmake' 2025-01-24T00:47:04.3364937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/avx512vnnigfni_microkernels.cmake' 2025-01-24T00:47:04.3365478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/avx_microkernels.cmake' 2025-01-24T00:47:04.3366024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/avxvnni_microkernels.cmake' 2025-01-24T00:47:04.3366626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/avxvnniint8_microkernels.cmake' 2025-01-24T00:47:04.3367143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/f16c_microkernels.cmake' 2025-01-24T00:47:04.3367674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/fma3_microkernels.cmake' 2025-01-24T00:47:04.3368223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/fp16arith_microkernels.cmake' 2025-01-24T00:47:04.3368759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/hexagon_microkernels.cmake' 2025-01-24T00:47:04.3369281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/hvx_microkernels.cmake' 2025-01-24T00:47:04.3369776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/microkernels.cmake' 2025-01-24T00:47:04.3370344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/neon_aarch64_microkernels.cmake' 2025-01-24T00:47:04.3370880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/neon_microkernels.cmake' 2025-01-24T00:47:04.3371504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/neonbf16_microkernels.cmake' 2025-01-24T00:47:04.3372089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/neondot_aarch64_microkernels.cmake' 2025-01-24T00:47:04.3372621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/neondot_microkernels.cmake' 2025-01-24T00:47:04.3373220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/neondotfp16arith_microkernels.cmake' 2025-01-24T00:47:04.3373796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/neonfma_aarch64_microkernels.cmake' 2025-01-24T00:47:04.3374330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/neonfma_microkernels.cmake' 2025-01-24T00:47:04.3374884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/neonfp16_microkernels.cmake' 2025-01-24T00:47:04.3375495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/neonfp16arith_aarch64_microkernels.cmake' 2025-01-24T00:47:04.3376073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/neonfp16arith_microkernels.cmake' 2025-01-24T00:47:04.3376608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/neoni8mm_microkernels.cmake' 2025-01-24T00:47:04.3377142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/neonsme2_microkernels.cmake' 2025-01-24T00:47:04.3377694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/neonsme_microkernels.cmake' 2025-01-24T00:47:04.3378223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/neonv8_microkernels.cmake' 2025-01-24T00:47:04.3378782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/rvv_microkernels.cmake' 2025-01-24T00:47:04.3379379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/rvvfp16arith_microkernels.cmake' 2025-01-24T00:47:04.3379910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/scalar_microkernels.cmake' 2025-01-24T00:47:04.3380468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/sme_aarch64_microkernels.cmake' 2025-01-24T00:47:04.3380987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/sme_microkernels.cmake' 2025-01-24T00:47:04.3381524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/sse2_microkernels.cmake' 2025-01-24T00:47:04.3382053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/sse41_microkernels.cmake' 2025-01-24T00:47:04.3382567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/sse_microkernels.cmake' 2025-01-24T00:47:04.3383102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/ssse3_microkernels.cmake' 2025-01-24T00:47:04.3383632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/wasm32_microkernels.cmake' 2025-01-24T00:47:04.3384201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/wasm_microkernels.cmake' 2025-01-24T00:47:04.3384809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/wasmrelaxedsimd32_microkernels.cmake' 2025-01-24T00:47:04.3385420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/wasmrelaxedsimd_microkernels.cmake' 2025-01-24T00:47:04.3385986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/wasmsimd32_microkernels.cmake' 2025-01-24T00:47:04.3386528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen/wasmsimd_microkernels.cmake' 2025-01-24T00:47:04.3386975Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/gen' 2025-01-24T00:47:04.3387463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/hexagon.toolchain' 2025-01-24T00:47:04.3387934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/riscv64.toolchain' 2025-01-24T00:47:04.3388424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake/x64_arm64.toolchain' 2025-01-24T00:47:04.3388849Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/cmake' 2025-01-24T00:47:04.3389270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/doc/dwconv.md' 2025-01-24T00:47:04.3389793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/doc/microkernel-enumerators.md' 2025-01-24T00:47:04.3390340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/doc/microkernel-naming-conventions.md' 2025-01-24T00:47:04.3390767Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/doc' 2025-01-24T00:47:04.3391197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/emscripten.bzl' 2025-01-24T00:47:04.3391597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/BUILD' 2025-01-24T00:47:04.3392452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/aarch32_microkernels.bzl' 2025-01-24T00:47:04.3392978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/aarch64_microkernels.bzl' 2025-01-24T00:47:04.3393478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/armsimd32_microkernels.bzl' 2025-01-24T00:47:04.3393990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/avx256skx_microkernels.bzl' 2025-01-24T00:47:04.3394495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/avx256vnni_microkernels.bzl' 2025-01-24T00:47:04.3395037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/avx256vnnigfni_microkernels.bzl' 2025-01-24T00:47:04.3395522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/avx2_microkernels.bzl' 2025-01-24T00:47:04.3396023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/avx512amx_microkernels.bzl' 2025-01-24T00:47:04.3396523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/avx512f_microkernels.bzl' 2025-01-24T00:47:04.3397028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/avx512fp16_microkernels.bzl' 2025-01-24T00:47:04.3397540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/avx512skx_microkernels.bzl' 2025-01-24T00:47:04.3398082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/avx512vbmi_microkernels.bzl' 2025-01-24T00:47:04.3398612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/avx512vnni_microkernels.bzl' 2025-01-24T00:47:04.3399155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/avx512vnnigfni_microkernels.bzl' 2025-01-24T00:47:04.3399630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/avx_microkernels.bzl' 2025-01-24T00:47:04.3400135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/avxvnni_microkernels.bzl' 2025-01-24T00:47:04.3400643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/avxvnniint8_microkernels.bzl' 2025-01-24T00:47:04.3401124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/f16c_microkernels.bzl' 2025-01-24T00:47:04.3401616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/fma3_microkernels.bzl' 2025-01-24T00:47:04.3402122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/fp16arith_microkernels.bzl' 2025-01-24T00:47:04.3402617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/hexagon_microkernels.bzl' 2025-01-24T00:47:04.3403108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/hvx_microkernels.bzl' 2025-01-24T00:47:04.3403566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/microkernels.bzl' 2025-01-24T00:47:04.3404090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/neon_aarch64_microkernels.bzl' 2025-01-24T00:47:04.3404568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/neon_microkernels.bzl' 2025-01-24T00:47:04.3405068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/neonbf16_microkernels.bzl' 2025-01-24T00:47:04.3405651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/neondot_aarch64_microkernels.bzl' 2025-01-24T00:47:04.3406169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/neondot_microkernels.bzl' 2025-01-24T00:47:04.3406781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/neondotfp16arith_microkernels.bzl' 2025-01-24T00:47:04.3407314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/neonfma_aarch64_microkernels.bzl' 2025-01-24T00:47:04.3407811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/neonfma_microkernels.bzl' 2025-01-24T00:47:04.3408322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/neonfp16_microkernels.bzl' 2025-01-24T00:47:04.3408891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/neonfp16arith_aarch64_microkernels.bzl' 2025-01-24T00:47:04.3409428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/neonfp16arith_microkernels.bzl' 2025-01-24T00:47:04.3409927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/neoni8mm_microkernels.bzl' 2025-01-24T00:47:04.3410418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/neonsme2_microkernels.bzl' 2025-01-24T00:47:04.3410918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/neonsme_microkernels.bzl' 2025-01-24T00:47:04.3411446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/neonv8_microkernels.bzl' 2025-01-24T00:47:04.3411948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/rvv_microkernels.bzl' 2025-01-24T00:47:04.3412481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/rvvfp16arith_microkernels.bzl' 2025-01-24T00:47:04.3412970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/scalar_microkernels.bzl' 2025-01-24T00:47:04.3413488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/sme_aarch64_microkernels.bzl' 2025-01-24T00:47:04.3414079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/sme_microkernels.bzl' 2025-01-24T00:47:04.3414649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/sse2_microkernels.bzl' 2025-01-24T00:47:04.3415144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/sse41_microkernels.bzl' 2025-01-24T00:47:04.3415621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/sse_microkernels.bzl' 2025-01-24T00:47:04.3416114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/ssse3_microkernels.bzl' 2025-01-24T00:47:04.3416599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/wasm32_microkernels.bzl' 2025-01-24T00:47:04.3417077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/wasm_microkernels.bzl' 2025-01-24T00:47:04.3417635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/wasmrelaxedsimd32_microkernels.bzl' 2025-01-24T00:47:04.3418171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/wasmrelaxedsimd_microkernels.bzl' 2025-01-24T00:47:04.3418675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/wasmsimd32_microkernels.bzl' 2025-01-24T00:47:04.3419219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen/wasmsimd_microkernels.bzl' 2025-01-24T00:47:04.3419657Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/gen' 2025-01-24T00:47:04.3420162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/include/experiments-config.h' 2025-01-24T00:47:04.3420599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/include/xnnpack.h' 2025-01-24T00:47:04.3421036Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/include' 2025-01-24T00:47:04.3421483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/preamble.js.lds' 2025-01-24T00:47:04.3421988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/build-android-arm64.sh' 2025-01-24T00:47:04.3422503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/build-android-armv7.sh' 2025-01-24T00:47:04.3423001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/build-android-x86.sh' 2025-01-24T00:47:04.3423502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/build-linux-aarch64.sh' 2025-01-24T00:47:04.3424004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/build-linux-armhf.sh' 2025-01-24T00:47:04.3424530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/build-linux-riscv64.sh' 2025-01-24T00:47:04.3425029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/build-local.sh' 2025-01-24T00:47:04.3425512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/build-qurt-v68.sh' 2025-01-24T00:47:04.3426025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/build-windows-arm64.cmd' 2025-01-24T00:47:04.3426533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/build-windows-x64.cmd' 2025-01-24T00:47:04.3427028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/build-windows-x86.cmd' 2025-01-24T00:47:04.3427497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/check_config.py' 2025-01-24T00:47:04.3428008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/check_files_changed.py' 2025-01-24T00:47:04.3428510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-benchmarks.sh' 2025-01-24T00:47:04.3429019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-bf16-gemm.sh' 2025-01-24T00:47:04.3429559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-build-identifier.py' 2025-01-24T00:47:04.3430056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f16-dwconv.sh' 2025-01-24T00:47:04.3430601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f16-dwconv2d-chw.sh' 2025-01-24T00:47:04.3431113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f16-f32-vcvt.sh' 2025-01-24T00:47:04.3431655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f16-f32acc-rdsum.sh' 2025-01-24T00:47:04.3432214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f16-f32acc-rsum.sh' 2025-01-24T00:47:04.3432743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f16-gemm.sh' 2025-01-24T00:47:04.3433299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f16-ibilinear-chw.sh' 2025-01-24T00:47:04.3433814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f16-ibilinear.sh' 2025-01-24T00:47:04.3434317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f16-igemm.sh' 2025-01-24T00:47:04.3434905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f16-raddstoreexpminusmax.sh' 2025-01-24T00:47:04.3435418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f16-rminmax.sh' 2025-01-24T00:47:04.3435923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f16-rsum.sh' 2025-01-24T00:47:04.3436416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f16-spmm.sh' 2025-01-24T00:47:04.3436920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f16-vbinary.sh' 2025-01-24T00:47:04.3437431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f16-vclamp.sh' 2025-01-24T00:47:04.3437948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f16-velu.sh' 2025-01-24T00:47:04.3438494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f16-vhswish.sh' 2025-01-24T00:47:04.3438995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f16-vlrelu.sh' 2025-01-24T00:47:04.3439512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f16-vmulcaddc.sh' 2025-01-24T00:47:04.3440013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f16-vrnd.sh' 2025-01-24T00:47:04.3440513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f16-vrsqrt.sh' 2025-01-24T00:47:04.3441041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f16-vsigmoid.sh' 2025-01-24T00:47:04.3441534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f16-vsqrt.sh' 2025-01-24T00:47:04.3442029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f16-vtanh.sh' 2025-01-24T00:47:04.3442542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f16-vunary.sh' 2025-01-24T00:47:04.3443053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-avgpool.sh' 2025-01-24T00:47:04.3443576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-conv-hwc.sh' 2025-01-24T00:47:04.3444078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-dwconv.sh' 2025-01-24T00:47:04.3444614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-dwconv2d-chw.sh' 2025-01-24T00:47:04.3445138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-f16-vcvt.sh' 2025-01-24T00:47:04.3445653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-gemm.sh' 2025-01-24T00:47:04.3446213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-ibilinear-chw.sh' 2025-01-24T00:47:04.3446837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-ibilinear.sh' 2025-01-24T00:47:04.3447335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-igemm.sh' 2025-01-24T00:47:04.3447853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-maxpool.sh' 2025-01-24T00:47:04.3448347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-ppmm.sh' 2025-01-24T00:47:04.3448873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-qc4w-gemm.sh' 2025-01-24T00:47:04.3449407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-qc8w-gemm.sh' 2025-01-24T00:47:04.3449919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-qc8w-spmm.sh' 2025-01-24T00:47:04.3450443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-qs8-vcvt.sh' 2025-01-24T00:47:04.3450995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-raddexpminusmax.sh' 2025-01-24T00:47:04.3451554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-raddextexp.sh' 2025-01-24T00:47:04.3452183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-raddstoreexpminusmax.sh' 2025-01-24T00:47:04.3452678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-rdsum.sh' 2025-01-24T00:47:04.3453203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-rminmax.sh' 2025-01-24T00:47:04.3453694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-rsum.sh' 2025-01-24T00:47:04.3454183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-spmm.sh' 2025-01-24T00:47:04.3454705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-vbinary.sh' 2025-01-24T00:47:04.3455204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-vclamp.sh' 2025-01-24T00:47:04.3455718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-vcmul.sh' 2025-01-24T00:47:04.3456241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-vcopysign.sh' 2025-01-24T00:47:04.3456729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-velu.sh' 2025-01-24T00:47:04.3457229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-vexp.sh' 2025-01-24T00:47:04.3457724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-vgelu.sh' 2025-01-24T00:47:04.3458233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-vhswish.sh' 2025-01-24T00:47:04.3458774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-vlog.sh' 2025-01-24T00:47:04.3459277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-vlrelu.sh' 2025-01-24T00:47:04.3459833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-vmulcaddc.sh' 2025-01-24T00:47:04.3460329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-vrelu.sh' 2025-01-24T00:47:04.3460820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-vrnd.sh' 2025-01-24T00:47:04.3461337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-vrsqrt.sh' 2025-01-24T00:47:04.3461904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-vscaleexpminusmax.sh' 2025-01-24T00:47:04.3462457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-vscaleextexp.sh' 2025-01-24T00:47:04.3462971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-vsigmoid.sh' 2025-01-24T00:47:04.3463469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-vsqrt.sh' 2025-01-24T00:47:04.3463980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-vtanh.sh' 2025-01-24T00:47:04.3464511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-f32-vunary.sh' 2025-01-24T00:47:04.3465027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-qs8-dwconv.sh' 2025-01-24T00:47:04.3465565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-qs8-f16-vcvt.sh' 2025-01-24T00:47:04.3466077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-qs8-f32-vcvt.sh' 2025-01-24T00:47:04.3466580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-qs8-gemm.sh' 2025-01-24T00:47:04.3467077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-qs8-igemm.sh' 2025-01-24T00:47:04.3467572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-qs8-rdsum.sh' 2025-01-24T00:47:04.3468084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-qs8-rsum.sh' 2025-01-24T00:47:04.3468573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-qs8-vadd.sh' 2025-01-24T00:47:04.3469080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-qs8-vcvt.sh' 2025-01-24T00:47:04.3469586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-qs8-vlrelu.sh' 2025-01-24T00:47:04.3470072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-qs8-vmul.sh' 2025-01-24T00:47:04.3470578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-qu8-rdsum.sh' 2025-01-24T00:47:04.3471068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-qu8-rsum.sh' 2025-01-24T00:47:04.3471591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-s32-f32-vcvt.sh' 2025-01-24T00:47:04.3472133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-s8-ibilinear.sh' 2025-01-24T00:47:04.3472692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-tests-and-benchmarks.sh' 2025-01-24T00:47:04.3473209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-tests.sh' 2025-01-24T00:47:04.3473703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-x16-packw.sh' 2025-01-24T00:47:04.3474209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-x32-packb.sh' 2025-01-24T00:47:04.3474705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-x32-packw.sh' 2025-01-24T00:47:04.3475198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-x32-packx.sh' 2025-01-24T00:47:04.3475703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-x32-zerob.sh' 2025-01-24T00:47:04.3476198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-x4-packw.sh' 2025-01-24T00:47:04.3476683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-x8-lut.sh' 2025-01-24T00:47:04.3477187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-x8-packw.sh' 2025-01-24T00:47:04.3477705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-x8-vclamp.sh' 2025-01-24T00:47:04.3478232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/generate-xN-transpose.sh' 2025-01-24T00:47:04.3478680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/genxnn' 2025-01-24T00:47:04.3479193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/run-on-hexagon-device.sh' 2025-01-24T00:47:04.3479701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/run-on-hexagon-sim.sh' 2025-01-24T00:47:04.3480182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts/sort-filenames.py' 2025-01-24T00:47:04.3480636Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/scripts' 2025-01-24T00:47:04.3481068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/allocator.c' 2025-01-24T00:47:04.3481661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-gemm/c2-neonbf16-bfdot-lane-ld128.c.in' 2025-01-24T00:47:04.3482194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-gemm/c8-neon-shland.c.in' 2025-01-24T00:47:04.3482694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-gemm/c8-neon-zip.c.in' 2025-01-24T00:47:04.3483204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-gemm/c8-neonbf16.c.in' 2025-01-24T00:47:04.3483846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-1x4c8-minmax-neonbf16-bfdot.c' 2025-01-24T00:47:04.3484490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-1x4c8-minmax-neonbf16-bfmlal.c' 2025-01-24T00:47:04.3485143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-1x4c8-minmax-neonfma-shland.c' 2025-01-24T00:47:04.3485807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-1x4c8-minmax-neonfma-zip.c' 2025-01-24T00:47:04.3486594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-1x8c2-minmax-neonbf16-bfdot-lane-ld128.c' 2025-01-24T00:47:04.3487233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-2x4c8-minmax-neonbf16-bfdot.c' 2025-01-24T00:47:04.3487869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-2x4c8-minmax-neonbf16-bfmlal.c' 2025-01-24T00:47:04.3488519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-2x4c8-minmax-neonfma-shland.c' 2025-01-24T00:47:04.3489146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-2x4c8-minmax-neonfma-zip.c' 2025-01-24T00:47:04.3489793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-3x4c8-minmax-neonbf16-bfdot.c' 2025-01-24T00:47:04.3490431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-3x4c8-minmax-neonbf16-bfmlal.c' 2025-01-24T00:47:04.3491063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-3x4c8-minmax-neonfma-shland.c' 2025-01-24T00:47:04.3491731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-3x4c8-minmax-neonfma-zip.c' 2025-01-24T00:47:04.3492568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-4x4c8-minmax-neonbf16-bfdot.c' 2025-01-24T00:47:04.3493290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-4x4c8-minmax-neonbf16-bfmlal.c' 2025-01-24T00:47:04.3493928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-4x4c8-minmax-neonfma-shland.c' 2025-01-24T00:47:04.3494550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-4x4c8-minmax-neonfma-zip.c' 2025-01-24T00:47:04.3495260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-4x8c2-minmax-neonbf16-bfdot-lane-ld128.c' 2025-01-24T00:47:04.3495898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-5x4c8-minmax-neonbf16-bfdot.c' 2025-01-24T00:47:04.3496559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-5x4c8-minmax-neonbf16-bfmlal.c' 2025-01-24T00:47:04.3497197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-5x4c8-minmax-neonfma-shland.c' 2025-01-24T00:47:04.3497824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-5x4c8-minmax-neonfma-zip.c' 2025-01-24T00:47:04.3498537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-5x8c2-minmax-neonbf16-bfdot-lane-ld128.c' 2025-01-24T00:47:04.3499236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-6x8c2-minmax-neonbf16-bfdot-lane-ld128.c' 2025-01-24T00:47:04.3499741Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-gemm/gen' 2025-01-24T00:47:04.3500255Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-gemm' 2025-01-24T00:47:04.3500777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-vunary/neon.c.in' 2025-01-24T00:47:04.3501269Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/bf16-vunary' 2025-01-24T00:47:04.3501684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/cache.c' 2025-01-24T00:47:04.3502195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/configs/argmaxpool-config.c' 2025-01-24T00:47:04.3502707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/configs/avgpool-config.c' 2025-01-24T00:47:04.3503266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/configs/binary-elementwise-config.c' 2025-01-24T00:47:04.3503764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/configs/cmul-config.c' 2025-01-24T00:47:04.3504286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/configs/conv-hwc2chw-config.c' 2025-01-24T00:47:04.3504781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/configs/dwconv-config.c' 2025-01-24T00:47:04.3505317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/configs/dwconv2d-chw-config.c' 2025-01-24T00:47:04.3505864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/configs/experiments-config.c' 2025-01-24T00:47:04.3506357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/configs/gemm-config.c' 2025-01-24T00:47:04.3506883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/configs/hardware-config.c' 2025-01-24T00:47:04.3507412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/configs/ibilinear-chw-config.c' 2025-01-24T00:47:04.3507919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/configs/ibilinear-config.c' 2025-01-24T00:47:04.3508414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/configs/lut32norm-config.c' 2025-01-24T00:47:04.3508917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/configs/maxpool-config.c' 2025-01-24T00:47:04.3509407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/configs/pack-lh-config.c' 2025-01-24T00:47:04.3509915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/configs/pavgpool-config.c' 2025-01-24T00:47:04.3510491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/configs/raddstoreexpminusmax-config.c' 2025-01-24T00:47:04.3510977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/configs/reduce-config.c' 2025-01-24T00:47:04.3511453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/configs/rmax-config.c' 2025-01-24T00:47:04.3511941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/configs/spmm-config.c' 2025-01-24T00:47:04.3512441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/configs/transpose-config.c' 2025-01-24T00:47:04.3512999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/configs/unary-elementwise-config.c' 2025-01-24T00:47:04.3513510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/configs/unpool-config.c' 2025-01-24T00:47:04.3514034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/configs/vmulcaddc-config.c' 2025-01-24T00:47:04.3514528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/configs/x8-lut-config.c' 2025-01-24T00:47:04.3515015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/configs/xx-fill-config.c' 2025-01-24T00:47:04.3515514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/configs/xx-pad-config.c' 2025-01-24T00:47:04.3515991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/configs/zip-config.c' 2025-01-24T00:47:04.3516446Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/configs' 2025-01-24T00:47:04.3516880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/datatype.c' 2025-01-24T00:47:04.3517372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/enums/allocation-type.c' 2025-01-24T00:47:04.3517878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/enums/datatype-strings.c' 2025-01-24T00:47:04.3518370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/enums/microkernel-type.c' 2025-01-24T00:47:04.3518821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/enums/node-type.c' 2025-01-24T00:47:04.3519334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/enums/operator-type.c' 2025-01-24T00:47:04.3519799Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/enums' 2025-01-24T00:47:04.3520404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-avgpool/f16-avgpool-9p8x-minmax-f16c-c8.c' 2025-01-24T00:47:04.3521065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-avgpool/f16-avgpool-9p8x-minmax-neonfp16arith-c8.c' 2025-01-24T00:47:04.3521653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-avgpool/f16-avgpool-9x-minmax-f16c-c8.c' 2025-01-24T00:47:04.3522302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-avgpool/f16-avgpool-9x-minmax-neonfp16arith-c8.c' 2025-01-24T00:47:04.3522834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-avgpool/f16-avgpool-minmax.h' 2025-01-24T00:47:04.3523318Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-avgpool' 2025-01-24T00:47:04.3524031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-conv-hwc2chw/f16-conv-hwc2chw-3x3s2p1c3x4-neonfp16arith-2x2.c' 2025-01-24T00:47:04.3524531Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-conv-hwc2chw' 2025-01-24T00:47:04.3525121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/f16-dwconv-minmax-multipass.h' 2025-01-24T00:47:04.3525684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/f16-dwconv-minmax-unipass.h' 2025-01-24T00:47:04.3526398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3-acc2.c' 2025-01-24T00:47:04.3527042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3.c' 2025-01-24T00:47:04.3527717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-neonfp16arith-acc2.c' 2025-01-24T00:47:04.3528406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-neonfp16arith.c' 2025-01-24T00:47:04.3529026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3-acc2.c' 2025-01-24T00:47:04.3529623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3.c' 2025-01-24T00:47:04.3530309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-neonfp16arith-acc2.c' 2025-01-24T00:47:04.3530961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-neonfp16arith.c' 2025-01-24T00:47:04.3531600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3-acc2.c' 2025-01-24T00:47:04.3532193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3.c' 2025-01-24T00:47:04.3532866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-neonfp16arith-acc2.c' 2025-01-24T00:47:04.3533545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-neonfp16arith.c' 2025-01-24T00:47:04.3534203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3-acc2.c' 2025-01-24T00:47:04.3534809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3.c' 2025-01-24T00:47:04.3535478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-neonfp16arith-acc2.c' 2025-01-24T00:47:04.3536120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-neonfp16arith.c' 2025-01-24T00:47:04.3536755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3-acc2.c' 2025-01-24T00:47:04.3537352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3.c' 2025-01-24T00:47:04.3538037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-neonfp16arith-acc2.c' 2025-01-24T00:47:04.3538683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-neonfp16arith.c' 2025-01-24T00:47:04.3539300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3-acc2.c' 2025-01-24T00:47:04.3539904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3.c' 2025-01-24T00:47:04.3540570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-neonfp16arith-acc2.c' 2025-01-24T00:47:04.3541252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-neonfp16arith.c' 2025-01-24T00:47:04.3541875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3-acc2.c' 2025-01-24T00:47:04.3542496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3.c' 2025-01-24T00:47:04.3543175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-neonfp16arith-acc2.c' 2025-01-24T00:47:04.3543820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-neonfp16arith.c' 2025-01-24T00:47:04.3544452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3-acc2.c' 2025-01-24T00:47:04.3545048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3.c' 2025-01-24T00:47:04.3545716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-neonfp16arith-acc2.c' 2025-01-24T00:47:04.3546368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-neonfp16arith.c' 2025-01-24T00:47:04.3546984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3-acc2.c' 2025-01-24T00:47:04.3547612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3.c' 2025-01-24T00:47:04.3548302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-neonfp16arith-acc2.c' 2025-01-24T00:47:04.3548934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-neonfp16arith.c' 2025-01-24T00:47:04.3549608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c' 2025-01-24T00:47:04.3550241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3.c' 2025-01-24T00:47:04.3550960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-neonfp16arith-acc2.c' 2025-01-24T00:47:04.3551647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-neonfp16arith.c' 2025-01-24T00:47:04.3552324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c' 2025-01-24T00:47:04.3552955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3.c' 2025-01-24T00:47:04.3553666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-neonfp16arith-acc2.c' 2025-01-24T00:47:04.3554366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-neonfp16arith.c' 2025-01-24T00:47:04.3555022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c' 2025-01-24T00:47:04.3555691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3.c' 2025-01-24T00:47:04.3556397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-neonfp16arith-acc2.c' 2025-01-24T00:47:04.3557098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-neonfp16arith.c' 2025-01-24T00:47:04.3557780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3-acc2.c' 2025-01-24T00:47:04.3558414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3.c' 2025-01-24T00:47:04.3559141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-neonfp16arith-acc2.c' 2025-01-24T00:47:04.3559827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-neonfp16arith.c' 2025-01-24T00:47:04.3560488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3-acc2.c' 2025-01-24T00:47:04.3561134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3.c' 2025-01-24T00:47:04.3561846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-neonfp16arith-acc2.c' 2025-01-24T00:47:04.3562576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-neonfp16arith.c' 2025-01-24T00:47:04.3563258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3-acc2.c' 2025-01-24T00:47:04.3563892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3.c' 2025-01-24T00:47:04.3564607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-neonfp16arith-acc2.c' 2025-01-24T00:47:04.3565284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-neonfp16arith.c' 2025-01-24T00:47:04.3565964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3-acc2.c' 2025-01-24T00:47:04.3566652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3.c' 2025-01-24T00:47:04.3567361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-neonfp16arith-acc2.c' 2025-01-24T00:47:04.3568063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-neonfp16arith.c' 2025-01-24T00:47:04.3568723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3-acc2.c' 2025-01-24T00:47:04.3569371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3.c' 2025-01-24T00:47:04.3570078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-neonfp16arith-acc2.c' 2025-01-24T00:47:04.3570801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-neonfp16arith.c' 2025-01-24T00:47:04.3571505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3-acc2.c' 2025-01-24T00:47:04.3572137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3.c' 2025-01-24T00:47:04.3572854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-neonfp16arith-acc2.c' 2025-01-24T00:47:04.3573537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-neonfp16arith.c' 2025-01-24T00:47:04.3574164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3-acc2.c' 2025-01-24T00:47:04.3574773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3.c' 2025-01-24T00:47:04.3575444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-neonfp16arith-acc2.c' 2025-01-24T00:47:04.3576102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-neonfp16arith.c' 2025-01-24T00:47:04.3576755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3-acc2.c' 2025-01-24T00:47:04.3577380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3.c' 2025-01-24T00:47:04.3578062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-neonfp16arith-acc2.c' 2025-01-24T00:47:04.3578706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-neonfp16arith.c' 2025-01-24T00:47:04.3579336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3-acc2.c' 2025-01-24T00:47:04.3579925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3.c' 2025-01-24T00:47:04.3580594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-neonfp16arith-acc2.c' 2025-01-24T00:47:04.3581248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-neonfp16arith.c' 2025-01-24T00:47:04.3581741Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/gen' 2025-01-24T00:47:04.3582277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/multipass-fma3.c.in' 2025-01-24T00:47:04.3582848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/multipass-neonfp16arith.c.in' 2025-01-24T00:47:04.3583355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/unipass-fma3.c.in' 2025-01-24T00:47:04.3583925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv/unipass-neonfp16arith.c.in' 2025-01-24T00:47:04.3584427Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv' 2025-01-24T00:47:04.3585021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/3x3p1-neonfp16arith.c.in' 2025-01-24T00:47:04.3585630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/3x3s2p1-neonfp16arith.c.in' 2025-01-24T00:47:04.3586207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/5x5p2-neonfp16arith.c.in' 2025-01-24T00:47:04.3586806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/5x5s2p2-neonfp16arith.c.in' 2025-01-24T00:47:04.3587565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-1x8-acc2.c' 2025-01-24T00:47:04.3588335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-1x8-acc3.c' 2025-01-24T00:47:04.3589081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-1x8-acc4.c' 2025-01-24T00:47:04.3589811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-1x8.c' 2025-01-24T00:47:04.3590566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-2x8-acc2.c' 2025-01-24T00:47:04.3591381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-2x8.c' 2025-01-24T00:47:04.3592411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-3x8.c' 2025-01-24T00:47:04.3593145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-4x8.c' 2025-01-24T00:47:04.3593881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-5x8.c' 2025-01-24T00:47:04.3594602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-6x8.c' 2025-01-24T00:47:04.3595367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-1x8-acc2.c' 2025-01-24T00:47:04.3596150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-1x8-acc3.c' 2025-01-24T00:47:04.3596911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-1x8-acc4.c' 2025-01-24T00:47:04.3597657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-1x8.c' 2025-01-24T00:47:04.3598417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-2x8-acc2.c' 2025-01-24T00:47:04.3599155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-2x8.c' 2025-01-24T00:47:04.3599953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-3x8.c' 2025-01-24T00:47:04.3600721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-4x8.c' 2025-01-24T00:47:04.3601480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-1x8-acc2.c' 2025-01-24T00:47:04.3602225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-1x8-acc3.c' 2025-01-24T00:47:04.3602974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-1x8-acc4.c' 2025-01-24T00:47:04.3603736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-1x8-acc5.c' 2025-01-24T00:47:04.3604460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-1x8.c' 2025-01-24T00:47:04.3605220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-2x8-acc2.c' 2025-01-24T00:47:04.3605961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-2x8-acc3.c' 2025-01-24T00:47:04.3606817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-2x8.c' 2025-01-24T00:47:04.3607593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-3x8-acc2.c' 2025-01-24T00:47:04.3608324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-3x8.c' 2025-01-24T00:47:04.3609082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-4x8-acc2.c' 2025-01-24T00:47:04.3609806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-4x8.c' 2025-01-24T00:47:04.3610543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-5x8.c' 2025-01-24T00:47:04.3611306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-1x8-acc2.c' 2025-01-24T00:47:04.3612070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-1x8-acc3.c' 2025-01-24T00:47:04.3612841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-1x8-acc4.c' 2025-01-24T00:47:04.3613606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-1x8-acc5.c' 2025-01-24T00:47:04.3614353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-1x8.c' 2025-01-24T00:47:04.3615152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-2x8-acc2.c' 2025-01-24T00:47:04.3615936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-2x8-acc3.c' 2025-01-24T00:47:04.3616687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-2x8.c' 2025-01-24T00:47:04.3617451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-3x8-acc2.c' 2025-01-24T00:47:04.3618200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-3x8.c' 2025-01-24T00:47:04.3618726Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw/gen' 2025-01-24T00:47:04.3619243Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-dwconv2d-chw' 2025-01-24T00:47:04.3619747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/avx512skx.c.in' 2025-01-24T00:47:04.3620246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/f16-f32-vcvt.h' 2025-01-24T00:47:04.3620736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/f16c.c.in' 2025-01-24T00:47:04.3621353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u16.c' 2025-01-24T00:47:04.3621971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u24.c' 2025-01-24T00:47:04.3622571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u32.c' 2025-01-24T00:47:04.3623159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u8.c' 2025-01-24T00:47:04.3623764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u16.c' 2025-01-24T00:47:04.3624353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u24.c' 2025-01-24T00:47:04.3624942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u32.c' 2025-01-24T00:47:04.3625544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u8.c' 2025-01-24T00:47:04.3626136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u16.c' 2025-01-24T00:47:04.3626741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u32.c' 2025-01-24T00:47:04.3627308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u16.c' 2025-01-24T00:47:04.3627868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u8.c' 2025-01-24T00:47:04.3628477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int16-u16.c' 2025-01-24T00:47:04.3629100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int16-u24.c' 2025-01-24T00:47:04.3629734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int16-u32.c' 2025-01-24T00:47:04.3630326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int16-u8.c' 2025-01-24T00:47:04.3630922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int32-u16.c' 2025-01-24T00:47:04.3631535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int32-u24.c' 2025-01-24T00:47:04.3632135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int32-u32.c' 2025-01-24T00:47:04.3632748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int32-u8.c' 2025-01-24T00:47:04.3633339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-neonfp16-u16.c' 2025-01-24T00:47:04.3633924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-neonfp16-u8.c' 2025-01-24T00:47:04.3634507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u1.c' 2025-01-24T00:47:04.3635104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u2.c' 2025-01-24T00:47:04.3635709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u3.c' 2025-01-24T00:47:04.3636282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u4.c' 2025-01-24T00:47:04.3636878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u16.c' 2025-01-24T00:47:04.3637483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u24.c' 2025-01-24T00:47:04.3638074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u32.c' 2025-01-24T00:47:04.3638680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u8.c' 2025-01-24T00:47:04.3639280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u16.c' 2025-01-24T00:47:04.3639873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u24.c' 2025-01-24T00:47:04.3640479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u32.c' 2025-01-24T00:47:04.3641075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u8.c' 2025-01-24T00:47:04.3641688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u16.c' 2025-01-24T00:47:04.3642289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u24.c' 2025-01-24T00:47:04.3642917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u32.c' 2025-01-24T00:47:04.3643560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u8.c' 2025-01-24T00:47:04.3644165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u16.c' 2025-01-24T00:47:04.3644782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u24.c' 2025-01-24T00:47:04.3645384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u32.c' 2025-01-24T00:47:04.3645978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u8.c' 2025-01-24T00:47:04.3646722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmrelaxedsimd-int16-u16.c' 2025-01-24T00:47:04.3647373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmrelaxedsimd-int16-u24.c' 2025-01-24T00:47:04.3648037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmrelaxedsimd-int16-u32.c' 2025-01-24T00:47:04.3648685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmrelaxedsimd-int16-u8.c' 2025-01-24T00:47:04.3649365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmrelaxedsimd-int32-u16.c' 2025-01-24T00:47:04.3650050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmrelaxedsimd-int32-u24.c' 2025-01-24T00:47:04.3650702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmrelaxedsimd-int32-u32.c' 2025-01-24T00:47:04.3651367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmrelaxedsimd-int32-u8.c' 2025-01-24T00:47:04.3651981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmsimd-int16-u16.c' 2025-01-24T00:47:04.3652595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmsimd-int16-u24.c' 2025-01-24T00:47:04.3653219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmsimd-int16-u32.c' 2025-01-24T00:47:04.3653829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmsimd-int16-u8.c' 2025-01-24T00:47:04.3654455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmsimd-int32-u16.c' 2025-01-24T00:47:04.3655065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmsimd-int32-u24.c' 2025-01-24T00:47:04.3655679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmsimd-int32-u32.c' 2025-01-24T00:47:04.3656302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmsimd-int32-u8.c' 2025-01-24T00:47:04.3656806Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/gen' 2025-01-24T00:47:04.3657358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/neon-int16.c.in' 2025-01-24T00:47:04.3657884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/neon-int32.c.in' 2025-01-24T00:47:04.3658383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/neonfp16.c.in' 2025-01-24T00:47:04.3658884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/scalar.c.in' 2025-01-24T00:47:04.3659387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/sse-int16.c.in' 2025-01-24T00:47:04.3659902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/sse-int32.c.in' 2025-01-24T00:47:04.3660435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/wasmsimd-int16.c.in' 2025-01-24T00:47:04.3660966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt/wasmsimd-int32.c.in' 2025-01-24T00:47:04.3661462Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32-vcvt' 2025-01-24T00:47:04.3662156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-1x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3662880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-1x8-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3663596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-3x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3664290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-4x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3664987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-4x8-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3665675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-5x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3666387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-5x8-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3667071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-6x8-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3667762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-7x8-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3668292Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-gemm/gen' 2025-01-24T00:47:04.3668787Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-gemm' 2025-01-24T00:47:04.3669499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-1x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3670198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-1x8-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3670929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-3x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3671651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-4x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3672369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-4x8-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3673078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-5x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3673778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-5x8-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3674472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-6x8-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3675187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-7x8-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3675710Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-igemm/gen' 2025-01-24T00:47:04.3676223Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-igemm' 2025-01-24T00:47:04.3676715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rdsum/avx.c.in' 2025-01-24T00:47:04.3677264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rdsum/avx512skx.c.in' 2025-01-24T00:47:04.3677960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c128.c' 2025-01-24T00:47:04.3678623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c16.c' 2025-01-24T00:47:04.3679297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c32.c' 2025-01-24T00:47:04.3679952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c64.c' 2025-01-24T00:47:04.3680585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c128.c' 2025-01-24T00:47:04.3681229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c16.c' 2025-01-24T00:47:04.3681863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c32.c' 2025-01-24T00:47:04.3682510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c64.c' 2025-01-24T00:47:04.3683232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-minmax-neonfp16arith-c16.c' 2025-01-24T00:47:04.3683955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-minmax-neonfp16arith-c32.c' 2025-01-24T00:47:04.3684691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-minmax-neonfp16arith-c64.c' 2025-01-24T00:47:04.3685214Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rdsum/gen' 2025-01-24T00:47:04.3685744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rdsum/neon.c.in' 2025-01-24T00:47:04.3686320Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rdsum' 2025-01-24T00:47:04.3686840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rsum/avx512skx.c.in' 2025-01-24T00:47:04.3687345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rsum/f16c.c.in' 2025-01-24T00:47:04.3688000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u128-acc4.c' 2025-01-24T00:47:04.3688641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u16.c' 2025-01-24T00:47:04.3689290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u32-acc2.c' 2025-01-24T00:47:04.3689939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u48-acc3.c' 2025-01-24T00:47:04.3690597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u64-acc2.c' 2025-01-24T00:47:04.3691243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u64-acc4.c' 2025-01-24T00:47:04.3691912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u16-acc2.c' 2025-01-24T00:47:04.3692693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u24-acc3.c' 2025-01-24T00:47:04.3693315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc2.c' 2025-01-24T00:47:04.3693948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc4.c' 2025-01-24T00:47:04.3694537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u8.c' 2025-01-24T00:47:04.3695229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16arith-u16-acc2.c' 2025-01-24T00:47:04.3695901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16arith-u24-acc3.c' 2025-01-24T00:47:04.3696576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16arith-u32-acc2.c' 2025-01-24T00:47:04.3697261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16arith-u32-acc4.c' 2025-01-24T00:47:04.3697895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16arith-u4.c' 2025-01-24T00:47:04.3698547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16arith-u8.c' 2025-01-24T00:47:04.3699065Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rsum/gen' 2025-01-24T00:47:04.3699648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rsum/neonfp16arith.c.in' 2025-01-24T00:47:04.3700160Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-f32acc-rsum' 2025-01-24T00:47:04.3700791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/1x16-aarch64-neonfp16arith-ld32.S.in' 2025-01-24T00:47:04.3701399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/1x16-aarch64-neonfp16arith-ld64.S.in' 2025-01-24T00:47:04.3701990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/1x8-aarch64-neonfp16arith-ld64.S.in' 2025-01-24T00:47:04.3702583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/4x16-aarch64-neonfp16arith-ld32.S.in' 2025-01-24T00:47:04.3703191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/4x16-aarch64-neonfp16arith-ld64.S.in' 2025-01-24T00:47:04.3703780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/4x8-aarch64-neonfp16arith-ld64.S.in' 2025-01-24T00:47:04.3704426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/6x16-aarch64-neonfp16arith-cortex-a55.S.in' 2025-01-24T00:47:04.3705068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/6x16-aarch64-neonfp16arith-cortex-a55r0.S.in' 2025-01-24T00:47:04.3705725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/6x16-aarch64-neonfp16arith-cortex-a75.S.in' 2025-01-24T00:47:04.3706331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/6x16-aarch64-neonfp16arith-ld32.S.in' 2025-01-24T00:47:04.3706949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/6x16-aarch64-neonfp16arith-ld64.S.in' 2025-01-24T00:47:04.3707553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/6x8-aarch64-neonfp16arith-ld64.S.in' 2025-01-24T00:47:04.3708142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/8x8-aarch64-neonfp16arith-ld64.S.in' 2025-01-24T00:47:04.3708657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/avx2-broadcast.c.in' 2025-01-24T00:47:04.3709213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/avx512fp16-broadcast.c.in' 2025-01-24T00:47:04.3709918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-1x16-minmax-asm-aarch64-neonfp16arith-ld32.S' 2025-01-24T00:47:04.3710642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-1x16-minmax-asm-aarch64-neonfp16arith-ld64.S' 2025-01-24T00:47:04.3711264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-1x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3711902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-1x16-minmax-neonfp16arith-ld64.c' 2025-01-24T00:47:04.3712565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-1x32-minmax-avx512fp16-broadcast.c' 2025-01-24T00:47:04.3713216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-1x64-minmax-avx512fp16-broadcast.c' 2025-01-24T00:47:04.3713962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-1x8-minmax-asm-aarch64-neonfp16arith-ld64.S' 2025-01-24T00:47:04.3714607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-1x8-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3715243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-1x8-minmax-neonfp16arith-ld64.c' 2025-01-24T00:47:04.3715879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-3x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3716582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-4x16-minmax-asm-aarch64-neonfp16arith-ld32.S' 2025-01-24T00:47:04.3717295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-4x16-minmax-asm-aarch64-neonfp16arith-ld64.S' 2025-01-24T00:47:04.3717920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-4x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3718566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-4x16-minmax-neonfp16arith-ld64.c' 2025-01-24T00:47:04.3719227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-4x32-minmax-avx512fp16-broadcast.c' 2025-01-24T00:47:04.3719876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-4x64-minmax-avx512fp16-broadcast.c' 2025-01-24T00:47:04.3720613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-4x8-minmax-asm-aarch64-neonfp16arith-ld64.S' 2025-01-24T00:47:04.3721253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-4x8-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3721895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-4x8-minmax-neonfp16arith-ld64.c' 2025-01-24T00:47:04.3722527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-5x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3723177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-5x32-minmax-avx512fp16-broadcast.c' 2025-01-24T00:47:04.3723840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-5x64-minmax-avx512fp16-broadcast.c' 2025-01-24T00:47:04.3724456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-5x8-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3725193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55.S' 2025-01-24T00:47:04.3725956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55r0.S' 2025-01-24T00:47:04.3726742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a75.S' 2025-01-24T00:47:04.3727473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-ld32.S' 2025-01-24T00:47:04.3728285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-ld64.S' 2025-01-24T00:47:04.3728984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x16-minmax-neonfp16arith-ld64.c' 2025-01-24T00:47:04.3729661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x32-minmax-avx512fp16-broadcast.c' 2025-01-24T00:47:04.3730307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x64-minmax-avx512fp16-broadcast.c' 2025-01-24T00:47:04.3731021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x8-minmax-asm-aarch64-neonfp16arith-ld64.S' 2025-01-24T00:47:04.3731640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x8-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3732296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x8-minmax-neonfp16arith-ld64.c' 2025-01-24T00:47:04.3732951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-7x32-minmax-avx512fp16-broadcast.c' 2025-01-24T00:47:04.3733597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-7x64-minmax-avx512fp16-broadcast.c' 2025-01-24T00:47:04.3734223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-7x8-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3734886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-8x16-minmax-neonfp16arith-ld64.c' 2025-01-24T00:47:04.3735576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-8x32-minmax-avx512fp16-broadcast.c' 2025-01-24T00:47:04.3736225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-8x64-minmax-avx512fp16-broadcast.c' 2025-01-24T00:47:04.3736925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-8x8-minmax-asm-aarch64-neonfp16arith-ld64.S' 2025-01-24T00:47:04.3737573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-8x8-minmax-neonfp16arith-ld64.c' 2025-01-24T00:47:04.3738293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-1x16-minmax-asm-aarch64-neonfp16arith-ld32.S' 2025-01-24T00:47:04.3738966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-1x16-minmax-neonfp16arith-ld64.c' 2025-01-24T00:47:04.3739690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-1x8-minmax-asm-aarch64-neonfp16arith-ld64.S' 2025-01-24T00:47:04.3740345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-1x8-minmax-neonfp16arith-ld64.c' 2025-01-24T00:47:04.3741081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-4x16-minmax-asm-aarch64-neonfp16arith-ld32.S' 2025-01-24T00:47:04.3741738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-4x16-minmax-neonfp16arith-ld64.c' 2025-01-24T00:47:04.3742468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-4x8-minmax-asm-aarch64-neonfp16arith-ld64.S' 2025-01-24T00:47:04.3743147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-4x8-minmax-neonfp16arith-ld64.c' 2025-01-24T00:47:04.3743949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55.S' 2025-01-24T00:47:04.3744721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a75.S' 2025-01-24T00:47:04.3745442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-6x16-minmax-asm-aarch64-neonfp16arith-ld32.S' 2025-01-24T00:47:04.3746117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-6x16-minmax-neonfp16arith-ld64.c' 2025-01-24T00:47:04.3746833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-6x8-minmax-asm-aarch64-neonfp16arith-ld64.S' 2025-01-24T00:47:04.3747490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-6x8-minmax-neonfp16arith-ld64.c' 2025-01-24T00:47:04.3748166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-8x16-minmax-neonfp16arith-ld64.c' 2025-01-24T00:47:04.3748881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-8x8-minmax-asm-aarch64-neonfp16arith-ld64.S' 2025-01-24T00:47:04.3749574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-8x8-minmax-neonfp16arith-ld64.c' 2025-01-24T00:47:04.3750088Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/gen' 2025-01-24T00:47:04.3750622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm/neonfp16arith-ld64.c.in' 2025-01-24T00:47:04.3751096Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-gemm' 2025-01-24T00:47:04.3751768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-ibilinear-chw/gen/f16-ibilinear-chw-neonfp16arith-p16.c' 2025-01-24T00:47:04.3752457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-ibilinear-chw/gen/f16-ibilinear-chw-neonfp16arith-p4.c' 2025-01-24T00:47:04.3753127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-ibilinear-chw/gen/f16-ibilinear-chw-neonfp16arith-p8.c' 2025-01-24T00:47:04.3753655Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-ibilinear-chw/gen' 2025-01-24T00:47:04.3754222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-ibilinear-chw/neonfp16arith.c.in' 2025-01-24T00:47:04.3754733Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-ibilinear-chw' 2025-01-24T00:47:04.3755236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-ibilinear/fma3.c.in' 2025-01-24T00:47:04.3755820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-ibilinear/gen/f16-ibilinear-fma3-c16.c' 2025-01-24T00:47:04.3756402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-ibilinear/gen/f16-ibilinear-fma3-c8.c' 2025-01-24T00:47:04.3757051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-ibilinear/gen/f16-ibilinear-neonfp16arith-c16.c' 2025-01-24T00:47:04.3757709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-ibilinear/gen/f16-ibilinear-neonfp16arith-c8.c' 2025-01-24T00:47:04.3758252Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-ibilinear/gen' 2025-01-24T00:47:04.3758784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-ibilinear/neonfp16arith.c.in' 2025-01-24T00:47:04.3759272Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-ibilinear' 2025-01-24T00:47:04.3759800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/avx2-broadcast.c.in' 2025-01-24T00:47:04.3760344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/avx512fp16-broadcast.c.in' 2025-01-24T00:47:04.3761061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/f16-igemm-1x16-minmax-asm-aarch64-neonfp16arith-ld32.S' 2025-01-24T00:47:04.3761759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/f16-igemm-1x16-minmax-asm-aarch64-neonfp16arith-ld64.S' 2025-01-24T00:47:04.3762451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/f16-igemm-4x16-minmax-asm-aarch64-neonfp16arith-ld32.S' 2025-01-24T00:47:04.3763157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/f16-igemm-4x16-minmax-asm-aarch64-neonfp16arith-ld64.S' 2025-01-24T00:47:04.3763910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55.S' 2025-01-24T00:47:04.3764694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55r0.S' 2025-01-24T00:47:04.3765427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a75.S' 2025-01-24T00:47:04.3766119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-ld32.S' 2025-01-24T00:47:04.3766876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-ld64.S' 2025-01-24T00:47:04.3767512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-1x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3768179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-1x16-minmax-neonfp16arith-ld64.c' 2025-01-24T00:47:04.3768841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-1x32-minmax-avx512fp16-broadcast.c' 2025-01-24T00:47:04.3769508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-1x64-minmax-avx512fp16-broadcast.c' 2025-01-24T00:47:04.3770148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-1x8-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3770796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-1x8-minmax-neonfp16arith-ld64.c' 2025-01-24T00:47:04.3771441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-3x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3772095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-4x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3772775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-4x16-minmax-neonfp16arith-ld64.c' 2025-01-24T00:47:04.3773449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-4x32-minmax-avx512fp16-broadcast.c' 2025-01-24T00:47:04.3774105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-4x64-minmax-avx512fp16-broadcast.c' 2025-01-24T00:47:04.3774750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-4x8-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3775400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-4x8-minmax-neonfp16arith-ld64.c' 2025-01-24T00:47:04.3776043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-5x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3776704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-5x32-minmax-avx512fp16-broadcast.c' 2025-01-24T00:47:04.3777367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-5x64-minmax-avx512fp16-broadcast.c' 2025-01-24T00:47:04.3778032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-5x8-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3778684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-6x16-minmax-neonfp16arith-ld64.c' 2025-01-24T00:47:04.3779461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-6x32-minmax-avx512fp16-broadcast.c' 2025-01-24T00:47:04.3780122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-6x64-minmax-avx512fp16-broadcast.c' 2025-01-24T00:47:04.3780750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-6x8-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3781406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-6x8-minmax-neonfp16arith-ld64.c' 2025-01-24T00:47:04.3782068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-7x32-minmax-avx512fp16-broadcast.c' 2025-01-24T00:47:04.3782743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-7x64-minmax-avx512fp16-broadcast.c' 2025-01-24T00:47:04.3783367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-7x8-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.3784017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-8x16-minmax-neonfp16arith-ld64.c' 2025-01-24T00:47:04.3784686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-8x32-minmax-avx512fp16-broadcast.c' 2025-01-24T00:47:04.3785344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-8x64-minmax-avx512fp16-broadcast.c' 2025-01-24T00:47:04.3786003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-8x8-minmax-neonfp16arith-ld64.c' 2025-01-24T00:47:04.3786521Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/gen' 2025-01-24T00:47:04.3787084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm/neonfp16arith-ld64.c.in' 2025-01-24T00:47:04.3787562Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-igemm' 2025-01-24T00:47:04.3788161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-maxpool/f16-maxpool-9p8x-minmax-f16c-c8.c' 2025-01-24T00:47:04.3788824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-maxpool/f16-maxpool-9p8x-minmax-neonfp16arith-c8.c' 2025-01-24T00:47:04.3789353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-maxpool/f16-maxpool-minmax.h' 2025-01-24T00:47:04.3789834Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-maxpool' 2025-01-24T00:47:04.3790466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-pavgpool/f16-pavgpool-9p8x-minmax-avx2-c8.c' 2025-01-24T00:47:04.3791125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-pavgpool/f16-pavgpool-9p8x-minmax-neonfp16arith-c8.c' 2025-01-24T00:47:04.3791743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-pavgpool/f16-pavgpool-9x-minmax-avx2-c8.c' 2025-01-24T00:47:04.3792595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-pavgpool/f16-pavgpool-9x-minmax-neonfp16arith-c8.c' 2025-01-24T00:47:04.3793178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-pavgpool/f16-pavgpool-minmax.h' 2025-01-24T00:47:04.3793678Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-pavgpool' 2025-01-24T00:47:04.3794181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-qs8-vcvt/f16-qs8-vcvt.h' 2025-01-24T00:47:04.3794799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-neonfp16arith-u16.c' 2025-01-24T00:47:04.3795428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-neonfp16arith-u24.c' 2025-01-24T00:47:04.3796042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-neonfp16arith-u32.c' 2025-01-24T00:47:04.3796672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-neonfp16arith-u64.c' 2025-01-24T00:47:04.3797285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-neonfp16arith-u8.c' 2025-01-24T00:47:04.3797894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u1.c' 2025-01-24T00:47:04.3798519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u2.c' 2025-01-24T00:47:04.3799132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u3.c' 2025-01-24T00:47:04.3799757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u4.c' 2025-01-24T00:47:04.3800403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u1.c' 2025-01-24T00:47:04.3801016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u2.c' 2025-01-24T00:47:04.3801671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u3.c' 2025-01-24T00:47:04.3802283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u4.c' 2025-01-24T00:47:04.3802798Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-qs8-vcvt/gen' 2025-01-24T00:47:04.3803329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-qs8-vcvt/neonfp16arith.c.in' 2025-01-24T00:47:04.3803816Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-qs8-vcvt' 2025-01-24T00:47:04.3804364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-qu8-vcvt/f16-qu8-vcvt.h' 2025-01-24T00:47:04.3805442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u1.c' 2025-01-24T00:47:04.3806069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u2.c' 2025-01-24T00:47:04.3806746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u3.c' 2025-01-24T00:47:04.3807410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u4.c' 2025-01-24T00:47:04.3807948Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-qu8-vcvt/gen' 2025-01-24T00:47:04.3808428Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-qu8-vcvt' 2025-01-24T00:47:04.3809026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/avx2-rr1-p2.c.in' 2025-01-24T00:47:04.3809802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u16-acc2.c' 2025-01-24T00:47:04.3810551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u16.c' 2025-01-24T00:47:04.3811344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc2.c' 2025-01-24T00:47:04.3812121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc4.c' 2025-01-24T00:47:04.3812886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32.c' 2025-01-24T00:47:04.3813659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc2.c' 2025-01-24T00:47:04.3814429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc5.c' 2025-01-24T00:47:04.3815185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40.c' 2025-01-24T00:47:04.3815983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc2.c' 2025-01-24T00:47:04.3816847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc3.c' 2025-01-24T00:47:04.3817595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48.c' 2025-01-24T00:47:04.3818378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc2.c' 2025-01-24T00:47:04.3819148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc4.c' 2025-01-24T00:47:04.3819888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64.c' 2025-01-24T00:47:04.3820668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u72-acc3.c' 2025-01-24T00:47:04.3821411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u72.c' 2025-01-24T00:47:04.3822219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc2.c' 2025-01-24T00:47:04.3823011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc5.c' 2025-01-24T00:47:04.3823761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80.c' 2025-01-24T00:47:04.3824544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc2.c' 2025-01-24T00:47:04.3825311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc3.c' 2025-01-24T00:47:04.3826096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc6.c' 2025-01-24T00:47:04.3826837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96.c' 2025-01-24T00:47:04.3827677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u32-acc2.c' 2025-01-24T00:47:04.3828497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u32-acc4.c' 2025-01-24T00:47:04.3829296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u32.c' 2025-01-24T00:47:04.3830132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u40-acc2.c' 2025-01-24T00:47:04.3830978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u40-acc5.c' 2025-01-24T00:47:04.3831789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u40.c' 2025-01-24T00:47:04.3832633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u48-acc2.c' 2025-01-24T00:47:04.3833451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u48-acc3.c' 2025-01-24T00:47:04.3834259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u48.c' 2025-01-24T00:47:04.3835088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u64-acc2.c' 2025-01-24T00:47:04.3835924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u64-acc4.c' 2025-01-24T00:47:04.3836718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u64.c' 2025-01-24T00:47:04.3837557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u72-acc3.c' 2025-01-24T00:47:04.3838382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u72.c' 2025-01-24T00:47:04.3839239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u80-acc2.c' 2025-01-24T00:47:04.3840074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u80-acc5.c' 2025-01-24T00:47:04.3840869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u80.c' 2025-01-24T00:47:04.3841703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u96-acc2.c' 2025-01-24T00:47:04.3842533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u96-acc3.c' 2025-01-24T00:47:04.3843355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u96-acc6.c' 2025-01-24T00:47:04.3844169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u96.c' 2025-01-24T00:47:04.3844728Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen' 2025-01-24T00:47:04.3845376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax/neonfp16arith-rr2-p2.c.in' 2025-01-24T00:47:04.3845914Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-raddstoreexpminusmax' 2025-01-24T00:47:04.3846770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/avx512fp16.c.in' 2025-01-24T00:47:04.3847303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/avx512skx.c.in' 2025-01-24T00:47:04.3847828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/f16-rmax-f16c-u32.c' 2025-01-24T00:47:04.3848450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-avx512fp16-u128-acc2.c' 2025-01-24T00:47:04.3849053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-avx512fp16-u128-acc4.c' 2025-01-24T00:47:04.3849628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-avx512fp16-u32.c' 2025-01-24T00:47:04.3850236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-avx512fp16-u64-acc2.c' 2025-01-24T00:47:04.3850834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-avx512fp16-u96-acc3.c' 2025-01-24T00:47:04.3851417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-avx512skx-u16.c' 2025-01-24T00:47:04.3852006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-avx512skx-u32-acc2.c' 2025-01-24T00:47:04.3852634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-avx512skx-u48-acc3.c' 2025-01-24T00:47:04.3853236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-avx512skx-u64-acc2.c' 2025-01-24T00:47:04.3853851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-avx512skx-u64-acc4.c' 2025-01-24T00:47:04.3854484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u16-acc2.c' 2025-01-24T00:47:04.3855098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u24-acc3.c' 2025-01-24T00:47:04.3855711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u32-acc2.c' 2025-01-24T00:47:04.3856339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u32-acc4.c' 2025-01-24T00:47:04.3856931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u8.c' 2025-01-24T00:47:04.3857491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-scalar-u1.c' 2025-01-24T00:47:04.3858068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-scalar-u2-acc2.c' 2025-01-24T00:47:04.3858639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-scalar-u3-acc3.c' 2025-01-24T00:47:04.3859222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc2.c' 2025-01-24T00:47:04.3859796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc4.c' 2025-01-24T00:47:04.3860412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-avx512fp16-u128-acc2.c' 2025-01-24T00:47:04.3861045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-avx512fp16-u128-acc4.c' 2025-01-24T00:47:04.3861649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-avx512fp16-u32.c' 2025-01-24T00:47:04.3862254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-avx512fp16-u64-acc2.c' 2025-01-24T00:47:04.3862848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-avx512fp16-u96-acc3.c' 2025-01-24T00:47:04.3863431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-avx512skx-u16.c' 2025-01-24T00:47:04.3864025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-avx512skx-u32-acc2.c' 2025-01-24T00:47:04.3864614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-avx512skx-u48-acc3.c' 2025-01-24T00:47:04.3865216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-avx512skx-u64-acc2.c' 2025-01-24T00:47:04.3865805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-avx512skx-u64-acc4.c' 2025-01-24T00:47:04.3866431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u16-acc1.c' 2025-01-24T00:47:04.3867068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u16-acc2.c' 2025-01-24T00:47:04.3867707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u24-acc2.c' 2025-01-24T00:47:04.3868341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u24-acc3.c' 2025-01-24T00:47:04.3868930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u24.c' 2025-01-24T00:47:04.3869558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u32-acc2.c' 2025-01-24T00:47:04.3870173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u32-acc4.c' 2025-01-24T00:47:04.3870762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u32.c' 2025-01-24T00:47:04.3871391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u64-acc2.c' 2025-01-24T00:47:04.3872011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u64-acc4.c' 2025-01-24T00:47:04.3872612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u64.c' 2025-01-24T00:47:04.3873200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u8.c' 2025-01-24T00:47:04.3873749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-scalar-u1.c' 2025-01-24T00:47:04.3874334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-scalar-u2-acc2.c' 2025-01-24T00:47:04.3874934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-scalar-u3-acc3.c' 2025-01-24T00:47:04.3875542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc2.c' 2025-01-24T00:47:04.3876112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc4.c' 2025-01-24T00:47:04.3876728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-avx512fp16-u128-acc2.c' 2025-01-24T00:47:04.3877357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-avx512fp16-u128-acc4.c' 2025-01-24T00:47:04.3877947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-avx512fp16-u32.c' 2025-01-24T00:47:04.3878571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-avx512fp16-u64-acc2.c' 2025-01-24T00:47:04.3879183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-avx512fp16-u96-acc3.c' 2025-01-24T00:47:04.3879768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-avx512skx-u16.c' 2025-01-24T00:47:04.3880386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-avx512skx-u32-acc2.c' 2025-01-24T00:47:04.3881018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-avx512skx-u48-acc3.c' 2025-01-24T00:47:04.3881666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-avx512skx-u64-acc2.c' 2025-01-24T00:47:04.3882279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-avx512skx-u64-acc4.c' 2025-01-24T00:47:04.3882908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u16-acc1.c' 2025-01-24T00:47:04.3883551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u16-acc2.c' 2025-01-24T00:47:04.3884185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u24-acc2.c' 2025-01-24T00:47:04.3884833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u24-acc3.c' 2025-01-24T00:47:04.3885445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u24.c' 2025-01-24T00:47:04.3886075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u32-acc2.c' 2025-01-24T00:47:04.3886780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u32-acc4.c' 2025-01-24T00:47:04.3887395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u32.c' 2025-01-24T00:47:04.3888043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u64-acc2.c' 2025-01-24T00:47:04.3888705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u64-acc4.c' 2025-01-24T00:47:04.3889319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u64.c' 2025-01-24T00:47:04.3889956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u8.c' 2025-01-24T00:47:04.3890528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-scalar-u1.c' 2025-01-24T00:47:04.3891130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-scalar-u2-acc2.c' 2025-01-24T00:47:04.3891718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-scalar-u3-acc3.c' 2025-01-24T00:47:04.3892506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc2.c' 2025-01-24T00:47:04.3893112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc4.c' 2025-01-24T00:47:04.3893607Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/gen' 2025-01-24T00:47:04.3894140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/neonfp16arith.c.in' 2025-01-24T00:47:04.3894629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax/scalar.c.in' 2025-01-24T00:47:04.3895168Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rminmax' 2025-01-24T00:47:04.3895701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rsum/avx512fp16.c.in' 2025-01-24T00:47:04.3896292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rsum/gen/f16-rsum-avx512fp16-u128-acc2.c' 2025-01-24T00:47:04.3896881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rsum/gen/f16-rsum-avx512fp16-u128-acc4.c' 2025-01-24T00:47:04.3897449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rsum/gen/f16-rsum-avx512fp16-u32.c' 2025-01-24T00:47:04.3898028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rsum/gen/f16-rsum-avx512fp16-u64-acc2.c' 2025-01-24T00:47:04.3898622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rsum/gen/f16-rsum-avx512fp16-u96-acc3.c' 2025-01-24T00:47:04.3899224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rsum/gen/f16-rsum-neonfp16arith-u16-acc2.c' 2025-01-24T00:47:04.3899821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rsum/gen/f16-rsum-neonfp16arith-u24-acc3.c' 2025-01-24T00:47:04.3900432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rsum/gen/f16-rsum-neonfp16arith-u32-acc2.c' 2025-01-24T00:47:04.3901030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rsum/gen/f16-rsum-neonfp16arith-u32-acc4.c' 2025-01-24T00:47:04.3901614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rsum/gen/f16-rsum-neonfp16arith-u8.c' 2025-01-24T00:47:04.3902095Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rsum/gen' 2025-01-24T00:47:04.3902637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rsum/neonfp16arith.c.in' 2025-01-24T00:47:04.3903114Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-rsum' 2025-01-24T00:47:04.3903817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-16x1-minmax-neonfp16arith-pipelined.c' 2025-01-24T00:47:04.3904462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-16x1-minmax-neonfp16arith-x2.c' 2025-01-24T00:47:04.3905075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-16x1-minmax-neonfp16arith.c' 2025-01-24T00:47:04.3905749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-24x1-minmax-neonfp16arith-pipelined.c' 2025-01-24T00:47:04.3906397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-24x1-minmax-neonfp16arith-x2.c' 2025-01-24T00:47:04.3907014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-24x1-minmax-neonfp16arith.c' 2025-01-24T00:47:04.3907714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-32x1-minmax-neonfp16arith-pipelined.c' 2025-01-24T00:47:04.3908344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-32x1-minmax-neonfp16arith-x2.c' 2025-01-24T00:47:04.3908986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-32x1-minmax-neonfp16arith.c' 2025-01-24T00:47:04.3909690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-8x1-minmax-neonfp16arith-pipelined.c' 2025-01-24T00:47:04.3910326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-8x1-minmax-neonfp16arith-x2.c' 2025-01-24T00:47:04.3910956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-8x1-minmax-neonfp16arith.c' 2025-01-24T00:47:04.3911440Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-spmm/gen' 2025-01-24T00:47:04.3912000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-spmm/neonfp16arith-pipelined.c.in' 2025-01-24T00:47:04.3912520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-spmm/neonfp16arith.c.in' 2025-01-24T00:47:04.3912982Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-spmm' 2025-01-24T00:47:04.3913462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vabs/f16-vabs.h' 2025-01-24T00:47:04.3913924Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vabs' 2025-01-24T00:47:04.3914403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/f16-vadd.h' 2025-01-24T00:47:04.3914902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/f16-vaddc.h' 2025-01-24T00:47:04.3915384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/f16-vcmul.h' 2025-01-24T00:47:04.3915880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/f16-vdiv.h' 2025-01-24T00:47:04.3916365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/f16-vdivc.h' 2025-01-24T00:47:04.3916881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/f16-vmax.h' 2025-01-24T00:47:04.3917402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/f16-vmaxc.h' 2025-01-24T00:47:04.3917882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/f16-vmin.h' 2025-01-24T00:47:04.3918365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/f16-vminc.h' 2025-01-24T00:47:04.3918859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/f16-vmul.h' 2025-01-24T00:47:04.3919343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/f16-vmulc.h' 2025-01-24T00:47:04.3919847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/f16-vprelu.h' 2025-01-24T00:47:04.3920344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/f16-vpreluc.h' 2025-01-24T00:47:04.3920826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/f16-vrdivc.h' 2025-01-24T00:47:04.3921340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/f16-vrpreluc.h' 2025-01-24T00:47:04.3921823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/f16-vrsubc.h' 2025-01-24T00:47:04.3922359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/f16-vsqrdiff.h' 2025-01-24T00:47:04.3922885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/f16-vsqrdiffc.h' 2025-01-24T00:47:04.3923366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/f16-vsub.h' 2025-01-24T00:47:04.3923864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/f16-vsubc.h' 2025-01-24T00:47:04.3924445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vadd-avx512fp16-u32.c' 2025-01-24T00:47:04.3925037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vadd-avx512fp16-u64.c' 2025-01-24T00:47:04.3925583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vadd-f16c-u16.c' 2025-01-24T00:47:04.3926121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vadd-f16c-u8.c' 2025-01-24T00:47:04.3926768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vadd-fp16arith-u1.c' 2025-01-24T00:47:04.3927342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vadd-fp16arith-u2.c' 2025-01-24T00:47:04.3927912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vadd-fp16arith-u4.c' 2025-01-24T00:47:04.3928521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vadd-neonfp16arith-u16.c' 2025-01-24T00:47:04.3929115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vadd-neonfp16arith-u8.c' 2025-01-24T00:47:04.3929705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vaddc-avx512fp16-u32.c' 2025-01-24T00:47:04.3930312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vaddc-avx512fp16-u64.c' 2025-01-24T00:47:04.3930886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vaddc-f16c-u16.c' 2025-01-24T00:47:04.3931496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vaddc-f16c-u8.c' 2025-01-24T00:47:04.3932065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vaddc-fp16arith-u1.c' 2025-01-24T00:47:04.3932648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vaddc-fp16arith-u2.c' 2025-01-24T00:47:04.3933221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vaddc-fp16arith-u4.c' 2025-01-24T00:47:04.3933825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vaddc-neonfp16arith-u16.c' 2025-01-24T00:47:04.3934431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vaddc-neonfp16arith-u8.c' 2025-01-24T00:47:04.3935067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vdiv-aarch64-neonfp16arith-u16.c' 2025-01-24T00:47:04.3935709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vdiv-aarch64-neonfp16arith-u8.c' 2025-01-24T00:47:04.3936309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vdiv-avx512fp16-u32.c' 2025-01-24T00:47:04.3936913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vdiv-avx512fp16-u64.c' 2025-01-24T00:47:04.3937466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vdiv-f16c-u16.c' 2025-01-24T00:47:04.3938004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vdiv-f16c-u8.c' 2025-01-24T00:47:04.3938582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vdiv-fp16arith-u1.c' 2025-01-24T00:47:04.3939150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vdiv-fp16arith-u2.c' 2025-01-24T00:47:04.3939719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vdiv-fp16arith-u4.c' 2025-01-24T00:47:04.3940375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vdivc-aarch64-neonfp16arith-u16.c' 2025-01-24T00:47:04.3941008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vdivc-aarch64-neonfp16arith-u8.c' 2025-01-24T00:47:04.3941602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vdivc-avx512fp16-u32.c' 2025-01-24T00:47:04.3942178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vdivc-avx512fp16-u64.c' 2025-01-24T00:47:04.3942724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vdivc-f16c-u16.c' 2025-01-24T00:47:04.3943279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vdivc-f16c-u8.c' 2025-01-24T00:47:04.3943876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vdivc-fp16arith-u1.c' 2025-01-24T00:47:04.3944463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vdivc-fp16arith-u2.c' 2025-01-24T00:47:04.3945053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vdivc-fp16arith-u4.c' 2025-01-24T00:47:04.3945624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmax-avx512fp16-u32.c' 2025-01-24T00:47:04.3946210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmax-avx512fp16-u64.c' 2025-01-24T00:47:04.3946757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmax-f16c-u16.c' 2025-01-24T00:47:04.3947306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmax-f16c-u8.c' 2025-01-24T00:47:04.3947878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmax-fp16arith-u1.c' 2025-01-24T00:47:04.3948446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmax-fp16arith-u2.c' 2025-01-24T00:47:04.3949024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmax-fp16arith-u4.c' 2025-01-24T00:47:04.3949613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmax-neonfp16arith-u16.c' 2025-01-24T00:47:04.3950235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmax-neonfp16arith-u8.c' 2025-01-24T00:47:04.3950835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmaxc-avx512fp16-u32.c' 2025-01-24T00:47:04.3951408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmaxc-avx512fp16-u64.c' 2025-01-24T00:47:04.3951967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmaxc-f16c-u16.c' 2025-01-24T00:47:04.3952505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmaxc-f16c-u8.c' 2025-01-24T00:47:04.3953092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmaxc-fp16arith-u1.c' 2025-01-24T00:47:04.3953662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmaxc-fp16arith-u2.c' 2025-01-24T00:47:04.3954237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmaxc-fp16arith-u4.c' 2025-01-24T00:47:04.3954845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmaxc-neonfp16arith-u16.c' 2025-01-24T00:47:04.3955436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmaxc-neonfp16arith-u8.c' 2025-01-24T00:47:04.3956022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmin-avx512fp16-u32.c' 2025-01-24T00:47:04.3956591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmin-avx512fp16-u64.c' 2025-01-24T00:47:04.3957133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmin-f16c-u16.c' 2025-01-24T00:47:04.3957718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmin-f16c-u8.c' 2025-01-24T00:47:04.3958284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmin-fp16arith-u1.c' 2025-01-24T00:47:04.3958875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmin-fp16arith-u2.c' 2025-01-24T00:47:04.3959448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmin-fp16arith-u4.c' 2025-01-24T00:47:04.3960041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmin-neonfp16arith-u16.c' 2025-01-24T00:47:04.3960641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmin-neonfp16arith-u8.c' 2025-01-24T00:47:04.3961223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vminc-avx512fp16-u32.c' 2025-01-24T00:47:04.3961802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vminc-avx512fp16-u64.c' 2025-01-24T00:47:04.3962361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vminc-f16c-u16.c' 2025-01-24T00:47:04.3962905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vminc-f16c-u8.c' 2025-01-24T00:47:04.3963491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vminc-fp16arith-u1.c' 2025-01-24T00:47:04.3964086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vminc-fp16arith-u2.c' 2025-01-24T00:47:04.3964694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vminc-fp16arith-u4.c' 2025-01-24T00:47:04.3965305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vminc-neonfp16arith-u16.c' 2025-01-24T00:47:04.3965896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vminc-neonfp16arith-u8.c' 2025-01-24T00:47:04.3966591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmul-avx512fp16-u32.c' 2025-01-24T00:47:04.3967168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmul-avx512fp16-u64.c' 2025-01-24T00:47:04.3967713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmul-f16c-u16.c' 2025-01-24T00:47:04.3968267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmul-f16c-u8.c' 2025-01-24T00:47:04.3968836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmul-fp16arith-u1.c' 2025-01-24T00:47:04.3969417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmul-fp16arith-u2.c' 2025-01-24T00:47:04.3969980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmul-fp16arith-u4.c' 2025-01-24T00:47:04.3970573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmul-neonfp16arith-u16.c' 2025-01-24T00:47:04.3971175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmul-neonfp16arith-u8.c' 2025-01-24T00:47:04.3971784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmulc-avx512fp16-u32.c' 2025-01-24T00:47:04.3972395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmulc-avx512fp16-u64.c' 2025-01-24T00:47:04.3972941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmulc-f16c-u16.c' 2025-01-24T00:47:04.3973481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmulc-f16c-u8.c' 2025-01-24T00:47:04.3974066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmulc-fp16arith-u1.c' 2025-01-24T00:47:04.3974640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmulc-fp16arith-u2.c' 2025-01-24T00:47:04.3975225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmulc-fp16arith-u4.c' 2025-01-24T00:47:04.3975829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmulc-neonfp16arith-u16.c' 2025-01-24T00:47:04.3976419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vmulc-neonfp16arith-u8.c' 2025-01-24T00:47:04.3977015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vprelu-avx512fp16-u32.c' 2025-01-24T00:47:04.3977627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vprelu-avx512fp16-u64.c' 2025-01-24T00:47:04.3978190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vprelu-f16c-u16.c' 2025-01-24T00:47:04.3978761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vprelu-f16c-u8.c' 2025-01-24T00:47:04.3979363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vprelu-neonfp16arith-u16.c' 2025-01-24T00:47:04.3979972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vprelu-neonfp16arith-u8.c' 2025-01-24T00:47:04.3980558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vpreluc-avx512fp16-u32.c' 2025-01-24T00:47:04.3981160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vpreluc-avx512fp16-u64.c' 2025-01-24T00:47:04.3981720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vpreluc-f16c-u16.c' 2025-01-24T00:47:04.3982273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vpreluc-f16c-u8.c' 2025-01-24T00:47:04.3982899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vpreluc-neonfp16arith-u16.c' 2025-01-24T00:47:04.3983500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vpreluc-neonfp16arith-u8.c' 2025-01-24T00:47:04.3984151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vrdivc-aarch64-neonfp16arith-u16.c' 2025-01-24T00:47:04.3984787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vrdivc-aarch64-neonfp16arith-u8.c' 2025-01-24T00:47:04.3985372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vrdivc-avx512fp16-u32.c' 2025-01-24T00:47:04.3985998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vrdivc-avx512fp16-u64.c' 2025-01-24T00:47:04.3986579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vrdivc-f16c-u16.c' 2025-01-24T00:47:04.3987133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vrdivc-f16c-u8.c' 2025-01-24T00:47:04.3987708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vrdivc-fp16arith-u1.c' 2025-01-24T00:47:04.3988284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vrdivc-fp16arith-u2.c' 2025-01-24T00:47:04.3988870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vrdivc-fp16arith-u4.c' 2025-01-24T00:47:04.3989462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vrpreluc-avx512fp16-u32.c' 2025-01-24T00:47:04.3990068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vrpreluc-avx512fp16-u64.c' 2025-01-24T00:47:04.3990633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vrpreluc-f16c-u16.c' 2025-01-24T00:47:04.3991191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vrpreluc-f16c-u8.c' 2025-01-24T00:47:04.3991845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vrpreluc-neonfp16arith-u16.c' 2025-01-24T00:47:04.3992706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vrpreluc-neonfp16arith-u8.c' 2025-01-24T00:47:04.3993292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vrsubc-avx512fp16-u32.c' 2025-01-24T00:47:04.3993888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vrsubc-avx512fp16-u64.c' 2025-01-24T00:47:04.3994436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vrsubc-f16c-u16.c' 2025-01-24T00:47:04.3994997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vrsubc-f16c-u8.c' 2025-01-24T00:47:04.3995572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vrsubc-fp16arith-u1.c' 2025-01-24T00:47:04.3996148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vrsubc-fp16arith-u2.c' 2025-01-24T00:47:04.3996736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vrsubc-fp16arith-u4.c' 2025-01-24T00:47:04.3997337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vrsubc-neonfp16arith-u16.c' 2025-01-24T00:47:04.3997949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vrsubc-neonfp16arith-u8.c' 2025-01-24T00:47:04.3998544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiff-avx512fp16-u32.c' 2025-01-24T00:47:04.3999138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiff-avx512fp16-u64.c' 2025-01-24T00:47:04.3999773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u16.c' 2025-01-24T00:47:04.4000359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u8.c' 2025-01-24T00:47:04.4000958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiff-fp16arith-u1.c' 2025-01-24T00:47:04.4001547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiff-fp16arith-u2.c' 2025-01-24T00:47:04.4002134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiff-fp16arith-u4.c' 2025-01-24T00:47:04.4002762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiff-neonfp16arith-u16.c' 2025-01-24T00:47:04.4003373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiff-neonfp16arith-u8.c' 2025-01-24T00:47:04.4003986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiffc-avx512fp16-u32.c' 2025-01-24T00:47:04.4004585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiffc-avx512fp16-u64.c' 2025-01-24T00:47:04.4005160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u16.c' 2025-01-24T00:47:04.4005773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u8.c' 2025-01-24T00:47:04.4006453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiffc-fp16arith-u1.c' 2025-01-24T00:47:04.4011642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiffc-fp16arith-u2.c' 2025-01-24T00:47:04.4012299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiffc-fp16arith-u4.c' 2025-01-24T00:47:04.4012932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiffc-neonfp16arith-u16.c' 2025-01-24T00:47:04.4013557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiffc-neonfp16arith-u8.c' 2025-01-24T00:47:04.4014138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsub-avx512fp16-u32.c' 2025-01-24T00:47:04.4014724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsub-avx512fp16-u64.c' 2025-01-24T00:47:04.4015269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsub-f16c-u16.c' 2025-01-24T00:47:04.4015807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsub-f16c-u8.c' 2025-01-24T00:47:04.4016376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsub-fp16arith-u1.c' 2025-01-24T00:47:04.4016943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsub-fp16arith-u2.c' 2025-01-24T00:47:04.4017508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsub-fp16arith-u4.c' 2025-01-24T00:47:04.4018109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsub-neonfp16arith-u16.c' 2025-01-24T00:47:04.4018777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsub-neonfp16arith-u8.c' 2025-01-24T00:47:04.4019391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsubc-avx512fp16-u32.c' 2025-01-24T00:47:04.4019966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsubc-avx512fp16-u64.c' 2025-01-24T00:47:04.4020506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsubc-f16c-u16.c' 2025-01-24T00:47:04.4021055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsubc-f16c-u8.c' 2025-01-24T00:47:04.4021625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsubc-fp16arith-u1.c' 2025-01-24T00:47:04.4022204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsubc-fp16arith-u2.c' 2025-01-24T00:47:04.4022773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsubc-fp16arith-u4.c' 2025-01-24T00:47:04.4023372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsubc-neonfp16arith-u16.c' 2025-01-24T00:47:04.4023972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen/f16-vsubc-neonfp16arith-u8.c' 2025-01-24T00:47:04.4024515Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/gen' 2025-01-24T00:47:04.4025065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/vop-avx512fp16.c.in' 2025-01-24T00:47:04.4025556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/vop-f16c.c.in' 2025-01-24T00:47:04.4026073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/vop-fp16arith.c.in' 2025-01-24T00:47:04.4026623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/vop-neonfp16arith.c.in' 2025-01-24T00:47:04.4027148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/vopc-avx512fp16.c.in' 2025-01-24T00:47:04.4027653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/vopc-f16c.c.in' 2025-01-24T00:47:04.4028180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/vopc-fp16arith.c.in' 2025-01-24T00:47:04.4028722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary/vopc-neonfp16arith.c.in' 2025-01-24T00:47:04.4029210Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vbinary' 2025-01-24T00:47:04.4029694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vclamp/f16-vclamp.h' 2025-01-24T00:47:04.4030169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vclamp/f16c.c.in' 2025-01-24T00:47:04.4030718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vclamp/gen/f16-vclamp-f16c-u16.c' 2025-01-24T00:47:04.4031260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vclamp/gen/f16-vclamp-f16c-u8.c' 2025-01-24T00:47:04.4031899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vclamp/gen/f16-vclamp-neonfp16arith-u16.c' 2025-01-24T00:47:04.4032494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vclamp/gen/f16-vclamp-neonfp16arith-u8.c' 2025-01-24T00:47:04.4033111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vclamp/gen/f16-vclamp-rvvfp16arith-u1v.c' 2025-01-24T00:47:04.4033698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vclamp/gen/f16-vclamp-rvvfp16arith-u2v.c' 2025-01-24T00:47:04.4034286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vclamp/gen/f16-vclamp-rvvfp16arith-u4v.c' 2025-01-24T00:47:04.4034880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vclamp/gen/f16-vclamp-rvvfp16arith-u8v.c' 2025-01-24T00:47:04.4035375Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vclamp/gen' 2025-01-24T00:47:04.4035886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vclamp/neonfp16arith.c.in' 2025-01-24T00:47:04.4036399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vclamp/rvvfp16arith.c.in' 2025-01-24T00:47:04.4036867Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vclamp' 2025-01-24T00:47:04.4037452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vcmul/gen/f16-vcmul-neonfp16arith-u16.c' 2025-01-24T00:47:04.4038060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vcmul/gen/f16-vcmul-neonfp16arith-u32.c' 2025-01-24T00:47:04.4038658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vcmul/gen/f16-vcmul-neonfp16arith-u8.c' 2025-01-24T00:47:04.4039146Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vcmul/gen' 2025-01-24T00:47:04.4039649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vcmul/neonfp16arith.c.in' 2025-01-24T00:47:04.4040117Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vcmul' 2025-01-24T00:47:04.4040651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-velu/avx2-rr1-p3.c.in' 2025-01-24T00:47:04.4041114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-velu/f16-velu.h' 2025-01-24T00:47:04.4041693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u16.c' 2025-01-24T00:47:04.4042247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u8.c' 2025-01-24T00:47:04.4042870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-velu/gen/f16-velu-neonfp16arith-rr1-p3-u16.c' 2025-01-24T00:47:04.4043476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-velu/gen/f16-velu-neonfp16arith-rr1-p3-u8.c' 2025-01-24T00:47:04.4043955Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-velu/gen' 2025-01-24T00:47:04.4044507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-velu/neonfp16arith-rr1-p3.c.in' 2025-01-24T00:47:04.4044965Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-velu' 2025-01-24T00:47:04.4045526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vhswish/f16-vhswish.h' 2025-01-24T00:47:04.4046023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vhswish/f16c.c.in' 2025-01-24T00:47:04.4046677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vhswish/gen/f16-vhswish-f16c-u16.c' 2025-01-24T00:47:04.4047234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vhswish/gen/f16-vhswish-f16c-u8.c' 2025-01-24T00:47:04.4047847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vhswish/gen/f16-vhswish-neonfp16arith-u16.c' 2025-01-24T00:47:04.4048454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vhswish/gen/f16-vhswish-neonfp16arith-u8.c' 2025-01-24T00:47:04.4048951Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vhswish/gen' 2025-01-24T00:47:04.4049463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vhswish/neonfp16arith.c.in' 2025-01-24T00:47:04.4049949Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vhswish' 2025-01-24T00:47:04.4050426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vlrelu/f16-vlrelu.h' 2025-01-24T00:47:04.4050892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vlrelu/f16c.c.in' 2025-01-24T00:47:04.4051471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vlrelu/gen/f16-vlrelu-f16c-u16.c' 2025-01-24T00:47:04.4052027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vlrelu/gen/f16-vlrelu-f16c-u8.c' 2025-01-24T00:47:04.4052631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vlrelu/gen/f16-vlrelu-neonfp16arith-u16.c' 2025-01-24T00:47:04.4053218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vlrelu/gen/f16-vlrelu-neonfp16arith-u8.c' 2025-01-24T00:47:04.4053702Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vlrelu/gen' 2025-01-24T00:47:04.4054223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vlrelu/neonfp16arith.c.in' 2025-01-24T00:47:04.4054686Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vlrelu' 2025-01-24T00:47:04.4055184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vmulcaddc/fma3.c.in' 2025-01-24T00:47:04.4055814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vmulcaddc/gen/f16-vmulcaddc-c16-minmax-fma3-2x.c' 2025-01-24T00:47:04.4056496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vmulcaddc/gen/f16-vmulcaddc-c16-minmax-neonfp16arith-2x.c' 2025-01-24T00:47:04.4057132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vmulcaddc/gen/f16-vmulcaddc-c8-minmax-fma3-2x.c' 2025-01-24T00:47:04.4057808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vmulcaddc/gen/f16-vmulcaddc-c8-minmax-neonfp16arith-2x.c' 2025-01-24T00:47:04.4058318Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vmulcaddc/gen' 2025-01-24T00:47:04.4058869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vmulcaddc/neonfp16arith.c.in' 2025-01-24T00:47:04.4059348Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vmulcaddc' 2025-01-24T00:47:04.4059845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vneg/f16-vneg.h' 2025-01-24T00:47:04.4060304Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vneg' 2025-01-24T00:47:04.4060877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrnd/f16-vrndd.h' 2025-01-24T00:47:04.4061348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrnd/f16-vrndne.h' 2025-01-24T00:47:04.4061813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrnd/f16-vrndu.h' 2025-01-24T00:47:04.4062291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrnd/f16-vrndz.h' 2025-01-24T00:47:04.4062744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrnd/f16c.c.in' 2025-01-24T00:47:04.4063279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndd-f16c-u16.c' 2025-01-24T00:47:04.4063813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndd-f16c-u8.c' 2025-01-24T00:47:04.4064391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndd-neonfp16arith-u16.c' 2025-01-24T00:47:04.4065000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndd-neonfp16arith-u8.c' 2025-01-24T00:47:04.4065558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndne-f16c-u16.c' 2025-01-24T00:47:04.4066084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndne-f16c-u8.c' 2025-01-24T00:47:04.4066679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndne-neonfp16arith-u16.c' 2025-01-24T00:47:04.4067252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndne-neonfp16arith-u8.c' 2025-01-24T00:47:04.4067787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndu-f16c-u16.c' 2025-01-24T00:47:04.4068309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndu-f16c-u8.c' 2025-01-24T00:47:04.4068891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndu-neonfp16arith-u16.c' 2025-01-24T00:47:04.4069474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndu-neonfp16arith-u8.c' 2025-01-24T00:47:04.4070004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndz-f16c-u16.c' 2025-01-24T00:47:04.4070535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndz-f16c-u8.c' 2025-01-24T00:47:04.4071116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndz-neonfp16arith-u16.c' 2025-01-24T00:47:04.4071688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndz-neonfp16arith-u8.c' 2025-01-24T00:47:04.4072177Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrnd/gen' 2025-01-24T00:47:04.4072702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrnd/neonfp16arith.c.in' 2025-01-24T00:47:04.4073193Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrnd' 2025-01-24T00:47:04.4073672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrsqrt/f16-vrsqrt.h' 2025-01-24T00:47:04.4074164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrsqrt/f16c-rsqrt.c.in' 2025-01-24T00:47:04.4074751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u16.c' 2025-01-24T00:47:04.4075329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u32.c' 2025-01-24T00:47:04.4075910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u8.c' 2025-01-24T00:47:04.4076537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrsqrt/gen/f16-vrsqrt-neonfp16arith-rsqrt-u16.c' 2025-01-24T00:47:04.4077163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrsqrt/gen/f16-vrsqrt-neonfp16arith-rsqrt-u32.c' 2025-01-24T00:47:04.4077790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrsqrt/gen/f16-vrsqrt-neonfp16arith-rsqrt-u8.c' 2025-01-24T00:47:04.4078294Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrsqrt/gen' 2025-01-24T00:47:04.4078865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrsqrt/neonfp16arith-rsqrt.c.in' 2025-01-24T00:47:04.4079344Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vrsqrt' 2025-01-24T00:47:04.4079824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsigmoid/avx2.c.in' 2025-01-24T00:47:04.4080333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsigmoid/f16-vsigmoid.h' 2025-01-24T00:47:04.4081055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-aarch64-neonfp16arith-rr2-p2-div-u16.c' 2025-01-24T00:47:04.4081779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-aarch64-neonfp16arith-rr2-p2-div-u24.c' 2025-01-24T00:47:04.4082503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-aarch64-neonfp16arith-rr2-p2-div-u32.c' 2025-01-24T00:47:04.4083211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-aarch64-neonfp16arith-rr2-p2-div-u8.c' 2025-01-24T00:47:04.4083844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u16.c' 2025-01-24T00:47:04.4084470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u24.c' 2025-01-24T00:47:04.4085102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u32.c' 2025-01-24T00:47:04.4085728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u8.c' 2025-01-24T00:47:04.4086441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u16.c' 2025-01-24T00:47:04.4087100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u24.c' 2025-01-24T00:47:04.4087723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u32.c' 2025-01-24T00:47:04.4088355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u8.c' 2025-01-24T00:47:04.4089049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1fma-u16.c' 2025-01-24T00:47:04.4089739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1fma-u24.c' 2025-01-24T00:47:04.4090440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1fma-u32.c' 2025-01-24T00:47:04.4091126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1fma-u8.c' 2025-01-24T00:47:04.4091838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1recps-u16.c' 2025-01-24T00:47:04.4092868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1recps-u24.c' 2025-01-24T00:47:04.4093577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1recps-u32.c' 2025-01-24T00:47:04.4094325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1recps-u8.c' 2025-01-24T00:47:04.4094824Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsigmoid/gen' 2025-01-24T00:47:04.4095359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsigmoid/neonfp16arith.c.in' 2025-01-24T00:47:04.4095836Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsigmoid' 2025-01-24T00:47:04.4096300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqr/f16-vsqr.h' 2025-01-24T00:47:04.4096765Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqr' 2025-01-24T00:47:04.4097281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqrt/avx512fp16-sqrt.c.in' 2025-01-24T00:47:04.4097789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqrt/avx512skx-sqrt.c.in' 2025-01-24T00:47:04.4098264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqrt/f16-vsqrt.h' 2025-01-24T00:47:04.4098750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqrt/f16c-rsqrt.c.in' 2025-01-24T00:47:04.4099238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqrt/f16c-sqrt.c.in' 2025-01-24T00:47:04.4099747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqrt/fp16arith-sqrt.c.in' 2025-01-24T00:47:04.4100444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-aarch64-neonfp16arith-sqrt-u16.c' 2025-01-24T00:47:04.4101101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-aarch64-neonfp16arith-sqrt-u32.c' 2025-01-24T00:47:04.4101782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-aarch64-neonfp16arith-sqrt-u8.c' 2025-01-24T00:47:04.4102388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-avx512fp16-sqrt-u128.c' 2025-01-24T00:47:04.4102980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-avx512fp16-sqrt-u32.c' 2025-01-24T00:47:04.4103575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-avx512fp16-sqrt-u64.c' 2025-01-24T00:47:04.4104173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u16.c' 2025-01-24T00:47:04.4104760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u32.c' 2025-01-24T00:47:04.4105352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u64.c' 2025-01-24T00:47:04.4105918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u16.c' 2025-01-24T00:47:04.4106506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u32.c' 2025-01-24T00:47:04.4107075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u8.c' 2025-01-24T00:47:04.4107665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u16.c' 2025-01-24T00:47:04.4108232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u32.c' 2025-01-24T00:47:04.4108782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u8.c' 2025-01-24T00:47:04.4109367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-fp16arith-sqrt-u1.c' 2025-01-24T00:47:04.4109955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-fp16arith-sqrt-u2.c' 2025-01-24T00:47:04.4110536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-fp16arith-sqrt-u4.c' 2025-01-24T00:47:04.4111191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-neonfp16arith-nr1fma1adj-u16.c' 2025-01-24T00:47:04.4111830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-neonfp16arith-nr1fma1adj-u32.c' 2025-01-24T00:47:04.4112469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-neonfp16arith-nr1fma1adj-u8.c' 2025-01-24T00:47:04.4112957Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqrt/gen' 2025-01-24T00:47:04.4113528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqrt/neonfp16arith-nr1fma1adj.c.in' 2025-01-24T00:47:04.4114072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqrt/neonfp16arith-sqrt.c.in' 2025-01-24T00:47:04.4114558Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vsqrt' 2025-01-24T00:47:04.4115093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/avx-expm1minus.c.in' 2025-01-24T00:47:04.4115612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/avx-polynomial.c.in' 2025-01-24T00:47:04.4116086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/f16-vtanh.h' 2025-01-24T00:47:04.4116874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u16.c' 2025-01-24T00:47:04.4117652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u24.c' 2025-01-24T00:47:04.4118427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u32.c' 2025-01-24T00:47:04.4119200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u8.c' 2025-01-24T00:47:04.4119872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u16.c' 2025-01-24T00:47:04.4120574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u24.c' 2025-01-24T00:47:04.4121250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u32.c' 2025-01-24T00:47:04.4121945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u8.c' 2025-01-24T00:47:04.4122627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u16.c' 2025-01-24T00:47:04.4123296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u24.c' 2025-01-24T00:47:04.4123972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u32.c' 2025-01-24T00:47:04.4124645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u8.c' 2025-01-24T00:47:04.4125326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u16.c' 2025-01-24T00:47:04.4126002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u24.c' 2025-01-24T00:47:04.4126754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u32.c' 2025-01-24T00:47:04.4127428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u8.c' 2025-01-24T00:47:04.4128103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u16.c' 2025-01-24T00:47:04.4128821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u24.c' 2025-01-24T00:47:04.4129499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u32.c' 2025-01-24T00:47:04.4130190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u8.c' 2025-01-24T00:47:04.4130838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u16.c' 2025-01-24T00:47:04.4131477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u24.c' 2025-01-24T00:47:04.4132114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u32.c' 2025-01-24T00:47:04.4132755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u8.c' 2025-01-24T00:47:04.4133430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u16.c' 2025-01-24T00:47:04.4134113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u24.c' 2025-01-24T00:47:04.4134783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u32.c' 2025-01-24T00:47:04.4135483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u8.c' 2025-01-24T00:47:04.4136185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u16.c' 2025-01-24T00:47:04.4136863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u24.c' 2025-01-24T00:47:04.4137551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u32.c' 2025-01-24T00:47:04.4138223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u8.c' 2025-01-24T00:47:04.4138870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u16.c' 2025-01-24T00:47:04.4139504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u24.c' 2025-01-24T00:47:04.4140143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u32.c' 2025-01-24T00:47:04.4140789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u8.c' 2025-01-24T00:47:04.4141531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u16.c' 2025-01-24T00:47:04.4142285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u24.c' 2025-01-24T00:47:04.4143032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u32.c' 2025-01-24T00:47:04.4143794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u8.c' 2025-01-24T00:47:04.4144578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u16.c' 2025-01-24T00:47:04.4145331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u24.c' 2025-01-24T00:47:04.4146092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u32.c' 2025-01-24T00:47:04.4146842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u8.c' 2025-01-24T00:47:04.4147596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u16.c' 2025-01-24T00:47:04.4148360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u24.c' 2025-01-24T00:47:04.4149125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u32.c' 2025-01-24T00:47:04.4149879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u8.c' 2025-01-24T00:47:04.4150391Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/gen' 2025-01-24T00:47:04.4150996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh/neonfp16arith-expm1minus.c.in' 2025-01-24T00:47:04.4151461Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vtanh' 2025-01-24T00:47:04.4151934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vunary/f16c.c.in' 2025-01-24T00:47:04.4152532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vunary/gen/f16-vabs-neonfp16arith-u16.c' 2025-01-24T00:47:04.4153116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vunary/gen/f16-vabs-neonfp16arith-u8.c' 2025-01-24T00:47:04.4153651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vunary/gen/f16-vabs-sse2-u16.c' 2025-01-24T00:47:04.4154187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vunary/gen/f16-vabs-sse2-u8.c' 2025-01-24T00:47:04.4154775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vunary/gen/f16-vneg-neonfp16arith-u16.c' 2025-01-24T00:47:04.4155360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vunary/gen/f16-vneg-neonfp16arith-u8.c' 2025-01-24T00:47:04.4155895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vunary/gen/f16-vneg-sse2-u16.c' 2025-01-24T00:47:04.4156425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vunary/gen/f16-vneg-sse2-u8.c' 2025-01-24T00:47:04.4156965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vunary/gen/f16-vsqr-f16c-u16.c' 2025-01-24T00:47:04.4157492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vunary/gen/f16-vsqr-f16c-u8.c' 2025-01-24T00:47:04.4158105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vunary/gen/f16-vsqr-neonfp16arith-u16.c' 2025-01-24T00:47:04.4158707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vunary/gen/f16-vsqr-neonfp16arith-u8.c' 2025-01-24T00:47:04.4159192Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vunary/gen' 2025-01-24T00:47:04.4159709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vunary/neonfp16arith.c.in' 2025-01-24T00:47:04.4160183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vunary/sse2.c.in' 2025-01-24T00:47:04.4160651Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f16-vunary' 2025-01-24T00:47:04.4161234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-4x-neon-c4.c' 2025-01-24T00:47:04.4161815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-4x-rvv-u1v.c' 2025-01-24T00:47:04.4162413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-4x-scalar-c1.c' 2025-01-24T00:47:04.4162990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-4x-sse2-c4.c' 2025-01-24T00:47:04.4163620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-4x-wasmsimd-c4.c' 2025-01-24T00:47:04.4164234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-9p8x-neon-c4.c' 2025-01-24T00:47:04.4164822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-9p8x-rvv-u1v.c' 2025-01-24T00:47:04.4165432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-9p8x-scalar-c1.c' 2025-01-24T00:47:04.4166025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-9p8x-sse2-c4.c' 2025-01-24T00:47:04.4166728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-9p8x-wasmsimd-c4.c' 2025-01-24T00:47:04.4167315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-9x-neon-c4.c' 2025-01-24T00:47:04.4167891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-9x-rvv-u1v.c' 2025-01-24T00:47:04.4168491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-9x-scalar-c1.c' 2025-01-24T00:47:04.4169070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-9x-sse2-c4.c' 2025-01-24T00:47:04.4169675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-9x-wasmsimd-c4.c' 2025-01-24T00:47:04.4170164Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-argmaxpool' 2025-01-24T00:47:04.4170759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9p8x-minmax-neon-c4.c' 2025-01-24T00:47:04.4171402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9p8x-minmax-scalar-c1.c' 2025-01-24T00:47:04.4171997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9p8x-minmax-sse-c4.c' 2025-01-24T00:47:04.4172618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9p8x-minmax-wasm-c1.c' 2025-01-24T00:47:04.4173264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9p8x-minmax-wasmsimd-arm-c4.c' 2025-01-24T00:47:04.4173902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9p8x-minmax-wasmsimd-x86-c4.c' 2025-01-24T00:47:04.4174497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9x-minmax-neon-c4.c' 2025-01-24T00:47:04.4175098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9x-minmax-scalar-c1.c' 2025-01-24T00:47:04.4175677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9x-minmax-sse-c4.c' 2025-01-24T00:47:04.4176273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9x-minmax-wasm-c1.c' 2025-01-24T00:47:04.4176899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9x-minmax-wasmsimd-arm-c4.c' 2025-01-24T00:47:04.4177561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9x-minmax-wasmsimd-x86-c4.c' 2025-01-24T00:47:04.4178092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-avgpool/f32-avgpool-minmax.h' 2025-01-24T00:47:04.4178747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-avgpool/gen/f32-avgpool-9p8x-minmax-rvv-c1v.c' 2025-01-24T00:47:04.4179374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-avgpool/gen/f32-avgpool-9p8x-minmax-rvv-c2v.c' 2025-01-24T00:47:04.4179980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-avgpool/gen/f32-avgpool-9x-minmax-rvv-c1v.c' 2025-01-24T00:47:04.4180595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-avgpool/gen/f32-avgpool-9x-minmax-rvv-c2v.c' 2025-01-24T00:47:04.4181092Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-avgpool/gen' 2025-01-24T00:47:04.4181577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-avgpool/rvv_9p8x.c.in' 2025-01-24T00:47:04.4182068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-avgpool/rvv_9x.c.in' 2025-01-24T00:47:04.4182549Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-avgpool' 2025-01-24T00:47:04.4183104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-conv-hwc/3x3s2p0p1c3-neon-x1.c.in' 2025-01-24T00:47:04.4183651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-conv-hwc/3x3s2p0p1c3-neon-x2.c.in' 2025-01-24T00:47:04.4184186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-conv-hwc/3x3s2p1c3-neon-x1.c.in' 2025-01-24T00:47:04.4184741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-conv-hwc/3x3s2p1c3-neon-x2.c.in' 2025-01-24T00:47:04.4185398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-conv-hwc/f32-conv-hwc-3x3s2p0p1c3x4-scalar-1x1.c' 2025-01-24T00:47:04.4186046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-conv-hwc/f32-conv-hwc-3x3s2p1c3x4-scalar-1x1.c' 2025-01-24T00:47:04.4186740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x4-aarch64-neonfma-2x1.c' 2025-01-24T00:47:04.4187432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x4-aarch64-neonfma-2x2.c' 2025-01-24T00:47:04.4188080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x4-neon-2x1.c' 2025-01-24T00:47:04.4188715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x4-neon-2x2.c' 2025-01-24T00:47:04.4189424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x8-aarch64-neonfma-2x1.c' 2025-01-24T00:47:04.4190115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x8-aarch64-neonfma-2x2.c' 2025-01-24T00:47:04.4190738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x8-neon-2x1.c' 2025-01-24T00:47:04.4191406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x8-neon-2x2.c' 2025-01-24T00:47:04.4192222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x4-aarch64-neonfma-2x1.c' 2025-01-24T00:47:04.4192969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x4-aarch64-neonfma-2x2.c' 2025-01-24T00:47:04.4193598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x4-neon-2x1.c' 2025-01-24T00:47:04.4194217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x4-neon-2x2.c' 2025-01-24T00:47:04.4194913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x8-aarch64-neonfma-2x1.c' 2025-01-24T00:47:04.4195596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x8-aarch64-neonfma-2x2.c' 2025-01-24T00:47:04.4196234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x8-neon-2x1.c' 2025-01-24T00:47:04.4196862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x8-neon-2x2.c' 2025-01-24T00:47:04.4197360Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-conv-hwc/gen' 2025-01-24T00:47:04.4197852Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-conv-hwc' 2025-01-24T00:47:04.4198560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-aarch64-neonfma-2x2.c' 2025-01-24T00:47:04.4199222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-neon-2x2.c' 2025-01-24T00:47:04.4199916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-scalar-1x1.c' 2025-01-24T00:47:04.4200584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-1x1.c' 2025-01-24T00:47:04.4201233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-2x2.c' 2025-01-24T00:47:04.4201901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-wasmsimd-2x2.c' 2025-01-24T00:47:04.4202409Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-conv-hwc2chw' 2025-01-24T00:47:04.4203122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/f32-dwconv-9p4c-minmax-asm-aarch64-neonfma-cortex-a55.S' 2025-01-24T00:47:04.4203767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/f32-dwconv-9p4c-minmax-asm-aarch64-neonfma.S' 2025-01-24T00:47:04.4204354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/f32-dwconv-minmax-multipass.h' 2025-01-24T00:47:04.4204913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/f32-dwconv-minmax-unipass.h' 2025-01-24T00:47:04.4205458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/f32-dwconv-multipass.h' 2025-01-24T00:47:04.4206014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/f32-dwconv-unipass.h' 2025-01-24T00:47:04.4206703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx-acc2.c' 2025-01-24T00:47:04.4207309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx.c' 2025-01-24T00:47:04.4207942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f-acc2.c' 2025-01-24T00:47:04.4208564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f.c' 2025-01-24T00:47:04.4209190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3-acc2.c' 2025-01-24T00:47:04.4209784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3.c' 2025-01-24T00:47:04.4210423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-neon-acc2.c' 2025-01-24T00:47:04.4211018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-neon.c' 2025-01-24T00:47:04.4211673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-neonfma-acc2.c' 2025-01-24T00:47:04.4212287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-neonfma.c' 2025-01-24T00:47:04.4212912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar-acc2.c' 2025-01-24T00:47:04.4213524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar.c' 2025-01-24T00:47:04.4214166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-wasm-acc2.c' 2025-01-24T00:47:04.4214793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-wasm.c' 2025-01-24T00:47:04.4215380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar-acc2.c' 2025-01-24T00:47:04.4215944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar.c' 2025-01-24T00:47:04.4216577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar-acc2.c' 2025-01-24T00:47:04.4217184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar.c' 2025-01-24T00:47:04.4217808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-wasm-acc2.c' 2025-01-24T00:47:04.4218395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-wasm.c' 2025-01-24T00:47:04.4218980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar-acc2.c' 2025-01-24T00:47:04.4219558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar.c' 2025-01-24T00:47:04.4220216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f-acc2.c' 2025-01-24T00:47:04.4220867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f.c' 2025-01-24T00:47:04.4221485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-neon-acc2.c' 2025-01-24T00:47:04.4222069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-neon.c' 2025-01-24T00:47:04.4222708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-neonfma-acc2.c' 2025-01-24T00:47:04.4223315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-neonfma.c' 2025-01-24T00:47:04.4223933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse-acc2.c' 2025-01-24T00:47:04.4224527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse.c' 2025-01-24T00:47:04.4225205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-wasmrelaxedsimd-acc2.c' 2025-01-24T00:47:04.4225917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-wasmrelaxedsimd-fma-acc2.c' 2025-01-24T00:47:04.4226592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4227251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.4227942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-wasmsimd-arm-acc2.c' 2025-01-24T00:47:04.4228576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.4229271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-wasmsimd-x86-acc2.c' 2025-01-24T00:47:04.4229903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.4230559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4231136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-wasmsimd.c' 2025-01-24T00:47:04.4231757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx-acc2.c' 2025-01-24T00:47:04.4232361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx.c' 2025-01-24T00:47:04.4232985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3-acc2.c' 2025-01-24T00:47:04.4233588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3.c' 2025-01-24T00:47:04.4234241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-neon-acc2.c' 2025-01-24T00:47:04.4234863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-neon.c' 2025-01-24T00:47:04.4235507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-neonfma-acc2.c' 2025-01-24T00:47:04.4236115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-neonfma.c' 2025-01-24T00:47:04.4236745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse-acc2.c' 2025-01-24T00:47:04.4237334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse.c' 2025-01-24T00:47:04.4238024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-wasmrelaxedsimd-acc2.c' 2025-01-24T00:47:04.4238744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-wasmrelaxedsimd-fma-acc2.c' 2025-01-24T00:47:04.4239425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4240093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.4240756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-wasmsimd-arm-acc2.c' 2025-01-24T00:47:04.4241407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.4242070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-wasmsimd-x86-acc2.c' 2025-01-24T00:47:04.4242735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.4243408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4243988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-wasmsimd.c' 2025-01-24T00:47:04.4244669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar-acc2.c' 2025-01-24T00:47:04.4245313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar.c' 2025-01-24T00:47:04.4245944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar-acc2.c' 2025-01-24T00:47:04.4246664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar.c' 2025-01-24T00:47:04.4247337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar-acc2.c' 2025-01-24T00:47:04.4247991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar.c' 2025-01-24T00:47:04.4248653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar-acc2.c' 2025-01-24T00:47:04.4249282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar.c' 2025-01-24T00:47:04.4249955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-minmax-wasm-acc2.c' 2025-01-24T00:47:04.4250583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-minmax-wasm.c' 2025-01-24T00:47:04.4251229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar-acc2.c' 2025-01-24T00:47:04.4251831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar.c' 2025-01-24T00:47:04.4252536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l4c4s4r-minmax-wasmsimd-arm-acc2.c' 2025-01-24T00:47:04.4253226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l4c4s4r-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.4253926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l4c4s4r-minmax-wasmsimd-x86-acc2.c' 2025-01-24T00:47:04.4254612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l4c4s4r-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.4255253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l4c4s4r-wasmsimd-acc2.c' 2025-01-24T00:47:04.4255868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l4c4s4r-wasmsimd.c' 2025-01-24T00:47:04.4256604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l8c4s4r-minmax-wasmsimd-arm-acc2.c' 2025-01-24T00:47:04.4257283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l8c4s4r-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.4258023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l8c4s4r-minmax-wasmsimd-x86-acc2.c' 2025-01-24T00:47:04.4258692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l8c4s4r-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.4259331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l8c4s4r-wasmsimd-acc2.c' 2025-01-24T00:47:04.4259963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l8c4s4r-wasmsimd.c' 2025-01-24T00:47:04.4260584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx-acc2.c' 2025-01-24T00:47:04.4261183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx.c' 2025-01-24T00:47:04.4261814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f-acc2.c' 2025-01-24T00:47:04.4262424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f.c' 2025-01-24T00:47:04.4263080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3-acc2.c' 2025-01-24T00:47:04.4263745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3.c' 2025-01-24T00:47:04.4264379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-neon-acc2.c' 2025-01-24T00:47:04.4264973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-neon.c' 2025-01-24T00:47:04.4265606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-neonfma-acc2.c' 2025-01-24T00:47:04.4266230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-neonfma.c' 2025-01-24T00:47:04.4266860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar-acc2.c' 2025-01-24T00:47:04.4267476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar.c' 2025-01-24T00:47:04.4268093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-wasm-acc2.c' 2025-01-24T00:47:04.4268685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-wasm.c' 2025-01-24T00:47:04.4269290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar-acc2.c' 2025-01-24T00:47:04.4269856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar.c' 2025-01-24T00:47:04.4270497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar-acc2.c' 2025-01-24T00:47:04.4271123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar.c' 2025-01-24T00:47:04.4271763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-wasm-acc2.c' 2025-01-24T00:47:04.4272366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-wasm.c' 2025-01-24T00:47:04.4272955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar-acc2.c' 2025-01-24T00:47:04.4273529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar.c' 2025-01-24T00:47:04.4274161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f-acc2.c' 2025-01-24T00:47:04.4274774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f.c' 2025-01-24T00:47:04.4275400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-neon-acc2.c' 2025-01-24T00:47:04.4275991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-neon.c' 2025-01-24T00:47:04.4276630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-neonfma-acc2.c' 2025-01-24T00:47:04.4277263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-neonfma.c' 2025-01-24T00:47:04.4277895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse-acc2.c' 2025-01-24T00:47:04.4278498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse.c' 2025-01-24T00:47:04.4279182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-wasmrelaxedsimd-acc2.c' 2025-01-24T00:47:04.4279889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-wasmrelaxedsimd-fma-acc2.c' 2025-01-24T00:47:04.4280561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4281212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.4281884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-wasmsimd-arm-acc2.c' 2025-01-24T00:47:04.4282520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.4283188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-wasmsimd-x86-acc2.c' 2025-01-24T00:47:04.4283819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.4284450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4285064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-wasmsimd.c' 2025-01-24T00:47:04.4285674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx-acc2.c' 2025-01-24T00:47:04.4286352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx.c' 2025-01-24T00:47:04.4286971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3-acc2.c' 2025-01-24T00:47:04.4287560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3.c' 2025-01-24T00:47:04.4288192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-neon-acc2.c' 2025-01-24T00:47:04.4288790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-neon.c' 2025-01-24T00:47:04.4289434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-neonfma-acc2.c' 2025-01-24T00:47:04.4290049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-neonfma.c' 2025-01-24T00:47:04.4290659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse-acc2.c' 2025-01-24T00:47:04.4291286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse.c' 2025-01-24T00:47:04.4292083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-wasmrelaxedsimd-acc2.c' 2025-01-24T00:47:04.4292844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-wasmrelaxedsimd-fma-acc2.c' 2025-01-24T00:47:04.4293524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4294175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.4294851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-wasmsimd-arm-acc2.c' 2025-01-24T00:47:04.4295489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.4296168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-wasmsimd-x86-acc2.c' 2025-01-24T00:47:04.4296802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.4297437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4298025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-wasmsimd.c' 2025-01-24T00:47:04.4298640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx-acc2.c' 2025-01-24T00:47:04.4299238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx.c' 2025-01-24T00:47:04.4299904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f-acc2.c' 2025-01-24T00:47:04.4300543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f.c' 2025-01-24T00:47:04.4301173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3-acc2.c' 2025-01-24T00:47:04.4301767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3.c' 2025-01-24T00:47:04.4302407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-neon-acc2.c' 2025-01-24T00:47:04.4302998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-neon.c' 2025-01-24T00:47:04.4303636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-neonfma-acc2.c' 2025-01-24T00:47:04.4304261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-neonfma.c' 2025-01-24T00:47:04.4304889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar-acc2.c' 2025-01-24T00:47:04.4305500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar.c' 2025-01-24T00:47:04.4306144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-wasm-acc2.c' 2025-01-24T00:47:04.4306756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-wasm.c' 2025-01-24T00:47:04.4307351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar-acc2.c' 2025-01-24T00:47:04.4307917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar.c' 2025-01-24T00:47:04.4308554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar-acc2.c' 2025-01-24T00:47:04.4309152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar.c' 2025-01-24T00:47:04.4309768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-wasm-acc2.c' 2025-01-24T00:47:04.4310369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-wasm.c' 2025-01-24T00:47:04.4310957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar-acc2.c' 2025-01-24T00:47:04.4311537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar.c' 2025-01-24T00:47:04.4312165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f-acc2.c' 2025-01-24T00:47:04.4312780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f.c' 2025-01-24T00:47:04.4313409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-neon-acc2.c' 2025-01-24T00:47:04.4314024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-neon.c' 2025-01-24T00:47:04.4314692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-neonfma-acc2.c' 2025-01-24T00:47:04.4315304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-neonfma.c' 2025-01-24T00:47:04.4315915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse-acc2.c' 2025-01-24T00:47:04.4316517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse.c' 2025-01-24T00:47:04.4317199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-wasmrelaxedsimd-acc2.c' 2025-01-24T00:47:04.4317915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-wasmrelaxedsimd-fma-acc2.c' 2025-01-24T00:47:04.4318592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4319246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.4319939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-wasmsimd-arm-acc2.c' 2025-01-24T00:47:04.4320573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.4321266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-wasmsimd-x86-acc2.c' 2025-01-24T00:47:04.4321901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.4322531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4323116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-wasmsimd.c' 2025-01-24T00:47:04.4323728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx-acc2.c' 2025-01-24T00:47:04.4324324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx.c' 2025-01-24T00:47:04.4324939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3-acc2.c' 2025-01-24T00:47:04.4325531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3.c' 2025-01-24T00:47:04.4326161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-neon-acc2.c' 2025-01-24T00:47:04.4326812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-neon.c' 2025-01-24T00:47:04.4327457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-neonfma-acc2.c' 2025-01-24T00:47:04.4328090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-neonfma.c' 2025-01-24T00:47:04.4328702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse-acc2.c' 2025-01-24T00:47:04.4329324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse.c' 2025-01-24T00:47:04.4329998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-wasmrelaxedsimd-acc2.c' 2025-01-24T00:47:04.4330716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-wasmrelaxedsimd-fma-acc2.c' 2025-01-24T00:47:04.4331388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4332042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.4332719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-wasmsimd-arm-acc2.c' 2025-01-24T00:47:04.4333353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.4334021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-wasmsimd-x86-acc2.c' 2025-01-24T00:47:04.4334673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.4335331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4335916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-wasmsimd.c' 2025-01-24T00:47:04.4336600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f-acc2.c' 2025-01-24T00:47:04.4337268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f.c' 2025-01-24T00:47:04.4337920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse-acc2.c' 2025-01-24T00:47:04.4338564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse.c' 2025-01-24T00:47:04.4339217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx-acc2.c' 2025-01-24T00:47:04.4339849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx.c' 2025-01-24T00:47:04.4340519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c' 2025-01-24T00:47:04.4341151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3.c' 2025-01-24T00:47:04.4341830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar-acc2.c' 2025-01-24T00:47:04.4342500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar.c' 2025-01-24T00:47:04.4343174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-wasm-acc2.c' 2025-01-24T00:47:04.4343810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-wasm.c' 2025-01-24T00:47:04.4344440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar-acc2.c' 2025-01-24T00:47:04.4345061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar.c' 2025-01-24T00:47:04.4345740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f-acc2.c' 2025-01-24T00:47:04.4346395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f.c' 2025-01-24T00:47:04.4347070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c' 2025-01-24T00:47:04.4347696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3.c' 2025-01-24T00:47:04.4348362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-neon-acc2.c' 2025-01-24T00:47:04.4349009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-neon.c' 2025-01-24T00:47:04.4349702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-neonfma-acc2.c' 2025-01-24T00:47:04.4350363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-neonfma.c' 2025-01-24T00:47:04.4351011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse-acc2.c' 2025-01-24T00:47:04.4351652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse.c' 2025-01-24T00:47:04.4352372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-wasmrelaxedsimd-acc2.c' 2025-01-24T00:47:04.4353120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-wasmrelaxedsimd-fma-acc2.c' 2025-01-24T00:47:04.4353843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4354539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.4355253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-wasmsimd-arm-acc2.c' 2025-01-24T00:47:04.4355931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.4356630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-wasmsimd-x86-acc2.c' 2025-01-24T00:47:04.4357346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.4358077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-wasmrelaxedsimd-fma-acc2.c' 2025-01-24T00:47:04.4358762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4359403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-wasmsimd-acc2.c' 2025-01-24T00:47:04.4360024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-wasmsimd.c' 2025-01-24T00:47:04.4360703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-neon-acc2.c' 2025-01-24T00:47:04.4361335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-neon.c' 2025-01-24T00:47:04.4362023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-neonfma-acc2.c' 2025-01-24T00:47:04.4362668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-neonfma.c' 2025-01-24T00:47:04.4363341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse-acc2.c' 2025-01-24T00:47:04.4364000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse.c' 2025-01-24T00:47:04.4364653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx-acc2.c' 2025-01-24T00:47:04.4365292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx.c' 2025-01-24T00:47:04.4365948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c' 2025-01-24T00:47:04.4366612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3.c' 2025-01-24T00:47:04.4367283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse-acc2.c' 2025-01-24T00:47:04.4367915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse.c' 2025-01-24T00:47:04.4368583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx-acc2.c' 2025-01-24T00:47:04.4369213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx.c' 2025-01-24T00:47:04.4369892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar-acc2.c' 2025-01-24T00:47:04.4370570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar.c' 2025-01-24T00:47:04.4371223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-wasm-acc2.c' 2025-01-24T00:47:04.4371889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-wasm.c' 2025-01-24T00:47:04.4372537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar-acc2.c' 2025-01-24T00:47:04.4373159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar.c' 2025-01-24T00:47:04.4373813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-neon-acc2.c' 2025-01-24T00:47:04.4374446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-neon.c' 2025-01-24T00:47:04.4375131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-neonfma-acc2.c' 2025-01-24T00:47:04.4375774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-neonfma.c' 2025-01-24T00:47:04.4376439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse-acc2.c' 2025-01-24T00:47:04.4377060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse.c' 2025-01-24T00:47:04.4377743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-neon-acc2.c' 2025-01-24T00:47:04.4378405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-neon.c' 2025-01-24T00:47:04.4379078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-neonfma-acc2.c' 2025-01-24T00:47:04.4379740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-neonfma.c' 2025-01-24T00:47:04.4380385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse-acc2.c' 2025-01-24T00:47:04.4381011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse.c' 2025-01-24T00:47:04.4381672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx-acc2.c' 2025-01-24T00:47:04.4382298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx.c' 2025-01-24T00:47:04.4382973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3-acc2.c' 2025-01-24T00:47:04.4383601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3.c' 2025-01-24T00:47:04.4384258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3-acc2.c' 2025-01-24T00:47:04.4384902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3.c' 2025-01-24T00:47:04.4385555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3-acc2.c' 2025-01-24T00:47:04.4386218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3.c' 2025-01-24T00:47:04.4386893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse-acc2.c' 2025-01-24T00:47:04.4387521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse.c' 2025-01-24T00:47:04.4388188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx-acc2.c' 2025-01-24T00:47:04.4388816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx.c' 2025-01-24T00:47:04.4389496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar-acc2.c' 2025-01-24T00:47:04.4390133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar.c' 2025-01-24T00:47:04.4390785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-wasm-acc2.c' 2025-01-24T00:47:04.4391422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-wasm.c' 2025-01-24T00:47:04.4392230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar-acc2.c' 2025-01-24T00:47:04.4392888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar.c' 2025-01-24T00:47:04.4393546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-neon-acc2.c' 2025-01-24T00:47:04.4394175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-neon.c' 2025-01-24T00:47:04.4394857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-neonfma-acc2.c' 2025-01-24T00:47:04.4395506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-neonfma.c' 2025-01-24T00:47:04.4396170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse-acc2.c' 2025-01-24T00:47:04.4396795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse.c' 2025-01-24T00:47:04.4397450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-neon-acc2.c' 2025-01-24T00:47:04.4398086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-neon.c' 2025-01-24T00:47:04.4398752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-neonfma-acc2.c' 2025-01-24T00:47:04.4399406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-neonfma.c' 2025-01-24T00:47:04.4400086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse-acc2.c' 2025-01-24T00:47:04.4400711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse.c' 2025-01-24T00:47:04.4401400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx-acc2.c' 2025-01-24T00:47:04.4402022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx.c' 2025-01-24T00:47:04.4402653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx-acc2.c' 2025-01-24T00:47:04.4403222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar.c' 2025-01-24T00:47:04.4403810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx.c' 2025-01-24T00:47:04.4404450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f-acc2.c' 2025-01-24T00:47:04.4405059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f.c' 2025-01-24T00:47:04.4405692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3-acc2.c' 2025-01-24T00:47:04.4406386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3.c' 2025-01-24T00:47:04.4407011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-neon-acc2.c' 2025-01-24T00:47:04.4407645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-neon.c' 2025-01-24T00:47:04.4408284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-neonfma-acc2.c' 2025-01-24T00:47:04.4408908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-neonfma.c' 2025-01-24T00:47:04.4409536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar-acc2.c' 2025-01-24T00:47:04.4410140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar.c' 2025-01-24T00:47:04.4410776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-wasm-acc2.c' 2025-01-24T00:47:04.4411362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-wasm.c' 2025-01-24T00:47:04.4411968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar-acc2.c' 2025-01-24T00:47:04.4412595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar-acc2.c' 2025-01-24T00:47:04.4413197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar.c' 2025-01-24T00:47:04.4413822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-wasm-acc2.c' 2025-01-24T00:47:04.4414441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-wasm.c' 2025-01-24T00:47:04.4415038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar-acc2.c' 2025-01-24T00:47:04.4415630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar.c' 2025-01-24T00:47:04.4416259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f-acc2.c' 2025-01-24T00:47:04.4416881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f.c' 2025-01-24T00:47:04.4417496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-neon-acc2.c' 2025-01-24T00:47:04.4418099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-neon.c' 2025-01-24T00:47:04.4418730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-neonfma-acc2.c' 2025-01-24T00:47:04.4419338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-neonfma.c' 2025-01-24T00:47:04.4419957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse-acc2.c' 2025-01-24T00:47:04.4420567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse.c' 2025-01-24T00:47:04.4421284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-wasmrelaxedsimd-acc2.c' 2025-01-24T00:47:04.4421984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-wasmrelaxedsimd-fma-acc2.c' 2025-01-24T00:47:04.4422657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4423313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.4423973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-wasmsimd-arm-acc2.c' 2025-01-24T00:47:04.4424614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.4425273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-wasmsimd-x86-acc2.c' 2025-01-24T00:47:04.4425906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.4426546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4427143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-wasmsimd-acc2.c' 2025-01-24T00:47:04.4427729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-wasmsimd.c' 2025-01-24T00:47:04.4428339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx-acc2.c' 2025-01-24T00:47:04.4428946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx.c' 2025-01-24T00:47:04.4429595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3-acc2.c' 2025-01-24T00:47:04.4430184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3.c' 2025-01-24T00:47:04.4430806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-neon-acc2.c' 2025-01-24T00:47:04.4431396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-neon.c' 2025-01-24T00:47:04.4432030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-neonfma-acc2.c' 2025-01-24T00:47:04.4432648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-neonfma.c' 2025-01-24T00:47:04.4433260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse-acc2.c' 2025-01-24T00:47:04.4433860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse.c' 2025-01-24T00:47:04.4434531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-wasmrelaxedsimd-acc2.c' 2025-01-24T00:47:04.4435255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-wasmrelaxedsimd-fma-acc2.c' 2025-01-24T00:47:04.4435958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4436608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.4437278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-wasmsimd-arm-acc2.c' 2025-01-24T00:47:04.4437909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.4438568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-wasmsimd-x86-acc2.c' 2025-01-24T00:47:04.4439211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.4439841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4440454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-wasmsimd-acc2.c' 2025-01-24T00:47:04.4441025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-wasmsimd.c' 2025-01-24T00:47:04.4441516Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/gen' 2025-01-24T00:47:04.4442043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/multipass-avx.c.in' 2025-01-24T00:47:04.4442594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/multipass-avx512.c.in' 2025-01-24T00:47:04.4443126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/multipass-neon.c.in' 2025-01-24T00:47:04.4443679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/multipass-scalar.c.in' 2025-01-24T00:47:04.4444190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/multipass-sse.c.in' 2025-01-24T00:47:04.4444738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/multipass-wasmsimd.c.in' 2025-01-24T00:47:04.4445243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/unipass-avx.c.in' 2025-01-24T00:47:04.4445778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/unipass-avx512.c.in' 2025-01-24T00:47:04.4446338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/unipass-neon.c.in' 2025-01-24T00:47:04.4446864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/unipass-scalar.c.in' 2025-01-24T00:47:04.4447375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/unipass-sse.c.in' 2025-01-24T00:47:04.4447904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv/unipass-wasmsimd.c.in' 2025-01-24T00:47:04.4448422Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv' 2025-01-24T00:47:04.4448947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/3x3p1-neon.c.in' 2025-01-24T00:47:04.4449515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/3x3p1-scalar.c.in' 2025-01-24T00:47:04.4450056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/3x3p1-sse.c.in' 2025-01-24T00:47:04.4450589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/3x3p1-ssse3.c.in' 2025-01-24T00:47:04.4451208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/3x3p1-wasmsimd-loadsplat.c.in' 2025-01-24T00:47:04.4451790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/3x3p1-wasmsimd-splat.c.in' 2025-01-24T00:47:04.4452328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/3x3s2p1-neon.c.in' 2025-01-24T00:47:04.4452892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/3x3s2p1-scalar.c.in' 2025-01-24T00:47:04.4453423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/3x3s2p1-sse.c.in' 2025-01-24T00:47:04.4454047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/3x3s2p1-wasmsimd-loadsplat.c.in' 2025-01-24T00:47:04.4454639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/3x3s2p1-wasmsimd-splat.c.in' 2025-01-24T00:47:04.4455166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/5x5p2-neon.c.in' 2025-01-24T00:47:04.4455713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/5x5p2-scalar.c.in' 2025-01-24T00:47:04.4456261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/5x5p2-sse.c.in' 2025-01-24T00:47:04.4456860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/5x5p2-wasmsimd-loadsplat.c.in' 2025-01-24T00:47:04.4457479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/5x5p2-wasmsimd-splat.c.in' 2025-01-24T00:47:04.4458013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/5x5s2p2-neon.c.in' 2025-01-24T00:47:04.4458565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/5x5s2p2-scalar.c.in' 2025-01-24T00:47:04.4459096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/5x5s2p2-sse.c.in' 2025-01-24T00:47:04.4459717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/5x5s2p2-wasmsimd-loadsplat.c.in' 2025-01-24T00:47:04.4460320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/5x5s2p2-wasmsimd-splat.c.in' 2025-01-24T00:47:04.4461087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-1x4-acc2.c' 2025-01-24T00:47:04.4461870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-1x4-acc3.c' 2025-01-24T00:47:04.4462655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-1x4-acc4.c' 2025-01-24T00:47:04.4463421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-1x4.c' 2025-01-24T00:47:04.4464196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-2x4-acc2.c' 2025-01-24T00:47:04.4464933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-2x4.c' 2025-01-24T00:47:04.4465683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-3x4.c' 2025-01-24T00:47:04.4466418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-4x4.c' 2025-01-24T00:47:04.4467170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-5x4.c' 2025-01-24T00:47:04.4467901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-6x4.c' 2025-01-24T00:47:04.4468608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-1x4-acc2.c' 2025-01-24T00:47:04.4469320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-1x4-acc3.c' 2025-01-24T00:47:04.4470022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-1x4-acc4.c' 2025-01-24T00:47:04.4470746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-1x4.c' 2025-01-24T00:47:04.4471449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-2x4-acc2.c' 2025-01-24T00:47:04.4472155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-2x4.c' 2025-01-24T00:47:04.4472845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-3x4.c' 2025-01-24T00:47:04.4473523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-4x4.c' 2025-01-24T00:47:04.4474216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-5x4.c' 2025-01-24T00:47:04.4474896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-6x4.c' 2025-01-24T00:47:04.4475609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc2.c' 2025-01-24T00:47:04.4476332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc3.c' 2025-01-24T00:47:04.4477049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc4.c' 2025-01-24T00:47:04.4477774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1.c' 2025-01-24T00:47:04.4478512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1-acc2.c' 2025-01-24T00:47:04.4479203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1.c' 2025-01-24T00:47:04.4479900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-3x1.c' 2025-01-24T00:47:04.4480587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-4x1.c' 2025-01-24T00:47:04.4481291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-5x1.c' 2025-01-24T00:47:04.4481980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-6x1.c' 2025-01-24T00:47:04.4482688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc2.c' 2025-01-24T00:47:04.4483384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc3.c' 2025-01-24T00:47:04.4484080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc4.c' 2025-01-24T00:47:04.4484766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4.c' 2025-01-24T00:47:04.4485488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-2x4-acc2.c' 2025-01-24T00:47:04.4486172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-2x4.c' 2025-01-24T00:47:04.4486928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-3x4.c' 2025-01-24T00:47:04.4487605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-4x4.c' 2025-01-24T00:47:04.4488293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-5x4.c' 2025-01-24T00:47:04.4488962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-6x4.c' 2025-01-24T00:47:04.4489690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc2.c' 2025-01-24T00:47:04.4490398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc3.c' 2025-01-24T00:47:04.4491098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc4.c' 2025-01-24T00:47:04.4491793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4.c' 2025-01-24T00:47:04.4492718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4-acc2.c' 2025-01-24T00:47:04.4493444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4.c' 2025-01-24T00:47:04.4494125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-3x4.c' 2025-01-24T00:47:04.4494804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-4x4.c' 2025-01-24T00:47:04.4495498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-5x4.c' 2025-01-24T00:47:04.4496180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-6x4.c' 2025-01-24T00:47:04.4497001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-loadsplat-1x4-acc2.c' 2025-01-24T00:47:04.4497805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-loadsplat-1x4-acc3.c' 2025-01-24T00:47:04.4498620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-loadsplat-1x4-acc4.c' 2025-01-24T00:47:04.4499397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-loadsplat-1x4.c' 2025-01-24T00:47:04.4500204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-loadsplat-2x4-acc2.c' 2025-01-24T00:47:04.4501028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-loadsplat-2x4.c' 2025-01-24T00:47:04.4501843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-loadsplat-3x4.c' 2025-01-24T00:47:04.4502641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-loadsplat-4x4.c' 2025-01-24T00:47:04.4503416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-loadsplat-5x4.c' 2025-01-24T00:47:04.4504190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-loadsplat-6x4.c' 2025-01-24T00:47:04.4504988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-splat-1x4-acc2.c' 2025-01-24T00:47:04.4505770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-splat-1x4-acc3.c' 2025-01-24T00:47:04.4506564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-splat-1x4-acc4.c' 2025-01-24T00:47:04.4507342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-splat-1x4.c' 2025-01-24T00:47:04.4508159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-splat-2x4-acc2.c' 2025-01-24T00:47:04.4508911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-splat-2x4.c' 2025-01-24T00:47:04.4509665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-splat-3x4.c' 2025-01-24T00:47:04.4510426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-splat-4x4.c' 2025-01-24T00:47:04.4511178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-splat-5x4.c' 2025-01-24T00:47:04.4511944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-splat-6x4.c' 2025-01-24T00:47:04.4512750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-loadsplat-1x4-acc2.c' 2025-01-24T00:47:04.4513559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-loadsplat-1x4-acc3.c' 2025-01-24T00:47:04.4514366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-loadsplat-1x4-acc4.c' 2025-01-24T00:47:04.4515145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-loadsplat-1x4.c' 2025-01-24T00:47:04.4515987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-loadsplat-2x4-acc2.c' 2025-01-24T00:47:04.4516762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-loadsplat-2x4.c' 2025-01-24T00:47:04.4517566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-loadsplat-3x4.c' 2025-01-24T00:47:04.4518355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-loadsplat-4x4.c' 2025-01-24T00:47:04.4519130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-loadsplat-5x4.c' 2025-01-24T00:47:04.4519925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-loadsplat-6x4.c' 2025-01-24T00:47:04.4520707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-splat-1x4-acc2.c' 2025-01-24T00:47:04.4521500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-splat-1x4-acc3.c' 2025-01-24T00:47:04.4522278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-splat-1x4-acc4.c' 2025-01-24T00:47:04.4523049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-splat-1x4.c' 2025-01-24T00:47:04.4523869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-splat-2x4-acc2.c' 2025-01-24T00:47:04.4524614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-splat-2x4.c' 2025-01-24T00:47:04.4525377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-splat-3x4.c' 2025-01-24T00:47:04.4526128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-splat-4x4.c' 2025-01-24T00:47:04.4526929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-splat-5x4.c' 2025-01-24T00:47:04.4527699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-splat-6x4.c' 2025-01-24T00:47:04.4528474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-1x4-acc2.c' 2025-01-24T00:47:04.4529261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-1x4-acc3.c' 2025-01-24T00:47:04.4530036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-1x4-acc4.c' 2025-01-24T00:47:04.4530796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-1x4.c' 2025-01-24T00:47:04.4531607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-2x4-acc2.c' 2025-01-24T00:47:04.4532375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-2x4.c' 2025-01-24T00:47:04.4533132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-3x4.c' 2025-01-24T00:47:04.4533879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-4x4.c' 2025-01-24T00:47:04.4534605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-1x4-acc2.c' 2025-01-24T00:47:04.4535325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-1x4-acc3.c' 2025-01-24T00:47:04.4536036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-1x4-acc4.c' 2025-01-24T00:47:04.4536733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-1x4.c' 2025-01-24T00:47:04.4537442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-2x4-acc2.c' 2025-01-24T00:47:04.4538164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-2x4.c' 2025-01-24T00:47:04.4538878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-3x4.c' 2025-01-24T00:47:04.4539569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-4x4.c' 2025-01-24T00:47:04.4540301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc2.c' 2025-01-24T00:47:04.4541020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc3.c' 2025-01-24T00:47:04.4541757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc4.c' 2025-01-24T00:47:04.4542457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1.c' 2025-01-24T00:47:04.4543190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1-acc2.c' 2025-01-24T00:47:04.4543885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1.c' 2025-01-24T00:47:04.4544582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-3x1.c' 2025-01-24T00:47:04.4545291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-4x1.c' 2025-01-24T00:47:04.4546025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc2.c' 2025-01-24T00:47:04.4546738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc3.c' 2025-01-24T00:47:04.4547466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc4.c' 2025-01-24T00:47:04.4548147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4.c' 2025-01-24T00:47:04.4548862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-2x4-acc2.c' 2025-01-24T00:47:04.4549546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-2x4.c' 2025-01-24T00:47:04.4550240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-3x4.c' 2025-01-24T00:47:04.4550921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-4x4.c' 2025-01-24T00:47:04.4551739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-loadsplat-1x4-acc2.c' 2025-01-24T00:47:04.4552592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-loadsplat-1x4-acc3.c' 2025-01-24T00:47:04.4553434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-loadsplat-1x4-acc4.c' 2025-01-24T00:47:04.4554239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-loadsplat-1x4.c' 2025-01-24T00:47:04.4555055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-loadsplat-2x4-acc2.c' 2025-01-24T00:47:04.4555844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-loadsplat-2x4.c' 2025-01-24T00:47:04.4556647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-loadsplat-3x4.c' 2025-01-24T00:47:04.4557442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-loadsplat-4x4.c' 2025-01-24T00:47:04.4558250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-splat-1x4-acc2.c' 2025-01-24T00:47:04.4559045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-splat-1x4-acc3.c' 2025-01-24T00:47:04.4559850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-splat-1x4-acc4.c' 2025-01-24T00:47:04.4560617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-splat-1x4.c' 2025-01-24T00:47:04.4561445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-splat-2x4-acc2.c' 2025-01-24T00:47:04.4562340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-splat-2x4.c' 2025-01-24T00:47:04.4563105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-splat-3x4.c' 2025-01-24T00:47:04.4563882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-splat-4x4.c' 2025-01-24T00:47:04.4564697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-loadsplat-1x4-acc2.c' 2025-01-24T00:47:04.4565514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-loadsplat-1x4-acc3.c' 2025-01-24T00:47:04.4566380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-loadsplat-1x4-acc4.c' 2025-01-24T00:47:04.4567172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-loadsplat-1x4.c' 2025-01-24T00:47:04.4568028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-loadsplat-2x4-acc2.c' 2025-01-24T00:47:04.4568835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-loadsplat-2x4.c' 2025-01-24T00:47:04.4569636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-loadsplat-3x4.c' 2025-01-24T00:47:04.4570430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-loadsplat-4x4.c' 2025-01-24T00:47:04.4571223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-splat-1x4-acc2.c' 2025-01-24T00:47:04.4572031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-splat-1x4-acc3.c' 2025-01-24T00:47:04.4572827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-splat-1x4-acc4.c' 2025-01-24T00:47:04.4573600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-splat-1x4.c' 2025-01-24T00:47:04.4574394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-splat-2x4-acc2.c' 2025-01-24T00:47:04.4575157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-splat-2x4.c' 2025-01-24T00:47:04.4575935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-splat-3x4.c' 2025-01-24T00:47:04.4576725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-splat-4x4.c' 2025-01-24T00:47:04.4577499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-1x4-acc2.c' 2025-01-24T00:47:04.4578282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-1x4-acc3.c' 2025-01-24T00:47:04.4579060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-1x4-acc4.c' 2025-01-24T00:47:04.4579823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-1x4-acc5.c' 2025-01-24T00:47:04.4580564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-1x4.c' 2025-01-24T00:47:04.4581342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-2x4-acc2.c' 2025-01-24T00:47:04.4582104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-2x4-acc3.c' 2025-01-24T00:47:04.4582853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-2x4.c' 2025-01-24T00:47:04.4583637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-3x4-acc2.c' 2025-01-24T00:47:04.4584401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-3x4.c' 2025-01-24T00:47:04.4585181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-4x4-acc2.c' 2025-01-24T00:47:04.4585916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-4x4.c' 2025-01-24T00:47:04.4586660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-5x4.c' 2025-01-24T00:47:04.4587359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-1x4-acc2.c' 2025-01-24T00:47:04.4588059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-1x4-acc3.c' 2025-01-24T00:47:04.4588768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-1x4-acc4.c' 2025-01-24T00:47:04.4589466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-1x4-acc5.c' 2025-01-24T00:47:04.4590158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-1x4.c' 2025-01-24T00:47:04.4590859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-2x4-acc2.c' 2025-01-24T00:47:04.4591600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-2x4-acc3.c' 2025-01-24T00:47:04.4592416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-2x4.c' 2025-01-24T00:47:04.4593177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-3x4-acc2.c' 2025-01-24T00:47:04.4593866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-3x4.c' 2025-01-24T00:47:04.4594568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-4x4-acc2.c' 2025-01-24T00:47:04.4595261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-4x4.c' 2025-01-24T00:47:04.4595941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-5x4.c' 2025-01-24T00:47:04.4596659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc2.c' 2025-01-24T00:47:04.4597416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc3.c' 2025-01-24T00:47:04.4598161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc4.c' 2025-01-24T00:47:04.4598904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc5.c' 2025-01-24T00:47:04.4599620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1.c' 2025-01-24T00:47:04.4600332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc2.c' 2025-01-24T00:47:04.4601056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc3.c' 2025-01-24T00:47:04.4601741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1.c' 2025-01-24T00:47:04.4602468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-3x1-acc2.c' 2025-01-24T00:47:04.4603158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-3x1.c' 2025-01-24T00:47:04.4603857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc2.c' 2025-01-24T00:47:04.4604574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc3.c' 2025-01-24T00:47:04.4605271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc4.c' 2025-01-24T00:47:04.4605984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc5.c' 2025-01-24T00:47:04.4606744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4.c' 2025-01-24T00:47:04.4607471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4-acc2.c' 2025-01-24T00:47:04.4608177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4-acc3.c' 2025-01-24T00:47:04.4608856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4.c' 2025-01-24T00:47:04.4609569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-3x4-acc2.c' 2025-01-24T00:47:04.4610244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-3x4.c' 2025-01-24T00:47:04.4610954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-4x4-acc2.c' 2025-01-24T00:47:04.4611632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-4x4.c' 2025-01-24T00:47:04.4612303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-5x4.c' 2025-01-24T00:47:04.4613159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-1x4-acc2.c' 2025-01-24T00:47:04.4614002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-1x4-acc3.c' 2025-01-24T00:47:04.4614821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-1x4-acc4.c' 2025-01-24T00:47:04.4615629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-1x4-acc5.c' 2025-01-24T00:47:04.4616408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-1x4.c' 2025-01-24T00:47:04.4617236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-2x4-acc2.c' 2025-01-24T00:47:04.4618045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-2x4-acc3.c' 2025-01-24T00:47:04.4618844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-2x4.c' 2025-01-24T00:47:04.4619650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-3x4-acc2.c' 2025-01-24T00:47:04.4620442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-3x4.c' 2025-01-24T00:47:04.4621247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-4x4-acc2.c' 2025-01-24T00:47:04.4622051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-4x4.c' 2025-01-24T00:47:04.4622865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-5x4.c' 2025-01-24T00:47:04.4623647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-1x4-acc2.c' 2025-01-24T00:47:04.4624443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-1x4-acc3.c' 2025-01-24T00:47:04.4625233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-1x4-acc4.c' 2025-01-24T00:47:04.4626020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-1x4-acc5.c' 2025-01-24T00:47:04.4626791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-1x4.c' 2025-01-24T00:47:04.4627573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-2x4-acc2.c' 2025-01-24T00:47:04.4628401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-2x4-acc3.c' 2025-01-24T00:47:04.4629160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-2x4.c' 2025-01-24T00:47:04.4629973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-3x4-acc2.c' 2025-01-24T00:47:04.4630736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-3x4.c' 2025-01-24T00:47:04.4631517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-4x4-acc2.c' 2025-01-24T00:47:04.4632284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-4x4.c' 2025-01-24T00:47:04.4633053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-5x4.c' 2025-01-24T00:47:04.4633881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-1x4-acc2.c' 2025-01-24T00:47:04.4634687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-1x4-acc3.c' 2025-01-24T00:47:04.4635489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-1x4-acc4.c' 2025-01-24T00:47:04.4636300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-1x4-acc5.c' 2025-01-24T00:47:04.4637107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-1x4.c' 2025-01-24T00:47:04.4637922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-2x4-acc2.c' 2025-01-24T00:47:04.4638751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-2x4-acc3.c' 2025-01-24T00:47:04.4639525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-2x4.c' 2025-01-24T00:47:04.4640336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-3x4-acc2.c' 2025-01-24T00:47:04.4641112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-3x4.c' 2025-01-24T00:47:04.4641924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-4x4-acc2.c' 2025-01-24T00:47:04.4642634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-1x4-acc2.c' 2025-01-24T00:47:04.4643419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-4x4.c' 2025-01-24T00:47:04.4644219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-5x4.c' 2025-01-24T00:47:04.4645022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-1x4-acc2.c' 2025-01-24T00:47:04.4645816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-1x4-acc3.c' 2025-01-24T00:47:04.4646662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-1x4-acc4.c' 2025-01-24T00:47:04.4647454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-1x4-acc5.c' 2025-01-24T00:47:04.4648203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-1x4.c' 2025-01-24T00:47:04.4648990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-2x4-acc2.c' 2025-01-24T00:47:04.4649787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-2x4-acc3.c' 2025-01-24T00:47:04.4650535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-2x4.c' 2025-01-24T00:47:04.4651328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-3x4-acc2.c' 2025-01-24T00:47:04.4652081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-3x4.c' 2025-01-24T00:47:04.4652909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-4x4-acc2.c' 2025-01-24T00:47:04.4653677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-4x4.c' 2025-01-24T00:47:04.4654424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-5x4.c' 2025-01-24T00:47:04.4655212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-1x4-acc2.c' 2025-01-24T00:47:04.4655983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-1x4-acc3.c' 2025-01-24T00:47:04.4656769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-1x4-acc4.c' 2025-01-24T00:47:04.4657538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-1x4-acc5.c' 2025-01-24T00:47:04.4658283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-1x4.c' 2025-01-24T00:47:04.4659092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-2x4-acc2.c' 2025-01-24T00:47:04.4659887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-2x4-acc3.c' 2025-01-24T00:47:04.4660642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-2x4.c' 2025-01-24T00:47:04.4661412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-3x4-acc2.c' 2025-01-24T00:47:04.4662171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-3x4.c' 2025-01-24T00:47:04.4662886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-1x4-acc3.c' 2025-01-24T00:47:04.4663604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-1x4-acc4.c' 2025-01-24T00:47:04.4664328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-1x4-acc5.c' 2025-01-24T00:47:04.4665017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-1x4.c' 2025-01-24T00:47:04.4665734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-2x4-acc2.c' 2025-01-24T00:47:04.4666444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-2x4-acc3.c' 2025-01-24T00:47:04.4667133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-2x4.c' 2025-01-24T00:47:04.4667884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-3x4-acc2.c' 2025-01-24T00:47:04.4668621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-3x4.c' 2025-01-24T00:47:04.4669353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc2.c' 2025-01-24T00:47:04.4670078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc3.c' 2025-01-24T00:47:04.4670801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc4.c' 2025-01-24T00:47:04.4671541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc5.c' 2025-01-24T00:47:04.4672238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1.c' 2025-01-24T00:47:04.4672971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc2.c' 2025-01-24T00:47:04.4673694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc3.c' 2025-01-24T00:47:04.4674432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1.c' 2025-01-24T00:47:04.4675195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-3x1-acc2.c' 2025-01-24T00:47:04.4675897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-3x1.c' 2025-01-24T00:47:04.4676612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc2.c' 2025-01-24T00:47:04.4677319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc3.c' 2025-01-24T00:47:04.4678032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc4.c' 2025-01-24T00:47:04.4678737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc5.c' 2025-01-24T00:47:04.4679416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4.c' 2025-01-24T00:47:04.4680126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4-acc2.c' 2025-01-24T00:47:04.4680826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4-acc3.c' 2025-01-24T00:47:04.4681521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4.c' 2025-01-24T00:47:04.4682258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-3x4-acc2.c' 2025-01-24T00:47:04.4682939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-3x4.c' 2025-01-24T00:47:04.4683792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-loadsplat-1x4-acc2.c' 2025-01-24T00:47:04.4684604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-loadsplat-1x4-acc3.c' 2025-01-24T00:47:04.4685438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-loadsplat-1x4-acc4.c' 2025-01-24T00:47:04.4686299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-loadsplat-1x4-acc5.c' 2025-01-24T00:47:04.4687098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-loadsplat-1x4.c' 2025-01-24T00:47:04.4687927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-loadsplat-2x4-acc2.c' 2025-01-24T00:47:04.4688742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-loadsplat-2x4-acc3.c' 2025-01-24T00:47:04.4689576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-loadsplat-2x4.c' 2025-01-24T00:47:04.4690415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-loadsplat-3x4-acc2.c' 2025-01-24T00:47:04.4691288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-loadsplat-3x4.c' 2025-01-24T00:47:04.4692285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-splat-1x4-acc2.c' 2025-01-24T00:47:04.4693086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-splat-1x4-acc3.c' 2025-01-24T00:47:04.4693897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-splat-1x4-acc4.c' 2025-01-24T00:47:04.4694693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-splat-1x4-acc5.c' 2025-01-24T00:47:04.4695475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-splat-1x4.c' 2025-01-24T00:47:04.4696266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-splat-2x4-acc2.c' 2025-01-24T00:47:04.4697054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-splat-2x4-acc3.c' 2025-01-24T00:47:04.4697833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-splat-2x4.c' 2025-01-24T00:47:04.4698676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-splat-3x4-acc2.c' 2025-01-24T00:47:04.4699483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-splat-3x4.c' 2025-01-24T00:47:04.4700296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-loadsplat-1x4-acc2.c' 2025-01-24T00:47:04.4701125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-loadsplat-1x4-acc3.c' 2025-01-24T00:47:04.4701939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-loadsplat-1x4-acc4.c' 2025-01-24T00:47:04.4702750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-loadsplat-1x4-acc5.c' 2025-01-24T00:47:04.4703558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-loadsplat-1x4.c' 2025-01-24T00:47:04.4704370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-loadsplat-2x4-acc2.c' 2025-01-24T00:47:04.4705243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-loadsplat-2x4-acc3.c' 2025-01-24T00:47:04.4706061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-loadsplat-2x4.c' 2025-01-24T00:47:04.4706876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-loadsplat-3x4-acc2.c' 2025-01-24T00:47:04.4707681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-loadsplat-3x4.c' 2025-01-24T00:47:04.4708477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-splat-1x4-acc2.c' 2025-01-24T00:47:04.4709274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-splat-1x4-acc3.c' 2025-01-24T00:47:04.4710068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-splat-1x4-acc4.c' 2025-01-24T00:47:04.4710872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-splat-1x4-acc5.c' 2025-01-24T00:47:04.4711631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-splat-1x4.c' 2025-01-24T00:47:04.4712422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-splat-2x4-acc2.c' 2025-01-24T00:47:04.4713232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-splat-2x4-acc3.c' 2025-01-24T00:47:04.4714018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-splat-2x4.c' 2025-01-24T00:47:04.4714850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-splat-3x4-acc2.c' 2025-01-24T00:47:04.4715608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-splat-3x4.c' 2025-01-24T00:47:04.4716133Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw/gen' 2025-01-24T00:47:04.4716646Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-dwconv2d-chw' 2025-01-24T00:47:04.4717147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/avx512skx.c.in' 2025-01-24T00:47:04.4717643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/f16c.c.in' 2025-01-24T00:47:04.4718143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/f32-f16-vcvt.h' 2025-01-24T00:47:04.4718710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u16.c' 2025-01-24T00:47:04.4719283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u24.c' 2025-01-24T00:47:04.4719869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u32.c' 2025-01-24T00:47:04.4720463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u8.c' 2025-01-24T00:47:04.4721061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u16.c' 2025-01-24T00:47:04.4721657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u32.c' 2025-01-24T00:47:04.4722238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u16.c' 2025-01-24T00:47:04.4722836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u8.c' 2025-01-24T00:47:04.4723483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-neon-u16.c' 2025-01-24T00:47:04.4724054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-neon-u24.c' 2025-01-24T00:47:04.4724623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-neon-u32.c' 2025-01-24T00:47:04.4725199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-neon-u8.c' 2025-01-24T00:47:04.4725788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-neonfp16-u16.c' 2025-01-24T00:47:04.4726466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-neonfp16-u8.c' 2025-01-24T00:47:04.4727082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-rvvfp16arith-u1v.c' 2025-01-24T00:47:04.4727731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-rvvfp16arith-u2v.c' 2025-01-24T00:47:04.4728459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-rvvfp16arith-u4v.c' 2025-01-24T00:47:04.4729070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-rvvfp16arith-u8v.c' 2025-01-24T00:47:04.4729693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u1.c' 2025-01-24T00:47:04.4730323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u2.c' 2025-01-24T00:47:04.4731010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u3.c' 2025-01-24T00:47:04.4731636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u4.c' 2025-01-24T00:47:04.4732252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u1.c' 2025-01-24T00:47:04.4732869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u2.c' 2025-01-24T00:47:04.4733474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u3.c' 2025-01-24T00:47:04.4734110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u4.c' 2025-01-24T00:47:04.4734717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u16.c' 2025-01-24T00:47:04.4735282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u24.c' 2025-01-24T00:47:04.4735864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u32.c' 2025-01-24T00:47:04.4736427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u8.c' 2025-01-24T00:47:04.4736999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u16.c' 2025-01-24T00:47:04.4737585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u24.c' 2025-01-24T00:47:04.4738156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u32.c' 2025-01-24T00:47:04.4738721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u8.c' 2025-01-24T00:47:04.4739364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-wasmrelaxedsimd-u16.c' 2025-01-24T00:47:04.4739991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-wasmrelaxedsimd-u24.c' 2025-01-24T00:47:04.4740630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-wasmrelaxedsimd-u32.c' 2025-01-24T00:47:04.4741247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-wasmrelaxedsimd-u8.c' 2025-01-24T00:47:04.4741864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-wasmsimd-u16.c' 2025-01-24T00:47:04.4742491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-wasmsimd-u24.c' 2025-01-24T00:47:04.4743085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-wasmsimd-u32.c' 2025-01-24T00:47:04.4743684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-wasmsimd-u8.c' 2025-01-24T00:47:04.4744186Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/gen' 2025-01-24T00:47:04.4744668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/neon.c.in' 2025-01-24T00:47:04.4745182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/neonfp16.c.in' 2025-01-24T00:47:04.4745702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/rvvfp16arith.c.in' 2025-01-24T00:47:04.4746248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/scalar-bitcast.c.in' 2025-01-24T00:47:04.4746763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/scalar-fabsf.c.in' 2025-01-24T00:47:04.4747239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/sse.c.in' 2025-01-24T00:47:04.4747775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt/wasmsimd.c.in' 2025-01-24T00:47:04.4748301Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-f16-vcvt' 2025-01-24T00:47:04.4748916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/1x12-aarch64-neonfma-cortex-a53.S.in' 2025-01-24T00:47:04.4749496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/1x8-aarch32-neon-cortex-a53.S.in' 2025-01-24T00:47:04.4750073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/1x8-aarch64-neon-ld128-acc2.S.in' 2025-01-24T00:47:04.4750679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/1x8-aarch64-neonfma-cortex-a53.S.in' 2025-01-24T00:47:04.4751274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/1x8-aarch64-neonfma-cortex-a75.S.in' 2025-01-24T00:47:04.4751882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/1x8-aarch64-neonfma-ld128-acc2.S.in' 2025-01-24T00:47:04.4752470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/1x8-aarch64-neonfma-ld128-acc4.S.in' 2025-01-24T00:47:04.4753038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/1x8-aarch64-neonfma-ld128.S.in' 2025-01-24T00:47:04.4753639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/1x8-aarch64-neonfma-ld64-acc2.S.in' 2025-01-24T00:47:04.4754223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/1x8-aarch64-neonfma-ld64-acc4.S.in' 2025-01-24T00:47:04.4754799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/1x8-aarch64-neonfma-ld64.S.in' 2025-01-24T00:47:04.4755392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/4x1-aarch64-neonfma-ld128.S.in' 2025-01-24T00:47:04.4755953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/4x1-aarch64-neonfma-ld64.S.in' 2025-01-24T00:47:04.4756585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/4x12-aarch64-neonfma-cortex-a53.S.in' 2025-01-24T00:47:04.4757176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/4x2-aarch64-neonfma-cortex-a75.S.in' 2025-01-24T00:47:04.4757756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/4x2-aarch64-neonfma-ld128.S.in' 2025-01-24T00:47:04.4758311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/4x2-aarch64-neonfma-ld64.S.in' 2025-01-24T00:47:04.4758850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/4x4-aarch32-vfp-ld64.S.in' 2025-01-24T00:47:04.4759434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/4x4-linear-aarch32-vfp-ld64.S.in' 2025-01-24T00:47:04.4760016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/4x8-aarch32-neon-cortex-a53.S.in' 2025-01-24T00:47:04.4760601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/4x8-aarch32-neon-cortex-a55.S.in' 2025-01-24T00:47:04.4761173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/4x8-aarch32-neon-cortex-a7.S.in' 2025-01-24T00:47:04.4761767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/4x8-aarch32-neon-cortex-a75.S.in' 2025-01-24T00:47:04.4762389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/4x8-aarch32-neon-ld64.S.in' 2025-01-24T00:47:04.4762980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/4x8-aarch64-neonfma-cortex-a53.S.in' 2025-01-24T00:47:04.4763573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/4x8-aarch64-neonfma-cortex-a55.S.in' 2025-01-24T00:47:04.4764173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/4x8-aarch64-neonfma-cortex-a75.S.in' 2025-01-24T00:47:04.4764740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/4x8-aarch64-neonfma-ld128.S.in' 2025-01-24T00:47:04.4765316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/4x8-aarch64-neonfma-ld64.S.in' 2025-01-24T00:47:04.4765908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/5x8-aarch64-neonfma-cortex-a75.S.in' 2025-01-24T00:47:04.4766598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/6x8-aarch64-neonfma-cortex-a53.S.in' 2025-01-24T00:47:04.4767202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/6x8-aarch64-neonfma-cortex-a55.S.in' 2025-01-24T00:47:04.4767791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/6x8-aarch64-neonfma-cortex-a73.S.in' 2025-01-24T00:47:04.4768396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/6x8-aarch64-neonfma-cortex-a75.S.in' 2025-01-24T00:47:04.4768961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/6x8-aarch64-neonfma-ld128.S.in' 2025-01-24T00:47:04.4769546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/6x8-aarch64-neonfma-ld64.S.in' 2025-01-24T00:47:04.4770094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/MRx2-neon-ld64.c.in' 2025-01-24T00:47:04.4770584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/MRx2c4-sse.c.in' 2025-01-24T00:47:04.4771110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/MRx2c4-wasmsimd.c.in' 2025-01-24T00:47:04.4771600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/MRxNRv-rvv.c.in' 2025-01-24T00:47:04.4772107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/avx-broadcast.c.in' 2025-01-24T00:47:04.4772626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/avx-shuffle4.c.in' 2025-01-24T00:47:04.4773144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/avx512-broadcast.c.in' 2025-01-24T00:47:04.4773798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-10x16-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4774432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-10x32-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4775064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-10x64-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4775748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-11x16-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4776409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-11x32-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4777055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-11x64-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4777694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-12x16-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4778327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-12x32-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4778980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-12x64-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4779619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-13x16-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4780269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-13x32-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4780905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-13x64-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4781538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-14x16-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4782186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-14x32-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4782820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-14x64-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4783505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-15x16-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4784170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-15x32-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4784803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-15x64-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4785452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-16x16-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4786089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-16x32-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4786724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-16x32-minmax-hvx-broadcast.c' 2025-01-24T00:47:04.4787358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-16x64-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4788061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x12-minmax-asm-aarch64-neonfma-cortex-a53.S' 2025-01-24T00:47:04.4788691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x128-minmax-hvx-broadcast.c' 2025-01-24T00:47:04.4789375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x16-minmax-aarch64-neonfma-lane-ld128.c' 2025-01-24T00:47:04.4790031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx-broadcast.c' 2025-01-24T00:47:04.4790691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4791313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x16-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.4792124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x16-minmax-neon-lane-ld128.c' 2025-01-24T00:47:04.4792810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x16s4-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.4793461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x32-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4794082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x32-minmax-hvx-broadcast.c' 2025-01-24T00:47:04.4794658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x4-minmax-scalar.c' 2025-01-24T00:47:04.4795245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x4-minmax-wasm.c' 2025-01-24T00:47:04.4795817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x4-relu-scalar.c' 2025-01-24T00:47:04.4796379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x4-relu-wasm.c' 2025-01-24T00:47:04.4796919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x4-scalar.c' 2025-01-24T00:47:04.4797485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x4v-minmax-rvv.c' 2025-01-24T00:47:04.4798105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x4v-relu-rvv.c' 2025-01-24T00:47:04.4798673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x4v-rvv.c' 2025-01-24T00:47:04.4799317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x64-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4799930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x64-minmax-hvx-broadcast.c' 2025-01-24T00:47:04.4800614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-aarch64-neonfma-lane-ld128.c' 2025-01-24T00:47:04.4801309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-aarch64-neonfma-lane-ld64.c' 2025-01-24T00:47:04.4802018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch32-neon-cortex-a53-prfm.S' 2025-01-24T00:47:04.4802723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch32-neon-cortex-a53.S' 2025-01-24T00:47:04.4803428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2-prfm.S' 2025-01-24T00:47:04.4804139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2.S' 2025-01-24T00:47:04.4804907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S' 2025-01-24T00:47:04.4805608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53.S' 2025-01-24T00:47:04.4806414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S' 2025-01-24T00:47:04.4807116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75.S' 2025-01-24T00:47:04.4807844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2-prfm.S' 2025-01-24T00:47:04.4808554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2.S' 2025-01-24T00:47:04.4809280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4-prfm.S' 2025-01-24T00:47:04.4809997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4.S' 2025-01-24T00:47:04.4810696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-prfm.S' 2025-01-24T00:47:04.4811382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128.S' 2025-01-24T00:47:04.4812099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2-prfm.S' 2025-01-24T00:47:04.4812819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2.S' 2025-01-24T00:47:04.4813574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4-prfm.S' 2025-01-24T00:47:04.4814273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4.S' 2025-01-24T00:47:04.4815005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-prfm.S' 2025-01-24T00:47:04.4815674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64.S' 2025-01-24T00:47:04.4816290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-avx-broadcast.c' 2025-01-24T00:47:04.4816922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.4817537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-neon-dup-ld64.c' 2025-01-24T00:47:04.4818171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-neon-lane-ld128.c' 2025-01-24T00:47:04.4818811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-neon-lane-ld64.c' 2025-01-24T00:47:04.4819440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-neonfma-dup-ld64.c' 2025-01-24T00:47:04.4820059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-dup.c' 2025-01-24T00:47:04.4820653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-load1.c' 2025-01-24T00:47:04.4821369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.4822047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.4822727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-wasmrelaxedsimd-loadsplat.c' 2025-01-24T00:47:04.4823400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-wasmrelaxedsimd-splat.c' 2025-01-24T00:47:04.4824061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-wasmsimd-arm-loadsplat.c' 2025-01-24T00:47:04.4824712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-wasmsimd-arm-splat.c' 2025-01-24T00:47:04.4825367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-wasmsimd-x86-loadsplat.c' 2025-01-24T00:47:04.4826006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-wasmsimd-x86-splat.c' 2025-01-24T00:47:04.4826724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-relu-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.4827415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-relu-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.4828080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-relu-wasmsimd-loadsplat.c' 2025-01-24T00:47:04.4828688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-relu-wasmsimd-splat.c' 2025-01-24T00:47:04.4829349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.4829999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.4830606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-wasmsimd-loadsplat.c' 2025-01-24T00:47:04.4831283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-wasmsimd-splat.c' 2025-01-24T00:47:04.4831861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-neon.c' 2025-01-24T00:47:04.4832450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-neonfma.c' 2025-01-24T00:47:04.4833035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-sse.c' 2025-01-24T00:47:04.4833715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4834402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.4835023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.4835637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.4836289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-relu-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4836877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-relu-wasmsimd.c' 2025-01-24T00:47:04.4837505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4838061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-wasmsimd.c' 2025-01-24T00:47:04.4838683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-2x128-minmax-hvx-broadcast.c' 2025-01-24T00:47:04.4839379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-2x16-minmax-aarch64-neonfma-lane-ld128.c' 2025-01-24T00:47:04.4840006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-2x16-minmax-neon-lane-ld128.c' 2025-01-24T00:47:04.4840599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-2x4-minmax-scalar.c' 2025-01-24T00:47:04.4841191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-2x4-minmax-wasm.c' 2025-01-24T00:47:04.4841756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-2x4-relu-scalar.c' 2025-01-24T00:47:04.4842345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-2x4-relu-wasm.c' 2025-01-24T00:47:04.4842882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-2x4-scalar.c' 2025-01-24T00:47:04.4843578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x16-minmax-aarch64-neonfma-lane-ld128.c' 2025-01-24T00:47:04.4844193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x16-minmax-avx-broadcast.c' 2025-01-24T00:47:04.4844814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x16-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.4845453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x16-minmax-neon-lane-ld128.c' 2025-01-24T00:47:04.4846084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x16s4-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.4846755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse-dup.c' 2025-01-24T00:47:04.4847383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse-load1.c' 2025-01-24T00:47:04.4848084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-minmax-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.4848801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-minmax-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.4849481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-minmax-wasmrelaxedsimd-loadsplat.c' 2025-01-24T00:47:04.4850156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-minmax-wasmrelaxedsimd-splat.c' 2025-01-24T00:47:04.4850820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-minmax-wasmsimd-arm-loadsplat.c' 2025-01-24T00:47:04.4851465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-minmax-wasmsimd-arm-splat.c' 2025-01-24T00:47:04.4852143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-minmax-wasmsimd-x86-loadsplat.c' 2025-01-24T00:47:04.4852781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-minmax-wasmsimd-x86-splat.c' 2025-01-24T00:47:04.4853488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-relu-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.4854157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-relu-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.4854792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-relu-wasmsimd-loadsplat.c' 2025-01-24T00:47:04.4855419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-relu-wasmsimd-splat.c' 2025-01-24T00:47:04.4856109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.4856790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.4857396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-wasmsimd-loadsplat.c' 2025-01-24T00:47:04.4857978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-wasmsimd-splat.c' 2025-01-24T00:47:04.4858572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8s4-minmax-sse.c' 2025-01-24T00:47:04.4859233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8s4-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4859878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8s4-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.4860494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8s4-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.4861111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8s4-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.4861766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8s4-relu-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4862382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8s4-relu-wasmsimd.c' 2025-01-24T00:47:04.4863038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8s4-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4863597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8s4-wasmsimd.c' 2025-01-24T00:47:04.4864272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x1-minmax-asm-aarch64-neonfma-ld128.S' 2025-01-24T00:47:04.4864955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x1-minmax-asm-aarch64-neonfma-ld64.S' 2025-01-24T00:47:04.4865660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x12-minmax-asm-aarch64-neonfma-cortex-a53.S' 2025-01-24T00:47:04.4866360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x16-minmax-aarch64-neonfma-lane-ld128.c' 2025-01-24T00:47:04.4866974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx-broadcast.c' 2025-01-24T00:47:04.4867610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4868245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x16-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.4868872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x16-minmax-neon-lane-ld128.c' 2025-01-24T00:47:04.4869519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x16s4-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.4870215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-minmax-aarch64-neonfma-lane-ld64.c' 2025-01-24T00:47:04.4870968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S' 2025-01-24T00:47:04.4871683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-minmax-asm-aarch64-neonfma-cortex-a75.S' 2025-01-24T00:47:04.4872356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-minmax-asm-aarch64-neonfma-ld128.S' 2025-01-24T00:47:04.4873039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-minmax-asm-aarch64-neonfma-ld64.S' 2025-01-24T00:47:04.4873661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-minmax-neon-lane-ld64.c' 2025-01-24T00:47:04.4874271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-minmax-scalar.c' 2025-01-24T00:47:04.4874837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-minmax-wasm.c' 2025-01-24T00:47:04.4875399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-relu-scalar.c' 2025-01-24T00:47:04.4875955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-relu-wasm.c' 2025-01-24T00:47:04.4876513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-scalar.c' 2025-01-24T00:47:04.4877112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-sse.c' 2025-01-24T00:47:04.4877778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4878411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.4879038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.4879654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.4880293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2c4-relu-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4880888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2c4-relu-wasmsimd.c' 2025-01-24T00:47:04.4881505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2c4-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4882073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2c4-wasmsimd.c' 2025-01-24T00:47:04.4882703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x32-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4883321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x4-asm-aarch32-vfp-ld64.S' 2025-01-24T00:47:04.4883982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x4-minmax-asm-aarch32-vfp-ld64.S' 2025-01-24T00:47:04.4884584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x4-minmax-scalar.c' 2025-01-24T00:47:04.4885185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x4-minmax-wasm.c' 2025-01-24T00:47:04.4885748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x4-relu-scalar.c' 2025-01-24T00:47:04.4886353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x4-relu-wasm.c' 2025-01-24T00:47:04.4886909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x4-scalar.c' 2025-01-24T00:47:04.4887550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x64-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4888222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x64-minmax-hvx-broadcast.c' 2025-01-24T00:47:04.4888908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-aarch64-neonfma-lane-ld128.c' 2025-01-24T00:47:04.4889582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-aarch64-neonfma-lane-ld64.c' 2025-01-24T00:47:04.4890304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch32-neon-cortex-a53-prfm.S' 2025-01-24T00:47:04.4891028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch32-neon-cortex-a53.S' 2025-01-24T00:47:04.4891755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch32-neon-cortex-a55.S' 2025-01-24T00:47:04.4892581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch32-neon-cortex-a7.S' 2025-01-24T00:47:04.4893305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch32-neon-cortex-a75-prfm.S' 2025-01-24T00:47:04.4893991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch32-neon-cortex-a75.S' 2025-01-24T00:47:04.4894649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch32-neon-ld64.S' 2025-01-24T00:47:04.4895387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S' 2025-01-24T00:47:04.4896089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53.S' 2025-01-24T00:47:04.4896804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a55.S' 2025-01-24T00:47:04.4897523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S' 2025-01-24T00:47:04.4898227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S' 2025-01-24T00:47:04.4898970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-ld128.S' 2025-01-24T00:47:04.4899642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-ld64.S' 2025-01-24T00:47:04.4900307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-avx-broadcast.c' 2025-01-24T00:47:04.4900925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.4901544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-neon-dup-ld128.c' 2025-01-24T00:47:04.4902170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-neon-dup-ld64.c' 2025-01-24T00:47:04.4902799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-neon-lane-ld128.c' 2025-01-24T00:47:04.4903430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-neon-lane-ld64.c' 2025-01-24T00:47:04.4904061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-neonfma-dup-ld128.c' 2025-01-24T00:47:04.4904695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-neonfma-dup-ld64.c' 2025-01-24T00:47:04.4905323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-dup.c' 2025-01-24T00:47:04.4905947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-load1.c' 2025-01-24T00:47:04.4906659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.4907339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.4908018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-wasmrelaxedsimd-loadsplat.c' 2025-01-24T00:47:04.4908686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-wasmrelaxedsimd-splat.c' 2025-01-24T00:47:04.4909348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-wasmsimd-arm-loadsplat.c' 2025-01-24T00:47:04.4910002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-wasmsimd-arm-splat.c' 2025-01-24T00:47:04.4910662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-wasmsimd-x86-loadsplat.c' 2025-01-24T00:47:04.4911298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-wasmsimd-x86-splat.c' 2025-01-24T00:47:04.4912000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-relu-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.4912662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-relu-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.4913329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-relu-wasmsimd-loadsplat.c' 2025-01-24T00:47:04.4913937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-relu-wasmsimd-splat.c' 2025-01-24T00:47:04.4914621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.4915272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.4915872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-wasmsimd-loadsplat.c' 2025-01-24T00:47:04.4916466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-wasmsimd-splat.c' 2025-01-24T00:47:04.4917041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-neon.c' 2025-01-24T00:47:04.4917640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-neonfma.c' 2025-01-24T00:47:04.4918222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-sse.c' 2025-01-24T00:47:04.4918879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4919550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.4920164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.4920807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.4921463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-relu-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4922049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-relu-wasmsimd.c' 2025-01-24T00:47:04.4922677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4923237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-wasmsimd.c' 2025-01-24T00:47:04.4923920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x16-minmax-aarch64-neonfma-lane-ld128.c' 2025-01-24T00:47:04.4924549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx-broadcast.c' 2025-01-24T00:47:04.4925182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4925811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x16-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.4926505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x16-minmax-neon-lane-ld128.c' 2025-01-24T00:47:04.4927137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x16s4-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.4927815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x32-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4928474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x64-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4929160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-aarch64-neonfma-lane-ld64.c' 2025-01-24T00:47:04.4929888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S' 2025-01-24T00:47:04.4930589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-asm-aarch64-neonfma-cortex-a75.S' 2025-01-24T00:47:04.4931220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-avx-broadcast.c' 2025-01-24T00:47:04.4931832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.4932466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-neon-lane-ld64.c' 2025-01-24T00:47:04.4933047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse-dup.c' 2025-01-24T00:47:04.4933634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse-load1.c' 2025-01-24T00:47:04.4934371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.4935093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.4935784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-wasmrelaxedsimd-loadsplat.c' 2025-01-24T00:47:04.4936442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-wasmrelaxedsimd-splat.c' 2025-01-24T00:47:04.4937103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-wasmsimd-arm-loadsplat.c' 2025-01-24T00:47:04.4937755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-wasmsimd-arm-splat.c' 2025-01-24T00:47:04.4938413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-wasmsimd-x86-loadsplat.c' 2025-01-24T00:47:04.4939065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-wasmsimd-x86-splat.c' 2025-01-24T00:47:04.4939757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-relu-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.4940420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-relu-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.4941065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-relu-wasmsimd-loadsplat.c' 2025-01-24T00:47:04.4941670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-relu-wasmsimd-splat.c' 2025-01-24T00:47:04.4942374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.4943054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.4943656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-wasmsimd-loadsplat.c' 2025-01-24T00:47:04.4944252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-wasmsimd-splat.c' 2025-01-24T00:47:04.4944820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8s4-minmax-sse.c' 2025-01-24T00:47:04.4945489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8s4-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4946122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8s4-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.4946742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8s4-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.4947373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8s4-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.4948017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8s4-relu-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4948643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8s4-relu-wasmsimd.c' 2025-01-24T00:47:04.4949290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8s4-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4949846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8s4-wasmsimd.c' 2025-01-24T00:47:04.4950548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x16-minmax-aarch64-neonfma-lane-ld128.c' 2025-01-24T00:47:04.4951165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx-broadcast.c' 2025-01-24T00:47:04.4951815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4952434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x16-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.4953062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x16-minmax-neon-lane-ld128.c' 2025-01-24T00:47:04.4953708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x16s4-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.4954385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x2-minmax-aarch64-neonfma-lane-ld64.c' 2025-01-24T00:47:04.4955014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x2-minmax-neon-lane-ld64.c' 2025-01-24T00:47:04.4955585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x2c4-minmax-sse.c' 2025-01-24T00:47:04.4956230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x32-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4956953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x64-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4957656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-aarch64-neonfma-lane-ld128.c' 2025-01-24T00:47:04.4958346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-aarch64-neonfma-lane-ld64.c' 2025-01-24T00:47:04.4959073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S' 2025-01-24T00:47:04.4959786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53.S' 2025-01-24T00:47:04.4960495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a55.S' 2025-01-24T00:47:04.4961198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a73.S' 2025-01-24T00:47:04.4961939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S' 2025-01-24T00:47:04.4962640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75.S' 2025-01-24T00:47:04.4963351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-ld128.S' 2025-01-24T00:47:04.4964058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-ld64.S' 2025-01-24T00:47:04.4964675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-avx-broadcast.c' 2025-01-24T00:47:04.4965303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.4965921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-neon-dup-ld128.c' 2025-01-24T00:47:04.4966598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-neon-dup-ld64.c' 2025-01-24T00:47:04.4967223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-neon-lane-ld128.c' 2025-01-24T00:47:04.4967841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-neon-lane-ld64.c' 2025-01-24T00:47:04.4968494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-neonfma-dup-ld128.c' 2025-01-24T00:47:04.4969125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-neonfma-dup-ld64.c' 2025-01-24T00:47:04.4969720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse-dup.c' 2025-01-24T00:47:04.4970311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse-load1.c' 2025-01-24T00:47:04.4971042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.4971738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.4972442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-wasmrelaxedsimd-loadsplat.c' 2025-01-24T00:47:04.4973114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-wasmrelaxedsimd-splat.c' 2025-01-24T00:47:04.4973779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-wasmsimd-arm-loadsplat.c' 2025-01-24T00:47:04.4974418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-wasmsimd-arm-splat.c' 2025-01-24T00:47:04.4975096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-wasmsimd-x86-loadsplat.c' 2025-01-24T00:47:04.4975737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-wasmsimd-x86-splat.c' 2025-01-24T00:47:04.4976440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-relu-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.4977128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-relu-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.4977787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-relu-wasmsimd-loadsplat.c' 2025-01-24T00:47:04.4978442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-relu-wasmsimd-splat.c' 2025-01-24T00:47:04.4979106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.4979763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.4980366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-wasmsimd-loadsplat.c' 2025-01-24T00:47:04.4980956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-wasmsimd-splat.c' 2025-01-24T00:47:04.4981551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-neon.c' 2025-01-24T00:47:04.4982149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-neonfma.c' 2025-01-24T00:47:04.4982740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-sse.c' 2025-01-24T00:47:04.4983402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4984037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.4984672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.4985289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.4985966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-relu-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4986571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-relu-wasmsimd.c' 2025-01-24T00:47:04.4987185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.4987753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-wasmsimd.c' 2025-01-24T00:47:04.4988386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-7x16-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4989030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-7x32-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4989595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-7x4v-minmax-rvv.c' 2025-01-24T00:47:04.4990151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-7x4v-relu-rvv.c' 2025-01-24T00:47:04.4990694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-7x4v-rvv.c' 2025-01-24T00:47:04.4991330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-7x64-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4992140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-7x64-minmax-hvx-broadcast.c' 2025-01-24T00:47:04.4992787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-7x8-minmax-avx-broadcast.c' 2025-01-24T00:47:04.4993400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-7x8-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.4994046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-8x16-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4994677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-8x32-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4995310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-8x32-minmax-hvx-broadcast.c' 2025-01-24T00:47:04.4995944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-8x64-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4996560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-8x8-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.4997148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-8x8s4-minmax-neon.c' 2025-01-24T00:47:04.4997737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-8x8s4-minmax-neonfma.c' 2025-01-24T00:47:04.4998388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-9x16-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4999021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-9x32-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.4999701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-9x64-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.5000437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-goi-1x8-minmax-asm-aarch64-neonfma-ld128-prfm.S' 2025-01-24T00:47:04.5001162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-goi-1x8-minmax-asm-aarch64-neonfma-ld128.S' 2025-01-24T00:47:04.5001867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-goi-4x8-minmax-asm-aarch64-neonfma-ld128.S' 2025-01-24T00:47:04.5002350Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/gen' 2025-01-24T00:47:04.5002854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/hvx-broadcast.c.in' 2025-01-24T00:47:04.5003358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/neon-ld128.c.in' 2025-01-24T00:47:04.5003844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/neon-ld64.c.in' 2025-01-24T00:47:04.5004358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/neon-shuffle.c.in' 2025-01-24T00:47:04.5004828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/scalar.c.in' 2025-01-24T00:47:04.5005306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/sse-dup.c.in' 2025-01-24T00:47:04.5005828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/sse-load1.c.in' 2025-01-24T00:47:04.5006385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/sse-shuffle.c.in' 2025-01-24T00:47:04.5006933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/wasmsimd-loadsplat.c.in' 2025-01-24T00:47:04.5007428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/wasmsimd-s4.c.in' 2025-01-24T00:47:04.5007941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm/wasmsimd-splat.c.in' 2025-01-24T00:47:04.5008414Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemm' 2025-01-24T00:47:04.5009157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x12-minmax-asm-aarch64-neonfma-cortex-a53.S' 2025-01-24T00:47:04.5009804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5010486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.5011144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5011819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x16s4-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5012427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x4-minmax-scalar.c' 2025-01-24T00:47:04.5013036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x4-minmax-wasm.c' 2025-01-24T00:47:04.5013799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-aarch64-neonfma-lane-ld128.c' 2025-01-24T00:47:04.5014527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-aarch64-neonfma-lane-ld64.c' 2025-01-24T00:47:04.5015295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-asm-aarch64-neonfma-cortex-a53.S' 2025-01-24T00:47:04.5016061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S' 2025-01-24T00:47:04.5016810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-asm-aarch64-neonfma-cortex-a75.S' 2025-01-24T00:47:04.5017520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-asm-aarch64-neonfma-ld64.S' 2025-01-24T00:47:04.5018163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5018820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5019462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-neon-dup-ld64.c' 2025-01-24T00:47:04.5020159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-neon-lane-ld128.c' 2025-01-24T00:47:04.5020834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-neon-lane-ld64.c' 2025-01-24T00:47:04.5021498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-neonfma-dup-ld64.c' 2025-01-24T00:47:04.5022127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse-dup.c' 2025-01-24T00:47:04.5022748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse-load1.c' 2025-01-24T00:47:04.5023489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5024200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5024917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-wasmrelaxedsimd-loadsplat.c' 2025-01-24T00:47:04.5025622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-wasmrelaxedsimd-splat.c' 2025-01-24T00:47:04.5026317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-wasmsimd-arm-loadsplat.c' 2025-01-24T00:47:04.5027003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-wasmsimd-arm-splat.c' 2025-01-24T00:47:04.5027699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-wasmsimd-x86-loadsplat.c' 2025-01-24T00:47:04.5028392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-wasmsimd-x86-splat.c' 2025-01-24T00:47:04.5029015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-neon.c' 2025-01-24T00:47:04.5029655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-neonfma.c' 2025-01-24T00:47:04.5030267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-sse.c' 2025-01-24T00:47:04.5030956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5031616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.5032281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.5032935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.5033555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-2x4-minmax-scalar.c' 2025-01-24T00:47:04.5034152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-2x4-minmax-wasm.c' 2025-01-24T00:47:04.5034821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5035508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5036167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x16s4-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5036795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse-dup.c' 2025-01-24T00:47:04.5037414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse-load1.c' 2025-01-24T00:47:04.5038141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5038867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5039582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-wasmrelaxedsimd-loadsplat.c' 2025-01-24T00:47:04.5040284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-wasmrelaxedsimd-splat.c' 2025-01-24T00:47:04.5040976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-wasmsimd-arm-loadsplat.c' 2025-01-24T00:47:04.5041660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-wasmsimd-arm-splat.c' 2025-01-24T00:47:04.5042355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-wasmsimd-x86-loadsplat.c' 2025-01-24T00:47:04.5043048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-wasmsimd-x86-splat.c' 2025-01-24T00:47:04.5043679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8s4-minmax-sse.c' 2025-01-24T00:47:04.5044368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8s4-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5045042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8s4-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.5045691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8s4-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.5046411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8s4-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.5047169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x12-minmax-asm-aarch64-neonfma-cortex-a53.S' 2025-01-24T00:47:04.5047820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5048501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.5049179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5049841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x16s4-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5050505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x4-minmax-scalar.c' 2025-01-24T00:47:04.5051120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x4-minmax-wasm.c' 2025-01-24T00:47:04.5051845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-aarch64-neonfma-lane-ld128.c' 2025-01-24T00:47:04.5052555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-aarch64-neonfma-lane-ld64.c' 2025-01-24T00:47:04.5053287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-cortex-a53.S' 2025-01-24T00:47:04.5054037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-cortex-a55.S' 2025-01-24T00:47:04.5054810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S' 2025-01-24T00:47:04.5055557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S' 2025-01-24T00:47:04.5056260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-ld128.S' 2025-01-24T00:47:04.5056965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-ld64.S' 2025-01-24T00:47:04.5057641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5058290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5058979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-neon-dup-ld128.c' 2025-01-24T00:47:04.5059621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-neon-dup-ld64.c' 2025-01-24T00:47:04.5060273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-neon-lane-ld128.c' 2025-01-24T00:47:04.5060933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-neon-lane-ld64.c' 2025-01-24T00:47:04.5061602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-neonfma-dup-ld128.c' 2025-01-24T00:47:04.5062279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-neonfma-dup-ld64.c' 2025-01-24T00:47:04.5062892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse-dup.c' 2025-01-24T00:47:04.5063517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse-load1.c' 2025-01-24T00:47:04.5064278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5065016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5065741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-wasmrelaxedsimd-loadsplat.c' 2025-01-24T00:47:04.5066426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-wasmrelaxedsimd-splat.c' 2025-01-24T00:47:04.5067138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-wasmsimd-arm-loadsplat.c' 2025-01-24T00:47:04.5067814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-wasmsimd-arm-splat.c' 2025-01-24T00:47:04.5068509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-wasmsimd-x86-loadsplat.c' 2025-01-24T00:47:04.5069190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-wasmsimd-x86-splat.c' 2025-01-24T00:47:04.5069798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-neon.c' 2025-01-24T00:47:04.5070434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-neonfma.c' 2025-01-24T00:47:04.5071033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-sse.c' 2025-01-24T00:47:04.5071719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5072426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.5073101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.5073763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.5074410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5075075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.5080591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5081334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x16s4-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5082055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-aarch64-neonfma-lane-ld64.c' 2025-01-24T00:47:04.5082842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S' 2025-01-24T00:47:04.5083652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-asm-aarch64-neonfma-cortex-a75.S' 2025-01-24T00:47:04.5084340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5084989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5085655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-neon-lane-ld64.c' 2025-01-24T00:47:04.5086377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse-dup.c' 2025-01-24T00:47:04.5087001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse-load1.c' 2025-01-24T00:47:04.5087749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5088464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5089186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-wasmrelaxedsimd-loadsplat.c' 2025-01-24T00:47:04.5089877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-wasmrelaxedsimd-splat.c' 2025-01-24T00:47:04.5090571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-wasmsimd-arm-loadsplat.c' 2025-01-24T00:47:04.5091286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-wasmsimd-arm-splat.c' 2025-01-24T00:47:04.5092189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-wasmsimd-x86-loadsplat.c' 2025-01-24T00:47:04.5092876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-wasmsimd-x86-splat.c' 2025-01-24T00:47:04.5093516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8s4-minmax-sse.c' 2025-01-24T00:47:04.5094211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8s4-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5094891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8s4-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.5095541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8s4-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.5096206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8s4-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.5096858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5097526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.5098195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5098886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x16s4-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5099648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-aarch64-neonfma-lane-ld128.c' 2025-01-24T00:47:04.5100356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-aarch64-neonfma-lane-ld64.c' 2025-01-24T00:47:04.5101091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a53.S' 2025-01-24T00:47:04.5101848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a55.S' 2025-01-24T00:47:04.5102589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a73.S' 2025-01-24T00:47:04.5103367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S' 2025-01-24T00:47:04.5104106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a75.S' 2025-01-24T00:47:04.5104813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-ld128.S' 2025-01-24T00:47:04.5105536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-ld64.S' 2025-01-24T00:47:04.5106185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5106875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5107529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-neon-dup-ld128.c' 2025-01-24T00:47:04.5108209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-neon-dup-ld64.c' 2025-01-24T00:47:04.5108862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-neon-lane-ld128.c' 2025-01-24T00:47:04.5109517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-neon-lane-ld64.c' 2025-01-24T00:47:04.5110193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-neonfma-dup-ld128.c' 2025-01-24T00:47:04.5110857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-neonfma-dup-ld64.c' 2025-01-24T00:47:04.5111487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse-dup.c' 2025-01-24T00:47:04.5112105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse-load1.c' 2025-01-24T00:47:04.5112837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5113592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5114337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-wasmrelaxedsimd-loadsplat.c' 2025-01-24T00:47:04.5115063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-wasmrelaxedsimd-splat.c' 2025-01-24T00:47:04.5115983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-wasmsimd-arm-loadsplat.c' 2025-01-24T00:47:04.5117514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-wasmsimd-arm-splat.c' 2025-01-24T00:47:04.5119000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-wasmsimd-x86-loadsplat.c' 2025-01-24T00:47:04.5120485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-wasmsimd-x86-splat.c' 2025-01-24T00:47:04.5121885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-neon.c' 2025-01-24T00:47:04.5123237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-neonfma.c' 2025-01-24T00:47:04.5124571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-sse.c' 2025-01-24T00:47:04.5125978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5127551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.5129039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.5130476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.5131913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-7x16-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.5133343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5134754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5136187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-8x16-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.5137626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-8x8-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5139001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-8x8s4-minmax-neon.c' 2025-01-24T00:47:04.5140352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-8x8s4-minmax-neonfma.c' 2025-01-24T00:47:04.5141583Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc/gen' 2025-01-24T00:47:04.5142706Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-gemminc' 2025-01-24T00:47:04.5143959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neon-p16.c' 2025-01-24T00:47:04.5145332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neon-p4.c' 2025-01-24T00:47:04.5146685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neon-p8.c' 2025-01-24T00:47:04.5148064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neonfma-p16.c' 2025-01-24T00:47:04.5149460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neonfma-p4.c' 2025-01-24T00:47:04.5150862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neonfma-p8.c' 2025-01-24T00:47:04.5152238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p1.c' 2025-01-24T00:47:04.5153625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p2.c' 2025-01-24T00:47:04.5155005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p4.c' 2025-01-24T00:47:04.5156368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p4.c' 2025-01-24T00:47:04.5157699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p8.c' 2025-01-24T00:47:04.5159081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-wasmsimd-p4.c' 2025-01-24T00:47:04.5160511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-wasmsimd-p8.c' 2025-01-24T00:47:04.5161819Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear-chw/gen' 2025-01-24T00:47:04.5162956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear-chw/neon.c.in' 2025-01-24T00:47:04.5164096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear-chw/scalar.c.in' 2025-01-24T00:47:04.5165225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear-chw/sse.c.in' 2025-01-24T00:47:04.5166429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear-chw/wasmsimd.c.in' 2025-01-24T00:47:04.5167593Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear-chw' 2025-01-24T00:47:04.5168793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-neon-c4.c' 2025-01-24T00:47:04.5170078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-neon-c8.c' 2025-01-24T00:47:04.5171363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-neonfma-c4.c' 2025-01-24T00:47:04.5172698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-neonfma-c8.c' 2025-01-24T00:47:04.5174024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-scalar-c1.c' 2025-01-24T00:47:04.5175324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-scalar-c2.c' 2025-01-24T00:47:04.5176608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-scalar-c4.c' 2025-01-24T00:47:04.5177895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-sse-c4.c' 2025-01-24T00:47:04.5179170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-sse-c8.c' 2025-01-24T00:47:04.5180507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-wasmrelaxedsimd-c4.c' 2025-01-24T00:47:04.5181892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-wasmrelaxedsimd-c8.c' 2025-01-24T00:47:04.5183253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-wasmsimd-c4.c' 2025-01-24T00:47:04.5184571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-wasmsimd-c8.c' 2025-01-24T00:47:04.5185795Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear/gen' 2025-01-24T00:47:04.5186897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear/neon.c.in' 2025-01-24T00:47:04.5187999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear/scalar.c.in' 2025-01-24T00:47:04.5189097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear/sse.c.in' 2025-01-24T00:47:04.5190223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear/wasmsimd.c.in' 2025-01-24T00:47:04.5191361Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ibilinear' 2025-01-24T00:47:04.5192716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/1x8-aarch32-neon-cortex-a53.S.in' 2025-01-24T00:47:04.5194026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/1x8-aarch64-neonfma-cortex-a53.S.in' 2025-01-24T00:47:04.5195337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/1x8-aarch64-neonfma-cortex-a75.S.in' 2025-01-24T00:47:04.5196634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/1x8-aarch64-neonfma-ld64.S.in' 2025-01-24T00:47:04.5197927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/4x2-aarch64-neonfma-cortex-a75.S.in' 2025-01-24T00:47:04.5199223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/4x2-aarch64-neonfma-ld64.S.in' 2025-01-24T00:47:04.5200484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/4x8-aarch32-neon-cortex-a53.S.in' 2025-01-24T00:47:04.5201771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/4x8-aarch32-neon-cortex-a7.S.in' 2025-01-24T00:47:04.5203104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/4x8-aarch32-neon-cortex-a75.S.in' 2025-01-24T00:47:04.5204546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/4x8-aarch32-neon-ld64.S.in' 2025-01-24T00:47:04.5205818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/4x8-aarch64-neonfma-cortex-a53.S.in' 2025-01-24T00:47:04.5207222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/4x8-aarch64-neonfma-cortex-a75.S.in' 2025-01-24T00:47:04.5208515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/4x8-aarch64-neonfma-ld128.S.in' 2025-01-24T00:47:04.5209765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/4x8-aarch64-neonfma-ld64.S.in' 2025-01-24T00:47:04.5211059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/5x8-aarch64-neonfma-cortex-a75.S.in' 2025-01-24T00:47:04.5212380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/6x8-aarch64-neonfma-cortex-a53.S.in' 2025-01-24T00:47:04.5213694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/6x8-aarch64-neonfma-cortex-a75.S.in' 2025-01-24T00:47:04.5214970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/6x8-aarch64-neonfma-ld128.S.in' 2025-01-24T00:47:04.5216227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/6x8-aarch64-neonfma-ld64.S.in' 2025-01-24T00:47:04.5217428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/MRx2-neon-ld64.c.in' 2025-01-24T00:47:04.5218554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/MRx2c4-sse.c.in' 2025-01-24T00:47:04.5219674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/MRx2c4-wasmsimd.c.in' 2025-01-24T00:47:04.5220851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/MRxNRv-rvv.c.in' 2025-01-24T00:47:04.5222027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/avx-broadcast.c.in' 2025-01-24T00:47:04.5223162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/avx-shuffle4.c.in' 2025-01-24T00:47:04.5224300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/avx512-broadcast.c.in' 2025-01-24T00:47:04.5225652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/f32-igemm-1x12-minmax-asm-aarch64-neonfma-cortex-a53.S' 2025-01-24T00:47:04.5227170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/f32-igemm-4x12-minmax-asm-aarch64-neonfma-cortex-a53.S' 2025-01-24T00:47:04.5228678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/f32-igemm-4x8-minmax-asm-aarch32-neon-cortex-a55.S' 2025-01-24T00:47:04.5230164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a55.S' 2025-01-24T00:47:04.5231669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a55.S' 2025-01-24T00:47:04.5233172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a73.S' 2025-01-24T00:47:04.5234643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-16x32-minmax-hvx-broadcast.c' 2025-01-24T00:47:04.5236040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x128-minmax-hvx-broadcast.c' 2025-01-24T00:47:04.5237485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x16-minmax-aarch64-neonfma-lane-ld128.c' 2025-01-24T00:47:04.5238933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5240324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.5241712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x16-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5243102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x16-minmax-neon-lane-ld128.c' 2025-01-24T00:47:04.5244499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x16s4-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5245898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x32-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.5247368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x32-minmax-hvx-broadcast.c' 2025-01-24T00:47:04.5248704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x4-minmax-scalar.c' 2025-01-24T00:47:04.5249994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x4-minmax-wasm.c' 2025-01-24T00:47:04.5251301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x4-relu-scalar.c' 2025-01-24T00:47:04.5252568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x4-relu-wasm.c' 2025-01-24T00:47:04.5253819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x4-scalar.c' 2025-01-24T00:47:04.5255081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x4v-minmax-rvv.c' 2025-01-24T00:47:04.5256332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x4v-relu-rvv.c' 2025-01-24T00:47:04.5257567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x4v-rvv.c' 2025-01-24T00:47:04.5258851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x64-minmax-hvx-broadcast.c' 2025-01-24T00:47:04.5260299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-aarch64-neonfma-lane-ld128.c' 2025-01-24T00:47:04.5261794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-aarch64-neonfma-lane-ld64.c' 2025-01-24T00:47:04.5263323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch32-neon-cortex-a53-prfm.S' 2025-01-24T00:47:04.5264908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch32-neon-cortex-a53.S' 2025-01-24T00:47:04.5266561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S' 2025-01-24T00:47:04.5268131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53.S' 2025-01-24T00:47:04.5269707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S' 2025-01-24T00:47:04.5271293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75.S' 2025-01-24T00:47:04.5272839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-ld64-prfm.S' 2025-01-24T00:47:04.5274344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-ld64.S' 2025-01-24T00:47:04.5275772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5277142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5278514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-neon-dup-ld64.c' 2025-01-24T00:47:04.5279876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-neon-lane-ld128.c' 2025-01-24T00:47:04.5281259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-neon-lane-ld64.c' 2025-01-24T00:47:04.5282673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-neonfma-dup-ld64.c' 2025-01-24T00:47:04.5284023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-dup.c' 2025-01-24T00:47:04.5285353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-load1.c' 2025-01-24T00:47:04.5286866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5288395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5289904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-wasmrelaxedsimd-loadsplat.c' 2025-01-24T00:47:04.5291391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-wasmrelaxedsimd-splat.c' 2025-01-24T00:47:04.5293079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-wasmsimd-arm-loadsplat.c' 2025-01-24T00:47:04.5294544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-wasmsimd-arm-splat.c' 2025-01-24T00:47:04.5296000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-wasmsimd-x86-loadsplat.c' 2025-01-24T00:47:04.5297530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-wasmsimd-x86-splat.c' 2025-01-24T00:47:04.5299039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-relu-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5300553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-relu-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5302009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-relu-wasmsimd-loadsplat.c' 2025-01-24T00:47:04.5303401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-relu-wasmsimd-splat.c' 2025-01-24T00:47:04.5304819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5306274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5307671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-wasmsimd-loadsplat.c' 2025-01-24T00:47:04.5309008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-wasmsimd-splat.c' 2025-01-24T00:47:04.5310295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-neon.c' 2025-01-24T00:47:04.5311615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-neonfma.c' 2025-01-24T00:47:04.5312932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-sse.c' 2025-01-24T00:47:04.5314354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5315780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.5317214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.5318598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.5320015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-relu-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5321379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-relu-wasmsimd.c' 2025-01-24T00:47:04.5322737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5324069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-wasmsimd.c' 2025-01-24T00:47:04.5325383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-2x128-minmax-hvx-broadcast.c' 2025-01-24T00:47:04.5326916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-2x16-minmax-aarch64-neonfma-lane-ld128.c' 2025-01-24T00:47:04.5328418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-2x16-minmax-neon-lane-ld128.c' 2025-01-24T00:47:04.5329800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-2x4-minmax-scalar.c' 2025-01-24T00:47:04.5331079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-2x4-minmax-wasm.c' 2025-01-24T00:47:04.5332365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-2x4-relu-scalar.c' 2025-01-24T00:47:04.5333636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-2x4-relu-wasm.c' 2025-01-24T00:47:04.5334874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-2x4-scalar.c' 2025-01-24T00:47:04.5336240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x16-minmax-aarch64-neonfma-lane-ld128.c' 2025-01-24T00:47:04.5337695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x16-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5339079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x16-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5340481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x16-minmax-neon-lane-ld128.c' 2025-01-24T00:47:04.5341875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x16s4-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5343242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse-dup.c' 2025-01-24T00:47:04.5344561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse-load1.c' 2025-01-24T00:47:04.5346069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-minmax-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5347612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-minmax-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5349119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-minmax-wasmrelaxedsimd-loadsplat.c' 2025-01-24T00:47:04.5350604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-minmax-wasmrelaxedsimd-splat.c' 2025-01-24T00:47:04.5352074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-minmax-wasmsimd-arm-loadsplat.c' 2025-01-24T00:47:04.5353519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-minmax-wasmsimd-arm-splat.c' 2025-01-24T00:47:04.5354967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-minmax-wasmsimd-x86-loadsplat.c' 2025-01-24T00:47:04.5356410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-minmax-wasmsimd-x86-splat.c' 2025-01-24T00:47:04.5357889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-relu-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5359416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-relu-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5360886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-relu-wasmsimd-loadsplat.c' 2025-01-24T00:47:04.5362277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-relu-wasmsimd-splat.c' 2025-01-24T00:47:04.5363706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5365149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5366640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-wasmsimd-loadsplat.c' 2025-01-24T00:47:04.5367982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-wasmsimd-splat.c' 2025-01-24T00:47:04.5369294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8s4-minmax-sse.c' 2025-01-24T00:47:04.5370659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8s4-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5372101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8s4-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.5373504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8s4-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.5374888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8s4-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.5376284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8s4-relu-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5377701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8s4-relu-wasmsimd.c' 2025-01-24T00:47:04.5379076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8s4-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5380402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8s4-wasmsimd.c' 2025-01-24T00:47:04.5381784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x16-minmax-aarch64-neonfma-lane-ld128.c' 2025-01-24T00:47:04.5383239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5384646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.5386046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x16-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5387431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x16-minmax-neon-lane-ld128.c' 2025-01-24T00:47:04.5388824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x16s4-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5390299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2-minmax-aarch64-neonfma-lane-ld64.c' 2025-01-24T00:47:04.5391853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S' 2025-01-24T00:47:04.5393580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2-minmax-asm-aarch64-neonfma-cortex-a75.S' 2025-01-24T00:47:04.5395103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2-minmax-asm-aarch64-neonfma-ld64.S' 2025-01-24T00:47:04.5396543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2-minmax-neon-lane-ld64.c' 2025-01-24T00:47:04.5397882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2-minmax-scalar.c' 2025-01-24T00:47:04.5399159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2-minmax-wasm.c' 2025-01-24T00:47:04.5400441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2-relu-scalar.c' 2025-01-24T00:47:04.5401705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2-relu-wasm.c' 2025-01-24T00:47:04.5402933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2-scalar.c' 2025-01-24T00:47:04.5404184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-sse.c' 2025-01-24T00:47:04.5405560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5407041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.5408491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.5409909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.5411316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2c4-relu-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5412687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2c4-relu-wasmsimd.c' 2025-01-24T00:47:04.5414025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2c4-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5415346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2c4-wasmsimd.c' 2025-01-24T00:47:04.5416694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x32-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.5418157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x4-minmax-aarch64-neonfma-lane-ld64.c' 2025-01-24T00:47:04.5419588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x4-minmax-neon-lane-ld64.c' 2025-01-24T00:47:04.5420928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x4-minmax-scalar.c' 2025-01-24T00:47:04.5422249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x4-minmax-wasm.c' 2025-01-24T00:47:04.5423561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x4-relu-scalar.c' 2025-01-24T00:47:04.5424813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x4-relu-wasm.c' 2025-01-24T00:47:04.5426050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x4-scalar.c' 2025-01-24T00:47:04.5427350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x64-minmax-hvx-broadcast.c' 2025-01-24T00:47:04.5428800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-aarch64-neonfma-lane-ld128.c' 2025-01-24T00:47:04.5430293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-aarch64-neonfma-lane-ld64.c' 2025-01-24T00:47:04.5431834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch32-neon-cortex-a53-prfm.S' 2025-01-24T00:47:04.5433384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch32-neon-cortex-a53.S' 2025-01-24T00:47:04.5434905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch32-neon-cortex-a7.S' 2025-01-24T00:47:04.5436436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch32-neon-cortex-a75-prfm.S' 2025-01-24T00:47:04.5437991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch32-neon-cortex-a75.S' 2025-01-24T00:47:04.5439516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch32-neon-ld64.S' 2025-01-24T00:47:04.5441069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S' 2025-01-24T00:47:04.5442635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53.S' 2025-01-24T00:47:04.5444208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S' 2025-01-24T00:47:04.5445793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S' 2025-01-24T00:47:04.5447376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-ld128.S' 2025-01-24T00:47:04.5448864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-ld64.S' 2025-01-24T00:47:04.5450304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5451681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5453096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-neon-dup-ld128.c' 2025-01-24T00:47:04.5454465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-neon-dup-ld64.c' 2025-01-24T00:47:04.5455884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-neon-lane-ld128.c' 2025-01-24T00:47:04.5457265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-neon-lane-ld64.c' 2025-01-24T00:47:04.5458662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-neonfma-dup-ld128.c' 2025-01-24T00:47:04.5460059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-neonfma-dup-ld64.c' 2025-01-24T00:47:04.5461415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-dup.c' 2025-01-24T00:47:04.5462729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-load1.c' 2025-01-24T00:47:04.5464164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5465676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5467179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmrelaxedsimd-loadsplat.c' 2025-01-24T00:47:04.5468673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmrelaxedsimd-splat.c' 2025-01-24T00:47:04.5470135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmsimd-arm-loadsplat.c' 2025-01-24T00:47:04.5471601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmsimd-arm-splat.c' 2025-01-24T00:47:04.5473075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmsimd-x86-loadsplat.c' 2025-01-24T00:47:04.5474526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmsimd-x86-splat.c' 2025-01-24T00:47:04.5476005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-relu-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5477506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-relu-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5478957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-relu-wasmsimd-loadsplat.c' 2025-01-24T00:47:04.5480349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-relu-wasmsimd-splat.c' 2025-01-24T00:47:04.5481765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5483197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5484608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-wasmsimd-loadsplat.c' 2025-01-24T00:47:04.5485969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-wasmsimd-splat.c' 2025-01-24T00:47:04.5487347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-neon.c' 2025-01-24T00:47:04.5488648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-neonfma.c' 2025-01-24T00:47:04.5489956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-sse.c' 2025-01-24T00:47:04.5491338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5492891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.5494293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.5495684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.5497101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-relu-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5498468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-relu-wasmsimd.c' 2025-01-24T00:47:04.5499831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5501171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-wasmsimd.c' 2025-01-24T00:47:04.5502623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x16-minmax-aarch64-neonfma-lane-ld128.c' 2025-01-24T00:47:04.5504090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5505497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.5506939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast-prfm.c' 2025-01-24T00:47:04.5508359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5509741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x16-minmax-neon-lane-ld128.c' 2025-01-24T00:47:04.5511142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x16s4-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5512553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x32-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.5514067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S' 2025-01-24T00:47:04.5515669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-asm-aarch64-neonfma-cortex-a75.S' 2025-01-24T00:47:04.5517130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5518541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5519891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-dup.c' 2025-01-24T00:47:04.5521195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-load1.c' 2025-01-24T00:47:04.5522635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5524162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5525670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmrelaxedsimd-loadsplat.c' 2025-01-24T00:47:04.5527211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmrelaxedsimd-splat.c' 2025-01-24T00:47:04.5528678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmsimd-arm-loadsplat.c' 2025-01-24T00:47:04.5530124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmsimd-arm-splat.c' 2025-01-24T00:47:04.5531578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmsimd-x86-loadsplat.c' 2025-01-24T00:47:04.5533010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmsimd-x86-splat.c' 2025-01-24T00:47:04.5534536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-relu-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5536068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-relu-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5537512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-relu-wasmsimd-loadsplat.c' 2025-01-24T00:47:04.5538891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-relu-wasmsimd-splat.c' 2025-01-24T00:47:04.5540311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5541763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5543165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-wasmsimd-loadsplat.c' 2025-01-24T00:47:04.5544484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-wasmsimd-splat.c' 2025-01-24T00:47:04.5545785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-sse.c' 2025-01-24T00:47:04.5547195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5548625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.5550036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.5551419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.5552831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8s4-relu-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5554209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8s4-relu-wasmsimd.c' 2025-01-24T00:47:04.5555547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8s4-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5556887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8s4-wasmsimd.c' 2025-01-24T00:47:04.5558281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x16-minmax-aarch64-neonfma-lane-ld128.c' 2025-01-24T00:47:04.5559734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5561116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.5562559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x16-minmax-fma3-broadcast-prfm.c' 2025-01-24T00:47:04.5563982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x16-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5565406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x16-minmax-neon-lane-ld128.c' 2025-01-24T00:47:04.5566862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x16s4-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5568325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x2-minmax-aarch64-neonfma-lane-ld64.c' 2025-01-24T00:47:04.5569774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x2-minmax-neon-lane-ld64.c' 2025-01-24T00:47:04.5571117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x2c4-minmax-sse.c' 2025-01-24T00:47:04.5572462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x32-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.5573933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-aarch64-neonfma-lane-ld128.c' 2025-01-24T00:47:04.5575449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-aarch64-neonfma-lane-ld64.c' 2025-01-24T00:47:04.5577008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S' 2025-01-24T00:47:04.5578617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53.S' 2025-01-24T00:47:04.5580225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S' 2025-01-24T00:47:04.5581798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75.S' 2025-01-24T00:47:04.5583329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-ld128.S' 2025-01-24T00:47:04.5584817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-ld64.S' 2025-01-24T00:47:04.5586255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5587643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5589042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-neon-dup-ld128.c' 2025-01-24T00:47:04.5590411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-neon-dup-ld64.c' 2025-01-24T00:47:04.5591789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-neon-lane-ld128.c' 2025-01-24T00:47:04.5593323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-neon-lane-ld64.c' 2025-01-24T00:47:04.5594724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-neonfma-dup-ld128.c' 2025-01-24T00:47:04.5596123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-neonfma-dup-ld64.c' 2025-01-24T00:47:04.5597534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse-dup.c' 2025-01-24T00:47:04.5598886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse-load1.c' 2025-01-24T00:47:04.5600327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5601840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5603349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-wasmrelaxedsimd-loadsplat.c' 2025-01-24T00:47:04.5604846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-wasmrelaxedsimd-splat.c' 2025-01-24T00:47:04.5606359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-wasmsimd-arm-loadsplat.c' 2025-01-24T00:47:04.5607797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-wasmsimd-arm-splat.c' 2025-01-24T00:47:04.5609251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-wasmsimd-x86-loadsplat.c' 2025-01-24T00:47:04.5610730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-wasmsimd-x86-splat.c' 2025-01-24T00:47:04.5612242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-relu-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5613734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-relu-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5615176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-relu-wasmsimd-loadsplat.c' 2025-01-24T00:47:04.5616563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-relu-wasmsimd-splat.c' 2025-01-24T00:47:04.5617972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5619416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5620806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-wasmsimd-loadsplat.c' 2025-01-24T00:47:04.5622134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-wasmsimd-splat.c' 2025-01-24T00:47:04.5623422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-neon.c' 2025-01-24T00:47:04.5624738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-neonfma.c' 2025-01-24T00:47:04.5626062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-sse.c' 2025-01-24T00:47:04.5627439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5628891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.5630317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.5631713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.5633121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-relu-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5634494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-relu-wasmsimd.c' 2025-01-24T00:47:04.5635853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5637188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-wasmsimd.c' 2025-01-24T00:47:04.5638534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-7x16-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.5639943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-7x32-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.5641313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-7x4v-minmax-rvv.c' 2025-01-24T00:47:04.5642583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-7x4v-relu-rvv.c' 2025-01-24T00:47:04.5643837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-7x4v-rvv.c' 2025-01-24T00:47:04.5645116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-7x64-minmax-hvx-broadcast.c' 2025-01-24T00:47:04.5646537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-7x8-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5647917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-7x8-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5649324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-8x16-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.5650736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-8x32-minmax-avx512f-broadcast.c' 2025-01-24T00:47:04.5652143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-8x32-minmax-hvx-broadcast.c' 2025-01-24T00:47:04.5653529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-8x8-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5654870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-8x8s4-minmax-neon.c' 2025-01-24T00:47:04.5656171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-8x8s4-minmax-neonfma.c' 2025-01-24T00:47:04.5657383Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/gen' 2025-01-24T00:47:04.5658511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/hvx-broadcast.c.in' 2025-01-24T00:47:04.5659659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/neon-ld128.c.in' 2025-01-24T00:47:04.5660795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/neon-ld64.c.in' 2025-01-24T00:47:04.5661916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/neon-shuffle.c.in' 2025-01-24T00:47:04.5663027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/scalar.c.in' 2025-01-24T00:47:04.5664109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/sse-dup.c.in' 2025-01-24T00:47:04.5665206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/sse-load1.c.in' 2025-01-24T00:47:04.5666325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/sse-shuffle.c.in' 2025-01-24T00:47:04.5667500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/wasmsimd-loadsplat.c.in' 2025-01-24T00:47:04.5668655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/wasmsimd-s4.c.in' 2025-01-24T00:47:04.5669800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm/wasmsimd-splat.c.in' 2025-01-24T00:47:04.5670912Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-igemm' 2025-01-24T00:47:04.5672120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-maxpool/f32-maxpool-9p8x-minmax-neon-c4.c' 2025-01-24T00:47:04.5673491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-maxpool/f32-maxpool-9p8x-minmax-scalar-c1.c' 2025-01-24T00:47:04.5674824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-maxpool/f32-maxpool-9p8x-minmax-sse-c4.c' 2025-01-24T00:47:04.5676142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-maxpool/f32-maxpool-9p8x-minmax-wasm-c1.c' 2025-01-24T00:47:04.5677501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-maxpool/f32-maxpool-9p8x-minmax-wasmsimd-arm-c4.c' 2025-01-24T00:47:04.5678913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-maxpool/f32-maxpool-9p8x-minmax-wasmsimd-x86-c4.c' 2025-01-24T00:47:04.5680214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-maxpool/f32-maxpool-minmax.h' 2025-01-24T00:47:04.5681497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-maxpool/gen/f32-maxpool-9p8x-minmax-rvv-c1v.c' 2025-01-24T00:47:04.5682851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-maxpool/gen/f32-maxpool-9p8x-minmax-rvv-c2v.c' 2025-01-24T00:47:04.5684094Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-maxpool/gen' 2025-01-24T00:47:04.5685190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-maxpool/rvv.c.in' 2025-01-24T00:47:04.5686314Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-maxpool' 2025-01-24T00:47:04.5687530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-neon-c4.c' 2025-01-24T00:47:04.5688921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-rvv-c1v.c' 2025-01-24T00:47:04.5690297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-scalar-c1.c' 2025-01-24T00:47:04.5691697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-sse-c4.c' 2025-01-24T00:47:04.5693162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-wasm-c1.c' 2025-01-24T00:47:04.5694568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-wasmsimd-arm-c4.c' 2025-01-24T00:47:04.5696014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-wasmsimd-x86-c4.c' 2025-01-24T00:47:04.5697396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9x-minmax-neon-c4.c' 2025-01-24T00:47:04.5698737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9x-minmax-rvv-c1v.c' 2025-01-24T00:47:04.5700086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9x-minmax-scalar-c1.c' 2025-01-24T00:47:04.5701435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9x-minmax-sse-c4.c' 2025-01-24T00:47:04.5702798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9x-minmax-wasm-c1.c' 2025-01-24T00:47:04.5704212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9x-minmax-wasmsimd-arm-c4.c' 2025-01-24T00:47:04.5705630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9x-minmax-wasmsimd-x86-c4.c' 2025-01-24T00:47:04.5706954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-minmax.h' 2025-01-24T00:47:04.5708098Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-pavgpool' 2025-01-24T00:47:04.5709311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/4x8-aarch64-neonfma-cortex-a75.S.in' 2025-01-24T00:47:04.5710613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/4x8-aarch64-neonfma-ld128.S.in' 2025-01-24T00:47:04.5711906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/8x8-aarch64-neonfma-cortex-a75.S.in' 2025-01-24T00:47:04.5713186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/8x8-aarch64-neonfma-ld128.S.in' 2025-01-24T00:47:04.5714455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-2x4-minmax-scalar.c' 2025-01-24T00:47:04.5715733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-3x3-minmax-scalar.c' 2025-01-24T00:47:04.5717098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x16-minmax-aarch64-neonfma-prfm.c' 2025-01-24T00:47:04.5718496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x16-minmax-aarch64-neonfma.c' 2025-01-24T00:47:04.5719880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x16-minmax-neon-prfm.c' 2025-01-24T00:47:04.5721181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x16-minmax-neon.c' 2025-01-24T00:47:04.5722490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x2-minmax-scalar.c' 2025-01-24T00:47:04.5723761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x4-minmax-scalar.c' 2025-01-24T00:47:04.5725117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-aarch64-neonfma-prfm.c' 2025-01-24T00:47:04.5726608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-aarch64-neonfma.c' 2025-01-24T00:47:04.5728113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S' 2025-01-24T00:47:04.5729726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S' 2025-01-24T00:47:04.5731264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-asm-aarch64-neonfma-ld128-prfm.S' 2025-01-24T00:47:04.5732769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-asm-aarch64-neonfma-ld128.S' 2025-01-24T00:47:04.5734216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-neon-prfm.c' 2025-01-24T00:47:04.5735518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-neon.c' 2025-01-24T00:47:04.5736779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-sse.c' 2025-01-24T00:47:04.5738113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-wasmsimd-arm-splat.c' 2025-01-24T00:47:04.5739514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-wasmsimd-x86-splat.c' 2025-01-24T00:47:04.5740937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-aarch64-neonfma-prfm.c' 2025-01-24T00:47:04.5742341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-aarch64-neonfma.c' 2025-01-24T00:47:04.5743820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S' 2025-01-24T00:47:04.5745369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-asm-aarch64-neonfma-cortex-a75.S' 2025-01-24T00:47:04.5746902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-asm-aarch64-neonfma-ld128-prfm.S' 2025-01-24T00:47:04.5748417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-asm-aarch64-neonfma-ld128.S' 2025-01-24T00:47:04.5749821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-neon-prfm.c' 2025-01-24T00:47:04.5751126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-neon.c' 2025-01-24T00:47:04.5752308Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/gen' 2025-01-24T00:47:04.5753414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/neon.c.in' 2025-01-24T00:47:04.5754480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/scalar.c.in' 2025-01-24T00:47:04.5755523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/sse.c.in' 2025-01-24T00:47:04.5756622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm/wasmsimd-splat.c.in' 2025-01-24T00:47:04.5757720Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-ppmm' 2025-01-24T00:47:04.5758851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-prelu/gen/f32-prelu-avx-2x16.c' 2025-01-24T00:47:04.5759992Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-prelu/gen' 2025-01-24T00:47:04.5761066Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-prelu' 2025-01-24T00:47:04.5762185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/avx-broadcast.c.in' 2025-01-24T00:47:04.5763371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/avx512-broadcast.c.in' 2025-01-24T00:47:04.5764795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5766332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.5767800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5769205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x4-minmax-scalar.c' 2025-01-24T00:47:04.5770571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x4-minmax-wasm.c' 2025-01-24T00:47:04.5772043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-aarch64-neonfma-lane-ld128.c' 2025-01-24T00:47:04.5773620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-aarch64-neonfma-lane-ld64.c' 2025-01-24T00:47:04.5775217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2-prfm.S' 2025-01-24T00:47:04.5776829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2.S' 2025-01-24T00:47:04.5778461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2-prfm.S' 2025-01-24T00:47:04.5780206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2.S' 2025-01-24T00:47:04.5781878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4-prfm.S' 2025-01-24T00:47:04.5783526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4.S' 2025-01-24T00:47:04.5785170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-prfm.S' 2025-01-24T00:47:04.5786761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128.S' 2025-01-24T00:47:04.5788379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2-prfm.S' 2025-01-24T00:47:04.5790006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2.S' 2025-01-24T00:47:04.5791637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4-prfm.S' 2025-01-24T00:47:04.5793442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4.S' 2025-01-24T00:47:04.5795055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-prfm.S' 2025-01-24T00:47:04.5796681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64.S' 2025-01-24T00:47:04.5798222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-neon-dup-ld64.c' 2025-01-24T00:47:04.5799680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-neon-lane-ld64.c' 2025-01-24T00:47:04.5801156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-neonfma-dup-ld64.c' 2025-01-24T00:47:04.5802586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-sse41-dup.c' 2025-01-24T00:47:04.5804019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5805477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.5806985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5808396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x4-minmax-scalar.c' 2025-01-24T00:47:04.5809764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x4-minmax-wasm.c' 2025-01-24T00:47:04.5811173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5811845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.5812581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5813221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x8-minmax-sse41-dup.c' 2025-01-24T00:47:04.5813983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x1-minmax-asm-aarch64-neonfma-ld128.S' 2025-01-24T00:47:04.5814719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x1-minmax-asm-aarch64-neonfma-ld64.S' 2025-01-24T00:47:04.5815388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5816070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.5816740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5817465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-asm-aarch64-neonfma-ld128.S' 2025-01-24T00:47:04.5818195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-asm-aarch64-neonfma-ld64.S' 2025-01-24T00:47:04.5818845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-scalar.c' 2025-01-24T00:47:04.5819479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-wasm.c' 2025-01-24T00:47:04.5820129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x4-minmax-scalar.c' 2025-01-24T00:47:04.5820819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x4-minmax-wasm.c' 2025-01-24T00:47:04.5821564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-aarch64-neonfma-lane-ld128.c' 2025-01-24T00:47:04.5822284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-aarch64-neonfma-lane-ld64.c' 2025-01-24T00:47:04.5823023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-asm-aarch64-neonfma-ld128.S' 2025-01-24T00:47:04.5823746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-asm-aarch64-neonfma-ld64.S' 2025-01-24T00:47:04.5824420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-neon-dup-ld64.c' 2025-01-24T00:47:04.5825088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-neon-lane-ld64.c' 2025-01-24T00:47:04.5825769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-neonfma-dup-ld64.c' 2025-01-24T00:47:04.5826427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-sse41-dup.c' 2025-01-24T00:47:04.5827123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5827798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.5828492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5829212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x8-minmax-aarch64-neonfma-lane-ld64.c' 2025-01-24T00:47:04.5829897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x8-minmax-neon-lane-ld64.c' 2025-01-24T00:47:04.5830534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x8-minmax-sse41-dup.c' 2025-01-24T00:47:04.5831219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5831888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.5832557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5833302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-aarch64-neonfma-lane-ld128.c' 2025-01-24T00:47:04.5834052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-aarch64-neonfma-lane-ld64.c' 2025-01-24T00:47:04.5834807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-asm-aarch64-neonfma-ld128.S' 2025-01-24T00:47:04.5835524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-asm-aarch64-neonfma-ld64.S' 2025-01-24T00:47:04.5836180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-neon-dup-ld64.c' 2025-01-24T00:47:04.5836859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-neon-lane-ld64.c' 2025-01-24T00:47:04.5837537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-neonfma-dup-ld64.c' 2025-01-24T00:47:04.5838190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-sse41-dup.c' 2025-01-24T00:47:04.5838850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5839521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.5840201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5840866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5841543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.5842234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5842760Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm/gen' 2025-01-24T00:47:04.5843257Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc4w-gemm' 2025-01-24T00:47:04.5843953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-1x32-minmax-avx512skx-broadcast.c' 2025-01-24T00:47:04.5844666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-2x32-minmax-avx512skx-broadcast.c' 2025-01-24T00:47:04.5845362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-3x32-minmax-avx512skx-broadcast.c' 2025-01-24T00:47:04.5846066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-4x32-minmax-avx512skx-broadcast.c' 2025-01-24T00:47:04.5846813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-5x32-minmax-avx512skx-broadcast.c' 2025-01-24T00:47:04.5847506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-6x32-minmax-avx512skx-broadcast.c' 2025-01-24T00:47:04.5848248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-7x32-minmax-avx512skx-broadcast.c' 2025-01-24T00:47:04.5848969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-8x32-minmax-avx512skx-broadcast.c' 2025-01-24T00:47:04.5849714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-aarch64-neonfma-lane-ld128.c' 2025-01-24T00:47:04.5850379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5851046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.5851755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx512skx-broadcast.c' 2025-01-24T00:47:04.5852426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5853124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16s4-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.5853820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x32-minmax-avx512skx-broadcast.c' 2025-01-24T00:47:04.5854451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-minmax-scalar.c' 2025-01-24T00:47:04.5855082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-minmax-wasm.c' 2025-01-24T00:47:04.5855705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-relu-scalar.c' 2025-01-24T00:47:04.5856348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-relu-wasm.c' 2025-01-24T00:47:04.5856940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-scalar.c' 2025-01-24T00:47:04.5857693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-aarch64-neonfma-lane-ld128.c' 2025-01-24T00:47:04.5858427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-aarch64-neonfma-lane-ld64.c' 2025-01-24T00:47:04.5859193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2-prfm.S' 2025-01-24T00:47:04.5859937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2.S' 2025-01-24T00:47:04.5860716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2-prfm.S' 2025-01-24T00:47:04.5861466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2.S' 2025-01-24T00:47:04.5862258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4-prfm.S' 2025-01-24T00:47:04.5863029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4.S' 2025-01-24T00:47:04.5863831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-prfm.S' 2025-01-24T00:47:04.5864550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128.S' 2025-01-24T00:47:04.5865346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2-prfm.S' 2025-01-24T00:47:04.5866086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2.S' 2025-01-24T00:47:04.5866860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4-prfm.S' 2025-01-24T00:47:04.5867609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4.S' 2025-01-24T00:47:04.5868349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-prfm.S' 2025-01-24T00:47:04.5869081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64.S' 2025-01-24T00:47:04.5869743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.5870405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-neon-dup-ld64.c' 2025-01-24T00:47:04.5871115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-neon-lane-ld64.c' 2025-01-24T00:47:04.5871793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-neonfma-dup-ld64.c' 2025-01-24T00:47:04.5872465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse41-dup.c' 2025-01-24T00:47:04.5873111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse41-load1.c' 2025-01-24T00:47:04.5873856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5874592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5875320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-wasmrelaxedsimd-loadsplat.c' 2025-01-24T00:47:04.5876038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-wasmrelaxedsimd-splat.c' 2025-01-24T00:47:04.5876748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-wasmsimd-arm-loadsplat.c' 2025-01-24T00:47:04.5877461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-wasmsimd-arm-splat.c' 2025-01-24T00:47:04.5878179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-wasmsimd-x86-loadsplat.c' 2025-01-24T00:47:04.5878894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-wasmsimd-x86-splat.c' 2025-01-24T00:47:04.5879643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-relu-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5880353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-relu-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5881048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-relu-wasmsimd-loadsplat.c' 2025-01-24T00:47:04.5881704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-relu-wasmsimd-splat.c' 2025-01-24T00:47:04.5882420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5883122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5883769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-wasmsimd-loadsplat.c' 2025-01-24T00:47:04.5884408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-wasmsimd-splat.c' 2025-01-24T00:47:04.5885043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-neonfma.c' 2025-01-24T00:47:04.5885673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-sse41.c' 2025-01-24T00:47:04.5886460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5887168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.5887844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.5888511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.5889205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-relu-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5889855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-relu-wasmsimd.c' 2025-01-24T00:47:04.5890523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5891149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-wasmsimd.c' 2025-01-24T00:47:04.5891810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5892748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.5893492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx512skx-broadcast.c' 2025-01-24T00:47:04.5894162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5894859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16s4-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.5895554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x32-minmax-avx512skx-broadcast.c' 2025-01-24T00:47:04.5896179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-minmax-scalar.c' 2025-01-24T00:47:04.5896811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-minmax-wasm.c' 2025-01-24T00:47:04.5897428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-relu-scalar.c' 2025-01-24T00:47:04.5898053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-relu-wasm.c' 2025-01-24T00:47:04.5898649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-scalar.c' 2025-01-24T00:47:04.5899313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5899995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.5900734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx512skx-broadcast.c' 2025-01-24T00:47:04.5901444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5902124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16s4-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.5902822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x32-minmax-avx512skx-broadcast.c' 2025-01-24T00:47:04.5903470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-sse41-dup.c' 2025-01-24T00:47:04.5904121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-sse41-load1.c' 2025-01-24T00:47:04.5904880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5905606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5906350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-wasmrelaxedsimd-loadsplat.c' 2025-01-24T00:47:04.5907076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-wasmrelaxedsimd-splat.c' 2025-01-24T00:47:04.5907810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-wasmsimd-arm-loadsplat.c' 2025-01-24T00:47:04.5908510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-wasmsimd-arm-splat.c' 2025-01-24T00:47:04.5909219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-wasmsimd-x86-loadsplat.c' 2025-01-24T00:47:04.5909915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-wasmsimd-x86-splat.c' 2025-01-24T00:47:04.5910646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-relu-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5911357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-relu-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5912052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-relu-wasmsimd-loadsplat.c' 2025-01-24T00:47:04.5912705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-relu-wasmsimd-splat.c' 2025-01-24T00:47:04.5913431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5914120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5914769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-wasmsimd-loadsplat.c' 2025-01-24T00:47:04.5915434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-wasmsimd-splat.c' 2025-01-24T00:47:04.5916088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-minmax-sse41.c' 2025-01-24T00:47:04.5916804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5917484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.5918149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.5918828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.5919520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-relu-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5920167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-relu-wasmsimd.c' 2025-01-24T00:47:04.5920828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5921475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-wasmsimd.c' 2025-01-24T00:47:04.5922211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x1-minmax-asm-aarch64-neonfma-ld128.S' 2025-01-24T00:47:04.5922951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x1-minmax-asm-aarch64-neonfma-ld64.S' 2025-01-24T00:47:04.5923698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-aarch64-neonfma-lane-ld128.c' 2025-01-24T00:47:04.5924361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5925032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.5925745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx512skx-broadcast.c' 2025-01-24T00:47:04.5926584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5927283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16s4-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.5928007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-aarch64-neonfma-lane-ld64.c' 2025-01-24T00:47:04.5928741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-asm-aarch64-neonfma-ld128.S' 2025-01-24T00:47:04.5929458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-asm-aarch64-neonfma-ld64.S' 2025-01-24T00:47:04.5930156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-neon-lane-ld64.c' 2025-01-24T00:47:04.5930818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-scalar.c' 2025-01-24T00:47:04.5931431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-wasm.c' 2025-01-24T00:47:04.5932052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-relu-scalar.c' 2025-01-24T00:47:04.5932657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-relu-wasm.c' 2025-01-24T00:47:04.5933247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-scalar.c' 2025-01-24T00:47:04.5933891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-minmax-sse41.c' 2025-01-24T00:47:04.5934592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5935286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.5935948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.5936640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.5937370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-relu-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5938002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-relu-wasmsimd.c' 2025-01-24T00:47:04.5938680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5939288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-wasmsimd.c' 2025-01-24T00:47:04.5939986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x32-minmax-avx512skx-broadcast.c' 2025-01-24T00:47:04.5940622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-minmax-scalar.c' 2025-01-24T00:47:04.5941237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-minmax-wasm.c' 2025-01-24T00:47:04.5941864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-relu-scalar.c' 2025-01-24T00:47:04.5942470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-relu-wasm.c' 2025-01-24T00:47:04.5943057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-scalar.c' 2025-01-24T00:47:04.5943796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-aarch64-neonfma-lane-ld128.c' 2025-01-24T00:47:04.5944544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-aarch64-neonfma-lane-ld64.c' 2025-01-24T00:47:04.5945302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-asm-aarch64-neonfma-ld128.S' 2025-01-24T00:47:04.5946020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-asm-aarch64-neonfma-ld64.S' 2025-01-24T00:47:04.5946681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.5947358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-neon-dup-ld64.c' 2025-01-24T00:47:04.5948023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-neon-lane-ld64.c' 2025-01-24T00:47:04.5948715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-neonfma-dup-ld64.c' 2025-01-24T00:47:04.5949356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse41-dup.c' 2025-01-24T00:47:04.5950004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse41-load1.c' 2025-01-24T00:47:04.5950796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5951553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5952289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-wasmrelaxedsimd-loadsplat.c' 2025-01-24T00:47:04.5952997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-wasmrelaxedsimd-splat.c' 2025-01-24T00:47:04.5953719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-wasmsimd-arm-loadsplat.c' 2025-01-24T00:47:04.5954411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-wasmsimd-arm-splat.c' 2025-01-24T00:47:04.5955116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-wasmsimd-x86-loadsplat.c' 2025-01-24T00:47:04.5955823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-wasmsimd-x86-splat.c' 2025-01-24T00:47:04.5956559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-relu-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5957285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-relu-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5957966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-relu-wasmsimd-loadsplat.c' 2025-01-24T00:47:04.5958622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-relu-wasmsimd-splat.c' 2025-01-24T00:47:04.5959383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5960099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5960770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-wasmsimd-loadsplat.c' 2025-01-24T00:47:04.5961399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-wasmsimd-splat.c' 2025-01-24T00:47:04.5962032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-neonfma.c' 2025-01-24T00:47:04.5962675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-sse41.c' 2025-01-24T00:47:04.5963375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5964076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.5964738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.5965424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.5966156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-relu-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5966835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-relu-wasmsimd.c' 2025-01-24T00:47:04.5967514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5968121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-wasmsimd.c' 2025-01-24T00:47:04.5968784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5969463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.5970163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx512skx-broadcast.c' 2025-01-24T00:47:04.5970845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5971523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16s4-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.5972221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x32-minmax-avx512skx-broadcast.c' 2025-01-24T00:47:04.5972956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-aarch64-neonfma-lane-ld64.c' 2025-01-24T00:47:04.5973651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.5974321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-neon-lane-ld64.c' 2025-01-24T00:47:04.5975020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-sse41-dup.c' 2025-01-24T00:47:04.5975679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-sse41-load1.c' 2025-01-24T00:47:04.5976429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5977154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5977896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-wasmrelaxedsimd-loadsplat.c' 2025-01-24T00:47:04.5978602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-wasmrelaxedsimd-splat.c' 2025-01-24T00:47:04.5979330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-wasmsimd-arm-loadsplat.c' 2025-01-24T00:47:04.5980052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-wasmsimd-arm-splat.c' 2025-01-24T00:47:04.5980762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-wasmsimd-x86-loadsplat.c' 2025-01-24T00:47:04.5981493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-wasmsimd-x86-splat.c' 2025-01-24T00:47:04.5982227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-relu-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5982955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-relu-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5983631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-relu-wasmsimd-loadsplat.c' 2025-01-24T00:47:04.5984287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-relu-wasmsimd-splat.c' 2025-01-24T00:47:04.5985014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.5985702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.5986366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-wasmsimd-loadsplat.c' 2025-01-24T00:47:04.5986993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-wasmsimd-splat.c' 2025-01-24T00:47:04.5987622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-minmax-sse41.c' 2025-01-24T00:47:04.5988374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5989055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.5989761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.5990427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.5991125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-relu-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5991771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-relu-wasmsimd.c' 2025-01-24T00:47:04.5992572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.5993196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-wasmsimd.c' 2025-01-24T00:47:04.5993858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx-broadcast.c' 2025-01-24T00:47:04.5994523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.5995279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx512skx-broadcast.c' 2025-01-24T00:47:04.5995977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.5996672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16s4-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.5997389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x2-minmax-aarch64-neonfma-lane-ld64.c' 2025-01-24T00:47:04.5998066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x2-minmax-neon-lane-ld64.c' 2025-01-24T00:47:04.5998697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x2c4-minmax-sse41.c' 2025-01-24T00:47:04.5999397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x32-minmax-avx512skx-broadcast.c' 2025-01-24T00:47:04.6000138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-aarch64-neonfma-lane-ld128.c' 2025-01-24T00:47:04.6000861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-aarch64-neonfma-lane-ld64.c' 2025-01-24T00:47:04.6001593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-asm-aarch64-neonfma-ld128.S' 2025-01-24T00:47:04.6002316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-asm-aarch64-neonfma-ld64.S' 2025-01-24T00:47:04.6002983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.6003690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-neon-dup-ld64.c' 2025-01-24T00:47:04.6004383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-neon-lane-ld64.c' 2025-01-24T00:47:04.6005073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-neonfma-dup-ld64.c' 2025-01-24T00:47:04.6005711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-sse41-dup.c' 2025-01-24T00:47:04.6006424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-sse41-load1.c' 2025-01-24T00:47:04.6007192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.6007921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.6008664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-wasmrelaxedsimd-loadsplat.c' 2025-01-24T00:47:04.6009370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-wasmrelaxedsimd-splat.c' 2025-01-24T00:47:04.6010107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-wasmsimd-arm-loadsplat.c' 2025-01-24T00:47:04.6010836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-wasmsimd-arm-splat.c' 2025-01-24T00:47:04.6011545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-wasmsimd-x86-loadsplat.c' 2025-01-24T00:47:04.6012242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-wasmsimd-x86-splat.c' 2025-01-24T00:47:04.6012974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-relu-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.6013685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-relu-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.6014382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-relu-wasmsimd-loadsplat.c' 2025-01-24T00:47:04.6015036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-relu-wasmsimd-splat.c' 2025-01-24T00:47:04.6015757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-wasmrelaxedsimd-fma-loadsplat.c' 2025-01-24T00:47:04.6016446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-wasmrelaxedsimd-fma-splat.c' 2025-01-24T00:47:04.6017106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-wasmsimd-loadsplat.c' 2025-01-24T00:47:04.6017739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-wasmsimd-splat.c' 2025-01-24T00:47:04.6018397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-neonfma.c' 2025-01-24T00:47:04.6019112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-sse41.c' 2025-01-24T00:47:04.6019819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.6020518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-wasmrelaxedsimd.c' 2025-01-24T00:47:04.6021181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.6021860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.6022647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-relu-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.6023281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-relu-wasmsimd.c' 2025-01-24T00:47:04.6023962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-wasmrelaxedsimd-fma.c' 2025-01-24T00:47:04.6024604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-wasmsimd.c' 2025-01-24T00:47:04.6025287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx-broadcast.c' 2025-01-24T00:47:04.6025967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.6026668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx512skx-broadcast.c' 2025-01-24T00:47:04.6027345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.6028040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x32-minmax-avx512skx-broadcast.c' 2025-01-24T00:47:04.6028700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x8-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.6029373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx-broadcast.c' 2025-01-24T00:47:04.6030040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.6030748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx512skx-broadcast.c' 2025-01-24T00:47:04.6031414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-fma3-broadcast.c' 2025-01-24T00:47:04.6032111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x32-minmax-avx512skx-broadcast.c' 2025-01-24T00:47:04.6032825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x8-minmax-avx2-broadcast.c' 2025-01-24T00:47:04.6033352Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm/gen' 2025-01-24T00:47:04.6033851Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-gemm' 2025-01-24T00:47:04.6034479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-1x1-minmax-scalar.c' 2025-01-24T00:47:04.6035106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-2x1-minmax-scalar.c' 2025-01-24T00:47:04.6035739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-4x1-minmax-scalar.c' 2025-01-24T00:47:04.6036358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x1-minmax-scalar.c' 2025-01-24T00:47:04.6036992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x2-minmax-scalar.c' 2025-01-24T00:47:04.6037612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x4-minmax-scalar.c' 2025-01-24T00:47:04.6038114Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-spmm/gen' 2025-01-24T00:47:04.6038638Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qc8w-spmm' 2025-01-24T00:47:04.6039139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/avx.c.in' 2025-01-24T00:47:04.6039635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/avx2.c.in' 2025-01-24T00:47:04.6040138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/avx512skx.c.in' 2025-01-24T00:47:04.6040633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/f32-qs8-vcvt.h' 2025-01-24T00:47:04.6041214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u16.c' 2025-01-24T00:47:04.6041778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u24.c' 2025-01-24T00:47:04.6042349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u32.c' 2025-01-24T00:47:04.6042904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u8.c' 2025-01-24T00:47:04.6043473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u16.c' 2025-01-24T00:47:04.6044055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u32.c' 2025-01-24T00:47:04.6044621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u48.c' 2025-01-24T00:47:04.6045202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u64.c' 2025-01-24T00:47:04.6045800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u128.c' 2025-01-24T00:47:04.6046517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u32.c' 2025-01-24T00:47:04.6047148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u64.c' 2025-01-24T00:47:04.6047740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u96.c' 2025-01-24T00:47:04.6048322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-hvx-u128.c' 2025-01-24T00:47:04.6048891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-hvx-u256.c' 2025-01-24T00:47:04.6049456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-hvx-u32.c' 2025-01-24T00:47:04.6050041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-hvx-u64.c' 2025-01-24T00:47:04.6050605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-hvx-u96.c' 2025-01-24T00:47:04.6051189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neon-u16.c' 2025-01-24T00:47:04.6051755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neon-u24.c' 2025-01-24T00:47:04.6052344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neon-u32.c' 2025-01-24T00:47:04.6052940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neon-u8.c' 2025-01-24T00:47:04.6053520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neonv8-u16.c' 2025-01-24T00:47:04.6054095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neonv8-u24.c' 2025-01-24T00:47:04.6054682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neonv8-u32.c' 2025-01-24T00:47:04.6055253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neonv8-u8.c' 2025-01-24T00:47:04.6055829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-rvv-u1v.c' 2025-01-24T00:47:04.6056397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-rvv-u2v.c' 2025-01-24T00:47:04.6056956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-rvv-u4v.c' 2025-01-24T00:47:04.6057533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-rvv-u8v.c' 2025-01-24T00:47:04.6058144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u1.c' 2025-01-24T00:47:04.6058762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u2.c' 2025-01-24T00:47:04.6059377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u3.c' 2025-01-24T00:47:04.6060025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u4.c' 2025-01-24T00:47:04.6060650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u1.c' 2025-01-24T00:47:04.6061286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u2.c' 2025-01-24T00:47:04.6061908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u3.c' 2025-01-24T00:47:04.6062534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u4.c' 2025-01-24T00:47:04.6063212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u1.c' 2025-01-24T00:47:04.6063839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u2.c' 2025-01-24T00:47:04.6064449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u3.c' 2025-01-24T00:47:04.6065072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u4.c' 2025-01-24T00:47:04.6065639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u16.c' 2025-01-24T00:47:04.6066238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u24.c' 2025-01-24T00:47:04.6066815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u32.c' 2025-01-24T00:47:04.6067417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u8.c' 2025-01-24T00:47:04.6068002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u16.c' 2025-01-24T00:47:04.6068574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u24.c' 2025-01-24T00:47:04.6069142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u32.c' 2025-01-24T00:47:04.6069728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u8.c' 2025-01-24T00:47:04.6070327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasm-fmagic-u1.c' 2025-01-24T00:47:04.6070947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasm-fmagic-u2.c' 2025-01-24T00:47:04.6071547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasm-fmagic-u3.c' 2025-01-24T00:47:04.6072145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasm-fmagic-u4.c' 2025-01-24T00:47:04.6072774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasmsimd-cvt-u16.c' 2025-01-24T00:47:04.6073567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasmsimd-cvt-u24.c' 2025-01-24T00:47:04.6074197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasmsimd-cvt-u32.c' 2025-01-24T00:47:04.6074962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasmsimd-cvt-u8.c' 2025-01-24T00:47:04.6075617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasmsimd-magic-u16.c' 2025-01-24T00:47:04.6076247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasmsimd-magic-u24.c' 2025-01-24T00:47:04.6076864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasmsimd-magic-u32.c' 2025-01-24T00:47:04.6077493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasmsimd-magic-u8.c' 2025-01-24T00:47:04.6077994Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/gen' 2025-01-24T00:47:04.6078469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/hvx.c.in' 2025-01-24T00:47:04.6078968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/neon.c.in' 2025-01-24T00:47:04.6079456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/neonv8.c.in' 2025-01-24T00:47:04.6079945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/rvv.c.in' 2025-01-24T00:47:04.6080511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/scalar-fmagic.c.in' 2025-01-24T00:47:04.6081077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/scalar-imagic.c.in' 2025-01-24T00:47:04.6081616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/scalar-lrintf.c.in' 2025-01-24T00:47:04.6082094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/sse.c.in' 2025-01-24T00:47:04.6082624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/wasmsimd-cvt.c.in' 2025-01-24T00:47:04.6083152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt/wasmsimd-magic.c.in' 2025-01-24T00:47:04.6083634Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qs8-vcvt' 2025-01-24T00:47:04.6084150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/f32-qu8-vcvt.h' 2025-01-24T00:47:04.6084717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u16.c' 2025-01-24T00:47:04.6085280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u24.c' 2025-01-24T00:47:04.6085853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u32.c' 2025-01-24T00:47:04.6086459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u8.c' 2025-01-24T00:47:04.6087041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u16.c' 2025-01-24T00:47:04.6087608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u32.c' 2025-01-24T00:47:04.6088204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u48.c' 2025-01-24T00:47:04.6088787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u64.c' 2025-01-24T00:47:04.6089413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u128.c' 2025-01-24T00:47:04.6090022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u32.c' 2025-01-24T00:47:04.6090616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u64.c' 2025-01-24T00:47:04.6091205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u96.c' 2025-01-24T00:47:04.6091790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neon-u16.c' 2025-01-24T00:47:04.6092479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neon-u24.c' 2025-01-24T00:47:04.6093058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neon-u32.c' 2025-01-24T00:47:04.6093622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neon-u8.c' 2025-01-24T00:47:04.6094249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neonv8-u16.c' 2025-01-24T00:47:04.6094841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neonv8-u24.c' 2025-01-24T00:47:04.6095448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neonv8-u32.c' 2025-01-24T00:47:04.6096035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neonv8-u8.c' 2025-01-24T00:47:04.6096594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-rvv-u1v.c' 2025-01-24T00:47:04.6097154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-rvv-u2v.c' 2025-01-24T00:47:04.6097729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-rvv-u4v.c' 2025-01-24T00:47:04.6098299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-rvv-u8v.c' 2025-01-24T00:47:04.6098929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u1.c' 2025-01-24T00:47:04.6099541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u2.c' 2025-01-24T00:47:04.6100155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u3.c' 2025-01-24T00:47:04.6100781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u4.c' 2025-01-24T00:47:04.6101395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u1.c' 2025-01-24T00:47:04.6102022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u2.c' 2025-01-24T00:47:04.6102668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u3.c' 2025-01-24T00:47:04.6103309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u4.c' 2025-01-24T00:47:04.6103934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u1.c' 2025-01-24T00:47:04.6104547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u2.c' 2025-01-24T00:47:04.6105174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u3.c' 2025-01-24T00:47:04.6105788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u4.c' 2025-01-24T00:47:04.6106357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u16.c' 2025-01-24T00:47:04.6106937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u24.c' 2025-01-24T00:47:04.6107507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u32.c' 2025-01-24T00:47:04.6108082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u8.c' 2025-01-24T00:47:04.6108707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasm-fmagic-u1.c' 2025-01-24T00:47:04.6109336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasm-fmagic-u2.c' 2025-01-24T00:47:04.6109946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasm-fmagic-u3.c' 2025-01-24T00:47:04.6110546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasm-fmagic-u4.c' 2025-01-24T00:47:04.6111169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasmsimd-cvt-u16.c' 2025-01-24T00:47:04.6111781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasmsimd-cvt-u24.c' 2025-01-24T00:47:04.6112394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasmsimd-cvt-u32.c' 2025-01-24T00:47:04.6113019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasmsimd-cvt-u8.c' 2025-01-24T00:47:04.6113638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasmsimd-magic-u16.c' 2025-01-24T00:47:04.6114273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasmsimd-magic-u24.c' 2025-01-24T00:47:04.6114888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasmsimd-magic-u32.c' 2025-01-24T00:47:04.6115506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasmsimd-magic-u8.c' 2025-01-24T00:47:04.6116021Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt/gen' 2025-01-24T00:47:04.6116527Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-qu8-vcvt' 2025-01-24T00:47:04.6117101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/avx2-p5.c.in' 2025-01-24T00:47:04.6117683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/avx512f-p5-scalef.c.in' 2025-01-24T00:47:04.6118377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32-acc2.c' 2025-01-24T00:47:04.6119083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32-acc4.c' 2025-01-24T00:47:04.6119749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32.c' 2025-01-24T00:47:04.6120452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc2.c' 2025-01-24T00:47:04.6121139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc4.c' 2025-01-24T00:47:04.6121801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64.c' 2025-01-24T00:47:04.6122526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72-acc3.c' 2025-01-24T00:47:04.6123191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72.c' 2025-01-24T00:47:04.6123916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc2.c' 2025-01-24T00:47:04.6124605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc5.c' 2025-01-24T00:47:04.6125265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80.c' 2025-01-24T00:47:04.6125966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc2.c' 2025-01-24T00:47:04.6126745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc3.c' 2025-01-24T00:47:04.6127456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc6.c' 2025-01-24T00:47:04.6128122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96.c' 2025-01-24T00:47:04.6128867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc2.c' 2025-01-24T00:47:04.6129628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc4.c' 2025-01-24T00:47:04.6130354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128.c' 2025-01-24T00:47:04.6131143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144-acc3.c' 2025-01-24T00:47:04.6131872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144.c' 2025-01-24T00:47:04.6132645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc2.c' 2025-01-24T00:47:04.6133407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc5.c' 2025-01-24T00:47:04.6134129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160.c' 2025-01-24T00:47:04.6134889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc2.c' 2025-01-24T00:47:04.6135633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc3.c' 2025-01-24T00:47:04.6136393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc6.c' 2025-01-24T00:47:04.6137113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192.c' 2025-01-24T00:47:04.6137890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64-acc2.c' 2025-01-24T00:47:04.6138674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64-acc4.c' 2025-01-24T00:47:04.6139393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64.c' 2025-01-24T00:47:04.6139946Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax/gen' 2025-01-24T00:47:04.6140464Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddexpminusmax' 2025-01-24T00:47:04.6140968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/avx2-p5.c.in' 2025-01-24T00:47:04.6141537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/avx512f-p5-scalef.c.in' 2025-01-24T00:47:04.6142067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/f32-raddextexp.h' 2025-01-24T00:47:04.6142713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32-acc2.c' 2025-01-24T00:47:04.6143348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32-acc4.c' 2025-01-24T00:47:04.6143958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32.c' 2025-01-24T00:47:04.6144598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc2.c' 2025-01-24T00:47:04.6145226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc4.c' 2025-01-24T00:47:04.6145880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64.c' 2025-01-24T00:47:04.6146538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72-acc3.c' 2025-01-24T00:47:04.6147146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72.c' 2025-01-24T00:47:04.6147787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc2.c' 2025-01-24T00:47:04.6148417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc5.c' 2025-01-24T00:47:04.6149044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80.c' 2025-01-24T00:47:04.6149674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc2.c' 2025-01-24T00:47:04.6150306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc3.c' 2025-01-24T00:47:04.6150949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc6.c' 2025-01-24T00:47:04.6151554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96.c' 2025-01-24T00:47:04.6152286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc2.c' 2025-01-24T00:47:04.6153002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc4.c' 2025-01-24T00:47:04.6153667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128.c' 2025-01-24T00:47:04.6154373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144-acc3.c' 2025-01-24T00:47:04.6155036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144.c' 2025-01-24T00:47:04.6155739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc2.c' 2025-01-24T00:47:04.6156435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc5.c' 2025-01-24T00:47:04.6157099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160.c' 2025-01-24T00:47:04.6157803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc2.c' 2025-01-24T00:47:04.6158493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc3.c' 2025-01-24T00:47:04.6159196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc6.c' 2025-01-24T00:47:04.6159867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192.c' 2025-01-24T00:47:04.6160585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64-acc2.c' 2025-01-24T00:47:04.6161312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64-acc4.c' 2025-01-24T00:47:04.6161971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64.c' 2025-01-24T00:47:04.6162495Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp/gen' 2025-01-24T00:47:04.6162988Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddextexp' 2025-01-24T00:47:04.6163575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/avx2-rr1-p5.c.in' 2025-01-24T00:47:04.6164169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/avx2-rr2-p5.c.in' 2025-01-24T00:47:04.6164804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/avx512f-rr1-p5-scalef.c.in' 2025-01-24T00:47:04.6165411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/avx512f-rr2-p5.c.in' 2025-01-24T00:47:04.6166178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u16-acc2.c' 2025-01-24T00:47:04.6167015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u32-acc2.c' 2025-01-24T00:47:04.6173451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u32-acc4.c' 2025-01-24T00:47:04.6174252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u8.c' 2025-01-24T00:47:04.6175040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u16-acc2.c' 2025-01-24T00:47:04.6175813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc2.c' 2025-01-24T00:47:04.6176579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc4.c' 2025-01-24T00:47:04.6177331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u8.c' 2025-01-24T00:47:04.6178126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u16-acc2.c' 2025-01-24T00:47:04.6178924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u32-acc2.c' 2025-01-24T00:47:04.6179715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u32-acc4.c' 2025-01-24T00:47:04.6180474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u8.c' 2025-01-24T00:47:04.6181366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u16.c' 2025-01-24T00:47:04.6182229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u32-acc2.c' 2025-01-24T00:47:04.6183055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u64-acc2.c' 2025-01-24T00:47:04.6183875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u64-acc4.c' 2025-01-24T00:47:04.6184648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u16.c' 2025-01-24T00:47:04.6185427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u32-acc2.c' 2025-01-24T00:47:04.6186207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc2.c' 2025-01-24T00:47:04.6187001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc4.c' 2025-01-24T00:47:04.6187806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-hvx-rr2-p5-u128-acc2.c' 2025-01-24T00:47:04.6188617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-hvx-rr2-p5-u128-acc4.c' 2025-01-24T00:47:04.6189351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-hvx-rr2-p5-u32.c' 2025-01-24T00:47:04.6190112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-hvx-rr2-p5-u64-acc2.c' 2025-01-24T00:47:04.6190922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u16-acc2.c' 2025-01-24T00:47:04.6191714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u16-acc4.c' 2025-01-24T00:47:04.6192684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u4.c' 2025-01-24T00:47:04.6193478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u8-acc2.c' 2025-01-24T00:47:04.6194245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u16-acc2.c' 2025-01-24T00:47:04.6195022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u16-acc4.c' 2025-01-24T00:47:04.6195762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u4.c' 2025-01-24T00:47:04.6196589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u8-acc2.c' 2025-01-24T00:47:04.6197455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u16-acc2.c' 2025-01-24T00:47:04.6198283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u16-acc4.c' 2025-01-24T00:47:04.6199065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u4.c' 2025-01-24T00:47:04.6199881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u8-acc2.c' 2025-01-24T00:47:04.6200680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u16-acc2.c' 2025-01-24T00:47:04.6201464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u16-acc4.c' 2025-01-24T00:47:04.6202231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u4.c' 2025-01-24T00:47:04.6203037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u8-acc2.c' 2025-01-24T00:47:04.6203782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-rvv-rr2-p6-u2v.c' 2025-01-24T00:47:04.6204564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-rvv-rr2-p6-u4v.c' 2025-01-24T00:47:04.6205346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u1.c' 2025-01-24T00:47:04.6206157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u2-acc2.c' 2025-01-24T00:47:04.6207027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4-acc2.c' 2025-01-24T00:47:04.6207838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4-acc4.c' 2025-01-24T00:47:04.6208590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u1.c' 2025-01-24T00:47:04.6209362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u2-acc2.c' 2025-01-24T00:47:04.6210144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc2.c' 2025-01-24T00:47:04.6210913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc4.c' 2025-01-24T00:47:04.6211690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc2.c' 2025-01-24T00:47:04.6212481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc4.c' 2025-01-24T00:47:04.6213240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u4.c' 2025-01-24T00:47:04.6214002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u8-acc2.c' 2025-01-24T00:47:04.6214838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-wasmrelaxedsimd-rr2-p5-u16-acc2.c' 2025-01-24T00:47:04.6215683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-wasmrelaxedsimd-rr2-p5-u16-acc4.c' 2025-01-24T00:47:04.6216477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-wasmrelaxedsimd-rr2-p5-u4.c' 2025-01-24T00:47:04.6217308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-wasmrelaxedsimd-rr2-p5-u8-acc2.c' 2025-01-24T00:47:04.6218098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-wasmsimd-rr2-p5-u16-acc2.c' 2025-01-24T00:47:04.6218906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-wasmsimd-rr2-p5-u16-acc4.c' 2025-01-24T00:47:04.6219699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-wasmsimd-rr2-p5-u4.c' 2025-01-24T00:47:04.6220478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-wasmsimd-rr2-p5-u8-acc2.c' 2025-01-24T00:47:04.6221044Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen' 2025-01-24T00:47:04.6221620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/hvx-rr2-p5.c.in' 2025-01-24T00:47:04.6222207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/neon-lut64-p2.c.in' 2025-01-24T00:47:04.6222770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/neon-p5.c.in' 2025-01-24T00:47:04.6223350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/rvv-rr2-p6.c.in' 2025-01-24T00:47:04.6223977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/scalar-rr2-lut64-p2.c.in' 2025-01-24T00:47:04.6224564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/scalar-rr2-p5.c.in' 2025-01-24T00:47:04.6225135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/sse2-rr2-p5.c.in' 2025-01-24T00:47:04.6225747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax/wasmsimd-rr2-p5.c.in' 2025-01-24T00:47:04.6226282Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-raddstoreexpminusmax' 2025-01-24T00:47:04.6226767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rdsum/avx.c.in' 2025-01-24T00:47:04.6227264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rdsum/avx512.c.in' 2025-01-24T00:47:04.6227856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c16.c' 2025-01-24T00:47:04.6228458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c32.c' 2025-01-24T00:47:04.6229046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c64.c' 2025-01-24T00:47:04.6229669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c128.c' 2025-01-24T00:47:04.6230281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c16.c' 2025-01-24T00:47:04.6230894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c32.c' 2025-01-24T00:47:04.6231517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c64.c' 2025-01-24T00:47:04.6232111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-neon-c16.c' 2025-01-24T00:47:04.6232744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-neon-c32.c' 2025-01-24T00:47:04.6233367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-neon-c64.c' 2025-01-24T00:47:04.6233957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-rvv-u1v.c' 2025-01-24T00:47:04.6234562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-rvv-u2v.c' 2025-01-24T00:47:04.6235150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-rvv-u4v.c' 2025-01-24T00:47:04.6235744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-scalar.c' 2025-01-24T00:47:04.6236339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c16.c' 2025-01-24T00:47:04.6236932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c32.c' 2025-01-24T00:47:04.6237535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c64.c' 2025-01-24T00:47:04.6238158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-wasmsimd-c16.c' 2025-01-24T00:47:04.6238778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-wasmsimd-c32.c' 2025-01-24T00:47:04.6239401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-wasmsimd-c64.c' 2025-01-24T00:47:04.6239881Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rdsum/gen' 2025-01-24T00:47:04.6240381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rdsum/neon.c.in' 2025-01-24T00:47:04.6240838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rdsum/rvv.c.in' 2025-01-24T00:47:04.6241335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rdsum/scalar.c.in' 2025-01-24T00:47:04.6241797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rdsum/sse.c.in' 2025-01-24T00:47:04.6242278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rdsum/wasm-simd.c.in' 2025-01-24T00:47:04.6242748Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rdsum' 2025-01-24T00:47:04.6243216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/avx.c.in' 2025-01-24T00:47:04.6243702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/avx512f.c.in' 2025-01-24T00:47:04.6244271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-avx-u16-acc2.c' 2025-01-24T00:47:04.6244831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-avx-u24-acc3.c' 2025-01-24T00:47:04.6245395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-avx-u32-acc2.c' 2025-01-24T00:47:04.6245976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-avx-u32-acc4.c' 2025-01-24T00:47:04.6246566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-avx-u8.c' 2025-01-24T00:47:04.6247153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-avx512f-u16.c' 2025-01-24T00:47:04.6247734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-avx512f-u32-acc2.c' 2025-01-24T00:47:04.6248317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-avx512f-u48-acc3.c' 2025-01-24T00:47:04.6248895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc2.c' 2025-01-24T00:47:04.6249474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc4.c' 2025-01-24T00:47:04.6250050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-neon-u12-acc3.c' 2025-01-24T00:47:04.6250617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-neon-u16-acc2.c' 2025-01-24T00:47:04.6251191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-neon-u16-acc4.c' 2025-01-24T00:47:04.6251725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-neon-u4.c' 2025-01-24T00:47:04.6252288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-neon-u8-acc2.c' 2025-01-24T00:47:04.6252833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-rvv-u1v.c' 2025-01-24T00:47:04.6253360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-rvv-u2v.c' 2025-01-24T00:47:04.6253979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-rvv-u4v.c' 2025-01-24T00:47:04.6254544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-rvv-u8v.c' 2025-01-24T00:47:04.6255089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-scalar-u1.c' 2025-01-24T00:47:04.6255671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-scalar-u2-acc2.c' 2025-01-24T00:47:04.6256248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-scalar-u3-acc3.c' 2025-01-24T00:47:04.6256820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc2.c' 2025-01-24T00:47:04.6257400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc4.c' 2025-01-24T00:47:04.6257957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-sse-u12-acc3.c' 2025-01-24T00:47:04.6258528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-sse-u16-acc2.c' 2025-01-24T00:47:04.6259088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-sse-u16-acc4.c' 2025-01-24T00:47:04.6259613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-sse-u4.c' 2025-01-24T00:47:04.6260197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-sse-u8-acc2.c' 2025-01-24T00:47:04.6260756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasm-u1.c' 2025-01-24T00:47:04.6261324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasm-u2-acc2.c' 2025-01-24T00:47:04.6261886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasm-u3-acc3.c' 2025-01-24T00:47:04.6262446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasm-u4-acc2.c' 2025-01-24T00:47:04.6263008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasm-u4-acc4.c' 2025-01-24T00:47:04.6263637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasmsimd-minmax-u12-acc3.c' 2025-01-24T00:47:04.6264277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasmsimd-minmax-u16-acc2.c' 2025-01-24T00:47:04.6264904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasmsimd-minmax-u16-acc4.c' 2025-01-24T00:47:04.6265497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasmsimd-minmax-u4.c' 2025-01-24T00:47:04.6266121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasmsimd-minmax-u8-acc2.c' 2025-01-24T00:47:04.6266752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasmsimd-pminmax-u12-acc3.c' 2025-01-24T00:47:04.6267391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasmsimd-pminmax-u16-acc2.c' 2025-01-24T00:47:04.6268042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasmsimd-pminmax-u16-acc4.c' 2025-01-24T00:47:04.6268664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasmsimd-pminmax-u4.c' 2025-01-24T00:47:04.6269302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasmsimd-pminmax-u8-acc2.c' 2025-01-24T00:47:04.6269860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-avx-u16-acc2.c' 2025-01-24T00:47:04.6270427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-avx-u24-acc3.c' 2025-01-24T00:47:04.6270988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-avx-u32-acc2.c' 2025-01-24T00:47:04.6271544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-avx-u32-acc4.c' 2025-01-24T00:47:04.6272077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-avx-u8.c' 2025-01-24T00:47:04.6272629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-avx512f-u16.c' 2025-01-24T00:47:04.6273211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-avx512f-u32-acc2.c' 2025-01-24T00:47:04.6273809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-avx512f-u48-acc3.c' 2025-01-24T00:47:04.6274535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc2.c' 2025-01-24T00:47:04.6275118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc4.c' 2025-01-24T00:47:04.6275684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-neon-u12-acc3.c' 2025-01-24T00:47:04.6276250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-neon-u16-acc2.c' 2025-01-24T00:47:04.6276812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-neon-u16-acc4.c' 2025-01-24T00:47:04.6277344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-neon-u4.c' 2025-01-24T00:47:04.6277915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-neon-u8-acc2.c' 2025-01-24T00:47:04.6278451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-rvv-u1v.c' 2025-01-24T00:47:04.6278989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-rvv-u2v.c' 2025-01-24T00:47:04.6279524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-rvv-u4v.c' 2025-01-24T00:47:04.6280049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-rvv-u8v.c' 2025-01-24T00:47:04.6280595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-scalar-u1.c' 2025-01-24T00:47:04.6281169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-scalar-u2-acc2.c' 2025-01-24T00:47:04.6281773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-scalar-u3-acc3.c' 2025-01-24T00:47:04.6282362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc2.c' 2025-01-24T00:47:04.6282931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc4.c' 2025-01-24T00:47:04.6283494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-sse-u12-acc3.c' 2025-01-24T00:47:04.6284054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-sse-u16-acc2.c' 2025-01-24T00:47:04.6284608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-sse-u16-acc4.c' 2025-01-24T00:47:04.6285290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-sse-u4.c' 2025-01-24T00:47:04.6285847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-sse-u8-acc2.c' 2025-01-24T00:47:04.6286443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasm-u1.c' 2025-01-24T00:47:04.6287008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasm-u2-acc2.c' 2025-01-24T00:47:04.6287603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasm-u3-acc3.c' 2025-01-24T00:47:04.6288194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasm-u4-acc2.c' 2025-01-24T00:47:04.6288752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasm-u4-acc4.c' 2025-01-24T00:47:04.6289398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasmsimd-minmax-u12-acc3.c' 2025-01-24T00:47:04.6290024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasmsimd-minmax-u16-acc2.c' 2025-01-24T00:47:04.6290647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasmsimd-minmax-u16-acc4.c' 2025-01-24T00:47:04.6291246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasmsimd-minmax-u4.c' 2025-01-24T00:47:04.6291868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasmsimd-minmax-u8-acc2.c' 2025-01-24T00:47:04.6292622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasmsimd-pminmax-u12-acc3.c' 2025-01-24T00:47:04.6293253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasmsimd-pminmax-u16-acc2.c' 2025-01-24T00:47:04.6293878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasmsimd-pminmax-u16-acc4.c' 2025-01-24T00:47:04.6294494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasmsimd-pminmax-u4.c' 2025-01-24T00:47:04.6295121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasmsimd-pminmax-u8-acc2.c' 2025-01-24T00:47:04.6295758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-avx-u16-acc2.c' 2025-01-24T00:47:04.6296370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-avx-u24-acc3.c' 2025-01-24T00:47:04.6296940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc2.c' 2025-01-24T00:47:04.6297522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc4.c' 2025-01-24T00:47:04.6298068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-avx-u8.c' 2025-01-24T00:47:04.6298648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-avx512f-u16.c' 2025-01-24T00:47:04.6299241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-avx512f-u32-acc2.c' 2025-01-24T00:47:04.6299835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-avx512f-u48-acc3.c' 2025-01-24T00:47:04.6300432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc2.c' 2025-01-24T00:47:04.6301022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc4.c' 2025-01-24T00:47:04.6301643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-neon-u12-acc3.c' 2025-01-24T00:47:04.6302267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-neon-u16-acc2.c' 2025-01-24T00:47:04.6302848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-neon-u16-acc4.c' 2025-01-24T00:47:04.6303411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-neon-u4.c' 2025-01-24T00:47:04.6303986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-neon-u8-acc2.c' 2025-01-24T00:47:04.6304544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-rvv-u1v.c' 2025-01-24T00:47:04.6305091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-rvv-u2v.c' 2025-01-24T00:47:04.6305635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-rvv-u4v.c' 2025-01-24T00:47:04.6306188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-rvv-u8v.c' 2025-01-24T00:47:04.6306749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-scalar-u1.c' 2025-01-24T00:47:04.6307342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-scalar-u2-acc2.c' 2025-01-24T00:47:04.6307928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-scalar-u3-acc3.c' 2025-01-24T00:47:04.6308510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc2.c' 2025-01-24T00:47:04.6309138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc4.c' 2025-01-24T00:47:04.6309710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-sse-u12-acc3.c' 2025-01-24T00:47:04.6310322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc2.c' 2025-01-24T00:47:04.6310894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc4.c' 2025-01-24T00:47:04.6311439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-sse-u4.c' 2025-01-24T00:47:04.6312023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-sse-u8-acc2.c' 2025-01-24T00:47:04.6312573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasm-u1.c' 2025-01-24T00:47:04.6313156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasm-u2-acc2.c' 2025-01-24T00:47:04.6313733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasm-u3-acc3.c' 2025-01-24T00:47:04.6314305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasm-u4-acc2.c' 2025-01-24T00:47:04.6314883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasm-u4-acc4.c' 2025-01-24T00:47:04.6315546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasmsimd-minmax-u12-acc3.c' 2025-01-24T00:47:04.6316214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasmsimd-minmax-u16-acc2.c' 2025-01-24T00:47:04.6316849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasmsimd-minmax-u16-acc4.c' 2025-01-24T00:47:04.6317456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasmsimd-minmax-u4.c' 2025-01-24T00:47:04.6318094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasmsimd-minmax-u8-acc2.c' 2025-01-24T00:47:04.6318739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasmsimd-pminmax-u12-acc3.c' 2025-01-24T00:47:04.6319395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasmsimd-pminmax-u16-acc2.c' 2025-01-24T00:47:04.6320044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasmsimd-pminmax-u16-acc4.c' 2025-01-24T00:47:04.6320657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasmsimd-pminmax-u4.c' 2025-01-24T00:47:04.6321300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasmsimd-pminmax-u8-acc2.c' 2025-01-24T00:47:04.6321786Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/gen' 2025-01-24T00:47:04.6322273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/neon.c.in' 2025-01-24T00:47:04.6322741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/rvv.c.in' 2025-01-24T00:47:04.6323241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/scalar.c.in' 2025-01-24T00:47:04.6323738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/sse.c.in' 2025-01-24T00:47:04.6324224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax/wasmsimd.c.in' 2025-01-24T00:47:04.6324696Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rminmax' 2025-01-24T00:47:04.6325150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/avx.c.in' 2025-01-24T00:47:04.6325618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/avx512f.c.in' 2025-01-24T00:47:04.6326125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/f32-rsum-rvv-u1v.c' 2025-01-24T00:47:04.6326712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-avx-u16-acc2.c' 2025-01-24T00:47:04.6327263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-avx-u24-acc3.c' 2025-01-24T00:47:04.6327811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-avx-u32-acc2.c' 2025-01-24T00:47:04.6328346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-avx-u32-acc4.c' 2025-01-24T00:47:04.6328890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-avx-u8.c' 2025-01-24T00:47:04.6329452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-avx512f-u16.c' 2025-01-24T00:47:04.6330018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-avx512f-u32-acc2.c' 2025-01-24T00:47:04.6330588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-avx512f-u48-acc3.c' 2025-01-24T00:47:04.6331147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc2.c' 2025-01-24T00:47:04.6331712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc4.c' 2025-01-24T00:47:04.6332257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-hvx-u128-acc2.c' 2025-01-24T00:47:04.6332798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-hvx-u128-acc4.c' 2025-01-24T00:47:04.6333324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-hvx-u32.c' 2025-01-24T00:47:04.6333864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-hvx-u64-acc2.c' 2025-01-24T00:47:04.6334408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-hvx-u96-acc3.c' 2025-01-24T00:47:04.6334953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-neon-u12-acc3.c' 2025-01-24T00:47:04.6335497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-neon-u16-acc2.c' 2025-01-24T00:47:04.6336044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-neon-u16-acc4.c' 2025-01-24T00:47:04.6336586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-neon-u4.c' 2025-01-24T00:47:04.6337154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-neon-u8-acc2.c' 2025-01-24T00:47:04.6337676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-scalar-u1.c' 2025-01-24T00:47:04.6338226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-scalar-u2-acc2.c' 2025-01-24T00:47:04.6338785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-scalar-u3-acc3.c' 2025-01-24T00:47:04.6339335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-scalar-u4-acc2.c' 2025-01-24T00:47:04.6339887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-scalar-u4-acc4.c' 2025-01-24T00:47:04.6340431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-sse-u12-acc3.c' 2025-01-24T00:47:04.6340969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-sse-u16-acc2.c' 2025-01-24T00:47:04.6341514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-sse-u16-acc4.c' 2025-01-24T00:47:04.6342048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-sse-u4.c' 2025-01-24T00:47:04.6342582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-sse-u8-acc2.c' 2025-01-24T00:47:04.6343182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-wasmsimd-u12-acc3.c' 2025-01-24T00:47:04.6343754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-wasmsimd-u16-acc2.c' 2025-01-24T00:47:04.6344331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-wasmsimd-u16-acc4.c' 2025-01-24T00:47:04.6344870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-wasmsimd-u4.c' 2025-01-24T00:47:04.6345440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-wasmsimd-u8-acc2.c' 2025-01-24T00:47:04.6345924Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/gen' 2025-01-24T00:47:04.6346380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/hvx.c.in' 2025-01-24T00:47:04.6346848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/neon.c.in' 2025-01-24T00:47:04.6347312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/scalar.c.in' 2025-01-24T00:47:04.6347761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/sse.c.in' 2025-01-24T00:47:04.6348240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum/wasmsimd.c.in' 2025-01-24T00:47:04.6348694Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-rsum' 2025-01-24T00:47:04.6349342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-128x1-minmax-hvx-pipelined-x2.c' 2025-01-24T00:47:04.6350002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-128x1-minmax-hvx-pipelined-x4.c' 2025-01-24T00:47:04.6350644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-128x1-minmax-hvx-pipelined.c' 2025-01-24T00:47:04.6351235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-128x1-minmax-hvx-x2.c' 2025-01-24T00:47:04.6351815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-128x1-minmax-hvx-x4.c' 2025-01-24T00:47:04.6352392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-128x1-minmax-hvx.c' 2025-01-24T00:47:04.6352963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-12x1-minmax-neon.c' 2025-01-24T00:47:04.6353544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-12x1-minmax-neonfma.c' 2025-01-24T00:47:04.6354180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-12x2-minmax-aarch64-neonfma.c' 2025-01-24T00:47:04.6354804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-12x4-minmax-aarch64-neonfma.c' 2025-01-24T00:47:04.6355430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-neon-pipelined.c' 2025-01-24T00:47:04.6356045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-neon-x2.c' 2025-01-24T00:47:04.6356646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-neon.c' 2025-01-24T00:47:04.6357297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-neonfma-pipelined.c' 2025-01-24T00:47:04.6357887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-neonfma-x2.c' 2025-01-24T00:47:04.6358474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-neonfma.c' 2025-01-24T00:47:04.6359036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-sse.c' 2025-01-24T00:47:04.6359752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmrelaxedsimd-arm-pipelined-x2.c' 2025-01-24T00:47:04.6360468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmrelaxedsimd-arm-pipelined.c' 2025-01-24T00:47:04.6361136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmrelaxedsimd-arm-x2.c' 2025-01-24T00:47:04.6361800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmrelaxedsimd-arm-x4.c' 2025-01-24T00:47:04.6362446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmrelaxedsimd-arm.c' 2025-01-24T00:47:04.6363164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmrelaxedsimd-x86-pipelined-x2.c' 2025-01-24T00:47:04.6363903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmrelaxedsimd-x86-pipelined.c' 2025-01-24T00:47:04.6364590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmrelaxedsimd-x86-x2.c' 2025-01-24T00:47:04.6365259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmrelaxedsimd-x86-x4.c' 2025-01-24T00:47:04.6365906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmrelaxedsimd-x86.c' 2025-01-24T00:47:04.6366653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-arm-pipelined-x2.c' 2025-01-24T00:47:04.6367329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-arm-pipelined.c' 2025-01-24T00:47:04.6367954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-arm-x2.c' 2025-01-24T00:47:04.6368585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-arm-x4.c' 2025-01-24T00:47:04.6369198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.6369910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-x86-pipelined-x2.c' 2025-01-24T00:47:04.6370576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-x86-pipelined.c' 2025-01-24T00:47:04.6371225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-x86-x2.c' 2025-01-24T00:47:04.6371854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-x86-x4.c' 2025-01-24T00:47:04.6372464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.6373087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x2-minmax-aarch64-neonfma.c' 2025-01-24T00:47:04.6373712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x4-minmax-aarch64-neonfma.c' 2025-01-24T00:47:04.6374337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar-pipelined.c' 2025-01-24T00:47:04.6374923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar.c' 2025-01-24T00:47:04.6375547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar-pipelined.c' 2025-01-24T00:47:04.6376118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar.c' 2025-01-24T00:47:04.6376755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-hvx-pipelined-x2.c' 2025-01-24T00:47:04.6377382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-hvx-pipelined-x4.c' 2025-01-24T00:47:04.6378024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-hvx-pipelined.c' 2025-01-24T00:47:04.6378598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-hvx-x2.c' 2025-01-24T00:47:04.6379199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-hvx-x4.c' 2025-01-24T00:47:04.6379765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-hvx.c' 2025-01-24T00:47:04.6380380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-neon-pipelined.c' 2025-01-24T00:47:04.6380966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-neon-x2.c' 2025-01-24T00:47:04.6381535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-neon.c' 2025-01-24T00:47:04.6382167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-neonfma-pipelined.c' 2025-01-24T00:47:04.6382767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-neonfma-x2.c' 2025-01-24T00:47:04.6383346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-neonfma.c' 2025-01-24T00:47:04.6383933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-sse.c' 2025-01-24T00:47:04.6384651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmrelaxedsimd-arm-pipelined-x2.c' 2025-01-24T00:47:04.6385378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmrelaxedsimd-arm-pipelined.c' 2025-01-24T00:47:04.6386048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmrelaxedsimd-arm-x2.c' 2025-01-24T00:47:04.6386706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmrelaxedsimd-arm-x4.c' 2025-01-24T00:47:04.6387356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmrelaxedsimd-arm.c' 2025-01-24T00:47:04.6388072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmrelaxedsimd-x86-pipelined-x2.c' 2025-01-24T00:47:04.6388771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmrelaxedsimd-x86-pipelined.c' 2025-01-24T00:47:04.6389434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmrelaxedsimd-x86-x2.c' 2025-01-24T00:47:04.6390091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmrelaxedsimd-x86-x4.c' 2025-01-24T00:47:04.6390741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmrelaxedsimd-x86.c' 2025-01-24T00:47:04.6391420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-arm-pipelined-x2.c' 2025-01-24T00:47:04.6392237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-arm-pipelined.c' 2025-01-24T00:47:04.6392872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-arm-x2.c' 2025-01-24T00:47:04.6393530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-arm-x4.c' 2025-01-24T00:47:04.6394146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.6394824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-x86-pipelined-x2.c' 2025-01-24T00:47:04.6395485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-x86-pipelined.c' 2025-01-24T00:47:04.6396116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-x86-x2.c' 2025-01-24T00:47:04.6396735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-x86-x4.c' 2025-01-24T00:47:04.6397348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.6397968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x2-minmax-aarch64-neonfma.c' 2025-01-24T00:47:04.6398618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x4-minmax-aarch64-neonfma.c' 2025-01-24T00:47:04.6399266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-neon-pipelined.c' 2025-01-24T00:47:04.6399853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-neon-x2.c' 2025-01-24T00:47:04.6400430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-neon.c' 2025-01-24T00:47:04.6401060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-neonfma-pipelined.c' 2025-01-24T00:47:04.6401656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-neonfma-x2.c' 2025-01-24T00:47:04.6402247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-neonfma.c' 2025-01-24T00:47:04.6402879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar-pipelined.c' 2025-01-24T00:47:04.6403467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar.c' 2025-01-24T00:47:04.6404025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-sse.c' 2025-01-24T00:47:04.6404735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmrelaxedsimd-arm-pipelined-x2.c' 2025-01-24T00:47:04.6405447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmrelaxedsimd-arm-pipelined.c' 2025-01-24T00:47:04.6406103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmrelaxedsimd-arm-x2.c' 2025-01-24T00:47:04.6406860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmrelaxedsimd-arm-x4.c' 2025-01-24T00:47:04.6407537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmrelaxedsimd-arm.c' 2025-01-24T00:47:04.6408249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmrelaxedsimd-x86-pipelined-x2.c' 2025-01-24T00:47:04.6408959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmrelaxedsimd-x86-pipelined.c' 2025-01-24T00:47:04.6409614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmrelaxedsimd-x86-x2.c' 2025-01-24T00:47:04.6410288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmrelaxedsimd-x86-x4.c' 2025-01-24T00:47:04.6410931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmrelaxedsimd-x86.c' 2025-01-24T00:47:04.6411628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-arm-pipelined-x2.c' 2025-01-24T00:47:04.6412288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-arm-pipelined.c' 2025-01-24T00:47:04.6412936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-arm-x2.c' 2025-01-24T00:47:04.6413593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-arm-x4.c' 2025-01-24T00:47:04.6414209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.6414898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-x86-pipelined-x2.c' 2025-01-24T00:47:04.6415555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-x86-pipelined.c' 2025-01-24T00:47:04.6416173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-x86-x2.c' 2025-01-24T00:47:04.6416804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-x86-x4.c' 2025-01-24T00:47:04.6417419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.6418049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x2-minmax-aarch64-neonfma.c' 2025-01-24T00:47:04.6418668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x4-minmax-aarch64-neonfma.c' 2025-01-24T00:47:04.6419302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-64x1-minmax-hvx-pipelined-x2.c' 2025-01-24T00:47:04.6419953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-64x1-minmax-hvx-pipelined-x4.c' 2025-01-24T00:47:04.6420569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-64x1-minmax-hvx-pipelined.c' 2025-01-24T00:47:04.6421181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-64x1-minmax-hvx-x2.c' 2025-01-24T00:47:04.6421785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-64x1-minmax-hvx-x4.c' 2025-01-24T00:47:04.6422350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-64x1-minmax-hvx.c' 2025-01-24T00:47:04.6422976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-neon-pipelined.c' 2025-01-24T00:47:04.6423559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-neon-x2.c' 2025-01-24T00:47:04.6424130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-neon.c' 2025-01-24T00:47:04.6424767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-neonfma-pipelined.c' 2025-01-24T00:47:04.6425368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-neonfma-x2.c' 2025-01-24T00:47:04.6425957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-neonfma.c' 2025-01-24T00:47:04.6426583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar-pipelined.c' 2025-01-24T00:47:04.6427188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar.c' 2025-01-24T00:47:04.6427770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-sse.c' 2025-01-24T00:47:04.6428484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmrelaxedsimd-arm-pipelined-x2.c' 2025-01-24T00:47:04.6429200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmrelaxedsimd-arm-pipelined.c' 2025-01-24T00:47:04.6429850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmrelaxedsimd-arm-x2.c' 2025-01-24T00:47:04.6430521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmrelaxedsimd-arm-x4.c' 2025-01-24T00:47:04.6431159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmrelaxedsimd-arm.c' 2025-01-24T00:47:04.6431872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmrelaxedsimd-x86-pipelined-x2.c' 2025-01-24T00:47:04.6432574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmrelaxedsimd-x86-pipelined.c' 2025-01-24T00:47:04.6433229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmrelaxedsimd-x86-x2.c' 2025-01-24T00:47:04.6433895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmrelaxedsimd-x86-x4.c' 2025-01-24T00:47:04.6434534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmrelaxedsimd-x86.c' 2025-01-24T00:47:04.6435235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmsimd-arm-pipelined-x2.c' 2025-01-24T00:47:04.6435906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmsimd-arm-pipelined.c' 2025-01-24T00:47:04.6436549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmsimd-arm-x2.c' 2025-01-24T00:47:04.6437176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmsimd-arm-x4.c' 2025-01-24T00:47:04.6437783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmsimd-arm.c' 2025-01-24T00:47:04.6438457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmsimd-x86-pipelined-x2.c' 2025-01-24T00:47:04.6439126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmsimd-x86-pipelined.c' 2025-01-24T00:47:04.6439744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmsimd-x86-x2.c' 2025-01-24T00:47:04.6440367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmsimd-x86-x4.c' 2025-01-24T00:47:04.6440973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmsimd-x86.c' 2025-01-24T00:47:04.6441608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x2-minmax-aarch64-neonfma.c' 2025-01-24T00:47:04.6442216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x2-minmax-scalar.c' 2025-01-24T00:47:04.6442829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x4-minmax-aarch64-neonfma.c' 2025-01-24T00:47:04.6443414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x4-minmax-scalar.c' 2025-01-24T00:47:04.6443898Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/gen' 2025-01-24T00:47:04.6444400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/hvx-pipelined.c.in' 2025-01-24T00:47:04.6444871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/hvx.c.in' 2025-01-24T00:47:04.6445366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/neon-blocked.c.in' 2025-01-24T00:47:04.6445882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/neon-pipelined.c.in' 2025-01-24T00:47:04.6446389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/neon.c.in' 2025-01-24T00:47:04.6446909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/scalar-pipelined.c.in' 2025-01-24T00:47:04.6447390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/scalar.c.in' 2025-01-24T00:47:04.6447847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/sse.c.in' 2025-01-24T00:47:04.6448377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/wasmsimd-pipelined.c.in' 2025-01-24T00:47:04.6448897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm/wasmsimd.c.in' 2025-01-24T00:47:04.6449355Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-spmm' 2025-01-24T00:47:04.6449854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vabs/f32-vabs.h' 2025-01-24T00:47:04.6450311Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vabs' 2025-01-24T00:47:04.6450785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/f32-vadd.h' 2025-01-24T00:47:04.6451275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/f32-vaddc.h' 2025-01-24T00:47:04.6451756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/f32-vcmul.h' 2025-01-24T00:47:04.6452267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/f32-vcopysign.h' 2025-01-24T00:47:04.6452779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/f32-vcopysignc.h' 2025-01-24T00:47:04.6453255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/f32-vdiv.h' 2025-01-24T00:47:04.6453742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/f32-vdivc.h' 2025-01-24T00:47:04.6454216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/f32-vmax.h' 2025-01-24T00:47:04.6454718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/f32-vmaxc.h' 2025-01-24T00:47:04.6455227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/f32-vmin.h' 2025-01-24T00:47:04.6455708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/f32-vminc.h' 2025-01-24T00:47:04.6456194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/f32-vmul.h' 2025-01-24T00:47:04.6456674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/f32-vmulc.h' 2025-01-24T00:47:04.6457157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/f32-vprelu.h' 2025-01-24T00:47:04.6457651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/f32-vpreluc.h' 2025-01-24T00:47:04.6458165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/f32-vrcopysignc.h' 2025-01-24T00:47:04.6458659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/f32-vrdivc.h' 2025-01-24T00:47:04.6459153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/f32-vrpreluc.h' 2025-01-24T00:47:04.6459635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/f32-vrsubc.h' 2025-01-24T00:47:04.6460134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/f32-vsqrdiff.h' 2025-01-24T00:47:04.6460632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/f32-vsqrdiffc.h' 2025-01-24T00:47:04.6461118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/f32-vsub.h' 2025-01-24T00:47:04.6461600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/f32-vsubc.h' 2025-01-24T00:47:04.6462174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-avx-u16.c' 2025-01-24T00:47:04.6462733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-avx-u8.c' 2025-01-24T00:47:04.6463286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-avx512f-u16.c' 2025-01-24T00:47:04.6463839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-avx512f-u32.c' 2025-01-24T00:47:04.6464392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-hvx-u128.c' 2025-01-24T00:47:04.6464925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-hvx-u32.c' 2025-01-24T00:47:04.6465465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-hvx-u64.c' 2025-01-24T00:47:04.6465997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-neon-u4.c' 2025-01-24T00:47:04.6466534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-neon-u8.c' 2025-01-24T00:47:04.6467072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-rvv-u4v.c' 2025-01-24T00:47:04.6467627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-rvv-u8v.c' 2025-01-24T00:47:04.6468182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-scalar-u1.c' 2025-01-24T00:47:04.6468801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-scalar-u2.c' 2025-01-24T00:47:04.6469348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-scalar-u4.c' 2025-01-24T00:47:04.6469902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-scalar-u8.c' 2025-01-24T00:47:04.6470426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-sse-u4.c' 2025-01-24T00:47:04.6470970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-sse-u8.c' 2025-01-24T00:47:04.6471505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-wasm-u1.c' 2025-01-24T00:47:04.6472039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-wasm-u2.c' 2025-01-24T00:47:04.6472584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-wasm-u4.c' 2025-01-24T00:47:04.6473118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-wasm-u8.c' 2025-01-24T00:47:04.6473702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-wasmsimd-u16.c' 2025-01-24T00:47:04.6474258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-wasmsimd-u4.c' 2025-01-24T00:47:04.6474816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-wasmsimd-u8.c' 2025-01-24T00:47:04.6475393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-avx-u16.c' 2025-01-24T00:47:04.6475953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-avx-u8.c' 2025-01-24T00:47:04.6476529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-avx512f-u16.c' 2025-01-24T00:47:04.6477095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-avx512f-u32.c' 2025-01-24T00:47:04.6477639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-hvx-u128.c' 2025-01-24T00:47:04.6478195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-hvx-u32.c' 2025-01-24T00:47:04.6478741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-hvx-u64.c' 2025-01-24T00:47:04.6479292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-neon-u4.c' 2025-01-24T00:47:04.6479833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-neon-u8.c' 2025-01-24T00:47:04.6480369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-rvv-u4v.c' 2025-01-24T00:47:04.6480923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-rvv-u8v.c' 2025-01-24T00:47:04.6481498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-scalar-u1.c' 2025-01-24T00:47:04.6482074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-scalar-u2.c' 2025-01-24T00:47:04.6482632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-scalar-u4.c' 2025-01-24T00:47:04.6483177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-scalar-u8.c' 2025-01-24T00:47:04.6483722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-sse-u4.c' 2025-01-24T00:47:04.6484259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-sse-u8.c' 2025-01-24T00:47:04.6484797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-wasm-u1.c' 2025-01-24T00:47:04.6485349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-wasm-u2.c' 2025-01-24T00:47:04.6485889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-wasm-u4.c' 2025-01-24T00:47:04.6486489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-wasm-u8.c' 2025-01-24T00:47:04.6487066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-wasmsimd-u16.c' 2025-01-24T00:47:04.6487626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-wasmsimd-u4.c' 2025-01-24T00:47:04.6488204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-wasmsimd-u8.c' 2025-01-24T00:47:04.6488814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-aarch64-neon-u4.c' 2025-01-24T00:47:04.6489402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-aarch64-neon-u8.c' 2025-01-24T00:47:04.6489962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-avx-u16.c' 2025-01-24T00:47:04.6490494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-avx-u8.c' 2025-01-24T00:47:04.6491051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-avx512f-u16.c' 2025-01-24T00:47:04.6491605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-avx512f-u32.c' 2025-01-24T00:47:04.6492369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-rvv-u4v.c' 2025-01-24T00:47:04.6492908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-rvv-u8v.c' 2025-01-24T00:47:04.6493454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-scalar-u1.c' 2025-01-24T00:47:04.6494009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-scalar-u2.c' 2025-01-24T00:47:04.6494550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-scalar-u4.c' 2025-01-24T00:47:04.6495159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-scalar-u8.c' 2025-01-24T00:47:04.6495720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-sse-u4.c' 2025-01-24T00:47:04.6496250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-sse-u8.c' 2025-01-24T00:47:04.6496799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-wasm-u1.c' 2025-01-24T00:47:04.6497328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-wasm-u2.c' 2025-01-24T00:47:04.6497870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-wasm-u4.c' 2025-01-24T00:47:04.6498404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-wasm-u8.c' 2025-01-24T00:47:04.6498971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-wasmsimd-u16.c' 2025-01-24T00:47:04.6499542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-wasmsimd-u4.c' 2025-01-24T00:47:04.6500101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-wasmsimd-u8.c' 2025-01-24T00:47:04.6500683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-aarch64-neon-u4.c' 2025-01-24T00:47:04.6501272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-aarch64-neon-u8.c' 2025-01-24T00:47:04.6501815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-avx-u16.c' 2025-01-24T00:47:04.6502363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-avx-u8.c' 2025-01-24T00:47:04.6502959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-avx512f-u16.c' 2025-01-24T00:47:04.6503555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-avx512f-u32.c' 2025-01-24T00:47:04.6504102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-rvv-u4v.c' 2025-01-24T00:47:04.6504644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-rvv-u8v.c' 2025-01-24T00:47:04.6505206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-scalar-u1.c' 2025-01-24T00:47:04.6505754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-scalar-u2.c' 2025-01-24T00:47:04.6506305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-scalar-u4.c' 2025-01-24T00:47:04.6506869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-scalar-u8.c' 2025-01-24T00:47:04.6507399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-sse-u4.c' 2025-01-24T00:47:04.6507941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-sse-u8.c' 2025-01-24T00:47:04.6508506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-wasm-u1.c' 2025-01-24T00:47:04.6509047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-wasm-u2.c' 2025-01-24T00:47:04.6509636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-wasm-u4.c' 2025-01-24T00:47:04.6510176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-wasm-u8.c' 2025-01-24T00:47:04.6510757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-wasmsimd-u16.c' 2025-01-24T00:47:04.6511322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-wasmsimd-u4.c' 2025-01-24T00:47:04.6511887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-wasmsimd-u8.c' 2025-01-24T00:47:04.6512431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-avx-u16.c' 2025-01-24T00:47:04.6512965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-avx-u8.c' 2025-01-24T00:47:04.6513531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-avx512f-u16.c' 2025-01-24T00:47:04.6514085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-avx512f-u32.c' 2025-01-24T00:47:04.6514625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-hvx-u128.c' 2025-01-24T00:47:04.6515169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-hvx-u32.c' 2025-01-24T00:47:04.6515709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-hvx-u64.c' 2025-01-24T00:47:04.6516284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-neon-u4.c' 2025-01-24T00:47:04.6516818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-neon-u8.c' 2025-01-24T00:47:04.6517375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-rvv-u4v.c' 2025-01-24T00:47:04.6517915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-rvv-u8v.c' 2025-01-24T00:47:04.6518460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-scalar-u1.c' 2025-01-24T00:47:04.6519011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-scalar-u2.c' 2025-01-24T00:47:04.6519569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-scalar-u4.c' 2025-01-24T00:47:04.6520114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-scalar-u8.c' 2025-01-24T00:47:04.6520651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-sse-u4.c' 2025-01-24T00:47:04.6521181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-sse-u8.c' 2025-01-24T00:47:04.6521715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-wasm-u1.c' 2025-01-24T00:47:04.6522279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-wasm-u2.c' 2025-01-24T00:47:04.6522831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-wasm-u4.c' 2025-01-24T00:47:04.6523378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-wasm-u8.c' 2025-01-24T00:47:04.6523967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-wasmsimd-arm-u16.c' 2025-01-24T00:47:04.6524549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-wasmsimd-arm-u4.c' 2025-01-24T00:47:04.6525132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-wasmsimd-arm-u8.c' 2025-01-24T00:47:04.6525720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-wasmsimd-x86-u16.c' 2025-01-24T00:47:04.6526403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-wasmsimd-x86-u4.c' 2025-01-24T00:47:04.6526982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-wasmsimd-x86-u8.c' 2025-01-24T00:47:04.6527530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-avx-u16.c' 2025-01-24T00:47:04.6528073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-avx-u8.c' 2025-01-24T00:47:04.6528637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-avx512f-u16.c' 2025-01-24T00:47:04.6529213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-avx512f-u32.c' 2025-01-24T00:47:04.6529778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-hvx-u128.c' 2025-01-24T00:47:04.6530319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-hvx-u32.c' 2025-01-24T00:47:04.6530902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-hvx-u64.c' 2025-01-24T00:47:04.6531443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-neon-u4.c' 2025-01-24T00:47:04.6531994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-neon-u8.c' 2025-01-24T00:47:04.6532531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-rvv-u4v.c' 2025-01-24T00:47:04.6533075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-rvv-u8v.c' 2025-01-24T00:47:04.6533635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-scalar-u1.c' 2025-01-24T00:47:04.6534184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-scalar-u2.c' 2025-01-24T00:47:04.6534743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-scalar-u4.c' 2025-01-24T00:47:04.6535289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-scalar-u8.c' 2025-01-24T00:47:04.6535843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-sse-u4.c' 2025-01-24T00:47:04.6536411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-sse-u8.c' 2025-01-24T00:47:04.6536950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-wasm-u1.c' 2025-01-24T00:47:04.6537488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-wasm-u2.c' 2025-01-24T00:47:04.6538037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-wasm-u4.c' 2025-01-24T00:47:04.6538574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-wasm-u8.c' 2025-01-24T00:47:04.6539176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-wasmsimd-arm-u16.c' 2025-01-24T00:47:04.6539756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-wasmsimd-arm-u4.c' 2025-01-24T00:47:04.6540342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-wasmsimd-arm-u8.c' 2025-01-24T00:47:04.6540942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-wasmsimd-x86-u16.c' 2025-01-24T00:47:04.6541524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-wasmsimd-x86-u4.c' 2025-01-24T00:47:04.6542116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-wasmsimd-x86-u8.c' 2025-01-24T00:47:04.6542653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-avx-u16.c' 2025-01-24T00:47:04.6543183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-avx-u8.c' 2025-01-24T00:47:04.6543772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-avx512f-u16.c' 2025-01-24T00:47:04.6544346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-avx512f-u32.c' 2025-01-24T00:47:04.6544899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-hvx-u128.c' 2025-01-24T00:47:04.6545435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-hvx-u32.c' 2025-01-24T00:47:04.6545966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-hvx-u64.c' 2025-01-24T00:47:04.6546509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-neon-u4.c' 2025-01-24T00:47:04.6547045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-neon-u8.c' 2025-01-24T00:47:04.6547588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-rvv-u4v.c' 2025-01-24T00:47:04.6548127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-rvv-u8v.c' 2025-01-24T00:47:04.6548671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-scalar-u1.c' 2025-01-24T00:47:04.6549246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-scalar-u2.c' 2025-01-24T00:47:04.6549790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-scalar-u4.c' 2025-01-24T00:47:04.6550367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-scalar-u8.c' 2025-01-24T00:47:04.6550898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-sse-u4.c' 2025-01-24T00:47:04.6551428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-sse-u8.c' 2025-01-24T00:47:04.6551968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-wasm-u1.c' 2025-01-24T00:47:04.6552503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-wasm-u2.c' 2025-01-24T00:47:04.6553042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-wasm-u4.c' 2025-01-24T00:47:04.6553579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-wasm-u8.c' 2025-01-24T00:47:04.6554168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-wasmsimd-arm-u16.c' 2025-01-24T00:47:04.6554752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-wasmsimd-arm-u4.c' 2025-01-24T00:47:04.6555327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-wasmsimd-arm-u8.c' 2025-01-24T00:47:04.6555913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-wasmsimd-x86-u16.c' 2025-01-24T00:47:04.6556498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-wasmsimd-x86-u4.c' 2025-01-24T00:47:04.6557107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-wasmsimd-x86-u8.c' 2025-01-24T00:47:04.6557681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-avx-u16.c' 2025-01-24T00:47:04.6558217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-avx-u8.c' 2025-01-24T00:47:04.6558777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-avx512f-u16.c' 2025-01-24T00:47:04.6559349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-avx512f-u32.c' 2025-01-24T00:47:04.6559894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-hvx-u128.c' 2025-01-24T00:47:04.6560456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-hvx-u32.c' 2025-01-24T00:47:04.6560998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-hvx-u64.c' 2025-01-24T00:47:04.6561537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-neon-u4.c' 2025-01-24T00:47:04.6562085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-neon-u8.c' 2025-01-24T00:47:04.6562628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-rvv-u4v.c' 2025-01-24T00:47:04.6563211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-rvv-u8v.c' 2025-01-24T00:47:04.6563785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-scalar-u1.c' 2025-01-24T00:47:04.6564335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-scalar-u2.c' 2025-01-24T00:47:04.6564892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-scalar-u4.c' 2025-01-24T00:47:04.6565436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-scalar-u8.c' 2025-01-24T00:47:04.6565980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-sse-u4.c' 2025-01-24T00:47:04.6566568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-sse-u8.c' 2025-01-24T00:47:04.6567109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-wasm-u1.c' 2025-01-24T00:47:04.6567662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-wasm-u2.c' 2025-01-24T00:47:04.6568199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-wasm-u4.c' 2025-01-24T00:47:04.6568752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-wasm-u8.c' 2025-01-24T00:47:04.6569345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-wasmsimd-arm-u16.c' 2025-01-24T00:47:04.6569927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-wasmsimd-arm-u4.c' 2025-01-24T00:47:04.6570556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-wasmsimd-arm-u8.c' 2025-01-24T00:47:04.6571140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-wasmsimd-x86-u16.c' 2025-01-24T00:47:04.6571761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-wasmsimd-x86-u4.c' 2025-01-24T00:47:04.6572345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-wasmsimd-x86-u8.c' 2025-01-24T00:47:04.6572878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-avx-u16.c' 2025-01-24T00:47:04.6573416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-avx-u8.c' 2025-01-24T00:47:04.6573975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-avx512f-u16.c' 2025-01-24T00:47:04.6574540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-avx512f-u32.c' 2025-01-24T00:47:04.6575086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-hvx-u128.c' 2025-01-24T00:47:04.6575614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-hvx-u32.c' 2025-01-24T00:47:04.6576166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-hvx-u64.c' 2025-01-24T00:47:04.6576801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-neon-u4.c' 2025-01-24T00:47:04.6577356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-neon-u8.c' 2025-01-24T00:47:04.6577895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-rvv-u4v.c' 2025-01-24T00:47:04.6578431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-rvv-u8v.c' 2025-01-24T00:47:04.6578984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-scalar-u1.c' 2025-01-24T00:47:04.6579527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-scalar-u2.c' 2025-01-24T00:47:04.6580074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-scalar-u4.c' 2025-01-24T00:47:04.6580638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-scalar-u8.c' 2025-01-24T00:47:04.6581166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-sse-u4.c' 2025-01-24T00:47:04.6581703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-sse-u8.c' 2025-01-24T00:47:04.6582239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-wasm-u1.c' 2025-01-24T00:47:04.6582774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-wasm-u2.c' 2025-01-24T00:47:04.6583319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-wasm-u4.c' 2025-01-24T00:47:04.6583852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-wasm-u8.c' 2025-01-24T00:47:04.6584448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-wasmsimd-u16.c' 2025-01-24T00:47:04.6585024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-wasmsimd-u4.c' 2025-01-24T00:47:04.6585577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-wasmsimd-u8.c' 2025-01-24T00:47:04.6586128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-avx-u16.c' 2025-01-24T00:47:04.6586662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-avx-u8.c' 2025-01-24T00:47:04.6587236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-avx512f-u16.c' 2025-01-24T00:47:04.6587799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-avx512f-u32.c' 2025-01-24T00:47:04.6588345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-hvx-u128.c' 2025-01-24T00:47:04.6588893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-hvx-u32.c' 2025-01-24T00:47:04.6589438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-hvx-u64.c' 2025-01-24T00:47:04.6590009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-neon-u4.c' 2025-01-24T00:47:04.6590571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-neon-u8.c' 2025-01-24T00:47:04.6591113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-rvv-u4v.c' 2025-01-24T00:47:04.6591661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-rvv-u8v.c' 2025-01-24T00:47:04.6592317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-scalar-u1.c' 2025-01-24T00:47:04.6592881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-scalar-u2.c' 2025-01-24T00:47:04.6593434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-scalar-u4.c' 2025-01-24T00:47:04.6593983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-scalar-u8.c' 2025-01-24T00:47:04.6594527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-sse-u4.c' 2025-01-24T00:47:04.6595061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-sse-u8.c' 2025-01-24T00:47:04.6595608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-wasm-u1.c' 2025-01-24T00:47:04.6596158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-wasm-u2.c' 2025-01-24T00:47:04.6596703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-wasm-u4.c' 2025-01-24T00:47:04.6597254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-wasm-u8.c' 2025-01-24T00:47:04.6597879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-wasmsimd-u16.c' 2025-01-24T00:47:04.6598478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-wasmsimd-u4.c' 2025-01-24T00:47:04.6599052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-wasmsimd-u8.c' 2025-01-24T00:47:04.6599598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-avx-u16.c' 2025-01-24T00:47:04.6600152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-avx-u8.c' 2025-01-24T00:47:04.6600722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-avx512f-u16.c' 2025-01-24T00:47:04.6601290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-avx512f-u32.c' 2025-01-24T00:47:04.6601843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-neon-u4.c' 2025-01-24T00:47:04.6602387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-neon-u8.c' 2025-01-24T00:47:04.6602949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-scalar-u1.c' 2025-01-24T00:47:04.6603533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-scalar-u2.c' 2025-01-24T00:47:04.6604088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-scalar-u4.c' 2025-01-24T00:47:04.6604684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-scalar-u8.c' 2025-01-24T00:47:04.6605232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-sse2-u4.c' 2025-01-24T00:47:04.6605790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-sse2-u8.c' 2025-01-24T00:47:04.6606380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-sse41-u4.c' 2025-01-24T00:47:04.6606931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-sse41-u8.c' 2025-01-24T00:47:04.6607502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-wasm-u1.c' 2025-01-24T00:47:04.6608054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-wasm-u2.c' 2025-01-24T00:47:04.6608615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-wasm-u4.c' 2025-01-24T00:47:04.6609159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-wasm-u8.c' 2025-01-24T00:47:04.6609777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-wasmrelaxedsimd-u16.c' 2025-01-24T00:47:04.6610402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-wasmrelaxedsimd-u4.c' 2025-01-24T00:47:04.6611015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-wasmrelaxedsimd-u8.c' 2025-01-24T00:47:04.6611636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-wasmsimd-u16.c' 2025-01-24T00:47:04.6612248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-wasmsimd-u4.c' 2025-01-24T00:47:04.6612816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-wasmsimd-u8.c' 2025-01-24T00:47:04.6613380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-avx-u16.c' 2025-01-24T00:47:04.6613926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-avx-u8.c' 2025-01-24T00:47:04.6614511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-avx512f-u16.c' 2025-01-24T00:47:04.6615089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-avx512f-u32.c' 2025-01-24T00:47:04.6615641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-neon-u4.c' 2025-01-24T00:47:04.6616206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-neon-u8.c' 2025-01-24T00:47:04.6616774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-scalar-u1.c' 2025-01-24T00:47:04.6617380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-scalar-u2.c' 2025-01-24T00:47:04.6617947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-scalar-u4.c' 2025-01-24T00:47:04.6618540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-scalar-u8.c' 2025-01-24T00:47:04.6619108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-sse2-u4.c' 2025-01-24T00:47:04.6619656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-sse2-u8.c' 2025-01-24T00:47:04.6620212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-sse41-u4.c' 2025-01-24T00:47:04.6620786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-sse41-u8.c' 2025-01-24T00:47:04.6621336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-wasm-u1.c' 2025-01-24T00:47:04.6621909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-wasm-u2.c' 2025-01-24T00:47:04.6622460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-wasm-u4.c' 2025-01-24T00:47:04.6623009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-wasm-u8.c' 2025-01-24T00:47:04.6623644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-wasmrelaxedsimd-u16.c' 2025-01-24T00:47:04.6624261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-wasmrelaxedsimd-u4.c' 2025-01-24T00:47:04.6624890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-wasmrelaxedsimd-u8.c' 2025-01-24T00:47:04.6625498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-wasmsimd-u16.c' 2025-01-24T00:47:04.6626102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-wasmsimd-u4.c' 2025-01-24T00:47:04.6626690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-wasmsimd-u8.c' 2025-01-24T00:47:04.6627282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-aarch64-neon-u4.c' 2025-01-24T00:47:04.6627887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-aarch64-neon-u8.c' 2025-01-24T00:47:04.6628434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-avx-u16.c' 2025-01-24T00:47:04.6628980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-avx-u8.c' 2025-01-24T00:47:04.6629567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-avx512f-u16.c' 2025-01-24T00:47:04.6630138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-avx512f-u32.c' 2025-01-24T00:47:04.6630695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-rvv-u4v.c' 2025-01-24T00:47:04.6631273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-rvv-u8v.c' 2025-01-24T00:47:04.6631831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-scalar-u1.c' 2025-01-24T00:47:04.6632430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-scalar-u2.c' 2025-01-24T00:47:04.6632989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-scalar-u4.c' 2025-01-24T00:47:04.6633558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-scalar-u8.c' 2025-01-24T00:47:04.6634099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-sse-u4.c' 2025-01-24T00:47:04.6634644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-sse-u8.c' 2025-01-24T00:47:04.6635203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-wasm-u1.c' 2025-01-24T00:47:04.6635748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-wasm-u2.c' 2025-01-24T00:47:04.6636309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-wasm-u4.c' 2025-01-24T00:47:04.6636853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-wasm-u8.c' 2025-01-24T00:47:04.6637428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-wasmsimd-u16.c' 2025-01-24T00:47:04.6638009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-wasmsimd-u4.c' 2025-01-24T00:47:04.6638580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-wasmsimd-u8.c' 2025-01-24T00:47:04.6639177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-avx-u16.c' 2025-01-24T00:47:04.6639748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-avx-u8.c' 2025-01-24T00:47:04.6640327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-avx512f-u16.c' 2025-01-24T00:47:04.6640913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-avx512f-u32.c' 2025-01-24T00:47:04.6641475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-neon-u4.c' 2025-01-24T00:47:04.6642031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-neon-u8.c' 2025-01-24T00:47:04.6642613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-scalar-u1.c' 2025-01-24T00:47:04.6643188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-scalar-u2.c' 2025-01-24T00:47:04.6643775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-scalar-u4.c' 2025-01-24T00:47:04.6644344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-scalar-u8.c' 2025-01-24T00:47:04.6644930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-sse2-u4.c' 2025-01-24T00:47:04.6645499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-sse2-u8.c' 2025-01-24T00:47:04.6646087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-sse41-u4.c' 2025-01-24T00:47:04.6646723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-sse41-u8.c' 2025-01-24T00:47:04.6647280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-wasm-u1.c' 2025-01-24T00:47:04.6647835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-wasm-u2.c' 2025-01-24T00:47:04.6648408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-wasm-u4.c' 2025-01-24T00:47:04.6648964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-wasm-u8.c' 2025-01-24T00:47:04.6649607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-wasmrelaxedsimd-u16.c' 2025-01-24T00:47:04.6650227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-wasmrelaxedsimd-u4.c' 2025-01-24T00:47:04.6650845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-wasmrelaxedsimd-u8.c' 2025-01-24T00:47:04.6651445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-wasmsimd-u16.c' 2025-01-24T00:47:04.6652028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-wasmsimd-u4.c' 2025-01-24T00:47:04.6652621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-wasmsimd-u8.c' 2025-01-24T00:47:04.6653192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-avx-u16.c' 2025-01-24T00:47:04.6653754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-avx-u8.c' 2025-01-24T00:47:04.6654337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-avx512f-u16.c' 2025-01-24T00:47:04.6654904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-avx512f-u32.c' 2025-01-24T00:47:04.6655469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-hvx-u128.c' 2025-01-24T00:47:04.6656016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-hvx-u32.c' 2025-01-24T00:47:04.6656563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-hvx-u64.c' 2025-01-24T00:47:04.6657126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-neon-u4.c' 2025-01-24T00:47:04.6657669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-neon-u8.c' 2025-01-24T00:47:04.6658228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-rvv-u4v.c' 2025-01-24T00:47:04.6658794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-rvv-u8v.c' 2025-01-24T00:47:04.6659372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-scalar-u1.c' 2025-01-24T00:47:04.6659951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-scalar-u2.c' 2025-01-24T00:47:04.6660510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-scalar-u4.c' 2025-01-24T00:47:04.6661078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-scalar-u8.c' 2025-01-24T00:47:04.6661621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-sse-u4.c' 2025-01-24T00:47:04.6662164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-sse-u8.c' 2025-01-24T00:47:04.6662724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-wasm-u1.c' 2025-01-24T00:47:04.6663272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-wasm-u2.c' 2025-01-24T00:47:04.6663827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-wasm-u4.c' 2025-01-24T00:47:04.6664371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-wasm-u8.c' 2025-01-24T00:47:04.6664949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-wasmsimd-u16.c' 2025-01-24T00:47:04.6665535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-wasmsimd-u4.c' 2025-01-24T00:47:04.6666105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-wasmsimd-u8.c' 2025-01-24T00:47:04.6666705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-avx-u16.c' 2025-01-24T00:47:04.6667288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-avx-u8.c' 2025-01-24T00:47:04.6667864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u16.c' 2025-01-24T00:47:04.6668450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u32.c' 2025-01-24T00:47:04.6669015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-hvx-u128.c' 2025-01-24T00:47:04.6669570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-hvx-u32.c' 2025-01-24T00:47:04.6670141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-hvx-u64.c' 2025-01-24T00:47:04.6670699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-neon-u4.c' 2025-01-24T00:47:04.6671270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-neon-u8.c' 2025-01-24T00:47:04.6671824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-rvv-u4v.c' 2025-01-24T00:47:04.6672404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-rvv-u8v.c' 2025-01-24T00:47:04.6672984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u1.c' 2025-01-24T00:47:04.6673577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u2.c' 2025-01-24T00:47:04.6674160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u4.c' 2025-01-24T00:47:04.6674730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u8.c' 2025-01-24T00:47:04.6675280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-sse-u4.c' 2025-01-24T00:47:04.6675840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-sse-u8.c' 2025-01-24T00:47:04.6676430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-wasmsimd-u16.c' 2025-01-24T00:47:04.6677028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-wasmsimd-u4.c' 2025-01-24T00:47:04.6677609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-wasmsimd-u8.c' 2025-01-24T00:47:04.6678174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u16.c' 2025-01-24T00:47:04.6678739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u8.c' 2025-01-24T00:47:04.6679320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u16.c' 2025-01-24T00:47:04.6679916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u32.c' 2025-01-24T00:47:04.6680514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-hvx-u128.c' 2025-01-24T00:47:04.6681108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-hvx-u32.c' 2025-01-24T00:47:04.6681682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-hvx-u64.c' 2025-01-24T00:47:04.6682246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-neon-u4.c' 2025-01-24T00:47:04.6682827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-neon-u8.c' 2025-01-24T00:47:04.6683396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-rvv-u4v.c' 2025-01-24T00:47:04.6683964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-rvv-u8v.c' 2025-01-24T00:47:04.6684555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u1.c' 2025-01-24T00:47:04.6685128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u2.c' 2025-01-24T00:47:04.6685713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u4.c' 2025-01-24T00:47:04.6686423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u8.c' 2025-01-24T00:47:04.6687003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u4.c' 2025-01-24T00:47:04.6687576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u8.c' 2025-01-24T00:47:04.6688171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-wasmsimd-u16.c' 2025-01-24T00:47:04.6688771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-wasmsimd-u4.c' 2025-01-24T00:47:04.6689353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-wasmsimd-u8.c' 2025-01-24T00:47:04.6689891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-avx-u16.c' 2025-01-24T00:47:04.6690436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-avx-u8.c' 2025-01-24T00:47:04.6690992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-avx512f-u16.c' 2025-01-24T00:47:04.6691559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-avx512f-u32.c' 2025-01-24T00:47:04.6692208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-hvx-u128.c' 2025-01-24T00:47:04.6692744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-hvx-u32.c' 2025-01-24T00:47:04.6693293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-hvx-u64.c' 2025-01-24T00:47:04.6693830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-neon-u4.c' 2025-01-24T00:47:04.6694405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-neon-u8.c' 2025-01-24T00:47:04.6694983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-rvv-u4v.c' 2025-01-24T00:47:04.6695512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-rvv-u8v.c' 2025-01-24T00:47:04.6696073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-scalar-u1.c' 2025-01-24T00:47:04.6696619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-scalar-u2.c' 2025-01-24T00:47:04.6697163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-scalar-u4.c' 2025-01-24T00:47:04.6697727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-scalar-u8.c' 2025-01-24T00:47:04.6698262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-sse-u4.c' 2025-01-24T00:47:04.6698807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-sse-u8.c' 2025-01-24T00:47:04.6699341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-wasm-u1.c' 2025-01-24T00:47:04.6699905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-wasm-u2.c' 2025-01-24T00:47:04.6700458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-wasm-u4.c' 2025-01-24T00:47:04.6701021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-wasm-u8.c' 2025-01-24T00:47:04.6701600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-wasmsimd-u16.c' 2025-01-24T00:47:04.6702158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-wasmsimd-u4.c' 2025-01-24T00:47:04.6702716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-wasmsimd-u8.c' 2025-01-24T00:47:04.6703267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-avx-u16.c' 2025-01-24T00:47:04.6703803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-avx-u8.c' 2025-01-24T00:47:04.6704381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-avx512f-u16.c' 2025-01-24T00:47:04.6704947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-avx512f-u32.c' 2025-01-24T00:47:04.6705495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-hvx-u128.c' 2025-01-24T00:47:04.6706042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-hvx-u32.c' 2025-01-24T00:47:04.6706582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-hvx-u64.c' 2025-01-24T00:47:04.6707136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-neon-u4.c' 2025-01-24T00:47:04.6707699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-neon-u8.c' 2025-01-24T00:47:04.6708243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-rvv-u4v.c' 2025-01-24T00:47:04.6708817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-rvv-u8v.c' 2025-01-24T00:47:04.6709365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-scalar-u1.c' 2025-01-24T00:47:04.6709920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-scalar-u2.c' 2025-01-24T00:47:04.6710479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-scalar-u4.c' 2025-01-24T00:47:04.6711030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-scalar-u8.c' 2025-01-24T00:47:04.6711575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-sse-u4.c' 2025-01-24T00:47:04.6712114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-sse-u8.c' 2025-01-24T00:47:04.6712656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-wasm-u1.c' 2025-01-24T00:47:04.6713215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-wasm-u2.c' 2025-01-24T00:47:04.6713783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-wasm-u4.c' 2025-01-24T00:47:04.6714377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-wasm-u8.c' 2025-01-24T00:47:04.6714956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-wasmsimd-u16.c' 2025-01-24T00:47:04.6715526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-wasmsimd-u4.c' 2025-01-24T00:47:04.6716107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-wasmsimd-u8.c' 2025-01-24T00:47:04.6716603Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/gen' 2025-01-24T00:47:04.6717109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/vop-avx.c.in' 2025-01-24T00:47:04.6717618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/vop-avx512f.c.in' 2025-01-24T00:47:04.6718109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/vop-hvx.c.in' 2025-01-24T00:47:04.6718617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/vop-neon.c.in' 2025-01-24T00:47:04.6719105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/vop-rvv.c.in' 2025-01-24T00:47:04.6719624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/vop-scalar.c.in' 2025-01-24T00:47:04.6720111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/vop-sse.c.in' 2025-01-24T00:47:04.6720627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/vop-wasmsimd.c.in' 2025-01-24T00:47:04.6721166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/vopc-avx.c.in' 2025-01-24T00:47:04.6721679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/vopc-avx512f.c.in' 2025-01-24T00:47:04.6722195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/vopc-hvx.c.in' 2025-01-24T00:47:04.6722706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/vopc-neon.c.in' 2025-01-24T00:47:04.6723198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/vopc-rvv.c.in' 2025-01-24T00:47:04.6723724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/vopc-scalar.c.in' 2025-01-24T00:47:04.6724212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/vopc-sse.c.in' 2025-01-24T00:47:04.6724734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary/vopc-wasmsimd.c.in' 2025-01-24T00:47:04.6725226Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vbinary' 2025-01-24T00:47:04.6725698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/avx.c.in' 2025-01-24T00:47:04.6726196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/avx512f.c.in' 2025-01-24T00:47:04.6726753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/f32-vclamp.h' 2025-01-24T00:47:04.6727344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-avx-u16.c' 2025-01-24T00:47:04.6728035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-avx-u8.c' 2025-01-24T00:47:04.6728605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-avx512f-u16.c' 2025-01-24T00:47:04.6729190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-avx512f-u32.c' 2025-01-24T00:47:04.6729736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-neon-u16.c' 2025-01-24T00:47:04.6730276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-neon-u4.c' 2025-01-24T00:47:04.6730838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-neon-u8.c' 2025-01-24T00:47:04.6731388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-rvv-u1v.c' 2025-01-24T00:47:04.6731949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-rvv-u2v.c' 2025-01-24T00:47:04.6732492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-rvv-u4v.c' 2025-01-24T00:47:04.6733035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-rvv-u8v.c' 2025-01-24T00:47:04.6733601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-scalar-u1.c' 2025-01-24T00:47:04.6734152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-scalar-u2.c' 2025-01-24T00:47:04.6734761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-scalar-u4.c' 2025-01-24T00:47:04.6735298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-sse-u4.c' 2025-01-24T00:47:04.6735861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-sse-u8.c' 2025-01-24T00:47:04.6736416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-wasm-u1.c' 2025-01-24T00:47:04.6736956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-wasm-u2.c' 2025-01-24T00:47:04.6737500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-wasm-u4.c' 2025-01-24T00:47:04.6738104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-wasmsimd-arm-u4.c' 2025-01-24T00:47:04.6738690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-wasmsimd-arm-u8.c' 2025-01-24T00:47:04.6739286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-wasmsimd-x86-u4.c' 2025-01-24T00:47:04.6739869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-wasmsimd-x86-u8.c' 2025-01-24T00:47:04.6740356Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/gen' 2025-01-24T00:47:04.6740864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/neon.c.in' 2025-01-24T00:47:04.6741355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/rvv.c.in' 2025-01-24T00:47:04.6741848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/scalar.c.in' 2025-01-24T00:47:04.6742315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/sse.c.in' 2025-01-24T00:47:04.6742803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp/wasmsimd.c.in' 2025-01-24T00:47:04.6743279Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vclamp' 2025-01-24T00:47:04.6743757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/avx512f.c.in' 2025-01-24T00:47:04.6744325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-avx512f-u128.c' 2025-01-24T00:47:04.6744974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-avx512f-u16.c' 2025-01-24T00:47:04.6745536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-avx512f-u32.c' 2025-01-24T00:47:04.6746096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-avx512f-u64.c' 2025-01-24T00:47:04.6746632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-fma3-u16.c' 2025-01-24T00:47:04.6747183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-fma3-u32.c' 2025-01-24T00:47:04.6747718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-fma3-u64.c' 2025-01-24T00:47:04.6748279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-fma3-u8.c' 2025-01-24T00:47:04.6748831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-neon-u12.c' 2025-01-24T00:47:04.6749388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-neon-u16.c' 2025-01-24T00:47:04.6749917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-neon-u4.c' 2025-01-24T00:47:04.6750455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-neon-u8.c' 2025-01-24T00:47:04.6750988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-rvv-u1v.c' 2025-01-24T00:47:04.6751530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-rvv-u2v.c' 2025-01-24T00:47:04.6752064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-rvv-u4v.c' 2025-01-24T00:47:04.6752609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-scalar-u1.c' 2025-01-24T00:47:04.6753162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-scalar-u2.c' 2025-01-24T00:47:04.6753710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-scalar-u4.c' 2025-01-24T00:47:04.6754284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-scalar-u8.c' 2025-01-24T00:47:04.6754836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-sse-u12.c' 2025-01-24T00:47:04.6755371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-sse-u16.c' 2025-01-24T00:47:04.6755905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-sse-u4.c' 2025-01-24T00:47:04.6756432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-sse-u8.c' 2025-01-24T00:47:04.6757002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-wasmsimd-u12.c' 2025-01-24T00:47:04.6757559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-wasmsimd-u16.c' 2025-01-24T00:47:04.6758116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-wasmsimd-u4.c' 2025-01-24T00:47:04.6758677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-wasmsimd-u8.c' 2025-01-24T00:47:04.6759160Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/gen' 2025-01-24T00:47:04.6759641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/neon.c.in' 2025-01-24T00:47:04.6760102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/rvv.c.in' 2025-01-24T00:47:04.6760579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/scalar.c.in' 2025-01-24T00:47:04.6761078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul/wasmsimd.c.in' 2025-01-24T00:47:04.6761567Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcmul' 2025-01-24T00:47:04.6762073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcopysign/copysign.c.in' 2025-01-24T00:47:04.6762620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcopysign/copysignc.c.in' 2025-01-24T00:47:04.6763172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysign-avx.c' 2025-01-24T00:47:04.6763764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysign-avx512f.c' 2025-01-24T00:47:04.6764351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysign-neon.c' 2025-01-24T00:47:04.6764927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysign-scalar.c' 2025-01-24T00:47:04.6765498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysign-sse2.c' 2025-01-24T00:47:04.6766082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysign-wasmsimd.c' 2025-01-24T00:47:04.6766727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysignc-avx.c' 2025-01-24T00:47:04.6767312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysignc-avx512f.c' 2025-01-24T00:47:04.6767926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysignc-neon.c' 2025-01-24T00:47:04.6768540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysignc-scalar.c' 2025-01-24T00:47:04.6769110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysignc-sse2.c' 2025-01-24T00:47:04.6769714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysignc-wasmsimd.c' 2025-01-24T00:47:04.6770282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcopysign/gen/f32-vrcopysignc-avx.c' 2025-01-24T00:47:04.6770868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcopysign/gen/f32-vrcopysignc-avx512f.c' 2025-01-24T00:47:04.6771452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcopysign/gen/f32-vrcopysignc-neon.c' 2025-01-24T00:47:04.6772034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcopysign/gen/f32-vrcopysignc-scalar.c' 2025-01-24T00:47:04.6772619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcopysign/gen/f32-vrcopysignc-sse2.c' 2025-01-24T00:47:04.6773218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcopysign/gen/f32-vrcopysignc-wasmsimd.c' 2025-01-24T00:47:04.6773720Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcopysign/gen' 2025-01-24T00:47:04.6774249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcopysign/rcopysignc.c.in' 2025-01-24T00:47:04.6774737Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vcopysign' 2025-01-24T00:47:04.6775269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/avx-rr2-lut16-p3.c.in' 2025-01-24T00:47:04.6775834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/avx-rr2-lut4-p4-perm.c.in' 2025-01-24T00:47:04.6776345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/avx-rr2-p6.c.in' 2025-01-24T00:47:04.6776915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/avx2-rr1-lut16-p3-gather.c.in' 2025-01-24T00:47:04.6777458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/avx2-rr1-lut4-p4-perm.c.in' 2025-01-24T00:47:04.6778013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/avx2-rr1-lut8-p4-perm.c.in' 2025-01-24T00:47:04.6778507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/avx2-rr1-p6.c.in' 2025-01-24T00:47:04.6779074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/avx512f-rr1-lut16-p3-perm.c.in' 2025-01-24T00:47:04.6779590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/avx512f-rr1-p6.c.in' 2025-01-24T00:47:04.6780054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/f32-velu.h' 2025-01-24T00:47:04.6780642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u16.c' 2025-01-24T00:47:04.6781265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u24.c' 2025-01-24T00:47:04.6781853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u32.c' 2025-01-24T00:47:04.6782475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u8.c' 2025-01-24T00:47:04.6783094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u16.c' 2025-01-24T00:47:04.6783708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u24.c' 2025-01-24T00:47:04.6784328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u32.c' 2025-01-24T00:47:04.6784935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u8.c' 2025-01-24T00:47:04.6785549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-p6-u16.c' 2025-01-24T00:47:04.6786141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-p6-u24.c' 2025-01-24T00:47:04.6786697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-p6-u32.c' 2025-01-24T00:47:04.6787261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-p6-u8.c' 2025-01-24T00:47:04.6787891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u16.c' 2025-01-24T00:47:04.6788537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u24.c' 2025-01-24T00:47:04.6789170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u32.c' 2025-01-24T00:47:04.6789824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u8.c' 2025-01-24T00:47:04.6790473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u16.c' 2025-01-24T00:47:04.6791087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u24.c' 2025-01-24T00:47:04.6791712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u32.c' 2025-01-24T00:47:04.6792469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u8.c' 2025-01-24T00:47:04.6793089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u16.c' 2025-01-24T00:47:04.6793717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u24.c' 2025-01-24T00:47:04.6794329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u32.c' 2025-01-24T00:47:04.6794953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u8.c' 2025-01-24T00:47:04.6795576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u16.c' 2025-01-24T00:47:04.6796139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u24.c' 2025-01-24T00:47:04.6796752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u32.c' 2025-01-24T00:47:04.6797310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u8.c' 2025-01-24T00:47:04.6797956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u16.c' 2025-01-24T00:47:04.6798586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u32.c' 2025-01-24T00:47:04.6799222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u48.c' 2025-01-24T00:47:04.6799873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u64.c' 2025-01-24T00:47:04.6800452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u16.c' 2025-01-24T00:47:04.6801047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u32.c' 2025-01-24T00:47:04.6801623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u48.c' 2025-01-24T00:47:04.6802196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u64.c' 2025-01-24T00:47:04.6802803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-neon-rr2-lut16-p3-u12.c' 2025-01-24T00:47:04.6803396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-neon-rr2-lut16-p3-u16.c' 2025-01-24T00:47:04.6804032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-neon-rr2-lut16-p3-u4.c' 2025-01-24T00:47:04.6804653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-neon-rr2-lut16-p3-u8.c' 2025-01-24T00:47:04.6805220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-neon-rr2-p6-u12.c' 2025-01-24T00:47:04.6805798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-neon-rr2-p6-u16.c' 2025-01-24T00:47:04.6806411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-neon-rr2-p6-u4.c' 2025-01-24T00:47:04.6806987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-neon-rr2-p6-u8.c' 2025-01-24T00:47:04.6807602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-neonfma-rr1-lut16-p3-u12.c' 2025-01-24T00:47:04.6808215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-neonfma-rr1-lut16-p3-u16.c' 2025-01-24T00:47:04.6808833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-neonfma-rr1-lut16-p3-u4.c' 2025-01-24T00:47:04.6809439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-neonfma-rr1-lut16-p3-u8.c' 2025-01-24T00:47:04.6810061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-neonfma-rr1-p6-u12.c' 2025-01-24T00:47:04.6810669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-neonfma-rr1-p6-u16.c' 2025-01-24T00:47:04.6811247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-neonfma-rr1-p6-u4.c' 2025-01-24T00:47:04.6811843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-neonfma-rr1-p6-u8.c' 2025-01-24T00:47:04.6812443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u1.c' 2025-01-24T00:47:04.6813053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u2.c' 2025-01-24T00:47:04.6813651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u3.c' 2025-01-24T00:47:04.6814247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u4.c' 2025-01-24T00:47:04.6814869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u5.c' 2025-01-24T00:47:04.6815469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u6.c' 2025-01-24T00:47:04.6816053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u1.c' 2025-01-24T00:47:04.6816632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u2.c' 2025-01-24T00:47:04.6817205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u3.c' 2025-01-24T00:47:04.6817815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u4.c' 2025-01-24T00:47:04.6818422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u5.c' 2025-01-24T00:47:04.6819008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u6.c' 2025-01-24T00:47:04.6819602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u12.c' 2025-01-24T00:47:04.6820198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u16.c' 2025-01-24T00:47:04.6820804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u4.c' 2025-01-24T00:47:04.6821398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u8.c' 2025-01-24T00:47:04.6821982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u12.c' 2025-01-24T00:47:04.6822548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u16.c' 2025-01-24T00:47:04.6823109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u4.c' 2025-01-24T00:47:04.6823703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u8.c' 2025-01-24T00:47:04.6824322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u12.c' 2025-01-24T00:47:04.6824931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u16.c' 2025-01-24T00:47:04.6825524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u4.c' 2025-01-24T00:47:04.6826148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u8.c' 2025-01-24T00:47:04.6826865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u12.c' 2025-01-24T00:47:04.6827438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u16.c' 2025-01-24T00:47:04.6828020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u4.c' 2025-01-24T00:47:04.6828583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u8.c' 2025-01-24T00:47:04.6829176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-lut16-p3-u1.c' 2025-01-24T00:47:04.6829779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-lut16-p3-u2.c' 2025-01-24T00:47:04.6830370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-lut16-p3-u3.c' 2025-01-24T00:47:04.6830977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-lut16-p3-u4.c' 2025-01-24T00:47:04.6831603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-lut16-p3-u5.c' 2025-01-24T00:47:04.6832193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-lut16-p3-u6.c' 2025-01-24T00:47:04.6832792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-p6-u1.c' 2025-01-24T00:47:04.6833353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-p6-u2.c' 2025-01-24T00:47:04.6833915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-p6-u3.c' 2025-01-24T00:47:04.6834490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-p6-u4.c' 2025-01-24T00:47:04.6835054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-p6-u5.c' 2025-01-24T00:47:04.6835629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-p6-u6.c' 2025-01-24T00:47:04.6836316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-fma-rr2-lut16-p3-u12.c' 2025-01-24T00:47:04.6836999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-fma-rr2-lut16-p3-u16.c' 2025-01-24T00:47:04.6837716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-fma-rr2-lut16-p3-u4.c' 2025-01-24T00:47:04.6838389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-fma-rr2-lut16-p3-u8.c' 2025-01-24T00:47:04.6839074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-fma-rr2-p6-u12.c' 2025-01-24T00:47:04.6839720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-fma-rr2-p6-u16.c' 2025-01-24T00:47:04.6840362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-fma-rr2-p6-u4.c' 2025-01-24T00:47:04.6841014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-fma-rr2-p6-u8.c' 2025-01-24T00:47:04.6841668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-rr2-lut16-p3-u12.c' 2025-01-24T00:47:04.6842335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-rr2-lut16-p3-u16.c' 2025-01-24T00:47:04.6842982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-rr2-lut16-p3-u4.c' 2025-01-24T00:47:04.6843647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-rr2-lut16-p3-u8.c' 2025-01-24T00:47:04.6844269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-rr2-p6-u12.c' 2025-01-24T00:47:04.6844893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-rr2-p6-u16.c' 2025-01-24T00:47:04.6845529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-rr2-p6-u4.c' 2025-01-24T00:47:04.6846172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-rr2-p6-u8.c' 2025-01-24T00:47:04.6846904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-arm-rr2-lut16-p3-u12.c' 2025-01-24T00:47:04.6847538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-arm-rr2-lut16-p3-u16.c' 2025-01-24T00:47:04.6848170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-arm-rr2-lut16-p3-u4.c' 2025-01-24T00:47:04.6848820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-arm-rr2-lut16-p3-u8.c' 2025-01-24T00:47:04.6849429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-arm-rr2-p6-u12.c' 2025-01-24T00:47:04.6850054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-arm-rr2-p6-u16.c' 2025-01-24T00:47:04.6850657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-arm-rr2-p6-u4.c' 2025-01-24T00:47:04.6851257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-arm-rr2-p6-u8.c' 2025-01-24T00:47:04.6851911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-x86-rr2-lut16-p3-u12.c' 2025-01-24T00:47:04.6852573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-x86-rr2-lut16-p3-u16.c' 2025-01-24T00:47:04.6853240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-x86-rr2-lut16-p3-u4.c' 2025-01-24T00:47:04.6853869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-x86-rr2-lut16-p3-u8.c' 2025-01-24T00:47:04.6854474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-x86-rr2-p6-u12.c' 2025-01-24T00:47:04.6855094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-x86-rr2-p6-u16.c' 2025-01-24T00:47:04.6855696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-x86-rr2-p6-u4.c' 2025-01-24T00:47:04.6856309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-x86-rr2-p6-u8.c' 2025-01-24T00:47:04.6856798Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/gen' 2025-01-24T00:47:04.6857302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/neon-lut16-p3.c.in' 2025-01-24T00:47:04.6857796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/neon-p6.c.in' 2025-01-24T00:47:04.6858332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/scalar-rr2-lut16-p3.c.in' 2025-01-24T00:47:04.6858833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/scalar-rr2-p6.c.in' 2025-01-24T00:47:04.6859363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/sse-rr2-lut16-p3.c.in' 2025-01-24T00:47:04.6859875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/sse-rr2-p6.c.in' 2025-01-24T00:47:04.6860432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/wasmsimd-rr2-lut16-p3.c.in' 2025-01-24T00:47:04.6860971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu/wasmsimd-rr2-p6.c.in' 2025-01-24T00:47:04.6861430Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-velu' 2025-01-24T00:47:04.6861906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vexp/f32-vexp.h' 2025-01-24T00:47:04.6862446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vexp/gen/f32-vexp-scalar-exp.c' 2025-01-24T00:47:04.6862941Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vexp/gen' 2025-01-24T00:47:04.6863433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vexp/scalar-exp.c.in' 2025-01-24T00:47:04.6863893Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vexp' 2025-01-24T00:47:04.6864379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vgelu/f32-vgelu.h' 2025-01-24T00:47:04.6864991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vgelu/gen/f32-vgelu-avx-rational-12-10-div.c' 2025-01-24T00:47:04.6865657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vgelu/gen/f32-vgelu-avx512f-rational-12-10-div.c' 2025-01-24T00:47:04.6866287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vgelu/gen/f32-vgelu-avx512f-rational-12-10-nr.c' 2025-01-24T00:47:04.6866931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vgelu/gen/f32-vgelu-fma3-rational-12-10-div.c' 2025-01-24T00:47:04.6867557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vgelu/gen/f32-vgelu-hvx-rational-12-10-div.c' 2025-01-24T00:47:04.6868171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vgelu/gen/f32-vgelu-neon-rational-12-10-div.c' 2025-01-24T00:47:04.6868810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vgelu/gen/f32-vgelu-scalar-rational-12-10-div.c' 2025-01-24T00:47:04.6869341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vgelu/gen/f32-vgelu-scalar.c' 2025-01-24T00:47:04.6869959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vgelu/gen/f32-vgelu-sse2-rational-12-10-div.c' 2025-01-24T00:47:04.6870608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vgelu/gen/f32-vgelu-wasmsimd-rational-12-10-div.c' 2025-01-24T00:47:04.6871099Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vgelu/gen' 2025-01-24T00:47:04.6871620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vgelu/rational-12-10.c.in' 2025-01-24T00:47:04.6872100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vgelu/scalar.c.in' 2025-01-24T00:47:04.6872566Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vgelu' 2025-01-24T00:47:04.6873050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/avx.c.in' 2025-01-24T00:47:04.6873574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/avx512f.c.in' 2025-01-24T00:47:04.6874112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/f32-vhswish.h' 2025-01-24T00:47:04.6874685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-avx-u16.c' 2025-01-24T00:47:04.6875233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-avx-u8.c' 2025-01-24T00:47:04.6875819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-avx512f-u16.c' 2025-01-24T00:47:04.6876389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-avx512f-u32.c' 2025-01-24T00:47:04.6876950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-fma3-u16.c' 2025-01-24T00:47:04.6877515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-fma3-u8.c' 2025-01-24T00:47:04.6878076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-neon-u16.c' 2025-01-24T00:47:04.6878641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-neon-u4.c' 2025-01-24T00:47:04.6879193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-neon-u8.c' 2025-01-24T00:47:04.6879765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-rvv-u1v.c' 2025-01-24T00:47:04.6880352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-rvv-u2v.c' 2025-01-24T00:47:04.6880903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-rvv-u4v.c' 2025-01-24T00:47:04.6881468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-rvv-u8v.c' 2025-01-24T00:47:04.6882034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-scalar-u1.c' 2025-01-24T00:47:04.6882599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-scalar-u2.c' 2025-01-24T00:47:04.6883182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-scalar-u4.c' 2025-01-24T00:47:04.6883733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-sse-u4.c' 2025-01-24T00:47:04.6884288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-sse-u8.c' 2025-01-24T00:47:04.6884839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-wasm-u1.c' 2025-01-24T00:47:04.6885385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-wasm-u2.c' 2025-01-24T00:47:04.6885947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-wasm-u4.c' 2025-01-24T00:47:04.6886605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-wasmsimd-u16.c' 2025-01-24T00:47:04.6887234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-wasmsimd-u4.c' 2025-01-24T00:47:04.6887813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-wasmsimd-u8.c' 2025-01-24T00:47:04.6888332Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/gen' 2025-01-24T00:47:04.6888824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/neon.c.in' 2025-01-24T00:47:04.6889298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/rvv.c.in' 2025-01-24T00:47:04.6889783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/scalar.c.in' 2025-01-24T00:47:04.6890272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/sse.c.in' 2025-01-24T00:47:04.6890767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish/wasmsimd.c.in' 2025-01-24T00:47:04.6891259Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vhswish' 2025-01-24T00:47:04.6891729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlog/f32-vlog.h' 2025-01-24T00:47:04.6892463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlog/gen/f32-vlog-avx2-rational-3-3-div.c' 2025-01-24T00:47:04.6893147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlog/gen/f32-vlog-avx512f-rational-3-3-div.c' 2025-01-24T00:47:04.6893756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlog/gen/f32-vlog-avx512f-rational-3-3-nr.c' 2025-01-24T00:47:04.6894395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlog/gen/f32-vlog-fma3-rational-3-3-div.c' 2025-01-24T00:47:04.6894990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlog/gen/f32-vlog-fma3-rational-3-3-nr.c' 2025-01-24T00:47:04.6895583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlog/gen/f32-vlog-neon-rational-3-3-div.c' 2025-01-24T00:47:04.6896133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlog/gen/f32-vlog-scalar-log.c' 2025-01-24T00:47:04.6896742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlog/gen/f32-vlog-scalar-rational-3-3-div.c' 2025-01-24T00:47:04.6897351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlog/gen/f32-vlog-sse2-rational-3-3-div.c' 2025-01-24T00:47:04.6897967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlog/gen/f32-vlog-wasmsimd-rational-3-3-div.c' 2025-01-24T00:47:04.6898449Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlog/gen' 2025-01-24T00:47:04.6898959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlog/rational-3-3.c.in' 2025-01-24T00:47:04.6899445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlog/scalar-log.c.in' 2025-01-24T00:47:04.6899916Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlog' 2025-01-24T00:47:04.6900381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/avx.c.in' 2025-01-24T00:47:04.6900896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/avx512f.c.in' 2025-01-24T00:47:04.6901391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/f32-vlrelu.h' 2025-01-24T00:47:04.6902021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-avx-u16.c' 2025-01-24T00:47:04.6902572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-avx-u8.c' 2025-01-24T00:47:04.6903139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u16.c' 2025-01-24T00:47:04.6903705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u32.c' 2025-01-24T00:47:04.6904265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-neon-u4.c' 2025-01-24T00:47:04.6904808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-neon-u8.c' 2025-01-24T00:47:04.6905352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-rvv-u1v.c' 2025-01-24T00:47:04.6905907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-rvv-u2v.c' 2025-01-24T00:47:04.6906449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-rvv-u4v.c' 2025-01-24T00:47:04.6907025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-rvv-u8v.c' 2025-01-24T00:47:04.6907600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-scalar-u1.c' 2025-01-24T00:47:04.6908152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-scalar-u2.c' 2025-01-24T00:47:04.6908717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-scalar-u4.c' 2025-01-24T00:47:04.6909255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-sse-u4.c' 2025-01-24T00:47:04.6909806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-sse-u8.c' 2025-01-24T00:47:04.6910350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-sse2-u4.c' 2025-01-24T00:47:04.6910893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-sse2-u8.c' 2025-01-24T00:47:04.6911450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-sse41-u4.c' 2025-01-24T00:47:04.6911994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-sse41-u8.c' 2025-01-24T00:47:04.6912549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasm-u1.c' 2025-01-24T00:47:04.6913090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasm-u2.c' 2025-01-24T00:47:04.6913631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasm-u4.c' 2025-01-24T00:47:04.6914293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasmrelaxedsimd-iminmax-u4.c' 2025-01-24T00:47:04.6914962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasmrelaxedsimd-iminmax-u8.c' 2025-01-24T00:47:04.6915671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasmrelaxedsimd-laneselect-u4.c' 2025-01-24T00:47:04.6916332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasmrelaxedsimd-laneselect-u8.c' 2025-01-24T00:47:04.6916942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasmsimd-iminmax-u4.c' 2025-01-24T00:47:04.6917563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasmsimd-iminmax-u8.c' 2025-01-24T00:47:04.6918191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasmsimd-laneselect-u4.c' 2025-01-24T00:47:04.6918828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasmsimd-laneselect-u8.c' 2025-01-24T00:47:04.6919319Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/gen' 2025-01-24T00:47:04.6919791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/neon.c.in' 2025-01-24T00:47:04.6920272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/rvv.c.in' 2025-01-24T00:47:04.6920775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/scalar.c.in' 2025-01-24T00:47:04.6921291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/sse.c.in' 2025-01-24T00:47:04.6921761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/wasm.c.in' 2025-01-24T00:47:04.6922295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/wasmsimd-iminmax.c.in' 2025-01-24T00:47:04.6922857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu/wasmsimd-laneselect.c.in' 2025-01-24T00:47:04.6923325Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vlrelu' 2025-01-24T00:47:04.6923968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c1-minmax-scalar-2x.c' 2025-01-24T00:47:04.6924614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c1-minmax-wasm-2x.c' 2025-01-24T00:47:04.6925257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c2-minmax-scalar-2x.c' 2025-01-24T00:47:04.6925900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c2-minmax-wasm-2x.c' 2025-01-24T00:47:04.6926617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-neon-2x.c' 2025-01-24T00:47:04.6927265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-neonfma-2x.c' 2025-01-24T00:47:04.6927919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-scalar-2x.c' 2025-01-24T00:47:04.6928574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-sse-2x.c' 2025-01-24T00:47:04.6929221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-wasm-2x.c' 2025-01-24T00:47:04.6929943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-wasmrelaxedsimd-2x.c' 2025-01-24T00:47:04.6930669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-wasmrelaxedsimd-fma-2x.c' 2025-01-24T00:47:04.6931347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-wasmsimd-arm-2x.c' 2025-01-24T00:47:04.6932018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-wasmsimd-x86-2x.c' 2025-01-24T00:47:04.6932669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-neon-2x.c' 2025-01-24T00:47:04.6933314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-neonfma-2x.c' 2025-01-24T00:47:04.6933947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-sse-2x.c' 2025-01-24T00:47:04.6934638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-wasmrelaxedsimd-2x.c' 2025-01-24T00:47:04.6935379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-wasmrelaxedsimd-fma-2x.c' 2025-01-24T00:47:04.6936098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-wasmsimd-arm-2x.c' 2025-01-24T00:47:04.6936776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-wasmsimd-x86-2x.c' 2025-01-24T00:47:04.6937296Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vmulcaddc/gen' 2025-01-24T00:47:04.6937783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vmulcaddc/neon.c.in' 2025-01-24T00:47:04.6938274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vmulcaddc/scalar.c.in' 2025-01-24T00:47:04.6938772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vmulcaddc/sse.c.in' 2025-01-24T00:47:04.6939280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vmulcaddc/wasmsimd.c.in' 2025-01-24T00:47:04.6939762Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vmulcaddc' 2025-01-24T00:47:04.6940242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vneg/f32-vneg.h' 2025-01-24T00:47:04.6940702Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vneg' 2025-01-24T00:47:04.6941169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/avx.c.in' 2025-01-24T00:47:04.6941648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/avx512f.c.in' 2025-01-24T00:47:04.6942217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/f32-vrelu-asm-wasm32-shr-u1.S' 2025-01-24T00:47:04.6942826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/f32-vrelu-asm-wasm32-shr-u2.S' 2025-01-24T00:47:04.6943411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/f32-vrelu-asm-wasm32-shr-u4.S' 2025-01-24T00:47:04.6943899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/f32-vrelu.h' 2025-01-24T00:47:04.6944432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-avx-u16.c' 2025-01-24T00:47:04.6944957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-avx-u8.c' 2025-01-24T00:47:04.6945523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-avx512f-u16.c' 2025-01-24T00:47:04.6946077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-avx512f-u32.c' 2025-01-24T00:47:04.6946619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-neon-u4.c' 2025-01-24T00:47:04.6947147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-neon-u8.c' 2025-01-24T00:47:04.6947674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-rvv-u1v.c' 2025-01-24T00:47:04.6948212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-rvv-u2v.c' 2025-01-24T00:47:04.6948765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-rvv-u4v.c' 2025-01-24T00:47:04.6949329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-rvv-u8v.c' 2025-01-24T00:47:04.6949871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-scalar-u1.c' 2025-01-24T00:47:04.6950413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-scalar-u2.c' 2025-01-24T00:47:04.6950973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-scalar-u4.c' 2025-01-24T00:47:04.6951514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-scalar-u8.c' 2025-01-24T00:47:04.6952057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-sse-u4.c' 2025-01-24T00:47:04.6952583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-sse-u8.c' 2025-01-24T00:47:04.6953116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-wasm-u1.c' 2025-01-24T00:47:04.6953666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-wasm-u2.c' 2025-01-24T00:47:04.6954196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-wasm-u4.c' 2025-01-24T00:47:04.6954726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-wasm-u8.c' 2025-01-24T00:47:04.6955304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-wasmsimd-u16.c' 2025-01-24T00:47:04.6955860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-wasmsimd-u4.c' 2025-01-24T00:47:04.6956451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-wasmsimd-u8.c' 2025-01-24T00:47:04.6956963Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/gen' 2025-01-24T00:47:04.6957433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/neon.c.in' 2025-01-24T00:47:04.6957905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/rvv.c.in' 2025-01-24T00:47:04.6958393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/scalar.c.in' 2025-01-24T00:47:04.6958869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/sse.c.in' 2025-01-24T00:47:04.6959342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/wasm.c.in' 2025-01-24T00:47:04.6959831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu/wasmsimd.c.in' 2025-01-24T00:47:04.6960316Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrelu' 2025-01-24T00:47:04.6960776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/avx.c.in' 2025-01-24T00:47:04.6961264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/avx512f.c.in' 2025-01-24T00:47:04.6961754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/f32-vrndd.h' 2025-01-24T00:47:04.6962225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/f32-vrndne.h' 2025-01-24T00:47:04.6962750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/f32-vrndu.h' 2025-01-24T00:47:04.6963219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/f32-vrndz.h' 2025-01-24T00:47:04.6963751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-avx-u16.c' 2025-01-24T00:47:04.6964287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-avx-u8.c' 2025-01-24T00:47:04.6964831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-avx512f-u16.c' 2025-01-24T00:47:04.6965393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-avx512f-u32.c' 2025-01-24T00:47:04.6966018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-neon-u4.c' 2025-01-24T00:47:04.6966595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-neon-u8.c' 2025-01-24T00:47:04.6967149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-neonv8-u4.c' 2025-01-24T00:47:04.6967685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-neonv8-u8.c' 2025-01-24T00:47:04.6968224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-rvv-u1v.c' 2025-01-24T00:47:04.6968750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-rvv-u2v.c' 2025-01-24T00:47:04.6969279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-rvv-u4v.c' 2025-01-24T00:47:04.6969852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-rvv-u8v.c' 2025-01-24T00:47:04.6970446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u1.c' 2025-01-24T00:47:04.6971025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u2.c' 2025-01-24T00:47:04.6971592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u4.c' 2025-01-24T00:47:04.6972124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-sse2-u4.c' 2025-01-24T00:47:04.6972662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-sse2-u8.c' 2025-01-24T00:47:04.6973198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-sse41-u4.c' 2025-01-24T00:47:04.6973741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-sse41-u8.c' 2025-01-24T00:47:04.6974285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-wasmsimd-u4.c' 2025-01-24T00:47:04.6974831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-wasmsimd-u8.c' 2025-01-24T00:47:04.6975426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-avx-u16.c' 2025-01-24T00:47:04.6975977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-avx-u8.c' 2025-01-24T00:47:04.6976530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-avx512f-u16.c' 2025-01-24T00:47:04.6977092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-avx512f-u32.c' 2025-01-24T00:47:04.6977620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-neon-u4.c' 2025-01-24T00:47:04.6978163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-neon-u8.c' 2025-01-24T00:47:04.6978710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-neonv8-u4.c' 2025-01-24T00:47:04.6979255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-neonv8-u8.c' 2025-01-24T00:47:04.6979807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-rvv-u1v.c' 2025-01-24T00:47:04.6980339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-rvv-u2v.c' 2025-01-24T00:47:04.6980884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-rvv-u4v.c' 2025-01-24T00:47:04.6981413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-rvv-u8v.c' 2025-01-24T00:47:04.6981993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u1.c' 2025-01-24T00:47:04.6982581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u2.c' 2025-01-24T00:47:04.6983178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u4.c' 2025-01-24T00:47:04.6983749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-sse2-u4.c' 2025-01-24T00:47:04.6984273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-sse2-u8.c' 2025-01-24T00:47:04.6984805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-sse41-u4.c' 2025-01-24T00:47:04.6985350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-sse41-u8.c' 2025-01-24T00:47:04.6985903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-wasmsimd-u4.c' 2025-01-24T00:47:04.6986472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-wasmsimd-u8.c' 2025-01-24T00:47:04.6989879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-avx-u16.c' 2025-01-24T00:47:04.6990414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-avx-u8.c' 2025-01-24T00:47:04.6990976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-avx512f-u16.c' 2025-01-24T00:47:04.6991519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-avx512f-u32.c' 2025-01-24T00:47:04.6992311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-neon-u4.c' 2025-01-24T00:47:04.6992858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-neon-u8.c' 2025-01-24T00:47:04.6993392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-neonv8-u4.c' 2025-01-24T00:47:04.6993982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-neonv8-u8.c' 2025-01-24T00:47:04.6994523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-rvv-u1v.c' 2025-01-24T00:47:04.6995045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-rvv-u2v.c' 2025-01-24T00:47:04.6995571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-rvv-u4v.c' 2025-01-24T00:47:04.6996112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-rvv-u8v.c' 2025-01-24T00:47:04.6996682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u1.c' 2025-01-24T00:47:04.6997268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u2.c' 2025-01-24T00:47:04.6997834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u4.c' 2025-01-24T00:47:04.6998358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-sse2-u4.c' 2025-01-24T00:47:04.6998900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-sse2-u8.c' 2025-01-24T00:47:04.6999429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-sse41-u4.c' 2025-01-24T00:47:04.7000004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-sse41-u8.c' 2025-01-24T00:47:04.7000588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-wasmsimd-u4.c' 2025-01-24T00:47:04.7001134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-wasmsimd-u8.c' 2025-01-24T00:47:04.7001673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-avx-u16.c' 2025-01-24T00:47:04.7002199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-avx-u8.c' 2025-01-24T00:47:04.7002755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-avx512f-u16.c' 2025-01-24T00:47:04.7004994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-avx512f-u32.c' 2025-01-24T00:47:04.7005631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-neon-u4.c' 2025-01-24T00:47:04.7006157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-neon-u8.c' 2025-01-24T00:47:04.7006812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-neonv8-u4.c' 2025-01-24T00:47:04.7007351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-neonv8-u8.c' 2025-01-24T00:47:04.7007896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-rvv-u1v.c' 2025-01-24T00:47:04.7008426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-rvv-u2v.c' 2025-01-24T00:47:04.7008993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-rvv-u4v.c' 2025-01-24T00:47:04.7009519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-rvv-u8v.c' 2025-01-24T00:47:04.7010101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u1.c' 2025-01-24T00:47:04.7010667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u2.c' 2025-01-24T00:47:04.7011231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u4.c' 2025-01-24T00:47:04.7011773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-sse2-u4.c' 2025-01-24T00:47:04.7012300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-sse2-u8.c' 2025-01-24T00:47:04.7012849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-sse41-u4.c' 2025-01-24T00:47:04.7013376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-sse41-u8.c' 2025-01-24T00:47:04.7013925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-wasmsimd-u4.c' 2025-01-24T00:47:04.7014486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-wasmsimd-u8.c' 2025-01-24T00:47:04.7015002Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/gen' 2025-01-24T00:47:04.7015491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/neonv8.c.in' 2025-01-24T00:47:04.7015979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/rvv.c.in' 2025-01-24T00:47:04.7016472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/scalar-libm.c.in' 2025-01-24T00:47:04.7016951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/sse41.c.in' 2025-01-24T00:47:04.7017438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/vrndd-neon.c.in' 2025-01-24T00:47:04.7017940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/vrndd-sse2.c.in' 2025-01-24T00:47:04.7018438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/vrndne-neon.c.in' 2025-01-24T00:47:04.7019018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/vrndne-sse2.c.in' 2025-01-24T00:47:04.7019521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/vrndu-neon.c.in' 2025-01-24T00:47:04.7020008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/vrndu-sse2.c.in' 2025-01-24T00:47:04.7020494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/vrndz-neon.c.in' 2025-01-24T00:47:04.7020992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/vrndz-sse2.c.in' 2025-01-24T00:47:04.7021475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd/wasmsimd.c.in' 2025-01-24T00:47:04.7021952Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrnd' 2025-01-24T00:47:04.7022448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrsqrt/avx-rsqrt.c.in' 2025-01-24T00:47:04.7022960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrsqrt/avx512f-rsqrt.c.in' 2025-01-24T00:47:04.7023457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrsqrt/f32-vrsqrt.h' 2025-01-24T00:47:04.7023967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrsqrt/fma3-rsqrt.c.in' 2025-01-24T00:47:04.7024545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u16.c' 2025-01-24T00:47:04.7025134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u32.c' 2025-01-24T00:47:04.7025715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u8.c' 2025-01-24T00:47:04.7026312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u16.c' 2025-01-24T00:47:04.7026916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u32.c' 2025-01-24T00:47:04.7027504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u64.c' 2025-01-24T00:47:04.7028093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u16.c' 2025-01-24T00:47:04.7028700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u32.c' 2025-01-24T00:47:04.7029318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u8.c' 2025-01-24T00:47:04.7029909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-neon-rsqrt-u16.c' 2025-01-24T00:47:04.7030483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-neon-rsqrt-u4.c' 2025-01-24T00:47:04.7031069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-neon-rsqrt-u8.c' 2025-01-24T00:47:04.7031644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-rvv-rsqrt-u1v.c' 2025-01-24T00:47:04.7032248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-rvv-rsqrt-u2v.c' 2025-01-24T00:47:04.7032866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-rvv-rsqrt-u4v.c' 2025-01-24T00:47:04.7033446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u1.c' 2025-01-24T00:47:04.7034031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u2.c' 2025-01-24T00:47:04.7034634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u4.c' 2025-01-24T00:47:04.7035207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u16.c' 2025-01-24T00:47:04.7035794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u4.c' 2025-01-24T00:47:04.7036365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u8.c' 2025-01-24T00:47:04.7036855Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrsqrt/gen' 2025-01-24T00:47:04.7037364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrsqrt/neon-rsqrt.c.in' 2025-01-24T00:47:04.7037833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrsqrt/rvv.c.in' 2025-01-24T00:47:04.7038350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrsqrt/scalar-rsqrt.c.in' 2025-01-24T00:47:04.7038842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrsqrt/sse-rsqrt.c.in' 2025-01-24T00:47:04.7039314Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vrsqrt' 2025-01-24T00:47:04.7039875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vscaleexpminusmax/avx2-p5.c.in' 2025-01-24T00:47:04.7040469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vscaleexpminusmax/avx512f-p5-scalef.c.in' 2025-01-24T00:47:04.7041086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vscaleexpminusmax/f32-vscaleexpminusmax.h' 2025-01-24T00:47:04.7041776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u16.c' 2025-01-24T00:47:04.7042492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u24.c' 2025-01-24T00:47:04.7043229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u32.c' 2025-01-24T00:47:04.7043912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u8.c' 2025-01-24T00:47:04.7044663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u16.c' 2025-01-24T00:47:04.7045402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u32.c' 2025-01-24T00:47:04.7046140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u48.c' 2025-01-24T00:47:04.7047036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u64.c' 2025-01-24T00:47:04.7047578Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vscaleexpminusmax/gen' 2025-01-24T00:47:04.7048115Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vscaleexpminusmax' 2025-01-24T00:47:04.7048635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vscaleextexp/avx2-p5.c.in' 2025-01-24T00:47:04.7049202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vscaleextexp/avx512f-p5-scalef.c.in' 2025-01-24T00:47:04.7049764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vscaleextexp/f32-vscaleextexp.h' 2025-01-24T00:47:04.7050398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u16.c' 2025-01-24T00:47:04.7051041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u24.c' 2025-01-24T00:47:04.7051669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u32.c' 2025-01-24T00:47:04.7052291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u8.c' 2025-01-24T00:47:04.7052989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u16.c' 2025-01-24T00:47:04.7053677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u32.c' 2025-01-24T00:47:04.7054376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u48.c' 2025-01-24T00:47:04.7055058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u64.c' 2025-01-24T00:47:04.7055580Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vscaleextexp/gen' 2025-01-24T00:47:04.7056091Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vscaleextexp' 2025-01-24T00:47:04.7056627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/avx-rr2-p5.c.in' 2025-01-24T00:47:04.7057154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/avx2-rr1-p5.c.in' 2025-01-24T00:47:04.7057802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/avx512f-rr1-lut16-p3-perm-scalef.c.in' 2025-01-24T00:47:04.7058373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/avx512f-rr1-p5-scalef.c.in' 2025-01-24T00:47:04.7059014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/avx512f-rr2-lut32-p2-perm2-scalef.c.in' 2025-01-24T00:47:04.7059513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/f32-vsigmoid.h' 2025-01-24T00:47:04.7060250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut2048-p1-div-u12.c' 2025-01-24T00:47:04.7060998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut2048-p1-div-u16.c' 2025-01-24T00:47:04.7061746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut2048-p1-div-u4.c' 2025-01-24T00:47:04.7062481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut2048-p1-div-u8.c' 2025-01-24T00:47:04.7063195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut64-p2-div-u12.c' 2025-01-24T00:47:04.7063920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut64-p2-div-u16.c' 2025-01-24T00:47:04.7064637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut64-p2-div-u4.c' 2025-01-24T00:47:04.7065350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut64-p2-div-u8.c' 2025-01-24T00:47:04.7066048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-p5-div-u12.c' 2025-01-24T00:47:04.7066820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-p5-div-u16.c' 2025-01-24T00:47:04.7067513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-p5-div-u4.c' 2025-01-24T00:47:04.7068199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-p5-div-u8.c' 2025-01-24T00:47:04.7068830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u16.c' 2025-01-24T00:47:04.7069452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u24.c' 2025-01-24T00:47:04.7070071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u32.c' 2025-01-24T00:47:04.7070698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u8.c' 2025-01-24T00:47:04.7071350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u16.c' 2025-01-24T00:47:04.7072013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u24.c' 2025-01-24T00:47:04.7072628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u32.c' 2025-01-24T00:47:04.7073238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u8.c' 2025-01-24T00:47:04.7073870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u16.c' 2025-01-24T00:47:04.7074492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u24.c' 2025-01-24T00:47:04.7075157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u32.c' 2025-01-24T00:47:04.7075808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u8.c' 2025-01-24T00:47:04.7076443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u16.c' 2025-01-24T00:47:04.7077087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u24.c' 2025-01-24T00:47:04.7077722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u32.c' 2025-01-24T00:47:04.7078373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u8.c' 2025-01-24T00:47:04.7079048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u16.c' 2025-01-24T00:47:04.7079703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u24.c' 2025-01-24T00:47:04.7080350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u32.c' 2025-01-24T00:47:04.7080987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u8.c' 2025-01-24T00:47:04.7081738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u16.c' 2025-01-24T00:47:04.7082480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u32.c' 2025-01-24T00:47:04.7083222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u48.c' 2025-01-24T00:47:04.7083968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u64.c' 2025-01-24T00:47:04.7084724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u16.c' 2025-01-24T00:47:04.7085497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u32.c' 2025-01-24T00:47:04.7086352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u48.c' 2025-01-24T00:47:04.7087140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u64.c' 2025-01-24T00:47:04.7087837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u16.c' 2025-01-24T00:47:04.7088516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u32.c' 2025-01-24T00:47:04.7089212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u48.c' 2025-01-24T00:47:04.7089930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u64.c' 2025-01-24T00:47:04.7090653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u16.c' 2025-01-24T00:47:04.7091364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u32.c' 2025-01-24T00:47:04.7092248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u48.c' 2025-01-24T00:47:04.7092965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u64.c' 2025-01-24T00:47:04.7093717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u16.c' 2025-01-24T00:47:04.7094460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u32.c' 2025-01-24T00:47:04.7095214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u48.c' 2025-01-24T00:47:04.7095954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u64.c' 2025-01-24T00:47:04.7096729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u16.c' 2025-01-24T00:47:04.7097495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u32.c' 2025-01-24T00:47:04.7098272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u48.c' 2025-01-24T00:47:04.7099034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u64.c' 2025-01-24T00:47:04.7099732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut2048-p1-nr2recps-u12.c' 2025-01-24T00:47:04.7100434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut2048-p1-nr2recps-u16.c' 2025-01-24T00:47:04.7101184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut2048-p1-nr2recps-u4.c' 2025-01-24T00:47:04.7101915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut2048-p1-nr2recps-u8.c' 2025-01-24T00:47:04.7102602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut64-p2-nr2recps-u12.c' 2025-01-24T00:47:04.7103291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut64-p2-nr2recps-u16.c' 2025-01-24T00:47:04.7103988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut64-p2-nr2recps-u4.c' 2025-01-24T00:47:04.7104668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut64-p2-nr2recps-u8.c' 2025-01-24T00:47:04.7105380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-p5-nr2recps-u12.c' 2025-01-24T00:47:04.7106068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-p5-nr2recps-u16.c' 2025-01-24T00:47:04.7106716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-p5-nr2recps-u4.c' 2025-01-24T00:47:04.7107374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-p5-nr2recps-u8.c' 2025-01-24T00:47:04.7108102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr1recps1fma-u12.c' 2025-01-24T00:47:04.7108849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr1recps1fma-u16.c' 2025-01-24T00:47:04.7109577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr1recps1fma-u4.c' 2025-01-24T00:47:04.7110302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr1recps1fma-u8.c' 2025-01-24T00:47:04.7111013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2fma-u12.c' 2025-01-24T00:47:04.7111711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2fma-u16.c' 2025-01-24T00:47:04.7112425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2fma-u4.c' 2025-01-24T00:47:04.7113124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2fma-u8.c' 2025-01-24T00:47:04.7113847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2recps-u12.c' 2025-01-24T00:47:04.7114556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2recps-u16.c' 2025-01-24T00:47:04.7115261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2recps-u4.c' 2025-01-24T00:47:04.7116005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2recps-u8.c' 2025-01-24T00:47:04.7116757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr1recps1fma-u12.c' 2025-01-24T00:47:04.7117489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr1recps1fma-u16.c' 2025-01-24T00:47:04.7118209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr1recps1fma-u4.c' 2025-01-24T00:47:04.7118928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr1recps1fma-u8.c' 2025-01-24T00:47:04.7119628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2fma-u12.c' 2025-01-24T00:47:04.7120365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2fma-u16.c' 2025-01-24T00:47:04.7121058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2fma-u4.c' 2025-01-24T00:47:04.7121743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2fma-u8.c' 2025-01-24T00:47:04.7122447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2recps-u12.c' 2025-01-24T00:47:04.7123161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2recps-u16.c' 2025-01-24T00:47:04.7123859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2recps-u4.c' 2025-01-24T00:47:04.7124569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2recps-u8.c' 2025-01-24T00:47:04.7125265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr1recps1fma-u12.c' 2025-01-24T00:47:04.7125956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr1recps1fma-u16.c' 2025-01-24T00:47:04.7126721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr1recps1fma-u4.c' 2025-01-24T00:47:04.7127417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr1recps1fma-u8.c' 2025-01-24T00:47:04.7128093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2fma-u12.c' 2025-01-24T00:47:04.7128754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2fma-u16.c' 2025-01-24T00:47:04.7129410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2fma-u4.c' 2025-01-24T00:47:04.7130073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2fma-u8.c' 2025-01-24T00:47:04.7130826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2recps-u12.c' 2025-01-24T00:47:04.7131539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2recps-u16.c' 2025-01-24T00:47:04.7132204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2recps-u4.c' 2025-01-24T00:47:04.7132878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2recps-u8.c' 2025-01-24T00:47:04.7133552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u1.c' 2025-01-24T00:47:04.7134233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u2.c' 2025-01-24T00:47:04.7134946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u4.c' 2025-01-24T00:47:04.7135647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u1.c' 2025-01-24T00:47:04.7136322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u2.c' 2025-01-24T00:47:04.7136984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u4.c' 2025-01-24T00:47:04.7137619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u1.c' 2025-01-24T00:47:04.7142483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u2.c' 2025-01-24T00:47:04.7143178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u4.c' 2025-01-24T00:47:04.7143843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u12.c' 2025-01-24T00:47:04.7144509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u16.c' 2025-01-24T00:47:04.7145159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u4.c' 2025-01-24T00:47:04.7145815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u8.c' 2025-01-24T00:47:04.7146442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u12.c' 2025-01-24T00:47:04.7147071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u16.c' 2025-01-24T00:47:04.7147699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u4.c' 2025-01-24T00:47:04.7148314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u8.c' 2025-01-24T00:47:04.7148985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u12.c' 2025-01-24T00:47:04.7149712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u16.c' 2025-01-24T00:47:04.7150397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u4.c' 2025-01-24T00:47:04.7151056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u8.c' 2025-01-24T00:47:04.7151687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u12.c' 2025-01-24T00:47:04.7152318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u16.c' 2025-01-24T00:47:04.7152944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u4.c' 2025-01-24T00:47:04.7153605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u8.c' 2025-01-24T00:47:04.7154341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmblendvps-fma-rr2-p5-div-u12.c' 2025-01-24T00:47:04.7155032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmblendvps-fma-rr2-p5-div-u16.c' 2025-01-24T00:47:04.7155730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmblendvps-fma-rr2-p5-div-u4.c' 2025-01-24T00:47:04.7156416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmblendvps-fma-rr2-p5-div-u8.c' 2025-01-24T00:47:04.7157094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmblendvps-rr2-p5-div-u12.c' 2025-01-24T00:47:04.7157769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmblendvps-rr2-p5-div-u16.c' 2025-01-24T00:47:04.7158434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmblendvps-rr2-p5-div-u4.c' 2025-01-24T00:47:04.7159108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmblendvps-rr2-p5-div-u8.c' 2025-01-24T00:47:04.7159846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-fma-rr2-lut64-p2-div-u12.c' 2025-01-24T00:47:04.7160587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-fma-rr2-lut64-p2-div-u16.c' 2025-01-24T00:47:04.7161327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-fma-rr2-lut64-p2-div-u4.c' 2025-01-24T00:47:04.7162061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-fma-rr2-lut64-p2-div-u8.c' 2025-01-24T00:47:04.7162779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-fma-rr2-p5-div-u12.c' 2025-01-24T00:47:04.7163485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-fma-rr2-p5-div-u16.c' 2025-01-24T00:47:04.7164219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-fma-rr2-p5-div-u4.c' 2025-01-24T00:47:04.7164951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-fma-rr2-p5-div-u8.c' 2025-01-24T00:47:04.7165671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-rr2-lut64-p2-div-u12.c' 2025-01-24T00:47:04.7166508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-rr2-lut64-p2-div-u16.c' 2025-01-24T00:47:04.7167225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-rr2-lut64-p2-div-u4.c' 2025-01-24T00:47:04.7167944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-rr2-lut64-p2-div-u8.c' 2025-01-24T00:47:04.7168661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-rr2-p5-div-u12.c' 2025-01-24T00:47:04.7169378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-rr2-p5-div-u16.c' 2025-01-24T00:47:04.7170071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-rr2-p5-div-u4.c' 2025-01-24T00:47:04.7170749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-rr2-p5-div-u8.c' 2025-01-24T00:47:04.7171430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-lut64-p2-div-u12.c' 2025-01-24T00:47:04.7172110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-lut64-p2-div-u16.c' 2025-01-24T00:47:04.7172787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-lut64-p2-div-u4.c' 2025-01-24T00:47:04.7173465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-lut64-p2-div-u8.c' 2025-01-24T00:47:04.7174107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-p5-div-u12.c' 2025-01-24T00:47:04.7174759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-p5-div-u16.c' 2025-01-24T00:47:04.7175394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-p5-div-u4.c' 2025-01-24T00:47:04.7176046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-p5-div-u8.c' 2025-01-24T00:47:04.7176540Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/gen' 2025-01-24T00:47:04.7177069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/neon-lut2048-p1.c.in' 2025-01-24T00:47:04.7177600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/neon-lut64-p2.c.in' 2025-01-24T00:47:04.7178088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/neon-p5.c.in' 2025-01-24T00:47:04.7178696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/scalar-rr2-lut2048-p1-div.c.in' 2025-01-24T00:47:04.7179302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/scalar-rr2-lut64-p2-div.c.in' 2025-01-24T00:47:04.7179842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/scalar-rr2-p5-div.c.in' 2025-01-24T00:47:04.7180399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/sse-rr2-lut64-p2-div.c.in' 2025-01-24T00:47:04.7180920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/sse-rr2-p5-div.c.in' 2025-01-24T00:47:04.7181502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/wasmsimd-rr2-lut64-p2-div.c.in' 2025-01-24T00:47:04.7182058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid/wasmsimd-rr2-p5-div.c.in' 2025-01-24T00:47:04.7182588Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsigmoid' 2025-01-24T00:47:04.7183059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqr/f32-vsqr.h' 2025-01-24T00:47:04.7183513Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqr' 2025-01-24T00:47:04.7183997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/avx-rsqrt.c.in' 2025-01-24T00:47:04.7184483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/avx-sqrt.c.in' 2025-01-24T00:47:04.7185014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/avx512f-nr1fma1adj.c.in' 2025-01-24T00:47:04.7185521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/avx512f-rsqrt.c.in' 2025-01-24T00:47:04.7185997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/f32-vsqrt.h' 2025-01-24T00:47:04.7186509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/fma3-nr1fma1adj.c.in' 2025-01-24T00:47:04.7187001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/fma3-rsqrt.c.in' 2025-01-24T00:47:04.7187606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-aarch64-neon-sqrt-u16.c' 2025-01-24T00:47:04.7188208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-aarch64-neon-sqrt-u4.c' 2025-01-24T00:47:04.7188807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-aarch64-neon-sqrt-u8.c' 2025-01-24T00:47:04.7189373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u16.c' 2025-01-24T00:47:04.7189940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u32.c' 2025-01-24T00:47:04.7190493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u8.c' 2025-01-24T00:47:04.7191052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u16.c' 2025-01-24T00:47:04.7191603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u32.c' 2025-01-24T00:47:04.7192488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u8.c' 2025-01-24T00:47:04.7193112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u16.c' 2025-01-24T00:47:04.7193691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u32.c' 2025-01-24T00:47:04.7194270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u48.c' 2025-01-24T00:47:04.7194844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u16.c' 2025-01-24T00:47:04.7195411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u32.c' 2025-01-24T00:47:04.7196032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u8.c' 2025-01-24T00:47:04.7196616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-rvv-sqrt-u1v.c' 2025-01-24T00:47:04.7197169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-rvv-sqrt-u2v.c' 2025-01-24T00:47:04.7197724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-rvv-sqrt-u4v.c' 2025-01-24T00:47:04.7198275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-rvv-sqrt-u8v.c' 2025-01-24T00:47:04.7198847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u1.c' 2025-01-24T00:47:04.7199416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u2.c' 2025-01-24T00:47:04.7199989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u4.c' 2025-01-24T00:47:04.7200558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u12.c' 2025-01-24T00:47:04.7201120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u4.c' 2025-01-24T00:47:04.7201676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u8.c' 2025-01-24T00:47:04.7202231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u16.c' 2025-01-24T00:47:04.7202787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u4.c' 2025-01-24T00:47:04.7203341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u8.c' 2025-01-24T00:47:04.7203929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-wasmsimd-sqrt-u16.c' 2025-01-24T00:47:04.7204513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-wasmsimd-sqrt-u4.c' 2025-01-24T00:47:04.7205088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-wasmsimd-sqrt-u8.c' 2025-01-24T00:47:04.7205570Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/gen' 2025-01-24T00:47:04.7206092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/neon-sqrt.c.in' 2025-01-24T00:47:04.7206753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/neonfma-nr1rsqrts1fma1adj.c.in' 2025-01-24T00:47:04.7207298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/neonfma-nr2fma1adj.c.in' 2025-01-24T00:47:04.7207781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/rvv-sqrt.c.in' 2025-01-24T00:47:04.7208276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/scalar-sqrt.c.in' 2025-01-24T00:47:04.7208774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/sse-rsqrt.c.in' 2025-01-24T00:47:04.7209261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/sse-sqrt.c.in' 2025-01-24T00:47:04.7209832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt/wasmsimd-sqrt.c.in' 2025-01-24T00:47:04.7210296Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vsqrt' 2025-01-24T00:47:04.7210771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vtanh/f32-vtanh.h' 2025-01-24T00:47:04.7211378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-avx-rational-9-8-div.c' 2025-01-24T00:47:04.7211977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-avx-rational-9-8-nr.c' 2025-01-24T00:47:04.7212599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-avx512f-rational-9-8-div.c' 2025-01-24T00:47:04.7213220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-avx512f-rational-9-8-nr.c' 2025-01-24T00:47:04.7213828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-fma3-rational-9-8-div.c' 2025-01-24T00:47:04.7214433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-fma3-rational-9-8-nr.c' 2025-01-24T00:47:04.7215038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-neon-rational-9-8-div.c' 2025-01-24T00:47:04.7215636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-neon-rational-9-8-nr.c' 2025-01-24T00:47:04.7216254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-scalar-rational-9-8-div.c' 2025-01-24T00:47:04.7216863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-sse2-rational-9-8-div.c' 2025-01-24T00:47:04.7217457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-sse2-rational-9-8-nr.c' 2025-01-24T00:47:04.7218081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-wasmsimd-rational-9-8-div.c' 2025-01-24T00:47:04.7218561Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vtanh/gen' 2025-01-24T00:47:04.7219062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vtanh/rational-9-8.c.in' 2025-01-24T00:47:04.7219547Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vtanh' 2025-01-24T00:47:04.7220085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-avx.c' 2025-01-24T00:47:04.7220612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-avx512f.c' 2025-01-24T00:47:04.7221118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-hvx.c' 2025-01-24T00:47:04.7221633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-neon.c' 2025-01-24T00:47:04.7222160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-rvv-u1v.c' 2025-01-24T00:47:04.7222696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-rvv-u2v.c' 2025-01-24T00:47:04.7223251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-rvv-u4v.c' 2025-01-24T00:47:04.7223800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-rvv-u8v.c' 2025-01-24T00:47:04.7224329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-scalar.c' 2025-01-24T00:47:04.7224839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-sse2.c' 2025-01-24T00:47:04.7225377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-wasmsimd.c' 2025-01-24T00:47:04.7225884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-avx.c' 2025-01-24T00:47:04.7226413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-avx512f.c' 2025-01-24T00:47:04.7226927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-hvx.c' 2025-01-24T00:47:04.7227438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-neon.c' 2025-01-24T00:47:04.7227961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-rvv-u1v.c' 2025-01-24T00:47:04.7228496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-rvv-u2v.c' 2025-01-24T00:47:04.7229024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-rvv-u4v.c' 2025-01-24T00:47:04.7229558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-rvv-u8v.c' 2025-01-24T00:47:04.7230081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-scalar.c' 2025-01-24T00:47:04.7230593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-sse2.c' 2025-01-24T00:47:04.7231124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-wasmsimd.c' 2025-01-24T00:47:04.7231627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-avx.c' 2025-01-24T00:47:04.7232164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-avx512f.c' 2025-01-24T00:47:04.7232688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-hvx.c' 2025-01-24T00:47:04.7233199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-neon.c' 2025-01-24T00:47:04.7233751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-rvv-u1v.c' 2025-01-24T00:47:04.7234278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-rvv-u2v.c' 2025-01-24T00:47:04.7234812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-rvv-u4v.c' 2025-01-24T00:47:04.7235336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-rvv-u8v.c' 2025-01-24T00:47:04.7235862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-scalar.c' 2025-01-24T00:47:04.7236400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-sse2.c' 2025-01-24T00:47:04.7236979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-wasmsimd.c' 2025-01-24T00:47:04.7237470Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/gen' 2025-01-24T00:47:04.7237935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/rvv.c.in' 2025-01-24T00:47:04.7238402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary/simd.c.in' 2025-01-24T00:47:04.7238872Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/f32-vunary' 2025-01-24T00:47:04.7239283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/im2col.c' 2025-01-24T00:47:04.7239727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/indirection.c' 2025-01-24T00:47:04.7240133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/init.c' 2025-01-24T00:47:04.7240528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/log.c' 2025-01-24T00:47:04.7240988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/memory-planner.c' 2025-01-24T00:47:04.7241398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/memory.c' 2025-01-24T00:47:04.7241864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/microkernel-utils.c' 2025-01-24T00:47:04.7242331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/microparams-init.c' 2025-01-24T00:47:04.7242741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/mutex.c' 2025-01-24T00:47:04.7243197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/normalization.c' 2025-01-24T00:47:04.7243651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/operator-delete.c' 2025-01-24T00:47:04.7244092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/operator-run.c' 2025-01-24T00:47:04.7244545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/operator-utils.c' 2025-01-24T00:47:04.7245076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/operators/argmax-pooling-nhwc.c' 2025-01-24T00:47:04.7245630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/operators/average-pooling-nhwc.c' 2025-01-24T00:47:04.7246231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/operators/batch-matrix-multiply-nc.c' 2025-01-24T00:47:04.7246823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/operators/binary-elementwise-nd.c' 2025-01-24T00:47:04.7247355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/operators/channel-shuffle-nc.c' 2025-01-24T00:47:04.7247862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/operators/constant-pad-nd.c' 2025-01-24T00:47:04.7248369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/operators/convolution-nchw.c' 2025-01-24T00:47:04.7248893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/operators/convolution-nhwc.c' 2025-01-24T00:47:04.7249449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/operators/deconvolution-nhwc.c' 2025-01-24T00:47:04.7250053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/operators/dynamic-fully-connected-nc.c' 2025-01-24T00:47:04.7250570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/operators/fully-connected-nc.c' 2025-01-24T00:47:04.7251075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/operators/max-pooling-nhwc.c' 2025-01-24T00:47:04.7251552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/operators/pack-lh.c' 2025-01-24T00:47:04.7252031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/operators/reduce-nd.c' 2025-01-24T00:47:04.7252570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/operators/resize-bilinear-nchw.c' 2025-01-24T00:47:04.7253106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/operators/resize-bilinear-nhwc.c' 2025-01-24T00:47:04.7253578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/operators/rope-nthc.c' 2025-01-24T00:47:04.7254197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/operators/scaled-dot-product-attention-nhtc.c' 2025-01-24T00:47:04.7254666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/operators/slice-nd.c' 2025-01-24T00:47:04.7255146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/operators/softmax-nc.c' 2025-01-24T00:47:04.7255642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/operators/transpose-nd.c' 2025-01-24T00:47:04.7256179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/operators/unary-elementwise-nc.c' 2025-01-24T00:47:04.7256685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/operators/unpooling-nhwc.c' 2025-01-24T00:47:04.7257147Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/operators' 2025-01-24T00:47:04.7257554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/params.c' 2025-01-24T00:47:04.7258151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/pf32-gemm/pf32-gemm-32x32-minmax-neonsme2.c' 2025-01-24T00:47:04.7258610Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/pf32-gemm' 2025-01-24T00:47:04.7259434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x16-minmax-neonfp16arith-mlal-lane-prfm.c' 2025-01-24T00:47:04.7260215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x16-minmax-neonfp16arith-mlal-lane.c' 2025-01-24T00:47:04.7260936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x16c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7261629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7262280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x2-minmax-scalar.c' 2025-01-24T00:47:04.7262992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7263670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x4-minmax-scalar.c' 2025-01-24T00:47:04.7264318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x8-minmax-scalar.c' 2025-01-24T00:47:04.7265048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x8c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7265698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7266385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7267171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x16-minmax-neonfp16arith-mlal-lane-prfm.c' 2025-01-24T00:47:04.7267926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x16-minmax-neonfp16arith-mlal-lane.c' 2025-01-24T00:47:04.7268654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x16c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7269337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7270001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x2-minmax-scalar.c' 2025-01-24T00:47:04.7270683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7271339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x4-minmax-scalar.c' 2025-01-24T00:47:04.7271992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x8-minmax-scalar.c' 2025-01-24T00:47:04.7272707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x8c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7273394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7274072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7274879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x16-minmax-neonfp16arith-mlal-lane-prfm.c' 2025-01-24T00:47:04.7275631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x16-minmax-neonfp16arith-mlal-lane.c' 2025-01-24T00:47:04.7276353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x16c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7277041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7277742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7278488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x8c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7279134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7279813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7280602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x16-minmax-neonfp16arith-mlal-lane-prfm.c' 2025-01-24T00:47:04.7281353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x16-minmax-neonfp16arith-mlal-lane.c' 2025-01-24T00:47:04.7282084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x16c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7282762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7283450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7284101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x4-minmax-scalar.c' 2025-01-24T00:47:04.7284823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x8c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7285482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7286158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7286935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-5x16c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7287614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-5x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7288323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-5x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7289072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-5x8c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7289746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-5x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7290529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-6x16-minmax-neonfp16arith-mlal-lane-prfm.c' 2025-01-24T00:47:04.7291277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-6x16-minmax-neonfp16arith-mlal-lane.c' 2025-01-24T00:47:04.7292175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-6x16c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7292903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-6x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7293586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-6x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7294308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-6x8c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7294976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-6x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7295661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-7x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7296352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-7x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7297030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-7x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7297718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-8x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7298398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-8x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7299079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-8x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7299601Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen' 2025-01-24T00:47:04.7300097Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qb4w-gemm' 2025-01-24T00:47:04.7300840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256skx-madd-prfm.c' 2025-01-24T00:47:04.7301550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256skx-madd.c' 2025-01-24T00:47:04.7302268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7302997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7303768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnnigfni-prfm.c' 2025-01-24T00:47:04.7304482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnnigfni.c' 2025-01-24T00:47:04.7305214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256skx-madd-prfm.c' 2025-01-24T00:47:04.7305926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256skx-madd.c' 2025-01-24T00:47:04.7306663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7307377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7308125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnnigfni-prfm.c' 2025-01-24T00:47:04.7308833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnnigfni.c' 2025-01-24T00:47:04.7309581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256skx-madd-prfm.c' 2025-01-24T00:47:04.7310293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256skx-madd.c' 2025-01-24T00:47:04.7311009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7311706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7312439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnnigfni-prfm.c' 2025-01-24T00:47:04.7313158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnnigfni.c' 2025-01-24T00:47:04.7313943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x16-minmax-neonfp16arith-mlal-lane-prfm.c' 2025-01-24T00:47:04.7314710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x16-minmax-neonfp16arith-mlal-lane.c' 2025-01-24T00:47:04.7315428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x16c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7316107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7316793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7317535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7318279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2-madd-prfm.c' 2025-01-24T00:47:04.7318959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2-madd.c' 2025-01-24T00:47:04.7319612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7320354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx-madd-prfm.c' 2025-01-24T00:47:04.7321086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx-madd.c' 2025-01-24T00:47:04.7321802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.7322510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7323194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7323934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnnigfni-prfm.c' 2025-01-24T00:47:04.7324640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnnigfni.c' 2025-01-24T00:47:04.7325351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7326021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7326749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7327538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x16-minmax-neonfp16arith-mlal-lane-prfm.c' 2025-01-24T00:47:04.7328289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x16-minmax-neonfp16arith-mlal-lane.c' 2025-01-24T00:47:04.7329028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x16c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7329710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7330398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7331118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7331855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx2-madd-prfm.c' 2025-01-24T00:47:04.7332573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx2-madd.c' 2025-01-24T00:47:04.7333227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7333916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.7334616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7335292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7335994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7336795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x16-minmax-neonfp16arith-mlal-lane-prfm.c' 2025-01-24T00:47:04.7337554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x16-minmax-neonfp16arith-mlal-lane.c' 2025-01-24T00:47:04.7338275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x16c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7338958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7339648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7340370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7341081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx2-madd-prfm.c' 2025-01-24T00:47:04.7341762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx2-madd.c' 2025-01-24T00:47:04.7342424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7343105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.7343803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7344478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7345148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7345937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x16-minmax-neonfp16arith-mlal-lane-prfm.c' 2025-01-24T00:47:04.7346708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x16-minmax-neonfp16arith-mlal-lane.c' 2025-01-24T00:47:04.7347453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x16c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7348136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7348814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7349534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7350264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2-madd-prfm.c' 2025-01-24T00:47:04.7351038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2-madd.c' 2025-01-24T00:47:04.7351698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7352379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.7353089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7353761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7354439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7355160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x16c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7355838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7356520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7357235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7357958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx2-madd-prfm.c' 2025-01-24T00:47:04.7358638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx2-madd.c' 2025-01-24T00:47:04.7359289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7360027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256skx-madd-prfm.c' 2025-01-24T00:47:04.7360762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256skx-madd.c' 2025-01-24T00:47:04.7361455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.7362190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7362876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7363615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnnigfni-prfm.c' 2025-01-24T00:47:04.7364321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnnigfni.c' 2025-01-24T00:47:04.7365050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7365748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7366496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7367283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x16-minmax-neonfp16arith-mlal-lane-prfm.c' 2025-01-24T00:47:04.7368034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x16-minmax-neonfp16arith-mlal-lane.c' 2025-01-24T00:47:04.7368766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x16c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7369448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7370127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7370853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7371560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx2-madd-prfm.c' 2025-01-24T00:47:04.7372261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx2-madd.c' 2025-01-24T00:47:04.7372920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7373609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.7374312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7374988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7375708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7376418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7377107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7377817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx2-madd-prfm.c' 2025-01-24T00:47:04.7378505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx2-madd.c' 2025-01-24T00:47:04.7379169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7379951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256skx-madd-prfm.c' 2025-01-24T00:47:04.7380669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256skx-madd.c' 2025-01-24T00:47:04.7381350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.7382065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7382768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7383505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnnigfni-prfm.c' 2025-01-24T00:47:04.7384225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnnigfni.c' 2025-01-24T00:47:04.7384922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7385598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7386286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7386970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7387662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7388372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx2-madd-prfm.c' 2025-01-24T00:47:04.7389068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx2-madd.c' 2025-01-24T00:47:04.7389723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7390480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx-madd-prfm.c' 2025-01-24T00:47:04.7391224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx-madd.c' 2025-01-24T00:47:04.7391912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.7392749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7393437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7394215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnnigfni-prfm.c' 2025-01-24T00:47:04.7394968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnnigfni.c' 2025-01-24T00:47:04.7395669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7396352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7397028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7397766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256skx-madd-prfm.c' 2025-01-24T00:47:04.7398494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256skx-madd.c' 2025-01-24T00:47:04.7399205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7399908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7400640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnnigfni-prfm.c' 2025-01-24T00:47:04.7401354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnnigfni.c' 2025-01-24T00:47:04.7401889Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen' 2025-01-24T00:47:04.7402384Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc4w-gemm' 2025-01-24T00:47:04.7403116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-10x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7403809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-10x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7404552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-12x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7405253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-12x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7405999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-14x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7406749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-14x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7407461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-16x64c4-minmax-avx512amx-prfm.c' 2025-01-24T00:47:04.7408167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-16x64c4-minmax-avx512amx.c' 2025-01-24T00:47:04.7408927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x16c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7409637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7410332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7411018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x64c4-minmax-avx512amx.c' 2025-01-24T00:47:04.7411742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c2s4-minmax-neonfp16arith.c' 2025-01-24T00:47:04.7412465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7413121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7413813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.7414524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7415222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7415923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7416596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7417284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7418005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x16c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7418694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7419403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7420093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7420817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c2s4-minmax-neonfp16arith.c' 2025-01-24T00:47:04.7421532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7422194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7422899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7423627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7424349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x16c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7425026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7425715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7426439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7427099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7427805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7428476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7429161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7429934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S' 2025-01-24T00:47:04.7430809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondotfp16arith-cortex-a55.S' 2025-01-24T00:47:04.7431535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x16c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7432214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7432907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7433790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c4-minmax-asm-aarch32-neondotfp16arith-cortex-a55.S' 2025-01-24T00:47:04.7434516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7435198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7435904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7436577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7437255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7438011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x16c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7438726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7439414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7440134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7440937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.7441663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7442363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7443074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7443747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7444424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7445157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x16c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7445844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7446590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7447313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x8c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7448009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7448724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7449434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7450130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7450811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7451497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x64c4-minmax-avx512amx.c' 2025-01-24T00:47:04.7452183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.7452922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7453648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7454350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7455033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7455711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7456404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7457097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7457778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.7458502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7459190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7459896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7460580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7461255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7461979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-9x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7462666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-9x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7463212Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen' 2025-01-24T00:47:04.7463753Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-gemm' 2025-01-24T00:47:04.7464479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-10x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7465197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-10x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7465927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-12x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7466634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-12x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7467393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-14x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7468124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-14x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7468862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-16x64c4-minmax-avx512amx-prfm.c' 2025-01-24T00:47:04.7469559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-16x64c4-minmax-avx512amx.c' 2025-01-24T00:47:04.7470304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x16c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7470997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7471735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x32c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7472440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x64c4-minmax-avx512amx.c' 2025-01-24T00:47:04.7473187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c2s4-minmax-neonfp16arith-mlal.c' 2025-01-24T00:47:04.7473932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7474597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7475298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.7476039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7476732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7477453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7478157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7478871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7479619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x16c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7480306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7481046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x32c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7481821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c2s4-minmax-neonfp16arith-mlal.c' 2025-01-24T00:47:04.7482574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7483253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7483967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7484663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7485351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7486058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7486783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7487490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7488182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7488871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7489705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-cortex-a55.S' 2025-01-24T00:47:04.7490487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S' 2025-01-24T00:47:04.7491217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x16c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7492061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7492854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x32c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7493768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c4-minmax-asm-aarch32-neondotfp16arith-cortex-a55.S' 2025-01-24T00:47:04.7494502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7495159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7495880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7496590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7497320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7498015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.7498735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7499441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7500152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7500851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7501588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x16c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7502286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7503018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x32c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7503748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x8c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7504480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7505166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7505861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7506559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x64c4-minmax-avx512amx.c' 2025-01-24T00:47:04.7507275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.7508010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7508735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7509454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7510137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7510882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x16c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7511608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7512366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x32c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7513099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c4-minmax-neondotfp16arith.c' 2025-01-24T00:47:04.7513789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.7514524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7515221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7515933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7516627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7517312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7518049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-9x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7518746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-9x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7519275Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen' 2025-01-24T00:47:04.7519796Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f16-qc8w-igemm' 2025-01-24T00:47:04.7520520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.7521225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.7521997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnnigfni-prfm.c' 2025-01-24T00:47:04.7522740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnnigfni.c' 2025-01-24T00:47:04.7523467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.7524159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.7524910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnnigfni-prfm.c' 2025-01-24T00:47:04.7525621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnnigfni.c' 2025-01-24T00:47:04.7526452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.7527158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.7527900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnnigfni-prfm.c' 2025-01-24T00:47:04.7528622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnnigfni.c' 2025-01-24T00:47:04.7529347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16-minmax-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.7530073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16-minmax-neon-mlal-lane.c' 2025-01-24T00:47:04.7530746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c4-minmax-neondot.c' 2025-01-24T00:47:04.7531458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.7532160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.7532896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnnigfni-prfm.c' 2025-01-24T00:47:04.7533621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnnigfni.c' 2025-01-24T00:47:04.7534299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7534957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x2-minmax-scalar.c' 2025-01-24T00:47:04.7535651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7536324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4-minmax-scalar.c' 2025-01-24T00:47:04.7537022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-avx-ld128.c' 2025-01-24T00:47:04.7537725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-avx-ld64.c' 2025-01-24T00:47:04.7538409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse2-ld128.c' 2025-01-24T00:47:04.7539102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse2-ld64.c' 2025-01-24T00:47:04.7539791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse41-ld128.c' 2025-01-24T00:47:04.7540515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse41-ld64.c' 2025-01-24T00:47:04.7541191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x8-minmax-scalar.c' 2025-01-24T00:47:04.7541861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x8c4-minmax-neondot.c' 2025-01-24T00:47:04.7542526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7543197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7543939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x16-minmax-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.7544641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x16-minmax-neon-mlal-lane.c' 2025-01-24T00:47:04.7545313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x16c4-minmax-neondot.c' 2025-01-24T00:47:04.7546003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7546652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x2-minmax-scalar.c' 2025-01-24T00:47:04.7547343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7548000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4-minmax-scalar.c' 2025-01-24T00:47:04.7548687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-avx-ld128.c' 2025-01-24T00:47:04.7549367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-avx-ld64.c' 2025-01-24T00:47:04.7550053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse2-ld128.c' 2025-01-24T00:47:04.7550766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse2-ld64.c' 2025-01-24T00:47:04.7551457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse41-ld128.c' 2025-01-24T00:47:04.7552173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse41-ld64.c' 2025-01-24T00:47:04.7552826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x8-minmax-scalar.c' 2025-01-24T00:47:04.7553492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x8c4-minmax-neondot.c' 2025-01-24T00:47:04.7554153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7554855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7555613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x16-minmax-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.7556318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x16-minmax-neon-mlal-lane.c' 2025-01-24T00:47:04.7556989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x16c4-minmax-neondot.c' 2025-01-24T00:47:04.7557675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7558358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7559051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-avx-ld128.c' 2025-01-24T00:47:04.7559727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-avx-ld64.c' 2025-01-24T00:47:04.7560411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse2-ld128.c' 2025-01-24T00:47:04.7561096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse2-ld64.c' 2025-01-24T00:47:04.7561788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse41-ld128.c' 2025-01-24T00:47:04.7562490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse41-ld64.c' 2025-01-24T00:47:04.7563161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x8c4-minmax-neondot.c' 2025-01-24T00:47:04.7563819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7564505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7565258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x16-minmax-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.7565998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x16-minmax-neon-mlal-lane.c' 2025-01-24T00:47:04.7566728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x16c4-minmax-neondot.c' 2025-01-24T00:47:04.7567425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7568105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7568765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4-minmax-scalar.c' 2025-01-24T00:47:04.7569484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-avx-ld128.c' 2025-01-24T00:47:04.7570194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-avx-ld64.c' 2025-01-24T00:47:04.7570890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse2-ld128.c' 2025-01-24T00:47:04.7571568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse2-ld64.c' 2025-01-24T00:47:04.7572259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse41-ld128.c' 2025-01-24T00:47:04.7572955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse41-ld64.c' 2025-01-24T00:47:04.7573631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x8c4-minmax-neondot.c' 2025-01-24T00:47:04.7574291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7574967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7575639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c4-minmax-neondot.c' 2025-01-24T00:47:04.7576368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.7577066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.7577806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnnigfni-prfm.c' 2025-01-24T00:47:04.7578517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnnigfni.c' 2025-01-24T00:47:04.7579203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7579918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7580613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x8c4-minmax-neondot.c' 2025-01-24T00:47:04.7581302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7582133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-6x16-minmax-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.7582847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-6x16-minmax-neon-mlal-lane.c' 2025-01-24T00:47:04.7583527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-6x16c4-minmax-neondot.c' 2025-01-24T00:47:04.7584329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-6x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7585025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-6x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7585694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-6x8c4-minmax-neondot.c' 2025-01-24T00:47:04.7586381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-6x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7587098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.7587799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.7588549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnnigfni-prfm.c' 2025-01-24T00:47:04.7589259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnnigfni.c' 2025-01-24T00:47:04.7589950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7590624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7591297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7592159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.7592855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.7593603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnnigfni-prfm.c' 2025-01-24T00:47:04.7594309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnnigfni.c' 2025-01-24T00:47:04.7595050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7595773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7596449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7597180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.7597869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.7598651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnnigfni-prfm.c' 2025-01-24T00:47:04.7599395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnnigfni.c' 2025-01-24T00:47:04.7599913Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen' 2025-01-24T00:47:04.7600423Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qb4w-gemm' 2025-01-24T00:47:04.7601162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512skx-madd-prfm.c' 2025-01-24T00:47:04.7601887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512skx-madd.c' 2025-01-24T00:47:04.7602607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.7603301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.7604053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnnigfni-prfm.c' 2025-01-24T00:47:04.7604765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnnigfni.c' 2025-01-24T00:47:04.7605512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512skx-madd-prfm.c' 2025-01-24T00:47:04.7606228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512skx-madd.c' 2025-01-24T00:47:04.7606998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.7607704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.7608440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnnigfni-prfm.c' 2025-01-24T00:47:04.7609195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnnigfni.c' 2025-01-24T00:47:04.7609931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256skx-madd-prfm.c' 2025-01-24T00:47:04.7610664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256skx-madd.c' 2025-01-24T00:47:04.7611390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7612075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7612821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnnigfni-prfm.c' 2025-01-24T00:47:04.7613550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnnigfni.c' 2025-01-24T00:47:04.7614330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512skx-madd-prfm.c' 2025-01-24T00:47:04.7615128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512skx-madd.c' 2025-01-24T00:47:04.7615841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.7616552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.7617289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnnigfni-prfm.c' 2025-01-24T00:47:04.7618020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnnigfni.c' 2025-01-24T00:47:04.7618759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512skx-madd-prfm.c' 2025-01-24T00:47:04.7619469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512skx-madd.c' 2025-01-24T00:47:04.7620195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.7620888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.7621636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnnigfni-prfm.c' 2025-01-24T00:47:04.7622347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnnigfni.c' 2025-01-24T00:47:04.7623078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256skx-madd-prfm.c' 2025-01-24T00:47:04.7623820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256skx-madd.c' 2025-01-24T00:47:04.7624541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7625262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7625993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnnigfni-prfm.c' 2025-01-24T00:47:04.7626710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnnigfni.c' 2025-01-24T00:47:04.7627572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512skx-madd-prfm.c' 2025-01-24T00:47:04.7628393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512skx-madd.c' 2025-01-24T00:47:04.7629153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.7629845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.7630596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnnigfni-prfm.c' 2025-01-24T00:47:04.7631316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnnigfni.c' 2025-01-24T00:47:04.7632063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512skx-madd-prfm.c' 2025-01-24T00:47:04.7632790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512skx-madd.c' 2025-01-24T00:47:04.7633517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.7634227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.7634969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnnigfni-prfm.c' 2025-01-24T00:47:04.7635687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnnigfni.c' 2025-01-24T00:47:04.7636442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256skx-madd-prfm.c' 2025-01-24T00:47:04.7637153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256skx-madd.c' 2025-01-24T00:47:04.7637884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7638600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7639350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnnigfni-prfm.c' 2025-01-24T00:47:04.7640091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnnigfni.c' 2025-01-24T00:47:04.7640809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-16x16c4-minmax-avx512amx-prfm.c' 2025-01-24T00:47:04.7641520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-16x16c4-minmax-avx512amx.c' 2025-01-24T00:47:04.7642238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-16x32c4-minmax-avx512amx-prfm.c' 2025-01-24T00:47:04.7642977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-16x32c4-minmax-avx512amx.c' 2025-01-24T00:47:04.7643716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-16x64c4-minmax-avx512amx-prfm.c' 2025-01-24T00:47:04.7644409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-16x64c4-minmax-avx512amx.c' 2025-01-24T00:47:04.7645079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x1-minmax-scalar.c' 2025-01-24T00:47:04.7645814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16-minmax-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.7646602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16-minmax-neon-mlal-lane.c' 2025-01-24T00:47:04.7647322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512amx.c' 2025-01-24T00:47:04.7648061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512skx-madd-prfm.c' 2025-01-24T00:47:04.7648784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512skx-madd.c' 2025-01-24T00:47:04.7649499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.7650211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.7650953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnnigfni-prfm.c' 2025-01-24T00:47:04.7651675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnnigfni.c' 2025-01-24T00:47:04.7652351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-neondot.c' 2025-01-24T00:47:04.7653088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-madd-prfm.c' 2025-01-24T00:47:04.7653843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-madd.c' 2025-01-24T00:47:04.7654581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-prfm.c' 2025-01-24T00:47:04.7655286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx.c' 2025-01-24T00:47:04.7655996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.7656690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.7657462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnnigfni-prfm.c' 2025-01-24T00:47:04.7658200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnnigfni.c' 2025-01-24T00:47:04.7658894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7659546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x2-minmax-scalar.c' 2025-01-24T00:47:04.7660193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x2-minmax-wasm.c' 2025-01-24T00:47:04.7660894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x32c4-minmax-avx512amx.c' 2025-01-24T00:47:04.7661585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7662256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4-minmax-scalar.c' 2025-01-24T00:47:04.7662900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4-minmax-wasm.c' 2025-01-24T00:47:04.7663578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-avx-ld128.c' 2025-01-24T00:47:04.7664273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-avx-ld64.c' 2025-01-24T00:47:04.7664964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse2-ld128.c' 2025-01-24T00:47:04.7665667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse2-ld64.c' 2025-01-24T00:47:04.7666358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-ld128.c' 2025-01-24T00:47:04.7667048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-ld64.c' 2025-01-24T00:47:04.7667773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-madd-prfm.c' 2025-01-24T00:47:04.7668491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-madd.c' 2025-01-24T00:47:04.7669246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-ssse3-madd-prfm.c' 2025-01-24T00:47:04.7669939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-ssse3-madd.c' 2025-01-24T00:47:04.7670699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.7671348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4v-minmax-rvv.c' 2025-01-24T00:47:04.7672058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x64c4-minmax-avx512amx.c' 2025-01-24T00:47:04.7672755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8-minmax-scalar.c' 2025-01-24T00:47:04.7673398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8-minmax-wasm.c' 2025-01-24T00:47:04.7674080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c4-minmax-neondot.c' 2025-01-24T00:47:04.7674789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2-madd-prfm.c' 2025-01-24T00:47:04.7675472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2-madd.c' 2025-01-24T00:47:04.7676144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7676880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx-madd-prfm.c' 2025-01-24T00:47:04.7677609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx-madd.c' 2025-01-24T00:47:04.7678291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.7679006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7679714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7680451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnnigfni-prfm.c' 2025-01-24T00:47:04.7681179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnnigfni.c' 2025-01-24T00:47:04.7681884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7682582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7683274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7684045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16-minmax-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.7684756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16-minmax-neon-mlal-lane.c' 2025-01-24T00:47:04.7685434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c4-minmax-neondot.c' 2025-01-24T00:47:04.7686132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7686877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x2-minmax-scalar.c' 2025-01-24T00:47:04.7687552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x2-minmax-wasm.c' 2025-01-24T00:47:04.7688249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7688904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4-minmax-scalar.c' 2025-01-24T00:47:04.7689563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4-minmax-wasm.c' 2025-01-24T00:47:04.7690252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-avx-ld128.c' 2025-01-24T00:47:04.7690936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-avx-ld64.c' 2025-01-24T00:47:04.7691645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse2-ld128.c' 2025-01-24T00:47:04.7692510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse2-ld64.c' 2025-01-24T00:47:04.7693228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-ld128.c' 2025-01-24T00:47:04.7693930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-ld64.c' 2025-01-24T00:47:04.7694654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-madd-prfm.c' 2025-01-24T00:47:04.7695358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-madd.c' 2025-01-24T00:47:04.7696075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-ssse3-madd-prfm.c' 2025-01-24T00:47:04.7696781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-ssse3-madd.c' 2025-01-24T00:47:04.7697589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.7698285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4v-minmax-rvv.c' 2025-01-24T00:47:04.7698958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8-minmax-scalar.c' 2025-01-24T00:47:04.7699610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8-minmax-wasm.c' 2025-01-24T00:47:04.7700303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c4-minmax-neondot.c' 2025-01-24T00:47:04.7701020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx2-madd-prfm.c' 2025-01-24T00:47:04.7701737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx2-madd.c' 2025-01-24T00:47:04.7702446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7703133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.7703848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7704525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7705217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7705951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16-minmax-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.7706656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16-minmax-neon-mlal-lane.c' 2025-01-24T00:47:04.7707348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c4-minmax-neondot.c' 2025-01-24T00:47:04.7708037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7708738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7709429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-avx-ld128.c' 2025-01-24T00:47:04.7710107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-avx-ld64.c' 2025-01-24T00:47:04.7710815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse2-ld128.c' 2025-01-24T00:47:04.7711494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse2-ld64.c' 2025-01-24T00:47:04.7712227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-ld128.c' 2025-01-24T00:47:04.7712944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-ld64.c' 2025-01-24T00:47:04.7713658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-madd-prfm.c' 2025-01-24T00:47:04.7714361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-madd.c' 2025-01-24T00:47:04.7715073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-ssse3-madd-prfm.c' 2025-01-24T00:47:04.7715778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-ssse3-madd.c' 2025-01-24T00:47:04.7716575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.7717222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4v-minmax-rvv.c' 2025-01-24T00:47:04.7717944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx2-madd-prfm.c' 2025-01-24T00:47:04.7718626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx2-madd.c' 2025-01-24T00:47:04.7719296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7719979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.7720695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7721369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7722045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7722793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16-minmax-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.7723618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16-minmax-neon-mlal-lane.c' 2025-01-24T00:47:04.7724375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512skx-madd-prfm.c' 2025-01-24T00:47:04.7725085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512skx-madd.c' 2025-01-24T00:47:04.7725806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.7726575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.7727355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnnigfni-prfm.c' 2025-01-24T00:47:04.7728106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnnigfni.c' 2025-01-24T00:47:04.7728909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-neondot.c' 2025-01-24T00:47:04.7730451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7731958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7733468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4-minmax-scalar.c' 2025-01-24T00:47:04.7734932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4-minmax-wasm.c' 2025-01-24T00:47:04.7736393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-avx-ld128.c' 2025-01-24T00:47:04.7737896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-avx-ld64.c' 2025-01-24T00:47:04.7739407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse2-ld128.c' 2025-01-24T00:47:04.7740910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse2-ld64.c' 2025-01-24T00:47:04.7742423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-ld128.c' 2025-01-24T00:47:04.7743928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-ld64.c' 2025-01-24T00:47:04.7745442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-madd-prfm.c' 2025-01-24T00:47:04.7746981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-madd.c' 2025-01-24T00:47:04.7748512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-ssse3-madd-prfm.c' 2025-01-24T00:47:04.7750050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-ssse3-madd.c' 2025-01-24T00:47:04.7751605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.7753129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4v-minmax-rvv.c' 2025-01-24T00:47:04.7754582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c4-minmax-neondot.c' 2025-01-24T00:47:04.7756142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2-madd-prfm.c' 2025-01-24T00:47:04.7757657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2-madd.c' 2025-01-24T00:47:04.7759158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7760623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.7762137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7763631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7765130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7766794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512skx-madd-prfm.c' 2025-01-24T00:47:04.7768378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512skx-madd.c' 2025-01-24T00:47:04.7769934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.7771472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.7773037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnnigfni-prfm.c' 2025-01-24T00:47:04.7774616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnnigfni.c' 2025-01-24T00:47:04.7776191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx-madd-prfm.c' 2025-01-24T00:47:04.7777762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx-madd.c' 2025-01-24T00:47:04.7779316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx-prfm.c' 2025-01-24T00:47:04.7780845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx.c' 2025-01-24T00:47:04.7782371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.7783915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.7785472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnnigfni-prfm.c' 2025-01-24T00:47:04.7787048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnnigfni.c' 2025-01-24T00:47:04.7788597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7790102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7791564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x4v-minmax-rvv.c' 2025-01-24T00:47:04.7793165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx2-madd-prfm.c' 2025-01-24T00:47:04.7794682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx2-madd.c' 2025-01-24T00:47:04.7796142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7797748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256skx-madd-prfm.c' 2025-01-24T00:47:04.7799323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256skx-madd.c' 2025-01-24T00:47:04.7800847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.7802358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7803901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7805456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnnigfni-prfm.c' 2025-01-24T00:47:04.7807074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnnigfni.c' 2025-01-24T00:47:04.7808602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7810105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7811590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7813128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16-minmax-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.7814689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16-minmax-neon-mlal-lane.c' 2025-01-24T00:47:04.7816196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c4-minmax-neondot.c' 2025-01-24T00:47:04.7817679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7819174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7820665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x4v-minmax-rvv.c' 2025-01-24T00:47:04.7822159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c4-minmax-neondot.c' 2025-01-24T00:47:04.7823681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx2-madd-prfm.c' 2025-01-24T00:47:04.7825208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx2-madd.c' 2025-01-24T00:47:04.7826664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7828154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.7829696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7831207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7832679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7834175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512amx.c' 2025-01-24T00:47:04.7835727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512skx-madd-prfm.c' 2025-01-24T00:47:04.7837310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512skx-madd.c' 2025-01-24T00:47:04.7838857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.7840390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.7841952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnnigfni-prfm.c' 2025-01-24T00:47:04.7843533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnnigfni.c' 2025-01-24T00:47:04.7845111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx-madd-prfm.c' 2025-01-24T00:47:04.7846726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx-madd.c' 2025-01-24T00:47:04.7848282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx-prfm.c' 2025-01-24T00:47:04.7849821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx.c' 2025-01-24T00:47:04.7851383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.7852953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.7854516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnnigfni-prfm.c' 2025-01-24T00:47:04.7856093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnnigfni.c' 2025-01-24T00:47:04.7857610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7859100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x32c4-minmax-avx512amx.c' 2025-01-24T00:47:04.7860665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7862123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x4v-minmax-rvv.c' 2025-01-24T00:47:04.7863589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x64c4-minmax-avx512amx.c' 2025-01-24T00:47:04.7865105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx2-madd-prfm.c' 2025-01-24T00:47:04.7866631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx2-madd.c' 2025-01-24T00:47:04.7868092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7869623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256skx-madd-prfm.c' 2025-01-24T00:47:04.7871183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256skx-madd.c' 2025-01-24T00:47:04.7872710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.7874244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7875788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7877342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnnigfni-prfm.c' 2025-01-24T00:47:04.7878910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnnigfni.c' 2025-01-24T00:47:04.7880462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7881976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7883487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7885062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512skx-madd-prfm.c' 2025-01-24T00:47:04.7886721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512skx-madd.c' 2025-01-24T00:47:04.7888291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.7889834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.7891417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnnigfni-prfm.c' 2025-01-24T00:47:04.7893143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnnigfni.c' 2025-01-24T00:47:04.7894726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-madd-prfm.c' 2025-01-24T00:47:04.7896305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-madd.c' 2025-01-24T00:47:04.7897847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-prfm.c' 2025-01-24T00:47:04.7899387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx.c' 2025-01-24T00:47:04.7900927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.7902465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.7904005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnnigfni-prfm.c' 2025-01-24T00:47:04.7905584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnnigfni.c' 2025-01-24T00:47:04.7907112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7908606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7910056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x4v-minmax-rvv.c' 2025-01-24T00:47:04.7911544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx2-madd-prfm.c' 2025-01-24T00:47:04.7913068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx2-madd.c' 2025-01-24T00:47:04.7914587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx2.c' 2025-01-24T00:47:04.7916183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx-madd-prfm.c' 2025-01-24T00:47:04.7917752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx-madd.c' 2025-01-24T00:47:04.7919275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.7920805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7922332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7923924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnnigfni-prfm.c' 2025-01-24T00:47:04.7925533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnnigfni.c' 2025-01-24T00:47:04.7927140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.7928633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.7930119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.7931667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512skx-madd-prfm.c' 2025-01-24T00:47:04.7933255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512skx-madd.c' 2025-01-24T00:47:04.7934824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.7936352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.7937914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnnigfni-prfm.c' 2025-01-24T00:47:04.7939500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnnigfni.c' 2025-01-24T00:47:04.7941088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512skx-madd-prfm.c' 2025-01-24T00:47:04.7942662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512skx-madd.c' 2025-01-24T00:47:04.7944224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.7945775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.7947368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnnigfni-prfm.c' 2025-01-24T00:47:04.7948968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnnigfni.c' 2025-01-24T00:47:04.7950545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256skx-madd-prfm.c' 2025-01-24T00:47:04.7952114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256skx-madd.c' 2025-01-24T00:47:04.7953669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7955221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7956802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnnigfni-prfm.c' 2025-01-24T00:47:04.7958374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnnigfni.c' 2025-01-24T00:47:04.7959736Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen' 2025-01-24T00:47:04.7960875Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc4w-gemm' 2025-01-24T00:47:04.7962224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.7963779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.7965324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.7966929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.7968479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7970019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7971565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.7973101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.7974646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.7976197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.7977773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7979307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7980877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.7982417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.7983956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.7985496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.7987071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.7988636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.7990175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-16x16c4-minmax-avx512amx-prfm.c' 2025-01-24T00:47:04.7991706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-16x16c4-minmax-avx512amx.c' 2025-01-24T00:47:04.7993359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-16x32c4-minmax-avx512amx-prfm.c' 2025-01-24T00:47:04.7994905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-16x32c4-minmax-avx512amx.c' 2025-01-24T00:47:04.7996441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-16x64c4-minmax-avx512amx-prfm.c' 2025-01-24T00:47:04.7997981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-16x64c4-minmax-avx512amx.c' 2025-01-24T00:47:04.7999529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16-minmax-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.8001093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16-minmax-neon-mlal-lane.c' 2025-01-24T00:47:04.8002616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-avx512amx.c' 2025-01-24T00:47:04.8004156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.8005685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.8007231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-neondot.c' 2025-01-24T00:47:04.8008749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-wasmusdot-u2.c' 2025-01-24T00:47:04.8010332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-wasmusdot.c' 2025-01-24T00:47:04.8011933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-aarch64-neondot-ld128.c' 2025-01-24T00:47:04.8013537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512skx-prfm.c' 2025-01-24T00:47:04.8015078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512skx.c' 2025-01-24T00:47:04.8016615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.8018181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.8019752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-neondot-ld64.c' 2025-01-24T00:47:04.8021279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.8022756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x2-minmax-scalar.c' 2025-01-24T00:47:04.8024180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x2-minmax-wasm.c' 2025-01-24T00:47:04.8025663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x32c4-minmax-avx512amx.c' 2025-01-24T00:47:04.8027180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.8028658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4-minmax-scalar.c' 2025-01-24T00:47:04.8030086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4-minmax-wasm.c' 2025-01-24T00:47:04.8031554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c16-minmax-wasmsdot.c' 2025-01-24T00:47:04.8033072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c16-minmax-wasmusdot.c' 2025-01-24T00:47:04.8034640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c2-minmax-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.8036259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c2-minmax-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.8037899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c2s4-minmax-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.8039540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c2s4-minmax-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.8041153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-avx-ld128.c' 2025-01-24T00:47:04.8042644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-avx-ld64.c' 2025-01-24T00:47:04.8044174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse2-ld128.c' 2025-01-24T00:47:04.8045682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse2-ld64.c' 2025-01-24T00:47:04.8047230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse41-ld128.c' 2025-01-24T00:47:04.8048735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse41-ld64.c' 2025-01-24T00:47:04.8050344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.8051993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.8053513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4v-minmax-rvv.c' 2025-01-24T00:47:04.8054978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x64c4-minmax-avx512amx.c' 2025-01-24T00:47:04.8056525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8-minmax-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.8058084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8-minmax-neon-mlal-lane.c' 2025-01-24T00:47:04.8059583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8-minmax-scalar.c' 2025-01-24T00:47:04.8061015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8-minmax-wasm.c' 2025-01-24T00:47:04.8062479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c16-minmax-wasmsdot.c' 2025-01-24T00:47:04.8063986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c16-minmax-wasmusdot.c' 2025-01-24T00:47:04.8065520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c2s4-minmax-neon-mlal.c' 2025-01-24T00:47:04.8067069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c4-minmax-avxvnni-u2-acc2.c' 2025-01-24T00:47:04.8068619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c4-minmax-avxvnni-u4-acc4.c' 2025-01-24T00:47:04.8070139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c4-minmax-neondot.c' 2025-01-24T00:47:04.8071680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-aarch64-neondot-ld128.c' 2025-01-24T00:47:04.8073247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx2.c' 2025-01-24T00:47:04.8074735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.8076276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.8077803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.8079332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.8080832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.8082395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-neondot-ld64.c' 2025-01-24T00:47:04.8083907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.8085541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-wasmsdot-u2.c' 2025-01-24T00:47:04.8087091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-wasmsdot.c' 2025-01-24T00:47:04.8088612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-wasmusdot-u2.c' 2025-01-24T00:47:04.8090143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-wasmusdot.c' 2025-01-24T00:47:04.8091703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16-minmax-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.8093364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16-minmax-neon-mlal-lane.c' 2025-01-24T00:47:04.8094884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16c4-minmax-neondot.c' 2025-01-24T00:47:04.8096378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.8097857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x2-minmax-scalar.c' 2025-01-24T00:47:04.8099290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x2-minmax-wasm.c' 2025-01-24T00:47:04.8100741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x32c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.8102213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4-minmax-scalar.c' 2025-01-24T00:47:04.8103645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4-minmax-wasm.c' 2025-01-24T00:47:04.8105438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c16-minmax-wasmsdot.c' 2025-01-24T00:47:04.8106999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c16-minmax-wasmusdot.c' 2025-01-24T00:47:04.8108584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c2-minmax-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.8110211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c2-minmax-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.8111839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c2s4-minmax-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.8113527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c2s4-minmax-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.8115135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-avx-ld128.c' 2025-01-24T00:47:04.8116632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-avx-ld64.c' 2025-01-24T00:47:04.8118114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse2-ld128.c' 2025-01-24T00:47:04.8119615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse2-ld64.c' 2025-01-24T00:47:04.8121123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse41-ld128.c' 2025-01-24T00:47:04.8122641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse41-ld64.c' 2025-01-24T00:47:04.8124202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.8125823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.8127418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4v-minmax-rvv.c' 2025-01-24T00:47:04.8128934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8-minmax-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.8130485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8-minmax-neon-mlal-lane.c' 2025-01-24T00:47:04.8131971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8-minmax-scalar.c' 2025-01-24T00:47:04.8133407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8-minmax-wasm.c' 2025-01-24T00:47:04.8134874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c16-minmax-wasmsdot.c' 2025-01-24T00:47:04.8136407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c16-minmax-wasmusdot.c' 2025-01-24T00:47:04.8137943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c2s4-minmax-neon-mlal.c' 2025-01-24T00:47:04.8139522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c4-minmax-avxvnni-u2-acc2.c' 2025-01-24T00:47:04.8141090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c4-minmax-avxvnni-u4-acc4.c' 2025-01-24T00:47:04.8142610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c4-minmax-neondot.c' 2025-01-24T00:47:04.8144059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-avx2.c' 2025-01-24T00:47:04.8145571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.8147107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.8148591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.8150089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-wasmsdot-u2.c' 2025-01-24T00:47:04.8151604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-wasmsdot.c' 2025-01-24T00:47:04.8153119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-wasmusdot-u2.c' 2025-01-24T00:47:04.8154650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-wasmusdot.c' 2025-01-24T00:47:04.8156198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16-minmax-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.8157778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16-minmax-neon-mlal-lane.c' 2025-01-24T00:47:04.8159293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16c4-minmax-neondot.c' 2025-01-24T00:47:04.8160789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.8162268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x32-minmax-neoni8mm.c' 2025-01-24T00:47:04.8163753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c16-minmax-wasmsdot.c' 2025-01-24T00:47:04.8165266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c16-minmax-wasmusdot.c' 2025-01-24T00:47:04.8166883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c2-minmax-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.8168549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c2-minmax-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.8170217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c2s4-minmax-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.8171864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c2s4-minmax-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.8173435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-avx-ld128.c' 2025-01-24T00:47:04.8174914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-avx-ld64.c' 2025-01-24T00:47:04.8176425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse2-ld128.c' 2025-01-24T00:47:04.8178018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse2-ld64.c' 2025-01-24T00:47:04.8179524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse41-ld128.c' 2025-01-24T00:47:04.8181026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse41-ld64.c' 2025-01-24T00:47:04.8182598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.8184226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.8185758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4v-minmax-rvv.c' 2025-01-24T00:47:04.8187248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8-minmax-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.8188801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8-minmax-neon-mlal-lane.c' 2025-01-24T00:47:04.8190314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c16-minmax-wasmsdot.c' 2025-01-24T00:47:04.8191818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c16-minmax-wasmusdot.c' 2025-01-24T00:47:04.8193443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c4-minmax-avxvnni-u2-acc2.c' 2025-01-24T00:47:04.8195009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c4-minmax-avxvnni-u4-acc4.c' 2025-01-24T00:47:04.8196532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c4-minmax-neondot.c' 2025-01-24T00:47:04.8197991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-avx2.c' 2025-01-24T00:47:04.8199466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.8201042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.8202558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.8204061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-wasmsdot-u2.c' 2025-01-24T00:47:04.8205556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-wasmsdot.c' 2025-01-24T00:47:04.8207107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-wasmusdot-u2.c' 2025-01-24T00:47:04.8208683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-wasmusdot.c' 2025-01-24T00:47:04.8210266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16-minmax-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.8211832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16-minmax-neon-mlal-lane.c' 2025-01-24T00:47:04.8213462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondot-cortex-a55.S' 2025-01-24T00:47:04.8215177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S' 2025-01-24T00:47:04.8216848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondot-ld64.S' 2025-01-24T00:47:04.8218465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.8219995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.8221491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-neondot.c' 2025-01-24T00:47:04.8222999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-wasmusdot-u2.c' 2025-01-24T00:47:04.8224529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-wasmusdot.c' 2025-01-24T00:47:04.8226024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.8227511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x32-minmax-neoni8mm.c' 2025-01-24T00:47:04.8228960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4-minmax-scalar.c' 2025-01-24T00:47:04.8230392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4-minmax-wasm.c' 2025-01-24T00:47:04.8231883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c16-minmax-wasmsdot.c' 2025-01-24T00:47:04.8233408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c16-minmax-wasmusdot.c' 2025-01-24T00:47:04.8234975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c2-minmax-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.8236595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c2-minmax-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.8238212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c2s4-minmax-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.8239852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c2s4-minmax-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.8241480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-avx-ld128.c' 2025-01-24T00:47:04.8242966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-avx-ld64.c' 2025-01-24T00:47:04.8244445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse2-ld128.c' 2025-01-24T00:47:04.8245948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse2-ld64.c' 2025-01-24T00:47:04.8247503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse41-ld128.c' 2025-01-24T00:47:04.8249020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse41-ld64.c' 2025-01-24T00:47:04.8250582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.8252204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.8253726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4v-minmax-rvv.c' 2025-01-24T00:47:04.8255228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8-minmax-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.8256774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8-minmax-neon-mlal-lane.c' 2025-01-24T00:47:04.8258294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c16-minmax-wasmsdot.c' 2025-01-24T00:47:04.8259798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c16-minmax-wasmusdot.c' 2025-01-24T00:47:04.8261429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c4-minmax-asm-aarch32-neondot-cortex-a55.S' 2025-01-24T00:47:04.8263109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c4-minmax-avxvnni-u2-acc2.c' 2025-01-24T00:47:04.8264659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c4-minmax-avxvnni-u4-acc4.c' 2025-01-24T00:47:04.8266207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c4-minmax-neondot.c' 2025-01-24T00:47:04.8267664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avx2.c' 2025-01-24T00:47:04.8269144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.8270636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.8272145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.8273674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-wasmsdot-u2.c' 2025-01-24T00:47:04.8275177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-wasmsdot.c' 2025-01-24T00:47:04.8276672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-wasmusdot-u2.c' 2025-01-24T00:47:04.8278180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-wasmusdot.c' 2025-01-24T00:47:04.8279712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.8281257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.8282740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c4-minmax-neondot.c' 2025-01-24T00:47:04.8284257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512skx-prfm.c' 2025-01-24T00:47:04.8285793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512skx.c' 2025-01-24T00:47:04.8287365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.8295381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.8296903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.8298394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x32-minmax-neoni8mm.c' 2025-01-24T00:47:04.8299837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x4v-minmax-rvv.c' 2025-01-24T00:47:04.8301469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c4-minmax-avxvnni-u2-acc2.c' 2025-01-24T00:47:04.8303082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c4-minmax-avxvnni-u4-acc4.c' 2025-01-24T00:47:04.8304595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c4-minmax-neondot.c' 2025-01-24T00:47:04.8306068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.8307588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.8309126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.8310687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.8312214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.8313691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.8315230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16-minmax-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.8316789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16-minmax-neon-mlal-lane.c' 2025-01-24T00:47:04.8318294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16c4-minmax-neondot.c' 2025-01-24T00:47:04.8319768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.8321260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x32-minmax-neoni8mm.c' 2025-01-24T00:47:04.8322709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x4v-minmax-rvv.c' 2025-01-24T00:47:04.8324201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8-minmax-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.8325741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8-minmax-neon-mlal-lane.c' 2025-01-24T00:47:04.8327387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c4-minmax-avxvnni-u2-acc2.c' 2025-01-24T00:47:04.8328942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c4-minmax-avxvnni-u4-acc4.c' 2025-01-24T00:47:04.8330454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c4-minmax-neondot.c' 2025-01-24T00:47:04.8331942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.8333479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.8334972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.8336463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c4-minmax-avx512amx.c' 2025-01-24T00:47:04.8337978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.8339512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.8341045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512skx-prfm.c' 2025-01-24T00:47:04.8342644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512skx.c' 2025-01-24T00:47:04.8344157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.8345700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.8347201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.8348678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x32-minmax-neoni8mm.c' 2025-01-24T00:47:04.8350162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x32c4-minmax-avx512amx.c' 2025-01-24T00:47:04.8351621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x4v-minmax-rvv.c' 2025-01-24T00:47:04.8353082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x64c4-minmax-avx512amx.c' 2025-01-24T00:47:04.8354611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c4-minmax-avxvnni-u2-acc2.c' 2025-01-24T00:47:04.8356151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c4-minmax-avxvnni-u4-acc4.c' 2025-01-24T00:47:04.8357673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.8359195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.8360722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.8362220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.8363720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.8365220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.8366840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.8368365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.8369899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512skx-prfm.c' 2025-01-24T00:47:04.8371433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512skx.c' 2025-01-24T00:47:04.8372996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.8374538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.8376031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.8377511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x32-minmax-neoni8mm.c' 2025-01-24T00:47:04.8378960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x4v-minmax-rvv.c' 2025-01-24T00:47:04.8380441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c4-minmax-avxvnni-u2-acc2.c' 2025-01-24T00:47:04.8382000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c4-minmax-avxvnni-u4-acc4.c' 2025-01-24T00:47:04.8383517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.8385006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.8386525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.8388069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.8389580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.8391057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.8392732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.8394271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.8395866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.8397407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.8398969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.8400484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.8401824Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen' 2025-01-24T00:47:04.8402966Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-gemm' 2025-01-24T00:47:04.8404354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.8406049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.8407667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.8409237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.8410804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.8412350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.8413921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.8415487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.8417056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.8418608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.8420175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.8421738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.8423300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.8424850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.8426409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.8428068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.8429653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.8431195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.8432751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-16x16c4-minmax-avx512amx-prfm.c' 2025-01-24T00:47:04.8434312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-16x16c4-minmax-avx512amx.c' 2025-01-24T00:47:04.8435896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-16x32c4-minmax-avx512amx-prfm.c' 2025-01-24T00:47:04.8437464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-16x32c4-minmax-avx512amx.c' 2025-01-24T00:47:04.8439020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-16x64c4-minmax-avx512amx-prfm.c' 2025-01-24T00:47:04.8440579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-16x64c4-minmax-avx512amx.c' 2025-01-24T00:47:04.8442149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16-minmax-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.8443729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16-minmax-neon-mlal-lane.c' 2025-01-24T00:47:04.8445268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-avx512amx.c' 2025-01-24T00:47:04.8446876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.8448433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.8449945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-neondot.c' 2025-01-24T00:47:04.8451481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-wasmusdot-u2.c' 2025-01-24T00:47:04.8453030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-wasmusdot.c' 2025-01-24T00:47:04.8454623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-aarch64-neondot-ld128.c' 2025-01-24T00:47:04.8456230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512skx-prfm.c' 2025-01-24T00:47:04.8457759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512skx.c' 2025-01-24T00:47:04.8459339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.8460927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.8462472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-neondot-ld64.c' 2025-01-24T00:47:04.8464005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.8465489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x2-minmax-scalar.c' 2025-01-24T00:47:04.8466946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x2-minmax-wasm.c' 2025-01-24T00:47:04.8468467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x32c4-minmax-avx512amx.c' 2025-01-24T00:47:04.8469994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x32c4-minmax-neondot.c' 2025-01-24T00:47:04.8471475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4-minmax-scalar.c' 2025-01-24T00:47:04.8472925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4-minmax-wasm.c' 2025-01-24T00:47:04.8474405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c16-minmax-wasmsdot.c' 2025-01-24T00:47:04.8475980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c2-minmax-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.8477626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c2-minmax-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.8479281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c2s4-minmax-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.8480938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c2s4-minmax-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.8482516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-avx-ld128.c' 2025-01-24T00:47:04.8484034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-avx-ld64.c' 2025-01-24T00:47:04.8485552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse2-ld128.c' 2025-01-24T00:47:04.8487155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse2-ld64.c' 2025-01-24T00:47:04.8488666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse41-ld128.c' 2025-01-24T00:47:04.8490197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse41-ld64.c' 2025-01-24T00:47:04.8491816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.8493661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.8495237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x64c4-minmax-avx512amx.c' 2025-01-24T00:47:04.8496802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8-minmax-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.8498373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8-minmax-neon-mlal-lane.c' 2025-01-24T00:47:04.8499934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8-minmax-scalar.c' 2025-01-24T00:47:04.8501423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8-minmax-wasm.c' 2025-01-24T00:47:04.8502920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c2s4-minmax-neon-mlal.c' 2025-01-24T00:47:04.8504442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c4-minmax-neondot.c' 2025-01-24T00:47:04.8506092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-aarch64-neondot-ld128.c' 2025-01-24T00:47:04.8506770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx2.c' 2025-01-24T00:47:04.8507483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.8508205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.8508905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.8509629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.8510316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.8511040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-neondot-ld64.c' 2025-01-24T00:47:04.8511728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.8512432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-wasmsdot-u2.c' 2025-01-24T00:47:04.8513134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-wasmsdot.c' 2025-01-24T00:47:04.8513880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-wasmusdot-u2.c' 2025-01-24T00:47:04.8514619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-wasmusdot.c' 2025-01-24T00:47:04.8515360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16-minmax-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.8516074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16-minmax-neon-mlal-lane.c' 2025-01-24T00:47:04.8516774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16c4-minmax-neondot.c' 2025-01-24T00:47:04.8517476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.8518205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x2-minmax-scalar.c' 2025-01-24T00:47:04.8518869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x2-minmax-wasm.c' 2025-01-24T00:47:04.8519554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x32c4-minmax-neondot.c' 2025-01-24T00:47:04.8520233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4-minmax-scalar.c' 2025-01-24T00:47:04.8520892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4-minmax-wasm.c' 2025-01-24T00:47:04.8521599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c16-minmax-wasmsdot.c' 2025-01-24T00:47:04.8522365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c2-minmax-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.8523130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c2-minmax-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.8523904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c2s4-minmax-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.8524672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c2s4-minmax-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.8525384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-avx-ld128.c' 2025-01-24T00:47:04.8526076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-avx-ld64.c' 2025-01-24T00:47:04.8526932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse2-ld128.c' 2025-01-24T00:47:04.8527631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse2-ld64.c' 2025-01-24T00:47:04.8528334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse41-ld128.c' 2025-01-24T00:47:04.8529082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse41-ld64.c' 2025-01-24T00:47:04.8529870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.8530632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.8531367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8-minmax-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.8532085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8-minmax-neon-mlal-lane.c' 2025-01-24T00:47:04.8532782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8-minmax-scalar.c' 2025-01-24T00:47:04.8533466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8-minmax-wasm.c' 2025-01-24T00:47:04.8534177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c2s4-minmax-neon-mlal.c' 2025-01-24T00:47:04.8534862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c4-minmax-neondot.c' 2025-01-24T00:47:04.8535534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-avx2.c' 2025-01-24T00:47:04.8536247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.8536935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.8537637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.8538337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-wasmsdot-u2.c' 2025-01-24T00:47:04.8539035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-wasmsdot.c' 2025-01-24T00:47:04.8539750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-wasmusdot-u2.c' 2025-01-24T00:47:04.8540450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-wasmusdot.c' 2025-01-24T00:47:04.8541203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16-minmax-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.8541913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16-minmax-neon-mlal-lane.c' 2025-01-24T00:47:04.8542616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.8543334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c16-minmax-wasmsdot.c' 2025-01-24T00:47:04.8544138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c2-minmax-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.8544904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c2-minmax-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.8545676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c2s4-minmax-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.8546456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c2s4-minmax-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.8547179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-avx-ld128.c' 2025-01-24T00:47:04.8547892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-avx-ld64.c' 2025-01-24T00:47:04.8548607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse2-ld128.c' 2025-01-24T00:47:04.8549301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse2-ld64.c' 2025-01-24T00:47:04.8550017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse41-ld128.c' 2025-01-24T00:47:04.8550722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse41-ld64.c' 2025-01-24T00:47:04.8551498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.8552255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.8552996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8-minmax-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.8553715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8-minmax-neon-mlal-lane.c' 2025-01-24T00:47:04.8554384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-avx2.c' 2025-01-24T00:47:04.8555109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.8555796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.8556487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.8557197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-wasmsdot-u2.c' 2025-01-24T00:47:04.8557911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-wasmsdot.c' 2025-01-24T00:47:04.8558638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-wasmusdot-u2.c' 2025-01-24T00:47:04.8559359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-wasmusdot.c' 2025-01-24T00:47:04.8560107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16-minmax-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.8560833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16-minmax-neon-mlal-lane.c' 2025-01-24T00:47:04.8561657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-cortex-a55.S' 2025-01-24T00:47:04.8562503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S' 2025-01-24T00:47:04.8563231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.8563940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.8564624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-neondot.c' 2025-01-24T00:47:04.8565340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-wasmusdot-u2.c' 2025-01-24T00:47:04.8566054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-wasmusdot.c' 2025-01-24T00:47:04.8566804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.8567507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x32c4-minmax-neondot.c' 2025-01-24T00:47:04.8568169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4-minmax-scalar.c' 2025-01-24T00:47:04.8568827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4-minmax-wasm.c' 2025-01-24T00:47:04.8569529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c16-minmax-wasmsdot.c' 2025-01-24T00:47:04.8570292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c2-minmax-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.8571062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c2-minmax-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.8571836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c2s4-minmax-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.8572631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c2s4-minmax-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.8573354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-avx-ld128.c' 2025-01-24T00:47:04.8574068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-avx-ld64.c' 2025-01-24T00:47:04.8574784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse2-ld128.c' 2025-01-24T00:47:04.8575480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse2-ld64.c' 2025-01-24T00:47:04.8576198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse41-ld128.c' 2025-01-24T00:47:04.8576929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse41-ld64.c' 2025-01-24T00:47:04.8577791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.8578562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.8579301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8-minmax-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.8580028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8-minmax-neon-mlal-lane.c' 2025-01-24T00:47:04.8580849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c4-minmax-asm-aarch32-neondot-cortex-a55.S' 2025-01-24T00:47:04.8581537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c4-minmax-neondot.c' 2025-01-24T00:47:04.8582218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avx2.c' 2025-01-24T00:47:04.8582930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.8583632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.8584328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.8585040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-wasmsdot-u2.c' 2025-01-24T00:47:04.8585746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-wasmsdot.c' 2025-01-24T00:47:04.8586461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-wasmusdot-u2.c' 2025-01-24T00:47:04.8587172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-wasmusdot.c' 2025-01-24T00:47:04.8588096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.8588843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.8589570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512skx-prfm.c' 2025-01-24T00:47:04.8590274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512skx.c' 2025-01-24T00:47:04.8591017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.8591746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.8592631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.8593364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.8594063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.8594792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.8595486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.8596247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16-minmax-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.8596964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16-minmax-neon-mlal-lane.c' 2025-01-24T00:47:04.8597655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16c4-minmax-neondot.c' 2025-01-24T00:47:04.8598362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.8599050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x32c4-minmax-neondot.c' 2025-01-24T00:47:04.8599808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8-minmax-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.8600519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8-minmax-neon-mlal-lane.c' 2025-01-24T00:47:04.8601201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8c4-minmax-neondot.c' 2025-01-24T00:47:04.8601929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.8602675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.8603411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.8604110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c4-minmax-avx512amx.c' 2025-01-24T00:47:04.8604851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.8605558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.8606354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512skx-prfm.c' 2025-01-24T00:47:04.8607114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512skx.c' 2025-01-24T00:47:04.8607876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.8608593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.8609291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x32c4-minmax-avx512amx.c' 2025-01-24T00:47:04.8609990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x64c4-minmax-avx512amx.c' 2025-01-24T00:47:04.8610704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.8611430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.8612143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.8612854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.8613537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.8614282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.8614988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.8615690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c4-minmax-neondot.c' 2025-01-24T00:47:04.8616411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512skx-prfm.c' 2025-01-24T00:47:04.8617106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512skx.c' 2025-01-24T00:47:04.8617867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.8618592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.8619302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.8619996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x32c4-minmax-neondot.c' 2025-01-24T00:47:04.8620692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c4-minmax-neondot.c' 2025-01-24T00:47:04.8621411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx256skx.c' 2025-01-24T00:47:04.8622163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.8622880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.8623588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avxvnni-prfm.c' 2025-01-24T00:47:04.8624283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avxvnni.c' 2025-01-24T00:47:04.8624975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-neoni8mm.c' 2025-01-24T00:47:04.8625707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.8626428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.8627160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.8627872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.8628597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x8c8-minmax-avx256vnni-prfm.c' 2025-01-24T00:47:04.8629296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x8c8-minmax-avx256vnni.c' 2025-01-24T00:47:04.8629835Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen' 2025-01-24T00:47:04.8630337Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qd8-f32-qc8w-igemm' 2025-01-24T00:47:04.8631064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qp8-f32-qb4w-gemm/qp8-f32-qb4w-gemm-minmax-16x4c16s2-mstep4-neoni8mm.c' 2025-01-24T00:47:04.8631799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qp8-f32-qb4w-gemm/qp8-f32-qb4w-gemm-minmax-1x4c16s2-aarch64-neondot.c' 2025-01-24T00:47:04.8632514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qp8-f32-qb4w-gemm/qp8-f32-qb4w-gemm-minmax-1x8c16s2-aarch64-neondot.c' 2025-01-24T00:47:04.8633227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qp8-f32-qb4w-gemm/qp8-f32-qb4w-gemm-minmax-4x8c16s2-neoni8mm.c' 2025-01-24T00:47:04.8633937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qp8-f32-qb4w-gemm/qp8-f32-qb4w-gemm-minmax-8x4c16s2-mstep2-neoni8mm.c' 2025-01-24T00:47:04.8634449Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qp8-f32-qb4w-gemm' 2025-01-24T00:47:04.8635160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qp8-f32-qc4w-gemm/qp8-f32-qc4w-gemm-minmax-1x4c16s2-aarch64-neondot.c' 2025-01-24T00:47:04.8635893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qp8-f32-qc4w-gemm/qp8-f32-qc4w-gemm-minmax-1x8c16s2-aarch64-neondot.c' 2025-01-24T00:47:04.8636605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qp8-f32-qc4w-gemm/qp8-f32-qc4w-gemm-minmax-4x4c16s2-neoni8mm.c' 2025-01-24T00:47:04.8637280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qp8-f32-qc4w-gemm/qp8-f32-qc4w-gemm-minmax-4x8c16s2-neoni8mm.c' 2025-01-24T00:47:04.8638008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qp8-f32-qc4w-gemm/qp8-f32-qc4w-gemm-minmax-8x4c16s2-mstep2-neoni8mm.c' 2025-01-24T00:47:04.8638723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qp8-f32-qc4w-gemm/qp8-f32-qc4w-gemm-minmax-8x8c16s2-mstep2-neoni8mm.c' 2025-01-24T00:47:04.8639240Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qp8-f32-qc4w-gemm' 2025-01-24T00:47:04.8639931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c' 2025-01-24T00:47:04.8640580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16.c' 2025-01-24T00:47:04.8641244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul32.c' 2025-01-24T00:47:04.8641976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c' 2025-01-24T00:47:04.8642698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-vpmovsx.c' 2025-01-24T00:47:04.8643400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-vpunpck.c' 2025-01-24T00:47:04.8644059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:04.8644755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c' 2025-01-24T00:47:04.8645410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:04.8646091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:04.8646893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse2-mul16-add16.c' 2025-01-24T00:47:04.8647577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse2-mul16.c' 2025-01-24T00:47:04.8648285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul16-add16.c' 2025-01-24T00:47:04.8648943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul16.c' 2025-01-24T00:47:04.8649620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul32.c' 2025-01-24T00:47:04.8650330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-wasmsimd-mul16-add16.c' 2025-01-24T00:47:04.8651069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-wasmsimd-mul16.c' 2025-01-24T00:47:04.8651773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-rndnu-neon-mla8-ld128.c' 2025-01-24T00:47:04.8652459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-rndnu-neon-mla8-ld64.c' 2025-01-24T00:47:04.8653134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-rndnu-neon-mul16.c' 2025-01-24T00:47:04.8653827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-rndnu-neon-mul8-ld128.c' 2025-01-24T00:47:04.8654515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-rndnu-neon-mul8-ld64.c' 2025-01-24T00:47:04.8655204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.8655870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.8656547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.8657197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.8657870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.8658556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.8659228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.8659900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.8660630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c' 2025-01-24T00:47:04.8661371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-vpmovsx.c' 2025-01-24T00:47:04.8662101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-vpunpck.c' 2025-01-24T00:47:04.8662757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:04.8663451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c' 2025-01-24T00:47:04.8664106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:04.8664788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:04.8665476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-rndnu-neon-mul16.c' 2025-01-24T00:47:04.8666174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.8666863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.8667530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.8668197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.8668879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul16-add16.c' 2025-01-24T00:47:04.8669530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul16.c' 2025-01-24T00:47:04.8670185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul32.c' 2025-01-24T00:47:04.8670839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:04.8671506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:04.8672172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:04.8672860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16-add16.c' 2025-01-24T00:47:04.8673518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16.c' 2025-01-24T00:47:04.8674202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul16-add16.c' 2025-01-24T00:47:04.8674872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul16.c' 2025-01-24T00:47:04.8675548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul32.c' 2025-01-24T00:47:04.8676257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-wasmsimd-mul16-add16.c' 2025-01-24T00:47:04.8676976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-wasmsimd-mul16.c' 2025-01-24T00:47:04.8677660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-rndnu-neon-mla8-ld64.c' 2025-01-24T00:47:04.8678339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-rndnu-neon-mul16.c' 2025-01-24T00:47:04.8679019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-rndnu-neon-mul8-ld64.c' 2025-01-24T00:47:04.8679830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c' 2025-01-24T00:47:04.8680610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c' 2025-01-24T00:47:04.8681360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c' 2025-01-24T00:47:04.8682094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c' 2025-01-24T00:47:04.8682784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c' 2025-01-24T00:47:04.8683493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c' 2025-01-24T00:47:04.8684189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:04.8684885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:04.8685602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:04.8686402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16-add16.c' 2025-01-24T00:47:04.8687116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c' 2025-01-24T00:47:04.8687844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16-add16.c' 2025-01-24T00:47:04.8688542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c' 2025-01-24T00:47:04.8689303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-wasmsimd-mul16-add16.c' 2025-01-24T00:47:04.8690015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-wasmsimd-mul16.c' 2025-01-24T00:47:04.8690787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mla8-ld128.c' 2025-01-24T00:47:04.8691530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mla8-ld64.c' 2025-01-24T00:47:04.8692380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mul16.c' 2025-01-24T00:47:04.8693118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mul8-ld128.c' 2025-01-24T00:47:04.8693833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mul8-ld64.c' 2025-01-24T00:47:04.8694545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.8695394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.8696097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.8696801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.8697508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.8698220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.8698924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.8699635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.8700419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c' 2025-01-24T00:47:04.8701167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c' 2025-01-24T00:47:04.8701927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c' 2025-01-24T00:47:04.8702660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c' 2025-01-24T00:47:04.8703367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:04.8704051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c8s8r-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:04.8704754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c8s8r-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:04.8705469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c8s8r-minmax-rndnu-neon-mul16.c' 2025-01-24T00:47:04.8706204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.8706951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.8707654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.8708343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.8709034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c' 2025-01-24T00:47:04.8709759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c' 2025-01-24T00:47:04.8710486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:04.8711177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:04.8711876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:04.8712607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16-add16.c' 2025-01-24T00:47:04.8713295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c' 2025-01-24T00:47:04.8714034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16-add16.c' 2025-01-24T00:47:04.8714729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c' 2025-01-24T00:47:04.8715477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-wasmsimd-mul16-add16.c' 2025-01-24T00:47:04.8716201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-wasmsimd-mul16.c' 2025-01-24T00:47:04.8716917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-rndnu-neon-mla8-ld64.c' 2025-01-24T00:47:04.8717642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-rndnu-neon-mul16.c' 2025-01-24T00:47:04.8718351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-rndnu-neon-mul8-ld64.c' 2025-01-24T00:47:04.8719272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c' 2025-01-24T00:47:04.8720025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c' 2025-01-24T00:47:04.8720806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c' 2025-01-24T00:47:04.8721563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c' 2025-01-24T00:47:04.8722254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c' 2025-01-24T00:47:04.8722966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c' 2025-01-24T00:47:04.8723660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:04.8724358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:04.8725092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:04.8725840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16-add16.c' 2025-01-24T00:47:04.8726632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c' 2025-01-24T00:47:04.8727360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16-add16.c' 2025-01-24T00:47:04.8728058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c' 2025-01-24T00:47:04.8728828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-wasmsimd-mul16-add16.c' 2025-01-24T00:47:04.8729702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-wasmsimd-mul16.c' 2025-01-24T00:47:04.8730443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mla8-ld128.c' 2025-01-24T00:47:04.8731161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mla8-ld64.c' 2025-01-24T00:47:04.8731878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mul16.c' 2025-01-24T00:47:04.8732609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mul8-ld128.c' 2025-01-24T00:47:04.8733329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mul8-ld64.c' 2025-01-24T00:47:04.8734049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.8734759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.8735473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.8736202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.8736931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.8737649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.8738350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.8739055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.8739867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c' 2025-01-24T00:47:04.8740638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c' 2025-01-24T00:47:04.8741391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c' 2025-01-24T00:47:04.8742113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c' 2025-01-24T00:47:04.8742817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:04.8743513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c8s8r-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:04.8744220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c8s8r-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:04.8744941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c8s8r-minmax-rndnu-neon-mul16.c' 2025-01-24T00:47:04.8745648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.8746367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.8747076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.8747790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.8748476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c' 2025-01-24T00:47:04.8749172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c' 2025-01-24T00:47:04.8749873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:04.8750586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:04.8751306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:04.8752045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16-add16.c' 2025-01-24T00:47:04.8752737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c' 2025-01-24T00:47:04.8753467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16-add16.c' 2025-01-24T00:47:04.8754161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c' 2025-01-24T00:47:04.8754939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-wasmsimd-mul16-add16.c' 2025-01-24T00:47:04.8755673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-wasmsimd-mul16.c' 2025-01-24T00:47:04.8756384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-rndnu-neon-mla8-ld64.c' 2025-01-24T00:47:04.8757092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-rndnu-neon-mul16.c' 2025-01-24T00:47:04.8757802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-rndnu-neon-mul8-ld64.c' 2025-01-24T00:47:04.8758601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c' 2025-01-24T00:47:04.8759347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c' 2025-01-24T00:47:04.8760090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c' 2025-01-24T00:47:04.8760819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c' 2025-01-24T00:47:04.8761506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c' 2025-01-24T00:47:04.8762218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c' 2025-01-24T00:47:04.8762913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:04.8763615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:04.8764315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:04.8765035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16-add16.c' 2025-01-24T00:47:04.8765766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c' 2025-01-24T00:47:04.8766588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16-add16.c' 2025-01-24T00:47:04.8767299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c' 2025-01-24T00:47:04.8768050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-wasmsimd-mul16-add16.c' 2025-01-24T00:47:04.8768762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-wasmsimd-mul16.c' 2025-01-24T00:47:04.8769532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mla8-ld128.c' 2025-01-24T00:47:04.8770275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mla8-ld64.c' 2025-01-24T00:47:04.8770986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mul16.c' 2025-01-24T00:47:04.8771710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mul8-ld128.c' 2025-01-24T00:47:04.8772423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mul8-ld64.c' 2025-01-24T00:47:04.8773150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.8773865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.8774580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.8775275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.8775971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.8776684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.8777393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.8778101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.8778886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c' 2025-01-24T00:47:04.8779644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c' 2025-01-24T00:47:04.8780511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c' 2025-01-24T00:47:04.8781238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c' 2025-01-24T00:47:04.8781963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:04.8782653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c8s8r-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:04.8783363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c8s8r-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:04.8784066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c8s8r-minmax-rndnu-neon-mul16.c' 2025-01-24T00:47:04.8784793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.8785528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.8786234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.8786939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.8787624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c' 2025-01-24T00:47:04.8788320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c' 2025-01-24T00:47:04.8789019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:04.8789709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:04.8790415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:04.8791268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16-add16.c' 2025-01-24T00:47:04.8792092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c' 2025-01-24T00:47:04.8792831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16-add16.c' 2025-01-24T00:47:04.8793527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c' 2025-01-24T00:47:04.8794286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-wasmsimd-mul16-add16.c' 2025-01-24T00:47:04.8794994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-wasmsimd-mul16.c' 2025-01-24T00:47:04.8795780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-rndnu-neon-mla8-ld64.c' 2025-01-24T00:47:04.8796524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-rndnu-neon-mul16.c' 2025-01-24T00:47:04.8797237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-rndnu-neon-mul8-ld64.c' 2025-01-24T00:47:04.8797929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c' 2025-01-24T00:47:04.8798580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16.c' 2025-01-24T00:47:04.8799238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul32.c' 2025-01-24T00:47:04.8800027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c' 2025-01-24T00:47:04.8800723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-vpmovsx.c' 2025-01-24T00:47:04.8801428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-vpunpck.c' 2025-01-24T00:47:04.8802085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:04.8802771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c' 2025-01-24T00:47:04.8803428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:04.8804095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:04.8804794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse2-mul16-add16.c' 2025-01-24T00:47:04.8805443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse2-mul16.c' 2025-01-24T00:47:04.8806146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul16-add16.c' 2025-01-24T00:47:04.8806852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul16.c' 2025-01-24T00:47:04.8807515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul32.c' 2025-01-24T00:47:04.8808236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-wasmsimd-mul16-add16.c' 2025-01-24T00:47:04.8808909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-wasmsimd-mul16.c' 2025-01-24T00:47:04.8809609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-rndnu-neon-mla8-ld128.c' 2025-01-24T00:47:04.8810319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-rndnu-neon-mla8-ld64.c' 2025-01-24T00:47:04.8811009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-rndnu-neon-mul16.c' 2025-01-24T00:47:04.8811706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-rndnu-neon-mul8-ld128.c' 2025-01-24T00:47:04.8812386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-rndnu-neon-mul8-ld64.c' 2025-01-24T00:47:04.8813065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.8813733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.8814421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.8815109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.8815744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-rndnu-scalar.c' 2025-01-24T00:47:04.8816414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.8817078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.8817746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.8818414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.8819048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-rndnu-scalar.c' 2025-01-24T00:47:04.8819783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c' 2025-01-24T00:47:04.8820478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-vpmovsx.c' 2025-01-24T00:47:04.8821176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-vpunpck.c' 2025-01-24T00:47:04.8821845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:04.8822527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c' 2025-01-24T00:47:04.8823188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:04.8823850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:04.8824521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-rndnu-neon-mul16.c' 2025-01-24T00:47:04.8825222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.8825914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.8826592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.8827245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.8827888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-rndnu-scalar.c' 2025-01-24T00:47:04.8828564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul16-add16.c' 2025-01-24T00:47:04.8829398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul16.c' 2025-01-24T00:47:04.8830108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul32.c' 2025-01-24T00:47:04.8830765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:04.8831427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:04.8832089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:04.8832776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16-add16.c' 2025-01-24T00:47:04.8833443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16.c' 2025-01-24T00:47:04.8834130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul16-add16.c' 2025-01-24T00:47:04.8834800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul16.c' 2025-01-24T00:47:04.8835452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul32.c' 2025-01-24T00:47:04.8836157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-wasmsimd-mul16-add16.c' 2025-01-24T00:47:04.8836848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-wasmsimd-mul16.c' 2025-01-24T00:47:04.8837526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-rndnu-neon-mla8-ld64.c' 2025-01-24T00:47:04.8838194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-rndnu-neon-mul16.c' 2025-01-24T00:47:04.8838871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-rndnu-neon-mul8-ld64.c' 2025-01-24T00:47:04.8839393Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/gen' 2025-01-24T00:47:04.8840008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/multipass-avx2-mul16-vpmovsx.c.in' 2025-01-24T00:47:04.8840633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/multipass-avx2-mul16-vpunpck.c.in' 2025-01-24T00:47:04.8841194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/multipass-avx2-mul32.c.in' 2025-01-24T00:47:04.8841779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/multipass-avx512skx-mul32.c.in' 2025-01-24T00:47:04.8842331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/multipass-neon-mul16.c.in' 2025-01-24T00:47:04.8842896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/multipass-neon-mul8.c.in' 2025-01-24T00:47:04.8843463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/multipass-scalar.c.in' 2025-01-24T00:47:04.8844049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/multipass-sse-mul16.c.in' 2025-01-24T00:47:04.8844598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/multipass-sse-mul32.c.in' 2025-01-24T00:47:04.8845174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/multipass-wasmsimd-mul16.c.in' 2025-01-24T00:47:04.8845794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/qs8-dwconv-minmax-multipass-fp32.h' 2025-01-24T00:47:04.8846478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/qs8-dwconv-minmax-multipass-rndnu.h' 2025-01-24T00:47:04.8847092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/qs8-dwconv-minmax-unipass-fp32.h' 2025-01-24T00:47:04.8847692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/qs8-dwconv-minmax-unipass-rndnu.h' 2025-01-24T00:47:04.8848284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/unipass-avx2-mul16-vpmovsx.c.in' 2025-01-24T00:47:04.8848892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/unipass-avx2-mul16-vpunpck.c.in' 2025-01-24T00:47:04.8849433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/unipass-avx2-mul32.c.in' 2025-01-24T00:47:04.8850019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/unipass-avx512skx-mul32.c.in' 2025-01-24T00:47:04.8850562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/unipass-neon-mul16.c.in' 2025-01-24T00:47:04.8851107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/unipass-neon-mul8.c.in' 2025-01-24T00:47:04.8851643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/unipass-scalar.c.in' 2025-01-24T00:47:04.8852176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/unipass-sse-mul16.c.in' 2025-01-24T00:47:04.8852709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/unipass-sse-mul32.c.in' 2025-01-24T00:47:04.8853285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv/unipass-wasmsimd-mul16.c.in' 2025-01-24T00:47:04.8853791Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-dwconv' 2025-01-24T00:47:04.8854310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f16-vcvt/avx2.c.in' 2025-01-24T00:47:04.8854878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u16.c' 2025-01-24T00:47:04.8855446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u24.c' 2025-01-24T00:47:04.8856022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u32.c' 2025-01-24T00:47:04.8856584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u64.c' 2025-01-24T00:47:04.8857245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-neonfp16arith-u16.c' 2025-01-24T00:47:04.8857881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-neonfp16arith-u24.c' 2025-01-24T00:47:04.8858495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-neonfp16arith-u32.c' 2025-01-24T00:47:04.8859116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-neonfp16arith-u8.c' 2025-01-24T00:47:04.8859612Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f16-vcvt/gen' 2025-01-24T00:47:04.8860104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f16-vcvt/neon.c.in' 2025-01-24T00:47:04.8860609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f16-vcvt/qs8-f16-vcvt.h' 2025-01-24T00:47:04.8861092Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f16-vcvt' 2025-01-24T00:47:04.8861578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/avx.c.in' 2025-01-24T00:47:04.8862054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/avx2.c.in' 2025-01-24T00:47:04.8862566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/avx512skx.c.in' 2025-01-24T00:47:04.8863133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u16.c' 2025-01-24T00:47:04.8863699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u24.c' 2025-01-24T00:47:04.8864276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u32.c' 2025-01-24T00:47:04.8864830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u8.c' 2025-01-24T00:47:04.8865408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u16.c' 2025-01-24T00:47:04.8865972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u24.c' 2025-01-24T00:47:04.8866533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u32.c' 2025-01-24T00:47:04.8867139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u8.c' 2025-01-24T00:47:04.8867761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u16.c' 2025-01-24T00:47:04.8868365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u32.c' 2025-01-24T00:47:04.8868954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u48.c' 2025-01-24T00:47:04.8869547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u64.c' 2025-01-24T00:47:04.8870130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-neon-u16.c' 2025-01-24T00:47:04.8870722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-neon-u24.c' 2025-01-24T00:47:04.8871338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-neon-u32.c' 2025-01-24T00:47:04.8871904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-neon-u8.c' 2025-01-24T00:47:04.8872473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-rvv-u1v.c' 2025-01-24T00:47:04.8873048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-rvv-u2v.c' 2025-01-24T00:47:04.8873622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u1.c' 2025-01-24T00:47:04.8874201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u2.c' 2025-01-24T00:47:04.8874793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u3.c' 2025-01-24T00:47:04.8875370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u4.c' 2025-01-24T00:47:04.8875952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u16.c' 2025-01-24T00:47:04.8876518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u24.c' 2025-01-24T00:47:04.8877088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u32.c' 2025-01-24T00:47:04.8877670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u8.c' 2025-01-24T00:47:04.8878249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u16.c' 2025-01-24T00:47:04.8878836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u24.c' 2025-01-24T00:47:04.8879405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u32.c' 2025-01-24T00:47:04.8879975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u8.c' 2025-01-24T00:47:04.8880585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-wasmsimd-u16.c' 2025-01-24T00:47:04.8881201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-wasmsimd-u24.c' 2025-01-24T00:47:04.8881827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-wasmsimd-u32.c' 2025-01-24T00:47:04.8882411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-wasmsimd-u8.c' 2025-01-24T00:47:04.8882907Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/gen' 2025-01-24T00:47:04.8883398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/neon.c.in' 2025-01-24T00:47:04.8883895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/qs8-f32-vcvt.h' 2025-01-24T00:47:04.8884388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/rvv.c.in' 2025-01-24T00:47:04.8884924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/scalar.c.in' 2025-01-24T00:47:04.8885405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/sse2.c.in' 2025-01-24T00:47:04.8885895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/sse4.c.in' 2025-01-24T00:47:04.8886477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt/wasmsimd.c.in' 2025-01-24T00:47:04.8886978Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-f32-vcvt' 2025-01-24T00:47:04.8887557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/1x16c4-aarch64-neondot-ld32.S.in' 2025-01-24T00:47:04.8888135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/1x16c4-aarch64-neondot-ld64.S.in' 2025-01-24T00:47:04.8888781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/1x8-aarch32-neon-mlal-lane-cortex-a7.S.in' 2025-01-24T00:47:04.8889398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/1x8c8-aarch64-neon-mlal-cortex-a53.S.in' 2025-01-24T00:47:04.8889964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/1x8c8-aarch64-neon-mlal.S.in' 2025-01-24T00:47:04.8890523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/2x8c16-aarch64-neon-mlal.S.in' 2025-01-24T00:47:04.8891140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/2x8c8-aarch64-neon-mlal-cortex-a53.S.in' 2025-01-24T00:47:04.8891710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/2x8c8-aarch64-neon-mlal.S.in' 2025-01-24T00:47:04.8892463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/2x8c8-aarch64-neon-mull.S.in' 2025-01-24T00:47:04.8893102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/4x16-aarch64-neon-mlal-lane-cortex-a53.S.in' 2025-01-24T00:47:04.8893749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/4x16-aarch64-neon-mlal-lane-cortex-a75.S.in' 2025-01-24T00:47:04.8894349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/4x16-aarch64-neon-mlal-lane-ld64.S.in' 2025-01-24T00:47:04.8895031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/4x16c4-aarch64-neondot-cortex-a55.S.in' 2025-01-24T00:47:04.8895655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/4x16c4-aarch64-neondot-ld128.S.in' 2025-01-24T00:47:04.8896229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/4x16c4-aarch64-neondot-ld32.S.in' 2025-01-24T00:47:04.8896817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/4x16c4-aarch64-neondot-ld64.S.in' 2025-01-24T00:47:04.8897444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/4x8-aarch32-neon-mlal-lane-cortex-a53.S.in' 2025-01-24T00:47:04.8898084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/4x8-aarch32-neon-mlal-lane-cortex-a7.S.in' 2025-01-24T00:47:04.8898709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/4x8-aarch32-neon-mlal-lane-ld64.S.in' 2025-01-24T00:47:04.8899337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/4x8-aarch64-neon-mlal-lane-ld64.S.in' 2025-01-24T00:47:04.8899948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/4x8c4-aarch32-neondot-cortex-a55.S.in' 2025-01-24T00:47:04.8900523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/4x8c4-aarch32-neondot-ld64.S.in' 2025-01-24T00:47:04.8901062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/MRx16c4-avx512vnni.c.in' 2025-01-24T00:47:04.8901573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/MRx16c4-wasmdot.c.in' 2025-01-24T00:47:04.8902096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/MRx16c8-avx512skx.c.in' 2025-01-24T00:47:04.8902637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/MRx16c8-avx512vnni.c.in' 2025-01-24T00:47:04.8903146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/MRx4c16-wasmdot.c.in' 2025-01-24T00:47:04.8903643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/MRx4c2-sse.c.in' 2025-01-24T00:47:04.8904198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/MRx4c2-wasmsimd-dot16x2.c.in' 2025-01-24T00:47:04.8904692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/MRx4c2s4-sse.c.in' 2025-01-24T00:47:04.8905273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/MRx4c2s4-wasmsimd-dot16x2.c.in' 2025-01-24T00:47:04.8905765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/MRx4c8-sse.c.in' 2025-01-24T00:47:04.8906283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/MRx4c8-ssevnni.c.in' 2025-01-24T00:47:04.8906832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/MRx4c8-wasmsimd-dot16x2.c.in' 2025-01-24T00:47:04.8907337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/MRx8c4-avxvnni.c.in' 2025-01-24T00:47:04.8907840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/MRx8c8-avx2.c.in' 2025-01-24T00:47:04.8908390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/MRx8c8-avx512vnni.c.in' 2025-01-24T00:47:04.8908908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/MRx8c8-avxvnni.c.in' 2025-01-24T00:47:04.8909430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/c16-neon-mlal.c.in' 2025-01-24T00:47:04.8909948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/c2-neon-mull-dup.c.in' 2025-01-24T00:47:04.8910496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/c2-neon-mull-shuffle.c.in' 2025-01-24T00:47:04.8910987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/c4-armsimd32.c.in' 2025-01-24T00:47:04.8911479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/c4-avx512amx.c.in' 2025-01-24T00:47:04.8912029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/c4-neon-mull-dup.c.in' 2025-01-24T00:47:04.8912591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/c4-neon-mull-shuffle.c.in' 2025-01-24T00:47:04.8913088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/c4-neondot.c.in' 2025-01-24T00:47:04.8913581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/c8-neon-mull.c.in' 2025-01-24T00:47:04.8914064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/c8-neondot.c.in' 2025-01-24T00:47:04.8914567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/c8-neoni8mm.c.in' 2025-01-24T00:47:04.8915053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/c8-wasmdot.c.in' 2025-01-24T00:47:04.8915576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/neon-mlal-lane.c.in' 2025-01-24T00:47:04.8916111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/neon-mull-addw-dup.c.in' 2025-01-24T00:47:04.8916567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/rvv.c.in' 2025-01-24T00:47:04.8917053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm/scalar.c.in' 2025-01-24T00:47:04.8917508Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-gemm' 2025-01-24T00:47:04.8918153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/1x8-aarch32-neon-mlal-lane-cortex-a7.S.in' 2025-01-24T00:47:04.8918777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/1x8c8-aarch64-neon-mlal-cortex-a53.S.in' 2025-01-24T00:47:04.8919338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/1x8c8-aarch64-neon-mlal.S.in' 2025-01-24T00:47:04.8919919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/2x8c16-aarch64-neon-mlal.S.in' 2025-01-24T00:47:04.8920538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/2x8c8-aarch64-neon-mlal-cortex-a53.S.in' 2025-01-24T00:47:04.8921105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/2x8c8-aarch64-neon-mlal.S.in' 2025-01-24T00:47:04.8921766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/4x16-aarch64-neon-mlal-lane-cortex-a53.S.in' 2025-01-24T00:47:04.8922407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/4x16-aarch64-neon-mlal-lane-cortex-a75.S.in' 2025-01-24T00:47:04.8923054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/4x16-aarch64-neon-mlal-lane-ld64.S.in' 2025-01-24T00:47:04.8923668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/4x16c4-aarch64-neondot-cortex-a55.S.in' 2025-01-24T00:47:04.8924278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/4x16c4-aarch64-neondot-ld128.S.in' 2025-01-24T00:47:04.8924856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/4x16c4-aarch64-neondot-ld64.S.in' 2025-01-24T00:47:04.8925490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/4x8-aarch32-neon-mlal-lane-cortex-a53.S.in' 2025-01-24T00:47:04.8926237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/4x8-aarch32-neon-mlal-lane-cortex-a7.S.in' 2025-01-24T00:47:04.8926913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/4x8-aarch32-neon-mlal-lane-ld64.S.in' 2025-01-24T00:47:04.8927525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/4x8-aarch64-neon-mlal-lane-ld64.S.in' 2025-01-24T00:47:04.8928131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/4x8c4-aarch32-neondot-cortex-a55.S.in' 2025-01-24T00:47:04.8928708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/4x8c4-aarch32-neondot-ld64.S.in' 2025-01-24T00:47:04.8929258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/MRx16c4-avx512vnni.c.in' 2025-01-24T00:47:04.8929780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/MRx16c4-wasmdot.c.in' 2025-01-24T00:47:04.8930319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/MRx16c8-avx512skx.c.in' 2025-01-24T00:47:04.8930849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/MRx16c8-avx512vnni.c.in' 2025-01-24T00:47:04.8931363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/MRx4c16-wasmdot.c.in' 2025-01-24T00:47:04.8931860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/MRx4c2-sse.c.in' 2025-01-24T00:47:04.8932428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/MRx4c2-wasmsimd-dot16x2.c.in' 2025-01-24T00:47:04.8932929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/MRx4c2s4-sse.c.in' 2025-01-24T00:47:04.8933516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/MRx4c2s4-wasmsimd-dot16x2.c.in' 2025-01-24T00:47:04.8934008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/MRx4c8-sse.c.in' 2025-01-24T00:47:04.8934577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/MRx4c8-wasmsimd-dot16x2.c.in' 2025-01-24T00:47:04.8935075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/MRx8c8-avx2.c.in' 2025-01-24T00:47:04.8935585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/MRx8c8-avxvnni.c.in' 2025-01-24T00:47:04.8936140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/c16-neon-mlal.c.in' 2025-01-24T00:47:04.8936691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/c2-neon-mull-dup.c.in' 2025-01-24T00:47:04.8937251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/c2-neon-mull-shuffle.c.in' 2025-01-24T00:47:04.8937753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/c4-armsimd32.c.in' 2025-01-24T00:47:04.8938252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/c4-avx512amx.c.in' 2025-01-24T00:47:04.8938792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/c4-neon-mull-dup.c.in' 2025-01-24T00:47:04.8939364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/c4-neon-mull-shuffle.c.in' 2025-01-24T00:47:04.8939896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/c4-neondot.c.in' 2025-01-24T00:47:04.8940401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/c8-neon-mull.c.in' 2025-01-24T00:47:04.8940890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/c8-neondot.c.in' 2025-01-24T00:47:04.8941398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/c8-neoni8mm.c.in' 2025-01-24T00:47:04.8941891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/c8-wasmdot.c.in' 2025-01-24T00:47:04.8942408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/neon-mlal-lane.c.in' 2025-01-24T00:47:04.8942961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/neon-mull-addw-dup.c.in' 2025-01-24T00:47:04.8943444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm/scalar.c.in' 2025-01-24T00:47:04.8943927Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-igemm' 2025-01-24T00:47:04.8944542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x16c4-gemm-gio-scalar.c' 2025-01-24T00:47:04.8945151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x16c4-gemm-goi-scalar.c' 2025-01-24T00:47:04.8945778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x16c8-gemm-gio-scalar.c' 2025-01-24T00:47:04.8946438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-avx256vnni-prfm.c' 2025-01-24T00:47:04.8947080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-avx256vnni.c' 2025-01-24T00:47:04.8947725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-avxvnni-prfm.c' 2025-01-24T00:47:04.8948338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-avxvnni.c' 2025-01-24T00:47:04.8948961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-scalar.c' 2025-01-24T00:47:04.8949595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x32c4-gemm-gio-scalar.c' 2025-01-24T00:47:04.8950243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x32c4-gemm-goi-scalar.c' 2025-01-24T00:47:04.8950853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x64c4-gemm-gio-scalar.c' 2025-01-24T00:47:04.8951468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x64c4-gemm-goi-scalar.c' 2025-01-24T00:47:04.8952086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x8c4-gemm-gio-scalar.c' 2025-01-24T00:47:04.8952688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x8c4-gemm-goi-scalar.c' 2025-01-24T00:47:04.8953333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x8c8-gemm-gio-scalar.c' 2025-01-24T00:47:04.8953976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avx2-madd.c' 2025-01-24T00:47:04.8954631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avx256vnni-prfm.c' 2025-01-24T00:47:04.8955267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avx256vnni.c' 2025-01-24T00:47:04.8955904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avxvnni-prfm.c' 2025-01-24T00:47:04.8956530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avxvnni.c' 2025-01-24T00:47:04.8957134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-scalar.c' 2025-01-24T00:47:04.8957789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-wasmrelaxedsimd.c' 2025-01-24T00:47:04.8958288Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-packw/gen' 2025-01-24T00:47:04.8958767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-packw/qs8-packw.h' 2025-01-24T00:47:04.8959247Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-packw' 2025-01-24T00:47:04.8959905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x16c8-gemm-goi-scalar.c' 2025-01-24T00:47:04.8960560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x32c8-gemm-goi-scalar.c' 2025-01-24T00:47:04.8961247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-avx256vnni.c' 2025-01-24T00:47:04.8961900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-avxvnni.c' 2025-01-24T00:47:04.8962566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-scalar.c' 2025-01-24T00:47:04.8963073Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc4w-packw/gen' 2025-01-24T00:47:04.8963623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc4w-packw/qs8-qc4w-packw.h' 2025-01-24T00:47:04.8964153Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc4w-packw' 2025-01-24T00:47:04.8964886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c' 2025-01-24T00:47:04.8965611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul16.c' 2025-01-24T00:47:04.8966375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul32.c' 2025-01-24T00:47:04.8967162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c' 2025-01-24T00:47:04.8967953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-vpmovsx.c' 2025-01-24T00:47:04.8968728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-vpunpck.c' 2025-01-24T00:47:04.8969456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:04.8970185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c' 2025-01-24T00:47:04.8970930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neon-mla8-ld128.c' 2025-01-24T00:47:04.8971660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neon-mla8-ld64.c' 2025-01-24T00:47:04.8972375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:04.8973118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neon-mul8-ld128.c' 2025-01-24T00:47:04.8973843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neon-mul8-ld64.c' 2025-01-24T00:47:04.8974601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neonv8-mla8-ld128.c' 2025-01-24T00:47:04.8975342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neonv8-mla8-ld64.c' 2025-01-24T00:47:04.8976063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:04.8976813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neonv8-mul8-ld128.c' 2025-01-24T00:47:04.8977547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neonv8-mul8-ld64.c' 2025-01-24T00:47:04.8978298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse2-mul16-add16.c' 2025-01-24T00:47:04.8979031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse2-mul16.c' 2025-01-24T00:47:04.8979804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul16-add16.c' 2025-01-24T00:47:04.8980531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul16.c' 2025-01-24T00:47:04.8981242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul32.c' 2025-01-24T00:47:04.8982017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-wasmsimd-mul16-add16.c' 2025-01-24T00:47:04.8982770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-wasmsimd-mul16.c' 2025-01-24T00:47:04.8983526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.8984244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.8984962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.8985682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.8986401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.8987136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.8987852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.8988561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.8989355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c' 2025-01-24T00:47:04.8990105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-vpmovsx.c' 2025-01-24T00:47:04.8990871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-vpunpck.c' 2025-01-24T00:47:04.8991578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:04.8992426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c' 2025-01-24T00:47:04.8993149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:04.8993918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:04.8994683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.8995397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.8996115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.8996843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.8997823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul16-add16.c' 2025-01-24T00:47:04.8998581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul16.c' 2025-01-24T00:47:04.8999286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul32.c' 2025-01-24T00:47:04.9000008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:04.9000732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neon-mla8-ld64.c' 2025-01-24T00:47:04.9001444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:04.9002189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neon-mul8-ld64.c' 2025-01-24T00:47:04.9002926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neonv8-mla8-ld64.c' 2025-01-24T00:47:04.9003656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:04.9004392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neonv8-mul8-ld64.c' 2025-01-24T00:47:04.9005126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse2-mul16-add16.c' 2025-01-24T00:47:04.9005848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse2-mul16.c' 2025-01-24T00:47:04.9006666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul16-add16.c' 2025-01-24T00:47:04.9007387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul16.c' 2025-01-24T00:47:04.9008095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul32.c' 2025-01-24T00:47:04.9008878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-wasmsimd-mul16-add16.c' 2025-01-24T00:47:04.9009643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-wasmsimd-mul16.c' 2025-01-24T00:47:04.9010364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx-mul16-add16.c' 2025-01-24T00:47:04.9011085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:04.9011810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-neon-mla8-ld128.c' 2025-01-24T00:47:04.9012546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-neon-mla8-ld64.c' 2025-01-24T00:47:04.9013331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-neonv8-mla8-ld128.c' 2025-01-24T00:47:04.9014068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-neonv8-mla8-ld64.c' 2025-01-24T00:47:04.9014844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-wasmsimd-mul16-add16.c' 2025-01-24T00:47:04.9015559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p1c-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.9016287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.9017009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.9017709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.9018451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p32c-minmax-fp32-avx512skx-mul32.c' 2025-01-24T00:47:04.9019166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-neon-mla8-ld64.c' 2025-01-24T00:47:04.9019905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-neonv8-mla8-ld64.c' 2025-01-24T00:47:04.9020602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse2-mul16.c' 2025-01-24T00:47:04.9021304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse41-mul16.c' 2025-01-24T00:47:04.9022032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-4p2c-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.9022754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-4p8c-minmax-fp32-neon-mla8-ld64.c' 2025-01-24T00:47:04.9023626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c' 2025-01-24T00:47:04.9024426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c' 2025-01-24T00:47:04.9025263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c' 2025-01-24T00:47:04.9026041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c' 2025-01-24T00:47:04.9026779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c' 2025-01-24T00:47:04.9027538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c' 2025-01-24T00:47:04.9028324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:04.9029105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mla8-ld128.c' 2025-01-24T00:47:04.9029867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mla8-ld64.c' 2025-01-24T00:47:04.9030605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:04.9031389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mul8-ld128.c' 2025-01-24T00:47:04.9032153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mul8-ld64.c' 2025-01-24T00:47:04.9032950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mla8-ld128.c' 2025-01-24T00:47:04.9033723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mla8-ld64.c' 2025-01-24T00:47:04.9034477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:04.9035273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mul8-ld128.c' 2025-01-24T00:47:04.9036050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mul8-ld64.c' 2025-01-24T00:47:04.9036834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16-add16.c' 2025-01-24T00:47:04.9037574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c' 2025-01-24T00:47:04.9038363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16-add16.c' 2025-01-24T00:47:04.9039146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c' 2025-01-24T00:47:04.9039974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-wasmsimd-mul16-add16.c' 2025-01-24T00:47:04.9040748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-wasmsimd-mul16.c' 2025-01-24T00:47:04.9041504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.9042271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.9043049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.9043822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.9044591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.9045348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.9046111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.9046916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.9047775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c' 2025-01-24T00:47:04.9048578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c' 2025-01-24T00:47:04.9049374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c' 2025-01-24T00:47:04.9050168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c' 2025-01-24T00:47:04.9050907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:04.9051660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c8s8r-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:04.9052411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c8s8r-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:04.9053163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.9053959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.9054716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.9055493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.9056222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c' 2025-01-24T00:47:04.9056961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c' 2025-01-24T00:47:04.9057708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:04.9058490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-neon-mla8-ld64.c' 2025-01-24T00:47:04.9059271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:04.9060029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-neon-mul8-ld64.c' 2025-01-24T00:47:04.9060809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-neonv8-mla8-ld64.c' 2025-01-24T00:47:04.9061561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:04.9062329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-neonv8-mul8-ld64.c' 2025-01-24T00:47:04.9063112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16-add16.c' 2025-01-24T00:47:04.9063851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c' 2025-01-24T00:47:04.9064637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16-add16.c' 2025-01-24T00:47:04.9065376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c' 2025-01-24T00:47:04.9066188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-wasmsimd-mul16-add16.c' 2025-01-24T00:47:04.9066964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-wasmsimd-mul16.c' 2025-01-24T00:47:04.9067802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c' 2025-01-24T00:47:04.9068614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c' 2025-01-24T00:47:04.9069445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c' 2025-01-24T00:47:04.9070262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c' 2025-01-24T00:47:04.9070998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c' 2025-01-24T00:47:04.9071748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c' 2025-01-24T00:47:04.9072502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:04.9073300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mla8-ld128.c' 2025-01-24T00:47:04.9074098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mla8-ld64.c' 2025-01-24T00:47:04.9074835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:04.9075606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mul8-ld128.c' 2025-01-24T00:47:04.9076383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mul8-ld64.c' 2025-01-24T00:47:04.9077168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mla8-ld128.c' 2025-01-24T00:47:04.9077960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mla8-ld64.c' 2025-01-24T00:47:04.9078713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:04.9079502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mul8-ld128.c' 2025-01-24T00:47:04.9080295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mul8-ld64.c' 2025-01-24T00:47:04.9081074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16-add16.c' 2025-01-24T00:47:04.9081833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c' 2025-01-24T00:47:04.9082615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16-add16.c' 2025-01-24T00:47:04.9083371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c' 2025-01-24T00:47:04.9084205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-wasmsimd-mul16-add16.c' 2025-01-24T00:47:04.9084972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-wasmsimd-mul16.c' 2025-01-24T00:47:04.9085766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.9086596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.9087366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.9088105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.9088887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.9089814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.9090574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.9091327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.9092380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c' 2025-01-24T00:47:04.9093209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c' 2025-01-24T00:47:04.9094011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c' 2025-01-24T00:47:04.9094787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c' 2025-01-24T00:47:04.9095536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:04.9096279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c8s8r-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:04.9097048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c8s8r-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:04.9097802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.9098554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.9099320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.9100123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.9100905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c' 2025-01-24T00:47:04.9101646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c' 2025-01-24T00:47:04.9102391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:04.9103144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-neon-mla8-ld64.c' 2025-01-24T00:47:04.9103912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:04.9104715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-neon-mul8-ld64.c' 2025-01-24T00:47:04.9105485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-neonv8-mla8-ld64.c' 2025-01-24T00:47:04.9106240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:04.9107003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-neonv8-mul8-ld64.c' 2025-01-24T00:47:04.9107774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16-add16.c' 2025-01-24T00:47:04.9108525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c' 2025-01-24T00:47:04.9109297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16-add16.c' 2025-01-24T00:47:04.9110049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c' 2025-01-24T00:47:04.9110847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-wasmsimd-mul16-add16.c' 2025-01-24T00:47:04.9111613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-wasmsimd-mul16.c' 2025-01-24T00:47:04.9112466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c' 2025-01-24T00:47:04.9113268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c' 2025-01-24T00:47:04.9114086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c' 2025-01-24T00:47:04.9114893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c' 2025-01-24T00:47:04.9115646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c' 2025-01-24T00:47:04.9116419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c' 2025-01-24T00:47:04.9117155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:04.9117939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mla8-ld128.c' 2025-01-24T00:47:04.9118703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mla8-ld64.c' 2025-01-24T00:47:04.9119475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:04.9120269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mul8-ld128.c' 2025-01-24T00:47:04.9121034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mul8-ld64.c' 2025-01-24T00:47:04.9121827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mla8-ld128.c' 2025-01-24T00:47:04.9122606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mla8-ld64.c' 2025-01-24T00:47:04.9123373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:04.9124153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mul8-ld128.c' 2025-01-24T00:47:04.9124938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mul8-ld64.c' 2025-01-24T00:47:04.9125710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16-add16.c' 2025-01-24T00:47:04.9126513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c' 2025-01-24T00:47:04.9127311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16-add16.c' 2025-01-24T00:47:04.9128061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c' 2025-01-24T00:47:04.9128880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-wasmsimd-mul16-add16.c' 2025-01-24T00:47:04.9129647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-wasmsimd-mul16.c' 2025-01-24T00:47:04.9130439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.9131246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.9132004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.9132765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.9133525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.9134306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.9135099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.9135838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.9136692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c' 2025-01-24T00:47:04.9137490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c' 2025-01-24T00:47:04.9138306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c' 2025-01-24T00:47:04.9139087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c' 2025-01-24T00:47:04.9139820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c' 2025-01-24T00:47:04.9140574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:04.9141313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c8s8r-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:04.9142081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c8s8r-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:04.9142837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.9143591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.9144354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.9145094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.9145868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c' 2025-01-24T00:47:04.9146629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:04.9147401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-neon-mla8-ld64.c' 2025-01-24T00:47:04.9148132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:04.9148893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-neon-mul8-ld64.c' 2025-01-24T00:47:04.9149714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-neonv8-mla8-ld64.c' 2025-01-24T00:47:04.9150488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:04.9151273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-neonv8-mul8-ld64.c' 2025-01-24T00:47:04.9152041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16-add16.c' 2025-01-24T00:47:04.9152781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c' 2025-01-24T00:47:04.9153566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16-add16.c' 2025-01-24T00:47:04.9154310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c' 2025-01-24T00:47:04.9155119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-wasmsimd-mul16-add16.c' 2025-01-24T00:47:04.9155879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-wasmsimd-mul16.c' 2025-01-24T00:47:04.9156613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c' 2025-01-24T00:47:04.9157326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul16.c' 2025-01-24T00:47:04.9158028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul32.c' 2025-01-24T00:47:04.9158823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c' 2025-01-24T00:47:04.9159560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-vpmovsx.c' 2025-01-24T00:47:04.9160340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-vpunpck.c' 2025-01-24T00:47:04.9161045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:04.9161871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c' 2025-01-24T00:47:04.9162613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neon-mla8-ld128.c' 2025-01-24T00:47:04.9163332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neon-mla8-ld64.c' 2025-01-24T00:47:04.9164048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:04.9164796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neon-mul8-ld128.c' 2025-01-24T00:47:04.9165543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neon-mul8-ld64.c' 2025-01-24T00:47:04.9166349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neonv8-mla8-ld128.c' 2025-01-24T00:47:04.9167090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neonv8-mla8-ld64.c' 2025-01-24T00:47:04.9167818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:04.9168555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neonv8-mul8-ld128.c' 2025-01-24T00:47:04.9169289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neonv8-mul8-ld64.c' 2025-01-24T00:47:04.9170031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse2-mul16-add16.c' 2025-01-24T00:47:04.9170731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse2-mul16.c' 2025-01-24T00:47:04.9171472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul16-add16.c' 2025-01-24T00:47:04.9172182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul16.c' 2025-01-24T00:47:04.9172907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul32.c' 2025-01-24T00:47:04.9173663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-wasmsimd-mul16-add16.c' 2025-01-24T00:47:04.9174388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-wasmsimd-mul16.c' 2025-01-24T00:47:04.9175117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.9175860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.9176614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.9177318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.9178032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.9178762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.9179497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.9180237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.9181013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c' 2025-01-24T00:47:04.9181752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-vpmovsx.c' 2025-01-24T00:47:04.9182506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-vpunpck.c' 2025-01-24T00:47:04.9183210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:04.9183951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c' 2025-01-24T00:47:04.9184652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:04.9185387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:04.9186106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.9186823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.9187560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.9188258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.9188994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul16-add16.c' 2025-01-24T00:47:04.9189686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul16.c' 2025-01-24T00:47:04.9190403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul32.c' 2025-01-24T00:47:04.9191149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:04.9191871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-neon-mla8-ld64.c' 2025-01-24T00:47:04.9192700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:04.9193421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-neon-mul8-ld64.c' 2025-01-24T00:47:04.9194151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-neonv8-mla8-ld64.c' 2025-01-24T00:47:04.9194950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:04.9195679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-neonv8-mul8-ld64.c' 2025-01-24T00:47:04.9196420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse2-mul16-add16.c' 2025-01-24T00:47:04.9197119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse2-mul16.c' 2025-01-24T00:47:04.9197852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul16-add16.c' 2025-01-24T00:47:04.9198569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul16.c' 2025-01-24T00:47:04.9199272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul32.c' 2025-01-24T00:47:04.9200042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-wasmsimd-mul16-add16.c' 2025-01-24T00:47:04.9200765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-wasmsimd-mul16.c' 2025-01-24T00:47:04.9201294Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen' 2025-01-24T00:47:04.9202126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/qs8-qc8w-dwconv-3p16c-minmax-fp32-asm-aarch32-neonv8-mla8-cortex-a35.S' 2025-01-24T00:47:04.9202944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/qs8-qc8w-dwconv-3p8c-minmax-fp32-asm-aarch32-neonv8-mla8-cortex-a35.S' 2025-01-24T00:47:04.9203613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/qs8-qc8w-dwconv-minmax-multipass-fp32.h' 2025-01-24T00:47:04.9204251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/qs8-qc8w-dwconv-minmax-unipass-fp32.h' 2025-01-24T00:47:04.9204763Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv' 2025-01-24T00:47:04.9205515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c4-minmax-fp32-avx512vnni-prfm.c' 2025-01-24T00:47:04.9206279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c4-minmax-fp32-avx512vnni.c' 2025-01-24T00:47:04.9207011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c8-minmax-fp32-avx512vnni-prfm.c' 2025-01-24T00:47:04.9207699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c8-minmax-fp32-avx512vnni.c' 2025-01-24T00:47:04.9208418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x8c8-minmax-fp32-avx256vnni-prfm.c' 2025-01-24T00:47:04.9209109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x8c8-minmax-fp32-avx256vnni.c' 2025-01-24T00:47:04.9209880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c4-minmax-fp32-avx512vnni-prfm.c' 2025-01-24T00:47:04.9210582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c4-minmax-fp32-avx512vnni.c' 2025-01-24T00:47:04.9211296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c8-minmax-fp32-avx512vnni-prfm.c' 2025-01-24T00:47:04.9211998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c8-minmax-fp32-avx512vnni.c' 2025-01-24T00:47:04.9212709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x8c8-minmax-fp32-avx256vnni-prfm.c' 2025-01-24T00:47:04.9213398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x8c8-minmax-fp32-avx256vnni.c' 2025-01-24T00:47:04.9214124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c4-minmax-fp32-avx512vnni-prfm.c' 2025-01-24T00:47:04.9214817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c4-minmax-fp32-avx512vnni.c' 2025-01-24T00:47:04.9215547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c8-minmax-fp32-avx512vnni-prfm.c' 2025-01-24T00:47:04.9216237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c8-minmax-fp32-avx512vnni.c' 2025-01-24T00:47:04.9216942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x8c8-minmax-fp32-avx256vnni-prfm.c' 2025-01-24T00:47:04.9217643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x8c8-minmax-fp32-avx256vnni.c' 2025-01-24T00:47:04.9218349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-16x16c4-minmax-fp32-avx512amx-prfm.c' 2025-01-24T00:47:04.9219050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-16x16c4-minmax-fp32-avx512amx.c' 2025-01-24T00:47:04.9219757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-16x32c4-minmax-fp32-avx512amx-prfm.c' 2025-01-24T00:47:04.9220487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-16x32c4-minmax-fp32-avx512amx.c' 2025-01-24T00:47:04.9221219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-16x64c4-minmax-fp32-avx512amx-prfm.c' 2025-01-24T00:47:04.9221903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-16x64c4-minmax-fp32-avx512amx.c' 2025-01-24T00:47:04.9222640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16-minmax-fp32-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.9223337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16-minmax-fp32-neon-mlal-lane.c' 2025-01-24T00:47:04.9224106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16-minmax-fp32-neonv8-mlal-lane-prfm.c' 2025-01-24T00:47:04.9224837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16-minmax-fp32-neonv8-mlal-lane.c' 2025-01-24T00:47:04.9225602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-asm-aarch64-neondot-ld32.S' 2025-01-24T00:47:04.9226376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-asm-aarch64-neondot-ld64.S' 2025-01-24T00:47:04.9227055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512amx.c' 2025-01-24T00:47:04.9227781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512vnni-prfm.c' 2025-01-24T00:47:04.9228465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512vnni.c' 2025-01-24T00:47:04.9229135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-neondot.c' 2025-01-24T00:47:04.9229859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-wasmsdot-u2-acc2.c' 2025-01-24T00:47:04.9230547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-wasmsdot-u2.c' 2025-01-24T00:47:04.9231237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-wasmsdot.c' 2025-01-24T00:47:04.9231962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-wasmusdot-u2-acc2.c' 2025-01-24T00:47:04.9232656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-wasmusdot-u2.c' 2025-01-24T00:47:04.9233345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-wasmusdot.c' 2025-01-24T00:47:04.9234081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-aarch64-neondot-ld128.c' 2025-01-24T00:47:04.9234822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c' 2025-01-24T00:47:04.9235531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx.c' 2025-01-24T00:47:04.9236248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni-prfm.c' 2025-01-24T00:47:04.9236924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni.c' 2025-01-24T00:47:04.9237620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-neondot-ld64.c' 2025-01-24T00:47:04.9238311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-neoni8mm.c' 2025-01-24T00:47:04.9239012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x1c4-minmax-fp32-armsimd32.c' 2025-01-24T00:47:04.9239739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.9240419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.9241106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.9241794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.9242473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2c4-minmax-fp32-armsimd32.c' 2025-01-24T00:47:04.9243166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x32c4-minmax-fp32-avx512amx.c' 2025-01-24T00:47:04.9243853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.9244544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.9245240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.9245917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.9246678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c16-minmax-fp32-wasmsdot.c' 2025-01-24T00:47:04.9247365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c16-minmax-fp32-wasmusdot.c' 2025-01-24T00:47:04.9248042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:04.9248725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:04.9249433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:04.9250151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:04.9250835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:04.9251515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:04.9252268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.9253003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.9253726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:04.9254433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:04.9255134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:04.9255817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:04.9256511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:04.9257214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:04.9257970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.9258731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.9259408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:04.9260078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:04.9260774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:04.9261453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:04.9262151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:04.9262830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:04.9263571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.9264358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.9265067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x64c4-minmax-fp32-avx512amx.c' 2025-01-24T00:47:04.9265936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8-minmax-fp32-asm-aarch32-neon-mlal-lane-cortex-a7-prfm.S' 2025-01-24T00:47:04.9266760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8-minmax-fp32-asm-aarch32-neon-mlal-lane-cortex-a7.S' 2025-01-24T00:47:04.9267624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-cortex-a35-prfm.S' 2025-01-24T00:47:04.9268496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-cortex-a35.S' 2025-01-24T00:47:04.9269243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8-minmax-fp32-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.9269950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8-minmax-fp32-neon-mlal-lane.c' 2025-01-24T00:47:04.9270679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8-minmax-fp32-neonv8-mlal-lane-prfm.c' 2025-01-24T00:47:04.9271398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8-minmax-fp32-neonv8-mlal-lane.c' 2025-01-24T00:47:04.9272083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c16-minmax-fp32-wasmsdot.c' 2025-01-24T00:47:04.9272766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c16-minmax-fp32-wasmusdot.c' 2025-01-24T00:47:04.9273481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neon-mlal-dup.c' 2025-01-24T00:47:04.9274183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neon-mlal-ld1r.c' 2025-01-24T00:47:04.9274897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neon-mlal-ld2r.c' 2025-01-24T00:47:04.9275601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neon-mlal-ld4r.c' 2025-01-24T00:47:04.9276308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neonv8-mlal-dup.c' 2025-01-24T00:47:04.9277030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neonv8-mlal-ld1r.c' 2025-01-24T00:47:04.9277738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neonv8-mlal-ld2r.c' 2025-01-24T00:47:04.9278456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neonv8-mlal-ld4r.c' 2025-01-24T00:47:04.9279166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2s4-minmax-fp32-neon-mlal.c' 2025-01-24T00:47:04.9279889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2s4-minmax-fp32-neonv8-mlal.c' 2025-01-24T00:47:04.9280598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neon-mlal-dup.c' 2025-01-24T00:47:04.9281295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neon-mlal-ld1r.c' 2025-01-24T00:47:04.9282006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neon-mlal-ld2r.c' 2025-01-24T00:47:04.9282667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neondot.c' 2025-01-24T00:47:04.9283394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neonv8-mlal-dup.c' 2025-01-24T00:47:04.9284135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neonv8-mlal-ld1r.c' 2025-01-24T00:47:04.9284841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neonv8-mlal-ld2r.c' 2025-01-24T00:47:04.9285538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4s2-minmax-fp32-neon-mlal.c' 2025-01-24T00:47:04.9286236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4s2-minmax-fp32-neonv8-mlal.c' 2025-01-24T00:47:04.9287032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-aarch64-neondot-ld128.c' 2025-01-24T00:47:04.9287867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S' 2025-01-24T00:47:04.9288674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53.S' 2025-01-24T00:47:04.9289449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S' 2025-01-24T00:47:04.9290185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal.S' 2025-01-24T00:47:04.9290848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx2.c' 2025-01-24T00:47:04.9291526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256skx.c' 2025-01-24T00:47:04.9292362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256vnni-prfm.c' 2025-01-24T00:47:04.9293057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256vnni.c' 2025-01-24T00:47:04.9293753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avxvnni-prfm.c' 2025-01-24T00:47:04.9294480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avxvnni.c' 2025-01-24T00:47:04.9295223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avxvnniint8-prfm.c' 2025-01-24T00:47:04.9295902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-neon-mlal.c' 2025-01-24T00:47:04.9296607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-neondot-ld64.c' 2025-01-24T00:47:04.9297276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-neoni8mm.c' 2025-01-24T00:47:04.9298007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-neonv8-mlal.c' 2025-01-24T00:47:04.9298748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-wasmsdot-u2.c' 2025-01-24T00:47:04.9299413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-wasmsdot.c' 2025-01-24T00:47:04.9300117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-wasmusdot-u2.c' 2025-01-24T00:47:04.9300789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-wasmusdot.c' 2025-01-24T00:47:04.9301526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16-minmax-fp32-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.9302227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16-minmax-fp32-neon-mlal-lane.c' 2025-01-24T00:47:04.9302974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16-minmax-fp32-neonv8-mlal-lane-prfm.c' 2025-01-24T00:47:04.9303675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16-minmax-fp32-neonv8-mlal-lane.c' 2025-01-24T00:47:04.9304351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16c8-minmax-fp32-neoni8mm.c' 2025-01-24T00:47:04.9305045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x1c4-minmax-fp32-armsimd32.c' 2025-01-24T00:47:04.9305733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.9306439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.9307125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.9307799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.9308487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2c4-minmax-fp32-armsimd32.c' 2025-01-24T00:47:04.9309204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.9309932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.9310618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.9311295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.9311982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c16-minmax-fp32-wasmsdot.c' 2025-01-24T00:47:04.9312698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c16-minmax-fp32-wasmusdot.c' 2025-01-24T00:47:04.9313427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:04.9314095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:04.9314780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:04.9315464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:04.9316149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:04.9316854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:04.9317592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.9318327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.9319023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:04.9319702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:04.9320416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:04.9321103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:04.9321812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:04.9322498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:04.9323275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.9324034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.9324733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:04.9325415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:04.9326093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:04.9326834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:04.9327564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:04.9328268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:04.9329022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.9329757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.9330474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8-minmax-fp32-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.9331191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8-minmax-fp32-neon-mlal-lane.c' 2025-01-24T00:47:04.9331921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8-minmax-fp32-neonv8-mlal-lane-prfm.c' 2025-01-24T00:47:04.9332632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8-minmax-fp32-neonv8-mlal-lane.c' 2025-01-24T00:47:04.9333368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c16-minmax-fp32-asm-aarch64-neon-mlal.S' 2025-01-24T00:47:04.9334044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c16-minmax-fp32-wasmsdot.c' 2025-01-24T00:47:04.9334741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c16-minmax-fp32-wasmusdot.c' 2025-01-24T00:47:04.9335445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neon-mlal-dup.c' 2025-01-24T00:47:04.9336159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neon-mlal-ld1r.c' 2025-01-24T00:47:04.9336861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neon-mlal-ld2r.c' 2025-01-24T00:47:04.9337572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neon-mlal-ld4r.c' 2025-01-24T00:47:04.9338308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neonv8-mlal-dup.c' 2025-01-24T00:47:04.9339042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neonv8-mlal-ld1r.c' 2025-01-24T00:47:04.9339767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neonv8-mlal-ld2r.c' 2025-01-24T00:47:04.9340475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neonv8-mlal-ld4r.c' 2025-01-24T00:47:04.9341172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2s4-minmax-fp32-neon-mlal.c' 2025-01-24T00:47:04.9341867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2s4-minmax-fp32-neonv8-mlal.c' 2025-01-24T00:47:04.9342591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4-minmax-fp32-neon-mlal-dup.c' 2025-01-24T00:47:04.9343334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4-minmax-fp32-neon-mlal-ld1r.c' 2025-01-24T00:47:04.9344037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4-minmax-fp32-neon-mlal-ld2r.c' 2025-01-24T00:47:04.9344757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4-minmax-fp32-neonv8-mlal-dup.c' 2025-01-24T00:47:04.9345462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4-minmax-fp32-neonv8-mlal-ld1r.c' 2025-01-24T00:47:04.9346171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4-minmax-fp32-neonv8-mlal-ld2r.c' 2025-01-24T00:47:04.9346870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4s2-minmax-fp32-neon-mlal.c' 2025-01-24T00:47:04.9347565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4s2-minmax-fp32-neonv8-mlal.c' 2025-01-24T00:47:04.9348417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S' 2025-01-24T00:47:04.9349229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53.S' 2025-01-24T00:47:04.9349999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S' 2025-01-24T00:47:04.9350753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal.S' 2025-01-24T00:47:04.9351492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mull.S' 2025-01-24T00:47:04.9352151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx2.c' 2025-01-24T00:47:04.9352827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx256skx.c' 2025-01-24T00:47:04.9353561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avxvnni-prfm.c' 2025-01-24T00:47:04.9354250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avxvnni.c' 2025-01-24T00:47:04.9354925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-neon-mlal.c' 2025-01-24T00:47:04.9355604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-neoni8mm.c' 2025-01-24T00:47:04.9356291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-neonv8-mlal.c' 2025-01-24T00:47:04.9357016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-wasmsdot-u2.c' 2025-01-24T00:47:04.9357707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-wasmsdot.c' 2025-01-24T00:47:04.9358398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-wasmusdot-u2.c' 2025-01-24T00:47:04.9359084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-wasmusdot.c' 2025-01-24T00:47:04.9359805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16-minmax-fp32-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.9360516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16-minmax-fp32-neon-mlal-lane.c' 2025-01-24T00:47:04.9361253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16-minmax-fp32-neonv8-mlal-lane-prfm.c' 2025-01-24T00:47:04.9361953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16-minmax-fp32-neonv8-mlal-lane.c' 2025-01-24T00:47:04.9362681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c4-minmax-fp32-wasmsdot-u2-acc2.c' 2025-01-24T00:47:04.9363364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c4-minmax-fp32-wasmsdot-u2.c' 2025-01-24T00:47:04.9364061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c4-minmax-fp32-wasmsdot.c' 2025-01-24T00:47:04.9364784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c4-minmax-fp32-wasmusdot-u2-acc2.c' 2025-01-24T00:47:04.9365484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c4-minmax-fp32-wasmusdot-u2.c' 2025-01-24T00:47:04.9366170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c4-minmax-fp32-wasmusdot.c' 2025-01-24T00:47:04.9366885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c8-minmax-fp32-neoni8mm.c' 2025-01-24T00:47:04.9367614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.9368301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.9369016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.9369704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.9370393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.9371090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.9371811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.9372520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.9373194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c16-minmax-fp32-wasmsdot.c' 2025-01-24T00:47:04.9373876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c16-minmax-fp32-wasmusdot.c' 2025-01-24T00:47:04.9374557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:04.9375228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:04.9375928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:04.9376604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:04.9377287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:04.9377977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:04.9378722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.9379473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.9380159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:04.9380840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:04.9381538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:04.9382252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:04.9382967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:04.9383684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:04.9384437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.9385196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.9385871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:04.9386582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:04.9387288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:04.9387961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:04.9388658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:04.9389337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:04.9390095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.9390841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.9391573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8-minmax-fp32-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.9392371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8-minmax-fp32-neon-mlal-lane.c' 2025-01-24T00:47:04.9393103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8-minmax-fp32-neonv8-mlal-lane-prfm.c' 2025-01-24T00:47:04.9393826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8-minmax-fp32-neonv8-mlal-lane.c' 2025-01-24T00:47:04.9394502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c16-minmax-fp32-wasmsdot.c' 2025-01-24T00:47:04.9395200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c16-minmax-fp32-wasmusdot.c' 2025-01-24T00:47:04.9395849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx2.c' 2025-01-24T00:47:04.9396526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx256skx.c' 2025-01-24T00:47:04.9397345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avxvnni-prfm.c' 2025-01-24T00:47:04.9398042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avxvnni.c' 2025-01-24T00:47:04.9398728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-neoni8mm.c' 2025-01-24T00:47:04.9399417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-wasmsdot-u2.c' 2025-01-24T00:47:04.9400087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-wasmsdot.c' 2025-01-24T00:47:04.9400797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-wasmusdot-u2.c' 2025-01-24T00:47:04.9401510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-wasmusdot.c' 2025-01-24T00:47:04.9402410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S' 2025-01-24T00:47:04.9403237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-cortex-a53.S' 2025-01-24T00:47:04.9404056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-ld64-prfm.S' 2025-01-24T00:47:04.9404860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-ld64.S' 2025-01-24T00:47:04.9405588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.9406367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-neon-mlal-lane.c' 2025-01-24T00:47:04.9407100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-neonv8-mlal-lane-prfm.c' 2025-01-24T00:47:04.9407818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-neonv8-mlal-lane.c' 2025-01-24T00:47:04.9408616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-cortex-a55.S' 2025-01-24T00:47:04.9409383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld128.S' 2025-01-24T00:47:04.9410161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld32.S' 2025-01-24T00:47:04.9410922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld64.S' 2025-01-24T00:47:04.9411645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-avx512vnni-prfm.c' 2025-01-24T00:47:04.9412358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-avx512vnni.c' 2025-01-24T00:47:04.9413029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-neondot.c' 2025-01-24T00:47:04.9413780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-wasmsdot-u2-acc2.c' 2025-01-24T00:47:04.9414467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-wasmsdot-u2.c' 2025-01-24T00:47:04.9415156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-wasmsdot.c' 2025-01-24T00:47:04.9415872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-wasmusdot-u2-acc2.c' 2025-01-24T00:47:04.9416591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-wasmusdot-u2.c' 2025-01-24T00:47:04.9417307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-wasmusdot.c' 2025-01-24T00:47:04.9417984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c8-minmax-fp32-neoni8mm.c' 2025-01-24T00:47:04.9418683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.9419369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.9420069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.9420745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.9421429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.9422127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.9422811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.9423501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.9424177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c16-minmax-fp32-wasmsdot.c' 2025-01-24T00:47:04.9424852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c16-minmax-fp32-wasmusdot.c' 2025-01-24T00:47:04.9425541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:04.9426209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:04.9426925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:04.9427599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:04.9428318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:04.9429005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:04.9429747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.9430491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.9431200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:04.9431902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:04.9432599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:04.9433279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:04.9433986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:04.9434674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:04.9435429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.9436182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.9436923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.9437667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.9438522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-asm-aarch32-neon-mlal-lane-cortex-a53-prfm.S' 2025-01-24T00:47:04.9439367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-asm-aarch32-neon-mlal-lane-cortex-a53.S' 2025-01-24T00:47:04.9440214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-asm-aarch32-neon-mlal-lane-cortex-a7-prfm.S' 2025-01-24T00:47:04.9441026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-asm-aarch32-neon-mlal-lane-cortex-a7.S' 2025-01-24T00:47:04.9441872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-asm-aarch32-neon-mlal-lane-ld64-prfm.S' 2025-01-24T00:47:04.9442659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-asm-aarch32-neon-mlal-lane-ld64.S' 2025-01-24T00:47:04.9443558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-cortex-a35-prfm.S' 2025-01-24T00:47:04.9444387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-cortex-a35.S' 2025-01-24T00:47:04.9445252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-cortex-a53-prfm.S' 2025-01-24T00:47:04.9446129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-cortex-a53.S' 2025-01-24T00:47:04.9447026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-ld64-prfm.S' 2025-01-24T00:47:04.9447838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-ld64.S' 2025-01-24T00:47:04.9448556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.9449260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-neon-mlal-lane.c' 2025-01-24T00:47:04.9449991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-neonv8-mlal-lane-prfm.c' 2025-01-24T00:47:04.9450701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-neonv8-mlal-lane.c' 2025-01-24T00:47:04.9451389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c16-minmax-fp32-wasmsdot.c' 2025-01-24T00:47:04.9452070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c16-minmax-fp32-wasmusdot.c' 2025-01-24T00:47:04.9452878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c4-minmax-fp32-asm-aarch32-neondot-cortex-a55.S' 2025-01-24T00:47:04.9458202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c4-minmax-fp32-asm-aarch32-neondot-ld64.S' 2025-01-24T00:47:04.9458950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c4-minmax-fp32-neondot.c' 2025-01-24T00:47:04.9459612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx2.c' 2025-01-24T00:47:04.9460295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx256skx.c' 2025-01-24T00:47:04.9460998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avxvnni-prfm.c' 2025-01-24T00:47:04.9461738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avxvnni.c' 2025-01-24T00:47:04.9462412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-neoni8mm.c' 2025-01-24T00:47:04.9463145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-wasmsdot-u2.c' 2025-01-24T00:47:04.9463815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-wasmsdot.c' 2025-01-24T00:47:04.9464516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-wasmusdot-u2.c' 2025-01-24T00:47:04.9465189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-wasmusdot.c' 2025-01-24T00:47:04.9465935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c4-minmax-fp32-avx512vnni-prfm.c' 2025-01-24T00:47:04.9466654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c4-minmax-fp32-avx512vnni.c' 2025-01-24T00:47:04.9467360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512skx-prfm.c' 2025-01-24T00:47:04.9468047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512skx.c' 2025-01-24T00:47:04.9468749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512vnni-prfm.c' 2025-01-24T00:47:04.9469432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512vnni.c' 2025-01-24T00:47:04.9470147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avx256vnni-prfm.c' 2025-01-24T00:47:04.9470832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avx256vnni.c' 2025-01-24T00:47:04.9471531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avxvnni-prfm.c' 2025-01-24T00:47:04.9472193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avxvnni.c' 2025-01-24T00:47:04.9472901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avxvnniint8-prfm.c' 2025-01-24T00:47:04.9473641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16-minmax-fp32-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.9474334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16-minmax-fp32-neon-mlal-lane.c' 2025-01-24T00:47:04.9475072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16-minmax-fp32-neonv8-mlal-lane-prfm.c' 2025-01-24T00:47:04.9475772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16-minmax-fp32-neonv8-mlal-lane.c' 2025-01-24T00:47:04.9476475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16c4-minmax-fp32-neondot.c' 2025-01-24T00:47:04.9477174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16c8-minmax-fp32-neoni8mm.c' 2025-01-24T00:47:04.9477885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8-minmax-fp32-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.9478583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8-minmax-fp32-neon-mlal-lane.c' 2025-01-24T00:47:04.9479313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8-minmax-fp32-neonv8-mlal-lane-prfm.c' 2025-01-24T00:47:04.9480028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8-minmax-fp32-neonv8-mlal-lane.c' 2025-01-24T00:47:04.9480714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8c4-minmax-fp32-neondot.c' 2025-01-24T00:47:04.9481428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8c8-minmax-fp32-avxvnni-prfm.c' 2025-01-24T00:47:04.9482096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8c8-minmax-fp32-avxvnni.c' 2025-01-24T00:47:04.9482764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8c8-minmax-fp32-neoni8mm.c' 2025-01-24T00:47:04.9483446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512amx.c' 2025-01-24T00:47:04.9484155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512vnni-prfm.c' 2025-01-24T00:47:04.9484832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512vnni.c' 2025-01-24T00:47:04.9485540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c' 2025-01-24T00:47:04.9486211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512skx.c' 2025-01-24T00:47:04.9487036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni-prfm.c' 2025-01-24T00:47:04.9487722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni.c' 2025-01-24T00:47:04.9488400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x32c4-minmax-fp32-avx512amx.c' 2025-01-24T00:47:04.9489095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x64c4-minmax-fp32-avx512amx.c' 2025-01-24T00:47:04.9489791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x8c8-minmax-fp32-avx256vnni-prfm.c' 2025-01-24T00:47:04.9490478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x8c8-minmax-fp32-avx256vnni.c' 2025-01-24T00:47:04.9491211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x8c8-minmax-fp32-avxvnni-prfm.c' 2025-01-24T00:47:04.9491897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x8c8-minmax-fp32-avxvnni.c' 2025-01-24T00:47:04.9492882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c4-minmax-fp32-avx512vnni-prfm.c' 2025-01-24T00:47:04.9493565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c4-minmax-fp32-avx512vnni.c' 2025-01-24T00:47:04.9494239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c4-minmax-fp32-neondot.c' 2025-01-24T00:47:04.9494944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512skx-prfm.c' 2025-01-24T00:47:04.9495688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512skx.c' 2025-01-24T00:47:04.9496423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512vnni-prfm.c' 2025-01-24T00:47:04.9497101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512vnni.c' 2025-01-24T00:47:04.9497787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-neoni8mm.c' 2025-01-24T00:47:04.9498445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c4-minmax-fp32-neondot.c' 2025-01-24T00:47:04.9499159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avx256vnni-prfm.c' 2025-01-24T00:47:04.9499833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avx256vnni.c' 2025-01-24T00:47:04.9500518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avxvnni-prfm.c' 2025-01-24T00:47:04.9501188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avxvnni.c' 2025-01-24T00:47:04.9501850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-neoni8mm.c' 2025-01-24T00:47:04.9502563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c4-minmax-fp32-avx512vnni-prfm.c' 2025-01-24T00:47:04.9503244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c4-minmax-fp32-avx512vnni.c' 2025-01-24T00:47:04.9503948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c8-minmax-fp32-avx512vnni-prfm.c' 2025-01-24T00:47:04.9504641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c8-minmax-fp32-avx512vnni.c' 2025-01-24T00:47:04.9505338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x8c8-minmax-fp32-avx256vnni-prfm.c' 2025-01-24T00:47:04.9506054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x8c8-minmax-fp32-avx256vnni.c' 2025-01-24T00:47:04.9506586Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm/gen' 2025-01-24T00:47:04.9507069Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-gemm' 2025-01-24T00:47:04.9507784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.9508453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.9509162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.9509852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.9510593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x8c8-minmax-fp32-avx256vnni-prfm.c' 2025-01-24T00:47:04.9511294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x8c8-minmax-fp32-avx256vnni.c' 2025-01-24T00:47:04.9511994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.9512674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.9513373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.9514043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.9514765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x8c8-minmax-fp32-avx256vnni-prfm.c' 2025-01-24T00:47:04.9515456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x8c8-minmax-fp32-avx256vnni.c' 2025-01-24T00:47:04.9516161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.9516827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.9517544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.9518209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.9518921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x8c8-minmax-fp32-avx256vnni-prfm.c' 2025-01-24T00:47:04.9519623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x8c8-minmax-fp32-avx256vnni.c' 2025-01-24T00:47:04.9520361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-16x16c4-minmax-fp32-avx512amx-prfm.c' 2025-01-24T00:47:04.9521090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-16x16c4-minmax-fp32-avx512amx.c' 2025-01-24T00:47:04.9521802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-16x32c4-minmax-fp32-avx512amx-prfm.c' 2025-01-24T00:47:04.9522489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-16x32c4-minmax-fp32-avx512amx.c' 2025-01-24T00:47:04.9523215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-16x64c4-minmax-fp32-avx512amx-prfm.c' 2025-01-24T00:47:04.9523907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-16x64c4-minmax-fp32-avx512amx.c' 2025-01-24T00:47:04.9524672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16-minmax-fp32-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.9525397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16-minmax-fp32-neon-mlal-lane.c' 2025-01-24T00:47:04.9526141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16-minmax-fp32-neonv8-mlal-lane-prfm.c' 2025-01-24T00:47:04.9526939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16-minmax-fp32-neonv8-mlal-lane.c' 2025-01-24T00:47:04.9527635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.9528319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.9529012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-fp32-avx512amx.c' 2025-01-24T00:47:04.9529695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-fp32-neondot.c' 2025-01-24T00:47:04.9530432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-fp32-wasmsdot-u2-acc2.c' 2025-01-24T00:47:04.9531136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-fp32-wasmsdot-u2.c' 2025-01-24T00:47:04.9531837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-fp32-wasmsdot.c' 2025-01-24T00:47:04.9532573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-fp32-wasmusdot-u2-acc2.c' 2025-01-24T00:47:04.9533288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-fp32-wasmusdot-u2.c' 2025-01-24T00:47:04.9533974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-fp32-wasmusdot.c' 2025-01-24T00:47:04.9534666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.9535371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.9536140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-aarch64-neondot-ld128.c' 2025-01-24T00:47:04.9536866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c' 2025-01-24T00:47:04.9537551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-avx512skx.c' 2025-01-24T00:47:04.9538255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-neondot-ld64.c' 2025-01-24T00:47:04.9538974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-neoni8mm.c' 2025-01-24T00:47:04.9539698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x1c4-minmax-fp32-armsimd32.c' 2025-01-24T00:47:04.9540406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.9541099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.9541789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.9542484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.9543175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2c4-minmax-fp32-armsimd32.c' 2025-01-24T00:47:04.9543873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x32c4-minmax-fp32-avx512amx.c' 2025-01-24T00:47:04.9544563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.9545261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.9545970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.9546653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.9547352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c16-minmax-fp32-wasmsdot.c' 2025-01-24T00:47:04.9548040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c16-minmax-fp32-wasmusdot.c' 2025-01-24T00:47:04.9548739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:04.9549411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:04.9550126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:04.9550841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:04.9551541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:04.9552241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:04.9552990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.9553765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.9554490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:04.9555176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:04.9555884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:04.9556574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:04.9557276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:04.9557982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:04.9558749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.9559519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.9560198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:04.9560880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:04.9561588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:04.9562271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:04.9562971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:04.9563654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:04.9564439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.9565211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.9565902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x64c4-minmax-fp32-avx512amx.c' 2025-01-24T00:47:04.9566830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8-minmax-fp32-asm-aarch32-neon-mlal-lane-cortex-a7-prfm.S' 2025-01-24T00:47:04.9567652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8-minmax-fp32-asm-aarch32-neon-mlal-lane-cortex-a7.S' 2025-01-24T00:47:04.9568564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-cortex-a35-prfm.S' 2025-01-24T00:47:04.9569432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-cortex-a35.S' 2025-01-24T00:47:04.9570159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8-minmax-fp32-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.9570864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8-minmax-fp32-neon-mlal-lane.c' 2025-01-24T00:47:04.9571599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8-minmax-fp32-neonv8-mlal-lane-prfm.c' 2025-01-24T00:47:04.9572325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8-minmax-fp32-neonv8-mlal-lane.c' 2025-01-24T00:47:04.9573015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c16-minmax-fp32-wasmsdot.c' 2025-01-24T00:47:04.9573704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c16-minmax-fp32-wasmusdot.c' 2025-01-24T00:47:04.9574418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neon-mlal-dup.c' 2025-01-24T00:47:04.9575128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neon-mlal-ld1r.c' 2025-01-24T00:47:04.9575846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neon-mlal-ld2r.c' 2025-01-24T00:47:04.9576560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neon-mlal-ld4r.c' 2025-01-24T00:47:04.9577287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neonv8-mlal-dup.c' 2025-01-24T00:47:04.9578000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neonv8-mlal-ld1r.c' 2025-01-24T00:47:04.9578712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neonv8-mlal-ld2r.c' 2025-01-24T00:47:04.9579467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neonv8-mlal-ld4r.c' 2025-01-24T00:47:04.9580184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2s4-minmax-fp32-neon-mlal.c' 2025-01-24T00:47:04.9580897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2s4-minmax-fp32-neonv8-mlal.c' 2025-01-24T00:47:04.9581597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neon-mlal-dup.c' 2025-01-24T00:47:04.9582301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neon-mlal-ld1r.c' 2025-01-24T00:47:04.9583015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neon-mlal-ld2r.c' 2025-01-24T00:47:04.9583710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neondot.c' 2025-01-24T00:47:04.9584464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neonv8-mlal-dup.c' 2025-01-24T00:47:04.9585181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neonv8-mlal-ld1r.c' 2025-01-24T00:47:04.9585897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neonv8-mlal-ld2r.c' 2025-01-24T00:47:04.9586598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4s2-minmax-fp32-neon-mlal.c' 2025-01-24T00:47:04.9587297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4s2-minmax-fp32-neonv8-mlal.c' 2025-01-24T00:47:04.9588056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-aarch64-neondot-ld128.c' 2025-01-24T00:47:04.9588899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S' 2025-01-24T00:47:04.9589711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53.S' 2025-01-24T00:47:04.9590500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S' 2025-01-24T00:47:04.9591250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal.S' 2025-01-24T00:47:04.9592039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx2.c' 2025-01-24T00:47:04.9592724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256skx.c' 2025-01-24T00:47:04.9593493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256vnni-prfm.c' 2025-01-24T00:47:04.9594271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256vnni.c' 2025-01-24T00:47:04.9594975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avxvnni-prfm.c' 2025-01-24T00:47:04.9595697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avxvnni.c' 2025-01-24T00:47:04.9596417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avxvnniint8-prfm.c' 2025-01-24T00:47:04.9597115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-neon-mlal.c' 2025-01-24T00:47:04.9597812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-neondot-ld64.c' 2025-01-24T00:47:04.9598535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-neoni8mm.c' 2025-01-24T00:47:04.9599271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-neonv8-mlal.c' 2025-01-24T00:47:04.9599960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-wasmsdot-u2.c' 2025-01-24T00:47:04.9600649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-wasmsdot.c' 2025-01-24T00:47:04.9601350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-wasmusdot-u2.c' 2025-01-24T00:47:04.9602040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-wasmusdot.c' 2025-01-24T00:47:04.9602779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16-minmax-fp32-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.9603481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16-minmax-fp32-neon-mlal-lane.c' 2025-01-24T00:47:04.9604235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16-minmax-fp32-neonv8-mlal-lane-prfm.c' 2025-01-24T00:47:04.9604945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16-minmax-fp32-neonv8-mlal-lane.c' 2025-01-24T00:47:04.9605633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16c8-minmax-fp32-neoni8mm.c' 2025-01-24T00:47:04.9606380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x1c4-minmax-fp32-armsimd32.c' 2025-01-24T00:47:04.9607077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.9607778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.9608468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.9609203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.9609908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2c4-minmax-fp32-armsimd32.c' 2025-01-24T00:47:04.9610605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.9611317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.9612012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.9612710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.9613416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c16-minmax-fp32-wasmsdot.c' 2025-01-24T00:47:04.9614127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c16-minmax-fp32-wasmusdot.c' 2025-01-24T00:47:04.9614816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:04.9615494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:04.9616193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:04.9616884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:04.9617580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:04.9618276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:04.9619031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.9619785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.9620479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:04.9621172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:04.9621873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:04.9622561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:04.9623273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:04.9623995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:04.9624797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.9625550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.9626230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:04.9626920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:04.9627610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:04.9628405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:04.9629094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:04.9629782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:04.9630544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.9631291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.9632032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8-minmax-fp32-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.9632733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8-minmax-fp32-neon-mlal-lane.c' 2025-01-24T00:47:04.9633465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8-minmax-fp32-neonv8-mlal-lane-prfm.c' 2025-01-24T00:47:04.9634179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8-minmax-fp32-neonv8-mlal-lane.c' 2025-01-24T00:47:04.9634923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c16-minmax-fp32-asm-aarch64-neon-mlal.S' 2025-01-24T00:47:04.9635629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c16-minmax-fp32-wasmsdot.c' 2025-01-24T00:47:04.9636311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c16-minmax-fp32-wasmusdot.c' 2025-01-24T00:47:04.9637017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neon-mlal-dup.c' 2025-01-24T00:47:04.9637729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neon-mlal-ld1r.c' 2025-01-24T00:47:04.9638451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neon-mlal-ld2r.c' 2025-01-24T00:47:04.9639171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neon-mlal-ld4r.c' 2025-01-24T00:47:04.9639907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neonv8-mlal-dup.c' 2025-01-24T00:47:04.9640635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neonv8-mlal-ld1r.c' 2025-01-24T00:47:04.9641350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neonv8-mlal-ld2r.c' 2025-01-24T00:47:04.9642069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neonv8-mlal-ld4r.c' 2025-01-24T00:47:04.9642794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2s4-minmax-fp32-neon-mlal.c' 2025-01-24T00:47:04.9643518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2s4-minmax-fp32-neonv8-mlal.c' 2025-01-24T00:47:04.9644233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4-minmax-fp32-neon-mlal-dup.c' 2025-01-24T00:47:04.9644938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4-minmax-fp32-neon-mlal-ld1r.c' 2025-01-24T00:47:04.9645643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4-minmax-fp32-neon-mlal-ld2r.c' 2025-01-24T00:47:04.9646445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4-minmax-fp32-neonv8-mlal-dup.c' 2025-01-24T00:47:04.9647169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4-minmax-fp32-neonv8-mlal-ld1r.c' 2025-01-24T00:47:04.9647894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4-minmax-fp32-neonv8-mlal-ld2r.c' 2025-01-24T00:47:04.9648582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4s2-minmax-fp32-neon-mlal.c' 2025-01-24T00:47:04.9649283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4s2-minmax-fp32-neonv8-mlal.c' 2025-01-24T00:47:04.9650137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S' 2025-01-24T00:47:04.9650956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53.S' 2025-01-24T00:47:04.9651744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S' 2025-01-24T00:47:04.9652490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal.S' 2025-01-24T00:47:04.9653162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx2.c' 2025-01-24T00:47:04.9653870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx256skx.c' 2025-01-24T00:47:04.9654605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avxvnni-prfm.c' 2025-01-24T00:47:04.9655289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avxvnni.c' 2025-01-24T00:47:04.9655973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-neon-mlal.c' 2025-01-24T00:47:04.9656664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-neoni8mm.c' 2025-01-24T00:47:04.9657380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-neonv8-mlal.c' 2025-01-24T00:47:04.9658103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-wasmsdot-u2.c' 2025-01-24T00:47:04.9658791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-wasmsdot.c' 2025-01-24T00:47:04.9659495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-wasmusdot-u2.c' 2025-01-24T00:47:04.9660192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-wasmusdot.c' 2025-01-24T00:47:04.9660921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16-minmax-fp32-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.9661632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16-minmax-fp32-neon-mlal-lane.c' 2025-01-24T00:47:04.9662383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16-minmax-fp32-neonv8-mlal-lane-prfm.c' 2025-01-24T00:47:04.9663094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16-minmax-fp32-neonv8-mlal-lane.c' 2025-01-24T00:47:04.9663828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c4-minmax-fp32-wasmsdot-u2-acc2.c' 2025-01-24T00:47:04.9664529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c4-minmax-fp32-wasmsdot-u2.c' 2025-01-24T00:47:04.9665221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c4-minmax-fp32-wasmsdot.c' 2025-01-24T00:47:04.9665957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c4-minmax-fp32-wasmusdot-u2-acc2.c' 2025-01-24T00:47:04.9666660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c4-minmax-fp32-wasmusdot-u2.c' 2025-01-24T00:47:04.9667358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c4-minmax-fp32-wasmusdot.c' 2025-01-24T00:47:04.9668061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c8-minmax-fp32-neoni8mm.c' 2025-01-24T00:47:04.9668767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.9669484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.9670178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.9670875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.9671569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.9672300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.9673011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.9673695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.9674389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c16-minmax-fp32-wasmsdot.c' 2025-01-24T00:47:04.9675075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c16-minmax-fp32-wasmusdot.c' 2025-01-24T00:47:04.9675768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:04.9676444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:04.9677131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:04.9677823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:04.9678511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:04.9679212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:04.9679961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.9680707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.9681406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:04.9682095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:04.9682828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:04.9683541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:04.9684243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:04.9684946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:04.9685705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.9686530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.9687261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:04.9687950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:04.9688634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:04.9689318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:04.9690023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:04.9690712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:04.9691474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.9692330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.9693059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8-minmax-fp32-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.9693768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8-minmax-fp32-neon-mlal-lane.c' 2025-01-24T00:47:04.9694502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8-minmax-fp32-neonv8-mlal-lane-prfm.c' 2025-01-24T00:47:04.9695228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8-minmax-fp32-neonv8-mlal-lane.c' 2025-01-24T00:47:04.9695910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c16-minmax-fp32-wasmsdot.c' 2025-01-24T00:47:04.9696597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c16-minmax-fp32-wasmusdot.c' 2025-01-24T00:47:04.9697260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx2.c' 2025-01-24T00:47:04.9697986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx256skx.c' 2025-01-24T00:47:04.9698736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avxvnni-prfm.c' 2025-01-24T00:47:04.9699405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avxvnni.c' 2025-01-24T00:47:04.9700084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-neoni8mm.c' 2025-01-24T00:47:04.9700785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-wasmsdot-u2.c' 2025-01-24T00:47:04.9701494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-wasmsdot.c' 2025-01-24T00:47:04.9702239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-wasmusdot-u2.c' 2025-01-24T00:47:04.9702921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-wasmusdot.c' 2025-01-24T00:47:04.9703801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S' 2025-01-24T00:47:04.9704634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-cortex-a53.S' 2025-01-24T00:47:04.9705465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-ld64-prfm.S' 2025-01-24T00:47:04.9706278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-ld64.S' 2025-01-24T00:47:04.9707008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.9707723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-neon-mlal-lane.c' 2025-01-24T00:47:04.9708470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-neonv8-mlal-lane-prfm.c' 2025-01-24T00:47:04.9709183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-neonv8-mlal-lane.c' 2025-01-24T00:47:04.9709885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.9710546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.9711370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-cortex-a55.S' 2025-01-24T00:47:04.9712144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld128.S' 2025-01-24T00:47:04.9712952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld64.S' 2025-01-24T00:47:04.9713664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-neondot.c' 2025-01-24T00:47:04.9714379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-wasmsdot-u2-acc2.c' 2025-01-24T00:47:04.9715096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-wasmsdot-u2.c' 2025-01-24T00:47:04.9715778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-wasmsdot.c' 2025-01-24T00:47:04.9716543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-wasmusdot-u2-acc2.c' 2025-01-24T00:47:04.9717283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-wasmusdot-u2.c' 2025-01-24T00:47:04.9717976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-wasmusdot.c' 2025-01-24T00:47:04.9718671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c8-minmax-fp32-neoni8mm.c' 2025-01-24T00:47:04.9719370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.9720082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.9720785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.9721475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.9722182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:04.9722881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:04.9723592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:04.9724284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:04.9725138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c16-minmax-fp32-wasmsdot.c' 2025-01-24T00:47:04.9725850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c16-minmax-fp32-wasmusdot.c' 2025-01-24T00:47:04.9726604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:04.9727339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:04.9728035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:04.9728747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:04.9729457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:04.9730149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:04.9730911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.9731682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.9732412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:04.9733103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:04.9733803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:04.9734516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:04.9735224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:04.9735942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:04.9736709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.9737468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.9738240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:04.9738989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:04.9739871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-asm-aarch32-neon-mlal-lane-cortex-a53-prfm.S' 2025-01-24T00:47:04.9740710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-asm-aarch32-neon-mlal-lane-cortex-a53.S' 2025-01-24T00:47:04.9741576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-asm-aarch32-neon-mlal-lane-cortex-a7-prfm.S' 2025-01-24T00:47:04.9742436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-asm-aarch32-neon-mlal-lane-cortex-a7.S' 2025-01-24T00:47:04.9743265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-asm-aarch32-neon-mlal-lane-ld64-prfm.S' 2025-01-24T00:47:04.9744101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-asm-aarch32-neon-mlal-lane-ld64.S' 2025-01-24T00:47:04.9744976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-cortex-a35-prfm.S' 2025-01-24T00:47:04.9745836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-cortex-a35.S' 2025-01-24T00:47:04.9746732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-cortex-a53-prfm.S' 2025-01-24T00:47:04.9747602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-cortex-a53.S' 2025-01-24T00:47:04.9748457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-ld64-prfm.S' 2025-01-24T00:47:04.9749270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-ld64.S' 2025-01-24T00:47:04.9750013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.9750717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-neon-mlal-lane.c' 2025-01-24T00:47:04.9751467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-neonv8-mlal-lane-prfm.c' 2025-01-24T00:47:04.9752173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-neonv8-mlal-lane.c' 2025-01-24T00:47:04.9752858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c16-minmax-fp32-wasmsdot.c' 2025-01-24T00:47:04.9753559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c16-minmax-fp32-wasmusdot.c' 2025-01-24T00:47:04.9754365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c4-minmax-fp32-asm-aarch32-neondot-cortex-a55.S' 2025-01-24T00:47:04.9755144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c4-minmax-fp32-asm-aarch32-neondot-ld64.S' 2025-01-24T00:47:04.9755815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c4-minmax-fp32-neondot.c' 2025-01-24T00:47:04.9756474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx2.c' 2025-01-24T00:47:04.9757170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx256skx.c' 2025-01-24T00:47:04.9757894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avxvnni-prfm.c' 2025-01-24T00:47:04.9758609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avxvnni.c' 2025-01-24T00:47:04.9759289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-neoni8mm.c' 2025-01-24T00:47:04.9759982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-wasmsdot-u2.c' 2025-01-24T00:47:04.9760674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-wasmsdot.c' 2025-01-24T00:47:04.9761381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-wasmusdot-u2.c' 2025-01-24T00:47:04.9762142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-wasmusdot.c' 2025-01-24T00:47:04.9762834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.9763503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.9764213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.9764880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.9765606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-fp32-avx512skx-prfm.c' 2025-01-24T00:47:04.9766345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-fp32-avx512skx.c' 2025-01-24T00:47:04.9767067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avx256vnni-prfm.c' 2025-01-24T00:47:04.9767772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avx256vnni.c' 2025-01-24T00:47:04.9768475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avxvnni-prfm.c' 2025-01-24T00:47:04.9769173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avxvnni.c' 2025-01-24T00:47:04.9769902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avxvnniint8-prfm.c' 2025-01-24T00:47:04.9770643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16-minmax-fp32-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.9771350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16-minmax-fp32-neon-mlal-lane.c' 2025-01-24T00:47:04.9772092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16-minmax-fp32-neonv8-mlal-lane-prfm.c' 2025-01-24T00:47:04.9772849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16-minmax-fp32-neonv8-mlal-lane.c' 2025-01-24T00:47:04.9773563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c4-minmax-fp32-neondot.c' 2025-01-24T00:47:04.9774256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c8-minmax-fp32-neoni8mm.c' 2025-01-24T00:47:04.9774984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8-minmax-fp32-neon-mlal-lane-prfm.c' 2025-01-24T00:47:04.9775685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8-minmax-fp32-neon-mlal-lane.c' 2025-01-24T00:47:04.9776452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8-minmax-fp32-neonv8-mlal-lane-prfm.c' 2025-01-24T00:47:04.9777189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8-minmax-fp32-neonv8-mlal-lane.c' 2025-01-24T00:47:04.9777874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8c4-minmax-fp32-neondot.c' 2025-01-24T00:47:04.9778581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8c8-minmax-fp32-avxvnni-prfm.c' 2025-01-24T00:47:04.9779255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8c8-minmax-fp32-avxvnni.c' 2025-01-24T00:47:04.9779948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8c8-minmax-fp32-neoni8mm.c' 2025-01-24T00:47:04.9780648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.9781328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.9782018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-fp32-avx512amx.c' 2025-01-24T00:47:04.9782713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.9783398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.9784117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c' 2025-01-24T00:47:04.9784827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-fp32-avx512skx.c' 2025-01-24T00:47:04.9785517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x32c4-minmax-fp32-avx512amx.c' 2025-01-24T00:47:04.9786222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x64c4-minmax-fp32-avx512amx.c' 2025-01-24T00:47:04.9786936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avx256vnni-prfm.c' 2025-01-24T00:47:04.9787653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avx256vnni.c' 2025-01-24T00:47:04.9788399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avxvnni-prfm.c' 2025-01-24T00:47:04.9789079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avxvnni.c' 2025-01-24T00:47:04.9789791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.9790456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.9791164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-fp32-neondot.c' 2025-01-24T00:47:04.9791898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.9792696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.9793420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-fp32-avx512skx-prfm.c' 2025-01-24T00:47:04.9794111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-fp32-avx512skx.c' 2025-01-24T00:47:04.9794799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-fp32-neoni8mm.c' 2025-01-24T00:47:04.9795493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c4-minmax-fp32-neondot.c' 2025-01-24T00:47:04.9796211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avx256vnni-prfm.c' 2025-01-24T00:47:04.9796912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avx256vnni.c' 2025-01-24T00:47:04.9797614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avxvnni-prfm.c' 2025-01-24T00:47:04.9798292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avxvnni.c' 2025-01-24T00:47:04.9798996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-neoni8mm.c' 2025-01-24T00:47:04.9799689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c4-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.9800366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c4-minmax-avx512vnni.c' 2025-01-24T00:47:04.9801059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c8-minmax-avx512vnni-prfm.c' 2025-01-24T00:47:04.9801775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c8-minmax-avx512vnni.c' 2025-01-24T00:47:04.9802503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x8c8-minmax-fp32-avx256vnni-prfm.c' 2025-01-24T00:47:04.9803221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x8c8-minmax-fp32-avx256vnni.c' 2025-01-24T00:47:04.9803744Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm/gen' 2025-01-24T00:47:04.9804236Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qc8w-igemm' 2025-01-24T00:47:04.9804881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-gio-scalar.c' 2025-01-24T00:47:04.9805588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-avx256vnni-prfm.c' 2025-01-24T00:47:04.9806359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-avx256vnni.c' 2025-01-24T00:47:04.9807056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-avxvnni-prfm.c' 2025-01-24T00:47:04.9807709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-avxvnni.c' 2025-01-24T00:47:04.9808351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-scalar.c' 2025-01-24T00:47:04.9809004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-gio-scalar.c' 2025-01-24T00:47:04.9809689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-avx256vnni-prfm.c' 2025-01-24T00:47:04.9810362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-avx256vnni.c' 2025-01-24T00:47:04.9811034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-avxvnni-prfm.c' 2025-01-24T00:47:04.9811693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-avxvnni.c' 2025-01-24T00:47:04.9812329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-scalar.c' 2025-01-24T00:47:04.9813022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-wasmrelaxedsimd.c' 2025-01-24T00:47:04.9813538Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qu8-packw/gen' 2025-01-24T00:47:04.9814022Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-qu8-packw' 2025-01-24T00:47:04.9814507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rdsum/avx2.c.in' 2025-01-24T00:47:04.9814991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rdsum/avx512skx.c.in' 2025-01-24T00:47:04.9815621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx2-c32.c' 2025-01-24T00:47:04.9816285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx2-c64.c' 2025-01-24T00:47:04.9816967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx512skx-c128.c' 2025-01-24T00:47:04.9817620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx512skx-c64.c' 2025-01-24T00:47:04.9818257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-neon-c16.c' 2025-01-24T00:47:04.9818884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-neon-c32.c' 2025-01-24T00:47:04.9819521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-neon-c64.c' 2025-01-24T00:47:04.9820190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c16.c' 2025-01-24T00:47:04.9820858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c32.c' 2025-01-24T00:47:04.9821487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c64.c' 2025-01-24T00:47:04.9822073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-wasmsimd-c16.c' 2025-01-24T00:47:04.9822675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-wasmsimd-c32.c' 2025-01-24T00:47:04.9823267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-wasmsimd-c64.c' 2025-01-24T00:47:04.9823913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-minmax-fp32-scalar-u1-acc1.c' 2025-01-24T00:47:04.9824400Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rdsum/gen' 2025-01-24T00:47:04.9824868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rdsum/neon.c.in' 2025-01-24T00:47:04.9825358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rdsum/scalar.c.in' 2025-01-24T00:47:04.9825827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rdsum/sse41.c.in' 2025-01-24T00:47:04.9826312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rdsum/wasmsimd.c.in' 2025-01-24T00:47:04.9826789Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rdsum' 2025-01-24T00:47:04.9827251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/avx2.c.in' 2025-01-24T00:47:04.9827746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/avx512skx.c.in' 2025-01-24T00:47:04.9828234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/avx512vnni.c.in' 2025-01-24T00:47:04.9828710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/avxvnni.c.in' 2025-01-24T00:47:04.9829278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx2-u128-acc2.c' 2025-01-24T00:47:04.9829857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx2-u128-acc4.c' 2025-01-24T00:47:04.9830400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx2-u32.c' 2025-01-24T00:47:04.9830974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx2-u64-acc2.c' 2025-01-24T00:47:04.9831557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx256skx-u128-acc2.c' 2025-01-24T00:47:04.9832150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx256skx-u128-acc4.c' 2025-01-24T00:47:04.9832698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx256skx-u32.c' 2025-01-24T00:47:04.9833286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx256skx-u64-acc2.c' 2025-01-24T00:47:04.9833922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u128-acc2.c' 2025-01-24T00:47:04.9834513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u128-acc4.c' 2025-01-24T00:47:04.9835079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u32.c' 2025-01-24T00:47:04.9835662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u64-acc2.c' 2025-01-24T00:47:04.9836251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx512skx-u128-acc2.c' 2025-01-24T00:47:04.9836829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx512skx-u256-acc2.c' 2025-01-24T00:47:04.9837413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx512skx-u256-acc4.c' 2025-01-24T00:47:04.9837974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx512skx-u64.c' 2025-01-24T00:47:04.9838561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u128-acc2.c' 2025-01-24T00:47:04.9839158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u256-acc2.c' 2025-01-24T00:47:04.9839742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u256-acc4.c' 2025-01-24T00:47:04.9840302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u64.c' 2025-01-24T00:47:04.9840890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avxvnni-u128-acc2.c' 2025-01-24T00:47:04.9841463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avxvnni-u128-acc4.c' 2025-01-24T00:47:04.9842011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avxvnni-u32.c' 2025-01-24T00:47:04.9842594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avxvnni-u64-acc2.c' 2025-01-24T00:47:04.9843118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-neon-u16.c' 2025-01-24T00:47:04.9843715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-neon-u32-acc2.c' 2025-01-24T00:47:04.9844293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-neon-u64-acc2.c' 2025-01-24T00:47:04.9844842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-neon-u64-acc4.c' 2025-01-24T00:47:04.9845403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-neondot-u16.c' 2025-01-24T00:47:04.9845977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-neondot-u32-acc2.c' 2025-01-24T00:47:04.9846653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-neondot-u64-acc2.c' 2025-01-24T00:47:04.9847230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-neondot-u64-acc4.c' 2025-01-24T00:47:04.9847816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-scalar-u1.c' 2025-01-24T00:47:04.9848360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-scalar-u2.c' 2025-01-24T00:47:04.9848891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-scalar-u4.c' 2025-01-24T00:47:04.9849435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-ssse3-u16.c' 2025-01-24T00:47:04.9849992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-ssse3-u32-acc2.c' 2025-01-24T00:47:04.9850552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-ssse3-u64-acc2.c' 2025-01-24T00:47:04.9851124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-ssse3-u64-acc4.c' 2025-01-24T00:47:04.9851716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-wasmrelaxedsimd-u16.c' 2025-01-24T00:47:04.9852349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-wasmrelaxedsimd-u32-acc2.c' 2025-01-24T00:47:04.9852962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-wasmrelaxedsimd-u64-acc2.c' 2025-01-24T00:47:04.9853579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-wasmrelaxedsimd-u64-acc4.c' 2025-01-24T00:47:04.9854169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-wasmsimd-u16-acc2.c' 2025-01-24T00:47:04.9854752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-wasmsimd-u32-acc2.c' 2025-01-24T00:47:04.9855343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-wasmsimd-u32-acc4.c' 2025-01-24T00:47:04.9855890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-wasmsimd-u8.c' 2025-01-24T00:47:04.9856372Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/gen' 2025-01-24T00:47:04.9856845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/neon.c.in' 2025-01-24T00:47:04.9857350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/neondot.c.in' 2025-01-24T00:47:04.9857842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/scalar.c.in' 2025-01-24T00:47:04.9858338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/ssse3.c.in' 2025-01-24T00:47:04.9858854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/wasmrelaxedsimd.c.in' 2025-01-24T00:47:04.9859349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum/wasmsimd.c.in' 2025-01-24T00:47:04.9859809Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-rsum' 2025-01-24T00:47:04.9860318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/avx2-mul32-ld64.c.in' 2025-01-24T00:47:04.9860951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/avx512skx-mul32-ld128.c.in' 2025-01-24T00:47:04.9861595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u16.c' 2025-01-24T00:47:04.9862222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u24.c' 2025-01-24T00:47:04.9862836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u32.c' 2025-01-24T00:47:04.9863449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u8.c' 2025-01-24T00:47:04.9864076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u16.c' 2025-01-24T00:47:04.9864696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u24.c' 2025-01-24T00:47:04.9865323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u32.c' 2025-01-24T00:47:04.9865936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u8.c' 2025-01-24T00:47:04.9866552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u16.c' 2025-01-24T00:47:04.9867183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u24.c' 2025-01-24T00:47:04.9867801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u32.c' 2025-01-24T00:47:04.9868429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u8.c' 2025-01-24T00:47:04.9869084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u16.c' 2025-01-24T00:47:04.9869734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u32.c' 2025-01-24T00:47:04.9870311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-hvx-u128.c' 2025-01-24T00:47:04.9870868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-hvx-u32.c' 2025-01-24T00:47:04.9871456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-hvx-u64.c' 2025-01-24T00:47:04.9872053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-hvx-u96.c' 2025-01-24T00:47:04.9872650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld128-u16.c' 2025-01-24T00:47:04.9873253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld128-u32.c' 2025-01-24T00:47:04.9873847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld64-u16.c' 2025-01-24T00:47:04.9874448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld64-u24.c' 2025-01-24T00:47:04.9875061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld64-u32.c' 2025-01-24T00:47:04.9875670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld64-u8.c' 2025-01-24T00:47:04.9876254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u1.c' 2025-01-24T00:47:04.9876828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u2.c' 2025-01-24T00:47:04.9877409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u4.c' 2025-01-24T00:47:04.9878027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u16.c' 2025-01-24T00:47:04.9878650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u24.c' 2025-01-24T00:47:04.9879284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u32.c' 2025-01-24T00:47:04.9879903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u8.c' 2025-01-24T00:47:04.9880542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u16.c' 2025-01-24T00:47:04.9881165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u24.c' 2025-01-24T00:47:04.9881792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u32.c' 2025-01-24T00:47:04.9882423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u8.c' 2025-01-24T00:47:04.9883049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u16.c' 2025-01-24T00:47:04.9883684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u24.c' 2025-01-24T00:47:04.9884306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u32.c' 2025-01-24T00:47:04.9884927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u8.c' 2025-01-24T00:47:04.9885558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-wasmsimd-u16.c' 2025-01-24T00:47:04.9886177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-wasmsimd-u24.c' 2025-01-24T00:47:04.9886846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-wasmsimd-u32.c' 2025-01-24T00:47:04.9887427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-wasmsimd-u8.c' 2025-01-24T00:47:04.9887908Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/gen' 2025-01-24T00:47:04.9888374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/hvx.c.in' 2025-01-24T00:47:04.9888838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/neon.c.in' 2025-01-24T00:47:04.9889400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/qs8-vadd-minmax.h' 2025-01-24T00:47:04.9889870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/scalar.c.in' 2025-01-24T00:47:04.9890374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/sse-mul16-ld64.c.in' 2025-01-24T00:47:04.9890889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/sse-mul32-ld32.c.in' 2025-01-24T00:47:04.9891367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd/wasmsimd.c.in' 2025-01-24T00:47:04.9891821Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vadd' 2025-01-24T00:47:04.9892463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/avx2-mul32-ld64.c.in' 2025-01-24T00:47:04.9893019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/avx512skx-mul32-ld128.c.in' 2025-01-24T00:47:04.9893661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u16.c' 2025-01-24T00:47:04.9894287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u24.c' 2025-01-24T00:47:04.9894914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u32.c' 2025-01-24T00:47:04.9895553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u8.c' 2025-01-24T00:47:04.9896180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u16.c' 2025-01-24T00:47:04.9896823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u24.c' 2025-01-24T00:47:04.9897447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u32.c' 2025-01-24T00:47:04.9898068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u8.c' 2025-01-24T00:47:04.9898711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u16.c' 2025-01-24T00:47:04.9899386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u24.c' 2025-01-24T00:47:04.9900064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u32.c' 2025-01-24T00:47:04.9900692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u8.c' 2025-01-24T00:47:04.9901351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u16.c' 2025-01-24T00:47:04.9902028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u32.c' 2025-01-24T00:47:04.9902640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld128-u16.c' 2025-01-24T00:47:04.9903293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld128-u32.c' 2025-01-24T00:47:04.9903927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld64-u16.c' 2025-01-24T00:47:04.9904528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld64-u24.c' 2025-01-24T00:47:04.9905142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld64-u32.c' 2025-01-24T00:47:04.9905738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld64-u8.c' 2025-01-24T00:47:04.9906334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u1.c' 2025-01-24T00:47:04.9906919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u2.c' 2025-01-24T00:47:04.9907502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u4.c' 2025-01-24T00:47:04.9908148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u16.c' 2025-01-24T00:47:04.9908779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u24.c' 2025-01-24T00:47:04.9909420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u32.c' 2025-01-24T00:47:04.9910048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u8.c' 2025-01-24T00:47:04.9910686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u16.c' 2025-01-24T00:47:04.9911331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u24.c' 2025-01-24T00:47:04.9911966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u32.c' 2025-01-24T00:47:04.9912611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u8.c' 2025-01-24T00:47:04.9913248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u16.c' 2025-01-24T00:47:04.9913919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u24.c' 2025-01-24T00:47:04.9914576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u32.c' 2025-01-24T00:47:04.9915208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u8.c' 2025-01-24T00:47:04.9915820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-wasmsimd-u16.c' 2025-01-24T00:47:04.9916420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-wasmsimd-u24.c' 2025-01-24T00:47:04.9917030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-wasmsimd-u32.c' 2025-01-24T00:47:04.9917648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-wasmsimd-u8.c' 2025-01-24T00:47:04.9918156Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/gen' 2025-01-24T00:47:04.9918632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/neon.c.in' 2025-01-24T00:47:04.9919141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/qs8-vaddc-minmax.h' 2025-01-24T00:47:04.9919615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/scalar.c.in' 2025-01-24T00:47:04.9920136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/sse-mul16-ld64.c.in' 2025-01-24T00:47:04.9920649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/sse-mul32-ld32.c.in' 2025-01-24T00:47:04.9921148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc/wasmsimd.c.in' 2025-01-24T00:47:04.9921612Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vaddc' 2025-01-24T00:47:04.9922096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/armsimd32.c.in' 2025-01-24T00:47:04.9922568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/avx2.c.in' 2025-01-24T00:47:04.9923117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-armsimd32-u4.c' 2025-01-24T00:47:04.9923680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-armsimd32-u8.c' 2025-01-24T00:47:04.9924210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-avx-u16.c' 2025-01-24T00:47:04.9924729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-avx-u32.c' 2025-01-24T00:47:04.9925253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-avx-u8.c' 2025-01-24T00:47:04.9925781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-avx2-u16.c' 2025-01-24T00:47:04.9926378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-avx2-u32.c' 2025-01-24T00:47:04.9926946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-avx2-u64.c' 2025-01-24T00:47:04.9927473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-neon-u16.c' 2025-01-24T00:47:04.9928038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-neon-u32.c' 2025-01-24T00:47:04.9928559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-neon-u8.c' 2025-01-24T00:47:04.9929093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-scalar-u1.c' 2025-01-24T00:47:04.9929635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-scalar-u2.c' 2025-01-24T00:47:04.9930168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-scalar-u4.c' 2025-01-24T00:47:04.9930735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-sse2-u16.c' 2025-01-24T00:47:04.9931281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-sse2-u32.c' 2025-01-24T00:47:04.9931811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-sse41-u16.c' 2025-01-24T00:47:04.9932357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-sse41-u32.c' 2025-01-24T00:47:04.9932879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-sse41-u8.c' 2025-01-24T00:47:04.9933422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u16.c' 2025-01-24T00:47:04.9933956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u32.c' 2025-01-24T00:47:04.9934555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-wasmrelaxedsimd-u16.c' 2025-01-24T00:47:04.9935157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-wasmrelaxedsimd-u32.c' 2025-01-24T00:47:04.9935742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-wasmrelaxedsimd-u8.c' 2025-01-24T00:47:04.9936299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-wasmsimd-u16.c' 2025-01-24T00:47:04.9936846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-wasmsimd-u32.c' 2025-01-24T00:47:04.9937394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-wasmsimd-u8.c' 2025-01-24T00:47:04.9937891Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/gen' 2025-01-24T00:47:04.9938351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/neon.c.in' 2025-01-24T00:47:04.9938825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/qs8-vcvt.h' 2025-01-24T00:47:04.9939292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/scalar.c.in' 2025-01-24T00:47:04.9939749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/sse2.c.in' 2025-01-24T00:47:04.9940215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/sse4.c.in' 2025-01-24T00:47:04.9940704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/ssse3.c.in' 2025-01-24T00:47:04.9941209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt/wasmsimd.c.in' 2025-01-24T00:47:04.9941681Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vcvt' 2025-01-24T00:47:04.9942173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/armsimd32.c.in' 2025-01-24T00:47:04.9942654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/avx2.c.in' 2025-01-24T00:47:04.9943226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-armsimd32-u4.c' 2025-01-24T00:47:04.9943801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-armsimd32-u8.c' 2025-01-24T00:47:04.9944404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u16.c' 2025-01-24T00:47:04.9944949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u32.c' 2025-01-24T00:47:04.9945504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u8.c' 2025-01-24T00:47:04.9946050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u16.c' 2025-01-24T00:47:04.9946713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u32.c' 2025-01-24T00:47:04.9947284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u64.c' 2025-01-24T00:47:04.9947835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-neon-u16.c' 2025-01-24T00:47:04.9948397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-neon-u32.c' 2025-01-24T00:47:04.9948941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-neon-u8.c' 2025-01-24T00:47:04.9949484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-rvv-u1v.c' 2025-01-24T00:47:04.9950043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-rvv-u2v.c' 2025-01-24T00:47:04.9950643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u1.c' 2025-01-24T00:47:04.9951253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u2.c' 2025-01-24T00:47:04.9951847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u4.c' 2025-01-24T00:47:04.9952436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u1.c' 2025-01-24T00:47:04.9953042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u2.c' 2025-01-24T00:47:04.9953637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u4.c' 2025-01-24T00:47:04.9954229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u16.c' 2025-01-24T00:47:04.9954806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u32.c' 2025-01-24T00:47:04.9955356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u16.c' 2025-01-24T00:47:04.9955924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u32.c' 2025-01-24T00:47:04.9956475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u8.c' 2025-01-24T00:47:04.9957045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u16.c' 2025-01-24T00:47:04.9957601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u32.c' 2025-01-24T00:47:04.9958287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-wasmrelaxedsimd-arm-u16.c' 2025-01-24T00:47:04.9958935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-wasmrelaxedsimd-arm-u32.c' 2025-01-24T00:47:04.9959565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-wasmrelaxedsimd-x86-u16.c' 2025-01-24T00:47:04.9960209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-wasmrelaxedsimd-x86-u32.c' 2025-01-24T00:47:04.9960837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-wasmrelaxedsimd-x86-u8.c' 2025-01-24T00:47:04.9961435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-wasmsimd-arm-u16.c' 2025-01-24T00:47:04.9962049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-wasmsimd-arm-u32.c' 2025-01-24T00:47:04.9962641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-wasmsimd-x86-u16.c' 2025-01-24T00:47:04.9963245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-wasmsimd-x86-u32.c' 2025-01-24T00:47:04.9963828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-wasmsimd-x86-u8.c' 2025-01-24T00:47:04.9964320Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/gen' 2025-01-24T00:47:04.9964806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/neon.c.in' 2025-01-24T00:47:04.9965292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/qs8-vlrelu.h' 2025-01-24T00:47:04.9965759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/rvv.c.in' 2025-01-24T00:47:04.9966371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/scalar-andxor.c.in' 2025-01-24T00:47:04.9966889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/scalar-select.c.in' 2025-01-24T00:47:04.9967374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/sse2.c.in' 2025-01-24T00:47:04.9967873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/sse4.c.in' 2025-01-24T00:47:04.9968352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/ssse3.c.in' 2025-01-24T00:47:04.9968906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/wasmsimd-arm.c.in' 2025-01-24T00:47:04.9969418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu/wasmsimd-x86.c.in' 2025-01-24T00:47:04.9969899Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vlrelu' 2025-01-24T00:47:04.9970482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-f32-rvv-u1v.c' 2025-01-24T00:47:04.9971059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-f32-rvv-u2v.c' 2025-01-24T00:47:04.9971746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-avx-mul16-ld64-u16.c' 2025-01-24T00:47:04.9972423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-avx-mul16-ld64-u8.c' 2025-01-24T00:47:04.9973055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neon-ld128-u16.c' 2025-01-24T00:47:04.9973670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neon-ld64-u16.c' 2025-01-24T00:47:04.9974279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neon-ld64-u8.c' 2025-01-24T00:47:04.9974925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neonv8-ld128-u16.c' 2025-01-24T00:47:04.9975550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neonv8-ld64-u16.c' 2025-01-24T00:47:04.9976183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neonv8-ld64-u8.c' 2025-01-24T00:47:04.9976783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u1.c' 2025-01-24T00:47:04.9977382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u2.c' 2025-01-24T00:47:04.9977987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u4.c' 2025-01-24T00:47:04.9978637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse2-mul16-ld64-u16.c' 2025-01-24T00:47:04.9979297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c' 2025-01-24T00:47:04.9979945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c' 2025-01-24T00:47:04.9980594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse41-mul16-ld64-u8.c' 2025-01-24T00:47:04.9981271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-wasmsimd-mul32-ld64-u16.c' 2025-01-24T00:47:04.9981962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-wasmsimd-mul32-ld64-u8.c' 2025-01-24T00:47:04.9982609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-rndnu-neon-ld128-u16.c' 2025-01-24T00:47:04.9983260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-rndnu-neon-ld64-u16.c' 2025-01-24T00:47:04.9983878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-rndnu-neon-ld64-u8.c' 2025-01-24T00:47:04.9984373Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmul/gen' 2025-01-24T00:47:04.9984837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmul/neon.c.in' 2025-01-24T00:47:04.9985381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmul/qs8-vmul-minmax-fp32.h' 2025-01-24T00:47:04.9985935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmul/qs8-vmul-minmax-rndnu.h' 2025-01-24T00:47:04.9986419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmul/rvv.c.in' 2025-01-24T00:47:04.9986906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmul/scalar.c.in' 2025-01-24T00:47:04.9987411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmul/sse-mul16-ld64.c.in' 2025-01-24T00:47:04.9987943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmul/wasmsimd-mul32-ld64.c.in' 2025-01-24T00:47:04.9988413Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmul' 2025-01-24T00:47:04.9989013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-f32-rvv-u1v.c' 2025-01-24T00:47:04.9989622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-f32-rvv-u2v.c' 2025-01-24T00:47:04.9990277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c' 2025-01-24T00:47:04.9990923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-avx-mul16-ld64-u8.c' 2025-01-24T00:47:04.9991565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neon-ld128-u16.c' 2025-01-24T00:47:04.9992356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neon-ld64-u16.c' 2025-01-24T00:47:04.9992997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neon-ld64-u8.c' 2025-01-24T00:47:04.9993638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neonv8-ld128-u16.c' 2025-01-24T00:47:04.9994279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neonv8-ld64-u16.c' 2025-01-24T00:47:04.9994924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neonv8-ld64-u8.c' 2025-01-24T00:47:04.9995532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u1.c' 2025-01-24T00:47:04.9996223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u2.c' 2025-01-24T00:47:04.9996868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u4.c' 2025-01-24T00:47:04.9997531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u16.c' 2025-01-24T00:47:04.9998196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c' 2025-01-24T00:47:04.9998857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c' 2025-01-24T00:47:04.9999528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse41-mul16-ld64-u8.c' 2025-01-24T00:47:05.0000247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-wasmsimd-mul32-ld64-u16.c' 2025-01-24T00:47:05.0000968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-wasmsimd-mul32-ld64-u8.c' 2025-01-24T00:47:05.0001608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-rndnu-neon-ld128-u16.c' 2025-01-24T00:47:05.0002246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-rndnu-neon-ld64-u16.c' 2025-01-24T00:47:05.0002887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-rndnu-neon-ld64-u8.c' 2025-01-24T00:47:05.0003376Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmulc/gen' 2025-01-24T00:47:05.0003861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmulc/neon.c.in' 2025-01-24T00:47:05.0004402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmulc/qs8-vmulc-minmax-fp32.h' 2025-01-24T00:47:05.0004946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmulc/qs8-vmulc-minmax-rndnu.h' 2025-01-24T00:47:05.0005417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmulc/rvv.c.in' 2025-01-24T00:47:05.0005894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmulc/scalar.c.in' 2025-01-24T00:47:05.0006477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmulc/sse-mul16-ld64.c.in' 2025-01-24T00:47:05.0007034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmulc/wasmsimd-mul32-ld64.c.in' 2025-01-24T00:47:05.0007502Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qs8-vmulc' 2025-01-24T00:47:05.0008147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-neon-c8.c' 2025-01-24T00:47:05.0008825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-scalar-imagic-c1.c' 2025-01-24T00:47:05.0009455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-sse2-c8.c' 2025-01-24T00:47:05.0010084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-neon-c8.c' 2025-01-24T00:47:05.0010776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-scalar-imagic-c1.c' 2025-01-24T00:47:05.0011432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-sse2-c8.c' 2025-01-24T00:47:05.0011964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-avgpool/qu8-avgpool-minmax.h' 2025-01-24T00:47:05.0012439Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-avgpool' 2025-01-24T00:47:05.0013106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul16.c' 2025-01-24T00:47:05.0013754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul32.c' 2025-01-24T00:47:05.0014451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:05.0015166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c' 2025-01-24T00:47:05.0015821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:05.0016502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:05.0017162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse2-mul16.c' 2025-01-24T00:47:05.0017837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul16.c' 2025-01-24T00:47:05.0018499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul32.c' 2025-01-24T00:47:05.0019178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-wasmsimd-mul16.c' 2025-01-24T00:47:05.0019856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-rndnu-neon-mul16.c' 2025-01-24T00:47:05.0020515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-rndnu-neon-mul8.c' 2025-01-24T00:47:05.0021199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:05.0021873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:05.0022541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:05.0023209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:05.0023875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:05.0024584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:05.0025253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:05.0025949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:05.0026605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:05.0027290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c' 2025-01-24T00:47:05.0027959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:05.0028664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:05.0029366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-rndnu-neon-mul16.c' 2025-01-24T00:47:05.0030025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-rndnu-neon-mul8.c' 2025-01-24T00:47:05.0030695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:05.0031373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:05.0032045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:05.0032721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:05.0033375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx-mul16.c' 2025-01-24T00:47:05.0034024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx-mul32.c' 2025-01-24T00:47:05.0034692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:05.0035345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:05.0036028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:05.0036687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse2-mul16.c' 2025-01-24T00:47:05.0037346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul16.c' 2025-01-24T00:47:05.0038020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul32.c' 2025-01-24T00:47:05.0038698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-wasmsimd-mul16.c' 2025-01-24T00:47:05.0039398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-rndnu-neon-mul16.c' 2025-01-24T00:47:05.0040088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-rndnu-neon-mul8.c' 2025-01-24T00:47:05.0040812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c' 2025-01-24T00:47:05.0041515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c' 2025-01-24T00:47:05.0042214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c' 2025-01-24T00:47:05.0042927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:05.0043643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:05.0044375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:05.0045083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c' 2025-01-24T00:47:05.0045782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c' 2025-01-24T00:47:05.0046571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-wasmsimd-mul16.c' 2025-01-24T00:47:05.0047276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mul16.c' 2025-01-24T00:47:05.0047979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mul8.c' 2025-01-24T00:47:05.0048697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:05.0049402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:05.0050122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:05.0050822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:05.0051546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:05.0052255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:05.0052958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:05.0053664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:05.0054413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c' 2025-01-24T00:47:05.0055140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:05.0055829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:05.0056531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:05.0057244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-rndnu-neon-mul16.c' 2025-01-24T00:47:05.0057940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-rndnu-neon-mul8.c' 2025-01-24T00:47:05.0058710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:05.0059416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:05.0060126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:05.0060834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:05.0061521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c' 2025-01-24T00:47:05.0062231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c' 2025-01-24T00:47:05.0062924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:05.0063614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:05.0064330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:05.0065015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c' 2025-01-24T00:47:05.0065726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c' 2025-01-24T00:47:05.0066437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-wasmsimd-mul16.c' 2025-01-24T00:47:05.0067136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-rndnu-neon-mul16.c' 2025-01-24T00:47:05.0067840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-rndnu-neon-mul8.c' 2025-01-24T00:47:05.0068560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c' 2025-01-24T00:47:05.0069293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c' 2025-01-24T00:47:05.0070016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c' 2025-01-24T00:47:05.0070725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:05.0071421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:05.0072125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:05.0072858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c' 2025-01-24T00:47:05.0073581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c' 2025-01-24T00:47:05.0074305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-wasmsimd-mul16.c' 2025-01-24T00:47:05.0075010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mul16.c' 2025-01-24T00:47:05.0075701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mul8.c' 2025-01-24T00:47:05.0076423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:05.0077135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:05.0077855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:05.0078553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:05.0079259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:05.0079981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:05.0080692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:05.0081408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:05.0082129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c' 2025-01-24T00:47:05.0082822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:05.0083550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:05.0084255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:05.0085065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-rndnu-neon-mul16.c' 2025-01-24T00:47:05.0085764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-rndnu-neon-mul8.c' 2025-01-24T00:47:05.0086547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:05.0087253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:05.0087987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:05.0088721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:05.0089408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c' 2025-01-24T00:47:05.0090114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c' 2025-01-24T00:47:05.0090803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:05.0091493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:05.0092402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:05.0093095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c' 2025-01-24T00:47:05.0093801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c' 2025-01-24T00:47:05.0094511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-wasmsimd-mul16.c' 2025-01-24T00:47:05.0095210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-rndnu-neon-mul16.c' 2025-01-24T00:47:05.0095921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-rndnu-neon-mul8.c' 2025-01-24T00:47:05.0096642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c' 2025-01-24T00:47:05.0097348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c' 2025-01-24T00:47:05.0098095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c' 2025-01-24T00:47:05.0098849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:05.0099558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:05.0100322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:05.0101029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c' 2025-01-24T00:47:05.0101726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c' 2025-01-24T00:47:05.0102442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-wasmsimd-mul16.c' 2025-01-24T00:47:05.0103188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mul16.c' 2025-01-24T00:47:05.0103913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mul8.c' 2025-01-24T00:47:05.0104637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:05.0105346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:05.0106068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:05.0106763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:05.0107471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:05.0108196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:05.0108899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:05.0109607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:05.0110331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c' 2025-01-24T00:47:05.0111026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:05.0111733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:05.0112442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:05.0113156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-rndnu-neon-mul16.c' 2025-01-24T00:47:05.0113886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-rndnu-neon-mul8.c' 2025-01-24T00:47:05.0114621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:05.0115336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:05.0116046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:05.0116754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:05.0117446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c' 2025-01-24T00:47:05.0118190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c' 2025-01-24T00:47:05.0118895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:05.0119588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:05.0120300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:05.0120993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c' 2025-01-24T00:47:05.0121701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c' 2025-01-24T00:47:05.0122412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-wasmsimd-mul16.c' 2025-01-24T00:47:05.0123108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-rndnu-neon-mul16.c' 2025-01-24T00:47:05.0123808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-rndnu-neon-mul8.c' 2025-01-24T00:47:05.0124460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul16.c' 2025-01-24T00:47:05.0125126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul32.c' 2025-01-24T00:47:05.0125783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:05.0126524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c' 2025-01-24T00:47:05.0127195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:05.0127863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:05.0128558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse2-mul16.c' 2025-01-24T00:47:05.0129248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul16.c' 2025-01-24T00:47:05.0129909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul32.c' 2025-01-24T00:47:05.0130599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-wasmsimd-mul16.c' 2025-01-24T00:47:05.0131263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-rndnu-neon-mul16.c' 2025-01-24T00:47:05.0131933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-rndnu-neon-mul8.c' 2025-01-24T00:47:05.0132624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:05.0133312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:05.0133989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:05.0134641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:05.0135288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-rndnu-scalar.c' 2025-01-24T00:47:05.0135955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:05.0136626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:05.0137305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:05.0137957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:05.0138602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-rndnu-scalar.c' 2025-01-24T00:47:05.0139258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:05.0139940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c' 2025-01-24T00:47:05.0140611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:05.0141272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:05.0141945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-rndnu-neon-mul16.c' 2025-01-24T00:47:05.0142603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-rndnu-neon-mul8.c' 2025-01-24T00:47:05.0143312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:05.0144017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:05.0144683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:05.0145350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:05.0145983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-rndnu-scalar.c' 2025-01-24T00:47:05.0146626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx-mul16.c' 2025-01-24T00:47:05.0147305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx-mul32.c' 2025-01-24T00:47:05.0147978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx2-mul32.c' 2025-01-24T00:47:05.0148637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-neon-mul16.c' 2025-01-24T00:47:05.0149296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-neonv8-mul16.c' 2025-01-24T00:47:05.0149943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse2-mul16.c' 2025-01-24T00:47:05.0150610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul16.c' 2025-01-24T00:47:05.0151264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul32.c' 2025-01-24T00:47:05.0151947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-wasmsimd-mul16.c' 2025-01-24T00:47:05.0152601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-rndnu-neon-mul16.c' 2025-01-24T00:47:05.0153252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-rndnu-neon-mul8.c' 2025-01-24T00:47:05.0153756Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/gen' 2025-01-24T00:47:05.0154308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/multipass-neon-mul8.c.in' 2025-01-24T00:47:05.0154924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/qu8-dwconv-minmax-multipass-fp32.h' 2025-01-24T00:47:05.0155530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/qu8-dwconv-minmax-multipass-rndnu.h' 2025-01-24T00:47:05.0156124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/qu8-dwconv-minmax-unipass-fp32.h' 2025-01-24T00:47:05.0156731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/qu8-dwconv-minmax-unipass-rndnu.h' 2025-01-24T00:47:05.0157295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv/unipass-neon-mul8.c.in' 2025-01-24T00:47:05.0157779Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-dwconv' 2025-01-24T00:47:05.0158367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u16.c' 2025-01-24T00:47:05.0158929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u24.c' 2025-01-24T00:47:05.0159501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u32.c' 2025-01-24T00:47:05.0160058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u8.c' 2025-01-24T00:47:05.0160639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u16.c' 2025-01-24T00:47:05.0161231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u24.c' 2025-01-24T00:47:05.0161826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u32.c' 2025-01-24T00:47:05.0162401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u8.c' 2025-01-24T00:47:05.0162997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u16.c' 2025-01-24T00:47:05.0163606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u32.c' 2025-01-24T00:47:05.0164200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u48.c' 2025-01-24T00:47:05.0164793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u64.c' 2025-01-24T00:47:05.0165375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-neon-u16.c' 2025-01-24T00:47:05.0165947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-neon-u24.c' 2025-01-24T00:47:05.0166631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-neon-u32.c' 2025-01-24T00:47:05.0167200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-neon-u8.c' 2025-01-24T00:47:05.0167771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-rvv-u1v.c' 2025-01-24T00:47:05.0168354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-rvv-u2v.c' 2025-01-24T00:47:05.0168927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u1.c' 2025-01-24T00:47:05.0169514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u2.c' 2025-01-24T00:47:05.0170109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u3.c' 2025-01-24T00:47:05.0170773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u4.c' 2025-01-24T00:47:05.0171395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u16.c' 2025-01-24T00:47:05.0171995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u24.c' 2025-01-24T00:47:05.0172572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u32.c' 2025-01-24T00:47:05.0173129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u8.c' 2025-01-24T00:47:05.0173703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u16.c' 2025-01-24T00:47:05.0174284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u24.c' 2025-01-24T00:47:05.0174851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u32.c' 2025-01-24T00:47:05.0175491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u8.c' 2025-01-24T00:47:05.0176083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-wasmsimd-u16.c' 2025-01-24T00:47:05.0176675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-wasmsimd-u24.c' 2025-01-24T00:47:05.0177278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-wasmsimd-u32.c' 2025-01-24T00:47:05.0177861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-wasmsimd-u8.c' 2025-01-24T00:47:05.0178368Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/gen' 2025-01-24T00:47:05.0178872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt/qu8-f32-vcvt.h' 2025-01-24T00:47:05.0179354Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-f32-vcvt' 2025-01-24T00:47:05.0180019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x16-minmax-fp32-neon-mlal-lane.c' 2025-01-24T00:47:05.0180676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x16-minmax-fp32-neonv8-mlal-lane.c' 2025-01-24T00:47:05.0181342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x16-minmax-rndnu-neon-mlal-lane.c' 2025-01-24T00:47:05.0182018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x16-minmax-rndnu16-neon-mlal-lane.c' 2025-01-24T00:47:05.0182676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c' 2025-01-24T00:47:05.0183318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx.c' 2025-01-24T00:47:05.0183945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x1c4-minmax-fp32-armsimd32.c' 2025-01-24T00:47:05.0184596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:05.0185258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:05.0185899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:05.0186564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:05.0187174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-rndnu-scalar.c' 2025-01-24T00:47:05.0187816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x2c4-minmax-fp32-armsimd32.c' 2025-01-24T00:47:05.0188456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:05.0189119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:05.0189808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:05.0190434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:05.0191058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-rndnu-scalar.c' 2025-01-24T00:47:05.0191683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:05.0192448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:05.0193104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:05.0193733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:05.0194381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:05.0195012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:05.0195707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:05.0196413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:05.0197056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:05.0197705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:05.0198346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:05.0198979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:05.0199941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:05.0200582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:05.0201335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:05.0202035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:05.0202662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:05.0203297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:05.0203970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:05.0204642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:05.0205277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:05.0205908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:05.0206676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:05.0207363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:05.0208021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x8-minmax-fp32-neon-mlal-lane.c' 2025-01-24T00:47:05.0208830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-cortex-a7-prfm.S' 2025-01-24T00:47:05.0209604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-cortex-a7.S' 2025-01-24T00:47:05.0210272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x8-minmax-rndnu-neon-mlal-lane.c' 2025-01-24T00:47:05.0210897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx2.c' 2025-01-24T00:47:05.0211683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx256skx.c' 2025-01-24T00:47:05.0213135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x16-minmax-rndnu-neon-mlal-lane.c' 2025-01-24T00:47:05.0214567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x1c4-minmax-fp32-armsimd32.c' 2025-01-24T00:47:05.0215971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:05.0217387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:05.0218821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:05.0220249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:05.0221654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-rndnu-scalar.c' 2025-01-24T00:47:05.0223019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x2c4-minmax-fp32-armsimd32.c' 2025-01-24T00:47:05.0224401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:05.0225801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:05.0227231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:05.0228647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:05.0229998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-rndnu-scalar.c' 2025-01-24T00:47:05.0231364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:05.0232745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:05.0234127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:05.0235495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:05.0236889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:05.0238280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:05.0239734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:05.0241231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:05.0242688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:05.0244081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:05.0245483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:05.0246937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:05.0248342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:05.0249785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:05.0251263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:05.0252814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:05.0254270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:05.0255647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:05.0257032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:05.0258434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:05.0259864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:05.0261254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:05.0262717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:05.0264215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:05.0265682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x8-minmax-rndnu-neon-mlal-lane.c' 2025-01-24T00:47:05.0267061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x8c8-minmax-fp32-avx2.c' 2025-01-24T00:47:05.0268444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x16-minmax-rndnu-neon-mlal-lane.c' 2025-01-24T00:47:05.0269856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:05.0271265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:05.0272671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:05.0274070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:05.0275424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-rndnu-scalar.c' 2025-01-24T00:47:05.0276802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:05.0278210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:05.0279617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:05.0281028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:05.0282401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-rndnu-scalar.c' 2025-01-24T00:47:05.0283796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:05.0285152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:05.0286587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:05.0287981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:05.0289429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:05.0290844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:05.0292445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:05.0293969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:05.0295430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:05.0296825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:05.0298238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:05.0299651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:05.0301060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:05.0302465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:05.0303941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:05.0305473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:05.0306930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:05.0308291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:05.0309666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:05.0311048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:05.0312718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:05.0314120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:05.0315647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:05.0317221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:05.0318798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x8-minmax-rndnu-neon-mlal-lane.c' 2025-01-24T00:47:05.0320172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x8c8-minmax-fp32-avx2.c' 2025-01-24T00:47:05.0321566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-fp32-neon-mlal-lane.c' 2025-01-24T00:47:05.0323035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-fp32-neonv8-mlal-lane.c' 2025-01-24T00:47:05.0324635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S' 2025-01-24T00:47:05.0326439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a53.S' 2025-01-24T00:47:05.0328150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75-prfm.S' 2025-01-24T00:47:05.0329877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75.S' 2025-01-24T00:47:05.0331566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-ld64-prfm.S' 2025-01-24T00:47:05.0333216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-ld64.S' 2025-01-24T00:47:05.0334730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-neon-mlal-lane.c' 2025-01-24T00:47:05.0336333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu16-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S' 2025-01-24T00:47:05.0338082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu16-asm-aarch64-neon-mlal-lane-cortex-a53.S' 2025-01-24T00:47:05.0339654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:05.0341047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:05.0342447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:05.0343848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:05.0345247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-rndnu-scalar.c' 2025-01-24T00:47:05.0346638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:05.0348048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:05.0349452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:05.0350844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:05.0352193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-rndnu-scalar.c' 2025-01-24T00:47:05.0353598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:05.0355006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:05.0356397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:05.0357770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:05.0359160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:05.0360554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:05.0362012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:05.0363518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:05.0364970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:05.0366415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:05.0367828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:05.0369228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:05.0370644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:05.0372057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:05.0373528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:05.0375039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:05.0376597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:05.0378144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:05.0379603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x8-minmax-fp32-neon-mlal-lane.c' 2025-01-24T00:47:05.0381180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-cortex-a53-prfm.S' 2025-01-24T00:47:05.0382900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-cortex-a53.S' 2025-01-24T00:47:05.0384617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-cortex-a7-prfm.S' 2025-01-24T00:47:05.0386391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-cortex-a7.S' 2025-01-24T00:47:05.0388057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-ld64-prfm.S' 2025-01-24T00:47:05.0389698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-ld64.S' 2025-01-24T00:47:05.0391221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x8-minmax-rndnu-neon-mlal-lane.c' 2025-01-24T00:47:05.0392732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x8c8-minmax-fp32-avx2.c' 2025-01-24T00:47:05.0394112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-5x16c8-minmax-fp32-avx512skx-prfm.c' 2025-01-24T00:47:05.0395535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-5x16c8-minmax-fp32-avx512skx.c' 2025-01-24T00:47:05.0396952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-6x16-minmax-rndnu-neon-mlal-lane.c' 2025-01-24T00:47:05.0398387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-6x8-minmax-rndnu-neon-mlal-lane.c' 2025-01-24T00:47:05.0399805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c' 2025-01-24T00:47:05.0401221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx.c' 2025-01-24T00:47:05.0402638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-avx512skx-prfm.c' 2025-01-24T00:47:05.0404056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-avx512skx.c' 2025-01-24T00:47:05.0405278Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm/gen' 2025-01-24T00:47:05.0406408Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-gemm' 2025-01-24T00:47:05.0407659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x16-minmax-fp32-neon-mlal-lane.c' 2025-01-24T00:47:05.0409187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x16-minmax-fp32-neonv8-mlal-lane.c' 2025-01-24T00:47:05.0410702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x16-minmax-rndnu-neon-mlal-lane.c' 2025-01-24T00:47:05.0412154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x16-minmax-rndnu16-neon-mlal-lane.c' 2025-01-24T00:47:05.0413627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c' 2025-01-24T00:47:05.0415064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx.c' 2025-01-24T00:47:05.0416470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x1c4-minmax-fp32-armsimd32.c' 2025-01-24T00:47:05.0417936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:05.0419368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:05.0420793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:05.0422214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:05.0423594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-rndnu-scalar.c' 2025-01-24T00:47:05.0424978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x2c4-minmax-fp32-armsimd32.c' 2025-01-24T00:47:05.0426403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:05.0427836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:05.0429253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:05.0430666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:05.0432060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-rndnu-scalar.c' 2025-01-24T00:47:05.0433456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:05.0434845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:05.0436252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:05.0437667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:05.0439074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:05.0440579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:05.0442081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:05.0443619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:05.0445104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:05.0446593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:05.0448015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:05.0449504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:05.0450941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:05.0452363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:05.0453858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:05.0455404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:05.0456874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:05.0458257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:05.0459657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:05.0461060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:05.0462468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:05.0463874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:05.0465353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:05.0466880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:05.0468361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x8-minmax-fp32-neon-mlal-lane.c' 2025-01-24T00:47:05.0469953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-cortex-a7-prfm.S' 2025-01-24T00:47:05.0471716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-cortex-a7.S' 2025-01-24T00:47:05.0473319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x8-minmax-rndnu-neon-mlal-lane.c' 2025-01-24T00:47:05.0474721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx2.c' 2025-01-24T00:47:05.0476081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx256skx.c' 2025-01-24T00:47:05.0477508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x16-minmax-rndnu-neon-mlal-lane.c' 2025-01-24T00:47:05.0478933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x1c4-minmax-fp32-armsimd32.c' 2025-01-24T00:47:05.0480370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:05.0481812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:05.0483238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:05.0484646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:05.0486023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-rndnu-scalar.c' 2025-01-24T00:47:05.0487485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x2c4-minmax-fp32-armsimd32.c' 2025-01-24T00:47:05.0488909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:05.0490336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:05.0491766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:05.0493268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:05.0494660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-rndnu-scalar.c' 2025-01-24T00:47:05.0496050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:05.0497452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:05.0498840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:05.0500245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:05.0501650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:05.0503116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:05.0504610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:05.0506152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:05.0507631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:05.0509047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:05.0510452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:05.0511916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:05.0513374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:05.0514807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:05.0516282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:05.0517832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:05.0519313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:05.0520714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:05.0522097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:05.0523500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:05.0524915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:05.0526403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:05.0527870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:05.0529418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:05.0530911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x8-minmax-rndnu-neon-mlal-lane.c' 2025-01-24T00:47:05.0532310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x8c8-minmax-fp32-avx2.c' 2025-01-24T00:47:05.0533704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x16-minmax-rndnu-neon-mlal-lane.c' 2025-01-24T00:47:05.0540719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:05.0542216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:05.0543633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:05.0545042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:05.0546422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-rndnu-scalar.c' 2025-01-24T00:47:05.0547816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:05.0549289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:05.0550712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:05.0552120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:05.0553498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-rndnu-scalar.c' 2025-01-24T00:47:05.0554867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:05.0556256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:05.0557652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:05.0559055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:05.0560457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:05.0561868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:05.0563341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:05.0564879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:05.0566435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:05.0567842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:05.0569249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:05.0570667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:05.0572105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:05.0573558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:05.0575030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:05.0576580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:05.0578033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:05.0579453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:05.0580867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:05.0582258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:05.0583644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:05.0585051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:05.0586529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:05.0588071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:05.0589553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x8-minmax-rndnu-neon-mlal-lane.c' 2025-01-24T00:47:05.0590939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x8c8-minmax-fp32-avx2.c' 2025-01-24T00:47:05.0592497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-fp32-neon-mlal-lane.c' 2025-01-24T00:47:05.0593946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-fp32-neonv8-mlal-lane.c' 2025-01-24T00:47:05.0595548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S' 2025-01-24T00:47:05.0597308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a53.S' 2025-01-24T00:47:05.0599045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75-prfm.S' 2025-01-24T00:47:05.0600913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75.S' 2025-01-24T00:47:05.0602687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-ld64-prfm.S' 2025-01-24T00:47:05.0604366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-ld64.S' 2025-01-24T00:47:05.0605953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-neon-mlal-lane.c' 2025-01-24T00:47:05.0607631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu16-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S' 2025-01-24T00:47:05.0609379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu16-asm-aarch64-neon-mlal-lane-cortex-a53.S' 2025-01-24T00:47:05.0610961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:05.0612411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:05.0613867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:05.0615266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:05.0616643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-rndnu-scalar.c' 2025-01-24T00:47:05.0618023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-fmagic.c' 2025-01-24T00:47:05.0619438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-imagic.c' 2025-01-24T00:47:05.0620855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-lrintf.c' 2025-01-24T00:47:05.0622262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-wasm-fmagic.c' 2025-01-24T00:47:05.0623640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-rndnu-scalar.c' 2025-01-24T00:47:05.0625012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:05.0626384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:05.0627782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:05.0629181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:05.0630581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:05.0631981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:05.0633443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:05.0635005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:05.0636500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-avx-ld128.c' 2025-01-24T00:47:05.0637896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-avx-ld64.c' 2025-01-24T00:47:05.0639312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld128.c' 2025-01-24T00:47:05.0640736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld64.c' 2025-01-24T00:47:05.0642158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld128.c' 2025-01-24T00:47:05.0643600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld64.c' 2025-01-24T00:47:05.0645131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:05.0646738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:05.0648271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c' 2025-01-24T00:47:05.0649776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c' 2025-01-24T00:47:05.0651258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x8-minmax-fp32-neon-mlal-lane.c' 2025-01-24T00:47:05.0652864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-cortex-a53-prfm.S' 2025-01-24T00:47:05.0654602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-cortex-a53.S' 2025-01-24T00:47:05.0656329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-cortex-a7-prfm.S' 2025-01-24T00:47:05.0658055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-cortex-a7.S' 2025-01-24T00:47:05.0659750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-ld64-prfm.S' 2025-01-24T00:47:05.0661416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-ld64.S' 2025-01-24T00:47:05.0662947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x8-minmax-rndnu-neon-mlal-lane.c' 2025-01-24T00:47:05.0664357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x8c8-minmax-fp32-avx2.c' 2025-01-24T00:47:05.0665762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx-prfm.c' 2025-01-24T00:47:05.0667225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx.c' 2025-01-24T00:47:05.0668671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-6x16-minmax-rndnu-neon-mlal-lane.c' 2025-01-24T00:47:05.0670121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-6x8-minmax-rndnu-neon-mlal-lane.c' 2025-01-24T00:47:05.0671571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c' 2025-01-24T00:47:05.0672998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx.c' 2025-01-24T00:47:05.0674417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx-prfm.c' 2025-01-24T00:47:05.0675894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx.c' 2025-01-24T00:47:05.0677145Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm/gen' 2025-01-24T00:47:05.0678222Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-igemm' 2025-01-24T00:47:05.0679368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rdsum/gen/qu8-rdsum-7p7x-neon-u16.c' 2025-01-24T00:47:05.0680628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rdsum/gen/qu8-rdsum-7p7x-neon-u32.c' 2025-01-24T00:47:05.0681886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rdsum/gen/qu8-rdsum-7p7x-neon-u64.c' 2025-01-24T00:47:05.0683148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c16.c' 2025-01-24T00:47:05.0684410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c32.c' 2025-01-24T00:47:05.0685669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c64.c' 2025-01-24T00:47:05.0687020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rdsum/gen/qu8-rdsum-7p7x-wasmsimd-c16.c' 2025-01-24T00:47:05.0688320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rdsum/gen/qu8-rdsum-7p7x-wasmsimd-c32.c' 2025-01-24T00:47:05.0689607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rdsum/gen/qu8-rdsum-7p7x-wasmsimd-c64.c' 2025-01-24T00:47:05.0690848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rdsum/gen/qu8-rdsum-scalar.c' 2025-01-24T00:47:05.0692156Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rdsum/gen' 2025-01-24T00:47:05.0693244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rdsum/neon.c.in' 2025-01-24T00:47:05.0694320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rdsum/scalar.c.in' 2025-01-24T00:47:05.0695395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rdsum/ssse3.c.in' 2025-01-24T00:47:05.0696446Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rdsum' 2025-01-24T00:47:05.0697546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rsum/avx2.c.in' 2025-01-24T00:47:05.0698728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-avx2-u128-acc2.c' 2025-01-24T00:47:05.0699964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-avx2-u128-acc4.c' 2025-01-24T00:47:05.0701171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-avx2-u32.c' 2025-01-24T00:47:05.0702360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-avx2-u64-acc2.c' 2025-01-24T00:47:05.0703565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-neon-u16.c' 2025-01-24T00:47:05.0704776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-neon-u32-acc2.c' 2025-01-24T00:47:05.0706062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-neon-u64-acc2.c' 2025-01-24T00:47:05.0707292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-neon-u64-acc4.c' 2025-01-24T00:47:05.0708495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-scalar-u1.c' 2025-01-24T00:47:05.0709678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-scalar-u2.c' 2025-01-24T00:47:05.0710853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-scalar-u4.c' 2025-01-24T00:47:05.0712030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-sse2-u16.c' 2025-01-24T00:47:05.0713227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-sse2-u32-acc2.c' 2025-01-24T00:47:05.0714443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-sse2-u64-acc2.c' 2025-01-24T00:47:05.0715651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-sse2-u64-acc4.c' 2025-01-24T00:47:05.0716896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-wasmsimd-u16-acc2.c' 2025-01-24T00:47:05.0718169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-wasmsimd-u32-acc2.c' 2025-01-24T00:47:05.0719435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-wasmsimd-u32-acc4.c' 2025-01-24T00:47:05.0720702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-wasmsimd-u8.c' 2025-01-24T00:47:05.0721896Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rsum/gen' 2025-01-24T00:47:05.0722969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rsum/scalar.c.in' 2025-01-24T00:47:05.0724009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rsum/sse2.c.in' 2025-01-24T00:47:05.0725048Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-rsum' 2025-01-24T00:47:05.0726334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul16-ld64-u16.c' 2025-01-24T00:47:05.0727751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul16-ld64-u8.c' 2025-01-24T00:47:05.0729121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u16.c' 2025-01-24T00:47:05.0730478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u8.c' 2025-01-24T00:47:05.0731943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u16.c' 2025-01-24T00:47:05.0733300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u8.c' 2025-01-24T00:47:05.0734680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u16.c' 2025-01-24T00:47:05.0736161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u32.c' 2025-01-24T00:47:05.0737531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-neon-ld128-u16.c' 2025-01-24T00:47:05.0738836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-neon-ld64-u16.c' 2025-01-24T00:47:05.0740126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-neon-ld64-u32.c' 2025-01-24T00:47:05.0741425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-neon-ld64-u8.c' 2025-01-24T00:47:05.0742714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u1.c' 2025-01-24T00:47:05.0743988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u2.c' 2025-01-24T00:47:05.0745241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u4.c' 2025-01-24T00:47:05.0746555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u16.c' 2025-01-24T00:47:05.0747911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u8.c' 2025-01-24T00:47:05.0749263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u16.c' 2025-01-24T00:47:05.0750633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u8.c' 2025-01-24T00:47:05.0752005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul32-ld32-u16.c' 2025-01-24T00:47:05.0753380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul32-ld32-u8.c' 2025-01-24T00:47:05.0754708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-wasmsimd-u16.c' 2025-01-24T00:47:05.0756009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-wasmsimd-u32.c' 2025-01-24T00:47:05.0757328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-wasmsimd-u8.c' 2025-01-24T00:47:05.0758510Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vadd/gen' 2025-01-24T00:47:05.0759623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vadd/qu8-vadd-minmax.h' 2025-01-24T00:47:05.0760697Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vadd' 2025-01-24T00:47:05.0761910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul16-ld64-u16.c' 2025-01-24T00:47:05.0763279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul16-ld64-u8.c' 2025-01-24T00:47:05.0764641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u16.c' 2025-01-24T00:47:05.0766051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u8.c' 2025-01-24T00:47:05.0767547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u16.c' 2025-01-24T00:47:05.0768926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u8.c' 2025-01-24T00:47:05.0770330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u16.c' 2025-01-24T00:47:05.0771775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u32.c' 2025-01-24T00:47:05.0773169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-neon-ld128-u16.c' 2025-01-24T00:47:05.0774507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-neon-ld64-u16.c' 2025-01-24T00:47:05.0775820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-neon-ld64-u32.c' 2025-01-24T00:47:05.0777140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-neon-ld64-u8.c' 2025-01-24T00:47:05.0778439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u1.c' 2025-01-24T00:47:05.0779716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u2.c' 2025-01-24T00:47:05.0781002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u4.c' 2025-01-24T00:47:05.0782334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u16.c' 2025-01-24T00:47:05.0783711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u8.c' 2025-01-24T00:47:05.0785085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u16.c' 2025-01-24T00:47:05.0786471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u8.c' 2025-01-24T00:47:05.0787890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul32-ld32-u16.c' 2025-01-24T00:47:05.0789275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul32-ld32-u8.c' 2025-01-24T00:47:05.0790645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-wasmsimd-u16.c' 2025-01-24T00:47:05.0792085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-wasmsimd-u32.c' 2025-01-24T00:47:05.0793398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-wasmsimd-u8.c' 2025-01-24T00:47:05.0794590Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vaddc/gen' 2025-01-24T00:47:05.0795690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vaddc/qu8-vaddc-minmax.h' 2025-01-24T00:47:05.0796853Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vaddc' 2025-01-24T00:47:05.0798035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-armsimd32-u4.c' 2025-01-24T00:47:05.0799262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-armsimd32-u8.c' 2025-01-24T00:47:05.0800454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-avx-u16.c' 2025-01-24T00:47:05.0801634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-avx-u32.c' 2025-01-24T00:47:05.0802806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-avx-u8.c' 2025-01-24T00:47:05.0803969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-avx2-u16.c' 2025-01-24T00:47:05.0805160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-avx2-u32.c' 2025-01-24T00:47:05.0806382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-avx2-u64.c' 2025-01-24T00:47:05.0807568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-neon-u16.c' 2025-01-24T00:47:05.0808739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-neon-u32.c' 2025-01-24T00:47:05.0809928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-neon-u8.c' 2025-01-24T00:47:05.0811116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-scalar-u1.c' 2025-01-24T00:47:05.0812325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-scalar-u2.c' 2025-01-24T00:47:05.0813508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-scalar-u4.c' 2025-01-24T00:47:05.0814695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-sse2-u16.c' 2025-01-24T00:47:05.0815874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-sse2-u32.c' 2025-01-24T00:47:05.0817062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-sse41-u16.c' 2025-01-24T00:47:05.0818277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-sse41-u32.c' 2025-01-24T00:47:05.0819497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-sse41-u8.c' 2025-01-24T00:47:05.0820684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u16.c' 2025-01-24T00:47:05.0821861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u32.c' 2025-01-24T00:47:05.0823111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-wasmrelaxedsimd-u16.c' 2025-01-24T00:47:05.0824423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-wasmrelaxedsimd-u32.c' 2025-01-24T00:47:05.0825725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-wasmrelaxedsimd-u8.c' 2025-01-24T00:47:05.0827029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-wasmsimd-u16.c' 2025-01-24T00:47:05.0828255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-wasmsimd-u32.c' 2025-01-24T00:47:05.0829472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-wasmsimd-u8.c' 2025-01-24T00:47:05.0830624Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vcvt/gen' 2025-01-24T00:47:05.0831683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vcvt/qu8-vcvt.h' 2025-01-24T00:47:05.0832737Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vcvt' 2025-01-24T00:47:05.0833903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-armsimd32-u4.c' 2025-01-24T00:47:05.0835169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-armsimd32-u8.c' 2025-01-24T00:47:05.0836414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u16.c' 2025-01-24T00:47:05.0837627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u32.c' 2025-01-24T00:47:05.0838838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u8.c' 2025-01-24T00:47:05.0840038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u16.c' 2025-01-24T00:47:05.0841265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u32.c' 2025-01-24T00:47:05.0842499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u64.c' 2025-01-24T00:47:05.0843719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-neon-u16.c' 2025-01-24T00:47:05.0844929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-neon-u32.c' 2025-01-24T00:47:05.0846144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-neon-u8.c' 2025-01-24T00:47:05.0847425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-rvv-u1v.c' 2025-01-24T00:47:05.0848669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-rvv-u2v.c' 2025-01-24T00:47:05.0849949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u1.c' 2025-01-24T00:47:05.0851271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u2.c' 2025-01-24T00:47:05.0852589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u4.c' 2025-01-24T00:47:05.0853903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u1.c' 2025-01-24T00:47:05.0855211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u2.c' 2025-01-24T00:47:05.0856556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u4.c' 2025-01-24T00:47:05.0857857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u16.c' 2025-01-24T00:47:05.0859069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u32.c' 2025-01-24T00:47:05.0860295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u16.c' 2025-01-24T00:47:05.0861529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u32.c' 2025-01-24T00:47:05.0862762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u8.c' 2025-01-24T00:47:05.0863979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u16.c' 2025-01-24T00:47:05.0865208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u32.c' 2025-01-24T00:47:05.0866518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-wasmrelaxedsimd-arm-u16.c' 2025-01-24T00:47:05.0867915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-wasmrelaxedsimd-arm-u32.c' 2025-01-24T00:47:05.0869293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-wasmrelaxedsimd-x86-u16.c' 2025-01-24T00:47:05.0870685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-wasmrelaxedsimd-x86-u32.c' 2025-01-24T00:47:05.0872069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-wasmrelaxedsimd-x86-u8.c' 2025-01-24T00:47:05.0873418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-wasmsimd-arm-u16.c' 2025-01-24T00:47:05.0874719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-wasmsimd-arm-u32.c' 2025-01-24T00:47:05.0876032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-wasmsimd-x86-u16.c' 2025-01-24T00:47:05.0877346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-wasmsimd-x86-u32.c' 2025-01-24T00:47:05.0878680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-wasmsimd-x86-u8.c' 2025-01-24T00:47:05.0879916Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/gen' 2025-01-24T00:47:05.0881016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu/qu8-vlrelu.h' 2025-01-24T00:47:05.0882095Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vlrelu' 2025-01-24T00:47:05.0883255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-f32-rvv-u1v.c' 2025-01-24T00:47:05.0884545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-f32-rvv-u2v.c' 2025-01-24T00:47:05.0885888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-avx-mul16-ld64-u16.c' 2025-01-24T00:47:05.0887392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-avx-mul16-ld64-u8.c' 2025-01-24T00:47:05.0888795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-neon-ld128-u16.c' 2025-01-24T00:47:05.0890165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-neon-ld64-u16.c' 2025-01-24T00:47:05.0891513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-neon-ld64-u8.c' 2025-01-24T00:47:05.0893013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-neonv8-ld128-u16.c' 2025-01-24T00:47:05.0894391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-neonv8-ld64-u16.c' 2025-01-24T00:47:05.0895770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-neonv8-ld64-u8.c' 2025-01-24T00:47:05.0897121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u1.c' 2025-01-24T00:47:05.0898449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u2.c' 2025-01-24T00:47:05.0899764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u4.c' 2025-01-24T00:47:05.0901148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse2-mul16-ld64-u16.c' 2025-01-24T00:47:05.0902568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c' 2025-01-24T00:47:05.0903995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c' 2025-01-24T00:47:05.0905408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse41-mul16-ld64-u8.c' 2025-01-24T00:47:05.0906845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-wasmsimd-mul32-ld64-u16.c' 2025-01-24T00:47:05.0908296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-wasmsimd-mul32-ld64-u8.c' 2025-01-24T00:47:05.0909766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-rndnu-neon-ld128-u16.c' 2025-01-24T00:47:05.0911168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-rndnu-neon-ld64-u16.c' 2025-01-24T00:47:05.0912541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-rndnu-neon-ld64-u8.c' 2025-01-24T00:47:05.0913773Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmul/gen' 2025-01-24T00:47:05.0914306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmul/qu8-vmul-minmax-fp32.h' 2025-01-24T00:47:05.0914852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmul/qu8-vmul-minmax-rndnu.h' 2025-01-24T00:47:05.0915313Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmul' 2025-01-24T00:47:05.0916037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-f32-rvv-u1v.c' 2025-01-24T00:47:05.0916648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-f32-rvv-u2v.c' 2025-01-24T00:47:05.0917306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c' 2025-01-24T00:47:05.0917972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-avx-mul16-ld64-u8.c' 2025-01-24T00:47:05.0918605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-neon-ld128-u16.c' 2025-01-24T00:47:05.0919239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-neon-ld64-u16.c' 2025-01-24T00:47:05.0919878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-neon-ld64-u8.c' 2025-01-24T00:47:05.0920519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-neonv8-ld128-u16.c' 2025-01-24T00:47:05.0921168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-neonv8-ld64-u16.c' 2025-01-24T00:47:05.0921802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-neonv8-ld64-u8.c' 2025-01-24T00:47:05.0922416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u1.c' 2025-01-24T00:47:05.0923044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u2.c' 2025-01-24T00:47:05.0923666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u4.c' 2025-01-24T00:47:05.0924342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u16.c' 2025-01-24T00:47:05.0925001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c' 2025-01-24T00:47:05.0925664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c' 2025-01-24T00:47:05.0926425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u8.c' 2025-01-24T00:47:05.0927134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-wasmsimd-mul32-ld64-u16.c' 2025-01-24T00:47:05.0927823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-wasmsimd-mul32-ld64-u8.c' 2025-01-24T00:47:05.0928467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-rndnu-neon-ld128-u16.c' 2025-01-24T00:47:05.0929103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-rndnu-neon-ld64-u16.c' 2025-01-24T00:47:05.0929753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-rndnu-neon-ld64-u8.c' 2025-01-24T00:47:05.0930267Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmulc/gen' 2025-01-24T00:47:05.0930842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmulc/qu8-vmulc-minmax-fp32.h' 2025-01-24T00:47:05.0931387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmulc/qu8-vmulc-minmax-rndnu.h' 2025-01-24T00:47:05.0931857Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/qu8-vmulc' 2025-01-24T00:47:05.0932405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/reference/binary-elementwise.cc' 2025-01-24T00:47:05.0932884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/reference/packing.cc' 2025-01-24T00:47:05.0933423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/reference/unary-elementwise.cc' 2025-01-24T00:47:05.0933893Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/reference' 2025-01-24T00:47:05.0934313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/runtime.c' 2025-01-24T00:47:05.0934872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx2.c' 2025-01-24T00:47:05.0935434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx512f.c' 2025-01-24T00:47:05.0935977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s32-f32-vcvt/gen/s32-f32-vcvt-neon.c' 2025-01-24T00:47:05.0936548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s32-f32-vcvt/gen/s32-f32-vcvt-scalar.c' 2025-01-24T00:47:05.0937120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s32-f32-vcvt/gen/s32-f32-vcvt-wasmsimd.c' 2025-01-24T00:47:05.0937631Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s32-f32-vcvt/gen' 2025-01-24T00:47:05.0938125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s32-f32-vcvt/s32-f32-vcvt.h' 2025-01-24T00:47:05.0938602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s32-f32-vcvt/simd.c.in' 2025-01-24T00:47:05.0939091Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s32-f32-vcvt' 2025-01-24T00:47:05.0939666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-neon-c16.c' 2025-01-24T00:47:05.0940277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-neon-c8.c' 2025-01-24T00:47:05.0940878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-scalar-c1.c' 2025-01-24T00:47:05.0941454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-scalar-c2.c' 2025-01-24T00:47:05.0942043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-scalar-c4.c' 2025-01-24T00:47:05.0942612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-sse2-c16.c' 2025-01-24T00:47:05.0943197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-sse2-c8.c' 2025-01-24T00:47:05.0943794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-sse41-c16.c' 2025-01-24T00:47:05.0944390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-sse41-c8.c' 2025-01-24T00:47:05.0945040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-wasmsimd-dot16x2-c16.c' 2025-01-24T00:47:05.0945670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-wasmsimd-dot16x2-c8.c' 2025-01-24T00:47:05.0946307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-wasmsimd-mul32-c16.c' 2025-01-24T00:47:05.0946927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-wasmsimd-mul32-c8.c' 2025-01-24T00:47:05.0947431Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-ibilinear/gen' 2025-01-24T00:47:05.0947923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-ibilinear/neon.c.in' 2025-01-24T00:47:05.0948405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-ibilinear/scalar.c.in' 2025-01-24T00:47:05.0948893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-ibilinear/sse.c.in' 2025-01-24T00:47:05.0949434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-ibilinear/wasmsimd-dot16x2.c.in' 2025-01-24T00:47:05.0949965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-ibilinear/wasmsimd-mul32.c.in' 2025-01-24T00:47:05.0950466Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-ibilinear' 2025-01-24T00:47:05.0951064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-maxpool/s8-maxpool-2p2x-minmax-neon-c16.c' 2025-01-24T00:47:05.0951672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-maxpool/s8-maxpool-4p3x-minmax-neon-c16.c' 2025-01-24T00:47:05.0952268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-maxpool/s8-maxpool-9p8x-minmax-neon-c16.c' 2025-01-24T00:47:05.0952867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-maxpool/s8-maxpool-9p8x-minmax-scalar-c1.c' 2025-01-24T00:47:05.0953469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse2-c16.c' 2025-01-24T00:47:05.0954100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse41-c16.c' 2025-01-24T00:47:05.0954758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-maxpool/s8-maxpool-9p8x-minmax-wasmsimd-c16.c' 2025-01-24T00:47:05.0955278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-maxpool/s8-maxpool-minmax.h' 2025-01-24T00:47:05.0955747Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-maxpool' 2025-01-24T00:47:05.0956297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-vclamp/gen/s8-vclamp-rvv-u1v.c' 2025-01-24T00:47:05.0956829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-vclamp/gen/s8-vclamp-rvv-u2v.c' 2025-01-24T00:47:05.0957391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-vclamp/gen/s8-vclamp-rvv-u4v.c' 2025-01-24T00:47:05.0957963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-vclamp/gen/s8-vclamp-rvv-u8v.c' 2025-01-24T00:47:05.0958447Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-vclamp/gen' 2025-01-24T00:47:05.0958921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-vclamp/rvv.c.in' 2025-01-24T00:47:05.0959449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-vclamp/s8-vclamp-avx2-u128.c' 2025-01-24T00:47:05.0959997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-vclamp/s8-vclamp-avx512skx-u256.c' 2025-01-24T00:47:05.0960531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-vclamp/s8-vclamp-neon-u64.c' 2025-01-24T00:47:05.0961064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-vclamp/s8-vclamp-scalar-u4.c' 2025-01-24T00:47:05.0961593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-vclamp/s8-vclamp-sse2-u64.c' 2025-01-24T00:47:05.0962119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-vclamp/s8-vclamp-sse41-u64.c' 2025-01-24T00:47:05.0962664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-vclamp/s8-vclamp-wasmsimd-u64.c' 2025-01-24T00:47:05.0963152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-vclamp/s8-vclamp.h' 2025-01-24T00:47:05.0963615Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/s8-vclamp' 2025-01-24T00:47:05.0964049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/subgraph.c' 2025-01-24T00:47:05.0964562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/subgraph/argmax-pooling-2d.c' 2025-01-24T00:47:05.0965082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/subgraph/average-pooling-2d.c' 2025-01-24T00:47:05.0965624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/subgraph/batch-matrix-multiply.c' 2025-01-24T00:47:05.0966079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/subgraph/binary.c' 2025-01-24T00:47:05.0966634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/subgraph/concatenate.c' 2025-01-24T00:47:05.0967170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/subgraph/convolution-2d.c' 2025-01-24T00:47:05.0967649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/subgraph/copy.c' 2025-01-24T00:47:05.0968173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/subgraph/deconvolution-2d.c' 2025-01-24T00:47:05.0968655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/subgraph/deprecated.c' 2025-01-24T00:47:05.0969168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/subgraph/depth-to-space-2d.c' 2025-01-24T00:47:05.0969734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/subgraph/depthwise-convolution-2d.c' 2025-01-24T00:47:05.0970213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/subgraph/even-split.c' 2025-01-24T00:47:05.0970794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/subgraph/fully-connected-sparse.c' 2025-01-24T00:47:05.0971321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/subgraph/fully-connected.c' 2025-01-24T00:47:05.0971817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/subgraph/max-pooling-2d.c' 2025-01-24T00:47:05.0972291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/subgraph/pack-lh.c' 2025-01-24T00:47:05.0972793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/subgraph/reshape-helpers.c' 2025-01-24T00:47:05.0973249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/subgraph/rope.c' 2025-01-24T00:47:05.0973834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/subgraph/scaled-dot-product-attention.c' 2025-01-24T00:47:05.0974302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/subgraph/softmax.c' 2025-01-24T00:47:05.0974824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/subgraph/space-to-depth-2d.c' 2025-01-24T00:47:05.0975349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/subgraph/static-constant-pad.c' 2025-01-24T00:47:05.0975834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/subgraph/static-reduce.c' 2025-01-24T00:47:05.0976402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/subgraph/static-resize-bilinear-2d.c' 2025-01-24T00:47:05.0976890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/subgraph/static-slice.c' 2025-01-24T00:47:05.0977410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/subgraph/static-transpose.c' 2025-01-24T00:47:05.0977866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/subgraph/unary.c' 2025-01-24T00:47:05.0978353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/subgraph/unpooling-2d.c' 2025-01-24T00:47:05.0978844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/subgraph/validation.c' 2025-01-24T00:47:05.0979307Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/subgraph' 2025-01-24T00:47:05.0979813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/tables/exp2-k-over-2048.c' 2025-01-24T00:47:05.0980323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/tables/exp2-k-over-64.c' 2025-01-24T00:47:05.0980836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/tables/exp2minus-k-over-16.c' 2025-01-24T00:47:05.0981395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/tables/exp2minus-k-over-2048.c' 2025-01-24T00:47:05.0981904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/tables/exp2minus-k-over-32.c' 2025-01-24T00:47:05.0982418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/tables/exp2minus-k-over-4.c' 2025-01-24T00:47:05.0982925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/tables/exp2minus-k-over-64.c' 2025-01-24T00:47:05.0983426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/tables/exp2minus-k-over-8.c' 2025-01-24T00:47:05.0983903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/tables/vlog.c' 2025-01-24T00:47:05.0984377Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/tables' 2025-01-24T00:47:05.0984788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/tensor.c' 2025-01-24T00:47:05.0985378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-neon-c16.c' 2025-01-24T00:47:05.0985946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-neon-c8.c' 2025-01-24T00:47:05.0986536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-scalar-c1.c' 2025-01-24T00:47:05.0987116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-scalar-c2.c' 2025-01-24T00:47:05.0987696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-scalar-c4.c' 2025-01-24T00:47:05.0988280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-sse2-c16.c' 2025-01-24T00:47:05.0988857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-sse2-c8.c' 2025-01-24T00:47:05.0989442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-sse41-c16.c' 2025-01-24T00:47:05.0990015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-sse41-c8.c' 2025-01-24T00:47:05.0990652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-wasmsimd-dot16x2-c16.c' 2025-01-24T00:47:05.0991301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-wasmsimd-dot16x2-c8.c' 2025-01-24T00:47:05.0992066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-wasmsimd-mul32-c16.c' 2025-01-24T00:47:05.0992709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-wasmsimd-mul32-c8.c' 2025-01-24T00:47:05.0993207Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-ibilinear/gen' 2025-01-24T00:47:05.0993683Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-ibilinear' 2025-01-24T00:47:05.0994277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-lut32norm/u8-lut32norm-scalar.c' 2025-01-24T00:47:05.0994790Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-lut32norm' 2025-01-24T00:47:05.0995401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-maxpool/u8-maxpool-9p8x-minmax-neon-c16.c' 2025-01-24T00:47:05.0996002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-maxpool/u8-maxpool-9p8x-minmax-scalar-c1.c' 2025-01-24T00:47:05.0996595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-maxpool/u8-maxpool-9p8x-minmax-sse2-c16.c' 2025-01-24T00:47:05.0997229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-maxpool/u8-maxpool-9p8x-minmax-wasmsimd-c16.c' 2025-01-24T00:47:05.0997778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-maxpool/u8-maxpool-minmax.h' 2025-01-24T00:47:05.0998305Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-maxpool' 2025-01-24T00:47:05.0998804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-rmax/u8-rmax-neon-u16.c' 2025-01-24T00:47:05.0999305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-rmax/u8-rmax-scalar-u2.c' 2025-01-24T00:47:05.0999812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-rmax/u8-rmax-sse2-u16.c' 2025-01-24T00:47:05.1000266Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-rmax' 2025-01-24T00:47:05.1000804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-vclamp/gen/u8-vclamp-rvv-u1v.c' 2025-01-24T00:47:05.1001352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-vclamp/gen/u8-vclamp-rvv-u2v.c' 2025-01-24T00:47:05.1001890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-vclamp/gen/u8-vclamp-rvv-u4v.c' 2025-01-24T00:47:05.1002436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-vclamp/gen/u8-vclamp-rvv-u8v.c' 2025-01-24T00:47:05.1002919Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-vclamp/gen' 2025-01-24T00:47:05.1003443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-vclamp/u8-vclamp-avx2-u128.c' 2025-01-24T00:47:05.1004007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-vclamp/u8-vclamp-avx512skx-u256.c' 2025-01-24T00:47:05.1004533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-vclamp/u8-vclamp-neon-u64.c' 2025-01-24T00:47:05.1005078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-vclamp/u8-vclamp-scalar-u4.c' 2025-01-24T00:47:05.1005596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-vclamp/u8-vclamp-sse2-u64.c' 2025-01-24T00:47:05.1006137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-vclamp/u8-vclamp-wasmsimd-u64.c' 2025-01-24T00:47:05.1006680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-vclamp/u8-vclamp.h' 2025-01-24T00:47:05.1007143Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/u8-vclamp' 2025-01-24T00:47:05.1007648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-packw/avx.c.in' 2025-01-24T00:47:05.1008311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16-prfm.c' 2025-01-24T00:47:05.1008919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16.c' 2025-01-24T00:47:05.1009607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u12-prfm.c' 2025-01-24T00:47:05.1010254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u12.c' 2025-01-24T00:47:05.1010938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u16-prfm.c' 2025-01-24T00:47:05.1011611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u16.c' 2025-01-24T00:47:05.1012301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u4-prfm.c' 2025-01-24T00:47:05.1012952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u4.c' 2025-01-24T00:47:05.1013621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u8-prfm.c' 2025-01-24T00:47:05.1014272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u8.c' 2025-01-24T00:47:05.1014909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-scalar-int-u4.c' 2025-01-24T00:47:05.1015545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-packw/gen/x16-packw-x32-gemm-goi-scalar-int-u4.c' 2025-01-24T00:47:05.1016189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-packw/gen/x16-packw-x64-gemm-goi-scalar-int-u4.c' 2025-01-24T00:47:05.1016814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-avx2-u16-prfm.c' 2025-01-24T00:47:05.1017436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-avx2-u16.c' 2025-01-24T00:47:05.1018105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u12-prfm.c' 2025-01-24T00:47:05.1018750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u12.c' 2025-01-24T00:47:05.1019436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u16-prfm.c' 2025-01-24T00:47:05.1020078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u16.c' 2025-01-24T00:47:05.1020760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u4-prfm.c' 2025-01-24T00:47:05.1021398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u4.c' 2025-01-24T00:47:05.1022086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u8-prfm.c' 2025-01-24T00:47:05.1022763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u8.c' 2025-01-24T00:47:05.1023392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-scalar-int-u4.c' 2025-01-24T00:47:05.1023894Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-packw/gen' 2025-01-24T00:47:05.1024360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-packw/neon.c.in' 2025-01-24T00:47:05.1024837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-packw/x16-packw.h' 2025-01-24T00:47:05.1025318Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-packw' 2025-01-24T00:47:05.1025991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-16x16-reuse-mov-avx2.c' 2025-01-24T00:47:05.1026699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-16x16-reuse-switch-avx2.c' 2025-01-24T00:47:05.1027323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-1x2-scalar-int.c' 2025-01-24T00:47:05.1027946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-1x4-scalar-int.c' 2025-01-24T00:47:05.1028588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-2x1-scalar-int.c' 2025-01-24T00:47:05.1029214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-2x2-scalar-int.c' 2025-01-24T00:47:05.1029851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-2x4-scalar-int.c' 2025-01-24T00:47:05.1030471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x1-scalar-int.c' 2025-01-24T00:47:05.1031095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x2-scalar-int.c' 2025-01-24T00:47:05.1031773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x4-multi-dec-zip-neon.c' 2025-01-24T00:47:05.1032446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x4-multi-mov-zip-neon.c' 2025-01-24T00:47:05.1033148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x4-multi-multi-zip-neon.c' 2025-01-24T00:47:05.1033840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x4-multi-switch-zip-neon.c' 2025-01-24T00:47:05.1034504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x4-reuse-dec-zip-neon.c' 2025-01-24T00:47:05.1035185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x4-reuse-mov-zip-neon.c' 2025-01-24T00:47:05.1035865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x4-reuse-multi-zip-neon.c' 2025-01-24T00:47:05.1036590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x4-reuse-switch-zip-neon.c' 2025-01-24T00:47:05.1037238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x4-scalar-int.c' 2025-01-24T00:47:05.1037902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-multi-dec-zip-neon.c' 2025-01-24T00:47:05.1038554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-multi-mov-sse2.c' 2025-01-24T00:47:05.1039223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-multi-mov-wasmsimd.c' 2025-01-24T00:47:05.1039906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-multi-mov-zip-neon.c' 2025-01-24T00:47:05.1040616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-multi-switch-sse2.c' 2025-01-24T00:47:05.1041305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-multi-switch-wasmsimd.c' 2025-01-24T00:47:05.1042004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-multi-switch-zip-neon.c' 2025-01-24T00:47:05.1042676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-reuse-dec-zip-neon.c' 2025-01-24T00:47:05.1043333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-reuse-mov-sse2.c' 2025-01-24T00:47:05.1044004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-reuse-mov-wasmsimd.c' 2025-01-24T00:47:05.1044671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-reuse-mov-zip-neon.c' 2025-01-24T00:47:05.1045341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-reuse-multi-sse2.c' 2025-01-24T00:47:05.1046016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-reuse-multi-wasmsimd.c' 2025-01-24T00:47:05.1046801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-reuse-multi-zip-neon.c' 2025-01-24T00:47:05.1047466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-reuse-switch-sse2.c' 2025-01-24T00:47:05.1048161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-reuse-switch-wasmsimd.c' 2025-01-24T00:47:05.1048862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-reuse-switch-zip-neon.c' 2025-01-24T00:47:05.1049372Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/gen' 2025-01-24T00:47:05.1049963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/x16-transposec-4x8-sse2.c' 2025-01-24T00:47:05.1050492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec/x16-transposec.h' 2025-01-24T00:47:05.1051018Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x16-transposec' 2025-01-24T00:47:05.1051662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x24-transposec/gen/x24-transposec-1x2-scalar.c' 2025-01-24T00:47:05.1052265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x24-transposec/gen/x24-transposec-1x4-scalar.c' 2025-01-24T00:47:05.1052883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x24-transposec/gen/x24-transposec-2x1-scalar.c' 2025-01-24T00:47:05.1053484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x24-transposec/gen/x24-transposec-2x2-scalar.c' 2025-01-24T00:47:05.1054084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x24-transposec/gen/x24-transposec-2x4-scalar.c' 2025-01-24T00:47:05.1054738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x24-transposec/gen/x24-transposec-4x1-scalar.c' 2025-01-24T00:47:05.1055365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x24-transposec/gen/x24-transposec-4x2-scalar.c' 2025-01-24T00:47:05.1055974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x24-transposec/gen/x24-transposec-4x4-scalar.c' 2025-01-24T00:47:05.1056481Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x24-transposec/gen' 2025-01-24T00:47:05.1056979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x24-transposec/scalar.c.in' 2025-01-24T00:47:05.1057596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x24-transposec/x24-transposec-2x2-neon-tbl64.c' 2025-01-24T00:47:05.1058249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x24-transposec/x24-transposec-4x4-aarch64-neon-tbl128.c' 2025-01-24T00:47:05.1058844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x24-transposec/x24-transposec-4x4-ssse3.c' 2025-01-24T00:47:05.1059369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x24-transposec/x24-transposec.h' 2025-01-24T00:47:05.1059859Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x24-transposec' 2025-01-24T00:47:05.1060369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-pack-lh/x32-pack-lh.h' 2025-01-24T00:47:05.1060905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-pack-lh/x32-packlh-neonsme2.c' 2025-01-24T00:47:05.1061405Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-pack-lh' 2025-01-24T00:47:05.1062034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-float.c' 2025-01-24T00:47:05.1062651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-int.c' 2025-01-24T00:47:05.1063287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-float.c' 2025-01-24T00:47:05.1063899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-int.c' 2025-01-24T00:47:05.1064532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-float.c' 2025-01-24T00:47:05.1065174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-int.c' 2025-01-24T00:47:05.1065820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-float.c' 2025-01-24T00:47:05.1066444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-int.c' 2025-01-24T00:47:05.1066929Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packb/gen' 2025-01-24T00:47:05.1067415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packb/scalar.c.in' 2025-01-24T00:47:05.1067892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packb/x32-packb.h' 2025-01-24T00:47:05.1068381Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packb' 2025-01-24T00:47:05.1068903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/NR2-neon.c.in' 2025-01-24T00:47:05.1069364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/avx.c.in' 2025-01-24T00:47:05.1069841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/avx512.c.in' 2025-01-24T00:47:05.1070335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/c4-sse2.c.in' 2025-01-24T00:47:05.1070832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/c4-wasmsimd.c.in' 2025-01-24T00:47:05.1071396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-gio-hvx-u2.c' 2025-01-24T00:47:05.1071951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-gio-neon-u2.c' 2025-01-24T00:47:05.1072516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-gio-sse41-u2.c' 2025-01-24T00:47:05.1073107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-gio-wasmsimd-u2.c' 2025-01-24T00:47:05.1073781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x12-gemm-goi-neon-ld4lane-u4-prfm.c' 2025-01-24T00:47:05.1074436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x12-gemm-goi-neon-ld4lane-u4.c' 2025-01-24T00:47:05.1075107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x12-gemm-goi-neon-ld4lane-u8-prfm.c' 2025-01-24T00:47:05.1075751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x12-gemm-goi-neon-ld4lane-u8.c' 2025-01-24T00:47:05.1076381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u1-prfm.c' 2025-01-24T00:47:05.1076978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u1.c' 2025-01-24T00:47:05.1077612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u8-prfm.c' 2025-01-24T00:47:05.1078211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u8.c' 2025-01-24T00:47:05.1078875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u1-prfm.c' 2025-01-24T00:47:05.1079536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u1.c' 2025-01-24T00:47:05.1080177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u8-prfm.c' 2025-01-24T00:47:05.1080804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u8.c' 2025-01-24T00:47:05.1081396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-gio-scalar.c' 2025-01-24T00:47:05.1082017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4-prfm.c' 2025-01-24T00:47:05.1082651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4.c' 2025-01-24T00:47:05.1083315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx512f-u4-prfm.c' 2025-01-24T00:47:05.1083943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx512f-u4.c' 2025-01-24T00:47:05.1084609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-neon-ld4lane-u4-prfm.c' 2025-01-24T00:47:05.1085250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-neon-ld4lane-u4.c' 2025-01-24T00:47:05.1085938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-neon-ld4lane-u8-prfm.c' 2025-01-24T00:47:05.1086642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-neon-ld4lane-u8.c' 2025-01-24T00:47:05.1087297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-scalar-float-u4.c' 2025-01-24T00:47:05.1087925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-scalar-int-u4.c' 2025-01-24T00:47:05.1088549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u4-prfm.c' 2025-01-24T00:47:05.1089164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u4.c' 2025-01-24T00:47:05.1089795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u8-prfm.c' 2025-01-24T00:47:05.1090411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u8.c' 2025-01-24T00:47:05.1091044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4-prfm.c' 2025-01-24T00:47:05.1091650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4.c' 2025-01-24T00:47:05.1092404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u4-prfm.c' 2025-01-24T00:47:05.1093065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u4.c' 2025-01-24T00:47:05.1093747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u8-prfm.c' 2025-01-24T00:47:05.1094359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u8.c' 2025-01-24T00:47:05.1094956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x1v-gemm-goi-rvv-u2.c' 2025-01-24T00:47:05.1095568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x1v-gemm-goi-rvv-u4.c' 2025-01-24T00:47:05.1096161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x1v-gemm-goi-rvv-u8.c' 2025-01-24T00:47:05.1096877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x2-gemm-goi-neon-ld2lane-u2-prfm.c' 2025-01-24T00:47:05.1097549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x2-gemm-goi-neon-ld2lane-u2.c' 2025-01-24T00:47:05.1098190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-float-u4.c' 2025-01-24T00:47:05.1098832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-int-u4.c' 2025-01-24T00:47:05.1099461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4-prfm.c' 2025-01-24T00:47:05.1100081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4.c' 2025-01-24T00:47:05.1100713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-wasmsimd-u4.c' 2025-01-24T00:47:05.1101315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x2v-gemm-goi-rvv-u2.c' 2025-01-24T00:47:05.1101924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x2v-gemm-goi-rvv-u4.c' 2025-01-24T00:47:05.1102519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x2v-gemm-goi-rvv-u8.c' 2025-01-24T00:47:05.1103167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x3-gemm-goi-scalar-float-u4.c' 2025-01-24T00:47:05.1103795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x3-gemm-goi-scalar-int-u4.c' 2025-01-24T00:47:05.1104420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u1-prfm.c' 2025-01-24T00:47:05.1105026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u1.c' 2025-01-24T00:47:05.1105643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u8-prfm.c' 2025-01-24T00:47:05.1106248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u8.c' 2025-01-24T00:47:05.1106884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u1-prfm.c' 2025-01-24T00:47:05.1107525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u1.c' 2025-01-24T00:47:05.1108206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u8-prfm.c' 2025-01-24T00:47:05.1108819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u8.c' 2025-01-24T00:47:05.1109429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-gio-scalar.c' 2025-01-24T00:47:05.1110068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-goi-avx512f-u4-prfm.c' 2025-01-24T00:47:05.1110684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-goi-avx512f-u4.c' 2025-01-24T00:47:05.1111314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x4-gemm-gio-scalar.c' 2025-01-24T00:47:05.1111978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-float-u4.c' 2025-01-24T00:47:05.1112620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-int-u4.c' 2025-01-24T00:47:05.1113216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x4v-gemm-goi-rvv-u2.c' 2025-01-24T00:47:05.1113814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x4v-gemm-goi-rvv-u4.c' 2025-01-24T00:47:05.1114425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x4v-gemm-goi-rvv-u8.c' 2025-01-24T00:47:05.1115050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u1-prfm.c' 2025-01-24T00:47:05.1115658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u1.c' 2025-01-24T00:47:05.1116279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u8-prfm.c' 2025-01-24T00:47:05.1116869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u8.c' 2025-01-24T00:47:05.1117472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-gio-scalar.c' 2025-01-24T00:47:05.1118092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-avx-u4-prfm.c' 2025-01-24T00:47:05.1118698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-avx-u4.c' 2025-01-24T00:47:05.1119363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-neon-ld4lane-u4-prfm.c' 2025-01-24T00:47:05.1120000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-neon-ld4lane-u4.c' 2025-01-24T00:47:05.1120679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-neon-ld4lane-u8-prfm.c' 2025-01-24T00:47:05.1121343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-neon-ld4lane-u8.c' 2025-01-24T00:47:05.1121995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-scalar-float-u4.c' 2025-01-24T00:47:05.1122647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-scalar-int-u4.c' 2025-01-24T00:47:05.1123266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4-prfm.c' 2025-01-24T00:47:05.1123875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4.c' 2025-01-24T00:47:05.1124492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u8-prfm.c' 2025-01-24T00:47:05.1125131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u8.c' 2025-01-24T00:47:05.1125782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-wasmsimd-u4.c' 2025-01-24T00:47:05.1126506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-avx-u4-prfm.c' 2025-01-24T00:47:05.1127118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-avx-u4.c' 2025-01-24T00:47:05.1127793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-neon-ld4lane-u4-prfm.c' 2025-01-24T00:47:05.1128459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-neon-ld4lane-u4.c' 2025-01-24T00:47:05.1129137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-neon-ld4lane-u8-prfm.c' 2025-01-24T00:47:05.1129785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-neon-ld4lane-u8.c' 2025-01-24T00:47:05.1130440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u4-prfm.c' 2025-01-24T00:47:05.1131048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u4.c' 2025-01-24T00:47:05.1131691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u8-prfm.c' 2025-01-24T00:47:05.1132301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u8.c' 2025-01-24T00:47:05.1132935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-wasmsimd-u4.c' 2025-01-24T00:47:05.1133547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8v-gemm-goi-rvv-u2.c' 2025-01-24T00:47:05.1134147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8v-gemm-goi-rvv-u4.c' 2025-01-24T00:47:05.1134759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8v-gemm-goi-rvv-u8.c' 2025-01-24T00:47:05.1135246Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gen' 2025-01-24T00:47:05.1135763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gio-avx.c.in' 2025-01-24T00:47:05.1136294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gio-avx512.c.in' 2025-01-24T00:47:05.1136785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gio-scalar.c.in' 2025-01-24T00:47:05.1137283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/gio-simd.c.in' 2025-01-24T00:47:05.1137751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/neon.c.in' 2025-01-24T00:47:05.1138214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/rvv.c.in' 2025-01-24T00:47:05.1138710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/s4-avx.c.in' 2025-01-24T00:47:05.1139264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/s4-sse2.c.in' 2025-01-24T00:47:05.1139801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/s4-wasmsimd.c.in' 2025-01-24T00:47:05.1140279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/scalar.c.in' 2025-01-24T00:47:05.1140746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/sse2.c.in' 2025-01-24T00:47:05.1141248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/wasmsimd.c.in' 2025-01-24T00:47:05.1141726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw/x32-packw.h' 2025-01-24T00:47:05.1142204Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packw' 2025-01-24T00:47:05.1142809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packx/gen/x32-packx-4x-neon-st4-u4-prfm.c' 2025-01-24T00:47:05.1143386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packx/gen/x32-packx-4x-neon-st4-u4.c' 2025-01-24T00:47:05.1143991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packx/gen/x32-packx-4x-neon-st4-u8-prfm.c' 2025-01-24T00:47:05.1144566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packx/gen/x32-packx-4x-neon-st4-u8.c' 2025-01-24T00:47:05.1145159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packx/gen/x32-packx-8x-neon-st4-u4-prfm.c' 2025-01-24T00:47:05.1145752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packx/gen/x32-packx-8x-neon-st4-u4.c' 2025-01-24T00:47:05.1146359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packx/gen/x32-packx-8x-neon-st4-u8-prfm.c' 2025-01-24T00:47:05.1146949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packx/gen/x32-packx-8x-neon-st4-u8.c' 2025-01-24T00:47:05.1147437Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packx/gen' 2025-01-24T00:47:05.1147903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packx/neon.c.in' 2025-01-24T00:47:05.1148445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packx/x32-packx-2x-scalar.c' 2025-01-24T00:47:05.1148996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packx/x32-packx-3x-scalar.c' 2025-01-24T00:47:05.1149535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packx/x32-packx-4x-scalar.c' 2025-01-24T00:47:05.1150068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packx/x32-packx-4x-sse.c' 2025-01-24T00:47:05.1150600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packx/x32-packx-4x-wasmsimd.c' 2025-01-24T00:47:05.1151095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packx/x32-packx.h' 2025-01-24T00:47:05.1151559Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-packx' 2025-01-24T00:47:05.1152058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/avx.c.in' 2025-01-24T00:47:05.1152549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/avx2.c.in' 2025-01-24T00:47:05.1153186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-16x8-rvv.c' 2025-01-24T00:47:05.1153831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-1x2-scalar-float.c' 2025-01-24T00:47:05.1154452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-1x2-scalar-int.c' 2025-01-24T00:47:05.1155095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-1x4-scalar-float.c' 2025-01-24T00:47:05.1155720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-1x4-scalar-int.c' 2025-01-24T00:47:05.1156354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x1-scalar-float.c' 2025-01-24T00:47:05.1156991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x1-scalar-int.c' 2025-01-24T00:47:05.1157658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x2-multi-dec-zip-neon.c' 2025-01-24T00:47:05.1158341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x2-multi-mov-zip-neon.c' 2025-01-24T00:47:05.1159017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x2-multi-multi-zip-neon.c' 2025-01-24T00:47:05.1159702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x2-multi-switch-zip-neon.c' 2025-01-24T00:47:05.1160382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x2-reuse-dec-zip-neon.c' 2025-01-24T00:47:05.1161046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x2-reuse-mov-zip-neon.c' 2025-01-24T00:47:05.1161735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x2-reuse-multi-zip-neon.c' 2025-01-24T00:47:05.1162418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x2-reuse-switch-zip-neon.c' 2025-01-24T00:47:05.1163086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x2-scalar-float.c' 2025-01-24T00:47:05.1163722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x2-scalar-int.c' 2025-01-24T00:47:05.1164381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x4-scalar-float.c' 2025-01-24T00:47:05.1165017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x4-scalar-int.c' 2025-01-24T00:47:05.1165607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-32x8-rvv.c' 2025-01-24T00:47:05.1166239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x1-scalar-float.c' 2025-01-24T00:47:05.1166967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x1-scalar-int.c' 2025-01-24T00:47:05.1167652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x2-scalar-float.c' 2025-01-24T00:47:05.1168288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x2-scalar-int.c' 2025-01-24T00:47:05.1168952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-multi-dec-zip-neon.c' 2025-01-24T00:47:05.1169595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-multi-mov-sse2.c' 2025-01-24T00:47:05.1170276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-multi-mov-wasmsimd.c' 2025-01-24T00:47:05.1170943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-multi-mov-zip-neon.c' 2025-01-24T00:47:05.1171616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-multi-multi-sse2.c' 2025-01-24T00:47:05.1172292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-multi-multi-wasmsimd.c' 2025-01-24T00:47:05.1172971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-multi-multi-zip-neon.c' 2025-01-24T00:47:05.1173645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-multi-switch-sse2.c' 2025-01-24T00:47:05.1174336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-multi-switch-wasmsimd.c' 2025-01-24T00:47:05.1175037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-multi-switch-zip-neon.c' 2025-01-24T00:47:05.1175705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-reuse-dec-zip-neon.c' 2025-01-24T00:47:05.1176345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-reuse-mov-sse2.c' 2025-01-24T00:47:05.1177025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-reuse-mov-wasmsimd.c' 2025-01-24T00:47:05.1177723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-reuse-mov-zip-neon.c' 2025-01-24T00:47:05.1178389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-reuse-multi-sse2.c' 2025-01-24T00:47:05.1179092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-reuse-multi-wasmsimd.c' 2025-01-24T00:47:05.1179772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-reuse-multi-zip-neon.c' 2025-01-24T00:47:05.1180442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-reuse-switch-sse2.c' 2025-01-24T00:47:05.1181125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-reuse-switch-wasmsimd.c' 2025-01-24T00:47:05.1181847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-reuse-switch-zip-neon.c' 2025-01-24T00:47:05.1182462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-rvv.c' 2025-01-24T00:47:05.1183092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-scalar-float.c' 2025-01-24T00:47:05.1183726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-scalar-int.c' 2025-01-24T00:47:05.1184363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-8x8-multi-mov-avx.c' 2025-01-24T00:47:05.1185030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-8x8-multi-switch-avx.c' 2025-01-24T00:47:05.1185667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-8x8-reuse-mov-avx.c' 2025-01-24T00:47:05.1186329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-8x8-reuse-multi-avx.c' 2025-01-24T00:47:05.1186978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-8x8-reuse-switch-avx.c' 2025-01-24T00:47:05.1187566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-8x8-rvv.c' 2025-01-24T00:47:05.1188093Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/gen' 2025-01-24T00:47:05.1188603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/neon-zip.c.in' 2025-01-24T00:47:05.1189096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/rvv.c.in' 2025-01-24T00:47:05.1189609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/scalar.c.in' 2025-01-24T00:47:05.1190098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/sse2.c.in' 2025-01-24T00:47:05.1190620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/wasmsimd.c.in' 2025-01-24T00:47:05.1191270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/x32-transposec-4x4-aarch64-neon-tbl128.c' 2025-01-24T00:47:05.1191863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/x32-transposec-4x4-sse.c' 2025-01-24T00:47:05.1192512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec/x32-transposec.h' 2025-01-24T00:47:05.1193060Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-transposec' 2025-01-24T00:47:05.1193583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-unpool/x32-unpool-neon.c' 2025-01-24T00:47:05.1194101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-unpool/x32-unpool-scalar.c' 2025-01-24T00:47:05.1194608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-unpool/x32-unpool-sse2.c' 2025-01-24T00:47:05.1195154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-unpool/x32-unpool-wasmsimd.c' 2025-01-24T00:47:05.1195655Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-unpool' 2025-01-24T00:47:05.1196322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-float.c' 2025-01-24T00:47:05.1196935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-int.c' 2025-01-24T00:47:05.1197552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-float.c' 2025-01-24T00:47:05.1198176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-int.c' 2025-01-24T00:47:05.1198793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-float.c' 2025-01-24T00:47:05.1199421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-int.c' 2025-01-24T00:47:05.1200041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-float.c' 2025-01-24T00:47:05.1200649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-int.c' 2025-01-24T00:47:05.1201149Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-zerob/gen' 2025-01-24T00:47:05.1201622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-zerob/x32-zerob.h' 2025-01-24T00:47:05.1202095Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-zerob' 2025-01-24T00:47:05.1202589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-zip/x32-zip-x2-neon.c' 2025-01-24T00:47:05.1203094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-zip/x32-zip-x2-scalar.c' 2025-01-24T00:47:05.1203596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-zip/x32-zip-x2-sse2.c' 2025-01-24T00:47:05.1204111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-zip/x32-zip-x2-wasmsimd.c' 2025-01-24T00:47:05.1204594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-zip/x32-zip-x3-neon.c' 2025-01-24T00:47:05.1205105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-zip/x32-zip-x3-scalar.c' 2025-01-24T00:47:05.1205625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-zip/x32-zip-x3-sse2.c' 2025-01-24T00:47:05.1206176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-zip/x32-zip-x3-wasmsimd.c' 2025-01-24T00:47:05.1206708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-zip/x32-zip-x4-neon.c' 2025-01-24T00:47:05.1207206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-zip/x32-zip-x4-scalar.c' 2025-01-24T00:47:05.1207705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-zip/x32-zip-x4-sse2.c' 2025-01-24T00:47:05.1208217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-zip/x32-zip-x4-wasmsimd.c' 2025-01-24T00:47:05.1208720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-zip/x32-zip-xm-neon.c' 2025-01-24T00:47:05.1209252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-zip/x32-zip-xm-scalar.c' 2025-01-24T00:47:05.1209777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-zip/x32-zip-xm-sse2.c' 2025-01-24T00:47:05.1210302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-zip/x32-zip-xm-wasmsimd.c' 2025-01-24T00:47:05.1210757Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x32-zip' 2025-01-24T00:47:05.1211240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x4-packw/scalar.c.in' 2025-01-24T00:47:05.1211695Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x4-packw' 2025-01-24T00:47:05.1212334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-1x2-scalar-float.c' 2025-01-24T00:47:05.1212978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-1x2-scalar-int.c' 2025-01-24T00:47:05.1213608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x1-scalar-float.c' 2025-01-24T00:47:05.1214244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x1-scalar-int.c' 2025-01-24T00:47:05.1214907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-multi-dec-zip-neon.c' 2025-01-24T00:47:05.1215549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-multi-mov-sse2.c' 2025-01-24T00:47:05.1216235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-multi-mov-zip-neon.c' 2025-01-24T00:47:05.1216890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-multi-multi-sse2.c' 2025-01-24T00:47:05.1217578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-multi-multi-zip-neon.c' 2025-01-24T00:47:05.1218236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-multi-switch-sse2.c' 2025-01-24T00:47:05.1218919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-multi-switch-zip-neon.c' 2025-01-24T00:47:05.1219626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-reuse-dec-zip-neon.c' 2025-01-24T00:47:05.1220290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-reuse-mov-sse2.c' 2025-01-24T00:47:05.1220967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-reuse-mov-zip-neon.c' 2025-01-24T00:47:05.1221617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-reuse-multi-sse2.c' 2025-01-24T00:47:05.1222292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-reuse-multi-zip-neon.c' 2025-01-24T00:47:05.1222965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-reuse-switch-sse2.c' 2025-01-24T00:47:05.1223673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-reuse-switch-zip-neon.c' 2025-01-24T00:47:05.1224344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-scalar-float.c' 2025-01-24T00:47:05.1224964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-scalar-int.c' 2025-01-24T00:47:05.1225596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-4x1-scalar-float.c' 2025-01-24T00:47:05.1226237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-4x1-scalar-int.c' 2025-01-24T00:47:05.1226872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-4x2-scalar-float.c' 2025-01-24T00:47:05.1227512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-4x2-scalar-int.c' 2025-01-24T00:47:05.1228150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-4x4-multi-mov-avx.c' 2025-01-24T00:47:05.1228794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-4x4-multi-multi-avx.c' 2025-01-24T00:47:05.1229458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-4x4-multi-switch-avx.c' 2025-01-24T00:47:05.1230095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-4x4-reuse-mov-avx.c' 2025-01-24T00:47:05.1230753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-4x4-reuse-multi-avx.c' 2025-01-24T00:47:05.1231411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-4x4-reuse-switch-avx.c' 2025-01-24T00:47:05.1231922Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/gen' 2025-01-24T00:47:05.1232459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec/x64-transposec.h' 2025-01-24T00:47:05.1232948Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x64-transposec' 2025-01-24T00:47:05.1233413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/avx2.c.in' 2025-01-24T00:47:05.1233954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/avx512skx-vpshufb.c.in' 2025-01-24T00:47:05.1234505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/avx512vbmi-vpermx2b.c.in' 2025-01-24T00:47:05.1235113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-aarch64-neon-tbx128x4-u16.c' 2025-01-24T00:47:05.1235704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-aarch64-neon-tbx128x4-u32.c' 2025-01-24T00:47:05.1236307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-aarch64-neon-tbx128x4-u48.c' 2025-01-24T00:47:05.1236903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-aarch64-neon-tbx128x4-u64.c' 2025-01-24T00:47:05.1237430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx-u16.c' 2025-01-24T00:47:05.1237967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx-u32.c' 2025-01-24T00:47:05.1238465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx-u48.c' 2025-01-24T00:47:05.1238983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx-u64.c' 2025-01-24T00:47:05.1239493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx2-u128.c' 2025-01-24T00:47:05.1239999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx2-u32.c' 2025-01-24T00:47:05.1240525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx2-u64.c' 2025-01-24T00:47:05.1241034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx2-u96.c' 2025-01-24T00:47:05.1241619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u128.c' 2025-01-24T00:47:05.1242215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u192.c' 2025-01-24T00:47:05.1242796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u256.c' 2025-01-24T00:47:05.1243387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u64.c' 2025-01-24T00:47:05.1243983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u128.c' 2025-01-24T00:47:05.1244581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u192.c' 2025-01-24T00:47:05.1245188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u256.c' 2025-01-24T00:47:05.1245776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u64.c' 2025-01-24T00:47:05.1246350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-scalar-u1.c' 2025-01-24T00:47:05.1246876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-scalar-u16.c' 2025-01-24T00:47:05.1247420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-scalar-u2.c' 2025-01-24T00:47:05.1247975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-scalar-u4.c' 2025-01-24T00:47:05.1248490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-scalar-u8.c' 2025-01-24T00:47:05.1249018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-ssse3-u16.c' 2025-01-24T00:47:05.1249528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-ssse3-u32.c' 2025-01-24T00:47:05.1250074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-wasmpshufb-u16.c' 2025-01-24T00:47:05.1250632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-wasmpshufb-u32.c' 2025-01-24T00:47:05.1251199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-wasmpshufb-u48.c' 2025-01-24T00:47:05.1251780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-wasmpshufb-u64.c' 2025-01-24T00:47:05.1252314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-wasmsimd-u16.c' 2025-01-24T00:47:05.1252847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-wasmsimd-u32.c' 2025-01-24T00:47:05.1253395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-wasmsimd-u48.c' 2025-01-24T00:47:05.1253926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen/x8-lut-wasmsimd-u64.c' 2025-01-24T00:47:05.1254415Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/gen' 2025-01-24T00:47:05.1254913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/neon-tbx128x4.c.in' 2025-01-24T00:47:05.1255379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/scalar.c.in' 2025-01-24T00:47:05.1255854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/ssse3.c.in' 2025-01-24T00:47:05.1256339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/wasmpshufb.c.in' 2025-01-24T00:47:05.1256816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut/wasmsimd.c.in' 2025-01-24T00:47:05.1257282Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-lut' 2025-01-24T00:47:05.1257872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-packq/x8-packq-aarch64-neon-f32qp8-u2.c' 2025-01-24T00:47:05.1258440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-packq/x8-packq-scalar-f32qp8-u1.c' 2025-01-24T00:47:05.1258912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-packq/x8-packq.h' 2025-01-24T00:47:05.1259370Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-packq' 2025-01-24T00:47:05.1259992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-u2.c' 2025-01-24T00:47:05.1260624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-u4.c' 2025-01-24T00:47:05.1261249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx2-prfm.c' 2025-01-24T00:47:05.1261862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx2.c' 2025-01-24T00:47:05.1262505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx256skx-prfm.c' 2025-01-24T00:47:05.1263135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx256skx.c' 2025-01-24T00:47:05.1263733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-packw/gen/x8-packw-x2-gemm-goi-scalar-u2.c' 2025-01-24T00:47:05.1264346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-packw/gen/x8-packw-x2-gemm-goi-scalar-u4.c' 2025-01-24T00:47:05.1265013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-u2.c' 2025-01-24T00:47:05.1265613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-u4.c' 2025-01-24T00:47:05.1266219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-u2.c' 2025-01-24T00:47:05.1266816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-u4.c' 2025-01-24T00:47:05.1267428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-u2.c' 2025-01-24T00:47:05.1268027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-u4.c' 2025-01-24T00:47:05.1268626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-packw/gen/x8-packw-x8c8-gemm-gio-scalar.c' 2025-01-24T00:47:05.1269247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx2-prfm.c' 2025-01-24T00:47:05.1269835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx2.c' 2025-01-24T00:47:05.1270481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx256skx-prfm.c' 2025-01-24T00:47:05.1271088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx256skx.c' 2025-01-24T00:47:05.1271575Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-packw/gen' 2025-01-24T00:47:05.1272078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-packw/kr-avxvnni.c.in' 2025-01-24T00:47:05.1272587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-packw/kr-gio-scalar.c.in' 2025-01-24T00:47:05.1273087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-packw/kr-scalar.c.in' 2025-01-24T00:47:05.1273578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-packw/kr-wasmdot.c.in' 2025-01-24T00:47:05.1274052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-packw/scalar.c.in' 2025-01-24T00:47:05.1274558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-packw/x8-packw.h' 2025-01-24T00:47:05.1275019Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-packw' 2025-01-24T00:47:05.1275720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-16x16-reuse-dec-zip-neon.c' 2025-01-24T00:47:05.1276374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-16x16-reuse-mov-sse2.c' 2025-01-24T00:47:05.1277040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-16x16-reuse-mov-wasmsimd.c' 2025-01-24T00:47:05.1277723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-16x16-reuse-mov-zip-neon.c' 2025-01-24T00:47:05.1278411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-16x16-reuse-switch-sse2.c' 2025-01-24T00:47:05.1279136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-16x16-reuse-switch-wasmsimd.c' 2025-01-24T00:47:05.1279819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-16x16-reuse-switch-zip-neon.c' 2025-01-24T00:47:05.1280440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-1x2-scalar-int.c' 2025-01-24T00:47:05.1281069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-1x4-scalar-int.c' 2025-01-24T00:47:05.1281686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-2x1-scalar-int.c' 2025-01-24T00:47:05.1282320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-2x2-scalar-int.c' 2025-01-24T00:47:05.1282935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-2x4-scalar-int.c' 2025-01-24T00:47:05.1283574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-32x32-reuse-mov-avx2.c' 2025-01-24T00:47:05.1284245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-32x32-reuse-switch-avx2.c' 2025-01-24T00:47:05.1284860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-4x1-scalar-int.c' 2025-01-24T00:47:05.1285486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-4x2-scalar-int.c' 2025-01-24T00:47:05.1286106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-4x4-scalar-int.c' 2025-01-24T00:47:05.1286836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-8x8-multi-dec-zip-neon.c' 2025-01-24T00:47:05.1287503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-8x8-multi-mov-zip-neon.c' 2025-01-24T00:47:05.1288176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-8x8-multi-switch-zip-neon.c' 2025-01-24T00:47:05.1288843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-8x8-reuse-dec-zip-neon.c' 2025-01-24T00:47:05.1289534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-8x8-reuse-mov-zip-neon.c' 2025-01-24T00:47:05.1290225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-8x8-reuse-multi-zip-neon.c' 2025-01-24T00:47:05.1290916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-8x8-reuse-switch-zip-neon.c' 2025-01-24T00:47:05.1291421Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-transposec/gen' 2025-01-24T00:47:05.1292100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-transposec/x8-transposec.h' 2025-01-24T00:47:05.1292633Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-transposec' 2025-01-24T00:47:05.1293177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-zip/x8-zip-x2-neon.c' 2025-01-24T00:47:05.1293716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-zip/x8-zip-x2-scalar.c' 2025-01-24T00:47:05.1294205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-zip/x8-zip-x2-sse2.c' 2025-01-24T00:47:05.1294690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-zip/x8-zip-x3-neon.c' 2025-01-24T00:47:05.1295195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-zip/x8-zip-x3-scalar.c' 2025-01-24T00:47:05.1295677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-zip/x8-zip-x3-sse2.c' 2025-01-24T00:47:05.1296178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-zip/x8-zip-x4-neon.c' 2025-01-24T00:47:05.1296680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-zip/x8-zip-x4-scalar.c' 2025-01-24T00:47:05.1297166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-zip/x8-zip-x4-sse2.c' 2025-01-24T00:47:05.1297669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-zip/x8-zip-xm-neon.c' 2025-01-24T00:47:05.1298161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-zip/x8-zip-xm-scalar.c' 2025-01-24T00:47:05.1298658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-zip/x8-zip-xm-sse2.c' 2025-01-24T00:47:05.1299110Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/x8-zip' 2025-01-24T00:47:05.1299624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/aligned-allocator.h' 2025-01-24T00:47:05.1300166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/allocation-type-defs.h' 2025-01-24T00:47:05.1300661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/allocation-type.h' 2025-01-24T00:47:05.1301145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/allocator.h' 2025-01-24T00:47:05.1301623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/argmaxpool.h' 2025-01-24T00:47:05.1302111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/array-helpers.h' 2025-01-24T00:47:05.1302619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/assembly.h' 2025-01-24T00:47:05.1303082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/avgpool.h' 2025-01-24T00:47:05.1303570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/buffer.h' 2025-01-24T00:47:05.1304034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/cache.h' 2025-01-24T00:47:05.1304486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/common.h' 2025-01-24T00:47:05.1304956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/compute.h' 2025-01-24T00:47:05.1305443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/config-types.h' 2025-01-24T00:47:05.1305897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/config.h' 2025-01-24T00:47:05.1306407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/conv.h' 2025-01-24T00:47:05.1306871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/datatype.h' 2025-01-24T00:47:05.1307334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/dwconv.h' 2025-01-24T00:47:05.1307779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/fill.h' 2025-01-24T00:47:05.1308224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/fp16.h' 2025-01-24T00:47:05.1308677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/gemm.h' 2025-01-24T00:47:05.1309174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/hardware-config.h' 2025-01-24T00:47:05.1309645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/ibilinear.h' 2025-01-24T00:47:05.1310104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/igemm.h' 2025-01-24T00:47:05.1310555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/im2col.h' 2025-01-24T00:47:05.1311045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/indirection.h' 2025-01-24T00:47:05.1311511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/init-once.h' 2025-01-24T00:47:05.1311970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/internal.h' 2025-01-24T00:47:05.1312503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/intrinsics-polyfill.h' 2025-01-24T00:47:05.1312980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/isa-checks.h' 2025-01-24T00:47:05.1313429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/log.h' 2025-01-24T00:47:05.1313868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/lut.h' 2025-01-24T00:47:05.1314308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/math.h' 2025-01-24T00:47:05.1314777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/maxpool.h' 2025-01-24T00:47:05.1315266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/memory-planner.h' 2025-01-24T00:47:05.1315743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/memory.h' 2025-01-24T00:47:05.1316268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/microfnptr.h' 2025-01-24T00:47:05.1316802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/microkernel-type-defs.h' 2025-01-24T00:47:05.1317312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/microkernel-type.h' 2025-01-24T00:47:05.1317814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/microkernel-utils.h' 2025-01-24T00:47:05.1318312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/microparams-init.h' 2025-01-24T00:47:05.1318806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/microparams.h' 2025-01-24T00:47:05.1319281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/mutex.h' 2025-01-24T00:47:05.1319809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/node-type-defs.h' 2025-01-24T00:47:05.1320277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/node-type.h' 2025-01-24T00:47:05.1320763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/normalization.h' 2025-01-24T00:47:05.1321287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/operator-type-defs.h' 2025-01-24T00:47:05.1321780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/operator-type.h' 2025-01-24T00:47:05.1322273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/operator-utils.h' 2025-01-24T00:47:05.1322749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/operator.h' 2025-01-24T00:47:05.1323208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/pack-lh.h' 2025-01-24T00:47:05.1323666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/pack.h' 2025-01-24T00:47:05.1324112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/packb.h' 2025-01-24T00:47:05.1324561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/packq.h' 2025-01-24T00:47:05.1325021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/packw.h' 2025-01-24T00:47:05.1325472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/packx.h' 2025-01-24T00:47:05.1325930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/pad.h' 2025-01-24T00:47:05.1326457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/params.h' 2025-01-24T00:47:05.1326921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/pavgpool.h' 2025-01-24T00:47:05.1327380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/ppmm.h' 2025-01-24T00:47:05.1327840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/prefetch.h' 2025-01-24T00:47:05.1328323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/quantization.h' 2025-01-24T00:47:05.1328863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/raddexpminusmax.h' 2025-01-24T00:47:05.1329362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/raddextexp.h' 2025-01-24T00:47:05.1329901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h' 2025-01-24T00:47:05.1330352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/reduce.h' 2025-01-24T00:47:05.1330853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/reference-config.h' 2025-01-24T00:47:05.1331356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/reference-utils.h' 2025-01-24T00:47:05.1331881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/requantization-stubs.h' 2025-01-24T00:47:05.1332433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/requantization.h' 2025-01-24T00:47:05.1332933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/reshape-helpers.h' 2025-01-24T00:47:05.1333423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/simd/f16-scalar.h' 2025-01-24T00:47:05.1333938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/simd/f32-avx-base.h' 2025-01-24T00:47:05.1334417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/simd/f32-avx.h' 2025-01-24T00:47:05.1334912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/simd/f32-avx2.h' 2025-01-24T00:47:05.1335412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/simd/f32-avx512f.h' 2025-01-24T00:47:05.1335900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/simd/f32-fma3.h' 2025-01-24T00:47:05.1336468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/simd/f32-generic-functions.h' 2025-01-24T00:47:05.1336950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/simd/f32-hvx.h' 2025-01-24T00:47:05.1337431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/simd/f32-neon.h' 2025-01-24T00:47:05.1337935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/simd/f32-scalar.h' 2025-01-24T00:47:05.1338419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/simd/f32-sse2.h' 2025-01-24T00:47:05.1338936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/simd/f32-wasmsimd.h' 2025-01-24T00:47:05.1339422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/simd/s16-avx2.h' 2025-01-24T00:47:05.1339926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/simd/s16-avx512skx.h' 2025-01-24T00:47:05.1340423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/simd/s16-neon.h' 2025-01-24T00:47:05.1340912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/simd/s16-scalar.h' 2025-01-24T00:47:05.1341410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/simd/s16-sse41.h' 2025-01-24T00:47:05.1341939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/simd/s16-wasmsimd.h' 2025-01-24T00:47:05.1342449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/simd/s32-avx2.h' 2025-01-24T00:47:05.1342960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/simd/s32-avx512f.h' 2025-01-24T00:47:05.1343437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/simd/s32-hvx.h' 2025-01-24T00:47:05.1343934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/simd/s32-neon.h' 2025-01-24T00:47:05.1344427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/simd/s32-scalar.h' 2025-01-24T00:47:05.1344919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/simd/s32-sse41.h' 2025-01-24T00:47:05.1345465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/simd/s32-wasmsimd.h' 2025-01-24T00:47:05.1345983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/simd/s8-scalar.h' 2025-01-24T00:47:05.1346466Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/simd' 2025-01-24T00:47:05.1346934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/spmm.h' 2025-01-24T00:47:05.1347458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/subgraph-validation.h' 2025-01-24T00:47:05.1347940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/subgraph.h' 2025-01-24T00:47:05.1348412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/transpose.h' 2025-01-24T00:47:05.1348884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/unaligned.h' 2025-01-24T00:47:05.1349354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/unpool.h' 2025-01-24T00:47:05.1349812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/vbinary.h' 2025-01-24T00:47:05.1350273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/vcvt.h' 2025-01-24T00:47:05.1350743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/vmulcaddc.h' 2025-01-24T00:47:05.1351252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h' 2025-01-24T00:47:05.1351756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/vscaleextexp.h' 2025-01-24T00:47:05.1352218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/vunary.h' 2025-01-24T00:47:05.1352666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/zerob.h' 2025-01-24T00:47:05.1353119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack/zip.h' 2025-01-24T00:47:05.1353576Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xnnpack' 2025-01-24T00:47:05.1354123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xx-copy/xx-copy-scalar-memcpy.c' 2025-01-24T00:47:05.1354580Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xx-copy' 2025-01-24T00:47:05.1355119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xx-fill/xx-fill-neon-u64.c' 2025-01-24T00:47:05.1355712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xx-fill/xx-fill-scalar-u16.c' 2025-01-24T00:47:05.1356207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xx-fill/xx-fill-sse2-u64.c' 2025-01-24T00:47:05.1356743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xx-fill/xx-fill-wasmsimd-u64.c' 2025-01-24T00:47:05.1357200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xx-fill/xx-fill.h' 2025-01-24T00:47:05.1357652Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xx-fill' 2025-01-24T00:47:05.1358180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xx-pad/xx-pad-p16-neon-u16.c' 2025-01-24T00:47:05.1358746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xx-pad/xx-pad-p16-sse2-u16.c' 2025-01-24T00:47:05.1359294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xx-pad/xx-pad-p16-wasmsimd-u16.c' 2025-01-24T00:47:05.1359805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xx-pad/xx-pad-p4-scalar-u16.c' 2025-01-24T00:47:05.1360256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xx-pad/xx-pad.h' 2025-01-24T00:47:05.1360724Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xx-pad' 2025-01-24T00:47:05.1361340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xx-transposev/xx-transposev-1x1-scalar-memcpy.c' 2025-01-24T00:47:05.1361863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xx-transposev/xx-transposev.h' 2025-01-24T00:47:05.1362365Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src/xx-transposev' 2025-01-24T00:47:05.1362777Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/src' 2025-01-24T00:47:05.1363222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/BUILD.bazel' 2025-01-24T00:47:05.1363705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/argmax-pooling-2d.cc' 2025-01-24T00:47:05.1364195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/argmax-pooling-nhwc.cc' 2025-01-24T00:47:05.1364755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/argmax-pooling-operator-tester.h' 2025-01-24T00:47:05.1365301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/argmaxpool-microkernel-tester.h' 2025-01-24T00:47:05.1365839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/average-pooling-2d-reshape.cc' 2025-01-24T00:47:05.1366398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/average-pooling-2d.cc' 2025-01-24T00:47:05.1366893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/average-pooling-nhwc.cc' 2025-01-24T00:47:05.1367460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/average-pooling-operator-tester.h' 2025-01-24T00:47:05.1367976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/avgpool-microkernel-tester.h' 2025-01-24T00:47:05.1368508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/avgpool-minmax.cc' 2025-01-24T00:47:05.1369047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/batch-matrix-multiply-nc.cc' 2025-01-24T00:47:05.1369634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/batch-matrix-multiply-operator-tester.h' 2025-01-24T00:47:05.1370149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/batch-matrix-multiply.cc' 2025-01-24T00:47:05.1370629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/bf16-gemm-minmax.cc' 2025-01-24T00:47:05.1371114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/bf16-gemm-minmax.yaml' 2025-01-24T00:47:05.1371627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/binary-elementwise-nd.cc' 2025-01-24T00:47:05.1372112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/binary.cc' 2025-01-24T00:47:05.1372605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/build-identifier.cc' 2025-01-24T00:47:05.1373091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/channel-shuffle-nc.cc' 2025-01-24T00:47:05.1373643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/channel-shuffle-operator-tester.h' 2025-01-24T00:47:05.1374111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/concatenate2.cc' 2025-01-24T00:47:05.1374565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/concatenate3.cc' 2025-01-24T00:47:05.1375038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/concatenate4.cc' 2025-01-24T00:47:05.1375501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/concatenate5.cc' 2025-01-24T00:47:05.1375998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/constant-pad-nd-eager.cc' 2025-01-24T00:47:05.1376480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/constant-pad-nd.cc' 2025-01-24T00:47:05.1377013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/constant-pad-operator-tester.h' 2025-01-24T00:47:05.1377538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/conv-hwc-microkernel-tester.h' 2025-01-24T00:47:05.1378098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/conv-hwc2chw-microkernel-tester.h' 2025-01-24T00:47:05.1378549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/convert-nc.cc' 2025-01-24T00:47:05.1379032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/convolution-2d.cc' 2025-01-24T00:47:05.1379507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/convolution-nchw.cc' 2025-01-24T00:47:05.1379980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/convolution-nhwc.cc' 2025-01-24T00:47:05.1380520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/convolution-operator-tester.h' 2025-01-24T00:47:05.1381038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/convolution-test-helpers.cc' 2025-01-24T00:47:05.1381594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/convolution-test-helpers.h' 2025-01-24T00:47:05.1382104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/copy-nc-eager.cc' 2025-01-24T00:47:05.1382535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/copy-nc.cc' 2025-01-24T00:47:05.1383036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/copy-operator-tester.h' 2025-01-24T00:47:05.1383449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/copy.cc' 2025-01-24T00:47:05.1383943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/deconvolution-2d.cc' 2025-01-24T00:47:05.1384499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/deconvolution-nhwc-qd8-f32-qc8w.cc' 2025-01-24T00:47:05.1385013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/deconvolution-nhwc.cc' 2025-01-24T00:47:05.1385597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/deconvolution-operator-tester.h' 2025-01-24T00:47:05.1386080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/depth-to-space-2d.cc' 2025-01-24T00:47:05.1386592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/depth-to-space-nchw2nhwc.cc' 2025-01-24T00:47:05.1387102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/depth-to-space-nhwc.cc' 2025-01-24T00:47:05.1387648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/depth-to-space-operator-tester.h' 2025-01-24T00:47:05.1388180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/depthwise-convolution-2d.cc' 2025-01-24T00:47:05.1388701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/dwconv-microkernel-tester.cc' 2025-01-24T00:47:05.1389217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/dwconv-microkernel-tester.h' 2025-01-24T00:47:05.1389756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/dwconv2d-microkernel-tester.h' 2025-01-24T00:47:05.1390283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/dynamic-fully-connected-nc.cc' 2025-01-24T00:47:05.1390893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/dynamic-fully-connected-operator-tester.h' 2025-01-24T00:47:05.1391343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/even-split2.cc' 2025-01-24T00:47:05.1391795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/even-split3.cc' 2025-01-24T00:47:05.1392410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/even-split4.cc' 2025-01-24T00:47:05.1392884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-conv-hwc2chw.cc' 2025-01-24T00:47:05.1393379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-conv-hwc2chw.yaml' 2025-01-24T00:47:05.1393911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-dwconv-minmax-multipass.cc' 2025-01-24T00:47:05.1394427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-dwconv-minmax-unipass.cc' 2025-01-24T00:47:05.1394983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-dwconv2d-chw.cc' 2025-01-24T00:47:05.1395469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-dwconv2d-chw.yaml' 2025-01-24T00:47:05.1395955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-f32-vcvt.cc' 2025-01-24T00:47:05.1396466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-f32acc-gemm-minmax.cc' 2025-01-24T00:47:05.1396977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-f32acc-gemm-minmax.yaml' 2025-01-24T00:47:05.1397496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-f32acc-igemm-minmax.cc' 2025-01-24T00:47:05.1398009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-f32acc-igemm-minmax.yaml' 2025-01-24T00:47:05.1398512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-f32acc-rdsum.cc' 2025-01-24T00:47:05.1399036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-f32acc-rdsum.yaml' 2025-01-24T00:47:05.1399505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-f32acc-rsum.cc' 2025-01-24T00:47:05.1399993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-f32acc-rsum.yaml' 2025-01-24T00:47:05.1400458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-gemm-minmax.cc' 2025-01-24T00:47:05.1400933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-gemm-minmax.yaml' 2025-01-24T00:47:05.1401422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-ibilinear-chw.cc' 2025-01-24T00:47:05.1401911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-ibilinear-chw.yaml' 2025-01-24T00:47:05.1402383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-ibilinear.cc' 2025-01-24T00:47:05.1402850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-ibilinear.yaml' 2025-01-24T00:47:05.1403323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-igemm-minmax.cc' 2025-01-24T00:47:05.1403817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-igemm-minmax.yaml' 2025-01-24T00:47:05.1404266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-qs8-vcvt.cc' 2025-01-24T00:47:05.1404714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-qu8-vcvt.cc' 2025-01-24T00:47:05.1405243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-raddstoreexpminusmax.cc' 2025-01-24T00:47:05.1405773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-raddstoreexpminusmax.yaml' 2025-01-24T00:47:05.1406218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-rmax.cc' 2025-01-24T00:47:05.1406716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-rmax.yaml' 2025-01-24T00:47:05.1407148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-rmin.cc' 2025-01-24T00:47:05.1407604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-rmin.yaml' 2025-01-24T00:47:05.1408085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-rminmax.cc' 2025-01-24T00:47:05.1408584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-rminmax.yaml' 2025-01-24T00:47:05.1409016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-rsum.cc' 2025-01-24T00:47:05.1409454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-rsum.yaml' 2025-01-24T00:47:05.1409934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-simd-scalar.cc' 2025-01-24T00:47:05.1410382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-simd.cc.in' 2025-01-24T00:47:05.1410850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-spmm-minmax.cc' 2025-01-24T00:47:05.1411339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-spmm-minmax.yaml' 2025-01-24T00:47:05.1411837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vabs.cc' 2025-01-24T00:47:05.1412282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vadd.cc' 2025-01-24T00:47:05.1412721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vaddc.cc' 2025-01-24T00:47:05.1413166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vclamp.cc' 2025-01-24T00:47:05.1413620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vcmul.cc' 2025-01-24T00:47:05.1414054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vdiv.cc' 2025-01-24T00:47:05.1414498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vdivc.cc' 2025-01-24T00:47:05.1414950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-velu.cc' 2025-01-24T00:47:05.1415398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vhswish.cc' 2025-01-24T00:47:05.1415857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vlrelu.cc' 2025-01-24T00:47:05.1416291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vmax.cc' 2025-01-24T00:47:05.1416732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vmaxc.cc' 2025-01-24T00:47:05.1417181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vmin.cc' 2025-01-24T00:47:05.1417628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vminc.cc' 2025-01-24T00:47:05.1418081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vmul.cc' 2025-01-24T00:47:05.1418521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vmulc.cc' 2025-01-24T00:47:05.1419012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vmulcaddc-minmax.cc' 2025-01-24T00:47:05.1419529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vmulcaddc-minmax.yaml' 2025-01-24T00:47:05.1419962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vneg.cc' 2025-01-24T00:47:05.1420410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vprelu.cc' 2025-01-24T00:47:05.1420897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vpreluc.cc' 2025-01-24T00:47:05.1421366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vrdivc.cc' 2025-01-24T00:47:05.1421815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vrndd.cc' 2025-01-24T00:47:05.1422255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vrndne.cc' 2025-01-24T00:47:05.1422693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vrndu.cc' 2025-01-24T00:47:05.1423142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vrndz.cc' 2025-01-24T00:47:05.1423594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vrpreluc.cc' 2025-01-24T00:47:05.1424050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vrsqrt.cc' 2025-01-24T00:47:05.1424542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vrsubc.cc' 2025-01-24T00:47:05.1424995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vsigmoid.cc' 2025-01-24T00:47:05.1425440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vsqr.cc' 2025-01-24T00:47:05.1425890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vsqrdiff.cc' 2025-01-24T00:47:05.1426347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vsqrdiffc.cc' 2025-01-24T00:47:05.1426793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vsqrt.cc' 2025-01-24T00:47:05.1427223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vsub.cc' 2025-01-24T00:47:05.1427685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vsubc.cc' 2025-01-24T00:47:05.1428119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f16-vtanh.cc' 2025-01-24T00:47:05.1428581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-argmaxpool.cc' 2025-01-24T00:47:05.1429070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-argmaxpool.yaml' 2025-01-24T00:47:05.1429518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-conv-hwc.cc' 2025-01-24T00:47:05.1429986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-conv-hwc.yaml' 2025-01-24T00:47:05.1430460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-conv-hwc2chw.cc' 2025-01-24T00:47:05.1430950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-conv-hwc2chw.yaml' 2025-01-24T00:47:05.1431622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-dwconv-minmax-multipass.cc' 2025-01-24T00:47:05.1432373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-dwconv-minmax-unipass.cc' 2025-01-24T00:47:05.1432886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-dwconv-multipass.cc' 2025-01-24T00:47:05.1433384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-dwconv-unipass.cc' 2025-01-24T00:47:05.1433913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-dwconv2d-chw.cc' 2025-01-24T00:47:05.1434411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-dwconv2d-chw.yaml' 2025-01-24T00:47:05.1434893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-f16-vcvt.cc' 2025-01-24T00:47:05.1435339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-gemm-2.cc' 2025-01-24T00:47:05.1435840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-gemm-goi-minmax.cc' 2025-01-24T00:47:05.1436331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-gemm-goi-minmax.yaml' 2025-01-24T00:47:05.1436822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-gemm-minmax-2.cc' 2025-01-24T00:47:05.1437291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-gemm-minmax.cc' 2025-01-24T00:47:05.1437822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-gemm-minmax.yaml' 2025-01-24T00:47:05.1438307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-gemm-relu-2.cc' 2025-01-24T00:47:05.1438763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-gemm-relu.cc' 2025-01-24T00:47:05.1439231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-gemm-relu.yaml' 2025-01-24T00:47:05.1439684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-gemm.cc' 2025-01-24T00:47:05.1440126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-gemm.yaml' 2025-01-24T00:47:05.1440631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-gemminc-minmax-2.cc' 2025-01-24T00:47:05.1441118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-gemminc-minmax.cc' 2025-01-24T00:47:05.1441608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-gemminc-minmax.yaml' 2025-01-24T00:47:05.1442100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-ibilinear-chw.cc' 2025-01-24T00:47:05.1442585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-ibilinear-chw.yaml' 2025-01-24T00:47:05.1443051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-ibilinear.cc' 2025-01-24T00:47:05.1443516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-ibilinear.yaml' 2025-01-24T00:47:05.1443965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-igemm-2.cc' 2025-01-24T00:47:05.1444461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-igemm-minmax-2.cc' 2025-01-24T00:47:05.1444930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-igemm-minmax.cc' 2025-01-24T00:47:05.1445427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-igemm-minmax.yaml' 2025-01-24T00:47:05.1445901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-igemm-relu-2.cc' 2025-01-24T00:47:05.1446443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-igemm-relu.cc' 2025-01-24T00:47:05.1446960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-igemm-relu.yaml' 2025-01-24T00:47:05.1447401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-igemm.cc' 2025-01-24T00:47:05.1447871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-igemm.yaml' 2025-01-24T00:47:05.1448355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-ppmm-minmax.cc' 2025-01-24T00:47:05.1448836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-ppmm-minmax.yaml' 2025-01-24T00:47:05.1449338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-qc4w-gemm-minmax.cc' 2025-01-24T00:47:05.1449834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-qc4w-gemm-minmax.yaml' 2025-01-24T00:47:05.1450326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-qc8w-gemm-minmax.cc' 2025-01-24T00:47:05.1450858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-qc8w-gemm-minmax.yaml' 2025-01-24T00:47:05.1451365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-qc8w-gemm-relu.cc' 2025-01-24T00:47:05.1451867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-qc8w-gemm-relu.yaml' 2025-01-24T00:47:05.1452316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-qc8w-gemm.cc' 2025-01-24T00:47:05.1452782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-qc8w-gemm.yaml' 2025-01-24T00:47:05.1453246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-qs8-vcvt.cc' 2025-01-24T00:47:05.1453694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-qu8-vcvt.cc' 2025-01-24T00:47:05.1454189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-raddexpminusmax.cc' 2025-01-24T00:47:05.1454694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-raddexpminusmax.yaml' 2025-01-24T00:47:05.1455152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-raddextexp.cc' 2025-01-24T00:47:05.1455676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-raddstoreexpminusmax.cc' 2025-01-24T00:47:05.1456201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-raddstoreexpminusmax.yaml' 2025-01-24T00:47:05.1456637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-rdsum.cc' 2025-01-24T00:47:05.1457108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-rdsum.yaml' 2025-01-24T00:47:05.1457541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-rmax.cc' 2025-01-24T00:47:05.1457992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-rmax.yaml' 2025-01-24T00:47:05.1458422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-rmin.cc' 2025-01-24T00:47:05.1458864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-rmin.yaml' 2025-01-24T00:47:05.1459327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-rminmax.cc' 2025-01-24T00:47:05.1459786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-rminmax.yaml' 2025-01-24T00:47:05.1460243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-rsum.cc' 2025-01-24T00:47:05.1460721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-rsum.yaml' 2025-01-24T00:47:05.1461170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-simd-avx.cc' 2025-01-24T00:47:05.1461638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-simd-avx2.cc' 2025-01-24T00:47:05.1462109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-simd-avx512f.cc' 2025-01-24T00:47:05.1462565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-simd-fma3.cc' 2025-01-24T00:47:05.1463035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-simd-hvx.cc' 2025-01-24T00:47:05.1463527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-simd-neon.cc' 2025-01-24T00:47:05.1464027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-simd-scalar.cc' 2025-01-24T00:47:05.1464477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-simd-sse2.cc' 2025-01-24T00:47:05.1464958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-simd-wasmsimd.cc' 2025-01-24T00:47:05.1465399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-simd.cc' 2025-01-24T00:47:05.1465843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-simd.cc.in' 2025-01-24T00:47:05.1466322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-spmm-minmax-2.cc' 2025-01-24T00:47:05.1466815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-spmm-minmax-3.cc' 2025-01-24T00:47:05.1467291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-spmm-minmax-4.cc' 2025-01-24T00:47:05.1467771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-spmm-minmax.cc' 2025-01-24T00:47:05.1468248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-spmm-minmax.yaml' 2025-01-24T00:47:05.1468677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vabs.cc' 2025-01-24T00:47:05.1469121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vadd.cc' 2025-01-24T00:47:05.1469564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vaddc.cc' 2025-01-24T00:47:05.1470019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vclamp.cc' 2025-01-24T00:47:05.1470460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vcmul.cc' 2025-01-24T00:47:05.1470916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vcopysign.cc' 2025-01-24T00:47:05.1471390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vcopysignc.cc' 2025-01-24T00:47:05.1471823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vdiv.cc' 2025-01-24T00:47:05.1472259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vdivc.cc' 2025-01-24T00:47:05.1472738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-velu.cc' 2025-01-24T00:47:05.1473173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vexp.cc' 2025-01-24T00:47:05.1473650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vgelu.cc' 2025-01-24T00:47:05.1474099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vhswish.cc' 2025-01-24T00:47:05.1474529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vlog.cc' 2025-01-24T00:47:05.1474984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vlrelu.cc' 2025-01-24T00:47:05.1475415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vmax.cc' 2025-01-24T00:47:05.1475862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vmaxc.cc' 2025-01-24T00:47:05.1476316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vmin.cc' 2025-01-24T00:47:05.1476776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vminc.cc' 2025-01-24T00:47:05.1477218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vmul.cc' 2025-01-24T00:47:05.1477657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vmulc.cc' 2025-01-24T00:47:05.1478146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vmulcaddc-minmax.cc' 2025-01-24T00:47:05.1478656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vmulcaddc-minmax.yaml' 2025-01-24T00:47:05.1479092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vneg.cc' 2025-01-24T00:47:05.1479548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vprelu.cc' 2025-01-24T00:47:05.1479995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vpreluc.cc' 2025-01-24T00:47:05.1480461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vrcopysignc.cc' 2025-01-24T00:47:05.1480917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vrdivc.cc' 2025-01-24T00:47:05.1481350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vrelu.cc' 2025-01-24T00:47:05.1481796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vrndd.cc' 2025-01-24T00:47:05.1482239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vrndne.cc' 2025-01-24T00:47:05.1482676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vrndu.cc' 2025-01-24T00:47:05.1483124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vrndz.cc' 2025-01-24T00:47:05.1483576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vrpreluc.cc' 2025-01-24T00:47:05.1484018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vrsqrt.cc' 2025-01-24T00:47:05.1484471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vrsubc.cc' 2025-01-24T00:47:05.1484965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vscaleexpminusmax.cc' 2025-01-24T00:47:05.1485479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vscaleextexp.cc' 2025-01-24T00:47:05.1485958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vsigmoid.cc' 2025-01-24T00:47:05.1486463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vsqr.cc' 2025-01-24T00:47:05.1486932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vsqrdiff.cc' 2025-01-24T00:47:05.1487386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vsqrdiffc.cc' 2025-01-24T00:47:05.1487818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vsqrt.cc' 2025-01-24T00:47:05.1488259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vsub.cc' 2025-01-24T00:47:05.1488695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vsubc.cc' 2025-01-24T00:47:05.1489204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/f32-vtanh.cc' 2025-01-24T00:47:05.1489692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/fully-connected-nc.cc' 2025-01-24T00:47:05.1490239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/fully-connected-operator-tester.h' 2025-01-24T00:47:05.1490721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/fully-connected.cc' 2025-01-24T00:47:05.1491143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/fusion.cc' 2025-01-24T00:47:05.1491665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/gemm-microkernel-tester.cc' 2025-01-24T00:47:05.1492346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/gemm-microkernel-tester.h' 2025-01-24T00:47:05.1492878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/global-average-pooling-1d.cc' 2025-01-24T00:47:05.1493411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/global-average-pooling-2d.cc' 2025-01-24T00:47:05.1493908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/global-sum-pooling-1d.cc' 2025-01-24T00:47:05.1494416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/global-sum-pooling-2d.cc' 2025-01-24T00:47:05.1494954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/ibilinear-microkernel-tester.h' 2025-01-24T00:47:05.1495403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/indirection.cc' 2025-01-24T00:47:05.1495915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/lut-microkernel-tester.h' 2025-01-24T00:47:05.1496439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/lut-norm-microkernel-tester.h' 2025-01-24T00:47:05.1496904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/max-pooling-2d.cc' 2025-01-24T00:47:05.1497397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/max-pooling-nhwc.cc' 2025-01-24T00:47:05.1497923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/max-pooling-operator-tester.h' 2025-01-24T00:47:05.1498452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/maxpool-microkernel-tester.h' 2025-01-24T00:47:05.1498984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/maxpool-minmax.cc' 2025-01-24T00:47:05.1499483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/memory-planner.cc' 2025-01-24T00:47:05.1499977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/microkernel-utils.cc' 2025-01-24T00:47:05.1500477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/microkernel_lists_test.sh' 2025-01-24T00:47:05.1500948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/mock-allocator.h' 2025-01-24T00:47:05.1501364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/mutex.cc' 2025-01-24T00:47:05.1501808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/next_prime.cc' 2025-01-24T00:47:05.1502293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/next_prime.h' 2025-01-24T00:47:05.1502830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/operator-test-utils.h' 2025-01-24T00:47:05.1503294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/operator-utils.cc' 2025-01-24T00:47:05.1503811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/pack-microkernel-tester.h' 2025-01-24T00:47:05.1504319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/packb-microkernel-tester.h' 2025-01-24T00:47:05.1504767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/packing.cc' 2025-01-24T00:47:05.1505285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/packq-microkernel-tester.cc' 2025-01-24T00:47:05.1505794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/packq-microkernel-tester.h' 2025-01-24T00:47:05.1506321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/packw-microkernel-tester.h' 2025-01-24T00:47:05.1506833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f16-qb4w-gemm-minmax.cc' 2025-01-24T00:47:05.1507367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f16-qb4w-gemm-minmax.yaml' 2025-01-24T00:47:05.1507887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax-2.cc' 2025-01-24T00:47:05.1508404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax-3.cc' 2025-01-24T00:47:05.1508939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax-4.cc' 2025-01-24T00:47:05.1509448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax.cc' 2025-01-24T00:47:05.1509979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax.yaml' 2025-01-24T00:47:05.1515275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax-2.cc' 2025-01-24T00:47:05.1515872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax-3.cc' 2025-01-24T00:47:05.1516412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax-4.cc' 2025-01-24T00:47:05.1517011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax.cc' 2025-01-24T00:47:05.1517587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax.yaml' 2025-01-24T00:47:05.1518123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax-2.cc' 2025-01-24T00:47:05.1518647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax-3.cc' 2025-01-24T00:47:05.1519183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax-4.cc' 2025-01-24T00:47:05.1519696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax.cc' 2025-01-24T00:47:05.1520221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax.yaml' 2025-01-24T00:47:05.1520774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f32-qb4w-gemm-minmax.cc' 2025-01-24T00:47:05.1521321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f32-qb4w-gemm-minmax.yaml' 2025-01-24T00:47:05.1521848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax-2.cc' 2025-01-24T00:47:05.1522360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax-3.cc' 2025-01-24T00:47:05.1522880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax-4.cc' 2025-01-24T00:47:05.1523394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax.cc' 2025-01-24T00:47:05.1523910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax.yaml' 2025-01-24T00:47:05.1524429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax-2.cc' 2025-01-24T00:47:05.1524962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax-3.cc' 2025-01-24T00:47:05.1525476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax-4.cc' 2025-01-24T00:47:05.1525999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax.cc' 2025-01-24T00:47:05.1526616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax.yaml' 2025-01-24T00:47:05.1527147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax-2.cc' 2025-01-24T00:47:05.1527691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax-3.cc' 2025-01-24T00:47:05.1528205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax.cc' 2025-01-24T00:47:05.1528743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax.yaml' 2025-01-24T00:47:05.1529252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qp8-f32-qb4w-gemm-minmax.cc' 2025-01-24T00:47:05.1529768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qp8-f32-qb4w-gemm-minmax.yaml' 2025-01-24T00:47:05.1530315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qp8-f32-qc4w-gemm-minmax.cc' 2025-01-24T00:47:05.1530834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qp8-f32-qc4w-gemm-minmax.yaml' 2025-01-24T00:47:05.1531435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qs8-dwconv-minmax-multipass-fp32.cc' 2025-01-24T00:47:05.1531995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qs8-dwconv-minmax-multipass-rndnu.cc' 2025-01-24T00:47:05.1532542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qs8-dwconv-minmax-unipass-fp32.cc' 2025-01-24T00:47:05.1533105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qs8-dwconv-minmax-unipass-rndnu.cc' 2025-01-24T00:47:05.1533553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qs8-f16-vcvt.cc' 2025-01-24T00:47:05.1534038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qs8-f32-vcvt.cc' 2025-01-24T00:47:05.1534504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qs8-packw.cc' 2025-01-24T00:47:05.1534971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qs8-qc4w-packw.cc' 2025-01-24T00:47:05.1535573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qs8-qc8w-dwconv-minmax-multipass-fp32.cc' 2025-01-24T00:47:05.1536149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qs8-qc8w-dwconv-minmax-unipass-fp32.cc' 2025-01-24T00:47:05.1536681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32-2.cc' 2025-01-24T00:47:05.1537218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32-3.cc' 2025-01-24T00:47:05.1537742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32.cc' 2025-01-24T00:47:05.1538283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32.yaml' 2025-01-24T00:47:05.1538818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32-2.cc' 2025-01-24T00:47:05.1539352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32-3.cc' 2025-01-24T00:47:05.1539886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32.cc' 2025-01-24T00:47:05.1540419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32.yaml' 2025-01-24T00:47:05.1540929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qs8-rdsum-minmax-fp32.cc' 2025-01-24T00:47:05.1541438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qs8-rdsum-minmax-fp32.yaml' 2025-01-24T00:47:05.1541869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qs8-rsum.cc' 2025-01-24T00:47:05.1542326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qs8-rsum.yaml' 2025-01-24T00:47:05.1542792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qs8-vadd-minmax.cc' 2025-01-24T00:47:05.1543276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qs8-vaddc-minmax.cc' 2025-01-24T00:47:05.1543733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qs8-vcvt.cc' 2025-01-24T00:47:05.1544180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qs8-vlrelu.cc' 2025-01-24T00:47:05.1544705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qs8-vmul-minmax-fp32.cc' 2025-01-24T00:47:05.1545195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qs8-vmul-minmax-rndnu.cc' 2025-01-24T00:47:05.1545687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qs8-vmulc-minmax-fp32.cc' 2025-01-24T00:47:05.1546192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qs8-vmulc-minmax-rndnu.cc' 2025-01-24T00:47:05.1546751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qu8-dwconv-minmax-multipass-fp32.cc' 2025-01-24T00:47:05.1547345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qu8-dwconv-minmax-multipass-rndnu.cc' 2025-01-24T00:47:05.1547914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qu8-dwconv-minmax-unipass-fp32.cc' 2025-01-24T00:47:05.1548462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qu8-dwconv-minmax-unipass-rndnu.cc' 2025-01-24T00:47:05.1548919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qu8-f32-vcvt.cc' 2025-01-24T00:47:05.1549417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qu8-gemm-minmax-fp32-2.cc' 2025-01-24T00:47:05.1549916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qu8-gemm-minmax-fp32.cc' 2025-01-24T00:47:05.1550413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qu8-gemm-minmax-fp32.yaml' 2025-01-24T00:47:05.1550925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qu8-gemm-minmax-rndnu-2.cc' 2025-01-24T00:47:05.1551429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qu8-gemm-minmax-rndnu.cc' 2025-01-24T00:47:05.1551934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qu8-gemm-minmax-rndnu.yaml' 2025-01-24T00:47:05.1552452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qu8-gemm-minmax-rndnu16.cc' 2025-01-24T00:47:05.1552957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qu8-igemm-minmax-fp32-2.cc' 2025-01-24T00:47:05.1553448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qu8-igemm-minmax-fp32.cc' 2025-01-24T00:47:05.1553967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qu8-igemm-minmax-fp32.yaml' 2025-01-24T00:47:05.1554484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qu8-igemm-minmax-rndnu-2.cc' 2025-01-24T00:47:05.1554985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qu8-igemm-minmax-rndnu.cc' 2025-01-24T00:47:05.1555500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qu8-igemm-minmax-rndnu.yaml' 2025-01-24T00:47:05.1555941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qu8-rdsum.cc' 2025-01-24T00:47:05.1556394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qu8-rdsum.yaml' 2025-01-24T00:47:05.1556852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qu8-rsum.cc' 2025-01-24T00:47:05.1557294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qu8-rsum.yaml' 2025-01-24T00:47:05.1557791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qu8-vadd-minmax.cc' 2025-01-24T00:47:05.1558265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qu8-vaddc-minmax.cc' 2025-01-24T00:47:05.1558703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qu8-vcvt.cc' 2025-01-24T00:47:05.1559140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qu8-vlrelu.cc' 2025-01-24T00:47:05.1559629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qu8-vmul-minmax-fp32.cc' 2025-01-24T00:47:05.1560129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qu8-vmul-minmax-rndnu.cc' 2025-01-24T00:47:05.1560683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qu8-vmulc-minmax-fp32.cc' 2025-01-24T00:47:05.1561181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/qu8-vmulc-minmax-rndnu.cc' 2025-01-24T00:47:05.1561754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/raddexpminusmax-microkernel-tester.h' 2025-01-24T00:47:05.1562352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/raddstoreexpminusmax-microkernel-tester.h' 2025-01-24T00:47:05.1562867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/rdsum-microkernel-tester.h' 2025-01-24T00:47:05.1563381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/reduce-microkernel-tester.h' 2025-01-24T00:47:05.1563823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/reduce-nd.cc' 2025-01-24T00:47:05.1564362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/reduce-normalization-tester.h' 2025-01-24T00:47:05.1564852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/reduce-normalization.cc' 2025-01-24T00:47:05.1565365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/replicable_random_device.h' 2025-01-24T00:47:05.1565836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/reshape-helpers.cc' 2025-01-24T00:47:05.1566381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/resize-bilinear-nchw.cc' 2025-01-24T00:47:05.1566888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/resize-bilinear-nhwc.cc' 2025-01-24T00:47:05.1567446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/resize-bilinear-operator-tester.h' 2025-01-24T00:47:05.1567896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/rope-nthc.cc' 2025-01-24T00:47:05.1568384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/rope-operator-tester.h' 2025-01-24T00:47:05.1568799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/rope.cc' 2025-01-24T00:47:05.1569312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/rsum-microkernel-tester.h' 2025-01-24T00:47:05.1569771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/runtime-tester.h' 2025-01-24T00:47:05.1570283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/runtime.cc' 2025-01-24T00:47:05.1570771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/s16-simd-avx2.cc' 2025-01-24T00:47:05.1571249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/s16-simd-avx512skx.cc' 2025-01-24T00:47:05.1571713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/s16-simd-neon.cc' 2025-01-24T00:47:05.1572180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/s16-simd-scalar.cc' 2025-01-24T00:47:05.1572639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/s16-simd-sse41.cc' 2025-01-24T00:47:05.1573126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/s16-simd-wasmsimd.cc' 2025-01-24T00:47:05.1573598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/s16-simd.cc.in' 2025-01-24T00:47:05.1574079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/s32-f32-vcvt.cc' 2025-01-24T00:47:05.1574534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/s32-simd-avx2.cc' 2025-01-24T00:47:05.1575005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/s32-simd-avx512f.cc' 2025-01-24T00:47:05.1575467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/s32-simd-hvx.cc' 2025-01-24T00:47:05.1575915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/s32-simd-neon.cc' 2025-01-24T00:47:05.1576381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/s32-simd-scalar.cc' 2025-01-24T00:47:05.1576849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/s32-simd-sse41.cc' 2025-01-24T00:47:05.1577329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/s32-simd-wasmsimd.cc' 2025-01-24T00:47:05.1577784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/s32-simd.cc.in' 2025-01-24T00:47:05.1578235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/s8-ibilinear.cc' 2025-01-24T00:47:05.1578693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/s8-ibilinear.yaml' 2025-01-24T00:47:05.1579158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/s8-simd-scalar.cc' 2025-01-24T00:47:05.1579599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/s8-simd.cc.in' 2025-01-24T00:47:05.1580046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/s8-vclamp.cc' 2025-01-24T00:47:05.1580614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/scaled-dot-product-attention-nhtc.cc' 2025-01-24T00:47:05.1581244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/scaled-dot-product-attention-operator-tester.h' 2025-01-24T00:47:05.1581787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/scaled-dot-product-attention.cc' 2025-01-24T00:47:05.1582246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/slice-nd-eager.cc' 2025-01-24T00:47:05.1582680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/slice-nd.cc' 2025-01-24T00:47:05.1583233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/slice-normalization-tester.h' 2025-01-24T00:47:05.1583749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/slice-normalization.cc' 2025-01-24T00:47:05.1584248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/slice-operator-tester.h' 2025-01-24T00:47:05.1584693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/softmax-nc.cc' 2025-01-24T00:47:05.1585193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/softmax-operator-tester.h' 2025-01-24T00:47:05.1585630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/softmax.cc' 2025-01-24T00:47:05.1586111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/space-to-depth-2d.cc' 2025-01-24T00:47:05.1586637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/space-to-depth-nhwc.cc' 2025-01-24T00:47:05.1587205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/space-to-depth-operator-tester.h' 2025-01-24T00:47:05.1587713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/spmm-microkernel-tester.h' 2025-01-24T00:47:05.1588211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/static-constant-pad.cc' 2025-01-24T00:47:05.1588695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/static-expand-dims.cc' 2025-01-24T00:47:05.1589163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/static-reduce.cc' 2025-01-24T00:47:05.1589631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/static-reshape.cc' 2025-01-24T00:47:05.1590156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/static-resize-bilinear-2d.cc' 2025-01-24T00:47:05.1590621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/static-slice.cc' 2025-01-24T00:47:05.1591091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/static-transpose.cc' 2025-01-24T00:47:05.1591549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/subgraph-fp16.cc' 2025-01-24T00:47:05.1592191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/subgraph-nchw.cc' 2025-01-24T00:47:05.1592632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/subgraph.cc' 2025-01-24T00:47:05.1593093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/subgraph-size.c' 2025-01-24T00:47:05.1593564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/subgraph-tester.h' 2025-01-24T00:47:05.1594057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/subgraph-unary-tester.h' 2025-01-24T00:47:05.1594551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/transpose-nd-eager.cc' 2025-01-24T00:47:05.1595007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/transpose-nd.cc' 2025-01-24T00:47:05.1595562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/transpose-normalization-tester.h' 2025-01-24T00:47:05.1596132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/transpose-normalization.cc' 2025-01-24T00:47:05.1596649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/transpose-operator-tester.h' 2025-01-24T00:47:05.1597173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/transpose-reshape.cc' 2025-01-24T00:47:05.1597627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/u8-ibilinear.cc' 2025-01-24T00:47:05.1598089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/u8-ibilinear.yaml' 2025-01-24T00:47:05.1598547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/u8-lut32norm.cc' 2025-01-24T00:47:05.1599008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/u8-lut32norm.yaml' 2025-01-24T00:47:05.1599443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/u8-rmax.cc' 2025-01-24T00:47:05.1599908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/u8-rmax.yaml' 2025-01-24T00:47:05.1600376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/u8-vclamp.cc' 2025-01-24T00:47:05.1600878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/unary-elementwise-nc.cc' 2025-01-24T00:47:05.1601313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/unary-ops.cc' 2025-01-24T00:47:05.1601749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/unary-ops.h' 2025-01-24T00:47:05.1602163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/unary.cc' 2025-01-24T00:47:05.1602681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/unpool-microkernel-tester.h' 2025-01-24T00:47:05.1603145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/unpooling-2d.cc' 2025-01-24T00:47:05.1603611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/unpooling-nhwc.cc' 2025-01-24T00:47:05.1604122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/unpooling-operator-tester.h' 2025-01-24T00:47:05.1604654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/vbinary-microkernel-tester.cc' 2025-01-24T00:47:05.1605173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/vbinary-microkernel-tester.h' 2025-01-24T00:47:05.1605690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/vcmul-microkernel-tester.h' 2025-01-24T00:47:05.1606230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/vmulcaddc-microkernel-tester.h' 2025-01-24T00:47:05.1606814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/vunary-microkernel-tester.h' 2025-01-24T00:47:05.1607284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/weights-cache.cc' 2025-01-24T00:47:05.1607725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/workspace.cc' 2025-01-24T00:47:05.1608174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/x16-packw.cc' 2025-01-24T00:47:05.1608612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/x32-packb.cc' 2025-01-24T00:47:05.1609054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/x32-packw.cc' 2025-01-24T00:47:05.1609532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/x32-packx.cc' 2025-01-24T00:47:05.1610004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/x32-unpool.cc' 2025-01-24T00:47:05.1610431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/x32-zip.cc' 2025-01-24T00:47:05.1610861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/x8-lut.cc' 2025-01-24T00:47:05.1611294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/x8-lut.yaml' 2025-01-24T00:47:05.1611739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/x8-packq.cc' 2025-01-24T00:47:05.1612170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/x8-packw.cc' 2025-01-24T00:47:05.1612613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/x8-zip.cc' 2025-01-24T00:47:05.1613111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/xN-transpose.cc' 2025-01-24T00:47:05.1613542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/xx-fill.cc' 2025-01-24T00:47:05.1613974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/xx-pad.cc' 2025-01-24T00:47:05.1614471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test/zip-microkernel-tester.h' 2025-01-24T00:47:05.1614887Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/test' 2025-01-24T00:47:05.1615332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/third_party/BUILD' 2025-01-24T00:47:05.1615796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/third_party/FP16.BUILD' 2025-01-24T00:47:05.1616251Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/third_party' 2025-01-24T00:47:05.1616671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/tools/BUILD' 2025-01-24T00:47:05.1617192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/tools/generate-argmaxpool-test.py' 2025-01-24T00:47:05.1617711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/tools/generate-conv-hwc-test.py' 2025-01-24T00:47:05.1618248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/tools/generate-conv-hwc2chw-test.py' 2025-01-24T00:47:05.1618803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/tools/generate-dwconv-multipass-test.py' 2025-01-24T00:47:05.1619361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/tools/generate-dwconv-unipass-test.py' 2025-01-24T00:47:05.1619896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/tools/generate-dwconv2d-chw-test.py' 2025-01-24T00:47:05.1620390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/tools/generate-gemm-test.py' 2025-01-24T00:47:05.1620928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/tools/generate-ibilinear-chw-test.py' 2025-01-24T00:47:05.1621437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/tools/generate-ibilinear-test.py' 2025-01-24T00:47:05.1621953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/tools/generate-lut-norm-test.py' 2025-01-24T00:47:05.1622469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/tools/generate-lut-test.py' 2025-01-24T00:47:05.1623052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/tools/generate-raddexpminusmax-test.py' 2025-01-24T00:47:05.1623636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/tools/generate-raddstoreexpminusmax-test.py' 2025-01-24T00:47:05.1624154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/tools/generate-rdsum-benchmark.py' 2025-01-24T00:47:05.1624657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/tools/generate-rdsum-test.py' 2025-01-24T00:47:05.1625156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/tools/generate-reduce-test.py' 2025-01-24T00:47:05.1625645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/tools/generate-spmm-test.py' 2025-01-24T00:47:05.1626207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/tools/generate-vbinary-test.py' 2025-01-24T00:47:05.1626719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/tools/generate-vmulcaddc-test.py' 2025-01-24T00:47:05.1627220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/tools/generate-vunary-test.py' 2025-01-24T00:47:05.1627649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/tools/primes.py' 2025-01-24T00:47:05.1628139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/tools/update-microkernels.py' 2025-01-24T00:47:05.1628552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/tools/xngen' 2025-01-24T00:47:05.1628978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/tools/xngen.py' 2025-01-24T00:47:05.1629429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/tools/xnncommon.py' 2025-01-24T00:47:05.1629846Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK/tools' 2025-01-24T00:47:05.1630236Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK' 2025-01-24T00:47:05.1630622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/.git' 2025-01-24T00:47:05.1631050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/.clang-format' 2025-01-24T00:47:05.1631460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/.clang-tidy' 2025-01-24T00:47:05.1631950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/.github/.libcxx-setup.sh' 2025-01-24T00:47:05.1632492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/.github/ISSUE_TEMPLATE/bug_report.md' 2025-01-24T00:47:05.1633066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/.github/ISSUE_TEMPLATE/feature_request.md' 2025-01-24T00:47:05.1633588Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/.github/ISSUE_TEMPLATE' 2025-01-24T00:47:05.1634075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/.github/workflows/bazel.yml' 2025-01-24T00:47:05.1634697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/.github/workflows/build-and-test-perfcounters.yml' 2025-01-24T00:47:05.1635262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/.github/workflows/build-and-test.yml' 2025-01-24T00:47:05.1635830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/.github/workflows/clang-format-lint.yml' 2025-01-24T00:47:05.1636375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/.github/workflows/clang-tidy.yml' 2025-01-24T00:47:05.1636877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/.github/workflows/doxygen.yml' 2025-01-24T00:47:05.1637378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/.github/workflows/pylint.yml' 2025-01-24T00:47:05.1637887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/.github/workflows/sanitizer.yml' 2025-01-24T00:47:05.1638422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/.github/workflows/test_bindings.yml' 2025-01-24T00:47:05.1638941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/.github/workflows/wheels.yml' 2025-01-24T00:47:05.1639455Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/.github/workflows' 2025-01-24T00:47:05.1639906Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/.github' 2025-01-24T00:47:05.1640316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/.gitignore' 2025-01-24T00:47:05.1640727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/.travis.yml' 2025-01-24T00:47:05.1641185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/.ycm_extra_conf.py' 2025-01-24T00:47:05.1641584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/AUTHORS' 2025-01-24T00:47:05.1642003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/BUILD.bazel' 2025-01-24T00:47:05.1642442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/CMakeLists.txt' 2025-01-24T00:47:05.1642876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/CONTRIBUTING.md' 2025-01-24T00:47:05.1643308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/CONTRIBUTORS' 2025-01-24T00:47:05.1643704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/LICENSE' 2025-01-24T00:47:05.1644117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/README.md' 2025-01-24T00:47:05.1644523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/WORKSPACE' 2025-01-24T00:47:05.1644938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/_config.yml' 2025-01-24T00:47:05.1645369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/appveyor.yml' 2025-01-24T00:47:05.1645837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/bindings/python/BUILD' 2025-01-24T00:47:05.1646416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/bindings/python/build_defs.bzl' 2025-01-24T00:47:05.1646976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/bindings/python/google_benchmark/BUILD' 2025-01-24T00:47:05.1647561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/bindings/python/google_benchmark/__init__.py' 2025-01-24T00:47:05.1648190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/bindings/python/google_benchmark/benchmark.cc' 2025-01-24T00:47:05.1648779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/bindings/python/google_benchmark/example.py' 2025-01-24T00:47:05.1649364Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/bindings/python/google_benchmark' 2025-01-24T00:47:05.1649882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/bindings/python/pybind11.BUILD' 2025-01-24T00:47:05.1650424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/bindings/python/python_headers.BUILD' 2025-01-24T00:47:05.1650950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/bindings/python/requirements.txt' 2025-01-24T00:47:05.1651438Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/bindings/python' 2025-01-24T00:47:05.1651910Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/bindings' 2025-01-24T00:47:05.1652459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/cmake/AddCXXCompilerFlag.cmake' 2025-01-24T00:47:05.1652953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/cmake/CXXFeatureCheck.cmake' 2025-01-24T00:47:05.1653430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/cmake/Config.cmake.in' 2025-01-24T00:47:05.1653918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/cmake/GetGitVersion.cmake' 2025-01-24T00:47:05.1654394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/cmake/GoogleTest.cmake' 2025-01-24T00:47:05.1654887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/cmake/GoogleTest.cmake.in' 2025-01-24T00:47:05.1655399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/cmake/Modules/FindLLVMAr.cmake' 2025-01-24T00:47:05.1655903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/cmake/Modules/FindLLVMNm.cmake' 2025-01-24T00:47:05.1656448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/cmake/Modules/FindLLVMRanLib.cmake' 2025-01-24T00:47:05.1656940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/cmake/Modules/FindPFM.cmake' 2025-01-24T00:47:05.1657419Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/cmake/Modules' 2025-01-24T00:47:05.1657889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/cmake/benchmark.pc.in' 2025-01-24T00:47:05.1658375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/cmake/gnu_posix_regex.cpp' 2025-01-24T00:47:05.1658876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/cmake/llvm-toolchain.cmake' 2025-01-24T00:47:05.1659344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/cmake/posix_regex.cpp' 2025-01-24T00:47:05.1659823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/cmake/split_list.cmake' 2025-01-24T00:47:05.1660276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/cmake/std_regex.cpp' 2025-01-24T00:47:05.1660742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/cmake/steady_clock.cpp' 2025-01-24T00:47:05.1661309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/cmake/thread_safety_attributes.cpp' 2025-01-24T00:47:05.1661747Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/cmake' 2025-01-24T00:47:05.1662249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/docs/AssemblyTests.md' 2025-01-24T00:47:05.1662686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/docs/_config.yml' 2025-01-24T00:47:05.1663147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/docs/dependencies.md' 2025-01-24T00:47:05.1663579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/docs/index.md' 2025-01-24T00:47:05.1664045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/docs/perf_counters.md' 2025-01-24T00:47:05.1664625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/docs/platform_specific_build_instructions.md' 2025-01-24T00:47:05.1665191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/docs/random_interleaving.md' 2025-01-24T00:47:05.1665640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/docs/releasing.md' 2025-01-24T00:47:05.1666081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/docs/tools.md' 2025-01-24T00:47:05.1666528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/docs/user_guide.md' 2025-01-24T00:47:05.1666949Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/docs' 2025-01-24T00:47:05.1667458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/include/benchmark/benchmark.h' 2025-01-24T00:47:05.1667953Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/include/benchmark' 2025-01-24T00:47:05.1668403Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/include' 2025-01-24T00:47:05.1668851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/requirements.txt' 2025-01-24T00:47:05.1669252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/setup.py' 2025-01-24T00:47:05.1669716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/CMakeLists.txt' 2025-01-24T00:47:05.1670153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/arraysize.h' 2025-01-24T00:47:05.1670590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/benchmark.cc' 2025-01-24T00:47:05.1671108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/benchmark_api_internal.cc' 2025-01-24T00:47:05.1671608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/benchmark_api_internal.h' 2025-01-24T00:47:05.1672088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/benchmark_main.cc' 2025-01-24T00:47:05.1672552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/benchmark_name.cc' 2025-01-24T00:47:05.1673039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/benchmark_register.cc' 2025-01-24T00:47:05.1673528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/benchmark_register.h' 2025-01-24T00:47:05.1674029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/benchmark_runner.cc' 2025-01-24T00:47:05.1674506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/benchmark_runner.h' 2025-01-24T00:47:05.1674946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/check.h' 2025-01-24T00:47:05.1675393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/colorprint.cc' 2025-01-24T00:47:05.1675844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/colorprint.h' 2025-01-24T00:47:05.1676328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/commandlineflags.cc' 2025-01-24T00:47:05.1676796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/commandlineflags.h' 2025-01-24T00:47:05.1677259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/complexity.cc' 2025-01-24T00:47:05.1677727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/complexity.h' 2025-01-24T00:47:05.1678235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/console_reporter.cc' 2025-01-24T00:47:05.1678669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/counter.cc' 2025-01-24T00:47:05.1679094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/counter.h' 2025-01-24T00:47:05.1679555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/csv_reporter.cc' 2025-01-24T00:47:05.1679999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/cycleclock.h' 2025-01-24T00:47:05.1680475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/internal_macros.h' 2025-01-24T00:47:05.1680934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/json_reporter.cc' 2025-01-24T00:47:05.1681342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/log.h' 2025-01-24T00:47:05.1681763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/mutex.h' 2025-01-24T00:47:05.1682223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/perf_counters.cc' 2025-01-24T00:47:05.1682675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/perf_counters.h' 2025-01-24T00:47:05.1683089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/re.h' 2025-01-24T00:47:05.1683530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/reporter.cc' 2025-01-24T00:47:05.1683955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/sleep.cc' 2025-01-24T00:47:05.1684370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/sleep.h' 2025-01-24T00:47:05.1684819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/statistics.cc' 2025-01-24T00:47:05.1685272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/statistics.h' 2025-01-24T00:47:05.1685724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/string_util.cc' 2025-01-24T00:47:05.1686178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/string_util.h' 2025-01-24T00:47:05.1686713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/sysinfo.cc' 2025-01-24T00:47:05.1687176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/thread_manager.h' 2025-01-24T00:47:05.1687665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/thread_timer.h' 2025-01-24T00:47:05.1688093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/timers.cc' 2025-01-24T00:47:05.1688511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src/timers.h' 2025-01-24T00:47:05.1688941Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/src' 2025-01-24T00:47:05.1689423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/AssemblyTests.cmake' 2025-01-24T00:47:05.1689844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/BUILD' 2025-01-24T00:47:05.1690326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/CMakeLists.txt' 2025-01-24T00:47:05.1690834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/args_product_test.cc' 2025-01-24T00:47:05.1691292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/basic_test.cc' 2025-01-24T00:47:05.1691766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/benchmark_gtest.cc' 2025-01-24T00:47:05.1692408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/benchmark_name_gtest.cc' 2025-01-24T00:47:05.1693002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/benchmark_random_interleaving_gtest.cc' 2025-01-24T00:47:05.1693551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/benchmark_setup_teardown_test.cc' 2025-01-24T00:47:05.1694040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/benchmark_test.cc' 2025-01-24T00:47:05.1694579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/clobber_memory_assembly_test.cc' 2025-01-24T00:47:05.1695086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/commandlineflags_gtest.cc' 2025-01-24T00:47:05.1695575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/complexity_test.cc' 2025-01-24T00:47:05.1696031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/cxx03_test.cc' 2025-01-24T00:47:05.1696527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/diagnostics_test.cc' 2025-01-24T00:47:05.1697070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/display_aggregates_only_test.cc' 2025-01-24T00:47:05.1697613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/donotoptimize_assembly_test.cc' 2025-01-24T00:47:05.1698116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/donotoptimize_test.cc' 2025-01-24T00:47:05.1698568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/filter_test.cc' 2025-01-24T00:47:05.1699039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/fixture_test.cc' 2025-01-24T00:47:05.1699553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/internal_threading_test.cc' 2025-01-24T00:47:05.1700078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/link_main_test.cc' 2025-01-24T00:47:05.1700576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/map_test.cc' 2025-01-24T00:47:05.1701065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/memory_manager_test.cc' 2025-01-24T00:47:05.1701563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/multiple_ranges_test.cc' 2025-01-24T00:47:05.1702036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/options_test.cc' 2025-01-24T00:47:05.1702488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/output_test.h' 2025-01-24T00:47:05.1702991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/output_test_helper.cc' 2025-01-24T00:47:05.1703516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/perf_counters_gtest.cc' 2025-01-24T00:47:05.1704039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/perf_counters_test.cc' 2025-01-24T00:47:05.1704568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/register_benchmark_test.cc' 2025-01-24T00:47:05.1705052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/repetitions_test.cc' 2025-01-24T00:47:05.1705600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/report_aggregates_only_test.cc' 2025-01-24T00:47:05.1706095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/reporter_output_test.cc' 2025-01-24T00:47:05.1706590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/skip_with_error_test.cc' 2025-01-24T00:47:05.1707077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/spec_arg_test.cc' 2025-01-24T00:47:05.1707569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/state_assembly_test.cc' 2025-01-24T00:47:05.1708069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/statistics_gtest.cc' 2025-01-24T00:47:05.1708552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/string_util_gtest.cc' 2025-01-24T00:47:05.1709061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/templated_fixture_test.cc' 2025-01-24T00:47:05.1709603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/user_counters_tabular_test.cc' 2025-01-24T00:47:05.1710089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/user_counters_test.cc' 2025-01-24T00:47:05.1710631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test/user_counters_thousands_test.cc' 2025-01-24T00:47:05.1711071Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/test' 2025-01-24T00:47:05.1711520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/tools/BUILD.bazel' 2025-01-24T00:47:05.1711982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/tools/compare.py' 2025-01-24T00:47:05.1712521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/tools/gbench/Inputs/test1_run1.json' 2025-01-24T00:47:05.1713082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/tools/gbench/Inputs/test1_run2.json' 2025-01-24T00:47:05.1713622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/tools/gbench/Inputs/test2_run.json' 2025-01-24T00:47:05.1714192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/tools/gbench/Inputs/test3_run0.json' 2025-01-24T00:47:05.1714740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/tools/gbench/Inputs/test3_run1.json' 2025-01-24T00:47:05.1715273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/tools/gbench/Inputs/test4_run.json' 2025-01-24T00:47:05.1715809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/tools/gbench/Inputs/test4_run0.json' 2025-01-24T00:47:05.1716358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/tools/gbench/Inputs/test4_run1.json' 2025-01-24T00:47:05.1716889Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/tools/gbench/Inputs' 2025-01-24T00:47:05.1717404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/tools/gbench/__init__.py' 2025-01-24T00:47:05.1717877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/tools/gbench/report.py' 2025-01-24T00:47:05.1718337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/tools/gbench/util.py' 2025-01-24T00:47:05.1718816Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/tools/gbench' 2025-01-24T00:47:05.1719286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/tools/requirements.txt' 2025-01-24T00:47:05.1719738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/tools/strip_asm.py' 2025-01-24T00:47:05.1720186Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark/tools' 2025-01-24T00:47:05.1720593Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark' 2025-01-24T00:47:05.1720999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/build_bundled.py' 2025-01-24T00:47:05.1721416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/.git' 2025-01-24T00:47:05.1721940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/.azuredevops/rocm-ci.yml' 2025-01-24T00:47:05.1722457Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/.azuredevops' 2025-01-24T00:47:05.1722931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/.clang-format' 2025-01-24T00:47:05.1723401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/.clang-tidy' 2025-01-24T00:47:05.1723895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/.github/CODEOWNERS' 2025-01-24T00:47:05.1724465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/.github/ISSUE_TEMPLATE/config.yml' 2025-01-24T00:47:05.1725073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/.github/ISSUE_TEMPLATE/issue_report.yml' 2025-01-24T00:47:05.1725624Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/.github/ISSUE_TEMPLATE' 2025-01-24T00:47:05.1726176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/.github/dependabot.yml' 2025-01-24T00:47:05.1726757Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/.github' 2025-01-24T00:47:05.1727241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/.gitignore' 2025-01-24T00:47:05.1727771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/.pre-commit-config.yaml' 2025-01-24T00:47:05.1728345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/.readthedocs.yaml' 2025-01-24T00:47:05.1728807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/CHANGELOG.md' 2025-01-24T00:47:05.1729281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/CITATION.cff' 2025-01-24T00:47:05.1729761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/CMakeLists.txt' 2025-01-24T00:47:05.1730308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/CONTRIBUTORS.md' 2025-01-24T00:47:05.1730785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/Config.cmake.in' 2025-01-24T00:47:05.1731240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/Dockerfile' 2025-01-24T00:47:05.1731748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/Dockerfile.compiler' 2025-01-24T00:47:05.1732208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/Jenkinsfile' 2025-01-24T00:47:05.1732666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/LICENSE' 2025-01-24T00:47:05.1733119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/README.md' 2025-01-24T00:47:05.1733710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/01_gemm/CMakeLists.txt' 2025-01-24T00:47:05.1734280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/01_gemm/gemm.cpp' 2025-01-24T00:47:05.1734835Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/01_gemm' 2025-01-24T00:47:05.1735505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu/CMakeLists.txt' 2025-01-24T00:47:05.1736225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_add_fastgelu.cpp' 2025-01-24T00:47:05.1736972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_add_fastgelu_generic.cpp' 2025-01-24T00:47:05.1737687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_fastgelu.cpp' 2025-01-24T00:47:05.1738412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_fastgelu_generic.cpp' 2025-01-24T00:47:05.1739110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_fastgelu.cpp' 2025-01-24T00:47:05.1739820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_fastgelu_generic.cpp' 2025-01-24T00:47:05.1740490Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu' 2025-01-24T00:47:05.1741163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/03_gemm_layernorm/CMakeLists.txt' 2025-01-24T00:47:05.1741877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/03_gemm_layernorm/gemm_add_add_layernorm_naive.cpp' 2025-01-24T00:47:05.1742630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/03_gemm_layernorm/gemm_add_relu_add_layernorm_welford.cpp' 2025-01-24T00:47:05.1743236Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/03_gemm_layernorm' 2025-01-24T00:47:05.1743855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/04_contraction/CMakeLists.txt' 2025-01-24T00:47:05.1744605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/04_contraction/contraction_bilinear_fp32.cpp' 2025-01-24T00:47:05.1745293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/04_contraction/contraction_bilinear_fp64.cpp' 2025-01-24T00:47:05.1746032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/04_contraction/contraction_g1m2n3k1_add_xdl_fp16.cpp' 2025-01-24T00:47:05.1746704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/04_contraction/contraction_scale_fp32.cpp' 2025-01-24T00:47:05.1747381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/04_contraction/contraction_scale_fp64.cpp' 2025-01-24T00:47:05.1747986Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/04_contraction' 2025-01-24T00:47:05.1748598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/05_layernorm/CMakeLists.txt' 2025-01-24T00:47:05.1749266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/05_layernorm/layernorm2d_bwd_data.cpp' 2025-01-24T00:47:05.1749955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/05_layernorm/layernorm2d_bwd_gamma_beta.cpp' 2025-01-24T00:47:05.1750589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/05_layernorm/layernorm2d_fwd.cpp' 2025-01-24T00:47:05.1751235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/05_layernorm/layernorm4d_fwd.cpp' 2025-01-24T00:47:05.1751818Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/05_layernorm' 2025-01-24T00:47:05.1752429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/06_softmax/CMakeLists.txt' 2025-01-24T00:47:05.1753021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/06_softmax/softmax4d.cpp' 2025-01-24T00:47:05.1753588Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/06_softmax' 2025-01-24T00:47:05.1754280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/07_grouped_convnd_fwd/CMakeLists.txt' 2025-01-24T00:47:05.1754917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/07_grouped_convnd_fwd/common.hpp' 2025-01-24T00:47:05.1755640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv1d_fwd.cpp' 2025-01-24T00:47:05.1756322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv2d_fwd.cpp' 2025-01-24T00:47:05.1757023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_bf8.cpp' 2025-01-24T00:47:05.1757757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_bf8_fp8.cpp' 2025-01-24T00:47:05.1758485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_fp8.cpp' 2025-01-24T00:47:05.1759239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_fp8_bf8.cpp' 2025-01-24T00:47:05.1759861Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/07_grouped_convnd_fwd' 2025-01-24T00:47:05.1760508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/08_fused_attention/CMakeLists.txt' 2025-01-24T00:47:05.1761165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/08_fused_attention/fused_attention.cpp' 2025-01-24T00:47:05.1761849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/08_fused_attention/fused_attention_bias.cpp' 2025-01-24T00:47:05.1762474Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/08_fused_attention' 2025-01-24T00:47:05.1763102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/09_quantization/CMakeLists.txt' 2025-01-24T00:47:05.1763898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_relu_perchannel_quantization.cpp' 2025-01-24T00:47:05.1764676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_relu_perlayer_quantization.cpp' 2025-01-24T00:47:05.1765460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_tanh_perchannel_quantization.cpp' 2025-01-24T00:47:05.1766304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_tanh_perlayer_quantization.cpp' 2025-01-24T00:47:05.1767040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/09_quantization/conv2d_fwd_perchannel_quantization.cpp' 2025-01-24T00:47:05.1767775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/09_quantization/conv2d_fwd_perlayer_quantization.cpp' 2025-01-24T00:47:05.1768438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/09_quantization/gemm_quantization.cpp' 2025-01-24T00:47:05.1769074Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/09_quantization' 2025-01-24T00:47:05.1769788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/10_grouped_convnd_bwd_data/CMakeLists.txt' 2025-01-24T00:47:05.1770509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/10_grouped_convnd_bwd_data/grouped_conv2d_bwd_data.cpp' 2025-01-24T00:47:05.1771252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/10_grouped_convnd_bwd_data/grouped_conv3d_bwd_data.cpp' 2025-01-24T00:47:05.1772072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/10_grouped_convnd_bwd_data/grouped_conv3d_bwd_data_input_fp16_comp_bf8f8.cpp' 2025-01-24T00:47:05.1772720Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/10_grouped_convnd_bwd_data' 2025-01-24T00:47:05.1773519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight/CMakeLists.txt' 2025-01-24T00:47:05.1774176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight/common.hpp' 2025-01-24T00:47:05.1774946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv1d_bwd_weight_fp16.cpp' 2025-01-24T00:47:05.1775697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv2d_bwd_weight_fp16.cpp' 2025-01-24T00:47:05.1776468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv3d_bwd_weight_fp16.cpp' 2025-01-24T00:47:05.1777287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv3d_bwd_weight_fp16_comp_bf8_fp8.cpp' 2025-01-24T00:47:05.1778039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv3d_bwd_weight_fp32.cpp' 2025-01-24T00:47:05.1778704Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight' 2025-01-24T00:47:05.1779391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/12_elementwise_normalization/CMakeLists.txt' 2025-01-24T00:47:05.1780158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/12_elementwise_normalization/elementwise_layernorm2d.cpp' 2025-01-24T00:47:05.1780821Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/12_elementwise_normalization' 2025-01-24T00:47:05.1781429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/13_batchnorm/CMakeLists.txt' 2025-01-24T00:47:05.1782090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/13_batchnorm/batchnorm_bwd_nhwc.cpp' 2025-01-24T00:47:05.1782733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/13_batchnorm/batchnorm_fwd_nhwc.cpp' 2025-01-24T00:47:05.1783399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/13_batchnorm/batchnorm_infer_nhwc.cpp' 2025-01-24T00:47:05.1784012Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/13_batchnorm' 2025-01-24T00:47:05.1784658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/14_instance_id/CMakeLists.txt' 2025-01-24T00:47:05.1785357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/14_instance_id/batchnorm_fwd_instance_id.cpp' 2025-01-24T00:47:05.1785950Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/14_instance_id' 2025-01-24T00:47:05.1786597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/15_convnd_bwd_data/CMakeLists.txt' 2025-01-24T00:47:05.1787216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/15_convnd_bwd_data/common.hpp' 2025-01-24T00:47:05.1787944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/15_convnd_bwd_data/conv3d_bwd_data_fp16.cpp' 2025-01-24T00:47:05.1788632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/15_convnd_bwd_data/conv3d_bwd_data_fp32.cpp' 2025-01-24T00:47:05.1789245Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/15_convnd_bwd_data' 2025-01-24T00:47:05.1789905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/15_gemm_add_multiply/CMakeLists.txt' 2025-01-24T00:47:05.1790585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/15_gemm_add_multiply/gemm_add_multiply.cpp' 2025-01-24T00:47:05.1791201Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/15_gemm_add_multiply' 2025-01-24T00:47:05.1791813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/15_reduce/CMakeLists.txt' 2025-01-24T00:47:05.1792580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/15_reduce/reduce_nhwc_c.cpp' 2025-01-24T00:47:05.1793161Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/15_reduce' 2025-01-24T00:47:05.1793772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/16_convnd_fwd/CMakeLists.txt' 2025-01-24T00:47:05.1794367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/16_convnd_fwd/common.hpp' 2025-01-24T00:47:05.1795017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/16_convnd_fwd/conv3d_fwd_fp16.cpp' 2025-01-24T00:47:05.1795693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/16_convnd_fwd/conv3d_fwd_fp16_comp_fp8.cpp' 2025-01-24T00:47:05.1796342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/16_convnd_fwd/conv3d_fwd_fp32.cpp' 2025-01-24T00:47:05.1796924Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/16_convnd_fwd' 2025-01-24T00:47:05.1797587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/17_grouped_gemm_fastgelu/CMakeLists.txt' 2025-01-24T00:47:05.1798392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/17_grouped_gemm_fastgelu/grouped_gemm_fastgelu.cpp' 2025-01-24T00:47:05.1799064Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/17_grouped_gemm_fastgelu' 2025-01-24T00:47:05.1799685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/18_groupnorm/CMakeLists.txt' 2025-01-24T00:47:05.1800335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/18_groupnorm/groupnorm_bwd_data.cpp' 2025-01-24T00:47:05.1801014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/18_groupnorm/groupnorm_bwd_gamma_beta.cpp' 2025-01-24T00:47:05.1801681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/18_groupnorm/groupnorm_swish_fwd.cpp' 2025-01-24T00:47:05.1802328Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/18_groupnorm' 2025-01-24T00:47:05.1802926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/19_pool/CMakeLists.txt' 2025-01-24T00:47:05.1803527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/19_pool/avg_pool3d_bwd.cpp' 2025-01-24T00:47:05.1804129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/19_pool/avg_pool3d_fwd.cpp' 2025-01-24T00:47:05.1804742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/19_pool/max_pool2d_bwd.cpp' 2025-01-24T00:47:05.1805351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/19_pool/max_pool2d_fwd.cpp' 2025-01-24T00:47:05.1805920Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/19_pool' 2025-01-24T00:47:05.1806614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/20_splitk_gemm/CMakeLists.txt' 2025-01-24T00:47:05.1807270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/20_splitk_gemm/splitK_gemm_fp16_f8.cpp' 2025-01-24T00:47:05.1807872Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/20_splitk_gemm' 2025-01-24T00:47:05.1808522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/21_grouped_gemm_bias/CMakeLists.txt' 2025-01-24T00:47:05.1809278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/21_grouped_gemm_bias/grouped_gemm_fixed_nk_bias_fp16.cpp' 2025-01-24T00:47:05.1809902Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/21_grouped_gemm_bias' 2025-01-24T00:47:05.1810543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/22_grouped_gemm/CMakeLists.txt' 2025-01-24T00:47:05.1811238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_bf16.cpp' 2025-01-24T00:47:05.1811933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_fp16.cpp' 2025-01-24T00:47:05.1812666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_fp8.cpp' 2025-01-24T00:47:05.1813381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_i8.cpp' 2025-01-24T00:47:05.1813988Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/22_grouped_gemm' 2025-01-24T00:47:05.1814616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/22_im2col_col2im/CMakeLists.txt' 2025-01-24T00:47:05.1815269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/22_im2col_col2im/column_to_image.cpp' 2025-01-24T00:47:05.1815937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/22_im2col_col2im/image_to_column.cpp' 2025-01-24T00:47:05.1816596Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/22_im2col_col2im' 2025-01-24T00:47:05.1817273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/23_elementwise_transpose/CMakeLists.txt' 2025-01-24T00:47:05.1818004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/23_elementwise_transpose/elementwise_transpose_3d.cpp' 2025-01-24T00:47:05.1818646Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/23_elementwise_transpose' 2025-01-24T00:47:05.1819340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/CMakeLists.txt' 2025-01-24T00:47:05.1820310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_bilinear/grouped_conv_bwd_data_bilinear_residual_fp16.cpp' 2025-01-24T00:47:05.1821131Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_bilinear' 2025-01-24T00:47:05.1822037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_scale/grouped_conv_bwd_data_scale_fp16.cpp' 2025-01-24T00:47:05.1822827Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_scale' 2025-01-24T00:47:05.1823837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_bilinear/grouped_conv_bwd_weight_bilinear_residual_fp16.cpp' 2025-01-24T00:47:05.1824648Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_bilinear' 2025-01-24T00:47:05.1825579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_scale/grouped_conv_bwd_weight_scale_fp16.cpp' 2025-01-24T00:47:05.1826375Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_scale' 2025-01-24T00:47:05.1827346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_bilinear/grouped_conv_fwd_bilinear_residual_fp16.cpp' 2025-01-24T00:47:05.1828146Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_bilinear' 2025-01-24T00:47:05.1828938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale/common.hpp' 2025-01-24T00:47:05.1829839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale/conv3d_fwd_convinvscale_fp8.cpp' 2025-01-24T00:47:05.1830634Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale' 2025-01-24T00:47:05.1831458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale/common.hpp' 2025-01-24T00:47:05.1832344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale/conv3d_fwd_convscale_bf8.cpp' 2025-01-24T00:47:05.1833239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale/conv3d_fwd_convscale_bf8_fp8.cpp' 2025-01-24T00:47:05.1834102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale/conv3d_fwd_convscale_fp8.cpp' 2025-01-24T00:47:05.1834989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale/conv3d_fwd_convscale_fp8_bf8.cpp' 2025-01-24T00:47:05.1835786Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale' 2025-01-24T00:47:05.1836587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add/common.hpp' 2025-01-24T00:47:05.1837491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add/conv3d_fwd_convscale_add_fp8.cpp' 2025-01-24T00:47:05.1838285Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add' 2025-01-24T00:47:05.1839119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce/common.hpp' 2025-01-24T00:47:05.1840037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce/conv3d_fwd_convscale_amax_fp8.cpp' 2025-01-24T00:47:05.1840966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce/conv3d_fwd_convscale_relu_amax_fp8.cpp' 2025-01-24T00:47:05.1841787Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce' 2025-01-24T00:47:05.1842615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu/common.hpp' 2025-01-24T00:47:05.1843559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu/conv3d_fwd_convscale_relu_fp8.cpp' 2025-01-24T00:47:05.1844359Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu' 2025-01-24T00:47:05.1845227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scale/grouped_conv_fwd_scale_fp16.cpp' 2025-01-24T00:47:05.1845991Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scale' 2025-01-24T00:47:05.1846988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab/grouped_conv_fwd_scaleadd_ab.inc' 2025-01-24T00:47:05.1847911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab/grouped_conv_fwd_scaleadd_ab_bf16.cpp' 2025-01-24T00:47:05.1848815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab/grouped_conv_fwd_scaleadd_ab_fp16.cpp' 2025-01-24T00:47:05.1849741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab/grouped_conv_fwd_scaleadd_ab_fp32.cpp' 2025-01-24T00:47:05.1850650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab/grouped_conv_fwd_scaleadd_ab_int8.cpp' 2025-01-24T00:47:05.1851457Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab' 2025-01-24T00:47:05.1852438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu/grouped_conv_fwd_scaleadd_scaleadd_relu.inc' 2025-01-24T00:47:05.1853446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu/grouped_conv_fwd_scaleadd_scaleadd_relu_bf16.cpp' 2025-01-24T00:47:05.1854460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu/grouped_conv_fwd_scaleadd_scaleadd_relu_fp16.cpp' 2025-01-24T00:47:05.1855462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu/grouped_conv_fwd_scaleadd_scaleadd_relu_fp32.cpp' 2025-01-24T00:47:05.1856475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu/grouped_conv_fwd_scaleadd_scaleadd_relu_int8.cpp' 2025-01-24T00:47:05.1857345Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu' 2025-01-24T00:47:05.1858014Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/24_grouped_conv_activation' 2025-01-24T00:47:05.1858652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/25_wrapper/CMakeLists.txt' 2025-01-24T00:47:05.1859227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/25_wrapper/README.md' 2025-01-24T00:47:05.1859934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/25_wrapper/tensor_transform_using_wrapper.cpp' 2025-01-24T00:47:05.1860576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/25_wrapper/wrapper_basic_gemm.cpp' 2025-01-24T00:47:05.1861243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/25_wrapper/wrapper_img2col.cpp' 2025-01-24T00:47:05.1861927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/25_wrapper/wrapper_optimized_gemm.cpp' 2025-01-24T00:47:05.1862500Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/25_wrapper' 2025-01-24T00:47:05.1863152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/30_gemm_bf16Aint8B/CMakeLists.txt' 2025-01-24T00:47:05.1863873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_bias_fastgelu_xdl_bf16_i8.cpp' 2025-01-24T00:47:05.1864573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_bias_xdl_bf16_i8.cpp' 2025-01-24T00:47:05.1865242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_xdl_bf16_i8.cpp' 2025-01-24T00:47:05.1865926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_xdl_gelu_bf16_i8.cpp' 2025-01-24T00:47:05.1866642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_xdl_multiply_bf16_i8.cpp' 2025-01-24T00:47:05.1867256Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/30_gemm_bf16Aint8B' 2025-01-24T00:47:05.1867942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/CMakeLists.txt' 2025-01-24T00:47:05.1868736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_bias_fastgelu_xdl_bf16_i8.cpp' 2025-01-24T00:47:05.1869512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_fastgelu_xdl_bf16_i8.cpp' 2025-01-24T00:47:05.1870364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_multiply_bias_fastgelu_xdl_bf16_i8.cpp' 2025-01-24T00:47:05.1871133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_multiply_xdl_bf16_i8.cpp' 2025-01-24T00:47:05.1871904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_xdl_bf16_i8.cpp' 2025-01-24T00:47:05.1872559Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B' 2025-01-24T00:47:05.1873141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/CMakeLists.txt' 2025-01-24T00:47:05.1873663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example/README.md' 2025-01-24T00:47:05.1874187Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/client_example' 2025-01-24T00:47:05.1874704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/cmake/Analyzers.cmake' 2025-01-24T00:47:05.1875211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/cmake/ClangTidy.cmake' 2025-01-24T00:47:05.1875761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/cmake/CppCheck.cmake' 2025-01-24T00:47:05.1876299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/cmake/DoxygenDoc.cmake' 2025-01-24T00:47:05.1876789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/cmake/Embed.cmake' 2025-01-24T00:47:05.1877380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/cmake/EnableCompilerWarnings.cmake' 2025-01-24T00:47:05.1877896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/cmake/TargetFlags.cmake' 2025-01-24T00:47:05.1878389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/cmake/getopt.cmake' 2025-01-24T00:47:05.1878894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/cmake/gtest.cmake' 2025-01-24T00:47:05.1879374Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/cmake' 2025-01-24T00:47:05.1879901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/CMakeLists.txt' 2025-01-24T00:47:05.1880415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/driver/main.cpp' 2025-01-24T00:47:05.1880936Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/driver' 2025-01-24T00:47:05.1881606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d.hpp' 2025-01-24T00:47:05.1882316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d/operation.hpp' 2025-01-24T00:47:05.1883030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d/problem.hpp' 2025-01-24T00:47:05.1883704Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d' 2025-01-24T00:47:05.1884470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d/conv_fwd_op.hpp' 2025-01-24T00:47:05.1885276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d/conv_fwd_problem.hpp' 2025-01-24T00:47:05.1886040Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d' 2025-01-24T00:47:05.1886693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/include/ck/host/headers.hpp' 2025-01-24T00:47:05.1887305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/include/ck/host/operation/gemm.hpp' 2025-01-24T00:47:05.1887915Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/include/ck/host/operation' 2025-01-24T00:47:05.1888523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/include/ck/host/stringutils.hpp' 2025-01-24T00:47:05.1889092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/include/ck/host/types.hpp' 2025-01-24T00:47:05.1889708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/include/ck/host/utils.hpp' 2025-01-24T00:47:05.1890289Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/include/ck/host' 2025-01-24T00:47:05.1890828Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/include/ck' 2025-01-24T00:47:05.1891364Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/include' 2025-01-24T00:47:05.1892118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/src/device_gemm_multiple_d.cpp' 2025-01-24T00:47:05.1892875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/src/device_gemm_multiple_d_operation_xdl_cshuffle.cpp' 2025-01-24T00:47:05.1893548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/src/device_grouped_conv_fwd_multiple_abd.cpp' 2025-01-24T00:47:05.1894323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/src/device_grouped_conv_fwd_multiple_abd_operation_xdl_cshuffle.cpp' 2025-01-24T00:47:05.1894852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/src/headers.cpp' 2025-01-24T00:47:05.1895360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/src/types.cpp' 2025-01-24T00:47:05.1895876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/src/utils.cpp' 2025-01-24T00:47:05.1896381Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/src' 2025-01-24T00:47:05.1896920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/test/CMakeLists.txt' 2025-01-24T00:47:05.1897501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/test/gemm_multiple_d.cpp' 2025-01-24T00:47:05.1898141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v1.cpp' 2025-01-24T00:47:05.1898789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v2.cpp' 2025-01-24T00:47:05.1899423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v3.cpp' 2025-01-24T00:47:05.1900117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v4.cpp' 2025-01-24T00:47:05.1900721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/test/include/common.hpp' 2025-01-24T00:47:05.1901266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/test/include/test.hpp' 2025-01-24T00:47:05.1901824Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/test/include' 2025-01-24T00:47:05.1902379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/test/rtc/CMakeLists.txt' 2025-01-24T00:47:05.1903013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/test/rtc/include/rtc/compile_kernel.hpp' 2025-01-24T00:47:05.1903647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/test/rtc/include/rtc/filesystem.hpp' 2025-01-24T00:47:05.1904288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/test/rtc/include/rtc/hip.hpp' 2025-01-24T00:47:05.1904896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/test/rtc/include/rtc/kernel.hpp' 2025-01-24T00:47:05.1905509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/test/rtc/include/rtc/manage_ptr.hpp' 2025-01-24T00:47:05.1906107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/test/rtc/include/rtc/tmp_dir.hpp' 2025-01-24T00:47:05.1906702Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/test/rtc/include/rtc' 2025-01-24T00:47:05.1907268Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/test/rtc/include' 2025-01-24T00:47:05.1907875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/test/rtc/src/compile_kernel.cpp' 2025-01-24T00:47:05.1908413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/test/rtc/src/hip.cpp' 2025-01-24T00:47:05.1908963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/test/rtc/src/kernel.cpp' 2025-01-24T00:47:05.1909533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/test/rtc/src/tmp_dir.cpp' 2025-01-24T00:47:05.1910077Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/test/rtc/src' 2025-01-24T00:47:05.1910629Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/test/rtc' 2025-01-24T00:47:05.1911143Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen/test' 2025-01-24T00:47:05.1911628Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/codegen' 2025-01-24T00:47:05.1912142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/dev-requirements.txt' 2025-01-24T00:47:05.1912677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/docs/Contributors_Guide.rst' 2025-01-24T00:47:05.1913240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/docs/conceptual/what-is-ck.rst' 2025-01-24T00:47:05.1913790Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/docs/conceptual' 2025-01-24T00:47:05.1914259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/docs/conf.py' 2025-01-24T00:47:05.1914836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/docs/data/ck_component.png' 2025-01-24T00:47:05.1915348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/docs/data/ck_layer.png' 2025-01-24T00:47:05.1915841Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/docs/data' 2025-01-24T00:47:05.1916356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/docs/doxygen/Doxyfile' 2025-01-24T00:47:05.1916862Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/docs/doxygen' 2025-01-24T00:47:05.1917375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/docs/index.rst' 2025-01-24T00:47:05.1917930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/docs/install/dockerhub.rst' 2025-01-24T00:47:05.1918437Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/docs/install' 2025-01-24T00:47:05.1918932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/docs/license.rst' 2025-01-24T00:47:05.1919525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/docs/reference/API_Reference_Guide.rst' 2025-01-24T00:47:05.1920167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/docs/reference/Supported_Primitives_Guide.rst' 2025-01-24T00:47:05.1920701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/docs/reference/wrapper.rst' 2025-01-24T00:47:05.1921222Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/docs/reference' 2025-01-24T00:47:05.1921704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/docs/refs.bib' 2025-01-24T00:47:05.1922215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/docs/sphinx/_toc.yml.in' 2025-01-24T00:47:05.1922764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/docs/sphinx/requirements.in' 2025-01-24T00:47:05.1923304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/docs/sphinx/requirements.txt' 2025-01-24T00:47:05.1923807Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/docs/sphinx' 2025-01-24T00:47:05.1924414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/docs/tutorial/tutorial_hello_world.rst' 2025-01-24T00:47:05.1924932Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/docs/tutorial' 2025-01-24T00:47:05.1925415Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/docs' 2025-01-24T00:47:05.1925964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/CMakeLists.txt' 2025-01-24T00:47:05.1926556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/README.md' 2025-01-24T00:47:05.1927129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/common.hpp' 2025-01-24T00:47:05.1927692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/gemm_dl_fp16.cpp' 2025-01-24T00:47:05.1928299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/gemm_dl_fp32.cpp' 2025-01-24T00:47:05.1928868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/gemm_dl_int4.cpp' 2025-01-24T00:47:05.1929430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/gemm_dl_int8.cpp' 2025-01-24T00:47:05.1930006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/gemm_dpp_fp16.cpp' 2025-01-24T00:47:05.1930577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/gemm_wmma_bf16.cpp' 2025-01-24T00:47:05.1931172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/gemm_wmma_fp16.cpp' 2025-01-24T00:47:05.1931780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/gemm_wmma_int8.cpp' 2025-01-24T00:47:05.1932346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/gemm_xdl_bf16.cpp' 2025-01-24T00:47:05.1932943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/gemm_xdl_bf16_rtn.cpp' 2025-01-24T00:47:05.1933519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/gemm_xdl_bf16_v3.cpp' 2025-01-24T00:47:05.1934085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/gemm_xdl_fp16.cpp' 2025-01-24T00:47:05.1934683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/gemm_xdl_fp16_fp8.cpp' 2025-01-24T00:47:05.1935281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/gemm_xdl_fp16_fp8_v3.cpp' 2025-01-24T00:47:05.1935909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/gemm_xdl_fp16_streamk_v3.cpp' 2025-01-24T00:47:05.1936486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/gemm_xdl_fp16_v2.cpp' 2025-01-24T00:47:05.1937059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/gemm_xdl_fp16_v3.cpp' 2025-01-24T00:47:05.1937639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/gemm_xdl_fp64.cpp' 2025-01-24T00:47:05.1938197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/gemm_xdl_fp8.cpp' 2025-01-24T00:47:05.1938790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/gemm_xdl_fp8_bf8.cpp' 2025-01-24T00:47:05.1939402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/gemm_xdl_fp8_streamk_v3.cpp' 2025-01-24T00:47:05.1939975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/gemm_xdl_fp8_v3.cpp' 2025-01-24T00:47:05.1940552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/gemm_xdl_int4.cpp' 2025-01-24T00:47:05.1941146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/gemm_xdl_int8.cpp' 2025-01-24T00:47:05.1941831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/gemm_xdl_lds_direct_load_fp16.cpp' 2025-01-24T00:47:05.1942470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/gemm_xdl_lds_direct_load_fp32.cpp' 2025-01-24T00:47:05.1943090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/gemm_xdl_skip_b_lds_fp16.cpp' 2025-01-24T00:47:05.1943684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/gemm_xdl_streamk.cpp' 2025-01-24T00:47:05.1944289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/gemm_xdl_wavelet_fp16.cpp' 2025-01-24T00:47:05.1944905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/run_gemm_example.inc' 2025-01-24T00:47:05.1945567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/run_gemm_example_streamk_v2.inc' 2025-01-24T00:47:05.1946160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm/run_gemm_example_v2.inc' 2025-01-24T00:47:05.1946701Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/01_gemm' 2025-01-24T00:47:05.1947298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/02_gemm_bilinear/CMakeLists.txt' 2025-01-24T00:47:05.1947881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/02_gemm_bilinear/README.md' 2025-01-24T00:47:05.1948538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/02_gemm_bilinear/gemm_bilinear_wmma_fp16.cpp' 2025-01-24T00:47:05.1949197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/02_gemm_bilinear/gemm_bilinear_wmma_int8.cpp' 2025-01-24T00:47:05.1949861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/02_gemm_bilinear/gemm_bilinear_xdl_fp16.cpp' 2025-01-24T00:47:05.1950428Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/02_gemm_bilinear' 2025-01-24T00:47:05.1951039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/03_gemm_bias_relu/CMakeLists.txt' 2025-01-24T00:47:05.1951612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/03_gemm_bias_relu/README.md' 2025-01-24T00:47:05.1952271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/03_gemm_bias_relu/gemm_bias_relu_xdl_fp16.cpp' 2025-01-24T00:47:05.1952854Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/03_gemm_bias_relu' 2025-01-24T00:47:05.1953484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/04_gemm_add_add_fastgelu/CMakeLists.txt' 2025-01-24T00:47:05.1954100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/04_gemm_add_add_fastgelu/README.md' 2025-01-24T00:47:05.1954712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/04_gemm_add_add_fastgelu/common.hpp' 2025-01-24T00:47:05.1955452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_bf16.cpp' 2025-01-24T00:47:05.1956200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_fp16.cpp' 2025-01-24T00:47:05.1956911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_fp32.cpp' 2025-01-24T00:47:05.1957629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_int4.cpp' 2025-01-24T00:47:05.1958341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_int8.cpp' 2025-01-24T00:47:05.1959144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_lds_direct_load_fp32.cpp' 2025-01-24T00:47:05.1959907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/04_gemm_add_add_fastgelu/run_gemm_add_add_fastgelu_example.inc' 2025-01-24T00:47:05.1960510Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/04_gemm_add_add_fastgelu' 2025-01-24T00:47:05.1961106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/09_convnd_fwd/CMakeLists.txt' 2025-01-24T00:47:05.1961657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/09_convnd_fwd/README.md' 2025-01-24T00:47:05.1962273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_common.hpp' 2025-01-24T00:47:05.1962914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_common.hpp' 2025-01-24T00:47:05.1963533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_fp16.cpp' 2025-01-24T00:47:05.1964162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_fp32.cpp' 2025-01-24T00:47:05.1964776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_int8.cpp' 2025-01-24T00:47:05.1965396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_bf16.cpp' 2025-01-24T00:47:05.1966032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_bf8.cpp' 2025-01-24T00:47:05.1966746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_bf8_fp8.cpp' 2025-01-24T00:47:05.1967379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp16.cpp' 2025-01-24T00:47:05.1968043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp16_comp_fp8.cpp' 2025-01-24T00:47:05.1968662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp32.cpp' 2025-01-24T00:47:05.1969320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp64.cpp' 2025-01-24T00:47:05.1969937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp8.cpp' 2025-01-24T00:47:05.1970619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp8_bf8.cpp' 2025-01-24T00:47:05.1971238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_int8.cpp' 2025-01-24T00:47:05.1971889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/09_convnd_fwd/run_convnd_fwd_dl_example.inc' 2025-01-24T00:47:05.1972539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/09_convnd_fwd/run_convnd_fwd_example.inc' 2025-01-24T00:47:05.1973090Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/09_convnd_fwd' 2025-01-24T00:47:05.1973859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/CMakeLists.txt' 2025-01-24T00:47:05.1974551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/common.hpp' 2025-01-24T00:47:05.1975323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/convnd_fwd_max_xdl_bf16.cpp' 2025-01-24T00:47:05.1976083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/convnd_fwd_max_xdl_fp16.cpp' 2025-01-24T00:47:05.1976842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/convnd_fwd_max_xdl_fp32.cpp' 2025-01-24T00:47:05.1977611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/convnd_fwd_max_xdl_int4.cpp' 2025-01-24T00:47:05.1978362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/convnd_fwd_max_xdl_int8.cpp' 2025-01-24T00:47:05.1979144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/run_convnd_fwd_max_example.inc' 2025-01-24T00:47:05.1979830Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce' 2025-01-24T00:47:05.1980397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/12_reduce/CMakeLists.txt' 2025-01-24T00:47:05.1980947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/12_reduce/README.md' 2025-01-24T00:47:05.1981536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/12_reduce/reduce_blockwise.cpp' 2025-01-24T00:47:05.1982162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/12_reduce/reduce_blockwise_impl.hpp' 2025-01-24T00:47:05.1982789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/12_reduce/reduce_blockwise_two_call.cpp' 2025-01-24T00:47:05.1983402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/12_reduce/reduce_example_common.hpp' 2025-01-24T00:47:05.1984099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/12_reduce/reduce_multiblock_atomic_add.cpp' 2025-01-24T00:47:05.1984798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/12_reduce/reduce_multiblock_atomic_add_impl.hpp' 2025-01-24T00:47:05.1985444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/12_reduce/reduce_threadwise_multi_d.cpp' 2025-01-24T00:47:05.1986099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/12_reduce/reduce_threadwise_multi_d_impl.hpp' 2025-01-24T00:47:05.1986636Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/12_reduce' 2025-01-24T00:47:05.1987233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/13_pool2d_fwd/CMakeLists.txt' 2025-01-24T00:47:05.1987813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/13_pool2d_fwd/README.md' 2025-01-24T00:47:05.1988469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/13_pool2d_fwd/pool2d_fwd_common.hpp' 2025-01-24T00:47:05.1989077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/13_pool2d_fwd/pool2d_fwd_fp16.cpp' 2025-01-24T00:47:05.1989684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/13_pool2d_fwd/pool2d_fwd_fp32.cpp' 2025-01-24T00:47:05.1990258Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/13_pool2d_fwd' 2025-01-24T00:47:05.1990876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/14_gemm_quantization/CMakeLists.txt' 2025-01-24T00:47:05.1991583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/14_gemm_quantization/gemm_dl_quantization_int8.cpp' 2025-01-24T00:47:05.1992438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/14_gemm_quantization/gemm_xdl_bias_relu_quantization_int8.cpp' 2025-01-24T00:47:05.1993133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/14_gemm_quantization/gemm_xdl_quantization_int8.cpp' 2025-01-24T00:47:05.1993736Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/14_gemm_quantization' 2025-01-24T00:47:05.1994327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/15_grouped_gemm/CMakeLists.txt' 2025-01-24T00:47:05.1994915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/15_grouped_gemm/README.md' 2025-01-24T00:47:05.1995611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_multiple_d_dl_fp16.cpp' 2025-01-24T00:47:05.1996333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_multiple_d_splitk_xdl_fp16.cpp' 2025-01-24T00:47:05.1997038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_multiple_d_xdl_fp16.cpp' 2025-01-24T00:47:05.1997682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_bf16.cpp' 2025-01-24T00:47:05.1998447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fixed_nk_bias_fp16.cpp' 2025-01-24T00:47:05.1999166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fixed_nk_fp16.cpp' 2025-01-24T00:47:05.1999864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fixed_nk_fp16_fp8.cpp' 2025-01-24T00:47:05.2000522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fp16.cpp' 2025-01-24T00:47:05.2001163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fp32.cpp' 2025-01-24T00:47:05.2001820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_int4.cpp' 2025-01-24T00:47:05.2002598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_int8.cpp' 2025-01-24T00:47:05.2003274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_splitk_fp16.cpp' 2025-01-24T00:47:05.2003948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/15_grouped_gemm/run_grouped_gemm_example.inc' 2025-01-24T00:47:05.2004509Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/15_grouped_gemm' 2025-01-24T00:47:05.2005179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/CMakeLists.txt' 2025-01-24T00:47:05.2005955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_add_add_mean_meansquare_xdl_fp16.cpp' 2025-01-24T00:47:05.2006780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_add_addsquare_xdl_int8.cpp' 2025-01-24T00:47:05.2007470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_bf16.cpp' 2025-01-24T00:47:05.2008154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_fp16.cpp' 2025-01-24T00:47:05.2008855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_fp32.cpp' 2025-01-24T00:47:05.2009542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_int4.cpp' 2025-01-24T00:47:05.2010242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_int8.cpp' 2025-01-24T00:47:05.2010981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_mean_meansquare_xdl_bf16.cpp' 2025-01-24T00:47:05.2011710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_mean_meansquare_xdl_fp16.cpp' 2025-01-24T00:47:05.2012456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_mean_meansquare_xdl_fp32.cpp' 2025-01-24T00:47:05.2013188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_reduce_xdl_common.hpp' 2025-01-24T00:47:05.2013858Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces' 2025-01-24T00:47:05.2014463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/17_convnd_bwd_data/CMakeLists.txt' 2025-01-24T00:47:05.2015037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/17_convnd_bwd_data/README.md' 2025-01-24T00:47:05.2015705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/17_convnd_bwd_data/convnd_bwd_data_common.hpp' 2025-01-24T00:47:05.2016365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/17_convnd_bwd_data/convnd_bwd_data_dl_fp16.cpp' 2025-01-24T00:47:05.2017068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/17_convnd_bwd_data/convnd_bwd_data_xdl_fp16.cpp' 2025-01-24T00:47:05.2017670Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/17_convnd_bwd_data' 2025-01-24T00:47:05.2018295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/18_batched_gemm_reduce/CMakeLists.txt' 2025-01-24T00:47:05.2019014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/18_batched_gemm_reduce/batched_gemm_reduce_xdl_fp16.cpp' 2025-01-24T00:47:05.2019608Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/18_batched_gemm_reduce' 2025-01-24T00:47:05.2020243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/19_binary_elementwise/CMakeLists.txt' 2025-01-24T00:47:05.2020924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/19_binary_elementwise/broadcast_add_2d_amn_bn.cpp' 2025-01-24T00:47:05.2021607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/19_binary_elementwise/broadcast_add_3d_am_bmnk.cpp' 2025-01-24T00:47:05.2022276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/19_binary_elementwise/elementwise_add_1d.cpp' 2025-01-24T00:47:05.2022932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/19_binary_elementwise/elementwise_add_4d.cpp' 2025-01-24T00:47:05.2023534Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/19_binary_elementwise' 2025-01-24T00:47:05.2024183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/20_grouped_conv_bwd_weight/CMakeLists.txt' 2025-01-24T00:47:05.2024808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/20_grouped_conv_bwd_weight/common.hpp' 2025-01-24T00:47:05.2025554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_dl_fp16.cpp' 2025-01-24T00:47:05.2026299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_wmma_fp16.cpp' 2025-01-24T00:47:05.2027072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_xdl_bf16.cpp' 2025-01-24T00:47:05.2027810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_xdl_fp16.cpp' 2025-01-24T00:47:05.2028638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_xdl_fp16_comp_bf8_fp8.cpp' 2025-01-24T00:47:05.2029388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/20_grouped_conv_bwd_weight/run_grouped_conv_bwd_weight_example.inc' 2025-01-24T00:47:05.2030004Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/20_grouped_conv_bwd_weight' 2025-01-24T00:47:05.2030619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/21_gemm_layernorm/CMakeLists.txt' 2025-01-24T00:47:05.2031390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/21_gemm_layernorm/gemm_bias_relu_add_layernorm_xdl_naive_fp16.cpp' 2025-01-24T00:47:05.2032199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/21_gemm_layernorm/gemm_bias_relu_add_layernorm_xdl_welford_fp16.cpp' 2025-01-24T00:47:05.2032883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/21_gemm_layernorm/gemm_layernorm_xdl_naive_fp16.cpp' 2025-01-24T00:47:05.2033629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/21_gemm_layernorm/gemm_xdl_layernorm_naive_single_kernel_fp16.cpp' 2025-01-24T00:47:05.2034217Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/21_gemm_layernorm' 2025-01-24T00:47:05.2034775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/22_cgemm/CMakeLists.txt' 2025-01-24T00:47:05.2035363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/22_cgemm/cgemm_xdl_bf16.cpp' 2025-01-24T00:47:05.2035946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/22_cgemm/cgemm_xdl_common.hpp' 2025-01-24T00:47:05.2036515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/22_cgemm/cgemm_xdl_fp16.cpp' 2025-01-24T00:47:05.2037100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/22_cgemm/cgemm_xdl_fp32.cpp' 2025-01-24T00:47:05.2037671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/22_cgemm/cgemm_xdl_int4.cpp' 2025-01-24T00:47:05.2038257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/22_cgemm/cgemm_xdl_int8.cpp' 2025-01-24T00:47:05.2038789Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/22_cgemm' 2025-01-24T00:47:05.2039356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/23_softmax/CMakeLists.txt' 2025-01-24T00:47:05.2039906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/23_softmax/README.md' 2025-01-24T00:47:05.2040511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/23_softmax/softmax_blockwise.cpp' 2025-01-24T00:47:05.2041059Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/23_softmax' 2025-01-24T00:47:05.2041672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/24_batched_gemm/CMakeLists.txt' 2025-01-24T00:47:05.2042335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_bf16.cpp' 2025-01-24T00:47:05.2042997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_bf16_v3.cpp' 2025-01-24T00:47:05.2043638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp16.cpp' 2025-01-24T00:47:05.2044293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp32.cpp' 2025-01-24T00:47:05.2044979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp8_rowwise_v3.cpp' 2025-01-24T00:47:05.2045670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_int4.cpp' 2025-01-24T00:47:05.2046388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_int8.cpp' 2025-01-24T00:47:05.2047047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/24_batched_gemm/run_batched_gemm_example.inc' 2025-01-24T00:47:05.2047757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/24_batched_gemm/run_batched_gemm_example_rowwise.inc' 2025-01-24T00:47:05.2048322Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/24_batched_gemm' 2025-01-24T00:47:05.2048950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/25_gemm_bias_e_permute/CMakeLists.txt' 2025-01-24T00:47:05.2049703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/25_gemm_bias_e_permute/gemm_bias_e_permute_g1m2n3k1_xdl_fp16.cpp' 2025-01-24T00:47:05.2050435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/25_gemm_bias_e_permute/gemm_bias_e_permute_g1m3n2k1_xdl_fp16.cpp' 2025-01-24T00:47:05.2051041Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/25_gemm_bias_e_permute' 2025-01-24T00:47:05.2051626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/26_contraction/CMakeLists.txt' 2025-01-24T00:47:05.2052190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/26_contraction/README.md' 2025-01-24T00:47:05.2052823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/26_contraction/common_instances.hpp' 2025-01-24T00:47:05.2053563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/26_contraction/contraction_bilinear_xdl_bf16_compute_fp32.cpp' 2025-01-24T00:47:05.2054316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp16_compute_fp32.cpp' 2025-01-24T00:47:05.2054992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp32.cpp' 2025-01-24T00:47:05.2055756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp32_compute_bf16.cpp' 2025-01-24T00:47:05.2056533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp32_compute_fp16.cpp' 2025-01-24T00:47:05.2057211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp64.cpp' 2025-01-24T00:47:05.2057960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp64_compute_fp32.cpp' 2025-01-24T00:47:05.2058679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/26_contraction/contraction_scale_xdl_bf16_compute_fp32.cpp' 2025-01-24T00:47:05.2059401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/26_contraction/contraction_scale_xdl_fp16_compute_fp32.cpp' 2025-01-24T00:47:05.2060130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/26_contraction/contraction_scale_xdl_fp32.cpp' 2025-01-24T00:47:05.2060852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/26_contraction/contraction_scale_xdl_fp32_compute_bf16.cpp' 2025-01-24T00:47:05.2061589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/26_contraction/contraction_scale_xdl_fp32_compute_fp16.cpp' 2025-01-24T00:47:05.2062251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/26_contraction/contraction_scale_xdl_fp64.cpp' 2025-01-24T00:47:05.2062991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/26_contraction/contraction_scale_xdl_fp64_compute_fp32.cpp' 2025-01-24T00:47:05.2063685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/26_contraction/run_contraction_bilinear_example.inc' 2025-01-24T00:47:05.2064367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/26_contraction/run_contraction_scale_example.inc' 2025-01-24T00:47:05.2064935Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/26_contraction' 2025-01-24T00:47:05.2065544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/27_layernorm2d_fwd/CMakeLists.txt' 2025-01-24T00:47:05.2066140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/27_layernorm2d_fwd/common.hpp' 2025-01-24T00:47:05.2066803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/27_layernorm2d_fwd/layernorm2d_fwd_fp16.cpp' 2025-01-24T00:47:05.2067493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/27_layernorm2d_fwd/layernorm2d_fwd_splitk_fp16.cpp' 2025-01-24T00:47:05.2068165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/27_layernorm2d_fwd/run_layernorm_example.inc' 2025-01-24T00:47:05.2068741Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/27_layernorm2d_fwd' 2025-01-24T00:47:05.2069411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/28_grouped_gemm_bias_e_permute/CMakeLists.txt' 2025-01-24T00:47:05.2070200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/28_grouped_gemm_bias_e_permute/grouped_gemm_bias_e_permute_xdl_fp16.cpp' 2025-01-24T00:47:05.2070868Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/28_grouped_gemm_bias_e_permute' 2025-01-24T00:47:05.2071540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/29_batched_gemm_bias_e_permute/CMakeLists.txt' 2025-01-24T00:47:05.2072306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/29_batched_gemm_bias_e_permute/batched_gemm_bias_e_permute_wmma_fp16.cpp' 2025-01-24T00:47:05.2073086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/29_batched_gemm_bias_e_permute/batched_gemm_bias_e_permute_xdl_fp16.cpp' 2025-01-24T00:47:05.2073721Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/29_batched_gemm_bias_e_permute' 2025-01-24T00:47:05.2074414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/CMakeLists.txt' 2025-01-24T00:47:05.2075093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/README.md' 2025-01-24T00:47:05.2075732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/common.hpp' 2025-01-24T00:47:05.2076404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/common_wmma.hpp' 2025-01-24T00:47:05.2077191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_wmma_fp16.cpp' 2025-01-24T00:47:05.2077975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_wmma_int8.cpp' 2025-01-24T00:47:05.2078762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_xdl_bf16.cpp' 2025-01-24T00:47:05.2079541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_xdl_fp16.cpp' 2025-01-24T00:47:05.2080445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_xdl_fp32.cpp' 2025-01-24T00:47:05.2081223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_xdl_int4.cpp' 2025-01-24T00:47:05.2082018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_xdl_int8.cpp' 2025-01-24T00:47:05.2082743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_xdl_fp16.cpp' 2025-01-24T00:47:05.2083540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/run_grouped_conv_fwd_bias_relu_add_example.inc' 2025-01-24T00:47:05.2084368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/run_grouped_conv_fwd_bias_relu_add_wmma_example.inc' 2025-01-24T00:47:05.2085140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/run_grouped_conv_fwd_example.inc' 2025-01-24T00:47:05.2085817Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d' 2025-01-24T00:47:05.2086484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/31_batched_gemm_gemm/CMakeLists.txt' 2025-01-24T00:47:05.2087170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_bf16.cpp' 2025-01-24T00:47:05.2087868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_fp16.cpp' 2025-01-24T00:47:05.2088556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_fp32.cpp' 2025-01-24T00:47:05.2089328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_int4.cpp' 2025-01-24T00:47:05.2090010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_int8.cpp' 2025-01-24T00:47:05.2090716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/31_batched_gemm_gemm/run_batched_gemm_gemm_example.inc' 2025-01-24T00:47:05.2091302Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/31_batched_gemm_gemm' 2025-01-24T00:47:05.2092126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/CMakeLists.txt' 2025-01-24T00:47:05.2093057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_lower_triangle_scale_softmax_gemm_permute_wmma_fp16.cpp' 2025-01-24T00:47:05.2093973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_lower_triangle_scale_softmax_gemm_permute_xdl_fp16.cpp' 2025-01-24T00:47:05.2094834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_scale_softmax_gemm_permute_wmma_fp16.cpp' 2025-01-24T00:47:05.2095677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_scale_softmax_gemm_permute_xdl_bf16.cpp' 2025-01-24T00:47:05.2096520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_scale_softmax_gemm_permute_xdl_fp16.cpp' 2025-01-24T00:47:05.2097347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_scale_softmax_gemm_xdl_bf16.cpp' 2025-01-24T00:47:05.2098147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_scale_softmax_gemm_xdl_fp16.cpp' 2025-01-24T00:47:05.2099036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/cross_attention_forward_wmma_fp16.cpp' 2025-01-24T00:47:05.2100009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/grouped_gemm_lower_triangle_scale_softmax_gemm_permute_xdl_fp16.cpp' 2025-01-24T00:47:05.2100904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/grouped_gemm_scale_softmax_gemm_permute_xdl_fp16.cpp' 2025-01-24T00:47:05.2101722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/grouped_query_attention_forward_wmma_fp16.cpp' 2025-01-24T00:47:05.2102524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/multi_query_attention_forward_wmma_fp16.cpp' 2025-01-24T00:47:05.2103314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_batched_gemm_scale_softmax_gemm.inc' 2025-01-24T00:47:05.2104160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_batched_gemm_scale_softmax_gemm_permute.inc' 2025-01-24T00:47:05.2105043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_batched_gemm_scale_softmax_gemm_permute_wmma.inc' 2025-01-24T00:47:05.2105782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_cross_attention_wmma.inc' 2025-01-24T00:47:05.2106612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_grouped_gemm_scale_softmax_gemm_permute.inc' 2025-01-24T00:47:05.2107420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_grouped_query_attention_forward_wmma.inc' 2025-01-24T00:47:05.2108220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_multi_query_attention_forward_wmma.inc' 2025-01-24T00:47:05.2108964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_self_attention_wmma.inc' 2025-01-24T00:47:05.2109838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/self_attention_forward_wmma_fp16.cpp' 2025-01-24T00:47:05.2110508Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm' 2025-01-24T00:47:05.2111115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/33_multiple_reduce/CMakeLists.txt' 2025-01-24T00:47:05.2111698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/33_multiple_reduce/README.md' 2025-01-24T00:47:05.2112359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/33_multiple_reduce/dual_reduce_common.hpp' 2025-01-24T00:47:05.2113021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/33_multiple_reduce/dual_reduce_multiblock.cpp' 2025-01-24T00:47:05.2113695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/33_multiple_reduce/dual_reduce_threadwise.cpp' 2025-01-24T00:47:05.2114273Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/33_multiple_reduce' 2025-01-24T00:47:05.2114887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/34_batchnorm/CMakeLists.txt' 2025-01-24T00:47:05.2115480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/34_batchnorm/README.md' 2025-01-24T00:47:05.2116118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/34_batchnorm/batchnorm_backward_nhwc.cpp' 2025-01-24T00:47:05.2116740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/34_batchnorm/batchnorm_common.hpp' 2025-01-24T00:47:05.2117421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/34_batchnorm/batchnorm_forward_inferring_nhwc.cpp' 2025-01-24T00:47:05.2118101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/34_batchnorm/batchnorm_forward_training_nhwc.cpp' 2025-01-24T00:47:05.2118858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/34_batchnorm/batchnorm_forward_training_nhwc_obsolete.cpp' 2025-01-24T00:47:05.2119509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/34_batchnorm/batchnorm_infer_impl.hpp' 2025-01-24T00:47:05.2120071Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/34_batchnorm' 2025-01-24T00:47:05.2120658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/35_splitK_gemm/CMakeLists.txt' 2025-01-24T00:47:05.2121222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/35_splitK_gemm/common.hpp' 2025-01-24T00:47:05.2121902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_bf16.cpp' 2025-01-24T00:47:05.2122593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_bf16A_i8B.cpp' 2025-01-24T00:47:05.2123298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_multi_d_bf16.cpp' 2025-01-24T00:47:05.2123990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_multi_d_fp16.cpp' 2025-01-24T00:47:05.2124706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/35_splitK_gemm/run_gemm_splitk_reduce_multi_d_example.inc' 2025-01-24T00:47:05.2125372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/35_splitK_gemm/run_splitK_gemm_example.inc' 2025-01-24T00:47:05.2126004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_bf16.cpp' 2025-01-24T00:47:05.2126721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_fp16.cpp' 2025-01-24T00:47:05.2127373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_fp16_fp8.cpp' 2025-01-24T00:47:05.2128007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_fp32.cpp' 2025-01-24T00:47:05.2128651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_int4.cpp' 2025-01-24T00:47:05.2129316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_int8.cpp' 2025-01-24T00:47:05.2130055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_lds_direct_load_fp16.cpp' 2025-01-24T00:47:05.2130608Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/35_splitK_gemm' 2025-01-24T00:47:05.2131217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/36_sparse_embedding/CMakeLists.txt' 2025-01-24T00:47:05.2131955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/36_sparse_embedding/sparse_embedding3_forward_layernorm.cpp' 2025-01-24T00:47:05.2132539Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/36_sparse_embedding' 2025-01-24T00:47:05.2133265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add/CMakeLists.txt' 2025-01-24T00:47:05.2134110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add/batched_gemm_add_add_relu_gemm_add_xdl_fp16.cpp' 2025-01-24T00:47:05.2134791Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add' 2025-01-24T00:47:05.2135473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/CMakeLists.txt' 2025-01-24T00:47:05.2136140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/common.hpp' 2025-01-24T00:47:05.2136969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/grouped_conv_bwd_data_bias_relu_xdl_fp16.cpp' 2025-01-24T00:47:05.2137746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/grouped_conv_bwd_data_wmma_fp16.cpp' 2025-01-24T00:47:05.2138516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/grouped_conv_bwd_data_xdl_fp16.cpp' 2025-01-24T00:47:05.2139333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/grouped_conv_bwd_data_xdl_fp16_comp_bf8_fp8.cpp' 2025-01-24T00:47:05.2140157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/run_grouped_conv_bwd_data_bias_relu_example.inc' 2025-01-24T00:47:05.2140951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/run_grouped_conv_bwd_data_example.inc' 2025-01-24T00:47:05.2141610Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d' 2025-01-24T00:47:05.2142187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/39_permute/CMakeLists.txt' 2025-01-24T00:47:05.2142731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/39_permute/common.hpp' 2025-01-24T00:47:05.2143367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/39_permute/permute_1xHxW_fp16.cpp' 2025-01-24T00:47:05.2143986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/39_permute/permute_HxWx4_fp16.cpp' 2025-01-24T00:47:05.2144628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/39_permute/permute_NxHxW_fp16.cpp' 2025-01-24T00:47:05.2145280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/39_permute/run_permute_bundle_example.inc' 2025-01-24T00:47:05.2145927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/39_permute/run_permute_element_example.inc' 2025-01-24T00:47:05.2146463Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/39_permute' 2025-01-24T00:47:05.2147123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/40_conv2d_fwd_quantization/CMakeLists.txt' 2025-01-24T00:47:05.2147795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/40_conv2d_fwd_quantization/common.hpp' 2025-01-24T00:47:05.2148640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_bias_relu_perchannel_quantization_int8.cpp' 2025-01-24T00:47:05.2149455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_bias_relu_perlayer_quantization_int8.cpp' 2025-01-24T00:47:05.2150295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_bias_tanh_perchannel_quantization_int8.cpp' 2025-01-24T00:47:05.2151114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_bias_tanh_perlayer_quantization_int8.cpp' 2025-01-24T00:47:05.2151906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_perchannel_quantization_int8.cpp' 2025-01-24T00:47:05.2152691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_perlayer_quantization_int8.cpp' 2025-01-24T00:47:05.2153524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_xdl_bias_relu_perchannel_quantization_int8.cpp' 2025-01-24T00:47:05.2154365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_xdl_bias_relu_perlayer_quantization_int8.cpp' 2025-01-24T00:47:05.2155155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_xdl_perchannel_quantization_int8.cpp' 2025-01-24T00:47:05.2155940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_xdl_perlayer_quantization_int8.cpp' 2025-01-24T00:47:05.2156771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_bias_perchannel_quantization_example.inc' 2025-01-24T00:47:05.2157582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_bias_perlayer_quantization_example.inc' 2025-01-24T00:47:05.2158427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_perchannel_quantization_example.inc' 2025-01-24T00:47:05.2159246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_perlayer_quantization_example.inc' 2025-01-24T00:47:05.2159881Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/40_conv2d_fwd_quantization' 2025-01-24T00:47:05.2160514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/41_grouped_conv_conv_fwd/CMakeLists.txt' 2025-01-24T00:47:05.2161226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_bf16.cpp' 2025-01-24T00:47:05.2161964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_fp16.cpp' 2025-01-24T00:47:05.2162732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_fp32.cpp' 2025-01-24T00:47:05.2163463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_int4.cpp' 2025-01-24T00:47:05.2164177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_int8.cpp' 2025-01-24T00:47:05.2164906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/41_grouped_conv_conv_fwd/run_grouped_conv_conv_fwd_example.inc' 2025-01-24T00:47:05.2165527Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/41_grouped_conv_conv_fwd' 2025-01-24T00:47:05.2166129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/42_groupnorm_fwd/CMakeLists.txt' 2025-01-24T00:47:05.2166800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/42_groupnorm_fwd/common.hpp' 2025-01-24T00:47:05.2167489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/42_groupnorm_fwd/groupnorm_fwd_sigmoid_mul_fp16.cpp' 2025-01-24T00:47:05.2168157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/42_groupnorm_fwd/groupnorm_fwd_splitk_fp16.cpp' 2025-01-24T00:47:05.2168831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/42_groupnorm_fwd/groupnorm_fwd_swish_fp16.cpp' 2025-01-24T00:47:05.2169499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/42_groupnorm_fwd/run_groupnorm_fwd_example.inc' 2025-01-24T00:47:05.2170078Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/42_groupnorm_fwd' 2025-01-24T00:47:05.2170734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/43_splitk_gemm_bias_e_permute/CMakeLists.txt' 2025-01-24T00:47:05.2171498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/43_splitk_gemm_bias_e_permute/splitk_gemm_bias_e_permute_xdl_fp16.cpp' 2025-01-24T00:47:05.2172272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/43_splitk_gemm_bias_e_permute/splitk_gemm_bias_e_permute_xdl_fp32.cpp' 2025-01-24T00:47:05.2172929Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/43_splitk_gemm_bias_e_permute' 2025-01-24T00:47:05.2173601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/44_elementwise_permute/CMakeLists.txt' 2025-01-24T00:47:05.2174295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/44_elementwise_permute/elementwise_binary_4D_fp16.cpp' 2025-01-24T00:47:05.2175013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp16.cpp' 2025-01-24T00:47:05.2175734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp16_col.cpp' 2025-01-24T00:47:05.2176451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp16_row.cpp' 2025-01-24T00:47:05.2177236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp32_col.cpp' 2025-01-24T00:47:05.2177953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp32_row.cpp' 2025-01-24T00:47:05.2178738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/44_elementwise_permute/elementwise_scale_permute_amax_2D_fp16_fp8.cpp' 2025-01-24T00:47:05.2179442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/44_elementwise_permute/elementwise_trinary_4D_fp16.cpp' 2025-01-24T00:47:05.2180037Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/44_elementwise_permute' 2025-01-24T00:47:05.2180716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/45_elementwise_normalization/CMakeLists.txt' 2025-01-24T00:47:05.2181556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/45_elementwise_normalization/elementwise_layernorm_blockwise.cpp' 2025-01-24T00:47:05.2182196Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/45_elementwise_normalization' 2025-01-24T00:47:05.2182809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/46_gemm_add_multiply/CMakeLists.txt' 2025-01-24T00:47:05.2183397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/46_gemm_add_multiply/README.md' 2025-01-24T00:47:05.2184006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/46_gemm_add_multiply/common.hpp' 2025-01-24T00:47:05.2184696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/46_gemm_add_multiply/gemm_add_multiply_dl_fp16.cpp' 2025-01-24T00:47:05.2185400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/46_gemm_add_multiply/gemm_add_multiply_xdl_fp16.cpp' 2025-01-24T00:47:05.2186098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/46_gemm_add_multiply/run_gemm_add_multiply_example.inc' 2025-01-24T00:47:05.2186683Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/46_gemm_add_multiply' 2025-01-24T00:47:05.2187405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/47_gemm_bias_softmax_gemm_permute/CMakeLists.txt' 2025-01-24T00:47:05.2188203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/47_gemm_bias_softmax_gemm_permute/gemm_bias_softmax_gemm_permute_xdl.cpp' 2025-01-24T00:47:05.2188867Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/47_gemm_bias_softmax_gemm_permute' 2025-01-24T00:47:05.2189446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/48_pool3d_fwd/CMakeLists.txt' 2025-01-24T00:47:05.2190061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/48_pool3d_fwd/pool3d_fwd_common.hpp' 2025-01-24T00:47:05.2190682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/48_pool3d_fwd/pool3d_fwd_fp16.cpp' 2025-01-24T00:47:05.2191264Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/48_pool3d_fwd' 2025-01-24T00:47:05.2191895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/49_maxpool2d_bwd/CMakeLists.txt' 2025-01-24T00:47:05.2192672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_bf16.cpp' 2025-01-24T00:47:05.2193317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_common.hpp' 2025-01-24T00:47:05.2193969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_fp16.cpp' 2025-01-24T00:47:05.2194609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_fp32.cpp' 2025-01-24T00:47:05.2195193Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/49_maxpool2d_bwd' 2025-01-24T00:47:05.2195776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/50_put_element/CMakeLists.txt' 2025-01-24T00:47:05.2196390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/50_put_element/put_element_fp16.cpp' 2025-01-24T00:47:05.2196956Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/50_put_element' 2025-01-24T00:47:05.2197554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/51_avgpool3d_bwd/CMakeLists.txt' 2025-01-24T00:47:05.2198208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_bf16.cpp' 2025-01-24T00:47:05.2198857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_common.hpp' 2025-01-24T00:47:05.2199493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_fp16.cpp' 2025-01-24T00:47:05.2200138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_fp32.cpp' 2025-01-24T00:47:05.2200704Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/51_avgpool3d_bwd' 2025-01-24T00:47:05.2201316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/52_im2col_col2im/CMakeLists.txt' 2025-01-24T00:47:05.2202020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/52_im2col_col2im/column_to_image_f32.cpp' 2025-01-24T00:47:05.2202625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/52_im2col_col2im/common.hpp' 2025-01-24T00:47:05.2203271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/52_im2col_col2im/image_to_column_f32.cpp' 2025-01-24T00:47:05.2203832Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/52_im2col_col2im' 2025-01-24T00:47:05.2204450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/53_layernorm2d_bwd/CMakeLists.txt' 2025-01-24T00:47:05.2205102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/53_layernorm2d_bwd/layernorm2d_bwd_fp32.cpp' 2025-01-24T00:47:05.2205734Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/53_layernorm2d_bwd' 2025-01-24T00:47:05.2206389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/54_groupnorm_bwd/CMakeLists.txt' 2025-01-24T00:47:05.2207026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/54_groupnorm_bwd/groupnorm_bwd_fp32.cpp' 2025-01-24T00:47:05.2207601Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/54_groupnorm_bwd' 2025-01-24T00:47:05.2208241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/59_grouped_gemm_multi_ABD/CMakeLists.txt' 2025-01-24T00:47:05.2209043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/59_grouped_gemm_multi_ABD/grouped_gemm_multi_abd_xdl_fixed_nk_bias_bf16_i8.cpp' 2025-01-24T00:47:05.2209848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/59_grouped_gemm_multi_ABD/grouped_gemm_multi_abd_xdl_fixed_nk_bias_fp16.cpp' 2025-01-24T00:47:05.2210465Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/59_grouped_gemm_multi_ABD' 2025-01-24T00:47:05.2211077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/60_gemm_multi_ABD/CMakeLists.txt' 2025-01-24T00:47:05.2211805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/60_gemm_multi_ABD/gemm_multi_ABD_xdl_bias_fastgelu_bf16_i8.cpp' 2025-01-24T00:47:05.2212524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/60_gemm_multi_ABD/gemm_multi_ABD_xdl_fastgelu_bf16_i8.cpp' 2025-01-24T00:47:05.2213182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/60_gemm_multi_ABD/gemm_multi_ABD_xdl_fp16.cpp' 2025-01-24T00:47:05.2213944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/60_gemm_multi_ABD/gemm_multi_ABD_xdl_multiply_bias_fastgelu_bf16_i8.cpp' 2025-01-24T00:47:05.2214528Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/60_gemm_multi_ABD' 2025-01-24T00:47:05.2215167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/61_contraction_multi_ABD/CMakeLists.txt' 2025-01-24T00:47:05.2215937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/61_contraction_multi_ABD/contraction_multi_ABD_xdl_fp16.cpp' 2025-01-24T00:47:05.2216684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/61_contraction_multi_ABD/contraction_multi_ABD_xdl_fp8.cpp' 2025-01-24T00:47:05.2217295Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/61_contraction_multi_ABD' 2025-01-24T00:47:05.2217899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/CMakeLists.txt' 2025-01-24T00:47:05.2218525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/binary/CMakeLists.txt' 2025-01-24T00:47:05.2219310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/binary/convnd_bwd_data_xdl_bilinear_residual_fp16.cpp' 2025-01-24T00:47:05.2220116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/binary/convnd_bwd_weight_xdl_bilinear_residual_fp16.cpp' 2025-01-24T00:47:05.2220886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/binary/convnd_fwd_xdl_bilinear_residual_fp16.cpp' 2025-01-24T00:47:05.2221494Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/binary' 2025-01-24T00:47:05.2222154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/convinvscale/CMakeLists.txt' 2025-01-24T00:47:05.2222910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/convinvscale/convnd_fwd_convinvscale_common.hpp' 2025-01-24T00:47:05.2223660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/convinvscale/convnd_fwd_xdl_convinvscale_fp8.cpp' 2025-01-24T00:47:05.2224431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/convinvscale/run_convnd_fwd_convinvscale_example.inc' 2025-01-24T00:47:05.2225067Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/convinvscale' 2025-01-24T00:47:05.2225858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/convnd_fwd_xdl_scaleadd_scaleadd_relu_bcasted_bias_fp16.cpp' 2025-01-24T00:47:05.2226611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/convnd_fwd_xdl_scaleadd_scaleadd_relu_fp16.cpp' 2025-01-24T00:47:05.2227253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/convscale/CMakeLists.txt' 2025-01-24T00:47:05.2227981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_convscale_common.hpp' 2025-01-24T00:47:05.2228693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_bf8.cpp' 2025-01-24T00:47:05.2229428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_bf8_fp8.cpp' 2025-01-24T00:47:05.2230154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_fp8.cpp' 2025-01-24T00:47:05.2230911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_fp8_bf8.cpp' 2025-01-24T00:47:05.2231749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/convscale/run_convnd_fwd_convscale_example.inc' 2025-01-24T00:47:05.2232359Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/convscale' 2025-01-24T00:47:05.2233014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/convscale_add/CMakeLists.txt' 2025-01-24T00:47:05.2233779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/convscale_add/convnd_fwd_convscale_add_common.hpp' 2025-01-24T00:47:05.2234559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/convscale_add/convnd_fwd_xdl_convscale_add_fp8.cpp' 2025-01-24T00:47:05.2235379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/convscale_add/run_convnd_fwd_convscale_add_example.inc' 2025-01-24T00:47:05.2236011Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/convscale_add' 2025-01-24T00:47:05.2236689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/convscale_reduce/CMakeLists.txt' 2025-01-24T00:47:05.2237483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/convscale_reduce/convnd_fwd_convscale_reduce_common.hpp' 2025-01-24T00:47:05.2238258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/convscale_reduce/convnd_fwd_xdl_convscale_amax_fp8.cpp' 2025-01-24T00:47:05.2239074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/convscale_reduce/convnd_fwd_xdl_convscale_relu_amax_fp8.cpp' 2025-01-24T00:47:05.2239797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/convscale_reduce/run_convnd_fwd_example.inc' 2025-01-24T00:47:05.2240452Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/convscale_reduce' 2025-01-24T00:47:05.2241107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/convscale_relu/CMakeLists.txt' 2025-01-24T00:47:05.2241873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/convscale_relu/convnd_fwd_convscale_relu_common.hpp' 2025-01-24T00:47:05.2242650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/convscale_relu/convnd_fwd_xdl_convscale_relu_fp8.cpp' 2025-01-24T00:47:05.2243439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/convscale_relu/run_convnd_fwd_convscale_relu_example.inc' 2025-01-24T00:47:05.2244086Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/convscale_relu' 2025-01-24T00:47:05.2244745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/CMakeLists.txt' 2025-01-24T00:47:05.2245545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_activ_dynamic_unary_common.hpp' 2025-01-24T00:47:05.2246370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_abs_fp16.cpp' 2025-01-24T00:47:05.2247164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_clippedrelu_fp16.cpp' 2025-01-24T00:47:05.2247923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_elu_fp16.cpp' 2025-01-24T00:47:05.2248698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_leakyrelu_fp16.cpp' 2025-01-24T00:47:05.2249498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_logistic_fp16.cpp' 2025-01-24T00:47:05.2250340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_passthrough_fp16.cpp' 2025-01-24T00:47:05.2251088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_pow_fp16.cpp' 2025-01-24T00:47:05.2251853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_relu_fp16.cpp' 2025-01-24T00:47:05.2252622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_sigmoid_fp16.cpp' 2025-01-24T00:47:05.2253403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_softrelu_fp16.cpp' 2025-01-24T00:47:05.2254157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_swish_fp16.cpp' 2025-01-24T00:47:05.2254903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_tanh_fp16.cpp' 2025-01-24T00:47:05.2255545Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary' 2025-01-24T00:47:05.2256183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/multi_AB/CMakeLists.txt' 2025-01-24T00:47:05.2256916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_bf16.cpp' 2025-01-24T00:47:05.2257632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_fp16.cpp' 2025-01-24T00:47:05.2258345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_fp32.cpp' 2025-01-24T00:47:05.2259074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_int8.cpp' 2025-01-24T00:47:05.2259825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/multi_AB/convnd_fwd_activ_multi_ab_common.hpp' 2025-01-24T00:47:05.2260442Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/multi_AB' 2025-01-24T00:47:05.2261157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/run_convnd_activ_dynamic_example.inc' 2025-01-24T00:47:05.2261813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/run_convnd_activ_example.inc' 2025-01-24T00:47:05.2262441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/unary/CMakeLists.txt' 2025-01-24T00:47:05.2263145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_activ_unary_common.hpp' 2025-01-24T00:47:05.2263866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_abs_fp16.cpp' 2025-01-24T00:47:05.2264596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_clippedrelu_fp16.cpp' 2025-01-24T00:47:05.2265282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_elu_fp16.cpp' 2025-01-24T00:47:05.2265983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_leakyrelu_fp16.cpp' 2025-01-24T00:47:05.2266676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_logistic_fp16.cpp' 2025-01-24T00:47:05.2267401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_passthrough_fp16.cpp' 2025-01-24T00:47:05.2268082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_pow_fp16.cpp' 2025-01-24T00:47:05.2268773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_relu_fp16.cpp' 2025-01-24T00:47:05.2269466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_sigmoid_fp16.cpp' 2025-01-24T00:47:05.2270157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_softrelu_fp16.cpp' 2025-01-24T00:47:05.2270851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_swish_fp16.cpp' 2025-01-24T00:47:05.2271538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_tanh_fp16.cpp' 2025-01-24T00:47:05.2272138Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ/unary' 2025-01-24T00:47:05.2272694Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/62_convnd_activ' 2025-01-24T00:47:05.2273298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/63_layernorm4d_fwd/CMakeLists.txt' 2025-01-24T00:47:05.2273894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/63_layernorm4d_fwd/common.hpp' 2025-01-24T00:47:05.2274574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/63_layernorm4d_fwd/layernorm4d_fwd_fp16.cpp' 2025-01-24T00:47:05.2275312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/63_layernorm4d_fwd/layernorm4d_fwd_splitk_fp16.cpp' 2025-01-24T00:47:05.2275997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/63_layernorm4d_fwd/run_layernorm4d_fwd_example.inc' 2025-01-24T00:47:05.2276574Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/63_layernorm4d_fwd' 2025-01-24T00:47:05.2277176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/64_fpAintB_gemm/CMakeLists.txt' 2025-01-24T00:47:05.2277752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/64_fpAintB_gemm/common.hpp' 2025-01-24T00:47:05.2278420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/64_fpAintB_gemm/fp16int8_gemm_wmma.cpp' 2025-01-24T00:47:05.2279065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/64_fpAintB_gemm/run_gemm_example.inc' 2025-01-24T00:47:05.2279624Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/64_fpAintB_gemm' 2025-01-24T00:47:05.2280273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/65_gemm_multiply_multiply/CMakeLists.txt' 2025-01-24T00:47:05.2280959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/65_gemm_multiply_multiply/gemm_add_add_xdl_fp16.cpp' 2025-01-24T00:47:05.2281698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp8.cpp' 2025-01-24T00:47:05.2282474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp8_ab_scale.cpp' 2025-01-24T00:47:05.2283211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_int8.cpp' 2025-01-24T00:47:05.2283835Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/65_gemm_multiply_multiply' 2025-01-24T00:47:05.2284506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/66_complex_contraction_bilinear/CMakeLists.txt' 2025-01-24T00:47:05.2285166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/66_complex_contraction_bilinear/README.md' 2025-01-24T00:47:05.2285864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/66_complex_contraction_bilinear/common_instances.hpp' 2025-01-24T00:47:05.2286706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/66_complex_contraction_bilinear/complex_contraction_bilinear_xdl_fp32.cpp' 2025-01-24T00:47:05.2287506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/66_complex_contraction_bilinear/complex_contraction_bilinear_xdl_fp64.cpp' 2025-01-24T00:47:05.2288310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/66_complex_contraction_bilinear/run_complex_contraction_bilinear_example.inc' 2025-01-24T00:47:05.2289004Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/66_complex_contraction_bilinear' 2025-01-24T00:47:05.2289544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/CMakeLists.txt' 2025-01-24T00:47:05.2290149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/01_fmha/CMakeLists.txt' 2025-01-24T00:47:05.2290712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/01_fmha/README.md' 2025-01-24T00:47:05.2291269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/01_fmha/bias.hpp' 2025-01-24T00:47:05.2291894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/01_fmha/codegen/__init__.py' 2025-01-24T00:47:05.2292716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/01_fmha/codegen/cmake_config.py' 2025-01-24T00:47:05.2293403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/01_fmha/codegen/cpp_symbol_map.py' 2025-01-24T00:47:05.2294033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops/__init__.py' 2025-01-24T00:47:05.2294666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_bwd.py' 2025-01-24T00:47:05.2295307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_fwd.py' 2025-01-24T00:47:05.2295988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_fwd_appendkv.py' 2025-01-24T00:47:05.2296667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_fwd_splitkv.py' 2025-01-24T00:47:05.2297287Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops' 2025-01-24T00:47:05.2297888Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/01_fmha/codegen' 2025-01-24T00:47:05.2298480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/01_fmha/fmha_bwd.cpp' 2025-01-24T00:47:05.2299055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/01_fmha/fmha_bwd.hpp' 2025-01-24T00:47:05.2299644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/01_fmha/fmha_fwd.cpp' 2025-01-24T00:47:05.2300226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/01_fmha/fmha_fwd.hpp' 2025-01-24T00:47:05.2300799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/01_fmha/generate.py' 2025-01-24T00:47:05.2301371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/01_fmha/mask.hpp' 2025-01-24T00:47:05.2301948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/01_fmha/misc/gamc.png' 2025-01-24T00:47:05.2302547Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/01_fmha/misc' 2025-01-24T00:47:05.2303144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/01_fmha/rotary.hpp' 2025-01-24T00:47:05.2303809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/01_fmha/script/benchmark_bwd.sh' 2025-01-24T00:47:05.2304454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/01_fmha/script/benchmark_fwd.sh' 2025-01-24T00:47:05.2305079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/01_fmha/script/run_full_test.sh' 2025-01-24T00:47:05.2305732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/01_fmha/script/smoke_test_bwd.sh' 2025-01-24T00:47:05.2306365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/01_fmha/script/smoke_test_fwd.sh' 2025-01-24T00:47:05.2306993Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/01_fmha/script' 2025-01-24T00:47:05.2307602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/01_fmha/utils.hpp' 2025-01-24T00:47:05.2308160Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/01_fmha' 2025-01-24T00:47:05.2308800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/02_layernorm2d/CMakeLists.txt' 2025-01-24T00:47:05.2309399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/02_layernorm2d/README.md' 2025-01-24T00:47:05.2310010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/02_layernorm2d/generate.py' 2025-01-24T00:47:05.2310678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/02_layernorm2d/layernorm2d_fwd.cpp' 2025-01-24T00:47:05.2311326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/02_layernorm2d/layernorm2d_fwd.hpp' 2025-01-24T00:47:05.2311970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/02_layernorm2d/misc/dquant.png' 2025-01-24T00:47:05.2312597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/02_layernorm2d/misc/pnorm.png' 2025-01-24T00:47:05.2313324Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/02_layernorm2d/misc' 2025-01-24T00:47:05.2314024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/02_layernorm2d/script/perf_test.sh' 2025-01-24T00:47:05.2314685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/02_layernorm2d/script/smoke_test.sh' 2025-01-24T00:47:05.2315360Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/02_layernorm2d/script' 2025-01-24T00:47:05.2315954Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/02_layernorm2d' 2025-01-24T00:47:05.2316542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/03_gemm/CMakeLists.txt' 2025-01-24T00:47:05.2317156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/03_gemm/README.md' 2025-01-24T00:47:05.2317745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/03_gemm/gemm_basic.cpp' 2025-01-24T00:47:05.2318368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/03_gemm/gemm_basic.hpp' 2025-01-24T00:47:05.2318983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/03_gemm/run_gemm_example.inc' 2025-01-24T00:47:05.2319610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/03_gemm/script/run_full_test.sh' 2025-01-24T00:47:05.2320241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/03_gemm/script/smoke_test.sh' 2025-01-24T00:47:05.2320839Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/03_gemm/script' 2025-01-24T00:47:05.2321511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/03_gemm/universal_gemm.cpp' 2025-01-24T00:47:05.2322074Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/03_gemm' 2025-01-24T00:47:05.2322695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/04_img2col/CMakeLists.txt' 2025-01-24T00:47:05.2323282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/04_img2col/README.md' 2025-01-24T00:47:05.2323909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/04_img2col/image_to_column.cpp' 2025-01-24T00:47:05.2324552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/04_img2col/image_to_column.hpp' 2025-01-24T00:47:05.2325127Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/04_img2col' 2025-01-24T00:47:05.2325784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/05_reduce/CMakeLists.txt' 2025-01-24T00:47:05.2326465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/05_reduce/reduce.cpp' 2025-01-24T00:47:05.2327037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/05_reduce/reduce.hpp' 2025-01-24T00:47:05.2327617Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/05_reduce' 2025-01-24T00:47:05.2328223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/06_permute/CMakeLists.txt' 2025-01-24T00:47:05.2328800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/06_permute/README.md' 2025-01-24T00:47:05.2329535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/06_permute/alternative_impl/matrix_core_swizzle.cpp' 2025-01-24T00:47:05.2330256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/06_permute/alternative_impl/matrix_core_swizzle.hpp' 2025-01-24T00:47:05.2331021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/06_permute/alternative_impl/matrix_core_swizzle_kernel.hpp' 2025-01-24T00:47:05.2331718Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/06_permute/alternative_impl' 2025-01-24T00:47:05.2332338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/06_permute/permute.cpp' 2025-01-24T00:47:05.2332939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/06_permute/permute.hpp' 2025-01-24T00:47:05.2333572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/06_permute/script/smoke_test.sh' 2025-01-24T00:47:05.2334194Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/06_permute/script' 2025-01-24T00:47:05.2334765Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/06_permute' 2025-01-24T00:47:05.2335420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/09_topk_softmax/CMakeLists.txt' 2025-01-24T00:47:05.2336059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/09_topk_softmax/README.md' 2025-01-24T00:47:05.2336713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/09_topk_softmax/script/smoke_test.sh' 2025-01-24T00:47:05.2337362Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/09_topk_softmax/script' 2025-01-24T00:47:05.2337994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/09_topk_softmax/topk_softmax.cpp' 2025-01-24T00:47:05.2338649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/09_topk_softmax/topk_softmax_api.cpp' 2025-01-24T00:47:05.2339316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/09_topk_softmax/topk_softmax_api.hpp' 2025-01-24T00:47:05.2339914Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/09_topk_softmax' 2025-01-24T00:47:05.2340540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/CMakeLists.txt' 2025-01-24T00:47:05.2341126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/README.md' 2025-01-24T00:47:05.2341791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/example_rmsnorm2d_fwd.cpp' 2025-01-24T00:47:05.2342500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_api.cpp' 2025-01-24T00:47:05.2343263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_bf16_n1024_instance.cpp' 2025-01-24T00:47:05.2344037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_bf16_n1536_instance.cpp' 2025-01-24T00:47:05.2344796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_bf16_n2048_instance.cpp' 2025-01-24T00:47:05.2345550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_bf16_n256_instance.cpp' 2025-01-24T00:47:05.2346347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_bf16_n3072_instance.cpp' 2025-01-24T00:47:05.2347126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_bf16_n4096_instance.cpp' 2025-01-24T00:47:05.2347910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_bf16_n4096_tp_instance.cpp' 2025-01-24T00:47:05.2348669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_bf16_n512_instance.cpp' 2025-01-24T00:47:05.2349442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_bf16_n64_n128_instance.cpp' 2025-01-24T00:47:05.2350237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_bf16_n768_instance.cpp' 2025-01-24T00:47:05.2351019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_fp16_n1024_instance.cpp' 2025-01-24T00:47:05.2351788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_fp16_n1536_instance.cpp' 2025-01-24T00:47:05.2352546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_fp16_n2048_instance.cpp' 2025-01-24T00:47:05.2353317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_fp16_n256_instance.cpp' 2025-01-24T00:47:05.2354078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_fp16_n3072_instance.cpp' 2025-01-24T00:47:05.2354837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_fp16_n4096_instance.cpp' 2025-01-24T00:47:05.2355622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_fp16_n4096_tp_instance.cpp' 2025-01-24T00:47:05.2356378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_fp16_n512_instance.cpp' 2025-01-24T00:47:05.2357169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_fp16_n64_n128_instance.cpp' 2025-01-24T00:47:05.2357922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_fp16_n768_instance.cpp' 2025-01-24T00:47:05.2358666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_instance_common.hpp' 2025-01-24T00:47:05.2359308Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/instances' 2025-01-24T00:47:05.2359933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/rmsnorm2d_fwd.cpp' 2025-01-24T00:47:05.2360601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/rmsnorm2d_fwd.hpp' 2025-01-24T00:47:05.2361274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/script/perf_test.sh' 2025-01-24T00:47:05.2361928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/script/smoke_test.sh' 2025-01-24T00:47:05.2362548Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/script' 2025-01-24T00:47:05.2363128Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d' 2025-01-24T00:47:05.2363813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/CMakeLists.txt' 2025-01-24T00:47:05.2364485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/README.md' 2025-01-24T00:47:05.2365252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd.cpp' 2025-01-24T00:47:05.2365976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd.hpp' 2025-01-24T00:47:05.2366784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/example_add_rmsnorm2d_rdquant_fwd.cpp' 2025-01-24T00:47:05.2367593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_api.cpp' 2025-01-24T00:47:05.2368463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n1024_instance.cpp' 2025-01-24T00:47:05.2369348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n1536_instance.cpp' 2025-01-24T00:47:05.2370223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n2048_instance.cpp' 2025-01-24T00:47:05.2371078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n256_instance.cpp' 2025-01-24T00:47:05.2371960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n3072_instance.cpp' 2025-01-24T00:47:05.2372826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n4096_instance.cpp' 2025-01-24T00:47:05.2373723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n4096_tp_instance.cpp' 2025-01-24T00:47:05.2374582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n512_instance.cpp' 2025-01-24T00:47:05.2375789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n64_n128_instance.cpp' 2025-01-24T00:47:05.2376679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n768_instance.cpp' 2025-01-24T00:47:05.2377546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n1024_instance.cpp' 2025-01-24T00:47:05.2378425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n1536_instance.cpp' 2025-01-24T00:47:05.2379296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n2048_instance.cpp' 2025-01-24T00:47:05.2380198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n256_instance.cpp' 2025-01-24T00:47:05.2381084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n3072_instance.cpp' 2025-01-24T00:47:05.2381958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n4096_instance.cpp' 2025-01-24T00:47:05.2382836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n4096_tp_instance.cpp' 2025-01-24T00:47:05.2383700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n512_instance.cpp' 2025-01-24T00:47:05.2384593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n64_n128_instance.cpp' 2025-01-24T00:47:05.2385453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n768_instance.cpp' 2025-01-24T00:47:05.2386314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_instance_common.hpp' 2025-01-24T00:47:05.2387009Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances' 2025-01-24T00:47:05.2387716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script/perf_test.sh' 2025-01-24T00:47:05.2388403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script/smoke_test.sh' 2025-01-24T00:47:05.2389078Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script' 2025-01-24T00:47:05.2389733Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant' 2025-01-24T00:47:05.2390381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant/CMakeLists.txt' 2025-01-24T00:47:05.2390998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant/README.md' 2025-01-24T00:47:05.2391685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant/example_smoothquant.cpp' 2025-01-24T00:47:05.2392589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n1024_instance.cpp' 2025-01-24T00:47:05.2393374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n1536_instance.cpp' 2025-01-24T00:47:05.2394141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n2048_instance.cpp' 2025-01-24T00:47:05.2394979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n256_instance.cpp' 2025-01-24T00:47:05.2395770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n3072_instance.cpp' 2025-01-24T00:47:05.2396527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n4096_instance.cpp' 2025-01-24T00:47:05.2397316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n4096_tp_instance.cpp' 2025-01-24T00:47:05.2398072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n512_instance.cpp' 2025-01-24T00:47:05.2398870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n64_n128_instance.cpp' 2025-01-24T00:47:05.2399622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n768_instance.cpp' 2025-01-24T00:47:05.2400401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n1024_instance.cpp' 2025-01-24T00:47:05.2401170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n1536_instance.cpp' 2025-01-24T00:47:05.2401931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n2048_instance.cpp' 2025-01-24T00:47:05.2402712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n256_instance.cpp' 2025-01-24T00:47:05.2403476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n3072_instance.cpp' 2025-01-24T00:47:05.2404250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n4096_instance.cpp' 2025-01-24T00:47:05.2405027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n4096_tp_instance.cpp' 2025-01-24T00:47:05.2405817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n512_instance.cpp' 2025-01-24T00:47:05.2406686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n64_n128_instance.cpp' 2025-01-24T00:47:05.2407444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n768_instance.cpp' 2025-01-24T00:47:05.2408165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fwd_api.cpp' 2025-01-24T00:47:05.2408907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_instance_common.hpp' 2025-01-24T00:47:05.2409599Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances' 2025-01-24T00:47:05.2410280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant/script/perf_test.sh' 2025-01-24T00:47:05.2410932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant/script/smoke_test.sh' 2025-01-24T00:47:05.2411576Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant/script' 2025-01-24T00:47:05.2412210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant/smoothquant.cpp' 2025-01-24T00:47:05.2412853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant/smoothquant.hpp' 2025-01-24T00:47:05.2413457Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/12_smoothquant' 2025-01-24T00:47:05.2414081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/13_moe_sorting/CMakeLists.txt' 2025-01-24T00:47:05.2414692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/13_moe_sorting/README.md' 2025-01-24T00:47:05.2415317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/13_moe_sorting/moe_sorting.cpp' 2025-01-24T00:47:05.2415976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/13_moe_sorting/moe_sorting_api.cpp' 2025-01-24T00:47:05.2416623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/13_moe_sorting/moe_sorting_api.hpp' 2025-01-24T00:47:05.2417277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/13_moe_sorting/script/smoke_test.sh' 2025-01-24T00:47:05.2417919Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/13_moe_sorting/script' 2025-01-24T00:47:05.2418510Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/13_moe_sorting' 2025-01-24T00:47:05.2419166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/CMakeLists.txt' 2025-01-24T00:47:05.2419820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/README.md' 2025-01-24T00:47:05.2420613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n1024_instance.cpp' 2025-01-24T00:47:05.2421446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n1536_instance.cpp' 2025-01-24T00:47:05.2422238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n2048_instance.cpp' 2025-01-24T00:47:05.2423042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n256_instance.cpp' 2025-01-24T00:47:05.2423862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n3072_instance.cpp' 2025-01-24T00:47:05.2424676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n4096_instance.cpp' 2025-01-24T00:47:05.2425504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n4096_tp_instance.cpp' 2025-01-24T00:47:05.2426427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n512_instance.cpp' 2025-01-24T00:47:05.2427304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n64_n128_instance.cpp' 2025-01-24T00:47:05.2428133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n768_instance.cpp' 2025-01-24T00:47:05.2428949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n1024_instance.cpp' 2025-01-24T00:47:05.2429779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n1536_instance.cpp' 2025-01-24T00:47:05.2430606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n2048_instance.cpp' 2025-01-24T00:47:05.2431401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n256_instance.cpp' 2025-01-24T00:47:05.2432219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n3072_instance.cpp' 2025-01-24T00:47:05.2433011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n4096_instance.cpp' 2025-01-24T00:47:05.2433823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n4096_tp_instance.cpp' 2025-01-24T00:47:05.2434624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n512_instance.cpp' 2025-01-24T00:47:05.2435474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n64_n128_instance.cpp' 2025-01-24T00:47:05.2436307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n768_instance.cpp' 2025-01-24T00:47:05.2437045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fwd_api.cpp' 2025-01-24T00:47:05.2437839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_instance_common.hpp' 2025-01-24T00:47:05.2438505Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances' 2025-01-24T00:47:05.2439183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/misc/moe-sm.png' 2025-01-24T00:47:05.2439867Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/misc' 2025-01-24T00:47:05.2440637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/moe_smoothquant.cpp' 2025-01-24T00:47:05.2441321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/moe_smoothquant.hpp' 2025-01-24T00:47:05.2441986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/script/perf_test.sh' 2025-01-24T00:47:05.2442663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/script/smoke_test.sh' 2025-01-24T00:47:05.2443331Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/script' 2025-01-24T00:47:05.2443949Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant' 2025-01-24T00:47:05.2444577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/15_fused_moe/CMakeLists.txt' 2025-01-24T00:47:05.2445168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/15_fused_moe/README.md' 2025-01-24T00:47:05.2445777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/15_fused_moe/fused_moe.hpp' 2025-01-24T00:47:05.2446471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/15_fused_moe/fused_moegemm.hpp' 2025-01-24T00:47:05.2447122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/15_fused_moe/fused_moesorting.hpp' 2025-01-24T00:47:05.2447810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moe_api.cpp' 2025-01-24T00:47:05.2448499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_api.cpp' 2025-01-24T00:47:05.2449225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_api_internal.hpp' 2025-01-24T00:47:05.2449995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_api_traits.hpp' 2025-01-24T00:47:05.2450743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_bf16_m32.cpp' 2025-01-24T00:47:05.2451608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_fp16_m32.cpp' 2025-01-24T00:47:05.2452313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moesorting_api.cpp' 2025-01-24T00:47:05.2452947Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/15_fused_moe/instances' 2025-01-24T00:47:05.2453545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/15_fused_moe/main.cpp' 2025-01-24T00:47:05.2454220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-0.png' 2025-01-24T00:47:05.2454849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-1.png' 2025-01-24T00:47:05.2455460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-2.png' 2025-01-24T00:47:05.2456066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-3.png' 2025-01-24T00:47:05.2456684Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/15_fused_moe/misc' 2025-01-24T00:47:05.2457272Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/15_fused_moe' 2025-01-24T00:47:05.2457914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/16_batched_gemm/CMakeLists.txt' 2025-01-24T00:47:05.2458514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/16_batched_gemm/README.md' 2025-01-24T00:47:05.2459152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/16_batched_gemm/batched_gemm.cpp' 2025-01-24T00:47:05.2459801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/16_batched_gemm/batched_gemm.hpp' 2025-01-24T00:47:05.2460493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/16_batched_gemm/run_batched_gemm_example.inc' 2025-01-24T00:47:05.2461106Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/16_batched_gemm' 2025-01-24T00:47:05.2461659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/CMakeLists.txt' 2025-01-24T00:47:05.2462178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile/remod.py' 2025-01-24T00:47:05.2462714Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example/ck_tile' 2025-01-24T00:47:05.2463199Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/example' 2025-01-24T00:47:05.2463766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/ck.hpp' 2025-01-24T00:47:05.2464280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/config.h.in' 2025-01-24T00:47:05.2464830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/filesystem.hpp' 2025-01-24T00:47:05.2465442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/host_utility/device_prop.hpp' 2025-01-24T00:47:05.2466038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/host_utility/flush_cache.hpp' 2025-01-24T00:47:05.2466667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/host_utility/hip_check_error.hpp' 2025-01-24T00:47:05.2467214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/host_utility/io.hpp' 2025-01-24T00:47:05.2467853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/host_utility/kernel_launch.hpp' 2025-01-24T00:47:05.2468513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/host_utility/stream_utility.hpp' 2025-01-24T00:47:05.2469070Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/host_utility' 2025-01-24T00:47:05.2469681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/library/utility/algorithm.hpp' 2025-01-24T00:47:05.2470281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/library/utility/check_err.hpp' 2025-01-24T00:47:05.2470893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/library/utility/conv_common.hpp' 2025-01-24T00:47:05.2471690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/library/utility/convolution_host_tensor_descriptor_helper.hpp' 2025-01-24T00:47:05.2472365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/library/utility/convolution_parameter.hpp' 2025-01-24T00:47:05.2473003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/library/utility/device_memory.hpp' 2025-01-24T00:47:05.2473579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/library/utility/fill.hpp' 2025-01-24T00:47:05.2474215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/library/utility/host_common_util.hpp' 2025-01-24T00:47:05.2474834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/library/utility/host_gemm.hpp' 2025-01-24T00:47:05.2475447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/library/utility/host_tensor.hpp' 2025-01-24T00:47:05.2476123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/library/utility/host_tensor_generator.hpp' 2025-01-24T00:47:05.2476718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/library/utility/iterator.hpp' 2025-01-24T00:47:05.2477310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/library/utility/literals.hpp' 2025-01-24T00:47:05.2477938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/library/utility/numeric.hpp' 2025-01-24T00:47:05.2478522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/library/utility/ranges.hpp' 2025-01-24T00:47:05.2479137Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/library/utility' 2025-01-24T00:47:05.2479672Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/library' 2025-01-24T00:47:05.2480563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/problem_transform/transform_forward_convolution3d_into_gemm_v4r4r4_ndhwc_kzyxc_ndhwk.hpp' 2025-01-24T00:47:05.2481161Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/problem_transform' 2025-01-24T00:47:05.2481704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/stream_config.hpp' 2025-01-24T00:47:05.2482337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor/static_tensor.hpp' 2025-01-24T00:47:05.2482877Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor' 2025-01-24T00:47:05.2483543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_description/cluster_descriptor.hpp' 2025-01-24T00:47:05.2484237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_description/multi_index_transform.hpp' 2025-01-24T00:47:05.2484952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_description/multi_index_transform_helper.hpp' 2025-01-24T00:47:05.2485614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_description/tensor_adaptor.hpp' 2025-01-24T00:47:05.2486350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_description/tensor_descriptor.hpp' 2025-01-24T00:47:05.2487049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_description/tensor_descriptor_helper.hpp' 2025-01-24T00:47:05.2487767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_description/tensor_space_filling_curve.hpp' 2025-01-24T00:47:05.2488362Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_description' 2025-01-24T00:47:05.2489099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dl_v2r3.hpp' 2025-01-24T00:47:05.2489838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dlops_v2r2.hpp' 2025-01-24T00:47:05.2490565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dlops_v3.hpp' 2025-01-24T00:47:05.2491283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dpp.hpp' 2025-01-24T00:47:05.2492232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops.hpp' 2025-01-24T00:47:05.2493178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_ab_scale_selector.hpp' 2025-01-24T00:47:05.2494001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_base.hpp' 2025-01-24T00:47:05.2494818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_selector.hpp' 2025-01-24T00:47:05.2495597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v1.hpp' 2025-01-24T00:47:05.2496415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v1_ab_scale.hpp' 2025-01-24T00:47:05.2497238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v2.hpp' 2025-01-24T00:47:05.2498087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v2_ab_scale.hpp' 2025-01-24T00:47:05.2498873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v3.hpp' 2025-01-24T00:47:05.2499691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v3_ab_scale.hpp' 2025-01-24T00:47:05.2500460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v4.hpp' 2025-01-24T00:47:05.2501249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v5.hpp' 2025-01-24T00:47:05.2501995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_smfmac_xdlops.hpp' 2025-01-24T00:47:05.2502714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_wmma.hpp' 2025-01-24T00:47:05.2503432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_xdlops.hpp' 2025-01-24T00:47:05.2504215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_xdlops_skip_b_lds.hpp' 2025-01-24T00:47:05.2504918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_softmax.hpp' 2025-01-24T00:47:05.2505711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_tensor_slice_transfer_v5r1.hpp' 2025-01-24T00:47:05.2506425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_welford.hpp' 2025-01-24T00:47:05.2507177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/reduction_functions_blockwise.hpp' 2025-01-24T00:47:05.2508046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_direct_load.hpp' 2025-01-24T00:47:05.2508878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v4r1.hpp' 2025-01-24T00:47:05.2509718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v4r1_dequant.hpp' 2025-01-24T00:47:05.2510529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v4r2.hpp' 2025-01-24T00:47:05.2511322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1.hpp' 2025-01-24T00:47:05.2512165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1r2.hpp' 2025-01-24T00:47:05.2512982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r2.hpp' 2025-01-24T00:47:05.2513792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r3.hpp' 2025-01-24T00:47:05.2514578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7.hpp' 2025-01-24T00:47:05.2515376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r2.hpp' 2025-01-24T00:47:05.2516183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r3.hpp' 2025-01-24T00:47:05.2516823Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/block' 2025-01-24T00:47:05.2517568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/conv_tensor_rearrange_op.hpp' 2025-01-24T00:47:05.2518384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/convolution_backward_data_specialization.hpp' 2025-01-24T00:47:05.2519209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/convolution_backward_weight_specialization.hpp' 2025-01-24T00:47:05.2520009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/convolution_forward_specialization.hpp' 2025-01-24T00:47:05.2520715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_avgpool_bwd.hpp' 2025-01-24T00:47:05.2521398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_base.hpp' 2025-01-24T00:47:05.2522195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_contraction_multiple_d.hpp' 2025-01-24T00:47:05.2522928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm.hpp' 2025-01-24T00:47:05.2523696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_e_permute.hpp' 2025-01-24T00:47:05.2524454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_gemm.hpp' 2025-01-24T00:47:05.2525212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_multi_d.hpp' 2025-01-24T00:47:05.2526046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_multiple_d_gemm_multiple_d.hpp' 2025-01-24T00:47:05.2526919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_softmax_gemm.hpp' 2025-01-24T00:47:05.2527792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_softmax_gemm_permute.hpp' 2025-01-24T00:47:05.2528532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batchnorm_backward.hpp' 2025-01-24T00:47:05.2529275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batchnorm_forward.hpp' 2025-01-24T00:47:05.2529993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batchnorm_infer.hpp' 2025-01-24T00:47:05.2530685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_cgemm.hpp' 2025-01-24T00:47:05.2531459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_contraction_multiple_abd.hpp' 2025-01-24T00:47:05.2532213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_contraction_multiple_d.hpp' 2025-01-24T00:47:05.2532941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_bwd_data.hpp' 2025-01-24T00:47:05.2533631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_fwd.hpp' 2025-01-24T00:47:05.2534415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_fwd_bias_activation.hpp' 2025-01-24T00:47:05.2535207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_fwd_bias_activation_add.hpp' 2025-01-24T00:47:05.2535971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_tensor_rearrange.hpp' 2025-01-24T00:47:05.2536678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_elementwise.hpp' 2025-01-24T00:47:05.2537455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_elementwise_normalization.hpp' 2025-01-24T00:47:05.2538225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_elementwise_scale.hpp' 2025-01-24T00:47:05.2538923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm.hpp' 2025-01-24T00:47:05.2539674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_bias_e_permute.hpp' 2025-01-24T00:47:05.2540385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_dequantB.hpp' 2025-01-24T00:47:05.2541111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_abd.hpp' 2025-01-24T00:47:05.2541844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d.hpp' 2025-01-24T00:47:05.2542663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d_ab_scale.hpp' 2025-01-24T00:47:05.2543447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d_layernorm.hpp' 2025-01-24T00:47:05.2544218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d_multiple_r.hpp' 2025-01-24T00:47:05.2544919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_reduce.hpp' 2025-01-24T00:47:05.2550200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_splitk.hpp' 2025-01-24T00:47:05.2550994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_streamk.hpp' 2025-01-24T00:47:05.2551736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_streamk_v2.hpp' 2025-01-24T00:47:05.2552424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_v2.hpp' 2025-01-24T00:47:05.2553224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_contraction_multiple_d.hpp' 2025-01-24T00:47:05.2554040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_bwd_data_multiple_d.hpp' 2025-01-24T00:47:05.2554804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_bwd_weight.hpp' 2025-01-24T00:47:05.2555630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_bwd_weight_multiple_d.hpp' 2025-01-24T00:47:05.2556354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_fwd.hpp' 2025-01-24T00:47:05.2557161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_fwd_multiple_abd.hpp' 2025-01-24T00:47:05.2558012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_fwd_multiple_d.hpp' 2025-01-24T00:47:05.2558748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm.hpp' 2025-01-24T00:47:05.2559508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_fixed_nk.hpp' 2025-01-24T00:47:05.2560255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_multi_abd.hpp' 2025-01-24T00:47:05.2561061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_multi_abd_fixed_nk.hpp' 2025-01-24T00:47:05.2561896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_softmax_gemm_permute.hpp' 2025-01-24T00:47:05.2562662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_splitk.hpp' 2025-01-24T00:47:05.2563422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_tile_loop.hpp' 2025-01-24T00:47:05.2564123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_max_pool_bwd.hpp' 2025-01-24T00:47:05.2564853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_multiple_reduce.hpp' 2025-01-24T00:47:05.2565609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_normalization_bwd_data.hpp' 2025-01-24T00:47:05.2566490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_normalization_bwd_gamma_beta.hpp' 2025-01-24T00:47:05.2567229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_normalization_fwd.hpp' 2025-01-24T00:47:05.2567912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_permute.hpp' 2025-01-24T00:47:05.2568616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_pool_fwd.hpp' 2025-01-24T00:47:05.2569321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_put_element.hpp' 2025-01-24T00:47:05.2570019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_reduce.hpp' 2025-01-24T00:47:05.2570729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_reduce_multi_d.hpp' 2025-01-24T00:47:05.2571412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_softmax.hpp' 2025-01-24T00:47:05.2572224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_splitk_contraction_multiple_d.hpp' 2025-01-24T00:47:05.2572957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/gemm_specialization.hpp' 2025-01-24T00:47:05.2573641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/helper.hpp' 2025-01-24T00:47:05.2574554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/codegen_device_grouped_conv_fwd_multiple_abd_xdl_cshuffle.hpp' 2025-01-24T00:47:05.2575335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_avgpool2d_bwd_nhwc_nhwc.hpp' 2025-01-24T00:47:05.2576144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_avgpool3d_bwd_ndhwc_ndhwc.hpp' 2025-01-24T00:47:05.2577062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_contraction_multiple_d_wmma_cshuffle.hpp' 2025-01-24T00:47:05.2577982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_contraction_multiple_d_xdl_cshuffle.hpp' 2025-01-24T00:47:05.2578772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_e_permute_xdl.hpp' 2025-01-24T00:47:05.2579601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_gemm_xdl_cshuffle.hpp' 2025-01-24T00:47:05.2580399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_multi_d_xdl.hpp' 2025-01-24T00:47:05.2581196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_multiple_d_dl.hpp' 2025-01-24T00:47:05.2582133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_multiple_d_gemm_multiple_d_xdl_cshuffle.hpp' 2025-01-24T00:47:05.2582997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_multiple_d_xdl_cshuffle_v3.hpp' 2025-01-24T00:47:05.2583844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_reduce_xdl_cshuffle.hpp' 2025-01-24T00:47:05.2584741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_softmax_gemm_permute_wmma_cshuffle.hpp' 2025-01-24T00:47:05.2585648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_softmax_gemm_permute_xdl_cshuffle.hpp' 2025-01-24T00:47:05.2586502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_softmax_gemm_xdl_cshuffle.hpp' 2025-01-24T00:47:05.2587245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_xdl.hpp' 2025-01-24T00:47:05.2588074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batchnorm_backward_impl.hpp' 2025-01-24T00:47:05.2588894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batchnorm_forward_impl.hpp' 2025-01-24T00:47:05.2589724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batchnorm_forward_impl_obsolete.hpp' 2025-01-24T00:47:05.2590510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_cgemm_4gemm_xdl_cshuffle.hpp' 2025-01-24T00:47:05.2591270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_column_to_image_impl.hpp' 2025-01-24T00:47:05.2592379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_contraction_multiple_abd_xdl_cshuffle.hpp' 2025-01-24T00:47:05.2593264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_contraction_multiple_d_xdl_cshuffle.hpp' 2025-01-24T00:47:05.2594030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_contraction_utils.hpp' 2025-01-24T00:47:05.2594942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv2d_backward_weight_xdl_c_shuffle_nhwc_kyxc_nhwk.hpp' 2025-01-24T00:47:05.2595792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv2d_bwd_data_xdl_nhwc_kyxc_nhwk.hpp' 2025-01-24T00:47:05.2596745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv2d_fwd_xdl_c_shuffle_bias_activation_add_nhwc_kyxc_nhwk.hpp' 2025-01-24T00:47:05.2597672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv2d_fwd_xdl_c_shuffle_bias_activation_nhwc_kyxc_nhwk.hpp' 2025-01-24T00:47:05.2598543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv2d_fwd_xdl_c_shuffle_nhwc_kyxc_nhwk.hpp' 2025-01-24T00:47:05.2599354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv2d_fwd_xdl_nhwc_kyxc_nhwk.hpp' 2025-01-24T00:47:05.2600198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv3d_fwd_naive_ndhwc_kzyxc_ndhwk.hpp' 2025-01-24T00:47:05.2601029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv3d_fwd_xdl_ndhwc_kzyxc_ndhwk.hpp' 2025-01-24T00:47:05.2601850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_convnd_bwd_data_nwc_kxc_nwk_dl.hpp' 2025-01-24T00:47:05.2602670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_convnd_bwd_data_nwc_kxc_nwk_xdl.hpp' 2025-01-24T00:47:05.2603553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_elementwise_dynamic_vector_dims_impl.hpp' 2025-01-24T00:47:05.2604414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_elementwise_normalization_impl.hpp' 2025-01-24T00:47:05.2605192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_elementwise_scale_impl.hpp' 2025-01-24T00:47:05.2605957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_fpAintB_gemm_wmma.hpp' 2025-01-24T00:47:05.2606930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_bias_add_reduce_xdl_cshuffle.hpp' 2025-01-24T00:47:05.2607670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_dl.hpp' 2025-01-24T00:47:05.2608432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_dpp.hpp' 2025-01-24T00:47:05.2609278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_abd_xdl_cshuffle.hpp' 2025-01-24T00:47:05.2610050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_dl.hpp' 2025-01-24T00:47:05.2610907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_layernorm_xdl_cshuffle.hpp' 2025-01-24T00:47:05.2611784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_multiple_r_xdl_cshuffle.hpp' 2025-01-24T00:47:05.2612679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_wmma_cshuffle.hpp' 2025-01-24T00:47:05.2613494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_xdl_cshuffle.hpp' 2025-01-24T00:47:05.2614383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_xdl_cshuffle_lds_direct_load.hpp' 2025-01-24T00:47:05.2615208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_xdl_cshuffle_v3.hpp' 2025-01-24T00:47:05.2616094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_xdl_cshuffle_v3_ab_scale.hpp' 2025-01-24T00:47:05.2616888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_reduce_xdl_cshuffle.hpp' 2025-01-24T00:47:05.2617614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_wmma.hpp' 2025-01-24T00:47:05.2618325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl.hpp' 2025-01-24T00:47:05.2619115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle.hpp' 2025-01-24T00:47:05.2619990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_lds_direct_load.hpp' 2025-01-24T00:47:05.2621240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_streamk_v3.hpp' 2025-01-24T00:47:05.2622019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v2.hpp' 2025-01-24T00:47:05.2622791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v3.hpp' 2025-01-24T00:47:05.2623599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v3r1.hpp' 2025-01-24T00:47:05.2624447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_layernorm_cshuffle.hpp' 2025-01-24T00:47:05.2625206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_skip_b_lds.hpp' 2025-01-24T00:47:05.2626010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_splitk_c_shuffle.hpp' 2025-01-24T00:47:05.2627133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_splitk_c_shuffle_lds_direct_load.hpp' 2025-01-24T00:47:05.2628382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_streamk.hpp' 2025-01-24T00:47:05.2629205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_waveletmodel_cshuffle.hpp' 2025-01-24T00:47:05.2630092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_contraction_multiple_d_xdl_cshuffle.hpp' 2025-01-24T00:47:05.2630999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_data_multiple_d_wmma_cshuffle.hpp' 2025-01-24T00:47:05.2631904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_data_multiple_d_xdl_cshuffle_v1.hpp' 2025-01-24T00:47:05.2632715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_dl.hpp' 2025-01-24T00:47:05.2633610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_multiple_d_xdl_cshuffle.hpp' 2025-01-24T00:47:05.2634508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_two_stage_xdl_cshuffle.hpp' 2025-01-24T00:47:05.2635395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_wmma_cshuffle.hpp' 2025-01-24T00:47:05.2636284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_xdl_cshuffle.hpp' 2025-01-24T00:47:05.2637184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_dl_multiple_d_nhwc_kyxc_nhwk.hpp' 2025-01-24T00:47:05.2638025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_dl_nhwc_kyxc_nhwk.hpp' 2025-01-24T00:47:05.2638918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_abd_xdl_cshuffle.hpp' 2025-01-24T00:47:05.2639836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_abd_xdl_cshuffle_v3.hpp' 2025-01-24T00:47:05.2640721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_d_multiple_r.hpp' 2025-01-24T00:47:05.2641648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_d_multiple_r_xdl_cshuffle.hpp' 2025-01-24T00:47:05.2642526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_d_wmma_cshuffle.hpp' 2025-01-24T00:47:05.2643414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_d_xdl_cshuffle.hpp' 2025-01-24T00:47:05.2644342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_d_xdl_large_tensor_cshuffle.hpp' 2025-01-24T00:47:05.2645109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_utils.hpp' 2025-01-24T00:47:05.2645951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_multi_abd_xdl_fixed_nk.hpp' 2025-01-24T00:47:05.2646831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_multiple_d_dl.hpp' 2025-01-24T00:47:05.2647773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_multiple_d_splitk_xdl_cshuffle_two_stage.hpp' 2025-01-24T00:47:05.2648671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_multiple_d_xdl_cshuffle_tile_loop.hpp' 2025-01-24T00:47:05.2649577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_softmax_gemm_permute_xdl_cshuffle.hpp' 2025-01-24T00:47:05.2650323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_xdl.hpp' 2025-01-24T00:47:05.2651173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_xdl_fixed_nk.hpp' 2025-01-24T00:47:05.2652027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_xdl_splitk_cshuffle.hpp' 2025-01-24T00:47:05.2652876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_query_attention_forward_wmma.hpp' 2025-01-24T00:47:05.2653654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_image_to_column_impl.hpp' 2025-01-24T00:47:05.2654412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_max_pool_bwd_impl.hpp' 2025-01-24T00:47:05.2655284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_multi_query_attention_forward_wmma.hpp' 2025-01-24T00:47:05.2656107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_multiple_reduce_multiblock.hpp' 2025-01-24T00:47:05.2656922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_multiple_reduce_threadwise.hpp' 2025-01-24T00:47:05.2657727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_normalization_bwd_data_impl.hpp' 2025-01-24T00:47:05.2658563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_normalization_bwd_gamma_beta_impl.hpp' 2025-01-24T00:47:05.2659354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_normalization_fwd_impl.hpp' 2025-01-24T00:47:05.2660163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_normalization_fwd_splitk_impl.hpp' 2025-01-24T00:47:05.2660906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_permute_impl.hpp' 2025-01-24T00:47:05.2661675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_pool2d_fwd_nhwc_nhwc.hpp' 2025-01-24T00:47:05.2662456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_pool3d_fwd_ndhwc_ndhwc.hpp' 2025-01-24T00:47:05.2663216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_put_element_impl.hpp' 2025-01-24T00:47:05.2663945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_common.hpp' 2025-01-24T00:47:05.2664712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_multiblock.hpp' 2025-01-24T00:47:05.2665462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_threadwise.hpp' 2025-01-24T00:47:05.2666290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_threadwise_multi_d.hpp' 2025-01-24T00:47:05.2667041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_softmax_impl.hpp' 2025-01-24T00:47:05.2667891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_sparse_embeddings_forward_layernorm.hpp' 2025-01-24T00:47:05.2668784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_splitk_contraction_multiple_d_xdl_cshuffle.hpp' 2025-01-24T00:47:05.2669446Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl' 2025-01-24T00:47:05.2670208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/masking_specialization.hpp' 2025-01-24T00:47:05.2670911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/matrix_padder.hpp' 2025-01-24T00:47:05.2671650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/reduction_operator_mapping.hpp' 2025-01-24T00:47:05.2672340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/tensor_layout.hpp' 2025-01-24T00:47:05.2673055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/tensor_specialization.hpp' 2025-01-24T00:47:05.2673751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/welford_helper.hpp' 2025-01-24T00:47:05.2674385Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/device' 2025-01-24T00:47:05.2675141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/element/binary_element_wise_operation.hpp' 2025-01-24T00:47:05.2675925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/element/combined_element_wise_operation.hpp' 2025-01-24T00:47:05.2676645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/element/element_wise_operation.hpp' 2025-01-24T00:47:05.2677386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/element/quantization_operation.hpp' 2025-01-24T00:47:05.2678136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/element/unary_element_wise_operation.hpp' 2025-01-24T00:47:05.2678789Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/element' 2025-01-24T00:47:05.2679681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_batchnorm_forward.hpp' 2025-01-24T00:47:05.2680718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_reduce_second_half_batchnorm_backward_final.hpp' 2025-01-24T00:47:05.2681649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_first_half.hpp' 2025-01-24T00:47:05.2682696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_batchnorm_forward_final_obsolete.hpp' 2025-01-24T00:47:05.2683743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_multiblock_reduce_first_half.hpp' 2025-01-24T00:47:05.2684482Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock' 2025-01-24T00:47:05.2685207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp' 2025-01-24T00:47:05.2686173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm/gridwise_gemm_multiple_d_welford_first_half_xdl_cshuffle.hpp' 2025-01-24T00:47:05.2687109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm/gridwise_welford_second_half_layernorm2d.hpp' 2025-01-24T00:47:05.2687828Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm' 2025-01-24T00:47:05.2688636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_multiple_reduction_multiblock.hpp' 2025-01-24T00:47:05.2689458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_multiple_reduction_threadwise.hpp' 2025-01-24T00:47:05.2690221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_multiblock.hpp' 2025-01-24T00:47:05.2690980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_threadwise.hpp' 2025-01-24T00:47:05.2691793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_threadwise_multi_d.hpp' 2025-01-24T00:47:05.2692733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_gemm_xdl_cshuffle_v1.hpp' 2025-01-24T00:47:05.2693656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_multiple_d_gemm_multiple_d_xdl_cshuffle_v1.hpp' 2025-01-24T00:47:05.2694554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_multiple_d_softmax_gemm_xdl_cshuffle_v1.hpp' 2025-01-24T00:47:05.2695406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_softmax_gemm_wmma_cshuffle.hpp' 2025-01-24T00:47:05.2696306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_softmax_gemm_xdl_cshuffle_v1.hpp' 2025-01-24T00:47:05.2697164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batchnorm_backward_blockwise_welford.hpp' 2025-01-24T00:47:05.2697999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batchnorm_forward_blockwise_welford.hpp' 2025-01-24T00:47:05.2698742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d_scale.hpp' 2025-01-24T00:47:05.2699467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_2d.hpp' 2025-01-24T00:47:05.2700335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_layernorm_welford_variance.hpp' 2025-01-24T00:47:05.2701147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_fpAintB_gemm_wmma.hpp' 2025-01-24T00:47:05.2701964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_bias_add_reduce_xdl_cshuffle_v1.hpp' 2025-01-24T00:47:05.2702697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dl_multiple_d.hpp' 2025-01-24T00:47:05.2703408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dl_v1r3.hpp' 2025-01-24T00:47:05.2704103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dpp.hpp' 2025-01-24T00:47:05.2704910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_abd_xdl_cshuffle.hpp' 2025-01-24T00:47:05.2705744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_multiple_r_xdl_cshuffle.hpp' 2025-01-24T00:47:05.2706534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_wmma_cshuffle.hpp' 2025-01-24T00:47:05.2707322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle.hpp' 2025-01-24T00:47:05.2708187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle_lds_direct_load.hpp' 2025-01-24T00:47:05.2709020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_splitk_cshuffle.hpp' 2025-01-24T00:47:05.2709770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_selector.hpp' 2025-01-24T00:47:05.2710507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v1.hpp' 2025-01-24T00:47:05.2711253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v2.hpp' 2025-01-24T00:47:05.2711977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v3.hpp' 2025-01-24T00:47:05.2712797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v4_direct_load.hpp' 2025-01-24T00:47:05.2713574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_reduce_xdl_cshuffle_v1.hpp' 2025-01-24T00:47:05.2714406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_split_k_multiple_d_xdl_cshuffle.hpp' 2025-01-24T00:47:05.2715264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_split_k_multiple_d_xdl_cshuffle_v2.hpp' 2025-01-24T00:47:05.2716019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_waveletmodel.hpp' 2025-01-24T00:47:05.2716722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma.hpp' 2025-01-24T00:47:05.2717514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_bwd_weight_v3.hpp' 2025-01-24T00:47:05.2718315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_streamk_v3.hpp' 2025-01-24T00:47:05.2719053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v1.hpp' 2025-01-24T00:47:05.2719798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v2.hpp' 2025-01-24T00:47:05.2720546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3.hpp' 2025-01-24T00:47:05.2721328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_multi_abd.hpp' 2025-01-24T00:47:05.2722118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_multi_d.hpp' 2025-01-24T00:47:05.2722935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_multi_d_ab_scale.hpp' 2025-01-24T00:47:05.2723738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_layernorm_cshuffle_v1.hpp' 2025-01-24T00:47:05.2724681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_waveletmodel_cshuffle.hpp' 2025-01-24T00:47:05.2725433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_bwd_weight.hpp' 2025-01-24T00:47:05.2726315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_skip_b_lds_v1.hpp' 2025-01-24T00:47:05.2727127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_splitk_lds_direct_load.hpp' 2025-01-24T00:47:05.2727907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_streamk.hpp' 2025-01-24T00:47:05.2728629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r3.hpp' 2025-01-24T00:47:05.2730238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r4.hpp' 2025-01-24T00:47:05.2731830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r4r2.hpp' 2025-01-24T00:47:05.2733429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r1.hpp' 2025-01-24T00:47:05.2735035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r2.hpp' 2025-01-24T00:47:05.2736600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r3.hpp' 2025-01-24T00:47:05.2738178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_permute.hpp' 2025-01-24T00:47:05.2739717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_put_element_1d.hpp' 2025-01-24T00:47:05.2741268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_set_buffer_value.hpp' 2025-01-24T00:47:05.2742880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_set_multiple_buffer_value.hpp' 2025-01-24T00:47:05.2744452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_softmax.hpp' 2025-01-24T00:47:05.2746159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_sparse_embeddings_forward_layernorm.hpp' 2025-01-24T00:47:05.2747821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_tensor_rearrange.hpp' 2025-01-24T00:47:05.2749498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_data.hpp' 2025-01-24T00:47:05.2751314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_gamma_beta.hpp' 2025-01-24T00:47:05.2753152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_naive_variance.hpp' 2025-01-24T00:47:05.2754959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_selector.hpp' 2025-01-24T00:47:05.2756982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_splitk_1st.hpp' 2025-01-24T00:47:05.2758811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_splitk_2nd.hpp' 2025-01-24T00:47:05.2760648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_welford_variance.hpp' 2025-01-24T00:47:05.2762340Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization' 2025-01-24T00:47:05.2763773Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid' 2025-01-24T00:47:05.2765312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/reduction_functions_threadwise.hpp' 2025-01-24T00:47:05.2767181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_contraction_dl.hpp' 2025-01-24T00:47:05.2768773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_gemm_dlops_v3.hpp' 2025-01-24T00:47:05.2770360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_set.hpp' 2025-01-24T00:47:05.2772000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer.hpp' 2025-01-24T00:47:05.2773683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_util.hpp' 2025-01-24T00:47:05.2775389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r1.hpp' 2025-01-24T00:47:05.2777119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r1_dequant.hpp' 2025-01-24T00:47:05.2778862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r2.hpp' 2025-01-24T00:47:05.2780561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v4r1.hpp' 2025-01-24T00:47:05.2782268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v5r1.hpp' 2025-01-24T00:47:05.2783958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1.hpp' 2025-01-24T00:47:05.2785669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1r2.hpp' 2025-01-24T00:47:05.2787380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r2.hpp' 2025-01-24T00:47:05.2789117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r3.hpp' 2025-01-24T00:47:05.2790836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7.hpp' 2025-01-24T00:47:05.2792687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r2.hpp' 2025-01-24T00:47:05.2794394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r3.hpp' 2025-01-24T00:47:05.2796008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_welford.hpp' 2025-01-24T00:47:05.2797549Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread' 2025-01-24T00:47:05.2799003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/warp/dpp_gemm.hpp' 2025-01-24T00:47:05.2800473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/warp/smfmac_xdlops_gemm.hpp' 2025-01-24T00:47:05.2801930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/warp/wmma_gemm.hpp' 2025-01-24T00:47:05.2803371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/warp/xdlops_gemm.hpp' 2025-01-24T00:47:05.2804788Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu/warp' 2025-01-24T00:47:05.2806150Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/gpu' 2025-01-24T00:47:05.2807719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/operator_transform/transform_contraction_to_gemm.hpp' 2025-01-24T00:47:05.2809488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/operator_transform/transform_contraction_to_gemm_arraybase.hpp' 2025-01-24T00:47:05.2811273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_bwd_data_to_gemm_v1.hpp' 2025-01-24T00:47:05.2813037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_bwd_weight_to_gemm.hpp' 2025-01-24T00:47:05.2814795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_bwd_weight_to_gemm_v2.hpp' 2025-01-24T00:47:05.2816527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_fwd_to_gemm.hpp' 2025-01-24T00:47:05.2818220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_ngchw_to_nhwgc.hpp' 2025-01-24T00:47:05.2819811Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation/operator_transform' 2025-01-24T00:47:05.2821235Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/tensor_operation' 2025-01-24T00:47:05.2822569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/amd_address_space.hpp' 2025-01-24T00:47:05.2823923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/amd_buffer_addressing.hpp' 2025-01-24T00:47:05.2825246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/amd_gemm_dpp.hpp' 2025-01-24T00:47:05.2826532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/amd_inline_asm.hpp' 2025-01-24T00:47:05.2827776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/amd_lds.hpp' 2025-01-24T00:47:05.2829041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/amd_smfmac.hpp' 2025-01-24T00:47:05.2830402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/amd_wave_read_first_lane.hpp' 2025-01-24T00:47:05.2831702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/amd_wmma.hpp' 2025-01-24T00:47:05.2832950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/amd_xdlops.hpp' 2025-01-24T00:47:05.2834181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/array.hpp' 2025-01-24T00:47:05.2835441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/array_multi_index.hpp' 2025-01-24T00:47:05.2836781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/blkgemmpipe_scheduler.hpp' 2025-01-24T00:47:05.2838152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/c_style_pointer_cast.hpp' 2025-01-24T00:47:05.2839472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/common_header.hpp' 2025-01-24T00:47:05.2840818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/container_element_picker.hpp' 2025-01-24T00:47:05.2842164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/container_helper.hpp' 2025-01-24T00:47:05.2843451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/data_type.hpp' 2025-01-24T00:47:05.2844684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/debug.hpp' 2025-01-24T00:47:05.2845932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/dynamic_buffer.hpp' 2025-01-24T00:47:05.2847251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/enable_if.hpp' 2025-01-24T00:47:05.2848464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/env.hpp' 2025-01-24T00:47:05.2849674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/f8_utils.hpp' 2025-01-24T00:47:05.2850955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/flush_icache.hpp' 2025-01-24T00:47:05.2852218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/functional.hpp' 2025-01-24T00:47:05.2853511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/functional2.hpp' 2025-01-24T00:47:05.2854779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/functional3.hpp' 2025-01-24T00:47:05.2856041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/functional4.hpp' 2025-01-24T00:47:05.2857393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/generic_memory_space_atomic.hpp' 2025-01-24T00:47:05.2858716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/get_id.hpp' 2025-01-24T00:47:05.2859972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/get_shift.hpp' 2025-01-24T00:47:05.2861212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/ignore.hpp' 2025-01-24T00:47:05.2862459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/inner_product.hpp' 2025-01-24T00:47:05.2863766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/inner_product_dpp8.hpp' 2025-01-24T00:47:05.2865100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/integral_constant.hpp' 2025-01-24T00:47:05.2866383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/is_detected.hpp' 2025-01-24T00:47:05.2867717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/is_known_at_compile_time.hpp' 2025-01-24T00:47:05.2869066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/loop_scheduler.hpp' 2025-01-24T00:47:05.2870358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/magic_division.hpp' 2025-01-24T00:47:05.2871595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/math.hpp' 2025-01-24T00:47:05.2872801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/math_v2.hpp' 2025-01-24T00:47:05.2874048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/multi_index.hpp' 2025-01-24T00:47:05.2875297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/number.hpp' 2025-01-24T00:47:05.2876521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/random_gen.hpp' 2025-01-24T00:47:05.2877889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/reduction_common.hpp' 2025-01-24T00:47:05.2879194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/reduction_enums.hpp' 2025-01-24T00:47:05.2880565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/reduction_functions_accumulate.hpp' 2025-01-24T00:47:05.2882001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/reduction_operator.hpp' 2025-01-24T00:47:05.2883317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/sequence.hpp' 2025-01-24T00:47:05.2884584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/sequence_helper.hpp' 2025-01-24T00:47:05.2885821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/span.hpp' 2025-01-24T00:47:05.2887107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/static_buffer.hpp' 2025-01-24T00:47:05.2888629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/statically_indexed_array.hpp' 2025-01-24T00:47:05.2890133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/statically_indexed_array_multi_index.hpp' 2025-01-24T00:47:05.2891563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/synchronization.hpp' 2025-01-24T00:47:05.2892984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/thread_group.hpp' 2025-01-24T00:47:05.2894286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/transpose_vectors.hpp' 2025-01-24T00:47:05.2895550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/tuple.hpp' 2025-01-24T00:47:05.2896780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/tuple_helper.hpp' 2025-01-24T00:47:05.2898025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/type.hpp' 2025-01-24T00:47:05.2899263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/type_convert.hpp' 2025-01-24T00:47:05.2900566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/workgroup_barrier.hpp' 2025-01-24T00:47:05.2901924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility/workgroup_synchronization.hpp' 2025-01-24T00:47:05.2903232Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/utility' 2025-01-24T00:47:05.2904413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/version.h.in' 2025-01-24T00:47:05.2905584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/wrapper/layout.hpp' 2025-01-24T00:47:05.2906851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/wrapper/operations/copy.hpp' 2025-01-24T00:47:05.2908159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/wrapper/operations/gemm.hpp' 2025-01-24T00:47:05.2909462Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/wrapper/operations' 2025-01-24T00:47:05.2910713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/wrapper/tensor.hpp' 2025-01-24T00:47:05.2912123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/wrapper/traits/blockwise_gemm_xdl_traits.hpp' 2025-01-24T00:47:05.2913512Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/wrapper/traits' 2025-01-24T00:47:05.2914868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/wrapper/utils/kernel_utils.hpp' 2025-01-24T00:47:05.2916192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/wrapper/utils/layout_utils.hpp' 2025-01-24T00:47:05.2917552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/wrapper/utils/tensor_partition.hpp' 2025-01-24T00:47:05.2918911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/wrapper/utils/tensor_utils.hpp' 2025-01-24T00:47:05.2920214Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/wrapper/utils' 2025-01-24T00:47:05.2921494Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck/wrapper' 2025-01-24T00:47:05.2922657Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck' 2025-01-24T00:47:05.2923807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/README.md' 2025-01-24T00:47:05.2924974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core.hpp' 2025-01-24T00:47:05.2926158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/README.md' 2025-01-24T00:47:05.2927581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/algorithm/cluster_descriptor.hpp' 2025-01-24T00:47:05.2929058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/algorithm/coordinate_transform.hpp' 2025-01-24T00:47:05.2930524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/algorithm/indexing_adaptor.hpp' 2025-01-24T00:47:05.2931962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/algorithm/space_filling_curve.hpp' 2025-01-24T00:47:05.2933357Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/algorithm' 2025-01-24T00:47:05.2934731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/arch/amd_buffer_addressing.hpp' 2025-01-24T00:47:05.2936076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/arch/arch.hpp' 2025-01-24T00:47:05.2937452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/arch/generic_memory_space_atomic.hpp' 2025-01-24T00:47:05.2938847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/arch/utility.hpp' 2025-01-24T00:47:05.2940131Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/arch' 2025-01-24T00:47:05.2941371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/config.hpp' 2025-01-24T00:47:05.2942652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/container/array.hpp' 2025-01-24T00:47:05.2944066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/container/container_helper.hpp' 2025-01-24T00:47:05.2945463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/container/map.hpp' 2025-01-24T00:47:05.2946821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/container/meta_data_buffer.hpp' 2025-01-24T00:47:05.2948230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/container/multi_index.hpp' 2025-01-24T00:47:05.2949600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/container/sequence.hpp' 2025-01-24T00:47:05.2950934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/container/span.hpp' 2025-01-24T00:47:05.2952382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/container/statically_indexed_array.hpp' 2025-01-24T00:47:05.2953837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/container/thread_buffer.hpp' 2025-01-24T00:47:05.2955202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/container/tuple.hpp' 2025-01-24T00:47:05.2956519Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/container' 2025-01-24T00:47:05.2957826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/numeric/bfloat16.hpp' 2025-01-24T00:47:05.2959152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/numeric/float8.hpp' 2025-01-24T00:47:05.2960453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/numeric/half.hpp' 2025-01-24T00:47:05.2961743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/numeric/int8.hpp' 2025-01-24T00:47:05.2963042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/numeric/integer.hpp' 2025-01-24T00:47:05.2964419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/numeric/integral_constant.hpp' 2025-01-24T00:47:05.2965778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/numeric/math.hpp' 2025-01-24T00:47:05.2967172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/numeric/null_type.hpp' 2025-01-24T00:47:05.2968498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/numeric/numeric.hpp' 2025-01-24T00:47:05.2969848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/numeric/type_convert.hpp' 2025-01-24T00:47:05.2971213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/numeric/vector_type.hpp' 2025-01-24T00:47:05.2972538Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/numeric' 2025-01-24T00:47:05.2973876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/tensor/buffer_view.hpp' 2025-01-24T00:47:05.2975242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/tensor/load_tile.hpp' 2025-01-24T00:47:05.2976581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/tensor/null_tensor.hpp' 2025-01-24T00:47:05.2977944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/tensor/null_tile_window.hpp' 2025-01-24T00:47:05.2979329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/tensor/shuffle_tile.hpp' 2025-01-24T00:47:05.2980677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/tensor/slice_tile.hpp' 2025-01-24T00:47:05.2982117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/tensor/static_distributed_tensor.hpp' 2025-01-24T00:47:05.2983547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/tensor/store_tile.hpp' 2025-01-24T00:47:05.2984884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/tensor/sweep_tile.hpp' 2025-01-24T00:47:05.2986247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/tensor/tensor_adaptor.hpp' 2025-01-24T00:47:05.2987677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/tensor/tensor_adaptor_coordinate.hpp' 2025-01-24T00:47:05.2989114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/tensor/tensor_coordinate.hpp' 2025-01-24T00:47:05.2990527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/tensor/tensor_descriptor.hpp' 2025-01-24T00:47:05.2992023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/tensor/tensor_view.hpp' 2025-01-24T00:47:05.2993410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/tensor/tile_distribution.hpp' 2025-01-24T00:47:05.2994855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/tensor/tile_distribution_encoding.hpp' 2025-01-24T00:47:05.2996310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/tensor/tile_elementwise.hpp' 2025-01-24T00:47:05.2997697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/tensor/tile_window.hpp' 2025-01-24T00:47:05.2999087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/tensor/tile_window_linear.hpp' 2025-01-24T00:47:05.3000488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/tensor/tile_window_utils.hpp' 2025-01-24T00:47:05.3001868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/tensor/update_tile.hpp' 2025-01-24T00:47:05.3003186Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/tensor' 2025-01-24T00:47:05.3004553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/utility/bit_cast.hpp' 2025-01-24T00:47:05.3005884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/utility/functional.hpp' 2025-01-24T00:47:05.3007392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/utility/functional_with_tuple.hpp' 2025-01-24T00:47:05.3008779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/utility/ignore.hpp' 2025-01-24T00:47:05.3010103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/utility/literals.hpp' 2025-01-24T00:47:05.3011435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/utility/magic_div.hpp' 2025-01-24T00:47:05.3012787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/utility/philox_rand.hpp' 2025-01-24T00:47:05.3014187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/utility/random.hpp' 2025-01-24T00:47:05.3015544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/utility/reduce_operator.hpp' 2025-01-24T00:47:05.3016931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/utility/static_counter.hpp' 2025-01-24T00:47:05.3018308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/utility/to_sequence.hpp' 2025-01-24T00:47:05.3019697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/utility/transpose_vectors.hpp' 2025-01-24T00:47:05.3021088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/utility/type_traits.hpp' 2025-01-24T00:47:05.3022491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/utility/unary_element_function.hpp' 2025-01-24T00:47:05.3023872Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core/utility' 2025-01-24T00:47:05.3025128Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/core' 2025-01-24T00:47:05.3026326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host.hpp' 2025-01-24T00:47:05.3027538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/arg_parser.hpp' 2025-01-24T00:47:05.3028812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/check_err.hpp' 2025-01-24T00:47:05.3030232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/convolution_host_tensor_descriptor_helper.hpp' 2025-01-24T00:47:05.3031714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/convolution_parameter.hpp' 2025-01-24T00:47:05.3033046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/device_memory.hpp' 2025-01-24T00:47:05.3034307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/fill.hpp' 2025-01-24T00:47:05.3035606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/hip_check_error.hpp' 2025-01-24T00:47:05.3036925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/host_tensor.hpp' 2025-01-24T00:47:05.3038228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/joinable_thread.hpp' 2025-01-24T00:47:05.3039774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/kernel_launch.hpp' 2025-01-24T00:47:05.3041520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/ranges.hpp' 2025-01-24T00:47:05.3043161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/reference/reference_batched_dropout.hpp' 2025-01-24T00:47:05.3044774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/reference/reference_batched_elementwise.hpp' 2025-01-24T00:47:05.3046448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/reference/reference_batched_gemm.hpp' 2025-01-24T00:47:05.3047958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/reference/reference_batched_masking.hpp' 2025-01-24T00:47:05.3049560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/reference/reference_batched_rotary_position_embedding.hpp' 2025-01-24T00:47:05.3051174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/reference/reference_batched_softmax.hpp' 2025-01-24T00:47:05.3052685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/reference/reference_elementwise.hpp' 2025-01-24T00:47:05.3054156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/reference/reference_fused_moe.hpp' 2025-01-24T00:47:05.3055590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/reference/reference_gemm.hpp' 2025-01-24T00:47:05.3057018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/reference/reference_im2col.hpp' 2025-01-24T00:47:05.3058501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/reference/reference_layernorm2d_fwd.hpp' 2025-01-24T00:47:05.3060007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/reference/reference_moe_sorting.hpp' 2025-01-24T00:47:05.3061542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/reference/reference_permute.hpp' 2025-01-24T00:47:05.3062982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/reference/reference_reduce.hpp' 2025-01-24T00:47:05.3064456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/reference/reference_rmsnorm2d_fwd.hpp' 2025-01-24T00:47:05.3066072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/reference/reference_rowwise_quantization2d.hpp' 2025-01-24T00:47:05.3067699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/reference/reference_softmax.hpp' 2025-01-24T00:47:05.3069123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/reference/reference_topk.hpp' 2025-01-24T00:47:05.3070524Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/reference' 2025-01-24T00:47:05.3071844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/stream_config.hpp' 2025-01-24T00:47:05.3073106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host/timer.hpp' 2025-01-24T00:47:05.3074325Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/host' 2025-01-24T00:47:05.3075625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant.hpp' 2025-01-24T00:47:05.3077201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/kernel/add_rmsnorm2d_rdquant_fwd_kernel.hpp' 2025-01-24T00:47:05.3078836Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/kernel' 2025-01-24T00:47:05.3080528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline/add_rmsnorm2d_rdquant_fwd_pipeline_default_policy.hpp' 2025-01-24T00:47:05.3082417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline/add_rmsnorm2d_rdquant_fwd_pipeline_one_pass.hpp' 2025-01-24T00:47:05.3084274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline/add_rmsnorm2d_rdquant_fwd_pipeline_problem.hpp' 2025-01-24T00:47:05.3086146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline/add_rmsnorm2d_rdquant_fwd_pipeline_three_pass.hpp' 2025-01-24T00:47:05.3087902Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline' 2025-01-24T00:47:05.3089369Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant' 2025-01-24T00:47:05.3090705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/common.hpp' 2025-01-24T00:47:05.3092132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/common/README.md' 2025-01-24T00:47:05.3093530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/common/generic_2d_block_shape.hpp' 2025-01-24T00:47:05.3094927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/common/tensor_layout.hpp' 2025-01-24T00:47:05.3096247Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/common' 2025-01-24T00:47:05.3097529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/elementwise.hpp' 2025-01-24T00:47:05.3098950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/elementwise/unary_element_wise_operation.hpp' 2025-01-24T00:47:05.3100454Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/elementwise' 2025-01-24T00:47:05.3101786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/epilogue.hpp' 2025-01-24T00:47:05.3103134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/epilogue/cshuffle_epilogue.hpp' 2025-01-24T00:47:05.3104579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/epilogue/default_2d_epilogue.hpp' 2025-01-24T00:47:05.3106561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/epilogue/dynamic_quant_epilogue.hpp' 2025-01-24T00:47:05.3107960Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/epilogue' 2025-01-24T00:47:05.3109308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/flatmm.hpp' 2025-01-24T00:47:05.3110699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_32x512x128_1x4x1_16x16x32.hpp' 2025-01-24T00:47:05.3112302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_sn_32x128x512_1x4x1_16x16x32.hpp' 2025-01-24T00:47:05.3113836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_uk_config.hpp' 2025-01-24T00:47:05.3115246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/flatmm/block/uk/README.md' 2025-01-24T00:47:05.3116797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/flatmm/block/uk/flatmm_sn_uk_gfx9_32x128x512_1x4x1_16x16x16.inc' 2025-01-24T00:47:05.3118492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/flatmm/block/uk/flatmm_uk_gfx9_32x512x128_1x1x1_16x16x16.inc' 2025-01-24T00:47:05.3120009Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/flatmm/block/uk' 2025-01-24T00:47:05.3121362Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/flatmm/block' 2025-01-24T00:47:05.3122674Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/flatmm' 2025-01-24T00:47:05.3123989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha.hpp' 2025-01-24T00:47:05.3125358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/block/block_attention_bias_enum.hpp' 2025-01-24T00:47:05.3126900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/block/block_dropout.hpp' 2025-01-24T00:47:05.3128294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/block/block_masking.hpp' 2025-01-24T00:47:05.3129750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/block/block_position_encoding.hpp' 2025-01-24T00:47:05.3131287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/block/block_rotary_embedding.hpp' 2025-01-24T00:47:05.3132767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/block/page_block_navigator.hpp' 2025-01-24T00:47:05.3134179Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/block' 2025-01-24T00:47:05.3135559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_bwd_kernel.hpp' 2025-01-24T00:47:05.3137036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_appendkv_kernel.hpp' 2025-01-24T00:47:05.3138601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_appendkv_tile_partitioner.hpp' 2025-01-24T00:47:05.3140145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_kernel.hpp' 2025-01-24T00:47:05.3141694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_splitkv_combine_kernel.hpp' 2025-01-24T00:47:05.3143326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_splitkv_combine_tile_partitioner.hpp' 2025-01-24T00:47:05.3144949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_splitkv_kernel.hpp' 2025-01-24T00:47:05.3146567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_splitkv_tile_partitioner.hpp' 2025-01-24T00:47:05.3148154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_tile_partitioner.hpp' 2025-01-24T00:47:05.3149587Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/kernel' 2025-01-24T00:47:05.3151035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_convert_dq.hpp' 2025-01-24T00:47:05.3152611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_dot_do_o.hpp' 2025-01-24T00:47:05.3154571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_dq_dk_dv_pipeline_kr_ktr_vr.hpp' 2025-01-24T00:47:05.3156320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_dq_dk_dv_pipeline_kr_ktr_vr_iglp.hpp' 2025-01-24T00:47:05.3158056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_pipeline_default_policy.hpp' 2025-01-24T00:47:05.3159679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_pipeline_enum.hpp' 2025-01-24T00:47:05.3161257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_pipeline_problem.hpp' 2025-01-24T00:47:05.3162871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_appendkv_pipeline.hpp' 2025-01-24T00:47:05.3164608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_appendkv_pipeline_default_policy.hpp' 2025-01-24T00:47:05.3166433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_combine_pipeline.hpp' 2025-01-24T00:47:05.3168175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_combine_pipeline_default_policy.hpp' 2025-01-24T00:47:05.3169930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_pipeline_qr_ks_vs.hpp' 2025-01-24T00:47:05.3171699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_pipeline_qr_ks_vs_default_policy.hpp' 2025-01-24T00:47:05.3173469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_enum.hpp' 2025-01-24T00:47:05.3175034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_problem.hpp' 2025-01-24T00:47:05.3176594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs.hpp' 2025-01-24T00:47:05.3178202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs_async.hpp' 2025-01-24T00:47:05.3179915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs_async_default_policy.hpp' 2025-01-24T00:47:05.3181680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs_default_policy.hpp' 2025-01-24T00:47:05.3183335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs_fp8.hpp' 2025-01-24T00:47:05.3184923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qs_ks_vs.hpp' 2025-01-24T00:47:05.3186570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qs_ks_vs_default_policy.hpp' 2025-01-24T00:47:05.3188291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qx_ks_vs_custom_policy.hpp' 2025-01-24T00:47:05.3189867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/tile_fmha_shape.hpp' 2025-01-24T00:47:05.3191335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/tile_fmha_traits.hpp' 2025-01-24T00:47:05.3192902Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline' 2025-01-24T00:47:05.3194215Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fmha' 2025-01-24T00:47:05.3195529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fused_moe.hpp' 2025-01-24T00:47:05.3196926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fused_moe/kernel/fused_moegemm_kernel.hpp' 2025-01-24T00:47:05.3198480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fused_moe/kernel/fused_moegemm_shape.hpp' 2025-01-24T00:47:05.3200046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fused_moe/kernel/fused_moegemm_tile_partitioner.hpp' 2025-01-24T00:47:05.3201595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fused_moe/kernel/moe_sorting_kernel.hpp' 2025-01-24T00:47:05.3203041Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fused_moe/kernel' 2025-01-24T00:47:05.3204600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_flatmm_ex.hpp' 2025-01-24T00:47:05.3206367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_flatmm_policy.hpp' 2025-01-24T00:47:05.3208031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_flatmm_uk.hpp' 2025-01-24T00:47:05.3209683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_problem.hpp' 2025-01-24T00:47:05.3211275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_traits.hpp' 2025-01-24T00:47:05.3212816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/moe_sorting_pipeline.hpp' 2025-01-24T00:47:05.3214346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/moe_sorting_policy.hpp' 2025-01-24T00:47:05.3215855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/moe_sorting_problem.hpp' 2025-01-24T00:47:05.3217322Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline' 2025-01-24T00:47:05.3218677Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/fused_moe' 2025-01-24T00:47:05.3219923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm.hpp' 2025-01-24T00:47:05.3221305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bgmem_creg_v1.hpp' 2025-01-24T00:47:05.3222925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bgmem_creg_v1_default_policy.hpp' 2025-01-24T00:47:05.3224542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_breg_creg_v1.hpp' 2025-01-24T00:47:05.3226157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_breg_creg_v1_custom_policy.hpp' 2025-01-24T00:47:05.3227855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_breg_creg_v1_default_policy.hpp' 2025-01-24T00:47:05.3229545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_one_warp_v1.hpp' 2025-01-24T00:47:05.3231135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v1.hpp' 2025-01-24T00:47:05.3232748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v1_custom_policy.hpp' 2025-01-24T00:47:05.3234414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v1_default_policy.hpp' 2025-01-24T00:47:05.3236064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v2.hpp' 2025-01-24T00:47:05.3237701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v2_custom_policy.hpp' 2025-01-24T00:47:05.3239380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v2_default_policy.hpp' 2025-01-24T00:47:05.3240983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_breg_creg_v1.hpp' 2025-01-24T00:47:05.3242598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_breg_creg_v1_custom_policy.hpp' 2025-01-24T00:47:05.3244284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_breg_creg_v1_default_policy.hpp' 2025-01-24T00:47:05.3245910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_bsmem_creg_v1.hpp' 2025-01-24T00:47:05.3247584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_bsmem_creg_v1_custom_policy.hpp' 2025-01-24T00:47:05.3249272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_bsmem_creg_v1_default_policy.hpp' 2025-01-24T00:47:05.3250843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_problem.hpp' 2025-01-24T00:47:05.3252349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_universal_gemm_as_bs_cr.hpp' 2025-01-24T00:47:05.3253790Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/block' 2025-01-24T00:47:05.3255170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/kernel/batched_gemm_kernel.hpp' 2025-01-24T00:47:05.3256614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/kernel/gemm_kernel.hpp' 2025-01-24T00:47:05.3258050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/kernel/gemm_tile_partitioner.hpp' 2025-01-24T00:47:05.3259477Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/kernel' 2025-01-24T00:47:05.3260950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_base.hpp' 2025-01-24T00:47:05.3262519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_comp_v3.hpp' 2025-01-24T00:47:05.3264087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_mem.hpp' 2025-01-24T00:47:05.3265664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_scheduler.hpp' 2025-01-24T00:47:05.3267312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_agmem_bgmem_creg_v1.hpp' 2025-01-24T00:47:05.3269037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_agmem_bgmem_creg_v1_default_policy.hpp' 2025-01-24T00:47:05.3270739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_agmem_bgmem_creg_v2.hpp' 2025-01-24T00:47:05.3272437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_agmem_bgmem_creg_v2_default_policy.hpp' 2025-01-24T00:47:05.3274064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_problem.hpp' 2025-01-24T00:47:05.3275664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_universal_pipeline_ag_bg_cr_policy.hpp' 2025-01-24T00:47:05.3277238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/tile_gemm_shape.hpp' 2025-01-24T00:47:05.3278691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/tile_gemm_traits.hpp' 2025-01-24T00:47:05.3280084Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline' 2025-01-24T00:47:05.3281437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm.hpp' 2025-01-24T00:47:05.3282862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_mfma.hpp' 2025-01-24T00:47:05.3284388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_mfma_impl.hpp' 2025-01-24T00:47:05.3285874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_dispatcher.hpp' 2025-01-24T00:47:05.3287388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_impl.hpp' 2025-01-24T00:47:05.3288740Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm/warp' 2025-01-24T00:47:05.3290021Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/gemm' 2025-01-24T00:47:05.3291327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/image_to_column.hpp' 2025-01-24T00:47:05.3292953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/image_to_column/kernel/image_to_column_kernel.hpp' 2025-01-24T00:47:05.3294470Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/image_to_column/kernel' 2025-01-24T00:47:05.3296021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/image_to_column/pipeline/block_image_to_column_problem.hpp' 2025-01-24T00:47:05.3297661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/image_to_column/pipeline/tile_image_to_column_shape.hpp' 2025-01-24T00:47:05.3299286Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/image_to_column/pipeline' 2025-01-24T00:47:05.3300734Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/image_to_column' 2025-01-24T00:47:05.3302068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/layernorm2d.hpp' 2025-01-24T00:47:05.3303478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/layernorm2d/kernel/layernorm2d_fwd_kernel.hpp' 2025-01-24T00:47:05.3304962Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/layernorm2d/kernel' 2025-01-24T00:47:05.3306552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_default_policy.hpp' 2025-01-24T00:47:05.3308295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_one_pass.hpp' 2025-01-24T00:47:05.3309987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_problem.hpp' 2025-01-24T00:47:05.3311693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_two_pass.hpp' 2025-01-24T00:47:05.3313343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_traits.hpp' 2025-01-24T00:47:05.3314855Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline' 2025-01-24T00:47:05.3316223Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/layernorm2d' 2025-01-24T00:47:05.3317509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/permute.hpp' 2025-01-24T00:47:05.3318905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/permute/kernel/generic_permute_kernel.hpp' 2025-01-24T00:47:05.3320349Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/permute/kernel' 2025-01-24T00:47:05.3321838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/permute/pipeline/generic_petmute_problem.hpp' 2025-01-24T00:47:05.3323312Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/permute/pipeline' 2025-01-24T00:47:05.3324681Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/permute' 2025-01-24T00:47:05.3325943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/reduce.hpp' 2025-01-24T00:47:05.3327323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce.hpp' 2025-01-24T00:47:05.3328755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce2d.hpp' 2025-01-24T00:47:05.3330295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce2d_default_policy.hpp' 2025-01-24T00:47:05.3331862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce2d_problem.hpp' 2025-01-24T00:47:05.3333281Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/reduce/block' 2025-01-24T00:47:05.3334587Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/reduce' 2025-01-24T00:47:05.3335863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d.hpp' 2025-01-24T00:47:05.3337265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/kernel/rmsnorm2d_fwd_kernel.hpp' 2025-01-24T00:47:05.3338704Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/kernel' 2025-01-24T00:47:05.3340259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_default_policy.hpp' 2025-01-24T00:47:05.3341957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_one_pass.hpp' 2025-01-24T00:47:05.3343632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_problem.hpp' 2025-01-24T00:47:05.3345294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_two_pass.hpp' 2025-01-24T00:47:05.3346827Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline' 2025-01-24T00:47:05.3348180Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d' 2025-01-24T00:47:05.3349476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/smoothquant.hpp' 2025-01-24T00:47:05.3350882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/smoothquant/kernel/moe_smoothquant_kernel.hpp' 2025-01-24T00:47:05.3352428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/smoothquant/kernel/smoothquant_kernel.hpp' 2025-01-24T00:47:05.3353919Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/smoothquant/kernel' 2025-01-24T00:47:05.3355509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_default_policy.hpp' 2025-01-24T00:47:05.3357203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_one_pass.hpp' 2025-01-24T00:47:05.3358877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_problem.hpp' 2025-01-24T00:47:05.3360542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_two_pass.hpp' 2025-01-24T00:47:05.3362121Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/smoothquant/pipeline' 2025-01-24T00:47:05.3363517Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/smoothquant' 2025-01-24T00:47:05.3364808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/softmax.hpp' 2025-01-24T00:47:05.3366161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/softmax/block/block_softmax_2d.hpp' 2025-01-24T00:47:05.3367727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/softmax/block/block_softmax_2d_problem.hpp' 2025-01-24T00:47:05.3369157Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/softmax/block' 2025-01-24T00:47:05.3370485Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/softmax' 2025-01-24T00:47:05.3371744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/topk.hpp' 2025-01-24T00:47:05.3373088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/topk/block/block_topk_stream_2d.hpp' 2025-01-24T00:47:05.3374588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/topk/block/block_topk_stream_2d_problem.hpp' 2025-01-24T00:47:05.3376023Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/topk/block' 2025-01-24T00:47:05.3377319Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/topk' 2025-01-24T00:47:05.3378596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/topk_softmax.hpp' 2025-01-24T00:47:05.3380001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/topk_softmax/kernel/topk_softmax_kernel.hpp' 2025-01-24T00:47:05.3381473Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/topk_softmax/kernel' 2025-01-24T00:47:05.3383027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline/topk_softmax_warp_per_row_pipeline.hpp' 2025-01-24T00:47:05.3384752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline/topk_softmax_warp_per_row_policy.hpp' 2025-01-24T00:47:05.3386467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline/topk_softmax_warp_per_row_problem.hpp' 2025-01-24T00:47:05.3388028Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline' 2025-01-24T00:47:05.3389412Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/topk_softmax' 2025-01-24T00:47:05.3390704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/welford.hpp' 2025-01-24T00:47:05.3392193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/welford/block/block_welford.hpp' 2025-01-24T00:47:05.3393734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/welford/block/block_welford_problem.hpp' 2025-01-24T00:47:05.3395197Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/welford/block' 2025-01-24T00:47:05.3396606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/welford/thread/thread_welford.hpp' 2025-01-24T00:47:05.3397998Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/welford/thread' 2025-01-24T00:47:05.3399318Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops/welford' 2025-01-24T00:47:05.3400575Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/ops' 2025-01-24T00:47:05.3401774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile/remod.py' 2025-01-24T00:47:05.3402932Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include/ck_tile' 2025-01-24T00:47:05.3404067Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/include' 2025-01-24T00:47:05.3405193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/CMakeLists.txt' 2025-01-24T00:47:05.3406723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_avgpool_bwd.hpp' 2025-01-24T00:47:05.3408490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batched_gemm.hpp' 2025-01-24T00:47:05.3410299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batchnorm_backward.hpp' 2025-01-24T00:47:05.3412131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batchnorm_forward.hpp' 2025-01-24T00:47:05.3413950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batchnorm_infer.hpp' 2025-01-24T00:47:05.3415699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_cgemm.hpp' 2025-01-24T00:47:05.3417493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_column_to_image.hpp' 2025-01-24T00:47:05.3419309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_contraction.hpp' 2025-01-24T00:47:05.3421082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_bwd_data.hpp' 2025-01-24T00:47:05.3422876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_bwd_weight.hpp' 2025-01-24T00:47:05.3424639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_fwd.hpp' 2025-01-24T00:47:05.3426504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_fwd_bias_activation.hpp' 2025-01-24T00:47:05.3428410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_fwd_bias_activation_add.hpp' 2025-01-24T00:47:05.3430262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_elementwise.hpp' 2025-01-24T00:47:05.3432024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_fpAintB_gemm.hpp' 2025-01-24T00:47:05.3433772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_gemm.hpp' 2025-01-24T00:47:05.3435521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_gemm_layernorm.hpp' 2025-01-24T00:47:05.3437426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_gemm_multiple_d.hpp' 2025-01-24T00:47:05.3439196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_groupnorm.hpp' 2025-01-24T00:47:05.3441023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_groupnorm_bwd.hpp' 2025-01-24T00:47:05.3442828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_image_to_column.hpp' 2025-01-24T00:47:05.3444604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_layernorm.hpp' 2025-01-24T00:47:05.3446427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_layernorm_bwd.hpp' 2025-01-24T00:47:05.3448182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_maxpool_bwd.hpp' 2025-01-24T00:47:05.3449969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_pool_fwd.hpp' 2025-01-24T00:47:05.3451719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_reduce.hpp' 2025-01-24T00:47:05.3453454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_softmax.hpp' 2025-01-24T00:47:05.3455318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_sparse_embedding3_forward_layernorm.hpp' 2025-01-24T00:47:05.3457133Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu' 2025-01-24T00:47:05.3458812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu/naive_conv_fwd.hpp' 2025-01-24T00:47:05.3460539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu/reference_gemm.hpp' 2025-01-24T00:47:05.3462188Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu' 2025-01-24T00:47:05.3463760Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation' 2025-01-24T00:47:05.3465446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/add_device_operation_instance.hpp' 2025-01-24T00:47:05.3467261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/device_operation_instance_factory.hpp' 2025-01-24T00:47:05.3469025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/avg_pool2d_bwd.hpp' 2025-01-24T00:47:05.3470698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/avg_pool3d_bwd.hpp' 2025-01-24T00:47:05.3472377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm.hpp' 2025-01-24T00:47:05.3474139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add.hpp' 2025-01-24T00:47:05.3475952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_bias_permute.hpp' 2025-01-24T00:47:05.3476854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_bias_softmax_gemm_permute.hpp' 2025-01-24T00:47:05.3477666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_gemm.hpp' 2025-01-24T00:47:05.3478470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_multi_d.hpp' 2025-01-24T00:47:05.3479321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_softmax_gemm.hpp' 2025-01-24T00:47:05.3480239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute.hpp' 2025-01-24T00:47:05.3481037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batchnorm_backward.hpp' 2025-01-24T00:47:05.3481851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batchnorm_forward.hpp' 2025-01-24T00:47:05.3482639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batchnorm_infer.hpp' 2025-01-24T00:47:05.3483597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction/device_contraction_instance.hpp' 2025-01-24T00:47:05.3484404Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction' 2025-01-24T00:47:05.3485220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction_bilinear.hpp' 2025-01-24T00:47:05.3486027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction_scale.hpp' 2025-01-24T00:47:05.3486879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange.hpp' 2025-01-24T00:47:05.3487864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange/device_column_to_image_instance.hpp' 2025-01-24T00:47:05.3488836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange/device_image_to_column_instance.hpp' 2025-01-24T00:47:05.3489677Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange' 2025-01-24T00:47:05.3490528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/convolution_backward_data.hpp' 2025-01-24T00:47:05.3491336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/convolution_forward.hpp' 2025-01-24T00:47:05.3492309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/device_elementwise_instance.hpp' 2025-01-24T00:47:05.3493201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/device_gemm_mean_squaremean_instance.hpp' 2025-01-24T00:47:05.3494203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v1_instance.hpp' 2025-01-24T00:47:05.3495287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v1_interwave_instance.hpp' 2025-01-24T00:47:05.3496300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v2_instance.hpp' 2025-01-24T00:47:05.3497156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/elementwise_normalization.hpp' 2025-01-24T00:47:05.3497891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm.hpp' 2025-01-24T00:47:05.3498710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_ab_scale.hpp' 2025-01-24T00:47:05.3499489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add.hpp' 2025-01-24T00:47:05.3500315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_add_fastgelu.hpp' 2025-01-24T00:47:05.3501105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_fastgelu.hpp' 2025-01-24T00:47:05.3501897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_multiply.hpp' 2025-01-24T00:47:05.3502683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_relu.hpp' 2025-01-24T00:47:05.3503526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm.hpp' 2025-01-24T00:47:05.3504310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_silu.hpp' 2025-01-24T00:47:05.3505083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_bilinear.hpp' 2025-01-24T00:47:05.3505825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_dl.inc' 2025-01-24T00:47:05.3506613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_fastgelu.hpp' 2025-01-24T00:47:05.3507397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multi_abd.hpp' 2025-01-24T00:47:05.3508200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multiply_add.hpp' 2025-01-24T00:47:05.3509016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multiply_multiply.hpp' 2025-01-24T00:47:05.3509825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_splitk.hpp' 2025-01-24T00:47:05.3510599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_streamk.hpp' 2025-01-24T00:47:05.3511408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal.hpp' 2025-01-24T00:47:05.3512236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_batched.hpp' 2025-01-24T00:47:05.3513049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_reduce.hpp' 2025-01-24T00:47:05.3513905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_streamk.hpp' 2025-01-24T00:47:05.3514691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_wmma.inc' 2025-01-24T00:47:05.3515441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_xdl.inc' 2025-01-24T00:47:05.3516488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data/device_grouped_conv_bwd_data_wmma_f16_instance.hpp' 2025-01-24T00:47:05.3517508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data/device_grouped_conv_bwd_data_wmma_i8_instance.hpp' 2025-01-24T00:47:05.3518568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data/device_grouped_conv_bwd_data_xdl_bilinear_instance.hpp' 2025-01-24T00:47:05.3519578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data/device_grouped_conv_bwd_data_xdl_instance.hpp' 2025-01-24T00:47:05.3520621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data/device_grouped_conv_bwd_data_xdl_scale_instance.hpp' 2025-01-24T00:47:05.3521463Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data' 2025-01-24T00:47:05.3522493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_dl_instance.hpp' 2025-01-24T00:47:05.3523586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_two_stage_xdl_instance.hpp' 2025-01-24T00:47:05.3524617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_wmma_instance.hpp' 2025-01-24T00:47:05.3525728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_xdl_bilinear_instance.hpp' 2025-01-24T00:47:05.3526838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_xdl_instance.hpp' 2025-01-24T00:47:05.3527905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_xdl_scale_instance.hpp' 2025-01-24T00:47:05.3528755Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight' 2025-01-24T00:47:05.3529731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_dl_instance.hpp' 2025-01-24T00:47:05.3530757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_wmma_instance.hpp' 2025-01-24T00:47:05.3531762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_bilinear_instance.hpp' 2025-01-24T00:47:05.3532835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_binary_outelementop_instance.hpp' 2025-01-24T00:47:05.3533830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_comp_instance.hpp' 2025-01-24T00:47:05.3534967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_dynamic_op_instance.hpp' 2025-01-24T00:47:05.3535937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_instance.hpp' 2025-01-24T00:47:05.3536970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_large_tensor_instance.hpp' 2025-01-24T00:47:05.3537963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_mem_instance.hpp' 2025-01-24T00:47:05.3539009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_merged_groups_instance.hpp' 2025-01-24T00:47:05.3540029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_outelementop_instance.hpp' 2025-01-24T00:47:05.3541018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_scale_instance.hpp' 2025-01-24T00:47:05.3542081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_scaleadd_ab_instance.hpp' 2025-01-24T00:47:05.3543170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_scaleadd_scaleadd_relu_instance.hpp' 2025-01-24T00:47:05.3544001Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd' 2025-01-24T00:47:05.3544874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data.hpp' 2025-01-24T00:47:05.3545807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data_bilinear.hpp' 2025-01-24T00:47:05.3546772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data_scale.hpp' 2025-01-24T00:47:05.3547679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data_wmma.inc' 2025-01-24T00:47:05.3548582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data_xdl.inc' 2025-01-24T00:47:05.3549465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight.hpp' 2025-01-24T00:47:05.3550409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_bilinear.hpp' 2025-01-24T00:47:05.3551306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_dl.inc' 2025-01-24T00:47:05.3552226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_scale.hpp' 2025-01-24T00:47:05.3553131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_wmma.inc' 2025-01-24T00:47:05.3554036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_xdl.inc' 2025-01-24T00:47:05.3554891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward.hpp' 2025-01-24T00:47:05.3555779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_bilinear.hpp' 2025-01-24T00:47:05.3556680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_comp_xdl.inc' 2025-01-24T00:47:05.3557616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_convinvscale.hpp' 2025-01-24T00:47:05.3558552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_convscale.hpp' 2025-01-24T00:47:05.3559462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_convscale_add.hpp' 2025-01-24T00:47:05.3560384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_convscale_relu.hpp' 2025-01-24T00:47:05.3561253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_dl.inc' 2025-01-24T00:47:05.3562176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_dynamic_op.hpp' 2025-01-24T00:47:05.3563124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_mem_inter_xdl.inc' 2025-01-24T00:47:05.3564036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_mem_intra_xdl.inc' 2025-01-24T00:47:05.3564919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_scale.hpp' 2025-01-24T00:47:05.3565826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_scaleadd_ab.hpp' 2025-01-24T00:47:05.3566897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_scaleadd_scaleadd_relu.hpp' 2025-01-24T00:47:05.3567782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_wmma.inc' 2025-01-24T00:47:05.3568639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_xdl.inc' 2025-01-24T00:47:05.3569583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_xdl_large_tensor.inc' 2025-01-24T00:47:05.3570516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_xdl_merged_groups.inc' 2025-01-24T00:47:05.3571300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm.hpp' 2025-01-24T00:47:05.3572265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_instance.hpp' 2025-01-24T00:47:05.3573093Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm' 2025-01-24T00:47:05.3573902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_bias.hpp' 2025-01-24T00:47:05.3574779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_fastgelu.hpp' 2025-01-24T00:47:05.3575604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_fixed_nk.hpp' 2025-01-24T00:47:05.3576460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_multi_abd_fixed_nk.hpp' 2025-01-24T00:47:05.3577276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_tile_loop.hpp' 2025-01-24T00:47:05.3578199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_tile_loop_multiply.hpp' 2025-01-24T00:47:05.3579004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/groupnorm_bwd_data.hpp' 2025-01-24T00:47:05.3579841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/groupnorm_bwd_gamma_beta.hpp' 2025-01-24T00:47:05.3580641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/layernorm_bwd_data.hpp' 2025-01-24T00:47:05.3581478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/layernorm_bwd_gamma_beta.hpp' 2025-01-24T00:47:05.3582249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/max_pool_bwd.hpp' 2025-01-24T00:47:05.3583040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/normalization_fwd.hpp' 2025-01-24T00:47:05.3583872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/normalization_fwd_swish.hpp' 2025-01-24T00:47:05.3584645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale.hpp' 2025-01-24T00:47:05.3585588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale/device_permute_scale_instances.hpp' 2025-01-24T00:47:05.3586397Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale' 2025-01-24T00:47:05.3587176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/pool2d_fwd.hpp' 2025-01-24T00:47:05.3587937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/pool3d_fwd.hpp' 2025-01-24T00:47:05.3588820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization/gemm_quantization.hpp' 2025-01-24T00:47:05.3589920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization/grouped_convolution_bias_forward_perchannel_quantization.hpp' 2025-01-24T00:47:05.3590965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization/grouped_convolution_bias_forward_perlayer_quantization.hpp' 2025-01-24T00:47:05.3592164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization/grouped_convolution_forward_perchannel_quantization.hpp' 2025-01-24T00:47:05.3593261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization/grouped_convolution_forward_perlayer_quantization.hpp' 2025-01-24T00:47:05.3594119Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization' 2025-01-24T00:47:05.3594969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance.hpp' 2025-01-24T00:47:05.3595874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise.hpp' 2025-01-24T00:47:05.3596864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_add.hpp' 2025-01-24T00:47:05.3597845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_amax.hpp' 2025-01-24T00:47:05.3598838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_avg.hpp' 2025-01-24T00:47:05.3599812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_max.hpp' 2025-01-24T00:47:05.3600797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_min.hpp' 2025-01-24T00:47:05.3601788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_norm2.hpp' 2025-01-24T00:47:05.3602771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f16_f16_amax.hpp' 2025-01-24T00:47:05.3603762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f16_f16_max.hpp' 2025-01-24T00:47:05.3604773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f16_f16_min.hpp' 2025-01-24T00:47:05.3605765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f32_f16_add.hpp' 2025-01-24T00:47:05.3606831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f32_f16_avg.hpp' 2025-01-24T00:47:05.3607825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f32_f16_norm2.hpp' 2025-01-24T00:47:05.3608806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_add.hpp' 2025-01-24T00:47:05.3609822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_amax.hpp' 2025-01-24T00:47:05.3610834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_avg.hpp' 2025-01-24T00:47:05.3611802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_max.hpp' 2025-01-24T00:47:05.3612789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_min.hpp' 2025-01-24T00:47:05.3613772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_norm2.hpp' 2025-01-24T00:47:05.3614765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f64_f32_add.hpp' 2025-01-24T00:47:05.3615739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f64_f32_avg.hpp' 2025-01-24T00:47:05.3616739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f64_f32_norm2.hpp' 2025-01-24T00:47:05.3617713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_add.hpp' 2025-01-24T00:47:05.3618696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_amax.hpp' 2025-01-24T00:47:05.3619686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_avg.hpp' 2025-01-24T00:47:05.3620695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_max.hpp' 2025-01-24T00:47:05.3621691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_min.hpp' 2025-01-24T00:47:05.3622705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_norm2.hpp' 2025-01-24T00:47:05.3623700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i32_i8_add.hpp' 2025-01-24T00:47:05.3624667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i32_i8_avg.hpp' 2025-01-24T00:47:05.3625664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i8_i8_amax.hpp' 2025-01-24T00:47:05.3626747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i8_i8_max.hpp' 2025-01-24T00:47:05.3627712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i8_i8_min.hpp' 2025-01-24T00:47:05.3628642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_impl_common.hpp' 2025-01-24T00:47:05.3629615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add.hpp' 2025-01-24T00:47:05.3630655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_b16_f32_f32_add.hpp' 2025-01-24T00:47:05.3631688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_b16_f32_f32_avg.hpp' 2025-01-24T00:47:05.3632737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f16_f32_f32_add.hpp' 2025-01-24T00:47:05.3633771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f16_f32_f32_avg.hpp' 2025-01-24T00:47:05.3634803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f32_f32_add.hpp' 2025-01-24T00:47:05.3635843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f32_f32_avg.hpp' 2025-01-24T00:47:05.3636900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f64_f32_add.hpp' 2025-01-24T00:47:05.3637947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f64_f32_avg.hpp' 2025-01-24T00:47:05.3639029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f64_f64_f64_add.hpp' 2025-01-24T00:47:05.3640066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f64_f64_f64_avg.hpp' 2025-01-24T00:47:05.3640983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise.hpp' 2025-01-24T00:47:05.3641993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_add.hpp' 2025-01-24T00:47:05.3643014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_amax.hpp' 2025-01-24T00:47:05.3643995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_avg.hpp' 2025-01-24T00:47:05.3644988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_max.hpp' 2025-01-24T00:47:05.3645972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_min.hpp' 2025-01-24T00:47:05.3647030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_norm2.hpp' 2025-01-24T00:47:05.3648015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f16_f16_amax.hpp' 2025-01-24T00:47:05.3649014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f16_f16_max.hpp' 2025-01-24T00:47:05.3650000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f16_f16_min.hpp' 2025-01-24T00:47:05.3650984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f32_f16_add.hpp' 2025-01-24T00:47:05.3651976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f32_f16_avg.hpp' 2025-01-24T00:47:05.3653010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f32_f16_norm2.hpp' 2025-01-24T00:47:05.3654013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_add.hpp' 2025-01-24T00:47:05.3655023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_amax.hpp' 2025-01-24T00:47:05.3656010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_avg.hpp' 2025-01-24T00:47:05.3656993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_max.hpp' 2025-01-24T00:47:05.3657998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_min.hpp' 2025-01-24T00:47:05.3659026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_norm2.hpp' 2025-01-24T00:47:05.3660010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f64_f32_add.hpp' 2025-01-24T00:47:05.3661000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f64_f32_avg.hpp' 2025-01-24T00:47:05.3661992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f64_f32_norm2.hpp' 2025-01-24T00:47:05.3662990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_add.hpp' 2025-01-24T00:47:05.3663977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_amax.hpp' 2025-01-24T00:47:05.3664965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_avg.hpp' 2025-01-24T00:47:05.3665943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_max.hpp' 2025-01-24T00:47:05.3666918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_min.hpp' 2025-01-24T00:47:05.3667917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_norm2.hpp' 2025-01-24T00:47:05.3668909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i32_i8_add.hpp' 2025-01-24T00:47:05.3669895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i32_i8_avg.hpp' 2025-01-24T00:47:05.3670912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i8_i8_amax.hpp' 2025-01-24T00:47:05.3671888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i8_i8_max.hpp' 2025-01-24T00:47:05.3672850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i8_i8_min.hpp' 2025-01-24T00:47:05.3673653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/reduce.hpp' 2025-01-24T00:47:05.3674457Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce' 2025-01-24T00:47:05.3675204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax.hpp' 2025-01-24T00:47:05.3676186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce1.hpp' 2025-01-24T00:47:05.3677155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce2.hpp' 2025-01-24T00:47:05.3678133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce3.hpp' 2025-01-24T00:47:05.3679094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce1.hpp' 2025-01-24T00:47:05.3680060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce2.hpp' 2025-01-24T00:47:05.3681051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce3.hpp' 2025-01-24T00:47:05.3682021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce4.hpp' 2025-01-24T00:47:05.3682961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_type.hpp' 2025-01-24T00:47:05.3683928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce1.hpp' 2025-01-24T00:47:05.3684937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce2.hpp' 2025-01-24T00:47:05.3685935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce3.hpp' 2025-01-24T00:47:05.3687001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce1.hpp' 2025-01-24T00:47:05.3687982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce2.hpp' 2025-01-24T00:47:05.3688952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce3.hpp' 2025-01-24T00:47:05.3689988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce4.hpp' 2025-01-24T00:47:05.3690923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_type.hpp' 2025-01-24T00:47:05.3691796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_instance.hpp' 2025-01-24T00:47:05.3692764Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax' 2025-01-24T00:47:05.3693655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose/device_transpose_instance.hpp' 2025-01-24T00:47:05.3694460Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose' 2025-01-24T00:47:05.3695233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose_3d.hpp' 2025-01-24T00:47:05.3695979Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu' 2025-01-24T00:47:05.3696700Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance' 2025-01-24T00:47:05.3697292Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck/library' 2025-01-24T00:47:05.3697835Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include/ck' 2025-01-24T00:47:05.3698363Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/include' 2025-01-24T00:47:05.3699064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/CMakeLists.txt' 2025-01-24T00:47:05.3699823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/CMakeLists.txt' 2025-01-24T00:47:05.3700788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/device_avg_pool2d_bwd_nhwc_bf16_instance.cpp' 2025-01-24T00:47:05.3701710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/device_avg_pool2d_bwd_nhwc_f16_instance.cpp' 2025-01-24T00:47:05.3702592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/device_avg_pool2d_bwd_nhwc_f32_instance.cpp' 2025-01-24T00:47:05.3703482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/device_avg_pool2d_bwd_nhwc_f8_instance.cpp' 2025-01-24T00:47:05.3704384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/device_avg_pool2d_bwd_nhwc_instance_common.hpp' 2025-01-24T00:47:05.3705347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/device_avg_pool2d_bwd_nhwc_int8_instance.cpp' 2025-01-24T00:47:05.3706084Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd' 2025-01-24T00:47:05.3706847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd/CMakeLists.txt' 2025-01-24T00:47:05.3707715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd/avg_pool3d_bwd_ndhwc_instance_common.hpp' 2025-01-24T00:47:05.3708606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd/device_avg_pool3d_bwd_ndhwc_bf16_instance.cpp' 2025-01-24T00:47:05.3709503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd/device_avg_pool3d_bwd_ndhwc_f16_instance.cpp' 2025-01-24T00:47:05.3710386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd/device_avg_pool3d_bwd_ndhwc_f32_instance.cpp' 2025-01-24T00:47:05.3711128Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd' 2025-01-24T00:47:05.3711868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/CMakeLists.txt' 2025-01-24T00:47:05.3712828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_bf16_bf16_bf16_gkm_gkn_gmn_instance.cpp' 2025-01-24T00:47:05.3713803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_bf16_bf16_bf16_gkm_gnk_gmn_instance.cpp' 2025-01-24T00:47:05.3714764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_bf16_bf16_bf16_gmk_gkn_gmn_instance.cpp' 2025-01-24T00:47:05.3715763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_bf16_bf16_bf16_gmk_gnk_gmn_instance.cpp' 2025-01-24T00:47:05.3716709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f16_f16_f16_gkm_gkn_gmn_instance.cpp' 2025-01-24T00:47:05.3717696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f16_f16_f16_gkm_gnk_gmn_instance.cpp' 2025-01-24T00:47:05.3718638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f16_f16_f16_gmk_gkn_gmn_instance.cpp' 2025-01-24T00:47:05.3719593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f16_f16_f16_gmk_gnk_gmn_instance.cpp' 2025-01-24T00:47:05.3720561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f32_f32_f32_gkm_gkn_gmn_instance.cpp' 2025-01-24T00:47:05.3721530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f32_f32_f32_gkm_gnk_gmn_instance.cpp' 2025-01-24T00:47:05.3722479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f32_f32_f32_gmk_gkn_gmn_instance.cpp' 2025-01-24T00:47:05.3723431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f32_f32_f32_gmk_gnk_gmn_instance.cpp' 2025-01-24T00:47:05.3724403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_int8_int8_int8_gkm_gkn_gmn_instance.cpp' 2025-01-24T00:47:05.3725366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_int8_int8_int8_gkm_gnk_gmn_instance.cpp' 2025-01-24T00:47:05.3726396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_int8_int8_int8_gmk_gkn_gmn_instance.cpp' 2025-01-24T00:47:05.3727461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_int8_int8_int8_gmk_gnk_gmn_instance.cpp' 2025-01-24T00:47:05.3728227Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm' 2025-01-24T00:47:05.3729074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add/CMakeLists.txt' 2025-01-24T00:47:05.3730218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add/device_batched_gemm_add_relu_gemm_add_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gno_gmo_instance.cpp' 2025-01-24T00:47:05.3731431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add/device_batched_gemm_add_relu_gemm_add_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gon_gmo_instance.cpp' 2025-01-24T00:47:05.3732237Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add' 2025-01-24T00:47:05.3733081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute/CMakeLists.txt' 2025-01-24T00:47:05.3734177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute/device_batched_gemm_bias_permute_m2_n3_k1_xdl_c_shuffle_f16_f16_f16_f16_instance.cpp' 2025-01-24T00:47:05.3734957Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute' 2025-01-24T00:47:05.3735763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm/CMakeLists.txt' 2025-01-24T00:47:05.3736838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm/device_batched_gemm_gemm_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gno_gmo_instance.cpp' 2025-01-24T00:47:05.3737905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm/device_batched_gemm_gemm_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gon_gmo_instance.cpp' 2025-01-24T00:47:05.3738649Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm' 2025-01-24T00:47:05.3739448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/CMakeLists.txt' 2025-01-24T00:47:05.3740463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gkm_gkn_gmn_instance.cpp' 2025-01-24T00:47:05.3741516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gkm_gkn_gmn_irregular_instance.cpp' 2025-01-24T00:47:05.3742515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gkm_gnk_gmn_instance.cpp' 2025-01-24T00:47:05.3743557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gkm_gnk_gmn_irregular_instance.cpp' 2025-01-24T00:47:05.3744582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gmk_gkn_gmn_instance.cpp' 2025-01-24T00:47:05.3745618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gmk_gkn_gmn_irregular_instance.cpp' 2025-01-24T00:47:05.3746635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gmk_gnk_gmn_instance.cpp' 2025-01-24T00:47:05.3747706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gmk_gnk_gmn_irregular_instance.cpp' 2025-01-24T00:47:05.3748744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gkm_gkn_gmn_instance.cpp' 2025-01-24T00:47:05.3749773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gkm_gkn_gmn_irregular_instance.cpp' 2025-01-24T00:47:05.3750778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gkm_gnk_gmn_instance.cpp' 2025-01-24T00:47:05.3751832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gkm_gnk_gmn_irregular_instance.cpp' 2025-01-24T00:47:05.3752855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gmk_gkn_gmn_instance.cpp' 2025-01-24T00:47:05.3753898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gmk_gkn_gmn_irregular_instance.cpp' 2025-01-24T00:47:05.3754889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gmk_gnk_gmn_instance.cpp' 2025-01-24T00:47:05.3755942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gmk_gnk_gmn_irregular_instance.cpp' 2025-01-24T00:47:05.3756699Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d' 2025-01-24T00:47:05.3757486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce/CMakeLists.txt' 2025-01-24T00:47:05.3758559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce/device_batched_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_gkm_gkn_gmn_instance.cpp' 2025-01-24T00:47:05.3759630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce/device_batched_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_gkm_gnk_gmn_instance.cpp' 2025-01-24T00:47:05.3760713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce/device_batched_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_gmk_gkn_gmn_instance.cpp' 2025-01-24T00:47:05.3761774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce/device_batched_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_gmk_gnk_gmn_instance.cpp' 2025-01-24T00:47:05.3762565Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce' 2025-01-24T00:47:05.3763397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm/CMakeLists.txt' 2025-01-24T00:47:05.3764535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm/device_batched_gemm_softmax_gemm_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gno_gmo_instance.cpp' 2025-01-24T00:47:05.3765313Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm' 2025-01-24T00:47:05.3766172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute/CMakeLists.txt' 2025-01-24T00:47:05.3767509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute/device_batched_gemm_bias_softmax_gemm_permute_xdl_cshuffle_bf16_bf16_bf16_bf16_gmk_gnk_gno_gmo_instance.cpp' 2025-01-24T00:47:05.3768743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute/device_batched_gemm_bias_softmax_gemm_permute_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gno_gmo_instance.cpp' 2025-01-24T00:47:05.3769964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute/device_batched_gemm_softmax_gemm_permute_xdl_cshuffle_bf16_bf16_bf16_bf16_gmk_gnk_gno_gmo_instance.cpp' 2025-01-24T00:47:05.3771163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute/device_batched_gemm_softmax_gemm_permute_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gno_gmo_instance.cpp' 2025-01-24T00:47:05.3772002Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute' 2025-01-24T00:47:05.3772737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/CMakeLists.txt' 2025-01-24T00:47:05.3773621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_bf16_instance.cpp' 2025-01-24T00:47:05.3774492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_f16_instance.cpp' 2025-01-24T00:47:05.3775363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_f32_instance.cpp' 2025-01-24T00:47:05.3776239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_f64_instance.cpp' 2025-01-24T00:47:05.3777101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_bf16_instance.cpp' 2025-01-24T00:47:05.3778002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_f16_instance.cpp' 2025-01-24T00:47:05.3778860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_f32_instance.cpp' 2025-01-24T00:47:05.3779753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_f64_instance.cpp' 2025-01-24T00:47:05.3780606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_bf16_instance.cpp' 2025-01-24T00:47:05.3781456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_f16_instance.cpp' 2025-01-24T00:47:05.3788994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_f32_instance.cpp' 2025-01-24T00:47:05.3790025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_f64_instance.cpp' 2025-01-24T00:47:05.3790751Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm' 2025-01-24T00:47:05.3791515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/CMakeLists.txt' 2025-01-24T00:47:05.3792622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/device_column_to_image_gndhwc_3d_instance.cpp' 2025-01-24T00:47:05.3793525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/device_column_to_image_gnhwc_2d_instance.cpp' 2025-01-24T00:47:05.3794416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/device_column_to_image_gnwc_1d_instance.cpp' 2025-01-24T00:47:05.3795323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/device_column_to_image_ndhwgc_3d_instance.cpp' 2025-01-24T00:47:05.3796210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/device_column_to_image_nhwgc_2d_instance.cpp' 2025-01-24T00:47:05.3797108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/device_column_to_image_nwgc_1d_instance.cpp' 2025-01-24T00:47:05.3797850Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image' 2025-01-24T00:47:05.3799140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_kknn_instance.cpp' 2025-01-24T00:47:05.3800298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_knnn_instance.cpp' 2025-01-24T00:47:05.3801530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_mknn_instance.cpp' 2025-01-24T00:47:05.3802735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_mnnn_instance.cpp' 2025-01-24T00:47:05.3803873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_kknn_instance.cpp' 2025-01-24T00:47:05.3805072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_knnn_instance.cpp' 2025-01-24T00:47:05.3806313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_mknn_instance.cpp' 2025-01-24T00:47:05.3807460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_mnnn_instance.cpp' 2025-01-24T00:47:05.3808601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_kknn_instance.cpp' 2025-01-24T00:47:05.3809755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_knnn_instance.cpp' 2025-01-24T00:47:05.3810897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_mknn_instance.cpp' 2025-01-24T00:47:05.3812044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_mnnn_instance.cpp' 2025-01-24T00:47:05.3813193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_kknn_instance.cpp' 2025-01-24T00:47:05.3814335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_knnn_instance.cpp' 2025-01-24T00:47:05.3815485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_mknn_instance.cpp' 2025-01-24T00:47:05.3816648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_mnnn_instance.cpp' 2025-01-24T00:47:05.3817774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_kknn_instance.cpp' 2025-01-24T00:47:05.3818874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_knnn_instance.cpp' 2025-01-24T00:47:05.3819973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_mknn_instance.cpp' 2025-01-24T00:47:05.3821091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_mnnn_instance.cpp' 2025-01-24T00:47:05.3822266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_kknn_instance.cpp' 2025-01-24T00:47:05.3823400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_knnn_instance.cpp' 2025-01-24T00:47:05.3824532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_mknn_instance.cpp' 2025-01-24T00:47:05.3825678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_mnnn_instance.cpp' 2025-01-24T00:47:05.3826761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_kknn_instance.cpp' 2025-01-24T00:47:05.3827858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_knnn_instance.cpp' 2025-01-24T00:47:05.3828954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_mknn_instance.cpp' 2025-01-24T00:47:05.3830061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_mnnn_instance.cpp' 2025-01-24T00:47:05.3830833Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D' 2025-01-24T00:47:05.3832061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_kknn_instance.cpp' 2025-01-24T00:47:05.3833213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_knnn_instance.cpp' 2025-01-24T00:47:05.3834401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_mknn_instance.cpp' 2025-01-24T00:47:05.3835549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_mnnn_instance.cpp' 2025-01-24T00:47:05.3836707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_kknn_instance.cpp' 2025-01-24T00:47:05.3837885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_knnn_instance.cpp' 2025-01-24T00:47:05.3839017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_mknn_instance.cpp' 2025-01-24T00:47:05.3840168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_mnnn_instance.cpp' 2025-01-24T00:47:05.3841312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_kknn_instance.cpp' 2025-01-24T00:47:05.3842464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_knnn_instance.cpp' 2025-01-24T00:47:05.3843606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_mknn_instance.cpp' 2025-01-24T00:47:05.3844761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_mnnn_instance.cpp' 2025-01-24T00:47:05.3845893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_kknn_instance.cpp' 2025-01-24T00:47:05.3847090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_knnn_instance.cpp' 2025-01-24T00:47:05.3848250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_mknn_instance.cpp' 2025-01-24T00:47:05.3849423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_mnnn_instance.cpp' 2025-01-24T00:47:05.3850518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_kknn_instance.cpp' 2025-01-24T00:47:05.3851603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_knnn_instance.cpp' 2025-01-24T00:47:05.3852747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_mknn_instance.cpp' 2025-01-24T00:47:05.3853850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_mnnn_instance.cpp' 2025-01-24T00:47:05.3854991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_kknn_instance.cpp' 2025-01-24T00:47:05.3856133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_knnn_instance.cpp' 2025-01-24T00:47:05.3857280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_mknn_instance.cpp' 2025-01-24T00:47:05.3858414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_mnnn_instance.cpp' 2025-01-24T00:47:05.3859512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_kknn_instance.cpp' 2025-01-24T00:47:05.3860601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_knnn_instance.cpp' 2025-01-24T00:47:05.3861705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_mknn_instance.cpp' 2025-01-24T00:47:05.3862793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_mnnn_instance.cpp' 2025-01-24T00:47:05.3863594Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D' 2025-01-24T00:47:05.3864410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/CMakeLists.txt' 2025-01-24T00:47:05.3865158Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear' 2025-01-24T00:47:05.3866269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_kkn_instance.cpp' 2025-01-24T00:47:05.3867364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_knn_instance.cpp' 2025-01-24T00:47:05.3868527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_mkn_instance.cpp' 2025-01-24T00:47:05.3869626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_mnn_instance.cpp' 2025-01-24T00:47:05.3870722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_compute_f32_kkn_instance.cpp' 2025-01-24T00:47:05.3871819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_compute_f32_knn_instance.cpp' 2025-01-24T00:47:05.3872912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_compute_f32_mkn_instance.cpp' 2025-01-24T00:47:05.3874013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_compute_f32_mnn_instance.cpp' 2025-01-24T00:47:05.3875110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_bf16_kkn_instance.cpp' 2025-01-24T00:47:05.3876210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_bf16_knn_instance.cpp' 2025-01-24T00:47:05.3877305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_bf16_mkn_instance.cpp' 2025-01-24T00:47:05.3878402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_bf16_mnn_instance.cpp' 2025-01-24T00:47:05.3879524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_f16_kkn_instance.cpp' 2025-01-24T00:47:05.3880642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_f16_knn_instance.cpp' 2025-01-24T00:47:05.3881730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_f16_mkn_instance.cpp' 2025-01-24T00:47:05.3882821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_f16_mnn_instance.cpp' 2025-01-24T00:47:05.3883904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_kkn_instance.cpp' 2025-01-24T00:47:05.3884984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_knn_instance.cpp' 2025-01-24T00:47:05.3886043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_mkn_instance.cpp' 2025-01-24T00:47:05.3887133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_mnn_instance.cpp' 2025-01-24T00:47:05.3888243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_compute_f32_kkn_instance.cpp' 2025-01-24T00:47:05.3889331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_compute_f32_knn_instance.cpp' 2025-01-24T00:47:05.3890435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_compute_f32_mkn_instance.cpp' 2025-01-24T00:47:05.3891534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_compute_f32_mnn_instance.cpp' 2025-01-24T00:47:05.3892716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_kkn_instance.cpp' 2025-01-24T00:47:05.3893761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_knn_instance.cpp' 2025-01-24T00:47:05.3894854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_mkn_instance.cpp' 2025-01-24T00:47:05.3895915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_mnn_instance.cpp' 2025-01-24T00:47:05.3896697Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D' 2025-01-24T00:47:05.3897812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_kkn_instance.cpp' 2025-01-24T00:47:05.3898915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_knn_instance.cpp' 2025-01-24T00:47:05.3900098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_mkn_instance.cpp' 2025-01-24T00:47:05.3901200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_mnn_instance.cpp' 2025-01-24T00:47:05.3902299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_compute_f32_kkn_instance.cpp' 2025-01-24T00:47:05.3903384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_compute_f32_knn_instance.cpp' 2025-01-24T00:47:05.3904476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_compute_f32_mkn_instance.cpp' 2025-01-24T00:47:05.3905576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_compute_f32_mnn_instance.cpp' 2025-01-24T00:47:05.3906667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_bf16_kkn_instance.cpp' 2025-01-24T00:47:05.3907774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_bf16_knn_instance.cpp' 2025-01-24T00:47:05.3908864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_bf16_mkn_instance.cpp' 2025-01-24T00:47:05.3909978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_bf16_mnn_instance.cpp' 2025-01-24T00:47:05.3911094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_f16_kkn_instance.cpp' 2025-01-24T00:47:05.3912244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_f16_knn_instance.cpp' 2025-01-24T00:47:05.3913336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_f16_mkn_instance.cpp' 2025-01-24T00:47:05.3914439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_f16_mnn_instance.cpp' 2025-01-24T00:47:05.3915510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_kkn_instance.cpp' 2025-01-24T00:47:05.3916586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_knn_instance.cpp' 2025-01-24T00:47:05.3917646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_mkn_instance.cpp' 2025-01-24T00:47:05.3918700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_mnn_instance.cpp' 2025-01-24T00:47:05.3919812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_compute_f32_kkn_instance.cpp' 2025-01-24T00:47:05.3920899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_compute_f32_knn_instance.cpp' 2025-01-24T00:47:05.3921996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_compute_f32_mkn_instance.cpp' 2025-01-24T00:47:05.3923099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_compute_f32_mnn_instance.cpp' 2025-01-24T00:47:05.3924165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_kkn_instance.cpp' 2025-01-24T00:47:05.3925209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_knn_instance.cpp' 2025-01-24T00:47:05.3926325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_mkn_instance.cpp' 2025-01-24T00:47:05.3927407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_mnn_instance.cpp' 2025-01-24T00:47:05.3928159Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D' 2025-01-24T00:47:05.3928944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/CMakeLists.txt' 2025-01-24T00:47:05.3929686Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale' 2025-01-24T00:47:05.3930478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data/CMakeLists.txt' 2025-01-24T00:47:05.3931442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data/device_conv1d_bwd_data_xdl_nwc_kxc_nwk_bf16_instance.cpp' 2025-01-24T00:47:05.3932379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data/device_conv1d_bwd_data_xdl_nwc_kxc_nwk_f16_instance.cpp' 2025-01-24T00:47:05.3933323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data/device_conv1d_bwd_data_xdl_nwc_kxc_nwk_f32_instance.cpp' 2025-01-24T00:47:05.3934264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data/device_conv1d_bwd_data_xdl_nwc_kxc_nwk_int8_instance.cpp' 2025-01-24T00:47:05.3935013Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data' 2025-01-24T00:47:05.3935767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/CMakeLists.txt' 2025-01-24T00:47:05.3936717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_dl_nhwc_kyxc_nhwk_f16_instance.cpp' 2025-01-24T00:47:05.3937658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_dl_nhwc_kyxc_nhwk_f32_instance.cpp' 2025-01-24T00:47:05.3938602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_dl_nhwc_kyxc_nhwk_int8_instance.cpp' 2025-01-24T00:47:05.3939568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_xdl_nhwc_kyxc_nhwk_bf16_instance.cpp' 2025-01-24T00:47:05.3940522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_xdl_nhwc_kyxc_nhwk_f16_instance.cpp' 2025-01-24T00:47:05.3941505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_xdl_nhwc_kyxc_nhwk_f32_instance.cpp' 2025-01-24T00:47:05.3942460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_xdl_nhwc_kyxc_nhwk_int8_instance.cpp' 2025-01-24T00:47:05.3943230Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data' 2025-01-24T00:47:05.3943957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/CMakeLists.txt' 2025-01-24T00:47:05.3944897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/device_conv2d_fwd_xdl_c_shuffle_nhwc_kyxc_nhwk_f16_instance.cpp' 2025-01-24T00:47:05.3945844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/device_conv2d_fwd_xdl_nhwc_kyxc_nhwk_bf16_instance.cpp' 2025-01-24T00:47:05.3946775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/device_conv2d_fwd_xdl_nhwc_kyxc_nhwk_f16_instance.cpp' 2025-01-24T00:47:05.3947697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/device_conv2d_fwd_xdl_nhwc_kyxc_nhwk_f32_instance.cpp' 2025-01-24T00:47:05.3948607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/device_conv2d_fwd_xdl_nhwc_kyxc_nhwk_int8_instance.cpp' 2025-01-24T00:47:05.3949333Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd' 2025-01-24T00:47:05.3950119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu/CMakeLists.txt' 2025-01-24T00:47:05.3951140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu/device_conv2d_fwd_xdl_c_shuffle_bias_relu_nhwc_kyxc_nhwk_f16_instance.cpp' 2025-01-24T00:47:05.3951907Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu' 2025-01-24T00:47:05.3952698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add/CMakeLists.txt' 2025-01-24T00:47:05.3953772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add/device_conv2d_fwd_xdl_c_shuffle_bias_relu_add_nhwc_kyxc_nhwk_f16_instance.cpp' 2025-01-24T00:47:05.3954544Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add' 2025-01-24T00:47:05.3955304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data/CMakeLists.txt' 2025-01-24T00:47:05.3956266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data/device_conv3d_bwd_data_xdl_ndhwc_kzyxc_ndhwk_bf16_instance.cpp' 2025-01-24T00:47:05.3957247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data/device_conv3d_bwd_data_xdl_ndhwc_kzyxc_ndhwk_f16_instance.cpp' 2025-01-24T00:47:05.3958247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data/device_conv3d_bwd_data_xdl_ndhwc_kzyxc_ndhwk_f32_instance.cpp' 2025-01-24T00:47:05.3959219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data/device_conv3d_bwd_data_xdl_ndhwc_kzyxc_ndhwk_int8_instance.cpp' 2025-01-24T00:47:05.3959959Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data' 2025-01-24T00:47:05.3960700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise/CMakeLists.txt' 2025-01-24T00:47:05.3961566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise/device_normalize_instance.cpp' 2025-01-24T00:47:05.3962280Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise' 2025-01-24T00:47:05.3963080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization/CMakeLists.txt' 2025-01-24T00:47:05.3964064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization/device_elementwise_normalization_f16_instance.cpp' 2025-01-24T00:47:05.3964845Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization' 2025-01-24T00:47:05.3965559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/CMakeLists.txt' 2025-01-24T00:47:05.3966464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_km_kn_mn_instance.cpp' 2025-01-24T00:47:05.3967377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_km_kn_mn_irregular_instance.cpp' 2025-01-24T00:47:05.3968234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_km_nk_mn_instance.cpp' 2025-01-24T00:47:05.3969134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_km_nk_mn_irregular_instance.cpp' 2025-01-24T00:47:05.3970012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.3970908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_mk_kn_mn_irregular_instance.cpp' 2025-01-24T00:47:05.3971782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.3972722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_mk_nk_mn_irregular_instance.cpp' 2025-01-24T00:47:05.3973616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f32_f32_f32_km_kn_mn_instance.cpp' 2025-01-24T00:47:05.3974474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f32_f32_f32_km_nk_mn_instance.cpp' 2025-01-24T00:47:05.3975327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f32_f32_f32_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.3976225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f32_f32_f32_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.3977096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_km_kn_mn_instance.cpp' 2025-01-24T00:47:05.3978003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_km_kn_mn_irregular_instance.cpp' 2025-01-24T00:47:05.3978848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_km_nk_mn_instance.cpp' 2025-01-24T00:47:05.3979740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_km_nk_mn_irregular_instance.cpp' 2025-01-24T00:47:05.3980599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.3981496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_mk_kn_mn_irregular_instance.cpp' 2025-01-24T00:47:05.3982350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.3983246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_mk_nk_mn_irregular_instance.cpp' 2025-01-24T00:47:05.3984116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_km_kn_mn_instance.cpp' 2025-01-24T00:47:05.3985031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_km_kn_mn_irregular_instance.cpp' 2025-01-24T00:47:05.3985894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_km_nk_mn_instance.cpp' 2025-01-24T00:47:05.3986814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_km_nk_mn_irregular_instance.cpp' 2025-01-24T00:47:05.3987705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.3988644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_mk_kn_mn_irregular_instance.cpp' 2025-01-24T00:47:05.3989507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.3990426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_mk_nk_mn_irregular_instance.cpp' 2025-01-24T00:47:05.3991305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_bf16_bf16_bf16_km_kn_mn_instance.cpp' 2025-01-24T00:47:05.3992367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_bf16_bf16_bf16_km_nk_mn_instance.cpp' 2025-01-24T00:47:05.3993263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_bf16_bf16_bf16_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.3994144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_bf16_bf16_bf16_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.3995022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_f16_f16_f16_km_kn_mn_instance.cpp' 2025-01-24T00:47:05.3995894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_f16_f16_f16_km_nk_mn_instance.cpp' 2025-01-24T00:47:05.3996777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_f16_f16_f16_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.3997642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_f16_f16_f16_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.3998522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_int8_int8_int8_km_kn_mn_instance.cpp' 2025-01-24T00:47:05.3999416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_int8_int8_int8_km_nk_mn_instance.cpp' 2025-01-24T00:47:05.4000303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_int8_int8_int8_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4001189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_int8_int8_int8_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4002124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_2_stage_f16_f16_f16_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4003089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_bf16_bf16_bf16_km_kn_mn_instance.cpp' 2025-01-24T00:47:05.4004040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_bf16_bf16_bf16_km_nk_mn_instance.cpp' 2025-01-24T00:47:05.4004957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_bf16_bf16_bf16_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4005880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_bf16_bf16_bf16_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4006832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f16_f16_f16_km_kn_mn_instance.cpp' 2025-01-24T00:47:05.4007806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f16_f16_f16_km_nk_mn_instance.cpp' 2025-01-24T00:47:05.4008707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f16_f16_f16_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4009625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f16_f16_f16_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4010530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f16_f8_f16_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4011432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f16_f8_f16_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4012343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f32_f32_f32_km_kn_mn_instance.cpp' 2025-01-24T00:47:05.4013243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f32_f32_f32_km_nk_mn_instance.cpp' 2025-01-24T00:47:05.4014154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f32_f32_f32_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4015054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f32_f32_f32_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4015981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_km_kn_mn_instance.cpp' 2025-01-24T00:47:05.4016884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_km_nk_mn_instance.cpp' 2025-01-24T00:47:05.4017837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v1_default_instance.cpp' 2025-01-24T00:47:05.4018847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v1_interwave_default_instance.cpp' 2025-01-24T00:47:05.4019857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v1_interwave_padded_instance.cpp' 2025-01-24T00:47:05.4020810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v1_padded_instance.cpp' 2025-01-24T00:47:05.4021760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v2_default_instance.cpp' 2025-01-24T00:47:05.4022739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v2_padded_instance.cpp' 2025-01-24T00:47:05.4023681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4024593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_i8_i8_i8_km_kn_mn_instance.cpp' 2025-01-24T00:47:05.4025488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_i8_i8_i8_km_nk_mn_instance.cpp' 2025-01-24T00:47:05.4026381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_i8_i8_i8_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4027281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_i8_i8_i8_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4028246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_lds_direct_load_f16_f16_f16_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4029228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_lds_direct_load_f32_f32_f32_km_kn_mn_instance.cpp' 2025-01-24T00:47:05.4030192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_lds_direct_load_f32_f32_f32_km_nk_mn_instance.cpp' 2025-01-24T00:47:05.4031172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_lds_direct_load_f32_f32_f32_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4032134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_lds_direct_load_f32_f32_f32_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4032943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/common.hpp' 2025-01-24T00:47:05.4033852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_add_instance.cpp' 2025-01-24T00:47:05.4034812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_default_pipeline_v1_instance.cpp' 2025-01-24T00:47:05.4035763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_default_pipeline_v2_instance.cpp' 2025-01-24T00:47:05.4036713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_default_pipeline_v2_opt_instance.cpp' 2025-01-24T00:47:05.4037679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_interwave_pipeline_v1_instance.cpp' 2025-01-24T00:47:05.4038709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_irregular_default_pipeline_v1_instance.cpp' 2025-01-24T00:47:05.4039704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_irregular_default_pipeline_v2_instance.cpp' 2025-01-24T00:47:05.4040689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_irregular_interwave_pipeline_v1_instance.cpp' 2025-01-24T00:47:05.4041569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_add_instance.cpp' 2025-01-24T00:47:05.4042521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_default_pipeline_v1_instance.cpp' 2025-01-24T00:47:05.4043455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_default_pipeline_v2_instance.cpp' 2025-01-24T00:47:05.4044417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_default_pipeline_v2_opt_instance.cpp' 2025-01-24T00:47:05.4045364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_interwave_pipeline_v1_instance.cpp' 2025-01-24T00:47:05.4046389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_irregular_default_pipeline_v1_instance.cpp' 2025-01-24T00:47:05.4047364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_irregular_default_pipeline_v2_instance.cpp' 2025-01-24T00:47:05.4048347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_irregular_interwave_pipeline_v1_instance.cpp' 2025-01-24T00:47:05.4049264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_add_instance.cpp' 2025-01-24T00:47:05.4050229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_default_pipeline_v1_instance.cpp' 2025-01-24T00:47:05.4051178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_default_pipeline_v2_instance.cpp' 2025-01-24T00:47:05.4052131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_default_pipeline_v2_opt_instance.cpp' 2025-01-24T00:47:05.4053091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_interwave_pipeline_v1_instance.cpp' 2025-01-24T00:47:05.4054123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_irregular_default_pipeline_v1_instance.cpp' 2025-01-24T00:47:05.4055114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_irregular_default_pipeline_v2_instance.cpp' 2025-01-24T00:47:05.4056092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_irregular_interwave_pipeline_v1_instance.cpp' 2025-01-24T00:47:05.4056980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_add_instance.cpp' 2025-01-24T00:47:05.4057932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_default_pipeline_v1_instance.cpp' 2025-01-24T00:47:05.4058868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_default_pipeline_v2_instance.cpp' 2025-01-24T00:47:05.4059833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_default_pipeline_v2_opt_instance.cpp' 2025-01-24T00:47:05.4060780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_interwave_pipeline_v1_instance.cpp' 2025-01-24T00:47:05.4061772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_irregular_default_pipeline_v1_instance.cpp' 2025-01-24T00:47:05.4062745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_irregular_default_pipeline_v2_instance.cpp' 2025-01-24T00:47:05.4063732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_irregular_interwave_pipeline_v1_instance.cpp' 2025-01-24T00:47:05.4064570Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16' 2025-01-24T00:47:05.4065460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f32_f32_f32_km_kn_mn_instance.cpp' 2025-01-24T00:47:05.4066334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f32_f32_f32_km_nk_mn_instance.cpp' 2025-01-24T00:47:05.4067191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f32_f32_f32_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4068061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f32_f32_f32_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4068940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f64_f64_f64_km_kn_mn_instance.cpp' 2025-01-24T00:47:05.4069882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f64_f64_f64_km_nk_mn_instance.cpp' 2025-01-24T00:47:05.4070750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f64_f64_f64_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4071607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f64_f64_f64_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4072308Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm' 2025-01-24T00:47:05.4073058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/CMakeLists.txt' 2025-01-24T00:47:05.4074144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16/device_gemm_ab_scale_xdl_f8_f8_bf16_mk_nk_mn_128_128_128.hpp' 2025-01-24T00:47:05.4075276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16/device_gemm_ab_scale_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_comp_default_instance.cpp' 2025-01-24T00:47:05.4076428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16/device_gemm_ab_scale_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_comp_kpadding_instance.cpp' 2025-01-24T00:47:05.4077594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16/device_gemm_ab_scale_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_comp_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4078737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16/device_gemm_ab_scale_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_comp_mnpadding_instance.cpp' 2025-01-24T00:47:05.4079909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16/device_gemm_ab_scale_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_mem_v1_default_instance.cpp' 2025-01-24T00:47:05.4081073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16/device_gemm_ab_scale_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_mem_v1_kpadding_instance.cpp' 2025-01-24T00:47:05.4082238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16/device_gemm_ab_scale_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_mem_v1_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4083123Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16' 2025-01-24T00:47:05.4083894Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale' 2025-01-24T00:47:05.4084637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add/CMakeLists.txt' 2025-01-24T00:47:05.4085598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add/device_gemm_add_xdl_c_shuffle_bf16_i8_bf16_bf16_mk_kn_mn_mn_instance.cpp' 2025-01-24T00:47:05.4086607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add/device_gemm_add_xdl_c_shuffle_f16_i8_f16_f16_mk_kn_mn_mn_instance.cpp' 2025-01-24T00:47:05.4087312Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add' 2025-01-24T00:47:05.4088106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu/CMakeLists.txt' 2025-01-24T00:47:05.4089194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu/device_gemm_add_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_f16_km_kn_mn_mn_mn_instance.cpp' 2025-01-24T00:47:05.4090290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu/device_gemm_add_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_f16_km_nk_mn_mn_mn_instance.cpp' 2025-01-24T00:47:05.4091377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu/device_gemm_add_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_f16_mk_kn_mn_mn_mn_instance.cpp' 2025-01-24T00:47:05.4092590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu/device_gemm_add_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_f16_mk_nk_mn_mn_mn_instance.cpp' 2025-01-24T00:47:05.4093353Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu' 2025-01-24T00:47:05.4094113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/CMakeLists.txt' 2025-01-24T00:47:05.4095218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/device_gemm_add_fastgelu_xdl_c_shuffle_bf16_i8_bf16_bf16_mk_kn_mn_mn_instance.cpp' 2025-01-24T00:47:05.4096283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/device_gemm_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_km_kn_mn_mn_instance.cpp' 2025-01-24T00:47:05.4097330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/device_gemm_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_km_nk_mn_mn_instance.cpp' 2025-01-24T00:47:05.4098359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/device_gemm_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_mk_kn_mn_mn_instance.cpp' 2025-01-24T00:47:05.4099444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/device_gemm_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_mk_nk_mn_mn_instance.cpp' 2025-01-24T00:47:05.4100503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/device_gemm_add_fastgelu_xdl_c_shuffle_f16_i8_f16_f16_mk_kn_mn_mn_instance.cpp' 2025-01-24T00:47:05.4101258Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu' 2025-01-24T00:47:05.4102021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply/CMakeLists.txt' 2025-01-24T00:47:05.4103085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply/device_gemm_add_multiply_xdl_c_shuffle_f16_f16_f16_f16_f16_km_kn_mn_mn_mn_instance.cpp' 2025-01-24T00:47:05.4104167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply/device_gemm_add_multiply_xdl_c_shuffle_f16_f16_f16_f16_f16_km_nk_mn_mn_mn_instance.cpp' 2025-01-24T00:47:05.4105231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply/device_gemm_add_multiply_xdl_c_shuffle_f16_f16_f16_f16_f16_mk_kn_mn_mn_mn_instance.cpp' 2025-01-24T00:47:05.4106304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply/device_gemm_add_multiply_xdl_c_shuffle_f16_f16_f16_f16_f16_mk_nk_mn_mn_mn_instance.cpp' 2025-01-24T00:47:05.4107051Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply' 2025-01-24T00:47:05.4107808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu/CMakeLists.txt' 2025-01-24T00:47:05.4108812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu/device_gemm_add_relu_xdl_c_shuffle_bf16_i8_bf16_bf16_mk_kn_mn_mn_instance.cpp' 2025-01-24T00:47:05.4109800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu/device_gemm_add_relu_xdl_c_shuffle_f16_i8_f16_f16_mk_kn_mn_mn_instance.cpp' 2025-01-24T00:47:05.4110558Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu' 2025-01-24T00:47:05.4111388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm/CMakeLists.txt' 2025-01-24T00:47:05.4112475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm/device_gemm_add_relu_add_xdl_c_shuffle_layernorm_f16_km_kn_mn_mn_mn_instance.cpp' 2025-01-24T00:47:05.4113545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm/device_gemm_add_relu_add_xdl_c_shuffle_layernorm_f16_km_nk_mn_mn_mn_instance.cpp' 2025-01-24T00:47:05.4114651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm/device_gemm_add_relu_add_xdl_c_shuffle_layernorm_f16_mk_kn_mn_mn_mn_instance.cpp' 2025-01-24T00:47:05.4115740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm/device_gemm_add_relu_add_xdl_c_shuffle_layernorm_f16_mk_nk_mn_mn_mn_instance.cpp' 2025-01-24T00:47:05.4116532Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm' 2025-01-24T00:47:05.4117279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu/CMakeLists.txt' 2025-01-24T00:47:05.4118277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu/device_gemm_add_silu_xdl_c_shuffle_bf16_i8_bf16_bf16_mk_kn_mn_mn_instance.cpp' 2025-01-24T00:47:05.4119281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu/device_gemm_add_silu_xdl_c_shuffle_f16_i8_f16_f16_mk_kn_mn_mn_instance.cpp' 2025-01-24T00:47:05.4120003Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu' 2025-01-24T00:47:05.4120789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce/CMakeLists.txt' 2025-01-24T00:47:05.4121885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce/device_gemm_bias_add_mean_squaremean_xdl_cshuffle_f16_f16_f16_f32_f32_km_kn_mn_instance.cpp' 2025-01-24T00:47:05.4122994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce/device_gemm_bias_add_mean_squaremean_xdl_cshuffle_f16_f16_f16_f32_f32_km_nk_mn_instance.cpp' 2025-01-24T00:47:05.4124086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce/device_gemm_bias_add_mean_squaremean_xdl_cshuffle_f16_f16_f16_f32_f32_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4125171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce/device_gemm_bias_add_mean_squaremean_xdl_cshuffle_f16_f16_f16_f32_f32_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4125961Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce' 2025-01-24T00:47:05.4126795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/CMakeLists.txt' 2025-01-24T00:47:05.4127805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_wmma_c_shuffle_i8_i8_i8_i8_km_kn_mn_mn_instance.cpp' 2025-01-24T00:47:05.4128796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_wmma_c_shuffle_i8_i8_i8_i8_km_nk_mn_mn_instance.cpp' 2025-01-24T00:47:05.4129831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_wmma_c_shuffle_i8_i8_i8_i8_mk_kn_mn_mn_instance.cpp' 2025-01-24T00:47:05.4130941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_wmma_c_shuffle_i8_i8_i8_i8_mk_nk_mn_mn_instance.cpp' 2025-01-24T00:47:05.4131946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_xdl_c_shuffle_f16_f16_f16_f16_km_kn_mn_mn_instance.cpp' 2025-01-24T00:47:05.4132960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_xdl_c_shuffle_f16_f16_f16_f16_km_nk_mn_mn_instance.cpp' 2025-01-24T00:47:05.4133967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_xdl_c_shuffle_f16_f16_f16_f16_mk_kn_mn_mn_instance.cpp' 2025-01-24T00:47:05.4134982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_xdl_c_shuffle_f16_f16_f16_f16_mk_nk_mn_mn_instance.cpp' 2025-01-24T00:47:05.4135708Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear' 2025-01-24T00:47:05.4136463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu/CMakeLists.txt' 2025-01-24T00:47:05.4137446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu/device_gemm_fastgelu_xdl_c_shuffle_f16_f16_f16_km_kn_mn_instance.cpp' 2025-01-24T00:47:05.4138450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu/device_gemm_fastgelu_xdl_c_shuffle_f16_f16_f16_km_nk_mn_instance.cpp' 2025-01-24T00:47:05.4139426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu/device_gemm_fastgelu_xdl_c_shuffle_f16_f16_f16_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4140406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu/device_gemm_fastgelu_xdl_c_shuffle_f16_f16_f16_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4141171Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu' 2025-01-24T00:47:05.4141967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/CMakeLists.txt' 2025-01-24T00:47:05.4142917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_bf16_i8_bf16_mk_kn_mn_common.hpp' 2025-01-24T00:47:05.4143881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp' 2025-01-24T00:47:05.4144833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_bf16_i8_bf16_mk_nk_mn_common.hpp' 2025-01-24T00:47:05.4145838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_bias_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp' 2025-01-24T00:47:05.4146862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_bias_gelu_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp' 2025-01-24T00:47:05.4147874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_bias_gelu_bf16_i8_bf16_mk_nk_mn_v1_instance.cpp' 2025-01-24T00:47:05.4148847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_gelu_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp' 2025-01-24T00:47:05.4149862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_multiply_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp' 2025-01-24T00:47:05.4150878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_multiply_bias_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp' 2025-01-24T00:47:05.4151924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_multiply_bias_gelu_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp' 2025-01-24T00:47:05.4152946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_multiply_gelu_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp' 2025-01-24T00:47:05.4153686Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd' 2025-01-24T00:47:05.4154465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add/CMakeLists.txt' 2025-01-24T00:47:05.4155529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add/device_gemm_multiply_add_xdl_c_shuffle_f16_f16_f16_f16_f16_mk_kn_mn_mn_mn_instance.cpp' 2025-01-24T00:47:05.4156628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add/device_gemm_multiply_add_xdl_c_shuffle_f16_f16_f16_f16_f16_mk_nk_mn_mn_mn_instance.cpp' 2025-01-24T00:47:05.4157706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add/device_gemm_multiply_add_xdl_c_shuffle_f16_f8_f32_f32_f16_mk_kn_mn_mn_mn_instance.cpp' 2025-01-24T00:47:05.4158778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add/device_gemm_multiply_add_xdl_c_shuffle_f16_f8_f32_f32_f16_mk_nk_mn_mn_mn_instance.cpp' 2025-01-24T00:47:05.4159524Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add' 2025-01-24T00:47:05.4160336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/CMakeLists.txt' 2025-01-24T00:47:05.4161528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn.hpp' 2025-01-24T00:47:05.4162801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_default_instance.cpp' 2025-01-24T00:47:05.4164066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_kpadding_instance.cpp' 2025-01-24T00:47:05.4165322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_mem_v1_default_instance.cpp' 2025-01-24T00:47:05.4166644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_mem_v1_kpadding_instance.cpp' 2025-01-24T00:47:05.4167894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_mem_v2_default_instance.cpp' 2025-01-24T00:47:05.4169163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_mem_v2_kpadding_instance.cpp' 2025-01-24T00:47:05.4170140Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16' 2025-01-24T00:47:05.4171311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn.hpp' 2025-01-24T00:47:05.4172591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn_comp_default_instance.cpp' 2025-01-24T00:47:05.4173876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn_comp_kpadding_instance.cpp' 2025-01-24T00:47:05.4175131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn_mem_v1_default_instance.cpp' 2025-01-24T00:47:05.4176398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn_mem_v1_kpadding_instance.cpp' 2025-01-24T00:47:05.4177695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn_mem_v2_default_instance.cpp' 2025-01-24T00:47:05.4178957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn_mem_v2_kpadding_instance.cpp' 2025-01-24T00:47:05.4179937Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16' 2025-01-24T00:47:05.4180710Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply' 2025-01-24T00:47:05.4181470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce/CMakeLists.txt' 2025-01-24T00:47:05.4182466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce/device_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_km_kn_mn_instance.cpp' 2025-01-24T00:47:05.4183466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce/device_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_km_nk_mn_instance.cpp' 2025-01-24T00:47:05.4184457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce/device_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4185454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce/device_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4186168Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce' 2025-01-24T00:47:05.4186907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/CMakeLists.txt' 2025-01-24T00:47:05.4187899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_comp_fp8_km_kn_mn_instance.cpp' 2025-01-24T00:47:05.4188879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_comp_fp8_km_nk_mn_instance.cpp' 2025-01-24T00:47:05.4189844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_comp_fp8_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4190796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_comp_fp8_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4191734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_km_kn_mn_instance.cpp' 2025-01-24T00:47:05.4192900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_km_nk_mn_instance.cpp' 2025-01-24T00:47:05.4193840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_v1_instance.cpp' 2025-01-24T00:47:05.4194825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_v1_interwave_instance.cpp' 2025-01-24T00:47:05.4195838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_v1_interwave_irregular_instance.cpp' 2025-01-24T00:47:05.4196842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_v1_irregular_instance.cpp' 2025-01-24T00:47:05.4197776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_v2_instance.cpp' 2025-01-24T00:47:05.4198764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_v2_irregular_instance.cpp' 2025-01-24T00:47:05.4199699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_v1_instance.cpp' 2025-01-24T00:47:05.4200686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_v1_interwave_instance.cpp' 2025-01-24T00:47:05.4201693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_v1_interwave_irregular_instance.cpp' 2025-01-24T00:47:05.4202672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_v1_irregular_instance.cpp' 2025-01-24T00:47:05.4203665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_v2_instance.cpp' 2025-01-24T00:47:05.4204672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_v2_irregular_instance.cpp' 2025-01-24T00:47:05.4205616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_km_kn_mn_instance.cpp' 2025-01-24T00:47:05.4206611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_km_nk_mn_instance.cpp' 2025-01-24T00:47:05.4207594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_kn_mn_irregular_instance.cpp' 2025-01-24T00:47:05.4208598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_kn_mn_v1_instance.cpp' 2025-01-24T00:47:05.4209581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_kn_mn_v1_interwave_instance.cpp' 2025-01-24T00:47:05.4210526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_kn_mn_v2_instance.cpp' 2025-01-24T00:47:05.4211477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_nk_mn_kpb128_instance.cpp' 2025-01-24T00:47:05.4212427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_nk_mn_v1_instance.cpp' 2025-01-24T00:47:05.4213401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_nk_mn_v1_interwave_instance.cpp' 2025-01-24T00:47:05.4214348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_nk_mn_v2_instance.cpp' 2025-01-24T00:47:05.4215269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f32_f32_f32_km_kn_mn_instance.cpp' 2025-01-24T00:47:05.4216211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f32_f32_f32_km_nk_mn_instance.cpp' 2025-01-24T00:47:05.4217132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f32_f32_f32_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4218053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f32_f32_f32_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4219018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_fp8_f16_f16_km_kn_mn_instance.cpp' 2025-01-24T00:47:05.4219943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_fp8_f16_f16_km_nk_mn_instance.cpp' 2025-01-24T00:47:05.4220916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_fp8_f16_f16_mk_kn_mn_v1_instance.cpp' 2025-01-24T00:47:05.4221887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_fp8_f16_f16_mk_kn_mn_v1_interwave_instance.cpp' 2025-01-24T00:47:05.4222832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_fp8_f16_f16_mk_kn_mn_v2_instance.cpp' 2025-01-24T00:47:05.4223786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_fp8_f16_f16_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4224796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_lds_direct_load_f16_f16_f16_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4225523Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk' 2025-01-24T00:47:05.4226268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk/CMakeLists.txt' 2025-01-24T00:47:05.4227213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk/device_gemm_xdl_streamk_f16_f16_f16_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4227929Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk' 2025-01-24T00:47:05.4228694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/CMakeLists.txt' 2025-01-24T00:47:05.4229799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn.hpp' 2025-01-24T00:47:05.4230987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_comp_default_instance.cpp' 2025-01-24T00:47:05.4232185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_comp_kpadding_instance.cpp' 2025-01-24T00:47:05.4233387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_comp_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4234614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_comp_mnpadding_instance.cpp' 2025-01-24T00:47:05.4235825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_mem_v1_default_instance.cpp' 2025-01-24T00:47:05.4237023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_mem_v1_kpadding_instance.cpp' 2025-01-24T00:47:05.4238222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_mem_v1_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4239442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_mem_v2_default_instance.cpp' 2025-01-24T00:47:05.4240661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_mem_v2_kpadding_instance.cpp' 2025-01-24T00:47:05.4241874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_mem_v2_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4242965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn.hpp' 2025-01-24T00:47:05.4244165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_comp_default_instance.cpp' 2025-01-24T00:47:05.4245342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_comp_kpadding_instance.cpp' 2025-01-24T00:47:05.4246580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_comp_mkpadding_instance.cpp' 2025-01-24T00:47:05.4247780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_comp_mpadding_instance.cpp' 2025-01-24T00:47:05.4248958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_mem_v1_default_instance.cpp' 2025-01-24T00:47:05.4250186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_mem_v1_kpadding_instance.cpp' 2025-01-24T00:47:05.4251381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_mem_v1_mkpadding_instance.cpp' 2025-01-24T00:47:05.4252600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_mem_v2_default_instance.cpp' 2025-01-24T00:47:05.4253781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_mem_v2_kpadding_instance.cpp' 2025-01-24T00:47:05.4255010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_mem_v2_mkpadding_instance.cpp' 2025-01-24T00:47:05.4256137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn.hpp' 2025-01-24T00:47:05.4257327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_default_instance.cpp' 2025-01-24T00:47:05.4258516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_kpadding_instance.cpp' 2025-01-24T00:47:05.4259720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4260900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_mnpadding_instance.cpp' 2025-01-24T00:47:05.4262083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v1_default_instance.cpp' 2025-01-24T00:47:05.4263288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v1_kpadding_instance.cpp' 2025-01-24T00:47:05.4264484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4265678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v2_default_instance.cpp' 2025-01-24T00:47:05.4266889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp' 2025-01-24T00:47:05.4268122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4269207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn.hpp' 2025-01-24T00:47:05.4270423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_comp_default_instance.cpp' 2025-01-24T00:47:05.4271628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_comp_kpadding_instance.cpp' 2025-01-24T00:47:05.4272821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_mem_v1_default_instance.cpp' 2025-01-24T00:47:05.4274009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_mem_v1_kpadding_instance.cpp' 2025-01-24T00:47:05.4275207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_mem_v2_default_instance.cpp' 2025-01-24T00:47:05.4276391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_mem_v2_kpadding_instance.cpp' 2025-01-24T00:47:05.4277307Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16' 2025-01-24T00:47:05.4278388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn.hpp' 2025-01-24T00:47:05.4279546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_default_instance.cpp' 2025-01-24T00:47:05.4280721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_kpadding_instance.cpp' 2025-01-24T00:47:05.4281910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4283108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_mnpadding_instance.cpp' 2025-01-24T00:47:05.4284264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v1_default_instance.cpp' 2025-01-24T00:47:05.4285436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp' 2025-01-24T00:47:05.4286670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4287874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v2_default_instance.cpp' 2025-01-24T00:47:05.4289030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp' 2025-01-24T00:47:05.4290221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4291287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn.hpp' 2025-01-24T00:47:05.4292643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn_comp_default_instance.cpp' 2025-01-24T00:47:05.4293823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn_comp_kpadding_instance.cpp' 2025-01-24T00:47:05.4294985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn_mem_v1_default_instance.cpp' 2025-01-24T00:47:05.4296160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp' 2025-01-24T00:47:05.4297366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn_mem_v2_default_instance.cpp' 2025-01-24T00:47:05.4298549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp' 2025-01-24T00:47:05.4299490Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16' 2025-01-24T00:47:05.4300559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn.hpp' 2025-01-24T00:47:05.4301740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_comp_default_instance.cpp' 2025-01-24T00:47:05.4302937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_comp_kpadding_instance.cpp' 2025-01-24T00:47:05.4304096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_comp_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4305258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_comp_mnpadding_instance.cpp' 2025-01-24T00:47:05.4306429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_mem_v1_default_instance.cpp' 2025-01-24T00:47:05.4307587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp' 2025-01-24T00:47:05.4308761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4309915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_mem_v2_default_instance.cpp' 2025-01-24T00:47:05.4311081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp' 2025-01-24T00:47:05.4312238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4313330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn.hpp' 2025-01-24T00:47:05.4314502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn_comp_default_instance.cpp' 2025-01-24T00:47:05.4315667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn_comp_kpadding_instance.cpp' 2025-01-24T00:47:05.4316820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn_mem_v1_default_instance.cpp' 2025-01-24T00:47:05.4318097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp' 2025-01-24T00:47:05.4319329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn_mem_v2_default_instance.cpp' 2025-01-24T00:47:05.4320484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp' 2025-01-24T00:47:05.4321420Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16' 2025-01-24T00:47:05.4322479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn.hpp' 2025-01-24T00:47:05.4323633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_comp_default_instance.cpp' 2025-01-24T00:47:05.4324779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_comp_kpadding_instance.cpp' 2025-01-24T00:47:05.4325959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_comp_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4327177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_comp_mnpadding_instance.cpp' 2025-01-24T00:47:05.4328341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_mem_v1_default_instance.cpp' 2025-01-24T00:47:05.4329528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp' 2025-01-24T00:47:05.4330725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4331881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_mem_v2_default_instance.cpp' 2025-01-24T00:47:05.4333036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp' 2025-01-24T00:47:05.4334266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4335329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn.hpp' 2025-01-24T00:47:05.4336484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn_comp_default_instance.cpp' 2025-01-24T00:47:05.4337644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn_comp_kpadding_instance.cpp' 2025-01-24T00:47:05.4338813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn_mem_v1_default_instance.cpp' 2025-01-24T00:47:05.4339968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp' 2025-01-24T00:47:05.4341131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn_mem_v2_default_instance.cpp' 2025-01-24T00:47:05.4342293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp' 2025-01-24T00:47:05.4343214Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16' 2025-01-24T00:47:05.4344270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn.hpp' 2025-01-24T00:47:05.4345444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_comp_default_instance.cpp' 2025-01-24T00:47:05.4346627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_comp_kpadding_instance.cpp' 2025-01-24T00:47:05.4347775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_comp_nkpadding_instance.cpp' 2025-01-24T00:47:05.4348966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_mem_v1_default_instance.cpp' 2025-01-24T00:47:05.4350141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_mem_v1_kpadding_instance.cpp' 2025-01-24T00:47:05.4351309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_mem_v1_nkpadding_instance.cpp' 2025-01-24T00:47:05.4352457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_mem_v2_default_instance.cpp' 2025-01-24T00:47:05.4353629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp' 2025-01-24T00:47:05.4354813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_mem_v2_nkpadding_instance.cpp' 2025-01-24T00:47:05.4355877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn.hpp' 2025-01-24T00:47:05.4357024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_comp_default_instance.cpp' 2025-01-24T00:47:05.4358191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_comp_kpadding_instance.cpp' 2025-01-24T00:47:05.4359346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_mem_v1_default_instance.cpp' 2025-01-24T00:47:05.4360520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_mem_v1_kpadding_instance.cpp' 2025-01-24T00:47:05.4361709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_mem_v2_default_instance.cpp' 2025-01-24T00:47:05.4362861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_mem_v2_kpadding_instance.cpp' 2025-01-24T00:47:05.4363774Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16' 2025-01-24T00:47:05.4364533Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal' 2025-01-24T00:47:05.4365361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/CMakeLists.txt' 2025-01-24T00:47:05.4366596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16/device_batched_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn.hpp' 2025-01-24T00:47:05.4367892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16/device_batched_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_comp_default_instance.cpp' 2025-01-24T00:47:05.4369187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16/device_batched_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_mem_v1_default_instance.cpp' 2025-01-24T00:47:05.4370496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16/device_batched_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_mem_v2_default_instance.cpp' 2025-01-24T00:47:05.4371496Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16' 2025-01-24T00:47:05.4372661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16/device_batched_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn.hpp' 2025-01-24T00:47:05.4373922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16/device_batched_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_comp_default_instance.cpp' 2025-01-24T00:47:05.4375176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16/device_batched_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_mem_v1_default_instance.cpp' 2025-01-24T00:47:05.4376470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16/device_batched_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_mem_v2_default_instance.cpp' 2025-01-24T00:47:05.4377475Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16' 2025-01-24T00:47:05.4378261Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched' 2025-01-24T00:47:05.4379045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/CMakeLists.txt' 2025-01-24T00:47:05.4380189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn.hpp' 2025-01-24T00:47:05.4381448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_default_instance.cpp' 2025-01-24T00:47:05.4382671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_kpadding_instance.cpp' 2025-01-24T00:47:05.4383901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4385118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_mnpadding_instance.cpp' 2025-01-24T00:47:05.4386339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v2_default_instance.cpp' 2025-01-24T00:47:05.4387566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp' 2025-01-24T00:47:05.4388816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4389772Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16' 2025-01-24T00:47:05.4390888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn.hpp' 2025-01-24T00:47:05.4392342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_comp_default_instance.cpp' 2025-01-24T00:47:05.4393589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_comp_kpadding_instance.cpp' 2025-01-24T00:47:05.4394788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_comp_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4396006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_comp_mnpadding_instance.cpp' 2025-01-24T00:47:05.4397240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_mem_v2_default_instance.cpp' 2025-01-24T00:47:05.4398477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp' 2025-01-24T00:47:05.4399688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4400631Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16' 2025-01-24T00:47:05.4401744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn.hpp' 2025-01-24T00:47:05.4402927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_default_instance.cpp' 2025-01-24T00:47:05.4404128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_kpadding_instance.cpp' 2025-01-24T00:47:05.4405320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4406565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_mnpadding_instance.cpp' 2025-01-24T00:47:05.4407770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v1_default_instance.cpp' 2025-01-24T00:47:05.4408975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp' 2025-01-24T00:47:05.4410201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4411398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v2_default_instance.cpp' 2025-01-24T00:47:05.4412610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp' 2025-01-24T00:47:05.4413846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4414783Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16' 2025-01-24T00:47:05.4415544Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce' 2025-01-24T00:47:05.4416345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/CMakeLists.txt' 2025-01-24T00:47:05.4417504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn.hpp' 2025-01-24T00:47:05.4418771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_comp_default_instance.cpp' 2025-01-24T00:47:05.4420025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_comp_kpadding_instance.cpp' 2025-01-24T00:47:05.4421304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_comp_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4422564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_comp_mnpadding_instance.cpp' 2025-01-24T00:47:05.4423859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_mem_v1_default_instance.cpp' 2025-01-24T00:47:05.4425155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp' 2025-01-24T00:47:05.4426433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4427715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_mem_v2_default_instance.cpp' 2025-01-24T00:47:05.4429016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp' 2025-01-24T00:47:05.4430280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4431446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn.hpp' 2025-01-24T00:47:05.4432719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_comp_default_instance.cpp' 2025-01-24T00:47:05.4433971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_comp_kpadding_instance.cpp' 2025-01-24T00:47:05.4435250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_comp_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4436507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_comp_mnpadding_instance.cpp' 2025-01-24T00:47:05.4437783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_mem_v1_default_instance.cpp' 2025-01-24T00:47:05.4439080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp' 2025-01-24T00:47:05.4440383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_mem_v1_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4441661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_mem_v2_default_instance.cpp' 2025-01-24T00:47:05.4442939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp' 2025-01-24T00:47:05.4444227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_mem_v2_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4445246Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16' 2025-01-24T00:47:05.4446435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn.hpp' 2025-01-24T00:47:05.4447694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_comp_default_instance.cpp' 2025-01-24T00:47:05.4448951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_comp_kpadding_instance.cpp' 2025-01-24T00:47:05.4450215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_comp_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4451470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_comp_mnpadding_instance.cpp' 2025-01-24T00:47:05.4452724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_mem_v1_default_instance.cpp' 2025-01-24T00:47:05.4453993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp' 2025-01-24T00:47:05.4455280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4456617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_mem_v2_default_instance.cpp' 2025-01-24T00:47:05.4457874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp' 2025-01-24T00:47:05.4459144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4460343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn.hpp' 2025-01-24T00:47:05.4461595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_comp_default_instance.cpp' 2025-01-24T00:47:05.4462846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_comp_kpadding_instance.cpp' 2025-01-24T00:47:05.4464109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_comp_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4465366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_comp_mnpadding_instance.cpp' 2025-01-24T00:47:05.4466624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_mem_v1_default_instance.cpp' 2025-01-24T00:47:05.4467878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp' 2025-01-24T00:47:05.4469151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_mem_v1_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4470398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_mem_v2_default_instance.cpp' 2025-01-24T00:47:05.4471687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp' 2025-01-24T00:47:05.4472966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_mem_v2_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4473936Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16' 2025-01-24T00:47:05.4475120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn.hpp' 2025-01-24T00:47:05.4476395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_comp_default_instance.cpp' 2025-01-24T00:47:05.4477657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_comp_kpadding_instance.cpp' 2025-01-24T00:47:05.4478915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_comp_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4480186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_comp_mnpadding_instance.cpp' 2025-01-24T00:47:05.4481432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_mem_v1_default_instance.cpp' 2025-01-24T00:47:05.4482698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp' 2025-01-24T00:47:05.4483964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4485221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_mem_v2_default_instance.cpp' 2025-01-24T00:47:05.4486541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp' 2025-01-24T00:47:05.4487810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4488994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn.hpp' 2025-01-24T00:47:05.4490244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_comp_default_instance.cpp' 2025-01-24T00:47:05.4491522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_comp_kpadding_instance.cpp' 2025-01-24T00:47:05.4492962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_comp_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4494214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_comp_mnpadding_instance.cpp' 2025-01-24T00:47:05.4495468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_mem_v1_default_instance.cpp' 2025-01-24T00:47:05.4496744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp' 2025-01-24T00:47:05.4498023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_mem_v1_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4499288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_mem_v2_default_instance.cpp' 2025-01-24T00:47:05.4500547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp' 2025-01-24T00:47:05.4501820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_mem_v2_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4502866Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16' 2025-01-24T00:47:05.4503686Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk' 2025-01-24T00:47:05.4504495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/CMakeLists.txt' 2025-01-24T00:47:05.4505597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl/device_grouped_conv1d_bwd_weight_dl_gnwc_gkxc_gnwk_bf16_f32_bf16_instance.cpp' 2025-01-24T00:47:05.4506654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl/device_grouped_conv1d_bwd_weight_dl_gnwc_gkxc_gnwk_f16_instance.cpp' 2025-01-24T00:47:05.4507763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl/device_grouped_conv1d_bwd_weight_dl_gnwc_gkxc_gnwk_f32_instance.cpp' 2025-01-24T00:47:05.4508860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl/device_grouped_conv1d_bwd_weight_dl_nwgc_gkxc_nwgk_bf16_f32_bf16_instance.cpp' 2025-01-24T00:47:05.4509904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl/device_grouped_conv1d_bwd_weight_dl_nwgc_gkxc_nwgk_f16_instance.cpp' 2025-01-24T00:47:05.4510970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl/device_grouped_conv1d_bwd_weight_dl_nwgc_gkxc_nwgk_f32_instance.cpp' 2025-01-24T00:47:05.4511769Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl' 2025-01-24T00:47:05.4512870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl/device_grouped_conv1d_bwd_weight_xdl_gnwc_gkxc_gnwk_bf16_f32_bf16_instance.cpp' 2025-01-24T00:47:05.4513926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl/device_grouped_conv1d_bwd_weight_xdl_gnwc_gkxc_gnwk_f16_instance.cpp' 2025-01-24T00:47:05.4515004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl/device_grouped_conv1d_bwd_weight_xdl_gnwc_gkxc_gnwk_f32_instance.cpp' 2025-01-24T00:47:05.4515810Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl' 2025-01-24T00:47:05.4516589Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight' 2025-01-24T00:47:05.4517376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/CMakeLists.txt' 2025-01-24T00:47:05.4518405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl/device_grouped_conv1d_fwd_xdl_gnwc_gkxc_gnwk_bf16_instance.cpp' 2025-01-24T00:47:05.4519443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl/device_grouped_conv1d_fwd_xdl_gnwc_gkxc_gnwk_f16_instance.cpp' 2025-01-24T00:47:05.4520462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl/device_grouped_conv1d_fwd_xdl_gnwc_gkxc_gnwk_f32_instance.cpp' 2025-01-24T00:47:05.4521482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl/device_grouped_conv1d_fwd_xdl_gnwc_gkxc_gnwk_int8_instance.cpp' 2025-01-24T00:47:05.4522251Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl' 2025-01-24T00:47:05.4523050Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd' 2025-01-24T00:47:05.4523856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/CMakeLists.txt' 2025-01-24T00:47:05.4524948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_gnhwc_gkyxc_gnhwk_f16_1x1s1p0_instance.cpp' 2025-01-24T00:47:05.4526024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_gnhwc_gkyxc_gnhwk_f16_instance.cpp' 2025-01-24T00:47:05.4527181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_gnhwc_gkyxc_gnhwk_i8_1x1s1p0_instance.cpp' 2025-01-24T00:47:05.4528264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_gnhwc_gkyxc_gnhwk_i8_instance.cpp' 2025-01-24T00:47:05.4529347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_nhwgc_gkyxc_nhwgk_f16_1x1s1p0_instance.cpp' 2025-01-24T00:47:05.4530429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_nhwgc_gkyxc_nhwgk_f16_instance.cpp' 2025-01-24T00:47:05.4531519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_nhwgc_gkyxc_nhwgk_i8_1x1s1p0_instance.cpp' 2025-01-24T00:47:05.4532575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_nhwgc_gkyxc_nhwgk_i8_instance.cpp' 2025-01-24T00:47:05.4533383Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma' 2025-01-24T00:47:05.4534468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_gnhwc_gkyxc_gnhwk_bf16_instance.cpp' 2025-01-24T00:47:05.4535560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_gnhwc_gkyxc_gnhwk_f16_instance.cpp' 2025-01-24T00:47:05.4536608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_gnhwc_gkyxc_gnhwk_f32_instance.cpp' 2025-01-24T00:47:05.4537679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_nhwgc_gkyxc_nhwgk_bf16_instance.cpp' 2025-01-24T00:47:05.4538757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_nhwgc_gkyxc_nhwgk_f16_instance.cpp' 2025-01-24T00:47:05.4539848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_nhwgc_gkyxc_nhwgk_f32_instance.cpp' 2025-01-24T00:47:05.4540636Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl' 2025-01-24T00:47:05.4541406Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data' 2025-01-24T00:47:05.4542231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/CMakeLists.txt' 2025-01-24T00:47:05.4543326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl/device_grouped_conv2d_bwd_weight_dl_gnhwc_gkyxc_gnhwk_bf16_f32_bf16_instance.cpp' 2025-01-24T00:47:05.4544407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl/device_grouped_conv2d_bwd_weight_dl_gnhwc_gkyxc_gnhwk_f16_instance.cpp' 2025-01-24T00:47:05.4545473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl/device_grouped_conv2d_bwd_weight_dl_gnhwc_gkyxc_gnhwk_f32_instance.cpp' 2025-01-24T00:47:05.4546582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl/device_grouped_conv2d_bwd_weight_dl_nhwgc_gkyxc_nhwgk_bf16_f32_bf16_instance.cpp' 2025-01-24T00:47:05.4547645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl/device_grouped_conv2d_bwd_weight_dl_nhwgc_gkyxc_nhwgk_f16_instance.cpp' 2025-01-24T00:47:05.4548714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl/device_grouped_conv2d_bwd_weight_dl_nhwgc_gkyxc_nhwgk_f32_instance.cpp' 2025-01-24T00:47:05.4549537Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl' 2025-01-24T00:47:05.4550709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkyxc_ngkhw_bf16_pipev1_instance.cpp' 2025-01-24T00:47:05.4551885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkyxc_ngkhw_bf16_pipev2_instance.cpp' 2025-01-24T00:47:05.4553023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkyxc_ngkhw_bf16_pipev5_instance.cpp' 2025-01-24T00:47:05.4554203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkyxc_ngkhw_f16_pipev1_instance.cpp' 2025-01-24T00:47:05.4555362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkyxc_ngkhw_f16_pipev2_instance.cpp' 2025-01-24T00:47:05.4556509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkyxc_ngkhw_f16_pipev5_instance.cpp' 2025-01-24T00:47:05.4557645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_bf16_pipev1_instance.cpp' 2025-01-24T00:47:05.4558799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_bf16_pipev2_instance.cpp' 2025-01-24T00:47:05.4559943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_bf16_pipev5_instance.cpp' 2025-01-24T00:47:05.4561094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_f16_pipev1_instance.cpp' 2025-01-24T00:47:05.4562234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_f16_pipev2_instance.cpp' 2025-01-24T00:47:05.4563366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_f16_pipev5_instance.cpp' 2025-01-24T00:47:05.4564482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_xdl_gnhwc_gkyxc_gnhwk_bf16_f32_bf16_instance.cpp' 2025-01-24T00:47:05.4565577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_xdl_gnhwc_gkyxc_gnhwk_f16_instance.cpp' 2025-01-24T00:47:05.4566787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_xdl_gnhwc_gkyxc_gnhwk_f32_instance.cpp' 2025-01-24T00:47:05.4567891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_bf16_f32_bf16_instance.cpp' 2025-01-24T00:47:05.4568979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_bf16_instance.cpp' 2025-01-24T00:47:05.4570070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f16_instance.cpp' 2025-01-24T00:47:05.4571185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f32_instance.cpp' 2025-01-24T00:47:05.4571985Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl' 2025-01-24T00:47:05.4572764Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight' 2025-01-24T00:47:05.4573553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/CMakeLists.txt' 2025-01-24T00:47:05.4574561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl/device_grouped_conv2d_fwd_dl_gnhwc_gkyxc_gnhwk_f16_instance.cpp' 2025-01-24T00:47:05.4575575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl/device_grouped_conv2d_fwd_dl_gnhwc_gkyxc_gnhwk_f32_instance.cpp' 2025-01-24T00:47:05.4576575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl/device_grouped_conv2d_fwd_dl_nhwgc_gkyxc_nhwgk_f16_instance.cpp' 2025-01-24T00:47:05.4577592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl/device_grouped_conv2d_fwd_dl_nhwgc_gkyxc_nhwgk_f32_instance.cpp' 2025-01-24T00:47:05.4578353Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl' 2025-01-24T00:47:05.4579394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_f16_1x1p0_instance.cpp' 2025-01-24T00:47:05.4580451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_f16_1x1s1p0_instance.cpp' 2025-01-24T00:47:05.4581494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_f16_instance.cpp' 2025-01-24T00:47:05.4582571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_f16_oddc_instance.cpp' 2025-01-24T00:47:05.4583614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_i8_1x1p0_instance.cpp' 2025-01-24T00:47:05.4584665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_i8_1x1s1p0_instance.cpp' 2025-01-24T00:47:05.4585708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_i8_instance.cpp' 2025-01-24T00:47:05.4586779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_i8_oddc_instance.cpp' 2025-01-24T00:47:05.4587820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_f16_1x1p0_instance.cpp' 2025-01-24T00:47:05.4588869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_f16_1x1s1p0_instance.cpp' 2025-01-24T00:47:05.4589898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_f16_instance.cpp' 2025-01-24T00:47:05.4590942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_f16_oddc_instance.cpp' 2025-01-24T00:47:05.4592127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_i8_1x1p0_instance.cpp' 2025-01-24T00:47:05.4593178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_i8_1x1s1p0_instance.cpp' 2025-01-24T00:47:05.4594213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_i8_instance.cpp' 2025-01-24T00:47:05.4595255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_i8_oddc_instance.cpp' 2025-01-24T00:47:05.4596038Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma' 2025-01-24T00:47:05.4597137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_f16_comp_instance.cpp' 2025-01-24T00:47:05.4598221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_f32_comp_instance.cpp' 2025-01-24T00:47:05.4599294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_int8_comp_instance.cpp' 2025-01-24T00:47:05.4600348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_bf16_comp_instance.cpp' 2025-01-24T00:47:05.4601451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f16_comp_instance.cpp' 2025-01-24T00:47:05.4602541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f32_comp_instance.cpp' 2025-01-24T00:47:05.4603616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_int8_comp_instance.cpp' 2025-01-24T00:47:05.4604403Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp' 2025-01-24T00:47:05.4605437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_gnhwc_gkyxc_gnhwk_bf16_instance.cpp' 2025-01-24T00:47:05.4606509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_gnhwc_gkyxc_gnhwk_f16_instance.cpp' 2025-01-24T00:47:05.4607515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_gnhwc_gkyxc_gnhwk_f32_instance.cpp' 2025-01-24T00:47:05.4608537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_f16_instance.cpp' 2025-01-24T00:47:05.4609546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_f32_instance.cpp' 2025-01-24T00:47:05.4610572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_int8_instance.cpp' 2025-01-24T00:47:05.4611583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_bf16_instance.cpp' 2025-01-24T00:47:05.4612634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f16_instance.cpp' 2025-01-24T00:47:05.4613652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f32_instance.cpp' 2025-01-24T00:47:05.4614710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_int8_instance.cpp' 2025-01-24T00:47:05.4615839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor/device_grouped_conv2d_fwd_xdl_large_tensor_nhwgc_gkyxc_nhwgk_bf16_instance.cpp' 2025-01-24T00:47:05.4616985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor/device_grouped_conv2d_fwd_xdl_large_tensor_nhwgc_gkyxc_nhwgk_f16_instance.cpp' 2025-01-24T00:47:05.4618148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor/device_grouped_conv2d_fwd_xdl_large_tensor_nhwgc_gkyxc_nhwgk_f32_instance.cpp' 2025-01-24T00:47:05.4619269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor/device_grouped_conv2d_fwd_xdl_large_tensor_nhwgc_gkyxc_nhwgk_int8_instance.cpp' 2025-01-24T00:47:05.4620108Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor' 2025-01-24T00:47:05.4621182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_f16_mem_inter_instance.cpp' 2025-01-24T00:47:05.4622269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_f16_mem_intra_instance.cpp' 2025-01-24T00:47:05.4623335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_f32_mem_inter_instance.cpp' 2025-01-24T00:47:05.4624414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_f32_mem_intra_instance.cpp' 2025-01-24T00:47:05.4625487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_int8_mem_inter_instance.cpp' 2025-01-24T00:47:05.4626562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_int8_mem_intra_instance.cpp' 2025-01-24T00:47:05.4627640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_bf16_mem_inter_instance.cpp' 2025-01-24T00:47:05.4628751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_bf16_mem_intra_instance.cpp' 2025-01-24T00:47:05.4629850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f16_mem_inter_instance.cpp' 2025-01-24T00:47:05.4630916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f16_mem_intra_instance.cpp' 2025-01-24T00:47:05.4632130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f32_mem_inter_instance.cpp' 2025-01-24T00:47:05.4633229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f32_mem_intra_instance.cpp' 2025-01-24T00:47:05.4634343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_int8_mem_inter_instance.cpp' 2025-01-24T00:47:05.4635413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_int8_mem_intra_instance.cpp' 2025-01-24T00:47:05.4636198Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem' 2025-01-24T00:47:05.4637347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_ngchw_gkyxc_ngkhw_f16_instance.cpp' 2025-01-24T00:47:05.4638474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_ngchw_gkyxc_ngkhw_f32_instance.cpp' 2025-01-24T00:47:05.4639632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_ngchw_gkyxc_ngkhw_int8_instance.cpp' 2025-01-24T00:47:05.4640763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_nhwgc_gkyxc_nhwgk_bf16_instance.cpp' 2025-01-24T00:47:05.4641914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_nhwgc_gkyxc_nhwgk_f16_instance.cpp' 2025-01-24T00:47:05.4643039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_nhwgc_gkyxc_nhwgk_f32_instance.cpp' 2025-01-24T00:47:05.4644209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_nhwgc_gkyxc_nhwgk_int8_instance.cpp' 2025-01-24T00:47:05.4645038Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups' 2025-01-24T00:47:05.4645863Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl' 2025-01-24T00:47:05.4646655Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd' 2025-01-24T00:47:05.4647480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/CMakeLists.txt' 2025-01-24T00:47:05.4648629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl/device_grouped_conv2d_fwd_xdl_dynamic_op_nhwgc_gkyxc_nhwgk_bf16_instance.cpp' 2025-01-24T00:47:05.4649749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl/device_grouped_conv2d_fwd_xdl_dynamic_op_nhwgc_gkyxc_nhwgk_f16_instance.cpp' 2025-01-24T00:47:05.4650855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl/device_grouped_conv2d_fwd_xdl_dynamic_op_nhwgc_gkyxc_nhwgk_f32_instance.cpp' 2025-01-24T00:47:05.4651952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl/device_grouped_conv2d_fwd_xdl_dynamic_op_nhwgc_gkyxc_nhwgk_int8_instance.cpp' 2025-01-24T00:47:05.4652785Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl' 2025-01-24T00:47:05.4653586Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op' 2025-01-24T00:47:05.4654377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/CMakeLists.txt' 2025-01-24T00:47:05.4655493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_gndhwc_gkzyxc_gndhwk_f16_1x1s1p0_instance.cpp' 2025-01-24T00:47:05.4656560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_gndhwc_gkzyxc_gndhwk_f16_instance.cpp' 2025-01-24T00:47:05.4657672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_gndhwc_gkzyxc_gndhwk_i8_1x1s1p0_instance.cpp' 2025-01-24T00:47:05.4658734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_gndhwc_gkzyxc_gndhwk_i8_instance.cpp' 2025-01-24T00:47:05.4659867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_ndhwgc_gkzyxc_ndhwgk_f16_1x1s1p0_instance.cpp' 2025-01-24T00:47:05.4660940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp' 2025-01-24T00:47:05.4662073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_ndhwgc_gkzyxc_ndhwgk_i8_1x1s1p0_instance.cpp' 2025-01-24T00:47:05.4663134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_ndhwgc_gkzyxc_ndhwgk_i8_instance.cpp' 2025-01-24T00:47:05.4663925Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma' 2025-01-24T00:47:05.4665050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_gndhwc_gkzyxc_gndhwk_bf16_instance.cpp' 2025-01-24T00:47:05.4666105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_gndhwc_gkzyxc_gndhwk_f16_instance.cpp' 2025-01-24T00:47:05.4667172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_gndhwc_gkzyxc_gndhwk_f32_instance.cpp' 2025-01-24T00:47:05.4668232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp' 2025-01-24T00:47:05.4669301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp' 2025-01-24T00:47:05.4670365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp' 2025-01-24T00:47:05.4671507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ndhwgc_gkzyxc_ndhwgk_input_f16_comp_bf8_f8_instance.cpp' 2025-01-24T00:47:05.4672297Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl' 2025-01-24T00:47:05.4673067Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data' 2025-01-24T00:47:05.4673920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/CMakeLists.txt' 2025-01-24T00:47:05.4675058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl/device_grouped_conv3d_bwd_data_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp' 2025-01-24T00:47:05.4676234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl/device_grouped_conv3d_bwd_data_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp' 2025-01-24T00:47:05.4677383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl/device_grouped_conv3d_bwd_data_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp' 2025-01-24T00:47:05.4678224Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl' 2025-01-24T00:47:05.4679031Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear' 2025-01-24T00:47:05.4679875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/CMakeLists.txt' 2025-01-24T00:47:05.4681018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl/device_grouped_conv3d_bwd_data_xdl_scale_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp' 2025-01-24T00:47:05.4682117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl/device_grouped_conv3d_bwd_data_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp' 2025-01-24T00:47:05.4683241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl/device_grouped_conv3d_bwd_data_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp' 2025-01-24T00:47:05.4684056Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl' 2025-01-24T00:47:05.4684870Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale' 2025-01-24T00:47:05.4685669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/CMakeLists.txt' 2025-01-24T00:47:05.4686833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl/device_grouped_conv3d_bwd_weight_dl_gndhwc_gkzyxc_gndhwk_bf16_f32_bf16_instance.cpp' 2025-01-24T00:47:05.4687910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl/device_grouped_conv3d_bwd_weight_dl_gndhwc_gkzyxc_gndhwk_f16_instance.cpp' 2025-01-24T00:47:05.4688987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl/device_grouped_conv3d_bwd_weight_dl_gndhwc_gkzyxc_gndhwk_f32_instance.cpp' 2025-01-24T00:47:05.4690105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl/device_grouped_conv3d_bwd_weight_dl_ndhwgc_gkzyxc_ndhwgk_bf16_f32_bf16_instance.cpp' 2025-01-24T00:47:05.4691195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl/device_grouped_conv3d_bwd_weight_dl_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp' 2025-01-24T00:47:05.4692436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl/device_grouped_conv3d_bwd_weight_dl_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp' 2025-01-24T00:47:05.4693225Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl' 2025-01-24T00:47:05.4694359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_gndhwc_gkzyxc_gndhwk_f16_1x1s1p0_instance.cpp' 2025-01-24T00:47:05.4695494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_gndhwc_gkzyxc_gndhwk_f16_instance.cpp' 2025-01-24T00:47:05.4696654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_gndhwc_gkzyxc_gndhwk_i8_1x1s1p0_instance.cpp' 2025-01-24T00:47:05.4697745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_gndhwc_gkzyxc_gndhwk_i8_instance.cpp' 2025-01-24T00:47:05.4698858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_ndhwgc_gkzyxc_ndhwgk_f16_1x1s1p0_instance.cpp' 2025-01-24T00:47:05.4699955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp' 2025-01-24T00:47:05.4701076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_ndhwgc_gkzyxc_ndhwgk_i8_1x1s1p0_instance.cpp' 2025-01-24T00:47:05.4702172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_ndhwgc_gkzyxc_ndhwgk_i8_instance.cpp' 2025-01-24T00:47:05.4702975Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma' 2025-01-24T00:47:05.4704149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_pipev1_instance.cpp' 2025-01-24T00:47:05.4705302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_pipev2_instance.cpp' 2025-01-24T00:47:05.4706469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_pipev5_instance.cpp' 2025-01-24T00:47:05.4707646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_f16_pipev1_instance.cpp' 2025-01-24T00:47:05.4708836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_f16_pipev2_instance.cpp' 2025-01-24T00:47:05.4709976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_f16_pipev5_instance.cpp' 2025-01-24T00:47:05.4711150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkzyxc_ngkdhw_bf16_pipev1_instance.cpp' 2025-01-24T00:47:05.4712339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkzyxc_ngkdhw_bf16_pipev2_instance.cpp' 2025-01-24T00:47:05.4713487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkzyxc_ngkdhw_bf16_pipev5_instance.cpp' 2025-01-24T00:47:05.4714650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkzyxc_ngkdhw_f16_pipev1_instance.cpp' 2025-01-24T00:47:05.4715802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkzyxc_ngkdhw_f16_pipev2_instance.cpp' 2025-01-24T00:47:05.4716966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkzyxc_ngkdhw_f16_pipev5_instance.cpp' 2025-01-24T00:47:05.4718087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_xdl_gndhwc_gkzyxc_gndhwk_bf16_f32_bf16_instance.cpp' 2025-01-24T00:47:05.4719190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_xdl_gndhwc_gkzyxc_gndhwk_f16_instance.cpp' 2025-01-24T00:47:05.4720270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_xdl_gndhwc_gkzyxc_gndhwk_f32_instance.cpp' 2025-01-24T00:47:05.4721395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_f32_bf16_instance.cpp' 2025-01-24T00:47:05.4722483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp' 2025-01-24T00:47:05.4723782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f16_comp_bf8_fp8_instance.cpp' 2025-01-24T00:47:05.4724910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp' 2025-01-24T00:47:05.4725986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp' 2025-01-24T00:47:05.4726855Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl' 2025-01-24T00:47:05.4727696Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight' 2025-01-24T00:47:05.4728561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/CMakeLists.txt' 2025-01-24T00:47:05.4729717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl/device_grouped_conv3d_bwd_weight_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp' 2025-01-24T00:47:05.4730944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl/device_grouped_conv3d_bwd_weight_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f16_comp_bf8_fp8_instance.cpp' 2025-01-24T00:47:05.4732106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl/device_grouped_conv3d_bwd_weight_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp' 2025-01-24T00:47:05.4733253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl/device_grouped_conv3d_bwd_weight_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp' 2025-01-24T00:47:05.4734101Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl' 2025-01-24T00:47:05.4734929Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear' 2025-01-24T00:47:05.4735788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/CMakeLists.txt' 2025-01-24T00:47:05.4736927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl/device_grouped_conv3d_bwd_weight_xdl_scale_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp' 2025-01-24T00:47:05.4738117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl/device_grouped_conv3d_bwd_weight_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f16_comp_bf8_fp8_instance.cpp' 2025-01-24T00:47:05.4739269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl/device_grouped_conv3d_bwd_weight_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp' 2025-01-24T00:47:05.4740433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl/device_grouped_conv3d_bwd_weight_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp' 2025-01-24T00:47:05.4741263Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl' 2025-01-24T00:47:05.4742074Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale' 2025-01-24T00:47:05.4742888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/CMakeLists.txt' 2025-01-24T00:47:05.4743978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_f16_1x1p0_instance.cpp' 2025-01-24T00:47:05.4745057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_f16_1x1s1p0_instance.cpp' 2025-01-24T00:47:05.4746091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_f16_instance.cpp' 2025-01-24T00:47:05.4747159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_f16_oddc_instance.cpp' 2025-01-24T00:47:05.4748209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_i8_1x1p0_instance.cpp' 2025-01-24T00:47:05.4749283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_i8_1x1s1p0_instance.cpp' 2025-01-24T00:47:05.4750310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_i8_instance.cpp' 2025-01-24T00:47:05.4751372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_i8_oddc_instance.cpp' 2025-01-24T00:47:05.4752445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_f16_1x1p0_instance.cpp' 2025-01-24T00:47:05.4753507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_f16_1x1s1p0_instance.cpp' 2025-01-24T00:47:05.4754817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp' 2025-01-24T00:47:05.4755900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_f16_oddc_instance.cpp' 2025-01-24T00:47:05.4756960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_i8_1x1p0_instance.cpp' 2025-01-24T00:47:05.4758022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_i8_1x1s1p0_instance.cpp' 2025-01-24T00:47:05.4759093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_i8_instance.cpp' 2025-01-24T00:47:05.4760165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_i8_oddc_instance.cpp' 2025-01-24T00:47:05.4760932Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma' 2025-01-24T00:47:05.4762012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_comp_instance.cpp' 2025-01-24T00:47:05.4763082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f16_comp_instance.cpp' 2025-01-24T00:47:05.4764163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f32_comp_instance.cpp' 2025-01-24T00:47:05.4764950Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp' 2025-01-24T00:47:05.4765991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_gndhwc_gkzyxc_gndhwk_bf16_instance.cpp' 2025-01-24T00:47:05.4767061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_gndhwc_gkzyxc_gndhwk_f16_instance.cpp' 2025-01-24T00:47:05.4768087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_gndhwc_gkzyxc_gndhwk_f32_instance.cpp' 2025-01-24T00:47:05.4769125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_gndhwc_gkzyxc_gndhwk_int8_instance.cpp' 2025-01-24T00:47:05.4770180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp' 2025-01-24T00:47:05.4771240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf8_fp8_instance.cpp' 2025-01-24T00:47:05.4772288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf8_instance.cpp' 2025-01-24T00:47:05.4773358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f16_comp_fp8_instance.cpp' 2025-01-24T00:47:05.4774380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp' 2025-01-24T00:47:05.4775467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp' 2025-01-24T00:47:05.4776506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_fp8_bf8_instance.cpp' 2025-01-24T00:47:05.4777525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_fp8_instance.cpp' 2025-01-24T00:47:05.4778568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_int8_instance.cpp' 2025-01-24T00:47:05.4779707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor/device_grouped_conv3d_fwd_xdl_large_tensor_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp' 2025-01-24T00:47:05.4780849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor/device_grouped_conv3d_fwd_xdl_large_tensor_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp' 2025-01-24T00:47:05.4781977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor/device_grouped_conv3d_fwd_xdl_large_tensor_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp' 2025-01-24T00:47:05.4782822Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor' 2025-01-24T00:47:05.4783911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_mem_inter_instance.cpp' 2025-01-24T00:47:05.4785001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_mem_intra_instance.cpp' 2025-01-24T00:47:05.4786103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f16_mem_inter_instance.cpp' 2025-01-24T00:47:05.4787217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f16_mem_intra_instance.cpp' 2025-01-24T00:47:05.4788299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f32_mem_inter_instance.cpp' 2025-01-24T00:47:05.4789373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f32_mem_intra_instance.cpp' 2025-01-24T00:47:05.4790203Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem' 2025-01-24T00:47:05.4791386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups/device_grouped_conv3d_fwd_xdl_merged_groups_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp' 2025-01-24T00:47:05.4792702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups/device_grouped_conv3d_fwd_xdl_merged_groups_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp' 2025-01-24T00:47:05.4793839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups/device_grouped_conv3d_fwd_xdl_merged_groups_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp' 2025-01-24T00:47:05.4794684Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups' 2025-01-24T00:47:05.4795451Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl' 2025-01-24T00:47:05.4796196Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd' 2025-01-24T00:47:05.4797019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/CMakeLists.txt' 2025-01-24T00:47:05.4798120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl/device_grouped_conv3d_fwd_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp' 2025-01-24T00:47:05.4799230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl/device_grouped_conv3d_fwd_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp' 2025-01-24T00:47:05.4800326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl/device_grouped_conv3d_fwd_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp' 2025-01-24T00:47:05.4801439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl/device_grouped_conv3d_fwd_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_int8_instance.cpp' 2025-01-24T00:47:05.4802308Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl' 2025-01-24T00:47:05.4803137Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear' 2025-01-24T00:47:05.4803972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale/CMakeLists.txt' 2025-01-24T00:47:05.4805103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale/xdl/device_grouped_conv3d_fwd_xdl_convinvscale_ndhwgc_gkzyxc_ndhwgk_f8_instance.cpp' 2025-01-24T00:47:05.4805978Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale/xdl' 2025-01-24T00:47:05.4806871Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale' 2025-01-24T00:47:05.4807709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/CMakeLists.txt' 2025-01-24T00:47:05.4808858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl/device_grouped_conv3d_fwd_xdl_combconvscale_ndhwgc_gkzyxc_ndhwgk_f8_f8_f32_instance.cpp' 2025-01-24T00:47:05.4809992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl/device_grouped_conv3d_fwd_xdl_convscale_ndhwgc_gkzyxc_ndhwgk_bf8_f8_instance.cpp' 2025-01-24T00:47:05.4811105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl/device_grouped_conv3d_fwd_xdl_convscale_ndhwgc_gkzyxc_ndhwgk_bf8_instance.cpp' 2025-01-24T00:47:05.4812240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl/device_grouped_conv3d_fwd_xdl_convscale_ndhwgc_gkzyxc_ndhwgk_f8_bf8_instance.cpp' 2025-01-24T00:47:05.4813345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl/device_grouped_conv3d_fwd_xdl_convscale_ndhwgc_gkzyxc_ndhwgk_f8_instance.cpp' 2025-01-24T00:47:05.4814162Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl' 2025-01-24T00:47:05.4814977Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale' 2025-01-24T00:47:05.4815817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add/CMakeLists.txt' 2025-01-24T00:47:05.4816963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add/xdl/device_grouped_conv3d_fwd_xdl_convscale_add_ndhwgc_gkzyxc_ndhwgk_f8_instance.cpp' 2025-01-24T00:47:05.4817871Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add/xdl' 2025-01-24T00:47:05.4818725Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add' 2025-01-24T00:47:05.4819566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/CMakeLists.txt' 2025-01-24T00:47:05.4820758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl/device_grouped_conv3d_fwd_xdl_combconvscale_relu_ndhwgc_gkzyxc_ndhwgk_f8_f8_f32_instance.cpp' 2025-01-24T00:47:05.4821938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl/device_grouped_conv3d_fwd_xdl_convscale_relu_ndhwgc_gkzyxc_ndhwgk_f8_instance.cpp' 2025-01-24T00:47:05.4822795Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl' 2025-01-24T00:47:05.4823626Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu' 2025-01-24T00:47:05.4824453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/CMakeLists.txt' 2025-01-24T00:47:05.4825586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl/device_grouped_conv3d_fwd_xdl_dynamic_op_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp' 2025-01-24T00:47:05.4826695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl/device_grouped_conv3d_fwd_xdl_dynamic_op_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp' 2025-01-24T00:47:05.4827799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl/device_grouped_conv3d_fwd_xdl_dynamic_op_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp' 2025-01-24T00:47:05.4828915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl/device_grouped_conv3d_fwd_xdl_dynamic_op_ndhwgc_gkzyxc_ndhwgk_int8_instance.cpp' 2025-01-24T00:47:05.4829732Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl' 2025-01-24T00:47:05.4830538Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op' 2025-01-24T00:47:05.4831330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/CMakeLists.txt' 2025-01-24T00:47:05.4832412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl/device_grouped_conv3d_fwd_xdl_scale_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp' 2025-01-24T00:47:05.4833500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl/device_grouped_conv3d_fwd_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp' 2025-01-24T00:47:05.4834605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl/device_grouped_conv3d_fwd_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp' 2025-01-24T00:47:05.4835679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl/device_grouped_conv3d_fwd_xdl_scale_ndhwgc_gkzyxc_ndhwgk_int8_instance.cpp' 2025-01-24T00:47:05.4836467Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl' 2025-01-24T00:47:05.4837286Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale' 2025-01-24T00:47:05.4838139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/CMakeLists.txt' 2025-01-24T00:47:05.4839267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_ab_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp' 2025-01-24T00:47:05.4840376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_ab_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp' 2025-01-24T00:47:05.4841505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_ab_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp' 2025-01-24T00:47:05.4842623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_ab_ndhwgc_gkzyxc_ndhwgk_int8_instance.cpp' 2025-01-24T00:47:05.4843453Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl' 2025-01-24T00:47:05.4844249Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab' 2025-01-24T00:47:05.4845138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/CMakeLists.txt' 2025-01-24T00:47:05.4846441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_scaleadd_relu_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp' 2025-01-24T00:47:05.4847653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_scaleadd_relu_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp' 2025-01-24T00:47:05.4848910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_scaleadd_relu_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp' 2025-01-24T00:47:05.4850168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_scaleadd_relu_ndhwgc_gkzyxc_ndhwgk_int8_instance.cpp' 2025-01-24T00:47:05.4851054Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl' 2025-01-24T00:47:05.4851908Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu' 2025-01-24T00:47:05.4852655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/CMakeLists.txt' 2025-01-24T00:47:05.4853778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_multiple_d_splitk_xdl_two_stage_bf16_bf16_bf16_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4854839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_multiple_d_splitk_xdl_two_stage_bf16_bf16_bf16_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4855904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_multiple_d_splitk_xdl_two_stage_bf16_i8_bf16_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4856968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_multiple_d_splitk_xdl_two_stage_bf16_i8_bf16_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4858032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_multiple_d_splitk_xdl_two_stage_f16_f16_f16_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4858969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_f16_f16_f16_km_kn_mn_instance.cpp' 2025-01-24T00:47:05.4859929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_f16_f16_f16_km_nk_mn_instance.cpp' 2025-01-24T00:47:05.4860860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_f16_f16_f16_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4861796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_f16_f16_f16_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4862809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_km_kn_mn_irregular_pv1.cpp' 2025-01-24T00:47:05.4863831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_km_kn_mn_irregular_pv1_inter.cpp' 2025-01-24T00:47:05.4864864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_km_kn_mn_irregular_pv2.cpp' 2025-01-24T00:47:05.4865885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_mk_kn_mn_irregular_pv1.cpp' 2025-01-24T00:47:05.4866919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_mk_kn_mn_irregular_pv1_inter.cpp' 2025-01-24T00:47:05.4867913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_mk_kn_mn_irregular_pv2.cpp' 2025-01-24T00:47:05.4868949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_mk_nk_mn_irregular_pv1.cpp' 2025-01-24T00:47:05.4870000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_mk_nk_mn_irregular_pv1_inter.cpp' 2025-01-24T00:47:05.4870993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_mk_nk_mn_irregular_pv2.cpp' 2025-01-24T00:47:05.4871973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4872960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_irregular_pv1.cpp' 2025-01-24T00:47:05.4873976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_irregular_pv1_inter.cpp' 2025-01-24T00:47:05.4874957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_irregular_pv2.cpp' 2025-01-24T00:47:05.4875938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4876942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_irregular_instance.cpp' 2025-01-24T00:47:05.4877958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f8_f16_mk_kn_mn_irregular_instance.cpp' 2025-01-24T00:47:05.4878959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f8_f16_f16_mk_kn_mn_irregular_instance.cpp' 2025-01-24T00:47:05.4879709Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm' 2025-01-24T00:47:05.4880491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias/CMakeLists.txt' 2025-01-24T00:47:05.4881520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias/device_grouped_gemm_xdl_fixed_nk_bias_f16_f16_f16_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4882542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias/device_grouped_gemm_xdl_fixed_nk_bias_f16_f16_f16_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4883554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias/device_grouped_gemm_xdl_fixed_nk_bias_f16_f16_f32_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4884592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias/device_grouped_gemm_xdl_fixed_nk_bias_f16_f16_f32_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4885357Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias' 2025-01-24T00:47:05.4886135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu/CMakeLists.txt' 2025-01-24T00:47:05.4887201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu/device_grouped_gemm_fastgelu_xdl_f16_f16_f16_km_kn_mn_instance.cpp' 2025-01-24T00:47:05.4888219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu/device_grouped_gemm_fastgelu_xdl_f16_f16_f16_km_nk_mn_instance.cpp' 2025-01-24T00:47:05.4889249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu/device_grouped_gemm_fastgelu_xdl_f16_f16_f16_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4890261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu/device_grouped_gemm_fastgelu_xdl_f16_f16_f16_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4891035Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu' 2025-01-24T00:47:05.4891822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/CMakeLists.txt' 2025-01-24T00:47:05.4893049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_bf16_i8_bf16_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4894078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_bf16_i8_bf16_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4895085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_f16_f16_f16_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4896161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_f16_f16_f16_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4897200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_f16_fp8_f16_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4898223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_f16_fp8_f16_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4899222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_f16_i8_f16_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4900269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_f16_i8_f16_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4901066Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk' 2025-01-24T00:47:05.4901909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/CMakeLists.txt' 2025-01-24T00:47:05.4902963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/device_grouped_gemm_xdl_fixed_nk_bf16_i8_bf16_km_kn_mn_common.hpp' 2025-01-24T00:47:05.4904010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/device_grouped_gemm_xdl_fixed_nk_bf16_i8_bf16_mk_kn_mn_common.hpp' 2025-01-24T00:47:05.4905069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/device_grouped_gemm_xdl_fixed_nk_bf16_i8_bf16_mk_nk_mn_common.hpp' 2025-01-24T00:47:05.4906160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/device_grouped_gemm_xdl_fixed_nk_bias_gelu_bf16_i8_bf16_km_kn_mn_instance.cpp' 2025-01-24T00:47:05.4907263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/device_grouped_gemm_xdl_fixed_nk_bias_gelu_bf16_i8_bf16_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4908352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/device_grouped_gemm_xdl_fixed_nk_bias_gelu_bf16_i8_bf16_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4909174Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd' 2025-01-24T00:47:05.4909969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/CMakeLists.txt' 2025-01-24T00:47:05.4911029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_f16_f16_f16_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4912059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_f16_f16_f16_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.4913098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn.hpp' 2025-01-24T00:47:05.4914226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_comp_default_instance.cpp' 2025-01-24T00:47:05.4915363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_comp_kpadding_instance.cpp' 2025-01-24T00:47:05.4916525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_comp_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4917640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_comp_mnpadding_instance.cpp' 2025-01-24T00:47:05.4918775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v1_default_instance.cpp' 2025-01-24T00:47:05.4919893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v1_kpadding_instance.cpp' 2025-01-24T00:47:05.4921027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4922172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v1_mnpadding_instance.cpp' 2025-01-24T00:47:05.4923284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v2_default_instance.cpp' 2025-01-24T00:47:05.4924419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp' 2025-01-24T00:47:05.4925546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp' 2025-01-24T00:47:05.4926767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v2_mnpadding_instance.cpp' 2025-01-24T00:47:05.4927843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bias_bf16_i8_bf16_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4928992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bias_fastgelu_bf16_i8_bf16_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4930082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_fastgelu_bf16_i8_bf16_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.4930861Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop' 2025-01-24T00:47:05.4931667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/CMakeLists.txt' 2025-01-24T00:47:05.4932562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/device_image_to_column_gndhwc_3d_instance.cpp' 2025-01-24T00:47:05.4933468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/device_image_to_column_gnhwc_2d_instance.cpp' 2025-01-24T00:47:05.4934351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/device_image_to_column_gnwc_1d_instance.cpp' 2025-01-24T00:47:05.4935266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/device_image_to_column_ndhwgc_3d_instance.cpp' 2025-01-24T00:47:05.4936158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/device_image_to_column_nhwgc_2d_instance.cpp' 2025-01-24T00:47:05.4937038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/device_image_to_column_nwgc_1d_instance.cpp' 2025-01-24T00:47:05.4937783Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column' 2025-01-24T00:47:05.4938525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/CMakeLists.txt' 2025-01-24T00:47:05.4939387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/device_max_pool_bwd_bf16_instance.cpp' 2025-01-24T00:47:05.4940225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/device_max_pool_bwd_f16_instance.cpp' 2025-01-24T00:47:05.4941076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/device_max_pool_bwd_f32_instance.cpp' 2025-01-24T00:47:05.4941911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/device_max_pool_bwd_f8_instance.cpp' 2025-01-24T00:47:05.4942780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/device_max_pool_bwd_int8_instance.cpp' 2025-01-24T00:47:05.4943640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/max_pool_bwd_instance_common.hpp' 2025-01-24T00:47:05.4944359Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd' 2025-01-24T00:47:05.4945074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/mha/CMakeLists.txt' 2025-01-24T00:47:05.4945753Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/mha' 2025-01-24T00:47:05.4946578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data/CMakeLists.txt' 2025-01-24T00:47:05.4947529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data/device_groupnorm_bwd_data_f32_instance.cpp' 2025-01-24T00:47:05.4948464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data/device_layernorm2d_bwd_data_f16_instance.cpp' 2025-01-24T00:47:05.4949413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data/device_layernorm2d_bwd_data_f32_instance.cpp' 2025-01-24T00:47:05.4950334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data/normalization_bwd_data_instance_common.hpp' 2025-01-24T00:47:05.4951119Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data' 2025-01-24T00:47:05.4951937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta/CMakeLists.txt' 2025-01-24T00:47:05.4952908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta/device_groupnorm_bwd_gamma_beta_f32_instance.cpp' 2025-01-24T00:47:05.4953901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta/device_layernorm2d_bwd_gamma_beta_f16_instance.cpp' 2025-01-24T00:47:05.4954994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta/device_layernorm2d_bwd_gamma_beta_f32_instance.cpp' 2025-01-24T00:47:05.4955981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta/normalization_bwd_gamma_beta_instance_common.hpp' 2025-01-24T00:47:05.4956779Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta' 2025-01-24T00:47:05.4957599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/CMakeLists.txt' 2025-01-24T00:47:05.4958481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_groupnorm_fwd_f16_instance.cpp' 2025-01-24T00:47:05.4959396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_groupnorm_fwd_f32_instance.cpp' 2025-01-24T00:47:05.4960346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_groupnorm_fwd_swish_f16_f32_f32_f16_instance.cpp' 2025-01-24T00:47:05.4961258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_groupnorm_fwd_swish_f16_instance.cpp' 2025-01-24T00:47:05.4962204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_groupnorm_fwd_swish_f32_instance.cpp' 2025-01-24T00:47:05.4963136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_layernorm2d_fwd_f16_instance.cpp' 2025-01-24T00:47:05.4964037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_layernorm2d_fwd_f32_instance.cpp' 2025-01-24T00:47:05.4964924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_layernorm4d_fwd_f16_instance.cpp' 2025-01-24T00:47:05.4965832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_layernorm4d_fwd_f32_instance.cpp' 2025-01-24T00:47:05.4966762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/normalization_fwd_instance_common.hpp' 2025-01-24T00:47:05.4967505Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd' 2025-01-24T00:47:05.4968263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/CMakeLists.txt' 2025-01-24T00:47:05.4969143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_1d_fp16_instances.cpp' 2025-01-24T00:47:05.4970036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_1d_fp32_instances.cpp' 2025-01-24T00:47:05.4970918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_2d_fp16_instances.cpp' 2025-01-24T00:47:05.4971791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_2d_fp32_instances.cpp' 2025-01-24T00:47:05.4972675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_3d_fp16_instances.cpp' 2025-01-24T00:47:05.4973584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_3d_fp32_instances.cpp' 2025-01-24T00:47:05.4974499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_4d_fp16_instances.cpp' 2025-01-24T00:47:05.4975372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_4d_fp32_instances.cpp' 2025-01-24T00:47:05.4976266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_5d_fp16_instances.cpp' 2025-01-24T00:47:05.4977148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_5d_fp32_instances.cpp' 2025-01-24T00:47:05.4978075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_6d_fp16_instances.cpp' 2025-01-24T00:47:05.4978989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_6d_fp32_fp8_instances.cpp' 2025-01-24T00:47:05.4979868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_6d_fp32_instances.cpp' 2025-01-24T00:47:05.4980612Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale' 2025-01-24T00:47:05.4981352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/CMakeLists.txt' 2025-01-24T00:47:05.4982239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_avg_pool2d_fwd_nhwc_bf16_instance.cpp' 2025-01-24T00:47:05.4983107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_avg_pool2d_fwd_nhwc_f16_instance.cpp' 2025-01-24T00:47:05.4983969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_avg_pool2d_fwd_nhwc_f32_instance.cpp' 2025-01-24T00:47:05.4984846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_avg_pool2d_fwd_nhwc_f8_instance.cpp' 2025-01-24T00:47:05.4985712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_avg_pool2d_fwd_nhwc_i8_instance.cpp' 2025-01-24T00:47:05.4986595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_max_pool2d_fwd_nhwc_bf16_instance.cpp' 2025-01-24T00:47:05.4987456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_max_pool2d_fwd_nhwc_f16_instance.cpp' 2025-01-24T00:47:05.4988326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_max_pool2d_fwd_nhwc_f32_instance.cpp' 2025-01-24T00:47:05.4989207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_max_pool2d_fwd_nhwc_f8_instance.cpp' 2025-01-24T00:47:05.4990092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_max_pool2d_fwd_nhwc_i8_instance.cpp' 2025-01-24T00:47:05.4990917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/pool2d_fwd_instance_common.hpp' 2025-01-24T00:47:05.4991630Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd' 2025-01-24T00:47:05.4992525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/CMakeLists.txt' 2025-01-24T00:47:05.4993483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_avg_pool3d_fwd_ndhwc_bf16_instance.cpp' 2025-01-24T00:47:05.4994355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_avg_pool3d_fwd_ndhwc_f16_instance.cpp' 2025-01-24T00:47:05.4995241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_avg_pool3d_fwd_ndhwc_f32_instance.cpp' 2025-01-24T00:47:05.4996105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_avg_pool3d_fwd_ndhwc_f8_instance.cpp' 2025-01-24T00:47:05.4996989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_avg_pool3d_fwd_ndhwc_i8_instance.cpp' 2025-01-24T00:47:05.4997866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_max_pool3d_fwd_ndhwc_bf16_instance.cpp' 2025-01-24T00:47:05.4998761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_max_pool3d_fwd_ndhwc_f16_instance.cpp' 2025-01-24T00:47:05.4999638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_max_pool3d_fwd_ndhwc_f32_instance.cpp' 2025-01-24T00:47:05.5000512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_max_pool3d_fwd_ndhwc_f8_instance.cpp' 2025-01-24T00:47:05.5001396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_max_pool3d_fwd_ndhwc_i8_instance.cpp' 2025-01-24T00:47:05.5002190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/pool_fwd_instance_common.hpp' 2025-01-24T00:47:05.5002914Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd' 2025-01-24T00:47:05.5003655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/CMakeLists.txt' 2025-01-24T00:47:05.5004580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/conv2d_quantization_common.hpp' 2025-01-24T00:47:05.5005636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_dl_bias_perchannel_quantization_int8_instance.cpp' 2025-01-24T00:47:05.5006693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_dl_bias_perlayer_quantization_int8_instance.cpp' 2025-01-24T00:47:05.5007603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_dl_int8_instance.hpp' 2025-01-24T00:47:05.5008632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_dl_perchannel_quantization_int8_instance.cpp' 2025-01-24T00:47:05.5009661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_dl_perlayer_quantization_int8_instance.cpp' 2025-01-24T00:47:05.5010691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_xdl_bias_perchannel_quantization_int8_instance.cpp' 2025-01-24T00:47:05.5011727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_xdl_bias_perlayer_quantization_int8_instance.cpp' 2025-01-24T00:47:05.5012635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_xdl_int8_instance.hpp' 2025-01-24T00:47:05.5013663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_xdl_perchannel_quantization_int8_instance.cpp' 2025-01-24T00:47:05.5014656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_xdl_perlayer_quantization_int8_instance.cpp' 2025-01-24T00:47:05.5015431Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd' 2025-01-24T00:47:05.5016426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_dl_c_shuffle_i8_i8_i8_instance.hpp' 2025-01-24T00:47:05.5017458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_dl_c_shuffle_i8_i8_i8_km_kn_mn_instance.cpp' 2025-01-24T00:47:05.5018490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_dl_c_shuffle_i8_i8_i8_km_nk_mn_instance.cpp' 2025-01-24T00:47:05.5019507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_dl_c_shuffle_i8_i8_i8_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.5020571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_dl_c_shuffle_i8_i8_i8_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.5021575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_xdl_c_shuffle_i8_i8_i8_instance.hpp' 2025-01-24T00:47:05.5022596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_xdl_c_shuffle_i8_i8_i8_km_kn_mn_instance.cpp' 2025-01-24T00:47:05.5023635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_xdl_c_shuffle_i8_i8_i8_km_nk_mn_instance.cpp' 2025-01-24T00:47:05.5024701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_xdl_c_shuffle_i8_i8_i8_mk_kn_mn_instance.cpp' 2025-01-24T00:47:05.5025760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_xdl_c_shuffle_i8_i8_i8_mk_nk_mn_instance.cpp' 2025-01-24T00:47:05.5026600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/gemm_quantization_common.hpp' 2025-01-24T00:47:05.5027360Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm' 2025-01-24T00:47:05.5028083Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization' 2025-01-24T00:47:05.5028804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/CMakeLists.txt' 2025-01-24T00:47:05.5029713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_add.cpp' 2025-01-24T00:47:05.5030606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_amax.cpp' 2025-01-24T00:47:05.5031514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_avg.cpp' 2025-01-24T00:47:05.5032407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_max.cpp' 2025-01-24T00:47:05.5033318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_min.cpp' 2025-01-24T00:47:05.5034217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_norm2.cpp' 2025-01-24T00:47:05.5035113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f16_f16_amax.cpp' 2025-01-24T00:47:05.5036051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f16_f16_max.cpp' 2025-01-24T00:47:05.5036971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f16_f16_min.cpp' 2025-01-24T00:47:05.5037874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f32_f16_add.cpp' 2025-01-24T00:47:05.5038763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f32_f16_avg.cpp' 2025-01-24T00:47:05.5039707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f32_f16_norm2.cpp' 2025-01-24T00:47:05.5040630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_add.cpp' 2025-01-24T00:47:05.5041533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_amax.cpp' 2025-01-24T00:47:05.5042441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_avg.cpp' 2025-01-24T00:47:05.5043336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_max.cpp' 2025-01-24T00:47:05.5044252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_min.cpp' 2025-01-24T00:47:05.5045151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_norm2.cpp' 2025-01-24T00:47:05.5046049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f64_f32_add.cpp' 2025-01-24T00:47:05.5046980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f64_f32_avg.cpp' 2025-01-24T00:47:05.5047879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f64_f32_norm2.cpp' 2025-01-24T00:47:05.5048777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_add.cpp' 2025-01-24T00:47:05.5049671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_amax.cpp' 2025-01-24T00:47:05.5050569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_avg.cpp' 2025-01-24T00:47:05.5051490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_max.cpp' 2025-01-24T00:47:05.5052417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_min.cpp' 2025-01-24T00:47:05.5053315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_norm2.cpp' 2025-01-24T00:47:05.5054197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i32_i8_add.cpp' 2025-01-24T00:47:05.5055114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i32_i8_avg.cpp' 2025-01-24T00:47:05.5056084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i8_i8_amax.cpp' 2025-01-24T00:47:05.5056975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i8_i8_max.cpp' 2025-01-24T00:47:05.5057852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i8_i8_min.cpp' 2025-01-24T00:47:05.5058810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_b16_f32_f32_add.cpp' 2025-01-24T00:47:05.5059755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_b16_f32_f32_avg.cpp' 2025-01-24T00:47:05.5060698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f16_f32_f32_add.cpp' 2025-01-24T00:47:05.5061652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f16_f32_f32_avg.cpp' 2025-01-24T00:47:05.5062591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f32_f32_add.cpp' 2025-01-24T00:47:05.5063545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f32_f32_avg.cpp' 2025-01-24T00:47:05.5064489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f64_f32_add.cpp' 2025-01-24T00:47:05.5065444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f64_f32_avg.cpp' 2025-01-24T00:47:05.5066408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f64_f64_f64_add.cpp' 2025-01-24T00:47:05.5067364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f64_f64_f64_avg.cpp' 2025-01-24T00:47:05.5068291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_add.cpp' 2025-01-24T00:47:05.5069191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_amax.cpp' 2025-01-24T00:47:05.5070100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_avg.cpp' 2025-01-24T00:47:05.5071028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_max.cpp' 2025-01-24T00:47:05.5071969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_min.cpp' 2025-01-24T00:47:05.5072871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_norm2.cpp' 2025-01-24T00:47:05.5073777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f16_f16_amax.cpp' 2025-01-24T00:47:05.5074672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f16_f16_max.cpp' 2025-01-24T00:47:05.5075572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f16_f16_min.cpp' 2025-01-24T00:47:05.5076486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f32_f16_add.cpp' 2025-01-24T00:47:05.5077384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f32_f16_avg.cpp' 2025-01-24T00:47:05.5078302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f32_f16_norm2.cpp' 2025-01-24T00:47:05.5079205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_add.cpp' 2025-01-24T00:47:05.5080121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_amax.cpp' 2025-01-24T00:47:05.5081020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_avg.cpp' 2025-01-24T00:47:05.5081951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_max.cpp' 2025-01-24T00:47:05.5082871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_min.cpp' 2025-01-24T00:47:05.5083808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_norm2.cpp' 2025-01-24T00:47:05.5084726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f64_f32_add.cpp' 2025-01-24T00:47:05.5085620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f64_f32_avg.cpp' 2025-01-24T00:47:05.5086637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f64_f32_norm2.cpp' 2025-01-24T00:47:05.5087560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_add.cpp' 2025-01-24T00:47:05.5088465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_amax.cpp' 2025-01-24T00:47:05.5089376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_avg.cpp' 2025-01-24T00:47:05.5090274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_max.cpp' 2025-01-24T00:47:05.5091178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_min.cpp' 2025-01-24T00:47:05.5092190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_norm2.cpp' 2025-01-24T00:47:05.5093102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i32_i8_add.cpp' 2025-01-24T00:47:05.5093986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i32_i8_avg.cpp' 2025-01-24T00:47:05.5094881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i8_i8_amax.cpp' 2025-01-24T00:47:05.5095783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i8_i8_max.cpp' 2025-01-24T00:47:05.5096665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i8_i8_min.cpp' 2025-01-24T00:47:05.5097373Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce' 2025-01-24T00:47:05.5098138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/CMakeLists.txt' 2025-01-24T00:47:05.5099054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce1.cpp' 2025-01-24T00:47:05.5099951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce2.cpp' 2025-01-24T00:47:05.5100832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce3.cpp' 2025-01-24T00:47:05.5101725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce1.cpp' 2025-01-24T00:47:05.5102668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce2.cpp' 2025-01-24T00:47:05.5103563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce3.cpp' 2025-01-24T00:47:05.5104441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce4.cpp' 2025-01-24T00:47:05.5105322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce1.cpp' 2025-01-24T00:47:05.5106215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce2.cpp' 2025-01-24T00:47:05.5107102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce3.cpp' 2025-01-24T00:47:05.5107998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce1.cpp' 2025-01-24T00:47:05.5108879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce2.cpp' 2025-01-24T00:47:05.5109774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce3.cpp' 2025-01-24T00:47:05.5110661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce4.cpp' 2025-01-24T00:47:05.5111358Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax' 2025-01-24T00:47:05.5112096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/transpose/CMakeLists.txt' 2025-01-24T00:47:05.5112921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/transpose/device_transpose_instances_3d.cpp' 2025-01-24T00:47:05.5113678Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/transpose' 2025-01-24T00:47:05.5114359Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance/gpu' 2025-01-24T00:47:05.5115011Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/tensor_operation_instance' 2025-01-24T00:47:05.5115584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/utility/CMakeLists.txt' 2025-01-24T00:47:05.5116216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/utility/convolution_parameter.cpp' 2025-01-24T00:47:05.5116817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/utility/device_memory.cpp' 2025-01-24T00:47:05.5117445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/utility/host_tensor.cpp' 2025-01-24T00:47:05.5117990Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src/utility' 2025-01-24T00:47:05.5118507Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library/src' 2025-01-24T00:47:05.5118995Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/library' 2025-01-24T00:47:05.5119500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/modified_files.txt' 2025-01-24T00:47:05.5120022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/CMakeLists.txt' 2025-01-24T00:47:05.5120513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/README.md' 2025-01-24T00:47:05.5121155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/data_type_enum.hpp' 2025-01-24T00:47:05.5121851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_avg_pool2d_bwd_impl.hpp' 2025-01-24T00:47:05.5122555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_avg_pool3d_bwd_impl.hpp' 2025-01-24T00:47:05.5123335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_batched_gemm_add_relu_gemm_add_impl.hpp' 2025-01-24T00:47:05.5124157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_batched_gemm_bias_softmax_gemm_permute_impl.hpp' 2025-01-24T00:47:05.5124885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_batched_gemm_gemm_impl.hpp' 2025-01-24T00:47:05.5125571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_batched_gemm_impl.hpp' 2025-01-24T00:47:05.5126365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_batched_gemm_reduce_impl.hpp' 2025-01-24T00:47:05.5127117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_batched_gemm_softmax_gemm_impl.hpp' 2025-01-24T00:47:05.5127950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_batched_gemm_softmax_gemm_permute_impl.hpp' 2025-01-24T00:47:05.5128692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_batchnorm_backward_impl.hpp' 2025-01-24T00:47:05.5129403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_batchnorm_forward_impl.hpp' 2025-01-24T00:47:05.5130115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_batchnorm_infer_impl.hpp' 2025-01-24T00:47:05.5130793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_contraction_impl.hpp' 2025-01-24T00:47:05.5131522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_contraction_utils.hpp' 2025-01-24T00:47:05.5132243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_conv_bwd_data_impl.hpp' 2025-01-24T00:47:05.5132977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_conv_fwd_bias_relu_add_impl.hpp' 2025-01-24T00:47:05.5133703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_conv_fwd_bias_relu_impl.hpp' 2025-01-24T00:47:05.5134365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_conv_fwd_impl.hpp' 2025-01-24T00:47:05.5135108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_conv_tensor_rearrange_impl.hpp' 2025-01-24T00:47:05.5135845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_elementwise_layernorm_impl.hpp' 2025-01-24T00:47:05.5136627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_gemm_ab_scale_impl.hpp' 2025-01-24T00:47:05.5137368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_gemm_add_add_fastgelu_impl.hpp' 2025-01-24T00:47:05.5138079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_gemm_add_fastgelu_impl.hpp' 2025-01-24T00:47:05.5138756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_gemm_add_impl.hpp' 2025-01-24T00:47:05.5139473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_gemm_add_multiply_impl.hpp' 2025-01-24T00:47:05.5140239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_gemm_add_relu_add_layernorm_impl.hpp' 2025-01-24T00:47:05.5140939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_gemm_add_relu_impl.hpp' 2025-01-24T00:47:05.5141626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_gemm_add_silu_impl.hpp' 2025-01-24T00:47:05.5142364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_gemm_bias_add_reduce_impl.hpp' 2025-01-24T00:47:05.5143103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_gemm_bilinear_impl.hpp' 2025-01-24T00:47:05.5143836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_gemm_fastgelu_impl.hpp' 2025-01-24T00:47:05.5144477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_gemm_impl.hpp' 2025-01-24T00:47:05.5145188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_gemm_multiply_add_impl.hpp' 2025-01-24T00:47:05.5145933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_gemm_multiply_multiply_impl.hpp' 2025-01-24T00:47:05.5146637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_gemm_reduce_impl.hpp' 2025-01-24T00:47:05.5147358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_gemm_splitk_impl.hpp' 2025-01-24T00:47:05.5148043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_gemm_streamk_impl.hpp' 2025-01-24T00:47:05.5148781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_gemm_universal_batched_impl.hpp' 2025-01-24T00:47:05.5149492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_gemm_universal_impl.hpp' 2025-01-24T00:47:05.5150226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_gemm_universal_reduce_impl.hpp' 2025-01-24T00:47:05.5150982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_gemm_universal_streamk_impl.hpp' 2025-01-24T00:47:05.5151713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_grouped_conv_bwd_data_impl.hpp' 2025-01-24T00:47:05.5152453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_grouped_conv_bwd_weight_impl.hpp' 2025-01-24T00:47:05.5153167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_grouped_conv_fwd_impl.hpp' 2025-01-24T00:47:05.5153942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_grouped_conv_fwd_outelementop_impl.hpp' 2025-01-24T00:47:05.5154688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_grouped_gemm_fastgelu_impl.hpp' 2025-01-24T00:47:05.5155413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_grouped_gemm_fixed_nk_impl.hpp' 2025-01-24T00:47:05.5156097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_grouped_gemm_impl.hpp' 2025-01-24T00:47:05.5156888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_grouped_gemm_multiply_tile_loop_impl.hpp' 2025-01-24T00:47:05.5157652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_grouped_gemm_tile_loop_impl.hpp' 2025-01-24T00:47:05.5158408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_groupnorm_bwd_data_impl.hpp' 2025-01-24T00:47:05.5159152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_groupnorm_bwd_gamma_beta_impl.hpp' 2025-01-24T00:47:05.5159855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_groupnorm_fwd_impl.hpp' 2025-01-24T00:47:05.5160572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_layernorm_bwd_data_impl.hpp' 2025-01-24T00:47:05.5161318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_layernorm_bwd_gamma_beta_impl.hpp' 2025-01-24T00:47:05.5162074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_layernorm_fwd_impl.hpp' 2025-01-24T00:47:05.5162771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_max_pool2d_bwd_impl.hpp' 2025-01-24T00:47:05.5163475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_max_pool3d_bwd_impl.hpp' 2025-01-24T00:47:05.5164164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_permute_scale_impl.hpp' 2025-01-24T00:47:05.5164839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_pool2d_fwd_impl.hpp' 2025-01-24T00:47:05.5165522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_pool3d_fwd_impl.hpp' 2025-01-24T00:47:05.5166175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_reduce_impl.hpp' 2025-01-24T00:47:05.5166897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_softmax_impl.hpp' 2025-01-24T00:47:05.5167567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler/profile_transpose_impl.hpp' 2025-01-24T00:47:05.5168145Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include/profiler' 2025-01-24T00:47:05.5168694Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/include' 2025-01-24T00:47:05.5169240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/CMakeLists.txt' 2025-01-24T00:47:05.5169852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_avg_pool2d_bwd.cpp' 2025-01-24T00:47:05.5170449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_avg_pool3d_bwd.cpp' 2025-01-24T00:47:05.5171037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_batched_gemm.cpp' 2025-01-24T00:47:05.5171732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_batched_gemm_add_relu_gemm_add.cpp' 2025-01-24T00:47:05.5172380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_batched_gemm_gemm.cpp' 2025-01-24T00:47:05.5173049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_batched_gemm_multi_d.cpp' 2025-01-24T00:47:05.5173671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_batched_gemm_reduce.cpp' 2025-01-24T00:47:05.5174265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_batchnorm_bwd.cpp' 2025-01-24T00:47:05.5174874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_batchnorm_fwd.cpp' 2025-01-24T00:47:05.5175481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_batchnorm_infer.cpp' 2025-01-24T00:47:05.5176153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_contraction_bilinear.cpp' 2025-01-24T00:47:05.5176790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_contraction_scale.cpp' 2025-01-24T00:47:05.5177380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_conv_bwd_data.cpp' 2025-01-24T00:47:05.5177966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_conv_fwd.cpp' 2025-01-24T00:47:05.5178580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_conv_fwd_bias_relu.cpp' 2025-01-24T00:47:05.5179235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_conv_fwd_bias_relu_add.cpp' 2025-01-24T00:47:05.5179879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_conv_tensor_rearrange.cpp' 2025-01-24T00:47:05.5180433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_gemm.cpp' 2025-01-24T00:47:05.5181038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_gemm_ab_scale.cpp' 2025-01-24T00:47:05.5181608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_gemm_add.cpp' 2025-01-24T00:47:05.5182257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_gemm_add_add_fastgelu.cpp' 2025-01-24T00:47:05.5182871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_gemm_add_fastgelu.cpp' 2025-01-24T00:47:05.5183489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_gemm_add_multiply.cpp' 2025-01-24T00:47:05.5184098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_gemm_add_relu.cpp' 2025-01-24T00:47:05.5184765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_gemm_add_relu_add_layernorm.cpp' 2025-01-24T00:47:05.5185370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_gemm_add_silu.cpp' 2025-01-24T00:47:05.5185993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_gemm_bias_add_reduce.cpp' 2025-01-24T00:47:05.5186613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_gemm_bilinear.cpp' 2025-01-24T00:47:05.5187241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_gemm_fastgelu.cpp' 2025-01-24T00:47:05.5187851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_gemm_multiply_add.cpp' 2025-01-24T00:47:05.5188505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_gemm_multiply_multiply.cpp' 2025-01-24T00:47:05.5189088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_gemm_reduce.cpp' 2025-01-24T00:47:05.5189669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_gemm_splitk.cpp' 2025-01-24T00:47:05.5190300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_gemm_streamk.cpp' 2025-01-24T00:47:05.5190939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_gemm_universal.cpp' 2025-01-24T00:47:05.5191591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_gemm_universal_batched.cpp' 2025-01-24T00:47:05.5192561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_gemm_universal_reduce.cpp' 2025-01-24T00:47:05.5193204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_gemm_universal_streamk.cpp' 2025-01-24T00:47:05.5193852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_grouped_conv_bwd_data.cpp' 2025-01-24T00:47:05.5194505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_grouped_conv_bwd_weight.cpp' 2025-01-24T00:47:05.5195131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_grouped_conv_fwd.cpp' 2025-01-24T00:47:05.5195811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_grouped_conv_fwd_outelementop.cpp' 2025-01-24T00:47:05.5196403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_grouped_gemm.cpp' 2025-01-24T00:47:05.5197051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_grouped_gemm_fastgelu.cpp' 2025-01-24T00:47:05.5197685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_grouped_gemm_fixed_nk.cpp' 2025-01-24T00:47:05.5198385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_grouped_gemm_multiply_tile_loop.cpp' 2025-01-24T00:47:05.5199021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_grouped_gemm_tile_loop.cpp' 2025-01-24T00:47:05.5199638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_groupnorm_bwd_data.cpp' 2025-01-24T00:47:05.5200304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_groupnorm_bwd_gamma_beta.cpp' 2025-01-24T00:47:05.5200968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_groupnorm_fwd.cpp' 2025-01-24T00:47:05.5201603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_layernorm_bwd_data.cpp' 2025-01-24T00:47:05.5202287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_layernorm_bwd_gamma_beta.cpp' 2025-01-24T00:47:05.5202878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_layernorm_fwd.cpp' 2025-01-24T00:47:05.5203493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_max_pool2d_bwd.cpp' 2025-01-24T00:47:05.5204089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_max_pool2d_fwd.cpp' 2025-01-24T00:47:05.5204699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_max_pool3d_bwd.cpp' 2025-01-24T00:47:05.5205362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_permute_scale.cpp' 2025-01-24T00:47:05.5205938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_pool3d_fwd.cpp' 2025-01-24T00:47:05.5206576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_reduce.cpp' 2025-01-24T00:47:05.5207145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_softmax.cpp' 2025-01-24T00:47:05.5207741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profile_transpose.cpp' 2025-01-24T00:47:05.5208275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profiler.cpp' 2025-01-24T00:47:05.5208908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src/profiler_operation_registry.hpp' 2025-01-24T00:47:05.5209437Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler/src' 2025-01-24T00:47:05.5209931Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/profiler' 2025-01-24T00:47:05.5210428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/pyproject.toml' 2025-01-24T00:47:05.5210981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/python/ck4inductor/__init__.py' 2025-01-24T00:47:05.5211685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/python/ck4inductor/batched_universal_gemm/gen_instances.py' 2025-01-24T00:47:05.5212345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/python/ck4inductor/batched_universal_gemm/op.py' 2025-01-24T00:47:05.5212996Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/python/ck4inductor/batched_universal_gemm' 2025-01-24T00:47:05.5213672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/python/ck4inductor/grouped_conv_fwd/gen_instances.py' 2025-01-24T00:47:05.5214282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/python/ck4inductor/grouped_conv_fwd/op.py' 2025-01-24T00:47:05.5214908Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/python/ck4inductor/grouped_conv_fwd' 2025-01-24T00:47:05.5215614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/python/ck4inductor/universal_gemm/gen_instances.py' 2025-01-24T00:47:05.5216238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/python/ck4inductor/universal_gemm/op.py' 2025-01-24T00:47:05.5216866Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/python/ck4inductor/universal_gemm' 2025-01-24T00:47:05.5217396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/python/ck4inductor/util.py' 2025-01-24T00:47:05.5217933Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/python/ck4inductor' 2025-01-24T00:47:05.5218434Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/python' 2025-01-24T00:47:05.5218923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/rbuild.ini' 2025-01-24T00:47:05.5219432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/requirements.txt' 2025-01-24T00:47:05.5219995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/check_copyright_year.sh' 2025-01-24T00:47:05.5220562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/clang-format-overwrite.sh' 2025-01-24T00:47:05.5221086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/cmake-ck-dev.sh' 2025-01-24T00:47:05.5221622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/cmake-ck-release.sh' 2025-01-24T00:47:05.5222242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/convert_miopen_driver_to_profiler.py' 2025-01-24T00:47:05.5222754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/count_vgpr.sh' 2025-01-24T00:47:05.5223276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/hip_fatbin_insert' 2025-01-24T00:47:05.5224486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/hipclang_opt.sh' 2025-01-24T00:47:05.5225673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/install_precommit.sh' 2025-01-24T00:47:05.5226858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/process_perf_data.py' 2025-01-24T00:47:05.5228068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/process_perf_data.sh' 2025-01-24T00:47:05.5229280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/process_qa_data.sh' 2025-01-24T00:47:05.5230494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/profile_batched_gemm.sh' 2025-01-24T00:47:05.5231670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/profile_gemm.sh' 2025-01-24T00:47:05.5232882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/profile_gemm_bilinear.sh' 2025-01-24T00:47:05.5234194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/profile_grouped_conv_bwd_data.sh' 2025-01-24T00:47:05.5235557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/profile_grouped_conv_bwd_weight.sh' 2025-01-24T00:47:05.5236849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/profile_grouped_conv_fwd.sh' 2025-01-24T00:47:05.5238209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/profile_grouped_conv_fwd_outelementop.sh' 2025-01-24T00:47:05.5239527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/profile_grouped_gemm.sh' 2025-01-24T00:47:05.5240747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/profile_mixed_gemm.sh' 2025-01-24T00:47:05.5241933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/profile_onnx_gemm.sh' 2025-01-24T00:47:05.5243151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/profile_permute_scale.sh' 2025-01-24T00:47:05.5244449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/profile_reduce_no_index.sh' 2025-01-24T00:47:05.5245709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/profile_reduce_with_index.sh' 2025-01-24T00:47:05.5247013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/profile_resnet50.sh' 2025-01-24T00:47:05.5248219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/profile_splitK_gemm.sh' 2025-01-24T00:47:05.5249403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/redis-cli.conf' 2025-01-24T00:47:05.5250610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/run_full_performance_tests.sh' 2025-01-24T00:47:05.5251883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/run_performance_tests.sh' 2025-01-24T00:47:05.5253100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/sccache_wrapper.sh' 2025-01-24T00:47:05.5254286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/test_convnd_fwd.sh' 2025-01-24T00:47:05.5255480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/test_reduce_no_index.sh' 2025-01-24T00:47:05.5256703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script/uninstall_precommit.sh' 2025-01-24T00:47:05.5257863Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/script' 2025-01-24T00:47:05.5258980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/CMakeLists.txt' 2025-01-24T00:47:05.5260156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/batched_gemm/CMakeLists.txt' 2025-01-24T00:47:05.5261463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/batched_gemm/test_batched_gemm_xdl.cpp' 2025-01-24T00:47:05.5262739Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/batched_gemm' 2025-01-24T00:47:05.5263975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/batched_gemm_gemm/CMakeLists.txt' 2025-01-24T00:47:05.5265407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/batched_gemm_gemm/test_batched_gemm_gemm_fp16_xdl.cpp' 2025-01-24T00:47:05.5266884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/batched_gemm_gemm/test_batched_gemm_gemm_util.hpp' 2025-01-24T00:47:05.5268269Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/batched_gemm_gemm' 2025-01-24T00:47:05.5269539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/batched_gemm_multi_d/CMakeLists.txt' 2025-01-24T00:47:05.5275710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/batched_gemm_multi_d/test_batched_gemm_multi_d_dl.cpp' 2025-01-24T00:47:05.5277119Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/batched_gemm_multi_d' 2025-01-24T00:47:05.5278429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/batched_gemm_reduce/CMakeLists.txt' 2025-01-24T00:47:05.5279958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/batched_gemm_reduce/batched_gemm_reduce_fp16_xdl.cpp' 2025-01-24T00:47:05.5281333Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/batched_gemm_reduce' 2025-01-24T00:47:05.5282647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/batched_gemm_softmax_gemm/CMakeLists.txt' 2025-01-24T00:47:05.5284146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/batched_gemm_softmax_gemm/test_batched_gemm_softmax_gemm_fp16_xdl.cpp' 2025-01-24T00:47:05.5285755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/batched_gemm_softmax_gemm/test_batched_gemm_softmax_gemm_util.hpp' 2025-01-24T00:47:05.5287307Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/batched_gemm_softmax_gemm' 2025-01-24T00:47:05.5288700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute/CMakeLists.txt' 2025-01-24T00:47:05.5290337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_bias_softmax_gemm_permute_bf16_xdl.cpp' 2025-01-24T00:47:05.5292343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_bias_softmax_gemm_permute_fp16_xdl.cpp' 2025-01-24T00:47:05.5294157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_bias_softmax_gemm_permute_util.hpp' 2025-01-24T00:47:05.5295947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_softmax_gemm_permute_bf16_xdl.cpp' 2025-01-24T00:47:05.5297717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_softmax_gemm_permute_fp16_xdl.cpp' 2025-01-24T00:47:05.5299455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_softmax_gemm_permute_util.hpp' 2025-01-24T00:47:05.5301019Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute' 2025-01-24T00:47:05.5302402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/batchnorm/CMakeLists.txt' 2025-01-24T00:47:05.5303713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/batchnorm/batchnorm_bwd_rank_4.cpp' 2025-01-24T00:47:05.5305021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/batchnorm/batchnorm_fwd_rank_4.cpp' 2025-01-24T00:47:05.5306348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/batchnorm/batchnorm_infer_rank_4.cpp' 2025-01-24T00:47:05.5307596Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/batchnorm' 2025-01-24T00:47:05.5308868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/block_swizzle_test/block_swizzle_test.cpp' 2025-01-24T00:47:05.5310172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/block_swizzle_test/rebuild.sh' 2025-01-24T00:47:05.5311512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/block_swizzle_test/simple_args.h' 2025-01-24T00:47:05.5312774Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/block_swizzle_test' 2025-01-24T00:47:05.5314048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/block_to_ctile_map/CMakeLists.txt' 2025-01-24T00:47:05.5315403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/block_to_ctile_map/test_block_to_ctile_map.cpp' 2025-01-24T00:47:05.5316733Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/block_to_ctile_map' 2025-01-24T00:47:05.5317957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/ck_tile/CMakeLists.txt' 2025-01-24T00:47:05.5319224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/ck_tile/batched_gemm/CMakeLists.txt' 2025-01-24T00:47:05.5320562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/ck_tile/batched_gemm/test_batched_gemm.cpp' 2025-01-24T00:47:05.5321986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/ck_tile/batched_gemm/test_batched_gemm_ut_cases.inc' 2025-01-24T00:47:05.5323433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/ck_tile/batched_gemm/test_batched_gemm_util.hpp' 2025-01-24T00:47:05.5324763Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/ck_tile/batched_gemm' 2025-01-24T00:47:05.5326016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/ck_tile/gemm/CMakeLists.txt' 2025-01-24T00:47:05.5327406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/ck_tile/gemm/test_gemm_mem_pipeline.cpp' 2025-01-24T00:47:05.5328809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/ck_tile/gemm/test_gemm_mem_pipeline_ut_cases.inc' 2025-01-24T00:47:05.5330216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/ck_tile/gemm/test_gemm_mem_pipeline_util.hpp' 2025-01-24T00:47:05.5331507Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/ck_tile/gemm' 2025-01-24T00:47:05.5332804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/ck_tile/image_to_column/CMakeLists.txt' 2025-01-24T00:47:05.5334249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/ck_tile/image_to_column/test_tile_image_to_column.cpp' 2025-01-24T00:47:05.5335620Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/ck_tile/image_to_column' 2025-01-24T00:47:05.5336831Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/ck_tile' 2025-01-24T00:47:05.5338018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/contraction/CMakeLists.txt' 2025-01-24T00:47:05.5339360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/contraction/test_contraction_interface_xdl.cpp' 2025-01-24T00:47:05.5340765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/contraction/test_contraction_xdl.cpp' 2025-01-24T00:47:05.5342057Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/contraction' 2025-01-24T00:47:05.5343318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/conv_tensor_rearrange/CMakeLists.txt' 2025-01-24T00:47:05.5344728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/conv_tensor_rearrange/test_conv_tensor_rearrange.cpp' 2025-01-24T00:47:05.5346240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/conv_tensor_rearrange/test_conv_tensor_rearrange_interface.cpp' 2025-01-24T00:47:05.5347668Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/conv_tensor_rearrange' 2025-01-24T00:47:05.5348908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/conv_util/CMakeLists.txt' 2025-01-24T00:47:05.5350115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/conv_util/conv_util.cpp' 2025-01-24T00:47:05.5351283Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/conv_util' 2025-01-24T00:47:05.5352496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/convnd_bwd_data/CMakeLists.txt' 2025-01-24T00:47:05.5353803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/convnd_bwd_data/convnd_bwd_data_xdl.cpp' 2025-01-24T00:47:05.5355091Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/convnd_bwd_data' 2025-01-24T00:47:05.5356291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/convnd_fwd/CMakeLists.txt' 2025-01-24T00:47:05.5357527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/convnd_fwd/convnd_fwd_xdl.cpp' 2025-01-24T00:47:05.5358742Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/convnd_fwd' 2025-01-24T00:47:05.5359922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/data_type/CMakeLists.txt' 2025-01-24T00:47:05.5361120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/data_type/test_bf8.cpp' 2025-01-24T00:47:05.5362355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/data_type/test_custom_type.cpp' 2025-01-24T00:47:05.5363605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/data_type/test_fp8.cpp' 2025-01-24T00:47:05.5364810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/data_type/test_int4.cpp' 2025-01-24T00:47:05.5366056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/data_type/type_convert_const.cpp' 2025-01-24T00:47:05.5367336Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/data_type' 2025-01-24T00:47:05.5368606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/elementwise_normalization/CMakeLists.txt' 2025-01-24T00:47:05.5370084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/elementwise_normalization/test_elementwise_layernorm_fp16.cpp' 2025-01-24T00:47:05.5371622Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/elementwise_normalization' 2025-01-24T00:47:05.5372888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm/CMakeLists.txt' 2025-01-24T00:47:05.5374044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm/gemm_bf16.cpp' 2025-01-24T00:47:05.5375181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm/gemm_fp16.cpp' 2025-01-24T00:47:05.5376332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm/gemm_fp32.cpp' 2025-01-24T00:47:05.5377479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm/gemm_fp64.cpp' 2025-01-24T00:47:05.5378608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm/gemm_int8.cpp' 2025-01-24T00:47:05.5379841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm/gemm_standalone_xdl_fp16.cpp' 2025-01-24T00:47:05.5381061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm/gemm_util.hpp' 2025-01-24T00:47:05.5382307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm/instance/gemm_f16_nn_instance.cpp' 2025-01-24T00:47:05.5383655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm/instance/gemm_f16_nn_instance.hpp' 2025-01-24T00:47:05.5385005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm/instance/gemm_f16_nt_instance.cpp' 2025-01-24T00:47:05.5386353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm/instance/gemm_f16_nt_instance.hpp' 2025-01-24T00:47:05.5387701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm/instance/gemm_f16_tn_instance.cpp' 2025-01-24T00:47:05.5389037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm/instance/gemm_f16_tn_instance.hpp' 2025-01-24T00:47:05.5390382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm/instance/gemm_f16_tt_instance.cpp' 2025-01-24T00:47:05.5391730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm/instance/gemm_f16_tt_instance.hpp' 2025-01-24T00:47:05.5393320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm/instance/gemm_wavelet_f16_tn_instance.cpp' 2025-01-24T00:47:05.5394801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm/instance/gemm_wavelet_f16_tn_instance.hpp' 2025-01-24T00:47:05.5396124Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm/instance' 2025-01-24T00:47:05.5397309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm/run_gemm_test.inc' 2025-01-24T00:47:05.5398464Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm' 2025-01-24T00:47:05.5399610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm_add/CMakeLists.txt' 2025-01-24T00:47:05.5400892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm_add/test_gemm_add_fastgelu_xdl.cpp' 2025-01-24T00:47:05.5402295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm_add/test_gemm_add_relu_xdl.cpp' 2025-01-24T00:47:05.5403599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm_add/test_gemm_add_silu_xdl.cpp' 2025-01-24T00:47:05.5404886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm_add/test_gemm_add_xdl.hpp' 2025-01-24T00:47:05.5406101Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm_add' 2025-01-24T00:47:05.5407360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm_layernorm/CMakeLists.txt' 2025-01-24T00:47:05.5408764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm_layernorm/test_gemm_add_relu_add_layernorm_fp16_xdl.cpp' 2025-01-24T00:47:05.5410153Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm_layernorm' 2025-01-24T00:47:05.5411371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm_reduce/CMakeLists.txt' 2025-01-24T00:47:05.5412653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm_reduce/gemm_reduce_fp16_xdl.cpp' 2025-01-24T00:47:05.5413899Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm_reduce' 2025-01-24T00:47:05.5415111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm_split_k/CMakeLists.txt' 2025-01-24T00:47:05.5416430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm_split_k/test_gemm_splitk_ut_cases.inc' 2025-01-24T00:47:05.5417804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm_split_k/test_gemm_splitk_util.hpp' 2025-01-24T00:47:05.5419138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm_split_k/test_gemm_splitk_xdl.cpp' 2025-01-24T00:47:05.5420399Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm_split_k' 2025-01-24T00:47:05.5421629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm_universal/CMakeLists.txt' 2025-01-24T00:47:05.5422982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm_universal/test_gemm_universal_ut_cases.inc' 2025-01-24T00:47:05.5424422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm_universal/test_gemm_universal_util.hpp' 2025-01-24T00:47:05.5425841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm_universal/test_gemm_universal_xdl.cpp' 2025-01-24T00:47:05.5427136Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/gemm_universal' 2025-01-24T00:47:05.5428411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/grouped_convnd_bwd_data/CMakeLists.txt' 2025-01-24T00:47:05.5429889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_interface_wmma.cpp' 2025-01-24T00:47:05.5431550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_interface_xdl.cpp' 2025-01-24T00:47:05.5433182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_xdl_wmma.cpp' 2025-01-24T00:47:05.5434623Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/grouped_convnd_bwd_data' 2025-01-24T00:47:05.5435944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/grouped_convnd_bwd_weight/CMakeLists.txt' 2025-01-24T00:47:05.5437454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_conv_bwd_weight_xdl_bilinear.cpp' 2025-01-24T00:47:05.5439056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight.cpp' 2025-01-24T00:47:05.5440671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight_interface_wmma.cpp' 2025-01-24T00:47:05.5442330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight_interface_xdl.cpp' 2025-01-24T00:47:05.5443819Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/grouped_convnd_bwd_weight' 2025-01-24T00:47:05.5445121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/grouped_convnd_fwd/CMakeLists.txt' 2025-01-24T00:47:05.5446548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd.cpp' 2025-01-24T00:47:05.5448037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd_large_cases_xdl.cpp' 2025-01-24T00:47:05.5449618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd_multi_ab_interface.cpp' 2025-01-24T00:47:05.5451318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd_multi_d_interface_compatibility_xdl_wmma.cpp' 2025-01-24T00:47:05.5452829Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/grouped_convnd_fwd' 2025-01-24T00:47:05.5454064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/grouped_gemm/CMakeLists.txt' 2025-01-24T00:47:05.5455433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/grouped_gemm/test_grouped_gemm_interface_xdl.cpp' 2025-01-24T00:47:05.5456895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/grouped_gemm/test_grouped_gemm_splitk_xdl.cpp' 2025-01-24T00:47:05.5458393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/grouped_gemm/test_grouped_gemm_two_stage_multiple_d_splitk_xdl.cpp' 2025-01-24T00:47:05.5459929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/grouped_gemm/test_grouped_gemm_two_stage_ut_cases.inc' 2025-01-24T00:47:05.5461365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/grouped_gemm/test_grouped_gemm_ut_cases.inc' 2025-01-24T00:47:05.5462762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/grouped_gemm/test_grouped_gemm_util.hpp' 2025-01-24T00:47:05.5464056Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/grouped_gemm' 2025-01-24T00:47:05.5465308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/magic_number_division/CMakeLists.txt' 2025-01-24T00:47:05.5466700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/magic_number_division/magic_number_division.cpp' 2025-01-24T00:47:05.5468054Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/magic_number_division' 2025-01-24T00:47:05.5469354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/normalization_bwd_data/CMakeLists.txt' 2025-01-24T00:47:05.5470781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/normalization_bwd_data/test_groupnorm_bwd_data_fp32.cpp' 2025-01-24T00:47:05.5472314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/normalization_bwd_data/test_layernorm2d_bwd_data_fp32.cpp' 2025-01-24T00:47:05.5473723Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/normalization_bwd_data' 2025-01-24T00:47:05.5475063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/normalization_bwd_gamma_beta/CMakeLists.txt' 2025-01-24T00:47:05.5476570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/normalization_bwd_gamma_beta/test_groupnorm_bwd_gamma_beta_fp32.cpp' 2025-01-24T00:47:05.5478211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/normalization_bwd_gamma_beta/test_layernorm2d_bwd_gamma_beta_fp32.cpp' 2025-01-24T00:47:05.5479703Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/normalization_bwd_gamma_beta' 2025-01-24T00:47:05.5481026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/normalization_fwd/CMakeLists.txt' 2025-01-24T00:47:05.5482373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/normalization_fwd/test_groupnorm_fwd_fp16.cpp' 2025-01-24T00:47:05.5483795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/normalization_fwd/test_groupnorm_fwd_fp32.cpp' 2025-01-24T00:47:05.5485245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/normalization_fwd/test_layernorm2d_fwd_fp16.cpp' 2025-01-24T00:47:05.5486768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/normalization_fwd/test_layernorm2d_fwd_fp32.cpp' 2025-01-24T00:47:05.5488242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/normalization_fwd/test_layernorm4d_fwd_fp16.cpp' 2025-01-24T00:47:05.5489580Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/normalization_fwd' 2025-01-24T00:47:05.5490826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/permute_scale/CMakeLists.txt' 2025-01-24T00:47:05.5492340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/permute_scale/test_permute_scale.cpp' 2025-01-24T00:47:05.5493604Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/permute_scale' 2025-01-24T00:47:05.5494872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/pool/CMakeLists.txt' 2025-01-24T00:47:05.5496089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/pool/test_avg_pool2d_bwd.cpp' 2025-01-24T00:47:05.5497327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/pool/test_avg_pool2d_fwd.cpp' 2025-01-24T00:47:05.5498570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/pool/test_avg_pool3d_bwd.cpp' 2025-01-24T00:47:05.5499822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/pool/test_avg_pool3d_fwd.cpp' 2025-01-24T00:47:05.5501063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/pool/test_max_pool2d_bwd.cpp' 2025-01-24T00:47:05.5502310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/pool/test_max_pool2d_fwd.cpp' 2025-01-24T00:47:05.5503560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/pool/test_max_pool3d_bwd.cpp' 2025-01-24T00:47:05.5504802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/pool/test_max_pool3d_fwd.cpp' 2025-01-24T00:47:05.5506055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/pool/test_pool_fwd_common.hpp' 2025-01-24T00:47:05.5507236Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/pool' 2025-01-24T00:47:05.5508440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/position_embedding/CMakeLists.txt' 2025-01-24T00:47:05.5509786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/position_embedding/position_embedding.cpp' 2025-01-24T00:47:05.5511101Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/position_embedding' 2025-01-24T00:47:05.5512298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/reduce/CMakeLists.txt' 2025-01-24T00:47:05.5513493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/reduce/reduce_no_index.cpp' 2025-01-24T00:47:05.5514730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/reduce/reduce_with_index.cpp' 2025-01-24T00:47:05.5515955Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/reduce' 2025-01-24T00:47:05.5517173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/reference_conv_fwd/CMakeLists.txt' 2025-01-24T00:47:05.5518546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/reference_conv_fwd/reference_conv_fwd.cpp' 2025-01-24T00:47:05.5519853Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/reference_conv_fwd' 2025-01-24T00:47:05.5521087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/scatter_gather/CMakeLists.txt' 2025-01-24T00:47:05.5522364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/scatter_gather/scatter_gather.cpp' 2025-01-24T00:47:05.5523607Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/scatter_gather' 2025-01-24T00:47:05.5524873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/smfmac_op/CMakeLists.txt' 2025-01-24T00:47:05.5526064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/smfmac_op/smfmac_op.cpp' 2025-01-24T00:47:05.5527363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/smfmac_op/smfmac_op_util.hpp' 2025-01-24T00:47:05.5528619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/smfmac_op/smfmac_op_xdl.cpp' 2025-01-24T00:47:05.5529832Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/smfmac_op' 2025-01-24T00:47:05.5531009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/softmax/CMakeLists.txt' 2025-01-24T00:47:05.5532273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/softmax/test_softmax_interface.cpp' 2025-01-24T00:47:05.5533576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/softmax/test_softmax_rank3.cpp' 2025-01-24T00:47:05.5534854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/softmax/test_softmax_rank4.cpp' 2025-01-24T00:47:05.5536132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/softmax/test_softmax_ut_cases.inc' 2025-01-24T00:47:05.5537411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/softmax/test_softmax_util.hpp' 2025-01-24T00:47:05.5538627Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/softmax' 2025-01-24T00:47:05.5539855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/space_filling_curve/CMakeLists.txt' 2025-01-24T00:47:05.5541229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/space_filling_curve/space_filling_curve.cpp' 2025-01-24T00:47:05.5542566Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/space_filling_curve' 2025-01-24T00:47:05.5543811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/transpose/CMakeLists.txt' 2025-01-24T00:47:05.5545058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/transpose/test_transpose_xdl.cpp' 2025-01-24T00:47:05.5546325Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/transpose' 2025-01-24T00:47:05.5547544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/wmma_op/CMakeLists.txt' 2025-01-24T00:47:05.5548725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/wmma_op/wmma_op.cpp' 2025-01-24T00:47:05.5549903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/wmma_op/wmma_op_util.hpp' 2025-01-24T00:47:05.5551088Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/wmma_op' 2025-01-24T00:47:05.5552264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/wrapper/CMakeLists.txt' 2025-01-24T00:47:05.5553508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/wrapper/test_wrapper_copy.cpp' 2025-01-24T00:47:05.5554811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/wrapper/test_wrapper_gemm_xdl.cpp' 2025-01-24T00:47:05.5556141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/wrapper/test_wrapper_layout.cpp' 2025-01-24T00:47:05.5557444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/wrapper/test_wrapper_partition.cpp' 2025-01-24T00:47:05.5558732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/wrapper/test_wrapper_tensor.cpp' 2025-01-24T00:47:05.5559940Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test/wrapper' 2025-01-24T00:47:05.5561056Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel/test' 2025-01-24T00:47:05.5562102Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel' 2025-01-24T00:47:05.5563062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/.git' 2025-01-24T00:47:05.5564029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/.clang-format' 2025-01-24T00:47:05.5565118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/.github/workflows/cifuzz.yaml' 2025-01-24T00:47:05.5566320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/.github/workflows/test.yaml' 2025-01-24T00:47:05.5567454Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/.github/workflows' 2025-01-24T00:47:05.5568544Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/.github' 2025-01-24T00:47:05.5569564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/.gitignore' 2025-01-24T00:47:05.5570563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/CMakeLists.txt' 2025-01-24T00:47:05.5571552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/LICENSE' 2025-01-24T00:47:05.5572507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/README.md' 2025-01-24T00:47:05.5573539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/cmake/FindBrotli.cmake' 2025-01-24T00:47:05.5574661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/cmake/httplibConfig.cmake.in' 2025-01-24T00:47:05.5575780Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/cmake' 2025-01-24T00:47:05.5576875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/example/Dockerfile.hello' 2025-01-24T00:47:05.5577937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/example/Makefile' 2025-01-24T00:47:05.5578995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/example/benchmark.cc' 2025-01-24T00:47:05.5580081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/example/ca-bundle.crt' 2025-01-24T00:47:05.5581150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/example/client.cc' 2025-01-24T00:47:05.5582207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/example/client.vcxproj' 2025-01-24T00:47:05.5583294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/example/example.sln' 2025-01-24T00:47:05.5584400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/example/hello.cc' 2025-01-24T00:47:05.5585453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/example/redirect.cc' 2025-01-24T00:47:05.5586498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/example/server.cc' 2025-01-24T00:47:05.5587569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/example/server.vcxproj' 2025-01-24T00:47:05.5588652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/example/simplecli.cc' 2025-01-24T00:47:05.5589723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/example/simplesvr.cc' 2025-01-24T00:47:05.5590788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/example/ssecli.cc' 2025-01-24T00:47:05.5591832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/example/ssesvr.cc' 2025-01-24T00:47:05.5593002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/example/upload.cc' 2025-01-24T00:47:05.5594048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/example/uploader.sh' 2025-01-24T00:47:05.5595106Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/example' 2025-01-24T00:47:05.5596111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/httplib.h' 2025-01-24T00:47:05.5597081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/meson.build' 2025-01-24T00:47:05.5598111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/meson_options.txt' 2025-01-24T00:47:05.5599115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/split.py' 2025-01-24T00:47:05.5600132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/CMakeLists.txt' 2025-01-24T00:47:05.5601161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/Makefile' 2025-01-24T00:47:05.5602194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/ca-bundle.crt' 2025-01-24T00:47:05.5603291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/fuzzing/CMakeLists.txt' 2025-01-24T00:47:05.5604442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/fuzzing/Makefile' 2025-01-24T00:47:05.5605535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/fuzzing/corpus/1' 2025-01-24T00:47:05.5606731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/fuzzing/corpus/2' 2025-01-24T00:47:05.5607821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/fuzzing/corpus/3' 2025-01-24T00:47:05.5609223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/fuzzing/corpus/clusterfuzz-testcase-minimized-server_fuzzer-5042094968537088' 2025-01-24T00:47:05.5610938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/fuzzing/corpus/clusterfuzz-testcase-minimized-server_fuzzer-5372331946541056' 2025-01-24T00:47:05.5612653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/fuzzing/corpus/clusterfuzz-testcase-minimized-server_fuzzer-5386708825800704' 2025-01-24T00:47:05.5614451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/fuzzing/corpus/clusterfuzz-testcase-minimized-server_fuzzer-5667822731132928' 2025-01-24T00:47:05.5616142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/fuzzing/corpus/clusterfuzz-testcase-minimized-server_fuzzer-5886572146327552' 2025-01-24T00:47:05.5617848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/fuzzing/corpus/clusterfuzz-testcase-minimized-server_fuzzer-5942767436562432' 2025-01-24T00:47:05.5619555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/fuzzing/corpus/clusterfuzz-testcase-minimized-server_fuzzer-6007379124158464' 2025-01-24T00:47:05.5621269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/fuzzing/corpus/clusterfuzz-testcase-minimized-server_fuzzer-6508706672541696' 2025-01-24T00:47:05.5622696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/fuzzing/corpus/issue1264' 2025-01-24T00:47:05.5623852Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/fuzzing/corpus' 2025-01-24T00:47:05.5625012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/fuzzing/server_fuzzer.cc' 2025-01-24T00:47:05.5626189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/fuzzing/server_fuzzer.dict' 2025-01-24T00:47:05.5627437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/fuzzing/standalone_fuzz_target_runner.cpp' 2025-01-24T00:47:05.5628652Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/fuzzing' 2025-01-24T00:47:05.5629757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/gtest/gtest-all.cc' 2025-01-24T00:47:05.5630831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/gtest/gtest.h' 2025-01-24T00:47:05.5631894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/gtest/gtest_main.cc' 2025-01-24T00:47:05.5632984Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/gtest' 2025-01-24T00:47:05.5634025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/image.jpg' 2025-01-24T00:47:05.5635077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/include_httplib.cc' 2025-01-24T00:47:05.5636176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/meson.build' 2025-01-24T00:47:05.5637308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/proxy/Dockerfile' 2025-01-24T00:47:05.5638466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/proxy/basic_passwd' 2025-01-24T00:47:05.5639575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/proxy/basic_squid.conf' 2025-01-24T00:47:05.5640701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/proxy/digest_passwd' 2025-01-24T00:47:05.5641830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/proxy/digest_squid.conf' 2025-01-24T00:47:05.5642994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/proxy/docker-compose.yml' 2025-01-24T00:47:05.5644131Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/proxy' 2025-01-24T00:47:05.5645195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/test.cc' 2025-01-24T00:47:05.5646216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/test.conf' 2025-01-24T00:47:05.5647340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/test.rootCA.conf' 2025-01-24T00:47:05.5648393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/test.sln' 2025-01-24T00:47:05.5649428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/test.vcxproj' 2025-01-24T00:47:05.5650485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/test_proxy.cc' 2025-01-24T00:47:05.5651539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/www/dir/1MB.txt' 2025-01-24T00:47:05.5652634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/www/dir/index.html' 2025-01-24T00:47:05.5653751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/www/dir/meson.build' 2025-01-24T00:47:05.5654849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/www/dir/test.abcde' 2025-01-24T00:47:05.5655951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/www/dir/test.html' 2025-01-24T00:47:05.5657045Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/www/dir' 2025-01-24T00:47:05.5658122Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/www' 2025-01-24T00:47:05.5659194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/www2/dir/index.html' 2025-01-24T00:47:05.5660310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/www2/dir/meson.build' 2025-01-24T00:47:05.5661412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/www2/dir/test.html' 2025-01-24T00:47:05.5662516Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/www2/dir' 2025-01-24T00:47:05.5663581Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/www2' 2025-01-24T00:47:05.5664693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/www3/dir/index.html' 2025-01-24T00:47:05.5665805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/www3/dir/meson.build' 2025-01-24T00:47:05.5666934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/www3/dir/test.html' 2025-01-24T00:47:05.5668030Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/www3/dir' 2025-01-24T00:47:05.5669101Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test/www3' 2025-01-24T00:47:05.5670132Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib/test' 2025-01-24T00:47:05.5671107Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib' 2025-01-24T00:47:05.5672053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib.BUILD' 2025-01-24T00:47:05.5672985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/.git' 2025-01-24T00:47:05.5673896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/.bazelrc' 2025-01-24T00:47:05.5674832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/.clang-format' 2025-01-24T00:47:05.5675867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/.github/workflows/build.yml' 2025-01-24T00:47:05.5676992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/.github/workflows/build_bazel.yml' 2025-01-24T00:47:05.5678178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/.github/workflows/clang-format-check.yml' 2025-01-24T00:47:05.5679346Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/.github/workflows' 2025-01-24T00:47:05.5680396Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/.github' 2025-01-24T00:47:05.5681352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/.gitignore' 2025-01-24T00:47:05.5682290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/.travis.yml' 2025-01-24T00:47:05.5683235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/BUILD.bazel' 2025-01-24T00:47:05.5684188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/CMakeLists.txt' 2025-01-24T00:47:05.5685167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/CMakePresets.json' 2025-01-24T00:47:05.5686183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/CODE_OF_CONDUCT.md' 2025-01-24T00:47:05.5687268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/CONTRIBUTING.md' 2025-01-24T00:47:05.5688210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/LICENSE' 2025-01-24T00:47:05.5689144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/MODULE.bazel' 2025-01-24T00:47:05.5690086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/README.md' 2025-01-24T00:47:05.5691051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/WORKSPACE.bazel' 2025-01-24T00:47:05.5692167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/appveyor.yml' 2025-01-24T00:47:05.5693175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/bench/get-current.cc' 2025-01-24T00:47:05.5694239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/bench/init.cc' 2025-01-24T00:47:05.5695231Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/bench' 2025-01-24T00:47:05.5696324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/cmake/DownloadGoogleBenchmark.cmake' 2025-01-24T00:47:05.5697494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/cmake/DownloadGoogleTest.cmake' 2025-01-24T00:47:05.5698622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/cmake/cpuinfo-config.cmake.in' 2025-01-24T00:47:05.5699657Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/cmake' 2025-01-24T00:47:05.5700621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/configure.py' 2025-01-24T00:47:05.5701595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/confu.yaml' 2025-01-24T00:47:05.5702600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/deps/clog/.gitignore' 2025-01-24T00:47:05.5703632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/deps/clog/BUILD.bazel' 2025-01-24T00:47:05.5704686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/deps/clog/CMakeLists.txt' 2025-01-24T00:47:05.5705726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/deps/clog/LICENSE' 2025-01-24T00:47:05.5706728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/deps/clog/README.md' 2025-01-24T00:47:05.5707863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/deps/clog/cmake/DownloadGoogleTest.cmake' 2025-01-24T00:47:05.5709027Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/deps/clog/cmake' 2025-01-24T00:47:05.5710092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/deps/clog/configure.py' 2025-01-24T00:47:05.5711121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/deps/clog/confu.yaml' 2025-01-24T00:47:05.5712166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/deps/clog/include/clog.h' 2025-01-24T00:47:05.5713249Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/deps/clog/include' 2025-01-24T00:47:05.5714318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/deps/clog/jni/Android.mk' 2025-01-24T00:47:05.5715408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/deps/clog/jni/Application.mk' 2025-01-24T00:47:05.5716491Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/deps/clog/jni' 2025-01-24T00:47:05.5717533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/deps/clog/src/clog.c' 2025-01-24T00:47:05.5718563Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/deps/clog/src' 2025-01-24T00:47:05.5719607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/deps/clog/test/clog.cc' 2025-01-24T00:47:05.5720659Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/deps/clog/test' 2025-01-24T00:47:05.5721684Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/deps/clog' 2025-01-24T00:47:05.5722693Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/deps' 2025-01-24T00:47:05.5723733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/include/cpuinfo-mock.h' 2025-01-24T00:47:05.5724768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/include/cpuinfo.h' 2025-01-24T00:47:05.5725759Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/include' 2025-01-24T00:47:05.5726829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/jni/Android.mk' 2025-01-24T00:47:05.5727828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/jni/Application.mk' 2025-01-24T00:47:05.5728869Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/jni' 2025-01-24T00:47:05.5729879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/libcpuinfo.pc.in' 2025-01-24T00:47:05.5731044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/scripts/android-arm64-auxv-dump.sh' 2025-01-24T00:47:05.5732199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/scripts/android-arm64-build.sh' 2025-01-24T00:47:05.5733308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/scripts/android-arm64-mock.sh' 2025-01-24T00:47:05.5734423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/scripts/android-arm64-test.sh' 2025-01-24T00:47:05.5735563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/scripts/android-armv7-auxv-dump.sh' 2025-01-24T00:47:05.5736725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/scripts/android-armv7-build.sh' 2025-01-24T00:47:05.5737875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/scripts/android-armv7-cache-info.sh' 2025-01-24T00:47:05.5739065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/scripts/android-armv7-cpu-info.sh' 2025-01-24T00:47:05.5740233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/scripts/android-armv7-isa-info.sh' 2025-01-24T00:47:05.5741365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/scripts/android-armv7-mock.sh' 2025-01-24T00:47:05.5742485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/scripts/android-armv7-test.sh' 2025-01-24T00:47:05.5743613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/scripts/android-device-dump.py' 2025-01-24T00:47:05.5744763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/scripts/android-riscv64-build.sh' 2025-01-24T00:47:05.5745885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/scripts/android-x86-build.sh' 2025-01-24T00:47:05.5747025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/scripts/android-x86-cache-info.sh' 2025-01-24T00:47:05.5748174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/scripts/android-x86-cpu-info.sh' 2025-01-24T00:47:05.5749325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/scripts/android-x86-cpuid-dump.sh' 2025-01-24T00:47:05.5750460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/scripts/android-x86-isa-info.sh' 2025-01-24T00:47:05.5751610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/scripts/android-x86-mock.sh' 2025-01-24T00:47:05.5752766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/scripts/arm-linux-filesystem-dump.py' 2025-01-24T00:47:05.5753945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/scripts/local-bazel-build.sh' 2025-01-24T00:47:05.5755121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/scripts/local-build.sh' 2025-01-24T00:47:05.5756218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/scripts/parse-x86-cpuid-dump.py' 2025-01-24T00:47:05.5757289Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/scripts' 2025-01-24T00:47:05.5758251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/api.c' 2025-01-24T00:47:05.5759249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/arm/android/api.h' 2025-01-24T00:47:05.5760376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/arm/android/properties.c' 2025-01-24T00:47:05.5761459Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/arm/android' 2025-01-24T00:47:05.5762481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/arm/api.h' 2025-01-24T00:47:05.5763450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/arm/cache.c' 2025-01-24T00:47:05.5764494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/arm/linux/aarch32-isa.c' 2025-01-24T00:47:05.5765580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/arm/linux/aarch64-isa.c' 2025-01-24T00:47:05.5766720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/arm/linux/api.h' 2025-01-24T00:47:05.5767775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/arm/linux/chipset.c' 2025-01-24T00:47:05.5768838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/arm/linux/clusters.c' 2025-01-24T00:47:05.5769867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/arm/linux/cp.h' 2025-01-24T00:47:05.5770907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/arm/linux/cpuinfo.c' 2025-01-24T00:47:05.5771962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/arm/linux/hwcap.c' 2025-01-24T00:47:05.5772983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/arm/linux/init.c' 2025-01-24T00:47:05.5774016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/arm/linux/midr.c' 2025-01-24T00:47:05.5775064Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/arm/linux' 2025-01-24T00:47:05.5776101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/arm/mach/init.c' 2025-01-24T00:47:05.5777123Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/arm/mach' 2025-01-24T00:47:05.5778134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/arm/midr.h' 2025-01-24T00:47:05.5779099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/arm/tlb.c' 2025-01-24T00:47:05.5780060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/arm/uarch.c' 2025-01-24T00:47:05.5781216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/arm/windows/init-by-logical-sys-info.c' 2025-01-24T00:47:05.5782393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/arm/windows/init.c' 2025-01-24T00:47:05.5783498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/arm/windows/windows-arm-init.h' 2025-01-24T00:47:05.5784606Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/arm/windows' 2025-01-24T00:47:05.5785654Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/arm' 2025-01-24T00:47:05.5786623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/cache.c' 2025-01-24T00:47:05.5787602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/cpuinfo/common.h' 2025-01-24T00:47:05.5788692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/cpuinfo/internal-api.h' 2025-01-24T00:47:05.5789772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/cpuinfo/log.h' 2025-01-24T00:47:05.5790788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/cpuinfo/utils.h' 2025-01-24T00:47:05.5791805Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/cpuinfo' 2025-01-24T00:47:05.5792992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/emscripten/init.c' 2025-01-24T00:47:05.5794052Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/emscripten' 2025-01-24T00:47:05.5795078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/freebsd/api.h' 2025-01-24T00:47:05.5796112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/freebsd/topology.c' 2025-01-24T00:47:05.5797170Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/freebsd' 2025-01-24T00:47:05.5798155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/init.c' 2025-01-24T00:47:05.5799098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/linux/api.h' 2025-01-24T00:47:05.5800103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/linux/cpulist.c' 2025-01-24T00:47:05.5801133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/linux/mockfile.c' 2025-01-24T00:47:05.5802166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/linux/multiline.c' 2025-01-24T00:47:05.5803201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/linux/processors.c' 2025-01-24T00:47:05.5804250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/linux/smallfile.c' 2025-01-24T00:47:05.5805273Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/linux' 2025-01-24T00:47:05.5806227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/log.c' 2025-01-24T00:47:05.5807239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/mach/api.h' 2025-01-24T00:47:05.5808239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/mach/topology.c' 2025-01-24T00:47:05.5809315Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/mach' 2025-01-24T00:47:05.5810305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/riscv/api.h' 2025-01-24T00:47:05.5811357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/riscv/linux/api.h' 2025-01-24T00:47:05.5812397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/riscv/linux/init.c' 2025-01-24T00:47:05.5813450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/riscv/linux/riscv-hw.c' 2025-01-24T00:47:05.5814543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/riscv/linux/riscv-isa.c' 2025-01-24T00:47:05.5815629Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/riscv/linux' 2025-01-24T00:47:05.5816675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/riscv/uarch.c' 2025-01-24T00:47:05.5817702Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/riscv' 2025-01-24T00:47:05.5818721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/x86/api.h' 2025-01-24T00:47:05.5819744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/x86/cache/descriptor.c' 2025-01-24T00:47:05.5820830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/x86/cache/deterministic.c' 2025-01-24T00:47:05.5821895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/x86/cache/init.c' 2025-01-24T00:47:05.5822941Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/x86/cache' 2025-01-24T00:47:05.5823961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/x86/cpuid.h' 2025-01-24T00:47:05.5824973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/x86/freebsd/init.c' 2025-01-24T00:47:05.5826039Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/x86/freebsd' 2025-01-24T00:47:05.5827060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/x86/info.c' 2025-01-24T00:47:05.5828014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/x86/init.c' 2025-01-24T00:47:05.5828978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/x86/isa.c' 2025-01-24T00:47:05.5829966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/x86/linux/api.h' 2025-01-24T00:47:05.5831012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/x86/linux/cpuinfo.c' 2025-01-24T00:47:05.5832045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/x86/linux/init.c' 2025-01-24T00:47:05.5832520Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/x86/linux' 2025-01-24T00:47:05.5832966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/x86/mach/init.c' 2025-01-24T00:47:05.5833422Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/x86/mach' 2025-01-24T00:47:05.5833884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/x86/mockcpuid.c' 2025-01-24T00:47:05.5834304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/x86/name.c' 2025-01-24T00:47:05.5834784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/x86/topology.c' 2025-01-24T00:47:05.5835311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/x86/uarch.c' 2025-01-24T00:47:05.5835743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/x86/vendor.c' 2025-01-24T00:47:05.5836217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/x86/windows/api.h' 2025-01-24T00:47:05.5836675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/x86/windows/init.c' 2025-01-24T00:47:05.5837168Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/x86/windows' 2025-01-24T00:47:05.5837605Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src/x86' 2025-01-24T00:47:05.5838019Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/src' 2025-01-24T00:47:05.5838524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/arm-cache.cc' 2025-01-24T00:47:05.5839050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/alcatel-revvl.log' 2025-01-24T00:47:05.5839590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/alldocube-iwork8.log' 2025-01-24T00:47:05.5840129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/atm7029b-tablet.log' 2025-01-24T00:47:05.5840626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/blu-r1-hd.log' 2025-01-24T00:47:05.5841175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/galaxy-a3-2016-eu.log' 2025-01-24T00:47:05.5841723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/galaxy-a8-2016-duos.log' 2025-01-24T00:47:05.5842248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/galaxy-a8-2018.log' 2025-01-24T00:47:05.5842779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/galaxy-c9-pro.log' 2025-01-24T00:47:05.5843410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/galaxy-grand-prime-value-edition.log' 2025-01-24T00:47:05.5843971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/galaxy-grand-prime.log' 2025-01-24T00:47:05.5844490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/galaxy-j1-2016.log' 2025-01-24T00:47:05.5844986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/galaxy-j5.log' 2025-01-24T00:47:05.5845535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/galaxy-j7-prime.log' 2025-01-24T00:47:05.5846074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/galaxy-j7-tmobile.log' 2025-01-24T00:47:05.5846662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/galaxy-j7-uae.log' 2025-01-24T00:47:05.5847177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/galaxy-s3-us.log' 2025-01-24T00:47:05.5847682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/galaxy-s4-us.log' 2025-01-24T00:47:05.5848262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/galaxy-s5-global.log' 2025-01-24T00:47:05.5848799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/galaxy-s5-us.log' 2025-01-24T00:47:05.5849308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/galaxy-s6.log' 2025-01-24T00:47:05.5849845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/galaxy-s7-global.log' 2025-01-24T00:47:05.5850357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/galaxy-s7-us.log' 2025-01-24T00:47:05.5850907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/galaxy-s8-global.log' 2025-01-24T00:47:05.5851426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/galaxy-s8-us.log' 2025-01-24T00:47:05.5851983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/galaxy-tab-3-7.0.log' 2025-01-24T00:47:05.5852562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/galaxy-tab-3-lite.log' 2025-01-24T00:47:05.5853094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/galaxy-win-duos.log' 2025-01-24T00:47:05.5853642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/huawei-ascend-p7.log' 2025-01-24T00:47:05.5854172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/huawei-honor-6.log' 2025-01-24T00:47:05.5854693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/huawei-mate-20.log' 2025-01-24T00:47:05.5855325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/huawei-mate-8.log' 2025-01-24T00:47:05.5855849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/huawei-mate-9.log' 2025-01-24T00:47:05.5856390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/huawei-p8-lite.log' 2025-01-24T00:47:05.5856918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/huawei-p9-lite.log' 2025-01-24T00:47:05.5857438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/iconia-one-10.log' 2025-01-24T00:47:05.5857958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/leagoo-t5c.log' 2025-01-24T00:47:05.5858500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/lenovo-a6600-plus.log' 2025-01-24T00:47:05.5859037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/lenovo-vibe-x2.log' 2025-01-24T00:47:05.5859529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/lg-k10-eu.log' 2025-01-24T00:47:05.5860059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/lg-optimus-g-pro.log' 2025-01-24T00:47:05.5860578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/meizu-pro-6.log' 2025-01-24T00:47:05.5861090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/meizu-pro-6s.log' 2025-01-24T00:47:05.5861664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/meizu-pro-7-plus.log' 2025-01-24T00:47:05.5862167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/memo-pad-7.log' 2025-01-24T00:47:05.5862697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/moto-e-gen1.log' 2025-01-24T00:47:05.5863211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/moto-g-gen1.log' 2025-01-24T00:47:05.5863717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/moto-g-gen2.log' 2025-01-24T00:47:05.5864224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/moto-g-gen3.log' 2025-01-24T00:47:05.5864739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/moto-g-gen4.log' 2025-01-24T00:47:05.5865264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/moto-g-gen5.log' 2025-01-24T00:47:05.5865794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/nexus-s.log' 2025-01-24T00:47:05.5866282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/nexus10.log' 2025-01-24T00:47:05.5866765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/nexus4.log' 2025-01-24T00:47:05.5867262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/nexus5x.log' 2025-01-24T00:47:05.5867746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/nexus6.log' 2025-01-24T00:47:05.5868246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/nexus6p.log' 2025-01-24T00:47:05.5868732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/nexus9.log' 2025-01-24T00:47:05.5869234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/oneplus-3t.log' 2025-01-24T00:47:05.5869745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/oppo-a37.log' 2025-01-24T00:47:05.5870232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/oppo-r9.log' 2025-01-24T00:47:05.5870754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/padcod-10.1.log' 2025-01-24T00:47:05.5871247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/pixel-xl.log' 2025-01-24T00:47:05.5871732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/pixel.log' 2025-01-24T00:47:05.5872265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/xiaomi-mi-5c.log' 2025-01-24T00:47:05.5872797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/xiaomi-redmi-2a.log' 2025-01-24T00:47:05.5873349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/xiaomi-redmi-note-3.log' 2025-01-24T00:47:05.5873912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/xiaomi-redmi-note-4.log' 2025-01-24T00:47:05.5874433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/xperia-c4-dual.log' 2025-01-24T00:47:05.5874967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/xperia-sl.log' 2025-01-24T00:47:05.5875462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/zenfone-2.log' 2025-01-24T00:47:05.5875996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/zenfone-2e.log' 2025-01-24T00:47:05.5876500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop/zenfone-c.log' 2025-01-24T00:47:05.5876978Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/build.prop' 2025-01-24T00:47:05.5877496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuid/alldocube-iwork8.log' 2025-01-24T00:47:05.5877974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuid/leagoo-t5c.log' 2025-01-24T00:47:05.5878458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuid/memo-pad-7.log' 2025-01-24T00:47:05.5878997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuid/zenfone-2.log' 2025-01-24T00:47:05.5879476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuid/zenfone-2e.log' 2025-01-24T00:47:05.5879962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuid/zenfone-c.log' 2025-01-24T00:47:05.5880413Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuid' 2025-01-24T00:47:05.5880958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/alcatel-revvl.armeabi.log' 2025-01-24T00:47:05.5881472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/alcatel-revvl.log' 2025-01-24T00:47:05.5881990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/alldocube-iwork8.log' 2025-01-24T00:47:05.5882485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/arndaleboard.log' 2025-01-24T00:47:05.5883007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/atm7029b-tablet.log' 2025-01-24T00:47:05.5883511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/beagleboard-xm.log' 2025-01-24T00:47:05.5884007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/blu-r1-hd.log' 2025-01-24T00:47:05.5884523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-a3-2016-eu.log' 2025-01-24T00:47:05.5885053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-a8-2016-duos.log' 2025-01-24T00:47:05.5885616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-a8-2018.armeabi.log' 2025-01-24T00:47:05.5886118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-a8-2018.log' 2025-01-24T00:47:05.5886746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-c9-pro.armeabi.log' 2025-01-24T00:47:05.5887248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-c9-pro.log' 2025-01-24T00:47:05.5887861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-grand-prime-value-edition.log' 2025-01-24T00:47:05.5888422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-j1-2016.log' 2025-01-24T00:47:05.5888935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-j5.log' 2025-01-24T00:47:05.5889461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-j7-prime.log' 2025-01-24T00:47:05.5889978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-j7-tmobile.log' 2025-01-24T00:47:05.5890474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-j7-uae.log' 2025-01-24T00:47:05.5890978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-nexus.log' 2025-01-24T00:47:05.5891465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-s3-us.log' 2025-01-24T00:47:05.5892120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-s4-us.log' 2025-01-24T00:47:05.5892684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-s5-global.log' 2025-01-24T00:47:05.5893174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-s5-us.log' 2025-01-24T00:47:05.5893707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-s6.armeabi.log' 2025-01-24T00:47:05.5894187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-s6.log' 2025-01-24T00:47:05.5894745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-s7-global.armeabi.log' 2025-01-24T00:47:05.5895275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-s7-global.log' 2025-01-24T00:47:05.5895819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-s7-us.armeabi.log' 2025-01-24T00:47:05.5896329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-s7-us.log' 2025-01-24T00:47:05.5896889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-s8-global.armeabi.log' 2025-01-24T00:47:05.5897402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-s8-global.log' 2025-01-24T00:47:05.5897954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-s8-us.armeabi.log' 2025-01-24T00:47:05.5898451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-s8-us.log' 2025-01-24T00:47:05.5899024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-s9-global.armeabi.log' 2025-01-24T00:47:05.5899541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-s9-global.log' 2025-01-24T00:47:05.5900075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-s9-us.armeabi.log' 2025-01-24T00:47:05.5900579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-s9-us.log' 2025-01-24T00:47:05.5901091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-tab-3-7.0.log' 2025-01-24T00:47:05.5901627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-tab-3-lite.log' 2025-01-24T00:47:05.5902167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/galaxy-win-duos.log' 2025-01-24T00:47:05.5902717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/huawei-ascend-p7.log' 2025-01-24T00:47:05.5903236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/huawei-honor-6.log' 2025-01-24T00:47:05.5903780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/huawei-mate-10.armeabi.log' 2025-01-24T00:47:05.5904284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/huawei-mate-10.log' 2025-01-24T00:47:05.5904840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/huawei-mate-20.armeabi.log' 2025-01-24T00:47:05.5905345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/huawei-mate-20.log' 2025-01-24T00:47:05.5905959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/huawei-mate-8.armeabi.log' 2025-01-24T00:47:05.5906462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/huawei-mate-8.log' 2025-01-24T00:47:05.5907003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/huawei-mate-9.armeabi.log' 2025-01-24T00:47:05.5907515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/huawei-mate-9.log' 2025-01-24T00:47:05.5908062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/huawei-p20-pro.armeabi.log' 2025-01-24T00:47:05.5908583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/huawei-p20-pro.log' 2025-01-24T00:47:05.5909138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/huawei-p8-lite.armeabi.log' 2025-01-24T00:47:05.5909645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/huawei-p8-lite.log' 2025-01-24T00:47:05.5910202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/huawei-p9-lite.armeabi.log' 2025-01-24T00:47:05.5910706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/huawei-p9-lite.log' 2025-01-24T00:47:05.5911260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/iconia-one-10.armeabi.log' 2025-01-24T00:47:05.5911757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/iconia-one-10.log' 2025-01-24T00:47:05.5912246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/jetson-tx1.log' 2025-01-24T00:47:05.5912749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/leagoo-t5c.log' 2025-01-24T00:47:05.5913266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/lenovo-a6600-plus.log' 2025-01-24T00:47:05.5913783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/lenovo-vibe-x2.log' 2025-01-24T00:47:05.5914261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/lg-k10-eu.log' 2025-01-24T00:47:05.5914781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/lg-optimus-g-pro.log' 2025-01-24T00:47:05.5915310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/meizu-pro-6.log' 2025-01-24T00:47:05.5915852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/meizu-pro-6s.log' 2025-01-24T00:47:05.5916365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/meizu-pro-7-plus.log' 2025-01-24T00:47:05.5916867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/memo-pad-7.log' 2025-01-24T00:47:05.5917356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/moto-e-gen1.log' 2025-01-24T00:47:05.5917862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/moto-g-gen1.log' 2025-01-24T00:47:05.5918349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/moto-g-gen2.log' 2025-01-24T00:47:05.5918861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/moto-g-gen3.log' 2025-01-24T00:47:05.5919387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/moto-g-gen4.log' 2025-01-24T00:47:05.5919872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/moto-g-gen5.log' 2025-01-24T00:47:05.5920361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/msm8996.log' 2025-01-24T00:47:05.5920839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/nexus-s.log' 2025-01-24T00:47:05.5921310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/nexus10.log' 2025-01-24T00:47:05.5921797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/nexus4.log' 2025-01-24T00:47:05.5922312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/nexus5x.armeabi.log' 2025-01-24T00:47:05.5922789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/nexus5x.log' 2025-01-24T00:47:05.5923269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/nexus6.log' 2025-01-24T00:47:05.5923779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/nexus6p.armeabi.log' 2025-01-24T00:47:05.5924262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/nexus6p.log' 2025-01-24T00:47:05.5924727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/nexus9.log' 2025-01-24T00:47:05.5925212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/odroid-u2.log' 2025-01-24T00:47:05.5925763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/oneplus-3t.armeabi.log' 2025-01-24T00:47:05.5926315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/oneplus-3t.log' 2025-01-24T00:47:05.5926849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/oneplus-5.armeabi.log' 2025-01-24T00:47:05.5927333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/oneplus-5.log' 2025-01-24T00:47:05.5927862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/oneplus-5t.armeabi.log' 2025-01-24T00:47:05.5928398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/oneplus-5t.log' 2025-01-24T00:47:05.5928916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/oppo-a37.armeabi.log' 2025-01-24T00:47:05.5929435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/oppo-a37.log' 2025-01-24T00:47:05.5929949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/oppo-r15.armeabi.log' 2025-01-24T00:47:05.5930427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/oppo-r15.log' 2025-01-24T00:47:05.5930953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/oppo-r9.armeabi.log' 2025-01-24T00:47:05.5931430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/oppo-r9.log' 2025-01-24T00:47:05.5931925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/padcod-10.1.log' 2025-01-24T00:47:05.5932507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/pandaboard-es.log' 2025-01-24T00:47:05.5932994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/pixel-2-xl.log' 2025-01-24T00:47:05.5933484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/pixel-c.log' 2025-01-24T00:47:05.5933964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/pixel-xl.log' 2025-01-24T00:47:05.5934428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/pixel.log' 2025-01-24T00:47:05.5934962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/raspberrypi-zero.log' 2025-01-24T00:47:05.5935459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/raspberrypi.log' 2025-01-24T00:47:05.5935972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/raspberrypi2.log' 2025-01-24T00:47:05.5936470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/raspberrypi3.log' 2025-01-24T00:47:05.5936952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/scaleway.log' 2025-01-24T00:47:05.5937508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/xiaomi-mi-5c.armeabi.log' 2025-01-24T00:47:05.5938000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/xiaomi-mi-5c.log' 2025-01-24T00:47:05.5938527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/xiaomi-redmi-2a.log' 2025-01-24T00:47:05.5939116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/xiaomi-redmi-note-3.armeabi.log' 2025-01-24T00:47:05.5939654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/xiaomi-redmi-note-3.log' 2025-01-24T00:47:05.5940250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/xiaomi-redmi-note-4.armeabi.log' 2025-01-24T00:47:05.5940792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/xiaomi-redmi-note-4.log' 2025-01-24T00:47:05.5941343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/xperia-c4-dual.armeabi.log' 2025-01-24T00:47:05.5941890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/xperia-c4-dual.log' 2025-01-24T00:47:05.5942383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/xperia-sl.log' 2025-01-24T00:47:05.5942902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/zenfone-2.log' 2025-01-24T00:47:05.5943389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/zenfone-2e.log' 2025-01-24T00:47:05.5943873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo/zenfone-c.log' 2025-01-24T00:47:05.5944348Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/cpuinfo' 2025-01-24T00:47:05.5944840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/alcatel-revvl.log' 2025-01-24T00:47:05.5945387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/alldocube-iwork8.log' 2025-01-24T00:47:05.5945886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/blu-r1-hd.log' 2025-01-24T00:47:05.5946392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/galaxy-a3-2016-eu.log' 2025-01-24T00:47:05.5946921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/galaxy-a8-2016-duos.log' 2025-01-24T00:47:05.5947414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/galaxy-a8-2018.log' 2025-01-24T00:47:05.5947913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/galaxy-c9-pro.log' 2025-01-24T00:47:05.5948513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/galaxy-grand-prime-value-edition.log' 2025-01-24T00:47:05.5949008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/galaxy-j1-2016.log' 2025-01-24T00:47:05.5949495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/galaxy-j5.log' 2025-01-24T00:47:05.5949991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/galaxy-j7-prime.log' 2025-01-24T00:47:05.5950496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/galaxy-j7-tmobile.log' 2025-01-24T00:47:05.5951001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/galaxy-j7-uae.log' 2025-01-24T00:47:05.5951501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/galaxy-s5-global.log' 2025-01-24T00:47:05.5952002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/galaxy-s5-us.log' 2025-01-24T00:47:05.5952476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/galaxy-s6.log' 2025-01-24T00:47:05.5952980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/galaxy-s7-global.log' 2025-01-24T00:47:05.5953479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/galaxy-s7-us.log' 2025-01-24T00:47:05.5953982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/galaxy-s8-global.log' 2025-01-24T00:47:05.5954483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/galaxy-s8-us.log' 2025-01-24T00:47:05.5954997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/huawei-mate-8.log' 2025-01-24T00:47:05.5955486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/huawei-mate-9.log' 2025-01-24T00:47:05.5956016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/huawei-p9-lite.log' 2025-01-24T00:47:05.5956503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/iconia-one-10.log' 2025-01-24T00:47:05.5957021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/lenovo-a6600-plus.log' 2025-01-24T00:47:05.5957489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/lg-k10-eu.log' 2025-01-24T00:47:05.5957972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/meizu-pro-6.log' 2025-01-24T00:47:05.5958493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/meizu-pro-6s.log' 2025-01-24T00:47:05.5959023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/meizu-pro-7-plus.log' 2025-01-24T00:47:05.5959502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/moto-g-gen2.log' 2025-01-24T00:47:05.5959994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/moto-g-gen3.log' 2025-01-24T00:47:05.5960473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/moto-g-gen4.log' 2025-01-24T00:47:05.5960965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/moto-g-gen5.log' 2025-01-24T00:47:05.5961430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/nexus-s.log' 2025-01-24T00:47:05.5961891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/nexus10.log' 2025-01-24T00:47:05.5962362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/nexus4.log' 2025-01-24T00:47:05.5962821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/nexus5x.log' 2025-01-24T00:47:05.5963291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/nexus6.log' 2025-01-24T00:47:05.5963749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/nexus6p.log' 2025-01-24T00:47:05.5964204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/nexus9.log' 2025-01-24T00:47:05.5964698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/oneplus-3t.log' 2025-01-24T00:47:05.5965170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/oppo-a37.log' 2025-01-24T00:47:05.5965633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/oppo-r9.log' 2025-01-24T00:47:05.5966127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/padcod-10.1.log' 2025-01-24T00:47:05.5966650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/pixel-xl.log' 2025-01-24T00:47:05.5967118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/pixel.log' 2025-01-24T00:47:05.5967605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/xiaomi-mi-5c.log' 2025-01-24T00:47:05.5968158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/xiaomi-redmi-note-3.log' 2025-01-24T00:47:05.5968721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/xiaomi-redmi-note-4.log' 2025-01-24T00:47:05.5969216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/xperia-c4-dual.log' 2025-01-24T00:47:05.5969699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/xperia-sl.log' 2025-01-24T00:47:05.5970167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg/zenfone-2.log' 2025-01-24T00:47:05.5970615Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/dmesg' 2025-01-24T00:47:05.5971080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/get-current.cc' 2025-01-24T00:47:05.5971519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/init.cc' 2025-01-24T00:47:05.5972040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/alcatel-revvl.cc' 2025-01-24T00:47:05.5972522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/alcatel-revvl.h' 2025-01-24T00:47:05.5973017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/alldocube-iwork8.cc' 2025-01-24T00:47:05.5973525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/alldocube-iwork8.h' 2025-01-24T00:47:05.5974012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/atm7029b-tablet.cc' 2025-01-24T00:47:05.5974497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/atm7029b-tablet.h' 2025-01-24T00:47:05.5974975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/blu-r1-hd.cc' 2025-01-24T00:47:05.5975437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/blu-r1-hd.h' 2025-01-24T00:47:05.5975952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-a3-2016-eu.cc' 2025-01-24T00:47:05.5976445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-a3-2016-eu.h' 2025-01-24T00:47:05.5976955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-a8-2016-duos.cc' 2025-01-24T00:47:05.5977475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-a8-2016-duos.h' 2025-01-24T00:47:05.5977964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-a8-2018.cc' 2025-01-24T00:47:05.5978466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-a8-2018.h' 2025-01-24T00:47:05.5978946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-c9-pro.cc' 2025-01-24T00:47:05.5979426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-c9-pro.h' 2025-01-24T00:47:05.5980031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-grand-prime-value-edition.cc' 2025-01-24T00:47:05.5980615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-grand-prime-value-edition.h' 2025-01-24T00:47:05.5981139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-j1-2016.cc' 2025-01-24T00:47:05.5981621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-j1-2016.h' 2025-01-24T00:47:05.5982109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-j5.cc' 2025-01-24T00:47:05.5982576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-j5.h' 2025-01-24T00:47:05.5983064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-j7-prime.cc' 2025-01-24T00:47:05.5983553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-j7-prime.h' 2025-01-24T00:47:05.5984066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-j7-tmobile.cc' 2025-01-24T00:47:05.5984561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-j7-tmobile.h' 2025-01-24T00:47:05.5985122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-j7-uae.cc' 2025-01-24T00:47:05.5985603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-j7-uae.h' 2025-01-24T00:47:05.5986076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-s3-us.cc' 2025-01-24T00:47:05.5986561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-s3-us.h' 2025-01-24T00:47:05.5987038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-s4-us.cc' 2025-01-24T00:47:05.5987524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-s4-us.h' 2025-01-24T00:47:05.5988018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-s5-global.cc' 2025-01-24T00:47:05.5988505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-s5-global.h' 2025-01-24T00:47:05.5988994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-s5-us.cc' 2025-01-24T00:47:05.5989467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-s5-us.h' 2025-01-24T00:47:05.5989928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-s6.cc' 2025-01-24T00:47:05.5990393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-s6.h' 2025-01-24T00:47:05.5990888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-s7-global.cc' 2025-01-24T00:47:05.5991394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-s7-global.h' 2025-01-24T00:47:05.5991872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-s7-us.cc' 2025-01-24T00:47:05.5992454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-s7-us.h' 2025-01-24T00:47:05.5992959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-s8-global.cc' 2025-01-24T00:47:05.5993448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-s8-global.h' 2025-01-24T00:47:05.5993939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-s8-us.cc' 2025-01-24T00:47:05.5994467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-s8-us.h' 2025-01-24T00:47:05.5994992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-s9-global.cc' 2025-01-24T00:47:05.5995497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-s9-global.h' 2025-01-24T00:47:05.5995975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-s9-us.cc' 2025-01-24T00:47:05.5996464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-s9-us.h' 2025-01-24T00:47:05.5996957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-tab-3-7.0.cc' 2025-01-24T00:47:05.5997444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-tab-3-7.0.h' 2025-01-24T00:47:05.5997987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-tab-3-lite.cc' 2025-01-24T00:47:05.5998511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-tab-3-lite.h' 2025-01-24T00:47:05.5998999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-win-duos.cc' 2025-01-24T00:47:05.5999495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/galaxy-win-duos.h' 2025-01-24T00:47:05.5999987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/huawei-ascend-p7.cc' 2025-01-24T00:47:05.6000488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/huawei-ascend-p7.h' 2025-01-24T00:47:05.6000977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/huawei-honor-6.cc' 2025-01-24T00:47:05.6001458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/huawei-honor-6.h' 2025-01-24T00:47:05.6001960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/huawei-mate-10.cc' 2025-01-24T00:47:05.6002440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/huawei-mate-10.h' 2025-01-24T00:47:05.6002941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/huawei-mate-20.cc' 2025-01-24T00:47:05.6003423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/huawei-mate-20.h' 2025-01-24T00:47:05.6003905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/huawei-mate-8.cc' 2025-01-24T00:47:05.6004398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/huawei-mate-8.h' 2025-01-24T00:47:05.6004881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/huawei-mate-9.cc' 2025-01-24T00:47:05.6005362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/huawei-mate-9.h' 2025-01-24T00:47:05.6005859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/huawei-p20-pro.cc' 2025-01-24T00:47:05.6006383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/huawei-p20-pro.h' 2025-01-24T00:47:05.6006885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/huawei-p8-lite.cc' 2025-01-24T00:47:05.6007392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/huawei-p8-lite.h' 2025-01-24T00:47:05.6007881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/huawei-p9-lite.cc' 2025-01-24T00:47:05.6008403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/huawei-p9-lite.h' 2025-01-24T00:47:05.6008886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/iconia-one-10.cc' 2025-01-24T00:47:05.6009380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/iconia-one-10.h' 2025-01-24T00:47:05.6009847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/leagoo-t5c.cc' 2025-01-24T00:47:05.6010308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/leagoo-t5c.h' 2025-01-24T00:47:05.6010825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/lenovo-a6600-plus.cc' 2025-01-24T00:47:05.6011371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/lenovo-a6600-plus.h' 2025-01-24T00:47:05.6011883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/lenovo-vibe-x2.cc' 2025-01-24T00:47:05.6012371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/lenovo-vibe-x2.h' 2025-01-24T00:47:05.6012830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/lg-k10-eu.cc' 2025-01-24T00:47:05.6013301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/lg-k10-eu.h' 2025-01-24T00:47:05.6013800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/lg-optimus-g-pro.cc' 2025-01-24T00:47:05.6014299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/lg-optimus-g-pro.h' 2025-01-24T00:47:05.6014791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/meizu-pro-6.cc' 2025-01-24T00:47:05.6015263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/meizu-pro-6.h' 2025-01-24T00:47:05.6015758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/meizu-pro-6s.cc' 2025-01-24T00:47:05.6016232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/meizu-pro-6s.h' 2025-01-24T00:47:05.6016726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/meizu-pro-7-plus.cc' 2025-01-24T00:47:05.6017232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/meizu-pro-7-plus.h' 2025-01-24T00:47:05.6017705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/memo-pad-7.cc' 2025-01-24T00:47:05.6018183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/memo-pad-7.h' 2025-01-24T00:47:05.6018654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/moto-e-gen1.cc' 2025-01-24T00:47:05.6019116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/moto-e-gen1.h' 2025-01-24T00:47:05.6019598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/moto-g-gen1.cc' 2025-01-24T00:47:05.6020063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/moto-g-gen1.h' 2025-01-24T00:47:05.6020558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/moto-g-gen2.cc' 2025-01-24T00:47:05.6021038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/moto-g-gen2.h' 2025-01-24T00:47:05.6021534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/moto-g-gen3.cc' 2025-01-24T00:47:05.6022014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/moto-g-gen3.h' 2025-01-24T00:47:05.6022486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/moto-g-gen4.cc' 2025-01-24T00:47:05.6022951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/moto-g-gen4.h' 2025-01-24T00:47:05.6023434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/moto-g-gen5.cc' 2025-01-24T00:47:05.6023902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/moto-g-gen5.h' 2025-01-24T00:47:05.6024419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/nexus-s.cc' 2025-01-24T00:47:05.6024870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/nexus-s.h' 2025-01-24T00:47:05.6025322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/nexus10.cc' 2025-01-24T00:47:05.6025783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/nexus10.h' 2025-01-24T00:47:05.6026231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/nexus4.cc' 2025-01-24T00:47:05.6026674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/nexus4.h' 2025-01-24T00:47:05.6027140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/nexus5x.cc' 2025-01-24T00:47:05.6027594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/nexus5x.h' 2025-01-24T00:47:05.6028057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/nexus6.cc' 2025-01-24T00:47:05.6028502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/nexus6.h' 2025-01-24T00:47:05.6028958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/nexus6p.cc' 2025-01-24T00:47:05.6029423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/nexus6p.h' 2025-01-24T00:47:05.6029873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/nexus9.cc' 2025-01-24T00:47:05.6030337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/nexus9.h' 2025-01-24T00:47:05.6030814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/oneplus-3t.cc' 2025-01-24T00:47:05.6031278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/oneplus-3t.h' 2025-01-24T00:47:05.6031759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/oneplus-5.cc' 2025-01-24T00:47:05.6032214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/oneplus-5.h' 2025-01-24T00:47:05.6032685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/oneplus-5t.cc' 2025-01-24T00:47:05.6033164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/oneplus-5t.h' 2025-01-24T00:47:05.6033648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/oppo-a37.cc' 2025-01-24T00:47:05.6034155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/oppo-a37.h' 2025-01-24T00:47:05.6034614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/oppo-r15.cc' 2025-01-24T00:47:05.6035068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/oppo-r15.h' 2025-01-24T00:47:05.6035535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/oppo-r9.cc' 2025-01-24T00:47:05.6035984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/oppo-r9.h' 2025-01-24T00:47:05.6036476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/padcod-10.1.cc' 2025-01-24T00:47:05.6036967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/padcod-10.1.h' 2025-01-24T00:47:05.6037468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/pixel-2-xl.cc' 2025-01-24T00:47:05.6037942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/pixel-2-xl.h' 2025-01-24T00:47:05.6038392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/pixel-8.cc' 2025-01-24T00:47:05.6038839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/pixel-8.h' 2025-01-24T00:47:05.6039308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/pixel-c.cc' 2025-01-24T00:47:05.6039758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/pixel-c.h' 2025-01-24T00:47:05.6040233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/pixel-xl.cc' 2025-01-24T00:47:05.6040685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/pixel-xl.h' 2025-01-24T00:47:05.6041131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/pixel.cc' 2025-01-24T00:47:05.6041584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/pixel.h' 2025-01-24T00:47:05.6042042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/scaleway.cc' 2025-01-24T00:47:05.6042510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/scaleway.h' 2025-01-24T00:47:05.6042992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/xiaomi-mi-5c.cc' 2025-01-24T00:47:05.6043466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/xiaomi-mi-5c.h' 2025-01-24T00:47:05.6043978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/xiaomi-redmi-2a.cc' 2025-01-24T00:47:05.6044464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/xiaomi-redmi-2a.h' 2025-01-24T00:47:05.6044975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/xiaomi-redmi-note-3.cc' 2025-01-24T00:47:05.6045490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/xiaomi-redmi-note-3.h' 2025-01-24T00:47:05.6045998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/xiaomi-redmi-note-4.cc' 2025-01-24T00:47:05.6046660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/xiaomi-redmi-note-4.h' 2025-01-24T00:47:05.6047174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/xperia-c4-dual.cc' 2025-01-24T00:47:05.6047655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/xperia-c4-dual.h' 2025-01-24T00:47:05.6048134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/xperia-sl.cc' 2025-01-24T00:47:05.6048589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/xperia-sl.h' 2025-01-24T00:47:05.6049065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/zenfone-2.cc' 2025-01-24T00:47:05.6049519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/zenfone-2.h' 2025-01-24T00:47:05.6050020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/zenfone-2e.cc' 2025-01-24T00:47:05.6050520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/zenfone-2e.h' 2025-01-24T00:47:05.6050981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/zenfone-c.cc' 2025-01-24T00:47:05.6051448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock/zenfone-c.h' 2025-01-24T00:47:05.6051891Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/mock' 2025-01-24T00:47:05.6052451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/name/android-properties-interface.c' 2025-01-24T00:47:05.6052977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/name/android-properties.cc' 2025-01-24T00:47:05.6053460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/name/brand-string.cc' 2025-01-24T00:47:05.6053993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/name/proc-cpuinfo-hardware.cc' 2025-01-24T00:47:05.6054460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/name/ro-arch.cc' 2025-01-24T00:47:05.6054959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/name/ro-board-platform.cc' 2025-01-24T00:47:05.6055450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/name/ro-chipname.cc' 2025-01-24T00:47:05.6055970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/name/ro-mediatek-platform.cc' 2025-01-24T00:47:05.6056467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/name/ro-product-board.cc' 2025-01-24T00:47:05.6056930Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/name' 2025-01-24T00:47:05.6057335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test/size.c' 2025-01-24T00:47:05.6060488Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/test' 2025-01-24T00:47:05.6060946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/tools/auxv-dump.c' 2025-01-24T00:47:05.6063364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/tools/cache-info.c' 2025-01-24T00:47:05.6063807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/tools/cpu-info.c' 2025-01-24T00:47:05.6064313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/tools/cpuid-dump.c' 2025-01-24T00:47:05.6064774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/tools/cpuinfo-dump.c' 2025-01-24T00:47:05.6065208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/tools/gpu-dump.c' 2025-01-24T00:47:05.6065658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/tools/isa-info.c' 2025-01-24T00:47:05.6066116Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo/tools' 2025-01-24T00:47:05.6066515Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo' 2025-01-24T00:47:05.6066901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cuda.BUILD' 2025-01-24T00:47:05.6067289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn.BUILD' 2025-01-24T00:47:05.6067724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/.git' 2025-01-24T00:47:05.6068178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/.clang-format' 2025-01-24T00:47:05.6068761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/.github/ISSUE_TEMPLATE/bug_report.md' 2025-01-24T00:47:05.6069302Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/.github/ISSUE_TEMPLATE' 2025-01-24T00:47:05.6069784Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/.github' 2025-01-24T00:47:05.6070243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/CMakeLists.txt' 2025-01-24T00:47:05.6070708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/CONTRIBUTING.md' 2025-01-24T00:47:05.6071165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/LICENSE.txt' 2025-01-24T00:47:05.6071633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/README.FE.0.x.md' 2025-01-24T00:47:05.6072106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/README.FE.1.0.md' 2025-01-24T00:47:05.6072554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/README.md' 2025-01-24T00:47:05.6073045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/benchmark/Dockerfile' 2025-01-24T00:47:05.6073538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/benchmark/README.md' 2025-01-24T00:47:05.6074118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/benchmark/benchmark_flash_attention.py' 2025-01-24T00:47:05.6075996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/benchmark/benchmark_results.csv' 2025-01-24T00:47:05.6076534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/benchmark/images/bprop.png' 2025-01-24T00:47:05.6078539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/benchmark/images/forward.png' 2025-01-24T00:47:05.6079097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/benchmark/images/fwd_bprop.png' 2025-01-24T00:47:05.6079670Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/benchmark/images' 2025-01-24T00:47:05.6080168Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/benchmark' 2025-01-24T00:47:05.6080645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/cmake/cuDNN.cmake' 2025-01-24T00:47:05.6081136Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/cmake' 2025-01-24T00:47:05.6081634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/docs/cuda_graphs.md' 2025-01-24T00:47:05.6082180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/docs/dynamic_kernel_cache.md' 2025-01-24T00:47:05.6082708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/docs/operations/Attention.md' 2025-01-24T00:47:05.6083261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/docs/operations/Convolutions.md' 2025-01-24T00:47:05.6083767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/docs/operations/Matmul.md' 2025-01-24T00:47:05.6084317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/docs/operations/Normalizations.md' 2025-01-24T00:47:05.6084853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/docs/operations/Pointwise.md' 2025-01-24T00:47:05.6085386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/docs/operations/Resampling.md' 2025-01-24T00:47:05.6085900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/docs/operations/Slice.md' 2025-01-24T00:47:05.6086516Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/docs/operations' 2025-01-24T00:47:05.6086980Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/docs' 2025-01-24T00:47:05.6087514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_backend_base.h' 2025-01-24T00:47:05.6088015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend.h' 2025-01-24T00:47:05.6088672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/backend/backend_descriptor.h' 2025-01-24T00:47:05.6089308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/backend/execution_helpers.h' 2025-01-24T00:47:05.6089914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/backend/kernel_cache.h' 2025-01-24T00:47:05.6090534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/backend/plan_helpers.h' 2025-01-24T00:47:05.6091175Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/backend' 2025-01-24T00:47:05.6091732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/context.h' 2025-01-24T00:47:05.6092658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/cudnn_interface.h' 2025-01-24T00:47:05.6093237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/graph_helpers.h' 2025-01-24T00:47:05.6093878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/graph_interface.h' 2025-01-24T00:47:05.6094466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/graph_properties.h' 2025-01-24T00:47:05.6095057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/node/batchnorm.h' 2025-01-24T00:47:05.6095685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/node/batchnorm_inference.h' 2025-01-24T00:47:05.6096271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/node/bn_finalize.h' 2025-01-24T00:47:05.6096864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/node/conv_dgrad.h' 2025-01-24T00:47:05.6097443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/node/conv_fprop.h' 2025-01-24T00:47:05.6098027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/node/conv_wgrad.h' 2025-01-24T00:47:05.6098571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/node/dbn.h' 2025-01-24T00:47:05.6099151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/node/dbn_weight.h' 2025-01-24T00:47:05.6099708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/node/dln.h' 2025-01-24T00:47:05.6100282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/node/genstats.h' 2025-01-24T00:47:05.6100883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/node/instancenorm.h' 2025-01-24T00:47:05.6101455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/node/layernorm.h' 2025-01-24T00:47:05.6102017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/node/matmul.h' 2025-01-24T00:47:05.6102604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/node/matmul_fp8.h' 2025-01-24T00:47:05.6103219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/node/paged_cache_load.h' 2025-01-24T00:47:05.6103815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/node/pointwise.h' 2025-01-24T00:47:05.6104388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/node/reduction.h' 2025-01-24T00:47:05.6104960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/node/resample.h' 2025-01-24T00:47:05.6105597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/node/reshape.h' 2025-01-24T00:47:05.6106204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/node/rmsnorm.h' 2025-01-24T00:47:05.6106781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/node/rng.h' 2025-01-24T00:47:05.6107520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/node/scaled_dot_product_flash_attention.h' 2025-01-24T00:47:05.6108096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/node/sdpa_fp8.h' 2025-01-24T00:47:05.6108702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/node/sdpa_fp8_bwd.h' 2025-01-24T00:47:05.6109260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/node/slice.h' 2025-01-24T00:47:05.6109830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/node/softmax.h' 2025-01-24T00:47:05.6110410Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/node' 2025-01-24T00:47:05.6110986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/node_interface.h' 2025-01-24T00:47:05.6111534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/plans.h' 2025-01-24T00:47:05.6112187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/thirdparty/nlohmann/LICENSE.MIT' 2025-01-24T00:47:05.6112833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/thirdparty/nlohmann/json.hpp' 2025-01-24T00:47:05.6113490Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/thirdparty/nlohmann' 2025-01-24T00:47:05.6114084Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/thirdparty' 2025-01-24T00:47:05.6114738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/utils/attn_score_modifiers.h' 2025-01-24T00:47:05.6115322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/utils/serialize.h' 2025-01-24T00:47:05.6115896Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend/utils' 2025-01-24T00:47:05.6116446Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend' 2025-01-24T00:47:05.6116995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend_ConvDesc.h' 2025-01-24T00:47:05.6117542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend_Engine.h' 2025-01-24T00:47:05.6118107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend_EngineConfig.h' 2025-01-24T00:47:05.6118725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend_EngineConfigGenerator.h' 2025-01-24T00:47:05.6119363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend_EngineFallbackList.h' 2025-01-24T00:47:05.6119899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend_Errata.h' 2025-01-24T00:47:05.6120537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend_ExecutionPlan.h' 2025-01-24T00:47:05.6121185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend_ExecutionPlanCache.h' 2025-01-24T00:47:05.6121722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend_Filters.h' 2025-01-24T00:47:05.6122280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend_Heuristics.h' 2025-01-24T00:47:05.6122833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend_Logging.h' 2025-01-24T00:47:05.6123385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend_MatMulDesc.h' 2025-01-24T00:47:05.6123949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend_Operation.h' 2025-01-24T00:47:05.6124520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend_OperationGraph.h' 2025-01-24T00:47:05.6125093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend_PointWiseDesc.h' 2025-01-24T00:47:05.6125674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend_ReductionDesc.h' 2025-01-24T00:47:05.6126323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend_Reorder_Tensor.h' 2025-01-24T00:47:05.6126885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend_Resample.h' 2025-01-24T00:47:05.6127406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend_Rng.h' 2025-01-24T00:47:05.6127939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend_Tensor.h' 2025-01-24T00:47:05.6128514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend_VariantPack.h' 2025-01-24T00:47:05.6129062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend_find_plan.h' 2025-01-24T00:47:05.6129624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend_get_plan.h' 2025-01-24T00:47:05.6130145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend_shim.h' 2025-01-24T00:47:05.6130677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend_utils.h' 2025-01-24T00:47:05.6131227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include/cudnn_frontend_version.h' 2025-01-24T00:47:05.6131697Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/include' 2025-01-24T00:47:05.6132172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/pyproject.toml' 2025-01-24T00:47:05.6132661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/python/CMakeLists.txt' 2025-01-24T00:47:05.6133197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/python/cudnn/__init__.py' 2025-01-24T00:47:05.6133744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/python/cudnn/datatypes.py' 2025-01-24T00:47:05.6134260Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/python/cudnn' 2025-01-24T00:47:05.6134804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/python/properties.cpp' 2025-01-24T00:47:05.6135282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/python/pycudnn.cpp' 2025-01-24T00:47:05.6135778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/python/pygraph/norm.cpp' 2025-01-24T00:47:05.6136322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/python/pygraph/pointwise.cpp' 2025-01-24T00:47:05.6136834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/python/pygraph/pygraph.cpp' 2025-01-24T00:47:05.6137346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/python/pygraph/pygraph.h' 2025-01-24T00:47:05.6137857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/python/pygraph/sdpa.cpp' 2025-01-24T00:47:05.6138363Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/python/pygraph' 2025-01-24T00:47:05.6138838Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/python' 2025-01-24T00:47:05.6139301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/requirements.txt' 2025-01-24T00:47:05.6139799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/CMakeLists.txt' 2025-01-24T00:47:05.6140283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/README.md' 2025-01-24T00:47:05.6140802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/CMakeLists.txt' 2025-01-24T00:47:05.6141490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/convolution/conv_dynamic_shape_benchmark.cpp' 2025-01-24T00:47:05.6142041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/convolution/dgrads.cpp' 2025-01-24T00:47:05.6142610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/convolution/fp8_fprop.cpp' 2025-01-24T00:47:05.6143168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/convolution/fprop.cpp' 2025-01-24T00:47:05.6143747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/convolution/int8_fprop.cpp' 2025-01-24T00:47:05.6144315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/convolution/wgrads.cpp' 2025-01-24T00:47:05.6144858Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/convolution' 2025-01-24T00:47:05.6145401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/matmul/fp8_matmul.cpp' 2025-01-24T00:47:05.6145957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/matmul/int8_matmul.cpp' 2025-01-24T00:47:05.6146512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/matmul/matmuls.cpp' 2025-01-24T00:47:05.6147098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/matmul/mixed_matmul.cpp' 2025-01-24T00:47:05.6147645Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/matmul' 2025-01-24T00:47:05.6148203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/misc/autotuning.cpp' 2025-01-24T00:47:05.6148755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/misc/cudagraphs.cpp' 2025-01-24T00:47:05.6149339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/misc/parallel_compilation.cpp' 2025-01-24T00:47:05.6149872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/misc/pointwise.cpp' 2025-01-24T00:47:05.6150410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/misc/resample.cpp' 2025-01-24T00:47:05.6150967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/misc/serialization.cpp' 2025-01-24T00:47:05.6151494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/misc/slice.cpp' 2025-01-24T00:47:05.6152035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/misc/sm_carveout.cpp' 2025-01-24T00:47:05.6152554Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/misc' 2025-01-24T00:47:05.6153093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/norm/batchnorm.cpp' 2025-01-24T00:47:05.6153619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/norm/layernorm.cpp' 2025-01-24T00:47:05.6154154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/norm/rmsnorm.cpp' 2025-01-24T00:47:05.6154670Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/norm' 2025-01-24T00:47:05.6155224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/sdpa/fp16_benchmark.cpp' 2025-01-24T00:47:05.6155751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/sdpa/fp16_bwd.cpp' 2025-01-24T00:47:05.6156383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/sdpa/fp16_bwd_with_flexible_graphs.cpp' 2025-01-24T00:47:05.6156934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/sdpa/fp16_cached.cpp' 2025-01-24T00:47:05.6157464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/sdpa/fp16_fwd.cpp' 2025-01-24T00:47:05.6158088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/sdpa/fp16_fwd_with_custom_dropout.cpp' 2025-01-24T00:47:05.6158729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/sdpa/fp16_fwd_with_flexible_graphs.cpp' 2025-01-24T00:47:05.6159342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/sdpa/fp16_fwd_with_paged_caches.cpp' 2025-01-24T00:47:05.6159906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/sdpa/fp8_bwd.cpp' 2025-01-24T00:47:05.6160435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/sdpa/fp8_fwd.cpp' 2025-01-24T00:47:05.6160995Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/sdpa' 2025-01-24T00:47:05.6161521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/utils/helpers.h' 2025-01-24T00:47:05.6162063Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp/utils' 2025-01-24T00:47:05.6162565Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/cpp' 2025-01-24T00:47:05.6163131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/legacy_samples/CMakeLists.txt' 2025-01-24T00:47:05.6163700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/legacy_samples/conv_sample.cpp' 2025-01-24T00:47:05.6164269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/legacy_samples/conv_sample.h' 2025-01-24T00:47:05.6164846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/legacy_samples/cpu_references.h' 2025-01-24T00:47:05.6165473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/legacy_samples/f16_flash_mha_sample.cpp' 2025-01-24T00:47:05.6166074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/legacy_samples/f16_flash_mha_sample.h' 2025-01-24T00:47:05.6166729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/legacy_samples/fp16_dev.cu' 2025-01-24T00:47:05.6167293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/legacy_samples/fp16_emu.cpp' 2025-01-24T00:47:05.6167916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/legacy_samples/fp8_flash_mha_sample.cpp' 2025-01-24T00:47:05.6168531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/legacy_samples/fp8_flash_mha_sample.h' 2025-01-24T00:47:05.6169095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/legacy_samples/fp8_sample.cpp' 2025-01-24T00:47:05.6169645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/legacy_samples/fp8_sample.h' 2025-01-24T00:47:05.6170250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/legacy_samples/fused_mha_sample.cpp' 2025-01-24T00:47:05.6170828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/legacy_samples/fused_mha_sample.h' 2025-01-24T00:47:05.6171408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/legacy_samples/fusion_sample.cpp' 2025-01-24T00:47:05.6171994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/legacy_samples/fusion_sample.h' 2025-01-24T00:47:05.6172544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/legacy_samples/helpers.cpp' 2025-01-24T00:47:05.6173132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/legacy_samples/norm_samples.cpp' 2025-01-24T00:47:05.6173726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/legacy_samples/norm_samples.h' 2025-01-24T00:47:05.6174284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/legacy_samples/test_list.cpp' 2025-01-24T00:47:05.6174915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/legacy_samples/utils/error_util.h' 2025-01-24T00:47:05.6175515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/legacy_samples/utils/fp16_dev.h' 2025-01-24T00:47:05.6176099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/legacy_samples/utils/fp16_emu.h' 2025-01-24T00:47:05.6176666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/legacy_samples/utils/helpers.h' 2025-01-24T00:47:05.6177232Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/legacy_samples/utils' 2025-01-24T00:47:05.6177780Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/legacy_samples' 2025-01-24T00:47:05.6178347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/python/00_introduction.ipynb' 2025-01-24T00:47:05.6178909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/python/01_matmul_bias.ipynb' 2025-01-24T00:47:05.6179536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/python/02_sdpa_graph_serialization.ipynb' 2025-01-24T00:47:05.6180149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/python/03_mixed_precision_matmul.ipynb' 2025-01-24T00:47:05.6180699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/python/20_layernorm.ipynb' 2025-01-24T00:47:05.6181285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/python/21_layernorm_backward.ipynb' 2025-01-24T00:47:05.6181891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/python/22_layernorm_inference.ipynb' 2025-01-24T00:47:05.6182426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/python/24_rmsnorm.ipynb' 2025-01-24T00:47:05.6182967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/python/25_batchnorm.ipynb' 2025-01-24T00:47:05.6183543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/python/27_instancenorm.ipynb' 2025-01-24T00:47:05.6184140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/python/28_instancenorm_fusion.ipynb' 2025-01-24T00:47:05.6184796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/python/50_scaled_dot_product_attention.ipynb' 2025-01-24T00:47:05.6185478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/python/51_scaled_dot_product_attention_backward.ipynb' 2025-01-24T00:47:05.6186199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/python/52_scaled_dot_product_attention_with_paged_caches.ipynb' 2025-01-24T00:47:05.6186716Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples/python' 2025-01-24T00:47:05.6187178Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/samples' 2025-01-24T00:47:05.6187648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/setup.py' 2025-01-24T00:47:05.6188154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/test/CMakeLists.txt' 2025-01-24T00:47:05.6188682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/test/cpp/CMakeLists.txt' 2025-01-24T00:47:05.6189242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/test/cpp/pointwise_tests.cpp' 2025-01-24T00:47:05.6189734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/test/cpp/serialize.cpp' 2025-01-24T00:47:05.6190224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/test/cpp/tensor.cpp' 2025-01-24T00:47:05.6190714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/test/cpp/validate.cpp' 2025-01-24T00:47:05.6191196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/test/cpp/version.cpp' 2025-01-24T00:47:05.6191688Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/test/cpp' 2025-01-24T00:47:05.6192312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/test/python/conftest.py' 2025-01-24T00:47:05.6192850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/test/python/test_apply_rope.py' 2025-01-24T00:47:05.6193396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/test/python/test_batchnorm.py' 2025-01-24T00:47:05.6193918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/test/python/test_conv_bias.py' 2025-01-24T00:47:05.6194475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/test/python/test_conv_genstats.py' 2025-01-24T00:47:05.6195025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/test/python/test_conv_reduction.py' 2025-01-24T00:47:05.6195569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/test/python/test_instancenorm.py' 2025-01-24T00:47:05.6196126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/test/python/test_kernel_cache.py' 2025-01-24T00:47:05.6196652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/test/python/test_layernorm.py' 2025-01-24T00:47:05.6197222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/test/python/test_matmul_bias_relu.py' 2025-01-24T00:47:05.6197725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/test/python/test_mhas.py' 2025-01-24T00:47:05.6198241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/test/python/test_rmsnorm.py' 2025-01-24T00:47:05.6198790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/test/python/test_silu_and_mul.py' 2025-01-24T00:47:05.6199297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/test/python/test_slice.py' 2025-01-24T00:47:05.6199814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/test/python/test_utils.py' 2025-01-24T00:47:05.6200323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/test/python/test_wgrads.py' 2025-01-24T00:47:05.6200862Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/test/python' 2025-01-24T00:47:05.6201325Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/test' 2025-01-24T00:47:05.6201926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/tools/json_reproducer/README.md' 2025-01-24T00:47:05.6202533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/tools/json_reproducer/json_parser.py' 2025-01-24T00:47:05.6203104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/tools/json_reproducer/jsons/graph0.json' 2025-01-24T00:47:05.6203668Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/tools/json_reproducer/jsons' 2025-01-24T00:47:05.6204211Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/tools/json_reproducer' 2025-01-24T00:47:05.6204665Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend/tools' 2025-01-24T00:47:05.6205102Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend' 2025-01-24T00:47:05.6205521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend.BUILD' 2025-01-24T00:47:05.6205892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/.git' 2025-01-24T00:47:05.6206495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/.github/ISSUE_TEMPLATE/bug_report.md' 2025-01-24T00:47:05.6207007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/.github/ISSUE_TEMPLATE/config.yml' 2025-01-24T00:47:05.6207592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/.github/ISSUE_TEMPLATE/documentation_request.md' 2025-01-24T00:47:05.6208159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/.github/ISSUE_TEMPLATE/feature_request.md' 2025-01-24T00:47:05.6208714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/.github/ISSUE_TEMPLATE/submit_question.md' 2025-01-24T00:47:05.6209233Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/.github/ISSUE_TEMPLATE' 2025-01-24T00:47:05.6209727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/.github/workflows/labeler.yml' 2025-01-24T00:47:05.6210343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/.github/workflows/new-issues-to-triage-projects.yml' 2025-01-24T00:47:05.6210843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/.github/workflows/stale.yml' 2025-01-24T00:47:05.6211323Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/.github/workflows' 2025-01-24T00:47:05.6211774Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/.github' 2025-01-24T00:47:05.6212173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/.gitignore' 2025-01-24T00:47:05.6212583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/.gitmodules' 2025-01-24T00:47:05.6213004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/CHANGELOG.md' 2025-01-24T00:47:05.6213414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/CITATION.cff' 2025-01-24T00:47:05.6213866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/CMakeLists.txt' 2025-01-24T00:47:05.6214302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/CONTRIBUTORS.md' 2025-01-24T00:47:05.6220962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/CUDA.cmake' 2025-01-24T00:47:05.6221536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/Doxyfile' 2025-01-24T00:47:05.6221991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/LICENSE.txt' 2025-01-24T00:47:05.6222421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/PUBLICATIONS.md' 2025-01-24T00:47:05.6222823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/README.md' 2025-01-24T00:47:05.6223238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/bin2hex.cmake' 2025-01-24T00:47:05.6223773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/cmake/CTestTestfile.configure.cmake' 2025-01-24T00:47:05.6224343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/cmake/CTestTestfile.test.configure.cmake' 2025-01-24T00:47:05.6224868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/cmake/NvidiaCutlassConfig.cmake.in' 2025-01-24T00:47:05.6225427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/cmake/NvidiaCutlassPackageConfig.cmake' 2025-01-24T00:47:05.6225889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/cmake/googletest.cmake' 2025-01-24T00:47:05.6226295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/cmake/nop.cu' 2025-01-24T00:47:05.6226789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/cmake/version_extended.h.in' 2025-01-24T00:47:05.6227208Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/cmake' 2025-01-24T00:47:05.6227622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/cuBLAS.cmake' 2025-01-24T00:47:05.6228037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/cuDNN.cmake' 2025-01-24T00:47:05.6228467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/_config.yml' 2025-01-24T00:47:05.6228957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/aligned__buffer_8h.html' 2025-01-24T00:47:05.6229488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/aligned__buffer_8h__dep__incl.md5' 2025-01-24T00:47:05.6229994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/aligned__buffer_8h__incl.md5' 2025-01-24T00:47:05.6230531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/aligned__buffer_8h_source.html' 2025-01-24T00:47:05.6230981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/annotated.html' 2025-01-24T00:47:05.6231445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/arch_2mma_8h.html' 2025-01-24T00:47:05.6231943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/arch_2mma_8h__dep__incl.md5' 2025-01-24T00:47:05.6232415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/arch_2mma_8h__incl.md5' 2025-01-24T00:47:05.6232906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/arch_2mma_8h_source.html' 2025-01-24T00:47:05.6233413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/arch_2mma__sm50_8h.html' 2025-01-24T00:47:05.6233977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/arch_2mma__sm50_8h__dep__incl.md5' 2025-01-24T00:47:05.6234508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/arch_2mma__sm50_8h__incl.md5' 2025-01-24T00:47:05.6235051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/arch_2mma__sm50_8h_source.html' 2025-01-24T00:47:05.6235536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/arch_2mma__sm60_8h.html' 2025-01-24T00:47:05.6236063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/arch_2mma__sm60_8h__dep__incl.md5' 2025-01-24T00:47:05.6236563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/arch_2mma__sm60_8h__incl.md5' 2025-01-24T00:47:05.6237092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/arch_2mma__sm60_8h_source.html' 2025-01-24T00:47:05.6237573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/arch_2mma__sm61_8h.html' 2025-01-24T00:47:05.6238110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/arch_2mma__sm61_8h__dep__incl.md5' 2025-01-24T00:47:05.6238612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/arch_2mma__sm61_8h__incl.md5' 2025-01-24T00:47:05.6239129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/arch_2mma__sm61_8h_source.html' 2025-01-24T00:47:05.6239574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/arch_8h.html' 2025-01-24T00:47:05.6240049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/arch_8h__dep__incl.md5' 2025-01-24T00:47:05.6240528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/arch_8h_source.html' 2025-01-24T00:47:05.6240966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/array_8h.html' 2025-01-24T00:47:05.6241426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/array_8h__incl.md5' 2025-01-24T00:47:05.6241909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/array_8h_source.html' 2025-01-24T00:47:05.6242384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/array__subbyte_8h.html' 2025-01-24T00:47:05.6242924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/array__subbyte_8h__dep__incl.md5' 2025-01-24T00:47:05.6243426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/array__subbyte_8h__incl.md5' 2025-01-24T00:47:05.6243936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/array__subbyte_8h_source.html' 2025-01-24T00:47:05.6244441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/batched__reduction_8h.html' 2025-01-24T00:47:05.6244984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/batched__reduction_8h__dep__incl.md5' 2025-01-24T00:47:05.6245506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/batched__reduction_8h__incl.md5' 2025-01-24T00:47:05.6246081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/batched__reduction_8h_source.html' 2025-01-24T00:47:05.6246725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/batched__reduction__traits_8h.html' 2025-01-24T00:47:05.6247371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/batched__reduction__traits_8h__incl.md5' 2025-01-24T00:47:05.6247946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/batched__reduction__traits_8h_source.html' 2025-01-24T00:47:05.6248383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/bc_s.png' 2025-01-24T00:47:05.6248804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/bdwn.png' 2025-01-24T00:47:05.6249338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1AlignedArray.html' 2025-01-24T00:47:05.6249949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1AlignedArray__coll__graph.md5' 2025-01-24T00:47:05.6250570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1AlignedArray__inherit__graph.md5' 2025-01-24T00:47:05.6251249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4-members.html' 2025-01-24T00:47:05.6251900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4.html' 2025-01-24T00:47:05.6252649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1const__iterator-members.html' 2025-01-24T00:47:05.6253366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1const__iterator.html' 2025-01-24T00:47:05.6254114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1const__reference-members.html' 2025-01-24T00:47:05.6254832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1const__reference.html' 2025-01-24T00:47:05.6255624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1const__reverse__iterator-members.html' 2025-01-24T00:47:05.6256373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1const__reverse__iterator.html' 2025-01-24T00:47:05.6257097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1iterator-members.html' 2025-01-24T00:47:05.6257789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1iterator.html' 2025-01-24T00:47:05.6258520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1reference-members.html' 2025-01-24T00:47:05.6259212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1reference.html' 2025-01-24T00:47:05.6259964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1reverse__iterator-members.html' 2025-01-24T00:47:05.6260716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1reverse__iterator.html' 2025-01-24T00:47:05.6261439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4-members.html' 2025-01-24T00:47:05.6262080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4.html' 2025-01-24T00:47:05.6262906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1const__iterator-members.html' 2025-01-24T00:47:05.6263611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1const__iterator.html' 2025-01-24T00:47:05.6264392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1const__reverse__iterator-members.html' 2025-01-24T00:47:05.6265140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1const__reverse__iterator.html' 2025-01-24T00:47:05.6265859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1iterator-members.html' 2025-01-24T00:47:05.6266537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1iterator.html' 2025-01-24T00:47:05.6267287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1reverse__iterator-members.html' 2025-01-24T00:47:05.6268004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1reverse__iterator.html' 2025-01-24T00:47:05.6268646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1ConstSubbyteReference-members.html' 2025-01-24T00:47:05.6269251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1ConstSubbyteReference.html' 2025-01-24T00:47:05.6269823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1HostTensor-members.html' 2025-01-24T00:47:05.6270357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1HostTensor.html' 2025-01-24T00:47:05.6270993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1IdentityTensorLayout-members.html' 2025-01-24T00:47:05.6271575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1IdentityTensorLayout.html' 2025-01-24T00:47:05.6272272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1PredicateVector_1_1ConstIterator-members.html' 2025-01-24T00:47:05.6272913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1PredicateVector_1_1ConstIterator.html' 2025-01-24T00:47:05.6273578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1PredicateVector_1_1Iterator-members.html' 2025-01-24T00:47:05.6274195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1PredicateVector_1_1Iterator.html' 2025-01-24T00:47:05.6274791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1Semaphore-members.html' 2025-01-24T00:47:05.6275351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1Semaphore.html' 2025-01-24T00:47:05.6275983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1SubbyteReference-members.html' 2025-01-24T00:47:05.6276577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1SubbyteReference.html' 2025-01-24T00:47:05.6277142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1TensorRef-members.html' 2025-01-24T00:47:05.6277664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1TensorRef.html' 2025-01-24T00:47:05.6278276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1TensorRef__inherit__graph.md5' 2025-01-24T00:47:05.6278852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1TensorView-members.html' 2025-01-24T00:47:05.6279380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1TensorView.html' 2025-01-24T00:47:05.6279981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1TensorView__coll__graph.md5' 2025-01-24T00:47:05.6280585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1TensorView__inherit__graph.md5' 2025-01-24T00:47:05.6281144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1complex-members.html' 2025-01-24T00:47:05.6281653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1complex.html' 2025-01-24T00:47:05.6282254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1cuda__exception-members.html' 2025-01-24T00:47:05.6282806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1cuda__exception.html' 2025-01-24T00:47:05.6283422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1cuda__exception__coll__graph.md5' 2025-01-24T00:47:05.6284060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1cuda__exception__inherit__graph.md5' 2025-01-24T00:47:05.6284731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1EpilogueWorkspace-members.html' 2025-01-24T00:47:05.6285363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1EpilogueWorkspace.html' 2025-01-24T00:47:05.6286033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1Convert-members.html' 2025-01-24T00:47:05.6286717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1Convert.html' 2025-01-24T00:47:05.6287445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombination-members.html' 2025-01-24T00:47:05.6288118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombination.html' 2025-01-24T00:47:05.6288903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationClamp-members.html' 2025-01-24T00:47:05.6289622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationClamp.html' 2025-01-24T00:47:05.6290377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu-members.html' 2025-01-24T00:47:05.6291111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu.html' 2025-01-24T00:47:05.6292221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_3_01ElementOutput___00_01Count_00_014d4e40c4295be6a8d8778d86e94fe14a.html' 2025-01-24T00:47:05.6293198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_3_01ElementOutput___00_01Count_00_01int_00_01float_00_01Round_01_4.html' 2025-01-24T00:47:05.6293908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1ReductionOpPlus-members.html' 2025-01-24T00:47:05.6294576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1ReductionOpPlus.html' 2025-01-24T00:47:05.6295351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp-members.html' 2025-01-24T00:47:05.6296071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp.html' 2025-01-24T00:47:05.6296771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1Epilogue-members.html' 2025-01-24T00:47:05.6297429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1Epilogue.html' 2025-01-24T00:47:05.6298140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase-members.html' 2025-01-24T00:47:05.6298823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase.html' 2025-01-24T00:47:05.6299543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase__coll__graph.md5' 2025-01-24T00:47:05.6300296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase__inherit__graph.md5' 2025-01-24T00:47:05.6300999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1Epilogue__coll__graph.md5' 2025-01-24T00:47:05.6301720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1Epilogue__inherit__graph.md5' 2025-01-24T00:47:05.6302467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1InterleavedEpilogue-members.html' 2025-01-24T00:47:05.6303172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1InterleavedEpilogue.html' 2025-01-24T00:47:05.6304085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator-members.html' 2025-01-24T00:47:05.6304950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator.html' 2025-01-24T00:47:05.6305766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator-members.html' 2025-01-24T00:47:05.6306487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator.html' 2025-01-24T00:47:05.6307225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1SharedLoadIterator-members.html' 2025-01-24T00:47:05.6307934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1SharedLoadIterator.html' 2025-01-24T00:47:05.6308672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorComplexTensorOp.html' 2025-01-24T00:47:05.6309691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorComplexTensorOp_3_01WarpShape___00_01Operato65e8dd1d709c1257fe4e30825dcc5f06.html' 2025-01-24T00:47:05.6310693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorComplexTensorOp_3_01WarpShape___00_01Operato8cf03c624cf3210c71b7cbd580b080f8.html' 2025-01-24T00:47:05.6311383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorSimt.html' 2025-01-24T00:47:05.6312360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorSimt_3_01WarpShape___00_01Operator___00_01la3f2abc523201c1b0228df99119ab88e1.html' 2025-01-24T00:47:05.6313325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorSimt_3_01WarpShape___00_01Operator___00_01la91754875457d1736401ce8b815f5a9ea.html' 2025-01-24T00:47:05.6314035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorTensorOp.html' 2025-01-24T00:47:05.6315033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorTensorOp_3_01WarpShape___00_01OperatorShape_5e78dabe303f20d76b00c600aab61eda.html' 2025-01-24T00:47:05.6316025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorTensorOp_3_01WarpShape___00_01OperatorShape_6b5ec5b2b023c078c305dbf7583b79cf.html' 2025-01-24T00:47:05.6317009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorTensorOp_3_01WarpShape___00_01OperatorShape_72e1add04bb402b37cf00537c77e94a8.html' 2025-01-24T00:47:05.6318006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorTensorOp_3_01WarpShape___00_01OperatorShape_e459aab140a2ce78336e584f95886726.html' 2025-01-24T00:47:05.6318751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorVoltaTensorOp.html' 2025-01-24T00:47:05.6319741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1G16e08718cffa0989cce3fe8dbc4b075b.html' 2025-01-24T00:47:05.6320782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1G78b1ed9e671a468d35013cfbe9935984.html' 2025-01-24T00:47:05.6321793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1G8fb159e6b5b40e2838be5f52cfe17062.html' 2025-01-24T00:47:05.6322796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1Gdb805a2dc5571ac3b66e0fe6ffdcede2.html' 2025-01-24T00:47:05.6323513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorWmmaTensorOp.html' 2025-01-24T00:47:05.6324516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorWmmaTensorOp_3_01WarpShape___00_01OperatorSh5bf991809805fb3276af51be7cf76c5a.html' 2025-01-24T00:47:05.6325507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorWmmaTensorOp_3_01WarpShape___00_01OperatorShfdb1f120c6797383663f9fd11d0fc599.html' 2025-01-24T00:47:05.6326170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorSimt.html' 2025-01-24T00:47:05.6327226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorSimt_3_01WarpShape___00_01Operator___00_01Elemen511cc12482dd0c67e9fe697263803a4d.html' 2025-01-24T00:47:05.6328204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorSimt_3_01WarpShape___00_01Operator___00_01Elemenf2bd262ed3e202b25d5802d83965bf3b.html' 2025-01-24T00:47:05.6328906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorTensorOp.html' 2025-01-24T00:47:05.6329884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorTensorOp_3_01WarpShape___00_01OperatorShape___003a6f54e58875f27c8964f8d800eb0a41.html' 2025-01-24T00:47:05.6330872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorTensorOp_3_01WarpShape___00_01OperatorShape___003cbb32beb84b4984cb7853662096d289.html' 2025-01-24T00:47:05.6331855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1GemmS2fe0c60b727c738c622c18fc3dd76644.html' 2025-01-24T00:47:05.6332840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1GemmSa0ceeeddc22575876eb977da7f5416a8.html' 2025-01-24T00:47:05.6333828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1GemmSa3f1805da1f79a22c4b13deb8bfd6dbc.html' 2025-01-24T00:47:05.6334836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1GemmSec8059d5848d8771911d48e44fbab0a1.html' 2025-01-24T00:47:05.6335590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorWmmaTensorOp.html' 2025-01-24T00:47:05.6336606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorWmmaTensorOp_3_01WarpShape___00_01OperatorShape_d40dea6fdd53d690220261eb3df00de7.html' 2025-01-24T00:47:05.6337596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorWmmaTensorOp_3_01WarpShape___00_01OperatorShape_fd6a91cd8bbd07ecd1344326b830e3a4.html' 2025-01-24T00:47:05.6338227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1Gemm-members.html' 2025-01-24T00:47:05.6338813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1Gemm.html' 2025-01-24T00:47:05.6339490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmBatched-members.html' 2025-01-24T00:47:05.6340121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmBatched.html' 2025-01-24T00:47:05.6341077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmBatched_3_01ElementA___00_01LayoutA___00_01ElementB___00_067bcc9899cdd1d09bb72e91a0196124f.html' 2025-01-24T00:47:05.6342023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmBatched_3_01ElementA___00_01LayoutA___00_01ElementB___00_0c9bb6f4463ab6085e6008b5d5ad6abfd.html' 2025-01-24T00:47:05.6342703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmComplex-members.html' 2025-01-24T00:47:05.6343325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmComplex.html' 2025-01-24T00:47:05.6344271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmComplex_3_01ElementA___00_01LayoutA___00_01ElementB___00_04d70e4e6a90042308bae3da503c86e09.html' 2025-01-24T00:47:05.6345217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmComplex_3_01ElementA___00_01LayoutA___00_01ElementB___00_07c56401b4df75709ae636675d9980a9a.html' 2025-01-24T00:47:05.6345919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel-members.html' 2025-01-24T00:47:05.6346587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel.html' 2025-01-24T00:47:05.6347559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_3_01ElementA___00_01LayoutA___00_01ElementBbe7c1f7154ad5b5bf9d4d28301e2b457.html' 2025-01-24T00:47:05.6348546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_3_01ElementA___00_01LayoutA___00_01ElementBdb459748f0fef7bac42fca5554ff1c33.html' 2025-01-24T00:47:05.6349508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1Gemm_3_01ElementA___00_01LayoutA___00_01ElementB___00_01Layout4d0960ae6b1d1bf19e6239dbd002249c.html' 2025-01-24T00:47:05.6350501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1Gemm_3_01ElementA___00_01LayoutA___00_01ElementB___00_01Layout99997dac0ac0369caba3b97208ce1ff6.html' 2025-01-24T00:47:05.6351196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1Gemv-members.html' 2025-01-24T00:47:05.6351807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1Gemv.html' 2025-01-24T00:47:05.6352485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase-members.html' 2025-01-24T00:47:05.6353110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase.html' 2025-01-24T00:47:05.6353859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase_1_1SharedStorage-members.html' 2025-01-24T00:47:05.6354576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase_1_1SharedStorage.html' 2025-01-24T00:47:05.6355330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase_1_1SharedStorage__coll__graph.md5' 2025-01-24T00:47:05.6356033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaPipelined-members.html' 2025-01-24T00:47:05.6356687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaPipelined.html' 2025-01-24T00:47:05.6357402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaPipelined__coll__graph.md5' 2025-01-24T00:47:05.6358120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaPipelined__inherit__graph.md5' 2025-01-24T00:47:05.6358825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaSingleStage-members.html' 2025-01-24T00:47:05.6359498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaSingleStage.html' 2025-01-24T00:47:05.6360210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaSingleStage__coll__graph.md5' 2025-01-24T00:47:05.6360943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaSingleStage__inherit__graph.md5' 2025-01-24T00:47:05.6361603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaComplexTensorOp.html' 2025-01-24T00:47:05.6362574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaComplexTensorOp_3_01Shape___00_01complex_3_01RealElementA_01_0a57cf0ae57b6a111bda06a00be37068.html' 2025-01-24T00:47:05.6363579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaComplexTensorOp_3_01Shape___00_01complex_3_01RealElementA_01_146441010dad1f40eb51b6dae3ded216.html' 2025-01-24T00:47:05.6364236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimt-members.html' 2025-01-24T00:47:05.6364855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimt.html' 2025-01-24T00:47:05.6365537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator.html' 2025-01-24T00:47:05.6366536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kA_00_01Element_67ca7e11a38e38f2c51b84767654a90f.html' 2025-01-24T00:47:05.6367502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kA_00_01Element_a2456a020c69a771b09829baf7b67ebf.html' 2025-01-24T00:47:05.6368464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kA_00_01Element_e69c7b56575690d8ab3cbb5aeea28451.html' 2025-01-24T00:47:05.6369432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kA_00_01Element_f0ce904a9294556f15e1cc9cf7c99a93.html' 2025-01-24T00:47:05.6370387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kB_00_01Element_5010ca7c1b96117113514b8b4ebddfa0.html' 2025-01-24T00:47:05.6371345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kB_00_01Element_7436805480213675b5259979e1f6a17e.html' 2025-01-24T00:47:05.6372309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kB_00_01Element_ada156b62fcbdce47009c5bf1321c92c.html' 2025-01-24T00:47:05.6373286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kB_00_01Element_ea0a4e7ce3cd5d25cabf79383efdf4d9.html' 2025-01-24T00:47:05.6374242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kC_00_01Element_2ee3984cc649ece3b024188abfeebdad.html' 2025-01-24T00:47:05.6375199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kC_00_01Element_4ccafbc821b3a55cd532602442a74031.html' 2025-01-24T00:47:05.6376163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kC_00_01Element_8f92ea79e85febb67169c4b2d94b1b20.html' 2025-01-24T00:47:05.6377128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kC_00_01Element_a1f4bdda9e7a19223c391e2ec786b91d.html' 2025-01-24T00:47:05.6377795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp-members.html' 2025-01-24T00:47:05.6378435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html' 2025-01-24T00:47:05.6379219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator.html' 2025-01-24T00:47:05.6380204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___00027dabdc144edd6276f664ca74088510.html' 2025-01-24T00:47:05.6381214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___00064bfe771e6b9a641152b220dd6e6550.html' 2025-01-24T00:47:05.6382216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___006c39f57875e0aa9d0ad82c8043ed8b98.html' 2025-01-24T00:47:05.6383203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html' 2025-01-24T00:47:05.6384203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___009fb4d99d9f854adc12c5f9e63302b4c8.html' 2025-01-24T00:47:05.6385186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___00aff26d6194ae0e147368350f4cacf994.html' 2025-01-24T00:47:05.6385933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator.html' 2025-01-24T00:47:05.6386921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0352e0dcab42bc8360606874e00173556.html' 2025-01-24T00:47:05.6387908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___039819fb3ccd43786d556c2c9669508ef.html' 2025-01-24T00:47:05.6388903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___061061fa051337e681934b994f511ad56.html' 2025-01-24T00:47:05.6389891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___06c47d82768aa45bab2726e67d577b0d5.html' 2025-01-24T00:47:05.6390892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___07bf53239dbcc064f44d6c5d96e4a51bb.html' 2025-01-24T00:47:05.6391884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0b84f53cd44b339eccc12067c9f86e11c.html' 2025-01-24T00:47:05.6393016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0c430ef744703d5f98604b8ecc88574f9.html' 2025-01-24T00:47:05.6394057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0c7d419c589d601ce4eb603be566fea21.html' 2025-01-24T00:47:05.6395115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0dadd1ada54e0c66b1fc323db1c2d5f4b.html' 2025-01-24T00:47:05.6396134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0e406d341fae1780c4b8cd55fe869ef91.html' 2025-01-24T00:47:05.6397120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0e52ad425e1ee3e68544873f66733237b.html' 2025-01-24T00:47:05.6398113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0ed7daaeba1c095e77f68533d4d2c475c.html' 2025-01-24T00:47:05.6398803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOp-members.html' 2025-01-24T00:47:05.6399450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOp.html' 2025-01-24T00:47:05.6400251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpAccumulatorTileIterator-members.html' 2025-01-24T00:47:05.6401018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpAccumulatorTileIterator.html' 2025-01-24T00:47:05.6401779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator.html' 2025-01-24T00:47:05.6402788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan0c2424e93c61db6a6296de234d81956f.html' 2025-01-24T00:47:05.6403799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan0d3248553e52cd61ed8a2b3b12a20343.html' 2025-01-24T00:47:05.6404804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan16c56cdc2dda5eeb996af8ec0242d501.html' 2025-01-24T00:47:05.6405817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan26f3c501f953ca28fe4df0c389a6d0f0.html' 2025-01-24T00:47:05.6406872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan34be8e21a40af3ebd2dc3dff460dca72.html' 2025-01-24T00:47:05.6407890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan3bcbe1d689d85b2c9dfed34cbb21052a.html' 2025-01-24T00:47:05.6408920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan40b39855df010de47549257e79292db4.html' 2025-01-24T00:47:05.6409925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan5808900a4e1f473b3e50b34d97bf937a.html' 2025-01-24T00:47:05.6410992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan5a221944f4a0e16ccab77ba684856942.html' 2025-01-24T00:47:05.6412010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan8efc24241724136902518265d02a3d37.html' 2025-01-24T00:47:05.6413021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operana2f40b28f0d2286b84d86f7238d67b52.html' 2025-01-24T00:47:05.6414018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand734577b7e54a074d143aba59828c2f2.html' 2025-01-24T00:47:05.6415041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operandbec6bcbbc4d4add9a9fe66e6de50675.html' 2025-01-24T00:47:05.6416034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operandcc9821c435540895138bc9af495f321.html' 2025-01-24T00:47:05.6416668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1layout_1_1ColumnMajor-members.html' 2025-01-24T00:47:05.6417249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1layout_1_1ColumnMajor.html' 2025-01-24T00:47:05.6417920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1layout_1_1PackedVectorLayout-members.html' 2025-01-24T00:47:05.6418553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1layout_1_1PackedVectorLayout.html' 2025-01-24T00:47:05.6419176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1layout_1_1PitchLinear-members.html' 2025-01-24T00:47:05.6419765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1layout_1_1PitchLinear.html' 2025-01-24T00:47:05.6420380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1layout_1_1RowMajor-members.html' 2025-01-24T00:47:05.6420946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1layout_1_1RowMajor.html' 2025-01-24T00:47:05.6421592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1layout_1_1TensorCxRSKx-members.html' 2025-01-24T00:47:05.6422182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1layout_1_1TensorCxRSKx.html' 2025-01-24T00:47:05.6422840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1layout_1_1TensorNCHW-members.html' 2025-01-24T00:47:05.6423415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1layout_1_1TensorNCHW.html' 2025-01-24T00:47:05.6424073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1layout_1_1TensorNCxHWx-members.html' 2025-01-24T00:47:05.6424692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1layout_1_1TensorNCxHWx.html' 2025-01-24T00:47:05.6425340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1layout_1_1TensorNHWC-members.html' 2025-01-24T00:47:05.6425951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1layout_1_1TensorNHWC.html' 2025-01-24T00:47:05.6426568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1library_1_1Manifest-members.html' 2025-01-24T00:47:05.6427139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1library_1_1Manifest.html' 2025-01-24T00:47:05.6427773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1library_1_1Operation-members.html' 2025-01-24T00:47:05.6428348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1library_1_1Operation.html' 2025-01-24T00:47:05.6428987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1platform_1_1unique__ptr-members.html' 2025-01-24T00:47:05.6429580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1platform_1_1unique__ptr.html' 2025-01-24T00:47:05.6430273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK-members.html' 2025-01-24T00:47:05.6430930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK.html' 2025-01-24T00:47:05.6431535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1thread_1_1Matrix-members.html' 2025-01-24T00:47:05.6432099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1thread_1_1Matrix.html' 2025-01-24T00:47:05.6432715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1thread_1_1Matrix__coll__graph.md5' 2025-01-24T00:47:05.6433343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1thread_1_1Matrix__inherit__graph.md5' 2025-01-24T00:47:05.6433983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1thread_1_1Transpose.html' 2025-01-24T00:47:05.6434740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator.html' 2025-01-24T00:47:05.6435576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile.html' 2025-01-24T00:47:05.6436595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__0aa7296f39e4779422864a6755ab6070.html' 2025-01-24T00:47:05.6437615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__1790abaa54a01f277d75766d5882fec8.html' 2025-01-24T00:47:05.6438676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__18e9cf25bb3b8edfaad595241a6dc2d7.html' 2025-01-24T00:47:05.6439749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__41009dfccf282d1422aafb23cf1e3e4a.html' 2025-01-24T00:47:05.6440801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__7327fa15996bcb8502cdfcc192350fe1.html' 2025-01-24T00:47:05.6441823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__7edaff7f25fa2f43f21bc45329c1736a.html' 2025-01-24T00:47:05.6442857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__8ccc62d47a092afc8bee32ffe9d1e4ba.html' 2025-01-24T00:47:05.6443877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__8ccd146eec7b82ca7e35a235678df629.html' 2025-01-24T00:47:05.6444904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__a56cbccec33ee916292ad9d068474609.html' 2025-01-24T00:47:05.6445926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__ab31a46c81fdcf99dcf3f780d19902e3.html' 2025-01-24T00:47:05.6446997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__ad17304f9466e09edfd94345da01b287.html' 2025-01-24T00:47:05.6448027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__da632779aba661c0f4cfaaa78126b771.html' 2025-01-24T00:47:05.6449022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen058417e2cdd86f3cd6ad5458581571c8.html' 2025-01-24T00:47:05.6450031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen2a6b6211aec419b1577007da4b7a8acf.html' 2025-01-24T00:47:05.6451029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen339ca2c3f0da474a830c3f9c59a86d53.html' 2025-01-24T00:47:05.6452032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen392f8b4792197075fdff65e10f0aa956.html' 2025-01-24T00:47:05.6453019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen41e459f664d17473570cf22fb616845f.html' 2025-01-24T00:47:05.6454044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen44ce348364e78f5a56fa0c2cef6af930.html' 2025-01-24T00:47:05.6455047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen48b0145d8f67123c1eb694de377033f3.html' 2025-01-24T00:47:05.6456080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen5b5c3000a37203d17fda2581511cafe0.html' 2025-01-24T00:47:05.6457109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen65295776e4fc034eccbcb4e93de830ba.html' 2025-01-24T00:47:05.6458103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen784a0e9da3f55064c47e5613791f51f7.html' 2025-01-24T00:47:05.6459103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen809793e785fb4211888c6b4e5dcfcb39.html' 2025-01-24T00:47:05.6460094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen89c687c583745a73cb485041911a4c4e.html' 2025-01-24T00:47:05.6461097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen9838736ad62fae54213fbaf722a989ab.html' 2025-01-24T00:47:05.6462092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemena8341a9325c3f49778eaed47c551850e.html' 2025-01-24T00:47:05.6463094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemena9b06926a275b569ee9f7f142604b997.html' 2025-01-24T00:47:05.6464100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemenab63a1e105bf37f6371516cb9e2c5a7a.html' 2025-01-24T00:47:05.6465092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemenc07b5ec72f83e782121ac629288d61fe.html' 2025-01-24T00:47:05.6466099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemend770b8cd1ad441b73d66bc9bda812d63.html' 2025-01-24T00:47:05.6467095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemene28e844421b8a8bcfd44613d6581f05b.html' 2025-01-24T00:47:05.6468099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemenf150bf96e27b7d14cb6de66901dd2f4d.html' 2025-01-24T00:47:05.6468822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator.html' 2025-01-24T00:47:05.6469643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile.html' 2025-01-24T00:47:05.6470683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0102e766863c6ac9ec2063a02c4803eecb.html' 2025-01-24T00:47:05.6471706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0133eb0925fe38c979de8394b69685a5df.html' 2025-01-24T00:47:05.6472737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_013671177d6219bfeb0e1b4dc4c1b5bf11.html' 2025-01-24T00:47:05.6473734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0145ef045e8f7d57dc718098adcb00cf3d.html' 2025-01-24T00:47:05.6474737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0165b39a630d10785a3558406f9adb99b9.html' 2025-01-24T00:47:05.6475737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_017a517f3c73efd795ab05059cc9b111e1.html' 2025-01-24T00:47:05.6476751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0185eef3bfb8e5385c869e25dc77d7e5da.html' 2025-01-24T00:47:05.6477751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_018ff345579826efbdeed7bbe25bf9565c.html' 2025-01-24T00:47:05.6478749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_01e11ed7192af5d7ad1bce5641fa13112e.html' 2025-01-24T00:47:05.6479756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_01f1f7b09761667f6f91a643ded7d0d27c.html' 2025-01-24T00:47:05.6480753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_01f89edd83fe995c8e4757b0706a729e1b.html' 2025-01-24T00:47:05.6481758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_01fb185fe950b589f42a59721ab79dc124.html' 2025-01-24T00:47:05.6482735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00080941085bb0194af8f2f65a15192e0b.html' 2025-01-24T00:47:05.6483720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___0010e951973fa9415dd5e9e2e33dbd5289.html' 2025-01-24T00:47:05.6484701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___0041ea81994f8af0d4d071fdb9e66b5ff0.html' 2025-01-24T00:47:05.6485702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00498568456c9d689a9759d3d9b23c26c7.html' 2025-01-24T00:47:05.6486771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___004d0f9b5e19c29acc17bcdc360dafebbd.html' 2025-01-24T00:47:05.6487772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___0068b3e874b5d93d11f0fa902c7f1d11d9.html' 2025-01-24T00:47:05.6488760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___006a5f2f7a8271031e6cdc5daa5441f2af.html' 2025-01-24T00:47:05.6489739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___006a6d14c98b70ad1baa69b4493734b326.html' 2025-01-24T00:47:05.6490727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___0077835ea35054e4d0771d9d6725bb9085.html' 2025-01-24T00:47:05.6491702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___007f87132882da9ec58c786303b28e9471.html' 2025-01-24T00:47:05.6492805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___009ae162bdb1617beea32983ed0c15dc12.html' 2025-01-24T00:47:05.6493783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___009fd89f6dad84238fd7d63df0a0c0364f.html' 2025-01-24T00:47:05.6494779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00a6b756b1bcfbb35fe4a3e68ff074e380.html' 2025-01-24T00:47:05.6495759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00d670f969180a8d182dffb356ebcc957e.html' 2025-01-24T00:47:05.6496737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00e7c2c404e7aedfe60ad56bb5571306a1.html' 2025-01-24T00:47:05.6497723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00ebd1a63351e1085d0b718582ec7b06c8.html' 2025-01-24T00:47:05.6498698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00ed8b09ab2382d4e8728ddd2a68158934.html' 2025-01-24T00:47:05.6499689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00f5d8ee719cad9052f71bb9bd0fa63021.html' 2025-01-24T00:47:05.6500725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00f6b3a9dfab5e7c72d5233f7e5e6e3b9b.html' 2025-01-24T00:47:05.6501837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00f7b2f5e11bc5aeead1e0502a52c45641.html' 2025-01-24T00:47:05.6502617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator.html' 2025-01-24T00:47:05.6503601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__0184b7188941788a96624510a4b2f876.html' 2025-01-24T00:47:05.6504598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__0855e9d9ab619202d2397180c1e4c4a5.html' 2025-01-24T00:47:05.6505588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__213c660dae89d11f257af8ed849b6926.html' 2025-01-24T00:47:05.6506592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__24441807fbf0271dbae4258379c0fad6.html' 2025-01-24T00:47:05.6507572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__29b83d435ddd06700aca12de5506840e.html' 2025-01-24T00:47:05.6508574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__2c1476eaf582bfe972793e17babfe985.html' 2025-01-24T00:47:05.6509556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__402190115c926267caaaf768257c5f78.html' 2025-01-24T00:47:05.6510553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__52b6c173ef31c98d1eaa592790f4c1f8.html' 2025-01-24T00:47:05.6511539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__6baada077236f1a368c61c5e11b45b72.html' 2025-01-24T00:47:05.6512538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__85e80b4f64dfb53cfbfdd5ac1fb09e87.html' 2025-01-24T00:47:05.6513551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__a2cfb07ab83f71c364fb627b83ffc1e3.html' 2025-01-24T00:47:05.6514542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__a3c11cf1f00ef7a1efb8389ac6e4c6e0.html' 2025-01-24T00:47:05.6515539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__b29f42e2659fc97d4580ce9251ffcd45.html' 2025-01-24T00:47:05.6516559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__d9d6aa4390d5c01350a517455e2fc142.html' 2025-01-24T00:47:05.6517609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__e9a9e0f4286f652f55eb9b863b21effe.html' 2025-01-24T00:47:05.6518623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__eb7d20f8b9d69e0ae5e7ef51dc480867.html' 2025-01-24T00:47:05.6519617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__ebf4714349612673e8b6609b763eeb6f.html' 2025-01-24T00:47:05.6520595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__f04332958a49a47d6fb2b25201764630.html' 2025-01-24T00:47:05.6521318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator.html' 2025-01-24T00:47:05.6522103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile.html' 2025-01-24T00:47:05.6523105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Ele654c8f6161ae5340f040397a4e2e045c.html' 2025-01-24T00:47:05.6524110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Ele735fe47e284db3d2e21eb1518e7154ee.html' 2025-01-24T00:47:05.6525108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Ele76ed82829532ae1c17f4c78158f036c7.html' 2025-01-24T00:47:05.6526114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Elead389e8a36933949f1d1980ebbf28757.html' 2025-01-24T00:47:05.6527157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Eleb60d066756d1c18f05fceee6a27bdb8a.html' 2025-01-24T00:47:05.6528162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Elecdd8cf264ca413a002d04e558552ed0e.html' 2025-01-24T00:47:05.6529155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0104ad31bd559a88cc418ae1cab7492ed5.html' 2025-01-24T00:47:05.6530129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_010889a732373c350de9b9a9f6c13cd761.html' 2025-01-24T00:47:05.6531155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01187f8574e1fe9d7d5e8fbf09bd834bf0.html' 2025-01-24T00:47:05.6532129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_011d3637dbd8bc58bcb020b51bf57fbfc0.html' 2025-01-24T00:47:05.6533157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_012f9d4bd842629f7d675732247bcc1357.html' 2025-01-24T00:47:05.6534158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01330cb2d847cdbf495059d201f3e0ee3a.html' 2025-01-24T00:47:05.6535134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01362d1c9ae17630d1c17a1615e68afa80.html' 2025-01-24T00:47:05.6536119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_013a5ea9a174fff627cdcbd801f51281b7.html' 2025-01-24T00:47:05.6537101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_013cae8c66b6ce08eb63e9fb0780f3a8c8.html' 2025-01-24T00:47:05.6538083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0149454d361ea5885cf5166a920b5145df.html' 2025-01-24T00:47:05.6539056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01642d01eef37fa16be616cb8f5b8097a3.html' 2025-01-24T00:47:05.6540038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_016648f777c9d2dbab1ef78c666fcf74b4.html' 2025-01-24T00:47:05.6541006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01793f74bfd8f116a827948ab01a37349a.html' 2025-01-24T00:47:05.6541992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_017982f81d4ef592e19c8427de2ea933a3.html' 2025-01-24T00:47:05.6542959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0184a89653916f5d51ab59d1b386989a17.html' 2025-01-24T00:47:05.6543935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_018b93ffa09fd2e459d73524c0d12a4837.html' 2025-01-24T00:47:05.6544913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_018d66e3d8188cb0463f1545f89b58769b.html' 2025-01-24T00:47:05.6545888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_019159d0ec80fd88e0f6c4de44978da1ad.html' 2025-01-24T00:47:05.6546891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0197fef2242a3454a7d1cebe61aee28b43.html' 2025-01-24T00:47:05.6547908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_019ee1429da69883e567d375e27490e28e.html' 2025-01-24T00:47:05.6548911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01a31b454d9c930525c1e9ca406a514f40.html' 2025-01-24T00:47:05.6549885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01a75d2cd74e722d6ad6a3b41aabfd432d.html' 2025-01-24T00:47:05.6550869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01afef766ff169b7e3893ce73e5a54c7d8.html' 2025-01-24T00:47:05.6551842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01b3fa5720e807697de61b9f937b269cd0.html' 2025-01-24T00:47:05.6552816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01ba3cdd330cbe23d59be67495b2e75efb.html' 2025-01-24T00:47:05.6553797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01bc13f671a1c59ed6f2172925532cd35e.html' 2025-01-24T00:47:05.6554772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01bc82bbd3b6983e0c6f0ae466d180afcc.html' 2025-01-24T00:47:05.6555766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01bd31b3810c1fedf2e7e5959ff92b5d3d.html' 2025-01-24T00:47:05.6556734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01c20d35180520077a5a09b1e33543c1a5.html' 2025-01-24T00:47:05.6557720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01d4483ed08587e929d7b0c6a8962d4447.html' 2025-01-24T00:47:05.6558700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01d997c3a11a0d7dc37d7d50feed0cfc16.html' 2025-01-24T00:47:05.6559690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01dbd6b8468d5bd787308d2f615a24d123.html' 2025-01-24T00:47:05.6560654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01e0fd04345128a28d88cb94a28a569400.html' 2025-01-24T00:47:05.6561644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01efd5013a2503d6567e2bf6b40c97360c.html' 2025-01-24T00:47:05.6562654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01f6f6511b5033cad31083644ac69c54d8.html' 2025-01-24T00:47:05.6563652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01f96bbeb63e6d4ce4a2551279de3a9f0e.html' 2025-01-24T00:47:05.6564126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/classes.html' 2025-01-24T00:47:05.6564554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/closed.png' 2025-01-24T00:47:05.6565032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/command__line_8h.html' 2025-01-24T00:47:05.6565541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/command__line_8h__incl.md5' 2025-01-24T00:47:05.6566054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/command__line_8h_source.html' 2025-01-24T00:47:05.6566599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/complex_8h.html' 2025-01-24T00:47:05.6567096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/complex_8h__dep__incl.md5' 2025-01-24T00:47:05.6567563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/complex_8h__incl.md5' 2025-01-24T00:47:05.6568055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/complex_8h_source.html' 2025-01-24T00:47:05.6568538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/conversion__op_8h.html' 2025-01-24T00:47:05.6569076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/conversion__op_8h__dep__incl.md5' 2025-01-24T00:47:05.6569584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/conversion__op_8h__incl.md5' 2025-01-24T00:47:05.6570100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/conversion__op_8h_source.html' 2025-01-24T00:47:05.6570545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/coord_8h.html' 2025-01-24T00:47:05.6571024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/coord_8h__dep__incl.md5' 2025-01-24T00:47:05.6571493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/coord_8h__incl.md5' 2025-01-24T00:47:05.6571970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/coord_8h_source.html' 2025-01-24T00:47:05.6572424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/core__io_8h.html' 2025-01-24T00:47:05.6572932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/core__io_8h__dep__incl.md5' 2025-01-24T00:47:05.6573411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/core__io_8h__incl.md5' 2025-01-24T00:47:05.6573892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/core__io_8h_source.html' 2025-01-24T00:47:05.6574386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/cutlass-logo-small.png' 2025-01-24T00:47:05.6574862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/cutlass_8h.html' 2025-01-24T00:47:05.6575350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/cutlass_8h_source.html' 2025-01-24T00:47:05.6576008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__epilogue__complex__tensor__op_8h.html' 2025-01-24T00:47:05.6576668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__epilogue__complex__tensor__op_8h__incl.md5' 2025-01-24T00:47:05.6577307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__epilogue__complex__tensor__op_8h_source.html' 2025-01-24T00:47:05.6577836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__epilogue__simt_8h.html' 2025-01-24T00:47:05.6578423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__epilogue__simt_8h__dep__incl.md5' 2025-01-24T00:47:05.6578973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__epilogue__simt_8h__incl.md5' 2025-01-24T00:47:05.6579543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__epilogue__simt_8h_source.html' 2025-01-24T00:47:05.6580109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__epilogue__tensor__op_8h.html' 2025-01-24T00:47:05.6580713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__epilogue__tensor__op_8h__dep__incl.md5' 2025-01-24T00:47:05.6581304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__epilogue__tensor__op_8h__incl.md5' 2025-01-24T00:47:05.6581895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__epilogue__tensor__op_8h_source.html' 2025-01-24T00:47:05.6582483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__epilogue__volta__tensor__op_8h.html' 2025-01-24T00:47:05.6583136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__epilogue__volta__tensor__op_8h__dep__incl.md5' 2025-01-24T00:47:05.6583748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__epilogue__volta__tensor__op_8h__incl.md5' 2025-01-24T00:47:05.6584382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__epilogue__volta__tensor__op_8h_source.html' 2025-01-24T00:47:05.6584966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__epilogue__wmma__tensor__op_8h.html' 2025-01-24T00:47:05.6585578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__epilogue__wmma__tensor__op_8h__incl.md5' 2025-01-24T00:47:05.6586216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__epilogue__wmma__tensor__op_8h_source.html' 2025-01-24T00:47:05.6586692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__gemm_8h.html' 2025-01-24T00:47:05.6587225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__gemm_8h__dep__incl.md5' 2025-01-24T00:47:05.6587722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__gemm_8h__incl.md5' 2025-01-24T00:47:05.6588232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__gemm_8h_source.html' 2025-01-24T00:47:05.6588821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__gemm__configuration_8h.html' 2025-01-24T00:47:05.6589447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__gemm__configuration_8h__dep__incl.md5' 2025-01-24T00:47:05.6590058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__gemm__configuration_8h__incl.md5' 2025-01-24T00:47:05.6590669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__gemm__configuration_8h_source.html' 2025-01-24T00:47:05.6591236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__gemm__splitk__parallel_8h.html' 2025-01-24T00:47:05.6591860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__gemm__splitk__parallel_8h__dep__incl.md5' 2025-01-24T00:47:05.6592576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__gemm__splitk__parallel_8h__incl.md5' 2025-01-24T00:47:05.6593197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__gemm__splitk__parallel_8h_source.html' 2025-01-24T00:47:05.6593678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__gemv_8h.html' 2025-01-24T00:47:05.6594177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__gemv_8h__incl.md5' 2025-01-24T00:47:05.6594696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__gemv_8h_source.html' 2025-01-24T00:47:05.6595202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__gemv__core_8h.html' 2025-01-24T00:47:05.6595757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__gemv__core_8h__dep__incl.md5' 2025-01-24T00:47:05.6596297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__gemv__core_8h__incl.md5' 2025-01-24T00:47:05.6596835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__gemv__core_8h_source.html' 2025-01-24T00:47:05.6597320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma_8h.html' 2025-01-24T00:47:05.6597842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma_8h__dep__incl.md5' 2025-01-24T00:47:05.6598334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma_8h__incl.md5' 2025-01-24T00:47:05.6598850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma_8h_source.html' 2025-01-24T00:47:05.6599349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma__core_8h.html' 2025-01-24T00:47:05.6599905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma__core_8h__dep__incl.md5' 2025-01-24T00:47:05.6600427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma__core_8h__incl.md5' 2025-01-24T00:47:05.6600958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma__core_8h_source.html' 2025-01-24T00:47:05.6601496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma__core__simt_8h.html' 2025-01-24T00:47:05.6602117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma__core__simt_8h__dep__incl.md5' 2025-01-24T00:47:05.6602683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma__core__simt_8h__incl.md5' 2025-01-24T00:47:05.6603310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma__core__simt_8h_source.html' 2025-01-24T00:47:05.6603837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma__core__sm50_8h.html' 2025-01-24T00:47:05.6604429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma__core__sm50_8h__incl.md5' 2025-01-24T00:47:05.6604991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma__core__sm50_8h_source.html' 2025-01-24T00:47:05.6605532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma__core__sm70_8h.html' 2025-01-24T00:47:05.6606107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma__core__sm70_8h__dep__incl.md5' 2025-01-24T00:47:05.6606702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma__core__sm70_8h__incl.md5' 2025-01-24T00:47:05.6607290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma__core__sm70_8h_source.html' 2025-01-24T00:47:05.6607813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma__core__sm75_8h.html' 2025-01-24T00:47:05.6608399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma__core__sm75_8h__dep__incl.md5' 2025-01-24T00:47:05.6608952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma__core__sm75_8h__incl.md5' 2025-01-24T00:47:05.6609457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device_2tensor__fill_8h.html' 2025-01-24T00:47:05.6610043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma__core__sm75_8h_source.html' 2025-01-24T00:47:05.6610566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma__core__wmma_8h.html' 2025-01-24T00:47:05.6611115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma__core__wmma_8h__incl.md5' 2025-01-24T00:47:05.6611697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma__core__wmma_8h_source.html' 2025-01-24T00:47:05.6612223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma__tensor__op_8h.html' 2025-01-24T00:47:05.6612814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma__tensor__op_8h__dep__incl.md5' 2025-01-24T00:47:05.6613373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma__tensor__op_8h__incl.md5' 2025-01-24T00:47:05.6613939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma__tensor__op_8h_source.html' 2025-01-24T00:47:05.6614514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma__wmma__tensor__op_8h.html' 2025-01-24T00:47:05.6615096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma__wmma__tensor__op_8h__incl.md5' 2025-01-24T00:47:05.6615732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__mma__wmma__tensor__op_8h_source.html' 2025-01-24T00:47:05.6616271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__thread__map__simt_8h.html' 2025-01-24T00:47:05.6616911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__thread__map__simt_8h__dep__incl.md5' 2025-01-24T00:47:05.6617486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__thread__map__simt_8h__incl.md5' 2025-01-24T00:47:05.6618087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__thread__map__simt_8h_source.html' 2025-01-24T00:47:05.6618661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__thread__map__tensor__op_8h.html' 2025-01-24T00:47:05.6619283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__thread__map__tensor__op_8h__dep__incl.md5' 2025-01-24T00:47:05.6619877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__thread__map__tensor__op_8h__incl.md5' 2025-01-24T00:47:05.6620498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__thread__map__tensor__op_8h_source.html' 2025-01-24T00:47:05.6621105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__thread__map__volta__tensor__op_8h.html' 2025-01-24T00:47:05.6621762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__thread__map__volta__tensor__op_8h__dep__incl.md5' 2025-01-24T00:47:05.6622387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__thread__map__volta__tensor__op_8h__incl.md5' 2025-01-24T00:47:05.6623026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__thread__map__volta__tensor__op_8h_source.html' 2025-01-24T00:47:05.6623634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__thread__map__wmma__tensor__op_8h.html' 2025-01-24T00:47:05.6624277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__thread__map__wmma__tensor__op_8h__dep__incl.md5' 2025-01-24T00:47:05.6624913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__thread__map__wmma__tensor__op_8h__incl.md5' 2025-01-24T00:47:05.6625539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/default__thread__map__wmma__tensor__op_8h_source.html' 2025-01-24T00:47:05.6626051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device_2gemm__batched_8h.html' 2025-01-24T00:47:05.6626601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device_2gemm__batched_8h__incl.md5' 2025-01-24T00:47:05.6627152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device_2gemm__batched_8h_source.html' 2025-01-24T00:47:05.6627728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device_2gemm__splitk__parallel_8h.html' 2025-01-24T00:47:05.6628311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device_2gemm__splitk__parallel_8h__incl.md5' 2025-01-24T00:47:05.6628908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device_2gemm__splitk__parallel_8h_source.html' 2025-01-24T00:47:05.6629502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device_2kernel_2tensor__elementwise_8h.html' 2025-01-24T00:47:05.6630139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device_2kernel_2tensor__elementwise_8h__incl.md5' 2025-01-24T00:47:05.6630832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device_2kernel_2tensor__elementwise_8h_source.html' 2025-01-24T00:47:05.6631403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device_2kernel_2tensor__foreach_8h.html' 2025-01-24T00:47:05.6632044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device_2kernel_2tensor__foreach_8h__dep__incl.md5' 2025-01-24T00:47:05.6632647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device_2kernel_2tensor__foreach_8h__incl.md5' 2025-01-24T00:47:05.6633251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device_2kernel_2tensor__foreach_8h_source.html' 2025-01-24T00:47:05.6633792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device_2tensor__compare_8h.html' 2025-01-24T00:47:05.6634345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device_2tensor__compare_8h__incl.md5' 2025-01-24T00:47:05.6634913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device_2tensor__compare_8h_source.html' 2025-01-24T00:47:05.6635459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device_2tensor__fill_8h__incl.md5' 2025-01-24T00:47:05.6636007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device_2tensor__fill_8h_source.html' 2025-01-24T00:47:05.6636548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device_2tensor__foreach_8h.html' 2025-01-24T00:47:05.6637125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device_2tensor__foreach_8h__dep__incl.md5' 2025-01-24T00:47:05.6637678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device_2tensor__foreach_8h__incl.md5' 2025-01-24T00:47:05.6638257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device_2tensor__foreach_8h_source.html' 2025-01-24T00:47:05.6638733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device__dump_8h.html' 2025-01-24T00:47:05.6639267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device__dump_8h__dep__incl.md5' 2025-01-24T00:47:05.6639757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device__dump_8h__incl.md5' 2025-01-24T00:47:05.6640267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device__dump_8h_source.html' 2025-01-24T00:47:05.6640764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device__kernel_8h.html' 2025-01-24T00:47:05.6641292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device__kernel_8h__dep__incl.md5' 2025-01-24T00:47:05.6641808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device__kernel_8h__incl.md5' 2025-01-24T00:47:05.6642325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device__kernel_8h_source.html' 2025-01-24T00:47:05.6642804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device__memory_8h.html' 2025-01-24T00:47:05.6643366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device__memory_8h__dep__incl.md5' 2025-01-24T00:47:05.6643891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device__memory_8h__incl.md5' 2025-01-24T00:47:05.6644428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/device__memory_8h_source.html' 2025-01-24T00:47:05.6644945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000001_000002.html' 2025-01-24T00:47:05.6645416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000001_000033.html' 2025-01-24T00:47:05.6645904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000002_000013.html' 2025-01-24T00:47:05.6646414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000002_000025.html' 2025-01-24T00:47:05.6646890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000003_000025.html' 2025-01-24T00:47:05.6647379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000005_000000.html' 2025-01-24T00:47:05.6647853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000006_000000.html' 2025-01-24T00:47:05.6648344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000007_000000.html' 2025-01-24T00:47:05.6648816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000008_000000.html' 2025-01-24T00:47:05.6649286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000009_000002.html' 2025-01-24T00:47:05.6649775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000009_000013.html' 2025-01-24T00:47:05.6650249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000009_000025.html' 2025-01-24T00:47:05.6650740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000009_000032.html' 2025-01-24T00:47:05.6651214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000012_000010.html' 2025-01-24T00:47:05.6651688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000012_000013.html' 2025-01-24T00:47:05.6652172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000012_000018.html' 2025-01-24T00:47:05.6652641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000012_000025.html' 2025-01-24T00:47:05.6653115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000012_000032.html' 2025-01-24T00:47:05.6653601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000013_000002.html' 2025-01-24T00:47:05.6654076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000013_000003.html' 2025-01-24T00:47:05.6654563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000013_000009.html' 2025-01-24T00:47:05.6655030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000013_000010.html' 2025-01-24T00:47:05.6655500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000013_000012.html' 2025-01-24T00:47:05.6656010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000013_000025.html' 2025-01-24T00:47:05.6656484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000013_000032.html' 2025-01-24T00:47:05.6657016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000013_000033.html' 2025-01-24T00:47:05.6657488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000014_000002.html' 2025-01-24T00:47:05.6657986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000014_000009.html' 2025-01-24T00:47:05.6658476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000014_000016.html' 2025-01-24T00:47:05.6658950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000014_000025.html' 2025-01-24T00:47:05.6659425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000014_000032.html' 2025-01-24T00:47:05.6659907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000015_000002.html' 2025-01-24T00:47:05.6660378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000015_000003.html' 2025-01-24T00:47:05.6660864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000015_000009.html' 2025-01-24T00:47:05.6661336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000015_000014.html' 2025-01-24T00:47:05.6661807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000015_000016.html' 2025-01-24T00:47:05.6662295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000016_000002.html' 2025-01-24T00:47:05.6662766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000016_000017.html' 2025-01-24T00:47:05.6663250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000016_000025.html' 2025-01-24T00:47:05.6663723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000016_000031.html' 2025-01-24T00:47:05.6664197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000016_000032.html' 2025-01-24T00:47:05.6664680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000016_000033.html' 2025-01-24T00:47:05.6665151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000017_000002.html' 2025-01-24T00:47:05.6665639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000017_000025.html' 2025-01-24T00:47:05.6666111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000017_000031.html' 2025-01-24T00:47:05.6666589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000017_000033.html' 2025-01-24T00:47:05.6667073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000018_000002.html' 2025-01-24T00:47:05.6667541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000018_000013.html' 2025-01-24T00:47:05.6668013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000018_000025.html' 2025-01-24T00:47:05.6668499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000019_000000.html' 2025-01-24T00:47:05.6668989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000020_000000.html' 2025-01-24T00:47:05.6669497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000020_000021.html' 2025-01-24T00:47:05.6669991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000021_000000.html' 2025-01-24T00:47:05.6670488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000021_000022.html' 2025-01-24T00:47:05.6670974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000022_000000.html' 2025-01-24T00:47:05.6671441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000023_000000.html' 2025-01-24T00:47:05.6671928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000024_000000.html' 2025-01-24T00:47:05.6672398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000026_000000.html' 2025-01-24T00:47:05.6672876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000027_000000.html' 2025-01-24T00:47:05.6673359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000028_000000.html' 2025-01-24T00:47:05.6673833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000029_000000.html' 2025-01-24T00:47:05.6674315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000031_000002.html' 2025-01-24T00:47:05.6674782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000031_000003.html' 2025-01-24T00:47:05.6675255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000031_000025.html' 2025-01-24T00:47:05.6675743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000032_000002.html' 2025-01-24T00:47:05.6676217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000032_000025.html' 2025-01-24T00:47:05.6676691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000034_000002.html' 2025-01-24T00:47:05.6677175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000034_000025.html' 2025-01-24T00:47:05.6677648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000034_000037.html' 2025-01-24T00:47:05.6678131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_000036_000025.html' 2025-01-24T00:47:05.6678703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_01de8928c960cafb028e5f164701e1de.html' 2025-01-24T00:47:05.6679291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_01de8928c960cafb028e5f164701e1de_dep.md5' 2025-01-24T00:47:05.6679879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_048c1df36ab9c2efbb0733edba6291c9.html' 2025-01-24T00:47:05.6680465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_048c1df36ab9c2efbb0733edba6291c9_dep.md5' 2025-01-24T00:47:05.6681047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_05a6795d99d74f63b7300fc6eb9e55c2.html' 2025-01-24T00:47:05.6681655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_05a6795d99d74f63b7300fc6eb9e55c2_dep.md5' 2025-01-24T00:47:05.6682218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_1315f14109599b6cf6873e0273f5d760.html' 2025-01-24T00:47:05.6682864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_1315f14109599b6cf6873e0273f5d760_dep.md5' 2025-01-24T00:47:05.6683455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_2296cf082f2778f9a3503c8ea1010763.html' 2025-01-24T00:47:05.6684047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_2296cf082f2778f9a3503c8ea1010763_dep.md5' 2025-01-24T00:47:05.6684605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_36528dc2736efa40b421028b7309c671.html' 2025-01-24T00:47:05.6685193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_36528dc2736efa40b421028b7309c671_dep.md5' 2025-01-24T00:47:05.6685779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_4c6a163a0476cba0bed73ec4471f0808.html' 2025-01-24T00:47:05.6686409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_4c6a163a0476cba0bed73ec4471f0808_dep.md5' 2025-01-24T00:47:05.6686999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_4eeb864c4eec08c7d6b9d3b0352cfdde.html' 2025-01-24T00:47:05.6687587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_4eeb864c4eec08c7d6b9d3b0352cfdde_dep.md5' 2025-01-24T00:47:05.6688156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_5182a53bfc5d70ef5651acc985c58dc3.html' 2025-01-24T00:47:05.6688756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_5182a53bfc5d70ef5651acc985c58dc3_dep.md5' 2025-01-24T00:47:05.6689329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_568e97a0eb81cc0d3daf98cef30c9135.html' 2025-01-24T00:47:05.6689929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_568e97a0eb81cc0d3daf98cef30c9135_dep.md5' 2025-01-24T00:47:05.6690501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_58e788c69476ee3a6457c1bb0aea7b40.html' 2025-01-24T00:47:05.6691083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_58e788c69476ee3a6457c1bb0aea7b40_dep.md5' 2025-01-24T00:47:05.6691664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_5a68e39c181f2defa4dd959f7500739b.html' 2025-01-24T00:47:05.6692462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_5a68e39c181f2defa4dd959f7500739b_dep.md5' 2025-01-24T00:47:05.6693047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_5e89e81286c01e462f661f26ca186996.html' 2025-01-24T00:47:05.6693625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_5e89e81286c01e462f661f26ca186996_dep.md5' 2025-01-24T00:47:05.6694203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_6baf2bb612a2f0daa69af3101ede80a1.html' 2025-01-24T00:47:05.6694810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_6baf2bb612a2f0daa69af3101ede80a1_dep.md5' 2025-01-24T00:47:05.6695384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_6c0b0ac954bdf2d913b6e24246bcb749.html' 2025-01-24T00:47:05.6696034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_7a8f757b2dc0884f3cac82bc42925c19.html' 2025-01-24T00:47:05.6696648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_7a8f757b2dc0884f3cac82bc42925c19_dep.md5' 2025-01-24T00:47:05.6697244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_7cdbc08f6364188f63879ce58a570796.html' 2025-01-24T00:47:05.6697866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_7cdbc08f6364188f63879ce58a570796_dep.md5' 2025-01-24T00:47:05.6698430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_7e9e609009df72bf6226de354e72c328.html' 2025-01-24T00:47:05.6699018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_7e9e609009df72bf6226de354e72c328_dep.md5' 2025-01-24T00:47:05.6699587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_88de82f9e8d739a2f42f92d95f0d7933.html' 2025-01-24T00:47:05.6700172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_88de82f9e8d739a2f42f92d95f0d7933_dep.md5' 2025-01-24T00:47:05.6700750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_9aa36bd9cfad59a1f88859a38871c977.html' 2025-01-24T00:47:05.6701335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_9aa36bd9cfad59a1f88859a38871c977_dep.md5' 2025-01-24T00:47:05.6701918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_ac488927e63b76ba9cb3ad9c317bbde9.html' 2025-01-24T00:47:05.6702505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_ac488927e63b76ba9cb3ad9c317bbde9_dep.md5' 2025-01-24T00:47:05.6703076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_ade2f6ff57439d30f4164e14e54bcf30.html' 2025-01-24T00:47:05.6703676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_ade2f6ff57439d30f4164e14e54bcf30_dep.md5' 2025-01-24T00:47:05.6704249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_b790a865367d69962c5919afdba4a959.html' 2025-01-24T00:47:05.6704840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_b790a865367d69962c5919afdba4a959_dep.md5' 2025-01-24T00:47:05.6705412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_c4a2560cb67fbf4e24d3d775f040b990.html' 2025-01-24T00:47:05.6705996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_c4a2560cb67fbf4e24d3d775f040b990_dep.md5' 2025-01-24T00:47:05.6706587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_cab02fdf7c366af2a4bd9c2fdea5880f.html' 2025-01-24T00:47:05.6707183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_cab02fdf7c366af2a4bd9c2fdea5880f_dep.md5' 2025-01-24T00:47:05.6707756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_d44c64559bbebec7f509842c48db8b23.html' 2025-01-24T00:47:05.6708352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_d44c64559bbebec7f509842c48db8b23_dep.md5' 2025-01-24T00:47:05.6708926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_d7bba2bfce089ad47efd3f3908281e78.html' 2025-01-24T00:47:05.6709557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_d7bba2bfce089ad47efd3f3908281e78_dep.md5' 2025-01-24T00:47:05.6710122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_d9e7e9e63637345b8b26a82972709306.html' 2025-01-24T00:47:05.6710744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_d9e7e9e63637345b8b26a82972709306_dep.md5' 2025-01-24T00:47:05.6711348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_df998829b150afe92f54393d2430470d.html' 2025-01-24T00:47:05.6711932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_df998829b150afe92f54393d2430470d_dep.md5' 2025-01-24T00:47:05.6712523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_e7fd38dbfb1fb5decd4aa6571e13ec6b.html' 2025-01-24T00:47:05.6713123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_e7fd38dbfb1fb5decd4aa6571e13ec6b_dep.md5' 2025-01-24T00:47:05.6713696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_e972dae4cc8aee063a6567ed2b9b6a51.html' 2025-01-24T00:47:05.6714300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_e972dae4cc8aee063a6567ed2b9b6a51_dep.md5' 2025-01-24T00:47:05.6714874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_ebbbb6f6f10686db77ac27d0af6d8201.html' 2025-01-24T00:47:05.6715469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_ebbbb6f6f10686db77ac27d0af6d8201_dep.md5' 2025-01-24T00:47:05.6716039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_ed1948a6da781e7f72c597b5619a522d.html' 2025-01-24T00:47:05.6716621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_ed1948a6da781e7f72c597b5619a522d_dep.md5' 2025-01-24T00:47:05.6717209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_f62bf0d745be7e70cdb24777e561e6f3.html' 2025-01-24T00:47:05.6717793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_f62bf0d745be7e70cdb24777e561e6f3_dep.md5' 2025-01-24T00:47:05.6718367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_f97022a05803191deba9644b471136c4.html' 2025-01-24T00:47:05.6718950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_f97022a05803191deba9644b471136c4_dep.md5' 2025-01-24T00:47:05.6719515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_f9f54b1d82c28725d6670ba47204b309.html' 2025-01-24T00:47:05.6720098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_ff60863f958a43c892071bb1f8a4c81a.html' 2025-01-24T00:47:05.6720685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_ff60863f958a43c892071bb1f8a4c81a_dep.md5' 2025-01-24T00:47:05.6721261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_ffb18c781d484e5d1c680f712f01a439.html' 2025-01-24T00:47:05.6721849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dir_ffb18c781d484e5d1c680f712f01a439_dep.md5' 2025-01-24T00:47:05.6722394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/direct__epilogue__tensor__op_8h.html' 2025-01-24T00:47:05.6722998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/direct__epilogue__tensor__op_8h__incl.md5' 2025-01-24T00:47:05.6723583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/direct__epilogue__tensor__op_8h_source.html' 2025-01-24T00:47:05.6724172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/distribution_8h.html' 2025-01-24T00:47:05.6724700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/distribution_8h__dep__incl.md5' 2025-01-24T00:47:05.6725219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/distribution_8h__incl.md5' 2025-01-24T00:47:05.6725737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/distribution_8h_source.html' 2025-01-24T00:47:05.6726149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/doc.png' 2025-01-24T00:47:05.6726688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/doxygen.css' 2025-01-24T00:47:05.6727228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/doxygen.png' 2025-01-24T00:47:05.6727741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/doxygen__mainpage_8md.html' 2025-01-24T00:47:05.6728206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/dynsections.js' 2025-01-24T00:47:05.6728865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/epilogue_2threadblock_2predicated__tile__iterator_8h.html' 2025-01-24T00:47:05.6729577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/epilogue_2threadblock_2predicated__tile__iterator_8h__dep__incl.md5' 2025-01-24T00:47:05.6730275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/epilogue_2threadblock_2predicated__tile__iterator_8h__incl.md5' 2025-01-24T00:47:05.6730971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/epilogue_2threadblock_2predicated__tile__iterator_8h_source.html' 2025-01-24T00:47:05.6731444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/epilogue_8h.html' 2025-01-24T00:47:05.6731944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/epilogue_8h__dep__incl.md5' 2025-01-24T00:47:05.6732426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/epilogue_8h__incl.md5' 2025-01-24T00:47:05.6732922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/epilogue_8h_source.html' 2025-01-24T00:47:05.6733403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/epilogue__base_8h.html' 2025-01-24T00:47:05.6733948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/epilogue__base_8h__dep__incl.md5' 2025-01-24T00:47:05.6734456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/epilogue__base_8h__incl.md5' 2025-01-24T00:47:05.6734967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/epilogue__base_8h_source.html' 2025-01-24T00:47:05.6735491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/epilogue__workspace_8h.html' 2025-01-24T00:47:05.6736022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/epilogue__workspace_8h__incl.md5' 2025-01-24T00:47:05.6736574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/epilogue__workspace_8h_source.html' 2025-01-24T00:47:05.6737092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/exceptions_8h.html' 2025-01-24T00:47:05.6737630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/exceptions_8h__dep__incl.md5' 2025-01-24T00:47:05.6738152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/exceptions_8h__incl.md5' 2025-01-24T00:47:05.6738673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/exceptions_8h_source.html' 2025-01-24T00:47:05.6739148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/fast__math_8h.html' 2025-01-24T00:47:05.6739654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/fast__math_8h__dep__incl.md5' 2025-01-24T00:47:05.6740140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/fast__math_8h__incl.md5' 2025-01-24T00:47:05.6740647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/fast__math_8h_source.html' 2025-01-24T00:47:05.6741085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/files.html' 2025-01-24T00:47:05.6741549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/folderclosed.png' 2025-01-24T00:47:05.6742017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/folderopen.png' 2025-01-24T00:47:05.6742635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/fragment__iterator__complex__tensor__op_8h.html' 2025-01-24T00:47:05.6743311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/fragment__iterator__complex__tensor__op_8h__dep__incl.md5' 2025-01-24T00:47:05.6743939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/fragment__iterator__complex__tensor__op_8h__incl.md5' 2025-01-24T00:47:05.6744582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/fragment__iterator__complex__tensor__op_8h_source.html' 2025-01-24T00:47:05.6745129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/fragment__iterator__simt_8h.html' 2025-01-24T00:47:05.6745708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/fragment__iterator__simt_8h__dep__incl.md5' 2025-01-24T00:47:05.6746279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/fragment__iterator__simt_8h__incl.md5' 2025-01-24T00:47:05.6746850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/fragment__iterator__simt_8h_source.html' 2025-01-24T00:47:05.6747420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/fragment__iterator__tensor__op_8h.html' 2025-01-24T00:47:05.6748051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/fragment__iterator__tensor__op_8h__dep__incl.md5' 2025-01-24T00:47:05.6748647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/fragment__iterator__tensor__op_8h__incl.md5' 2025-01-24T00:47:05.6749260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/fragment__iterator__tensor__op_8h_source.html' 2025-01-24T00:47:05.6749862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/fragment__iterator__volta__tensor__op_8h.html' 2025-01-24T00:47:05.6750533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/fragment__iterator__volta__tensor__op_8h__dep__incl.md5' 2025-01-24T00:47:05.6751190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/fragment__iterator__volta__tensor__op_8h__incl.md5' 2025-01-24T00:47:05.6751846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/fragment__iterator__volta__tensor__op_8h_source.html' 2025-01-24T00:47:05.6752478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/fragment__iterator__wmma__tensor__op_8h.html' 2025-01-24T00:47:05.6753118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/fragment__iterator__wmma__tensor__op_8h__dep__incl.md5' 2025-01-24T00:47:05.6753727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/fragment__iterator__wmma__tensor__op_8h__incl.md5' 2025-01-24T00:47:05.6754365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/fragment__iterator__wmma__tensor__op_8h_source.html' 2025-01-24T00:47:05.6754833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functional_8h.html' 2025-01-24T00:47:05.6755355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functional_8h__dep__incl.md5' 2025-01-24T00:47:05.6755841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functional_8h__incl.md5' 2025-01-24T00:47:05.6756339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functional_8h_source.html' 2025-01-24T00:47:05.6756804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions.html' 2025-01-24T00:47:05.6757275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_0x7e.html' 2025-01-24T00:47:05.6757744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_b.html' 2025-01-24T00:47:05.6758200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_c.html' 2025-01-24T00:47:05.6758652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_d.html' 2025-01-24T00:47:05.6759119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_e.html' 2025-01-24T00:47:05.6759588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_enum.html' 2025-01-24T00:47:05.6760058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_eval.html' 2025-01-24T00:47:05.6760528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_f.html' 2025-01-24T00:47:05.6761000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_func.html' 2025-01-24T00:47:05.6761506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_func_0x7e.html' 2025-01-24T00:47:05.6761987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_func_b.html' 2025-01-24T00:47:05.6762461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_func_c.html' 2025-01-24T00:47:05.6762954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_func_d.html' 2025-01-24T00:47:05.6763432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_func_e.html' 2025-01-24T00:47:05.6763946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_func_f.html' 2025-01-24T00:47:05.6764454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_func_g.html' 2025-01-24T00:47:05.6764954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_func_h.html' 2025-01-24T00:47:05.6765469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_func_i.html' 2025-01-24T00:47:05.6765946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_func_k.html' 2025-01-24T00:47:05.6766486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_func_l.html' 2025-01-24T00:47:05.6766967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_func_m.html' 2025-01-24T00:47:05.6767448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_func_n.html' 2025-01-24T00:47:05.6767939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_func_o.html' 2025-01-24T00:47:05.6768418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_func_p.html' 2025-01-24T00:47:05.6768898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_func_q.html' 2025-01-24T00:47:05.6769386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_func_r.html' 2025-01-24T00:47:05.6769862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_func_s.html' 2025-01-24T00:47:05.6770353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_func_t.html' 2025-01-24T00:47:05.6770831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_func_u.html' 2025-01-24T00:47:05.6771309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_func_v.html' 2025-01-24T00:47:05.6771801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_func_w.html' 2025-01-24T00:47:05.6772251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_g.html' 2025-01-24T00:47:05.6772713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_h.html' 2025-01-24T00:47:05.6773168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_i.html' 2025-01-24T00:47:05.6773621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_k.html' 2025-01-24T00:47:05.6774088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_l.html' 2025-01-24T00:47:05.6774543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_m.html' 2025-01-24T00:47:05.6775000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_n.html' 2025-01-24T00:47:05.6775461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_o.html' 2025-01-24T00:47:05.6775916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_p.html' 2025-01-24T00:47:05.6776378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_q.html' 2025-01-24T00:47:05.6776865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_r.html' 2025-01-24T00:47:05.6777337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_s.html' 2025-01-24T00:47:05.6777825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_t.html' 2025-01-24T00:47:05.6778332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_type.html' 2025-01-24T00:47:05.6778817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_type_b.html' 2025-01-24T00:47:05.6779298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_type_c.html' 2025-01-24T00:47:05.6779780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_type_d.html' 2025-01-24T00:47:05.6780270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_type_e.html' 2025-01-24T00:47:05.6780746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_type_f.html' 2025-01-24T00:47:05.6781224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_type_g.html' 2025-01-24T00:47:05.6781718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_type_h.html' 2025-01-24T00:47:05.6782195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_type_i.html' 2025-01-24T00:47:05.6782684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_type_k.html' 2025-01-24T00:47:05.6783161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_type_l.html' 2025-01-24T00:47:05.6783643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_type_m.html' 2025-01-24T00:47:05.6784133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_type_n.html' 2025-01-24T00:47:05.6784611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_type_o.html' 2025-01-24T00:47:05.6785102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_type_p.html' 2025-01-24T00:47:05.6785581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_type_r.html' 2025-01-24T00:47:05.6786057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_type_s.html' 2025-01-24T00:47:05.6786547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_type_t.html' 2025-01-24T00:47:05.6787025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_type_u.html' 2025-01-24T00:47:05.6787508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_type_v.html' 2025-01-24T00:47:05.6788000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_type_w.html' 2025-01-24T00:47:05.6788476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_type_y.html' 2025-01-24T00:47:05.6788938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_u.html' 2025-01-24T00:47:05.6789421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_v.html' 2025-01-24T00:47:05.6789889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_vars.html' 2025-01-24T00:47:05.6790425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_vars_b.html' 2025-01-24T00:47:05.6790903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_vars_c.html' 2025-01-24T00:47:05.6791416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_vars_d.html' 2025-01-24T00:47:05.6791891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_vars_e.html' 2025-01-24T00:47:05.6792532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_vars_f.html' 2025-01-24T00:47:05.6793025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_vars_g.html' 2025-01-24T00:47:05.6793504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_vars_h.html' 2025-01-24T00:47:05.6793997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_vars_i.html' 2025-01-24T00:47:05.6794477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_vars_k.html' 2025-01-24T00:47:05.6794953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_vars_l.html' 2025-01-24T00:47:05.6795418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_w.html' 2025-01-24T00:47:05.6795901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_vars_m.html' 2025-01-24T00:47:05.6796380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_vars_n.html' 2025-01-24T00:47:05.6796874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_vars_o.html' 2025-01-24T00:47:05.6797351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_vars_p.html' 2025-01-24T00:47:05.6797844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_vars_r.html' 2025-01-24T00:47:05.6798317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_vars_s.html' 2025-01-24T00:47:05.6798794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_vars_t.html' 2025-01-24T00:47:05.6799330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_vars_u.html' 2025-01-24T00:47:05.6799805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_vars_v.html' 2025-01-24T00:47:05.6800296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_vars_w.html' 2025-01-24T00:47:05.6800747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/functions_y.html' 2025-01-24T00:47:05.6801243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemm_2thread_2mma_8h.html' 2025-01-24T00:47:05.6801797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemm_2thread_2mma_8h__dep__incl.md5' 2025-01-24T00:47:05.6802318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemm_2thread_2mma_8h__incl.md5' 2025-01-24T00:47:05.6802911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemm_2thread_2mma_8h_source.html' 2025-01-24T00:47:05.6803472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemm_2thread_2mma__sm50_8h.html' 2025-01-24T00:47:05.6804079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemm_2thread_2mma__sm50_8h__dep__incl.md5' 2025-01-24T00:47:05.6804665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemm_2thread_2mma__sm50_8h__incl.md5' 2025-01-24T00:47:05.6805224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemm_2thread_2mma__sm50_8h_source.html' 2025-01-24T00:47:05.6805745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemm_2thread_2mma__sm60_8h.html' 2025-01-24T00:47:05.6806420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemm_2thread_2mma__sm60_8h__dep__incl.md5' 2025-01-24T00:47:05.6806966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemm_2thread_2mma__sm60_8h__incl.md5' 2025-01-24T00:47:05.6807546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemm_2thread_2mma__sm60_8h_source.html' 2025-01-24T00:47:05.6808070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemm_2thread_2mma__sm61_8h.html' 2025-01-24T00:47:05.6808640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemm_2thread_2mma__sm61_8h__dep__incl.md5' 2025-01-24T00:47:05.6809199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemm_2thread_2mma__sm61_8h__incl.md5' 2025-01-24T00:47:05.6809761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemm_2thread_2mma__sm61_8h_source.html' 2025-01-24T00:47:05.6810389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemm_2threadblock_2threadblock__swizzle_8h.html' 2025-01-24T00:47:05.6811047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemm_2threadblock_2threadblock__swizzle_8h__dep__incl.md5' 2025-01-24T00:47:05.6811677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemm_2threadblock_2threadblock__swizzle_8h__incl.md5' 2025-01-24T00:47:05.6812335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemm_2threadblock_2threadblock__swizzle_8h_source.html' 2025-01-24T00:47:05.6812822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemm_2warp_2mma_8h.html' 2025-01-24T00:47:05.6813367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemm_2warp_2mma_8h__dep__incl.md5' 2025-01-24T00:47:05.6813876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemm_2warp_2mma_8h__incl.md5' 2025-01-24T00:47:05.6814403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemm_2warp_2mma_8h_source.html' 2025-01-24T00:47:05.6814903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemm__pipelined_8h.html' 2025-01-24T00:47:05.6815439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemm__pipelined_8h__dep__incl.md5' 2025-01-24T00:47:05.6815961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemm__pipelined_8h__incl.md5' 2025-01-24T00:47:05.6816525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemm__pipelined_8h_source.html' 2025-01-24T00:47:05.6816988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemv_8h.html' 2025-01-24T00:47:05.6817505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemv_8h__dep__incl.md5' 2025-01-24T00:47:05.6817985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemv_8h__incl.md5' 2025-01-24T00:47:05.6818458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemv_8h_source.html' 2025-01-24T00:47:05.6818989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemv__batched__strided_8h.html' 2025-01-24T00:47:05.6819530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemv__batched__strided_8h__incl.md5' 2025-01-24T00:47:05.6820098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/gemv__batched__strided_8h_source.html' 2025-01-24T00:47:05.6820541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/globals.html' 2025-01-24T00:47:05.6821006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/globals_defs.html' 2025-01-24T00:47:05.6821479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/globals_func.html' 2025-01-24T00:47:05.6821937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/graph_legend.html' 2025-01-24T00:47:05.6822406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/graph_legend.md5' 2025-01-24T00:47:05.6822986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/group__predicate__iterator__concept.html' 2025-01-24T00:47:05.6823541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/group__predicate__tile__adapter.html' 2025-01-24T00:47:05.6824130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/group__predicate__vector__concept.html' 2025-01-24T00:47:05.6824569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/half_8h.html' 2025-01-24T00:47:05.6825062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/half_8h__dep__incl.md5' 2025-01-24T00:47:05.6825517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/half_8h__incl.md5' 2025-01-24T00:47:05.6825988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/half_8h_source.html' 2025-01-24T00:47:05.6826451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/hierarchy.html' 2025-01-24T00:47:05.6826970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/host_2tensor__compare_8h.html' 2025-01-24T00:47:05.6827513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/host_2tensor__compare_8h__incl.md5' 2025-01-24T00:47:05.6828076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/host_2tensor__compare_8h_source.html' 2025-01-24T00:47:05.6828612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/host_2tensor__elementwise_8h.html' 2025-01-24T00:47:05.6829190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/host_2tensor__elementwise_8h__incl.md5' 2025-01-24T00:47:05.6829803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/host_2tensor__elementwise_8h_source.html' 2025-01-24T00:47:05.6830332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/host_2tensor__fill_8h.html' 2025-01-24T00:47:05.6830906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/host_2tensor__fill_8h__incl.md5' 2025-01-24T00:47:05.6831469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/host_2tensor__fill_8h_source.html' 2025-01-24T00:47:05.6831998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/host_2tensor__foreach_8h.html' 2025-01-24T00:47:05.6832565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/host_2tensor__foreach_8h__dep__incl.md5' 2025-01-24T00:47:05.6833111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/host_2tensor__foreach_8h__incl.md5' 2025-01-24T00:47:05.6833674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/host_2tensor__foreach_8h_source.html' 2025-01-24T00:47:05.6834156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/host__reorder_8h.html' 2025-01-24T00:47:05.6834674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/host__reorder_8h__incl.md5' 2025-01-24T00:47:05.6835184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/host__reorder_8h_source.html' 2025-01-24T00:47:05.6835657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/host__tensor_8h.html' 2025-01-24T00:47:05.6836198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/host__tensor_8h__dep__incl.md5' 2025-01-24T00:47:05.6836692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/host__tensor_8h__incl.md5' 2025-01-24T00:47:05.6837214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/host__tensor_8h_source.html' 2025-01-24T00:47:05.6837807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/include_2cutlass_2gemm_2device_2gemm_8h.html' 2025-01-24T00:47:05.6838422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/include_2cutlass_2gemm_2device_2gemm_8h__incl.md5' 2025-01-24T00:47:05.6839063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/include_2cutlass_2gemm_2device_2gemm_8h_source.html' 2025-01-24T00:47:05.6839698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/include_2cutlass_2gemm_2device_2gemm__complex_8h.html' 2025-01-24T00:47:05.6840368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/include_2cutlass_2gemm_2device_2gemm__complex_8h__incl.md5' 2025-01-24T00:47:05.6841035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/include_2cutlass_2gemm_2device_2gemm__complex_8h_source.html' 2025-01-24T00:47:05.6841585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/include_2cutlass_2gemm_2gemm_8h.html' 2025-01-24T00:47:05.6842202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/include_2cutlass_2gemm_2gemm_8h__dep__incl.md5' 2025-01-24T00:47:05.6842776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/include_2cutlass_2gemm_2gemm_8h__incl.md5' 2025-01-24T00:47:05.6843409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/include_2cutlass_2gemm_2gemm_8h_source.html' 2025-01-24T00:47:05.6844027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/include_2cutlass_2gemm_2kernel_2gemm_8h.html' 2025-01-24T00:47:05.6844693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/include_2cutlass_2gemm_2kernel_2gemm_8h__dep__incl.md5' 2025-01-24T00:47:05.6845349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/include_2cutlass_2gemm_2kernel_2gemm_8h__incl.md5' 2025-01-24T00:47:05.6845972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/include_2cutlass_2gemm_2kernel_2gemm_8h_source.html' 2025-01-24T00:47:05.6846586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/include_2cutlass_2util_2debug_8h.html' 2025-01-24T00:47:05.6847169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/include_2cutlass_2util_2debug_8h__incl.md5' 2025-01-24T00:47:05.6847760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/include_2cutlass_2util_2debug_8h_source.html' 2025-01-24T00:47:05.6848204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/index.html' 2025-01-24T00:47:05.6848676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_0.md5' 2025-01-24T00:47:05.6849145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_1.md5' 2025-01-24T00:47:05.6849630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_10.md5' 2025-01-24T00:47:05.6850110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_100.md5' 2025-01-24T00:47:05.6850602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_101.md5' 2025-01-24T00:47:05.6851086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_102.md5' 2025-01-24T00:47:05.6851562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_103.md5' 2025-01-24T00:47:05.6852046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_104.md5' 2025-01-24T00:47:05.6852524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_105.md5' 2025-01-24T00:47:05.6853009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_106.md5' 2025-01-24T00:47:05.6853485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_107.md5' 2025-01-24T00:47:05.6853964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_108.md5' 2025-01-24T00:47:05.6854450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_109.md5' 2025-01-24T00:47:05.6854926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_11.md5' 2025-01-24T00:47:05.6855416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_110.md5' 2025-01-24T00:47:05.6855893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_111.md5' 2025-01-24T00:47:05.6856401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_112.md5' 2025-01-24T00:47:05.6856894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_113.md5' 2025-01-24T00:47:05.6857394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_114.md5' 2025-01-24T00:47:05.6857892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_115.md5' 2025-01-24T00:47:05.6858405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_116.md5' 2025-01-24T00:47:05.6858880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_117.md5' 2025-01-24T00:47:05.6859370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_118.md5' 2025-01-24T00:47:05.6859846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_119.md5' 2025-01-24T00:47:05.6860318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_12.md5' 2025-01-24T00:47:05.6860817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_120.md5' 2025-01-24T00:47:05.6861291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_121.md5' 2025-01-24T00:47:05.6861781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_122.md5' 2025-01-24T00:47:05.6862261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_123.md5' 2025-01-24T00:47:05.6862742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_124.md5' 2025-01-24T00:47:05.6863235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_125.md5' 2025-01-24T00:47:05.6863714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_126.md5' 2025-01-24T00:47:05.6864191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_127.md5' 2025-01-24T00:47:05.6864682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_128.md5' 2025-01-24T00:47:05.6865156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_129.md5' 2025-01-24T00:47:05.6865646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_13.md5' 2025-01-24T00:47:05.6866125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_130.md5' 2025-01-24T00:47:05.6866604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_131.md5' 2025-01-24T00:47:05.6867095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_132.md5' 2025-01-24T00:47:05.6867576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_133.md5' 2025-01-24T00:47:05.6868069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_134.md5' 2025-01-24T00:47:05.6868545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_135.md5' 2025-01-24T00:47:05.6869024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_136.md5' 2025-01-24T00:47:05.6869540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_137.md5' 2025-01-24T00:47:05.6870017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_138.md5' 2025-01-24T00:47:05.6870542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_139.md5' 2025-01-24T00:47:05.6871053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_14.md5' 2025-01-24T00:47:05.6871534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_140.md5' 2025-01-24T00:47:05.6872026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_141.md5' 2025-01-24T00:47:05.6872502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_142.md5' 2025-01-24T00:47:05.6872980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_143.md5' 2025-01-24T00:47:05.6873473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_144.md5' 2025-01-24T00:47:05.6873951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_145.md5' 2025-01-24T00:47:05.6874443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_146.md5' 2025-01-24T00:47:05.6874917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_147.md5' 2025-01-24T00:47:05.6875395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_148.md5' 2025-01-24T00:47:05.6875887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_149.md5' 2025-01-24T00:47:05.6876359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_15.md5' 2025-01-24T00:47:05.6876852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_150.md5' 2025-01-24T00:47:05.6877327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_151.md5' 2025-01-24T00:47:05.6877803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_152.md5' 2025-01-24T00:47:05.6878288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_153.md5' 2025-01-24T00:47:05.6878763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_154.md5' 2025-01-24T00:47:05.6879241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_155.md5' 2025-01-24T00:47:05.6879727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_156.md5' 2025-01-24T00:47:05.6880210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_157.md5' 2025-01-24T00:47:05.6880700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_158.md5' 2025-01-24T00:47:05.6881176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_159.md5' 2025-01-24T00:47:05.6881649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_16.md5' 2025-01-24T00:47:05.6882140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_160.md5' 2025-01-24T00:47:05.6882641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_161.md5' 2025-01-24T00:47:05.6883163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_162.md5' 2025-01-24T00:47:05.6883661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_163.md5' 2025-01-24T00:47:05.6884158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_164.md5' 2025-01-24T00:47:05.6884648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_165.md5' 2025-01-24T00:47:05.6885122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_166.md5' 2025-01-24T00:47:05.6885598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_167.md5' 2025-01-24T00:47:05.6886087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_168.md5' 2025-01-24T00:47:05.6886615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_169.md5' 2025-01-24T00:47:05.6887105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_17.md5' 2025-01-24T00:47:05.6887583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_170.md5' 2025-01-24T00:47:05.6888059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_171.md5' 2025-01-24T00:47:05.6888551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_172.md5' 2025-01-24T00:47:05.6889028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_173.md5' 2025-01-24T00:47:05.6889523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_174.md5' 2025-01-24T00:47:05.6890004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_175.md5' 2025-01-24T00:47:05.6890483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_176.md5' 2025-01-24T00:47:05.6890976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_177.md5' 2025-01-24T00:47:05.6891453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_178.md5' 2025-01-24T00:47:05.6892038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_179.md5' 2025-01-24T00:47:05.6892528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_18.md5' 2025-01-24T00:47:05.6893008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_180.md5' 2025-01-24T00:47:05.6893502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_181.md5' 2025-01-24T00:47:05.6893979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_182.md5' 2025-01-24T00:47:05.6894453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_183.md5' 2025-01-24T00:47:05.6894941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_184.md5' 2025-01-24T00:47:05.6895479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_185.md5' 2025-01-24T00:47:05.6895972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_186.md5' 2025-01-24T00:47:05.6896520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_187.md5' 2025-01-24T00:47:05.6896999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_188.md5' 2025-01-24T00:47:05.6897518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_189.md5' 2025-01-24T00:47:05.6897994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_19.md5' 2025-01-24T00:47:05.6898480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_190.md5' 2025-01-24T00:47:05.6898955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_191.md5' 2025-01-24T00:47:05.6899432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_192.md5' 2025-01-24T00:47:05.6899923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_193.md5' 2025-01-24T00:47:05.6900398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_194.md5' 2025-01-24T00:47:05.6900875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_195.md5' 2025-01-24T00:47:05.6901364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_196.md5' 2025-01-24T00:47:05.6901839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_197.md5' 2025-01-24T00:47:05.6902331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_198.md5' 2025-01-24T00:47:05.6902809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_199.md5' 2025-01-24T00:47:05.6903284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_2.md5' 2025-01-24T00:47:05.6903775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_20.md5' 2025-01-24T00:47:05.6904253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_200.md5' 2025-01-24T00:47:05.6904745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_201.md5' 2025-01-24T00:47:05.6905227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_202.md5' 2025-01-24T00:47:05.6905704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_203.md5' 2025-01-24T00:47:05.6906201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_204.md5' 2025-01-24T00:47:05.6906677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_205.md5' 2025-01-24T00:47:05.6907158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_206.md5' 2025-01-24T00:47:05.6907644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_207.md5' 2025-01-24T00:47:05.6908117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_208.md5' 2025-01-24T00:47:05.6908641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_209.md5' 2025-01-24T00:47:05.6909141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_21.md5' 2025-01-24T00:47:05.6909640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_210.md5' 2025-01-24T00:47:05.6910146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_211.md5' 2025-01-24T00:47:05.6910620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_212.md5' 2025-01-24T00:47:05.6911110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_213.md5' 2025-01-24T00:47:05.6911586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_214.md5' 2025-01-24T00:47:05.6912063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_215.md5' 2025-01-24T00:47:05.6912552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_216.md5' 2025-01-24T00:47:05.6913030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_217.md5' 2025-01-24T00:47:05.6913507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_218.md5' 2025-01-24T00:47:05.6913994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_219.md5' 2025-01-24T00:47:05.6914467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_22.md5' 2025-01-24T00:47:05.6914956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_220.md5' 2025-01-24T00:47:05.6915435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_221.md5' 2025-01-24T00:47:05.6915917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_222.md5' 2025-01-24T00:47:05.6916407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_223.md5' 2025-01-24T00:47:05.6916888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_224.md5' 2025-01-24T00:47:05.6917377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_225.md5' 2025-01-24T00:47:05.6917853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_226.md5' 2025-01-24T00:47:05.6918333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_227.md5' 2025-01-24T00:47:05.6918826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_228.md5' 2025-01-24T00:47:05.6919305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_229.md5' 2025-01-24T00:47:05.6919797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_23.md5' 2025-01-24T00:47:05.6920275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_230.md5' 2025-01-24T00:47:05.6920748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_231.md5' 2025-01-24T00:47:05.6921242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_232.md5' 2025-01-24T00:47:05.6921745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_233.md5' 2025-01-24T00:47:05.6922246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_234.md5' 2025-01-24T00:47:05.6922760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_235.md5' 2025-01-24T00:47:05.6923259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_236.md5' 2025-01-24T00:47:05.6923752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_237.md5' 2025-01-24T00:47:05.6924230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_238.md5' 2025-01-24T00:47:05.6924708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_239.md5' 2025-01-24T00:47:05.6925200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_24.md5' 2025-01-24T00:47:05.6925683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_240.md5' 2025-01-24T00:47:05.6926177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_241.md5' 2025-01-24T00:47:05.6926739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_242.md5' 2025-01-24T00:47:05.6927220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_243.md5' 2025-01-24T00:47:05.6927710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_244.md5' 2025-01-24T00:47:05.6928190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_245.md5' 2025-01-24T00:47:05.6928668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_246.md5' 2025-01-24T00:47:05.6929164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_247.md5' 2025-01-24T00:47:05.6929647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_248.md5' 2025-01-24T00:47:05.6930139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_249.md5' 2025-01-24T00:47:05.6930616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_25.md5' 2025-01-24T00:47:05.6931095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_250.md5' 2025-01-24T00:47:05.6931588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_251.md5' 2025-01-24T00:47:05.6932066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_252.md5' 2025-01-24T00:47:05.6932557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_253.md5' 2025-01-24T00:47:05.6933038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_254.md5' 2025-01-24T00:47:05.6933516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_255.md5' 2025-01-24T00:47:05.6934003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_256.md5' 2025-01-24T00:47:05.6934573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_257.md5' 2025-01-24T00:47:05.6935048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_258.md5' 2025-01-24T00:47:05.6935586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_259.md5' 2025-01-24T00:47:05.6936063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_26.md5' 2025-01-24T00:47:05.6936578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_260.md5' 2025-01-24T00:47:05.6937051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_261.md5' 2025-01-24T00:47:05.6937527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_262.md5' 2025-01-24T00:47:05.6938016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_263.md5' 2025-01-24T00:47:05.6938491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_264.md5' 2025-01-24T00:47:05.6938982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_265.md5' 2025-01-24T00:47:05.6939460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_266.md5' 2025-01-24T00:47:05.6939937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_267.md5' 2025-01-24T00:47:05.6940423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_268.md5' 2025-01-24T00:47:05.6940901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_269.md5' 2025-01-24T00:47:05.6941386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_27.md5' 2025-01-24T00:47:05.6941864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_270.md5' 2025-01-24T00:47:05.6942344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_271.md5' 2025-01-24T00:47:05.6942833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_272.md5' 2025-01-24T00:47:05.6943307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_273.md5' 2025-01-24T00:47:05.6943782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_274.md5' 2025-01-24T00:47:05.6944273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_275.md5' 2025-01-24T00:47:05.6944752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_276.md5' 2025-01-24T00:47:05.6945242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_277.md5' 2025-01-24T00:47:05.6945723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_278.md5' 2025-01-24T00:47:05.6946199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_279.md5' 2025-01-24T00:47:05.6946685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_28.md5' 2025-01-24T00:47:05.6947159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_280.md5' 2025-01-24T00:47:05.6947675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_281.md5' 2025-01-24T00:47:05.6948178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_282.md5' 2025-01-24T00:47:05.6948679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_283.md5' 2025-01-24T00:47:05.6949194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_284.md5' 2025-01-24T00:47:05.6949669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_285.md5' 2025-01-24T00:47:05.6950146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_286.md5' 2025-01-24T00:47:05.6950638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_287.md5' 2025-01-24T00:47:05.6951116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_288.md5' 2025-01-24T00:47:05.6951608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_289.md5' 2025-01-24T00:47:05.6952085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_29.md5' 2025-01-24T00:47:05.6952564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_290.md5' 2025-01-24T00:47:05.6953053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_291.md5' 2025-01-24T00:47:05.6953531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_292.md5' 2025-01-24T00:47:05.6954022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_293.md5' 2025-01-24T00:47:05.6954499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_294.md5' 2025-01-24T00:47:05.6954978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_295.md5' 2025-01-24T00:47:05.6955469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_296.md5' 2025-01-24T00:47:05.6955947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_297.md5' 2025-01-24T00:47:05.6956423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_298.md5' 2025-01-24T00:47:05.6956910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_299.md5' 2025-01-24T00:47:05.6957386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_3.md5' 2025-01-24T00:47:05.6957874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_30.md5' 2025-01-24T00:47:05.6958350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_300.md5' 2025-01-24T00:47:05.6958830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_301.md5' 2025-01-24T00:47:05.6959321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_302.md5' 2025-01-24T00:47:05.6959798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_303.md5' 2025-01-24T00:47:05.6960314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_304.md5' 2025-01-24T00:47:05.6960794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_305.md5' 2025-01-24T00:47:05.6961321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_306.md5' 2025-01-24T00:47:05.6961811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_307.md5' 2025-01-24T00:47:05.6962313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_308.md5' 2025-01-24T00:47:05.6962806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_309.md5' 2025-01-24T00:47:05.6963279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_31.md5' 2025-01-24T00:47:05.6963760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_310.md5' 2025-01-24T00:47:05.6964251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_311.md5' 2025-01-24T00:47:05.6964730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_312.md5' 2025-01-24T00:47:05.6965207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_313.md5' 2025-01-24T00:47:05.6965815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_314.md5' 2025-01-24T00:47:05.6966397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_315.md5' 2025-01-24T00:47:05.6966892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_316.md5' 2025-01-24T00:47:05.6967372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_317.md5' 2025-01-24T00:47:05.6967850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_318.md5' 2025-01-24T00:47:05.6968343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_319.md5' 2025-01-24T00:47:05.6968821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_32.md5' 2025-01-24T00:47:05.6969312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_320.md5' 2025-01-24T00:47:05.6969788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_321.md5' 2025-01-24T00:47:05.6970268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_322.md5' 2025-01-24T00:47:05.6970757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_323.md5' 2025-01-24T00:47:05.6971238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_324.md5' 2025-01-24T00:47:05.6971715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_325.md5' 2025-01-24T00:47:05.6972205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_326.md5' 2025-01-24T00:47:05.6972682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_327.md5' 2025-01-24T00:47:05.6973168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_328.md5' 2025-01-24T00:47:05.6973689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_329.md5' 2025-01-24T00:47:05.6974164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_33.md5' 2025-01-24T00:47:05.6974738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_330.md5' 2025-01-24T00:47:05.6975269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_331.md5' 2025-01-24T00:47:05.6975769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_332.md5' 2025-01-24T00:47:05.6976247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_333.md5' 2025-01-24T00:47:05.6976725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_334.md5' 2025-01-24T00:47:05.6977220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_335.md5' 2025-01-24T00:47:05.6977698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_336.md5' 2025-01-24T00:47:05.6978178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_337.md5' 2025-01-24T00:47:05.6978671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_338.md5' 2025-01-24T00:47:05.6979152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_339.md5' 2025-01-24T00:47:05.6979644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_34.md5' 2025-01-24T00:47:05.6980131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_340.md5' 2025-01-24T00:47:05.6980612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_341.md5' 2025-01-24T00:47:05.6981108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_342.md5' 2025-01-24T00:47:05.6981589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_343.md5' 2025-01-24T00:47:05.6982082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_344.md5' 2025-01-24T00:47:05.6982563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_345.md5' 2025-01-24T00:47:05.6983039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_346.md5' 2025-01-24T00:47:05.6983535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_347.md5' 2025-01-24T00:47:05.6984011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_348.md5' 2025-01-24T00:47:05.6984504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_349.md5' 2025-01-24T00:47:05.6984980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_35.md5' 2025-01-24T00:47:05.6985455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_350.md5' 2025-01-24T00:47:05.6985945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_351.md5' 2025-01-24T00:47:05.6986418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_352.md5' 2025-01-24T00:47:05.6986929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_353.md5' 2025-01-24T00:47:05.6987444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_354.md5' 2025-01-24T00:47:05.6987949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_355.md5' 2025-01-24T00:47:05.6988466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_356.md5' 2025-01-24T00:47:05.6988943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_357.md5' 2025-01-24T00:47:05.6989420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_358.md5' 2025-01-24T00:47:05.6989913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_359.md5' 2025-01-24T00:47:05.6990385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_36.md5' 2025-01-24T00:47:05.6990875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_360.md5' 2025-01-24T00:47:05.6991350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_361.md5' 2025-01-24T00:47:05.6991829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_362.md5' 2025-01-24T00:47:05.6992465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_363.md5' 2025-01-24T00:47:05.6992948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_364.md5' 2025-01-24T00:47:05.6993429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_365.md5' 2025-01-24T00:47:05.6993922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_366.md5' 2025-01-24T00:47:05.6994400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_367.md5' 2025-01-24T00:47:05.6994893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_368.md5' 2025-01-24T00:47:05.6995366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_369.md5' 2025-01-24T00:47:05.6995845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_37.md5' 2025-01-24T00:47:05.6996335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_370.md5' 2025-01-24T00:47:05.6996815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_371.md5' 2025-01-24T00:47:05.6997307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_372.md5' 2025-01-24T00:47:05.6997781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_373.md5' 2025-01-24T00:47:05.6998262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_374.md5' 2025-01-24T00:47:05.6998749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_375.md5' 2025-01-24T00:47:05.6999221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_376.md5' 2025-01-24T00:47:05.6999759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_377.md5' 2025-01-24T00:47:05.7000250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_378.md5' 2025-01-24T00:47:05.7000790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_379.md5' 2025-01-24T00:47:05.7001280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_38.md5' 2025-01-24T00:47:05.7001788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_380.md5' 2025-01-24T00:47:05.7002265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_381.md5' 2025-01-24T00:47:05.7002756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_382.md5' 2025-01-24T00:47:05.7003235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_383.md5' 2025-01-24T00:47:05.7003726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_384.md5' 2025-01-24T00:47:05.7004205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_385.md5' 2025-01-24T00:47:05.7004682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_386.md5' 2025-01-24T00:47:05.7005173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_387.md5' 2025-01-24T00:47:05.7005649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_388.md5' 2025-01-24T00:47:05.7006137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_389.md5' 2025-01-24T00:47:05.7006679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_39.md5' 2025-01-24T00:47:05.7007159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_390.md5' 2025-01-24T00:47:05.7007651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_391.md5' 2025-01-24T00:47:05.7008130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_392.md5' 2025-01-24T00:47:05.7008607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_393.md5' 2025-01-24T00:47:05.7009103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_394.md5' 2025-01-24T00:47:05.7009584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_395.md5' 2025-01-24T00:47:05.7010077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_396.md5' 2025-01-24T00:47:05.7010558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_397.md5' 2025-01-24T00:47:05.7011036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_398.md5' 2025-01-24T00:47:05.7011531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_399.md5' 2025-01-24T00:47:05.7012007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_4.md5' 2025-01-24T00:47:05.7012499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_40.md5' 2025-01-24T00:47:05.7013007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_400.md5' 2025-01-24T00:47:05.7013507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_401.md5' 2025-01-24T00:47:05.7014022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_402.md5' 2025-01-24T00:47:05.7014524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_403.md5' 2025-01-24T00:47:05.7015001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_404.md5' 2025-01-24T00:47:05.7015496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_405.md5' 2025-01-24T00:47:05.7015975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_406.md5' 2025-01-24T00:47:05.7016466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_407.md5' 2025-01-24T00:47:05.7016944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_408.md5' 2025-01-24T00:47:05.7017423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_409.md5' 2025-01-24T00:47:05.7017915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_41.md5' 2025-01-24T00:47:05.7018394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_410.md5' 2025-01-24T00:47:05.7018881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_411.md5' 2025-01-24T00:47:05.7019360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_412.md5' 2025-01-24T00:47:05.7019837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_413.md5' 2025-01-24T00:47:05.7020330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_414.md5' 2025-01-24T00:47:05.7020808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_415.md5' 2025-01-24T00:47:05.7021286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_416.md5' 2025-01-24T00:47:05.7021776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_417.md5' 2025-01-24T00:47:05.7022249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_418.md5' 2025-01-24T00:47:05.7022741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_419.md5' 2025-01-24T00:47:05.7023218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_42.md5' 2025-01-24T00:47:05.7023695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_420.md5' 2025-01-24T00:47:05.7024185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_421.md5' 2025-01-24T00:47:05.7024664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_422.md5' 2025-01-24T00:47:05.7025157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_423.md5' 2025-01-24T00:47:05.7025659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_424.md5' 2025-01-24T00:47:05.7026137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_425.md5' 2025-01-24T00:47:05.7026647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_426.md5' 2025-01-24T00:47:05.7027156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_427.md5' 2025-01-24T00:47:05.7027665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_428.md5' 2025-01-24T00:47:05.7028145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_429.md5' 2025-01-24T00:47:05.7028620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_43.md5' 2025-01-24T00:47:05.7029109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_430.md5' 2025-01-24T00:47:05.7029582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_431.md5' 2025-01-24T00:47:05.7030060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_432.md5' 2025-01-24T00:47:05.7030550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_433.md5' 2025-01-24T00:47:05.7031032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_434.md5' 2025-01-24T00:47:05.7031519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_435.md5' 2025-01-24T00:47:05.7031992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_436.md5' 2025-01-24T00:47:05.7032472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_437.md5' 2025-01-24T00:47:05.7032962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_438.md5' 2025-01-24T00:47:05.7033441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_439.md5' 2025-01-24T00:47:05.7033934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_44.md5' 2025-01-24T00:47:05.7034410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_440.md5' 2025-01-24T00:47:05.7034886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_441.md5' 2025-01-24T00:47:05.7035374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_442.md5' 2025-01-24T00:47:05.7035851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_443.md5' 2025-01-24T00:47:05.7036330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_444.md5' 2025-01-24T00:47:05.7036819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_445.md5' 2025-01-24T00:47:05.7037299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_446.md5' 2025-01-24T00:47:05.7037802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_447.md5' 2025-01-24T00:47:05.7038281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_448.md5' 2025-01-24T00:47:05.7038785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_449.md5' 2025-01-24T00:47:05.7039273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_45.md5' 2025-01-24T00:47:05.7039796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_450.md5' 2025-01-24T00:47:05.7040311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_451.md5' 2025-01-24T00:47:05.7040788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_452.md5' 2025-01-24T00:47:05.7041264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_453.md5' 2025-01-24T00:47:05.7041752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_454.md5' 2025-01-24T00:47:05.7042231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_455.md5' 2025-01-24T00:47:05.7042708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_456.md5' 2025-01-24T00:47:05.7043197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_457.md5' 2025-01-24T00:47:05.7043675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_458.md5' 2025-01-24T00:47:05.7044161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_459.md5' 2025-01-24T00:47:05.7044633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_46.md5' 2025-01-24T00:47:05.7045113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_460.md5' 2025-01-24T00:47:05.7045602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_461.md5' 2025-01-24T00:47:05.7046081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_462.md5' 2025-01-24T00:47:05.7046625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_463.md5' 2025-01-24T00:47:05.7047104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_464.md5' 2025-01-24T00:47:05.7047582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_465.md5' 2025-01-24T00:47:05.7048072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_466.md5' 2025-01-24T00:47:05.7048551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_467.md5' 2025-01-24T00:47:05.7049041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_468.md5' 2025-01-24T00:47:05.7049522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_469.md5' 2025-01-24T00:47:05.7050001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_47.md5' 2025-01-24T00:47:05.7050492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_470.md5' 2025-01-24T00:47:05.7050971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_471.md5' 2025-01-24T00:47:05.7051452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_472.md5' 2025-01-24T00:47:05.7051969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_473.md5' 2025-01-24T00:47:05.7052470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_474.md5' 2025-01-24T00:47:05.7052986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_475.md5' 2025-01-24T00:47:05.7053484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_476.md5' 2025-01-24T00:47:05.7053959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_477.md5' 2025-01-24T00:47:05.7054445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_478.md5' 2025-01-24T00:47:05.7054922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_479.md5' 2025-01-24T00:47:05.7055412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_48.md5' 2025-01-24T00:47:05.7055893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_480.md5' 2025-01-24T00:47:05.7056370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_481.md5' 2025-01-24T00:47:05.7056860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_482.md5' 2025-01-24T00:47:05.7057341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_483.md5' 2025-01-24T00:47:05.7057815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_484.md5' 2025-01-24T00:47:05.7058303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_485.md5' 2025-01-24T00:47:05.7058778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_486.md5' 2025-01-24T00:47:05.7059270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_487.md5' 2025-01-24T00:47:05.7059749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_488.md5' 2025-01-24T00:47:05.7060224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_489.md5' 2025-01-24T00:47:05.7060712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_49.md5' 2025-01-24T00:47:05.7061185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_490.md5' 2025-01-24T00:47:05.7061672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_491.md5' 2025-01-24T00:47:05.7062149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_492.md5' 2025-01-24T00:47:05.7062630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_493.md5' 2025-01-24T00:47:05.7063124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_494.md5' 2025-01-24T00:47:05.7063599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_495.md5' 2025-01-24T00:47:05.7064075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_496.md5' 2025-01-24T00:47:05.7064588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_497.md5' 2025-01-24T00:47:05.7065067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_498.md5' 2025-01-24T00:47:05.7065604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_499.md5' 2025-01-24T00:47:05.7066077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_5.md5' 2025-01-24T00:47:05.7066665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_50.md5' 2025-01-24T00:47:05.7067153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_500.md5' 2025-01-24T00:47:05.7067633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_501.md5' 2025-01-24T00:47:05.7068122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_502.md5' 2025-01-24T00:47:05.7068600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_503.md5' 2025-01-24T00:47:05.7069075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_504.md5' 2025-01-24T00:47:05.7069562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_505.md5' 2025-01-24T00:47:05.7070036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_506.md5' 2025-01-24T00:47:05.7070528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_507.md5' 2025-01-24T00:47:05.7071003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_508.md5' 2025-01-24T00:47:05.7071481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_509.md5' 2025-01-24T00:47:05.7071969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_51.md5' 2025-01-24T00:47:05.7072444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_510.md5' 2025-01-24T00:47:05.7072922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_511.md5' 2025-01-24T00:47:05.7073410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_512.md5' 2025-01-24T00:47:05.7073884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_513.md5' 2025-01-24T00:47:05.7074376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_514.md5' 2025-01-24T00:47:05.7074852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_515.md5' 2025-01-24T00:47:05.7075334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_516.md5' 2025-01-24T00:47:05.7075820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_517.md5' 2025-01-24T00:47:05.7076299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_518.md5' 2025-01-24T00:47:05.7076785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_519.md5' 2025-01-24T00:47:05.7077260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_52.md5' 2025-01-24T00:47:05.7077768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_520.md5' 2025-01-24T00:47:05.7078291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_521.md5' 2025-01-24T00:47:05.7078788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_522.md5' 2025-01-24T00:47:05.7079290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_523.md5' 2025-01-24T00:47:05.7079781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_524.md5' 2025-01-24T00:47:05.7080256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_525.md5' 2025-01-24T00:47:05.7080741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_526.md5' 2025-01-24T00:47:05.7081217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_527.md5' 2025-01-24T00:47:05.7081694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_528.md5' 2025-01-24T00:47:05.7082181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_529.md5' 2025-01-24T00:47:05.7082661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_53.md5' 2025-01-24T00:47:05.7083152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_530.md5' 2025-01-24T00:47:05.7083626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_531.md5' 2025-01-24T00:47:05.7084105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_532.md5' 2025-01-24T00:47:05.7084595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_533.md5' 2025-01-24T00:47:05.7085074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_534.md5' 2025-01-24T00:47:05.7085550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_535.md5' 2025-01-24T00:47:05.7086041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_536.md5' 2025-01-24T00:47:05.7086581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_537.md5' 2025-01-24T00:47:05.7087070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_538.md5' 2025-01-24T00:47:05.7087545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_539.md5' 2025-01-24T00:47:05.7088021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_54.md5' 2025-01-24T00:47:05.7088512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_540.md5' 2025-01-24T00:47:05.7088987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_541.md5' 2025-01-24T00:47:05.7089476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_542.md5' 2025-01-24T00:47:05.7089954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_543.md5' 2025-01-24T00:47:05.7090431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_544.md5' 2025-01-24T00:47:05.7090947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_545.md5' 2025-01-24T00:47:05.7091448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_546.md5' 2025-01-24T00:47:05.7092110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_547.md5' 2025-01-24T00:47:05.7092628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_548.md5' 2025-01-24T00:47:05.7093103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_549.md5' 2025-01-24T00:47:05.7093594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_55.md5' 2025-01-24T00:47:05.7094073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_550.md5' 2025-01-24T00:47:05.7094550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_551.md5' 2025-01-24T00:47:05.7095044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_552.md5' 2025-01-24T00:47:05.7095526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_553.md5' 2025-01-24T00:47:05.7096020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_554.md5' 2025-01-24T00:47:05.7096497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_555.md5' 2025-01-24T00:47:05.7096973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_556.md5' 2025-01-24T00:47:05.7097464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_557.md5' 2025-01-24T00:47:05.7097941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_558.md5' 2025-01-24T00:47:05.7098433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_559.md5' 2025-01-24T00:47:05.7098909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_56.md5' 2025-01-24T00:47:05.7099384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_560.md5' 2025-01-24T00:47:05.7099876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_561.md5' 2025-01-24T00:47:05.7100353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_562.md5' 2025-01-24T00:47:05.7100831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_563.md5' 2025-01-24T00:47:05.7101319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_564.md5' 2025-01-24T00:47:05.7101793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_565.md5' 2025-01-24T00:47:05.7102285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_566.md5' 2025-01-24T00:47:05.7102764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_567.md5' 2025-01-24T00:47:05.7103238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_568.md5' 2025-01-24T00:47:05.7103761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_569.md5' 2025-01-24T00:47:05.7104237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_57.md5' 2025-01-24T00:47:05.7104783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_570.md5' 2025-01-24T00:47:05.7105260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_571.md5' 2025-01-24T00:47:05.7105756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_572.md5' 2025-01-24T00:47:05.7106246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_573.md5' 2025-01-24T00:47:05.7106720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_574.md5' 2025-01-24T00:47:05.7107200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_575.md5' 2025-01-24T00:47:05.7107696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_576.md5' 2025-01-24T00:47:05.7108175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_577.md5' 2025-01-24T00:47:05.7108665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_578.md5' 2025-01-24T00:47:05.7109140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_579.md5' 2025-01-24T00:47:05.7109614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_58.md5' 2025-01-24T00:47:05.7110105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_580.md5' 2025-01-24T00:47:05.7110585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_581.md5' 2025-01-24T00:47:05.7111082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_582.md5' 2025-01-24T00:47:05.7111558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_583.md5' 2025-01-24T00:47:05.7112037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_584.md5' 2025-01-24T00:47:05.7112528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_585.md5' 2025-01-24T00:47:05.7113007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_586.md5' 2025-01-24T00:47:05.7113501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_587.md5' 2025-01-24T00:47:05.7113977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_588.md5' 2025-01-24T00:47:05.7114455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_589.md5' 2025-01-24T00:47:05.7114940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_59.md5' 2025-01-24T00:47:05.7115415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_590.md5' 2025-01-24T00:47:05.7115890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_591.md5' 2025-01-24T00:47:05.7116380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_592.md5' 2025-01-24T00:47:05.7116884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_593.md5' 2025-01-24T00:47:05.7117395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_594.md5' 2025-01-24T00:47:05.7117890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_595.md5' 2025-01-24T00:47:05.7118388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_596.md5' 2025-01-24T00:47:05.7118872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_597.md5' 2025-01-24T00:47:05.7119345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_598.md5' 2025-01-24T00:47:05.7119836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_599.md5' 2025-01-24T00:47:05.7120305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_6.md5' 2025-01-24T00:47:05.7120779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_60.md5' 2025-01-24T00:47:05.7121264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_600.md5' 2025-01-24T00:47:05.7121743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_601.md5' 2025-01-24T00:47:05.7122218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_602.md5' 2025-01-24T00:47:05.7122704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_603.md5' 2025-01-24T00:47:05.7123182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_604.md5' 2025-01-24T00:47:05.7123669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_605.md5' 2025-01-24T00:47:05.7124145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_606.md5' 2025-01-24T00:47:05.7124625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_607.md5' 2025-01-24T00:47:05.7125111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_608.md5' 2025-01-24T00:47:05.7125586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_609.md5' 2025-01-24T00:47:05.7126071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_61.md5' 2025-01-24T00:47:05.7126615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_610.md5' 2025-01-24T00:47:05.7127094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_611.md5' 2025-01-24T00:47:05.7127585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_612.md5' 2025-01-24T00:47:05.7128061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_613.md5' 2025-01-24T00:47:05.7128532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_614.md5' 2025-01-24T00:47:05.7129024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_615.md5' 2025-01-24T00:47:05.7129543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_616.md5' 2025-01-24T00:47:05.7130037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_617.md5' 2025-01-24T00:47:05.7130536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_618.md5' 2025-01-24T00:47:05.7131034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_619.md5' 2025-01-24T00:47:05.7131609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_62.md5' 2025-01-24T00:47:05.7132083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_620.md5' 2025-01-24T00:47:05.7132571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_621.md5' 2025-01-24T00:47:05.7133050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_622.md5' 2025-01-24T00:47:05.7133526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_623.md5' 2025-01-24T00:47:05.7134013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_624.md5' 2025-01-24T00:47:05.7134490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_625.md5' 2025-01-24T00:47:05.7134977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_626.md5' 2025-01-24T00:47:05.7135451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_627.md5' 2025-01-24T00:47:05.7135929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_628.md5' 2025-01-24T00:47:05.7136421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_629.md5' 2025-01-24T00:47:05.7136895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_63.md5' 2025-01-24T00:47:05.7137372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_630.md5' 2025-01-24T00:47:05.7137962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_631.md5' 2025-01-24T00:47:05.7138438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_632.md5' 2025-01-24T00:47:05.7138929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_633.md5' 2025-01-24T00:47:05.7139406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_634.md5' 2025-01-24T00:47:05.7139881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_635.md5' 2025-01-24T00:47:05.7140373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_636.md5' 2025-01-24T00:47:05.7140848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_637.md5' 2025-01-24T00:47:05.7141340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_638.md5' 2025-01-24T00:47:05.7141818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_639.md5' 2025-01-24T00:47:05.7142291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_64.md5' 2025-01-24T00:47:05.7142806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_640.md5' 2025-01-24T00:47:05.7143282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_641.md5' 2025-01-24T00:47:05.7143807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_642.md5' 2025-01-24T00:47:05.7144321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_643.md5' 2025-01-24T00:47:05.7144798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_644.md5' 2025-01-24T00:47:05.7145288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_645.md5' 2025-01-24T00:47:05.7145767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_646.md5' 2025-01-24T00:47:05.7146245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_647.md5' 2025-01-24T00:47:05.7146736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_648.md5' 2025-01-24T00:47:05.7147218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_649.md5' 2025-01-24T00:47:05.7147706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_65.md5' 2025-01-24T00:47:05.7148223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_650.md5' 2025-01-24T00:47:05.7148763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_651.md5' 2025-01-24T00:47:05.7149258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_652.md5' 2025-01-24T00:47:05.7149738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_653.md5' 2025-01-24T00:47:05.7150217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_654.md5' 2025-01-24T00:47:05.7150707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_655.md5' 2025-01-24T00:47:05.7151185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_656.md5' 2025-01-24T00:47:05.7151675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_657.md5' 2025-01-24T00:47:05.7152147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_658.md5' 2025-01-24T00:47:05.7152622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_659.md5' 2025-01-24T00:47:05.7153108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_66.md5' 2025-01-24T00:47:05.7153586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_660.md5' 2025-01-24T00:47:05.7154072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_661.md5' 2025-01-24T00:47:05.7154549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_662.md5' 2025-01-24T00:47:05.7155023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_663.md5' 2025-01-24T00:47:05.7155508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_664.md5' 2025-01-24T00:47:05.7156019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_665.md5' 2025-01-24T00:47:05.7156531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_666.md5' 2025-01-24T00:47:05.7157035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_667.md5' 2025-01-24T00:47:05.7157536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_668.md5' 2025-01-24T00:47:05.7158026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_669.md5' 2025-01-24T00:47:05.7158499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_67.md5' 2025-01-24T00:47:05.7158973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_670.md5' 2025-01-24T00:47:05.7159463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_671.md5' 2025-01-24T00:47:05.7159945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_672.md5' 2025-01-24T00:47:05.7160433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_673.md5' 2025-01-24T00:47:05.7160913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_674.md5' 2025-01-24T00:47:05.7161389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_675.md5' 2025-01-24T00:47:05.7161877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_676.md5' 2025-01-24T00:47:05.7162353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_677.md5' 2025-01-24T00:47:05.7162842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_678.md5' 2025-01-24T00:47:05.7163318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_679.md5' 2025-01-24T00:47:05.7163794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_68.md5' 2025-01-24T00:47:05.7164285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_680.md5' 2025-01-24T00:47:05.7164757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_681.md5' 2025-01-24T00:47:05.7165234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_682.md5' 2025-01-24T00:47:05.7165723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_683.md5' 2025-01-24T00:47:05.7166197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_684.md5' 2025-01-24T00:47:05.7166764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_685.md5' 2025-01-24T00:47:05.7167243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_686.md5' 2025-01-24T00:47:05.7167715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_687.md5' 2025-01-24T00:47:05.7168202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_688.md5' 2025-01-24T00:47:05.7168704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_689.md5' 2025-01-24T00:47:05.7169192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_69.md5' 2025-01-24T00:47:05.7169720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_690.md5' 2025-01-24T00:47:05.7170194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_691.md5' 2025-01-24T00:47:05.7170714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_692.md5' 2025-01-24T00:47:05.7171196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_693.md5' 2025-01-24T00:47:05.7171675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_694.md5' 2025-01-24T00:47:05.7172166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_695.md5' 2025-01-24T00:47:05.7172644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_696.md5' 2025-01-24T00:47:05.7173136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_697.md5' 2025-01-24T00:47:05.7173614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_698.md5' 2025-01-24T00:47:05.7174088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_699.md5' 2025-01-24T00:47:05.7174573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_7.md5' 2025-01-24T00:47:05.7175044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_70.md5' 2025-01-24T00:47:05.7175536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_700.md5' 2025-01-24T00:47:05.7176011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_701.md5' 2025-01-24T00:47:05.7176487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_702.md5' 2025-01-24T00:47:05.7176975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_703.md5' 2025-01-24T00:47:05.7177451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_704.md5' 2025-01-24T00:47:05.7177935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_705.md5' 2025-01-24T00:47:05.7178417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_706.md5' 2025-01-24T00:47:05.7178891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_707.md5' 2025-01-24T00:47:05.7183226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_708.md5' 2025-01-24T00:47:05.7183771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_709.md5' 2025-01-24T00:47:05.7184256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_71.md5' 2025-01-24T00:47:05.7184739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_710.md5' 2025-01-24T00:47:05.7185212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_711.md5' 2025-01-24T00:47:05.7185754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_712.md5' 2025-01-24T00:47:05.7186266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_713.md5' 2025-01-24T00:47:05.7186783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_714.md5' 2025-01-24T00:47:05.7187294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_715.md5' 2025-01-24T00:47:05.7187766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_716.md5' 2025-01-24T00:47:05.7188235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_717.md5' 2025-01-24T00:47:05.7188714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_718.md5' 2025-01-24T00:47:05.7189189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_719.md5' 2025-01-24T00:47:05.7189669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_72.md5' 2025-01-24T00:47:05.7190141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_720.md5' 2025-01-24T00:47:05.7190619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_721.md5' 2025-01-24T00:47:05.7191099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_722.md5' 2025-01-24T00:47:05.7191572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_723.md5' 2025-01-24T00:47:05.7192243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_724.md5' 2025-01-24T00:47:05.7192720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_725.md5' 2025-01-24T00:47:05.7193196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_726.md5' 2025-01-24T00:47:05.7193675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_727.md5' 2025-01-24T00:47:05.7194150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_728.md5' 2025-01-24T00:47:05.7194620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_729.md5' 2025-01-24T00:47:05.7195099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_73.md5' 2025-01-24T00:47:05.7195573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_730.md5' 2025-01-24T00:47:05.7196055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_731.md5' 2025-01-24T00:47:05.7196530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_732.md5' 2025-01-24T00:47:05.7197005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_733.md5' 2025-01-24T00:47:05.7197486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_734.md5' 2025-01-24T00:47:05.7197959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_735.md5' 2025-01-24T00:47:05.7198496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_736.md5' 2025-01-24T00:47:05.7198971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_737.md5' 2025-01-24T00:47:05.7199480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_738.md5' 2025-01-24T00:47:05.7199995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_739.md5' 2025-01-24T00:47:05.7200501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_74.md5' 2025-01-24T00:47:05.7200971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_740.md5' 2025-01-24T00:47:05.7201453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_741.md5' 2025-01-24T00:47:05.7201928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_742.md5' 2025-01-24T00:47:05.7202408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_743.md5' 2025-01-24T00:47:05.7202885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_744.md5' 2025-01-24T00:47:05.7203358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_745.md5' 2025-01-24T00:47:05.7203839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_746.md5' 2025-01-24T00:47:05.7204309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_747.md5' 2025-01-24T00:47:05.7204786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_748.md5' 2025-01-24T00:47:05.7205259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_749.md5' 2025-01-24T00:47:05.7205728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_75.md5' 2025-01-24T00:47:05.7206208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_750.md5' 2025-01-24T00:47:05.7206757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_751.md5' 2025-01-24T00:47:05.7207239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_752.md5' 2025-01-24T00:47:05.7207710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_753.md5' 2025-01-24T00:47:05.7208188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_754.md5' 2025-01-24T00:47:05.7208675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_755.md5' 2025-01-24T00:47:05.7209150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_756.md5' 2025-01-24T00:47:05.7209625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_757.md5' 2025-01-24T00:47:05.7210108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_758.md5' 2025-01-24T00:47:05.7210581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_759.md5' 2025-01-24T00:47:05.7211062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_76.md5' 2025-01-24T00:47:05.7211559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_760.md5' 2025-01-24T00:47:05.7212035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_761.md5' 2025-01-24T00:47:05.7212565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_762.md5' 2025-01-24T00:47:05.7213060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_763.md5' 2025-01-24T00:47:05.7213538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_764.md5' 2025-01-24T00:47:05.7214012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_765.md5' 2025-01-24T00:47:05.7214484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_766.md5' 2025-01-24T00:47:05.7214964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_767.md5' 2025-01-24T00:47:05.7215441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_768.md5' 2025-01-24T00:47:05.7215914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_769.md5' 2025-01-24T00:47:05.7216395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_77.md5' 2025-01-24T00:47:05.7216869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_770.md5' 2025-01-24T00:47:05.7217344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_771.md5' 2025-01-24T00:47:05.7217816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_78.md5' 2025-01-24T00:47:05.7218286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_79.md5' 2025-01-24T00:47:05.7218759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_8.md5' 2025-01-24T00:47:05.7219227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_80.md5' 2025-01-24T00:47:05.7219703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_81.md5' 2025-01-24T00:47:05.7220172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_82.md5' 2025-01-24T00:47:05.7220642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_83.md5' 2025-01-24T00:47:05.7221121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_84.md5' 2025-01-24T00:47:05.7221588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_85.md5' 2025-01-24T00:47:05.7222058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_86.md5' 2025-01-24T00:47:05.7222536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_87.md5' 2025-01-24T00:47:05.7223007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_88.md5' 2025-01-24T00:47:05.7223484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_89.md5' 2025-01-24T00:47:05.7223953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_9.md5' 2025-01-24T00:47:05.7224447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_90.md5' 2025-01-24T00:47:05.7224949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_91.md5' 2025-01-24T00:47:05.7225455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_92.md5' 2025-01-24T00:47:05.7225950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_93.md5' 2025-01-24T00:47:05.7226420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_94.md5' 2025-01-24T00:47:05.7226891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_95.md5' 2025-01-24T00:47:05.7227371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_96.md5' 2025-01-24T00:47:05.7227841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_97.md5' 2025-01-24T00:47:05.7228320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_98.md5' 2025-01-24T00:47:05.7228794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherit_graph_99.md5' 2025-01-24T00:47:05.7229235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inherits.html' 2025-01-24T00:47:05.7229724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inner__product_8h.html' 2025-01-24T00:47:05.7230229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inner__product_8h__incl.md5' 2025-01-24T00:47:05.7230747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/inner__product_8h_source.html' 2025-01-24T00:47:05.7231240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/integer__subbyte_8h.html' 2025-01-24T00:47:05.7231780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/integer__subbyte_8h__dep__incl.md5' 2025-01-24T00:47:05.7232303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/integer__subbyte_8h__incl.md5' 2025-01-24T00:47:05.7232827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/integer__subbyte_8h_source.html' 2025-01-24T00:47:05.7233336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/interleaved__epilogue_8h.html' 2025-01-24T00:47:05.7233911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/interleaved__epilogue_8h__dep__incl.md5' 2025-01-24T00:47:05.7234448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/interleaved__epilogue_8h__incl.md5' 2025-01-24T00:47:05.7235006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/interleaved__epilogue_8h_source.html' 2025-01-24T00:47:05.7235426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/jquery.js' 2025-01-24T00:47:05.7235935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/kernel_2gemm__batched_8h.html' 2025-01-24T00:47:05.7236509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/kernel_2gemm__batched_8h__dep__incl.md5' 2025-01-24T00:47:05.7237041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/kernel_2gemm__batched_8h__incl.md5' 2025-01-24T00:47:05.7237619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/kernel_2gemm__batched_8h_source.html' 2025-01-24T00:47:05.7238205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/kernel_2gemm__splitk__parallel_8h.html' 2025-01-24T00:47:05.7238835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/kernel_2gemm__splitk__parallel_8h__dep__incl.md5' 2025-01-24T00:47:05.7239449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/kernel_2gemm__splitk__parallel_8h__incl.md5' 2025-01-24T00:47:05.7240047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/kernel_2gemm__splitk__parallel_8h_source.html' 2025-01-24T00:47:05.7240533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/kernel__launch_8h.html' 2025-01-24T00:47:05.7241035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/kernel__launch_8h__incl.md5' 2025-01-24T00:47:05.7241551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/kernel__launch_8h_source.html' 2025-01-24T00:47:05.7242035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/layout_2matrix_8h.html' 2025-01-24T00:47:05.7242559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/layout_2matrix_8h__dep__incl.md5' 2025-01-24T00:47:05.7243054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/layout_2matrix_8h__incl.md5' 2025-01-24T00:47:05.7243569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/layout_2matrix_8h_source.html' 2025-01-24T00:47:05.7244015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/layout_8h.html' 2025-01-24T00:47:05.7244491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/layout_8h__incl.md5' 2025-01-24T00:47:05.7244970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/layout_8h_source.html' 2025-01-24T00:47:05.7245418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/library_8h.html' 2025-01-24T00:47:05.7245915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/library_8h__dep__incl.md5' 2025-01-24T00:47:05.7246452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/library_8h__incl.md5' 2025-01-24T00:47:05.7246942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/library_8h_source.html' 2025-01-24T00:47:05.7247447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/linear__combination_8h.html' 2025-01-24T00:47:05.7248002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/linear__combination_8h__dep__incl.md5' 2025-01-24T00:47:05.7248540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/linear__combination_8h__incl.md5' 2025-01-24T00:47:05.7249078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/linear__combination_8h_source.html' 2025-01-24T00:47:05.7249623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/linear__combination__clamp_8h.html' 2025-01-24T00:47:05.7250214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/linear__combination__clamp_8h__dep__incl.md5' 2025-01-24T00:47:05.7250810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/linear__combination__clamp_8h__incl.md5' 2025-01-24T00:47:05.7251419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/linear__combination__clamp_8h_source.html' 2025-01-24T00:47:05.7251979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/linear__combination__relu_8h.html' 2025-01-24T00:47:05.7252563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/linear__combination__relu_8h__incl.md5' 2025-01-24T00:47:05.7253140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/linear__combination__relu_8h_source.html' 2025-01-24T00:47:05.7253591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/manifest_8h.html' 2025-01-24T00:47:05.7254080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/manifest_8h__incl.md5' 2025-01-24T00:47:05.7254561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/manifest_8h_source.html' 2025-01-24T00:47:05.7255039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/matrix__coord_8h.html' 2025-01-24T00:47:05.7255566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/matrix__coord_8h__dep__incl.md5' 2025-01-24T00:47:05.7256060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/matrix__coord_8h__incl.md5' 2025-01-24T00:47:05.7256573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/matrix__coord_8h_source.html' 2025-01-24T00:47:05.7257051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/matrix__shape_8h.html' 2025-01-24T00:47:05.7257570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/matrix__shape_8h__dep__incl.md5' 2025-01-24T00:47:05.7258073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/matrix__shape_8h__incl.md5' 2025-01-24T00:47:05.7258580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/matrix__shape_8h_source.html' 2025-01-24T00:47:05.7259071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/matrix__traits_8h.html' 2025-01-24T00:47:05.7259599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/matrix__traits_8h__dep__incl.md5' 2025-01-24T00:47:05.7260106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/matrix__traits_8h__incl.md5' 2025-01-24T00:47:05.7260624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/matrix__traits_8h_source.html' 2025-01-24T00:47:05.7261071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/memory_8h.html' 2025-01-24T00:47:05.7261571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/memory_8h__dep__incl.md5' 2025-01-24T00:47:05.7262041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/memory_8h__incl.md5' 2025-01-24T00:47:05.7262517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/memory_8h_source.html' 2025-01-24T00:47:05.7262991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/memory__sm75_8h.html' 2025-01-24T00:47:05.7263531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/memory__sm75_8h__dep__incl.md5' 2025-01-24T00:47:05.7264016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/memory__sm75_8h__incl.md5' 2025-01-24T00:47:05.7264572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/memory__sm75_8h_source.html' 2025-01-24T00:47:05.7265026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__base_8h.html' 2025-01-24T00:47:05.7265550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__base_8h__dep__incl.md5' 2025-01-24T00:47:05.7266026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__base_8h__incl.md5' 2025-01-24T00:47:05.7266508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__base_8h_source.html' 2025-01-24T00:47:05.7267041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__complex__tensor__op_8h.html' 2025-01-24T00:47:05.7267593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__complex__tensor__op_8h__incl.md5' 2025-01-24T00:47:05.7268169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__complex__tensor__op_8h_source.html' 2025-01-24T00:47:05.7268647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__pipelined_8h.html' 2025-01-24T00:47:05.7269174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__pipelined_8h__dep__incl.md5' 2025-01-24T00:47:05.7269676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__pipelined_8h__incl.md5' 2025-01-24T00:47:05.7270188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__pipelined_8h_source.html' 2025-01-24T00:47:05.7270646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__simt_8h.html' 2025-01-24T00:47:05.7271146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__simt_8h__dep__incl.md5' 2025-01-24T00:47:05.7271623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__simt_8h__incl.md5' 2025-01-24T00:47:05.7272112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__simt_8h_source.html' 2025-01-24T00:47:05.7272601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__simt__policy_8h.html' 2025-01-24T00:47:05.7273142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__simt__policy_8h__dep__incl.md5' 2025-01-24T00:47:05.7273666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__simt__policy_8h__incl.md5' 2025-01-24T00:47:05.7274195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__simt__policy_8h_source.html' 2025-01-24T00:47:05.7274730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__simt__tile__iterator_8h.html' 2025-01-24T00:47:05.7275317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__simt__tile__iterator_8h__dep__incl.md5' 2025-01-24T00:47:05.7275876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__simt__tile__iterator_8h__incl.md5' 2025-01-24T00:47:05.7276450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__simt__tile__iterator_8h_source.html' 2025-01-24T00:47:05.7276965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__singlestage_8h.html' 2025-01-24T00:47:05.7277542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__singlestage_8h__dep__incl.md5' 2025-01-24T00:47:05.7278077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__singlestage_8h__incl.md5' 2025-01-24T00:47:05.7278625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__singlestage_8h_source.html' 2025-01-24T00:47:05.7279084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__sm70_8h.html' 2025-01-24T00:47:05.7279580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__sm70_8h__dep__incl.md5' 2025-01-24T00:47:05.7280065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__sm70_8h__incl.md5' 2025-01-24T00:47:05.7280547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__sm70_8h_source.html' 2025-01-24T00:47:05.7281005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__sm75_8h.html' 2025-01-24T00:47:05.7281510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__sm75_8h__dep__incl.md5' 2025-01-24T00:47:05.7281986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__sm75_8h__incl.md5' 2025-01-24T00:47:05.7282483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__sm75_8h_source.html' 2025-01-24T00:47:05.7282959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__tensor__op_8h.html' 2025-01-24T00:47:05.7283491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__tensor__op_8h__dep__incl.md5' 2025-01-24T00:47:05.7284002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__tensor__op_8h__incl.md5' 2025-01-24T00:47:05.7284525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__tensor__op_8h_source.html' 2025-01-24T00:47:05.7285052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__tensor__op__policy_8h.html' 2025-01-24T00:47:05.7285628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__tensor__op__policy_8h__dep__incl.md5' 2025-01-24T00:47:05.7286171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__tensor__op__policy_8h__incl.md5' 2025-01-24T00:47:05.7286792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__tensor__op__policy_8h_source.html' 2025-01-24T00:47:05.7287302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__tensor__op__sm70_8h.html' 2025-01-24T00:47:05.7287862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__tensor__op__sm70_8h__dep__incl.md5' 2025-01-24T00:47:05.7288401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__tensor__op__sm70_8h__incl.md5' 2025-01-24T00:47:05.7288942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__tensor__op__sm70_8h_source.html' 2025-01-24T00:47:05.7289508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__tensor__op__tile__iterator_8h.html' 2025-01-24T00:47:05.7290142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__tensor__op__tile__iterator_8h__dep__incl.md5' 2025-01-24T00:47:05.7290751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__tensor__op__tile__iterator_8h__incl.md5' 2025-01-24T00:47:05.7291379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__tensor__op__tile__iterator_8h_source.html' 2025-01-24T00:47:05.7292172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__tensor__op__tile__iterator__sm70_8h.html' 2025-01-24T00:47:05.7292868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__tensor__op__tile__iterator__sm70_8h__dep__incl.md5' 2025-01-24T00:47:05.7293482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__tensor__op__tile__iterator__sm70_8h__incl.md5' 2025-01-24T00:47:05.7294105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__tensor__op__tile__iterator__sm70_8h_source.html' 2025-01-24T00:47:05.7294707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__tensor__op__tile__iterator__wmma_8h.html' 2025-01-24T00:47:05.7295320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__tensor__op__tile__iterator__wmma_8h__incl.md5' 2025-01-24T00:47:05.7295951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__tensor__op__tile__iterator__wmma_8h_source.html' 2025-01-24T00:47:05.7296466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__tensor__op__wmma_8h.html' 2025-01-24T00:47:05.7297001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__tensor__op__wmma_8h__incl.md5' 2025-01-24T00:47:05.7297555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/mma__tensor__op__wmma_8h_source.html' 2025-01-24T00:47:05.7297997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/modules.html' 2025-01-24T00:47:05.7298486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass.html' 2025-01-24T00:47:05.7299002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1arch.html' 2025-01-24T00:47:05.7299525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1debug.html' 2025-01-24T00:47:05.7300058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1detail.html' 2025-01-24T00:47:05.7300627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1device__memory.html' 2025-01-24T00:47:05.7301171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1epilogue.html' 2025-01-24T00:47:05.7301764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1epilogue_1_1thread.html' 2025-01-24T00:47:05.7302385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1epilogue_1_1threadblock.html' 2025-01-24T00:47:05.7303061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1epilogue_1_1threadblock_1_1detail.html' 2025-01-24T00:47:05.7303637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1epilogue_1_1warp.html' 2025-01-24T00:47:05.7304227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1gemm.html' 2025-01-24T00:47:05.7304855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1gemm_1_1device.html' 2025-01-24T00:47:05.7305422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1gemm_1_1kernel.html' 2025-01-24T00:47:05.7306082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1gemm_1_1kernel_1_1detail.html' 2025-01-24T00:47:05.7306647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1gemm_1_1thread.html' 2025-01-24T00:47:05.7307274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1gemm_1_1thread_1_1detail.html' 2025-01-24T00:47:05.7307865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1gemm_1_1threadblock.html' 2025-01-24T00:47:05.7308517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1gemm_1_1threadblock_1_1detail.html' 2025-01-24T00:47:05.7309090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1gemm_1_1warp.html' 2025-01-24T00:47:05.7309613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1layout.html' 2025-01-24T00:47:05.7310147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1library.html' 2025-01-24T00:47:05.7310695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1platform.html' 2025-01-24T00:47:05.7311238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1reduction.html' 2025-01-24T00:47:05.7311848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1reduction_1_1kernel.html' 2025-01-24T00:47:05.7312442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1reduction_1_1thread.html' 2025-01-24T00:47:05.7312983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1reference.html' 2025-01-24T00:47:05.7313589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1reference_1_1detail.html' 2025-01-24T00:47:05.7314177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1reference_1_1device.html' 2025-01-24T00:47:05.7314838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1reference_1_1device_1_1detail.html' 2025-01-24T00:47:05.7315482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1reference_1_1device_1_1kernel.html' 2025-01-24T00:47:05.7316175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1reference_1_1device_1_1kernel_1_1detail.html' 2025-01-24T00:47:05.7316827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1reference_1_1device_1_1thread.html' 2025-01-24T00:47:05.7317405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1reference_1_1host.html' 2025-01-24T00:47:05.7318073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1reference_1_1host_1_1detail.html' 2025-01-24T00:47:05.7318623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1thread.html' 2025-01-24T00:47:05.7319188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1transform.html' 2025-01-24T00:47:05.7319814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1transform_1_1thread.html' 2025-01-24T00:47:05.7320433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacecutlass_1_1transform_1_1threadblock.html' 2025-01-24T00:47:05.7320925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers.html' 2025-01-24T00:47:05.7321408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_a.html' 2025-01-24T00:47:05.7321895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_b.html' 2025-01-24T00:47:05.7322390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_c.html' 2025-01-24T00:47:05.7322875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_d.html' 2025-01-24T00:47:05.7323365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_e.html' 2025-01-24T00:47:05.7323867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_enum.html' 2025-01-24T00:47:05.7324354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_f.html' 2025-01-24T00:47:05.7324863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_func.html' 2025-01-24T00:47:05.7325374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_func_a.html' 2025-01-24T00:47:05.7325891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_func_b.html' 2025-01-24T00:47:05.7326502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_func_c.html' 2025-01-24T00:47:05.7327014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_func_d.html' 2025-01-24T00:47:05.7327532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_func_e.html' 2025-01-24T00:47:05.7328044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_func_f.html' 2025-01-24T00:47:05.7328553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_func_g.html' 2025-01-24T00:47:05.7329075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_func_i.html' 2025-01-24T00:47:05.7329583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_func_k.html' 2025-01-24T00:47:05.7330103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_func_l.html' 2025-01-24T00:47:05.7330614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_func_m.html' 2025-01-24T00:47:05.7331165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_func_n.html' 2025-01-24T00:47:05.7331683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_func_o.html' 2025-01-24T00:47:05.7332242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_func_p.html' 2025-01-24T00:47:05.7332782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_func_r.html' 2025-01-24T00:47:05.7333289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_func_s.html' 2025-01-24T00:47:05.7333792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_func_t.html' 2025-01-24T00:47:05.7334290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_g.html' 2025-01-24T00:47:05.7334776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_i.html' 2025-01-24T00:47:05.7335269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_k.html' 2025-01-24T00:47:05.7335760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_l.html' 2025-01-24T00:47:05.7336241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_m.html' 2025-01-24T00:47:05.7336739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_n.html' 2025-01-24T00:47:05.7337224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_o.html' 2025-01-24T00:47:05.7337723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_p.html' 2025-01-24T00:47:05.7338205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_r.html' 2025-01-24T00:47:05.7338688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_s.html' 2025-01-24T00:47:05.7339184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_t.html' 2025-01-24T00:47:05.7339693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_type.html' 2025-01-24T00:47:05.7340173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespacemembers_u.html' 2025-01-24T00:47:05.7340637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/namespaces.html' 2025-01-24T00:47:05.7341057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/nav_f.png' 2025-01-24T00:47:05.7341487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/nav_g.png' 2025-01-24T00:47:05.7341907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/nav_h.png' 2025-01-24T00:47:05.7342411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/numeric__conversion_8h.html' 2025-01-24T00:47:05.7342974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/numeric__conversion_8h__dep__incl.md5' 2025-01-24T00:47:05.7343502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/numeric__conversion_8h__incl.md5' 2025-01-24T00:47:05.7344076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/numeric__conversion_8h_source.html' 2025-01-24T00:47:05.7344558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/numeric__types_8h.html' 2025-01-24T00:47:05.7345157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/numeric__types_8h__incl.md5' 2025-01-24T00:47:05.7345681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/numeric__types_8h_source.html' 2025-01-24T00:47:05.7346121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/open.png' 2025-01-24T00:47:05.7346650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/output__tile__thread__map_8h.html' 2025-01-24T00:47:05.7347245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/output__tile__thread__map_8h__dep__incl.md5' 2025-01-24T00:47:05.7347808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/output__tile__thread__map_8h__incl.md5' 2025-01-24T00:47:05.7348389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/output__tile__thread__map_8h_source.html' 2025-01-24T00:47:05.7348867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/pitch__linear_8h.html' 2025-01-24T00:47:05.7349390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/pitch__linear_8h__dep__incl.md5' 2025-01-24T00:47:05.7349898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/pitch__linear_8h__incl.md5' 2025-01-24T00:47:05.7350402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/pitch__linear_8h_source.html' 2025-01-24T00:47:05.7350950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/pitch__linear__thread__map_8h.html' 2025-01-24T00:47:05.7351545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/pitch__linear__thread__map_8h__dep__incl.md5' 2025-01-24T00:47:05.7352108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/pitch__linear__thread__map_8h__incl.md5' 2025-01-24T00:47:05.7352688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/pitch__linear__thread__map_8h_source.html' 2025-01-24T00:47:05.7353139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/platform_8h.html' 2025-01-24T00:47:05.7353646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/platform_8h__dep__incl.md5' 2025-01-24T00:47:05.7354122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/platform_8h__incl.md5' 2025-01-24T00:47:05.7354600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/platform_8h_source.html' 2025-01-24T00:47:05.7355104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/predicate__vector_8h.html' 2025-01-24T00:47:05.7355649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/predicate__vector_8h__dep__incl.md5' 2025-01-24T00:47:05.7356181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/predicate__vector_8h__incl.md5' 2025-01-24T00:47:05.7356711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/predicate__vector_8h_source.html' 2025-01-24T00:47:05.7357310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/predicated__tile__access__iterator_8h.html' 2025-01-24T00:47:05.7357953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/predicated__tile__access__iterator_8h__dep__incl.md5' 2025-01-24T00:47:05.7358613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/predicated__tile__access__iterator_8h__incl.md5' 2025-01-24T00:47:05.7359257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/predicated__tile__access__iterator_8h_source.html' 2025-01-24T00:47:05.7359910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/predicated__tile__access__iterator__2dthreadtile_8h.html' 2025-01-24T00:47:05.7360603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/predicated__tile__access__iterator__2dthreadtile_8h__dep__incl.md5' 2025-01-24T00:47:05.7361283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/predicated__tile__access__iterator__2dthreadtile_8h__incl.md5' 2025-01-24T00:47:05.7361965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/predicated__tile__access__iterator__2dthreadtile_8h_source.html' 2025-01-24T00:47:05.7362592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/predicated__tile__iterator__2dthreadtile_8h.html' 2025-01-24T00:47:05.7363254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/predicated__tile__iterator__2dthreadtile_8h__dep__incl.md5' 2025-01-24T00:47:05.7363885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/predicated__tile__iterator__2dthreadtile_8h__incl.md5' 2025-01-24T00:47:05.7364547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/predicated__tile__iterator__2dthreadtile_8h_source.html' 2025-01-24T00:47:05.7364983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/real_8h.html' 2025-01-24T00:47:05.7365470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/real_8h__dep__incl.md5' 2025-01-24T00:47:05.7365937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/real_8h_source.html' 2025-01-24T00:47:05.7366431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/reduce_8h.html' 2025-01-24T00:47:05.7366920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/reduce_8h__dep__incl.md5' 2025-01-24T00:47:05.7367388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/reduce_8h__incl.md5' 2025-01-24T00:47:05.7367864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/reduce_8h_source.html' 2025-01-24T00:47:05.7368356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/reduce__split__k_8h.html' 2025-01-24T00:47:05.7368895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/reduce__split__k_8h__dep__incl.md5' 2025-01-24T00:47:05.7369413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/reduce__split__k_8h__incl.md5' 2025-01-24T00:47:05.7369937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/reduce__split__k_8h_source.html' 2025-01-24T00:47:05.7370508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/reduction_2threadblock__swizzle_8h.html' 2025-01-24T00:47:05.7371164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/reduction_2threadblock__swizzle_8h__dep__incl.md5' 2025-01-24T00:47:05.7371760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/reduction_2threadblock__swizzle_8h__incl.md5' 2025-01-24T00:47:05.7372419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/reduction_2threadblock__swizzle_8h_source.html' 2025-01-24T00:47:05.7372931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/reduction__op_8h.html' 2025-01-24T00:47:05.7373450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/reduction__op_8h__dep__incl.md5' 2025-01-24T00:47:05.7373953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/reduction__op_8h__incl.md5' 2025-01-24T00:47:05.7374463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/reduction__op_8h_source.html' 2025-01-24T00:47:05.7374978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/reduction__operators_8h.html' 2025-01-24T00:47:05.7375554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/reduction__operators_8h__dep__incl.md5' 2025-01-24T00:47:05.7376095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/reduction__operators_8h__incl.md5' 2025-01-24T00:47:05.7376656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/reduction__operators_8h_source.html' 2025-01-24T00:47:05.7377228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/regular__tile__access__iterator_8h.html' 2025-01-24T00:47:05.7377860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/regular__tile__access__iterator_8h__dep__incl.md5' 2025-01-24T00:47:05.7378458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/regular__tile__access__iterator_8h__incl.md5' 2025-01-24T00:47:05.7379073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/regular__tile__access__iterator_8h_source.html' 2025-01-24T00:47:05.7379727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/regular__tile__access__iterator__pitch__linear_8h.html' 2025-01-24T00:47:05.7380383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/regular__tile__access__iterator__pitch__linear_8h__incl.md5' 2025-01-24T00:47:05.7381063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/regular__tile__access__iterator__pitch__linear_8h_source.html' 2025-01-24T00:47:05.7381690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/regular__tile__access__iterator__tensor__op_8h.html' 2025-01-24T00:47:05.7382364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/regular__tile__access__iterator__tensor__op_8h__dep__incl.md5' 2025-01-24T00:47:05.7383018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/regular__tile__access__iterator__tensor__op_8h__incl.md5' 2025-01-24T00:47:05.7383676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/regular__tile__access__iterator__tensor__op_8h_source.html' 2025-01-24T00:47:05.7384213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/regular__tile__iterator_8h.html' 2025-01-24T00:47:05.7384809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/regular__tile__iterator_8h__dep__incl.md5' 2025-01-24T00:47:05.7385356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/regular__tile__iterator_8h__incl.md5' 2025-01-24T00:47:05.7385977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/regular__tile__iterator_8h_source.html' 2025-01-24T00:47:05.7386584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/regular__tile__iterator__pitch__linear_8h.html' 2025-01-24T00:47:05.7387263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/regular__tile__iterator__pitch__linear_8h__dep__incl.md5' 2025-01-24T00:47:05.7387887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/regular__tile__iterator__pitch__linear_8h__incl.md5' 2025-01-24T00:47:05.7388525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/regular__tile__iterator__pitch__linear_8h_source.html' 2025-01-24T00:47:05.7388999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_0.html' 2025-01-24T00:47:05.7389454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_0.js' 2025-01-24T00:47:05.7389922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_1.html' 2025-01-24T00:47:05.7390372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_1.js' 2025-01-24T00:47:05.7390844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_10.html' 2025-01-24T00:47:05.7391307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_10.js' 2025-01-24T00:47:05.7391772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_11.html' 2025-01-24T00:47:05.7392359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_11.js' 2025-01-24T00:47:05.7392835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_12.html' 2025-01-24T00:47:05.7393295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_12.js' 2025-01-24T00:47:05.7393766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_13.html' 2025-01-24T00:47:05.7394218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_13.js' 2025-01-24T00:47:05.7394676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_14.html' 2025-01-24T00:47:05.7395141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_14.js' 2025-01-24T00:47:05.7395609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_15.html' 2025-01-24T00:47:05.7396074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_15.js' 2025-01-24T00:47:05.7396536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_16.html' 2025-01-24T00:47:05.7396992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_16.js' 2025-01-24T00:47:05.7397467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_17.html' 2025-01-24T00:47:05.7397915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_17.js' 2025-01-24T00:47:05.7398421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_18.html' 2025-01-24T00:47:05.7398922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_18.js' 2025-01-24T00:47:05.7399417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_19.html' 2025-01-24T00:47:05.7399914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_19.js' 2025-01-24T00:47:05.7400369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_2.html' 2025-01-24T00:47:05.7400816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_2.js' 2025-01-24T00:47:05.7401282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_3.html' 2025-01-24T00:47:05.7401729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_3.js' 2025-01-24T00:47:05.7402194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_4.html' 2025-01-24T00:47:05.7402642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_4.js' 2025-01-24T00:47:05.7403098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_5.html' 2025-01-24T00:47:05.7403555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_5.js' 2025-01-24T00:47:05.7404010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_6.html' 2025-01-24T00:47:05.7404461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_6.js' 2025-01-24T00:47:05.7404931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_7.html' 2025-01-24T00:47:05.7405381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_7.js' 2025-01-24T00:47:05.7405846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_8.html' 2025-01-24T00:47:05.7406370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_8.js' 2025-01-24T00:47:05.7406828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_9.html' 2025-01-24T00:47:05.7407288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_9.js' 2025-01-24T00:47:05.7407744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_a.html' 2025-01-24T00:47:05.7408204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_a.js' 2025-01-24T00:47:05.7408663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_b.html' 2025-01-24T00:47:05.7409108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_b.js' 2025-01-24T00:47:05.7409579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_c.html' 2025-01-24T00:47:05.7410029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_c.js' 2025-01-24T00:47:05.7410482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_d.html' 2025-01-24T00:47:05.7410980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_d.js' 2025-01-24T00:47:05.7411434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_e.html' 2025-01-24T00:47:05.7411942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_e.js' 2025-01-24T00:47:05.7412399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_f.html' 2025-01-24T00:47:05.7412869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/all_f.js' 2025-01-24T00:47:05.7413358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_0.html' 2025-01-24T00:47:05.7413828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_0.js' 2025-01-24T00:47:05.7414317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_1.html' 2025-01-24T00:47:05.7414791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_1.js' 2025-01-24T00:47:05.7415275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_10.html' 2025-01-24T00:47:05.7415758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_10.js' 2025-01-24T00:47:05.7416239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_11.html' 2025-01-24T00:47:05.7416711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_11.js' 2025-01-24T00:47:05.7417202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_12.html' 2025-01-24T00:47:05.7417680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_12.js' 2025-01-24T00:47:05.7418171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_13.html' 2025-01-24T00:47:05.7418643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_13.js' 2025-01-24T00:47:05.7419123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_14.html' 2025-01-24T00:47:05.7419605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_14.js' 2025-01-24T00:47:05.7420083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_15.html' 2025-01-24T00:47:05.7420566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_15.js' 2025-01-24T00:47:05.7421043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_2.html' 2025-01-24T00:47:05.7421513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_2.js' 2025-01-24T00:47:05.7422002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_3.html' 2025-01-24T00:47:05.7422471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_3.js' 2025-01-24T00:47:05.7422958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_4.html' 2025-01-24T00:47:05.7423427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_4.js' 2025-01-24T00:47:05.7423928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_5.html' 2025-01-24T00:47:05.7424432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_5.js' 2025-01-24T00:47:05.7424940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_6.html' 2025-01-24T00:47:05.7425429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_6.js' 2025-01-24T00:47:05.7425918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_7.html' 2025-01-24T00:47:05.7426388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_7.js' 2025-01-24T00:47:05.7426875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_8.html' 2025-01-24T00:47:05.7427350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_8.js' 2025-01-24T00:47:05.7427823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_9.html' 2025-01-24T00:47:05.7428306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_9.js' 2025-01-24T00:47:05.7428784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_a.html' 2025-01-24T00:47:05.7429263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_a.js' 2025-01-24T00:47:05.7429741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_b.html' 2025-01-24T00:47:05.7430211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_b.js' 2025-01-24T00:47:05.7430701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_c.html' 2025-01-24T00:47:05.7431173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_c.js' 2025-01-24T00:47:05.7431650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_d.html' 2025-01-24T00:47:05.7432128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_d.js' 2025-01-24T00:47:05.7432604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_e.html' 2025-01-24T00:47:05.7433083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_e.js' 2025-01-24T00:47:05.7433561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_f.html' 2025-01-24T00:47:05.7434029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/classes_f.js' 2025-01-24T00:47:05.7434497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/close.png' 2025-01-24T00:47:05.7434975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/defines_0.html' 2025-01-24T00:47:05.7435450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/defines_0.js' 2025-01-24T00:47:05.7435925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/defines_1.html' 2025-01-24T00:47:05.7436390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/defines_1.js' 2025-01-24T00:47:05.7436901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/defines_2.html' 2025-01-24T00:47:05.7437397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/defines_2.js' 2025-01-24T00:47:05.7437892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/defines_3.html' 2025-01-24T00:47:05.7438395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/defines_3.js' 2025-01-24T00:47:05.7438856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enums_0.html' 2025-01-24T00:47:05.7439326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enums_0.js' 2025-01-24T00:47:05.7439795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enums_1.html' 2025-01-24T00:47:05.7440248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enums_1.js' 2025-01-24T00:47:05.7440727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enums_2.html' 2025-01-24T00:47:05.7441189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enums_2.js' 2025-01-24T00:47:05.7441666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enums_3.html' 2025-01-24T00:47:05.7442120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enums_3.js' 2025-01-24T00:47:05.7442587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enums_4.html' 2025-01-24T00:47:05.7443055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enums_4.js' 2025-01-24T00:47:05.7443519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enums_5.html' 2025-01-24T00:47:05.7443985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enums_5.js' 2025-01-24T00:47:05.7444451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enums_6.html' 2025-01-24T00:47:05.7444905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enums_6.js' 2025-01-24T00:47:05.7445386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enums_7.html' 2025-01-24T00:47:05.7445840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enums_7.js' 2025-01-24T00:47:05.7446356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enums_8.html' 2025-01-24T00:47:05.7446826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enums_8.js' 2025-01-24T00:47:05.7447319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enumvalues_0.html' 2025-01-24T00:47:05.7447818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enumvalues_0.js' 2025-01-24T00:47:05.7448304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enumvalues_1.html' 2025-01-24T00:47:05.7448785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enumvalues_1.js' 2025-01-24T00:47:05.7449408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enumvalues_2.html' 2025-01-24T00:47:05.7449930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enumvalues_2.js' 2025-01-24T00:47:05.7450450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enumvalues_3.html' 2025-01-24T00:47:05.7450958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enumvalues_3.js' 2025-01-24T00:47:05.7451466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enumvalues_4.html' 2025-01-24T00:47:05.7451954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enumvalues_4.js' 2025-01-24T00:47:05.7452441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enumvalues_5.html' 2025-01-24T00:47:05.7452926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enumvalues_5.js' 2025-01-24T00:47:05.7453426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enumvalues_6.html' 2025-01-24T00:47:05.7453911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/enumvalues_6.js' 2025-01-24T00:47:05.7454392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_0.html' 2025-01-24T00:47:05.7454847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_0.js' 2025-01-24T00:47:05.7455313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_1.html' 2025-01-24T00:47:05.7455782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_1.js' 2025-01-24T00:47:05.7456252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_10.html' 2025-01-24T00:47:05.7456735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_10.js' 2025-01-24T00:47:05.7457209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_11.html' 2025-01-24T00:47:05.7457674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_11.js' 2025-01-24T00:47:05.7458156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_12.html' 2025-01-24T00:47:05.7458617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_12.js' 2025-01-24T00:47:05.7459099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_13.html' 2025-01-24T00:47:05.7459576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_13.js' 2025-01-24T00:47:05.7460181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_2.html' 2025-01-24T00:47:05.7460650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_2.js' 2025-01-24T00:47:05.7461115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_3.html' 2025-01-24T00:47:05.7461569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_3.js' 2025-01-24T00:47:05.7462044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_4.html' 2025-01-24T00:47:05.7462532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_4.js' 2025-01-24T00:47:05.7463012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_5.html' 2025-01-24T00:47:05.7463492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_5.js' 2025-01-24T00:47:05.7463984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_6.html' 2025-01-24T00:47:05.7464475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_6.js' 2025-01-24T00:47:05.7464938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_7.html' 2025-01-24T00:47:05.7465400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_7.js' 2025-01-24T00:47:05.7465870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_8.html' 2025-01-24T00:47:05.7466322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_8.js' 2025-01-24T00:47:05.7466805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_9.html' 2025-01-24T00:47:05.7467256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_9.js' 2025-01-24T00:47:05.7467725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_a.html' 2025-01-24T00:47:05.7468193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_a.js' 2025-01-24T00:47:05.7468657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_b.html' 2025-01-24T00:47:05.7469124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_b.js' 2025-01-24T00:47:05.7469592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_c.html' 2025-01-24T00:47:05.7470049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_c.js' 2025-01-24T00:47:05.7470536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_d.html' 2025-01-24T00:47:05.7470988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_d.js' 2025-01-24T00:47:05.7471463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_e.html' 2025-01-24T00:47:05.7471920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_e.js' 2025-01-24T00:47:05.7472385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_f.html' 2025-01-24T00:47:05.7472855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/files_f.js' 2025-01-24T00:47:05.7473340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_0.html' 2025-01-24T00:47:05.7473817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_0.js' 2025-01-24T00:47:05.7474315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_1.html' 2025-01-24T00:47:05.7474790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_1.js' 2025-01-24T00:47:05.7475318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_10.html' 2025-01-24T00:47:05.7475801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_10.js' 2025-01-24T00:47:05.7476343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_11.html' 2025-01-24T00:47:05.7476836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_11.js' 2025-01-24T00:47:05.7477347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_12.html' 2025-01-24T00:47:05.7477841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_12.js' 2025-01-24T00:47:05.7478324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_13.html' 2025-01-24T00:47:05.7478809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_13.js' 2025-01-24T00:47:05.7479312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_14.html' 2025-01-24T00:47:05.7479794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_14.js' 2025-01-24T00:47:05.7480283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_15.html' 2025-01-24T00:47:05.7480777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_15.js' 2025-01-24T00:47:05.7481267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_16.html' 2025-01-24T00:47:05.7481769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_16.js' 2025-01-24T00:47:05.7482256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_17.html' 2025-01-24T00:47:05.7482740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_17.js' 2025-01-24T00:47:05.7483240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_2.html' 2025-01-24T00:47:05.7483719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_2.js' 2025-01-24T00:47:05.7484219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_3.html' 2025-01-24T00:47:05.7484697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_3.js' 2025-01-24T00:47:05.7485181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_4.html' 2025-01-24T00:47:05.7485667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_4.js' 2025-01-24T00:47:05.7486151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_5.html' 2025-01-24T00:47:05.7486725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_5.js' 2025-01-24T00:47:05.7487210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_6.html' 2025-01-24T00:47:05.7487688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_6.js' 2025-01-24T00:47:05.7488186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_7.html' 2025-01-24T00:47:05.7488692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_7.js' 2025-01-24T00:47:05.7489201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_8.html' 2025-01-24T00:47:05.7489715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_8.js' 2025-01-24T00:47:05.7490223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_9.html' 2025-01-24T00:47:05.7490714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_9.js' 2025-01-24T00:47:05.7491199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_a.html' 2025-01-24T00:47:05.7491679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_a.js' 2025-01-24T00:47:05.7492317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_b.html' 2025-01-24T00:47:05.7492802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_b.js' 2025-01-24T00:47:05.7493303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_c.html' 2025-01-24T00:47:05.7493782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_c.js' 2025-01-24T00:47:05.7494266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_d.html' 2025-01-24T00:47:05.7494757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_d.js' 2025-01-24T00:47:05.7495238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_e.html' 2025-01-24T00:47:05.7495728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_e.js' 2025-01-24T00:47:05.7496213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_f.html' 2025-01-24T00:47:05.7496689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/functions_f.js' 2025-01-24T00:47:05.7497176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/groups_0.html' 2025-01-24T00:47:05.7497638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/groups_0.js' 2025-01-24T00:47:05.7498100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/mag_sel.png' 2025-01-24T00:47:05.7498601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/namespaces_0.html' 2025-01-24T00:47:05.7499084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/namespaces_0.js' 2025-01-24T00:47:05.7499576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/nomatches.html' 2025-01-24T00:47:05.7500035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/search.css' 2025-01-24T00:47:05.7500487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/search.js' 2025-01-24T00:47:05.7500967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/search_l.png' 2025-01-24T00:47:05.7501501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/search_m.png' 2025-01-24T00:47:05.7501982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/search_r.png' 2025-01-24T00:47:05.7502515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/searchdata.js' 2025-01-24T00:47:05.7502996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_0.html' 2025-01-24T00:47:05.7503509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_0.js' 2025-01-24T00:47:05.7503990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_1.html' 2025-01-24T00:47:05.7504464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_1.js' 2025-01-24T00:47:05.7504957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_10.html' 2025-01-24T00:47:05.7505435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_10.js' 2025-01-24T00:47:05.7505928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_11.html' 2025-01-24T00:47:05.7506407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_11.js' 2025-01-24T00:47:05.7506888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_12.html' 2025-01-24T00:47:05.7507374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_12.js' 2025-01-24T00:47:05.7507850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_13.html' 2025-01-24T00:47:05.7508337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_13.js' 2025-01-24T00:47:05.7508816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_14.html' 2025-01-24T00:47:05.7509293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_14.js' 2025-01-24T00:47:05.7509793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_15.html' 2025-01-24T00:47:05.7510266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_15.js' 2025-01-24T00:47:05.7510759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_2.html' 2025-01-24T00:47:05.7511230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_2.js' 2025-01-24T00:47:05.7511711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_3.html' 2025-01-24T00:47:05.7512202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_3.js' 2025-01-24T00:47:05.7512684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_4.html' 2025-01-24T00:47:05.7513164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_4.js' 2025-01-24T00:47:05.7513656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_5.html' 2025-01-24T00:47:05.7514126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_5.js' 2025-01-24T00:47:05.7514646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_6.html' 2025-01-24T00:47:05.7515143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_6.js' 2025-01-24T00:47:05.7515647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_7.html' 2025-01-24T00:47:05.7516155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_7.js' 2025-01-24T00:47:05.7516631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_8.html' 2025-01-24T00:47:05.7517119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_8.js' 2025-01-24T00:47:05.7517597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_9.html' 2025-01-24T00:47:05.7518070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_9.js' 2025-01-24T00:47:05.7518564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_a.html' 2025-01-24T00:47:05.7519034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_a.js' 2025-01-24T00:47:05.7519515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_b.html' 2025-01-24T00:47:05.7519998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_b.js' 2025-01-24T00:47:05.7520476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_c.html' 2025-01-24T00:47:05.7520967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_c.js' 2025-01-24T00:47:05.7521447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_d.html' 2025-01-24T00:47:05.7521923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_d.js' 2025-01-24T00:47:05.7522415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_e.html' 2025-01-24T00:47:05.7522889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_e.js' 2025-01-24T00:47:05.7523380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_f.html' 2025-01-24T00:47:05.7523852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/typedefs_f.js' 2025-01-24T00:47:05.7524337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_0.html' 2025-01-24T00:47:05.7524832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_0.js' 2025-01-24T00:47:05.7525315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_1.html' 2025-01-24T00:47:05.7525803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_1.js' 2025-01-24T00:47:05.7526377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_10.html' 2025-01-24T00:47:05.7526862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_10.js' 2025-01-24T00:47:05.7527409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_11.html' 2025-01-24T00:47:05.7527890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_11.js' 2025-01-24T00:47:05.7528431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_12.html' 2025-01-24T00:47:05.7528924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_12.js' 2025-01-24T00:47:05.7529435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_13.html' 2025-01-24T00:47:05.7529930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_13.js' 2025-01-24T00:47:05.7530413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_14.html' 2025-01-24T00:47:05.7530899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_14.js' 2025-01-24T00:47:05.7531394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_2.html' 2025-01-24T00:47:05.7531871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_2.js' 2025-01-24T00:47:05.7532370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_3.html' 2025-01-24T00:47:05.7532842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_3.js' 2025-01-24T00:47:05.7533322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_4.html' 2025-01-24T00:47:05.7533811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_4.js' 2025-01-24T00:47:05.7534292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_5.html' 2025-01-24T00:47:05.7534771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_5.js' 2025-01-24T00:47:05.7535266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_6.html' 2025-01-24T00:47:05.7535741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_6.js' 2025-01-24T00:47:05.7536236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_7.html' 2025-01-24T00:47:05.7536710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_7.js' 2025-01-24T00:47:05.7537194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_8.html' 2025-01-24T00:47:05.7537682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_8.js' 2025-01-24T00:47:05.7538166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_9.html' 2025-01-24T00:47:05.7538655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_9.js' 2025-01-24T00:47:05.7539135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_a.html' 2025-01-24T00:47:05.7539608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_a.js' 2025-01-24T00:47:05.7540101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_b.html' 2025-01-24T00:47:05.7540599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_b.js' 2025-01-24T00:47:05.7541118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_c.html' 2025-01-24T00:47:05.7541614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_c.js' 2025-01-24T00:47:05.7542121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_d.html' 2025-01-24T00:47:05.7542614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_d.js' 2025-01-24T00:47:05.7543093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_e.html' 2025-01-24T00:47:05.7543569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_e.js' 2025-01-24T00:47:05.7544064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_f.html' 2025-01-24T00:47:05.7544543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search/variables_f.js' 2025-01-24T00:47:05.7545004Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/search' 2025-01-24T00:47:05.7545673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/regular__tile__iterator__pitch__linear__2dthreadtile_8h.html' 2025-01-24T00:47:05.7546379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/regular__tile__iterator__pitch__linear__2dthreadtile_8h__dep__incl.md5' 2025-01-24T00:47:05.7547074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/regular__tile__iterator__pitch__linear__2dthreadtile_8h__incl.md5' 2025-01-24T00:47:05.7547760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/regular__tile__iterator__pitch__linear__2dthreadtile_8h_source.html' 2025-01-24T00:47:05.7548363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/regular__tile__iterator__tensor__op_8h.html' 2025-01-24T00:47:05.7548994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/regular__tile__iterator__tensor__op_8h__dep__incl.md5' 2025-01-24T00:47:05.7549601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/regular__tile__iterator__tensor__op_8h__incl.md5' 2025-01-24T00:47:05.7550236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/regular__tile__iterator__tensor__op_8h_source.html' 2025-01-24T00:47:05.7550844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/regular__tile__iterator__tensor__op__sm70_8h.html' 2025-01-24T00:47:05.7551514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/regular__tile__iterator__tensor__op__sm70_8h__dep__incl.md5' 2025-01-24T00:47:05.7552147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/regular__tile__iterator__tensor__op__sm70_8h__incl.md5' 2025-01-24T00:47:05.7552793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/regular__tile__iterator__tensor__op__sm70_8h_source.html' 2025-01-24T00:47:05.7553298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/relatively__equal_8h.html' 2025-01-24T00:47:05.7553865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/relatively__equal_8h__dep__incl.md5' 2025-01-24T00:47:05.7554398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/relatively__equal_8h__incl.md5' 2025-01-24T00:47:05.7555039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/relatively__equal_8h_source.html' 2025-01-24T00:47:05.7555499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/semaphore_8h.html' 2025-01-24T00:47:05.7556037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/semaphore_8h__dep__incl.md5' 2025-01-24T00:47:05.7556518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/semaphore_8h__incl.md5' 2025-01-24T00:47:05.7557019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/semaphore_8h_source.html' 2025-01-24T00:47:05.7557546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/shared__load__iterator_8h.html' 2025-01-24T00:47:05.7558121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/shared__load__iterator_8h__dep__incl.md5' 2025-01-24T00:47:05.7558690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/shared__load__iterator_8h__incl.md5' 2025-01-24T00:47:05.7559247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/shared__load__iterator_8h_source.html' 2025-01-24T00:47:05.7559701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/simd_8h.html' 2025-01-24T00:47:05.7560182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/simd_8h__dep__incl.md5' 2025-01-24T00:47:05.7560642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/simd_8h__incl.md5' 2025-01-24T00:47:05.7561129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/simd_8h_source.html' 2025-01-24T00:47:05.7561594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/simd__sm60_8h.html' 2025-01-24T00:47:05.7562104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/simd__sm60_8h__dep__incl.md5' 2025-01-24T00:47:05.7562605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/simd__sm60_8h__incl.md5' 2025-01-24T00:47:05.7563099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/simd__sm60_8h_source.html' 2025-01-24T00:47:05.7563572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/simd__sm61_8h.html' 2025-01-24T00:47:05.7564077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/simd__sm61_8h__dep__incl.md5' 2025-01-24T00:47:05.7564561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/simd__sm61_8h__incl.md5' 2025-01-24T00:47:05.7565073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/simd__sm61_8h_source.html' 2025-01-24T00:47:05.7565548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/simt__policy_8h.html' 2025-01-24T00:47:05.7566080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/simt__policy_8h__dep__incl.md5' 2025-01-24T00:47:05.7566653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/simt__policy_8h__incl.md5' 2025-01-24T00:47:05.7567193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/simt__policy_8h_source.html' 2025-01-24T00:47:05.7567651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/splitbar.png' 2025-01-24T00:47:05.7568162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structDebugType.html' 2025-01-24T00:47:05.7568684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structDebugValue.html' 2025-01-24T00:47:05.7569321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1AlignedBuffer-members.html' 2025-01-24T00:47:05.7569876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1AlignedBuffer.html' 2025-01-24T00:47:05.7570480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1CommandLine-members.html' 2025-01-24T00:47:05.7571025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1CommandLine.html' 2025-01-24T00:47:05.7571648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1CommandLine__coll__graph.md5' 2025-01-24T00:47:05.7572197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1Coord-members.html' 2025-01-24T00:47:05.7572708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1Coord.html' 2025-01-24T00:47:05.7573314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1Distribution-members.html' 2025-01-24T00:47:05.7573862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1Distribution.html' 2025-01-24T00:47:05.7574395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1FloatType.html' 2025-01-24T00:47:05.7575079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1FloatType_3_0111_00_0152_01_4-members.html' 2025-01-24T00:47:05.7575706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1FloatType_3_0111_00_0152_01_4.html' 2025-01-24T00:47:05.7576377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1FloatType_3_015_00_0110_01_4-members.html' 2025-01-24T00:47:05.7576993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1FloatType_3_015_00_0110_01_4.html' 2025-01-24T00:47:05.7577652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1FloatType_3_018_00_0123_01_4-members.html' 2025-01-24T00:47:05.7578283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1FloatType_3_018_00_0123_01_4.html' 2025-01-24T00:47:05.7578828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1IntegerType.html' 2025-01-24T00:47:05.7579535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0116_00_01false_01_4-members.html' 2025-01-24T00:47:05.7580186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0116_00_01false_01_4.html' 2025-01-24T00:47:05.7580882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0116_00_01true_01_4-members.html' 2025-01-24T00:47:05.7581553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0116_00_01true_01_4.html' 2025-01-24T00:47:05.7582280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1IntegerType_3_011_00_01false_01_4-members.html' 2025-01-24T00:47:05.7582936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1IntegerType_3_011_00_01false_01_4.html' 2025-01-24T00:47:05.7583641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1IntegerType_3_011_00_01true_01_4-members.html' 2025-01-24T00:47:05.7584289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1IntegerType_3_011_00_01true_01_4.html' 2025-01-24T00:47:05.7584978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0132_00_01false_01_4-members.html' 2025-01-24T00:47:05.7585628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0132_00_01false_01_4.html' 2025-01-24T00:47:05.7586325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0132_00_01true_01_4-members.html' 2025-01-24T00:47:05.7586971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0132_00_01true_01_4.html' 2025-01-24T00:47:05.7587666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1IntegerType_3_014_00_01false_01_4-members.html' 2025-01-24T00:47:05.7588311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1IntegerType_3_014_00_01false_01_4.html' 2025-01-24T00:47:05.7588990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1IntegerType_3_014_00_01true_01_4-members.html' 2025-01-24T00:47:05.7589645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1IntegerType_3_014_00_01true_01_4.html' 2025-01-24T00:47:05.7590333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0164_00_01false_01_4-members.html' 2025-01-24T00:47:05.7590993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0164_00_01false_01_4.html' 2025-01-24T00:47:05.7591675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0164_00_01true_01_4-members.html' 2025-01-24T00:47:05.7592562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0164_00_01true_01_4.html' 2025-01-24T00:47:05.7593262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1IntegerType_3_018_00_01false_01_4-members.html' 2025-01-24T00:47:05.7593907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1IntegerType_3_018_00_01false_01_4.html' 2025-01-24T00:47:05.7594599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1IntegerType_3_018_00_01true_01_4-members.html' 2025-01-24T00:47:05.7595242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1IntegerType_3_018_00_01true_01_4.html' 2025-01-24T00:47:05.7595962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1KernelLaunchConfiguration-members.html' 2025-01-24T00:47:05.7596603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1KernelLaunchConfiguration.html' 2025-01-24T00:47:05.7597250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1MatrixCoord-members.html' 2025-01-24T00:47:05.7597838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1MatrixCoord.html' 2025-01-24T00:47:05.7598443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1MatrixCoord__coll__graph.md5' 2025-01-24T00:47:05.7599064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1MatrixCoord__inherit__graph.md5' 2025-01-24T00:47:05.7599662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1MatrixShape-members.html' 2025-01-24T00:47:05.7600201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1MatrixShape.html' 2025-01-24T00:47:05.7600756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1Max-members.html' 2025-01-24T00:47:05.7601255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1Max.html' 2025-01-24T00:47:05.7601791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1Min-members.html' 2025-01-24T00:47:05.7602300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1Min.html' 2025-01-24T00:47:05.7602950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1NumericArrayConverter-members.html' 2025-01-24T00:47:05.7603566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1NumericArrayConverter.html' 2025-01-24T00:47:05.7604416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01float_00_01half__t_00_012_00_01Round_01_4-members.html' 2025-01-24T00:47:05.7605227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01float_00_01half__t_00_012_00_01Round_01_4.html' 2025-01-24T00:47:05.7606080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01float_00_01half__t_00_01N_00_01Round_01_4-members.html' 2025-01-24T00:47:05.7606958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01float_00_01half__t_00_01N_00_01Round_01_4.html' 2025-01-24T00:47:05.7607944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01half__t_00_01float_00_012_00_01FloatRoundStyle_1_1round__to__nearest_01_4-members.html' 2025-01-24T00:47:05.7608872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01half__t_00_01float_00_012_00_01FloatRoundStyle_1_1round__to__nearest_01_4.html' 2025-01-24T00:47:05.7609719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01half__t_00_01float_00_01N_00_01Round_01_4-members.html' 2025-01-24T00:47:05.7610553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01half__t_00_01float_00_01N_00_01Round_01_4.html' 2025-01-24T00:47:05.7611176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1NumericConverter-members.html' 2025-01-24T00:47:05.7611833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1NumericConverter.html' 2025-01-24T00:47:05.7612505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1NumericConverterClamp-members.html' 2025-01-24T00:47:05.7613115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1NumericConverterClamp.html' 2025-01-24T00:47:05.7613856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1NumericConverter_3_01T_00_01T_00_01Round_01_4-members.html' 2025-01-24T00:47:05.7614562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1NumericConverter_3_01T_00_01T_00_01Round_01_4.html' 2025-01-24T00:47:05.7615361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1NumericConverter_3_01float_00_01half__t_00_01Round_01_4-members.html' 2025-01-24T00:47:05.7616104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1NumericConverter_3_01float_00_01half__t_00_01Round_01_4.html' 2025-01-24T00:47:05.7617048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1NumericConverter_3_01half__t_00_01float_00_01FloatRoundStyle_1_1round__to__nearest_01_4-members.html' 2025-01-24T00:47:05.7617928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1NumericConverter_3_01half__t_00_01float_00_01FloatRoundStyle_1_1round__to__nearest_01_4.html' 2025-01-24T00:47:05.7618858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1NumericConverter_3_01half__t_00_01float_00_01FloatRoundStyle_1_1round__toward__zero_01_4-members.html' 2025-01-24T00:47:05.7619744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1NumericConverter_3_01half__t_00_01float_00_01FloatRoundStyle_1_1round__toward__zero_01_4.html' 2025-01-24T00:47:05.7620529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1NumericConverter_3_01int8__t_00_01float_00_01Round_01_4-members.html' 2025-01-24T00:47:05.7621285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1NumericConverter_3_01int8__t_00_01float_00_01Round_01_4.html' 2025-01-24T00:47:05.7621904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1PredicateVector-members.html' 2025-01-24T00:47:05.7622483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1PredicateVector.html' 2025-01-24T00:47:05.7623196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1PredicateVector_1_1TrivialIterator-members.html' 2025-01-24T00:47:05.7623861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1PredicateVector_1_1TrivialIterator.html' 2025-01-24T00:47:05.7624444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1RealType-members.html' 2025-01-24T00:47:05.7625003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1RealType.html' 2025-01-24T00:47:05.7625713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1RealType_3_01complex_3_01T_01_4_01_4-members.html' 2025-01-24T00:47:05.7626433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1RealType_3_01complex_3_01T_01_4_01_4.html' 2025-01-24T00:47:05.7627033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1ReferenceFactory.html' 2025-01-24T00:47:05.7627783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1ReferenceFactory_3_01Element_00_01false_01_4-members.html' 2025-01-24T00:47:05.7628480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1ReferenceFactory_3_01Element_00_01false_01_4.html' 2025-01-24T00:47:05.7629229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1ReferenceFactory_3_01Element_00_01true_01_4-members.html' 2025-01-24T00:47:05.7629926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1ReferenceFactory_3_01Element_00_01true_01_4.html' 2025-01-24T00:47:05.7630535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1ScalarIO-members.html' 2025-01-24T00:47:05.7631077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1ScalarIO.html' 2025-01-24T00:47:05.7631665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1ScalarIO__coll__graph.md5' 2025-01-24T00:47:05.7632271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1Tensor4DCoord-members.html' 2025-01-24T00:47:05.7632821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1Tensor4DCoord.html' 2025-01-24T00:47:05.7633440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1Tensor4DCoord__coll__graph.md5' 2025-01-24T00:47:05.7634085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1Tensor4DCoord__inherit__graph.md5' 2025-01-24T00:47:05.7634669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits-members.html' 2025-01-24T00:47:05.7635222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits.html' 2025-01-24T00:47:05.7635955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4-members.html' 2025-01-24T00:47:05.7636646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4.html' 2025-01-24T00:47:05.7637465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4_1_1integer__type-members.html' 2025-01-24T00:47:05.7638231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4_1_1integer__type.html' 2025-01-24T00:47:05.7639047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4_1_1unsigned__type-members.html' 2025-01-24T00:47:05.7639840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4_1_1unsigned__type.html' 2025-01-24T00:47:05.7640597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01float_01_4_01_4-members.html' 2025-01-24T00:47:05.7641307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01float_01_4_01_4.html' 2025-01-24T00:47:05.7642043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01half_01_4_01_4-members.html' 2025-01-24T00:47:05.7642731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01half_01_4_01_4.html' 2025-01-24T00:47:05.7643464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01half__t_01_4_01_4-members.html' 2025-01-24T00:47:05.7644171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01half__t_01_4_01_4.html' 2025-01-24T00:47:05.7644828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01double_01_4-members.html' 2025-01-24T00:47:05.7645446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01double_01_4.html' 2025-01-24T00:47:05.7646112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01float_01_4-members.html' 2025-01-24T00:47:05.7646772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01float_01_4.html' 2025-01-24T00:47:05.7647445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01half__t_01_4-members.html' 2025-01-24T00:47:05.7648066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01half__t_01_4.html' 2025-01-24T00:47:05.7648727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01int64__t_01_4-members.html' 2025-01-24T00:47:05.7649361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01int64__t_01_4.html' 2025-01-24T00:47:05.7650014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01int8__t_01_4-members.html' 2025-01-24T00:47:05.7650645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01int8__t_01_4.html' 2025-01-24T00:47:05.7651420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01int_01_4-members.html' 2025-01-24T00:47:05.7652025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01int_01_4.html' 2025-01-24T00:47:05.7652705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01uint64__t_01_4-members.html' 2025-01-24T00:47:05.7653335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01uint64__t_01_4.html' 2025-01-24T00:47:05.7654048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01uint8__t_01_4-members.html' 2025-01-24T00:47:05.7654672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01uint8__t_01_4.html' 2025-01-24T00:47:05.7655382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01unsigned_01_4-members.html' 2025-01-24T00:47:05.7656041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01unsigned_01_4.html' 2025-01-24T00:47:05.7656578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma.html' 2025-01-24T00:47:05.7657516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_0116_00_014_01_4_00_0132_00_01half_0bcc4d05f9811035f08cc1b7f0154a4d.html' 2025-01-24T00:47:05.7658433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_0116_00_014_01_4_00_0132_00_01half_ae0044daf80ba9fd16cab7f0051f1fde.md5' 2025-01-24T00:47:05.7659363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_0116_00_014_01_4_00_0132_00_01half_e01aa2e557b893ec75f43c473a7e2298.html' 2025-01-24T00:47:05.7660273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_0116_00_014_01_4_00_0132_00_01half_f064fdf1faf580060072347f2c48dda7.md5' 2025-01-24T00:47:05.7661181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_018_00_018_01_4_00_0132_00_01half__02a3f19a78995f97d793a668e0e4d4f0.html' 2025-01-24T00:47:05.7662103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_018_00_018_01_4_00_0132_00_01half__4fea29912f54a07d7b3a1f18094a4162.html' 2025-01-24T00:47:05.7663015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_018_00_018_01_4_00_0132_00_01half__6997b5a0687b06c1dc11ece72f57e04d.html' 2025-01-24T00:47:05.7663942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_018_00_018_01_4_00_0132_00_01half__96363097c47b056f0ca1911afd7f8b7a.html' 2025-01-24T00:47:05.7664866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01ElementAb13e13b2cc3bff17e7d9b004314a4d2f.html' 2025-01-24T00:47:05.7665802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01ElementAb6e65b2cf5ede7f41cb070a767158dee.html' 2025-01-24T00:47:05.7666710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_0a4e7894a173a90c4c8a848e15443dd6.html' 2025-01-24T00:47:05.7667623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_30fa42e1ad201df010637cd22fc070a1.html' 2025-01-24T00:47:05.7668582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_48b3a43bc03fff93a111ac01abe7e40d.html' 2025-01-24T00:47:05.7669532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_76f9d24016e1b4167b16f4d7628c9546.html' 2025-01-24T00:47:05.7670451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_79ecb4a44f8744132619f70250e841f1.html' 2025-01-24T00:47:05.7671386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_9a2c5a3f3ee674fa357dabc2a7291efb.html' 2025-01-24T00:47:05.7672317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_a166f31c8e14fb2406c5abe3e6468fe0.html' 2025-01-24T00:47:05.7673225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_f1c9d2ee842455cd0c5b71d56108d468.html' 2025-01-24T00:47:05.7674144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01double_044bdc8c1d710104533d255adabd276dc.html' 2025-01-24T00:47:05.7675046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01double_070b94670e040ed5855e5b42d5ca8a443.html' 2025-01-24T00:47:05.7675955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01double_0aa57e6a2e6b5da37d10688bf99419a23.html' 2025-01-24T00:47:05.7676883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01double_0e9de4e141d6bff0ca93f3c42e86e80ce.html' 2025-01-24T00:47:05.7677792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01float_004bb3fd76ca2af7b3210676fa9644d95b.html' 2025-01-24T00:47:05.7678711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01float_00a0ac6b0d215d4ed4d6d321752b92707d.html' 2025-01-24T00:47:05.7679627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01float_00ca85efee0ebb14556bfdbe5191960805.html' 2025-01-24T00:47:05.7680550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01float_00e3e12e263df6506b8cf06c3f4d478b8e.html' 2025-01-24T00:47:05.7681458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01half__t_21792e1a5c20e3dff890e35812831335.html' 2025-01-24T00:47:05.7682372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01half__t_4f30ee91f7bb3844ff7579c68d078818.html' 2025-01-24T00:47:05.7683310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01int_00_00b2dff9ce8caad9aff5bc6a355539161.html' 2025-01-24T00:47:05.7684263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01int_00_00e09665ee92ae653939a9120c4351f2f.html' 2025-01-24T00:47:05.7684986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01double4_01_4.html' 2025-01-24T00:47:05.7685900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_012_01_4_00_011_00_01int16__t3dda54d0df2c21b051e222cddd982e9b.html' 2025-01-24T00:47:05.7686874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_012_01_4_00_011_00_01int16__t8c4bac365710598317a69c489f7239db.html' 2025-01-24T00:47:05.7687790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_014_01_4_00_011_00_01int8__t_86807694aea1b966dc9ae0bc9a22ac33.html' 2025-01-24T00:47:05.7688718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_014_01_4_00_011_00_01int8__t_a1ef6624fc8c10126f17f4ee88283d72.html' 2025-01-24T00:47:05.7689632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_012_00_011_01_4_00_011_00_01half__t_7fbbb0aa08907075ded7a905cabe1d97.html' 2025-01-24T00:47:05.7690544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_012_00_011_01_4_00_011_00_01half__t_f3dc2e59f857ada163d1e0781ea8f391.html' 2025-01-24T00:47:05.7691473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_012_00_011_00_011_01_4_00_011_00_01half__t_8cf78649807b93684f3d431bfa34ee28.html' 2025-01-24T00:47:05.7692485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_012_00_011_00_011_01_4_00_011_00_01half__t_e8853112b7d418aa02cf5f6b1b6348a1.html' 2025-01-24T00:47:05.7693407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_012_00_012_00_011_01_4_00_011_00_01half__t_39c3b5f2ce80d79365e55c86a34c60c4.html' 2025-01-24T00:47:05.7694323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_012_00_012_00_011_01_4_00_011_00_01half__t_9110caf9fa4e6fed12e73aa4912e9b01.html' 2025-01-24T00:47:05.7695246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_012_00_012_00_011_01_4_00_011_00_01half__t_c07cc6439298fa5486a719e577be2538.html' 2025-01-24T00:47:05.7696160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_012_00_012_00_011_01_4_00_011_00_01half__t_ccde11d1bbbdab3702772ce44eb9729a.html' 2025-01-24T00:47:05.7697138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_01128_01_4_00_0132_00_01uint15918972b95027764b3a849b03075ed2b.html' 2025-01-24T00:47:05.7698110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_01128_01_4_00_0132_00_01uint193e4529ff6509d9dffe61a902bae1f87.html' 2025-01-24T00:47:05.7699019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__2b08bf7357f4869709a6071c15462437.html' 2025-01-24T00:47:05.7699980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__5299c9c90c8f2f521be0c8cec1c3eb08.html' 2025-01-24T00:47:05.7700881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__7f429ceaeab349f61850839f58246c62.html' 2025-01-24T00:47:05.7701827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__8ebae0cbdf333fddfe5c24d35ebe8e02.html' 2025-01-24T00:47:05.7702734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__927179f46017ea5f58f859f1196c4829.html' 2025-01-24T00:47:05.7703656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__96070083128b01fff1ff03d9341232b2.html' 2025-01-24T00:47:05.7704569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__a2362f92eed5bed99180572b30aba1e8.html' 2025-01-24T00:47:05.7705493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__f083347e265b1e9eea5572d86ddb6bf9.html' 2025-01-24T00:47:05.7706415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_303afb481b5f876ceb31af6f80d5b554.html' 2025-01-24T00:47:05.7707329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_5221708cec5828d35db1d1c47cb4964e.html' 2025-01-24T00:47:05.7709346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_5f42559672a849e95863771a68af69f1.html' 2025-01-24T00:47:05.7711292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_6479c01385ff06e7ae8b33a11f823c98.html' 2025-01-24T00:47:05.7713250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_a62aa63a212985df306fb27e8a50aeae.html' 2025-01-24T00:47:05.7715205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_ab741d81fdc991345cb9e43c29fca573.html' 2025-01-24T00:47:05.7717202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_ba813b2739e79cfa98433a99a00eaf46.html' 2025-01-24T00:47:05.7719211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_bef0c048bc0f8ba2d875cb7ab26d363b.html' 2025-01-24T00:47:05.7721176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_0ee08a4520882d24ba9026879265e892.html' 2025-01-24T00:47:05.7723277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_3c87ec4ca9f646f0bf0bead0e5cf262c.html' 2025-01-24T00:47:05.7725239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_4746fc55e614df0016c518d3fda2677e.html' 2025-01-24T00:47:05.7727243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_546e9ec6de6a5970b326da6f6280f1d4.html' 2025-01-24T00:47:05.7729193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_6e513ccbc44ae7909a60d93b9b5435b3.html' 2025-01-24T00:47:05.7731147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_b4842cad42fe945980d6229487761771.html' 2025-01-24T00:47:05.7733186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_ba87b3ef93a089f45a272d916916236d.html' 2025-01-24T00:47:05.7735138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_fb9487231025d1903fd4f0dbf859e253.html' 2025-01-24T00:47:05.7737103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4b03e3b50dbcb30d0d1ac062f3a9d5abef.html' 2025-01-24T00:47:05.7739061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4b0f8247022b39cc775caff7857c35b56d.html' 2025-01-24T00:47:05.7741029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4b451d5cf5d7e8cbbe476afe3dab5c09b2.html' 2025-01-24T00:47:05.7742993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4b64e22ea4b915e39f2f60a70b62dcc673.html' 2025-01-24T00:47:05.7744958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4b6d968039dde5c9f062ab15f90a8049fe.html' 2025-01-24T00:47:05.7746969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4bc4b6ba004e25c44bfd9266c61f937dfb.html' 2025-01-24T00:47:05.7748970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4bc68104664ee4c0c391c6df22b1ca8bba.html' 2025-01-24T00:47:05.7750963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4bdd617edb43bc65ebc3f680e48fe9a1d5.html' 2025-01-24T00:47:05.7752931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_1bb2e5f77f790852abba777515da1b98.html' 2025-01-24T00:47:05.7754884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_2d559ae99ed058d77e22f2d26b3dd474.html' 2025-01-24T00:47:05.7756839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_31defda8ea2b7d855642ffd77da1a411.html' 2025-01-24T00:47:05.7758772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_44a3b2a8df88a2b067f1284515cb5371.html' 2025-01-24T00:47:05.7760708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_4b7308177b308a272c1889fbe9670275.html' 2025-01-24T00:47:05.7762644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_5a9888862cebd333ecaf11f7262f77d4.html' 2025-01-24T00:47:05.7764585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_5a993f7e52584c39076147af4505c439.html' 2025-01-24T00:47:05.7766575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_73d9802d6b944a5299bc255887db6bbc.html' 2025-01-24T00:47:05.7768505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_7dfde6c9b18b9888b3900080f3bee151.html' 2025-01-24T00:47:05.7770445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_839a7c8bb938d1661f4611e68f85d8cb.html' 2025-01-24T00:47:05.7772391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_8c75b568d2509e87b439a0eecc9b1656.html' 2025-01-24T00:47:05.7774335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_a8a8547a07d55daa1da249db3ae19c34.html' 2025-01-24T00:47:05.7776321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_b0242d7a01097510effbc4718040d3e5.html' 2025-01-24T00:47:05.7778245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_c7f88bfd32a544fba8111d2dcadeab11.html' 2025-01-24T00:47:05.7780246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_dcd30e5a5680a0a5c8cff2896111c9eb.html' 2025-01-24T00:47:05.7782215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_fed5cb7f8411f56c4d17a6d4d9ab09cc.html' 2025-01-24T00:47:05.7783806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1PtxWmma.html' 2025-01-24T00:47:05.7785086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1PtxWmmaLoadA.html' 2025-01-24T00:47:05.7786373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1PtxWmmaLoadB.html' 2025-01-24T00:47:05.7787676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1PtxWmmaLoadC.html' 2025-01-24T00:47:05.7788980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1PtxWmmaStoreD.html' 2025-01-24T00:47:05.7790266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm50-members.html' 2025-01-24T00:47:05.7791515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm50.html' 2025-01-24T00:47:05.7792878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm60-members.html' 2025-01-24T00:47:05.7794131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm60.html' 2025-01-24T00:47:05.7795361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm61-members.html' 2025-01-24T00:47:05.7796611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm61.html' 2025-01-24T00:47:05.7797864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm70-members.html' 2025-01-24T00:47:05.7799108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm70.html' 2025-01-24T00:47:05.7800344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm72-members.html' 2025-01-24T00:47:05.7801600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm72.html' 2025-01-24T00:47:05.7802856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm75-members.html' 2025-01-24T00:47:05.7804114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm75.html' 2025-01-24T00:47:05.7805732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Wmma_3_01Shape___00_01cutlass_1_1half__t_00_01LayoutA___00_01cutlass_1_84e30c8cc93eeb7ca02f651bd16d4c38.html' 2025-01-24T00:47:05.7807849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Wmma_3_01Shape___00_01cutlass_1_1int4b__t_00_01LayoutA___00_01cutlass_16fd808a90b3cf9d7cfc99f30888ca3fe.html' 2025-01-24T00:47:05.7809922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Wmma_3_01Shape___00_01cutlass_1_1uint1b__t_00_01LayoutA___00_01cutlass_c80a7ea4d219cd9b13b560b493338028.html' 2025-01-24T00:47:05.7811943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Wmma_3_01Shape___00_01int8__t_00_01LayoutA___00_01int8__t_00_01LayoutB_505c57bb6818a941dc16f00cf35a9ec0.html' 2025-01-24T00:47:05.7813934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1arch_1_1Wmma_3_01Shape___00_01uint8__t_00_01LayoutA___00_01uint8__t_00_01Layout219a464a1248ebfc37aa29bcb10cb1b0.html' 2025-01-24T00:47:05.7815664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1device__memory_1_1allocation-members.html' 2025-01-24T00:47:05.7817088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1device__memory_1_1allocation.html' 2025-01-24T00:47:05.7818567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1device__memory_1_1allocation_1_1deleter-members.html' 2025-01-24T00:47:05.7820103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1device__memory_1_1allocation_1_1deleter.html' 2025-01-24T00:47:05.7821594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1device__memory_1_1allocation__coll__graph.md5' 2025-01-24T00:47:05.7822998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1divide__assert-members.html' 2025-01-24T00:47:05.7824292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1divide__assert.html' 2025-01-24T00:47:05.7825541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1divides-members.html' 2025-01-24T00:47:05.7826763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1divides.html' 2025-01-24T00:47:05.7828104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1divides_3_01Array_3_01T_00_01N_01_4_01_4-members.html' 2025-01-24T00:47:05.7829612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1divides_3_01Array_3_01T_00_01N_01_4_01_4.html' 2025-01-24T00:47:05.7831147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1divides_3_01Array_3_01half__t_00_01N_01_4_01_4-members.html' 2025-01-24T00:47:05.7832712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1divides_3_01Array_3_01half__t_00_01N_01_4_01_4.html' 2025-01-24T00:47:05.7834246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1EpilogueWorkspace_1_1Params-members.html' 2025-01-24T00:47:05.7835789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1EpilogueWorkspace_1_1Params.html' 2025-01-24T00:47:05.7837310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1EpilogueWorkspace_1_1SharedStorage.html' 2025-01-24T00:47:05.7838890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1Convert_1_1Params-members.html' 2025-01-24T00:47:05.7840446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1Convert_1_1Params.html' 2025-01-24T00:47:05.7842038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationClamp_1_1Params-members.html' 2025-01-24T00:47:05.7843728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationClamp_1_1Params.html' 2025-01-24T00:47:05.7845389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_1_1Params-members.html' 2025-01-24T00:47:05.7847077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_1_1Params.html' 2025-01-24T00:47:05.7848929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_3_01ElementOutput___00_01Count_00_00274a94522c46cd041d0b10d484e2ef3.html' 2025-01-24T00:47:05.7851019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_3_01ElementOutput___00_01Count_00_0e626b08ab2558da5b9459d2466940481.html' 2025-01-24T00:47:05.7852889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombination_1_1Params-members.html' 2025-01-24T00:47:05.7854508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombination_1_1Params.html' 2025-01-24T00:47:05.7856059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1ReductionOpPlus_1_1Params.html' 2025-01-24T00:47:05.7857725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueComplexTensorOp-members.html' 2025-01-24T00:47:05.7859450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueComplexTensorOp.html' 2025-01-24T00:47:05.7861109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueSimt-members.html' 2025-01-24T00:47:05.7862695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueSimt.html' 2025-01-24T00:47:05.7864323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueTensorOp-members.html' 2025-01-24T00:47:05.7865964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueTensorOp.html' 2025-01-24T00:47:05.7867628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueVoltaTensorOp-members.html' 2025-01-24T00:47:05.7869314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueVoltaTensorOp.html' 2025-01-24T00:47:05.7871094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueWmmaTensorOp-members.html' 2025-01-24T00:47:05.7872830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueWmmaTensorOp.html' 2025-01-24T00:47:05.7874560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedEpilogueTensorOp-members.html' 2025-01-24T00:47:05.7876360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedEpilogueTensorOp.html' 2025-01-24T00:47:05.7878120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedThreadMapTensorOp-members.html' 2025-01-24T00:47:05.7879890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedThreadMapTensorOp.html' 2025-01-24T00:47:05.7881711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedThreadMapTensorOp_1_1Detail-members.html' 2025-01-24T00:47:05.7883571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedThreadMapTensorOp_1_1Detail.html' 2025-01-24T00:47:05.7885297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapSimt-members.html' 2025-01-24T00:47:05.7886954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapSimt.html' 2025-01-24T00:47:05.7888607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapSimt_1_1Detail-members.html' 2025-01-24T00:47:05.7890311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapSimt_1_1Detail.html' 2025-01-24T00:47:05.7892141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapTensorOp-members.html' 2025-01-24T00:47:05.7893835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapTensorOp.html' 2025-01-24T00:47:05.7895540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapTensorOp_1_1Detail-members.html' 2025-01-24T00:47:05.7897283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapTensorOp_1_1Detail.html' 2025-01-24T00:47:05.7898967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp.html' 2025-01-24T00:47:05.7900872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__364315d2ac90dbb16106f0356bdbccd6.html' 2025-01-24T00:47:05.7903091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__4433cc988100e98097a748d2670fb0fc.html' 2025-01-24T00:47:05.7905239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__52116c60c62f0fd520071558e42b814f.html' 2025-01-24T00:47:05.7907455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__955da2dc7e407f84277f5d1f97180cdf.html' 2025-01-24T00:47:05.7909631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__95db04b7b72e34283958bd7fbf851d16.html' 2025-01-24T00:47:05.7911778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__d293d298f2a882a1f0cd746a16f0e9e0.html' 2025-01-24T00:47:05.7913930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__d3d67c61c92960b2b5d6f66acb83afd8.html' 2025-01-24T00:47:05.7916085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__d58c94abc36b7c5c109b55202c6992e7.html' 2025-01-24T00:47:05.7918037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp-members.html' 2025-01-24T00:47:05.7919723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp.html' 2025-01-24T00:47:05.7921460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp_1_1Detail-members.html' 2025-01-24T00:47:05.7923240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp_1_1Detail.html' 2025-01-24T00:47:05.7924988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp_1_1Params-members.html' 2025-01-24T00:47:05.7926778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp_1_1Params.html' 2025-01-24T00:47:05.7928487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp_1_1SharedStorage.html' 2025-01-24T00:47:05.7930227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase_1_1SharedStorage-members.html' 2025-01-24T00:47:05.7931918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase_1_1SharedStorage.html' 2025-01-24T00:47:05.7933626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase_1_1SharedStorage__coll__graph.md5' 2025-01-24T00:47:05.7935348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedEpilogue_1_1SharedStorage.html' 2025-01-24T00:47:05.7937132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedOutputTileThreadMap-members.html' 2025-01-24T00:47:05.7938918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedOutputTileThreadMap.html' 2025-01-24T00:47:05.7940689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedOutputTileThreadMap_1_1Detail.html' 2025-01-24T00:47:05.7942517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator_1_1Mask-members.html' 2025-01-24T00:47:05.7944319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator_1_1Mask.html' 2025-01-24T00:47:05.7946143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator_1_1Params-members.html' 2025-01-24T00:47:05.7947980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator_1_1Params.html' 2025-01-24T00:47:05.7949745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap-members.html' 2025-01-24T00:47:05.7951418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap.html' 2025-01-24T00:47:05.7953209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap_1_1CompactedThreadMap-members.html' 2025-01-24T00:47:05.7955098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap_1_1CompactedThreadMap.html' 2025-01-24T00:47:05.7956921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap_1_1Detail-members.html' 2025-01-24T00:47:05.7958679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap_1_1Detail.html' 2025-01-24T00:47:05.7960335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileShape-members.html' 2025-01-24T00:47:05.7961909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileShape.html' 2025-01-24T00:47:05.7963512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileThreadMap-members.html' 2025-01-24T00:47:05.7965119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileThreadMap.html' 2025-01-24T00:47:05.7966801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator_1_1Mask-members.html' 2025-01-24T00:47:05.7968519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator_1_1Mask.html' 2025-01-24T00:47:05.7970264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator_1_1Params-members.html' 2025-01-24T00:47:05.7972031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator_1_1Params.html' 2025-01-24T00:47:05.7973681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement.html' 2025-01-24T00:47:05.7975539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement_3_01Shape_00_01WarpsRemaini6d8790249bf12cac580da73bb37eb791.html' 2025-01-24T00:47:05.7977670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement_3_01Shape_00_01WarpsRemaini91159e6f7e123d881e3ec45101fa4f81.html' 2025-01-24T00:47:05.7979784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement_3_01Shape_00_01WarpsRemaini9e2f7c245df80a4cc90efa6b3b50b22b.html' 2025-01-24T00:47:05.7981901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement_3_01Shape_00_01WarpsRemainid5663e27f30dce1ea91bc27cfb40da6c.html' 2025-01-24T00:47:05.7984009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement_3_01Shape_00_01WarpsRemainief28e98b3f284469f271d28aba73de2e.html' 2025-01-24T00:47:05.7986125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement_3_01Shape_00_01WarpsRemainifad5d578e4fccf2388350bc6b13bdf45.html' 2025-01-24T00:47:05.7987900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1SimtPolicy.html' 2025-01-24T00:47:05.7989623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1SimtPolicy_3_01WarpShape___00_01Operator___00_01layout_1_1R7b839f068e1800884229b9f957f8e289.html' 2025-01-24T00:47:05.7991673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1SimtPolicy_3_01WarpShape___00_01Operator___00_01layout_1_1Rcef1c60e23e997017ae176c92931151d.html' 2025-01-24T00:47:05.7993524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TensorOpPolicy.html' 2025-01-24T00:47:05.7995313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TensorOpPolicy_3_01WarpShape_00_01OperatorShape_00_01layout69549d10c3610d943987eb90e827bc05.html' 2025-01-24T00:47:05.7997407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TensorOpPolicy_3_01WarpShape_00_01OperatorShape_00_01layout78cabdb5254892450f7768363889ab34.html' 2025-01-24T00:47:05.7999472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TensorOpPolicy_3_01WarpShape_00_01OperatorShape_00_01layout_1_1RowMajor_01_4-members.html' 2025-01-24T00:47:05.8001527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TensorOpPolicy_3_01WarpShape_00_01OperatorShape_00_01layout_1_1RowMajor_01_4.html' 2025-01-24T00:47:05.8003681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorTensorOp_3_01WarpShape___00_01OperatorShape___05f11e023c9e6ee5f7a888fa4c5bbf6d1.html' 2025-01-24T00:47:05.8005790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorTensorOp_3_01WarpShape___00_01OperatorShape___0c7c94d937906add757265a8e71852661.html' 2025-01-24T00:47:05.8007741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp.html' 2025-01-24T00:47:05.8009578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1Gemm747fcabce4f700e79b702276a148156b.html' 2025-01-24T00:47:05.8011661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1Gemm7500b0164b0b2d2b2a5293c157708b4b.html' 2025-01-24T00:47:05.8013751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1Gemm770cbca45441d295d5d7433e8222a700.html' 2025-01-24T00:47:05.8015842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1Gemmffcab2297c8de8d0013602a39c525b78.html' 2025-01-24T00:47:05.8017655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1VoltaTensorOpPolicy.html' 2025-01-24T00:47:05.8019443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1VoltaTensorOpPolicy_3_01WarpShape___00_01gemm_1_1GemmShape_017a2f40ef0604c52d3326997deaf4c6.html' 2025-01-24T00:47:05.8021512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1VoltaTensorOpPolicy_3_01WarpShape___00_01gemm_1_1GemmShape_136ce744d4c1c6e8707f5a9785196194.html' 2025-01-24T00:47:05.8023593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1VoltaTensorOpPolicy_3_01WarpShape___00_01gemm_1_1GemmShape_1d48185f49e4d066f8e9327bf0856b7f.html' 2025-01-24T00:47:05.8025681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1VoltaTensorOpPolicy_3_01WarpShape___00_01gemm_1_1GemmShape_4f8b41ecfdcf1ad5435c532fcfac762d.html' 2025-01-24T00:47:05.8027452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1BatchedGemmCoord-members.html' 2025-01-24T00:47:05.8028858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1BatchedGemmCoord.html' 2025-01-24T00:47:05.8030251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1BatchedGemmCoord__coll__graph.md5' 2025-01-24T00:47:05.8031735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1BatchedGemmCoord__inherit__graph.md5' 2025-01-24T00:47:05.8033167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1GemmCoord-members.html' 2025-01-24T00:47:05.8034522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1GemmCoord.html' 2025-01-24T00:47:05.8035900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1GemmCoord__coll__graph.md5' 2025-01-24T00:47:05.8037310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1GemmCoord__inherit__graph.md5' 2025-01-24T00:47:05.8038734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1GemmShape-members.html' 2025-01-24T00:47:05.8040043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1GemmShape.html' 2025-01-24T00:47:05.8041444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration.html' 2025-01-24T00:47:05.8043270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassSimt_00_01ArchTag286687c5e6abe22d241f789fe344a465.html' 2025-01-24T00:47:05.8045385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassSimt_00_01ArchTag3026e48abb8c905d1cc6d13d669700e4.html' 2025-01-24T00:47:05.8047544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassSimt_00_01ArchTag60e462f4dabbff3b40f34af77a1d77d0.html' 2025-01-24T00:47:05.8049653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassSimt_00_01ArchTagb4e575c8d29a260d1cbc7b03daaa7ad0.html' 2025-01-24T00:47:05.8051769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc01dd6530520353d132c882fddd6320f9.html' 2025-01-24T00:47:05.8053882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc3d01cda73224ab5ff3cc0fc61ead1cb9.html' 2025-01-24T00:47:05.8056008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc485a4f0b5a7d2d4ab2c1a24da6328048.html' 2025-01-24T00:47:05.8058116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc4fada4957d463c80a2831e47f28157c4.html' 2025-01-24T00:47:05.8060213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc567cad318a31d04b70ea615d6321decd.html' 2025-01-24T00:47:05.8062309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc5753ee9bd900740e1710b6d6a296e40e.html' 2025-01-24T00:47:05.8064403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc59c58017beb945eede0abb1aa581b62a.html' 2025-01-24T00:47:05.8066542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc7291f9c01fb5d713dd4b081092756e21.html' 2025-01-24T00:47:05.8068699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc7fd102a00f059761cd539b832b0ca84b.html' 2025-01-24T00:47:05.8070821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc8ab5fd2693c6a6ec43e447acb07f784c.html' 2025-01-24T00:47:05.8072927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc8e2604a56dff3a7595da9ee0604ae55e.html' 2025-01-24T00:47:05.8075037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcb27bf218007928652d5b803193eab473.html' 2025-01-24T00:47:05.8077138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcb2e258b7bd321c633dd65d3ebcf6414a.html' 2025-01-24T00:47:05.8079248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcb7fc3be2027b2868753a4aae14e98f75.html' 2025-01-24T00:47:05.8081346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcbaa1784011abb8692923771e7fb21906.html' 2025-01-24T00:47:05.8083454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcda5cf58c271179385af56bf89955e96e.html' 2025-01-24T00:47:05.8085566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcde61af9be1337dac1fdb210e7e7a6e01.html' 2025-01-24T00:47:05.8087724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcdf8d33e0ed321027ffd1ff87dcf72241.html' 2025-01-24T00:47:05.8089829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcfea0f3503156e8e3fba6456f0cedafdd.html' 2025-01-24T00:47:05.8092027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcffcf31256aed23d4d8d0eab627bc0cad.html' 2025-01-24T00:47:05.8094151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassWmmaTensorOp_00_0884059ecad03bea3e86c4cf722226097.html' 2025-01-24T00:47:05.8096262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassWmmaTensorOp_00_0eea80d814d67886a4fe2e1d10f3b344e.html' 2025-01-24T00:47:05.8098105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_1_1Arguments-members.html' 2025-01-24T00:47:05.8099715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_1_1Arguments.html' 2025-01-24T00:47:05.8101316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_1_1Arguments__coll__graph.md5' 2025-01-24T00:47:05.8103164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_3_01ElementA___00_01LayoutA___00_01ElementB___00_213d78696663f4231cd52c6a277c60e5.html' 2025-01-24T00:47:05.8105187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_3_01ElementA___00_01LayoutA___00_01ElementB___00_6a0109475095b785e1093424570cec9f.html' 2025-01-24T00:47:05.8107202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_3_01ElementA___00_01LayoutA___00_01ElementB___00_86011929b951a4386edd82c2df43071a.md5' 2025-01-24T00:47:05.8109011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_1_1Arguments-members.html' 2025-01-24T00:47:05.8110547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_1_1Arguments.html' 2025-01-24T00:47:05.8112102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_1_1Arguments__coll__graph.md5' 2025-01-24T00:47:05.8113924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_3_01ElementA___00_01LayoutA___00_01ElementB___00_80986bcc93ad447832731ffb6134212a.html' 2025-01-24T00:47:05.8115960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_3_01ElementA___00_01LayoutA___00_01ElementB___00_a3923967cafb5cb9774c320dc24baa77.html' 2025-01-24T00:47:05.8117978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_3_01ElementA___00_01LayoutA___00_01ElementB___00_d3937603119c7a34faa6d59fb44eb1d3.md5' 2025-01-24T00:47:05.8119820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_1_1Arguments-members.html' 2025-01-24T00:47:05.8121432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_1_1Arguments.html' 2025-01-24T00:47:05.8123059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_1_1Arguments__coll__graph.md5' 2025-01-24T00:47:05.8124938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_3_01ElementA___00_01LayoutA___00_01Element0b5460769dc2e29b8089dabe0dea7664.html' 2025-01-24T00:47:05.8127053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_3_01ElementA___00_01LayoutA___00_01Element62751fd4d5e9e1aa595a1c59145b8f01.md5' 2025-01-24T00:47:05.8129131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_3_01ElementA___00_01LayoutA___00_01Elementafcb1aeaf2035a7ac769d7acc233423b.html' 2025-01-24T00:47:05.8130964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_1_1Arguments-members.html' 2025-01-24T00:47:05.8132502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_1_1Arguments.html' 2025-01-24T00:47:05.8133994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_1_1Arguments__coll__graph.md5' 2025-01-24T00:47:05.8135808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_3_01ElementA___00_01LayoutA___00_01ElementB___00_01Layou1b211cc9c97c022d8fe10f2dd32c8709.html' 2025-01-24T00:47:05.8137832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_3_01ElementA___00_01LayoutA___00_01ElementB___00_01Layouc7bf8dfab285ca1d3f1fcdd3156f88fe.html' 2025-01-24T00:47:05.8139859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_3_01ElementA___00_01LayoutA___00_01ElementB___00_01Layoude3eb4cc675179705362d51bb2b48c9e.md5' 2025-01-24T00:47:05.8141572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm.html' 2025-01-24T00:47:05.8143063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemmSplitKParallel-members.html' 2025-01-24T00:47:05.8144630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemmSplitKParallel.html' 2025-01-24T00:47:05.8146430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00_01E044b039b2fe402f29b04a9f5feee5342.html' 2025-01-24T00:47:05.8148497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00_01E0b527dea5015765e44fc234cadf35e29.html' 2025-01-24T00:47:05.8150562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00_01E56da05ce184ecd9a73aa195e352f08b9.html' 2025-01-24T00:47:05.8152613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00_01E5d78d37a9ae2ec08d7d477d571df036e.html' 2025-01-24T00:47:05.8154784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00_01Edd80343e6570718ed237122e4ebf7fb5.html' 2025-01-24T00:47:05.8156616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01double4_01_4-members.html' 2025-01-24T00:47:05.8158437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00_01Efab1637593655fb8e409b7cbdcee4ba2.html' 2025-01-24T00:47:05.8160528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01layout_1_1ColumnMajorInterleave661fe54d13cc2c9153dcdf31e4beaa30.html' 2025-01-24T00:47:05.8162679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01layout_1_1ColumnMajorInterleavecb3ad866c4f35a6c75b3b509fe6317ac.html' 2025-01-24T00:47:05.8164816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01int8__t_00_01LayoutA_00_01kAlignmentA_00_01in6cddcf78576aeaab7109f4b04ca21c26.html' 2025-01-24T00:47:05.8166952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01int8__t_00_01LayoutA_00_01kAlignmentA_00_01inf48440732c1c5f42ddbfaba179861815.html' 2025-01-24T00:47:05.8168712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemv-members.html' 2025-01-24T00:47:05.8170143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemv.html' 2025-01-24T00:47:05.8171538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm-members.html' 2025-01-24T00:47:05.8172907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm.html' 2025-01-24T00:47:05.8174309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched-members.html' 2025-01-24T00:47:05.8175725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched.html' 2025-01-24T00:47:05.8177194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1Params-members.html' 2025-01-24T00:47:05.8178709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1Params.html' 2025-01-24T00:47:05.8180247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1Params__coll__graph.md5' 2025-01-24T00:47:05.8181786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel-members.html' 2025-01-24T00:47:05.8183284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel.html' 2025-01-24T00:47:05.8184826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1Params-members.html' 2025-01-24T00:47:05.8186410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1Params.html' 2025-01-24T00:47:05.8187992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1Params__coll__graph.md5' 2025-01-24T00:47:05.8189558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm_1_1Params-members.html' 2025-01-24T00:47:05.8191017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm_1_1Params.html' 2025-01-24T00:47:05.8192581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm_1_1Params__coll__graph.md5' 2025-01-24T00:47:05.8194309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1detail_1_1GemvBatchedStridedEpilogueScaling-members.html' 2025-01-24T00:47:05.8196092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1detail_1_1GemvBatchedStridedEpilogueScaling.html' 2025-01-24T00:47:05.8197590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma.html' 2025-01-24T00:47:05.8199009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1MmaGeneric-members.html' 2025-01-24T00:47:05.8200432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1MmaGeneric.html' 2025-01-24T00:47:05.8202111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01ElementA___00_01LayoutA___00_01ElementB_77330d7783270c0eb7aa2b24c543081f.html' 2025-01-24T00:47:05.8204113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01ElementA___00_01LayoutA___00_01ElementB_e41c1cd6078b6d1347fac239b0639d56.html' 2025-01-24T00:47:05.8206119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01half__t_00_01LayoutA_00_01half__t_00_01L066c9d2371712cdf0cac099ca9bcc578.html' 2025-01-24T00:47:05.8208148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01half__t_00_01LayoutA_00_01half__t_00_01L5349ba8a899653b0d5d0c23e9cf44a0c.html' 2025-01-24T00:47:05.8210133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01half__t_00_01LayoutA___00_01half__t_00_0289b291e61fc11c6dd8f80a16a97bd46.html' 2025-01-24T00:47:05.8212108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01half__t_00_01LayoutA___00_01half__t_00_088f0e99e501b6012297eb30b4e89bcea.html' 2025-01-24T00:47:05.8214106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01int8__t_00_01layout_1_1ColumnMajor_00_013f3785e722edc6e9aab6f866309b8623.html' 2025-01-24T00:47:05.8216112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01int8__t_00_01layout_1_1ColumnMajor_00_01d50065ae476bfe25761aed2404fd85bf.html' 2025-01-24T00:47:05.8218116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01int8__t_00_01layout_1_1RowMajor_00_01int89c659e7faf47264972bdba6cd80f42b.html' 2025-01-24T00:47:05.8220118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01int8__t_00_01layout_1_1RowMajor_00_01intbfe74b44f9842985e186ee7faada0200.html' 2025-01-24T00:47:05.8221913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1EnableMma__Crow__SM60-members.html' 2025-01-24T00:47:05.8223501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1EnableMma__Crow__SM60.html' 2025-01-24T00:47:05.8225042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2.html' 2025-01-24T00:47:05.8226814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01LayoutA_00_01LayoutB_00_05434f0c746fe7543e953c4f4e635b605.html' 2025-01-24T00:47:05.8228838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01LayoutA_00_01LayoutB_00_07ac147cb320ee0d28ff8e78eb4cd330e.html' 2025-01-24T00:47:05.8230861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01LayoutA_00_01LayoutB_00_0e1104c65871c539155bd3a0c7631928b.html' 2025-01-24T00:47:05.8232864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01LayoutA_00_01LayoutB_00_0e5ac1f521c32478a4316b5a9ea84e939.html' 2025-01-24T00:47:05.8234881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_17070298bc4cced0a1b98aee2bb6b455.html' 2025-01-24T00:47:05.8236908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_72621f7ab9ae4a4ba4fe9725cf8e89c1.html' 2025-01-24T00:47:05.8238916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_94c813e3bbfb6f9857c155166f772687.html' 2025-01-24T00:47:05.8240937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_9afa1e2f7fe8284e818c1409e0230fa2.html' 2025-01-24T00:47:05.8242968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_aded668311848cc9c73554accdb29b97.html' 2025-01-24T00:47:05.8244987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_bf6d29bb09a025e7b96942809743e28a.html' 2025-01-24T00:47:05.8247033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_e91e59489e973164266ab8b55889a608.html' 2025-01-24T00:47:05.8249031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_f16629e5249aa6882f509571d2434832.html' 2025-01-24T00:47:05.8251043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01l086c058a15d6c79558e4f3d9ff1dc148.html' 2025-01-24T00:47:05.8253044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01l26a133b13650c1d058273e3649f60f04.html' 2025-01-24T00:47:05.8255048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01l2aa4d2fd2e940e0d0cf7c47bc8f6017c.html' 2025-01-24T00:47:05.8257101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01l2d7c9369ee79d34a9ecd602986cfab0c.html' 2025-01-24T00:47:05.8259153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01l3aca9bdfbd9560dddf80c9e0b7775f8a.html' 2025-01-24T00:47:05.8261185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01l931b11057bee5329b2f865f01881feb4.html' 2025-01-24T00:47:05.8263193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01lbba3a796be96a0276693ef6b259ecc4a.html' 2025-01-24T00:47:05.8265212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01le301921af6f57a0bfbb3c3961e8be641.html' 2025-01-24T00:47:05.8266997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultGemvCore-members.html' 2025-01-24T00:47:05.8268505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultGemvCore.html' 2025-01-24T00:47:05.8269960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma.html' 2025-01-24T00:47:05.8271426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore.html' 2025-01-24T00:47:05.8273190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha1552173080a33a19c634eb2f66813db1.html' 2025-01-24T00:47:05.8275267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha2c0d0b7cdb5c4bcb11e83c058eb65345.html' 2025-01-24T00:47:05.8277328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha2d7c0a561bbf8f59c22021f3182fdfd7.html' 2025-01-24T00:47:05.8279400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha2f65fab287659088299cac7e3a7d1c73.html' 2025-01-24T00:47:05.8281474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha34a52cc7b2942e8c290f0032b6779b52.html' 2025-01-24T00:47:05.8283553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha3adf608332a8c9ee7014fced0da8a9ca.html' 2025-01-24T00:47:05.8285624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha46446d1e3871e31d2e728f710d78c8c1.html' 2025-01-24T00:47:05.8287768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha4dc50bde4c2a3941f8f9807599cc52ef.html' 2025-01-24T00:47:05.8289895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha5fdfbf65379c910a1c04ef3a46a549ed.html' 2025-01-24T00:47:05.8298048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha69bef08ea63dd930f99d9788105873dd.html' 2025-01-24T00:47:05.8300286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha84e9f8afb6a4ca9f5dcd219b182d16e7.html' 2025-01-24T00:47:05.8302355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha863d4139ccaa713bc4bde32c425f4067.html' 2025-01-24T00:47:05.8304439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha8da7a0cfbbe859b701fdd9f2b8566aa7.html' 2025-01-24T00:47:05.8306519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha903c12d1a6db57137118ba796bc8de3e.html' 2025-01-24T00:47:05.8308583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha99d686f7f39d14961f2f465b7d3f7026.html' 2025-01-24T00:47:05.8310646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaa1477d8eaa363a2af9fe1b96cded5b28.html' 2025-01-24T00:47:05.8312719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaa370fcd3431f7e4951b8c5eb885ce2fa.html' 2025-01-24T00:47:05.8314800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaa65fcc9419ddceacdfc43dd268adb852.html' 2025-01-24T00:47:05.8316871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaae2ea1baf1eb4cfec940a7655796b053.html' 2025-01-24T00:47:05.8318956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaaf312aafe9da92ea9d417bcc12a8e7dc.html' 2025-01-24T00:47:05.8321043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShab7edfba3cdf43a07e3c4d719d87565a4.html' 2025-01-24T00:47:05.8323102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShab94a11a77dd0565102710907089acee0.html' 2025-01-24T00:47:05.8325168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaf03a122202ad10acdc96f280106d678b.html' 2025-01-24T00:47:05.8327358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaf9c49957c66a8ac51d686f0d22b8b0ea.html' 2025-01-24T00:47:05.8329509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShafafd5c61db86cbfe90863578ddd11092.html' 2025-01-24T00:47:05.8331610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShafd521c9baa327d4845a8f8f161b0cc97.html' 2025-01-24T00:47:05.8333669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruc24092ddc01fc83dabb7db4c14880fe60.html' 2025-01-24T00:47:05.8335737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruc275197ad0505c12b07f1abc87ba9121c.html' 2025-01-24T00:47:05.8337814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruc2bf00737f4ad0a9da9a8be6d3e66c152.html' 2025-01-24T00:47:05.8339893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruc4fee9f2965b8468bfb42b94a74527d22.html' 2025-01-24T00:47:05.8341957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruc72e82df901305098cfe0dae3a1c52620.html' 2025-01-24T00:47:05.8344016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruc803d38bc1e4618c07c47f54c87ae2678.html' 2025-01-24T00:47:05.8346089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruca1d9a28a8480eb9edfb7c40780b136e6.html' 2025-01-24T00:47:05.8348162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruccda7d350d3e2bd640227b690e127afe5.html' 2025-01-24T00:47:05.8350236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instrucf60fe02fcdd80d28b7fd419133465dcc.html' 2025-01-24T00:47:05.8352315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instrucfd34bebfcb8bb444b55e46bcd7ea6fb0.html' 2025-01-24T00:47:05.8354384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01ElementA_00_01LayoutA_00_01kAlignmentA_0010764e1fd5a3251a57eddafbd83eab8e.html' 2025-01-24T00:47:05.8356439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01ElementA_00_01LayoutA_00_01kAlignmentA_007182ba7df2fd06bf603976d8711bfcb9.html' 2025-01-24T00:47:05.8358532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00a5ddf5dbb058f0e0fc5808d9dfe594c9.html' 2025-01-24T00:47:05.8360655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00c67c16f9881e4f2fda76d8ed83ebabd6.html' 2025-01-24T00:47:05.8362827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00ce36642cae579bce6605ff8edde3c6ab.html' 2025-01-24T00:47:05.8364901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00da4cf9ab35f8ffca5adfef751b4184c4.html' 2025-01-24T00:47:05.8367009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01int8__t_00_01LayoutA_00_01kAlignmentA_00_07e7230d4011ada5e22cfcb29103b696.html' 2025-01-24T00:47:05.8369047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01int8__t_00_01LayoutA_00_01kAlignmentA_00_30934a4e911d342b2afe462e21e8268a.html' 2025-01-24T00:47:05.8370948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmBatchedIdentityThreadblockSwizzle-members.html' 2025-01-24T00:47:05.8372696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmBatchedIdentityThreadblockSwizzle.html' 2025-01-24T00:47:05.8374402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmHorizontalThreadblockSwizzle-members.html' 2025-01-24T00:47:05.8376089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmHorizontalThreadblockSwizzle.html' 2025-01-24T00:47:05.8377763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmIdentityThreadblockSwizzle-members.html' 2025-01-24T00:47:05.8379427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmIdentityThreadblockSwizzle.html' 2025-01-24T00:47:05.8381137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmSplitKHorizontalThreadblockSwizzle-members.html' 2025-01-24T00:47:05.8382891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmSplitKHorizontalThreadblockSwizzle.html' 2025-01-24T00:47:05.8384635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmSplitKIdentityThreadblockSwizzle-members.html' 2025-01-24T00:47:05.8386364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmSplitKIdentityThreadblockSwizzle.html' 2025-01-24T00:47:05.8388141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemvBatchedStridedThreadblockDefaultSwizzle-members.html' 2025-01-24T00:47:05.8389941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemvBatchedStridedThreadblockDefaultSwizzle.html' 2025-01-24T00:47:05.8391602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1MmaPolicy-members.html' 2025-01-24T00:47:05.8393263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1MmaPolicy.html' 2025-01-24T00:47:05.8394766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1DefaultMmaTensorOp-members.html' 2025-01-24T00:47:05.8396236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1DefaultMmaTensorOp.html' 2025-01-24T00:47:05.8397690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaSimtPolicy-members.html' 2025-01-24T00:47:05.8399123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaSimtPolicy.html' 2025-01-24T00:47:05.8400890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___02100c8adad47cbe03be37d64b9a26478.html' 2025-01-24T00:47:05.8402985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___03822d9be37f3725022005a5434441f22.html' 2025-01-24T00:47:05.8404778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01double2_01_4.html' 2025-01-24T00:47:05.8406653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___093b5d2838ac5a742704ef62b5c8688f0.html' 2025-01-24T00:47:05.8408762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___0d35fa5dc4e4b4f72784c943fd857fc1d.html' 2025-01-24T00:47:05.8410868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___0e7cf8dbcdec1b98ecc43cbc7fd404caa.html' 2025-01-24T00:47:05.8412966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___0ef23ad16881f43f6f15b3fa7d1c44a0a.html' 2025-01-24T00:47:05.8415068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___07638f8b7761f6e2e2e6918e2c05e739.html' 2025-01-24T00:47:05.8417187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0784c74bd670999ec23ad8ef9dc55777.html' 2025-01-24T00:47:05.8419295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___7981e68facdb9c437cbc67ef4cc006db.html' 2025-01-24T00:47:05.8421400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___d8b3878197b6208162024299927d355a.html' 2025-01-24T00:47:05.8423223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpPolicy-members.html' 2025-01-24T00:47:05.8424730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpPolicy.html' 2025-01-24T00:47:05.8426394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpAccumulatorTileIterator_1_1Policy-members.html' 2025-01-24T00:47:05.8428203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpAccumulatorTileIterator_1_1Policy.html' 2025-01-24T00:47:05.8430145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Opera33cdf53848564e894d4407637dc86caf.html' 2025-01-24T00:47:05.8432266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Opera4c86200f22934f3a3ec95b229ae65545.html' 2025-01-24T00:47:05.8434408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Opera5da07caa645948ad891c884c71a4e5f2.html' 2025-01-24T00:47:05.8436549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Opera6fa6d2d3725bb3ec613d5c527ea3ffe7.html' 2025-01-24T00:47:05.8438696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operae16326b7ce6ad841541903bbbfdc32dc.html' 2025-01-24T00:47:05.8440835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operafa294175b280756dd8388f9ffe7b72c4.html' 2025-01-24T00:47:05.8442608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1WarpSize-members.html' 2025-01-24T00:47:05.8443998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1WarpSize.html' 2025-01-24T00:47:05.8445279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1half__t-members.html' 2025-01-24T00:47:05.8446517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1half__t.html' 2025-01-24T00:47:05.8447763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1integer__subbyte-members.html' 2025-01-24T00:47:05.8449062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1integer__subbyte.html' 2025-01-24T00:47:05.8450325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1is__pow2-members.html' 2025-01-24T00:47:05.8451535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1is__pow2.html' 2025-01-24T00:47:05.8452877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorBlockLinear-members.html' 2025-01-24T00:47:05.8454346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorBlockLinear.html' 2025-01-24T00:47:05.8455843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorInterleaved-members.html' 2025-01-24T00:47:05.8457360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorInterleaved.html' 2025-01-24T00:47:05.8458947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorTensorOpMultiplicandCongruous-members.html' 2025-01-24T00:47:05.8460609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorTensorOpMultiplicandCongruous.html' 2025-01-24T00:47:05.8462261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorTensorOpMultiplicandCrosswise-members.html' 2025-01-24T00:47:05.8463923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorTensorOpMultiplicandCrosswise.html' 2025-01-24T00:47:05.8465625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandBCongruous-members.html' 2025-01-24T00:47:05.8467361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandBCongruous.html' 2025-01-24T00:47:05.8469088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandCongruous-members.html' 2025-01-24T00:47:05.8470809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandCongruous.html' 2025-01-24T00:47:05.8472526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandCrosswise-members.html' 2025-01-24T00:47:05.8474249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandCrosswise.html' 2025-01-24T00:47:05.8475815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1ContiguousMatrix-members.html' 2025-01-24T00:47:05.8477224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1ContiguousMatrix.html' 2025-01-24T00:47:05.8478607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1GeneralMatrix-members.html' 2025-01-24T00:47:05.8479986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1GeneralMatrix.html' 2025-01-24T00:47:05.8481325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose.html' 2025-01-24T00:47:05.8482856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose_3_01layout_1_1ColumnMajor_01_4-members.html' 2025-01-24T00:47:05.8484507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose_3_01layout_1_1ColumnMajor_01_4.html' 2025-01-24T00:47:05.8486157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose_3_01layout_1_1RowMajor_01_4-members.html' 2025-01-24T00:47:05.8487859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose_3_01layout_1_1RowMajor_01_4.html' 2025-01-24T00:47:05.8489439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearCoord-members.html' 2025-01-24T00:47:05.8490841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearCoord.html' 2025-01-24T00:47:05.8492507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearCoord__coll__graph.md5' 2025-01-24T00:47:05.8494008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearCoord__inherit__graph.md5' 2025-01-24T00:47:05.8495492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearShape-members.html' 2025-01-24T00:47:05.8496892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearShape.html' 2025-01-24T00:47:05.8498312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorBlockLinear-members.html' 2025-01-24T00:47:05.8499755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorBlockLinear.html' 2025-01-24T00:47:05.8501193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorInterleaved-members.html' 2025-01-24T00:47:05.8502606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorInterleaved.html' 2025-01-24T00:47:05.8504132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorTensorOpMultiplicandCongruous-members.html' 2025-01-24T00:47:05.8505751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorTensorOpMultiplicandCongruous.html' 2025-01-24T00:47:05.8507379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorTensorOpMultiplicandCrosswise-members.html' 2025-01-24T00:47:05.8508994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorTensorOpMultiplicandCrosswise.html' 2025-01-24T00:47:05.8510660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandBCongruous-members.html' 2025-01-24T00:47:05.8512358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandBCongruous.html' 2025-01-24T00:47:05.8514055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandCongruous-members.html' 2025-01-24T00:47:05.8515736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandCongruous.html' 2025-01-24T00:47:05.8517418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandCrosswise-members.html' 2025-01-24T00:47:05.8519170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandCrosswise.html' 2025-01-24T00:47:05.8520744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicand-members.html' 2025-01-24T00:47:05.8522267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicand.html' 2025-01-24T00:47:05.8523864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandColumnMajorInterleaved-members.html' 2025-01-24T00:47:05.8525546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandColumnMajorInterleaved.html' 2025-01-24T00:47:05.8527225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCongruous-members.html' 2025-01-24T00:47:05.8528766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCongruous.html' 2025-01-24T00:47:05.8530423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCongruous_3_0132_00_01Crosswise_01_4-members.html' 2025-01-24T00:47:05.8532196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCongruous_3_0132_00_01Crosswise_01_4.html' 2025-01-24T00:47:05.8533846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCrosswise-members.html' 2025-01-24T00:47:05.8535386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCrosswise.html' 2025-01-24T00:47:05.8536978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandRowMajorInterleaved-members.html' 2025-01-24T00:47:05.8538630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandRowMajorInterleaved.html' 2025-01-24T00:47:05.8540249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandBCongruous-members.html' 2025-01-24T00:47:05.8541855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandBCongruous.html' 2025-01-24T00:47:05.8543444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandCongruous-members.html' 2025-01-24T00:47:05.8545039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandCongruous.html' 2025-01-24T00:47:05.8546727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandCrosswise-members.html' 2025-01-24T00:47:05.8548323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandCrosswise.html' 2025-01-24T00:47:05.8549793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1GemmArguments-members.html' 2025-01-24T00:47:05.8551172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1GemmArguments.html' 2025-01-24T00:47:05.8552622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1GemmArrayArguments-members.html' 2025-01-24T00:47:05.8554118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1GemmArrayArguments.html' 2025-01-24T00:47:05.8555599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1GemmArrayConfiguration-members.html' 2025-01-24T00:47:05.8557087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1GemmArrayConfiguration.html' 2025-01-24T00:47:05.8558580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1GemmArrayConfiguration__coll__graph.md5' 2025-01-24T00:47:05.8560119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1GemmBatchedConfiguration-members.html' 2025-01-24T00:47:05.8561604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1GemmBatchedConfiguration.html' 2025-01-24T00:47:05.8563112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1GemmBatchedConfiguration__coll__graph.md5' 2025-01-24T00:47:05.8564619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1GemmConfiguration-members.html' 2025-01-24T00:47:05.8566033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1GemmConfiguration.html' 2025-01-24T00:47:05.8567548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1GemmConfiguration__coll__graph.md5' 2025-01-24T00:47:05.8569027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1GemmDescription-members.html' 2025-01-24T00:47:05.8570436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1GemmDescription.html' 2025-01-24T00:47:05.8571862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1GemmDescription__coll__graph.md5' 2025-01-24T00:47:05.8573342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1GemmDescription__inherit__graph.md5' 2025-01-24T00:47:05.8574936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexBatchedConfiguration-members.html' 2025-01-24T00:47:05.8576570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexBatchedConfiguration.html' 2025-01-24T00:47:05.8578225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexBatchedConfiguration__coll__graph.md5' 2025-01-24T00:47:05.8579868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexConfiguration-members.html' 2025-01-24T00:47:05.8581432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexConfiguration.html' 2025-01-24T00:47:05.8583033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexConfiguration__coll__graph.md5' 2025-01-24T00:47:05.8584627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1MathInstructionDescription-members.html' 2025-01-24T00:47:05.8586184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1MathInstructionDescription.html' 2025-01-24T00:47:05.8587721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1MathInstructionDescription__coll__graph.md5' 2025-01-24T00:47:05.8589257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1OperationDescription-members.html' 2025-01-24T00:47:05.8590719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1OperationDescription.html' 2025-01-24T00:47:05.8592344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1OperationDescription__coll__graph.md5' 2025-01-24T00:47:05.8593872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1OperationDescription__inherit__graph.md5' 2025-01-24T00:47:05.8595380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1TensorDescription-members.html' 2025-01-24T00:47:05.8596818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1TensorDescription.html' 2025-01-24T00:47:05.8598236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1TileDescription-members.html' 2025-01-24T00:47:05.8599636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1TileDescription.html' 2025-01-24T00:47:05.8601055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1library_1_1TileDescription__coll__graph.md5' 2025-01-24T00:47:05.8602427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1log2__down-members.html' 2025-01-24T00:47:05.8602959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1log2__down.html' 2025-01-24T00:47:05.8603660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1log2__down_3_01N_00_011_00_01Count_01_4-members.html' 2025-01-24T00:47:05.8604329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1log2__down_3_01N_00_011_00_01Count_01_4.html' 2025-01-24T00:47:05.8604899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1log2__up-members.html' 2025-01-24T00:47:05.8605426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1log2__up.html' 2025-01-24T00:47:05.8606105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1log2__up_3_01N_00_011_00_01Count_01_4-members.html' 2025-01-24T00:47:05.8606835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1log2__up_3_01N_00_011_00_01Count_01_4.html' 2025-01-24T00:47:05.8607395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1maximum-members.html' 2025-01-24T00:47:05.8607968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1maximum.html' 2025-01-24T00:47:05.8608676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1maximum_3_01Array_3_01T_00_01N_01_4_01_4-members.html' 2025-01-24T00:47:05.8609437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1maximum_3_01Array_3_01T_00_01N_01_4_01_4.html' 2025-01-24T00:47:05.8610118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1maximum_3_01float_01_4-members.html' 2025-01-24T00:47:05.8610709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1maximum_3_01float_01_4.html' 2025-01-24T00:47:05.8611273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1minimum-members.html' 2025-01-24T00:47:05.8611804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1minimum.html' 2025-01-24T00:47:05.8612508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1minimum_3_01Array_3_01T_00_01N_01_4_01_4-members.html' 2025-01-24T00:47:05.8613194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1minimum_3_01Array_3_01T_00_01N_01_4_01_4.html' 2025-01-24T00:47:05.8613830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1minimum_3_01float_01_4-members.html' 2025-01-24T00:47:05.8614420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1minimum_3_01float_01_4.html' 2025-01-24T00:47:05.8614994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1minus-members.html' 2025-01-24T00:47:05.8615509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1minus.html' 2025-01-24T00:47:05.8616219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1minus_3_01Array_3_01T_00_01N_01_4_01_4-members.html' 2025-01-24T00:47:05.8616880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1minus_3_01Array_3_01T_00_01N_01_4_01_4.html' 2025-01-24T00:47:05.8617599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1minus_3_01Array_3_01half__t_00_01N_01_4_01_4-members.html' 2025-01-24T00:47:05.8618298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1minus_3_01Array_3_01half__t_00_01N_01_4_01_4.html' 2025-01-24T00:47:05.8618885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1multiplies-members.html' 2025-01-24T00:47:05.8619434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1multiplies.html' 2025-01-24T00:47:05.8620154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1multiplies_3_01Array_3_01T_00_01N_01_4_01_4-members.html' 2025-01-24T00:47:05.8620840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1multiplies_3_01Array_3_01T_00_01N_01_4_01_4.html' 2025-01-24T00:47:05.8621597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1multiplies_3_01Array_3_01half__t_00_01N_01_4_01_4-members.html' 2025-01-24T00:47:05.8622329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1multiplies_3_01Array_3_01half__t_00_01N_01_4_01_4.html' 2025-01-24T00:47:05.8622935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1multiply__add-members.html' 2025-01-24T00:47:05.8623533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1multiply__add.html' 2025-01-24T00:47:05.8624440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1multiply__add_3_01Array_3_01T_00_01N_01_4_00_01Array_3_01T_00_01N_01_4_00_01Array_3_01T_00_01N_01_4_01_4.html' 2025-01-24T00:47:05.8625368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1multiply__add_3_01Array_3_01T_00_01N_01_4_00_01Array_3_01T_00_01N_01_4_00_01Arrc22976a5dc70dc30cb0b8cb0caf7ab47.html' 2025-01-24T00:47:05.8626296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1multiply__add_3_01Array_3_01half__t_00_01N_01_4_00_01Array_3_01half__t_00_01N_01adaeadb27c0e4439444709c0eb30963.html' 2025-01-24T00:47:05.8627243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1multiply__add_3_01Array_3_01half__t_00_01N_01_4_00_01Array_3_01half__t_00_01N_04badf8da5e654ee1d0a3e7ed231f3e77.html' 2025-01-24T00:47:05.8628066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1multiply__add_3_01T_00_01complex_3_01T_01_4_00_01complex_3_01T_01_4_01_4-members.html' 2025-01-24T00:47:05.8628869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1multiply__add_3_01T_00_01complex_3_01T_01_4_00_01complex_3_01T_01_4_01_4.html' 2025-01-24T00:47:05.8629695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1multiply__add_3_01complex_3_01T_01_4_00_01T_00_01complex_3_01T_01_4_01_4-members.html' 2025-01-24T00:47:05.8630490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1multiply__add_3_01complex_3_01T_01_4_00_01T_00_01complex_3_01T_01_4_01_4.html' 2025-01-24T00:47:05.8631384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1multiply__add_3_01complex_3_01T_01_4_00_01complex_3_01T_01_4_00_01complex_3_01T_01_4_01_4-members.html' 2025-01-24T00:47:05.8632232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1multiply__add_3_01complex_3_01T_01_4_00_01complex_3_01T_01_4_00_01complex_3_01T_01_4_01_4.html' 2025-01-24T00:47:05.8632800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1negate-members.html' 2025-01-24T00:47:05.8633316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1negate.html' 2025-01-24T00:47:05.8634029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1negate_3_01Array_3_01T_00_01N_01_4_01_4-members.html' 2025-01-24T00:47:05.8634696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1negate_3_01Array_3_01T_00_01N_01_4_01_4.html' 2025-01-24T00:47:05.8635423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1negate_3_01Array_3_01half__t_00_01N_01_4_01_4-members.html' 2025-01-24T00:47:05.8636126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1negate_3_01Array_3_01half__t_00_01N_01_4_01_4.html' 2025-01-24T00:47:05.8636772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1aligned__chunk.html' 2025-01-24T00:47:05.8637475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1aligned__storage-members.html' 2025-01-24T00:47:05.8638119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1aligned__storage.html' 2025-01-24T00:47:05.8638797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of-members.html' 2025-01-24T00:47:05.8639420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of.html' 2025-01-24T00:47:05.8640107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_1_1pad-members.html' 2025-01-24T00:47:05.8640772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_1_1pad.html' 2025-01-24T00:47:05.8641475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_1_1pad__coll__graph.md5' 2025-01-24T00:47:05.8642240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01value__t_01_4-members.html' 2025-01-24T00:47:05.8642973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01value__t_01_4.html' 2025-01-24T00:47:05.8643756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01value__t_01_4__coll__graph.md5' 2025-01-24T00:47:05.8644561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01value__t_01_4__inherit__graph.md5' 2025-01-24T00:47:05.8645372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01volatile_01value__t_01_4-members.html' 2025-01-24T00:47:05.8646157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01volatile_01value__t_01_4.html' 2025-01-24T00:47:05.8647114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01volatile_01value__t_01_4__coll__graph.md5' 2025-01-24T00:47:05.8647955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01volatile_01value__t_01_4__inherit__graph.md5' 2025-01-24T00:47:05.8648691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01double2_01_4-members.html' 2025-01-24T00:47:05.8649403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01float4_01_4-members.html' 2025-01-24T00:47:05.8650100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01float4_01_4.html' 2025-01-24T00:47:05.8650804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01int4_01_4-members.html' 2025-01-24T00:47:05.8651515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01int4_01_4.html' 2025-01-24T00:47:05.8652260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01long4_01_4-members.html' 2025-01-24T00:47:05.8652960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01long4_01_4.html' 2025-01-24T00:47:05.8653731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01longlong2_01_4-members.html' 2025-01-24T00:47:05.8654423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01longlong2_01_4.html' 2025-01-24T00:47:05.8655159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01longlong4_01_4-members.html' 2025-01-24T00:47:05.8655873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01longlong4_01_4.html' 2025-01-24T00:47:05.8656580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01uint4_01_4-members.html' 2025-01-24T00:47:05.8657371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01uint4_01_4.html' 2025-01-24T00:47:05.8658086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulong4_01_4-members.html' 2025-01-24T00:47:05.8658789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulong4_01_4.html' 2025-01-24T00:47:05.8659527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulonglong2_01_4-members.html' 2025-01-24T00:47:05.8660231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulonglong2_01_4.html' 2025-01-24T00:47:05.8660981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulonglong4_01_4-members.html' 2025-01-24T00:47:05.8661680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulonglong4_01_4.html' 2025-01-24T00:47:05.8662473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01volatile_01value__t_01_4-members.html' 2025-01-24T00:47:05.8663209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01volatile_01value__t_01_4.html' 2025-01-24T00:47:05.8664011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01volatile_01value__t_01_4__coll__graph.md5' 2025-01-24T00:47:05.8664820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01volatile_01value__t_01_4__inherit__graph.md5' 2025-01-24T00:47:05.8665501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of__inherit__graph.md5' 2025-01-24T00:47:05.8666218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1bool__constant-members.html' 2025-01-24T00:47:05.8666860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1bool__constant.html' 2025-01-24T00:47:05.8667559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1bool__constant__coll__graph.md5' 2025-01-24T00:47:05.8668281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1bool__constant__inherit__graph.md5' 2025-01-24T00:47:05.8668931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1conditional-members.html' 2025-01-24T00:47:05.8669546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1conditional.html' 2025-01-24T00:47:05.8670311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1conditional_3_01false_00_01T_00_01F_01_4-members.html' 2025-01-24T00:47:05.8671037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1conditional_3_01false_00_01T_00_01F_01_4.html' 2025-01-24T00:47:05.8671718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1default__delete-members.html' 2025-01-24T00:47:05.8672348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1default__delete.html' 2025-01-24T00:47:05.8673060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1default__delete_3_01T[]_4-members.html' 2025-01-24T00:47:05.8673724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1default__delete_3_01T[]_4.html' 2025-01-24T00:47:05.8674381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1enable__if-members.html' 2025-01-24T00:47:05.8674979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1enable__if.html' 2025-01-24T00:47:05.8675673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1enable__if_3_01false_00_01T_01_4.html' 2025-01-24T00:47:05.8676361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1integral__constant-members.html' 2025-01-24T00:47:05.8676999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1integral__constant.html' 2025-01-24T00:47:05.8677707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1integral__constant__coll__graph.md5' 2025-01-24T00:47:05.8678414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1integral__constant__inherit__graph.md5' 2025-01-24T00:47:05.8679076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__arithmetic-members.html' 2025-01-24T00:47:05.8679713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__arithmetic.html' 2025-01-24T00:47:05.8680410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__arithmetic__coll__graph.md5' 2025-01-24T00:47:05.8681113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__arithmetic__inherit__graph.md5' 2025-01-24T00:47:05.8681809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__base__of-members.html' 2025-01-24T00:47:05.8682436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__base__of.html' 2025-01-24T00:47:05.8683108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__coll__graph.md5' 2025-01-24T00:47:05.8683796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__helper-members.html' 2025-01-24T00:47:05.8684456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__helper.html' 2025-01-24T00:47:05.8685174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__helper_1_1dummy-members.html' 2025-01-24T00:47:05.8685857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__helper_1_1dummy.html' 2025-01-24T00:47:05.8686616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__inherit__graph.md5' 2025-01-24T00:47:05.8687298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__floating__point-members.html' 2025-01-24T00:47:05.8687954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__floating__point.html' 2025-01-24T00:47:05.8688652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__floating__point__coll__graph.md5' 2025-01-24T00:47:05.8689365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__floating__point__inherit__graph.md5' 2025-01-24T00:47:05.8690046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__fundamental-members.html' 2025-01-24T00:47:05.8690673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__fundamental.html' 2025-01-24T00:47:05.8691371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__fundamental__coll__graph.md5' 2025-01-24T00:47:05.8692214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__fundamental__inherit__graph.md5' 2025-01-24T00:47:05.8692878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral-members.html' 2025-01-24T00:47:05.8693502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral.html' 2025-01-24T00:47:05.8694208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01char_01_4-members.html' 2025-01-24T00:47:05.8694892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01char_01_4.html' 2025-01-24T00:47:05.8695678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01char_01_4__coll__graph.md5' 2025-01-24T00:47:05.8696479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01char_01_4__inherit__graph.md5' 2025-01-24T00:47:05.8697225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01T_01_4-members.html' 2025-01-24T00:47:05.8697950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01T_01_4.html' 2025-01-24T00:47:05.8698697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01T_01_4__coll__graph.md5' 2025-01-24T00:47:05.8699454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01T_01_4__inherit__graph.md5' 2025-01-24T00:47:05.8700237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01volatile_01T_01_4-members.html' 2025-01-24T00:47:05.8700977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01volatile_01T_01_4.html' 2025-01-24T00:47:05.8701758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01volatile_01T_01_4__coll__graph.md5' 2025-01-24T00:47:05.8702580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01volatile_01T_01_4__inherit__graph.md5' 2025-01-24T00:47:05.8703289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01int_01_4-members.html' 2025-01-24T00:47:05.8703971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01int_01_4.html' 2025-01-24T00:47:05.8704685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01int_01_4__coll__graph.md5' 2025-01-24T00:47:05.8705411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01int_01_4__inherit__graph.md5' 2025-01-24T00:47:05.8706125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01_4-members.html' 2025-01-24T00:47:05.8706796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01_4.html' 2025-01-24T00:47:05.8707530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01_4__coll__graph.md5' 2025-01-24T00:47:05.8708337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01_4__inherit__graph.md5' 2025-01-24T00:47:05.8709085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01long_01_4-members.html' 2025-01-24T00:47:05.8709783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01long_01_4.html' 2025-01-24T00:47:05.8710555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01long_01_4__coll__graph.md5' 2025-01-24T00:47:05.8711379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01long_01_4__inherit__graph.md5' 2025-01-24T00:47:05.8712121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01short_01_4-members.html' 2025-01-24T00:47:05.8712809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01short_01_4.html' 2025-01-24T00:47:05.8713529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01short_01_4__coll__graph.md5' 2025-01-24T00:47:05.8714269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01short_01_4__inherit__graph.md5' 2025-01-24T00:47:05.8715025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01signed_01char_01_4-members.html' 2025-01-24T00:47:05.8715726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01signed_01char_01_4.html' 2025-01-24T00:47:05.8716496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01signed_01char_01_4__coll__graph.md5' 2025-01-24T00:47:05.8717267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01signed_01char_01_4__inherit__graph.md5' 2025-01-24T00:47:05.8718009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01char_01_4-members.html' 2025-01-24T00:47:05.8719015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01char_01_4.html' 2025-01-24T00:47:05.8719786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01char_01_4__coll__graph.md5' 2025-01-24T00:47:05.8720577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01char_01_4__inherit__graph.md5' 2025-01-24T00:47:05.8721323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01int_01_4-members.html' 2025-01-24T00:47:05.8722041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01int_01_4.html' 2025-01-24T00:47:05.8722804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01int_01_4__coll__graph.md5' 2025-01-24T00:47:05.8723578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01int_01_4__inherit__graph.md5' 2025-01-24T00:47:05.8724340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01_4-members.html' 2025-01-24T00:47:05.8725091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01_4.html' 2025-01-24T00:47:05.8725866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01_4__coll__graph.md5' 2025-01-24T00:47:05.8726815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01_4__inherit__graph.md5' 2025-01-24T00:47:05.8727616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01long_01_4-members.html' 2025-01-24T00:47:05.8728370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01long_01_4.html' 2025-01-24T00:47:05.8729166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01long_01_4__coll__graph.md5' 2025-01-24T00:47:05.8730161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01long_01_4__inherit__graph.md5' 2025-01-24T00:47:05.8730927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01short_01_4-members.html' 2025-01-24T00:47:05.8731657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01short_01_4.html' 2025-01-24T00:47:05.8732418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01short_01_4__coll__graph.md5' 2025-01-24T00:47:05.8733199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01short_01_4__inherit__graph.md5' 2025-01-24T00:47:05.8733954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01volatile_01T_01_4-members.html' 2025-01-24T00:47:05.8734658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01volatile_01T_01_4.html' 2025-01-24T00:47:05.8735419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01volatile_01T_01_4__coll__graph.md5' 2025-01-24T00:47:05.8736182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01volatile_01T_01_4__inherit__graph.md5' 2025-01-24T00:47:05.8736848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral__coll__graph.md5' 2025-01-24T00:47:05.8737549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral__inherit__graph.md5' 2025-01-24T00:47:05.8738204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer-members.html' 2025-01-24T00:47:05.8738822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer.html' 2025-01-24T00:47:05.8739479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__coll__graph.md5' 2025-01-24T00:47:05.8740196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper-members.html' 2025-01-24T00:47:05.8740876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper.html' 2025-01-24T00:47:05.8741641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper_3_01T_01_5_01_4-members.html' 2025-01-24T00:47:05.8742376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper_3_01T_01_5_01_4.html' 2025-01-24T00:47:05.8743131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper_3_01T_01_5_01_4__coll__graph.md5' 2025-01-24T00:47:05.8743907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper_3_01T_01_5_01_4__inherit__graph.md5' 2025-01-24T00:47:05.8744604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper__coll__graph.md5' 2025-01-24T00:47:05.8745315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper__inherit__graph.md5' 2025-01-24T00:47:05.8746006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__inherit__graph.md5' 2025-01-24T00:47:05.8746634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__same-members.html' 2025-01-24T00:47:05.8747231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__same.html' 2025-01-24T00:47:05.8747928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__same_3_01A_00_01A_01_4-members.html' 2025-01-24T00:47:05.8748598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__same_3_01A_00_01A_01_4.html' 2025-01-24T00:47:05.8749325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__same_3_01A_00_01A_01_4__coll__graph.md5' 2025-01-24T00:47:05.8750059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__same_3_01A_00_01A_01_4__inherit__graph.md5' 2025-01-24T00:47:05.8750717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__same__coll__graph.md5' 2025-01-24T00:47:05.8751374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__same__inherit__graph.md5' 2025-01-24T00:47:05.8752081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__trivially__copyable-members.html' 2025-01-24T00:47:05.8752765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__trivially__copyable.html' 2025-01-24T00:47:05.8753478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__trivially__copyable__coll__graph.md5' 2025-01-24T00:47:05.8754221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__trivially__copyable__inherit__graph.md5' 2025-01-24T00:47:05.8754877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__void-members.html' 2025-01-24T00:47:05.8755507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__void.html' 2025-01-24T00:47:05.8756167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__void__coll__graph.md5' 2025-01-24T00:47:05.8756852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__void__inherit__graph.md5' 2025-01-24T00:47:05.8757516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__volatile-members.html' 2025-01-24T00:47:05.8758122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__volatile.html' 2025-01-24T00:47:05.8758863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__volatile_3_01volatile_01T_01_4-members.html' 2025-01-24T00:47:05.8759586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__volatile_3_01volatile_01T_01_4.html' 2025-01-24T00:47:05.8760341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__volatile_3_01volatile_01T_01_4__coll__graph.md5' 2025-01-24T00:47:05.8761123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__volatile_3_01volatile_01T_01_4__inherit__graph.md5' 2025-01-24T00:47:05.8761789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__volatile__coll__graph.md5' 2025-01-24T00:47:05.8762482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1is__volatile__inherit__graph.md5' 2025-01-24T00:47:05.8763083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1nullptr__t.html' 2025-01-24T00:47:05.8763744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1remove__const-members.html' 2025-01-24T00:47:05.8764369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1remove__const.html' 2025-01-24T00:47:05.8765100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1remove__const_3_01const_01T_01_4-members.html' 2025-01-24T00:47:05.8765809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1remove__const_3_01const_01T_01_4.html' 2025-01-24T00:47:05.8766531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1remove__cv-members.html' 2025-01-24T00:47:05.8767129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1remove__cv.html' 2025-01-24T00:47:05.8767809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1remove__volatile-members.html' 2025-01-24T00:47:05.8768438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1remove__volatile.html' 2025-01-24T00:47:05.8769228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1remove__volatile_3_01volatile_01T_01_4-members.html' 2025-01-24T00:47:05.8769974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1platform_1_1remove__volatile_3_01volatile_01T_01_4.html' 2025-01-24T00:47:05.8770550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1plus-members.html' 2025-01-24T00:47:05.8771091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1plus.html' 2025-01-24T00:47:05.8771779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1plus_3_01Array_3_01T_00_01N_01_4_01_4-members.html' 2025-01-24T00:47:05.8772450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1plus_3_01Array_3_01T_00_01N_01_4_01_4.html' 2025-01-24T00:47:05.8773160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1plus_3_01Array_3_01half__t_00_01N_01_4_01_4-members.html' 2025-01-24T00:47:05.8773844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1plus_3_01Array_3_01half__t_00_01N_01_4_01_4.html' 2025-01-24T00:47:05.8774534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReduction-members.html' 2025-01-24T00:47:05.8775170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReduction.html' 2025-01-24T00:47:05.8775889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits-members.html' 2025-01-24T00:47:05.8776563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits.html' 2025-01-24T00:47:05.8777326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits_1_1Params-members.html' 2025-01-24T00:47:05.8778045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits_1_1Params.html' 2025-01-24T00:47:05.8778810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits_1_1Params__coll__graph.md5' 2025-01-24T00:47:05.8779517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reduction_1_1DefaultBlockSwizzle-members.html' 2025-01-24T00:47:05.8780173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reduction_1_1DefaultBlockSwizzle.html' 2025-01-24T00:47:05.8780922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK_1_1Params-members.html' 2025-01-24T00:47:05.8781636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK_1_1Params.html' 2025-01-24T00:47:05.8782395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK_1_1Params__coll__graph.md5' 2025-01-24T00:47:05.8783145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK_1_1SharedStorage.html' 2025-01-24T00:47:05.8783802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce.html' 2025-01-24T00:47:05.8784527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1ReduceAdd-members.html' 2025-01-24T00:47:05.8785197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1ReduceAdd.html' 2025-01-24T00:47:05.8785916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1ReduceAdd_1_1Params.html' 2025-01-24T00:47:05.8786624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1ReduceAdd__coll__graph.md5' 2025-01-24T00:47:05.8787486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01T_01_4_00_01Array_3_01T_00_01N_01_4_01_4-members.html' 2025-01-24T00:47:05.8788339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01T_01_4_00_01Array_3_01T_00_01N_01_4_01_4.html' 2025-01-24T00:47:05.8789126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01T_01_4_00_01T_01_4-members.html' 2025-01-24T00:47:05.8789896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01T_01_4_00_01T_01_4.html' 2025-01-24T00:47:05.8790846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01half__t_01_4_00_01AlignedArray_3_01half__t_00_01N_01_4_01_4-members.html' 2025-01-24T00:47:05.8791749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01half__t_01_4_00_01AlignedArray_3_01half__t_00_01N_01_4_01_4.html' 2025-01-24T00:47:05.8792816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01half__t_01_4_00_01Array_3_01half__t_00_01N_01_4_01_4-members.html' 2025-01-24T00:47:05.8793697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01half__t_01_4_00_01Array_3_01half__t_00_01N_01_4_01_4.html' 2025-01-24T00:47:05.8794374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast-members.html' 2025-01-24T00:47:05.8794993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast.html' 2025-01-24T00:47:05.8795766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast_3_01float_00_01int8__t_01_4-members.html' 2025-01-24T00:47:05.8796510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast_3_01float_00_01int8__t_01_4.html' 2025-01-24T00:47:05.8797286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast_3_01float_00_01uint8__t_01_4-members.html' 2025-01-24T00:47:05.8798028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast_3_01float_00_01uint8__t_01_4.html' 2025-01-24T00:47:05.8798781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1BlockForEach-members.html' 2025-01-24T00:47:05.8799508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1BlockForEach.html' 2025-01-24T00:47:05.8800183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1Gemm.html' 2025-01-24T00:47:05.8801215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01Layout30b72addd464a2ca4a26785cbfd77a8e.html' 2025-01-24T00:47:05.8802201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01Layout369ab66cb5af61d94815b1554b7ffdd3.html' 2025-01-24T00:47:05.8803175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01Layout4e016ab7cfc644acd7cb4ae770339773.html' 2025-01-24T00:47:05.8804149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01Layout54e3f4e44d8c1c659de062425d47747b.html' 2025-01-24T00:47:05.8805108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01Layout660562b232f408218828ca5915b7e73a.html' 2025-01-24T00:47:05.8806081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01Layout8f9867405e8781f535ae5882a63e49d7.html' 2025-01-24T00:47:05.8806903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1TensorDiagonalForEach-members.html' 2025-01-24T00:47:05.8807628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1TensorDiagonalForEach.html' 2025-01-24T00:47:05.8808351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1TensorForEach-members.html' 2025-01-24T00:47:05.8809016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1TensorForEach.html' 2025-01-24T00:47:05.8809803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc-members.html' 2025-01-24T00:47:05.8810544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc.html' 2025-01-24T00:47:05.8811587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc_1_1Params-members.html' 2025-01-24T00:47:05.8812377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc_1_1Params.html' 2025-01-24T00:47:05.8813171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc__coll__graph.md5' 2025-01-24T00:47:05.8813994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc-members.html' 2025-01-24T00:47:05.8814769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc.html' 2025-01-24T00:47:05.8815591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc_1_1Params-members.html' 2025-01-24T00:47:05.8816389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc_1_1Params.html' 2025-01-24T00:47:05.8817171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc__coll__graph.md5' 2025-01-24T00:47:05.8817994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc-members.html' 2025-01-24T00:47:05.8818762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc.html' 2025-01-24T00:47:05.8819627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc_1_1Params-members.html' 2025-01-24T00:47:05.8820424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc_1_1Params.html' 2025-01-24T00:47:05.8821300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc_1_1Params__coll__graph.md5' 2025-01-24T00:47:05.8822116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc__coll__graph.md5' 2025-01-24T00:47:05.8822931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc-members.html' 2025-01-24T00:47:05.8823716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc.html' 2025-01-24T00:47:05.8824568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc_1_1Params-members.html' 2025-01-24T00:47:05.8825397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc_1_1Params.html' 2025-01-24T00:47:05.8826259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc_1_1Params__coll__graph.md5' 2025-01-24T00:47:05.8827088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc__coll__graph.md5' 2025-01-24T00:47:05.8827883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc-members.html' 2025-01-24T00:47:05.8828664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc.html' 2025-01-24T00:47:05.8829509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc_1_1Params-members.html' 2025-01-24T00:47:05.8830363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc_1_1Params.html' 2025-01-24T00:47:05.8831241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc_1_1Params__coll__graph.md5' 2025-01-24T00:47:05.8832044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc__coll__graph.md5' 2025-01-24T00:47:05.8832827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc-members.html' 2025-01-24T00:47:05.8833585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc.html' 2025-01-24T00:47:05.8834404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc_1_1Params-members.html' 2025-01-24T00:47:05.8835198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc_1_1Params.html' 2025-01-24T00:47:05.8836038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc_1_1Params__coll__graph.md5' 2025-01-24T00:47:05.8836845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc__coll__graph.md5' 2025-01-24T00:47:05.8837667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc-members.html' 2025-01-24T00:47:05.8838455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc.html' 2025-01-24T00:47:05.8839329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc_1_1Params-members.html' 2025-01-24T00:47:05.8840156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc_1_1Params.html' 2025-01-24T00:47:05.8841045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc_1_1Params__coll__graph.md5' 2025-01-24T00:47:05.8841880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc__coll__graph.md5' 2025-01-24T00:47:05.8842711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc-members.html' 2025-01-24T00:47:05.8843492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc.html' 2025-01-24T00:47:05.8844370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc_1_1Params-members.html' 2025-01-24T00:47:05.8845249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc_1_1Params.html' 2025-01-24T00:47:05.8846146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc_1_1Params__coll__graph.md5' 2025-01-24T00:47:05.8847071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc__coll__graph.md5' 2025-01-24T00:47:05.8847879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc-members.html' 2025-01-24T00:47:05.8848649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc.html' 2025-01-24T00:47:05.8849506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc_1_1Params-members.html' 2025-01-24T00:47:05.8850312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc_1_1Params.html' 2025-01-24T00:47:05.8851181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc_1_1Params__coll__graph.md5' 2025-01-24T00:47:05.8851993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc__coll__graph.md5' 2025-01-24T00:47:05.8852825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc-members.html' 2025-01-24T00:47:05.8853603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc.html' 2025-01-24T00:47:05.8854461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc_1_1Params-members.html' 2025-01-24T00:47:05.8855297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc_1_1Params.html' 2025-01-24T00:47:05.8856170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc_1_1Params__coll__graph.md5' 2025-01-24T00:47:05.8857019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc__coll__graph.md5' 2025-01-24T00:47:05.8857838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1kernel_1_1detail_1_1TensorForEachHelper-members.html' 2025-01-24T00:47:05.8858637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1kernel_1_1detail_1_1TensorForEachHelper.html' 2025-01-24T00:47:05.8859606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1kernel_1_1detail_1_1TensorForEachHelper_3_01Func_00_01Rank_00_010_01_4-members.html' 2025-01-24T00:47:05.8860552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1kernel_1_1detail_1_1TensorForEachHelper_3_01Func_00_01Rank_00_010_01_4.html' 2025-01-24T00:47:05.8861299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1thread_1_1Gemm-members.html' 2025-01-24T00:47:05.8861968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1thread_1_1Gemm.html' 2025-01-24T00:47:05.8862681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1BlockForEach-members.html' 2025-01-24T00:47:05.8863339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1BlockForEach.html' 2025-01-24T00:47:05.8863955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1Gemm.html' 2025-01-24T00:47:05.8864937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01LayoutB_193dd3a37f00deff1e5dcd7c310afb1f.html' 2025-01-24T00:47:05.8865895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01LayoutB_400beb827a8b62c34dc8a76365caabf4.html' 2025-01-24T00:47:05.8866871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01LayoutB_4f3f32c4b336238abfd741e87bfced46.html' 2025-01-24T00:47:05.8867836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01LayoutB_55729eac7dbd6bf311ea36f680e83e93.html' 2025-01-24T00:47:05.8868805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01LayoutB_6b5c19f719ffef4036bef6a40e90c4a0.html' 2025-01-24T00:47:05.8869762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01LayoutB_f990b0b9b6b1ff6a6232b5d24c22d64c.html' 2025-01-24T00:47:05.8870540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomGaussianFunc-members.html' 2025-01-24T00:47:05.8871264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomGaussianFunc.html' 2025-01-24T00:47:05.8872171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomGaussianFunc_3_01complex_3_01Element_01_4_01_4-members.html' 2025-01-24T00:47:05.8873049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomGaussianFunc_3_01complex_3_01Element_01_4_01_4.html' 2025-01-24T00:47:05.8873807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomUniformFunc-members.html' 2025-01-24T00:47:05.8874569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomUniformFunc.html' 2025-01-24T00:47:05.8875522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomUniformFunc_3_01complex_3_01Element_01_4_01_4-members.html' 2025-01-24T00:47:05.8876413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomUniformFunc_3_01complex_3_01Element_01_4_01_4.html' 2025-01-24T00:47:05.8877185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorContainsFunc-members.html' 2025-01-24T00:47:05.8877910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorContainsFunc.html' 2025-01-24T00:47:05.8878703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorContainsFunc__coll__graph.md5' 2025-01-24T00:47:05.8879444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorCopyIf-members.html' 2025-01-24T00:47:05.8880160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorCopyIf.html' 2025-01-24T00:47:05.8880909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorCopyIf__coll__graph.md5' 2025-01-24T00:47:05.8881665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorEqualsFunc-members.html' 2025-01-24T00:47:05.8882396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorEqualsFunc.html' 2025-01-24T00:47:05.8883160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorEqualsFunc__coll__graph.md5' 2025-01-24T00:47:05.8883968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillDiagonalFunc-members.html' 2025-01-24T00:47:05.8884719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillDiagonalFunc.html' 2025-01-24T00:47:05.8885510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillDiagonalFunc__coll__graph.md5' 2025-01-24T00:47:05.8886331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillFunc-members.html' 2025-01-24T00:47:05.8887042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillFunc.html' 2025-01-24T00:47:05.8887812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillFunc__coll__graph.md5' 2025-01-24T00:47:05.8888598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillGaussianFunc-members.html' 2025-01-24T00:47:05.8889391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillGaussianFunc.html' 2025-01-24T00:47:05.8890229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillGaussianFunc__coll__graph.md5' 2025-01-24T00:47:05.8891004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillLinearFunc-members.html' 2025-01-24T00:47:05.8891782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillLinearFunc.html' 2025-01-24T00:47:05.8892681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillLinearFunc__coll__graph.md5' 2025-01-24T00:47:05.8893503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillRandomUniformFunc-members.html' 2025-01-24T00:47:05.8894275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillRandomUniformFunc.html' 2025-01-24T00:47:05.8895102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillRandomUniformFunc__coll__graph.md5' 2025-01-24T00:47:05.8895885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorForEachHelper-members.html' 2025-01-24T00:47:05.8896617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorForEachHelper.html' 2025-01-24T00:47:05.8897521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorForEachHelper_3_01Func_00_01Rank_00_010_01_4-members.html' 2025-01-24T00:47:05.8898380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorForEachHelper_3_01Func_00_01Rank_00_010_01_4.html' 2025-01-24T00:47:05.8899159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFuncBinaryOp-members.html' 2025-01-24T00:47:05.8899885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFuncBinaryOp.html' 2025-01-24T00:47:05.8900665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFuncBinaryOp__coll__graph.md5' 2025-01-24T00:47:05.8901496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorUpdateOffDiagonalFunc-members.html' 2025-01-24T00:47:05.8902263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorUpdateOffDiagonalFunc.html' 2025-01-24T00:47:05.8903097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorUpdateOffDiagonalFunc__coll__graph.md5' 2025-01-24T00:47:05.8903842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TrivialConvert-members.html' 2025-01-24T00:47:05.8904603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TrivialConvert.html' 2025-01-24T00:47:05.8905272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1sizeof__bits-members.html' 2025-01-24T00:47:05.8905817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1sizeof__bits.html' 2025-01-24T00:47:05.8906663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1sizeof__bits_3_01Array_3_01T_00_01N_00_01RegisterSized_01_4_01_4-members.html' 2025-01-24T00:47:05.8907438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1sizeof__bits_3_01Array_3_01T_00_01N_00_01RegisterSized_01_4_01_4.html' 2025-01-24T00:47:05.8908107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1sizeof__bits_3_01bin1__t_01_4-members.html' 2025-01-24T00:47:05.8908755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1sizeof__bits_3_01bin1__t_01_4.html' 2025-01-24T00:47:05.8909427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1sizeof__bits_3_01int4b__t_01_4-members.html' 2025-01-24T00:47:05.8910077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1sizeof__bits_3_01int4b__t_01_4.html' 2025-01-24T00:47:05.8910748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1sizeof__bits_3_01uint1b__t_01_4-members.html' 2025-01-24T00:47:05.8911396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1sizeof__bits_3_01uint1b__t_01_4.html' 2025-01-24T00:47:05.8912071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1sizeof__bits_3_01uint4b__t_01_4-members.html' 2025-01-24T00:47:05.8912712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1sizeof__bits_3_01uint4b__t_01_4.html' 2025-01-24T00:47:05.8913358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1sqrt__est-members.html' 2025-01-24T00:47:05.8913938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1sqrt__est.html' 2025-01-24T00:47:05.8914739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap.html' 2025-01-24T00:47:05.8915773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap_3_01Shape___00_01Thread0082c3467229b12cc9dd996283ee7160.html' 2025-01-24T00:47:05.8916816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap_3_01Shape___00_01Thread48bfab8a2d7359e0aa1522180ca66ba4.html' 2025-01-24T00:47:05.8917868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap_3_01Shape___00_01Thread896c01a3c466da1bf392e0cdfced4d53.html' 2025-01-24T00:47:05.8918895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap_3_01Shape___00_01Threade2f443f064d1208138831a4b5669221c.html' 2025-01-24T00:47:05.8919731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearStripminedThreadMap-members.html' 2025-01-24T00:47:05.8920503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearStripminedThreadMap.html' 2025-01-24T00:47:05.8921337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearStripminedThreadMap_1_1Detail-members.html' 2025-01-24T00:47:05.8922094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearStripminedThreadMap_1_1Detail.html' 2025-01-24T00:47:05.8922961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearTilePolicyStripminedThreadContiguous-members.html' 2025-01-24T00:47:05.8923819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearTilePolicyStripminedThreadContiguous.html' 2025-01-24T00:47:05.8924667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearTilePolicyStripminedThreadStrided-members.html' 2025-01-24T00:47:05.8925894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearTilePolicyStripminedThreadStrided.html' 2025-01-24T00:47:05.8926710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpRakedThreadMap-members.html' 2025-01-24T00:47:05.8927445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpRakedThreadMap.html' 2025-01-24T00:47:05.8928237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpRakedThreadMap_1_1Detail-members.html' 2025-01-24T00:47:05.8928992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpRakedThreadMap_1_1Detail.html' 2025-01-24T00:47:05.8929768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpStripedThreadMap-members.html' 2025-01-24T00:47:05.8930487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpStripedThreadMap.html' 2025-01-24T00:47:05.8931302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpStripedThreadMap_1_1Detail-members.html' 2025-01-24T00:47:05.8932064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpStripedThreadMap_1_1Detail.html' 2025-01-24T00:47:05.8932814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap-members.html' 2025-01-24T00:47:05.8933539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap.html' 2025-01-24T00:47:05.8934361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap2DThreadTile-members.html' 2025-01-24T00:47:05.8935185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap2DThreadTile.html' 2025-01-24T00:47:05.8935955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMapSimt-members.html' 2025-01-24T00:47:05.8936743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMapSimt.html' 2025-01-24T00:47:05.8937571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap_1_1Detail-members.html' 2025-01-24T00:47:05.8938323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap_1_1Detail.html' 2025-01-24T00:47:05.8939326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1thread_1_1Transpose_3_01ElementCount___00_01layout_1_1PitchLinearS337c4bfbdb4aa0b08021c6d28539409f.html' 2025-01-24T00:47:05.8940314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1thread_1_1Transpose_3_01ElementCount___00_01layout_1_1PitchLinearS99f8e05faf0bb5ed48a0154afe740d81.html' 2025-01-24T00:47:05.8941346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_090679c8ce9f0df00227bd9bd4aaff279.html' 2025-01-24T00:47:05.8942357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0b878062cc0cd214bf7e17d74ff17e246.html' 2025-01-24T00:47:05.8943366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element_0a9491607d11be8e1780e79ad711aa42.html' 2025-01-24T00:47:05.8944355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element_159afb0a42935c95137b94a812a0c347.html' 2025-01-24T00:47:05.8945348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element_3be8b96d170d886f39b6b30acab65e7a.html' 2025-01-24T00:47:05.8946354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element_7fe4ae214b926456132d144640afba71.html' 2025-01-24T00:47:05.8947331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0156743786c2e07a4e523ad410e291265.html' 2025-01-24T00:47:05.8948329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_02d305cfb0b55c6fb236a52cf2240651e.html' 2025-01-24T00:47:05.8949313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_032f88d1be8b209e44a4815c707ba35bb.html' 2025-01-24T00:47:05.8950298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0390833403016f5d817416e20828845df.html' 2025-01-24T00:47:05.8951304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_039093927f4b1ee61538c569bf1ae4efd.html' 2025-01-24T00:47:05.8952338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_05192e46ead3e35a0208870cfc60f5da5.html' 2025-01-24T00:47:05.8953346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_052caec9d5bceeb59b9a13cb3338ce64d.html' 2025-01-24T00:47:05.8954329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_06b6dd3317cd1748fb948900df8beec57.html' 2025-01-24T00:47:05.8955323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_078e1f4b2964afcce5387420c9c8eaea8.html' 2025-01-24T00:47:05.8956300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0bc37beaa523707a55987f4ffcc372fcd.html' 2025-01-24T00:47:05.8956887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1xor__add-members.html' 2025-01-24T00:47:05.8957412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structcutlass_1_1xor__add.html' 2025-01-24T00:47:05.8958116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structstd_1_1numeric__limits_3_01cutlass_1_1half__t_01_4-members.html' 2025-01-24T00:47:05.8958794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/structstd_1_1numeric__limits_3_01cutlass_1_1half__t_01_4.html' 2025-01-24T00:47:05.8959301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/subbyte__reference_8h.html' 2025-01-24T00:47:05.8959869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/subbyte__reference_8h__dep__incl.md5' 2025-01-24T00:47:05.8960393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/subbyte__reference_8h__incl.md5' 2025-01-24T00:47:05.8960928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/subbyte__reference_8h_source.html' 2025-01-24T00:47:05.8961383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/sync_off.png' 2025-01-24T00:47:05.8961816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/sync_on.png' 2025-01-24T00:47:05.8962249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tab_a.png' 2025-01-24T00:47:05.8962667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tab_b.png' 2025-01-24T00:47:05.8963086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tab_h.png' 2025-01-24T00:47:05.8963515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tab_s.png' 2025-01-24T00:47:05.8963927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tabs.css' 2025-01-24T00:47:05.8964407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor_8h.html' 2025-01-24T00:47:05.8964895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor_8h__dep__incl.md5' 2025-01-24T00:47:05.8965467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor_8h__incl.md5' 2025-01-24T00:47:05.8965960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor_8h_source.html' 2025-01-24T00:47:05.8966509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__coord_8h.html' 2025-01-24T00:47:05.8967034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__coord_8h__dep__incl.md5' 2025-01-24T00:47:05.8967551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__coord_8h__incl.md5' 2025-01-24T00:47:05.8968063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__coord_8h_source.html' 2025-01-24T00:47:05.8968554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__copy_8h.html' 2025-01-24T00:47:05.8969052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__copy_8h__incl.md5' 2025-01-24T00:47:05.8969560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__copy_8h_source.html' 2025-01-24T00:47:05.8970049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__norm_8h.html' 2025-01-24T00:47:05.8970537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__norm_8h__incl.md5' 2025-01-24T00:47:05.8971057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__norm_8h_source.html' 2025-01-24T00:47:05.8971621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__op__multiplicand__sm70_8h.html' 2025-01-24T00:47:05.8972240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__op__multiplicand__sm70_8h__dep__incl.md5' 2025-01-24T00:47:05.8972841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__op__multiplicand__sm70_8h__incl.md5' 2025-01-24T00:47:05.8973438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__op__multiplicand__sm70_8h_source.html' 2025-01-24T00:47:05.8974017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__op__multiplicand__sm75_8h.html' 2025-01-24T00:47:05.8974630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__op__multiplicand__sm75_8h__dep__incl.md5' 2025-01-24T00:47:05.8975213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__op__multiplicand__sm75_8h__incl.md5' 2025-01-24T00:47:05.8975821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__op__multiplicand__sm75_8h_source.html' 2025-01-24T00:47:05.8976325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__op__policy_8h.html' 2025-01-24T00:47:05.8976883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__op__policy_8h__dep__incl.md5' 2025-01-24T00:47:05.8977403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__op__policy_8h__incl.md5' 2025-01-24T00:47:05.8977965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__op__policy_8h_source.html' 2025-01-24T00:47:05.8978447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__ref_8h.html' 2025-01-24T00:47:05.8979009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__ref_8h__dep__incl.md5' 2025-01-24T00:47:05.8979500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__ref_8h__incl.md5' 2025-01-24T00:47:05.8980035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__ref_8h_source.html' 2025-01-24T00:47:05.8980511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__view_8h.html' 2025-01-24T00:47:05.8981044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__view_8h__dep__incl.md5' 2025-01-24T00:47:05.8981537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__view_8h__incl.md5' 2025-01-24T00:47:05.8982044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__view_8h_source.html' 2025-01-24T00:47:05.8982548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__view__io_8h.html' 2025-01-24T00:47:05.8983091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__view__io_8h__dep__incl.md5' 2025-01-24T00:47:05.8983619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__view__io_8h__incl.md5' 2025-01-24T00:47:05.8984146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tensor__view__io_8h_source.html' 2025-01-24T00:47:05.8984630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/thread_2matrix_8h.html' 2025-01-24T00:47:05.8985150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/thread_2matrix_8h__incl.md5' 2025-01-24T00:47:05.8985670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/thread_2matrix_8h_source.html' 2025-01-24T00:47:05.8986196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tile__iterator__simt_8h.html' 2025-01-24T00:47:05.8986757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tile__iterator__simt_8h__dep__incl.md5' 2025-01-24T00:47:05.8987294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tile__iterator__simt_8h__incl.md5' 2025-01-24T00:47:05.8987852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tile__iterator__simt_8h_source.html' 2025-01-24T00:47:05.8988392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tile__iterator__tensor__op_8h.html' 2025-01-24T00:47:05.8988997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tile__iterator__tensor__op_8h__dep__incl.md5' 2025-01-24T00:47:05.8989563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tile__iterator__tensor__op_8h__incl.md5' 2025-01-24T00:47:05.8990138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tile__iterator__tensor__op_8h_source.html' 2025-01-24T00:47:05.8990723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tile__iterator__volta__tensor__op_8h.html' 2025-01-24T00:47:05.8991373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tile__iterator__volta__tensor__op_8h__dep__incl.md5' 2025-01-24T00:47:05.8992125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tile__iterator__volta__tensor__op_8h__incl.md5' 2025-01-24T00:47:05.8992835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tile__iterator__volta__tensor__op_8h_source.html' 2025-01-24T00:47:05.8993435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tile__iterator__wmma__tensor__op_8h.html' 2025-01-24T00:47:05.8994063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tile__iterator__wmma__tensor__op_8h__dep__incl.md5' 2025-01-24T00:47:05.8994656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tile__iterator__wmma__tensor__op_8h__incl.md5' 2025-01-24T00:47:05.8995277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tile__iterator__wmma__tensor__op_8h_source.html' 2025-01-24T00:47:05.8995894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2debug_8h.html' 2025-01-24T00:47:05.8996535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2debug_8h__incl.md5' 2025-01-24T00:47:05.8997197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2debug_8h_source.html' 2025-01-24T00:47:05.8997895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2gemm_8h.html' 2025-01-24T00:47:05.8998628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2gemm_8h__incl.md5' 2025-01-24T00:47:05.8999363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2gemm_8h_source.html' 2025-01-24T00:47:05.9000103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2kernel_2gemm_8h.html' 2025-01-24T00:47:05.9000900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2kernel_2gemm_8h__dep__incl.md5' 2025-01-24T00:47:05.9001655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2kernel_2gemm_8h__incl.md5' 2025-01-24T00:47:05.9002436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2kernel_2gemm_8h_source.html' 2025-01-24T00:47:05.9003174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2thread_2gemm_8h.html' 2025-01-24T00:47:05.9003956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2thread_2gemm_8h__dep__incl.md5' 2025-01-24T00:47:05.9004723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2thread_2gemm_8h__incl.md5' 2025-01-24T00:47:05.9005487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2thread_2gemm_8h_source.html' 2025-01-24T00:47:05.9006220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm_8h.html' 2025-01-24T00:47:05.9007019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm_8h__dep__incl.md5' 2025-01-24T00:47:05.9007765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm_8h__incl.md5' 2025-01-24T00:47:05.9008505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm_8h_source.html' 2025-01-24T00:47:05.9009237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm__complex_8h.html' 2025-01-24T00:47:05.9010002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm__complex_8h__incl.md5' 2025-01-24T00:47:05.9010767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm__complex_8h_source.html' 2025-01-24T00:47:05.9011452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/transform_2threadblock_2predicated__tile__iterator_8h.html' 2025-01-24T00:47:05.9012166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/transform_2threadblock_2predicated__tile__iterator_8h__dep__incl.md5' 2025-01-24T00:47:05.9012851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/transform_2threadblock_2predicated__tile__iterator_8h__incl.md5' 2025-01-24T00:47:05.9013567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/transform_2threadblock_2predicated__tile__iterator_8h_source.html' 2025-01-24T00:47:05.9014032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/transpose_8h.html' 2025-01-24T00:47:05.9014559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/transpose_8h__dep__incl.md5' 2025-01-24T00:47:05.9015055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/transpose_8h_source.html' 2025-01-24T00:47:05.9015534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/type__traits_8h.html' 2025-01-24T00:47:05.9016045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/type__traits_8h__incl.md5' 2025-01-24T00:47:05.9016552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/type__traits_8h_source.html' 2025-01-24T00:47:05.9017308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1SharedStorage-members.html' 2025-01-24T00:47:05.9018013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1SharedStorage.html' 2025-01-24T00:47:05.9018794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1SharedStorage-members.html' 2025-01-24T00:47:05.9019543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1SharedStorage.html' 2025-01-24T00:47:05.9020272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1Gemm_1_1SharedStorage-members.html' 2025-01-24T00:47:05.9020963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1Gemm_1_1SharedStorage.html' 2025-01-24T00:47:05.9021466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/vector_8h.html' 2025-01-24T00:47:05.9021979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/vector_8h__dep__incl.md5' 2025-01-24T00:47:05.9022465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/vector_8h__incl.md5' 2025-01-24T00:47:05.9022948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/vector_8h_source.html' 2025-01-24T00:47:05.9023497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/volta__tensor__op__policy_8h.html' 2025-01-24T00:47:05.9024091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/volta__tensor__op__policy_8h__dep__incl.md5' 2025-01-24T00:47:05.9024654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/volta__tensor__op__policy_8h__incl.md5' 2025-01-24T00:47:05.9025241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/volta__tensor__op__policy_8h_source.html' 2025-01-24T00:47:05.9025686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/wmma_8h.html' 2025-01-24T00:47:05.9026179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/wmma_8h__dep__incl.md5' 2025-01-24T00:47:05.9026649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/wmma_8h_source.html' 2025-01-24T00:47:05.9027117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/wmma__array_8h.html' 2025-01-24T00:47:05.9027639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/wmma__array_8h__dep__incl.md5' 2025-01-24T00:47:05.9028128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/wmma__array_8h__incl.md5' 2025-01-24T00:47:05.9028629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/wmma__array_8h_source.html' 2025-01-24T00:47:05.9029098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/wmma__ptx_8h.html' 2025-01-24T00:47:05.9029576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/wmma__ptx_8h__incl.md5' 2025-01-24T00:47:05.9030080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/wmma__ptx_8h_source.html' 2025-01-24T00:47:05.9030545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/wmma__sm70_8h.html' 2025-01-24T00:47:05.9031031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/wmma__sm70_8h__incl.md5' 2025-01-24T00:47:05.9031536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/wmma__sm70_8h_source.html' 2025-01-24T00:47:05.9031999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/wmma__sm72_8h.html' 2025-01-24T00:47:05.9032491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/wmma__sm72_8h__incl.md5' 2025-01-24T00:47:05.9032981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/wmma__sm72_8h_source.html' 2025-01-24T00:47:05.9033471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/wmma__sm75_8h.html' 2025-01-24T00:47:05.9033965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/wmma__sm75_8h__incl.md5' 2025-01-24T00:47:05.9034510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/wmma__sm75_8h_source.html' 2025-01-24T00:47:05.9035060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/wmma__tensor__op__policy_8h.html' 2025-01-24T00:47:05.9035663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/wmma__tensor__op__policy_8h__dep__incl.md5' 2025-01-24T00:47:05.9036217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/wmma__tensor__op__policy_8h__incl.md5' 2025-01-24T00:47:05.9036797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs/wmma__tensor__op__policy_8h_source.html' 2025-01-24T00:47:05.9037217Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/docs' 2025-01-24T00:47:05.9037755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/00_basic_gemm/CMakeLists.txt' 2025-01-24T00:47:05.9038292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/00_basic_gemm/basic_gemm.cu' 2025-01-24T00:47:05.9038800Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/00_basic_gemm' 2025-01-24T00:47:05.9039389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/01_cutlass_utilities/CMakeLists.txt' 2025-01-24T00:47:05.9039992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/01_cutlass_utilities/cutlass_utilities.cu' 2025-01-24T00:47:05.9040533Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/01_cutlass_utilities' 2025-01-24T00:47:05.9041098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/02_dump_reg_shmem/CMakeLists.txt' 2025-01-24T00:47:05.9041668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/02_dump_reg_shmem/dump_reg_shmem.cu' 2025-01-24T00:47:05.9042207Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/02_dump_reg_shmem' 2025-01-24T00:47:05.9042775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/03_visualize_layout/CMakeLists.txt' 2025-01-24T00:47:05.9043311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/03_visualize_layout/options.h' 2025-01-24T00:47:05.9043907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/03_visualize_layout/register_layout.cu' 2025-01-24T00:47:05.9044489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/03_visualize_layout/register_layout.h' 2025-01-24T00:47:05.9045096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/03_visualize_layout/visualize_layout.cpp' 2025-01-24T00:47:05.9045679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/03_visualize_layout/visualize_layout.h' 2025-01-24T00:47:05.9046209Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/03_visualize_layout' 2025-01-24T00:47:05.9046810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/04_tile_iterator/CMakeLists.txt' 2025-01-24T00:47:05.9047402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/04_tile_iterator/tile_iterator.cu' 2025-01-24T00:47:05.9047970Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/04_tile_iterator' 2025-01-24T00:47:05.9048538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/05_batched_gemm/CMakeLists.txt' 2025-01-24T00:47:05.9049108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/05_batched_gemm/batched_gemm.cu' 2025-01-24T00:47:05.9049643Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/05_batched_gemm' 2025-01-24T00:47:05.9050180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/06_splitK_gemm/CMakeLists.txt' 2025-01-24T00:47:05.9050726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/06_splitK_gemm/splitk_gemm.cu' 2025-01-24T00:47:05.9051242Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/06_splitK_gemm' 2025-01-24T00:47:05.9051825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/07_volta_tensorop_gemm/CMakeLists.txt' 2025-01-24T00:47:05.9052457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/07_volta_tensorop_gemm/volta_tensorop_gemm.cu' 2025-01-24T00:47:05.9053007Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/07_volta_tensorop_gemm' 2025-01-24T00:47:05.9053602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/08_turing_tensorop_gemm/CMakeLists.txt' 2025-01-24T00:47:05.9054233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/08_turing_tensorop_gemm/turing_tensorop_gemm.cu' 2025-01-24T00:47:05.9054785Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/08_turing_tensorop_gemm' 2025-01-24T00:47:05.9055417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/09_turing_tensorop_conv2dfprop/CMakeLists.txt' 2025-01-24T00:47:05.9056187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/09_turing_tensorop_conv2dfprop/turing_tensorop_conv2dfprop.cu' 2025-01-24T00:47:05.9056840Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/09_turing_tensorop_conv2dfprop' 2025-01-24T00:47:05.9057400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/10_planar_complex/CMakeLists.txt' 2025-01-24T00:47:05.9057975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/10_planar_complex/planar_complex.cu' 2025-01-24T00:47:05.9058517Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/10_planar_complex' 2025-01-24T00:47:05.9059103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/11_planar_complex_array/CMakeLists.txt' 2025-01-24T00:47:05.9059733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/11_planar_complex_array/planar_complex_array.cu' 2025-01-24T00:47:05.9060300Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/11_planar_complex_array' 2025-01-24T00:47:05.9060880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/12_gemm_bias_relu/CMakeLists.txt' 2025-01-24T00:47:05.9061458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/12_gemm_bias_relu/gemm_bias_relu.cu' 2025-01-24T00:47:05.9062030Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/12_gemm_bias_relu' 2025-01-24T00:47:05.9062618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/CMakeLists.txt' 2025-01-24T00:47:05.9063211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/README.md' 2025-01-24T00:47:05.9063802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/b2b_conv2d_run.h' 2025-01-24T00:47:05.9064394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/b2b_gemm_run.h' 2025-01-24T00:47:05.9065012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/b2b_grouped_gemm_run.h' 2025-01-24T00:47:05.9065661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/b2b_interleaved_conv2d_run.h' 2025-01-24T00:47:05.9066308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/b2b_interleaved_gemm_run.h' 2025-01-24T00:47:05.9066905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/device/b2b_gemm.h' 2025-01-24T00:47:05.9067606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/device/b2b_implicit_gemm_convolution.h' 2025-01-24T00:47:05.9068197Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/device' 2025-01-24T00:47:05.9068854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_f16_sm75_rf.cu' 2025-01-24T00:47:05.9069536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_f16_sm75_shmem.cu' 2025-01-24T00:47:05.9070187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_f16_sm80_rf.cu' 2025-01-24T00:47:05.9070866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_f16_sm80_shmem.cu' 2025-01-24T00:47:05.9071514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_s8_sm75_rf.cu' 2025-01-24T00:47:05.9072190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_s8_sm75_shmem.cu' 2025-01-24T00:47:05.9072841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_s8_sm80_rf.cu' 2025-01-24T00:47:05.9073506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_s8_sm80_shmem.cu' 2025-01-24T00:47:05.9074169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_f16_sm75_rf.cu' 2025-01-24T00:47:05.9074828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_f16_sm75_shmem.cu' 2025-01-24T00:47:05.9075513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_f16_sm80_rf.cu' 2025-01-24T00:47:05.9076223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_f16_sm80_shmem.cu' 2025-01-24T00:47:05.9076926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_grouped_f16_sm80_rf.cu' 2025-01-24T00:47:05.9077584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_s8_sm75_rf.cu' 2025-01-24T00:47:05.9078242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_s8_sm75_shmem.cu' 2025-01-24T00:47:05.9078903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_s8_sm80_rf.cu' 2025-01-24T00:47:05.9079560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_s8_sm80_shmem.cu' 2025-01-24T00:47:05.9080158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/b2b_gemm.h' 2025-01-24T00:47:05.9080871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/b2b_gemm_grouped_problem_visitor.h' 2025-01-24T00:47:05.9081560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/b2b_implicit_gemm_convolution.h' 2025-01-24T00:47:05.9082239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop.h' 2025-01-24T00:47:05.9082923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop_sm75.h' 2025-01-24T00:47:05.9083608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop_sm80.h' 2025-01-24T00:47:05.9084389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop_smem_accumulator_sm75.h' 2025-01-24T00:47:05.9085159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop_smem_accumulator_sm80.h' 2025-01-24T00:47:05.9085802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_gemm.h' 2025-01-24T00:47:05.9086575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_gemm_smem_accumulator.h' 2025-01-24T00:47:05.9087175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/grouped.h' 2025-01-24T00:47:05.9087778Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel' 2025-01-24T00:47:05.9088458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/reference/device/tensor_scale_bias.h' 2025-01-24T00:47:05.9089106Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/reference/device' 2025-01-24T00:47:05.9089742Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/reference' 2025-01-24T00:47:05.9090332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/test_run.h' 2025-01-24T00:47:05.9091074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_implicit_gemm_multistage.h' 2025-01-24T00:47:05.9091888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_implicit_gemm_multistage_smem_accumulator.h' 2025-01-24T00:47:05.9092792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_implicit_gemm_pipelined.h' 2025-01-24T00:47:05.9093583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_implicit_gemm_pipelined_smem_accumulator.h' 2025-01-24T00:47:05.9094242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_base.h' 2025-01-24T00:47:05.9094951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_base_smem_accumulator.h' 2025-01-24T00:47:05.9095619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_multistage.h' 2025-01-24T00:47:05.9096375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_multistage_smem_accumulator.h' 2025-01-24T00:47:05.9097040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_pipelined.h' 2025-01-24T00:47:05.9097792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_pipelined_smem_accumulator.h' 2025-01-24T00:47:05.9098442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/default_b2b_mma.h' 2025-01-24T00:47:05.9099170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/default_b2b_mma_smem_accumulator.h' 2025-01-24T00:47:05.9099883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/grouped_threadblock_swizzle.h' 2025-01-24T00:47:05.9100503Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock' 2025-01-24T00:47:05.9101069Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/13_two_tensor_op_fusion' 2025-01-24T00:47:05.9101687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/14_ampere_tf32_tensorop_gemm/CMakeLists.txt' 2025-01-24T00:47:05.9102354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/14_ampere_tf32_tensorop_gemm/ampere_tf32_tensorop_gemm.cu' 2025-01-24T00:47:05.9102943Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/14_ampere_tf32_tensorop_gemm' 2025-01-24T00:47:05.9103562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/15_ampere_sparse_tensorop_gemm/CMakeLists.txt' 2025-01-24T00:47:05.9104341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/15_ampere_sparse_tensorop_gemm/ampere_sparse_tensorop_gemm.cu' 2025-01-24T00:47:05.9105141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/15_ampere_sparse_tensorop_gemm/ampere_sparse_tensorop_gemm_universal.cu' 2025-01-24T00:47:05.9105892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/15_ampere_sparse_tensorop_gemm/ampere_sparse_tensorop_gemm_with_visitor.cu' 2025-01-24T00:47:05.9106528Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/15_ampere_sparse_tensorop_gemm' 2025-01-24T00:47:05.9107147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/16_ampere_tensorop_conv2dfprop/CMakeLists.txt' 2025-01-24T00:47:05.9107854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/16_ampere_tensorop_conv2dfprop/ampere_tensorop_conv2dfprop.cu' 2025-01-24T00:47:05.9108448Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/16_ampere_tensorop_conv2dfprop' 2025-01-24T00:47:05.9109047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/17_fprop_per_channel_bias/CMakeLists.txt' 2025-01-24T00:47:05.9109709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/17_fprop_per_channel_bias/fprop_per_channel_bias.cu' 2025-01-24T00:47:05.9110271Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/17_fprop_per_channel_bias' 2025-01-24T00:47:05.9110931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm/CMakeLists.txt' 2025-01-24T00:47:05.9111679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm/ampere_fp64_tensorop_affine2_gemm.cu' 2025-01-24T00:47:05.9112305Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm' 2025-01-24T00:47:05.9112899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/19_tensorop_canonical/CMakeLists.txt' 2025-01-24T00:47:05.9113518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/19_tensorop_canonical/tensorop_canonical.cu' 2025-01-24T00:47:05.9114075Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/19_tensorop_canonical' 2025-01-24T00:47:05.9114630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/20_simt_canonical/CMakeLists.txt' 2025-01-24T00:47:05.9115200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/20_simt_canonical/simt_canonical.cu' 2025-01-24T00:47:05.9115742Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/20_simt_canonical' 2025-01-24T00:47:05.9116305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/21_quaternion_gemm/CMakeLists.txt' 2025-01-24T00:47:05.9116898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/21_quaternion_gemm/quaternion_gemm.cu' 2025-01-24T00:47:05.9117425Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/21_quaternion_gemm' 2025-01-24T00:47:05.9118010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/22_quaternion_conv/CMakeLists.txt' 2025-01-24T00:47:05.9118600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/22_quaternion_conv/quaternion_conv.cu' 2025-01-24T00:47:05.9119182Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/22_quaternion_conv' 2025-01-24T00:47:05.9119854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/23_ampere_gemm_operand_reduction_fusion/CMakeLists.txt' 2025-01-24T00:47:05.9120656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/23_ampere_gemm_operand_reduction_fusion/ampere_gemm_operand_reduction_fusion.cu' 2025-01-24T00:47:05.9121363Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/23_ampere_gemm_operand_reduction_fusion' 2025-01-24T00:47:05.9121932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/24_gemm_grouped/CMakeLists.txt' 2025-01-24T00:47:05.9122481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/24_gemm_grouped/gemm_grouped.cu' 2025-01-24T00:47:05.9123016Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/24_gemm_grouped' 2025-01-24T00:47:05.9123648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/25_ampere_fprop_mainloop_fusion/CMakeLists.txt' 2025-01-24T00:47:05.9124360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/25_ampere_fprop_mainloop_fusion/ampere_3d_fprop_mainloop_fusion.cu' 2025-01-24T00:47:05.9125075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/25_ampere_fprop_mainloop_fusion/ampere_fprop_mainloop_fusion.cu' 2025-01-24T00:47:05.9125675Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/25_ampere_fprop_mainloop_fusion' 2025-01-24T00:47:05.9126403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/26_ampere_wgrad_mainloop_fusion/CMakeLists.txt' 2025-01-24T00:47:05.9127107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/26_ampere_wgrad_mainloop_fusion/ampere_wgrad_mainloop_fusion.cu' 2025-01-24T00:47:05.9127704Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/26_ampere_wgrad_mainloop_fusion' 2025-01-24T00:47:05.9128540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm/27_ampere_3xtf32_fast_accurate_tensorop_gemm.cu' 2025-01-24T00:47:05.9129227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm/CMakeLists.txt' 2025-01-24T00:47:05.9129905Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm' 2025-01-24T00:47:05.9130592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop/CMakeLists.txt' 2025-01-24T00:47:05.9131413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop/ampere_3xtf32_fast_accurate_tensorop_fprop.cu' 2025-01-24T00:47:05.9132095Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop' 2025-01-24T00:47:05.9132892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm/29_3xtf32_complex_gemm.cu' 2025-01-24T00:47:05.9133668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm/CMakeLists.txt' 2025-01-24T00:47:05.9134364Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm' 2025-01-24T00:47:05.9134977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/30_wgrad_split_k/30_wgrad_split_k.cu' 2025-01-24T00:47:05.9135526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/30_wgrad_split_k/CMakeLists.txt' 2025-01-24T00:47:05.9136053Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/30_wgrad_split_k' 2025-01-24T00:47:05.9136597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/31_basic_syrk/CMakeLists.txt' 2025-01-24T00:47:05.9137129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/31_basic_syrk/basic_syrk.cu' 2025-01-24T00:47:05.9137650Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/31_basic_syrk' 2025-01-24T00:47:05.9138186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/32_basic_trmm/CMakeLists.txt' 2025-01-24T00:47:05.9138712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/32_basic_trmm/basic_trmm.cu' 2025-01-24T00:47:05.9139228Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/32_basic_trmm' 2025-01-24T00:47:05.9139846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/33_ampere_3xtf32_tensorop_symm/CMakeLists.txt' 2025-01-24T00:47:05.9140538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/33_ampere_3xtf32_tensorop_symm/ampere_3xtf32_tensorop_symm.cu' 2025-01-24T00:47:05.9141136Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/33_ampere_3xtf32_tensorop_symm' 2025-01-24T00:47:05.9141753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/34_transposed_conv2d/34_transposed_conv2d.cu' 2025-01-24T00:47:05.9142343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/34_transposed_conv2d/CMakeLists.txt' 2025-01-24T00:47:05.9142880Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/34_transposed_conv2d' 2025-01-24T00:47:05.9143423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/35_gemm_softmax/CMakeLists.txt' 2025-01-24T00:47:05.9143983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/35_gemm_softmax/gemm_softmax.cu' 2025-01-24T00:47:05.9144597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/35_gemm_softmax/gemm_with_epilogue_visitor.h' 2025-01-24T00:47:05.9145178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/35_gemm_softmax/gemm_with_softmax.h' 2025-01-24T00:47:05.9145694Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/35_gemm_softmax' 2025-01-24T00:47:05.9146309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/36_gather_scatter_fusion/CMakeLists.txt' 2025-01-24T00:47:05.9146958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/36_gather_scatter_fusion/gather_scatter_fusion.cu' 2025-01-24T00:47:05.9147565Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/36_gather_scatter_fusion' 2025-01-24T00:47:05.9148230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/37_gemm_layernorm_gemm_fusion/CMakeLists.txt' 2025-01-24T00:47:05.9148860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/37_gemm_layernorm_gemm_fusion/gemm_layernorm.cu' 2025-01-24T00:47:05.9149532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/37_gemm_layernorm_gemm_fusion/gemm_with_epilogue_visitor.h' 2025-01-24T00:47:05.9150190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/37_gemm_layernorm_gemm_fusion/gemm_with_layernorm.h' 2025-01-24T00:47:05.9150779Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/37_gemm_layernorm_gemm_fusion' 2025-01-24T00:47:05.9151346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/38_syr2k_grouped/CMakeLists.txt' 2025-01-24T00:47:05.9151908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/38_syr2k_grouped/syr2k_grouped.cu' 2025-01-24T00:47:05.9152427Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/38_syr2k_grouped' 2025-01-24T00:47:05.9152985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/39_gemm_permute/CMakeLists.txt' 2025-01-24T00:47:05.9153533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/39_gemm_permute/gemm_permute.cu' 2025-01-24T00:47:05.9154061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/39_gemm_permute/layouts.h' 2025-01-24T00:47:05.9154604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/39_gemm_permute/permute_info.h' 2025-01-24T00:47:05.9155125Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/39_gemm_permute' 2025-01-24T00:47:05.9155640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/40_cutlass_py/README.md' 2025-01-24T00:47:05.9156147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/40_cutlass_py/conv2d.py' 2025-01-24T00:47:05.9156742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/40_cutlass_py/customizable/README.md' 2025-01-24T00:47:05.9157320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/40_cutlass_py/customizable/conv2d.py' 2025-01-24T00:47:05.9157893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/40_cutlass_py/customizable/gemm.py' 2025-01-24T00:47:05.9158519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/40_cutlass_py/customizable/gemm_grouped.py' 2025-01-24T00:47:05.9159189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/40_cutlass_py/customizable/grouped_gemm_problem_size.csv' 2025-01-24T00:47:05.9159773Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/40_cutlass_py/customizable' 2025-01-24T00:47:05.9160295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/40_cutlass_py/gemm.py' 2025-01-24T00:47:05.9160832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/40_cutlass_py/gemm_grouped.py' 2025-01-24T00:47:05.9161404Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/40_cutlass_py' 2025-01-24T00:47:05.9162044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/CMakeLists.txt' 2025-01-24T00:47:05.9162746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/debug_utils.h' 2025-01-24T00:47:05.9163395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/default_fmha_grouped.h' 2025-01-24T00:47:05.9164077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/epilogue/epilogue_pipelined.h' 2025-01-24T00:47:05.9164792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/epilogue/epilogue_rescale_output.h' 2025-01-24T00:47:05.9165536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/epilogue/epilogue_thread_apply_logsumexp.h' 2025-01-24T00:47:05.9166180Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/epilogue' 2025-01-24T00:47:05.9166925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/fmha_backward_test.py' 2025-01-24T00:47:05.9167542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/fmha_grouped.h' 2025-01-24T00:47:05.9168242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/fmha_grouped_problem_visitor.h' 2025-01-24T00:47:05.9168963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/fused_multi_head_attention_backward.cu' 2025-01-24T00:47:05.9169710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/fused_multihead_attention_fixed_seqlen.cu' 2025-01-24T00:47:05.9170455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/fused_multihead_attention_variable_seqlen.cu' 2025-01-24T00:47:05.9171084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/gemm/custom_mma.h' 2025-01-24T00:47:05.9171746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/gemm/custom_mma_base.h' 2025-01-24T00:47:05.9172426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/gemm/custom_mma_multistage.h' 2025-01-24T00:47:05.9173118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/gemm/custom_mma_pipelined.h' 2025-01-24T00:47:05.9173766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/gemm/find_default_mma.h' 2025-01-24T00:47:05.9174451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/gemm/mma_accum_lambda_iterator.h' 2025-01-24T00:47:05.9175134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/gemm/mma_from_smem.h' 2025-01-24T00:47:05.9175794Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/gemm' 2025-01-24T00:47:05.9176445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/gemm_kernel_utils.h' 2025-01-24T00:47:05.9177210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/iterators/default_warp_iterator_from_smem.h' 2025-01-24T00:47:05.9177975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/iterators/epilogue_predicated_tile_iterator.h' 2025-01-24T00:47:05.9178656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/iterators/make_residual_last.h' 2025-01-24T00:47:05.9179472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/iterators/predicated_tile_access_iterator_residual_last.h' 2025-01-24T00:47:05.9180266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/iterators/predicated_tile_iterator_residual_last.h' 2025-01-24T00:47:05.9180975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/iterators/transpose_warp_iterator.h' 2025-01-24T00:47:05.9181686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/iterators/warp_iterator_from_smem.h' 2025-01-24T00:47:05.9182325Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/iterators' 2025-01-24T00:47:05.9182955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/kernel_backward.h' 2025-01-24T00:47:05.9183589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/kernel_forward.h' 2025-01-24T00:47:05.9184232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/piped_subprocess.py' 2025-01-24T00:47:05.9184920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/transform/tile_smem_loader.h' 2025-01-24T00:47:05.9185555Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention/transform' 2025-01-24T00:47:05.9186135Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/41_fused_multi_head_attention' 2025-01-24T00:47:05.9186771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/42_ampere_tensorop_group_conv/CMakeLists.txt' 2025-01-24T00:47:05.9187456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/42_ampere_tensorop_group_conv/ampere_tensorop_group_conv.cu' 2025-01-24T00:47:05.9188136Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/42_ampere_tensorop_group_conv' 2025-01-24T00:47:05.9188785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/43_ell_block_sparse_gemm/CMakeLists.txt' 2025-01-24T00:47:05.9189765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/43_ell_block_sparse_gemm/ell_block_sparse_gemm.cu' 2025-01-24T00:47:05.9190367Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/43_ell_block_sparse_gemm' 2025-01-24T00:47:05.9190970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/README.md' 2025-01-24T00:47:05.9191605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/config.json' 2025-01-24T00:47:05.9192677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock/default_bias_act_epilogue_tensor_op.h' 2025-01-24T00:47:05.9193631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock/default_thread_map_tensor_op_for_fused_bias.h' 2025-01-24T00:47:05.9194452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock/fused_bias_act_epilogue.h' 2025-01-24T00:47:05.9195326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock/output_tile_thread_map_for_fused_bias.h' 2025-01-24T00:47:05.9196069Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock' 2025-01-24T00:47:05.9196919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/warp/fused_bias_act_fragment_iterator_tensor_op.h' 2025-01-24T00:47:05.9197638Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/warp' 2025-01-24T00:47:05.9198319Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue' 2025-01-24T00:47:05.9199180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/gemm/warp/mma_tensor_op_fragment_iterator_without_output_op.h' 2025-01-24T00:47:05.9199877Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/gemm/warp' 2025-01-24T00:47:05.9200536Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/gemm' 2025-01-24T00:47:05.9201186Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl' 2025-01-24T00:47:05.9201830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_all_code.py' 2025-01-24T00:47:05.9202456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_cmake.py' 2025-01-24T00:47:05.9203161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_customized_epilogue.py' 2025-01-24T00:47:05.9203793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_device.py' 2025-01-24T00:47:05.9204475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_ir.py' 2025-01-24T00:47:05.9205117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_kernel.py' 2025-01-24T00:47:05.9205819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_sample.py' 2025-01-24T00:47:05.9206589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_threadblock.py' 2025-01-24T00:47:05.9207263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_turing_and_volta.py' 2025-01-24T00:47:05.9207908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_verify.py' 2025-01-24T00:47:05.9208535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/generate.sh' 2025-01-24T00:47:05.9209150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/helper.py' 2025-01-24T00:47:05.9209852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/replace_fix_impl_header.py' 2025-01-24T00:47:05.9210467Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen' 2025-01-24T00:47:05.9211074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/leaky_bias.h' 2025-01-24T00:47:05.9211653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/utils.h' 2025-01-24T00:47:05.9212229Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen' 2025-01-24T00:47:05.9212777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/45_dual_gemm/CMakeLists.txt' 2025-01-24T00:47:05.9213323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/45_dual_gemm/device/dual_gemm.h' 2025-01-24T00:47:05.9213871Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/45_dual_gemm/device' 2025-01-24T00:47:05.9214383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/45_dual_gemm/dual_gemm.cu' 2025-01-24T00:47:05.9214929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/45_dual_gemm/dual_gemm_common.h' 2025-01-24T00:47:05.9215476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/45_dual_gemm/dual_gemm_run.h' 2025-01-24T00:47:05.9216023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/45_dual_gemm/kernel/dual_gemm.h' 2025-01-24T00:47:05.9216568Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/45_dual_gemm/kernel' 2025-01-24T00:47:05.9217075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/45_dual_gemm/test_run.h' 2025-01-24T00:47:05.9217661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/45_dual_gemm/thread/left_silu_and_mul.h' 2025-01-24T00:47:05.9218230Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/45_dual_gemm/thread' 2025-01-24T00:47:05.9218825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/45_dual_gemm/threadblock/dual_epilogue.h' 2025-01-24T00:47:05.9219475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/45_dual_gemm/threadblock/dual_mma_base.h' 2025-01-24T00:47:05.9220119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/45_dual_gemm/threadblock/dual_mma_multistage.h' 2025-01-24T00:47:05.9220674Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/45_dual_gemm/threadblock' 2025-01-24T00:47:05.9221184Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/45_dual_gemm' 2025-01-24T00:47:05.9221804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/46_depthwise_simt_conv2dfprop/CMakeLists.txt' 2025-01-24T00:47:05.9222506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/46_depthwise_simt_conv2dfprop/depthwise_simt_conv2dfprop.cu' 2025-01-24T00:47:05.9223098Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/46_depthwise_simt_conv2dfprop' 2025-01-24T00:47:05.9223730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/47_ampere_gemm_universal_streamk/CMakeLists.txt' 2025-01-24T00:47:05.9224453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/47_ampere_gemm_universal_streamk/ampere_gemm_universal_streamk.cu' 2025-01-24T00:47:05.9225205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/47_ampere_gemm_universal_streamk/ampere_gemm_universal_streamk_broadcast.cu' 2025-01-24T00:47:05.9225819Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/47_ampere_gemm_universal_streamk' 2025-01-24T00:47:05.9226533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/48_hopper_warp_specialized_gemm/48_hopper_warp_specialized_gemm.cu' 2025-01-24T00:47:05.9227159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/48_hopper_warp_specialized_gemm/CMakeLists.txt' 2025-01-24T00:47:05.9227767Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/48_hopper_warp_specialized_gemm' 2025-01-24T00:47:05.9228464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/49_hopper_gemm_with_collective_builder/49_collective_builder.cu' 2025-01-24T00:47:05.9229131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/49_hopper_gemm_with_collective_builder/CMakeLists.txt' 2025-01-24T00:47:05.9229760Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/49_hopper_gemm_with_collective_builder' 2025-01-24T00:47:05.9230524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle/50_hopper_gemm_with_epilogue_swizzle.cu' 2025-01-24T00:47:05.9231185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle/CMakeLists.txt' 2025-01-24T00:47:05.9231806Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle' 2025-01-24T00:47:05.9232393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/51_hopper_gett/51_hopper_gett.cu' 2025-01-24T00:47:05.9232934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/51_hopper_gett/CMakeLists.txt' 2025-01-24T00:47:05.9233525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/51_hopper_gett/gett_kernel.cuh' 2025-01-24T00:47:05.9234053Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/51_hopper_gett' 2025-01-24T00:47:05.9234792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/52_hopper_gather_scatter_fusion/52_hopper_gather_scatter_fusion.cu' 2025-01-24T00:47:05.9235431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/52_hopper_gather_scatter_fusion/CMakeLists.txt' 2025-01-24T00:47:05.9236061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/52_hopper_gather_scatter_fusion/gather_gemm.hpp' 2025-01-24T00:47:05.9236699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/52_hopper_gather_scatter_fusion/gather_kernel.cuh' 2025-01-24T00:47:05.9237365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/52_hopper_gather_scatter_fusion/scatter_epilogue.hpp' 2025-01-24T00:47:05.9237955Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/52_hopper_gather_scatter_fusion' 2025-01-24T00:47:05.9238597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/53_hopper_gemm_permute/53_hopper_gemm_permute.cu' 2025-01-24T00:47:05.9239181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/53_hopper_gemm_permute/CMakeLists.txt' 2025-01-24T00:47:05.9239781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/53_hopper_gemm_permute/permute_kernel.cuh' 2025-01-24T00:47:05.9240400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/53_hopper_gemm_permute/permute_traits.hpp' 2025-01-24T00:47:05.9240953Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/53_hopper_gemm_permute' 2025-01-24T00:47:05.9241723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/54_hopper_fp8_warp_specialized_gemm/54_hopper_fp8_warp_specialized_gemm.cu' 2025-01-24T00:47:05.9242370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/54_hopper_fp8_warp_specialized_gemm/CMakeLists.txt' 2025-01-24T00:47:05.9243068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/54_hopper_fp8_warp_specialized_gemm/hopper_fp8_commandline.hpp' 2025-01-24T00:47:05.9243706Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/54_hopper_fp8_warp_specialized_gemm' 2025-01-24T00:47:05.9244365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/55_hopper_mixed_dtype_gemm/55_hopper_int4_bf16_gemm.cu' 2025-01-24T00:47:05.9245024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/55_hopper_mixed_dtype_gemm/55_hopper_int4_fp8_gemm.cu' 2025-01-24T00:47:05.9245692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/55_hopper_mixed_dtype_gemm/55_hopper_mixed_dtype_gemm.cu' 2025-01-24T00:47:05.9246335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/55_hopper_mixed_dtype_gemm/CMakeLists.txt' 2025-01-24T00:47:05.9246955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/55_hopper_mixed_dtype_gemm/README.md' 2025-01-24T00:47:05.9247613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/55_hopper_mixed_dtype_gemm/mixed_dtype_utils.hpp' 2025-01-24T00:47:05.9248272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/55_hopper_mixed_dtype_gemm/packed_scale.hpp' 2025-01-24T00:47:05.9248909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/55_hopper_mixed_dtype_gemm/reorder_utils.hpp' 2025-01-24T00:47:05.9249487Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/55_hopper_mixed_dtype_gemm' 2025-01-24T00:47:05.9250218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/56_hopper_ptr_array_batched_gemm/56_hopper_ptr_array_batched_gemm.cu' 2025-01-24T00:47:05.9250850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/56_hopper_ptr_array_batched_gemm/CMakeLists.txt' 2025-01-24T00:47:05.9251461Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/56_hopper_ptr_array_batched_gemm' 2025-01-24T00:47:05.9252093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/57_hopper_grouped_gemm/57_hopper_grouped_gemm.cu' 2025-01-24T00:47:05.9252674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/57_hopper_grouped_gemm/CMakeLists.txt' 2025-01-24T00:47:05.9253242Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/57_hopper_grouped_gemm' 2025-01-24T00:47:05.9253783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/58_ada_fp8_gemm/CMakeLists.txt' 2025-01-24T00:47:05.9254338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/58_ada_fp8_gemm/ada_fp8_gemm.cu' 2025-01-24T00:47:05.9254861Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/58_ada_fp8_gemm' 2025-01-24T00:47:05.9255474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/59_ampere_gather_scatter_conv/CMakeLists.txt' 2025-01-24T00:47:05.9256071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/59_ampere_gather_scatter_conv/README.md' 2025-01-24T00:47:05.9256710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/59_ampere_gather_scatter_conv/ampere_conv_kernel.h' 2025-01-24T00:47:05.9257405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/59_ampere_gather_scatter_conv/ampere_gather_scatter_conv.cu' 2025-01-24T00:47:05.9258045Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/59_ampere_gather_scatter_conv' 2025-01-24T00:47:05.9258601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/60_cutlass_import/CMakeLists.txt' 2025-01-24T00:47:05.9259140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/60_cutlass_import/main.cpp' 2025-01-24T00:47:05.9259661Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/60_cutlass_import' 2025-01-24T00:47:05.9260426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/61_hopper_gemm_with_topk_and_softmax/61_hopper_gemm_with_topk_and_softmax.cu' 2025-01-24T00:47:05.9261099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/61_hopper_gemm_with_topk_and_softmax/CMakeLists.txt' 2025-01-24T00:47:05.9261797Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/61_hopper_gemm_with_topk_and_softmax' 2025-01-24T00:47:05.9262430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/62_hopper_sparse_gemm/62_hopper_sparse_gemm.cu' 2025-01-24T00:47:05.9263046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/62_hopper_sparse_gemm/CMakeLists.txt' 2025-01-24T00:47:05.9263604Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/62_hopper_sparse_gemm' 2025-01-24T00:47:05.9264355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/63_hopper_gemm_with_weight_prefetch.cu' 2025-01-24T00:47:05.9265005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/CMakeLists.txt' 2025-01-24T00:47:05.9265639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/README.md' 2025-01-24T00:47:05.9266319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective/builder.hpp' 2025-01-24T00:47:05.9267068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective/dispatch_policy_extra.hpp' 2025-01-24T00:47:05.9267940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective/sm90_mma_tma_gmma_ss_warpspecialized_with_prefetch.hpp' 2025-01-24T00:47:05.9268610Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective' 2025-01-24T00:47:05.9269383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/gemm_with_weight_prefetch_commandline.hpp' 2025-01-24T00:47:05.9270215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/kernel/sm90_gemm_tma_warpspecialized_with_prefetch.hpp' 2025-01-24T00:47:05.9270885Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/kernel' 2025-01-24T00:47:05.9271619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/pipeline/prefetch_pipeline_sm90.hpp' 2025-01-24T00:47:05.9272296Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/pipeline' 2025-01-24T00:47:05.9272920Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch' 2025-01-24T00:47:05.9273507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/64_ada_fp8_gemm_grouped/CMakeLists.txt' 2025-01-24T00:47:05.9274143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/64_ada_fp8_gemm_grouped/ada_fp8_gemm_grouped.cu' 2025-01-24T00:47:05.9274693Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/64_ada_fp8_gemm_grouped' 2025-01-24T00:47:05.9275208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/CMakeLists.txt' 2025-01-24T00:47:05.9275726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/common/gather_tensor.hpp' 2025-01-24T00:47:05.9276251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/common/helper.h' 2025-01-24T00:47:05.9276766Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/common' 2025-01-24T00:47:05.9277253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/cute/CMakeLists.txt' 2025-01-24T00:47:05.9277790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/cute/tutorial/CMakeLists.txt' 2025-01-24T00:47:05.9278314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/cute/tutorial/sgemm_1.cu' 2025-01-24T00:47:05.9278827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/cute/tutorial/sgemm_2.cu' 2025-01-24T00:47:05.9279369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/cute/tutorial/sgemm_sm70.cu' 2025-01-24T00:47:05.9279901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/cute/tutorial/sgemm_sm80.cu' 2025-01-24T00:47:05.9280433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/cute/tutorial/tiled_copy.cu' 2025-01-24T00:47:05.9280970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/cute/tutorial/wgmma_sm90.cu' 2025-01-24T00:47:05.9281479Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/cute/tutorial' 2025-01-24T00:47:05.9281960Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/cute' 2025-01-24T00:47:05.9282486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/python/00_basic_gemm.ipynb' 2025-01-24T00:47:05.9283002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/python/01_epilogue.ipynb' 2025-01-24T00:47:05.9283645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/python/02_pytorch_extension_grouped_gemm.ipynb' 2025-01-24T00:47:05.9284179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/python/03_basic_conv2d.ipynb' 2025-01-24T00:47:05.9284749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/python/04_epilogue_visitor.ipynb' 2025-01-24T00:47:05.9285231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/python/README.md' 2025-01-24T00:47:05.9285709Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples/python' 2025-01-24T00:47:05.9286166Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/examples' 2025-01-24T00:47:05.9286746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/algorithm/axpby.hpp' 2025-01-24T00:47:05.9287273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/algorithm/clear.hpp' 2025-01-24T00:47:05.9287852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/algorithm/cooperative_copy.hpp' 2025-01-24T00:47:05.9288457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/algorithm/cooperative_gemm.hpp' 2025-01-24T00:47:05.9288981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/algorithm/copy.hpp' 2025-01-24T00:47:05.9289507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/algorithm/fill.hpp' 2025-01-24T00:47:05.9290071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/algorithm/functional.hpp' 2025-01-24T00:47:05.9290610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/algorithm/gemm.hpp' 2025-01-24T00:47:05.9291125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/algorithm/prefer.hpp' 2025-01-24T00:47:05.9291664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/algorithm/prefetch.hpp' 2025-01-24T00:47:05.9292408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/algorithm/tensor_algorithms.hpp' 2025-01-24T00:47:05.9292986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/algorithm/tuple_algorithms.hpp' 2025-01-24T00:47:05.9293508Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/algorithm' 2025-01-24T00:47:05.9294025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/arch/cluster_sm90.hpp' 2025-01-24T00:47:05.9294529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/arch/config.hpp' 2025-01-24T00:47:05.9295011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/arch/copy.hpp' 2025-01-24T00:47:05.9295512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/arch/copy_sm50.hpp' 2025-01-24T00:47:05.9296026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/arch/copy_sm75.hpp' 2025-01-24T00:47:05.9296527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/arch/copy_sm80.hpp' 2025-01-24T00:47:05.9297047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/arch/copy_sm90.hpp' 2025-01-24T00:47:05.9297574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/arch/copy_sm90_desc.hpp' 2025-01-24T00:47:05.9298104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/arch/copy_sm90_tma.hpp' 2025-01-24T00:47:05.9298596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/arch/mma.hpp' 2025-01-24T00:47:05.9299095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/arch/mma_sm61.hpp' 2025-01-24T00:47:05.9299604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/arch/mma_sm70.hpp' 2025-01-24T00:47:05.9300099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/arch/mma_sm75.hpp' 2025-01-24T00:47:05.9300595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/arch/mma_sm80.hpp' 2025-01-24T00:47:05.9301104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/arch/mma_sm90.hpp' 2025-01-24T00:47:05.9301628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/arch/mma_sm90_desc.hpp' 2025-01-24T00:47:05.9302207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/arch/mma_sm90_gmma.hpp' 2025-01-24T00:47:05.9302799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/arch/mma_sm90_gmma_ext.hpp' 2025-01-24T00:47:05.9303395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/arch/mma_sm90_gmma_sparse.hpp' 2025-01-24T00:47:05.9304019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/arch/mma_sm90_gmma_sparse_ext.hpp' 2025-01-24T00:47:05.9304502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/arch/util.hpp' 2025-01-24T00:47:05.9304984Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/arch' 2025-01-24T00:47:05.9305498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/atom/copy_atom.hpp' 2025-01-24T00:47:05.9306006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/atom/copy_traits.hpp' 2025-01-24T00:47:05.9306562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/atom/copy_traits_sm50.hpp' 2025-01-24T00:47:05.9307098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/atom/copy_traits_sm75.hpp' 2025-01-24T00:47:05.9307636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/atom/copy_traits_sm80.hpp' 2025-01-24T00:47:05.9308183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/atom/copy_traits_sm90.hpp' 2025-01-24T00:47:05.9308759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/atom/copy_traits_sm90_im2col.hpp' 2025-01-24T00:47:05.9309328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/atom/copy_traits_sm90_tma.hpp' 2025-01-24T00:47:05.9309931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/atom/copy_traits_sm90_tma_swizzle.hpp' 2025-01-24T00:47:05.9310428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/atom/mma_atom.hpp' 2025-01-24T00:47:05.9310947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/atom/mma_traits.hpp' 2025-01-24T00:47:05.9311476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/atom/mma_traits_sm61.hpp' 2025-01-24T00:47:05.9312020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/atom/mma_traits_sm70.hpp' 2025-01-24T00:47:05.9312550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/atom/mma_traits_sm75.hpp' 2025-01-24T00:47:05.9313081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/atom/mma_traits_sm80.hpp' 2025-01-24T00:47:05.9313625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/atom/mma_traits_sm90.hpp' 2025-01-24T00:47:05.9314181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/atom/mma_traits_sm90_gmma.hpp' 2025-01-24T00:47:05.9314758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/atom/mma_traits_sm90_gmma_ext.hpp' 2025-01-24T00:47:05.9315366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/atom/mma_traits_sm90_gmma_sparse.hpp' 2025-01-24T00:47:05.9316018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/atom/mma_traits_sm90_gmma_sparse_ext.hpp' 2025-01-24T00:47:05.9316545Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/atom' 2025-01-24T00:47:05.9317041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/config.hpp' 2025-01-24T00:47:05.9317600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/container/alignment.hpp' 2025-01-24T00:47:05.9318119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/container/array.hpp' 2025-01-24T00:47:05.9318667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/container/array_aligned.hpp' 2025-01-24T00:47:05.9319229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/container/array_subbyte.hpp' 2025-01-24T00:47:05.9319758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/container/bit_field.hpp' 2025-01-24T00:47:05.9320294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/container/cuda_types.hpp' 2025-01-24T00:47:05.9320859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/container/packed_tuple.hpp' 2025-01-24T00:47:05.9321366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/container/tuple.hpp' 2025-01-24T00:47:05.9321911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/container/type_list.hpp' 2025-01-24T00:47:05.9322421Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/container' 2025-01-24T00:47:05.9322903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/int_tuple.hpp' 2025-01-24T00:47:05.9323386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/layout.hpp' 2025-01-24T00:47:05.9323894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/layout_composed.hpp' 2025-01-24T00:47:05.9324461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/numeric/arithmetic_tuple.hpp' 2025-01-24T00:47:05.9325028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/numeric/complex.hpp' 2025-01-24T00:47:05.9325571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/numeric/int.hpp' 2025-01-24T00:47:05.9326546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/numeric/integer_sequence.hpp' 2025-01-24T00:47:05.9327108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/numeric/integral_constant.hpp' 2025-01-24T00:47:05.9327668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/numeric/integral_ratio.hpp' 2025-01-24T00:47:05.9328159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/numeric/math.hpp' 2025-01-24T00:47:05.9328698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/numeric/numeric_types.hpp' 2025-01-24T00:47:05.9329199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/numeric/real.hpp' 2025-01-24T00:47:05.9329727Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/numeric' 2025-01-24T00:47:05.9330225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/pointer.hpp' 2025-01-24T00:47:05.9330757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/pointer_base.hpp' 2025-01-24T00:47:05.9331291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/pointer_flagged.hpp' 2025-01-24T00:47:05.9331810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/pointer_sparse.hpp' 2025-01-24T00:47:05.9332316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/pointer_swizzle.hpp' 2025-01-24T00:47:05.9332786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/stride.hpp' 2025-01-24T00:47:05.9333268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/swizzle.hpp' 2025-01-24T00:47:05.9333778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/swizzle_layout.hpp' 2025-01-24T00:47:05.9334254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/tensor.hpp' 2025-01-24T00:47:05.9334743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/tensor_impl.hpp' 2025-01-24T00:47:05.9335262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/tensor_predicate.hpp' 2025-01-24T00:47:05.9335757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/tensor_zip.hpp' 2025-01-24T00:47:05.9336241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/underscore.hpp' 2025-01-24T00:47:05.9336737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/util/debug.hpp' 2025-01-24T00:47:05.9337225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/util/print.hpp' 2025-01-24T00:47:05.9337743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/util/type_traits.hpp' 2025-01-24T00:47:05.9338240Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute/util' 2025-01-24T00:47:05.9338695Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cute' 2025-01-24T00:47:05.9339201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/aligned_buffer.h' 2025-01-24T00:47:05.9339695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/arch/arch.h' 2025-01-24T00:47:05.9340190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/arch/barrier.h' 2025-01-24T00:47:05.9340742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/arch/cache_operation.h' 2025-01-24T00:47:05.9341232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/arch/config.h' 2025-01-24T00:47:05.9341816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/arch/grid_dependency_control.h' 2025-01-24T00:47:05.9342322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/arch/memory.h' 2025-01-24T00:47:05.9342865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/arch/memory_sm75.h' 2025-01-24T00:47:05.9343417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/arch/memory_sm80.h' 2025-01-24T00:47:05.9343924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/arch/mma.h' 2025-01-24T00:47:05.9344445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/arch/mma_sm50.h' 2025-01-24T00:47:05.9344955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/arch/mma_sm60.h' 2025-01-24T00:47:05.9345453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/arch/mma_sm61.h' 2025-01-24T00:47:05.9345964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/arch/mma_sm70.h' 2025-01-24T00:47:05.9346462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/arch/mma_sm75.h' 2025-01-24T00:47:05.9346962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/arch/mma_sm80.h' 2025-01-24T00:47:05.9347473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/arch/mma_sm89.h' 2025-01-24T00:47:05.9347972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/arch/mma_sm90.h' 2025-01-24T00:47:05.9348507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/arch/mma_sparse_sm80.h' 2025-01-24T00:47:05.9349060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/arch/mma_sparse_sm89.h' 2025-01-24T00:47:05.9349587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/arch/reg_reconfig.h' 2025-01-24T00:47:05.9350086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/arch/simd.h' 2025-01-24T00:47:05.9350588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/arch/simd_sm60.h' 2025-01-24T00:47:05.9351092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/arch/simd_sm61.h' 2025-01-24T00:47:05.9351610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/arch/synclog.hpp' 2025-01-24T00:47:05.9352092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/arch/wmma.h' 2025-01-24T00:47:05.9352611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/arch/wmma_sm70.h' 2025-01-24T00:47:05.9353113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/arch/wmma_sm72.h' 2025-01-24T00:47:05.9353615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/arch/wmma_sm75.h' 2025-01-24T00:47:05.9354124Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/arch' 2025-01-24T00:47:05.9354588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/array.h' 2025-01-24T00:47:05.9355136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/array_planar_complex.h' 2025-01-24T00:47:05.9355637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/array_subbyte.h' 2025-01-24T00:47:05.9356136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/barrier.h' 2025-01-24T00:47:05.9356650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/bfloat16.h' 2025-01-24T00:47:05.9357141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/blas3.h' 2025-01-24T00:47:05.9357665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/blas3_types.h' 2025-01-24T00:47:05.9358173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/block_striped.h' 2025-01-24T00:47:05.9358687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/cluster_launch.hpp' 2025-01-24T00:47:05.9359177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/complex.h' 2025-01-24T00:47:05.9359660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/constants.h' 2025-01-24T00:47:05.9360306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/collective/builders/sm90_common.inl' 2025-01-24T00:47:05.9360995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/collective/builders/sm90_gmma_builder.inl' 2025-01-24T00:47:05.9361590Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/collective/builders' 2025-01-24T00:47:05.9362231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/collective/collective_builder.hpp' 2025-01-24T00:47:05.9362851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/collective/collective_conv.hpp' 2025-01-24T00:47:05.9363413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/collective/detail.hpp' 2025-01-24T00:47:05.9364180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/collective/sm90_implicit_gemm_gmma_ss_warpspecialized.hpp' 2025-01-24T00:47:05.9364729Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/collective' 2025-01-24T00:47:05.9365304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/conv2d_problem_size.h' 2025-01-24T00:47:05.9365863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/conv3d_problem_size.h' 2025-01-24T00:47:05.9366494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/convnd_problem_shape.hpp' 2025-01-24T00:47:05.9367028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/convolution.h' 2025-01-24T00:47:05.9367531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/detail.hpp' 2025-01-24T00:47:05.9368179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/device/conv_universal_adapter.hpp' 2025-01-24T00:47:05.9368776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/device/direct_convolution.h' 2025-01-24T00:47:05.9369411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/device/implicit_gemm_convolution.h' 2025-01-24T00:47:05.9370126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/device/implicit_gemm_convolution_fusion.h' 2025-01-24T00:47:05.9370681Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/device' 2025-01-24T00:47:05.9371267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/dispatch_policy.hpp' 2025-01-24T00:47:05.9371880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/kernel/conv_universal.hpp' 2025-01-24T00:47:05.9372455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/kernel/default_conv2d.h' 2025-01-24T00:47:05.9373077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/kernel/default_conv2d_dgrad.h' 2025-01-24T00:47:05.9373686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop.h' 2025-01-24T00:47:05.9374345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop_fusion.h' 2025-01-24T00:47:05.9375015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop_with_absmax.h' 2025-01-24T00:47:05.9375707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop_with_broadcast.h' 2025-01-24T00:47:05.9376405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop_with_reduction.h' 2025-01-24T00:47:05.9377046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/kernel/default_conv2d_group_fprop.h' 2025-01-24T00:47:05.9377663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/kernel/default_conv2d_wgrad.h' 2025-01-24T00:47:05.9378307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/kernel/default_conv2d_wgrad_fusion.h' 2025-01-24T00:47:05.9378910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/kernel/default_conv3d_dgrad.h' 2025-01-24T00:47:05.9379532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/kernel/default_conv3d_fprop.h' 2025-01-24T00:47:05.9380174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/kernel/default_conv3d_fprop_fusion.h' 2025-01-24T00:47:05.9380875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/kernel/default_conv3d_fprop_with_broadcast.h' 2025-01-24T00:47:05.9381482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/kernel/default_conv3d_wgrad.h' 2025-01-24T00:47:05.9382067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/kernel/default_deconv2d.h' 2025-01-24T00:47:05.9382755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/kernel/default_deconv2d_with_broadcast.h' 2025-01-24T00:47:05.9383390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/kernel/default_deconv3d.h' 2025-01-24T00:47:05.9384146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/kernel/default_deconv3d_with_broadcast.h' 2025-01-24T00:47:05.9384771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/kernel/default_depthwise_fprop.h' 2025-01-24T00:47:05.9385415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/kernel/direct_convolution.h' 2025-01-24T00:47:05.9386088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution.h' 2025-01-24T00:47:05.9386760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution_fusion.h' 2025-01-24T00:47:05.9387486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution_strided_dgrad.h' 2025-01-24T00:47:05.9388192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution_with_absmax.h' 2025-01-24T00:47:05.9388939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution_with_fused_epilogue.h' 2025-01-24T00:47:05.9389666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/kernel/sm90_implicit_gemm_tma_warpspecialized.hpp' 2025-01-24T00:47:05.9390201Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/kernel' 2025-01-24T00:47:05.9390791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/thread/depthwise_mma.h' 2025-01-24T00:47:05.9391319Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/thread' 2025-01-24T00:47:05.9392258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/conv2d_dgrad_filter_tile_access_iterator_analytic.h' 2025-01-24T00:47:05.9393077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/conv2d_dgrad_filter_tile_access_iterator_optimized.h' 2025-01-24T00:47:05.9393916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/conv2d_dgrad_output_gradient_tile_access_iterator_analytic.h' 2025-01-24T00:47:05.9394764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/conv2d_dgrad_output_gradient_tile_access_iterator_optimized.h' 2025-01-24T00:47:05.9395586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_analytic.h' 2025-01-24T00:47:05.9396422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_few_channels.h' 2025-01-24T00:47:05.9397265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_fixed_channels.h' 2025-01-24T00:47:05.9398083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_optimized.h' 2025-01-24T00:47:05.9398882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_filter_tile_access_iterator_analytic.h' 2025-01-24T00:47:05.9399755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_filter_tile_access_iterator_few_channels.h' 2025-01-24T00:47:05.9400646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_filter_tile_access_iterator_fixed_channels.h' 2025-01-24T00:47:05.9401440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_filter_tile_access_iterator_optimized.h' 2025-01-24T00:47:05.9402129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/conv2d_params.h' 2025-01-24T00:47:05.9402786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/conv2d_tile_iterator.h' 2025-01-24T00:47:05.9403602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/conv2d_wgrad_activation_tile_access_iterator_analytic.h' 2025-01-24T00:47:05.9404434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/conv2d_wgrad_activation_tile_access_iterator_optimized.h' 2025-01-24T00:47:05.9405264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/conv2d_wgrad_output_gradient_tile_access_iterator_analytic.h' 2025-01-24T00:47:05.9406104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/conv2d_wgrad_output_gradient_tile_access_iterator_optimized.h' 2025-01-24T00:47:05.9406994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/conv3d_dgrad_filter_tile_access_iterator_analytic.h' 2025-01-24T00:47:05.9407788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/conv3d_dgrad_filter_tile_access_iterator_optimized.h' 2025-01-24T00:47:05.9408634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/conv3d_dgrad_output_gradient_tile_access_iterator_analytic.h' 2025-01-24T00:47:05.9409469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/conv3d_dgrad_output_gradient_tile_access_iterator_optimized.h' 2025-01-24T00:47:05.9410289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/conv3d_fprop_activation_tile_access_iterator_analytic.h' 2025-01-24T00:47:05.9411098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/conv3d_fprop_activation_tile_access_iterator_optimized.h' 2025-01-24T00:47:05.9411884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/conv3d_fprop_filter_tile_access_iterator_analytic.h' 2025-01-24T00:47:05.9412694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/conv3d_fprop_filter_tile_access_iterator_optimized.h' 2025-01-24T00:47:05.9413291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/conv3d_params.h' 2025-01-24T00:47:05.9414110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/conv3d_wgrad_activation_tile_access_iterator_analytic.h' 2025-01-24T00:47:05.9414951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/conv3d_wgrad_activation_tile_access_iterator_optimized.h' 2025-01-24T00:47:05.9415779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/conv3d_wgrad_output_gradient_tile_access_iterator_analytic.h' 2025-01-24T00:47:05.9416686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/conv3d_wgrad_output_gradient_tile_access_iterator_optimized.h' 2025-01-24T00:47:05.9417394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/depthwise_direct_conv_params.h' 2025-01-24T00:47:05.9418354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/depthwise_fprop_activation_tile_access_iterator_direct_conv_fixed_stride_dilation.h' 2025-01-24T00:47:05.9419247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/depthwise_fprop_activation_tile_access_iterator_direct_conv_optimized.h' 2025-01-24T00:47:05.9420000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/depthwise_fprop_direct_conv_multistage.h' 2025-01-24T00:47:05.9420864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/depthwise_fprop_filter_tile_access_iterator_direct_conv_optimized.h' 2025-01-24T00:47:05.9421533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/depthwise_fprop_pipelined.h' 2025-01-24T00:47:05.9422170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/depthwise_mma_base.h' 2025-01-24T00:47:05.9422920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/depthwise_mma_core_with_lane_access_size.h' 2025-01-24T00:47:05.9423667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/implicit_gemm_fprop_fusion_multistage.h' 2025-01-24T00:47:05.9424336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/implicit_gemm_multistage.h' 2025-01-24T00:47:05.9424995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/implicit_gemm_pipelined.h' 2025-01-24T00:47:05.9425737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/implicit_gemm_wgrad_fusion_multistage.h' 2025-01-24T00:47:05.9426513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/predicated_scale_bias_vector_access_iterator.h' 2025-01-24T00:47:05.9427258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/predicated_scale_bias_vector_iterator.h' 2025-01-24T00:47:05.9427901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock/threadblock_swizzle.h' 2025-01-24T00:47:05.9428548Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/threadblock' 2025-01-24T00:47:05.9429148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/warp/mma_depthwise_simt.h' 2025-01-24T00:47:05.9429806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/warp/mma_depthwise_simt_tile_iterator.h' 2025-01-24T00:47:05.9430471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/warp/scale_bias_relu_transform.h' 2025-01-24T00:47:05.9431020Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv/warp' 2025-01-24T00:47:05.9431541Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/conv' 2025-01-24T00:47:05.9432046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/coord.h' 2025-01-24T00:47:05.9432520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/core_io.h' 2025-01-24T00:47:05.9433068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/cuda_host_adapter.hpp' 2025-01-24T00:47:05.9433543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/cutlass.h' 2025-01-24T00:47:05.9434080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/detail/collective.hpp' 2025-01-24T00:47:05.9434737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/detail/collective/mixed_input_utils.hpp' 2025-01-24T00:47:05.9435298Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/detail/collective' 2025-01-24T00:47:05.9435874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/detail/dependent_false.hpp' 2025-01-24T00:47:05.9436431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/detail/helper_macros.hpp' 2025-01-24T00:47:05.9436942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/detail/layout.hpp' 2025-01-24T00:47:05.9437622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/detail/mainloop_fusion_helper_scale_factor.hpp' 2025-01-24T00:47:05.9438122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/detail/mma.hpp' 2025-01-24T00:47:05.9438641Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/detail' 2025-01-24T00:47:05.9439139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/device_kernel.h' 2025-01-24T00:47:05.9439813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/collective/builders/sm90_builder.inl' 2025-01-24T00:47:05.9440492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/collective/builders/sm90_common.inl' 2025-01-24T00:47:05.9441116Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/collective/builders' 2025-01-24T00:47:05.9446998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/collective/collective_builder.hpp' 2025-01-24T00:47:05.9447760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/collective/collective_epilogue.hpp' 2025-01-24T00:47:05.9448413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/collective/default_epilogue.hpp' 2025-01-24T00:47:05.9449104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/collective/default_epilogue_array.hpp' 2025-01-24T00:47:05.9449865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/collective/detail.hpp' 2025-01-24T00:47:05.9450689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/collective/epilogue_tensor_broadcast.hpp' 2025-01-24T00:47:05.9451392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/collective/sm70_epilogue_vectorized.hpp' 2025-01-24T00:47:05.9452139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/collective/sm70_epilogue_vectorized_array.hpp' 2025-01-24T00:47:05.9452916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/collective/sm90_epilogue_array_tma_warpspecialized.hpp' 2025-01-24T00:47:05.9453652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/collective/sm90_epilogue_tma_warpspecialized.hpp' 2025-01-24T00:47:05.9454479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/collective/sm90_epilogue_tma_warpspecialized_bias_elementwise.hpp' 2025-01-24T00:47:05.9455052Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/collective' 2025-01-24T00:47:05.9455634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/dispatch_policy.hpp' 2025-01-24T00:47:05.9456221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/fusion/callbacks.hpp' 2025-01-24T00:47:05.9456809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/fusion/operations.hpp' 2025-01-24T00:47:05.9457593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/fusion/sm90_callbacks_tma_warpspecialized.hpp' 2025-01-24T00:47:05.9458348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_compute_tma_warpspecialized.hpp' 2025-01-24T00:47:05.9459078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_load_tma_warpspecialized.hpp' 2025-01-24T00:47:05.9459822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_store_tma_warpspecialized.hpp' 2025-01-24T00:47:05.9460532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_tma_warpspecialized.hpp' 2025-01-24T00:47:05.9461206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_topk_softmax.hpp' 2025-01-24T00:47:05.9461759Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/fusion' 2025-01-24T00:47:05.9462331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/thread/activation.h' 2025-01-24T00:47:05.9462967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/thread/conversion_op.h' 2025-01-24T00:47:05.9463889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/thread/detail.hpp' 2025-01-24T00:47:05.9464547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/thread/linear_combination.h' 2025-01-24T00:47:05.9465263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_bias_elementwise.h' 2025-01-24T00:47:05.9465982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_bias_relu.h' 2025-01-24T00:47:05.9466669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_clamp.h' 2025-01-24T00:47:05.9467320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_dgelu.h' 2025-01-24T00:47:05.9467977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_drelu.h' 2025-01-24T00:47:05.9468628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_gelu.h' 2025-01-24T00:47:05.9469292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_generic.h' 2025-01-24T00:47:05.9470030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_generic_with_scaling.h' 2025-01-24T00:47:05.9470709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_hardswish.h' 2025-01-24T00:47:05.9471392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_leaky_relu.h' 2025-01-24T00:47:05.9472054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_params.h' 2025-01-24T00:47:05.9472758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_planar_complex.h' 2025-01-24T00:47:05.9473416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_relu.h' 2025-01-24T00:47:05.9474069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_relu0.h' 2025-01-24T00:47:05.9474775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_residual_block.h' 2025-01-24T00:47:05.9475445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_sigmoid.h' 2025-01-24T00:47:05.9476091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_silu.h' 2025-01-24T00:47:05.9476824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_tensor_broadcast.hpp' 2025-01-24T00:47:05.9477539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_with_elementwise.h' 2025-01-24T00:47:05.9478137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/thread/reduction_op.h' 2025-01-24T00:47:05.9478714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/thread/scale_type.h' 2025-01-24T00:47:05.9479278Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/thread' 2025-01-24T00:47:05.9480024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_complex_tensor_op.h' 2025-01-24T00:47:05.9480856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_complex_tensor_op_blas3.h' 2025-01-24T00:47:05.9481600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_direct_store.h' 2025-01-24T00:47:05.9482317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_planar_complex.h' 2025-01-24T00:47:05.9482981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_simt.h' 2025-01-24T00:47:05.9483680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_tensor_op.h' 2025-01-24T00:47:05.9484411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_tensor_op_blas3.h' 2025-01-24T00:47:05.9485142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_volta_tensor_op.h' 2025-01-24T00:47:05.9485844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_with_absmax.h' 2025-01-24T00:47:05.9486647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_with_broadcast.h' 2025-01-24T00:47:05.9487377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_with_reduction.h' 2025-01-24T00:47:05.9488102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_wmma_tensor_op.h' 2025-01-24T00:47:05.9488789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/default_thread_map_simt.h' 2025-01-24T00:47:05.9489491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/default_thread_map_tensor_op.h' 2025-01-24T00:47:05.9490228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/default_thread_map_volta_tensor_op.h' 2025-01-24T00:47:05.9490958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/default_thread_map_wmma_tensor_op.h' 2025-01-24T00:47:05.9491672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/direct_store_epilogue_iterator.h' 2025-01-24T00:47:05.9492478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue.h' 2025-01-24T00:47:05.9493107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_base.h' 2025-01-24T00:47:05.9493783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_base_streamk.h' 2025-01-24T00:47:05.9494498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_depthwise.h' 2025-01-24T00:47:05.9495163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_direct_store.h' 2025-01-24T00:47:05.9495929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_gemm_k_reduction.h' 2025-01-24T00:47:05.9496634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_planar_complex.h' 2025-01-24T00:47:05.9497327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_smem_accumulator.h' 2025-01-24T00:47:05.9498046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_streamk_with_broadcast.h' 2025-01-24T00:47:05.9498753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_visitor_with_softmax.h' 2025-01-24T00:47:05.9499425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_absmax.h' 2025-01-24T00:47:05.9500095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_broadcast.h' 2025-01-24T00:47:05.9500780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_reduction.h' 2025-01-24T00:47:05.9501444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_visitor.h' 2025-01-24T00:47:05.9502165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_visitor_callbacks.h' 2025-01-24T00:47:05.9502818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_workspace.h' 2025-01-24T00:47:05.9503470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/fusion/visitor_2x.hpp' 2025-01-24T00:47:05.9504158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/fusion/visitor_compute.hpp' 2025-01-24T00:47:05.9504825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/fusion/visitor_load.hpp' 2025-01-24T00:47:05.9505496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/fusion/visitor_store.hpp' 2025-01-24T00:47:05.9506144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/fusion/visitors.hpp' 2025-01-24T00:47:05.9506765Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/fusion' 2025-01-24T00:47:05.9507440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/interleaved_epilogue.h' 2025-01-24T00:47:05.9508132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/output_iterator_parameter.h' 2025-01-24T00:47:05.9508798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/output_tile_thread_map.h' 2025-01-24T00:47:05.9509514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator.h' 2025-01-24T00:47:05.9510255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_affine.h' 2025-01-24T00:47:05.9511085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_affine_layout_params.h' 2025-01-24T00:47:05.9511829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_blas3.h' 2025-01-24T00:47:05.9512535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_conv.h' 2025-01-24T00:47:05.9513286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_direct_conv.h' 2025-01-24T00:47:05.9514006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_params.h' 2025-01-24T00:47:05.9514759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_predicates.h' 2025-01-24T00:47:05.9515517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_strided_dgrad.h' 2025-01-24T00:47:05.9516191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/shared_load_iterator.h' 2025-01-24T00:47:05.9516882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/shared_load_iterator_mixed.h' 2025-01-24T00:47:05.9517603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock/shared_load_iterator_pitch_linear.h' 2025-01-24T00:47:05.9518187Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/threadblock' 2025-01-24T00:47:05.9518889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/warp/fragment_iterator_complex_tensor_op.h' 2025-01-24T00:47:05.9519641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/warp/fragment_iterator_gaussian_complex_tensor_op.h' 2025-01-24T00:47:05.9520266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/warp/fragment_iterator_simt.h' 2025-01-24T00:47:05.9520925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/warp/fragment_iterator_tensor_op.h' 2025-01-24T00:47:05.9521625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/warp/fragment_iterator_volta_tensor_op.h' 2025-01-24T00:47:05.9522305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/warp/fragment_iterator_wmma_tensor_op.h' 2025-01-24T00:47:05.9522892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/warp/simt_policy.h' 2025-01-24T00:47:05.9523486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/warp/tensor_op_policy.h' 2025-01-24T00:47:05.9524110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/warp/tile_iterator_simt.h' 2025-01-24T00:47:05.9524755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/warp/tile_iterator_tensor_op.h' 2025-01-24T00:47:05.9525466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/warp/tile_iterator_tensor_op_mixed.h' 2025-01-24T00:47:05.9526162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/warp/tile_iterator_volta_tensor_op.h' 2025-01-24T00:47:05.9526911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/warp/tile_iterator_wmma_tensor_op.h' 2025-01-24T00:47:05.9527539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/warp/volta_tensor_op_policy.h' 2025-01-24T00:47:05.9528175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/warp/wmma_tensor_op_policy.h' 2025-01-24T00:47:05.9528713Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue/warp' 2025-01-24T00:47:05.9529323Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/epilogue' 2025-01-24T00:47:05.9529808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/fast_math.h' 2025-01-24T00:47:05.9530275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/float8.h' 2025-01-24T00:47:05.9530821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/floating_point_nvrtc.h' 2025-01-24T00:47:05.9531308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/functional.h' 2025-01-24T00:47:05.9531958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/collective/builders/sm90_common.inl' 2025-01-24T00:47:05.9532636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/collective/builders/sm90_gmma_builder.inl' 2025-01-24T00:47:05.9533310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/collective/builders/sm90_sparse_config.inl' 2025-01-24T00:47:05.9534035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/collective/builders/sm90_sparse_gmma_builder.inl' 2025-01-24T00:47:05.9534623Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/collective/builders' 2025-01-24T00:47:05.9535264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/collective/collective_builder.hpp' 2025-01-24T00:47:05.9535924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/collective/collective_builder_decl.hpp' 2025-01-24T00:47:05.9536524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/collective/collective_mma.hpp' 2025-01-24T00:47:05.9537170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/collective/collective_mma_decl.hpp' 2025-01-24T00:47:05.9537788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/collective/fp8_accumulation.hpp' 2025-01-24T00:47:05.9538464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/collective/sm70_mma_twostage.hpp' 2025-01-24T00:47:05.9539096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/collective/sm80_mma_multistage.hpp' 2025-01-24T00:47:05.9539955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_array_tma_gmma_rs_warpspecialized_mixed_input.hpp' 2025-01-24T00:47:05.9540745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_array_tma_gmma_ss_warpspecialized.hpp' 2025-01-24T00:47:05.9541498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_multistage_gmma_rs_warpspecialized.hpp' 2025-01-24T00:47:05.9542268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_multistage_gmma_ss_warpspecialized.hpp' 2025-01-24T00:47:05.9542991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_rs_warpspecialized.hpp' 2025-01-24T00:47:05.9543774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_rs_warpspecialized_mixed_input.hpp' 2025-01-24T00:47:05.9544423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_ss.hpp' 2025-01-24T00:47:05.9545141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_ss_warpspecialized.hpp' 2025-01-24T00:47:05.9545895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_ss_warpspecialized_fp8.hpp' 2025-01-24T00:47:05.9546653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/collective/sm90_sparse_mma_tma_gmma_ss_warpspecialized.hpp' 2025-01-24T00:47:05.9547201Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/collective' 2025-01-24T00:47:05.9547770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/device/base_grouped.h' 2025-01-24T00:47:05.9548408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/device/default_gemm_configuration.h' 2025-01-24T00:47:05.9548949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/device/ell_gemm.h' 2025-01-24T00:47:05.9549463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/device/gemm.h' 2025-01-24T00:47:05.9550006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/device/gemm_array.h' 2025-01-24T00:47:05.9550574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/device/gemm_batched.h' 2025-01-24T00:47:05.9551129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/device/gemm_complex.h' 2025-01-24T00:47:05.9551692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/device/gemm_grouped.h' 2025-01-24T00:47:05.9552354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/device/gemm_layernorm_mainloop_fusion.h' 2025-01-24T00:47:05.9552927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/device/gemm_sparse.h' 2025-01-24T00:47:05.9553548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/device/gemm_sparse_universal.h' 2025-01-24T00:47:05.9554267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/device/gemm_sparse_universal_with_absmax.h' 2025-01-24T00:47:05.9554918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/device/gemm_sparse_with_absmax.h' 2025-01-24T00:47:05.9555539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/device/gemm_sparse_with_visitor.h' 2025-01-24T00:47:05.9556144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/device/gemm_splitk_parallel.h' 2025-01-24T00:47:05.9556729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/device/gemm_universal.h' 2025-01-24T00:47:05.9557345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/device/gemm_universal_adapter.h' 2025-01-24T00:47:05.9557950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/device/gemm_universal_base.h' 2025-01-24T00:47:05.9558650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/device/gemm_universal_streamk_with_broadcast.h' 2025-01-24T00:47:05.9559288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/device/gemm_universal_with_absmax.h' 2025-01-24T00:47:05.9559961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/device/gemm_universal_with_broadcast.h' 2025-01-24T00:47:05.9560568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/device/gemm_with_k_reduction.h' 2025-01-24T00:47:05.9561098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/device/gemv.h' 2025-01-24T00:47:05.9561632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/device/rank_2k.h' 2025-01-24T00:47:05.9562213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/device/rank_2k_grouped.h' 2025-01-24T00:47:05.9562748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/device/rank_k.h' 2025-01-24T00:47:05.9563262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/device/symm.h' 2025-01-24T00:47:05.9563784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/device/trmm.h' 2025-01-24T00:47:05.9564315Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/device' 2025-01-24T00:47:05.9564867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/dispatch_policy.hpp' 2025-01-24T00:47:05.9565359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/gemm.h' 2025-01-24T00:47:05.9565930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/gemm_enumerated_types.h' 2025-01-24T00:47:05.9566614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/group_array_problem_shape.hpp' 2025-01-24T00:47:05.9567224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_ell_gemm.h' 2025-01-24T00:47:05.9567834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_gemm.h' 2025-01-24T00:47:05.9568453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_complex.h' 2025-01-24T00:47:05.9569083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_grouped.h' 2025-01-24T00:47:05.9569789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_grouped_per_group_scale.h' 2025-01-24T00:47:05.9570518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_grouped_softmax_mainloop_fusion.h' 2025-01-24T00:47:05.9571217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_layernorm_mainloop_fusion.h' 2025-01-24T00:47:05.9571929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_planar_complex_universal.h' 2025-01-24T00:47:05.9572523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse.h' 2025-01-24T00:47:05.9573188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse_universal.h' 2025-01-24T00:47:05.9573902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse_universal_with_absmax.h' 2025-01-24T00:47:05.9574566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse_with_absmax.h' 2025-01-24T00:47:05.9575248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse_with_visitor.h' 2025-01-24T00:47:05.9575897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_splitk_parallel.h' 2025-01-24T00:47:05.9576596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_streamk_with_broadcast.h' 2025-01-24T00:47:05.9577214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_universal.h' 2025-01-24T00:47:05.9577898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_universal_with_visitor.h' 2025-01-24T00:47:05.9578539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_with_absmax.h' 2025-01-24T00:47:05.9579178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_with_broadcast.h' 2025-01-24T00:47:05.9579847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_with_k_reduction.h' 2025-01-24T00:47:05.9580487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_with_reduction.h' 2025-01-24T00:47:05.9581042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_gemv.h' 2025-01-24T00:47:05.9581655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_rank_2k.h' 2025-01-24T00:47:05.9582321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_rank_2k_complex.h' 2025-01-24T00:47:05.9582951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_rank_2k_grouped.h' 2025-01-24T00:47:05.9583616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_rank_2k_universal.h' 2025-01-24T00:47:05.9584191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_rank_k.h' 2025-01-24T00:47:05.9584820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_rank_k_complex.h' 2025-01-24T00:47:05.9585448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_rank_k_universal.h' 2025-01-24T00:47:05.9586022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_symm.h' 2025-01-24T00:47:05.9586623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_symm_complex.h' 2025-01-24T00:47:05.9587231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_symm_universal.h' 2025-01-24T00:47:05.9587801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_trmm.h' 2025-01-24T00:47:05.9588402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_trmm_complex.h' 2025-01-24T00:47:05.9589031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/default_trmm_universal.h' 2025-01-24T00:47:05.9589568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/ell_gemm.h' 2025-01-24T00:47:05.9590082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/gemm.h' 2025-01-24T00:47:05.9590641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/gemm_array.h' 2025-01-24T00:47:05.9591199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/gemm_batched.h' 2025-01-24T00:47:05.9591772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/gemm_grouped.h' 2025-01-24T00:47:05.9592567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/gemm_grouped_per_group_scale.h' 2025-01-24T00:47:05.9593222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/gemm_grouped_problem_visitor.h' 2025-01-24T00:47:05.9593926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/gemm_grouped_softmax_mainloop_fusion.h' 2025-01-24T00:47:05.9594582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/gemm_layernorm_mainloop_fusion.h' 2025-01-24T00:47:05.9595141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/gemm_params.h' 2025-01-24T00:47:05.9595770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/gemm_pipelined.h' 2025-01-24T00:47:05.9596394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/gemm_planar_complex.h' 2025-01-24T00:47:05.9597071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/gemm_planar_complex_array.h' 2025-01-24T00:47:05.9597707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/gemm_sparse_universal.h' 2025-01-24T00:47:05.9598396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/gemm_sparse_universal_with_absmax.h' 2025-01-24T00:47:05.9598996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/gemm_splitk_parallel.h' 2025-01-24T00:47:05.9599660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/gemm_streamk_with_fused_epilogue.h' 2025-01-24T00:47:05.9600301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/gemm_transpose_operands.h' 2025-01-24T00:47:05.9600869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/gemm_universal.h' 2025-01-24T00:47:05.9601457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/gemm_universal.hpp' 2025-01-24T00:47:05.9602051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/gemm_universal_decl.h' 2025-01-24T00:47:05.9602662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/gemm_universal_streamk.h' 2025-01-24T00:47:05.9603308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/gemm_universal_with_visitor.h' 2025-01-24T00:47:05.9603986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/gemm_universal_with_visitor_streamk.h' 2025-01-24T00:47:05.9604575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/gemm_with_absmax.h' 2025-01-24T00:47:05.9605196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/gemm_with_fused_epilogue.h' 2025-01-24T00:47:05.9605807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/gemm_with_k_reduction.h' 2025-01-24T00:47:05.9606384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/gemv.h' 2025-01-24T00:47:05.9606985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/gemv_batched_strided.h' 2025-01-24T00:47:05.9607618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/grouped_problem_visitor.h' 2025-01-24T00:47:05.9608210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/params_sparse_base.h' 2025-01-24T00:47:05.9608821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/params_universal_base.h' 2025-01-24T00:47:05.9609410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/rank_2k_grouped.h' 2025-01-24T00:47:05.9610096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/rank_2k_grouped_problem_visitor.h' 2025-01-24T00:47:05.9610798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/rank_2k_transpose_operands.h' 2025-01-24T00:47:05.9611383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/rank_2k_universal.h' 2025-01-24T00:47:05.9611989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/rank_k_universal.h' 2025-01-24T00:47:05.9612552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/sm70_gemm.hpp' 2025-01-24T00:47:05.9613309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/sm90_gemm_array_tma_warpspecialized_cooperative.hpp' 2025-01-24T00:47:05.9614053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/sm90_gemm_array_tma_warpspecialized_pingpong.hpp' 2025-01-24T00:47:05.9614630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/sm90_gemm_tma.hpp' 2025-01-24T00:47:05.9615296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/sm90_gemm_tma_warpspecialized.hpp' 2025-01-24T00:47:05.9616029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/sm90_gemm_tma_warpspecialized_cooperative.hpp' 2025-01-24T00:47:05.9616736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/sm90_gemm_tma_warpspecialized_pingpong.hpp' 2025-01-24T00:47:05.9617390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/sm90_gemm_warpspecialized.hpp' 2025-01-24T00:47:05.9618096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/sm90_gemm_warpspecialized_cooperative.hpp' 2025-01-24T00:47:05.9618788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/sm90_gemm_warpspecialized_pingpong.hpp' 2025-01-24T00:47:05.9619413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/sm90_tile_scheduler.hpp' 2025-01-24T00:47:05.9620047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/sm90_tile_scheduler_group.hpp' 2025-01-24T00:47:05.9620716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/sm90_tile_scheduler_stream_k.hpp' 2025-01-24T00:47:05.9621267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/sparse_gemm.h' 2025-01-24T00:47:05.9621886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/sparse_gemm_with_absmax.h' 2025-01-24T00:47:05.9622529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/sparse_gemm_with_visitor.h' 2025-01-24T00:47:05.9623149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/static_tile_scheduler.hpp' 2025-01-24T00:47:05.9623734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/symm_universal.h' 2025-01-24T00:47:05.9624339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/tile_scheduler.hpp' 2025-01-24T00:47:05.9624972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/tile_scheduler_params.h' 2025-01-24T00:47:05.9625580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel/trmm_universal.h' 2025-01-24T00:47:05.9626128Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/kernel' 2025-01-24T00:47:05.9626646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/thread/mma.h' 2025-01-24T00:47:05.9627183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/thread/mma_sm50.h' 2025-01-24T00:47:05.9627718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/thread/mma_sm60.h' 2025-01-24T00:47:05.9628262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/thread/mma_sm61.h' 2025-01-24T00:47:05.9628785Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/thread' 2025-01-24T00:47:05.9629402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/default_ell_mma.h' 2025-01-24T00:47:05.9630019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/default_gemv_core.h' 2025-01-24T00:47:05.9630593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/default_mma.h' 2025-01-24T00:47:05.9631215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_core.h' 2025-01-24T00:47:05.9631847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_core_simt.h' 2025-01-24T00:47:05.9632496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_core_sm70.h' 2025-01-24T00:47:05.9633133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_core_sm75.h' 2025-01-24T00:47:05.9633767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_core_sm80.h' 2025-01-24T00:47:05.9634450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_core_sparse_sm80.h' 2025-01-24T00:47:05.9635152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_core_with_access_size.h' 2025-01-24T00:47:05.9635857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_core_with_reduction.h' 2025-01-24T00:47:05.9636494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_core_wmma.h' 2025-01-24T00:47:05.9637217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_layernorm_mainloop_fusion.h' 2025-01-24T00:47:05.9637953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_planar_complex_multistage.h' 2025-01-24T00:47:05.9638696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_planar_complex_pipelined.h' 2025-01-24T00:47:05.9639526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_softmax_mainloop_fusion.h' 2025-01-24T00:47:05.9640217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_with_reduction.h' 2025-01-24T00:47:05.9640904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/default_multistage_mma_complex.h' 2025-01-24T00:47:05.9641636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/default_multistage_mma_complex_core.h' 2025-01-24T00:47:05.9642377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/default_multistage_mma_complex_core_sm80.h' 2025-01-24T00:47:05.9643085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/default_multistage_trmm_complex.h' 2025-01-24T00:47:05.9643710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/default_sparse_mma.h' 2025-01-24T00:47:05.9644299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/default_trmm.h' 2025-01-24T00:47:05.9644932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/ell_mma_multistage.h' 2025-01-24T00:47:05.9645554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/ell_mma_pipelined.h' 2025-01-24T00:47:05.9646106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/gemv.h' 2025-01-24T00:47:05.9646758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/index_remat.h' 2025-01-24T00:47:05.9647327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/mma_base.h' 2025-01-24T00:47:05.9647970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/mma_blas3_multistage.h' 2025-01-24T00:47:05.9648706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/mma_layernorm_mainloop_fusion_multistage.h' 2025-01-24T00:47:05.9649318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/mma_multistage.h' 2025-01-24T00:47:05.9649917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/mma_pipelined.h' 2025-01-24T00:47:05.9650565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/mma_planar_complex_base.h' 2025-01-24T00:47:05.9651264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/mma_planar_complex_multistage.h' 2025-01-24T00:47:05.9651949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/mma_planar_complex_pipelined.h' 2025-01-24T00:47:05.9652561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/mma_singlestage.h' 2025-01-24T00:47:05.9653318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/mma_softmax_mainloop_fusion_multistage.h' 2025-01-24T00:47:05.9653969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/mma_sparse_base.h' 2025-01-24T00:47:05.9654617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/mma_sparse_multistage.h' 2025-01-24T00:47:05.9655320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/mma_with_reduction_multistage.h' 2025-01-24T00:47:05.9655956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/threadblock_swizzle.h' 2025-01-24T00:47:05.9656637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock/threadblock_swizzle_streamk.h' 2025-01-24T00:47:05.9657193Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/threadblock' 2025-01-24T00:47:05.9657844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/default_mma_complex_tensor_op.h' 2025-01-24T00:47:05.9658481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/default_mma_sparse_tensor_op.h' 2025-01-24T00:47:05.9659082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/default_mma_tensor_op.h' 2025-01-24T00:47:05.9659705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/default_mma_tensor_op_sm80.h' 2025-01-24T00:47:05.9660389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/default_mma_with_reduction_tensor_op.h' 2025-01-24T00:47:05.9661023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/default_mma_wmma_tensor_op.h' 2025-01-24T00:47:05.9661668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/layernorm_scale_bias_transform.h' 2025-01-24T00:47:05.9662180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/mma.h' 2025-01-24T00:47:05.9662774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/mma_complex_tensor_op.h' 2025-01-24T00:47:05.9663422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/mma_complex_tensor_op_fast_f32.h' 2025-01-24T00:47:05.9664231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/mma_complex_tensor_op_tile_iterator_sm80.h' 2025-01-24T00:47:05.9664884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/mma_gaussian_complex_tensor_op.h' 2025-01-24T00:47:05.9665629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/mma_gaussian_complex_tensor_op_tile_iterator_sm80.h' 2025-01-24T00:47:05.9666253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/mma_mixed_input_tensor_op.h' 2025-01-24T00:47:05.9666832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/mma_planar_complex.h' 2025-01-24T00:47:05.9667395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/mma_simt.h' 2025-01-24T00:47:05.9667987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/mma_simt_policy.h' 2025-01-24T00:47:05.9668620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/mma_simt_tile_iterator.h' 2025-01-24T00:47:05.9669232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/mma_sparse_tensor_op.h' 2025-01-24T00:47:05.9669781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op.h' 2025-01-24T00:47:05.9670385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_fast_f32.h' 2025-01-24T00:47:05.9671040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_fragment_iterator.h' 2025-01-24T00:47:05.9671639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_policy.h' 2025-01-24T00:47:05.9672222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_sm70.h' 2025-01-24T00:47:05.9672889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_access_iterator.h' 2025-01-24T00:47:05.9673525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator.h' 2025-01-24T00:47:05.9674181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator_sm70.h' 2025-01-24T00:47:05.9674845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator_sm80.h' 2025-01-24T00:47:05.9675510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator_sparse.h' 2025-01-24T00:47:05.9676164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator_wmma.h' 2025-01-24T00:47:05.9676745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_wmma.h' 2025-01-24T00:47:05.9677377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/mma_with_reduction_tensor_op.h' 2025-01-24T00:47:05.9678006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/scale_bias_tile_iterator.h' 2025-01-24T00:47:05.9678639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/softmax_scale_bias_transform.h' 2025-01-24T00:47:05.9679279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp/tile_iterator_planar_complex.h' 2025-01-24T00:47:05.9679807Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm/warp' 2025-01-24T00:47:05.9680301Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm' 2025-01-24T00:47:05.9680796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm_coord.h' 2025-01-24T00:47:05.9681316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/gemm_coord.hpp' 2025-01-24T00:47:05.9681778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/half.h' 2025-01-24T00:47:05.9682344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/integer_subbyte.h' 2025-01-24T00:47:05.9682914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/kernel_hardware_info.h' 2025-01-24T00:47:05.9683476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/kernel_hardware_info.hpp' 2025-01-24T00:47:05.9683979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/kernel_launch.h' 2025-01-24T00:47:05.9684485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/layout/layout.h' 2025-01-24T00:47:05.9684998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/layout/matrix.h' 2025-01-24T00:47:05.9685517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/layout/permute.h' 2025-01-24T00:47:05.9686062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/layout/pitch_linear.h' 2025-01-24T00:47:05.9686621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/layout/tensor.h' 2025-01-24T00:47:05.9687243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/layout/tensor_op_multiplicand_sm70.h' 2025-01-24T00:47:05.9687879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/layout/tensor_op_multiplicand_sm75.h' 2025-01-24T00:47:05.9688506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/layout/tensor_op_multiplicand_sm80.h' 2025-01-24T00:47:05.9689027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/layout/vector.h' 2025-01-24T00:47:05.9689534Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/layout' 2025-01-24T00:47:05.9690009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/matrix.h' 2025-01-24T00:47:05.9690520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/matrix_coord.h' 2025-01-24T00:47:05.9691012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/matrix_shape.h' 2025-01-24T00:47:05.9691546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/numeric_conversion.h' 2025-01-24T00:47:05.9692261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/numeric_size.h' 2025-01-24T00:47:05.9692770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/numeric_types.h' 2025-01-24T00:47:05.9693326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/pipeline/pipeline.hpp' 2025-01-24T00:47:05.9693893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/pipeline/sm90_pipeline.hpp' 2025-01-24T00:47:05.9694411Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/pipeline' 2025-01-24T00:47:05.9695014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/pitch_linear_coord.h' 2025-01-24T00:47:05.9695543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/platform/platform.h' 2025-01-24T00:47:05.9696148Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/platform' 2025-01-24T00:47:05.9696698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/predicate_vector.h' 2025-01-24T00:47:05.9697186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/quaternion.h' 2025-01-24T00:47:05.9697664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/real.h' 2025-01-24T00:47:05.9698267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/reduction/device/reduce_split_k.h' 2025-01-24T00:47:05.9698877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/reduction/device/tensor_reduce.h' 2025-01-24T00:47:05.9699582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/reduction/device/tensor_reduce_affine_contiguous.h' 2025-01-24T00:47:05.9700265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/reduction/device/tensor_reduce_affine_strided.h' 2025-01-24T00:47:05.9700832Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/reduction/device' 2025-01-24T00:47:05.9701466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/reduction/kernel/reduce_softmax_final.h' 2025-01-24T00:47:05.9702080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/reduction/kernel/reduce_split_k.h' 2025-01-24T00:47:05.9702771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/reduction/kernel/tensor_reduce_affine_contiguous.h' 2025-01-24T00:47:05.9703457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/reduction/kernel/tensor_reduce_affine_strided.h' 2025-01-24T00:47:05.9704031Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/reduction/kernel' 2025-01-24T00:47:05.9704580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/reduction/thread/reduce.h' 2025-01-24T00:47:05.9705228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/reduction/thread/reduction_operators.h' 2025-01-24T00:47:05.9705779Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/reduction/thread' 2025-01-24T00:47:05.9706376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/reduction/threadblock_swizzle.h' 2025-01-24T00:47:05.9706910Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/reduction' 2025-01-24T00:47:05.9707431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/relatively_equal.h' 2025-01-24T00:47:05.9707928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/semaphore.h' 2025-01-24T00:47:05.9708455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/subbyte_reference.h' 2025-01-24T00:47:05.9708973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/tensor_coord.h' 2025-01-24T00:47:05.9709465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/tensor_ref.h' 2025-01-24T00:47:05.9710084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/tensor_ref_planar_complex.h' 2025-01-24T00:47:05.9710598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/tensor_view.h' 2025-01-24T00:47:05.9711177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/tensor_view_planar_complex.h' 2025-01-24T00:47:05.9711656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/tfloat32.h' 2025-01-24T00:47:05.9712166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/thread/matrix.h' 2025-01-24T00:47:05.9712667Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/thread' 2025-01-24T00:47:05.9713141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/trace.h' 2025-01-24T00:47:05.9713826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/collective/sm90_wgmma_transpose.hpp' 2025-01-24T00:47:05.9714403Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/collective' 2025-01-24T00:47:05.9715103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/device/transform_universal_adapter.hpp' 2025-01-24T00:47:05.9715654Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/device' 2025-01-24T00:47:05.9716334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/kernel/filter_format_transformer.hpp' 2025-01-24T00:47:05.9717032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/kernel/sm90_sparse_gemm_compressor.hpp' 2025-01-24T00:47:05.9717692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/kernel/sparse_gemm_compressor.hpp' 2025-01-24T00:47:05.9718255Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/kernel' 2025-01-24T00:47:05.9718868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/pitch_linear_thread_map.h' 2025-01-24T00:47:05.9719442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/thread/transpose.h' 2025-01-24T00:47:05.9720029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/thread/unary_op.h' 2025-01-24T00:47:05.9720581Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/thread' 2025-01-24T00:47:05.9721224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/threadblock/ell_iterator.h' 2025-01-24T00:47:05.9721971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/threadblock/ell_predicated_tile_access_iterator.h' 2025-01-24T00:47:05.9722679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/threadblock/ell_predicated_tile_iterator.h' 2025-01-24T00:47:05.9723499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/threadblock/predicated_scale_bias_vector_access_iterator.h' 2025-01-24T00:47:05.9724307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/threadblock/predicated_scale_bias_vector_iterator.h' 2025-01-24T00:47:05.9725092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/threadblock/predicated_tile_access_iterator.h' 2025-01-24T00:47:05.9726016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/threadblock/predicated_tile_access_iterator_2dthreadtile.h' 2025-01-24T00:47:05.9726879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/threadblock/predicated_tile_access_iterator_params.h' 2025-01-24T00:47:05.9727721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/threadblock/predicated_tile_access_iterator_triangular_matrix.h' 2025-01-24T00:47:05.9728410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/threadblock/predicated_tile_iterator.h' 2025-01-24T00:47:05.9729177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/threadblock/predicated_tile_iterator_2dthreadtile.h' 2025-01-24T00:47:05.9729962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/threadblock/predicated_tile_iterator_triangular_matrix.h' 2025-01-24T00:47:05.9730712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/threadblock/predicated_vector_access_iterator.h' 2025-01-24T00:47:05.9731488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/threadblock/regular_scale_bias_vector_access_iterator.h' 2025-01-24T00:47:05.9732203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator.h' 2025-01-24T00:47:05.9732997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator_pitch_linear.h' 2025-01-24T00:47:05.9733839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator_pitch_linear_direct_conv.h' 2025-01-24T00:47:05.9734617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator_tensor_op.h' 2025-01-24T00:47:05.9735404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator_tensor_op_sm80.h' 2025-01-24T00:47:05.9736085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator.h' 2025-01-24T00:47:05.9736834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator_pitch_linear.h' 2025-01-24T00:47:05.9737649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator_pitch_linear_2dthreadtile.h' 2025-01-24T00:47:05.9738425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator_tensor_op.h' 2025-01-24T00:47:05.9739172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator_tensor_op_sm70.h' 2025-01-24T00:47:05.9739863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/threadblock/vector_iterator.h' 2025-01-24T00:47:05.9740480Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/threadblock' 2025-01-24T00:47:05.9741126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/warp/vector_fragment_iterator.h' 2025-01-24T00:47:05.9741683Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform/warp' 2025-01-24T00:47:05.9742208Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/transform' 2025-01-24T00:47:05.9742688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/uint128.h' 2025-01-24T00:47:05.9743181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/version.h' 2025-01-24T00:47:05.9743671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/wmma_array.h' 2025-01-24T00:47:05.9744166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass/workspace.h' 2025-01-24T00:47:05.9744639Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include/cutlass' 2025-01-24T00:47:05.9745070Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/include' 2025-01-24T00:47:05.9745732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/build/building_in_windows_with_visual_studio.md' 2025-01-24T00:47:05.9746371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/build/building_with_clang_as_host_compiler.md' 2025-01-24T00:47:05.9746861Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/build' 2025-01-24T00:47:05.9747370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/code_organization.md' 2025-01-24T00:47:05.9747876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/cute/00_quickstart.md' 2025-01-24T00:47:05.9748368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/cute/01_layout.md' 2025-01-24T00:47:05.9748896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/cute/02_layout_algebra.md' 2025-01-24T00:47:05.9749388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/cute/03_tensor.md' 2025-01-24T00:47:05.9749896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/cute/04_algorithms.md' 2025-01-24T00:47:05.9750388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/cute/0t_mma_atom.md' 2025-01-24T00:47:05.9750923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/cute/0x_gemm_tutorial.md' 2025-01-24T00:47:05.9751439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/cute/0y_predication.md' 2025-01-24T00:47:05.9751979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/cute/0z_tma_tensors.md' 2025-01-24T00:47:05.9752470Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/cute' 2025-01-24T00:47:05.9753114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/cutlass_3x_backwards_compatibility.md' 2025-01-24T00:47:05.9753632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/cutlass_3x_design.md' 2025-01-24T00:47:05.9754192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/dependent_kernel_launch.md' 2025-01-24T00:47:05.9754685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/doxygen_mainpage.md' 2025-01-24T00:47:05.9755182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/efficient_gemm.md' 2025-01-24T00:47:05.9755670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/functionality.md' 2025-01-24T00:47:05.9756190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/fundamental_types.md' 2025-01-24T00:47:05.9756652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/gemm_api.md' 2025-01-24T00:47:05.9757124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/gemm_api_3x.md' 2025-01-24T00:47:05.9757637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/grouped_scheduler.md' 2025-01-24T00:47:05.9758103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/ide_setup.md' 2025-01-24T00:47:05.9758658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/implicit_gemm_convolution.md' 2025-01-24T00:47:05.9759109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/layout.md' 2025-01-24T00:47:05.9759572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/pipeline.md' 2025-01-24T00:47:05.9760042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/profiler.md' 2025-01-24T00:47:05.9760578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/programming_guidelines.md' 2025-01-24T00:47:05.9761045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/quickstart.md' 2025-01-24T00:47:05.9761534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/terminology.md' 2025-01-24T00:47:05.9762057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/tile_iterator_concept.md' 2025-01-24T00:47:05.9762536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs/utilities.md' 2025-01-24T00:47:05.9762980Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/docs' 2025-01-24T00:47:05.9763573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/13_example_block_resident_fusion.png' 2025-01-24T00:47:05.9764104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/13_example_fusion.png' 2025-01-24T00:47:05.9764683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/13_example_rf_resident_fusion.png' 2025-01-24T00:47:05.9765320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/13_example_shmem_resident_fusion.png' 2025-01-24T00:47:05.9765842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/conv2d-fprop-int4.png' 2025-01-24T00:47:05.9766497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cute/HMMA.8x8x4.NT.png' 2025-01-24T00:47:05.9767078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cute/HMMA.8x8x4.NT_2x2.png' 2025-01-24T00:47:05.9767663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cute/HMMA.8x8x4.NT_2x2_32Mx32x4.png' 2025-01-24T00:47:05.9768258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cute/HMMA.8x8x4.NT_2x2_32x32x4.png' 2025-01-24T00:47:05.9768807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cute/HMMA.8x8x4.NT_Atom.png' 2025-01-24T00:47:05.9769382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cute/HMMA.8x8x4.quadpair.AB.png' 2025-01-24T00:47:05.9769970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cute/HMMA.8x8x4.quadpair.C.png' 2025-01-24T00:47:05.9770482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cute/TiledCopyA.png' 2025-01-24T00:47:05.9770997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cute/TiledMmaC.png' 2025-01-24T00:47:05.9771509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cute/complement1.png' 2025-01-24T00:47:05.9772027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cute/composition1.png' 2025-01-24T00:47:05.9772557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cute/composition2.png' 2025-01-24T00:47:05.9773051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cute/divide1.png' 2025-01-24T00:47:05.9773551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cute/divide2.png' 2025-01-24T00:47:05.9774046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cute/divide3.png' 2025-01-24T00:47:05.9774605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cute/gmma_coremat_cd_fp16.png' 2025-01-24T00:47:05.9775147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cute/gmma_wg_n_slice.png' 2025-01-24T00:47:05.9775794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cute/logical_divide-and-zipped_divide-2.png' 2025-01-24T00:47:05.9776423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cute/logical_divide-and-zipped_divide.png' 2025-01-24T00:47:05.9776937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cute/product1.png' 2025-01-24T00:47:05.9777434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cute/product2.png' 2025-01-24T00:47:05.9777950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cute/product2d.png' 2025-01-24T00:47:05.9778496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cute/productblocked2d.png' 2025-01-24T00:47:05.9779052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cute/productraked2d.png' 2025-01-24T00:47:05.9779580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cute/slice.png' 2025-01-24T00:47:05.9780134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cute/tC_partitioning.png' 2025-01-24T00:47:05.9780669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cute/tv_layout.png' 2025-01-24T00:47:05.9781153Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cute' 2025-01-24T00:47:05.9781734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cutlass-2.8-gemm-performance.png' 2025-01-24T00:47:05.9782384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cutlass-2.9-implicit-gemm-performance.png' 2025-01-24T00:47:05.9782993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cutlass-3.0-gemm-peak-performance.png' 2025-01-24T00:47:05.9783617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cutlass-3.1-gemm-peak-performance.png' 2025-01-24T00:47:05.9784266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cutlass-3.5.1-gemm-peak-performance-fp8.png' 2025-01-24T00:47:05.9784887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cutlass-3.5.1-gemm-peak-performance.png' 2025-01-24T00:47:05.9785452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cutlass-gemm-components.png' 2025-01-24T00:47:05.9786040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cutlass-layered-organization.png' 2025-01-24T00:47:05.9786577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cutlass-logo-small.png' 2025-01-24T00:47:05.9787139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cutlass-performance-plot.png' 2025-01-24T00:47:05.9787774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cutlass-reduction-in-named-iterators.png' 2025-01-24T00:47:05.9788344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cutlass-threadblock-gemm.png' 2025-01-24T00:47:05.9788964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cutlass-threadblock-mma-pipelined.png' 2025-01-24T00:47:05.9789524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cutlass-tile-iteration.png' 2025-01-24T00:47:05.9790077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cutlass-tile-structure.png' 2025-01-24T00:47:05.9790744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cutlass-warp-level-gemm-api-instantiation.png' 2025-01-24T00:47:05.9791375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cutlass-warp-level-gemm-operation.png' 2025-01-24T00:47:05.9792408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/cutlass-warp-thread-tile-structure.png' 2025-01-24T00:47:05.9793074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/gemm-hierarchy-with-epilogue-no-labels.png' 2025-01-24T00:47:05.9793725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/gemm-hierarchy-with-epilogue.png' 2025-01-24T00:47:05.9794334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/gemm-structural-components.png' 2025-01-24T00:47:05.9794951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/grouped-gemm-schedule-2x2.png' 2025-01-24T00:47:05.9795577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/grouped-gemm-schedule-varied.png' 2025-01-24T00:47:05.9796161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/grouped-syr2k-schedule-3x3.png' 2025-01-24T00:47:05.9796750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/grouped-syr2k-schedule-ideal.png' 2025-01-24T00:47:05.9797339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/grouped-syr2k-schedule-macro.png' 2025-01-24T00:47:05.9798081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/grouped-syr2k-schedule-using-grouped-gemm-scheduler.png' 2025-01-24T00:47:05.9798600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/ldmatrix-8x128bx4.png' 2025-01-24T00:47:05.9799189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/ldmatrix-tensorop-32x32x32.png' 2025-01-24T00:47:05.9799678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/mma-8x8x32.png' 2025-01-24T00:47:05.9800200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/software-pipeline.png' 2025-01-24T00:47:05.9800852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/tensor-op-permuted-smem-layout-TN-k0.png' 2025-01-24T00:47:05.9801487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/tensor-op-permuted-smem-layout-TN-k1.png' 2025-01-24T00:47:05.9802105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images/tensor-op-permuted-smem-layout-TN.png' 2025-01-24T00:47:05.9802577Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media/images' 2025-01-24T00:47:05.9802996Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/media' 2025-01-24T00:47:05.9803434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/pyproject.toml' 2025-01-24T00:47:05.9803879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/LICENSE.txt' 2025-01-24T00:47:05.9804315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/README.md' 2025-01-24T00:47:05.9804812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/__init__.py' 2025-01-24T00:47:05.9805332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/__init__.py' 2025-01-24T00:47:05.9805878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/arguments.py' 2025-01-24T00:47:05.9806441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/c_types.py' 2025-01-24T00:47:05.9806962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/compiler.py' 2025-01-24T00:47:05.9807566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/conv2d_operation.py' 2025-01-24T00:47:05.9808136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/epilogue.py' 2025-01-24T00:47:05.9808693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/__init__.py' 2025-01-24T00:47:05.9809300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/backend/__init__.py' 2025-01-24T00:47:05.9809913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/backend/emitter_base.py' 2025-01-24T00:47:05.9810540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/backend/sm80_emitter.py' 2025-01-24T00:47:05.9811135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/backend/sm80_nodes.py' 2025-01-24T00:47:05.9811763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/backend/sm90_emitter.py' 2025-01-24T00:47:05.9812353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/backend/sm90_nodes.py' 2025-01-24T00:47:05.9812923Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/backend' 2025-01-24T00:47:05.9813476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/epilogue.py' 2025-01-24T00:47:05.9814072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/frontend/__init__.py' 2025-01-24T00:47:05.9814699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/frontend/frontend_base.py' 2025-01-24T00:47:05.9815313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/frontend/python_ast.py' 2025-01-24T00:47:05.9815890Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/frontend' 2025-01-24T00:47:05.9816453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/ir/__init__.py' 2025-01-24T00:47:05.9817040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/ir/compute_nodes.py' 2025-01-24T00:47:05.9817587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/ir/dag_ir.py' 2025-01-24T00:47:05.9818200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/ir/layout_algorithm.py' 2025-01-24T00:47:05.9818780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/ir/layout_nodes.py' 2025-01-24T00:47:05.9819366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/ir/load_nodes.py' 2025-01-24T00:47:05.9819896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/ir/node.py' 2025-01-24T00:47:05.9820470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/ir/store_nodes.py' 2025-01-24T00:47:05.9821048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/ir/tensor.py' 2025-01-24T00:47:05.9821585Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/ir' 2025-01-24T00:47:05.9822230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/passes/__init__.py' 2025-01-24T00:47:05.9822856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/passes/graph_drawer.py' 2025-01-24T00:47:05.9823498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/passes/pass_argument_type.py' 2025-01-24T00:47:05.9824129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/passes/pass_dag_2_tree.py' 2025-01-24T00:47:05.9824765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/passes/pass_fix_element_d.py' 2025-01-24T00:47:05.9825393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/passes/pass_get_impl.py' 2025-01-24T00:47:05.9826062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/passes/pass_layout_elimination.py' 2025-01-24T00:47:05.9826665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/passes/pass_manager.py' 2025-01-24T00:47:05.9827348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/passes/pass_no_op_elimination.py' 2025-01-24T00:47:05.9827991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/passes/pass_preprocess_red.py' 2025-01-24T00:47:05.9828695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/passes/pass_shape_type_propagation.py' 2025-01-24T00:47:05.9829342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/passes/smem_size_calculator.py' 2025-01-24T00:47:05.9829894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/passes/util.py' 2025-01-24T00:47:05.9830467Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt/passes' 2025-01-24T00:47:05.9830989Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/evt' 2025-01-24T00:47:05.9831525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/frontend.py' 2025-01-24T00:47:05.9832076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/gemm_operation.py' 2025-01-24T00:47:05.9832589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/library.py' 2025-01-24T00:47:05.9833153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/memory_manager.py' 2025-01-24T00:47:05.9833682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/operation.py' 2025-01-24T00:47:05.9834275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/reduction_operation.py' 2025-01-24T00:47:05.9834799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/type_hint.py' 2025-01-24T00:47:05.9835367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/utils/__init__.py' 2025-01-24T00:47:05.9835940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/utils/device.py' 2025-01-24T00:47:05.9836495Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend/utils' 2025-01-24T00:47:05.9837037Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/backend' 2025-01-24T00:47:05.9837712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/emit/__init__.py' 2025-01-24T00:47:05.9838210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/emit/common.py' 2025-01-24T00:47:05.9838721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/emit/pytorch.py' 2025-01-24T00:47:05.9839212Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/emit' 2025-01-24T00:47:05.9839742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/epilogue/__init__.py' 2025-01-24T00:47:05.9840288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/epilogue/epilogue.py' 2025-01-24T00:47:05.9840812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/epilogue/evt_ops.py' 2025-01-24T00:47:05.9841339Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/epilogue' 2025-01-24T00:47:05.9841858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/library_defaults.py' 2025-01-24T00:47:05.9842349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/op/__init__.py' 2025-01-24T00:47:05.9842842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/op/conv.py' 2025-01-24T00:47:05.9843321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/op/gemm.py' 2025-01-24T00:47:05.9843856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/op/gemm_grouped.py' 2025-01-24T00:47:05.9844325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/op/op.py' 2025-01-24T00:47:05.9844808Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/op' 2025-01-24T00:47:05.9845291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/shape.py' 2025-01-24T00:47:05.9845766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/swizzle.py' 2025-01-24T00:47:05.9846385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/utils/__init__.py' 2025-01-24T00:47:05.9846883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/utils/check.py' 2025-01-24T00:47:05.9847397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/utils/datatypes.py' 2025-01-24T00:47:05.9847923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/utils/profiler.py' 2025-01-24T00:47:05.9848419Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass/utils' 2025-01-24T00:47:05.9848925Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass' 2025-01-24T00:47:05.9849480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass_library/__init__.py' 2025-01-24T00:47:05.9850075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass_library/conv2d_operation.py' 2025-01-24T00:47:05.9850675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass_library/conv3d_operation.py' 2025-01-24T00:47:05.9851222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass_library/conv3x_emitter.py' 2025-01-24T00:47:05.9851769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass_library/gemm_operation.py' 2025-01-24T00:47:05.9852308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass_library/generator.py' 2025-01-24T00:47:05.9852824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass_library/library.py' 2025-01-24T00:47:05.9853354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass_library/manifest.py' 2025-01-24T00:47:05.9853919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass_library/rank_2k_operation.py' 2025-01-24T00:47:05.9854479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass_library/rank_k_operation.py' 2025-01-24T00:47:05.9855025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass_library/sm90_shapes.py' 2025-01-24T00:47:05.9855552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass_library/sm90_utils.py' 2025-01-24T00:47:05.9856118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass_library/symm_operation.py' 2025-01-24T00:47:05.9856664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass_library/trmm_operation.py' 2025-01-24T00:47:05.9857170Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/cutlass_library' 2025-01-24T00:47:05.9857641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/.buildinfo' 2025-01-24T00:47:05.9858221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_modules/cutlass/emit/pytorch.html' 2025-01-24T00:47:05.9858790Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_modules/cutlass/emit' 2025-01-24T00:47:05.9859348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_modules/cutlass/epilogue.html' 2025-01-24T00:47:05.9859952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_modules/cutlass/library_defaults.html' 2025-01-24T00:47:05.9860514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_modules/cutlass/op/gemm.html' 2025-01-24T00:47:05.9861108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_modules/cutlass/op/gemm_grouped.html' 2025-01-24T00:47:05.9861661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_modules/cutlass/op/op.html' 2025-01-24T00:47:05.9862233Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_modules/cutlass/op' 2025-01-24T00:47:05.9862783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_modules/cutlass/swizzle.html' 2025-01-24T00:47:05.9863471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_modules/cutlass/utils/check.html' 2025-01-24T00:47:05.9864090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_modules/cutlass/utils/datatypes.html' 2025-01-24T00:47:05.9864667Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_modules/cutlass/utils' 2025-01-24T00:47:05.9865202Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_modules/cutlass' 2025-01-24T00:47:05.9865708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_modules/index.html' 2025-01-24T00:47:05.9866221Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_modules' 2025-01-24T00:47:05.9866764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_sources/contribute.md.txt' 2025-01-24T00:47:05.9867320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_sources/cutlass.emit.rst.txt' 2025-01-24T00:47:05.9867875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_sources/cutlass.op.rst.txt' 2025-01-24T00:47:05.9868408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_sources/cutlass.rst.txt' 2025-01-24T00:47:05.9868978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_sources/cutlass.utils.rst.txt' 2025-01-24T00:47:05.9869511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_sources/examples.rst.txt' 2025-01-24T00:47:05.9870140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_sources/externals/00_basic_gemm.nblink.txt' 2025-01-24T00:47:05.9870770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_sources/externals/01_epilogue.nblink.txt' 2025-01-24T00:47:05.9871491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_sources/externals/02_pytorch_extension_grouped_gemm.nblink.txt' 2025-01-24T00:47:05.9872046Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_sources/externals' 2025-01-24T00:47:05.9872561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_sources/index.rst.txt' 2025-01-24T00:47:05.9873087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_sources/install.md.txt' 2025-01-24T00:47:05.9873628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_sources/modules.rst.txt' 2025-01-24T00:47:05.9874127Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_sources' 2025-01-24T00:47:05.9874632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/basic.css' 2025-01-24T00:47:05.9875157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/check-solid.svg' 2025-01-24T00:47:05.9875711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/clipboard.min.js' 2025-01-24T00:47:05.9876252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/copy-button.svg' 2025-01-24T00:47:05.9876819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/copybutton.css' 2025-01-24T00:47:05.9877345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/copybutton.js' 2025-01-24T00:47:05.9877914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/copybutton_funcs.js' 2025-01-24T00:47:05.9878481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/cutlass-logo-small.png' 2025-01-24T00:47:05.9878980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/debug.css' 2025-01-24T00:47:05.9879483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/doctools.js' 2025-01-24T00:47:05.9880068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/documentation_options.js' 2025-01-24T00:47:05.9880556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/file.png' 2025-01-24T00:47:05.9881086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/language_data.js' 2025-01-24T00:47:05.9881643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/logo-dark-mode.png' 2025-01-24T00:47:05.9882191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/logo-light-mode.png' 2025-01-24T00:47:05.9882682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/minus.png' 2025-01-24T00:47:05.9883302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/nbsphinx-broken-thumbnail.svg' 2025-01-24T00:47:05.9883878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/nbsphinx-code-cells.css' 2025-01-24T00:47:05.9884442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/nbsphinx-gallery.css' 2025-01-24T00:47:05.9885024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/nbsphinx-no-thumbnail.svg' 2025-01-24T00:47:05.9885511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/plus.png' 2025-01-24T00:47:05.9886029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/pygments.css' 2025-01-24T00:47:05.9886679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/scripts/furo-extensions.js' 2025-01-24T00:47:05.9887214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/scripts/furo.js' 2025-01-24T00:47:05.9887804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/scripts/furo.js.LICENSE.txt' 2025-01-24T00:47:05.9888341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/scripts/furo.js.map' 2025-01-24T00:47:05.9888884Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/scripts' 2025-01-24T00:47:05.9889428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/searchtools.js' 2025-01-24T00:47:05.9889948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/skeleton.css' 2025-01-24T00:47:05.9890543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/sphinx_highlight.js' 2025-01-24T00:47:05.9891148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/styles/furo-extensions.css' 2025-01-24T00:47:05.9891764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/styles/furo-extensions.css.map' 2025-01-24T00:47:05.9892405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/styles/furo.css' 2025-01-24T00:47:05.9892972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/styles/furo.css.map' 2025-01-24T00:47:05.9893498Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/styles' 2025-01-24T00:47:05.9893994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/tabs.css' 2025-01-24T00:47:05.9894494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static/tabs.js' 2025-01-24T00:47:05.9894992Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/_static' 2025-01-24T00:47:05.9895494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/contribute.html' 2025-01-24T00:47:05.9895988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/cutlass.emit.html' 2025-01-24T00:47:05.9896462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/cutlass.html' 2025-01-24T00:47:05.9896966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/cutlass.op.html' 2025-01-24T00:47:05.9897469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/cutlass.utils.html' 2025-01-24T00:47:05.9897954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/examples.html' 2025-01-24T00:47:05.9898515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/externals/00_basic_gemm.html' 2025-01-24T00:47:05.9899069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/externals/00_basic_gemm.ipynb' 2025-01-24T00:47:05.9899626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/externals/01_epilogue.html' 2025-01-24T00:47:05.9900179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/externals/01_epilogue.ipynb' 2025-01-24T00:47:05.9900843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/externals/02_pytorch_extension_grouped_gemm.html' 2025-01-24T00:47:05.9901518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/externals/02_pytorch_extension_grouped_gemm.ipynb' 2025-01-24T00:47:05.9902023Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/externals' 2025-01-24T00:47:05.9902521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/genindex.html' 2025-01-24T00:47:05.9903037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/index.html' 2025-01-24T00:47:05.9903513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/install.html' 2025-01-24T00:47:05.9904075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/modules.html' 2025-01-24T00:47:05.9904543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/objects.inv' 2025-01-24T00:47:05.9905078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/py-modindex.html' 2025-01-24T00:47:05.9905547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/search.html' 2025-01-24T00:47:05.9906029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs/searchindex.js' 2025-01-24T00:47:05.9906500Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs' 2025-01-24T00:47:05.9906973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs_src/Makefile' 2025-01-24T00:47:05.9907448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs_src/make.bat' 2025-01-24T00:47:05.9908090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs_src/source/_static/cutlass-logo-small.png' 2025-01-24T00:47:05.9908683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs_src/source/_static/logo-dark-mode.png' 2025-01-24T00:47:05.9909301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs_src/source/_static/logo-light-mode.png' 2025-01-24T00:47:05.9909847Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs_src/source/_static' 2025-01-24T00:47:05.9910423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs_src/source/_templates/layout.html' 2025-01-24T00:47:05.9910998Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs_src/source/_templates' 2025-01-24T00:47:05.9911496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs_src/source/conf.py' 2025-01-24T00:47:05.9912039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs_src/source/contribute.md' 2025-01-24T00:47:05.9912582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs_src/source/cutlass.emit.rst' 2025-01-24T00:47:05.9913115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs_src/source/cutlass.op.rst' 2025-01-24T00:47:05.9913649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs_src/source/cutlass.rst' 2025-01-24T00:47:05.9914200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs_src/source/cutlass.utils.rst' 2025-01-24T00:47:05.9914737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs_src/source/examples.rst' 2025-01-24T00:47:05.9915352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs_src/source/externals/00_basic_gemm.nblink' 2025-01-24T00:47:05.9915958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs_src/source/externals/01_epilogue.nblink' 2025-01-24T00:47:05.9916711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs_src/source/externals/02_pytorch_extension_grouped_gemm.nblink' 2025-01-24T00:47:05.9917266Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs_src/source/externals' 2025-01-24T00:47:05.9917832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs_src/source/index.rst' 2025-01-24T00:47:05.9918368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs_src/source/install.md' 2025-01-24T00:47:05.9918883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs_src/source/modules.rst' 2025-01-24T00:47:05.9919398Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs_src/source' 2025-01-24T00:47:05.9919873Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/docs_src' 2025-01-24T00:47:05.9920361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/pycute/__init__.py' 2025-01-24T00:47:05.9920847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/pycute/int_tuple.py' 2025-01-24T00:47:05.9921315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/pycute/layout.py' 2025-01-24T00:47:05.9921807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/pycute/swizzle.py' 2025-01-24T00:47:05.9922273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/pycute/typing.py' 2025-01-24T00:47:05.9922733Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/pycute' 2025-01-24T00:47:05.9923215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/setup_cutlass.py' 2025-01-24T00:47:05.9923682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/setup_library.py' 2025-01-24T00:47:05.9924161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python/setup_pycute.py' 2025-01-24T00:47:05.9924590Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/python' 2025-01-24T00:47:05.9924995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/setup.cfg' 2025-01-24T00:47:05.9925454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/CMakeLists.txt' 2025-01-24T00:47:05.9926064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/conv2d/conv2d_problem_sizes.py' 2025-01-24T00:47:05.9926694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/conv2d/conv2d_sm80.py' 2025-01-24T00:47:05.9927290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/conv2d/conv2d_test_utils.py' 2025-01-24T00:47:05.9927862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/conv2d/run_all_tests.py' 2025-01-24T00:47:05.9928403Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/conv2d' 2025-01-24T00:47:05.9928935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/emit/pytorch.py' 2025-01-24T00:47:05.9929468Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/emit' 2025-01-24T00:47:05.9930082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/evt/evt_compute_sm80_90.py' 2025-01-24T00:47:05.9930663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/evt/evt_layout_sm80_90.py' 2025-01-24T00:47:05.9931295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/evt/evt_load_sm80_90.py' 2025-01-24T00:47:05.9931896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/evt/evt_mixed_sm80_90.py' 2025-01-24T00:47:05.9932483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/evt/evt_store_sm80_90.py' 2025-01-24T00:47:05.9933031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/evt/run_all_tests.py' 2025-01-24T00:47:05.9933614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/evt/utils/evt_testbed.py' 2025-01-24T00:47:05.9934164Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/evt/utils' 2025-01-24T00:47:05.9934681Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/evt' 2025-01-24T00:47:05.9935234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/gemm/gemm_batched.py' 2025-01-24T00:47:05.9935801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/gemm/gemm_f16_sm80.py' 2025-01-24T00:47:05.9936357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/gemm/gemm_f16_sm90.py' 2025-01-24T00:47:05.9936923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/gemm/gemm_f32_sm80.py' 2025-01-24T00:47:05.9937472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/gemm/gemm_f64_sm80.py' 2025-01-24T00:47:05.9938025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/gemm/gemm_f64_sm90.py' 2025-01-24T00:47:05.9938585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/gemm/gemm_f8_sm90.py' 2025-01-24T00:47:05.9939155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/gemm/gemm_mixed_sm80.py' 2025-01-24T00:47:05.9939712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/gemm/gemm_s8_sm80.py' 2025-01-24T00:47:05.9940258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/gemm/gemm_s8_sm90.py' 2025-01-24T00:47:05.9940810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/gemm/gemm_testbed.py' 2025-01-24T00:47:05.9941376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/gemm/run_all_tests.py' 2025-01-24T00:47:05.9941886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/gemm/utils.py' 2025-01-24T00:47:05.9942416Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/gemm' 2025-01-24T00:47:05.9942947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/installation.py' 2025-01-24T00:47:05.9943573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/interface/conv2d_interface.py' 2025-01-24T00:47:05.9944172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/interface/evt_interface.py' 2025-01-24T00:47:05.9944816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/interface/gemm_interface.py' 2025-01-24T00:47:05.9945396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/interface/utils.py' 2025-01-24T00:47:05.9945936Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass/interface' 2025-01-24T00:47:05.9946429Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/cutlass' 2025-01-24T00:47:05.9946971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/pycute/run_all_tests.py' 2025-01-24T00:47:05.9947497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/pycute/test_coalesce.py' 2025-01-24T00:47:05.9948048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/pycute/test_complement.py' 2025-01-24T00:47:05.9948587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/pycute/test_composition.py' 2025-01-24T00:47:05.9949120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/pycute/test_int_tuple.py' 2025-01-24T00:47:05.9949675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/pycute/test_left_inverse.py' 2025-01-24T00:47:05.9950228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/pycute/test_right_inverse.py' 2025-01-24T00:47:05.9950758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/pycute/test_typing.py' 2025-01-24T00:47:05.9951249Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python/pycute' 2025-01-24T00:47:05.9951701Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/python' 2025-01-24T00:47:05.9952290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/self_contained_includes/CMakeLists.txt' 2025-01-24T00:47:05.9952824Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/self_contained_includes' 2025-01-24T00:47:05.9953295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/CMakeLists.txt' 2025-01-24T00:47:05.9953850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cluster_launch/CMakeLists.txt' 2025-01-24T00:47:05.9954405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cluster_launch/cluster_launch.cu' 2025-01-24T00:47:05.9954934Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cluster_launch' 2025-01-24T00:47:05.9955460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/common/cutlass_unit_test.h' 2025-01-24T00:47:05.9956013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/common/filter_architecture.cpp' 2025-01-24T00:47:05.9956502Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/common' 2025-01-24T00:47:05.9957027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/CMakeLists.txt' 2025-01-24T00:47:05.9957574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/cache_testbed_output.h' 2025-01-24T00:47:05.9958151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/CMakeLists.txt' 2025-01-24T00:47:05.9958958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_cf32nhwc_cf32nhwc_cf32nhwc_simt_f32_sm50.cu' 2025-01-24T00:47:05.9959794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_cf32nhwc_cf32nhwc_cf32nhwc_simt_f32_sm80.cu' 2025-01-24T00:47:05.9960604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_tensor_op_f16_sm80.cu' 2025-01-24T00:47:05.9961429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm70.cu' 2025-01-24T00:47:05.9962243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm75.cu' 2025-01-24T00:47:05.9963053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm80.cu' 2025-01-24T00:47:05.9963852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_f32nhwc_f32nhwc_f32nhwc_simt_f32_sm80.cu' 2025-01-24T00:47:05.9964672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_tf32nhwc_tf32nhwc_f32nhwc_tensor_op_f32_sm80.cu' 2025-01-24T00:47:05.9965484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_fprop_few_channels_f16nhwc_f16nhwc_f16nhwc_tensor_op_f32_sm80.cu' 2025-01-24T00:47:05.9966362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_fprop_fixed_channels_f16nhwc_f16nhwc_f16nhwc_tensor_op_f32_sm80.cu' 2025-01-24T00:47:05.9967307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_cf32nhwc_cf32nhwc_cf32nhwc_simt_f32_sm50.cu' 2025-01-24T00:47:05.9968115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_cf32nhwc_cf32nhwc_cf32nhwc_simt_f32_sm80.cu' 2025-01-24T00:47:05.9968910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_simt_f16_sm60.cu' 2025-01-24T00:47:05.9969737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_tensor_op_f16_sm80.cu' 2025-01-24T00:47:05.9970549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_tensor_op_f32_sm80.cu' 2025-01-24T00:47:05.9971374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm70.cu' 2025-01-24T00:47:05.9972216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm75.cu' 2025-01-24T00:47:05.9973041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm80.cu' 2025-01-24T00:47:05.9973879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f32nhwc_f32nhwc_f32nhwc_simt_f32_sm50.cu' 2025-01-24T00:47:05.9974690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f32nhwc_f32nhwc_f32nhwc_simt_f32_sm80.cu' 2025-01-24T00:47:05.9975504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f8nhwc_f8nhwc_f8nhwc_tensor_op_f32_sm89.cu' 2025-01-24T00:47:05.9976309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_qf32nhwc_qf32nhwc_qf32nhwc_simt_f32_sm50.cu' 2025-01-24T00:47:05.9977159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s4ncxhwx_s4cxrskx_s4ncxhwx_tensor_op_s32_sm75.cu' 2025-01-24T00:47:05.9977998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s4ncxhwx_s4cxrskx_s4ncxhwx_tensor_op_s32_sm80.cu' 2025-01-24T00:47:05.9978805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s4nhwc_s4nhwc_s32nhwc_tensor_op_s32_sm75.cu' 2025-01-24T00:47:05.9979619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s4nhwc_s4nhwc_s32nhwc_tensor_op_s32_sm80.cu' 2025-01-24T00:47:05.9980451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s8ncxhwx_s8cxrskx_s8ncxhwx_tensor_op_s32_sm75.cu' 2025-01-24T00:47:05.9981295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s8ncxhwx_s8cxrskx_s8ncxhwx_tensor_op_s32_sm80.cu' 2025-01-24T00:47:05.9982095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s8nhwc_s8nhwc_s32nhwc_tensor_op_s32_sm75.cu' 2025-01-24T00:47:05.9982914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s8nhwc_s8nhwc_s32nhwc_tensor_op_s32_sm80.cu' 2025-01-24T00:47:05.9983738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_tf32nhwc_tf32nhwc_f32nhwc_tensor_op_f32_sm80.cu' 2025-01-24T00:47:05.9984413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_fprop_with_broadcast_simt_sm80.cu' 2025-01-24T00:47:05.9985074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_fprop_with_broadcast_sm70.cu' 2025-01-24T00:47:05.9985721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_fprop_with_broadcast_sm75.cu' 2025-01-24T00:47:05.9986379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_fprop_with_reduction_sm75.cu' 2025-01-24T00:47:05.9986923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_problems.h' 2025-01-24T00:47:05.9987794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_strided_dgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm80.cu' 2025-01-24T00:47:05.9988586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_strided_dgrad_implicit_gemm_swizzling4_sm80.cu' 2025-01-24T00:47:05.9989447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_strided_dgrad_implicit_gemm_tf32nhwc_tf32nhwc_f32nhwc_tensor_op_f32_sm80.cu' 2025-01-24T00:47:05.9990029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_testbed.h' 2025-01-24T00:47:05.9990640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_testbed_interleaved.h' 2025-01-24T00:47:05.9991444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_cf32nhwc_cf32nhwc_cf32nhwc_simt_f32_sm50.cu' 2025-01-24T00:47:05.9992375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_cf32nhwc_cf32nhwc_cf32nhwc_simt_f32_sm80.cu' 2025-01-24T00:47:05.9993191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_tensor_op_f16_sm80.cu' 2025-01-24T00:47:05.9994011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm70.cu' 2025-01-24T00:47:05.9994818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm75.cu' 2025-01-24T00:47:05.9995641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm80.cu' 2025-01-24T00:47:05.9996426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_f32nhwc_f32nhwc_f32nhwc_simt_f32_sm80.cu' 2025-01-24T00:47:05.9997251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_tf32nhwc_tf32nhwc_f32nhwc_tensor_op_f32_sm80.cu' 2025-01-24T00:47:05.9997872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_with_absmax_testbed.h' 2025-01-24T00:47:05.9998496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_with_broadcast_testbed.h' 2025-01-24T00:47:05.9999135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv2d_with_reduction_testbed.h' 2025-01-24T00:47:05.9999969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv3d_dgrad_implicit_gemm_f16ndhwc_f16ndhwc_f32ndhwc_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0000770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv3d_dgrad_implicit_gemm_f32ndhwc_f32ndhwc_f32ndhwc_simt_f32_sm80.cu' 2025-01-24T00:47:06.0001621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv3d_dgrad_implicit_gemm_tf32ndhwc_tf32ndhwc_f32ndhwc_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0002506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv3d_fprop_implicit_gemm_f16ndhwc_f16ndhwc_f32ndhwc_tensor_op_f32_sm75.cu' 2025-01-24T00:47:06.0003351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv3d_fprop_implicit_gemm_f16ndhwc_f16ndhwc_f32ndhwc_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0004216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv3d_fprop_implicit_gemm_f32ndhwc_f32ndhwc_f32ndhwc_simt_f32_sm80.cu' 2025-01-24T00:47:06.0005106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv3d_fprop_implicit_gemm_tf32ndhwc_tf32ndhwc_f32ndhwc_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0005775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv3d_fprop_with_broadcast_simt_sm80.cu' 2025-01-24T00:47:06.0006422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv3d_problems.h' 2025-01-24T00:47:06.0006978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv3d_testbed.h' 2025-01-24T00:47:06.0007820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv3d_wgrad_implicit_gemm_f16ndhwc_f16ndhwc_f32ndhwc_tensor_op_f32_sm75.cu' 2025-01-24T00:47:06.0008664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv3d_wgrad_implicit_gemm_f16ndhwc_f16ndhwc_f32ndhwc_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0009469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv3d_wgrad_implicit_gemm_f32ndhwc_f32ndhwc_f32ndhwc_simt_f32_sm80.cu' 2025-01-24T00:47:06.0010311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv3d_wgrad_implicit_gemm_tf32ndhwc_tf32ndhwc_f32ndhwc_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0010952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/conv3d_with_broadcast_testbed.h' 2025-01-24T00:47:06.0011729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/deconv2d_implicit_gemm_f32nhwc_f32nhwc_f32nhwc_simt_f32_sm80.cu' 2025-01-24T00:47:06.0012396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/deconv2d_with_broadcast_simt_sm80.cu' 2025-01-24T00:47:06.0013188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/deconv3d_implicit_gemm_f32ndhwc_f32ndhwc_f32ndhwc_simt_f32_sm80.cu' 2025-01-24T00:47:06.0013843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/deconv3d_with_broadcast_simt_sm80.cu' 2025-01-24T00:47:06.0014517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/depthwise_conv2d_direct_conv_testbed.h' 2025-01-24T00:47:06.0015358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/depthwise_conv2d_fprop_direct_conv_f16nhwc_f16nhwc_f16nhwc_simt_f16_sm60.cu' 2025-01-24T00:47:06.0016300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/depthwise_conv2d_fprop_direct_conv_fixed_stride_dilation_f16nhwc_f16nhwc_f16nhwc_simt_f16_sm60.cu' 2025-01-24T00:47:06.0017153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/depthwise_conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_simt_f16_sm60.cu' 2025-01-24T00:47:06.0018037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device/group_conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0018564Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device' 2025-01-24T00:47:06.0019132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/CMakeLists.txt' 2025-01-24T00:47:06.0019755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/conv_problem_sizes.hpp' 2025-01-24T00:47:06.0020333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/dgrad/CMakeLists.txt' 2025-01-24T00:47:06.0021134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/dgrad/sm90_conv1d_dgrad_implicit_gemm_f16_f16_f32_tensorop_f16.cu' 2025-01-24T00:47:06.0021920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/dgrad/sm90_conv1d_dgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu' 2025-01-24T00:47:06.0022708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/dgrad/sm90_conv2d_dgrad_implicit_gemm_f16_f16_f32_tensorop_f16.cu' 2025-01-24T00:47:06.0023504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/dgrad/sm90_conv2d_dgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu' 2025-01-24T00:47:06.0024280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/dgrad/sm90_conv3d_dgrad_implicit_gemm_f16_f16_f32_tensorop_f16.cu' 2025-01-24T00:47:06.0025080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/dgrad/sm90_conv3d_dgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu' 2025-01-24T00:47:06.0025623Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/dgrad' 2025-01-24T00:47:06.0026207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/fprop/CMakeLists.txt' 2025-01-24T00:47:06.0027004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/fprop/sm90_conv1d_fprop_implicit_gemm_f16_f16_f32_tensorop_f16.cu' 2025-01-24T00:47:06.0027791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/fprop/sm90_conv1d_fprop_implicit_gemm_f16_f16_f32_tensorop_f32.cu' 2025-01-24T00:47:06.0028590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/fprop/sm90_conv1d_fprop_implicit_gemm_s8_s8_s32_tensorop_s32.cu' 2025-01-24T00:47:06.0029392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/fprop/sm90_conv1d_fprop_implicit_gemm_tf32_tf32_f32_tensorop_f32.cu' 2025-01-24T00:47:06.0030189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/fprop/sm90_conv2d_fprop_implicit_gemm_f16_f16_f32_tensorop_f16.cu' 2025-01-24T00:47:06.0030972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/fprop/sm90_conv2d_fprop_implicit_gemm_f16_f16_f32_tensorop_f32.cu' 2025-01-24T00:47:06.0031748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/fprop/sm90_conv2d_fprop_implicit_gemm_s8_s8_s32_tensorop_s32.cu' 2025-01-24T00:47:06.0032574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/fprop/sm90_conv2d_fprop_implicit_gemm_tf32_tf32_f32_tensorop_f32.cu' 2025-01-24T00:47:06.0033408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/fprop/sm90_conv3d_fprop_implicit_gemm_f16_f16_f32_tensorop_f16.cu' 2025-01-24T00:47:06.0034205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/fprop/sm90_conv3d_fprop_implicit_gemm_f16_f16_f32_tensorop_f32.cu' 2025-01-24T00:47:06.0035011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/fprop/sm90_conv3d_fprop_implicit_gemm_s8_s8_s32_tensorop_s32.cu' 2025-01-24T00:47:06.0035802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/fprop/sm90_conv3d_fprop_implicit_gemm_tf32_tf32_f32_tensorop_f32.cu' 2025-01-24T00:47:06.0036359Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/fprop' 2025-01-24T00:47:06.0036915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/testbed_conv.hpp' 2025-01-24T00:47:06.0037506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/wgrad/CMakeLists.txt' 2025-01-24T00:47:06.0038291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/wgrad/sm90_conv1d_wgrad_implicit_gemm_f16_f16_f32_tensorop_f16.cu' 2025-01-24T00:47:06.0039071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/wgrad/sm90_conv1d_wgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu' 2025-01-24T00:47:06.0039868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/wgrad/sm90_conv2d_wgrad_implicit_gemm_f16_f16_f32_tensorop_f16.cu' 2025-01-24T00:47:06.0040648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/wgrad/sm90_conv2d_wgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu' 2025-01-24T00:47:06.0041443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/wgrad/sm90_conv3d_wgrad_implicit_gemm_f16_f16_f32_tensorop_f16.cu' 2025-01-24T00:47:06.0042229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/wgrad/sm90_conv3d_wgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu' 2025-01-24T00:47:06.0042785Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x/wgrad' 2025-01-24T00:47:06.0043302Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv/device_3x' 2025-01-24T00:47:06.0043770Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/conv' 2025-01-24T00:47:06.0044278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/core/CMakeLists.txt' 2025-01-24T00:47:06.0044745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/core/array.cu' 2025-01-24T00:47:06.0045225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/core/bfloat16.cu' 2025-01-24T00:47:06.0045712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/core/complex.cu' 2025-01-24T00:47:06.0046324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/core/fast_numeric_conversion.cu' 2025-01-24T00:47:06.0046843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/core/float8.cu' 2025-01-24T00:47:06.0047356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/core/functional.cu' 2025-01-24T00:47:06.0047839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/core/half.cu' 2025-01-24T00:47:06.0048341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/core/matrix.cu' 2025-01-24T00:47:06.0048838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/core/matrix_coord.cu' 2025-01-24T00:47:06.0049385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/core/numeric_conversion.cu' 2025-01-24T00:47:06.0049957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/core/numeric_conversion_subbyte.cu' 2025-01-24T00:47:06.0050479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/core/predicate_vector.cu' 2025-01-24T00:47:06.0050987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/core/quaternion.cu' 2025-01-24T00:47:06.0051469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/core/tensor_ref.cu' 2025-01-24T00:47:06.0051969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/core/tensor_view.cu' 2025-01-24T00:47:06.0052482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/core/test_unit_core.cpp' 2025-01-24T00:47:06.0052960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/core/tfloat32.cu' 2025-01-24T00:47:06.0053451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/core/uint128.cu' 2025-01-24T00:47:06.0053922Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/core' 2025-01-24T00:47:06.0054417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/CMakeLists.txt' 2025-01-24T00:47:06.0054960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/ampere/CMakeLists.txt' 2025-01-24T00:47:06.0055515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/ampere/cooperative_copy.cu' 2025-01-24T00:47:06.0056083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/ampere/cooperative_gemm.cu' 2025-01-24T00:47:06.0056593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/ampere/cp_sync.cu' 2025-01-24T00:47:06.0057086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/ampere/ldsm.cu' 2025-01-24T00:47:06.0057649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/ampere/tiled_cp_async.cu' 2025-01-24T00:47:06.0058248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/ampere/tiled_cp_async_testbed.hpp' 2025-01-24T00:47:06.0058764Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/ampere' 2025-01-24T00:47:06.0059329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/cooperative_gemm_common.hpp' 2025-01-24T00:47:06.0059873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/core/CMakeLists.txt' 2025-01-24T00:47:06.0060425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/core/array_subbyte.cpp' 2025-01-24T00:47:06.0060992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/core/bitfield.cpp' 2025-01-24T00:47:06.0061515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/core/coalesce.cpp' 2025-01-24T00:47:06.0062081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/core/compact_xmajor.cpp' 2025-01-24T00:47:06.0062588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/core/compare.cpp' 2025-01-24T00:47:06.0063126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/core/complement.cpp' 2025-01-24T00:47:06.0063659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/core/composition.cpp' 2025-01-24T00:47:06.0064188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/core/constants.cpp' 2025-01-24T00:47:06.0064700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/core/core_unit.cpp' 2025-01-24T00:47:06.0065258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/core/domain_distribute.cpp' 2025-01-24T00:47:06.0065781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/core/int_tuple.cpp' 2025-01-24T00:47:06.0066312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/core/inverse_left.cpp' 2025-01-24T00:47:06.0066851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/core/inverse_right.cpp' 2025-01-24T00:47:06.0067401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/core/logical_divide.cpp' 2025-01-24T00:47:06.0067950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/core/logical_product.cpp' 2025-01-24T00:47:06.0068450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/core/math.cpp' 2025-01-24T00:47:06.0068962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/core/mixedbits.cpp' 2025-01-24T00:47:06.0069471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/core/nullspace.cpp' 2025-01-24T00:47:06.0070019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/core/packed_tuple.cpp' 2025-01-24T00:47:06.0070522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/core/pointer.cpp' 2025-01-24T00:47:06.0071039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/core/reverse.cpp' 2025-01-24T00:47:06.0071578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/core/swizzle_layout.cpp' 2025-01-24T00:47:06.0072086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/core/transform.cpp' 2025-01-24T00:47:06.0072588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/core/tuple.cpp' 2025-01-24T00:47:06.0073102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/core/tuple_find.cpp' 2025-01-24T00:47:06.0073630Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/core' 2025-01-24T00:47:06.0074184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/hopper/CMakeLists.txt' 2025-01-24T00:47:06.0074723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/hopper/bulk_load.cu' 2025-01-24T00:47:06.0075286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/hopper/bulk_store.cu' 2025-01-24T00:47:06.0075842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/hopper/cooperative_gemm.cu' 2025-01-24T00:47:06.0076349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/hopper/stsm.cu' 2025-01-24T00:47:06.0076858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/hopper/tma_load.cu' 2025-01-24T00:47:06.0077419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/hopper/tma_load_testbed.hpp' 2025-01-24T00:47:06.0077977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/hopper/tma_mcast_load.cu' 2025-01-24T00:47:06.0078574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/hopper/tma_mcast_load_testbed.hpp' 2025-01-24T00:47:06.0079089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/hopper/tma_store.cu' 2025-01-24T00:47:06.0079671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/hopper/tma_store_testbed.hpp' 2025-01-24T00:47:06.0080170Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/hopper' 2025-01-24T00:47:06.0080713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/layout/CMakeLists.txt' 2025-01-24T00:47:06.0081264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/layout/layout_operator.cu' 2025-01-24T00:47:06.0081762Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/layout' 2025-01-24T00:47:06.0082354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/msvc_compilation/CMakeLists.txt' 2025-01-24T00:47:06.0082905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/msvc_compilation/tuple.cpp' 2025-01-24T00:47:06.0083466Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/msvc_compilation' 2025-01-24T00:47:06.0083993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/turing/CMakeLists.txt' 2025-01-24T00:47:06.0084548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/turing/cooperative_gemm.cu' 2025-01-24T00:47:06.0085055Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/turing' 2025-01-24T00:47:06.0085578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/volta/CMakeLists.txt' 2025-01-24T00:47:06.0086141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/volta/cooperative_gemm.cu' 2025-01-24T00:47:06.0086845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/volta/vectorization_auto.cu' 2025-01-24T00:47:06.0087344Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute/volta' 2025-01-24T00:47:06.0087875Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/cute' 2025-01-24T00:47:06.0088605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_simt.txt' 2025-01-24T00:47:06.0089434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_f16_sm80.txt' 2025-01-24T00:47:06.0090223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_f32_sm70.txt' 2025-01-24T00:47:06.0091010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_f32_sm75.txt' 2025-01-24T00:47:06.0091812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_f32_sm80.txt' 2025-01-24T00:47:06.0092734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_f32_tf32_sm80.txt' 2025-01-24T00:47:06.0093516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_s32.txt' 2025-01-24T00:47:06.0094341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_s32_interleaved.txt' 2025-01-24T00:47:06.0095150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_dgrad_device_tensorop_sm90.txt' 2025-01-24T00:47:06.0095948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_fprop_device_tensorop_sm90.txt' 2025-01-24T00:47:06.0096746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_wgrad_device_tensorop_sm90.txt' 2025-01-24T00:47:06.0097262Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/data/hashes' 2025-01-24T00:47:06.0097726Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/data' 2025-01-24T00:47:06.0098257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/epilogue/CMakeLists.txt' 2025-01-24T00:47:06.0098810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/epilogue/thread/CMakeLists.txt' 2025-01-24T00:47:06.0099356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/epilogue/thread/activation.cu' 2025-01-24T00:47:06.0099966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/epilogue/thread/linear_combination.cu' 2025-01-24T00:47:06.0100639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/epilogue/thread/linear_combination_planar_complex.cu' 2025-01-24T00:47:06.0101178Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/epilogue/thread' 2025-01-24T00:47:06.0101805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/epilogue/threadblock/CMakeLists.txt' 2025-01-24T00:47:06.0102490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/epilogue/threadblock/epilogue_planar_complex.cu' 2025-01-24T00:47:06.0103129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/epilogue/threadblock/epilogue_simt.cu' 2025-01-24T00:47:06.0103787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/epilogue/threadblock/epilogue_simt_sm60.cu' 2025-01-24T00:47:06.0104409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/epilogue/threadblock/epilogue_simt_sm61.cu' 2025-01-24T00:47:06.0105047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/epilogue/threadblock/epilogue_tensor_op.cu' 2025-01-24T00:47:06.0105701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/epilogue/threadblock/epilogue_volta_tensor_op.cu' 2025-01-24T00:47:06.0106425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/epilogue/threadblock/epilogue_with_reduction_tensor_op.cu' 2025-01-24T00:47:06.0107118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/epilogue/threadblock/epilogue_with_reduction_testbed.h' 2025-01-24T00:47:06.0107809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/epilogue/threadblock/epilogue_wmma_tensor_op_sm70.cu' 2025-01-24T00:47:06.0108450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/epilogue/threadblock/output_tile_threadmap.cu' 2025-01-24T00:47:06.0109112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/epilogue/threadblock/predicated_tile_iterator.cu' 2025-01-24T00:47:06.0109676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/epilogue/threadblock/testbed.h' 2025-01-24T00:47:06.0110318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/epilogue/threadblock/testbed_planar_complex.h' 2025-01-24T00:47:06.0110877Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/epilogue/threadblock' 2025-01-24T00:47:06.0111413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/epilogue/warp/CMakeLists.txt' 2025-01-24T00:47:06.0112045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/epilogue/warp/fragment_iterator_tensor_op.cu' 2025-01-24T00:47:06.0112717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/epilogue/warp/fragment_iterator_volta_tensor_op.cu' 2025-01-24T00:47:06.0113378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/epilogue/warp/fragment_iterator_wmma_tensor_op.cu' 2025-01-24T00:47:06.0113907Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/epilogue/warp' 2025-01-24T00:47:06.0114398Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/epilogue' 2025-01-24T00:47:06.0114893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/CMakeLists.txt' 2025-01-24T00:47:06.0115432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/CMakeLists.txt' 2025-01-24T00:47:06.0116083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/default_gemm_configuration.hpp' 2025-01-24T00:47:06.0116781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32n_tensor_op_s32_sm75.cu' 2025-01-24T00:47:06.0117468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32n_tensor_op_s32_sm80.cu' 2025-01-24T00:47:06.0118171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32n_wmma_tensor_op_s32_sm75.cu' 2025-01-24T00:47:06.0118838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32t_tensor_op_s32_sm75.cu' 2025-01-24T00:47:06.0119501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32t_tensor_op_s32_sm80.cu' 2025-01-24T00:47:06.0120184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32t_wmma_tensor_op_s32_sm75.cu' 2025-01-24T00:47:06.0120874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_bf16n_bf16n_f32t_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0121558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_bf16t_bf16t_bf16t_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0122271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_cf32n_cf32t_cf32t_tensor_op_tf32_f32_sm80.cu' 2025-01-24T00:47:06.0122970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_cf32t_cf32n_cf32t_tensor_op_tf32_f32_sm80.cu' 2025-01-24T00:47:06.0123704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_cf64n_cf64t_cf64t_tensor_op_f64_gaussian_sm80.cu' 2025-01-24T00:47:06.0124427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_cf64n_cf64t_cf64t_tensor_op_f64_gaussian_sm90.cu' 2025-01-24T00:47:06.0125112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_cf64n_cf64t_cf64t_tensor_op_f64_sm80.cu' 2025-01-24T00:47:06.0125812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_cf64n_cf64t_cf64t_tensor_op_f64_sm90.cu' 2025-01-24T00:47:06.0126609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_cf64t_cf64n_cf64t_tensor_op_f64_gaussian_sm80.cu' 2025-01-24T00:47:06.0127350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_cf64t_cf64n_cf64t_tensor_op_f64_gaussian_sm90.cu' 2025-01-24T00:47:06.0128042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_cf64t_cf64n_cf64t_tensor_op_f64_sm80.cu' 2025-01-24T00:47:06.0128729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_cf64t_cf64n_cf64t_tensor_op_f64_sm90.cu' 2025-01-24T00:47:06.0129460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16n_direct_store_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0130145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16n_wmma_tensor_op_f16_sm70.cu' 2025-01-24T00:47:06.0130879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16n_wmma_tensor_op_f32_sm70.cu' 2025-01-24T00:47:06.0131589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_tensor_op_f32_sm75.cu' 2025-01-24T00:47:06.0132255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0132989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_tensor_op_f32_sparse_sm80.cu' 2025-01-24T00:47:06.0133681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_volta_tensor_op_f32_sm70.cu' 2025-01-24T00:47:06.0134381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_wmma_tensor_op_f16_sm70.cu' 2025-01-24T00:47:06.0135073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_wmma_tensor_op_f32_sm70.cu' 2025-01-24T00:47:06.0135741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32n_tensor_op_f32_sm75.cu' 2025-01-24T00:47:06.0136422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32n_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0137107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32n_wmma_tensor_op_f32_sm70.cu' 2025-01-24T00:47:06.0137791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_tensor_op_f32_sm75.cu' 2025-01-24T00:47:06.0138450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0139163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_tensor_op_f32_sparse_sm80.cu' 2025-01-24T00:47:06.0139858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_volta_tensor_op_f32_sm70.cu' 2025-01-24T00:47:06.0140546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_wmma_tensor_op_f32_sm70.cu' 2025-01-24T00:47:06.0141245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16n_wmma_tensor_op_f16_sm70.cu' 2025-01-24T00:47:06.0141930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16n_wmma_tensor_op_f32_sm70.cu' 2025-01-24T00:47:06.0142645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_slicedk_sm75.cu' 2025-01-24T00:47:06.0143348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_slicedk_sm80.cu' 2025-01-24T00:47:06.0144012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_sm75.cu' 2025-01-24T00:47:06.0144688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_sm80.cu' 2025-01-24T00:47:06.0145417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_sparse_sm80.cu' 2025-01-24T00:47:06.0146135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0146827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_volta_tensor_op_f16_sm70.cu' 2025-01-24T00:47:06.0147540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_wmma_tensor_op_f16_sm70.cu' 2025-01-24T00:47:06.0148239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_wmma_tensor_op_f32_sm70.cu' 2025-01-24T00:47:06.0148925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32n_wmma_tensor_op_f32_sm70.cu' 2025-01-24T00:47:06.0149594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_tensor_op_f32_sm75.cu' 2025-01-24T00:47:06.0150256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0150956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_tensor_op_f32_sparse_sm80.cu' 2025-01-24T00:47:06.0151659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_volta_tensor_op_f32_sm70.cu' 2025-01-24T00:47:06.0152342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_wmma_tensor_op_f32_sm70.cu' 2025-01-24T00:47:06.0153096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16n_singlestage_wmma_tensor_op_f16_sm70.cu' 2025-01-24T00:47:06.0153782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16n_wmma_tensor_op_f16_sm70.cu' 2025-01-24T00:47:06.0154470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16n_wmma_tensor_op_f32_sm70.cu' 2025-01-24T00:47:06.0155219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_singlestage_wmma_tensor_op_f16_sm70.cu' 2025-01-24T00:47:06.0155930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_broadcast_sm80.cu' 2025-01-24T00:47:06.0156640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_slicedk_sm75.cu' 2025-01-24T00:47:06.0157345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_slicedk_sm80.cu' 2025-01-24T00:47:06.0158020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_sm75.cu' 2025-01-24T00:47:06.0158682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_sm80.cu' 2025-01-24T00:47:06.0159377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_sparse_sm80.cu' 2025-01-24T00:47:06.0160084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f32_sm75.cu' 2025-01-24T00:47:06.0160792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0161492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_volta_tensor_op_f16_sm70.cu' 2025-01-24T00:47:06.0162206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_wmma_tensor_op_f16_sm70.cu' 2025-01-24T00:47:06.0162891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_wmma_tensor_op_f32_sm70.cu' 2025-01-24T00:47:06.0163592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32n_wmma_tensor_op_f32_sm70.cu' 2025-01-24T00:47:06.0164338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_singlestage_wmma_tensor_op_f32_sm70.cu' 2025-01-24T00:47:06.0165019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_tensor_op_f32_sm75.cu' 2025-01-24T00:47:06.0165678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0166432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_tensor_op_f32_sparse_sm80.cu' 2025-01-24T00:47:06.0167137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_volta_tensor_op_f32_sm70.cu' 2025-01-24T00:47:06.0167826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_wmma_tensor_op_f32_sm70.cu' 2025-01-24T00:47:06.0168608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f16n_wmma_tensor_op_f16_sm70.cu' 2025-01-24T00:47:06.0169300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f16n_wmma_tensor_op_f32_sm70.cu' 2025-01-24T00:47:06.0169982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f16t_wmma_tensor_op_f16_sm70.cu' 2025-01-24T00:47:06.0170685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f16t_wmma_tensor_op_f32_sm70.cu' 2025-01-24T00:47:06.0171350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32n_tensor_op_f32_sm75.cu' 2025-01-24T00:47:06.0172028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32n_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0172716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32n_wmma_tensor_op_f32_sm70.cu' 2025-01-24T00:47:06.0173377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_tensor_op_f32_sm75.cu' 2025-01-24T00:47:06.0174051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0174798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_tensor_op_f32_sparse_sm80.cu' 2025-01-24T00:47:06.0175572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_volta_tensor_op_f32_sm70.cu' 2025-01-24T00:47:06.0176285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_wmma_tensor_op_f32_sm70.cu' 2025-01-24T00:47:06.0176988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f32n_f32n_f32t_tensor_op_bf16_f32_sm80.cu' 2025-01-24T00:47:06.0177648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f32n_f32n_f32t_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0178347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f32n_f32n_f32t_tensor_op_f32_sparse_sm80.cu' 2025-01-24T00:47:06.0179060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f32n_f32t_f32t_tensor_op_f32_sparse_sm80.cu' 2025-01-24T00:47:06.0179755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f32t_f32n_f32t_tensor_op_f32_sparse_sm80.cu' 2025-01-24T00:47:06.0180464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f32t_f32t_f32t_tensor_op_f32_sparse_sm80.cu' 2025-01-24T00:47:06.0181131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f64n_f64t_f64t_tensor_op_f64_sm80.cu' 2025-01-24T00:47:06.0181797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f64n_f64t_f64t_tensor_op_f64_sm90.cu' 2025-01-24T00:47:06.0182475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f64t_f64n_f64t_tensor_op_f64_sm80.cu' 2025-01-24T00:47:06.0183139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f64t_f64n_f64t_tensor_op_f64_sm90.cu' 2025-01-24T00:47:06.0183813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f32t_tensor_op_f32_sm89.cu' 2025-01-24T00:47:06.0184503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f32t_tensor_op_f32_sparse_sm89.cu' 2025-01-24T00:47:06.0185163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f8t_tensor_op_f32_sm89.cu' 2025-01-24T00:47:06.0185866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f8t_tensor_op_f32_sparse_sm89.cu' 2025-01-24T00:47:06.0186488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_grouped_scheduler_sm80.cu' 2025-01-24T00:47:06.0187067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_grouped_sm80.cu' 2025-01-24T00:47:06.0187771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_planar_complex_f16_f16_f32_tensor_op_sm70.cu' 2025-01-24T00:47:06.0188475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_planar_complex_f16_f16_f32_tensor_op_sm75.cu' 2025-01-24T00:47:06.0189224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_planar_complex_f16_f16_f32_tensor_op_sm80.cu' 2025-01-24T00:47:06.0189907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_s4n_s4t_s4n_tensor_op_s32_sm75.cu' 2025-01-24T00:47:06.0190604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_s4n_s4t_s4n_tensor_op_s32_sm80.cu' 2025-01-24T00:47:06.0191288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32n_tensor_op_s32_sm75.cu' 2025-01-24T00:47:06.0192094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32n_tensor_op_s32_sm80.cu' 2025-01-24T00:47:06.0192804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32n_wmma_tensor_op_s32_sm75.cu' 2025-01-24T00:47:06.0193461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32t_tensor_op_s32_sm75.cu' 2025-01-24T00:47:06.0194135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32t_tensor_op_s32_sm80.cu' 2025-01-24T00:47:06.0194827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32t_tensor_op_s32_sparse_sm80.cu' 2025-01-24T00:47:06.0195507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32t_wmma_tensor_op_s32_sm75.cu' 2025-01-24T00:47:06.0196181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s4n_tensor_op_s32_sm75.cu' 2025-01-24T00:47:06.0196834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s4n_tensor_op_s32_sm80.cu' 2025-01-24T00:47:06.0197503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s4t_tensor_op_s32_sm75.cu' 2025-01-24T00:47:06.0198154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s4t_tensor_op_s32_sm80.cu' 2025-01-24T00:47:06.0198803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_s8n_s8t_s8n_tensor_op_s32_sm75.cu' 2025-01-24T00:47:06.0199467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_s8n_s8t_s8n_tensor_op_s32_sm80.cu' 2025-01-24T00:47:06.0200127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_f16t_tensor_op_s32_sm80.cu' 2025-01-24T00:47:06.0200801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32n_tensor_op_s32_sm75.cu' 2025-01-24T00:47:06.0201461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32n_tensor_op_s32_sm80.cu' 2025-01-24T00:47:06.0202158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32n_wmma_tensor_op_s32_sm72.cu' 2025-01-24T00:47:06.0202814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32t_tensor_op_s32_sm75.cu' 2025-01-24T00:47:06.0203529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32t_tensor_op_s32_sm80.cu' 2025-01-24T00:47:06.0204234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32t_tensor_op_s32_sparse_sm80.cu' 2025-01-24T00:47:06.0204987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32t_wmma_tensor_op_s32_sm72.cu' 2025-01-24T00:47:06.0205683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8n_tensor_op_s32_sm75.cu' 2025-01-24T00:47:06.0206392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8n_tensor_op_s32_sm80.cu' 2025-01-24T00:47:06.0207066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8n_wmma_tensor_op_s32_sm72.cu' 2025-01-24T00:47:06.0207740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8t_tensor_op_s32_sm75.cu' 2025-01-24T00:47:06.0208395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8t_tensor_op_s32_sm80.cu' 2025-01-24T00:47:06.0209085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8t_wmma_tensor_op_s32_sm72.cu' 2025-01-24T00:47:06.0210563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_splitk_serial_tensor_op_sm75.cu' 2025-01-24T00:47:06.0211924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_splitk_simt_sm50.cu' 2025-01-24T00:47:06.0213259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_splitk_tensor_op_sm70.cu' 2025-01-24T00:47:06.0214614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_splitk_tensor_op_sm75.cu' 2025-01-24T00:47:06.0215902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_testbed_3x.hpp' 2025-01-24T00:47:06.0217172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_testbed_3x_evt.hpp' 2025-01-24T00:47:06.0218496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_testbed_3x_ptr_array.hpp' 2025-01-24T00:47:06.0219922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_testbed_3x_tensor_broadcast.hpp' 2025-01-24T00:47:06.0221357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_tf32n_tf32n_f32t_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0222836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_tf32n_tf32t_f32t_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0224314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_tf32t_tf32n_f32t_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0225793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_tf32t_tf32t_f32t_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0227256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_u8t_u8n_s32t_wmma_tensor_op_s32_sm72.cu' 2025-01-24T00:47:06.0228874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_universal_bf16t_s8n_bf16t_mixed_input_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0230540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_universal_bf16t_s8n_f32t_mixed_input_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0232259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_universal_bf16t_u8n_bf16t_mixed_input_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0233950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_universal_bf16t_u8n_f32t_mixed_input_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0235563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_universal_cf32n_cf32n_cf32n_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0237178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_universal_cf64n_cf64t_cf64t_tensor_op_f64_gaussian_sm80.cu' 2025-01-24T00:47:06.0238797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_universal_cf64n_cf64t_cf64t_tensor_op_f64_sm80.cu' 2025-01-24T00:47:06.0240351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_universal_f16n_f16t_f32n_tensor_op_f32_sm75.cu' 2025-01-24T00:47:06.0241905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_universal_f16n_f16t_f32t_tensor_op_f32_sm75.cu' 2025-01-24T00:47:06.0243502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_universal_f16t_s8n_f16t_mixed_input_tensor_op_f16_sm80.cu' 2025-01-24T00:47:06.0245153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_universal_f16t_s8n_f16t_mixed_input_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0246843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_universal_f16t_s8n_f32t_mixed_input_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0248505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_universal_f16t_u8n_f16t_mixed_input_tensor_op_f16_sm80.cu' 2025-01-24T00:47:06.0250163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_universal_f16t_u8n_f16t_mixed_input_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0251819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_universal_f16t_u8n_f32t_mixed_input_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0253453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_universal_s4t_s8n_s32t_mixed_input_tensor_op_s32_sm80.cu' 2025-01-24T00:47:06.0255100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_universal_s4t_s8n_s8t_mixed_input_tensor_op_s32_sm80.cu' 2025-01-24T00:47:06.0256758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_universal_s8t_bf16n_bf16t_mixed_input_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0258428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_universal_s8t_bf16n_f32t_mixed_input_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0260079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_universal_s8t_f16n_f16t_mixed_input_tensor_op_f16_sm80.cu' 2025-01-24T00:47:06.0261748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_universal_s8t_f16n_f16t_mixed_input_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0263457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_universal_s8t_f16n_f32t_mixed_input_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0265130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_universal_s8t_s4n_s32t_mixed_input_tensor_op_s32_sm80.cu' 2025-01-24T00:47:06.0266763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_universal_s8t_s4n_s8t_mixed_input_tensor_op_s32_sm80.cu' 2025-01-24T00:47:06.0268404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_universal_u8t_bf16n_bf16t_mixed_input_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0270070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_universal_u8t_bf16n_f32t_mixed_input_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0271734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_universal_u8t_f16n_f16t_mixed_input_tensor_op_f16_sm80.cu' 2025-01-24T00:47:06.0273386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_universal_u8t_f16n_f16t_mixed_input_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0275015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_universal_u8t_f16n_f32t_mixed_input_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0276634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_with_broadcast_f16n_f16n_f16n_tensorop_f32_sm75.cu' 2025-01-24T00:47:06.0278218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_with_reduction_f16n_f16n_f16n_tensorop_f32_sm75.cu' 2025-01-24T00:47:06.0279802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemm_with_reduction_f16t_f16n_f16n_tensorop_f32_sm80.cu' 2025-01-24T00:47:06.0281140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/gemv.cu' 2025-01-24T00:47:06.0282419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/hemm_cf32h_cf32n_tensor_op_f32_ls_sm80.cu' 2025-01-24T00:47:06.0283882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/hemm_cf32h_cf32n_tensor_op_f32_rs_sm80.cu' 2025-01-24T00:47:06.0285367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/hemm_cf32h_cf32n_tensor_op_fast_f32_ls_sm80.cu' 2025-01-24T00:47:06.0286948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/hemm_cf32h_cf32n_tensor_op_fast_f32_rs_sm80.cu' 2025-01-24T00:47:06.0288426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/hemm_cf64_cf64_cf64_tensor_op_f64_sm90.cu' 2025-01-24T00:47:06.0289954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/hemm_cf64h_cf64n_cf64n_tensor_op_ls_f64_gaussian_sm80.cu' 2025-01-24T00:47:06.0291507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/hemm_cf64h_cf64n_cf64n_tensor_op_ls_f64_sm80.cu' 2025-01-24T00:47:06.0293272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/hemm_cf64h_cf64n_cf64n_tensor_op_rs_f64_sm80.cu' 2025-01-24T00:47:06.0294789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/her2k_cf32h_cf32n_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0296289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/her2k_cf32h_cf32n_tensor_op_fast_f32_sm80.cu' 2025-01-24T00:47:06.0297780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/her2k_cf64_cf64_tensor_op_f64_sm90.cu' 2025-01-24T00:47:06.0299231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/her2k_cf64h_cf64n_tensor_op_f64_grouped_sm80.cu' 2025-01-24T00:47:06.0300747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/her2k_cf64n_cf64n_tensor_op_f64_grouped_sm80.cu' 2025-01-24T00:47:06.0302227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/her2k_cf64n_cf64n_tensor_op_f64_sm80.cu' 2025-01-24T00:47:06.0303676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/her2k_cf64n_cf64t_tensor_op_f64_sm80.cu' 2025-01-24T00:47:06.0305106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/herk_cf32h_cf32n_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0306561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/herk_cf32h_cf32n_tensor_op_fast_f32_sm80.cu' 2025-01-24T00:47:06.0308003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/herk_cf64_cf64_tensor_op_f64_sm90.cu' 2025-01-24T00:47:06.0309417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/herk_cf64h_cf64n_tensor_op_f64_sm80.cu' 2025-01-24T00:47:06.0310746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/multistage_testbed.h' 2025-01-24T00:47:06.0312070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/multistage_testbed_interleaved.h' 2025-01-24T00:47:06.0313453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/rank_2k_grouped_scheduler_sm80.cu' 2025-01-24T00:47:06.0314782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_cgemm_nn_sm50.cu' 2025-01-24T00:47:06.0316032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_cgemm_nt_sm50.cu' 2025-01-24T00:47:06.0317295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_cgemm_nt_sm80.cu' 2025-01-24T00:47:06.0318566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_cgemm_tn_sm50.cu' 2025-01-24T00:47:06.0319829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_cgemm_tn_sm80.cu' 2025-01-24T00:47:06.0321076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_cgemm_tt_sm50.cu' 2025-01-24T00:47:06.0322342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_dgemm_nn_sm50.cu' 2025-01-24T00:47:06.0323634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_dgemm_nt_sm50.cu' 2025-01-24T00:47:06.0324904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_dgemm_tn_sm50.cu' 2025-01-24T00:47:06.0326204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_dgemm_tt_sm50.cu' 2025-01-24T00:47:06.0327549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_f8gemm_tn_sm50.cu' 2025-01-24T00:47:06.0328848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_hgemm_nn_sm50.cu' 2025-01-24T00:47:06.0330113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_hgemm_nt_sm50.cu' 2025-01-24T00:47:06.0331368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_hgemm_tn_sm50.cu' 2025-01-24T00:47:06.0332631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_hgemm_tt_sm50.cu' 2025-01-24T00:47:06.0333899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_igemm_nn_sm50.cu' 2025-01-24T00:47:06.0335147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_igemm_nt_sm50.cu' 2025-01-24T00:47:06.0336410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_igemm_tn_sm50.cu' 2025-01-24T00:47:06.0337669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_igemm_tt_sm50.cu' 2025-01-24T00:47:06.0338945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_int8_igemm_sm61.cu' 2025-01-24T00:47:06.0340241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_int8_igemm_sm61_perf.cu' 2025-01-24T00:47:06.0341605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_int8_igemm_sm61_sliced_k.cu' 2025-01-24T00:47:06.0342924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_qgemm_nn_sm50.cu' 2025-01-24T00:47:06.0344187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_qgemm_nt_sm50.cu' 2025-01-24T00:47:06.0345432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_qgemm_tn_sm50.cu' 2025-01-24T00:47:06.0346688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_qgemm_tt_sm50.cu' 2025-01-24T00:47:06.0347947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_sgemm_nn_sm50.cu' 2025-01-24T00:47:06.0349200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_sgemm_nt_sm50.cu' 2025-01-24T00:47:06.0350462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_sgemm_nt_sm80.cu' 2025-01-24T00:47:06.0351706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_sgemm_tn_sm50.cu' 2025-01-24T00:47:06.0352966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_sgemm_tn_sm80.cu' 2025-01-24T00:47:06.0354263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_sgemm_tt_sm50.cu' 2025-01-24T00:47:06.0355470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_sm50.py' 2025-01-24T00:47:06.0356743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_zgemm_nn_sm50.cu' 2025-01-24T00:47:06.0358033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_zgemm_nt_sm50.cu' 2025-01-24T00:47:06.0359299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_zgemm_tn_sm50.cu' 2025-01-24T00:47:06.0360545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/simt_zgemm_tt_sm50.cu' 2025-01-24T00:47:06.0361847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm50_gemm_f32_f32_f32_simt.cu' 2025-01-24T00:47:06.0363188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm50_gemm_f64_f64_f64_simt.cu' 2025-01-24T00:47:06.0364521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm61_gemm_s8_s8_s32_simt.cu' 2025-01-24T00:47:06.0365885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm80_gemm_f16_f16_f32_tensor_op_f32.cu' 2025-01-24T00:47:06.0367324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm80_gemm_f32_f32_f32_simt.cu' 2025-01-24T00:47:06.0368666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm80_gemm_f64_f64_f64_simt.cu' 2025-01-24T00:47:06.0370048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm80_gemm_f64_f64_f64_tensor_op_f64.cu' 2025-01-24T00:47:06.0371438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm80_gemm_s8_s8_s32_tensor_op.cu' 2025-01-24T00:47:06.0372848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm80_gemm_tf32_tf32_f32_tensor_op_f32.cu' 2025-01-24T00:47:06.0374223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_evt_operations.hpp' 2025-01-24T00:47:06.0375632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_bf16_bf16_bf16_alignx_tensor_op_f32.cu' 2025-01-24T00:47:06.0377215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_bf16_bf16_bf16_alignx_tensor_op_f32_warpspecialized.cu' 2025-01-24T00:47:06.0378931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_bf16_bf16_bf16_alignx_tensor_op_f32_warpspecialized_cooperative.cu' 2025-01-24T00:47:06.0380699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_bf16_bf16_bf16_alignx_tensor_op_f32_warpspecialized_pingpong.cu' 2025-01-24T00:47:06.0382300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_bf16_bf16_bf16_tensor_op_f32.cu' 2025-01-24T00:47:06.0383758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_alignx_tensor_op_f32.cu' 2025-01-24T00:47:06.0385354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_alignx_tensor_op_f32_warpspecialized.cu' 2025-01-24T00:47:06.0387045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_alignx_tensor_op_f32_warpspecialized_cooperative.cu' 2025-01-24T00:47:06.0388814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_alignx_tensor_op_f32_warpspecialized_pingpong.cu' 2025-01-24T00:47:06.0390376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op.cu' 2025-01-24T00:47:06.0391885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_unspecialized.cu' 2025-01-24T00:47:06.0393634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized.cu' 2025-01-24T00:47:06.0395337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_cooperative.cu' 2025-01-24T00:47:06.0397126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_cooperative_aux_load.cu' 2025-01-24T00:47:06.0398951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_cooperative_aux_store.cu' 2025-01-24T00:47:06.0400810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_cooperative_bias_elementwise.cu' 2025-01-24T00:47:06.0402649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_cooperative_dag.cu' 2025-01-24T00:47:06.0404444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_cooperative_reduce.cu' 2025-01-24T00:47:06.0406316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_cooperative_row_broadcast.cu' 2025-01-24T00:47:06.0408114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_pingpong.cu' 2025-01-24T00:47:06.0409888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_pingpong_aux_load.cu' 2025-01-24T00:47:06.0411498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f32_f32_f32_tensor_op_f32.cu' 2025-01-24T00:47:06.0413144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_pingpong_bias_elementwise.cu' 2025-01-24T00:47:06.0414950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_pingpong_dag.cu' 2025-01-24T00:47:06.0416713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_pingpong_reduce.cu' 2025-01-24T00:47:06.0418584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_pingpong_row_broadcast.cu' 2025-01-24T00:47:06.0420386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cooperative_stream_k.cu' 2025-01-24T00:47:06.0422059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_group_gemm.cu' 2025-01-24T00:47:06.0423638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_group_gemm_pingpong.cu' 2025-01-24T00:47:06.0425220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_ptr_array.cu' 2025-01-24T00:47:06.0426790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_ptr_array_pingpong.cu' 2025-01-24T00:47:06.0428369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_tensor_broadcast.cu' 2025-01-24T00:47:06.0430057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f32_tensor_op_f32_rs_cluster_warpspecialized_cooperative.cu' 2025-01-24T00:47:06.0431737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f32_f32_f32_tensor_op_f32_tensor_broadcast.cu' 2025-01-24T00:47:06.0433255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_bf16_tensor_op_fp32.cu' 2025-01-24T00:47:06.0434692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_bf16_tensor_op_fp32_evt.cu' 2025-01-24T00:47:06.0436303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f32_tensor_op_f32_cluster_warpspecialized_cooperative.cu' 2025-01-24T00:47:06.0438060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f32_tensor_op_f32_cluster_warpspecialized_cooperative_evt.cu' 2025-01-24T00:47:06.0439743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f32_tensor_op_f32_cooperative_stream_k.cu' 2025-01-24T00:47:06.0441436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f32_tensor_op_f32_rs_cluster_warpspecialized_cooperative.cu' 2025-01-24T00:47:06.0443022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f32_tensor_op_fp32.cu' 2025-01-24T00:47:06.0444441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f8_tensor_op_fp32.cu' 2025-01-24T00:47:06.0445881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f8_tensor_op_fp32_evt.cu' 2025-01-24T00:47:06.0447396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_alignx_tensor_op_s32.cu' 2025-01-24T00:47:06.0448935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_alignx_tensor_op_s32_warpspecialized.cu' 2025-01-24T00:47:06.0450652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_alignx_tensor_op_s32_warpspecialized_cooperative.cu' 2025-01-24T00:47:06.0452396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_alignx_tensor_op_s32_warpspecialized_pingpong.cu' 2025-01-24T00:47:06.0453965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_tensor_op_s32.cu' 2025-01-24T00:47:06.0455432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_tensor_op_s32_tensor_broadcast.cu' 2025-01-24T00:47:06.0456899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_stream_k_scheduler.cu' 2025-01-24T00:47:06.0458344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_alignx_tensor_op_f32.cu' 2025-01-24T00:47:06.0459933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_alignx_tensor_op_f32_warpspecialized.cu' 2025-01-24T00:47:06.0461631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_alignx_tensor_op_f32_warpspecialized_cooperative.cu' 2025-01-24T00:47:06.0463381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_alignx_tensor_op_f32_warpspecialized_pingpong.cu' 2025-01-24T00:47:06.0464967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_tensor_op_f32.cu' 2025-01-24T00:47:06.0466559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_tensor_op_f32_gmma_rs_cluster_warpspecialized.cu' 2025-01-24T00:47:06.0468109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_gett_f16_f16_f16_tensor_op.cu' 2025-01-24T00:47:06.0469554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_sparse_gemm_f16_f16_f32_tensor_op_f32.cu' 2025-01-24T00:47:06.0471040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_sparse_gemm_f8_f8_f32_tensor_op_f32.cu' 2025-01-24T00:47:06.0472517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_sparse_gemm_s8_s8_s32_tensor_op_s32.cu' 2025-01-24T00:47:06.0474001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/sm90_sparse_gemm_tf32_tf32_f32_tensor_op_f32.cu' 2025-01-24T00:47:06.0475489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/symm_cf32n_cf32n_tensor_op_f32_ls_sm80.cu' 2025-01-24T00:47:06.0476950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/symm_cf32n_cf32n_tensor_op_f32_rs_sm80.cu' 2025-01-24T00:47:06.0478436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/symm_cf32n_cf32n_tensor_op_fast_f32_ls_sm80.cu' 2025-01-24T00:47:06.0479933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/symm_cf32n_cf32n_tensor_op_fast_f32_rs_sm80.cu' 2025-01-24T00:47:06.0481449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/symm_cf64_cf64_cf64_tensor_op_f64_sm90.cu' 2025-01-24T00:47:06.0483017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/symm_cf64n_cf64n_cf64n_tensor_op_ls_f64_gaussian_sm80.cu' 2025-01-24T00:47:06.0489974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/symm_cf64n_cf64n_cf64n_tensor_op_ls_f64_sm80.cu' 2025-01-24T00:47:06.0491630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/symm_cf64n_cf64n_cf64n_tensor_op_rs_f64_sm80.cu' 2025-01-24T00:47:06.0493321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/symm_f32n_f32n_tensor_op_fast_f32_ls_sm80.cu' 2025-01-24T00:47:06.0494825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/symm_f32n_f32n_tensor_op_fast_f32_rs_sm80.cu' 2025-01-24T00:47:06.0496309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/symm_f32t_f32t_tensor_op_fast_f32_ls_sm80.cu' 2025-01-24T00:47:06.0497741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/symm_f64_f64_tensor_op_f64_sm90.cu' 2025-01-24T00:47:06.0499153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/symm_f64n_f64n_tensor_op_f64_ls_sm80.cu' 2025-01-24T00:47:06.0500587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/symm_f64n_f64n_tensor_op_f64_rs_sm80.cu' 2025-01-24T00:47:06.0502027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/symm_f64n_f64t_tensor_op_f64_ls_sm80.cu' 2025-01-24T00:47:06.0503444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/symm_f64n_f64t_tensor_op_f64_rs_sm80.cu' 2025-01-24T00:47:06.0504879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/symm_f64t_f64n_tensor_op_f64_ls_sm80.cu' 2025-01-24T00:47:06.0506318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/symm_f64t_f64n_tensor_op_f64_rs_sm80.cu' 2025-01-24T00:47:06.0507749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/symm_f64t_f64t_tensor_op_f64_ls_sm80.cu' 2025-01-24T00:47:06.0509176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/symm_f64t_f64t_tensor_op_f64_rs_sm80.cu' 2025-01-24T00:47:06.0510611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/symm_tf32n_f32n_tensor_op_f32_ls_sm80.cu' 2025-01-24T00:47:06.0512053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/symm_tf32n_f32n_tensor_op_f32_rs_sm80.cu' 2025-01-24T00:47:06.0513498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/symm_tf32t_f32t_tensor_op_f32_ls_sm80.cu' 2025-01-24T00:47:06.0514928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syr2k_cf32n_cf32n_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0516387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syr2k_cf32n_cf32n_tensor_op_fast_f32_sm80.cu' 2025-01-24T00:47:06.0517914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syr2k_cf32n_cf32t_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0519369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syr2k_cf32n_cf32t_tensor_op_fast_f32_sm80.cu' 2025-01-24T00:47:06.0520878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syr2k_cf64_cf64_tensor_op_f64_sm90.cu' 2025-01-24T00:47:06.0522377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syr2k_cf64n_cf64n_tensor_op_f64_grouped_sm80.cu' 2025-01-24T00:47:06.0523844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syr2k_cf64n_cf64n_tensor_op_f64_sm80.cu' 2025-01-24T00:47:06.0525313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syr2k_cf64n_cf64t_tensor_op_f64_grouped_sm80.cu' 2025-01-24T00:47:06.0526855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syr2k_cf64n_cf64t_tensor_op_f64_sm80.cu' 2025-01-24T00:47:06.0528328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syr2k_cf64t_cf64n_tensor_op_f64_grouped_sm80.cu' 2025-01-24T00:47:06.0529837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syr2k_cf64t_cf64t_tensor_op_f64_grouped_sm80.cu' 2025-01-24T00:47:06.0531323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syr2k_f32n_f32n_tensor_op_fast_f32_sm80.cu' 2025-01-24T00:47:06.0532765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syr2k_f32t_f32n_tensor_op_fast_f32_sm80.cu' 2025-01-24T00:47:06.0534186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syr2k_f64_f64_tensor_op_f64_sm90.cu' 2025-01-24T00:47:06.0535634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syr2k_f64n_f64n_tensor_op_f64_grouped_sm80.cu' 2025-01-24T00:47:06.0537084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syr2k_f64n_f64n_tensor_op_f64_sm80.cu' 2025-01-24T00:47:06.0538522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syr2k_f64n_f64t_tensor_op_f64_grouped_sm80.cu' 2025-01-24T00:47:06.0539976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syr2k_f64n_f64t_tensor_op_f64_sm80.cu' 2025-01-24T00:47:06.0541426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syr2k_f64t_f64n_tensor_op_f64_grouped_sm80.cu' 2025-01-24T00:47:06.0542876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syr2k_f64t_f64n_tensor_op_f64_sm80.cu' 2025-01-24T00:47:06.0544323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syr2k_f64t_f64t_tensor_op_f64_grouped_sm80.cu' 2025-01-24T00:47:06.0545778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syr2k_tf32n_f32n_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0547192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syr2k_tf32t_f32n_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0548605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syrk_cf32n_cf32n_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0550073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syrk_cf32n_cf32n_tensor_op_fast_f32_sm80.cu' 2025-01-24T00:47:06.0551569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syrk_cf32n_cf32t_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0553013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syrk_cf32n_cf32t_tensor_op_fast_f32_sm80.cu' 2025-01-24T00:47:06.0554474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syrk_cf64_cf64_tensor_op_f64_sm90.cu' 2025-01-24T00:47:06.0555874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syrk_cf64n_cf64n_tensor_op_f64_sm80.cu' 2025-01-24T00:47:06.0557344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syrk_cf64n_cf64t_tensor_op_f64_gaussian_sm80.cu' 2025-01-24T00:47:06.0558804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syrk_cf64n_cf64t_tensor_op_f64_sm80.cu' 2025-01-24T00:47:06.0560243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syrk_f32n_f32t_tensor_op_fast_f32_sm80.cu' 2025-01-24T00:47:06.0561677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syrk_f32t_f32t_tensor_op_fast_f32_sm80.cu' 2025-01-24T00:47:06.0563090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syrk_f64_f64_tensor_op_f64_sm90.cu' 2025-01-24T00:47:06.0564480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syrk_f64n_f64t_tensor_op_f64_sm80.cu' 2025-01-24T00:47:06.0565881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syrk_f64t_f64n_tensor_op_f64_sm80.cu' 2025-01-24T00:47:06.0567331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syrk_tf32n_f32t_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0568739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/syrk_tf32t_f32t_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0570011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/testbed.h' 2025-01-24T00:47:06.0571180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/testbed_complex.h' 2025-01-24T00:47:06.0572452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/testbed_gemm_with_broadcast.h' 2025-01-24T00:47:06.0573797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/testbed_gemm_with_reduction.h' 2025-01-24T00:47:06.0575075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/testbed_grouped.h' 2025-01-24T00:47:06.0576318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/testbed_grouped_rank_2k.h' 2025-01-24T00:47:06.0577666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/testbed_grouped_rank_2k_scheduler.h' 2025-01-24T00:47:06.0579027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/testbed_grouped_scheduler.h' 2025-01-24T00:47:06.0580341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/testbed_interleaved.h' 2025-01-24T00:47:06.0581607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/testbed_planar_complex.h' 2025-01-24T00:47:06.0582961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/testbed_rank2k_universal.h' 2025-01-24T00:47:06.0584289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/testbed_rank_k_universal.h' 2025-01-24T00:47:06.0585533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/testbed_sanity.h' 2025-01-24T00:47:06.0586717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/testbed_sparse.h' 2025-01-24T00:47:06.0587910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/testbed_splitk.h' 2025-01-24T00:47:06.0589150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/testbed_symm_universal.h' 2025-01-24T00:47:06.0590433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/testbed_trmm_universal.h' 2025-01-24T00:47:06.0591682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/testbed_universal.h' 2025-01-24T00:47:06.0593123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/testbed_utils.h' 2025-01-24T00:47:06.0594339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/testbed_with_absmax.h' 2025-01-24T00:47:06.0595707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/trmm_cf32n_cf32n_cf32t_tensor_op_f32_sm80.cu' 2025-01-24T00:47:06.0597204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/trmm_cf32n_cf32n_cf32t_tensor_op_fast_f32_sm80.cu' 2025-01-24T00:47:06.0598688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/trmm_cf64_cf64_cf64_tensor_op_f64_sm90.cu' 2025-01-24T00:47:06.0600189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/trmm_cf64n_cf64n_cf64t_tensor_op_f64_gaussian_sm80.cu' 2025-01-24T00:47:06.0601691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/trmm_cf64n_cf64n_cf64t_tensor_op_f64_sm80.cu' 2025-01-24T00:47:06.0603173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/trmm_f32n_f32t_f32t_tensor_op_fast_f32_ls_sm80.cu' 2025-01-24T00:47:06.0604683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/trmm_f32n_f32t_f32t_tensor_op_fast_f32_rs_sm80.cu' 2025-01-24T00:47:06.0606208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/trmm_f32t_f32n_f32n_tensor_op_fast_f32_ls_sm80.cu' 2025-01-24T00:47:06.0607812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/trmm_f32t_f32n_f32t_tensor_op_fast_f32_ls_sm80.cu' 2025-01-24T00:47:06.0609267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/trmm_f64_f64_f64_tensor_op_f64_sm90.cu' 2025-01-24T00:47:06.0610708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/trmm_f64n_f64n_f64t_tensor_op_f64_ls_sm80.cu' 2025-01-24T00:47:06.0612263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/trmm_f64n_f64n_f64t_tensor_op_f64_rs_sm80.cu' 2025-01-24T00:47:06.0613806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/trmm_f64n_f64t_f64t_tensor_op_f64_rs_sm80.cu' 2025-01-24T00:47:06.0615302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/trmm_f64t_f64t_f64n_tensor_op_f64_ls_sm80.cu' 2025-01-24T00:47:06.0616770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/trmm_f64t_f64t_f64n_tensor_op_f64_rs_sm80.cu' 2025-01-24T00:47:06.0618249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/trmm_tf32n_tf32t_f32t_tensor_op_f32_ls_sm80.cu' 2025-01-24T00:47:06.0619743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/trmm_tf32n_tf32t_f32t_tensor_op_f32_rs_sm80.cu' 2025-01-24T00:47:06.0621236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/trmm_tf32t_tf32n_f32n_tensor_op_f32_ls_sm80.cu' 2025-01-24T00:47:06.0622735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device/trmm_tf32t_tf32n_f32t_tensor_op_f32_ls_sm80.cu' 2025-01-24T00:47:06.0624035Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/device' 2025-01-24T00:47:06.0625186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/kernel/batched_gemv.cu' 2025-01-24T00:47:06.0626358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/kernel/testbed_gemv.h' 2025-01-24T00:47:06.0627507Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/kernel' 2025-01-24T00:47:06.0628659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/thread/CMakeLists.txt' 2025-01-24T00:47:06.0629819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/thread/gemm_sm50.cu' 2025-01-24T00:47:06.0630975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/thread/gemm_sm60.cu' 2025-01-24T00:47:06.0632132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/thread/gemm_sm61.cu' 2025-01-24T00:47:06.0633326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/thread/host/CMakeLists.txt' 2025-01-24T00:47:06.0634567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/thread/host/gemm_sm60_host.cu' 2025-01-24T00:47:06.0635819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/thread/host/testbed_host.h' 2025-01-24T00:47:06.0637023Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/thread/host' 2025-01-24T00:47:06.0638175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/thread/testbed.h' 2025-01-24T00:47:06.0639282Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/thread' 2025-01-24T00:47:06.0640458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/threadblock/CMakeLists.txt' 2025-01-24T00:47:06.0641733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/threadblock/batched_gemv.cu' 2025-01-24T00:47:06.0643044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/threadblock/epilogue_workspace.cu' 2025-01-24T00:47:06.0644357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/threadblock/mma_multistage.cu' 2025-01-24T00:47:06.0645700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/threadblock/mma_multistage_slicedk.cu' 2025-01-24T00:47:06.0647101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/threadblock/mma_multistage_sparse.cu' 2025-01-24T00:47:06.0648472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/threadblock/mma_multistage_sparse_testbed.h' 2025-01-24T00:47:06.0649861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/threadblock/mma_multistage_testbed.h' 2025-01-24T00:47:06.0651251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/threadblock/mma_multistage_testbed_slicedk.h' 2025-01-24T00:47:06.0652623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/threadblock/mma_pipelined_simt.cu' 2025-01-24T00:47:06.0653946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/threadblock/mma_pipelined_slicedk.cu' 2025-01-24T00:47:06.0655275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/threadblock/mma_pipelined_sm70.cu' 2025-01-24T00:47:06.0656592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/threadblock/mma_pipelined_sm75.cu' 2025-01-24T00:47:06.0657909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/threadblock/mma_pipelined_sm80.cu' 2025-01-24T00:47:06.0659231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/threadblock/mma_pipelined_testbed.h' 2025-01-24T00:47:06.0660618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/threadblock/mma_pipelined_testbed_slicedk.h' 2025-01-24T00:47:06.0662019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/threadblock/mma_pipelined_wmma_sm70.cu' 2025-01-24T00:47:06.0663388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/threadblock/mma_pipelined_wmma_sm75.cu' 2025-01-24T00:47:06.0664751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/threadblock/mma_planar_complex_sm80.cu' 2025-01-24T00:47:06.0666132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/threadblock/mma_planar_complex_testbed.h' 2025-01-24T00:47:06.0667525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/threadblock/mma_singlestage_wmma_sm70.cu' 2025-01-24T00:47:06.0668912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/threadblock/mma_singlestage_wmma_sm75.cu' 2025-01-24T00:47:06.0670327Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/threadblock' 2025-01-24T00:47:06.0671497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/warp/CMakeLists.txt' 2025-01-24T00:47:06.0672730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/warp/gemm_complex_sm80.cu' 2025-01-24T00:47:06.0673974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/warp/gemm_complex_sm90.cu' 2025-01-24T00:47:06.0675259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/warp/gemm_gaussian_complex_sm80.cu' 2025-01-24T00:47:06.0676578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/warp/gemm_mixed_input_sm80.cu' 2025-01-24T00:47:06.0677776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/warp/gemm_sm50.cu' 2025-01-24T00:47:06.0678899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/warp/gemm_sm60.cu' 2025-01-24T00:47:06.0680032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/warp/gemm_sm61.cu' 2025-01-24T00:47:06.0681157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/warp/gemm_sm70.cu' 2025-01-24T00:47:06.0682294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/warp/gemm_sm75.cu' 2025-01-24T00:47:06.0683419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/warp/gemm_sm80.cu' 2025-01-24T00:47:06.0684551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/warp/gemm_sm90.cu' 2025-01-24T00:47:06.0685715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/warp/gemm_sparse_sm80.cu' 2025-01-24T00:47:06.0686950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/warp/testbed.h' 2025-01-24T00:47:06.0688064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/warp/wmma_sm70.cu' 2025-01-24T00:47:06.0689195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/warp/wmma_sm72.cu' 2025-01-24T00:47:06.0690331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/warp/wmma_sm75.cu' 2025-01-24T00:47:06.0691453Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm/warp' 2025-01-24T00:47:06.0692644Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/gemm' 2025-01-24T00:47:06.0693748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/layout/CMakeLists.txt' 2025-01-24T00:47:06.0694861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/layout/matrix.cu' 2025-01-24T00:47:06.0695934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/layout/tensor.cu' 2025-01-24T00:47:06.0697043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/layout/tensor_nhwc.cu' 2025-01-24T00:47:06.0698142Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/layout' 2025-01-24T00:47:06.0699240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/nvrtc/CMakeLists.txt' 2025-01-24T00:47:06.0700418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/nvrtc/cutlass/nvrtc/environment.h' 2025-01-24T00:47:06.0701710Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/nvrtc/cutlass/nvrtc' 2025-01-24T00:47:06.0702880Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/nvrtc/cutlass' 2025-01-24T00:47:06.0704154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/nvrtc/kernel/thread/contraction.hpp' 2025-01-24T00:47:06.0705452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/nvrtc/kernel/thread/testbed_kernel.h' 2025-01-24T00:47:06.0706737Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/nvrtc/kernel/thread' 2025-01-24T00:47:06.0707894Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/nvrtc/kernel' 2025-01-24T00:47:06.0709008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/nvrtc/stdlib/assert.h' 2025-01-24T00:47:06.0710131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/nvrtc/stdlib/stdint.h' 2025-01-24T00:47:06.0711268Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/nvrtc/stdlib' 2025-01-24T00:47:06.0712404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/nvrtc/thread/.gitignore' 2025-01-24T00:47:06.0713568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/nvrtc/thread/CMakeLists.txt' 2025-01-24T00:47:06.0714766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/nvrtc/thread/nvrtc_config.in' 2025-01-24T00:47:06.0716000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/nvrtc/thread/nvrtc_contraction.cu' 2025-01-24T00:47:06.0717223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/nvrtc/thread/nvrtc_gemm.cu' 2025-01-24T00:47:06.0718375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/nvrtc/thread/testbed.h' 2025-01-24T00:47:06.0719515Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/nvrtc/thread' 2025-01-24T00:47:06.0720623Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/nvrtc' 2025-01-24T00:47:06.0721838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/pipeline/CMakeLists.txt' 2025-01-24T00:47:06.0723016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/pipeline/pipeline_async.cu' 2025-01-24T00:47:06.0724228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/pipeline/pipeline_tma_async.cu' 2025-01-24T00:47:06.0725553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/pipeline/pipeline_tma_async_warp_specialized.cu' 2025-01-24T00:47:06.0727100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/pipeline/pipeline_tma_async_warp_specialized_persistent.cu' 2025-01-24T00:47:06.0728476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/pipeline/sequence_barrier.cu' 2025-01-24T00:47:06.0729630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/pipeline/testbed.h' 2025-01-24T00:47:06.0730731Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/pipeline' 2025-01-24T00:47:06.0731913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/reduction/CMakeLists.txt' 2025-01-24T00:47:06.0733189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/reduction/device/CMakeLists.txt' 2025-01-24T00:47:06.0734553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/reduction/device/tensor_reduce_contiguous.cu' 2025-01-24T00:47:06.0735947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/reduction/device/tensor_reduce_strided.cu' 2025-01-24T00:47:06.0737201Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/reduction/device' 2025-01-24T00:47:06.0738415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/reduction/kernel/CMakeLists.txt' 2025-01-24T00:47:06.0739681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/reduction/kernel/reduce_splitk.cu' 2025-01-24T00:47:06.0740979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/reduction/kernel/reduce_splitk_testbed.h' 2025-01-24T00:47:06.0742247Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/reduction/kernel' 2025-01-24T00:47:06.0743459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/reduction/thread/CMakeLists.txt' 2025-01-24T00:47:06.0744724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/reduction/thread/reduction_thread.cu' 2025-01-24T00:47:06.0745955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/reduction/thread/testbed.h' 2025-01-24T00:47:06.0747144Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/reduction/thread' 2025-01-24T00:47:06.0748291Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/reduction' 2025-01-24T00:47:06.0749435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/substrate/CMakeLists.txt' 2025-01-24T00:47:06.0750611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/substrate/dependent_false.cpp' 2025-01-24T00:47:06.0751784Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/substrate' 2025-01-24T00:47:06.0752882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/test_unit.cpp' 2025-01-24T00:47:06.0753989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/transform/CMakeLists.txt' 2025-01-24T00:47:06.0755196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/transform/device/CMakeLists.txt' 2025-01-24T00:47:06.0756556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/transform/device/sm90_sparse_gemm_compressor_f16.cu' 2025-01-24T00:47:06.0758016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/transform/device/sm90_sparse_gemm_compressor_f32.cu' 2025-01-24T00:47:06.0759460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/transform/device/sm90_sparse_gemm_compressor_f8.cu' 2025-01-24T00:47:06.0760941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/transform/device/sm90_sparse_gemm_compressor_legacy.hpp' 2025-01-24T00:47:06.0762469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/transform/device/testbed_sparse_gemm_compressor.hpp' 2025-01-24T00:47:06.0763797Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/transform/device' 2025-01-24T00:47:06.0765047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/transform/kernel/CMakeLists.txt' 2025-01-24T00:47:06.0766465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/transform/kernel/filter_format_transformer.cu' 2025-01-24T00:47:06.0767765Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/transform/kernel' 2025-01-24T00:47:06.0769008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/transform/threadblock/CMakeLists.txt' 2025-01-24T00:47:06.0770370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/transform/threadblock/predicated_tile_iterator.cu' 2025-01-24T00:47:06.0771860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/transform/threadblock/regular_tile_iterator_tensor_op.cu' 2025-01-24T00:47:06.0773247Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/transform/threadblock' 2025-01-24T00:47:06.0774414Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/transform' 2025-01-24T00:47:06.0775518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/util/CMakeLists.txt' 2025-01-24T00:47:06.0776671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/util/cutlass_test_levels.cu' 2025-01-24T00:47:06.0777813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/util/rms_norm.cu' 2025-01-24T00:47:06.0778917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/util/tensor_reduce.cu' 2025-01-24T00:47:06.0780010Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit/util' 2025-01-24T00:47:06.0781050Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test/unit' 2025-01-24T00:47:06.0782042Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/test' 2025-01-24T00:47:06.0783034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/CMakeLists.txt' 2025-01-24T00:47:06.0784100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/CMakeLists.txt' 2025-01-24T00:47:06.0785346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/include/cutlass/library/arch_mappings.h' 2025-01-24T00:47:06.0786726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/include/cutlass/library/descriptions.h' 2025-01-24T00:47:06.0788053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/include/cutlass/library/handle.h' 2025-01-24T00:47:06.0789356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/include/cutlass/library/library.h' 2025-01-24T00:47:06.0790664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/include/cutlass/library/manifest.h' 2025-01-24T00:47:06.0792184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/include/cutlass/library/operation_table.h' 2025-01-24T00:47:06.0793610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/include/cutlass/library/singleton.h' 2025-01-24T00:47:06.0794994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/include/cutlass/library/types.h' 2025-01-24T00:47:06.0796280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/include/cutlass/library/util.h' 2025-01-24T00:47:06.0797584Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/include/cutlass/library' 2025-01-24T00:47:06.0798822Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/include/cutlass' 2025-01-24T00:47:06.0799986Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/include' 2025-01-24T00:47:06.0801144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/conv2d_operation.h' 2025-01-24T00:47:06.0802324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/conv3d_operation.h' 2025-01-24T00:47:06.0803523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/conv_operation_3x.hpp' 2025-01-24T00:47:06.0804713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/gemm_operation.h' 2025-01-24T00:47:06.0805896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/gemm_operation_3x.hpp' 2025-01-24T00:47:06.0807108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/handle.cu' 2025-01-24T00:47:06.0808255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/library_internal.h' 2025-01-24T00:47:06.0809407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/manifest.cpp' 2025-01-24T00:47:06.0810561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/operation_table.cu' 2025-01-24T00:47:06.0811747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/rank_2k_operation.h' 2025-01-24T00:47:06.0812932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/rank_k_operation.h' 2025-01-24T00:47:06.0814225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/reduction/init_reduction_operations.cu' 2025-01-24T00:47:06.0815578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/reduction/reduction_device.cu' 2025-01-24T00:47:06.0816904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/reduction/reduction_operation.h' 2025-01-24T00:47:06.0818167Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/reduction' 2025-01-24T00:47:06.0819364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/reference/conv2d.cu' 2025-01-24T00:47:06.0820633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/reference/conv3d.cu' 2025-01-24T00:47:06.0821929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/reference/conv_reference_operation.h' 2025-01-24T00:47:06.0823345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/reference/gemm_e4m3a_e4m3out.cu' 2025-01-24T00:47:06.0824695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/reference/gemm_e4m3a_e5m2out.cu' 2025-01-24T00:47:06.0826051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/reference/gemm_e5m2a_e4m3out.cu' 2025-01-24T00:47:06.0827395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/reference/gemm_e5m2a_e5m2out.cu' 2025-01-24T00:47:06.0828694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/reference/gemm_fp32out.cu' 2025-01-24T00:47:06.0829994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/reference/gemm_fp8in_bf16out.cu' 2025-01-24T00:47:06.0831306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/reference/gemm_fp8in_fp16out.cu' 2025-01-24T00:47:06.0832635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/reference/gemm_fp8in_fp32out.cu' 2025-01-24T00:47:06.0833973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/reference/gemm_fp_mixed_input.cu' 2025-01-24T00:47:06.0835301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/reference/gemm_fp_other.cu' 2025-01-24T00:47:06.0836537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/reference/gemm_int4.cu' 2025-01-24T00:47:06.0837856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/reference/gemm_int8_interleaved_32.cu' 2025-01-24T00:47:06.0839251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/reference/gemm_int8_interleaved_64.cu' 2025-01-24T00:47:06.0840618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/reference/gemm_int_mixed_input.cu' 2025-01-24T00:47:06.0841992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/reference/gemm_reference_operation.h' 2025-01-24T00:47:06.0843336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/reference/gemm_s8_s8_s32.cu' 2025-01-24T00:47:06.0844620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/reference/gemm_u8_u8_s32.cu' 2025-01-24T00:47:06.0846000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/reference/initialize_reference_operations.cu' 2025-01-24T00:47:06.0847401Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/reference' 2025-01-24T00:47:06.0848563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/singleton.cu' 2025-01-24T00:47:06.0849776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/sparse_gemm_operation_3x.hpp' 2025-01-24T00:47:06.0850990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/symm_operation.h' 2025-01-24T00:47:06.0852157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/trmm_operation.h' 2025-01-24T00:47:06.0853279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src/util.cu' 2025-01-24T00:47:06.0854403Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library/src' 2025-01-24T00:47:06.0855495Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/library' 2025-01-24T00:47:06.0856611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/CMakeLists.txt' 2025-01-24T00:47:06.0857971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/include/cutlass/profiler/conv2d_operation_profiler.h' 2025-01-24T00:47:06.0859511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/include/cutlass/profiler/conv3d_operation_profiler.h' 2025-01-24T00:47:06.0861000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/include/cutlass/profiler/cublas_helpers.h' 2025-01-24T00:47:06.0862416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/include/cutlass/profiler/cudnn_helpers.h' 2025-01-24T00:47:06.0863853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/include/cutlass/profiler/cutlass_profiler.h' 2025-01-24T00:47:06.0865222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/include/cutlass/profiler/debug.h' 2025-01-24T00:47:06.0866619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/include/cutlass/profiler/device_allocation.h' 2025-01-24T00:47:06.0868054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/include/cutlass/profiler/device_context.h' 2025-01-24T00:47:06.0869496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/include/cutlass/profiler/enumerated_types.h' 2025-01-24T00:47:06.0870968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/include/cutlass/profiler/gemm_operation_profiler.h' 2025-01-24T00:47:06.0872420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/include/cutlass/profiler/gpu_timer.h' 2025-01-24T00:47:06.0873844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/include/cutlass/profiler/operation_profiler.h' 2025-01-24T00:47:06.0875251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/include/cutlass/profiler/options.h' 2025-01-24T00:47:06.0876647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/include/cutlass/profiler/performance_report.h' 2025-01-24T00:47:06.0878124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/include/cutlass/profiler/performance_result.h' 2025-01-24T00:47:06.0879562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/include/cutlass/profiler/problem_space.h' 2025-01-24T00:47:06.0881040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/include/cutlass/profiler/rank_2k_operation_profiler.h' 2025-01-24T00:47:06.0882583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/include/cutlass/profiler/rank_k_operation_profiler.h' 2025-01-24T00:47:06.0884147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/include/cutlass/profiler/reduction_operation_profiler.h' 2025-01-24T00:47:06.0885782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/include/cutlass/profiler/sparse_gemm_operation_profiler.h' 2025-01-24T00:47:06.0887486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/include/cutlass/profiler/symm_operation_profiler.h' 2025-01-24T00:47:06.0889019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/include/cutlass/profiler/trmm_operation_profiler.h' 2025-01-24T00:47:06.0890494Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/include/cutlass/profiler' 2025-01-24T00:47:06.0891756Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/include/cutlass' 2025-01-24T00:47:06.0893145Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/include' 2025-01-24T00:47:06.0894362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/src/conv2d_operation_profiler.cu' 2025-01-24T00:47:06.0895674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/src/conv3d_operation_profiler.cu' 2025-01-24T00:47:06.0896925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/src/cublas_helpers.cu' 2025-01-24T00:47:06.0898129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/src/cudnn_helpers.cpp' 2025-01-24T00:47:06.0899313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/src/cutlass_profiler.cu' 2025-01-24T00:47:06.0900530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/src/device_allocation.cu' 2025-01-24T00:47:06.0901733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/src/device_context.cu' 2025-01-24T00:47:06.0902942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/src/enumerated_types.cpp' 2025-01-24T00:47:06.0904189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/src/gemm_operation_profiler.cu' 2025-01-24T00:47:06.0905417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/src/gpu_timer.cpp' 2025-01-24T00:47:06.0906540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/src/main.cpp' 2025-01-24T00:47:06.0907693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/src/operation_profiler.cu' 2025-01-24T00:47:06.0908219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/src/options.cu' 2025-01-24T00:47:06.0908783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/src/performance_report.cpp' 2025-01-24T00:47:06.0909350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/src/performance_result.cu' 2025-01-24T00:47:06.0909882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/src/problem_space.cpp' 2025-01-24T00:47:06.0910476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/src/rank_2k_operation_profiler.cu' 2025-01-24T00:47:06.0911078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/src/rank_k_operation_profiler.cu' 2025-01-24T00:47:06.0911774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/src/sparse_gemm_operation_profiler.cu' 2025-01-24T00:47:06.0912399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/src/symm_operation_profiler.cu' 2025-01-24T00:47:06.0913057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/src/trmm_operation_profiler.cu' 2025-01-24T00:47:06.0913576Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler/src' 2025-01-24T00:47:06.0914059Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/profiler' 2025-01-24T00:47:06.0914560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/CMakeLists.txt' 2025-01-24T00:47:06.0915160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/GPU_Clock.hpp' 2025-01-24T00:47:06.0915748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/command_line.h' 2025-01-24T00:47:06.0916374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/cublas_wrappers.hpp' 2025-01-24T00:47:06.0916933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/debug.h' 2025-01-24T00:47:06.0917515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/device_dump.h' 2025-01-24T00:47:06.0918138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/device_groupnorm.h' 2025-01-24T00:47:06.0918771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/device_layernorm.h' 2025-01-24T00:47:06.0919359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/device_memory.h' 2025-01-24T00:47:06.0919999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/device_nchw_to_nhwc.h' 2025-01-24T00:47:06.0920628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/device_nhwc_padding.h' 2025-01-24T00:47:06.0921271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/device_nhwc_pooling.h' 2025-01-24T00:47:06.0921893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/device_nhwc_to_nchw.h' 2025-01-24T00:47:06.0922490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/device_rmsnorm.h' 2025-01-24T00:47:06.0923090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/device_utils.h' 2025-01-24T00:47:06.0923678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/distribution.h' 2025-01-24T00:47:06.0924268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/exceptions.h' 2025-01-24T00:47:06.0924889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/gett_commandline.hpp' 2025-01-24T00:47:06.0925480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/helper_cuda.hpp' 2025-01-24T00:47:06.0926101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/host_reorder.h' 2025-01-24T00:47:06.0926806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/host_tensor.h' 2025-01-24T00:47:06.0927513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/host_tensor_planar_complex.h' 2025-01-24T00:47:06.0928143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/host_uncompress.h' 2025-01-24T00:47:06.0928738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/index_sequence.h' 2025-01-24T00:47:06.0929356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/packed_stride.hpp' 2025-01-24T00:47:06.0929946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/print_error.hpp' 2025-01-24T00:47:06.0930655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/detail/inner_product.h' 2025-01-24T00:47:06.0931380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/detail/linear_to_coordinate.h' 2025-01-24T00:47:06.0932021Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/detail' 2025-01-24T00:47:06.0932718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/device/convolution.h' 2025-01-24T00:47:06.0933357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/device/gemm.h' 2025-01-24T00:47:06.0934054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/device/gemm_complex.h' 2025-01-24T00:47:06.0934780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/device/gemm_planar_complex.h' 2025-01-24T00:47:06.0935434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/device/gett.hpp' 2025-01-24T00:47:06.0936122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/device/kernel/gemm.h' 2025-01-24T00:47:06.0936878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/device/kernel/tensor_elementwise.h' 2025-01-24T00:47:06.0937623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/device/kernel/tensor_foreach.h' 2025-01-24T00:47:06.0938312Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/device/kernel' 2025-01-24T00:47:06.0939009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/device/rank_2k_complex.h' 2025-01-24T00:47:06.0939718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/device/tensor_compare.h' 2025-01-24T00:47:06.0940420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/device/tensor_fill.h' 2025-01-24T00:47:06.0941124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/device/tensor_foreach.h' 2025-01-24T00:47:06.0941859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/device/tensor_reduce.h' 2025-01-24T00:47:06.0942562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/device/tensor_relu.h' 2025-01-24T00:47:06.0943256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/device/thread/gemm.h' 2025-01-24T00:47:06.0943941Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/device/thread' 2025-01-24T00:47:06.0944595Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/device' 2025-01-24T00:47:06.0945235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/host/conv.hpp' 2025-01-24T00:47:06.0945905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/host/convolution.h' 2025-01-24T00:47:06.0946597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/host/error_metrics.h' 2025-01-24T00:47:06.0947226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/host/gemm.h' 2025-01-24T00:47:06.0947912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/host/gemm_complex.h' 2025-01-24T00:47:06.0948620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/host/gemm_planar_complex.h' 2025-01-24T00:47:06.0949267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/host/gett.hpp' 2025-01-24T00:47:06.0949925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/host/rank_2k.h' 2025-01-24T00:47:06.0950617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/host/rank_2k_complex.h' 2025-01-24T00:47:06.0951315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/host/rank_k_complex.h' 2025-01-24T00:47:06.0951942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/host/symm.h' 2025-01-24T00:47:06.0952617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/host/symm_complex.h' 2025-01-24T00:47:06.0953311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/host/tensor_compare.h' 2025-01-24T00:47:06.0954007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/host/tensor_compare.hpp' 2025-01-24T00:47:06.0954688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/host/tensor_copy.h' 2025-01-24T00:47:06.0955422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/host/tensor_elementwise.h' 2025-01-24T00:47:06.0956086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/host/tensor_fill.h' 2025-01-24T00:47:06.0956826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/host/tensor_fill.hpp' 2025-01-24T00:47:06.0957530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/host/tensor_foreach.h' 2025-01-24T00:47:06.0958208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/host/tensor_norm.h' 2025-01-24T00:47:06.0958887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/host/tensor_reduce.h' 2025-01-24T00:47:06.0959591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/host/tensor_reduce.hpp' 2025-01-24T00:47:06.0960225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/host/trmm.h' 2025-01-24T00:47:06.0960893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/host/trmm_complex.h' 2025-01-24T00:47:06.0961536Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference/host' 2025-01-24T00:47:06.0962133Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/reference' 2025-01-24T00:47:06.0962739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/tensor_view_io.h' 2025-01-24T00:47:06.0963320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util/type_traits.h' 2025-01-24T00:47:06.0963875Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass/util' 2025-01-24T00:47:06.0964421Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include/cutlass' 2025-01-24T00:47:06.0964910Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util/include' 2025-01-24T00:47:06.0965361Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools/util' 2025-01-24T00:47:06.0965794Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass/tools' 2025-01-24T00:47:06.0966189Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass' 2025-01-24T00:47:06.0966648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass.BUILD' 2025-01-24T00:47:06.0967014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/.git' 2025-01-24T00:47:06.0967408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/.gitignore' 2025-01-24T00:47:06.0967832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/.gitlab-ci.yml' 2025-01-24T00:47:06.0968359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/.gitlab/issue_templates/Bug Report.md' 2025-01-24T00:47:06.0968921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/.gitlab/issue_templates/Feature Request.md' 2025-01-24T00:47:06.0969450Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/.gitlab/issue_templates' 2025-01-24T00:47:06.0970098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/.gitlab/merge_request_templates/Merge Request Template.md' 2025-01-24T00:47:06.0970673Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/.gitlab/merge_request_templates' 2025-01-24T00:47:06.0971118Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/.gitlab' 2025-01-24T00:47:06.0971491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/.hgeol' 2025-01-24T00:47:06.0971916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/CMakeLists.txt' 2025-01-24T00:47:06.0972334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/COPYING.APACHE' 2025-01-24T00:47:06.0972742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/COPYING.BSD' 2025-01-24T00:47:06.0973151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/COPYING.GPL' 2025-01-24T00:47:06.0973556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/COPYING.LGPL' 2025-01-24T00:47:06.0973988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/COPYING.MINPACK' 2025-01-24T00:47:06.0974394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/COPYING.MPL2' 2025-01-24T00:47:06.0974820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/COPYING.README' 2025-01-24T00:47:06.0975249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/CTestConfig.cmake' 2025-01-24T00:47:06.0975699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/CTestCustom.cmake.in' 2025-01-24T00:47:06.0976127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/Cholesky' 2025-01-24T00:47:06.0976575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/CholmodSupport' 2025-01-24T00:47:06.0976971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/Core' 2025-01-24T00:47:06.0977382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/Dense' 2025-01-24T00:47:06.0977777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/Eigen' 2025-01-24T00:47:06.0978223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/Eigenvalues' 2025-01-24T00:47:06.0978636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/Geometry' 2025-01-24T00:47:06.0979065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/Householder' 2025-01-24T00:47:06.0979571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/IterativeLinearSolvers' 2025-01-24T00:47:06.0979972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/Jacobi' 2025-01-24T00:47:06.0980395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/KLUSupport' 2025-01-24T00:47:06.0980790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/LU' 2025-01-24T00:47:06.0981225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/MetisSupport' 2025-01-24T00:47:06.0981729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/OrderingMethods' 2025-01-24T00:47:06.0982178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/PaStiXSupport' 2025-01-24T00:47:06.0982676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/PardisoSupport' 2025-01-24T00:47:06.0983073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/QR' 2025-01-24T00:47:06.0983545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/QtAlignedMalloc' 2025-01-24T00:47:06.0983993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/SPQRSupport' 2025-01-24T00:47:06.0984384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/SVD' 2025-01-24T00:47:06.0984787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/Sparse' 2025-01-24T00:47:06.0985246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/SparseCholesky' 2025-01-24T00:47:06.0985670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/SparseCore' 2025-01-24T00:47:06.0986084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/SparseLU' 2025-01-24T00:47:06.0986511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/SparseQR' 2025-01-24T00:47:06.0986921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/StdDeque' 2025-01-24T00:47:06.0987342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/StdList' 2025-01-24T00:47:06.0987756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/StdVector' 2025-01-24T00:47:06.0988207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/SuperLUSupport' 2025-01-24T00:47:06.0988666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/UmfPackSupport' 2025-01-24T00:47:06.0989138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Cholesky/LDLT.h' 2025-01-24T00:47:06.0989607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Cholesky/LLT.h' 2025-01-24T00:47:06.0990119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Cholesky/LLT_LAPACKE.h' 2025-01-24T00:47:06.0990599Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Cholesky' 2025-01-24T00:47:06.0991168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/CholmodSupport/CholmodSupport.h' 2025-01-24T00:47:06.0991673Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/CholmodSupport' 2025-01-24T00:47:06.0992342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/ArithmeticSequence.h' 2025-01-24T00:47:06.0992810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/Array.h' 2025-01-24T00:47:06.0993288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/ArrayBase.h' 2025-01-24T00:47:06.0993794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/ArrayWrapper.h' 2025-01-24T00:47:06.0994246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/Assign.h' 2025-01-24T00:47:06.0994792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/AssignEvaluator.h' 2025-01-24T00:47:06.0995309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/Assign_MKL.h' 2025-01-24T00:47:06.0995816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/BandMatrix.h' 2025-01-24T00:47:06.0996308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/Block.h' 2025-01-24T00:47:06.0996793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/BooleanRedux.h' 2025-01-24T00:47:06.0997295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/CommaInitializer.h' 2025-01-24T00:47:06.0997826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/ConditionEstimator.h' 2025-01-24T00:47:06.0998318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/CoreEvaluators.h' 2025-01-24T00:47:06.0998808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/CoreIterators.h' 2025-01-24T00:47:06.0999309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/CwiseBinaryOp.h' 2025-01-24T00:47:06.0999802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/CwiseNullaryOp.h' 2025-01-24T00:47:06.1000309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/CwiseTernaryOp.h' 2025-01-24T00:47:06.1000797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/CwiseUnaryOp.h' 2025-01-24T00:47:06.1001291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/CwiseUnaryView.h' 2025-01-24T00:47:06.1001775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/DenseBase.h' 2025-01-24T00:47:06.1002284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/DenseCoeffsBase.h' 2025-01-24T00:47:06.1002785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/DenseStorage.h' 2025-01-24T00:47:06.1003251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/Diagonal.h' 2025-01-24T00:47:06.1003747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/DiagonalMatrix.h' 2025-01-24T00:47:06.1004263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/DiagonalProduct.h' 2025-01-24T00:47:06.1004705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/Dot.h' 2025-01-24T00:47:06.1005189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/EigenBase.h' 2025-01-24T00:47:06.1005704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/ForceAlignedAccess.h' 2025-01-24T00:47:06.1006156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/Fuzzy.h' 2025-01-24T00:47:06.1006747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/GeneralProduct.h' 2025-01-24T00:47:06.1007258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/GenericPacketMath.h' 2025-01-24T00:47:06.1007785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/GlobalFunctions.h' 2025-01-24T00:47:06.1008242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/IO.h' 2025-01-24T00:47:06.1008778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/IndexedView.h' 2025-01-24T00:47:06.1009253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/Inverse.h' 2025-01-24T00:47:06.1009721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/Map.h' 2025-01-24T00:47:06.1010182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/MapBase.h' 2025-01-24T00:47:06.1010682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/MathFunctions.h' 2025-01-24T00:47:06.1011198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/MathFunctionsImpl.h' 2025-01-24T00:47:06.1011667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/Matrix.h' 2025-01-24T00:47:06.1012152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/MatrixBase.h' 2025-01-24T00:47:06.1012633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/NestByValue.h' 2025-01-24T00:47:06.1013102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/NoAlias.h' 2025-01-24T00:47:06.1013570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/NumTraits.h' 2025-01-24T00:47:06.1014110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/PartialReduxEvaluator.h' 2025-01-24T00:47:06.1014634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/PermutationMatrix.h' 2025-01-24T00:47:06.1015137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/PlainObjectBase.h' 2025-01-24T00:47:06.1015611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/Product.h' 2025-01-24T00:47:06.1016123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/ProductEvaluators.h' 2025-01-24T00:47:06.1016578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/Random.h' 2025-01-24T00:47:06.1017040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/Redux.h' 2025-01-24T00:47:06.1017484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/Ref.h' 2025-01-24T00:47:06.1017970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/Replicate.h' 2025-01-24T00:47:06.1018436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/Reshaped.h' 2025-01-24T00:47:06.1018928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/ReturnByValue.h' 2025-01-24T00:47:06.1019399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/Reverse.h' 2025-01-24T00:47:06.1019851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/Select.h' 2025-01-24T00:47:06.1020348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/SelfAdjointView.h' 2025-01-24T00:47:06.1020895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/SelfCwiseBinaryOp.h' 2025-01-24T00:47:06.1021347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/Solve.h' 2025-01-24T00:47:06.1021908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/SolveTriangular.h' 2025-01-24T00:47:06.1022381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/SolverBase.h' 2025-01-24T00:47:06.1022889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/StableNorm.h' 2025-01-24T00:47:06.1023386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/StlIterators.h' 2025-01-24T00:47:06.1023840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/Stride.h' 2025-01-24T00:47:06.1024298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/Swap.h' 2025-01-24T00:47:06.1024770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/Transpose.h' 2025-01-24T00:47:06.1025264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/Transpositions.h' 2025-01-24T00:47:06.1025784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/TriangularMatrix.h' 2025-01-24T00:47:06.1026266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/VectorBlock.h' 2025-01-24T00:47:06.1026764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/VectorwiseOp.h' 2025-01-24T00:47:06.1027222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/Visitor.h' 2025-01-24T00:47:06.1027724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/AVX/Complex.h' 2025-01-24T00:47:06.1028280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/AVX/MathFunctions.h' 2025-01-24T00:47:06.1028797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/AVX/PacketMath.h' 2025-01-24T00:47:06.1029323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/AVX/TypeCasting.h' 2025-01-24T00:47:06.1029833Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/AVX' 2025-01-24T00:47:06.1030347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/AVX512/Complex.h' 2025-01-24T00:47:06.1030909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/AVX512/MathFunctions.h' 2025-01-24T00:47:06.1031440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/AVX512/PacketMath.h' 2025-01-24T00:47:06.1031976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/AVX512/TypeCasting.h' 2025-01-24T00:47:06.1032507Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/AVX512' 2025-01-24T00:47:06.1033027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/AltiVec/Complex.h' 2025-01-24T00:47:06.1033597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/AltiVec/MathFunctions.h' 2025-01-24T00:47:06.1034175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/AltiVec/MatrixProduct.h' 2025-01-24T00:47:06.1034797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/AltiVec/MatrixProductCommon.h' 2025-01-24T00:47:06.1035415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/AltiVec/MatrixProductMMA.h' 2025-01-24T00:47:06.1035976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/AltiVec/PacketMath.h' 2025-01-24T00:47:06.1036509Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/AltiVec' 2025-01-24T00:47:06.1037014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/CUDA/Complex.h' 2025-01-24T00:47:06.1037521Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/CUDA' 2025-01-24T00:47:06.1038064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/Default/BFloat16.h' 2025-01-24T00:47:06.1038604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/Default/ConjHelper.h' 2025-01-24T00:47:06.1039258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h' 2025-01-24T00:47:06.1039921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/Default/GenericPacketMathFunctionsFwd.h' 2025-01-24T00:47:06.1040423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/Default/Half.h' 2025-01-24T00:47:06.1040966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/Default/Settings.h' 2025-01-24T00:47:06.1041509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/Default/TypeCasting.h' 2025-01-24T00:47:06.1042047Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/Default' 2025-01-24T00:47:06.1042584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/GPU/MathFunctions.h' 2025-01-24T00:47:06.1043101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/GPU/PacketMath.h' 2025-01-24T00:47:06.1043636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/GPU/TypeCasting.h' 2025-01-24T00:47:06.1044139Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/GPU' 2025-01-24T00:47:06.1044701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/HIP/hcc/math_constants.h' 2025-01-24T00:47:06.1045238Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/HIP/hcc' 2025-01-24T00:47:06.1045736Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/HIP' 2025-01-24T00:47:06.1046335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/MSA/Complex.h' 2025-01-24T00:47:06.1046872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/MSA/MathFunctions.h' 2025-01-24T00:47:06.1047388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/MSA/PacketMath.h' 2025-01-24T00:47:06.1047928Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/MSA' 2025-01-24T00:47:06.1048458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/NEON/Complex.h' 2025-01-24T00:47:06.1049099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/NEON/GeneralBlockPanelKernel.h' 2025-01-24T00:47:06.1049659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/NEON/MathFunctions.h' 2025-01-24T00:47:06.1050184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/NEON/PacketMath.h' 2025-01-24T00:47:06.1050725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/NEON/TypeCasting.h' 2025-01-24T00:47:06.1051234Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/NEON' 2025-01-24T00:47:06.1051753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/SSE/Complex.h' 2025-01-24T00:47:06.1052290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/SSE/MathFunctions.h' 2025-01-24T00:47:06.1052811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/SSE/PacketMath.h' 2025-01-24T00:47:06.1053352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/SSE/TypeCasting.h' 2025-01-24T00:47:06.1053851Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/SSE' 2025-01-24T00:47:06.1054402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/SVE/MathFunctions.h' 2025-01-24T00:47:06.1054918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/SVE/PacketMath.h' 2025-01-24T00:47:06.1055446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/SVE/TypeCasting.h' 2025-01-24T00:47:06.1055960Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/SVE' 2025-01-24T00:47:06.1056508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/SYCL/InteropHeaders.h' 2025-01-24T00:47:06.1057049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/SYCL/MathFunctions.h' 2025-01-24T00:47:06.1057589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/SYCL/PacketMath.h' 2025-01-24T00:47:06.1058140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/SYCL/SyclMemoryModel.h' 2025-01-24T00:47:06.1058683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/SYCL/TypeCasting.h' 2025-01-24T00:47:06.1059185Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/SYCL' 2025-01-24T00:47:06.1059710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/ZVector/Complex.h' 2025-01-24T00:47:06.1060281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/ZVector/MathFunctions.h' 2025-01-24T00:47:06.1060820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/ZVector/PacketMath.h' 2025-01-24T00:47:06.1061375Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch/ZVector' 2025-01-24T00:47:06.1061884Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/arch' 2025-01-24T00:47:06.1062478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/functors/AssignmentFunctors.h' 2025-01-24T00:47:06.1063054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/functors/BinaryFunctors.h' 2025-01-24T00:47:06.1063603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/functors/NullaryFunctors.h' 2025-01-24T00:47:06.1064145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/functors/StlFunctors.h' 2025-01-24T00:47:06.1064698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/functors/TernaryFunctors.h' 2025-01-24T00:47:06.1065241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/functors/UnaryFunctors.h' 2025-01-24T00:47:06.1065761Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/functors' 2025-01-24T00:47:06.1066368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/products/GeneralBlockPanelKernel.h' 2025-01-24T00:47:06.1066961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/products/GeneralMatrixMatrix.h' 2025-01-24T00:47:06.1067604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h' 2025-01-24T00:47:06.1068280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/products/GeneralMatrixMatrixTriangular_BLAS.h' 2025-01-24T00:47:06.1068904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/products/GeneralMatrixMatrix_BLAS.h' 2025-01-24T00:47:06.1069490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/products/GeneralMatrixVector.h' 2025-01-24T00:47:06.1070112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/products/GeneralMatrixVector_BLAS.h' 2025-01-24T00:47:06.1070650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/products/Parallelizer.h' 2025-01-24T00:47:06.1071253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/products/SelfadjointMatrixMatrix.h' 2025-01-24T00:47:06.1071899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/products/SelfadjointMatrixMatrix_BLAS.h' 2025-01-24T00:47:06.1072503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/products/SelfadjointMatrixVector.h' 2025-01-24T00:47:06.1073151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/products/SelfadjointMatrixVector_BLAS.h' 2025-01-24T00:47:06.1073725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/products/SelfadjointProduct.h' 2025-01-24T00:47:06.1074317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/products/SelfadjointRank2Update.h' 2025-01-24T00:47:06.1074924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/products/TriangularMatrixMatrix.h' 2025-01-24T00:47:06.1075580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/products/TriangularMatrixMatrix_BLAS.h' 2025-01-24T00:47:06.1076208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/products/TriangularMatrixVector.h' 2025-01-24T00:47:06.1076870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/products/TriangularMatrixVector_BLAS.h' 2025-01-24T00:47:06.1077483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/products/TriangularSolverMatrix.h' 2025-01-24T00:47:06.1078121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/products/TriangularSolverMatrix_BLAS.h' 2025-01-24T00:47:06.1078720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/products/TriangularSolverVector.h' 2025-01-24T00:47:06.1079240Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/products' 2025-01-24T00:47:06.1079728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/util/BlasUtil.h' 2025-01-24T00:47:06.1080299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/util/ConfigureVectorization.h' 2025-01-24T00:47:06.1080806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/util/Constants.h' 2025-01-24T00:47:06.1081370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/util/DisableStupidWarnings.h' 2025-01-24T00:47:06.1081918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/util/ForwardDeclarations.h' 2025-01-24T00:47:06.1082475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/util/IndexedViewHelper.h' 2025-01-24T00:47:06.1083011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/util/IntegralConstant.h' 2025-01-24T00:47:06.1083527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/util/MKL_support.h' 2025-01-24T00:47:06.1084006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/util/Macros.h' 2025-01-24T00:47:06.1084481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/util/Memory.h' 2025-01-24T00:47:06.1084965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/util/Meta.h' 2025-01-24T00:47:06.1085449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/util/NonMPL2.h' 2025-01-24T00:47:06.1086035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/util/ReenableStupidWarnings.h' 2025-01-24T00:47:06.1086658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/util/ReshapedHelper.h' 2025-01-24T00:47:06.1087167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/util/StaticAssert.h' 2025-01-24T00:47:06.1087692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/util/SymbolicIndex.h' 2025-01-24T00:47:06.1088183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/util/XprHelper.h' 2025-01-24T00:47:06.1088682Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core/util' 2025-01-24T00:47:06.1089171Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Core' 2025-01-24T00:47:06.1089753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Eigenvalues/ComplexEigenSolver.h' 2025-01-24T00:47:06.1090309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Eigenvalues/ComplexSchur.h' 2025-01-24T00:47:06.1090896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Eigenvalues/ComplexSchur_LAPACKE.h' 2025-01-24T00:47:06.1091414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Eigenvalues/EigenSolver.h' 2025-01-24T00:47:06.1092145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h' 2025-01-24T00:47:06.1092806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h' 2025-01-24T00:47:06.1093408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Eigenvalues/HessenbergDecomposition.h' 2025-01-24T00:47:06.1093987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h' 2025-01-24T00:47:06.1094476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Eigenvalues/RealQZ.h' 2025-01-24T00:47:06.1094994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Eigenvalues/RealSchur.h' 2025-01-24T00:47:06.1095541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Eigenvalues/RealSchur_LAPACKE.h' 2025-01-24T00:47:06.1096140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h' 2025-01-24T00:47:06.1096773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Eigenvalues/SelfAdjointEigenSolver_LAPACKE.h' 2025-01-24T00:47:06.1097330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Eigenvalues/Tridiagonalization.h' 2025-01-24T00:47:06.1097838Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Eigenvalues' 2025-01-24T00:47:06.1098329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Geometry/AlignedBox.h' 2025-01-24T00:47:06.1098830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Geometry/AngleAxis.h' 2025-01-24T00:47:06.1099331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Geometry/EulerAngles.h' 2025-01-24T00:47:06.1099824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Geometry/Homogeneous.h' 2025-01-24T00:47:06.1100332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Geometry/Hyperplane.h' 2025-01-24T00:47:06.1100838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Geometry/OrthoMethods.h' 2025-01-24T00:47:06.1101383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Geometry/ParametrizedLine.h' 2025-01-24T00:47:06.1101877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Geometry/Quaternion.h' 2025-01-24T00:47:06.1102371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Geometry/Rotation2D.h' 2025-01-24T00:47:06.1102946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Geometry/RotationBase.h' 2025-01-24T00:47:06.1103459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Geometry/Scaling.h' 2025-01-24T00:47:06.1103978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Geometry/Transform.h' 2025-01-24T00:47:06.1104515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Geometry/Translation.h' 2025-01-24T00:47:06.1104996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Geometry/Umeyama.h' 2025-01-24T00:47:06.1105544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Geometry/arch/Geometry_SIMD.h' 2025-01-24T00:47:06.1106044Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Geometry/arch' 2025-01-24T00:47:06.1106525Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Geometry' 2025-01-24T00:47:06.1107086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Householder/BlockHouseholder.h' 2025-01-24T00:47:06.1107600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Householder/Householder.h' 2025-01-24T00:47:06.1108182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Householder/HouseholderSequence.h' 2025-01-24T00:47:06.1108674Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Householder' 2025-01-24T00:47:06.1109314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h' 2025-01-24T00:47:06.1109889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h' 2025-01-24T00:47:06.1110513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h' 2025-01-24T00:47:06.1111152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h' 2025-01-24T00:47:06.1111748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h' 2025-01-24T00:47:06.1112378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h' 2025-01-24T00:47:06.1113084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h' 2025-01-24T00:47:06.1113685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h' 2025-01-24T00:47:06.1114248Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/IterativeLinearSolvers' 2025-01-24T00:47:06.1114717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Jacobi/Jacobi.h' 2025-01-24T00:47:06.1115184Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/Jacobi' 2025-01-24T00:47:06.1115702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/KLUSupport/KLUSupport.h' 2025-01-24T00:47:06.1116192Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/KLUSupport' 2025-01-24T00:47:06.1116702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/LU/Determinant.h' 2025-01-24T00:47:06.1117188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/LU/FullPivLU.h' 2025-01-24T00:47:06.1117685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/LU/InverseImpl.h' 2025-01-24T00:47:06.1118198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/LU/PartialPivLU.h' 2025-01-24T00:47:06.1118712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/LU/PartialPivLU_LAPACKE.h' 2025-01-24T00:47:06.1119208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/LU/arch/InverseSize4.h' 2025-01-24T00:47:06.1119697Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/LU/arch' 2025-01-24T00:47:06.1120145Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/LU' 2025-01-24T00:47:06.1120698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/MetisSupport/MetisSupport.h' 2025-01-24T00:47:06.1121197Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/MetisSupport' 2025-01-24T00:47:06.1121689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/OrderingMethods/Amd.h' 2025-01-24T00:47:06.1122241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/OrderingMethods/Eigen_Colamd.h' 2025-01-24T00:47:06.1122760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/OrderingMethods/Ordering.h' 2025-01-24T00:47:06.1123290Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/OrderingMethods' 2025-01-24T00:47:06.1123837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/PaStiXSupport/PaStiXSupport.h' 2025-01-24T00:47:06.1124343Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/PaStiXSupport' 2025-01-24T00:47:06.1124914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/PardisoSupport/PardisoSupport.h' 2025-01-24T00:47:06.1125420Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/PardisoSupport' 2025-01-24T00:47:06.1125945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/QR/ColPivHouseholderQR.h' 2025-01-24T00:47:06.1126576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/QR/ColPivHouseholderQR_LAPACKE.h' 2025-01-24T00:47:06.1127170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/QR/CompleteOrthogonalDecomposition.h' 2025-01-24T00:47:06.1127706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/QR/FullPivHouseholderQR.h' 2025-01-24T00:47:06.1128190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/QR/HouseholderQR.h' 2025-01-24T00:47:06.1128711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/QR/HouseholderQR_LAPACKE.h' 2025-01-24T00:47:06.1129171Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/QR' 2025-01-24T00:47:06.1129777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h' 2025-01-24T00:47:06.1130289Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SPQRSupport' 2025-01-24T00:47:06.1130849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SVD/BDCSVD.h' 2025-01-24T00:47:06.1131317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SVD/JacobiSVD.h' 2025-01-24T00:47:06.1131858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SVD/JacobiSVD_LAPACKE.h' 2025-01-24T00:47:06.1132312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SVD/SVDBase.h' 2025-01-24T00:47:06.1132865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SVD/UpperBidiagonalization.h' 2025-01-24T00:47:06.1133318Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SVD' 2025-01-24T00:47:06.1133898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCholesky/SimplicialCholesky.h' 2025-01-24T00:47:06.1134518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h' 2025-01-24T00:47:06.1135027Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCholesky' 2025-01-24T00:47:06.1135542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCore/AmbiVector.h' 2025-01-24T00:47:06.1136086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCore/CompressedStorage.h' 2025-01-24T00:47:06.1136727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h' 2025-01-24T00:47:06.1137290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCore/MappedSparseMatrix.h' 2025-01-24T00:47:06.1137805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCore/SparseAssign.h' 2025-01-24T00:47:06.1138329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCore/SparseBlock.h' 2025-01-24T00:47:06.1138859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCore/SparseColEtree.h' 2025-01-24T00:47:06.1139423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCore/SparseCompressedBase.h' 2025-01-24T00:47:06.1139993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCore/SparseCwiseBinaryOp.h' 2025-01-24T00:47:06.1140545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCore/SparseCwiseUnaryOp.h' 2025-01-24T00:47:06.1141095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCore/SparseDenseProduct.h' 2025-01-24T00:47:06.1141679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCore/SparseDiagonalProduct.h' 2025-01-24T00:47:06.1142175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCore/SparseDot.h' 2025-01-24T00:47:06.1142696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCore/SparseFuzzy.h' 2025-01-24T00:47:06.1143221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCore/SparseMap.h' 2025-01-24T00:47:06.1143737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCore/SparseMatrix.h' 2025-01-24T00:47:06.1144334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCore/SparseMatrixBase.h' 2025-01-24T00:47:06.1144876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCore/SparsePermutation.h' 2025-01-24T00:47:06.1145437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCore/SparseProduct.h' 2025-01-24T00:47:06.1145945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCore/SparseRedux.h' 2025-01-24T00:47:06.1146439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCore/SparseRef.h' 2025-01-24T00:47:06.1147027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCore/SparseSelfAdjointView.h' 2025-01-24T00:47:06.1147566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCore/SparseSolverBase.h' 2025-01-24T00:47:06.1148217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCore/SparseSparseProductWithPruning.h' 2025-01-24T00:47:06.1148754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCore/SparseTranspose.h' 2025-01-24T00:47:06.1149317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCore/SparseTriangularView.h' 2025-01-24T00:47:06.1149832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCore/SparseUtil.h' 2025-01-24T00:47:06.1150350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCore/SparseVector.h' 2025-01-24T00:47:06.1150866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCore/SparseView.h' 2025-01-24T00:47:06.1151407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCore/TriangularSolver.h' 2025-01-24T00:47:06.1151896Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseCore' 2025-01-24T00:47:06.1152398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseLU/SparseLU.h' 2025-01-24T00:47:06.1152902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseLU/SparseLUImpl.h' 2025-01-24T00:47:06.1153422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseLU/SparseLU_Memory.h' 2025-01-24T00:47:06.1153966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseLU/SparseLU_Structs.h' 2025-01-24T00:47:06.1154551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h' 2025-01-24T00:47:06.1155080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseLU/SparseLU_Utils.h' 2025-01-24T00:47:06.1155627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseLU/SparseLU_column_bmod.h' 2025-01-24T00:47:06.1156163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseLU/SparseLU_column_dfs.h' 2025-01-24T00:47:06.1156723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseLU/SparseLU_copy_to_ucol.h' 2025-01-24T00:47:06.1157289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseLU/SparseLU_gemm_kernel.h' 2025-01-24T00:47:06.1157931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h' 2025-01-24T00:47:06.1158475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseLU/SparseLU_kernel_bmod.h' 2025-01-24T00:47:06.1159039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseLU/SparseLU_panel_bmod.h' 2025-01-24T00:47:06.1159585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseLU/SparseLU_panel_dfs.h' 2025-01-24T00:47:06.1160102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseLU/SparseLU_pivotL.h' 2025-01-24T00:47:06.1160636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseLU/SparseLU_pruneL.h' 2025-01-24T00:47:06.1161183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseLU/SparseLU_relax_snode.h' 2025-01-24T00:47:06.1161667Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseLU' 2025-01-24T00:47:06.1162167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseQR/SparseQR.h' 2025-01-24T00:47:06.1162649Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SparseQR' 2025-01-24T00:47:06.1163150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/StlSupport/StdDeque.h' 2025-01-24T00:47:06.1163641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/StlSupport/StdList.h' 2025-01-24T00:47:06.1164139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/StlSupport/StdVector.h' 2025-01-24T00:47:06.1164640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/StlSupport/details.h' 2025-01-24T00:47:06.1165137Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/StlSupport' 2025-01-24T00:47:06.1165687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SuperLUSupport/SuperLUSupport.h' 2025-01-24T00:47:06.1166208Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/SuperLUSupport' 2025-01-24T00:47:06.1166835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/UmfPackSupport/UmfPackSupport.h' 2025-01-24T00:47:06.1167363Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/UmfPackSupport' 2025-01-24T00:47:06.1167815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/misc/Image.h' 2025-01-24T00:47:06.1168273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/misc/Kernel.h' 2025-01-24T00:47:06.1168769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/misc/RealSvd2x2.h' 2025-01-24T00:47:06.1169216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/misc/blas.h' 2025-01-24T00:47:06.1169684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/misc/lapack.h' 2025-01-24T00:47:06.1170173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/misc/lapacke.h' 2025-01-24T00:47:06.1170677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/misc/lapacke_mangling.h' 2025-01-24T00:47:06.1171205Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/misc' 2025-01-24T00:47:06.1171748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/plugins/ArrayCwiseBinaryOps.h' 2025-01-24T00:47:06.1172324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/plugins/ArrayCwiseUnaryOps.h' 2025-01-24T00:47:06.1172822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/plugins/BlockMethods.h' 2025-01-24T00:47:06.1173363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/plugins/CommonCwiseBinaryOps.h' 2025-01-24T00:47:06.1173919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/plugins/CommonCwiseUnaryOps.h' 2025-01-24T00:47:06.1174458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/plugins/IndexedViewMethods.h' 2025-01-24T00:47:06.1175002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/plugins/MatrixCwiseBinaryOps.h' 2025-01-24T00:47:06.1175555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/plugins/MatrixCwiseUnaryOps.h' 2025-01-24T00:47:06.1176069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/plugins/ReshapedMethods.h' 2025-01-24T00:47:06.1176559Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src/plugins' 2025-01-24T00:47:06.1176997Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen/src' 2025-01-24T00:47:06.1177412Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/Eigen' 2025-01-24T00:47:06.1177808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/INSTALL' 2025-01-24T00:47:06.1178200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/README.md' 2025-01-24T00:47:06.1178676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/BenchSparseUtil.h' 2025-01-24T00:47:06.1179109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/BenchTimer.h' 2025-01-24T00:47:06.1179542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/BenchUtil.h' 2025-01-24T00:47:06.1179974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/README.txt' 2025-01-24T00:47:06.1180479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/analyze-blocking-sizes.cpp' 2025-01-24T00:47:06.1180949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/basicbench.cxxlist' 2025-01-24T00:47:06.1181429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/basicbenchmark.cpp' 2025-01-24T00:47:06.1181888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/basicbenchmark.h' 2025-01-24T00:47:06.1182362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/benchBlasGemm.cpp' 2025-01-24T00:47:06.1182818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/benchCholesky.cpp' 2025-01-24T00:47:06.1183332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/benchEigenSolver.cpp' 2025-01-24T00:47:06.1183784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/benchFFT.cpp' 2025-01-24T00:47:06.1184289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/benchGeometry.cpp' 2025-01-24T00:47:06.1184754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/benchVecAdd.cpp' 2025-01-24T00:47:06.1185228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/bench_gemm.cpp' 2025-01-24T00:47:06.1185722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/bench_move_semantics.cpp' 2025-01-24T00:47:06.1186227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/bench_multi_compilers.sh' 2025-01-24T00:47:06.1186671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/bench_norm.cpp' 2025-01-24T00:47:06.1187129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/bench_reverse.cpp' 2025-01-24T00:47:06.1187586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/bench_sum.cpp' 2025-01-24T00:47:06.1188037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/bench_unrolling' 2025-01-24T00:47:06.1188570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/benchmark-blocking-sizes.cpp' 2025-01-24T00:47:06.1189012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/benchmark.cpp' 2025-01-24T00:47:06.1189479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/benchmarkSlice.cpp' 2025-01-24T00:47:06.1189939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/benchmarkX.cpp' 2025-01-24T00:47:06.1190412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/benchmarkXcwise.cpp' 2025-01-24T00:47:06.1190878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/benchmark_suite' 2025-01-24T00:47:06.1191344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/CMakeLists.txt' 2025-01-24T00:47:06.1191776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/COPYING' 2025-01-24T00:47:06.1192367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/README' 2025-01-24T00:47:06.1192903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/actions/action_aat_product.hh' 2025-01-24T00:47:06.1193439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/actions/action_ata_product.hh' 2025-01-24T00:47:06.1193983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/actions/action_atv_product.hh' 2025-01-24T00:47:06.1194491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/actions/action_axpby.hh' 2025-01-24T00:47:06.1195005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/actions/action_axpy.hh' 2025-01-24T00:47:06.1195521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/actions/action_cholesky.hh' 2025-01-24T00:47:06.1196010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/actions/action_ger.hh' 2025-01-24T00:47:06.1196601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/actions/action_hessenberg.hh' 2025-01-24T00:47:06.1197125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/actions/action_lu_decomp.hh' 2025-01-24T00:47:06.1197718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/actions/action_lu_solve.hh' 2025-01-24T00:47:06.1198339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/actions/action_matrix_matrix_product.hh' 2025-01-24T00:47:06.1198950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/actions/action_matrix_matrix_product_bis.hh' 2025-01-24T00:47:06.1199553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/actions/action_matrix_vector_product.hh' 2025-01-24T00:47:06.1200086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/actions/action_partial_lu.hh' 2025-01-24T00:47:06.1200592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/actions/action_rot.hh' 2025-01-24T00:47:06.1201093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/actions/action_symv.hh' 2025-01-24T00:47:06.1201589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/actions/action_syr2.hh' 2025-01-24T00:47:06.1202124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/actions/action_trisolve.hh' 2025-01-24T00:47:06.1202681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/actions/action_trisolve_matrix.hh' 2025-01-24T00:47:06.1203194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/actions/action_trmm.hh' 2025-01-24T00:47:06.1203703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/actions/basic_actions.hh' 2025-01-24T00:47:06.1204184Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/actions' 2025-01-24T00:47:06.1204684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/cmake/FindACML.cmake' 2025-01-24T00:47:06.1205182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/cmake/FindATLAS.cmake' 2025-01-24T00:47:06.1205671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/cmake/FindBLAZE.cmake' 2025-01-24T00:47:06.1206171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/cmake/FindBlitz.cmake' 2025-01-24T00:47:06.1206711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/cmake/FindCBLAS.cmake' 2025-01-24T00:47:06.1207213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/cmake/FindGMM.cmake' 2025-01-24T00:47:06.1207703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/cmake/FindMKL.cmake' 2025-01-24T00:47:06.1208191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/cmake/FindMTL4.cmake' 2025-01-24T00:47:06.1208712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/cmake/FindOPENBLAS.cmake' 2025-01-24T00:47:06.1209334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/cmake/FindPackageHandleStandardArgs.cmake' 2025-01-24T00:47:06.1209869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/cmake/FindTvmet.cmake' 2025-01-24T00:47:06.1210487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/cmake/MacroOptionalAddSubdirectory.cmake' 2025-01-24T00:47:06.1210998Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/cmake' 2025-01-24T00:47:06.1211503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/data/CMakeLists.txt' 2025-01-24T00:47:06.1212031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/data/action_settings.txt' 2025-01-24T00:47:06.1212589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/data/gnuplot_common_settings.hh' 2025-01-24T00:47:06.1213042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/data/go_mean' 2025-01-24T00:47:06.1213497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/data/mean.cxx' 2025-01-24T00:47:06.1214021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/data/mk_gnuplot_script.sh' 2025-01-24T00:47:06.1214519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/data/mk_mean_script.sh' 2025-01-24T00:47:06.1215017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/data/mk_new_gnuplot.sh' 2025-01-24T00:47:06.1215566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/data/perlib_plot_settings.txt' 2025-01-24T00:47:06.1216053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/data/regularize.cxx' 2025-01-24T00:47:06.1216534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/data/smooth.cxx' 2025-01-24T00:47:06.1217014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/data/smooth_all.sh' 2025-01-24T00:47:06.1217470Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/data' 2025-01-24T00:47:06.1217977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/generic_bench/bench.hh' 2025-01-24T00:47:06.1218530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/generic_bench/bench_parameter.hh' 2025-01-24T00:47:06.1219027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/generic_bench/btl.hh' 2025-01-24T00:47:06.1219598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/generic_bench/init/init_function.hh' 2025-01-24T00:47:06.1220154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/generic_bench/init/init_matrix.hh' 2025-01-24T00:47:06.1220717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/generic_bench/init/init_vector.hh' 2025-01-24T00:47:06.1221239Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/generic_bench/init' 2025-01-24T00:47:06.1221821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/generic_bench/static/bench_static.hh' 2025-01-24T00:47:06.1222441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/generic_bench/static/intel_bench_fixed_size.hh' 2025-01-24T00:47:06.1223055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/generic_bench/static/static_size_generator.hh' 2025-01-24T00:47:06.1223632Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/generic_bench/static' 2025-01-24T00:47:06.1224252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/generic_bench/timers/STL_perf_analyzer.hh' 2025-01-24T00:47:06.1224838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/generic_bench/timers/STL_timer.hh' 2025-01-24T00:47:06.1225477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/generic_bench/timers/mixed_perf_analyzer.hh' 2025-01-24T00:47:06.1226103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/generic_bench/timers/portable_perf_analyzer.hh' 2025-01-24T00:47:06.1226759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/generic_bench/timers/portable_perf_analyzer_old.hh' 2025-01-24T00:47:06.1227336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/generic_bench/timers/portable_timer.hh' 2025-01-24T00:47:06.1227948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/generic_bench/timers/x86_perf_analyzer.hh' 2025-01-24T00:47:06.1228495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/generic_bench/timers/x86_timer.hh' 2025-01-24T00:47:06.1229028Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/generic_bench/timers' 2025-01-24T00:47:06.1229600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/generic_bench/utils/size_lin_log.hh' 2025-01-24T00:47:06.1230142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/generic_bench/utils/size_log.hh' 2025-01-24T00:47:06.1230701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/generic_bench/utils/utilities.h' 2025-01-24T00:47:06.1231236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/generic_bench/utils/xy_file.hh' 2025-01-24T00:47:06.1231767Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/generic_bench/utils' 2025-01-24T00:47:06.1232282Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/generic_bench' 2025-01-24T00:47:06.1232787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/BLAS/CMakeLists.txt' 2025-01-24T00:47:06.1233260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/BLAS/blas.h' 2025-01-24T00:47:06.1233799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/BLAS/blas_interface.hh' 2025-01-24T00:47:06.1234349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/BLAS/blas_interface_impl.hh' 2025-01-24T00:47:06.1234891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/BLAS/c_interface_base.h' 2025-01-24T00:47:06.1235369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/BLAS/main.cpp' 2025-01-24T00:47:06.1235851Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/BLAS' 2025-01-24T00:47:06.1236366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/STL/CMakeLists.txt' 2025-01-24T00:47:06.1236905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/STL/STL_interface.hh' 2025-01-24T00:47:06.1237393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/STL/main.cpp' 2025-01-24T00:47:06.1237920Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/STL' 2025-01-24T00:47:06.1238431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/blaze/CMakeLists.txt' 2025-01-24T00:47:06.1239000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/blaze/blaze_interface.hh' 2025-01-24T00:47:06.1239485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/blaze/main.cpp' 2025-01-24T00:47:06.1239981Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/blaze' 2025-01-24T00:47:06.1240495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/blitz/CMakeLists.txt' 2025-01-24T00:47:06.1241076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/blitz/blitz_LU_solve_interface.hh' 2025-01-24T00:47:06.1241624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/blitz/blitz_interface.hh' 2025-01-24T00:47:06.1242134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/blitz/btl_blitz.cpp' 2025-01-24T00:47:06.1242664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/blitz/btl_tiny_blitz.cpp' 2025-01-24T00:47:06.1243234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/blitz/tiny_blitz_interface.hh' 2025-01-24T00:47:06.1243728Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/blitz' 2025-01-24T00:47:06.1244258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/eigen2/CMakeLists.txt' 2025-01-24T00:47:06.1244804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/eigen2/btl_tiny_eigen2.cpp' 2025-01-24T00:47:06.1245350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/eigen2/eigen2_interface.hh' 2025-01-24T00:47:06.1245869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/eigen2/main_adv.cpp' 2025-01-24T00:47:06.1246471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/eigen2/main_linear.cpp' 2025-01-24T00:47:06.1247015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/eigen2/main_matmat.cpp' 2025-01-24T00:47:06.1247547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/eigen2/main_vecmat.cpp' 2025-01-24T00:47:06.1248051Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/eigen2' 2025-01-24T00:47:06.1248584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/eigen3/CMakeLists.txt' 2025-01-24T00:47:06.1249126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/eigen3/btl_tiny_eigen3.cpp' 2025-01-24T00:47:06.1249685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/eigen3/eigen3_interface.hh' 2025-01-24T00:47:06.1250221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/eigen3/main_adv.cpp' 2025-01-24T00:47:06.1250746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/eigen3/main_linear.cpp' 2025-01-24T00:47:06.1251333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/eigen3/main_matmat.cpp' 2025-01-24T00:47:06.1251858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/eigen3/main_vecmat.cpp' 2025-01-24T00:47:06.1252393Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/eigen3' 2025-01-24T00:47:06.1252898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/gmm/CMakeLists.txt' 2025-01-24T00:47:06.1253459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/gmm/gmm_LU_solve_interface.hh' 2025-01-24T00:47:06.1253981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/gmm/gmm_interface.hh' 2025-01-24T00:47:06.1254457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/gmm/main.cpp' 2025-01-24T00:47:06.1254935Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/gmm' 2025-01-24T00:47:06.1255443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/mtl4/.kdbgrc.main' 2025-01-24T00:47:06.1255947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/mtl4/CMakeLists.txt' 2025-01-24T00:47:06.1256437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/mtl4/main.cpp' 2025-01-24T00:47:06.1257006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/mtl4/mtl4_LU_solve_interface.hh' 2025-01-24T00:47:06.1257530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/mtl4/mtl4_interface.hh' 2025-01-24T00:47:06.1258031Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/mtl4' 2025-01-24T00:47:06.1258561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/tensors/CMakeLists.txt' 2025-01-24T00:47:06.1259108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/tensors/main_linear.cpp' 2025-01-24T00:47:06.1259634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/tensors/main_matmat.cpp' 2025-01-24T00:47:06.1260163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/tensors/main_vecmat.cpp' 2025-01-24T00:47:06.1260726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/tensors/tensor_interface.hh' 2025-01-24T00:47:06.1261231Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/tensors' 2025-01-24T00:47:06.1261761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/tvmet/CMakeLists.txt' 2025-01-24T00:47:06.1262249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/tvmet/main.cpp' 2025-01-24T00:47:06.1262783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/tvmet/tvmet_interface.hh' 2025-01-24T00:47:06.1263287Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/tvmet' 2025-01-24T00:47:06.1263836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/ublas/CMakeLists.txt' 2025-01-24T00:47:06.1264360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/ublas/main.cpp' 2025-01-24T00:47:06.1264919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/ublas/ublas_interface.hh' 2025-01-24T00:47:06.1265432Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs/ublas' 2025-01-24T00:47:06.1265901Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl/libs' 2025-01-24T00:47:06.1266333Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/btl' 2025-01-24T00:47:06.1266819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/check_cache_queries.cpp' 2025-01-24T00:47:06.1267290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/dense_solvers.cpp' 2025-01-24T00:47:06.1267715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/eig33.cpp' 2025-01-24T00:47:06.1268171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/geometry.cpp' 2025-01-24T00:47:06.1268696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/perf_monitoring/changesets.txt' 2025-01-24T00:47:06.1269185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/perf_monitoring/gemm.cpp' 2025-01-24T00:47:06.1269719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/perf_monitoring/gemm_common.h' 2025-01-24T00:47:06.1270265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/perf_monitoring/gemm_settings.txt' 2025-01-24T00:47:06.1270854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/perf_monitoring/gemm_square_settings.txt' 2025-01-24T00:47:06.1271348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/perf_monitoring/gemv.cpp' 2025-01-24T00:47:06.1271866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/perf_monitoring/gemv_common.h' 2025-01-24T00:47:06.1272416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/perf_monitoring/gemv_settings.txt' 2025-01-24T00:47:06.1272988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/perf_monitoring/gemv_square_settings.txt' 2025-01-24T00:47:06.1273499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/perf_monitoring/gemvt.cpp' 2025-01-24T00:47:06.1274014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/perf_monitoring/lazy_gemm.cpp' 2025-01-24T00:47:06.1274579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/perf_monitoring/lazy_gemm_settings.txt' 2025-01-24T00:47:06.1275082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/perf_monitoring/llt.cpp' 2025-01-24T00:47:06.1275589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/perf_monitoring/make_plot.sh' 2025-01-24T00:47:06.1276171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/perf_monitoring/resources/chart_footer.html' 2025-01-24T00:47:06.1276771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/perf_monitoring/resources/chart_header.html' 2025-01-24T00:47:06.1277358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/perf_monitoring/resources/footer.html' 2025-01-24T00:47:06.1277954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/perf_monitoring/resources/header.html' 2025-01-24T00:47:06.1278510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/perf_monitoring/resources/s1.js' 2025-01-24T00:47:06.1279055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/perf_monitoring/resources/s2.js' 2025-01-24T00:47:06.1279608Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/perf_monitoring/resources' 2025-01-24T00:47:06.1280091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/perf_monitoring/run.sh' 2025-01-24T00:47:06.1280600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/perf_monitoring/runall.sh' 2025-01-24T00:47:06.1281107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/perf_monitoring/trmv_lo.cpp' 2025-01-24T00:47:06.1281615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/perf_monitoring/trmv_lot.cpp' 2025-01-24T00:47:06.1282133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/perf_monitoring/trmv_up.cpp' 2025-01-24T00:47:06.1282640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/perf_monitoring/trmv_upt.cpp' 2025-01-24T00:47:06.1283149Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/perf_monitoring' 2025-01-24T00:47:06.1283629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/product_threshold.cpp' 2025-01-24T00:47:06.1284069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/quat_slerp.cpp' 2025-01-24T00:47:06.1284512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/quatmul.cpp' 2025-01-24T00:47:06.1284981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/sparse_cholesky.cpp' 2025-01-24T00:47:06.1285474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/sparse_dense_product.cpp' 2025-01-24T00:47:06.1285924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/sparse_lu.cpp' 2025-01-24T00:47:06.1286500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/sparse_product.cpp' 2025-01-24T00:47:06.1287007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/sparse_randomsetter.cpp' 2025-01-24T00:47:06.1287463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/sparse_setter.cpp' 2025-01-24T00:47:06.1287940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/sparse_transpose.cpp' 2025-01-24T00:47:06.1288430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/sparse_trisolver.cpp' 2025-01-24T00:47:06.1288913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/spbench/CMakeLists.txt' 2025-01-24T00:47:06.1289403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/spbench/sp_solver.cpp' 2025-01-24T00:47:06.1289869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/spbench/spbench.dtd' 2025-01-24T00:47:06.1290393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/spbench/spbenchsolver.cpp' 2025-01-24T00:47:06.1290914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/spbench/spbenchsolver.h' 2025-01-24T00:47:06.1291423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/spbench/spbenchstyle.h' 2025-01-24T00:47:06.1292082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/spbench/test_sparseLU.cpp' 2025-01-24T00:47:06.1292537Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/spbench' 2025-01-24T00:47:06.1292953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/spmv.cpp' 2025-01-24T00:47:06.1293409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/tensors/README' 2025-01-24T00:47:06.1293878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/tensors/benchmark.h' 2025-01-24T00:47:06.1294372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/tensors/benchmark_main.cc' 2025-01-24T00:47:06.1294945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/tensors/contraction_benchmarks_cpu.cc' 2025-01-24T00:47:06.1295447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/tensors/eigen_sycl_bench.sh' 2025-01-24T00:47:06.1296015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/tensors/eigen_sycl_bench_contract.sh' 2025-01-24T00:47:06.1296517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/tensors/tensor_benchmarks.h' 2025-01-24T00:47:06.1297050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/tensors/tensor_benchmarks_cpu.cc' 2025-01-24T00:47:06.1297617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/tensors/tensor_benchmarks_fp16_gpu.cu' 2025-01-24T00:47:06.1298152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/tensors/tensor_benchmarks_gpu.cu' 2025-01-24T00:47:06.1298702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/tensors/tensor_benchmarks_sycl.cc' 2025-01-24T00:47:06.1299255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/tensors/tensor_contract_sycl_bench.cc' 2025-01-24T00:47:06.1299709Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/tensors' 2025-01-24T00:47:06.1300150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench/vdw_new.cpp' 2025-01-24T00:47:06.1300564Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/bench' 2025-01-24T00:47:06.1301047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/BandTriangularSolver.h' 2025-01-24T00:47:06.1301503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/CMakeLists.txt' 2025-01-24T00:47:06.1301976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/GeneralRank1Update.h' 2025-01-24T00:47:06.1302488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/PackedSelfadjointProduct.h' 2025-01-24T00:47:06.1303016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/PackedTriangularMatrixVector.h' 2025-01-24T00:47:06.1303583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/PackedTriangularSolverVector.h' 2025-01-24T00:47:06.1304014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/README.txt' 2025-01-24T00:47:06.1304509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/Rank2Update.h' 2025-01-24T00:47:06.1304935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/common.h' 2025-01-24T00:47:06.1305426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/complex_double.cpp' 2025-01-24T00:47:06.1305885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/complex_single.cpp' 2025-01-24T00:47:06.1306318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/double.cpp' 2025-01-24T00:47:06.1306741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/f2c/chbmv.c' 2025-01-24T00:47:06.1307164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/f2c/chpmv.c' 2025-01-24T00:47:06.1307634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/f2c/complexdots.c' 2025-01-24T00:47:06.1308057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/f2c/ctbmv.c' 2025-01-24T00:47:06.1308501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/f2c/d_cnjg.c' 2025-01-24T00:47:06.1308946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/f2c/datatypes.h' 2025-01-24T00:47:06.1309367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/f2c/drotm.c' 2025-01-24T00:47:06.1309818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/f2c/drotmg.c' 2025-01-24T00:47:06.1310238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/f2c/dsbmv.c' 2025-01-24T00:47:06.1310676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/f2c/dspmv.c' 2025-01-24T00:47:06.1311102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/f2c/dtbmv.c' 2025-01-24T00:47:06.1311524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/f2c/lsame.c' 2025-01-24T00:47:06.1311968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/f2c/r_cnjg.c' 2025-01-24T00:47:06.1312389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/f2c/srotm.c' 2025-01-24T00:47:06.1312815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/f2c/srotmg.c' 2025-01-24T00:47:06.1313253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/f2c/ssbmv.c' 2025-01-24T00:47:06.1313672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/f2c/sspmv.c' 2025-01-24T00:47:06.1314103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/f2c/stbmv.c' 2025-01-24T00:47:06.1314519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/f2c/zhbmv.c' 2025-01-24T00:47:06.1314936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/f2c/zhpmv.c' 2025-01-24T00:47:06.1315362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/f2c/ztbmv.c' 2025-01-24T00:47:06.1315787Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/f2c' 2025-01-24T00:47:06.1316288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/fortran/complexdots.f' 2025-01-24T00:47:06.1316771Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/fortran' 2025-01-24T00:47:06.1317248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/level1_cplx_impl.h' 2025-01-24T00:47:06.1317715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/level1_impl.h' 2025-01-24T00:47:06.1318166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/level1_real_impl.h' 2025-01-24T00:47:06.1318617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/level2_cplx_impl.h' 2025-01-24T00:47:06.1319062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/level2_impl.h' 2025-01-24T00:47:06.1319515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/level2_real_impl.h' 2025-01-24T00:47:06.1319959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/level3_impl.h' 2025-01-24T00:47:06.1320374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/single.cpp' 2025-01-24T00:47:06.1320854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/testing/CMakeLists.txt' 2025-01-24T00:47:06.1321312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/testing/cblat1.f' 2025-01-24T00:47:06.1321766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/testing/cblat2.dat' 2025-01-24T00:47:06.1322207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/testing/cblat2.f' 2025-01-24T00:47:06.1322675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/testing/cblat3.dat' 2025-01-24T00:47:06.1323119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/testing/cblat3.f' 2025-01-24T00:47:06.1323581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/testing/dblat1.f' 2025-01-24T00:47:06.1324039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/testing/dblat2.dat' 2025-01-24T00:47:06.1324483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/testing/dblat2.f' 2025-01-24T00:47:06.1324948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/testing/dblat3.dat' 2025-01-24T00:47:06.1325394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/testing/dblat3.f' 2025-01-24T00:47:06.1325888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/testing/runblastest.sh' 2025-01-24T00:47:06.1326410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/testing/sblat1.f' 2025-01-24T00:47:06.1326869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/testing/sblat2.dat' 2025-01-24T00:47:06.1327327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/testing/sblat2.f' 2025-01-24T00:47:06.1327781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/testing/sblat3.dat' 2025-01-24T00:47:06.1328224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/testing/sblat3.f' 2025-01-24T00:47:06.1328683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/testing/zblat1.f' 2025-01-24T00:47:06.1329163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/testing/zblat2.dat' 2025-01-24T00:47:06.1329656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/testing/zblat2.f' 2025-01-24T00:47:06.1330135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/testing/zblat3.dat' 2025-01-24T00:47:06.1330602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/testing/zblat3.f' 2025-01-24T00:47:06.1331058Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/testing' 2025-01-24T00:47:06.1331474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas/xerbla.cpp' 2025-01-24T00:47:06.1331890Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/blas' 2025-01-24T00:47:06.1332326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/ci/CTest2JUnit.xsl' 2025-01-24T00:47:06.1332726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/ci/README.md' 2025-01-24T00:47:06.1333195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/ci/build.gitlab-ci.yml' 2025-01-24T00:47:06.1333677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/ci/smoketests.gitlab-ci.yml' 2025-01-24T00:47:06.1334125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/ci/test.gitlab-ci.yml' 2025-01-24T00:47:06.1334531Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/ci' 2025-01-24T00:47:06.1335064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/ComputeCppCompilerChecks.cmake' 2025-01-24T00:47:06.1335563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/ComputeCppIRMap.cmake' 2025-01-24T00:47:06.1336046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/Eigen3Config.cmake.in' 2025-01-24T00:47:06.1336557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/Eigen3ConfigLegacy.cmake.in' 2025-01-24T00:47:06.1337084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/EigenConfigureTesting.cmake' 2025-01-24T00:47:06.1337605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/EigenDetermineOSVersion.cmake' 2025-01-24T00:47:06.1338166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/EigenDetermineVSServicePack.cmake' 2025-01-24T00:47:06.1338663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/EigenSmokeTestList.cmake' 2025-01-24T00:47:06.1339128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/EigenTesting.cmake' 2025-01-24T00:47:06.1339623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/EigenUninstall.cmake' 2025-01-24T00:47:06.1340076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/FindAdolc.cmake' 2025-01-24T00:47:06.1340535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/FindBLAS.cmake' 2025-01-24T00:47:06.1340992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/FindBLASEXT.cmake' 2025-01-24T00:47:06.1341445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/FindCHOLMOD.cmake' 2025-01-24T00:47:06.1342013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/FindComputeCpp.cmake' 2025-01-24T00:47:06.1342492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/FindEigen2.cmake' 2025-01-24T00:47:06.1342967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/FindEigen3.cmake' 2025-01-24T00:47:06.1343446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/FindFFTW.cmake' 2025-01-24T00:47:06.1343890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/FindGLEW.cmake' 2025-01-24T00:47:06.1344339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/FindGMP.cmake' 2025-01-24T00:47:06.1344777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/FindGSL.cmake' 2025-01-24T00:47:06.1345255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/FindGoogleHash.cmake' 2025-01-24T00:47:06.1345721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/FindHWLOC.cmake' 2025-01-24T00:47:06.1346160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/FindKLU.cmake' 2025-01-24T00:47:06.1346618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/FindLAPACK.cmake' 2025-01-24T00:47:06.1347075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/FindMPFR.cmake' 2025-01-24T00:47:06.1347529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/FindMPREAL.cmake' 2025-01-24T00:47:06.1347990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/FindMetis.cmake' 2025-01-24T00:47:06.1348446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/FindPASTIX.cmake' 2025-01-24T00:47:06.1348914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/FindPTSCOTCH.cmake' 2025-01-24T00:47:06.1349386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/FindSCOTCH.cmake' 2025-01-24T00:47:06.1349831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/FindSPQR.cmake' 2025-01-24T00:47:06.1350365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/FindStandardMathLibrary.cmake' 2025-01-24T00:47:06.1350822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/FindSuperLU.cmake' 2025-01-24T00:47:06.1351279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/FindTriSYCL.cmake' 2025-01-24T00:47:06.1351751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/FindUMFPACK.cmake' 2025-01-24T00:47:06.1352206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/RegexUtils.cmake' 2025-01-24T00:47:06.1352655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake/UseEigen3.cmake' 2025-01-24T00:47:06.1353088Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/cmake' 2025-01-24T00:47:06.1353533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/debug/gdb/__init__.py' 2025-01-24T00:47:06.1353995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/debug/gdb/printers.py' 2025-01-24T00:47:06.1354425Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/debug/gdb' 2025-01-24T00:47:06.1354904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/debug/msvc/eigen.natvis' 2025-01-24T00:47:06.1355446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/debug/msvc/eigen_autoexp_part.dat' 2025-01-24T00:47:06.1355909Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/debug/msvc' 2025-01-24T00:47:06.1356355Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/debug' 2025-01-24T00:47:06.1356800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/demos/CMakeLists.txt' 2025-01-24T00:47:06.1357296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/demos/mandelbrot/CMakeLists.txt' 2025-01-24T00:47:06.1357771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/demos/mandelbrot/README' 2025-01-24T00:47:06.1358268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/demos/mandelbrot/mandelbrot.cpp' 2025-01-24T00:47:06.1358766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/demos/mandelbrot/mandelbrot.h' 2025-01-24T00:47:06.1359252Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/demos/mandelbrot' 2025-01-24T00:47:06.1359732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/demos/mix_eigen_and_c/README' 2025-01-24T00:47:06.1360285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/demos/mix_eigen_and_c/binary_library.cpp' 2025-01-24T00:47:06.1360812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/demos/mix_eigen_and_c/binary_library.h' 2025-01-24T00:47:06.1361308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/demos/mix_eigen_and_c/example.c' 2025-01-24T00:47:06.1361814Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/demos/mix_eigen_and_c' 2025-01-24T00:47:06.1362300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/demos/opengl/CMakeLists.txt' 2025-01-24T00:47:06.1362757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/demos/opengl/README' 2025-01-24T00:47:06.1363213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/demos/opengl/camera.cpp' 2025-01-24T00:47:06.1363658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/demos/opengl/camera.h' 2025-01-24T00:47:06.1364146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/demos/opengl/gpuhelper.cpp' 2025-01-24T00:47:06.1364616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/demos/opengl/gpuhelper.h' 2025-01-24T00:47:06.1365108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/demos/opengl/icosphere.cpp' 2025-01-24T00:47:06.1365570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/demos/opengl/icosphere.h' 2025-01-24T00:47:06.1366070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/demos/opengl/quaternion_demo.cpp' 2025-01-24T00:47:06.1366660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/demos/opengl/quaternion_demo.h' 2025-01-24T00:47:06.1367137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/demos/opengl/trackball.cpp' 2025-01-24T00:47:06.1367903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/demos/opengl/trackball.h' 2025-01-24T00:47:06.1368368Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/demos/opengl' 2025-01-24T00:47:06.1368808Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/demos' 2025-01-24T00:47:06.1369327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/AsciiQuickReference.txt' 2025-01-24T00:47:06.1369812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/B01_Experimental.dox' 2025-01-24T00:47:06.1370249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/CMakeLists.txt' 2025-01-24T00:47:06.1370718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/ClassHierarchy.dox' 2025-01-24T00:47:06.1371242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/CoeffwiseMathFunctionsTable.dox' 2025-01-24T00:47:06.1371785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/CustomizingEigen_CustomScalar.dox' 2025-01-24T00:47:06.1372337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/CustomizingEigen_InheritingMatrix.dox' 2025-01-24T00:47:06.1372861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/CustomizingEigen_NullaryExpr.dox' 2025-01-24T00:47:06.1373379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/CustomizingEigen_Plugins.dox' 2025-01-24T00:47:06.1373902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/DenseDecompositionBenchmark.dox' 2025-01-24T00:47:06.1374319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/Doxyfile.in' 2025-01-24T00:47:06.1374850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/Eigen_Silly_Professor_64x64.png' 2025-01-24T00:47:06.1375343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/FixedSizeVectorizable.dox' 2025-01-24T00:47:06.1375870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/FunctionsTakingEigenTypes.dox' 2025-01-24T00:47:06.1376324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/HiPerformance.dox' 2025-01-24T00:47:06.1376809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/InplaceDecomposition.dox' 2025-01-24T00:47:06.1377297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/InsideEigenExample.dox' 2025-01-24T00:47:06.1377741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/LeastSquares.dox' 2025-01-24T00:47:06.1378165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/Manual.dox' 2025-01-24T00:47:06.1378668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/MatrixfreeSolverExample.dox' 2025-01-24T00:47:06.1379144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/NewExpressionType.dox' 2025-01-24T00:47:06.1379580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/Overview.dox' 2025-01-24T00:47:06.1380039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/PassingByValue.dox' 2025-01-24T00:47:06.1380460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/Pitfalls.dox' 2025-01-24T00:47:06.1381007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/PreprocessorDirectives.dox' 2025-01-24T00:47:06.1381462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/QuickReference.dox' 2025-01-24T00:47:06.1381982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/QuickStartGuide.dox' 2025-01-24T00:47:06.1382465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/SparseLinearSystems.dox' 2025-01-24T00:47:06.1382975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/SparseQuickReference.dox' 2025-01-24T00:47:06.1383442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/StlContainers.dox' 2025-01-24T00:47:06.1383889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/StorageOrders.dox' 2025-01-24T00:47:06.1384409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/StructHavingEigenMembers.dox' 2025-01-24T00:47:06.1384866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/TemplateKeyword.dox' 2025-01-24T00:47:06.1385320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/TopicAliasing.dox' 2025-01-24T00:47:06.1385792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/TopicAssertions.dox' 2025-01-24T00:47:06.1386253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/TopicCMakeGuide.dox' 2025-01-24T00:47:06.1386805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/TopicEigenExpressionTemplates.dox' 2025-01-24T00:47:06.1387285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/TopicLazyEvaluation.dox' 2025-01-24T00:47:06.1387842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/TopicLinearAlgebraDecompositions.dox' 2025-01-24T00:47:06.1388340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/TopicMultithreading.dox' 2025-01-24T00:47:06.1388789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/TopicResizing.dox' 2025-01-24T00:47:06.1389255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/TopicScalarTypes.dox' 2025-01-24T00:47:06.1389748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/TopicVectorization.dox' 2025-01-24T00:47:06.1390293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/TutorialAdvancedInitialization.dox' 2025-01-24T00:47:06.1390783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/TutorialArrayClass.dox' 2025-01-24T00:47:06.1391282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/TutorialBlockOperations.dox' 2025-01-24T00:47:06.1391750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/TutorialGeometry.dox' 2025-01-24T00:47:06.1392411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/TutorialLinearAlgebra.dox' 2025-01-24T00:47:06.1392878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/TutorialMapClass.dox' 2025-01-24T00:47:06.1393396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/TutorialMatrixArithmetic.dox' 2025-01-24T00:47:06.1393879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/TutorialMatrixClass.dox' 2025-01-24T00:47:06.1394528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/TutorialReductionsVisitorsBroadcasting.dox' 2025-01-24T00:47:06.1395003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/TutorialReshape.dox' 2025-01-24T00:47:06.1395507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/TutorialSTL.dox' 2025-01-24T00:47:06.1396038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/TutorialSlicingIndexing.dox' 2025-01-24T00:47:06.1396511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/TutorialSparse.dox' 2025-01-24T00:47:06.1397043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/TutorialSparse_example_details.dox' 2025-01-24T00:47:06.1397545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/UnalignedArrayAssert.dox' 2025-01-24T00:47:06.1398046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/UsingBlasLapackBackends.dox' 2025-01-24T00:47:06.1398497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/UsingIntelMKL.dox' 2025-01-24T00:47:06.1398941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/UsingNVCC.dox' 2025-01-24T00:47:06.1399427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/WrongStackAlignment.dox' 2025-01-24T00:47:06.1399910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/eigen_navtree_hacks.js' 2025-01-24T00:47:06.1400339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/eigendoxy.css' 2025-01-24T00:47:06.1400815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/eigendoxy_footer.html.in' 2025-01-24T00:47:06.1401308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/eigendoxy_header.html.in' 2025-01-24T00:47:06.1401784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/eigendoxy_layout.xml.in' 2025-01-24T00:47:06.1402237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/eigendoxy_tabs.css' 2025-01-24T00:47:06.1402690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/.krazy' 2025-01-24T00:47:06.1403168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/CMakeLists.txt' 2025-01-24T00:47:06.1403758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/CustomizingEigen_Inheritance.cpp' 2025-01-24T00:47:06.1404231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/Cwise_erf.cpp' 2025-01-24T00:47:06.1404708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/Cwise_erfc.cpp' 2025-01-24T00:47:06.1405212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/Cwise_lgamma.cpp' 2025-01-24T00:47:06.1405757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/DenseBase_middleCols_int.cpp' 2025-01-24T00:47:06.1406366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/DenseBase_middleRows_int.cpp' 2025-01-24T00:47:06.1406966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/DenseBase_template_int_middleCols.cpp' 2025-01-24T00:47:06.1407594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/DenseBase_template_int_middleRows.cpp' 2025-01-24T00:47:06.1408128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/QuickStart_example.cpp' 2025-01-24T00:47:06.1408740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/QuickStart_example2_dynamic.cpp' 2025-01-24T00:47:06.1409306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/QuickStart_example2_fixed.cpp' 2025-01-24T00:47:06.1409882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/TemplateKeyword_flexible.cpp' 2025-01-24T00:47:06.1410425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/TemplateKeyword_simple.cpp' 2025-01-24T00:47:06.1410952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/TutorialInplaceLU.cpp' 2025-01-24T00:47:06.1411521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/TutorialLinAlgComputeTwice.cpp' 2025-01-24T00:47:06.1412154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/TutorialLinAlgExComputeSolveError.cpp' 2025-01-24T00:47:06.1412820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/TutorialLinAlgExSolveColPivHouseholderQR.cpp' 2025-01-24T00:47:06.1413382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/TutorialLinAlgExSolveLDLT.cpp' 2025-01-24T00:47:06.1414004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/TutorialLinAlgInverseDeterminant.cpp' 2025-01-24T00:47:06.1414577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/TutorialLinAlgRankRevealing.cpp' 2025-01-24T00:47:06.1415136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/TutorialLinAlgSVDSolve.cpp' 2025-01-24T00:47:06.1415774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/TutorialLinAlgSelfAdjointEigenSolver.cpp' 2025-01-24T00:47:06.1416340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/TutorialLinAlgSetThreshold.cpp' 2025-01-24T00:47:06.1416929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/Tutorial_ArrayClass_accessors.cpp' 2025-01-24T00:47:06.1417497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/Tutorial_ArrayClass_addition.cpp' 2025-01-24T00:47:06.1418092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/Tutorial_ArrayClass_cwise_other.cpp' 2025-01-24T00:47:06.1418651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/Tutorial_ArrayClass_interop.cpp' 2025-01-24T00:47:06.1419258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/Tutorial_ArrayClass_interop_matrix.cpp' 2025-01-24T00:47:06.1419812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/Tutorial_ArrayClass_mult.cpp' 2025-01-24T00:47:06.1420453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/Tutorial_BlockOperations_block_assignment.cpp' 2025-01-24T00:47:06.1421038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/Tutorial_BlockOperations_colrow.cpp' 2025-01-24T00:47:06.1421658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/Tutorial_BlockOperations_corner.cpp' 2025-01-24T00:47:06.1422277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/Tutorial_BlockOperations_print_block.cpp' 2025-01-24T00:47:06.1422926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/Tutorial_BlockOperations_vector.cpp' 2025-01-24T00:47:06.1423508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/Tutorial_PartialLU_solve.cpp' 2025-01-24T00:47:06.1424221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_broadcast_1nn.cpp' 2025-01-24T00:47:06.1424959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_broadcast_simple.cpp' 2025-01-24T00:47:06.1425731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_broadcast_simple_rowwise.cpp' 2025-01-24T00:47:06.1426421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_colwise.cpp' 2025-01-24T00:47:06.1427100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_maxnorm.cpp' 2025-01-24T00:47:06.1427832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_reductions_bool.cpp' 2025-01-24T00:47:06.1428544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_reductions_norm.cpp' 2025-01-24T00:47:06.1429306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_reductions_operatornorm.cpp' 2025-01-24T00:47:06.1429996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_rowwise.cpp' 2025-01-24T00:47:06.1430675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_visitors.cpp' 2025-01-24T00:47:06.1431297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/Tutorial_simple_example_dynamic_size.cpp' 2025-01-24T00:47:06.1431901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/Tutorial_simple_example_fixed_size.cpp' 2025-01-24T00:47:06.1432386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/class_Block.cpp' 2025-01-24T00:47:06.1432921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/class_CwiseBinaryOp.cpp' 2025-01-24T00:47:06.1433443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/class_CwiseUnaryOp.cpp' 2025-01-24T00:47:06.1434014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/class_CwiseUnaryOp_ptrfun.cpp' 2025-01-24T00:47:06.1434519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/class_FixedBlock.cpp' 2025-01-24T00:47:06.1435043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/class_FixedReshaped.cpp' 2025-01-24T00:47:06.1435594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/class_FixedVectorBlock.cpp' 2025-01-24T00:47:06.1436121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/class_Reshaped.cpp' 2025-01-24T00:47:06.1436633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/class_VectorBlock.cpp' 2025-01-24T00:47:06.1437261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/function_taking_eigenbase.cpp' 2025-01-24T00:47:06.1437813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/function_taking_ref.cpp' 2025-01-24T00:47:06.1438316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/make_circulant.cpp' 2025-01-24T00:47:06.1438845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/make_circulant.cpp.entry' 2025-01-24T00:47:06.1439395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/make_circulant.cpp.evaluator' 2025-01-24T00:47:06.1446236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/make_circulant.cpp.expression' 2025-01-24T00:47:06.1446938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/make_circulant.cpp.main' 2025-01-24T00:47:06.1447487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/make_circulant.cpp.preamble' 2025-01-24T00:47:06.1448040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/make_circulant.cpp.traits' 2025-01-24T00:47:06.1448536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/make_circulant2.cpp' 2025-01-24T00:47:06.1449039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/matrixfree_cg.cpp' 2025-01-24T00:47:06.1449541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/nullary_indexing.cpp' 2025-01-24T00:47:06.1450073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/tut_arithmetic_add_sub.cpp' 2025-01-24T00:47:06.1450631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/tut_arithmetic_dot_cross.cpp' 2025-01-24T00:47:06.1451176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/tut_arithmetic_matrix_mul.cpp' 2025-01-24T00:47:06.1451735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/tut_arithmetic_redux_basic.cpp' 2025-01-24T00:47:06.1452301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/tut_arithmetic_scalar_mul_div.cpp' 2025-01-24T00:47:06.1452887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/tut_matrix_coefficient_accessors.cpp' 2025-01-24T00:47:06.1453413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/tut_matrix_resize.cpp' 2025-01-24T00:47:06.1453976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples/tut_matrix_resize_fixed_size.cpp' 2025-01-24T00:47:06.1454442Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/examples' 2025-01-24T00:47:06.1454864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/ftv2node.png' 2025-01-24T00:47:06.1455293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/ftv2pnode.png' 2025-01-24T00:47:06.1455839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/.krazy' 2025-01-24T00:47:06.1456366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/AngleAxis_mimic_euler.cpp' 2025-01-24T00:47:06.1457026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Array_initializer_list_23_cxx11.cpp' 2025-01-24T00:47:06.1457636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Array_initializer_list_vector_cxx11.cpp' 2025-01-24T00:47:06.1458208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Array_variadic_ctor_cxx11.cpp' 2025-01-24T00:47:06.1458721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/BiCGSTAB_simple.cpp' 2025-01-24T00:47:06.1459248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/BiCGSTAB_step_by_step.cpp' 2025-01-24T00:47:06.1459727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/CMakeLists.txt' 2025-01-24T00:47:06.1460297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/ColPivHouseholderQR_solve.cpp' 2025-01-24T00:47:06.1460862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/ComplexEigenSolver_compute.cpp' 2025-01-24T00:47:06.1461468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/ComplexEigenSolver_eigenvalues.cpp' 2025-01-24T00:47:06.1462062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/ComplexEigenSolver_eigenvectors.cpp' 2025-01-24T00:47:06.1462589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/ComplexSchur_compute.cpp' 2025-01-24T00:47:06.1463127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/ComplexSchur_matrixT.cpp' 2025-01-24T00:47:06.1463648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/ComplexSchur_matrixU.cpp' 2025-01-24T00:47:06.1464135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_abs.cpp' 2025-01-24T00:47:06.1464614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_abs2.cpp' 2025-01-24T00:47:06.1465085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_acos.cpp' 2025-01-24T00:47:06.1465565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_arg.cpp' 2025-01-24T00:47:06.1466104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_array_power_array.cpp' 2025-01-24T00:47:06.1466584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_asin.cpp' 2025-01-24T00:47:06.1467064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_atan.cpp' 2025-01-24T00:47:06.1467562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_boolean_and.cpp' 2025-01-24T00:47:06.1468078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_boolean_not.cpp' 2025-01-24T00:47:06.1468579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_boolean_or.cpp' 2025-01-24T00:47:06.1469091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_boolean_xor.cpp' 2025-01-24T00:47:06.1469590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_ceil.cpp' 2025-01-24T00:47:06.1470080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_cos.cpp' 2025-01-24T00:47:06.1470584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_cosh.cpp' 2025-01-24T00:47:06.1471081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_cube.cpp' 2025-01-24T00:47:06.1471583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_equal_equal.cpp' 2025-01-24T00:47:06.1472064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_exp.cpp' 2025-01-24T00:47:06.1472540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_floor.cpp' 2025-01-24T00:47:06.1473038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_greater.cpp' 2025-01-24T00:47:06.1473561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_greater_equal.cpp' 2025-01-24T00:47:06.1474041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_inverse.cpp' 2025-01-24T00:47:06.1474546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_isFinite.cpp' 2025-01-24T00:47:06.1475022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_isInf.cpp' 2025-01-24T00:47:06.1475508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_isNaN.cpp' 2025-01-24T00:47:06.1475982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_less.cpp' 2025-01-24T00:47:06.1476476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_less_equal.cpp' 2025-01-24T00:47:06.1476954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_log.cpp' 2025-01-24T00:47:06.1477439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_log10.cpp' 2025-01-24T00:47:06.1477902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_max.cpp' 2025-01-24T00:47:06.1478380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_min.cpp' 2025-01-24T00:47:06.1478854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_minus.cpp' 2025-01-24T00:47:06.1479366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_minus_equal.cpp' 2025-01-24T00:47:06.1479864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_not_equal.cpp' 2025-01-24T00:47:06.1480337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_plus.cpp' 2025-01-24T00:47:06.1480846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_plus_equal.cpp' 2025-01-24T00:47:06.1481311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_pow.cpp' 2025-01-24T00:47:06.1481801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_product.cpp' 2025-01-24T00:47:06.1482312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_quotient.cpp' 2025-01-24T00:47:06.1482785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_rint.cpp' 2025-01-24T00:47:06.1483338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_round.cpp' 2025-01-24T00:47:06.1483877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_scalar_power_array.cpp' 2025-01-24T00:47:06.1484383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_sign.cpp' 2025-01-24T00:47:06.1484853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_sin.cpp' 2025-01-24T00:47:06.1485321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_sinh.cpp' 2025-01-24T00:47:06.1485837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_slash_equal.cpp' 2025-01-24T00:47:06.1486384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_sqrt.cpp' 2025-01-24T00:47:06.1486871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_square.cpp' 2025-01-24T00:47:06.1487356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_tan.cpp' 2025-01-24T00:47:06.1487824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_tanh.cpp' 2025-01-24T00:47:06.1488336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Cwise_times_equal.cpp' 2025-01-24T00:47:06.1488860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/DenseBase_LinSpaced.cpp' 2025-01-24T00:47:06.1489394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/DenseBase_LinSpacedInt.cpp' 2025-01-24T00:47:06.1490009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/DenseBase_LinSpaced_seq_deprecated.cpp' 2025-01-24T00:47:06.1490548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/DenseBase_setLinSpaced.cpp' 2025-01-24T00:47:06.1491111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/DirectionWise_hnormalized.cpp' 2025-01-24T00:47:06.1491654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/DirectionWise_replicate.cpp' 2025-01-24T00:47:06.1492660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/DirectionWise_replicate_int.cpp' 2025-01-24T00:47:06.1493308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/EigenSolver_EigenSolver_MatrixType.cpp' 2025-01-24T00:47:06.1493833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/EigenSolver_compute.cpp' 2025-01-24T00:47:06.1494382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/EigenSolver_eigenvalues.cpp' 2025-01-24T00:47:06.1494934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/EigenSolver_eigenvectors.cpp' 2025-01-24T00:47:06.1495519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/EigenSolver_pseudoEigenvectors.cpp' 2025-01-24T00:47:06.1496206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/FullPivHouseholderQR_solve.cpp' 2025-01-24T00:47:06.1496710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/FullPivLU_image.cpp' 2025-01-24T00:47:06.1497263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/FullPivLU_kernel.cpp' 2025-01-24T00:47:06.1497798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/FullPivLU_solve.cpp' 2025-01-24T00:47:06.1498372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/GeneralizedEigenSolver.cpp' 2025-01-24T00:47:06.1498982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/HessenbergDecomposition_compute.cpp' 2025-01-24T00:47:06.1499577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/HessenbergDecomposition_matrixH.cpp' 2025-01-24T00:47:06.1500215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/HessenbergDecomposition_packedMatrix.cpp' 2025-01-24T00:47:06.1500774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/HouseholderQR_householderQ.cpp' 2025-01-24T00:47:06.1501291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/HouseholderQR_solve.cpp' 2025-01-24T00:47:06.1501944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/HouseholderSequence_HouseholderSequence.cpp' 2025-01-24T00:47:06.1502416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/IOFormat.cpp' 2025-01-24T00:47:06.1502910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/JacobiSVD_basic.cpp' 2025-01-24T00:47:06.1503428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Jacobi_makeGivens.cpp' 2025-01-24T00:47:06.1503936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Jacobi_makeJacobi.cpp' 2025-01-24T00:47:06.1504435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/LLT_example.cpp' 2025-01-24T00:47:06.1504910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/LLT_solve.cpp' 2025-01-24T00:47:06.1505477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/LeastSquaresNormalEquations.cpp' 2025-01-24T00:47:06.1505980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/LeastSquaresQR.cpp' 2025-01-24T00:47:06.1506492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Map_general_stride.cpp' 2025-01-24T00:47:06.1506995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Map_inner_stride.cpp' 2025-01-24T00:47:06.1507499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Map_outer_stride.cpp' 2025-01-24T00:47:06.1508002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Map_placement_new.cpp' 2025-01-24T00:47:06.1508498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Map_simple.cpp' 2025-01-24T00:47:06.1509010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_adjoint.cpp' 2025-01-24T00:47:06.1509508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_all.cpp' 2025-01-24T00:47:06.1510087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_applyOnTheLeft.cpp' 2025-01-24T00:47:06.1510662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_applyOnTheRight.cpp' 2025-01-24T00:47:06.1511203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_array.cpp' 2025-01-24T00:47:06.1511759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_array_const.cpp' 2025-01-24T00:47:06.1512283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_asDiagonal.cpp' 2025-01-24T00:47:06.1512833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_block_int_int.cpp' 2025-01-24T00:47:06.1513412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_block_int_int_int_int.cpp' 2025-01-24T00:47:06.1514031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_bottomLeftCorner_int_int.cpp' 2025-01-24T00:47:06.1514648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_bottomRightCorner_int_int.cpp' 2025-01-24T00:47:06.1515192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_bottomRows_int.cpp' 2025-01-24T00:47:06.1515697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_cast.cpp' 2025-01-24T00:47:06.1516180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_col.cpp' 2025-01-24T00:47:06.1516703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_colwise.cpp' 2025-01-24T00:47:06.1517298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_colwise_iterator_cxx11.cpp' 2025-01-24T00:47:06.1517942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_computeInverseAndDetWithCheck.cpp' 2025-01-24T00:47:06.1518562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_computeInverseWithCheck.cpp' 2025-01-24T00:47:06.1519078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_cwiseAbs.cpp' 2025-01-24T00:47:06.1519613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_cwiseAbs2.cpp' 2025-01-24T00:47:06.1520126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_cwiseArg.cpp' 2025-01-24T00:47:06.1520652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_cwiseEqual.cpp' 2025-01-24T00:47:06.1521198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_cwiseInverse.cpp' 2025-01-24T00:47:06.1521711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_cwiseMax.cpp' 2025-01-24T00:47:06.1522238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_cwiseMin.cpp' 2025-01-24T00:47:06.1522782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_cwiseNotEqual.cpp' 2025-01-24T00:47:06.1523340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_cwiseProduct.cpp' 2025-01-24T00:47:06.1523900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_cwiseQuotient.cpp' 2025-01-24T00:47:06.1524474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_cwiseSign.cpp' 2025-01-24T00:47:06.1525027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_cwiseSqrt.cpp' 2025-01-24T00:47:06.1525542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_diagonal.cpp' 2025-01-24T00:47:06.1526076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_diagonal_int.cpp' 2025-01-24T00:47:06.1526758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_diagonal_template_int.cpp' 2025-01-24T00:47:06.1527297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_eigenvalues.cpp' 2025-01-24T00:47:06.1527819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_end_int.cpp' 2025-01-24T00:47:06.1528317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_eval.cpp' 2025-01-24T00:47:06.1528889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_fixedBlock_int_int.cpp' 2025-01-24T00:47:06.1529434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_hnormalized.cpp' 2025-01-24T00:47:06.1529969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_homogeneous.cpp' 2025-01-24T00:47:06.1530479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_identity.cpp' 2025-01-24T00:47:06.1531048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_identity_int_int.cpp' 2025-01-24T00:47:06.1531559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_inverse.cpp' 2025-01-24T00:47:06.1532102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_isDiagonal.cpp' 2025-01-24T00:47:06.1532631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_isIdentity.cpp' 2025-01-24T00:47:06.1533133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_isOnes.cpp' 2025-01-24T00:47:06.1533680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_isOrthogonal.cpp' 2025-01-24T00:47:06.1534206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_isUnitary.cpp' 2025-01-24T00:47:06.1534719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_isZero.cpp' 2025-01-24T00:47:06.1535254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_leftCols_int.cpp' 2025-01-24T00:47:06.1535764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_noalias.cpp' 2025-01-24T00:47:06.1536266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_ones.cpp' 2025-01-24T00:47:06.1536808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_ones_int.cpp' 2025-01-24T00:47:06.1537351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_ones_int_int.cpp' 2025-01-24T00:47:06.1537953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_operatorNorm.cpp' 2025-01-24T00:47:06.1538470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_prod.cpp' 2025-01-24T00:47:06.1538982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_random.cpp' 2025-01-24T00:47:06.1539508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_random_int.cpp' 2025-01-24T00:47:06.1540060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_random_int_int.cpp' 2025-01-24T00:47:06.1540588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_replicate.cpp' 2025-01-24T00:47:06.1541156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_replicate_int_int.cpp' 2025-01-24T00:47:06.1541700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_reshaped_auto.cpp' 2025-01-24T00:47:06.1542255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_reshaped_fixed.cpp' 2025-01-24T00:47:06.1542809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_reshaped_int_int.cpp' 2025-01-24T00:47:06.1543386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_reshaped_to_vector.cpp' 2025-01-24T00:47:06.1543897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_reverse.cpp' 2025-01-24T00:47:06.1544450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_rightCols_int.cpp' 2025-01-24T00:47:06.1544946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_row.cpp' 2025-01-24T00:47:06.1545457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_rowwise.cpp' 2025-01-24T00:47:06.1546017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_segment_int_int.cpp' 2025-01-24T00:47:06.1546521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_select.cpp' 2025-01-24T00:47:06.1547085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_selfadjointView.cpp' 2025-01-24T00:47:06.1547582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_set.cpp' 2025-01-24T00:47:06.1548119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_setIdentity.cpp' 2025-01-24T00:47:06.1548641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_setOnes.cpp' 2025-01-24T00:47:06.1549165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_setRandom.cpp' 2025-01-24T00:47:06.1549684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_setZero.cpp' 2025-01-24T00:47:06.1550235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_start_int.cpp' 2025-01-24T00:47:06.1550839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_template_int_bottomRows.cpp' 2025-01-24T00:47:06.1551463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_template_int_end.cpp' 2025-01-24T00:47:06.1552164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_template_int_int_block_int_int_int_int.cpp' 2025-01-24T00:47:06.1552829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_template_int_int_bottomLeftCorner.cpp' 2025-01-24T00:47:06.1553525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_template_int_int_bottomLeftCorner_int_int.cpp' 2025-01-24T00:47:06.1554187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_template_int_int_bottomRightCorner.cpp' 2025-01-24T00:47:06.1554908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_template_int_int_bottomRightCorner_int_int.cpp' 2025-01-24T00:47:06.1555546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_template_int_int_topLeftCorner.cpp' 2025-01-24T00:47:06.1556232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_template_int_int_topLeftCorner_int_int.cpp' 2025-01-24T00:47:06.1556877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_template_int_int_topRightCorner.cpp' 2025-01-24T00:47:06.1557559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_template_int_int_topRightCorner_int_int.cpp' 2025-01-24T00:47:06.1558153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_template_int_leftCols.cpp' 2025-01-24T00:47:06.1558803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_template_int_rightCols.cpp' 2025-01-24T00:47:06.1559390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_template_int_segment.cpp' 2025-01-24T00:47:06.1559958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_template_int_start.cpp' 2025-01-24T00:47:06.1560537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_template_int_topRows.cpp' 2025-01-24T00:47:06.1561133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_topLeftCorner_int_int.cpp' 2025-01-24T00:47:06.1561731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_topRightCorner_int_int.cpp' 2025-01-24T00:47:06.1562275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_topRows_int.cpp' 2025-01-24T00:47:06.1562798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_transpose.cpp' 2025-01-24T00:47:06.1563347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_triangularView.cpp' 2025-01-24T00:47:06.1563846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_zero.cpp' 2025-01-24T00:47:06.1564391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_zero_int.cpp' 2025-01-24T00:47:06.1564929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/MatrixBase_zero_int_int.cpp' 2025-01-24T00:47:06.1565486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Matrix_Map_stride.cpp' 2025-01-24T00:47:06.1566100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Matrix_initializer_list_23_cxx11.cpp' 2025-01-24T00:47:06.1566764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Matrix_initializer_list_vector_cxx11.cpp' 2025-01-24T00:47:06.1567320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Matrix_resize_NoChange_int.cpp' 2025-01-24T00:47:06.1567822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Matrix_resize_int.cpp' 2025-01-24T00:47:06.1568381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Matrix_resize_int_NoChange.cpp' 2025-01-24T00:47:06.1568911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Matrix_resize_int_int.cpp' 2025-01-24T00:47:06.1569450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Matrix_setConstant_int.cpp' 2025-01-24T00:47:06.1570000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Matrix_setConstant_int_int.cpp' 2025-01-24T00:47:06.1570552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Matrix_setIdentity_int_int.cpp' 2025-01-24T00:47:06.1571070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Matrix_setOnes_int.cpp' 2025-01-24T00:47:06.1571601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Matrix_setOnes_int_int.cpp' 2025-01-24T00:47:06.1572134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Matrix_setRandom_int.cpp' 2025-01-24T00:47:06.1572670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Matrix_setRandom_int_int.cpp' 2025-01-24T00:47:06.1573179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Matrix_setZero_int.cpp' 2025-01-24T00:47:06.1573715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Matrix_setZero_int_int.cpp' 2025-01-24T00:47:06.1574263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Matrix_variadic_ctor_cxx11.cpp' 2025-01-24T00:47:06.1574788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/PartialPivLU_solve.cpp' 2025-01-24T00:47:06.1575300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/PartialRedux_count.cpp' 2025-01-24T00:47:06.1575830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/PartialRedux_maxCoeff.cpp' 2025-01-24T00:47:06.1576370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/PartialRedux_minCoeff.cpp' 2025-01-24T00:47:06.1576877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/PartialRedux_norm.cpp' 2025-01-24T00:47:06.1577394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/PartialRedux_prod.cpp' 2025-01-24T00:47:06.1577974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/PartialRedux_squaredNorm.cpp' 2025-01-24T00:47:06.1578498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/PartialRedux_sum.cpp' 2025-01-24T00:47:06.1579015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/RealQZ_compute.cpp' 2025-01-24T00:47:06.1579620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/RealSchur_RealSchur_MatrixType.cpp' 2025-01-24T00:47:06.1580133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/RealSchur_compute.cpp' 2025-01-24T00:47:06.1580810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/SelfAdjointEigenSolver_SelfAdjointEigenSolver.cpp' 2025-01-24T00:47:06.1581548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/SelfAdjointEigenSolver_SelfAdjointEigenSolver_MatrixType.cpp' 2025-01-24T00:47:06.1582298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/SelfAdjointEigenSolver_SelfAdjointEigenSolver_MatrixType2.cpp' 2025-01-24T00:47:06.1582952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/SelfAdjointEigenSolver_compute_MatrixType.cpp' 2025-01-24T00:47:06.1583614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/SelfAdjointEigenSolver_compute_MatrixType2.cpp' 2025-01-24T00:47:06.1584222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/SelfAdjointEigenSolver_eigenvalues.cpp' 2025-01-24T00:47:06.1584841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/SelfAdjointEigenSolver_eigenvectors.cpp' 2025-01-24T00:47:06.1585500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/SelfAdjointEigenSolver_operatorInverseSqrt.cpp' 2025-01-24T00:47:06.1586122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/SelfAdjointEigenSolver_operatorSqrt.cpp' 2025-01-24T00:47:06.1586692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/SelfAdjointView_eigenvalues.cpp' 2025-01-24T00:47:06.1587262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/SelfAdjointView_operatorNorm.cpp' 2025-01-24T00:47:06.1587767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Slicing_arrayexpr.cpp' 2025-01-24T00:47:06.1588338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Slicing_custom_padding_cxx11.cpp' 2025-01-24T00:47:06.1588868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Slicing_rawarray_cxx11.cpp' 2025-01-24T00:47:06.1589408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Slicing_stdvector_cxx11.cpp' 2025-01-24T00:47:06.1589927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/SparseMatrix_coeffs.cpp' 2025-01-24T00:47:06.1590444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/TopicAliasing_block.cpp' 2025-01-24T00:47:06.1591011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/TopicAliasing_block_correct.cpp' 2025-01-24T00:47:06.1591528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/TopicAliasing_cwise.cpp' 2025-01-24T00:47:06.1592343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/TopicAliasing_mult1.cpp' 2025-01-24T00:47:06.1592916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/TopicAliasing_mult2.cpp' 2025-01-24T00:47:06.1593461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/TopicAliasing_mult3.cpp' 2025-01-24T00:47:06.1594011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/TopicAliasing_mult4.cpp' 2025-01-24T00:47:06.1594528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/TopicAliasing_mult5.cpp' 2025-01-24T00:47:06.1595088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/TopicStorageOrders_example.cpp' 2025-01-24T00:47:06.1595602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Triangular_solve.cpp' 2025-01-24T00:47:06.1596296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tridiagonalization_Tridiagonalization_MatrixType.cpp' 2025-01-24T00:47:06.1596864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tridiagonalization_compute.cpp' 2025-01-24T00:47:06.1597491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tridiagonalization_decomposeInPlace.cpp' 2025-01-24T00:47:06.1598059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tridiagonalization_diagonal.cpp' 2025-01-24T00:47:06.1598726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tridiagonalization_householderCoefficients.cpp' 2025-01-24T00:47:06.1599318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tridiagonalization_packedMatrix.cpp' 2025-01-24T00:47:06.1599945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tutorial_AdvancedInitialization_Block.cpp' 2025-01-24T00:47:06.1600616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tutorial_AdvancedInitialization_CommaTemporary.cpp' 2025-01-24T00:47:06.1601230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tutorial_AdvancedInitialization_Join.cpp' 2025-01-24T00:47:06.1601878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tutorial_AdvancedInitialization_LinSpaced.cpp' 2025-01-24T00:47:06.1602520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tutorial_AdvancedInitialization_ThreeWays.cpp' 2025-01-24T00:47:06.1603145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tutorial_AdvancedInitialization_Zero.cpp' 2025-01-24T00:47:06.1603676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tutorial_Map_rowmajor.cpp' 2025-01-24T00:47:06.1604187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tutorial_Map_using.cpp' 2025-01-24T00:47:06.1604736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tutorial_ReshapeMat2Mat.cpp' 2025-01-24T00:47:06.1605271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tutorial_ReshapeMat2Vec.cpp' 2025-01-24T00:47:06.1605820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tutorial_SlicingCol.cpp' 2025-01-24T00:47:06.1606384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tutorial_SlicingVec.cpp' 2025-01-24T00:47:06.1606964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tutorial_commainit_01.cpp' 2025-01-24T00:47:06.1607510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tutorial_commainit_01b.cpp' 2025-01-24T00:47:06.1608064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tutorial_commainit_02.cpp' 2025-01-24T00:47:06.1608660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tutorial_range_for_loop_1d_cxx11.cpp' 2025-01-24T00:47:06.1609239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tutorial_range_for_loop_2d_cxx11.cpp' 2025-01-24T00:47:06.1609812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tutorial_reshaped_vs_resize_1.cpp' 2025-01-24T00:47:06.1610396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tutorial_reshaped_vs_resize_2.cpp' 2025-01-24T00:47:06.1610967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tutorial_solve_matrix_inverse.cpp' 2025-01-24T00:47:06.1611525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tutorial_solve_multiple_rhs.cpp' 2025-01-24T00:47:06.1612139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tutorial_solve_reuse_decomposition.cpp' 2025-01-24T00:47:06.1612672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tutorial_solve_singular.cpp' 2025-01-24T00:47:06.1613226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tutorial_solve_triangular.cpp' 2025-01-24T00:47:06.1613821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tutorial_solve_triangular_inplace.cpp' 2025-01-24T00:47:06.1614325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tutorial_std_sort.cpp' 2025-01-24T00:47:06.1614904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Tutorial_std_sort_rows_cxx11.cpp' 2025-01-24T00:47:06.1615447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/VectorwiseOp_homogeneous.cpp' 2025-01-24T00:47:06.1615971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/Vectorwise_reverse.cpp' 2025-01-24T00:47:06.1616467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/class_FullPivLU.cpp' 2025-01-24T00:47:06.1616979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/compile_snippet.cpp.in' 2025-01-24T00:47:06.1617548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/tut_arithmetic_redux_minmax.cpp' 2025-01-24T00:47:06.1618135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/tut_arithmetic_transpose_aliasing.cpp' 2025-01-24T00:47:06.1618741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/tut_arithmetic_transpose_conjugate.cpp' 2025-01-24T00:47:06.1619320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/tut_arithmetic_transpose_inplace.cpp' 2025-01-24T00:47:06.1619919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets/tut_matrix_assignment_resizing.cpp' 2025-01-24T00:47:06.1620400Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/snippets' 2025-01-24T00:47:06.1620931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/special_examples/CMakeLists.txt' 2025-01-24T00:47:06.1621545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/special_examples/Tutorial_sparse_example.cpp' 2025-01-24T00:47:06.1622159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/special_examples/Tutorial_sparse_example_details.cpp' 2025-01-24T00:47:06.1622681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/special_examples/random_cpp11.cpp' 2025-01-24T00:47:06.1623180Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/special_examples' 2025-01-24T00:47:06.1623597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc/tutorial.cpp' 2025-01-24T00:47:06.1624005Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/doc' 2025-01-24T00:47:06.1624409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/eigen3.pc.in' 2025-01-24T00:47:06.1624858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/CMakeLists.txt' 2025-01-24T00:47:06.1625325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/bdcsvd_int.cpp' 2025-01-24T00:47:06.1625894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/block_nonconst_ctor_on_const_xpr_0.cpp' 2025-01-24T00:47:06.1626468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/block_nonconst_ctor_on_const_xpr_1.cpp' 2025-01-24T00:47:06.1627054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/block_nonconst_ctor_on_const_xpr_2.cpp' 2025-01-24T00:47:06.1627631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/block_on_const_type_actually_const_0.cpp' 2025-01-24T00:47:06.1628223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/block_on_const_type_actually_const_1.cpp' 2025-01-24T00:47:06.1628693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/colpivqr_int.cpp' 2025-01-24T00:47:06.1629273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/const_qualified_block_method_retval_0.cpp' 2025-01-24T00:47:06.1629869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/const_qualified_block_method_retval_1.cpp' 2025-01-24T00:47:06.1630463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/const_qualified_diagonal_method_retval.cpp' 2025-01-24T00:47:06.1631077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/const_qualified_transpose_method_retval.cpp' 2025-01-24T00:47:06.1631692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/cwiseunaryview_nonconst_ctor_on_const_xpr.cpp' 2025-01-24T00:47:06.1632312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/cwiseunaryview_on_const_type_actually_const.cpp' 2025-01-24T00:47:06.1632924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/diagonal_nonconst_ctor_on_const_xpr.cpp' 2025-01-24T00:47:06.1633510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/diagonal_on_const_type_actually_const.cpp' 2025-01-24T00:47:06.1634058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/eigensolver_cplx.cpp' 2025-01-24T00:47:06.1634539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/eigensolver_int.cpp' 2025-01-24T00:47:06.1635068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/failtest_sanity_check.cpp' 2025-01-24T00:47:06.1635546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/fullpivlu_int.cpp' 2025-01-24T00:47:06.1636016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/fullpivqr_int.cpp' 2025-01-24T00:47:06.1636519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/initializer_list_1.cpp' 2025-01-24T00:47:06.1637007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/initializer_list_2.cpp' 2025-01-24T00:47:06.1637474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/jacobisvd_int.cpp' 2025-01-24T00:47:06.1637930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/ldlt_int.cpp' 2025-01-24T00:47:06.1638369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/llt_int.cpp' 2025-01-24T00:47:06.1638932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/map_nonconst_ctor_on_const_ptr_0.cpp' 2025-01-24T00:47:06.1639501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/map_nonconst_ctor_on_const_ptr_1.cpp' 2025-01-24T00:47:06.1640057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/map_nonconst_ctor_on_const_ptr_2.cpp' 2025-01-24T00:47:06.1640631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/map_nonconst_ctor_on_const_ptr_3.cpp' 2025-01-24T00:47:06.1641190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/map_nonconst_ctor_on_const_ptr_4.cpp' 2025-01-24T00:47:06.1641763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/map_on_const_type_actually_const_0.cpp' 2025-01-24T00:47:06.1642340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/map_on_const_type_actually_const_1.cpp' 2025-01-24T00:47:06.1642826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/partialpivlu_int.cpp' 2025-01-24T00:47:06.1643269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/qr_int.cpp' 2025-01-24T00:47:06.1643697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/ref_1.cpp' 2025-01-24T00:47:06.1644127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/ref_2.cpp' 2025-01-24T00:47:06.1644569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/ref_3.cpp' 2025-01-24T00:47:06.1644995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/ref_4.cpp' 2025-01-24T00:47:06.1645426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/ref_5.cpp' 2025-01-24T00:47:06.1646085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/selfadjointview_nonconst_ctor_on_const_xpr.cpp' 2025-01-24T00:47:06.1646826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/selfadjointview_on_const_type_actually_const.cpp' 2025-01-24T00:47:06.1647367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/sparse_ref_1.cpp' 2025-01-24T00:47:06.1647834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/sparse_ref_2.cpp' 2025-01-24T00:47:06.1648342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/sparse_ref_3.cpp' 2025-01-24T00:47:06.1648807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/sparse_ref_4.cpp' 2025-01-24T00:47:06.1649271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/sparse_ref_5.cpp' 2025-01-24T00:47:06.1649806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/sparse_storage_mismatch.cpp' 2025-01-24T00:47:06.1650248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/swap_1.cpp' 2025-01-24T00:47:06.1650690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/swap_2.cpp' 2025-01-24T00:47:06.1651158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/ternary_1.cpp' 2025-01-24T00:47:06.1651606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/ternary_2.cpp' 2025-01-24T00:47:06.1652205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/transpose_nonconst_ctor_on_const_xpr.cpp' 2025-01-24T00:47:06.1652807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/transpose_on_const_type_actually_const.cpp' 2025-01-24T00:47:06.1653426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/triangularview_nonconst_ctor_on_const_xpr.cpp' 2025-01-24T00:47:06.1654072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest/triangularview_on_const_type_actually_const.cpp' 2025-01-24T00:47:06.1654498Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/failtest' 2025-01-24T00:47:06.1654961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/CMakeLists.txt' 2025-01-24T00:47:06.1655398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/cholesky.cpp' 2025-01-24T00:47:06.1655814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/clacgv.f' 2025-01-24T00:47:06.1656247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/cladiv.f' 2025-01-24T00:47:06.1656658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/clarf.f' 2025-01-24T00:47:06.1657075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/clarfb.f' 2025-01-24T00:47:06.1657501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/clarfg.f' 2025-01-24T00:47:06.1657916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/clarft.f' 2025-01-24T00:47:06.1658397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/complex_double.cpp' 2025-01-24T00:47:06.1658866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/complex_single.cpp' 2025-01-24T00:47:06.1659306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/dladiv.f' 2025-01-24T00:47:06.1659731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/dlamch.f' 2025-01-24T00:47:06.1660198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/dlapy2.f' 2025-01-24T00:47:06.1660625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/dlapy3.f' 2025-01-24T00:47:06.1661058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/dlarf.f' 2025-01-24T00:47:06.1661469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/dlarfb.f' 2025-01-24T00:47:06.1661895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/dlarfg.f' 2025-01-24T00:47:06.1662307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/dlarft.f' 2025-01-24T00:47:06.1662731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/double.cpp' 2025-01-24T00:47:06.1663189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/dsecnd_NONE.f' 2025-01-24T00:47:06.1663641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/eigenvalues.cpp' 2025-01-24T00:47:06.1664072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/ilaclc.f' 2025-01-24T00:47:06.1664483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/ilaclr.f' 2025-01-24T00:47:06.1664891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/iladlc.f' 2025-01-24T00:47:06.1665314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/iladlr.f' 2025-01-24T00:47:06.1665724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/ilaslc.f' 2025-01-24T00:47:06.1666138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/ilaslr.f' 2025-01-24T00:47:06.1666560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/ilazlc.f' 2025-01-24T00:47:06.1666976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/ilazlr.f' 2025-01-24T00:47:06.1667446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/lapack_common.h' 2025-01-24T00:47:06.1667848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/lu.cpp' 2025-01-24T00:47:06.1668286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/second_NONE.f' 2025-01-24T00:47:06.1668725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/single.cpp' 2025-01-24T00:47:06.1669140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/sladiv.f' 2025-01-24T00:47:06.1669562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/slamch.f' 2025-01-24T00:47:06.1669976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/slapy2.f' 2025-01-24T00:47:06.1670389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/slapy3.f' 2025-01-24T00:47:06.1670811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/slarf.f' 2025-01-24T00:47:06.1671221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/slarfb.f' 2025-01-24T00:47:06.1671662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/slarfg.f' 2025-01-24T00:47:06.1672088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/slarft.f' 2025-01-24T00:47:06.1672553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/svd.cpp' 2025-01-24T00:47:06.1672983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/zlacgv.f' 2025-01-24T00:47:06.1673422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/zladiv.f' 2025-01-24T00:47:06.1673833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/zlarf.f' 2025-01-24T00:47:06.1674259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/zlarfb.f' 2025-01-24T00:47:06.1674673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/zlarfg.f' 2025-01-24T00:47:06.1675091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack/zlarft.f' 2025-01-24T00:47:06.1675523Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/lapack' 2025-01-24T00:47:06.1675980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/scripts/CMakeLists.txt' 2025-01-24T00:47:06.1676446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/scripts/buildtests.in' 2025-01-24T00:47:06.1676936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/scripts/cdashtesting.cmake.in' 2025-01-24T00:47:06.1677358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/scripts/check.in' 2025-01-24T00:47:06.1677786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/scripts/debug.in' 2025-01-24T00:47:06.1678267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/scripts/eigen_gen_credits.cpp' 2025-01-24T00:47:06.1678728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/scripts/eigen_gen_docs' 2025-01-24T00:47:06.1679266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/scripts/eigen_gen_split_test_help.cmake' 2025-01-24T00:47:06.1679752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/scripts/eigen_monitor_perf.sh' 2025-01-24T00:47:06.1680194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/scripts/release.in' 2025-01-24T00:47:06.1680634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/scripts/relicense.py' 2025-01-24T00:47:06.1681055Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/scripts' 2025-01-24T00:47:06.1681571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/signature_of_eigen3_matrix_library' 2025-01-24T00:47:06.1682026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/AnnoyingScalar.h' 2025-01-24T00:47:06.1682471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/CMakeLists.txt' 2025-01-24T00:47:06.1682911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/MovableScalar.h' 2025-01-24T00:47:06.1683337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/SafeScalar.h' 2025-01-24T00:47:06.1683765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/adjoint.cpp' 2025-01-24T00:47:06.1684231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/array_cwise.cpp' 2025-01-24T00:47:06.1684708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/array_for_matrix.cpp' 2025-01-24T00:47:06.1685213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/array_of_string.cpp' 2025-01-24T00:47:06.1685674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/array_replicate.cpp' 2025-01-24T00:47:06.1686171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/array_reverse.cpp' 2025-01-24T00:47:06.1686674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/bandmatrix.cpp' 2025-01-24T00:47:06.1687113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/basicstuff.cpp' 2025-01-24T00:47:06.1687547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/bdcsvd.cpp' 2025-01-24T00:47:06.1688001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/bfloat16_float.cpp' 2025-01-24T00:47:06.1688444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/bicgstab.cpp' 2025-01-24T00:47:06.1688872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/blasutil.cpp' 2025-01-24T00:47:06.1689285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/block.cpp' 2025-01-24T00:47:06.1689757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/boostmultiprec.cpp' 2025-01-24T00:47:06.1690177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/bug1213.cpp' 2025-01-24T00:47:06.1690603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/bug1213.h' 2025-01-24T00:47:06.1691046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/bug1213_main.cpp' 2025-01-24T00:47:06.1691480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/cholesky.cpp' 2025-01-24T00:47:06.1692116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/cholmod_support.cpp' 2025-01-24T00:47:06.1692593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/commainitializer.cpp' 2025-01-24T00:47:06.1693069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/conjugate_gradient.cpp' 2025-01-24T00:47:06.1693563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/conservative_resize.cpp' 2025-01-24T00:47:06.1694008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/constructor.cpp' 2025-01-24T00:47:06.1694442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/corners.cpp' 2025-01-24T00:47:06.1694875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/ctorleak.cpp' 2025-01-24T00:47:06.1695295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/denseLM.cpp' 2025-01-24T00:47:06.1695759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/dense_storage.cpp' 2025-01-24T00:47:06.1696203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/determinant.cpp' 2025-01-24T00:47:06.1696643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/diagonal.cpp' 2025-01-24T00:47:06.1697239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/diagonal_matrix_variadic_ctor.cpp' 2025-01-24T00:47:06.1697712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/diagonalmatrices.cpp' 2025-01-24T00:47:06.1698221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/dontalign.cpp' 2025-01-24T00:47:06.1698653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/dynalloc.cpp' 2025-01-24T00:47:06.1699135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/eigen2support.cpp' 2025-01-24T00:47:06.1699627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/eigensolver_complex.cpp' 2025-01-24T00:47:06.1700153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/eigensolver_generalized_real.cpp' 2025-01-24T00:47:06.1700647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/eigensolver_generic.cpp' 2025-01-24T00:47:06.1701147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/eigensolver_selfadjoint.cpp' 2025-01-24T00:47:06.1701602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/evaluator_common.h' 2025-01-24T00:47:06.1702054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/evaluators.cpp' 2025-01-24T00:47:06.1702493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/exceptions.cpp' 2025-01-24T00:47:06.1702932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/fastmath.cpp' 2025-01-24T00:47:06.1703385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/first_aligned.cpp' 2025-01-24T00:47:06.1703839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/geo_alignedbox.cpp' 2025-01-24T00:47:06.1704310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/geo_eulerangles.cpp' 2025-01-24T00:47:06.1704769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/geo_homogeneous.cpp' 2025-01-24T00:47:06.1705223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/geo_hyperplane.cpp' 2025-01-24T00:47:06.1705701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/geo_orthomethods.cpp' 2025-01-24T00:47:06.1706191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/geo_parametrizedline.cpp' 2025-01-24T00:47:06.1706651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/geo_quaternion.cpp' 2025-01-24T00:47:06.1707132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/geo_transformations.cpp' 2025-01-24T00:47:06.1707560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/gpu_basic.cu' 2025-01-24T00:47:06.1708001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/gpu_common.h' 2025-01-24T00:47:06.1708437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/half_float.cpp' 2025-01-24T00:47:06.1708883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/hessenberg.cpp' 2025-01-24T00:47:06.1709325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/householder.cpp' 2025-01-24T00:47:06.1709806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/incomplete_cholesky.cpp' 2025-01-24T00:47:06.1710290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/indexed_view.cpp' 2025-01-24T00:47:06.1710843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/initializer_list_construction.cpp' 2025-01-24T00:47:06.1711359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/inplace_decomposition.cpp' 2025-01-24T00:47:06.1711840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/integer_types.cpp' 2025-01-24T00:47:06.1712261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/inverse.cpp' 2025-01-24T00:47:06.1712669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/io.cpp' 2025-01-24T00:47:06.1713120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/is_same_dense.cpp' 2025-01-24T00:47:06.1713530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/jacobi.cpp' 2025-01-24T00:47:06.1713976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/jacobisvd.cpp' 2025-01-24T00:47:06.1714422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/klu_support.cpp' 2025-01-24T00:47:06.1714894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/linearstructure.cpp' 2025-01-24T00:47:06.1715298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/lscg.cpp' 2025-01-24T00:47:06.1715693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/lu.cpp' 2025-01-24T00:47:06.1716098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/main.h' 2025-01-24T00:47:06.1716553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/mapped_matrix.cpp' 2025-01-24T00:47:06.1717026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/mapstaticmethods.cpp' 2025-01-24T00:47:06.1717468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/mapstride.cpp' 2025-01-24T00:47:06.1717875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/meta.cpp' 2025-01-24T00:47:06.1718333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/metis_support.cpp' 2025-01-24T00:47:06.1718783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/miscmatrices.cpp' 2025-01-24T00:47:06.1719225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/mixingtypes.cpp' 2025-01-24T00:47:06.1719663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/mpl2only.cpp' 2025-01-24T00:47:06.1720106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/nestbyvalue.cpp' 2025-01-24T00:47:06.1720549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/nesting_ops.cpp' 2025-01-24T00:47:06.1720987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/nomalloc.cpp' 2025-01-24T00:47:06.1721409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/nullary.cpp' 2025-01-24T00:47:06.1721874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/num_dimensions.cpp' 2025-01-24T00:47:06.1722288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/numext.cpp' 2025-01-24T00:47:06.1722758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/packetmath.cpp' 2025-01-24T00:47:06.1723279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/packetmath_test_shared.h' 2025-01-24T00:47:06.1723769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/pardiso_support.cpp' 2025-01-24T00:47:06.1724255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/pastix_support.cpp' 2025-01-24T00:47:06.1724741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/permutationmatrices.cpp' 2025-01-24T00:47:06.1725206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/prec_inverse_4x4.cpp' 2025-01-24T00:47:06.1725659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/product.h' 2025-01-24T00:47:06.1726109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/product_extra.cpp' 2025-01-24T00:47:06.1726632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/product_large.cpp' 2025-01-24T00:47:06.1727096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/product_mmtr.cpp' 2025-01-24T00:47:06.1727580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/product_notemporary.cpp' 2025-01-24T00:47:06.1728073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/product_selfadjoint.cpp' 2025-01-24T00:47:06.1728521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/product_small.cpp' 2025-01-24T00:47:06.1728967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/product_symm.cpp' 2025-01-24T00:47:06.1729422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/product_syrk.cpp' 2025-01-24T00:47:06.1729868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/product_trmm.cpp' 2025-01-24T00:47:06.1730326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/product_trmv.cpp' 2025-01-24T00:47:06.1730789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/product_trsolve.cpp' 2025-01-24T00:47:06.1731184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/qr.cpp' 2025-01-24T00:47:06.1731655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/qr_colpivoting.cpp' 2025-01-24T00:47:06.1732121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/qr_fullpivoting.cpp' 2025-01-24T00:47:06.1732546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/qtvector.cpp' 2025-01-24T00:47:06.1732968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/rand.cpp' 2025-01-24T00:47:06.1733479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/random_without_cast_overflow.h' 2025-01-24T00:47:06.1733909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/real_qz.cpp' 2025-01-24T00:47:06.1734318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/redux.cpp' 2025-01-24T00:47:06.1734719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/ref.cpp' 2025-01-24T00:47:06.1735158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/reshape.cpp' 2025-01-24T00:47:06.1735598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/resize.cpp' 2025-01-24T00:47:06.1736082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/rvalue_types.cpp' 2025-01-24T00:47:06.1736574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/schur_complex.cpp' 2025-01-24T00:47:06.1737033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/schur_real.cpp' 2025-01-24T00:47:06.1737493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/selfadjoint.cpp' 2025-01-24T00:47:06.1737976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/simplicial_cholesky.cpp' 2025-01-24T00:47:06.1738390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/sizeof.cpp' 2025-01-24T00:47:06.1738853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/sizeoverflow.cpp' 2025-01-24T00:47:06.1739301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/smallvectors.cpp' 2025-01-24T00:47:06.1739745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/solverbase.h' 2025-01-24T00:47:06.1740154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/sparse.h' 2025-01-24T00:47:06.1740578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/sparseLM.cpp' 2025-01-24T00:47:06.1741038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/sparse_basic.cpp' 2025-01-24T00:47:06.1741480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/sparse_block.cpp' 2025-01-24T00:47:06.1741974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/sparse_permutations.cpp' 2025-01-24T00:47:06.1742439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/sparse_product.cpp' 2025-01-24T00:47:06.1742874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/sparse_ref.cpp' 2025-01-24T00:47:06.1743333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/sparse_solver.h' 2025-01-24T00:47:06.1743783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/sparse_solvers.cpp' 2025-01-24T00:47:06.1744233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/sparse_vector.cpp' 2025-01-24T00:47:06.1744678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/sparselu.cpp' 2025-01-24T00:47:06.1745112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/sparseqr.cpp' 2025-01-24T00:47:06.1745588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/special_numbers.cpp' 2025-01-24T00:47:06.1746045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/split_test_helper.h' 2025-01-24T00:47:06.1746493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/spqr_support.cpp' 2025-01-24T00:47:06.1746945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/stable_norm.cpp' 2025-01-24T00:47:06.1747370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/stddeque.cpp' 2025-01-24T00:47:06.1747883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/stddeque_overload.cpp' 2025-01-24T00:47:06.1748306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/stdlist.cpp' 2025-01-24T00:47:06.1748796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/stdlist_overload.cpp' 2025-01-24T00:47:06.1749261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/stdvector.cpp' 2025-01-24T00:47:06.1749762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/stdvector_overload.cpp' 2025-01-24T00:47:06.1750212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/stl_iterators.cpp' 2025-01-24T00:47:06.1750685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/superlu_support.cpp' 2025-01-24T00:47:06.1751110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/svd_common.h' 2025-01-24T00:47:06.1751534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/svd_fill.h' 2025-01-24T00:47:06.1751937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/swap.cpp' 2025-01-24T00:47:06.1752389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/symbolic_index.cpp' 2025-01-24T00:47:06.1752844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/triangular.cpp' 2025-01-24T00:47:06.1753277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/type_alias.cpp' 2025-01-24T00:47:06.1753693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/umeyama.cpp' 2025-01-24T00:47:06.1754158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/umfpack_support.cpp' 2025-01-24T00:47:06.1754614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/unalignedcount.cpp' 2025-01-24T00:47:06.1755128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/upperbidiagonalization.cpp' 2025-01-24T00:47:06.1755609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/vectorization_logic.cpp' 2025-01-24T00:47:06.1756056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/vectorwiseop.cpp' 2025-01-24T00:47:06.1756485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/visitor.cpp' 2025-01-24T00:47:06.1756919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test/zerosized.cpp' 2025-01-24T00:47:06.1757337Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/test' 2025-01-24T00:47:06.1757809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/CMakeLists.txt' 2025-01-24T00:47:06.1758302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/AdolcForward' 2025-01-24T00:47:06.1758819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/AlignedVector3' 2025-01-24T00:47:06.1759313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/ArpackSupport' 2025-01-24T00:47:06.1759783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/AutoDiff' 2025-01-24T00:47:06.1760241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/BVH' 2025-01-24T00:47:06.1760764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CMakeLists.txt' 2025-01-24T00:47:06.1761309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/CMakeLists.txt' 2025-01-24T00:47:06.1761849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/Tensor' 2025-01-24T00:47:06.1762407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/TensorSymmetry' 2025-01-24T00:47:06.1762926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/ThreadPool' 2025-01-24T00:47:06.1763490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/README.md' 2025-01-24T00:47:06.1764063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/Tensor.h' 2025-01-24T00:47:06.1764652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorArgMax.h' 2025-01-24T00:47:06.1765243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h' 2025-01-24T00:47:06.1765838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h' 2025-01-24T00:47:06.1766468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBlock.h' 2025-01-24T00:47:06.1767117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBroadcasting.h' 2025-01-24T00:47:06.1767726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorChipping.h' 2025-01-24T00:47:06.1768361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorConcatenation.h' 2025-01-24T00:47:06.1768998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h' 2025-01-24T00:47:06.1769673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionBlocking.h' 2025-01-24T00:47:06.1770331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionCuda.h' 2025-01-24T00:47:06.1770975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionGpu.h' 2025-01-24T00:47:06.1771637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h' 2025-01-24T00:47:06.1772298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionSycl.h' 2025-01-24T00:47:06.1772986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h' 2025-01-24T00:47:06.1773619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorConversion.h' 2025-01-24T00:47:06.1774240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h' 2025-01-24T00:47:06.1774917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorConvolutionSycl.h' 2025-01-24T00:47:06.1775540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorCostModel.h' 2025-01-24T00:47:06.1776205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorCustomOp.h' 2025-01-24T00:47:06.1776830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h' 2025-01-24T00:47:06.1777446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceCuda.h' 2025-01-24T00:47:06.1778082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceDefault.h' 2025-01-24T00:47:06.1778708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceGpu.h' 2025-01-24T00:47:06.1779323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceSycl.h' 2025-01-24T00:47:06.1779995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceThreadPool.h' 2025-01-24T00:47:06.1780631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDimensionList.h' 2025-01-24T00:47:06.1781247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDimensions.h' 2025-01-24T00:47:06.1781850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorEvalTo.h' 2025-01-24T00:47:06.1782462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h' 2025-01-24T00:47:06.1783085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h' 2025-01-24T00:47:06.1783667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExpr.h' 2025-01-24T00:47:06.1784242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorFFT.h' 2025-01-24T00:47:06.1784864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorFixedSize.h' 2025-01-24T00:47:06.1785479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h' 2025-01-24T00:47:06.1786164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorForwardDeclarations.h' 2025-01-24T00:47:06.1786771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h' 2025-01-24T00:47:06.1787383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorGenerator.h' 2025-01-24T00:47:06.1788046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorGlobalFunctions.h' 2025-01-24T00:47:06.1788706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorGpuHipCudaDefines.h' 2025-01-24T00:47:06.1789429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorGpuHipCudaUndefines.h' 2025-01-24T00:47:06.1790003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorIO.h' 2025-01-24T00:47:06.1790679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorImagePatch.h' 2025-01-24T00:47:06.1791323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorIndexList.h' 2025-01-24T00:47:06.1792106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorInflation.h' 2025-01-24T00:47:06.1792753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorInitializer.h' 2025-01-24T00:47:06.1793350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorIntDiv.h' 2025-01-24T00:47:06.1793969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorLayoutSwap.h' 2025-01-24T00:47:06.1794577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMacros.h' 2025-01-24T00:47:06.1795160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h' 2025-01-24T00:47:06.1795758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMeta.h' 2025-01-24T00:47:06.1796373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h' 2025-01-24T00:47:06.1796973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorPadding.h' 2025-01-24T00:47:06.1797574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorPatch.h' 2025-01-24T00:47:06.1798164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorRandom.h' 2025-01-24T00:47:06.1798785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h' 2025-01-24T00:47:06.1799421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReductionCuda.h' 2025-01-24T00:47:06.1800049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReductionGpu.h' 2025-01-24T00:47:06.1800697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReductionSycl.h' 2025-01-24T00:47:06.1801276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorRef.h' 2025-01-24T00:47:06.1801882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReverse.h' 2025-01-24T00:47:06.1802464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorScan.h' 2025-01-24T00:47:06.1803067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorScanSycl.h' 2025-01-24T00:47:06.1803753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorShuffling.h' 2025-01-24T00:47:06.1804351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorStorage.h' 2025-01-24T00:47:06.1805028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorStriding.h' 2025-01-24T00:47:06.1805644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorTrace.h' 2025-01-24T00:47:06.1806234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorTraits.h' 2025-01-24T00:47:06.1806909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorUInt128.h' 2025-01-24T00:47:06.1807537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorVolumePatch.h' 2025-01-24T00:47:06.1808100Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor' 2025-01-24T00:47:06.1808767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/DynamicSymmetry.h' 2025-01-24T00:47:06.1809420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/StaticSymmetry.h' 2025-01-24T00:47:06.1810048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/Symmetry.h' 2025-01-24T00:47:06.1810765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/util/TemplateGroupTheory.h' 2025-01-24T00:47:06.1811406Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/util' 2025-01-24T00:47:06.1812002Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry' 2025-01-24T00:47:06.1812589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/ThreadPool/Barrier.h' 2025-01-24T00:47:06.1813206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/ThreadPool/EventCount.h' 2025-01-24T00:47:06.1813878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/ThreadPool/NonBlockingThreadPool.h' 2025-01-24T00:47:06.1814478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/ThreadPool/RunQueue.h' 2025-01-24T00:47:06.1815095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ThreadCancel.h' 2025-01-24T00:47:06.1815747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ThreadEnvironment.h' 2025-01-24T00:47:06.1816374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ThreadLocal.h' 2025-01-24T00:47:06.1817033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ThreadPoolInterface.h' 2025-01-24T00:47:06.1817651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ThreadYield.h' 2025-01-24T00:47:06.1818254Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/ThreadPool' 2025-01-24T00:47:06.1818816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/util/CXX11Meta.h' 2025-01-24T00:47:06.1819473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/util/CXX11Workarounds.h' 2025-01-24T00:47:06.1820075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/util/EmulateArray.h' 2025-01-24T00:47:06.1820678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/util/MaxSizeVector.h' 2025-01-24T00:47:06.1821223Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src/util' 2025-01-24T00:47:06.1821747Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11/src' 2025-01-24T00:47:06.1822262Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/CXX11' 2025-01-24T00:47:06.1822756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/EulerAngles' 2025-01-24T00:47:06.1823203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/FFT' 2025-01-24T00:47:06.1823723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/IterativeSolvers' 2025-01-24T00:47:06.1824235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/KroneckerProduct' 2025-01-24T00:47:06.1824766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/LevenbergMarquardt' 2025-01-24T00:47:06.1825262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/MPRealSupport' 2025-01-24T00:47:06.1825767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/MatrixFunctions' 2025-01-24T00:47:06.1826297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/MoreVectorization' 2025-01-24T00:47:06.1826841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/NonLinearOptimization' 2025-01-24T00:47:06.1827344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/NumericalDiff' 2025-01-24T00:47:06.1827840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/OpenGLSupport' 2025-01-24T00:47:06.1828329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/Polynomials' 2025-01-24T00:47:06.1828809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/Skyline' 2025-01-24T00:47:06.1829301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/SparseExtra' 2025-01-24T00:47:06.1829820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/SpecialFunctions' 2025-01-24T00:47:06.1830290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/Splines' 2025-01-24T00:47:06.1830882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/AutoDiff/AutoDiffJacobian.h' 2025-01-24T00:47:06.1831489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/AutoDiff/AutoDiffScalar.h' 2025-01-24T00:47:06.1832104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/AutoDiff/AutoDiffVector.h' 2025-01-24T00:47:06.1832702Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/AutoDiff' 2025-01-24T00:47:06.1833245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/BVH/BVAlgorithms.h' 2025-01-24T00:47:06.1833775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/BVH/KdBVH.h' 2025-01-24T00:47:06.1834307Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/BVH' 2025-01-24T00:47:06.1835002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/Eigenvalues/ArpackSelfAdjointEigenSolver.h' 2025-01-24T00:47:06.1835554Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/Eigenvalues' 2025-01-24T00:47:06.1836157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/EulerAngles/CMakeLists.txt' 2025-01-24T00:47:06.1836744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/EulerAngles/EulerAngles.h' 2025-01-24T00:47:06.1837343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/EulerAngles/EulerSystem.h' 2025-01-24T00:47:06.1837888Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/EulerAngles' 2025-01-24T00:47:06.1838427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/FFT/ei_fftw_impl.h' 2025-01-24T00:47:06.1839001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/FFT/ei_kissfft_impl.h' 2025-01-24T00:47:06.1839519Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/FFT' 2025-01-24T00:47:06.1840197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h' 2025-01-24T00:47:06.1840785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/IterativeSolvers/DGMRES.h' 2025-01-24T00:47:06.1841366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/IterativeSolvers/GMRES.h' 2025-01-24T00:47:06.1841959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/IterativeSolvers/IDRS.h' 2025-01-24T00:47:06.1842583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h' 2025-01-24T00:47:06.1843267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/IterativeSolvers/IterationController.h' 2025-01-24T00:47:06.1843855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/IterativeSolvers/MINRES.h' 2025-01-24T00:47:06.1844446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/IterativeSolvers/Scaling.h' 2025-01-24T00:47:06.1845041Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/IterativeSolvers' 2025-01-24T00:47:06.1845764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h' 2025-01-24T00:47:06.1846425Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/KroneckerProduct' 2025-01-24T00:47:06.1847158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt/CopyrightMINPACK.txt' 2025-01-24T00:47:06.1847786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt/LMcovar.h' 2025-01-24T00:47:06.1848418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt/LMonestep.h' 2025-01-24T00:47:06.1849009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt/LMpar.h' 2025-01-24T00:47:06.1849635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt/LMqrsolv.h' 2025-01-24T00:47:06.1850311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h' 2025-01-24T00:47:06.1850909Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt' 2025-01-24T00:47:06.1851570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h' 2025-01-24T00:47:06.1852202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h' 2025-01-24T00:47:06.1852846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h' 2025-01-24T00:47:06.1853457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h' 2025-01-24T00:47:06.1854103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h' 2025-01-24T00:47:06.1854732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/MatrixFunctions/StemFunction.h' 2025-01-24T00:47:06.1855311Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/MatrixFunctions' 2025-01-24T00:47:06.1855960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/MoreVectorization/MathFunctions.h' 2025-01-24T00:47:06.1856543Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/MoreVectorization' 2025-01-24T00:47:06.1857250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h' 2025-01-24T00:47:06.1857958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h' 2025-01-24T00:47:06.1858576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/chkder.h' 2025-01-24T00:47:06.1859199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/covar.h' 2025-01-24T00:47:06.1859813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/dogleg.h' 2025-01-24T00:47:06.1860453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/fdjac1.h' 2025-01-24T00:47:06.1861098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/lmpar.h' 2025-01-24T00:47:06.1861737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/qrsolv.h' 2025-01-24T00:47:06.1862390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/r1mpyq.h' 2025-01-24T00:47:06.1863005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/r1updt.h' 2025-01-24T00:47:06.1863620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/rwupdt.h' 2025-01-24T00:47:06.1864242Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization' 2025-01-24T00:47:06.1864856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/NumericalDiff/NumericalDiff.h' 2025-01-24T00:47:06.1865432Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/NumericalDiff' 2025-01-24T00:47:06.1866010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/Polynomials/Companion.h' 2025-01-24T00:47:06.1866633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/Polynomials/PolynomialSolver.h' 2025-01-24T00:47:06.1867258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/Polynomials/PolynomialUtils.h' 2025-01-24T00:47:06.1867813Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/Polynomials' 2025-01-24T00:47:06.1868418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/Skyline/SkylineInplaceLU.h' 2025-01-24T00:47:06.1868995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/Skyline/SkylineMatrix.h' 2025-01-24T00:47:06.1869595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/Skyline/SkylineMatrixBase.h' 2025-01-24T00:47:06.1870190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/Skyline/SkylineProduct.h' 2025-01-24T00:47:06.1870769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/Skyline/SkylineStorage.h' 2025-01-24T00:47:06.1871343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/Skyline/SkylineUtil.h' 2025-01-24T00:47:06.1871879Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/Skyline' 2025-01-24T00:47:06.1872561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SparseExtra/BlockOfDynamicSparseMatrix.h' 2025-01-24T00:47:06.1873201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h' 2025-01-24T00:47:06.1873839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h' 2025-01-24T00:47:06.1874445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SparseExtra/MarketIO.h' 2025-01-24T00:47:06.1875087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SparseExtra/MatrixMarketIterator.h' 2025-01-24T00:47:06.1875731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SparseExtra/RandomSetter.h' 2025-01-24T00:47:06.1876318Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SparseExtra' 2025-01-24T00:47:06.1877009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsArrayAPI.h' 2025-01-24T00:47:06.1877708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsBFloat16.h' 2025-01-24T00:47:06.1878402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsFunctors.h' 2025-01-24T00:47:06.1879072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsHalf.h' 2025-01-24T00:47:06.1879746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsImpl.h' 2025-01-24T00:47:06.1880450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsPacketMath.h' 2025-01-24T00:47:06.1881146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/HipVectorCompatibility.h' 2025-01-24T00:47:06.1881846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsArrayAPI.h' 2025-01-24T00:47:06.1882543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsBFloat16.h' 2025-01-24T00:47:06.1883259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsFunctors.h' 2025-01-24T00:47:06.1883930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsHalf.h' 2025-01-24T00:47:06.1884614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h' 2025-01-24T00:47:06.1885327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsPacketMath.h' 2025-01-24T00:47:06.1886018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX/BesselFunctions.h' 2025-01-24T00:47:06.1886786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX/SpecialFunctions.h' 2025-01-24T00:47:06.1887427Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX' 2025-01-24T00:47:06.1888151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX512/BesselFunctions.h' 2025-01-24T00:47:06.1888869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX512/SpecialFunctions.h' 2025-01-24T00:47:06.1889551Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX512' 2025-01-24T00:47:06.1890266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/GPU/SpecialFunctions.h' 2025-01-24T00:47:06.1890954Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/GPU' 2025-01-24T00:47:06.1891696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/NEON/BesselFunctions.h' 2025-01-24T00:47:06.1892554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/NEON/SpecialFunctions.h' 2025-01-24T00:47:06.1893196Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/NEON' 2025-01-24T00:47:06.1893820Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch' 2025-01-24T00:47:06.1894401Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/SpecialFunctions' 2025-01-24T00:47:06.1894953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/Splines/Spline.h' 2025-01-24T00:47:06.1895540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/Splines/SplineFitting.h' 2025-01-24T00:47:06.1896087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/Splines/SplineFwd.h' 2025-01-24T00:47:06.1896636Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src/Splines' 2025-01-24T00:47:06.1897138Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen/src' 2025-01-24T00:47:06.1897638Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/Eigen' 2025-01-24T00:47:06.1898099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/README.txt' 2025-01-24T00:47:06.1898595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/bench/bench_svd.cpp' 2025-01-24T00:47:06.1899086Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/bench' 2025-01-24T00:47:06.1899574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/doc/CMakeLists.txt' 2025-01-24T00:47:06.1900070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/doc/Overview.dox' 2025-01-24T00:47:06.1900533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/doc/SYCL.dox' 2025-01-24T00:47:06.1901075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/doc/eigendoxy_layout.xml.in' 2025-01-24T00:47:06.1901628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/doc/examples/BVH_Example.cpp' 2025-01-24T00:47:06.1902167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/doc/examples/CMakeLists.txt' 2025-01-24T00:47:06.1902710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/doc/examples/EulerAngles.cpp' 2025-01-24T00:47:06.1903218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/doc/examples/FFT.cpp' 2025-01-24T00:47:06.1903859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/doc/examples/MatrixExponential.cpp' 2025-01-24T00:47:06.1904473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/doc/examples/MatrixFunction.cpp' 2025-01-24T00:47:06.1905073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/doc/examples/MatrixLogarithm.cpp' 2025-01-24T00:47:06.1905647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/doc/examples/MatrixPower.cpp' 2025-01-24T00:47:06.1906252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/doc/examples/MatrixPower_optimal.cpp' 2025-01-24T00:47:06.1906788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/doc/examples/MatrixSine.cpp' 2025-01-24T00:47:06.1907341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/doc/examples/MatrixSinh.cpp' 2025-01-24T00:47:06.1907924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/doc/examples/MatrixSquareRoot.cpp' 2025-01-24T00:47:06.1908509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/doc/examples/PolynomialSolver1.cpp' 2025-01-24T00:47:06.1909104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/doc/examples/PolynomialUtils1.cpp' 2025-01-24T00:47:06.1909671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/doc/examples/SYCL/CMakeLists.txt' 2025-01-24T00:47:06.1910239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/doc/examples/SYCL/CwiseMul.cpp' 2025-01-24T00:47:06.1910776Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/doc/examples/SYCL' 2025-01-24T00:47:06.1911288Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/doc/examples' 2025-01-24T00:47:06.1911842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/doc/snippets/CMakeLists.txt' 2025-01-24T00:47:06.1912350Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/doc/snippets' 2025-01-24T00:47:06.1912827Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/doc' 2025-01-24T00:47:06.1913291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/BVH.cpp' 2025-01-24T00:47:06.1913787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/CMakeLists.txt' 2025-01-24T00:47:06.1914297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/EulerAngles.cpp' 2025-01-24T00:47:06.1914762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/FFT.cpp' 2025-01-24T00:47:06.1915234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/FFTW.cpp' 2025-01-24T00:47:06.1915813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/NonLinearOptimization.cpp' 2025-01-24T00:47:06.1916326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/NumericalDiff.cpp' 2025-01-24T00:47:06.1916859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/alignedvector3.cpp' 2025-01-24T00:47:06.1917377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/autodiff.cpp' 2025-01-24T00:47:06.1917925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/autodiff_scalar.cpp' 2025-01-24T00:47:06.1918491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/bessel_functions.cpp' 2025-01-24T00:47:06.1919042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_eventcount.cpp' 2025-01-24T00:47:06.1919594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_maxsizevector.cpp' 2025-01-24T00:47:06.1920089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_meta.cpp' 2025-01-24T00:47:06.1920693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_non_blocking_thread_pool.cpp' 2025-01-24T00:47:06.1921220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_runqueue.cpp' 2025-01-24T00:47:06.1921765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_argmax.cpp' 2025-01-24T00:47:06.1922332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_argmax_gpu.cu' 2025-01-24T00:47:06.1922902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_argmax_sycl.cpp' 2025-01-24T00:47:06.1923442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_assign.cpp' 2025-01-24T00:47:06.1924032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_block_access.cpp' 2025-01-24T00:47:06.1924592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_block_eval.cpp' 2025-01-24T00:47:06.1925153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_block_io.cpp' 2025-01-24T00:47:06.1925742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_broadcast_sycl.cpp' 2025-01-24T00:47:06.1926401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_broadcasting.cpp' 2025-01-24T00:47:06.1926990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_builtins_sycl.cpp' 2025-01-24T00:47:06.1927582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_cast_float16_gpu.cu' 2025-01-24T00:47:06.1928132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_casts.cpp' 2025-01-24T00:47:06.1928683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_chipping.cpp' 2025-01-24T00:47:06.1929271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_chipping_sycl.cpp' 2025-01-24T00:47:06.1929858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_comparisons.cpp' 2025-01-24T00:47:06.1930470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_complex_cwise_ops_gpu.cu' 2025-01-24T00:47:06.1931077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_complex_gpu.cu' 2025-01-24T00:47:06.1931658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_concatenation.cpp' 2025-01-24T00:47:06.1932316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_concatenation_sycl.cpp' 2025-01-24T00:47:06.1932887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_const.cpp' 2025-01-24T00:47:06.1933455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_contract_gpu.cu' 2025-01-24T00:47:06.1934033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_contract_sycl.cpp' 2025-01-24T00:47:06.1934618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_contraction.cpp' 2025-01-24T00:47:06.1935189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_convolution.cpp' 2025-01-24T00:47:06.1935801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_convolution_sycl.cpp' 2025-01-24T00:47:06.1936376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_custom_index.cpp' 2025-01-24T00:47:06.1936928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_custom_op.cpp' 2025-01-24T00:47:06.1937518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_custom_op_sycl.cpp' 2025-01-24T00:47:06.1938054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_device.cu' 2025-01-24T00:47:06.1938631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_device_sycl.cpp' 2025-01-24T00:47:06.1939191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_dimension.cpp' 2025-01-24T00:47:06.1939725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_empty.cpp' 2025-01-24T00:47:06.1940291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_executor.cpp' 2025-01-24T00:47:06.1940820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_expr.cpp' 2025-01-24T00:47:06.1941355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_fft.cpp' 2025-01-24T00:47:06.1941913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_fixed_size.cpp' 2025-01-24T00:47:06.1942486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_forced_eval.cpp' 2025-01-24T00:47:06.1943093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_forced_eval_sycl.cpp' 2025-01-24T00:47:06.1943650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_generator.cpp' 2025-01-24T00:47:06.1944245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_generator_sycl.cpp' 2025-01-24T00:47:06.1944786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_gpu.cu' 2025-01-24T00:47:06.1945317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_ifft.cpp' 2025-01-24T00:47:06.1945968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_image_op_sycl.cpp' 2025-01-24T00:47:06.1946561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_image_patch.cpp' 2025-01-24T00:47:06.1947165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_image_patch_sycl.cpp' 2025-01-24T00:47:06.1947728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_index_list.cpp' 2025-01-24T00:47:06.1948285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_inflation.cpp' 2025-01-24T00:47:06.1948881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_inflation_sycl.cpp' 2025-01-24T00:47:06.1949421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_intdiv.cpp' 2025-01-24T00:47:06.1949955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_io.cpp' 2025-01-24T00:47:06.1950523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_layout_swap.cpp' 2025-01-24T00:47:06.1951113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_layout_swap_sycl.cpp' 2025-01-24T00:47:06.1951663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_lvalue.cpp' 2025-01-24T00:47:06.1952192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_map.cpp' 2025-01-24T00:47:06.1952741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_math.cpp' 2025-01-24T00:47:06.1953301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_math_sycl.cpp' 2025-01-24T00:47:06.1953883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_mixed_indices.cpp' 2025-01-24T00:47:06.1954447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_morphing.cpp' 2025-01-24T00:47:06.1955029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_morphing_sycl.cpp' 2025-01-24T00:47:06.1955555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_move.cpp' 2025-01-24T00:47:06.1956149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_notification.cpp' 2025-01-24T00:47:06.1956708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_of_complex.cpp' 2025-01-24T00:47:06.1957313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_of_const_values.cpp' 2025-01-24T00:47:06.1957888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_of_float16_gpu.cu' 2025-01-24T00:47:06.1958478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_of_strings.cpp' 2025-01-24T00:47:06.1959033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_padding.cpp' 2025-01-24T00:47:06.1959658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_padding_sycl.cpp' 2025-01-24T00:47:06.1960208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_patch.cpp' 2025-01-24T00:47:06.1960797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_patch_sycl.cpp' 2025-01-24T00:47:06.1961339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_random.cpp' 2025-01-24T00:47:06.1961911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_random_gpu.cu' 2025-01-24T00:47:06.1962478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_random_sycl.cpp' 2025-01-24T00:47:06.1963050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_reduction.cpp' 2025-01-24T00:47:06.1963626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_reduction_gpu.cu' 2025-01-24T00:47:06.1964207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_reduction_sycl.cpp' 2025-01-24T00:47:06.1964737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_ref.cpp' 2025-01-24T00:47:06.1965285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_reverse.cpp' 2025-01-24T00:47:06.1965869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_reverse_sycl.cpp' 2025-01-24T00:47:06.1966483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_roundings.cpp' 2025-01-24T00:47:06.1967011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_scan.cpp' 2025-01-24T00:47:06.1967568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_scan_gpu.cu' 2025-01-24T00:47:06.1968122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_scan_sycl.cpp' 2025-01-24T00:47:06.1968690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_shuffling.cpp' 2025-01-24T00:47:06.1969272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_shuffling_sycl.cpp' 2025-01-24T00:47:06.1969813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_simple.cpp' 2025-01-24T00:47:06.1970373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_striding.cpp' 2025-01-24T00:47:06.1970952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_striding_sycl.cpp' 2025-01-24T00:47:06.1971500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_sugar.cpp' 2025-01-24T00:47:06.1972027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_sycl.cpp' 2025-01-24T00:47:06.1972604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_symmetry.cpp' 2025-01-24T00:47:06.1973216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_thread_local.cpp' 2025-01-24T00:47:06.1973808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_thread_pool.cpp' 2025-01-24T00:47:06.1974363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_trace.cpp' 2025-01-24T00:47:06.1974915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_uint128.cpp' 2025-01-24T00:47:06.1975487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_volume_patch.cpp' 2025-01-24T00:47:06.1976100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/cxx11_tensor_volume_patch_sycl.cpp' 2025-01-24T00:47:06.1976581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/dgmres.cpp' 2025-01-24T00:47:06.1977093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/forward_adolc.cpp' 2025-01-24T00:47:06.1977581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/gmres.cpp' 2025-01-24T00:47:06.1978050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/idrs.cpp' 2025-01-24T00:47:06.1978598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/kronecker_product.cpp' 2025-01-24T00:47:06.1979140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/levenberg_marquardt.cpp' 2025-01-24T00:47:06.1979677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/matrix_exponential.cpp' 2025-01-24T00:47:06.1980212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/matrix_function.cpp' 2025-01-24T00:47:06.1980727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/matrix_functions.h' 2025-01-24T00:47:06.1981247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/matrix_power.cpp' 2025-01-24T00:47:06.1981781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/matrix_square_root.cpp' 2025-01-24T00:47:06.1982260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/minres.cpp' 2025-01-24T00:47:06.1982785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/mpreal_support.cpp' 2025-01-24T00:47:06.1983300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/openglsupport.cpp' 2025-01-24T00:47:06.1983844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/polynomialsolver.cpp' 2025-01-24T00:47:06.1984367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/polynomialutils.cpp' 2025-01-24T00:47:06.1984870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/sparse_extra.cpp' 2025-01-24T00:47:06.1985415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/special_functions.cpp' 2025-01-24T00:47:06.1985976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/special_packetmath.cpp' 2025-01-24T00:47:06.1986487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test/splines.cpp' 2025-01-24T00:47:06.1986993Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported/test' 2025-01-24T00:47:06.1987460Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen/unsupported' 2025-01-24T00:47:06.1987853Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen' 2025-01-24T00:47:06.1988222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen.BUILD' 2025-01-24T00:47:06.1988586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.git' 2025-01-24T00:47:06.1988986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.bazelrc' 2025-01-24T00:47:06.1989386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.clang-tidy' 2025-01-24T00:47:06.1989927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github/scripts/fbgemm_gpu_build.bash' 2025-01-24T00:47:06.1990452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github/scripts/fbgemm_gpu_docs.bash' 2025-01-24T00:47:06.1990989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github/scripts/fbgemm_gpu_install.bash' 2025-01-24T00:47:06.1991520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github/scripts/fbgemm_gpu_lint.bash' 2025-01-24T00:47:06.1992204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github/scripts/fbgemm_gpu_test.bash' 2025-01-24T00:47:06.1992694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github/scripts/nova_dir.bash' 2025-01-24T00:47:06.1993240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github/scripts/nova_postscript.bash' 2025-01-24T00:47:06.1993758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github/scripts/nova_prescript.bash' 2025-01-24T00:47:06.1994267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github/scripts/setup_env.bash' 2025-01-24T00:47:06.1994778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github/scripts/test_torchrec.bash' 2025-01-24T00:47:06.1995279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github/scripts/utils_base.bash' 2025-01-24T00:47:06.1995801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github/scripts/utils_build.bash' 2025-01-24T00:47:06.1996305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github/scripts/utils_conda.bash' 2025-01-24T00:47:06.1996816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github/scripts/utils_cuda.bash' 2025-01-24T00:47:06.1997310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github/scripts/utils_pip.bash' 2025-01-24T00:47:06.1997821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github/scripts/utils_pytorch.bash' 2025-01-24T00:47:06.1998328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github/scripts/utils_rocm.bash' 2025-01-24T00:47:06.1998894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github/scripts/utils_system.bash' 2025-01-24T00:47:06.1999377Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github/scripts' 2025-01-24T00:47:06.2000035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github/workflows/build_wheels_linux_aarch64.yml' 2025-01-24T00:47:06.2000598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github/workflows/build_wheels_linux_x86.yml' 2025-01-24T00:47:06.2001138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github/workflows/fbgemm_ci.yml' 2025-01-24T00:47:06.2001654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github/workflows/fbgemm_gpu_ci.yml' 2025-01-24T00:47:06.2002233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github/workflows/fbgemm_gpu_cpu_nightly.yml' 2025-01-24T00:47:06.2002794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github/workflows/fbgemm_gpu_cpu_release.yml' 2025-01-24T00:47:06.2003365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github/workflows/fbgemm_gpu_cuda_nightly.yml' 2025-01-24T00:47:06.2003941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github/workflows/fbgemm_gpu_cuda_release.yml' 2025-01-24T00:47:06.2004465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github/workflows/fbgemm_gpu_docs.yml' 2025-01-24T00:47:06.2004989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github/workflows/fbgemm_gpu_lint.yml' 2025-01-24T00:47:06.2005521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github/workflows/fbgemm_gpu_pip.yml' 2025-01-24T00:47:06.2005997Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github/workflows' 2025-01-24T00:47:06.2006483Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.github' 2025-01-24T00:47:06.2006882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.gitignore' 2025-01-24T00:47:06.2007286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/.gitmodules' 2025-01-24T00:47:06.2007699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/BUILD.bazel' 2025-01-24T00:47:06.2008113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/CMakeLists.txt' 2025-01-24T00:47:06.2008564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/CODE_OF_CONDUCT.md' 2025-01-24T00:47:06.2008989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/CONTRIBUTING.md' 2025-01-24T00:47:06.2009372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/LICENSE' 2025-01-24T00:47:06.2009779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/README.md' 2025-01-24T00:47:06.2010199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/WORKSPACE.bazel' 2025-01-24T00:47:06.2010638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/AlignedVec.h' 2025-01-24T00:47:06.2011095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/BenchUtils.cc' 2025-01-24T00:47:06.2011529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/BenchUtils.h' 2025-01-24T00:47:06.2012016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/CMakeLists.txt' 2025-01-24T00:47:06.2012509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/ConvUnifiedBenchmark.cc' 2025-01-24T00:47:06.2013037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/ConvertBenchmark.cc' 2025-01-24T00:47:06.2013566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/Depthwise3DBenchmark.cc' 2025-01-24T00:47:06.2014050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/DepthwiseBenchmark.cc' 2025-01-24T00:47:06.2014624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/EmbeddingIndexRemappingBenchmark.cc' 2025-01-24T00:47:06.2015151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/EmbeddingQuantizeBenchmark.cc' 2025-01-24T00:47:06.2015686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/EmbeddingSpMDM8BitBenchmark.cc' 2025-01-24T00:47:06.2016212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/EmbeddingSpMDMBenchmark.cc' 2025-01-24T00:47:06.2016750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/EmbeddingSpMDMNBitBenchmark.cc' 2025-01-24T00:47:06.2017384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/EmbeddingSpMDMNBitRowWiseSparseBenchmark.cc' 2025-01-24T00:47:06.2017839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/FP16Benchmark.cc' 2025-01-24T00:47:06.2018306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/GEMMsBenchmark.cc' 2025-01-24T00:47:06.2018816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/GEMMsTunableBenchmark.cc' 2025-01-24T00:47:06.2019380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/GroupwiseConvRequantizeBenchmark.cc' 2025-01-24T00:47:06.2019831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/I64Benchmark.cc' 2025-01-24T00:47:06.2020317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/I8SpmdmBenchmark.cc' 2025-01-24T00:47:06.2020867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/Im2ColFusedRequantizeBenchmark.cc' 2025-01-24T00:47:06.2021401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/PackedFloatInOutBenchmark.cc' 2025-01-24T00:47:06.2021949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/PackedRequantizeAcc16Benchmark.cc' 2025-01-24T00:47:06.2022497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/PackedRequantizeAcc32Benchmark.cc' 2025-01-24T00:47:06.2023004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/RequantizeBenchmark.cc' 2025-01-24T00:47:06.2023488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/RowOffsetBenchmark.cc' 2025-01-24T00:47:06.2024013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/RowwiseAdagradBenchmark.cc' 2025-01-24T00:47:06.2024552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/RowwiseAdagradFusedBenchmark.cc' 2025-01-24T00:47:06.2025056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/SparseAdagradBenchmark.cc' 2025-01-24T00:47:06.2025619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/SparseDenseMMFP32Benchmark.cc' 2025-01-24T00:47:06.2026167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/SparseDenseMMInt8Benchmark.cc' 2025-01-24T00:47:06.2026688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench/TransposeBenchmark.cc' 2025-01-24T00:47:06.2027131Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/bench' 2025-01-24T00:47:06.2027611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/cmake/modules/FindAVX.cmake' 2025-01-24T00:47:06.2028105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/cmake/modules/FindMKL.cmake' 2025-01-24T00:47:06.2028598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/cmake/modules/FindSphinx.cmake' 2025-01-24T00:47:06.2029049Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/cmake/modules' 2025-01-24T00:47:06.2029477Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/cmake' 2025-01-24T00:47:06.2029869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/defs.bzl' 2025-01-24T00:47:06.2030324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/docs/CMakeLists.txt' 2025-01-24T00:47:06.2030749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/docs/Doxyfile.in' 2025-01-24T00:47:06.2031153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/docs/conf.py' 2025-01-24T00:47:06.2031577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/docs/index.rst' 2025-01-24T00:47:06.2032032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/docs/requirements.txt' 2025-01-24T00:47:06.2032446Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/docs' 2025-01-24T00:47:06.2032931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/CMakeLists.txt' 2025-01-24T00:47:06.2033379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/README.md' 2025-01-24T00:47:06.2033866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/bench/README.md' 2025-01-24T00:47:06.2034482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/bench/batched_unary_embeddings_benchmark.py' 2025-01-24T00:47:06.2034978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/bench/bench_utils.py' 2025-01-24T00:47:06.2035633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/bench/histogram_binning_calibration_benchmark.py' 2025-01-24T00:47:06.2036198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/bench/jagged_tensor_benchmark.py' 2025-01-24T00:47:06.2036799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/bench/merge_embeddings_benchmark.py' 2025-01-24T00:47:06.2037356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/bench/quantize_ops_benchmark.py' 2025-01-24T00:47:06.2037883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/bench/run_tbe_benchmark.py' 2025-01-24T00:47:06.2038435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/bench/scripts/README.md' 2025-01-24T00:47:06.2039015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/bench/scripts/batch_benchmark_run.py' 2025-01-24T00:47:06.2039593Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/bench/scripts' 2025-01-24T00:47:06.2040165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/bench/sparse_ops_benchmark.py' 2025-01-24T00:47:06.2040774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/bench/split_embeddings_cache_benchmark.py' 2025-01-24T00:47:06.2041432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/bench/split_table_batched_embeddings_benchmark.py' 2025-01-24T00:47:06.2042073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/bench/ssd_table_batched_embeddings_benchmark.py' 2025-01-24T00:47:06.2042636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/bench/stride_gemm_benchmark.py' 2025-01-24T00:47:06.2043245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/bench/verify_fp16_stochastic_benchmark.cu' 2025-01-24T00:47:06.2043734Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/bench' 2025-01-24T00:47:06.2044224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/cmake/Hip.cmake' 2025-01-24T00:47:06.2044702Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/cmake' 2025-01-24T00:47:06.2045242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/__init__.template' 2025-01-24T00:47:06.2045859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/batch_index_select_dim0_cpu_host.cpp' 2025-01-24T00:47:06.2046530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/batch_index_select_dim0_host.cpp' 2025-01-24T00:47:06.2047166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_backward_code_generator.py' 2025-01-24T00:47:06.2047769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_backward_dense_host.cpp' 2025-01-24T00:47:06.2048407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_backward_dense_host_cpu.cpp' 2025-01-24T00:47:06.2049094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_backward_split_cpu_approx_template.cpp' 2025-01-24T00:47:06.2049743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_backward_split_cpu_template.cpp' 2025-01-24T00:47:06.2050404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_backward_split_grad_template.cu' 2025-01-24T00:47:06.2051078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_backward_split_host_cpu_template.cpp' 2025-01-24T00:47:06.2051739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_backward_split_host_template.cpp' 2025-01-24T00:47:06.2052487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_backward_split_indice_weights_template.cu' 2025-01-24T00:47:06.2053161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_backward_split_kernel_cta_template.cu' 2025-01-24T00:47:06.2053913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_backward_split_kernel_warp_template.cu' 2025-01-24T00:47:06.2054559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_backward_split_template.cu' 2025-01-24T00:47:06.2055136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_bounds_check.cu' 2025-01-24T00:47:06.2055730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_bounds_check_host.cpp' 2025-01-24T00:47:06.2056352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_bounds_check_host_cpu.cpp' 2025-01-24T00:47:06.2056973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_common_code_generator.py' 2025-01-24T00:47:06.2057635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_forward_quantized_cpu_template.cpp' 2025-01-24T00:47:06.2058269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_forward_quantized_host.cpp' 2025-01-24T00:47:06.2058906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_forward_quantized_host_cpu.cpp' 2025-01-24T00:47:06.2059560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_forward_quantized_split_lookup.cu' 2025-01-24T00:47:06.2060288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_forward_quantized_split_nbit_host_template.cu' 2025-01-24T00:47:06.2061018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_forward_quantized_split_nbit_kernel_template.cu' 2025-01-24T00:47:06.2061631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_forward_split_cpu.cpp' 2025-01-24T00:47:06.2062217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_forward_split_cpu.h' 2025-01-24T00:47:06.2062917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_forward_split_kernel_nobag_small_template.cu' 2025-01-24T00:47:06.2063576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_forward_split_kernel_template.cu' 2025-01-24T00:47:06.2064238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_forward_split_kernel_v2_template.cu' 2025-01-24T00:47:06.2064895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_forward_split_meta_template.cpp' 2025-01-24T00:47:06.2065512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_forward_split_template.cu' 2025-01-24T00:47:06.2066140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_forward_template_helpers.cuh' 2025-01-24T00:47:06.2066759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_op_registration.h' 2025-01-24T00:47:06.2067347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_ops_placeholder.cpp' 2025-01-24T00:47:06.2068034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_optimizer_code_generator.py' 2025-01-24T00:47:06.2068728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_optimizer_split_device_kernel_template.cuh' 2025-01-24T00:47:06.2069407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_optimizer_split_host_template.cpp' 2025-01-24T00:47:06.2070080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_optimizer_split_kernel_template.cu' 2025-01-24T00:47:06.2070707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/embedding_optimizer_split_template.cu' 2025-01-24T00:47:06.2071228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/lookup_args.py' 2025-01-24T00:47:06.2071750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/optimizer_args.py' 2025-01-24T00:47:06.2072427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/split_embedding_codegen_lookup_invoker.template' 2025-01-24T00:47:06.2073091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen/split_embedding_optimizer_codegen.template' 2025-01-24T00:47:06.2073576Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/codegen' 2025-01-24T00:47:06.2074113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/docs/BuildInstructions.md' 2025-01-24T00:47:06.2074595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/docs/Doxyfile.in' 2025-01-24T00:47:06.2075161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/docs/InstallationInstructions.md' 2025-01-24T00:47:06.2075642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/docs/Makefile' 2025-01-24T00:47:06.2076112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/docs/README.md' 2025-01-24T00:47:06.2076647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/docs/TestInstructions.md' 2025-01-24T00:47:06.2077202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/docs/assets/example-output.png' 2025-01-24T00:47:06.2077702Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/docs/assets' 2025-01-24T00:47:06.2078225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/docs/requirements.txt' 2025-01-24T00:47:06.2078717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/docs/source/conf.py' 2025-01-24T00:47:06.2079309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/docs/source/cpp-api/cumem_utils.rst' 2025-01-24T00:47:06.2079895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/docs/source/cpp-api/embedding_ops.rst' 2025-01-24T00:47:06.2080508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/docs/source/cpp-api/input_combine.rst' 2025-01-24T00:47:06.2081126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/docs/source/cpp-api/jagged_tensor_ops.rst' 2025-01-24T00:47:06.2081792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/docs/source/cpp-api/layout_transform_ops.rst' 2025-01-24T00:47:06.2082424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/docs/source/cpp-api/merge_pooled_embeddings.rst' 2025-01-24T00:47:06.2083040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/docs/source/cpp-api/quantize_ops.rst' 2025-01-24T00:47:06.2083608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/docs/source/cpp-api/sparse_ops.rst' 2025-01-24T00:47:06.2084294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/docs/source/cpp-api/split_table_batched_embeddings.rst' 2025-01-24T00:47:06.2084832Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/docs/source/cpp-api' 2025-01-24T00:47:06.2085334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/docs/source/index.rst' 2025-01-24T00:47:06.2085964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/docs/source/python-api/jagged_tensor_ops.rst' 2025-01-24T00:47:06.2086694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/docs/source/python-api/table_batched_embedding_ops.rst' 2025-01-24T00:47:06.2087261Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/docs/source/python-api' 2025-01-24T00:47:06.2087761Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/docs/source' 2025-01-24T00:47:06.2088228Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/docs' 2025-01-24T00:47:06.2088751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/__init__.py' 2025-01-24T00:47:06.2089298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/_fbgemm_gpu_docs.py' 2025-01-24T00:47:06.2089927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/batched_unary_embeddings_ops.py' 2025-01-24T00:47:06.2090462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs/__init__.py' 2025-01-24T00:47:06.2090990Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs' 2025-01-24T00:47:06.2091499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/enums.py' 2025-01-24T00:47:06.2092172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/metrics.py' 2025-01-24T00:47:06.2092820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/permute_pooled_embedding_modules.py' 2025-01-24T00:47:06.2093475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/permute_pooled_embedding_modules_split.py' 2025-01-24T00:47:06.2094011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/quantize_comm.py' 2025-01-24T00:47:06.2094621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/quantize_utils.py' 2025-01-24T00:47:06.2095145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sparse_ops.py' 2025-01-24T00:47:06.2095805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/split_embedding_configs.py' 2025-01-24T00:47:06.2096445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/split_embedding_inference_converter.py' 2025-01-24T00:47:06.2097105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/split_embedding_optimizer_ops.py' 2025-01-24T00:47:06.2097694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/split_embedding_utils.py' 2025-01-24T00:47:06.2098328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/split_table_batched_embeddings_ops.py' 2025-01-24T00:47:06.2099013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/split_table_batched_embeddings_ops_common.py' 2025-01-24T00:47:06.2099699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py' 2025-01-24T00:47:06.2100378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/split_table_batched_embeddings_ops_training.py' 2025-01-24T00:47:06.2101045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py' 2025-01-24T00:47:06.2101532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/uvm.py' 2025-01-24T00:47:06.2102044Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu' 2025-01-24T00:47:06.2102618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/bench_utils.cuh' 2025-01-24T00:47:06.2103166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/cpu_utils.h' 2025-01-24T00:47:06.2103798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/cub_namespace_postfix.cuh' 2025-01-24T00:47:06.2104412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/cub_namespace_prefix.cuh' 2025-01-24T00:47:06.2104988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/cuda_utils.cuh' 2025-01-24T00:47:06.2105546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/cumem_utils.h' 2025-01-24T00:47:06.2106125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/dispatch_macros.h' 2025-01-24T00:47:06.2106822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/embedding_backward_template_helpers.cuh' 2025-01-24T00:47:06.2107413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/embedding_common.h' 2025-01-24T00:47:06.2108043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/embedding_inplace_update.h' 2025-01-24T00:47:06.2108624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/enum_utils.h' 2025-01-24T00:47:06.2109220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/fbgemm_cuda_utils.cuh' 2025-01-24T00:47:06.2109896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/fbgemm_tensor_accessor.h' 2025-01-24T00:47:06.2110487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/input_combine.h' 2025-01-24T00:47:06.2111112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/layout_transform_ops.cuh' 2025-01-24T00:47:06.2111725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/merge_pooled_embeddings.h' 2025-01-24T00:47:06.2112273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/ops_utils.h' 2025-01-24T00:47:06.2112930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embedding_ops.h' 2025-01-24T00:47:06.2113607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embedding_ops_split.h' 2025-01-24T00:47:06.2114258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embs_function.h' 2025-01-24T00:47:06.2114932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embs_function_split.h' 2025-01-24T00:47:06.2115505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/quantize_ops.cuh' 2025-01-24T00:47:06.2116106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/quantize_ops_utils.h' 2025-01-24T00:47:06.2116671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.cuh' 2025-01-24T00:47:06.2117235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.h' 2025-01-24T00:47:06.2117818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/sparse_ops_utils.h' 2025-01-24T00:47:06.2118468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache_cuda.cuh' 2025-01-24T00:47:06.2119105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_utils.cuh' 2025-01-24T00:47:06.2119680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/topology_utils.h' 2025-01-24T00:47:06.2120230Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu' 2025-01-24T00:47:06.2120715Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/include' 2025-01-24T00:47:06.2121204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/requirements.txt' 2025-01-24T00:47:06.2121657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/setup.py' 2025-01-24T00:47:06.2122320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/embedding_inplace_ops/embedding_inplace_update.cu' 2025-01-24T00:47:06.2123041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/embedding_inplace_ops/embedding_inplace_update_cpu.cpp' 2025-01-24T00:47:06.2123775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/embedding_inplace_ops/embedding_inplace_update_gpu.cpp' 2025-01-24T00:47:06.2124472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/embedding_inplace_ops/embedding_inplace_update_test.cpp' 2025-01-24T00:47:06.2125079Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/embedding_inplace_ops' 2025-01-24T00:47:06.2125679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/histogram_binning_calibration_ops.cu' 2025-01-24T00:47:06.2126348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/input_combine_ops/input_combine.cu' 2025-01-24T00:47:06.2126965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/input_combine_ops/input_combine_cpu.cpp' 2025-01-24T00:47:06.2127579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/input_combine_ops/input_combine_gpu.cpp' 2025-01-24T00:47:06.2128145Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/input_combine_ops' 2025-01-24T00:47:06.2128853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/batched_dense_vec_jagged_2d_mul_backward.cu' 2025-01-24T00:47:06.2129571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/batched_dense_vec_jagged_2d_mul_forward.cu' 2025-01-24T00:47:06.2130133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/common.cuh' 2025-01-24T00:47:06.2130770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/dense_to_jagged_forward.cu' 2025-01-24T00:47:06.2131420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_dense_bmm_forward.cu' 2025-01-24T00:47:06.2132209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_dense_dense_elementwise_add_jagged_output_forward.cu' 2025-01-24T00:47:06.2132924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_dense_elementwise_mul_backward.cu' 2025-01-24T00:47:06.2133616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_dense_elementwise_mul_forward.cu' 2025-01-24T00:47:06.2134270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_index_add_2d_forward.cu' 2025-01-24T00:47:06.2134957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_index_select_2d_forward.cu' 2025-01-24T00:47:06.2135606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_jagged_bmm_forward.cu' 2025-01-24T00:47:06.2136259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_softmax_backward.cu' 2025-01-24T00:47:06.2136920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_softmax_forward.cu' 2025-01-24T00:47:06.2137527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops.cu' 2025-01-24T00:47:06.2138247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops_autograd.cpp' 2025-01-24T00:47:06.2138899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops_cpu.cpp' 2025-01-24T00:47:06.2139549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops_meta.cpp' 2025-01-24T00:47:06.2140227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_to_padded_dense_backward.cu' 2025-01-24T00:47:06.2140897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_to_padded_dense_forward.cu' 2025-01-24T00:47:06.2141532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_unique_indices.cu' 2025-01-24T00:47:06.2142198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/keyed_jagged_index_select_dim1.cu' 2025-01-24T00:47:06.2142867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/stacked_jagged_1d_to_dense.cu' 2025-01-24T00:47:06.2143514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/stacked_jagged_2d_to_dense.cu' 2025-01-24T00:47:06.2144065Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops' 2025-01-24T00:47:06.2144712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/layout_transform_ops/layout_transform_ops.cu' 2025-01-24T00:47:06.2145369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/layout_transform_ops/layout_transform_ops_cpu.cpp' 2025-01-24T00:47:06.2146040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/layout_transform_ops/layout_transform_ops_gpu.cpp' 2025-01-24T00:47:06.2146606Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/layout_transform_ops' 2025-01-24T00:47:06.2147138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/memory_utils/common.cuh' 2025-01-24T00:47:06.2147676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/memory_utils/common.h' 2025-01-24T00:47:06.2148241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/memory_utils/memory_utils.cpp' 2025-01-24T00:47:06.2148814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/memory_utils/memory_utils.cu' 2025-01-24T00:47:06.2149396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/memory_utils/memory_utils_ops.cpp' 2025-01-24T00:47:06.2149969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/memory_utils/memory_utils_ops.cu' 2025-01-24T00:47:06.2150510Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/memory_utils' 2025-01-24T00:47:06.2151253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_cpu.cpp' 2025-01-24T00:47:06.2152004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_gpu.cpp' 2025-01-24T00:47:06.2152639Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/merge_pooled_embedding_ops' 2025-01-24T00:47:06.2153201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/metric_ops/metric_ops.cu' 2025-01-24T00:47:06.2153748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/metric_ops/metric_ops.h' 2025-01-24T00:47:06.2154315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/metric_ops/metric_ops_host.cpp' 2025-01-24T00:47:06.2154849Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/metric_ops' 2025-01-24T00:47:06.2155594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_function.cpp' 2025-01-24T00:47:06.2156305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops.cu' 2025-01-24T00:47:06.2157058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_cpu.cpp' 2025-01-24T00:47:06.2157793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_gpu.cpp' 2025-01-24T00:47:06.2158544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split.cu' 2025-01-24T00:47:06.2159308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_cpu.cpp' 2025-01-24T00:47:06.2160069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_gpu.cpp' 2025-01-24T00:47:06.2160702Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops' 2025-01-24T00:47:06.2161244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/quantize_ops/common.cuh' 2025-01-24T00:47:06.2161845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_bfloat16.cu' 2025-01-24T00:47:06.2162442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_fp8_rowwise.cu' 2025-01-24T00:47:06.2163083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_fused_8bit_rowwise.cu' 2025-01-24T00:47:06.2163734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_fused_nbit_rowwise.cu' 2025-01-24T00:47:06.2164303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_hfp8.cu' 2025-01-24T00:47:06.2164888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_msfp.cu' 2025-01-24T00:47:06.2165499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_ops_cpu.cpp' 2025-01-24T00:47:06.2166106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_ops_gpu.cpp' 2025-01-24T00:47:06.2166806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_ops_meta.cpp' 2025-01-24T00:47:06.2167469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_padded_fp8_rowwise.cu' 2025-01-24T00:47:06.2168016Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/quantize_ops' 2025-01-24T00:47:06.2168541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/sparse_ops/common.cuh' 2025-01-24T00:47:06.2169123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_async_cumsum.cu' 2025-01-24T00:47:06.2169784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_batched_unary_embeddings.cu' 2025-01-24T00:47:06.2170433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_block_bucketize_features.cu' 2025-01-24T00:47:06.2171061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_bucketize_features.cu' 2025-01-24T00:47:06.2171715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_compute_frequency_sequence.cu' 2025-01-24T00:47:06.2172366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_expand_into_jagged_permute.cu' 2025-01-24T00:47:06.2172960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_group_index.cu' 2025-01-24T00:47:06.2173535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_index_add.cu' 2025-01-24T00:47:06.2174130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_index_select.cu' 2025-01-24T00:47:06.2174723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_invert_permute.cu' 2025-01-24T00:47:06.2175292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_ops_cpu.cpp' 2025-01-24T00:47:06.2175882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_ops_gpu.cpp' 2025-01-24T00:47:06.2176449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_ops_meta.cpp' 2025-01-24T00:47:06.2177095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_pack_segments_backward.cu' 2025-01-24T00:47:06.2177722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_pack_segments_forward.cu' 2025-01-24T00:47:06.2178300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_permute102.cu' 2025-01-24T00:47:06.2178883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_permute_1d.cu' 2025-01-24T00:47:06.2179479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_permute_2d.cu' 2025-01-24T00:47:06.2180106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_permute_embeddings.cu' 2025-01-24T00:47:06.2180701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_range.cu' 2025-01-24T00:47:06.2181338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_reorder_batched_ad.cu' 2025-01-24T00:47:06.2181943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_segment_sum_csr.cu' 2025-01-24T00:47:06.2182484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_zipf.cu' 2025-01-24T00:47:06.2183017Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/sparse_ops' 2025-01-24T00:47:06.2183601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/common.cuh' 2025-01-24T00:47:06.2184178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/common.h' 2025-01-24T00:47:06.2184808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_find.cu' 2025-01-24T00:47:06.2185444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate.cu' 2025-01-24T00:47:06.2186118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate_byte.cpp' 2025-01-24T00:47:06.2186777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate_byte.cu' 2025-01-24T00:47:06.2187446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/linearize_cache_indices.cpp' 2025-01-24T00:47:06.2188115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/linearize_cache_indices.cu' 2025-01-24T00:47:06.2188730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/lru_cache_find.cu' 2025-01-24T00:47:06.2189380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate.cu' 2025-01-24T00:47:06.2190043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate_byte.cpp' 2025-01-24T00:47:06.2190699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate_byte.cu' 2025-01-24T00:47:06.2191317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/lxu_cache.cpp' 2025-01-24T00:47:06.2192096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/lxu_cache.cu' 2025-01-24T00:47:06.2192769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/reset_weight_momentum.cu' 2025-01-24T00:47:06.2193452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/split_embeddings_cache_ops.cpp' 2025-01-24T00:47:06.2194185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/split_embeddings_cache_ops.cu' 2025-01-24T00:47:06.2194843Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache' 2025-01-24T00:47:06.2195494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils/generate_vbe_metadata.cu' 2025-01-24T00:47:06.2196176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils/get_infos_metadata.cu' 2025-01-24T00:47:06.2196805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils/radix_sort_pairs.cu' 2025-01-24T00:47:06.2197464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils/split_embeddings_utils.cpp' 2025-01-24T00:47:06.2198145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils/transpose_embedding_input.cu' 2025-01-24T00:47:06.2198719Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils' 2025-01-24T00:47:06.2199442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/ssd_split_embeddings_cache_cuda.cu' 2025-01-24T00:47:06.2200169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/ssd_split_table_batched_embeddings.cpp' 2025-01-24T00:47:06.2200876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/ssd_table_batched_embeddings.h' 2025-01-24T00:47:06.2201469Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache' 2025-01-24T00:47:06.2201984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src/topology_utils.cpp' 2025-01-24T00:47:06.2202463Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/src' 2025-01-24T00:47:06.2203048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/test/batched_unary_embeddings_test.py' 2025-01-24T00:47:06.2203563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/test/cpu_kernel_test.cpp' 2025-01-24T00:47:06.2204091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/test/failures_dict.json' 2025-01-24T00:47:06.2204627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/test/failures_dict_fast.json' 2025-01-24T00:47:06.2205172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/test/input_combine_test.py' 2025-01-24T00:47:06.2205719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/test/jagged_tensor_ops_test.py' 2025-01-24T00:47:06.2206331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/test/layout_transform_ops_test.py' 2025-01-24T00:47:06.2206892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/test/lint/check_meta_header.py' 2025-01-24T00:47:06.2207479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/test/lint/flake8_problem_matcher.json' 2025-01-24T00:47:06.2208020Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/test/lint' 2025-01-24T00:47:06.2208640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/test/merge_pooled_embeddings_test.py' 2025-01-24T00:47:06.2209185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/test/metric_ops_test.py' 2025-01-24T00:47:06.2209836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/test/permute_pooled_embedding_split_test.py' 2025-01-24T00:47:06.2210421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/test/permute_pooled_embedding_test.py' 2025-01-24T00:47:06.2210965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/test/quantize_comm_test.py' 2025-01-24T00:47:06.2211492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/test/quantize_ops_test.py' 2025-01-24T00:47:06.2212006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/test/sparse_ops_test.py' 2025-01-24T00:47:06.2212564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/test/sparse_ops_utils_test.cpp' 2025-01-24T00:47:06.2213210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/test/split_embedding_inference_converter_test.py' 2025-01-24T00:47:06.2213797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/test/split_embeddings_utils_test.py' 2025-01-24T00:47:06.2214411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/test/split_table_batched_embeddings_test.py' 2025-01-24T00:47:06.2215042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/test/ssd_split_table_batched_embeddings_test.py' 2025-01-24T00:47:06.2215589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/test/tensor_assert_test.cpp' 2025-01-24T00:47:06.2216079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/test/test_utils.py' 2025-01-24T00:47:06.2216670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/test/uvm_cache_miss_emulate_test.cpp' 2025-01-24T00:47:06.2217152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/test/uvm_test.py' 2025-01-24T00:47:06.2217619Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu/test' 2025-01-24T00:47:06.2218079Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/fbgemm_gpu' 2025-01-24T00:47:06.2218556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/include/fbgemm/ConvUtils.h' 2025-01-24T00:47:06.2219017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/include/fbgemm/Fbgemm.h' 2025-01-24T00:47:06.2219517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/include/fbgemm/FbgemmBuild.h' 2025-01-24T00:47:06.2220007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/include/fbgemm/FbgemmConvert.h' 2025-01-24T00:47:06.2220523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/include/fbgemm/FbgemmEmbedding.h' 2025-01-24T00:47:06.2221002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/include/fbgemm/FbgemmFP16.h' 2025-01-24T00:47:06.2221528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/include/fbgemm/FbgemmFPCommon.h' 2025-01-24T00:47:06.2222039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/include/fbgemm/FbgemmI64.h' 2025-01-24T00:47:06.2222603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/include/fbgemm/FbgemmI8DepthwiseAvx2.h' 2025-01-24T00:47:06.2223184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/include/fbgemm/FbgemmI8DirectconvAvx2.h' 2025-01-24T00:47:06.2223676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/include/fbgemm/FbgemmI8Spmdm.h' 2025-01-24T00:47:06.2224191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/include/fbgemm/FbgemmPackMatrixB.h' 2025-01-24T00:47:06.2224695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/include/fbgemm/FbgemmSparse.h' 2025-01-24T00:47:06.2225232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/include/fbgemm/OutputProcessing-inl.h' 2025-01-24T00:47:06.2225766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/include/fbgemm/PackingTraits-inl.h' 2025-01-24T00:47:06.2226247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/include/fbgemm/QuantUtils.h' 2025-01-24T00:47:06.2226744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/include/fbgemm/QuantUtilsAvx2.h' 2025-01-24T00:47:06.2227262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/include/fbgemm/QuantUtilsAvx512.h' 2025-01-24T00:47:06.2227742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/include/fbgemm/SimdUtils.h' 2025-01-24T00:47:06.2228199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/include/fbgemm/Types.h' 2025-01-24T00:47:06.2228666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/include/fbgemm/Utils.h' 2025-01-24T00:47:06.2229142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/include/fbgemm/UtilsAvx2.h' 2025-01-24T00:47:06.2229632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/include/fbgemm/spmmUtils.h' 2025-01-24T00:47:06.2230125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/include/fbgemm/spmmUtilsAvx2.h' 2025-01-24T00:47:06.2230589Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/include/fbgemm' 2025-01-24T00:47:06.2231027Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/include' 2025-01-24T00:47:06.2231435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/netlify.toml' 2025-01-24T00:47:06.2231870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/CodeCache.h' 2025-01-24T00:47:06.2232320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/CodeGenHelpers.h' 2025-01-24T00:47:06.2232752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/DirectConv.h' 2025-01-24T00:47:06.2233219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/EmbeddingSpMDM.cc' 2025-01-24T00:47:06.2233695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx2.cc' 2025-01-24T00:47:06.2234219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc' 2025-01-24T00:47:06.2234707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/EmbeddingSpMDMNBit.cc' 2025-01-24T00:47:06.2235205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/ExecuteKernel.cc' 2025-01-24T00:47:06.2235661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/ExecuteKernel.h' 2025-01-24T00:47:06.2236166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/ExecuteKernelGeneric.h' 2025-01-24T00:47:06.2236634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/ExecuteKernelU8S8.cc' 2025-01-24T00:47:06.2237107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/ExecuteKernelU8S8.h' 2025-01-24T00:47:06.2237520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/Fbgemm.cc' 2025-01-24T00:47:06.2238020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/FbgemmBfloat16Convert.cc' 2025-01-24T00:47:06.2238532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/FbgemmBfloat16ConvertAvx2.cc' 2025-01-24T00:47:06.2239057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/FbgemmBfloat16ConvertAvx512.cc' 2025-01-24T00:47:06.2239512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/FbgemmConv.cc' 2025-01-24T00:47:06.2239947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/FbgemmFP16.cc' 2025-01-24T00:47:06.2240440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/FbgemmFP16UKernelsAvx2.cc' 2025-01-24T00:47:06.2240946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/FbgemmFP16UKernelsAvx2.h' 2025-01-24T00:47:06.2241449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/FbgemmFP16UKernelsAvx512.cc' 2025-01-24T00:47:06.2241965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/FbgemmFP16UKernelsAvx512.h' 2025-01-24T00:47:06.2242491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/FbgemmFP16UKernelsAvx512_256.cc' 2025-01-24T00:47:06.2243005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/FbgemmFP16UKernelsAvx512_256.h' 2025-01-24T00:47:06.2243565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/FbgemmFP16UKernelsIntrinsicAvx2.cc' 2025-01-24T00:47:06.2244123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/FbgemmFP16UKernelsIntrinsicAvx512.cc' 2025-01-24T00:47:06.2244715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/FbgemmFP16UKernelsIntrinsicAvx512_256.cc' 2025-01-24T00:47:06.2245177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/FbgemmFPCommon.cc' 2025-01-24T00:47:06.2245664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/FbgemmFloat16Convert.cc' 2025-01-24T00:47:06.2246178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/FbgemmFloat16ConvertAvx2.cc' 2025-01-24T00:47:06.2246772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/FbgemmFloat16ConvertAvx512.cc' 2025-01-24T00:47:06.2247216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/FbgemmI64.cc' 2025-01-24T00:47:06.2247767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/FbgemmI8Depthwise2DAvx2-inl.h' 2025-01-24T00:47:06.2248288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc' 2025-01-24T00:47:06.2248831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2-inl.h' 2025-01-24T00:47:06.2249343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc' 2025-01-24T00:47:06.2249921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc' 2025-01-24T00:47:06.2250385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/FbgemmI8Spmdm.cc' 2025-01-24T00:47:06.2250858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/FbgemmSparseDense.cc' 2025-01-24T00:47:06.2251366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/FbgemmSparseDenseAvx2.cc' 2025-01-24T00:47:06.2251868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/FbgemmSparseDenseAvx512.cc' 2025-01-24T00:47:06.2252381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx2.cc' 2025-01-24T00:47:06.2252922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc' 2025-01-24T00:47:06.2253477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc' 2025-01-24T00:47:06.2253969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/GenerateI8Depthwise.cc' 2025-01-24T00:47:06.2254442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/GenerateI8Depthwise.h' 2025-01-24T00:47:06.2254897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/GenerateKernel.cc' 2025-01-24T00:47:06.2255358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/GenerateKernel.h' 2025-01-24T00:47:06.2255939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/GenerateKernelDirectConvU8S8S32ACC32.cc' 2025-01-24T00:47:06.2256463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC16.cc' 2025-01-24T00:47:06.2257012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC16Avx512.cc' 2025-01-24T00:47:06.2257582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc' 2025-01-24T00:47:06.2258110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32.cc' 2025-01-24T00:47:06.2258685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc' 2025-01-24T00:47:06.2259148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/GroupwiseConv.cc' 2025-01-24T00:47:06.2259595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/GroupwiseConv.h' 2025-01-24T00:47:06.2260091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/GroupwiseConvAcc32Avx2.cc' 2025-01-24T00:47:06.2260607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/GroupwiseConvAcc32Avx512.cc' 2025-01-24T00:47:06.2261105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/InlineAsmDefines.h' 2025-01-24T00:47:06.2261546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/MaskAvx2.h' 2025-01-24T00:47:06.2262068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/OptimizedKernelsAvx2.cc' 2025-01-24T00:47:06.2262575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/OptimizedKernelsAvx2.h' 2025-01-24T00:47:06.2263027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/PackAMatrix.cc' 2025-01-24T00:47:06.2263485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/PackAWithIm2Col.cc' 2025-01-24T00:47:06.2263987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/PackAWithQuantRowOffset.cc' 2025-01-24T00:47:06.2264482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/PackAWithRowOffset.cc' 2025-01-24T00:47:06.2264927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/PackBMatrix.cc' 2025-01-24T00:47:06.2265463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/PackDepthwiseConvMatrixAvx2.cc' 2025-01-24T00:47:06.2265902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/PackMatrix.cc' 2025-01-24T00:47:06.2266407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/PackWeightMatrixForGConv.cc' 2025-01-24T00:47:06.2266894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/PackWeightsForConv.cc' 2025-01-24T00:47:06.2267399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/PackWeightsForDirectConv.cc' 2025-01-24T00:47:06.2267833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/QuantUtils.cc' 2025-01-24T00:47:06.2268308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc' 2025-01-24T00:47:06.2268773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc' 2025-01-24T00:47:06.2269264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/RefImplementations.cc' 2025-01-24T00:47:06.2269734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/RefImplementations.h' 2025-01-24T00:47:06.2270244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/RowWiseSparseAdagradFused.cc' 2025-01-24T00:47:06.2270708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/SparseAdagrad.cc' 2025-01-24T00:47:06.2271164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/TransposeUtils.cc' 2025-01-24T00:47:06.2271627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/TransposeUtils.h' 2025-01-24T00:47:06.2272100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/TransposeUtilsAvx2.h' 2025-01-24T00:47:06.2272505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/Utils.cc' 2025-01-24T00:47:06.2272946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/UtilsAvx2.cc' 2025-01-24T00:47:06.2273383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/UtilsAvx512.cc' 2025-01-24T00:47:06.2273871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/codegen_fp16fp32.cc' 2025-01-24T00:47:06.2274309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/spmmUtils.cc' 2025-01-24T00:47:06.2274806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc' 2025-01-24T00:47:06.2275219Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/src' 2025-01-24T00:47:06.2275723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/Bfloat16ConvertTest.cc' 2025-01-24T00:47:06.2276166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/CMakeLists.txt' 2025-01-24T00:47:06.2276678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/EmbeddingSpMDM8BitTest.cc' 2025-01-24T00:47:06.2277174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/EmbeddingSpMDMNBitTest.cc' 2025-01-24T00:47:06.2277665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/EmbeddingSpMDMTest.cc' 2025-01-24T00:47:06.2278170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/EmbeddingSpMDMTestUtils.cc' 2025-01-24T00:47:06.2278667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/EmbeddingSpMDMTestUtils.h' 2025-01-24T00:47:06.2279124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/FBGemmFPTest.h' 2025-01-24T00:47:06.2279551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/FP16Test.cc' 2025-01-24T00:47:06.2280030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/Float16ConvertTest.cc' 2025-01-24T00:47:06.2280477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/GConvTest.cc' 2025-01-24T00:47:06.2280896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/I64Test.cc' 2025-01-24T00:47:06.2281372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/I8DepthwiseTest.cc' 2025-01-24T00:47:06.2281842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/I8DirectconvTest.cc' 2025-01-24T00:47:06.2282287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/I8SpmdmTest.cc' 2025-01-24T00:47:06.2282813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/Im2ColFusedRequantizeTest.cc' 2025-01-24T00:47:06.2283331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/PackedRequantizeAcc16Test.cc' 2025-01-24T00:47:06.2283841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/PackedRequantizeTest.cc' 2025-01-24T00:47:06.2284304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/QuantUtilsTest.cc' 2025-01-24T00:47:06.2284795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/QuantizationHelpers.cc' 2025-01-24T00:47:06.2285289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/QuantizationHelpers.h' 2025-01-24T00:47:06.2285746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/RadixSortTest.cc' 2025-01-24T00:47:06.2286231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/RequantizeOnlyTest.cc' 2025-01-24T00:47:06.2286877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/RowWiseSparseAdagradFusedTest.cc' 2025-01-24T00:47:06.2287361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/SparseAdagradTest.cc' 2025-01-24T00:47:06.2287920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/SparseDenseMMFP32Test.cc' 2025-01-24T00:47:06.2288414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/SparseDenseMMInt8Test.cc' 2025-01-24T00:47:06.2288936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/SparsePackUnpackTest.cc' 2025-01-24T00:47:06.2289383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/TestUtils.cc' 2025-01-24T00:47:06.2289814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/TestUtils.h' 2025-01-24T00:47:06.2290287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/TransposeTest.cc' 2025-01-24T00:47:06.2290798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/TransposedRequantizeTest.cc' 2025-01-24T00:47:06.2291245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test/UniConvTest.cc' 2025-01-24T00:47:06.2291669Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/test' 2025-01-24T00:47:06.2292304Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/asmjit' 2025-01-24T00:47:06.2292775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/asmjit.BUILD' 2025-01-24T00:47:06.2293277Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo' 2025-01-24T00:47:06.2293754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo.BUILD' 2025-01-24T00:47:06.2294250Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cutlass' 2025-01-24T00:47:06.2294753Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/googletest' 2025-01-24T00:47:06.2295272Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch' 2025-01-24T00:47:06.2295732Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm/third_party' 2025-01-24T00:47:06.2296121Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm' 2025-01-24T00:47:06.2296531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/.git' 2025-01-24T00:47:06.2297018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/.bazelci/presubmit.yml' 2025-01-24T00:47:06.2297474Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/.bazelci' 2025-01-24T00:47:06.2297933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/.clang-format' 2025-01-24T00:47:06.2298367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/.clang-tidy' 2025-01-24T00:47:06.2298808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/.editorconfig' 2025-01-24T00:47:06.2299251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/.eslintrc.js' 2025-01-24T00:47:06.2299694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/.gitattributes' 2025-01-24T00:47:06.2300439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/.github/ISSUE_TEMPLATE.md' 2025-01-24T00:47:06.2301007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/.github/PULL_REQUEST_TEMPLATE.md' 2025-01-24T00:47:06.2301514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/.github/labeler.yml' 2025-01-24T00:47:06.2302075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/.github/workflows/build.yml' 2025-01-24T00:47:06.2302582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/.github/workflows/codeql.yml' 2025-01-24T00:47:06.2303125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/.github/workflows/extrabuild.yml' 2025-01-24T00:47:06.2303630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/.github/workflows/label.yml' 2025-01-24T00:47:06.2304130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/.github/workflows/main.yml' 2025-01-24T00:47:06.2304658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/.github/workflows/release.yml' 2025-01-24T00:47:06.2305190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/.github/workflows/scorecards.yml' 2025-01-24T00:47:06.2305700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/.github/workflows/stale.yml' 2025-01-24T00:47:06.2306200Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/.github/workflows' 2025-01-24T00:47:06.2306655Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/.github' 2025-01-24T00:47:06.2307093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/.gitignore' 2025-01-24T00:47:06.2307529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/BUILD.bazel' 2025-01-24T00:47:06.2307966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/CHANGELOG.md' 2025-01-24T00:47:06.2308492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/CMake/BuildFlatBuffers.cmake' 2025-01-24T00:47:06.2308971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/CMake/DESCRIPTION.txt' 2025-01-24T00:47:06.2309487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/CMake/FindFlatBuffers.cmake' 2025-01-24T00:47:06.2309987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/CMake/PackageDebian.cmake' 2025-01-24T00:47:06.2310479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/CMake/PackageRedhat.cmake' 2025-01-24T00:47:06.2310966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/CMake/Version.cmake' 2025-01-24T00:47:06.2311555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/CMake/flatbuffers-config-version.cmake.in' 2025-01-24T00:47:06.2312096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/CMake/flatbuffers-config.cmake' 2025-01-24T00:47:06.2312583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/CMake/flatbuffers.pc.in' 2025-01-24T00:47:06.2313030Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/CMake' 2025-01-24T00:47:06.2313509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/CMakeLists.txt' 2025-01-24T00:47:06.2314034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/CONTRIBUTING.md' 2025-01-24T00:47:06.2314544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/FlatBuffers.podspec' 2025-01-24T00:47:06.2315021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/Formatters.md' 2025-01-24T00:47:06.2315430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/LICENSE' 2025-01-24T00:47:06.2315887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/Package.swift' 2025-01-24T00:47:06.2316374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/Package@swift-5.5.swift' 2025-01-24T00:47:06.2316807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/SECURITY.md' 2025-01-24T00:47:06.2317237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/WORKSPACE' 2025-01-24T00:47:06.2317692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/.project' 2025-01-24T00:47:06.2318217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/AndroidManifest.xml' 2025-01-24T00:47:06.2318706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/.gitignore' 2025-01-24T00:47:06.2319194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/build.gradle' 2025-01-24T00:47:06.2319729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/proguard-rules.pro' 2025-01-24T00:47:06.2320309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/AndroidManifest.xml' 2025-01-24T00:47:06.2320899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/cpp/CMakeLists.txt' 2025-01-24T00:47:06.2321451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/cpp/animals.cpp' 2025-01-24T00:47:06.2322097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/cpp/flatbuffers/CMakeLists.txt' 2025-01-24T00:47:06.2322703Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/cpp/flatbuffers' 2025-01-24T00:47:06.2323352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/cpp/generated/animal_generated.h' 2025-01-24T00:47:06.2323950Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/cpp/generated' 2025-01-24T00:47:06.2324495Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/cpp' 2025-01-24T00:47:06.2325044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/fbs/animal.fbs' 2025-01-24T00:47:06.2325585Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/fbs' 2025-01-24T00:47:06.2326367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/java/com/flatbuffers/app/MainActivity.kt' 2025-01-24T00:47:06.2327066Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/java/com/flatbuffers/app' 2025-01-24T00:47:06.2327691Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/java/com/flatbuffers' 2025-01-24T00:47:06.2328308Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/java/com' 2025-01-24T00:47:06.2329017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/java/generated/com/fbs/app/Animal.kt' 2025-01-24T00:47:06.2329675Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/java/generated/com/fbs/app' 2025-01-24T00:47:06.2330326Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/java/generated/com/fbs' 2025-01-24T00:47:06.2330947Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/java/generated/com' 2025-01-24T00:47:06.2331542Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/java/generated' 2025-01-24T00:47:06.2332097Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/java' 2025-01-24T00:47:06.2332808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/res/drawable-v24/ic_launcher_foreground.xml' 2025-01-24T00:47:06.2333419Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/res/drawable-v24' 2025-01-24T00:47:06.2334108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/res/drawable/ic_launcher_background.xml' 2025-01-24T00:47:06.2334690Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/res/drawable' 2025-01-24T00:47:06.2335330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/res/layout/activity_main.xml' 2025-01-24T00:47:06.2335907Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/res/layout' 2025-01-24T00:47:06.2336593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml' 2025-01-24T00:47:06.2337298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml' 2025-01-24T00:47:06.2337933Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/res/mipmap-anydpi-v26' 2025-01-24T00:47:06.2338585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/res/mipmap-hdpi/ic_launcher.png' 2025-01-24T00:47:06.2339260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png' 2025-01-24T00:47:06.2339872Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/res/mipmap-hdpi' 2025-01-24T00:47:06.2340515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/res/mipmap-mdpi/ic_launcher.png' 2025-01-24T00:47:06.2341216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png' 2025-01-24T00:47:06.2345695Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/res/mipmap-mdpi' 2025-01-24T00:47:06.2346483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png' 2025-01-24T00:47:06.2347193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png' 2025-01-24T00:47:06.2347802Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/res/mipmap-xhdpi' 2025-01-24T00:47:06.2348456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png' 2025-01-24T00:47:06.2349153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png' 2025-01-24T00:47:06.2349765Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/res/mipmap-xxhdpi' 2025-01-24T00:47:06.2350421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png' 2025-01-24T00:47:06.2351122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png' 2025-01-24T00:47:06.2351742Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/res/mipmap-xxxhdpi' 2025-01-24T00:47:06.2352335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/res/values/colors.xml' 2025-01-24T00:47:06.2352928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/res/values/strings.xml' 2025-01-24T00:47:06.2353517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/res/values/styles.xml' 2025-01-24T00:47:06.2354097Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/res/values' 2025-01-24T00:47:06.2354632Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main/res' 2025-01-24T00:47:06.2355155Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src/main' 2025-01-24T00:47:06.2355645Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app/src' 2025-01-24T00:47:06.2356122Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/app' 2025-01-24T00:47:06.2356601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/build.gradle' 2025-01-24T00:47:06.2357099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/gradle.properties' 2025-01-24T00:47:06.2357694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/gradle/wrapper/gradle-wrapper.jar' 2025-01-24T00:47:06.2358322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/gradle/wrapper/gradle-wrapper.properties' 2025-01-24T00:47:06.2358850Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/gradle/wrapper' 2025-01-24T00:47:06.2359374Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/gradle' 2025-01-24T00:47:06.2359842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/gradlew' 2025-01-24T00:47:06.2360350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/gradlew.bat' 2025-01-24T00:47:06.2360867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android/settings.gradle' 2025-01-24T00:47:06.2361318Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/android' 2025-01-24T00:47:06.2361778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/bazel/BUILD.bazel' 2025-01-24T00:47:06.2362225Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/bazel' 2025-01-24T00:47:06.2362715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/benchmarks/CMakeLists.txt' 2025-01-24T00:47:06.2363209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/benchmarks/cpp/bench.h' 2025-01-24T00:47:06.2363747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/benchmarks/cpp/benchmark_main.cpp' 2025-01-24T00:47:06.2364307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/benchmarks/cpp/flatbuffers/bench.fbs' 2025-01-24T00:47:06.2364905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/benchmarks/cpp/flatbuffers/bench_generated.h' 2025-01-24T00:47:06.2365477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/benchmarks/cpp/flatbuffers/fb_bench.cpp' 2025-01-24T00:47:06.2366045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/benchmarks/cpp/flatbuffers/fb_bench.h' 2025-01-24T00:47:06.2366706Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/benchmarks/cpp/flatbuffers' 2025-01-24T00:47:06.2367249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/benchmarks/cpp/raw/raw_bench.cpp' 2025-01-24T00:47:06.2367769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/benchmarks/cpp/raw/raw_bench.h' 2025-01-24T00:47:06.2368273Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/benchmarks/cpp/raw' 2025-01-24T00:47:06.2368776Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/benchmarks/cpp' 2025-01-24T00:47:06.2369241Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/benchmarks' 2025-01-24T00:47:06.2369697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/build_defs.bzl' 2025-01-24T00:47:06.2370141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/composer.json' 2025-01-24T00:47:06.2370611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/conan/CMakeLists.txt' 2025-01-24T00:47:06.2371065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/conan/build.py' 2025-01-24T00:47:06.2371596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/conan/test_package/CMakeLists.txt' 2025-01-24T00:47:06.2372119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/conan/test_package/conanfile.py' 2025-01-24T00:47:06.2372709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/conan/test_package/test_package.cpp' 2025-01-24T00:47:06.2373237Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/conan/test_package' 2025-01-24T00:47:06.2373712Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/conan' 2025-01-24T00:47:06.2374174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/conanfile.py' 2025-01-24T00:47:06.2374627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/CHANGELOG.md' 2025-01-24T00:47:06.2375071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/LICENSE' 2025-01-24T00:47:06.2375507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/README.md' 2025-01-24T00:47:06.2376011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/analysis_options.yaml' 2025-01-24T00:47:06.2376502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/example/example.dart' 2025-01-24T00:47:06.2377127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/example/monster_my_game.sample_generated.dart' 2025-01-24T00:47:06.2377617Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/example' 2025-01-24T00:47:06.2378109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/lib/flat_buffers.dart' 2025-01-24T00:47:06.2378611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/lib/flex_buffers.dart' 2025-01-24T00:47:06.2379099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/lib/src/builder.dart' 2025-01-24T00:47:06.2379598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/lib/src/reference.dart' 2025-01-24T00:47:06.2380095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/lib/src/types.dart' 2025-01-24T00:47:06.2380569Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/lib/src' 2025-01-24T00:47:06.2381023Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/lib' 2025-01-24T00:47:06.2381478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/publish.sh' 2025-01-24T00:47:06.2381930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/pubspec.yaml' 2025-01-24T00:47:06.2382433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/test/bool_structs.fbs' 2025-01-24T00:47:06.2382986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/test/bool_structs_generated.dart' 2025-01-24T00:47:06.2383514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/test/flat_buffers_test.dart' 2025-01-24T00:47:06.2384050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/test/flex_builder_test.dart' 2025-01-24T00:47:06.2384566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/test/flex_reader_test.dart' 2025-01-24T00:47:06.2385086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/test/flex_types_test.dart' 2025-01-24T00:47:06.2385663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/test/include_test1_generated.dart' 2025-01-24T00:47:06.2386349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/test/include_test2_my_game.other_name_space_generated.dart' 2025-01-24T00:47:06.2387032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/test/keyword_test_keyword_test_generated.dart' 2025-01-24T00:47:06.2387556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/test/list_of_enums.fbs' 2025-01-24T00:47:06.2388121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/test/list_of_enums_generated.dart' 2025-01-24T00:47:06.2388612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/test/monster_test.fbs' 2025-01-24T00:47:06.2389256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/test/monster_test_my_game.example2_generated.dart' 2025-01-24T00:47:06.2389911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/test/monster_test_my_game.example_generated.dart' 2025-01-24T00:47:06.2390508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/test/monster_test_my_game_generated.dart' 2025-01-24T00:47:06.2391035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/test/monsterdata_test.mon' 2025-01-24T00:47:06.2391493Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart/test' 2025-01-24T00:47:06.2392172Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/dart' 2025-01-24T00:47:06.2392643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/footer.html' 2025-01-24T00:47:06.2393092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/header.html' 2025-01-24T00:47:06.2393613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/images/fpl_logo_small.png' 2025-01-24T00:47:06.2394118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/images/ftv2mnode.png' 2025-01-24T00:47:06.2394611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/images/ftv2pnode.png' 2025-01-24T00:47:06.2395095Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/images' 2025-01-24T00:47:06.2395584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/Benchmarks.md' 2025-01-24T00:47:06.2396069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/Building.md' 2025-01-24T00:47:06.2396584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/CONTRIBUTING.md' 2025-01-24T00:47:06.2397056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/CUsage.md' 2025-01-24T00:47:06.2397554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/Compiler.md' 2025-01-24T00:47:06.2398032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/CppUsage.md' 2025-01-24T00:47:06.2398528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/CsharpUsage.md' 2025-01-24T00:47:06.2399089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/DartUsage.md' 2025-01-24T00:47:06.2399587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/FlatBuffers.md' 2025-01-24T00:47:06.2400163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/FlexBuffers.md' 2025-01-24T00:47:06.2400635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/GoApi.md' 2025-01-24T00:47:06.2401197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/GoApi_generated.txt' 2025-01-24T00:47:06.2401686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/GoUsage.md' 2025-01-24T00:47:06.2402171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/Grammar.md' 2025-01-24T00:47:06.2402762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/IntermediateRepresentation.md' 2025-01-24T00:47:06.2403257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/Internals.md' 2025-01-24T00:47:06.2403782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/JavaScriptUsage.md' 2025-01-24T00:47:06.2404278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/JavaUsage.md' 2025-01-24T00:47:06.2404771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/KotlinUsage.md' 2025-01-24T00:47:06.2405276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/LobsterUsage.md' 2025-01-24T00:47:06.2405771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/LuaUsage.md' 2025-01-24T00:47:06.2406332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/PHPUsage.md' 2025-01-24T00:47:06.2406850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/PythonUsage.md' 2025-01-24T00:47:06.2407409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/README_TO_GENERATE_DOCS.md' 2025-01-24T00:47:06.2407903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/RustUsage.md' 2025-01-24T00:47:06.2408399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/Schemas.md' 2025-01-24T00:47:06.2408877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/Support.md' 2025-01-24T00:47:06.2409385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/SwiftUsage.md' 2025-01-24T00:47:06.2409868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/Tutorial.md' 2025-01-24T00:47:06.2410397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/TypeScriptUsage.md' 2025-01-24T00:47:06.2410902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/WhitePaper.md' 2025-01-24T00:47:06.2411376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/doxyfile' 2025-01-24T00:47:06.2411895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/doxygen_layout.xml' 2025-01-24T00:47:06.2412441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/gRPC/CppUsage.md' 2025-01-24T00:47:06.2412943Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/gRPC' 2025-01-24T00:47:06.2413478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/groups' 2025-01-24T00:47:06.2413955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source/style.css' 2025-01-24T00:47:06.2414454Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs/source' 2025-01-24T00:47:06.2414903Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/docs' 2025-01-24T00:47:06.2415402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/examples/go-echo/README.md' 2025-01-24T00:47:06.2415942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/examples/go-echo/client/client.go' 2025-01-24T00:47:06.2416473Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/examples/go-echo/client' 2025-01-24T00:47:06.2416961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/examples/go-echo/go.mod' 2025-01-24T00:47:06.2417460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/examples/go-echo/hero.fbs' 2025-01-24T00:47:06.2417988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/examples/go-echo/hero/Warrior.go' 2025-01-24T00:47:06.2418518Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/examples/go-echo/hero' 2025-01-24T00:47:06.2419002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/examples/go-echo/net.fbs' 2025-01-24T00:47:06.2419524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/examples/go-echo/net/Request.go' 2025-01-24T00:47:06.2420062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/examples/go-echo/net/Response.go' 2025-01-24T00:47:06.2420577Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/examples/go-echo/net' 2025-01-24T00:47:06.2421113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/examples/go-echo/server/server.go' 2025-01-24T00:47:06.2421644Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/examples/go-echo/server' 2025-01-24T00:47:06.2422138Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/examples/go-echo' 2025-01-24T00:47:06.2422604Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/examples' 2025-01-24T00:47:06.2423046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/go/BUILD.bazel' 2025-01-24T00:47:06.2423488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/go/builder.go' 2025-01-24T00:47:06.2423903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/go/doc.go' 2025-01-24T00:47:06.2424333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/go/encode.go' 2025-01-24T00:47:06.2424762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/go/grpc.go' 2025-01-24T00:47:06.2425177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/go/lib.go' 2025-01-24T00:47:06.2425626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/go/sizes.go' 2025-01-24T00:47:06.2426088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/go/struct.go' 2025-01-24T00:47:06.2426539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/go/table.go' 2025-01-24T00:47:06.2426988Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/go' 2025-01-24T00:47:06.2427452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/BUILD.bazel' 2025-01-24T00:47:06.2427895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/README.md' 2025-01-24T00:47:06.2428376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/boringssl.patch' 2025-01-24T00:47:06.2428834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/build_grpc.sh' 2025-01-24T00:47:06.2429361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/build_grpc_with_cxx14.patch' 2025-01-24T00:47:06.2429852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/README.md' 2025-01-24T00:47:06.2430352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/go/format.sh' 2025-01-24T00:47:06.2430901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/go/greeter/.gitignore' 2025-01-24T00:47:06.2431437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/go/greeter/README.md' 2025-01-24T00:47:06.2431999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/go/greeter/client/go.mod' 2025-01-24T00:47:06.2432577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/go/greeter/client/main.go' 2025-01-24T00:47:06.2433153Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/go/greeter/client' 2025-01-24T00:47:06.2433780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/go/greeter/models/Greeter_grpc.go' 2025-01-24T00:47:06.2434385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/go/greeter/models/HelloReply.go' 2025-01-24T00:47:06.2435001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/go/greeter/models/HelloRequest.go' 2025-01-24T00:47:06.2435568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/go/greeter/models/go.mod' 2025-01-24T00:47:06.2436141Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/go/greeter/models' 2025-01-24T00:47:06.2436713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/go/greeter/server/go.mod' 2025-01-24T00:47:06.2437279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/go/greeter/server/main.go' 2025-01-24T00:47:06.2437845Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/go/greeter/server' 2025-01-24T00:47:06.2438380Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/go/greeter' 2025-01-24T00:47:06.2438905Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/go' 2025-01-24T00:47:06.2439421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/greeter.fbs' 2025-01-24T00:47:06.2440021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/python/greeter/README.md' 2025-01-24T00:47:06.2440607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/python/greeter/client.py' 2025-01-24T00:47:06.2441245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/python/greeter/models/HelloReply.py' 2025-01-24T00:47:06.2441886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/python/greeter/models/HelloRequest.py' 2025-01-24T00:47:06.2442499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/python/greeter/models/__init__.py' 2025-01-24T00:47:06.2443168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/python/greeter/models/greeter_grpc_fb.py' 2025-01-24T00:47:06.2443759Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/python/greeter/models' 2025-01-24T00:47:06.2444330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/python/greeter/server.py' 2025-01-24T00:47:06.2444883Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/python/greeter' 2025-01-24T00:47:06.2445395Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/python' 2025-01-24T00:47:06.2445985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/swift/Greeter/Package.swift' 2025-01-24T00:47:06.2446639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/swift/Greeter/README.md' 2025-01-24T00:47:06.2447345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/Model/greeter.grpc.swift' 2025-01-24T00:47:06.2448066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/Model/greeter_generated.swift' 2025-01-24T00:47:06.2448684Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/Model' 2025-01-24T00:47:06.2449344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/client/main.swift' 2025-01-24T00:47:06.2449969Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/client' 2025-01-24T00:47:06.2450627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/server/main.swift' 2025-01-24T00:47:06.2451258Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/server' 2025-01-24T00:47:06.2451847Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/swift/Greeter/Sources' 2025-01-24T00:47:06.2452407Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/swift/Greeter' 2025-01-24T00:47:06.2452946Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/swift' 2025-01-24T00:47:06.2453497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/ts/greeter/README.md' 2025-01-24T00:47:06.2454102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/ts/greeter/package.json' 2025-01-24T00:47:06.2454684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/ts/greeter/src/client.ts' 2025-01-24T00:47:06.2455265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/ts/greeter/src/greeter.ts' 2025-01-24T00:47:06.2455890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/ts/greeter/src/greeter_generated.ts' 2025-01-24T00:47:06.2456508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/ts/greeter/src/greeter_grpc.d.ts' 2025-01-24T00:47:06.2457104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/ts/greeter/src/greeter_grpc.js' 2025-01-24T00:47:06.2457669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/ts/greeter/src/models.ts' 2025-01-24T00:47:06.2458316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/ts/greeter/src/models/hello-reply.ts' 2025-01-24T00:47:06.2458964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/ts/greeter/src/models/hello-request.ts' 2025-01-24T00:47:06.2459563Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/ts/greeter/src/models' 2025-01-24T00:47:06.2460123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/ts/greeter/src/server.ts' 2025-01-24T00:47:06.2460677Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/ts/greeter/src' 2025-01-24T00:47:06.2461247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/ts/greeter/tsconfig.json' 2025-01-24T00:47:06.2461776Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/ts/greeter' 2025-01-24T00:47:06.2462280Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples/ts' 2025-01-24T00:47:06.2462765Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/examples' 2025-01-24T00:47:06.2463311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/flatbuffers-java-grpc/pom.xml' 2025-01-24T00:47:06.2464176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/flatbuffers-java-grpc/src/main/java/com/google/flatbuffers/grpc/FlatbuffersUtils.java' 2025-01-24T00:47:06.2464936Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/flatbuffers-java-grpc/src/main/java/com/google/flatbuffers/grpc' 2025-01-24T00:47:06.2465685Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/flatbuffers-java-grpc/src/main/java/com/google/flatbuffers' 2025-01-24T00:47:06.2466362Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/flatbuffers-java-grpc/src/main/java/com/google' 2025-01-24T00:47:06.2467039Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/flatbuffers-java-grpc/src/main/java/com' 2025-01-24T00:47:06.2467674Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/flatbuffers-java-grpc/src/main/java' 2025-01-24T00:47:06.2468314Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/flatbuffers-java-grpc/src/main' 2025-01-24T00:47:06.2468917Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/flatbuffers-java-grpc/src' 2025-01-24T00:47:06.2469462Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/flatbuffers-java-grpc' 2025-01-24T00:47:06.2469894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/pom.xml' 2025-01-24T00:47:06.2470420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/samples/greeter/Makefile' 2025-01-24T00:47:06.2470942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/samples/greeter/client.cpp' 2025-01-24T00:47:06.2471486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/samples/greeter/greeter.fbs' 2025-01-24T00:47:06.2472007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/samples/greeter/server.cpp' 2025-01-24T00:47:06.2472519Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/samples/greeter' 2025-01-24T00:47:06.2473008Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/samples' 2025-01-24T00:47:06.2473518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/src/compiler/BUILD.bazel' 2025-01-24T00:47:06.2474062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/src/compiler/cpp_generator.cc' 2025-01-24T00:47:06.2474611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/src/compiler/cpp_generator.h' 2025-01-24T00:47:06.2475143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/src/compiler/go_generator.cc' 2025-01-24T00:47:06.2475682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/src/compiler/go_generator.h' 2025-01-24T00:47:06.2476227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/src/compiler/java_generator.cc' 2025-01-24T00:47:06.2476761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/src/compiler/java_generator.h' 2025-01-24T00:47:06.2477332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/src/compiler/python_generator.cc' 2025-01-24T00:47:06.2477877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/src/compiler/python_generator.h' 2025-01-24T00:47:06.2478442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/src/compiler/schema_interface.h' 2025-01-24T00:47:06.2478992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/src/compiler/swift_generator.cc' 2025-01-24T00:47:06.2479533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/src/compiler/swift_generator.h' 2025-01-24T00:47:06.2480077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/src/compiler/ts_generator.cc' 2025-01-24T00:47:06.2480631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/src/compiler/ts_generator.h' 2025-01-24T00:47:06.2481167Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/src/compiler' 2025-01-24T00:47:06.2481645Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/src' 2025-01-24T00:47:06.2482117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/tests/BUILD' 2025-01-24T00:47:06.2482632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/tests/GameFactory.java' 2025-01-24T00:47:06.2483140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/tests/JavaGrpcTest.java' 2025-01-24T00:47:06.2483616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/tests/go_test.go' 2025-01-24T00:47:06.2484100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/tests/grpctest.cpp' 2025-01-24T00:47:06.2484579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/tests/grpctest.py' 2025-01-24T00:47:06.2485105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/tests/java-grpc-test.sh' 2025-01-24T00:47:06.2485648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/tests/message_builder_test.cpp' 2025-01-24T00:47:06.2486110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/tests/pom.xml' 2025-01-24T00:47:06.2486633Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc/tests' 2025-01-24T00:47:06.2487074Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/grpc' 2025-01-24T00:47:06.2487610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/allocator.h' 2025-01-24T00:47:06.2488112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/array.h' 2025-01-24T00:47:06.2488606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/base.h' 2025-01-24T00:47:06.2489116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/buffer.h' 2025-01-24T00:47:06.2489642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/buffer_ref.h' 2025-01-24T00:47:06.2490200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/code_generator.h' 2025-01-24T00:47:06.2490752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/code_generators.h' 2025-01-24T00:47:06.2491325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/default_allocator.h' 2025-01-24T00:47:06.2491886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/detached_buffer.h' 2025-01-24T00:47:06.2492640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/flatbuffer_builder.h' 2025-01-24T00:47:06.2493188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/flatbuffers.h' 2025-01-24T00:47:06.2493686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/flatc.h' 2025-01-24T00:47:06.2494296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/flex_flat_util.h' 2025-01-24T00:47:06.2494881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/flexbuffers.h' 2025-01-24T00:47:06.2495417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/grpc.h' 2025-01-24T00:47:06.2495960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/hash.h' 2025-01-24T00:47:06.2496445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/idl.h' 2025-01-24T00:47:06.2496982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/minireflect.h' 2025-01-24T00:47:06.2497538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/pch/flatc_pch.h' 2025-01-24T00:47:06.2498051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/pch/pch.h' 2025-01-24T00:47:06.2498587Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/pch' 2025-01-24T00:47:06.2499126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/reflection.h' 2025-01-24T00:47:06.2499704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/reflection_generated.h' 2025-01-24T00:47:06.2500232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/registry.h' 2025-01-24T00:47:06.2500773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/stl_emulation.h' 2025-01-24T00:47:06.2501279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/string.h' 2025-01-24T00:47:06.2501802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/struct.h' 2025-01-24T00:47:06.2502303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/table.h' 2025-01-24T00:47:06.2502808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/util.h' 2025-01-24T00:47:06.2503313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/vector.h' 2025-01-24T00:47:06.2503869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/vector_downward.h' 2025-01-24T00:47:06.2504396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers/verifier.h' 2025-01-24T00:47:06.2504913Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include/flatbuffers' 2025-01-24T00:47:06.2505376Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/include' 2025-01-24T00:47:06.2505808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/pom.xml' 2025-01-24T00:47:06.2506528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/ArrayReadWriteBuf.java' 2025-01-24T00:47:06.2507210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/BaseVector.java' 2025-01-24T00:47:06.2507930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/BooleanVector.java' 2025-01-24T00:47:06.2508741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/ByteBufferReadWriteBuf.java' 2025-01-24T00:47:06.2509483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/ByteBufferUtil.java' 2025-01-24T00:47:06.2510160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/ByteVector.java' 2025-01-24T00:47:06.2510834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/Constants.java' 2025-01-24T00:47:06.2511522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/DoubleVector.java' 2025-01-24T00:47:06.2512253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/FlatBufferBuilder.java' 2025-01-24T00:47:06.2512931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/FlexBuffers.java' 2025-01-24T00:47:06.2513656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/FlexBuffersBuilder.java' 2025-01-24T00:47:06.2514348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/FloatVector.java' 2025-01-24T00:47:06.2515016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/IntVector.java' 2025-01-24T00:47:06.2515703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/LongVector.java' 2025-01-24T00:47:06.2516364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/ReadBuf.java' 2025-01-24T00:47:06.2517044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/ReadWriteBuf.java' 2025-01-24T00:47:06.2517732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/ShortVector.java' 2025-01-24T00:47:06.2518409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/StringVector.java' 2025-01-24T00:47:06.2519067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/Struct.java' 2025-01-24T00:47:06.2519708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/Table.java' 2025-01-24T00:47:06.2520384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/UnionVector.java' 2025-01-24T00:47:06.2521032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/Utf8.java' 2025-01-24T00:47:06.2521677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/Utf8Old.java' 2025-01-24T00:47:06.2522371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/Utf8Safe.java' 2025-01-24T00:47:06.2523144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/reflection/AdvancedFeatures.java' 2025-01-24T00:47:06.2523918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/reflection/BaseType.java' 2025-01-24T00:47:06.2524652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/reflection/Enum.java' 2025-01-24T00:47:06.2525372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/reflection/EnumVal.java' 2025-01-24T00:47:06.2526092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/reflection/Field.java' 2025-01-24T00:47:06.2526904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/reflection/KeyValue.java' 2025-01-24T00:47:06.2527633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/reflection/Object.java' 2025-01-24T00:47:06.2528359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/reflection/RPCCall.java' 2025-01-24T00:47:06.2529065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/reflection/Schema.java' 2025-01-24T00:47:06.2529801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/reflection/SchemaFile.java' 2025-01-24T00:47:06.2530525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/reflection/Service.java' 2025-01-24T00:47:06.2531238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/reflection/Type.java' 2025-01-24T00:47:06.2531931Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/reflection' 2025-01-24T00:47:06.2532553Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers' 2025-01-24T00:47:06.2533117Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com/google' 2025-01-24T00:47:06.2533645Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java/com' 2025-01-24T00:47:06.2534160Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main/java' 2025-01-24T00:47:06.2534653Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/main' 2025-01-24T00:47:06.2535205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/test/java/DictionaryLookup' 2025-01-24T00:47:06.2535744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/test/java/JavaTest.java' 2025-01-24T00:47:06.2536234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/test/java/MyGame' 2025-01-24T00:47:06.2536782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/test/java/NamespaceA' 2025-01-24T00:47:06.2537302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/test/java/NamespaceC' 2025-01-24T00:47:06.2537899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/test/java/optional_scalars' 2025-01-24T00:47:06.2538428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/test/java/union_vector' 2025-01-24T00:47:06.2538955Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/test/java' 2025-01-24T00:47:06.2539548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/test/resources/monsterdata_test.mon' 2025-01-24T00:47:06.2540083Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/test/resources' 2025-01-24T00:47:06.2540566Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src/test' 2025-01-24T00:47:06.2541030Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java/src' 2025-01-24T00:47:06.2541470Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/java' 2025-01-24T00:47:06.2541902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/js/README.md' 2025-01-24T00:47:06.2542333Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/js' 2025-01-24T00:47:06.2542871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/benchmark/build.gradle.kts' 2025-01-24T00:47:06.2543407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/benchmark/src/jvmMain/java' 2025-01-24T00:47:06.2544339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/benchmark/src/jvmMain/kotlin/com/google/flatbuffers/kotlin/benchmark/FlexBuffersBenchmark.kt' 2025-01-24T00:47:06.2545228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/benchmark/src/jvmMain/kotlin/com/google/flatbuffers/kotlin/benchmark/JsonBenchmark.kt' 2025-01-24T00:47:06.2546118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/benchmark/src/jvmMain/kotlin/com/google/flatbuffers/kotlin/benchmark/UTF8Benchmark.kt' 2025-01-24T00:47:06.2546940Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/benchmark/src/jvmMain/kotlin/com/google/flatbuffers/kotlin/benchmark' 2025-01-24T00:47:06.2547707Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/benchmark/src/jvmMain/kotlin/com/google/flatbuffers/kotlin' 2025-01-24T00:47:06.2548428Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/benchmark/src/jvmMain/kotlin/com/google/flatbuffers' 2025-01-24T00:47:06.2549084Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/benchmark/src/jvmMain/kotlin/com/google' 2025-01-24T00:47:06.2549704Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/benchmark/src/jvmMain/kotlin/com' 2025-01-24T00:47:06.2550295Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/benchmark/src/jvmMain/kotlin' 2025-01-24T00:47:06.2550863Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/benchmark/src/jvmMain' 2025-01-24T00:47:06.2551404Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/benchmark/src' 2025-01-24T00:47:06.2551922Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/benchmark' 2025-01-24T00:47:06.2552444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/build.gradle.kts' 2025-01-24T00:47:06.2553056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/build.gradle.kts' 2025-01-24T00:47:06.2553909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/Buffers.kt' 2025-01-24T00:47:06.2554759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt' 2025-01-24T00:47:06.2555622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/FlexBuffers.kt' 2025-01-24T00:47:06.2556549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/FlexBuffersBuilder.kt' 2025-01-24T00:47:06.2557472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/FlexBuffersInternals.kt' 2025-01-24T00:47:06.2558308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/JSON.kt' 2025-01-24T00:47:06.2559129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/Utf8.kt' 2025-01-24T00:47:06.2559967Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin' 2025-01-24T00:47:06.2560750Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers' 2025-01-24T00:47:06.2561473Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google' 2025-01-24T00:47:06.2562172Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com' 2025-01-24T00:47:06.2562831Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin' 2025-01-24T00:47:06.2563469Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain' 2025-01-24T00:47:06.2564347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonTest/kotlin/com/google/flatbuffers/kotlin/ByteArrayTest.kt' 2025-01-24T00:47:06.2565235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonTest/kotlin/com/google/flatbuffers/kotlin/FlexBuffersTest.kt' 2025-01-24T00:47:06.2566085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonTest/kotlin/com/google/flatbuffers/kotlin/JSONTest.kt' 2025-01-24T00:47:06.2566987Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonTest/kotlin/com/google/flatbuffers/kotlin' 2025-01-24T00:47:06.2567844Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonTest/kotlin/com/google/flatbuffers' 2025-01-24T00:47:06.2568586Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonTest/kotlin/com/google' 2025-01-24T00:47:06.2569279Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonTest/kotlin/com' 2025-01-24T00:47:06.2569939Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonTest/kotlin' 2025-01-24T00:47:06.2570562Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonTest' 2025-01-24T00:47:06.2571402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/jsMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt' 2025-01-24T00:47:06.2572199Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/jsMain/kotlin/com/google/flatbuffers/kotlin' 2025-01-24T00:47:06.2572970Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/jsMain/kotlin/com/google/flatbuffers' 2025-01-24T00:47:06.2573670Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/jsMain/kotlin/com/google' 2025-01-24T00:47:06.2574327Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/jsMain/kotlin/com' 2025-01-24T00:47:06.2574972Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/jsMain/kotlin' 2025-01-24T00:47:06.2575573Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/jsMain' 2025-01-24T00:47:06.2576421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/jvmMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt' 2025-01-24T00:47:06.2577227Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/jvmMain/kotlin/com/google/flatbuffers/kotlin' 2025-01-24T00:47:06.2577989Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/jvmMain/kotlin/com/google/flatbuffers' 2025-01-24T00:47:06.2578708Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/jvmMain/kotlin/com/google' 2025-01-24T00:47:06.2579370Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/jvmMain/kotlin/com' 2025-01-24T00:47:06.2580029Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/jvmMain/kotlin' 2025-01-24T00:47:06.2580629Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/jvmMain' 2025-01-24T00:47:06.2581478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/jvmTest/kotlin/com/google/flatbuffers/kotlin/Utf8Test.kt' 2025-01-24T00:47:06.2582313Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/jvmTest/kotlin/com/google/flatbuffers/kotlin' 2025-01-24T00:47:06.2583096Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/jvmTest/kotlin/com/google/flatbuffers' 2025-01-24T00:47:06.2583837Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/jvmTest/kotlin/com/google' 2025-01-24T00:47:06.2584497Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/jvmTest/kotlin/com' 2025-01-24T00:47:06.2585148Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/jvmTest/kotlin' 2025-01-24T00:47:06.2585844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/jvmTest/resources/utf8_sample.txt' 2025-01-24T00:47:06.2586504Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/jvmTest/resources' 2025-01-24T00:47:06.2587116Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/jvmTest' 2025-01-24T00:47:06.2587960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt' 2025-01-24T00:47:06.2588792Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin' 2025-01-24T00:47:06.2589573Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers' 2025-01-24T00:47:06.2590292Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google' 2025-01-24T00:47:06.2590986Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com' 2025-01-24T00:47:06.2591645Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin' 2025-01-24T00:47:06.2592417Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain' 2025-01-24T00:47:06.2592979Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src' 2025-01-24T00:47:06.2593525Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/flatbuffers-kotlin' 2025-01-24T00:47:06.2594031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/gradle.properties' 2025-01-24T00:47:06.2594566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/gradle/libs.versions.toml' 2025-01-24T00:47:06.2595162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/gradle/wrapper/gradle-wrapper.jar' 2025-01-24T00:47:06.2595782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/gradle/wrapper/gradle-wrapper.properties' 2025-01-24T00:47:06.2596351Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/gradle/wrapper' 2025-01-24T00:47:06.2596879Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/gradle' 2025-01-24T00:47:06.2597356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/gradlew' 2025-01-24T00:47:06.2597861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/gradlew.bat' 2025-01-24T00:47:06.2598364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/settings.gradle.kts' 2025-01-24T00:47:06.2598870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/spotless/spotless.kt' 2025-01-24T00:47:06.2599375Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin/spotless' 2025-01-24T00:47:06.2599826Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/kotlin' 2025-01-24T00:47:06.2600334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/lobster/flatbuffers.lobster' 2025-01-24T00:47:06.2600791Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/lobster' 2025-01-24T00:47:06.2601266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/lua/flatbuffers.lua' 2025-01-24T00:47:06.2601804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/lua/flatbuffers/binaryarray.lua' 2025-01-24T00:47:06.2602307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/lua/flatbuffers/builder.lua' 2025-01-24T00:47:06.2602801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/lua/flatbuffers/compat.lua' 2025-01-24T00:47:06.2603336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/lua/flatbuffers/compat_5_1.lua' 2025-01-24T00:47:06.2603857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/lua/flatbuffers/compat_5_3.lua' 2025-01-24T00:47:06.2604405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/lua/flatbuffers/compat_luajit.lua' 2025-01-24T00:47:06.2604915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/lua/flatbuffers/numTypes.lua' 2025-01-24T00:47:06.2605401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/lua/flatbuffers/view.lua' 2025-01-24T00:47:06.2605906Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/lua/flatbuffers' 2025-01-24T00:47:06.2606381Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/lua' 2025-01-24T00:47:06.2606832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/mjs/README.md' 2025-01-24T00:47:06.2607265Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/mjs' 2025-01-24T00:47:06.2607783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/net/FlatBuffers/ByteBuffer.cs' 2025-01-24T00:47:06.2608336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/net/FlatBuffers/ByteBufferUtil.cs' 2025-01-24T00:47:06.2608891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/net/FlatBuffers/FlatBufferBuilder.cs' 2025-01-24T00:47:06.2609497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/net/FlatBuffers/FlatBufferConstants.cs' 2025-01-24T00:47:06.2610116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/net/FlatBuffers/FlatBuffers.net35.csproj' 2025-01-24T00:47:06.2610723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/net/FlatBuffers/Google.FlatBuffers.csproj' 2025-01-24T00:47:06.2611312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/net/FlatBuffers/IFlatbufferObject.cs' 2025-01-24T00:47:06.2611806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/net/FlatBuffers/Offset.cs' 2025-01-24T00:47:06.2612294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/net/FlatBuffers/Struct.cs' 2025-01-24T00:47:06.2612798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/net/FlatBuffers/Table.cs' 2025-01-24T00:47:06.2613331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/net/FlatBuffers/flatbuffers.png' 2025-01-24T00:47:06.2613876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/net/FlatBuffers/flatbuffers.snk' 2025-01-24T00:47:06.2614374Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/net/FlatBuffers' 2025-01-24T00:47:06.2614809Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/net' 2025-01-24T00:47:06.2615301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/nim/flatbuffers.nimble' 2025-01-24T00:47:06.2615832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/nim/flatbuffers/flatbuffers.nim' 2025-01-24T00:47:06.2616376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/nim/flatbuffers/src/builder.nim' 2025-01-24T00:47:06.2616899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/nim/flatbuffers/src/endian.nim' 2025-01-24T00:47:06.2617418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/nim/flatbuffers/src/struct.nim' 2025-01-24T00:47:06.2617946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/nim/flatbuffers/src/table.nim' 2025-01-24T00:47:06.2618461Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/nim/flatbuffers/src' 2025-01-24T00:47:06.2618965Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/nim/flatbuffers' 2025-01-24T00:47:06.2619401Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/nim' 2025-01-24T00:47:06.2619842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/package.json' 2025-01-24T00:47:06.2620321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/php/ByteBuffer.php' 2025-01-24T00:47:06.2620782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/php/Constants.php' 2025-01-24T00:47:06.2621285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/php/FlatbufferBuilder.php' 2025-01-24T00:47:06.2621739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/php/Struct.php' 2025-01-24T00:47:06.2622175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/php/Table.php' 2025-01-24T00:47:06.2622657Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/php' 2025-01-24T00:47:06.2623150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/python/.gitignore' 2025-01-24T00:47:06.2623632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/python/__init__.py' 2025-01-24T00:47:06.2624190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/python/flatbuffers/__init__.py' 2025-01-24T00:47:06.2624706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/python/flatbuffers/_version.py' 2025-01-24T00:47:06.2625231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/python/flatbuffers/builder.py' 2025-01-24T00:47:06.2625739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/python/flatbuffers/compat.py' 2025-01-24T00:47:06.2626252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/python/flatbuffers/encode.py' 2025-01-24T00:47:06.2626813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/python/flatbuffers/flexbuffers.py' 2025-01-24T00:47:06.2627355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/python/flatbuffers/number_types.py' 2025-01-24T00:47:06.2627870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/python/flatbuffers/packer.py' 2025-01-24T00:47:06.2628515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/python/flatbuffers/reflection/AdvancedFeatures.py' 2025-01-24T00:47:06.2629100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/python/flatbuffers/reflection/BaseType.py' 2025-01-24T00:47:06.2629676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/python/flatbuffers/reflection/Enum.py' 2025-01-24T00:47:06.2630258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/python/flatbuffers/reflection/EnumVal.py' 2025-01-24T00:47:06.2630818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/python/flatbuffers/reflection/Field.py' 2025-01-24T00:47:06.2631411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/python/flatbuffers/reflection/KeyValue.py' 2025-01-24T00:47:06.2631984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/python/flatbuffers/reflection/Object.py' 2025-01-24T00:47:06.2632590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/python/flatbuffers/reflection/RPCCall.py' 2025-01-24T00:47:06.2633162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/python/flatbuffers/reflection/Schema.py' 2025-01-24T00:47:06.2633762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/python/flatbuffers/reflection/SchemaFile.py' 2025-01-24T00:47:06.2634352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/python/flatbuffers/reflection/Service.py' 2025-01-24T00:47:06.2634911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/python/flatbuffers/reflection/Type.py' 2025-01-24T00:47:06.2635503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/python/flatbuffers/reflection/__init__.py' 2025-01-24T00:47:06.2636090Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/python/flatbuffers/reflection' 2025-01-24T00:47:06.2636596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/python/flatbuffers/table.py' 2025-01-24T00:47:06.2637163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/python/flatbuffers/util.py' 2025-01-24T00:47:06.2637670Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/python/flatbuffers' 2025-01-24T00:47:06.2638163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/python/setup.cfg' 2025-01-24T00:47:06.2638612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/python/setup.py' 2025-01-24T00:47:06.2639055Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/python' 2025-01-24T00:47:06.2639483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/readme.md' 2025-01-24T00:47:06.2639966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/reflection/BUILD.bazel' 2025-01-24T00:47:06.2640465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/reflection/reflection.fbs' 2025-01-24T00:47:06.2640972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/reflection/ts/BUILD.bazel' 2025-01-24T00:47:06.2641461Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/reflection/ts' 2025-01-24T00:47:06.2641948Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/reflection' 2025-01-24T00:47:06.2642451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flatbuffers/Cargo.toml' 2025-01-24T00:47:06.2642947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flatbuffers/README.md' 2025-01-24T00:47:06.2643456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flatbuffers/build.rs' 2025-01-24T00:47:06.2643967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flatbuffers/src/array.rs' 2025-01-24T00:47:06.2644514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flatbuffers/src/builder.rs' 2025-01-24T00:47:06.2645070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flatbuffers/src/endian_scalar.rs' 2025-01-24T00:47:06.2645584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flatbuffers/src/follow.rs' 2025-01-24T00:47:06.2646130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flatbuffers/src/get_root.rs' 2025-01-24T00:47:06.2646690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flatbuffers/src/lib.rs' 2025-01-24T00:47:06.2647255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flatbuffers/src/primitives.rs' 2025-01-24T00:47:06.2647763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flatbuffers/src/push.rs' 2025-01-24T00:47:06.2648272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flatbuffers/src/table.rs' 2025-01-24T00:47:06.2648804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flatbuffers/src/vector.rs' 2025-01-24T00:47:06.2649365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flatbuffers/src/verifier.rs' 2025-01-24T00:47:06.2649897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flatbuffers/src/vtable.rs' 2025-01-24T00:47:06.2650505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flatbuffers/src/vtable_writer.rs' 2025-01-24T00:47:06.2651022Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flatbuffers/src' 2025-01-24T00:47:06.2651556Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flatbuffers' 2025-01-24T00:47:06.2652058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flexbuffers/.gitignore' 2025-01-24T00:47:06.2652561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flexbuffers/Cargo.toml' 2025-01-24T00:47:06.2653069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flexbuffers/README.md' 2025-01-24T00:47:06.2653604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flexbuffers/src/bitwidth.rs' 2025-01-24T00:47:06.2654134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flexbuffers/src/buffer.rs' 2025-01-24T00:47:06.2654680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flexbuffers/src/builder/map.rs' 2025-01-24T00:47:06.2655226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flexbuffers/src/builder/mod.rs' 2025-01-24T00:47:06.2655790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flexbuffers/src/builder/push.rs' 2025-01-24T00:47:06.2656341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flexbuffers/src/builder/ser.rs' 2025-01-24T00:47:06.2656912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flexbuffers/src/builder/value.rs' 2025-01-24T00:47:06.2657475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flexbuffers/src/builder/vector.rs' 2025-01-24T00:47:06.2658034Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flexbuffers/src/builder' 2025-01-24T00:47:06.2658623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flexbuffers/src/flexbuffer_type.rs' 2025-01-24T00:47:06.2659125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flexbuffers/src/lib.rs' 2025-01-24T00:47:06.2659684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flexbuffers/src/reader/de.rs' 2025-01-24T00:47:06.2660228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flexbuffers/src/reader/iter.rs' 2025-01-24T00:47:06.2660777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flexbuffers/src/reader/map.rs' 2025-01-24T00:47:06.2661336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flexbuffers/src/reader/mod.rs' 2025-01-24T00:47:06.2661916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flexbuffers/src/reader/serialize.rs' 2025-01-24T00:47:06.2662488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flexbuffers/src/reader/vector.rs' 2025-01-24T00:47:06.2663068Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flexbuffers/src/reader' 2025-01-24T00:47:06.2663586Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flexbuffers/src' 2025-01-24T00:47:06.2664147Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust/flexbuffers' 2025-01-24T00:47:06.2664612Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/rust' 2025-01-24T00:47:06.2665104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/SampleBinary.cs' 2025-01-24T00:47:06.2665615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/SampleBinary.java' 2025-01-24T00:47:06.2666107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/SampleBinary.kt' 2025-01-24T00:47:06.2666612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/SampleBinary.php' 2025-01-24T00:47:06.2667101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/csharp_sample.sh' 2025-01-24T00:47:06.2667584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/dart_sample.sh' 2025-01-24T00:47:06.2668071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/go_sample.sh' 2025-01-24T00:47:06.2668553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/java_sample.sh' 2025-01-24T00:47:06.2669077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/javascript_sample.sh' 2025-01-24T00:47:06.2669565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/kotlin_sample.sh' 2025-01-24T00:47:06.2670111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/lua/MyGame/Sample/Color.lua' 2025-01-24T00:47:06.2670702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/lua/MyGame/Sample/Equipment.lua' 2025-01-24T00:47:06.2671256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/lua/MyGame/Sample/Monster.lua' 2025-01-24T00:47:06.2671817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/lua/MyGame/Sample/Vec3.lua' 2025-01-24T00:47:06.2672367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/lua/MyGame/Sample/Weapon.lua' 2025-01-24T00:47:06.2672904Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/lua/MyGame/Sample' 2025-01-24T00:47:06.2673431Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/lua/MyGame' 2025-01-24T00:47:06.2673913Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/lua' 2025-01-24T00:47:06.2674403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/monster.bfbs' 2025-01-24T00:47:06.2674874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/monster.fbs' 2025-01-24T00:47:06.2675380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/monster_generated.h' 2025-01-24T00:47:06.2675936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/monster_generated.lobster' 2025-01-24T00:47:06.2676511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/monster_generated.swift' 2025-01-24T00:47:06.2677028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/monsterdata.json' 2025-01-24T00:47:06.2677543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/php_sample.sh' 2025-01-24T00:47:06.2678058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/python_sample.sh' 2025-01-24T00:47:06.2678583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/rust_generated/mod.rs' 2025-01-24T00:47:06.2679237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/rust_generated/my_game/sample/color_generated.rs' 2025-01-24T00:47:06.2679911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/rust_generated/my_game/sample/equipment_generated.rs' 2025-01-24T00:47:06.2680588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/rust_generated/my_game/sample/monster_generated.rs' 2025-01-24T00:47:06.2681246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/rust_generated/my_game/sample/vec_3_generated.rs' 2025-01-24T00:47:06.2681919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/rust_generated/my_game/sample/weapon_generated.rs' 2025-01-24T00:47:06.2682519Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/rust_generated/my_game/sample' 2025-01-24T00:47:06.2683082Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/rust_generated/my_game' 2025-01-24T00:47:06.2683622Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/rust_generated' 2025-01-24T00:47:06.2684110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/sample_bfbs.cpp' 2025-01-24T00:47:06.2684620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/sample_binary.cpp' 2025-01-24T00:47:06.2685109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/sample_binary.go' 2025-01-24T00:47:06.2685623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/sample_binary.lobster' 2025-01-24T00:47:06.2686128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/sample_binary.lua' 2025-01-24T00:47:06.2686696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/sample_binary.py' 2025-01-24T00:47:06.2687197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/sample_binary.rs' 2025-01-24T00:47:06.2687709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/sample_binary.swift' 2025-01-24T00:47:06.2688222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/sample_flexbuffers.rs' 2025-01-24T00:47:06.2688783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/sample_flexbuffers_serde.rs' 2025-01-24T00:47:06.2689268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/sample_text.cpp' 2025-01-24T00:47:06.2689781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples/sample_text.lobster' 2025-01-24T00:47:06.2690263Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/samples' 2025-01-24T00:47:06.2690851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/scripts/check-grpc-generated-code.py' 2025-01-24T00:47:06.2691411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/scripts/check_generate_code.py' 2025-01-24T00:47:06.2692067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/scripts/clang-format-all.sh' 2025-01-24T00:47:06.2692580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/scripts/clang-format-git.sh' 2025-01-24T00:47:06.2693095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/scripts/clang-tidy-git.sh' 2025-01-24T00:47:06.2693583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/scripts/generate_code.py' 2025-01-24T00:47:06.2694136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/scripts/generate_grpc_examples.py' 2025-01-24T00:47:06.2694606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/scripts/release.sh' 2025-01-24T00:47:06.2695059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/scripts/util.py' 2025-01-24T00:47:06.2695526Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/scripts' 2025-01-24T00:47:06.2695993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/snap/snapcraft.yaml' 2025-01-24T00:47:06.2696445Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/snap' 2025-01-24T00:47:06.2696894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/BUILD.bazel' 2025-01-24T00:47:06.2697431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/annotated_binary_text_gen.cpp' 2025-01-24T00:47:06.2697970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/annotated_binary_text_gen.h' 2025-01-24T00:47:06.2698412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/bfbs_gen.h' 2025-01-24T00:47:06.2698884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/bfbs_gen_lua.cpp' 2025-01-24T00:47:06.2699355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/bfbs_gen_lua.h' 2025-01-24T00:47:06.2699828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/bfbs_gen_nim.cpp' 2025-01-24T00:47:06.2700296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/bfbs_gen_nim.h' 2025-01-24T00:47:06.2700752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/bfbs_namer.h' 2025-01-24T00:47:06.2701241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/binary_annotator.cpp' 2025-01-24T00:47:06.2701732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/binary_annotator.h' 2025-01-24T00:47:06.2702223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/code_generators.cpp' 2025-01-24T00:47:06.2702675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/flatc.cpp' 2025-01-24T00:47:06.2703789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/flatc_main.cpp' 2025-01-24T00:47:06.2704850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/flathash.cpp' 2025-01-24T00:47:06.2705983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_binary.cpp' 2025-01-24T00:47:06.2707060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_binary.h' 2025-01-24T00:47:06.2708163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_cpp.cpp' 2025-01-24T00:47:06.2709226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_cpp.h' 2025-01-24T00:47:06.2710299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_csharp.cpp' 2025-01-24T00:47:06.2711373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_csharp.h' 2025-01-24T00:47:06.2712444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_dart.cpp' 2025-01-24T00:47:06.2713512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_dart.h' 2025-01-24T00:47:06.2714602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_fbs.cpp' 2025-01-24T00:47:06.2715641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_fbs.h' 2025-01-24T00:47:06.2716687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_go.cpp' 2025-01-24T00:47:06.2717728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_go.h' 2025-01-24T00:47:06.2718767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_grpc.cpp' 2025-01-24T00:47:06.2719845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_java.cpp' 2025-01-24T00:47:06.2720903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_java.h' 2025-01-24T00:47:06.2721992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_json_schema.cpp' 2025-01-24T00:47:06.2723099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_json_schema.h' 2025-01-24T00:47:06.2724215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_kotlin.cpp' 2025-01-24T00:47:06.2725282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_kotlin.h' 2025-01-24T00:47:06.2726488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_lobster.cpp' 2025-01-24T00:47:06.2727656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_lobster.h' 2025-01-24T00:47:06.2728738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_lua.cpp' 2025-01-24T00:47:06.2729779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_lua.h' 2025-01-24T00:47:06.2730842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_php.cpp' 2025-01-24T00:47:06.2731901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_php.h' 2025-01-24T00:47:06.2732987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_python.cpp' 2025-01-24T00:47:06.2734071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_python.h' 2025-01-24T00:47:06.2735196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_rust.cpp' 2025-01-24T00:47:06.2736263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_rust.h' 2025-01-24T00:47:06.2737356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_swift.cpp' 2025-01-24T00:47:06.2738436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_swift.h' 2025-01-24T00:47:06.2739505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_text.cpp' 2025-01-24T00:47:06.2740570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_text.h' 2025-01-24T00:47:06.2741608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_ts.cpp' 2025-01-24T00:47:06.2742658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_gen_ts.h' 2025-01-24T00:47:06.2743690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_namer.h' 2025-01-24T00:47:06.2744717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/idl_parser.cpp' 2025-01-24T00:47:06.2745740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/namer.h' 2025-01-24T00:47:06.2746759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/reflection.cpp' 2025-01-24T00:47:06.2747792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src/util.cpp' 2025-01-24T00:47:06.2748780Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/src' 2025-01-24T00:47:06.2749810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift.swiftformat' 2025-01-24T00:47:06.2750856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/BUILD.bazel' 2025-01-24T00:47:06.2751869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/LICENSE' 2025-01-24T00:47:06.2752887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/README.md' 2025-01-24T00:47:06.2754055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/ByteBuffer.swift' 2025-01-24T00:47:06.2755365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Constants.swift' 2025-01-24T00:47:06.2756777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Documentation.md' 2025-01-24T00:47:06.2758414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs/monster_step_1.fbs' 2025-01-24T00:47:06.2760164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs/monster_step_2.fbs' 2025-01-24T00:47:06.2761904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs/monster_step_3.fbs' 2025-01-24T00:47:06.2763660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs/monster_step_4.fbs' 2025-01-24T00:47:06.2765449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs/monster_step_5.fbs' 2025-01-24T00:47:06.2767346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs/monster_step_6.fbs' 2025-01-24T00:47:06.2769088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs/monster_step_7.fbs' 2025-01-24T00:47:06.2770762Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs' 2025-01-24T00:47:06.2772461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_1.swift' 2025-01-24T00:47:06.2774230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_10.swift' 2025-01-24T00:47:06.2775997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_11.swift' 2025-01-24T00:47:06.2777771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_12.swift' 2025-01-24T00:47:06.2779529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_13.swift' 2025-01-24T00:47:06.2781292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_2.swift' 2025-01-24T00:47:06.2783060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_3.swift' 2025-01-24T00:47:06.2784817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_4.swift' 2025-01-24T00:47:06.2786557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_5.swift' 2025-01-24T00:47:06.2788314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_6.swift' 2025-01-24T00:47:06.2790066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_7.swift' 2025-01-24T00:47:06.2791825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_8.swift' 2025-01-24T00:47:06.2793684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_9.swift' 2025-01-24T00:47:06.2795405Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift' 2025-01-24T00:47:06.2797093Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code' 2025-01-24T00:47:06.2798871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/images/tutorial_cover_image_1.png' 2025-01-24T00:47:06.2800577Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/images' 2025-01-24T00:47:06.2802187Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources' 2025-01-24T00:47:06.2803872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Tutorials/Tutorial_Table_of_Contents.tutorial' 2025-01-24T00:47:06.2805709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Tutorials/create_your_first_buffer.tutorial' 2025-01-24T00:47:06.2807581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Tutorials/creating_flatbuffer_schema.tutorial' 2025-01-24T00:47:06.2809356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Tutorials/reading_bytebuffer.tutorial' 2025-01-24T00:47:06.2810999Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Tutorials' 2025-01-24T00:47:06.2812486Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc' 2025-01-24T00:47:06.2813822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Enum.swift' 2025-01-24T00:47:06.2815130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/FlatBufferBuilder.swift' 2025-01-24T00:47:06.2816526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/FlatBufferObject.swift' 2025-01-24T00:47:06.2817915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/FlatBuffersUtils.swift' 2025-01-24T00:47:06.2819302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/FlatbuffersErrors.swift' 2025-01-24T00:47:06.2820661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Int+extension.swift' 2025-01-24T00:47:06.2821970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Message.swift' 2025-01-24T00:47:06.2823258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Mutable.swift' 2025-01-24T00:47:06.2824548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/NativeObject.swift' 2025-01-24T00:47:06.2825844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Offset.swift' 2025-01-24T00:47:06.2827087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Root.swift' 2025-01-24T00:47:06.2828433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/String+extension.swift' 2025-01-24T00:47:06.2829746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Struct.swift' 2025-01-24T00:47:06.2831043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Table.swift' 2025-01-24T00:47:06.2832339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/TableVerifier.swift' 2025-01-24T00:47:06.2833718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/VeriferOptions.swift' 2025-01-24T00:47:06.2835038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Verifiable.swift' 2025-01-24T00:47:06.2836338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers/Verifier.swift' 2025-01-24T00:47:06.2837581Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources/FlatBuffers' 2025-01-24T00:47:06.2838744Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift/Sources' 2025-01-24T00:47:06.2839790Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/swift' 2025-01-24T00:47:06.2840806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/Abc.nim' 2025-01-24T00:47:06.2841836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/BUILD.bazel' 2025-01-24T00:47:06.2842868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/DartTest.sh' 2025-01-24T00:47:06.2844053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/DictionaryLookup/LongFloatEntry.java' 2025-01-24T00:47:06.2845369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/DictionaryLookup/LongFloatEntry.kt' 2025-01-24T00:47:06.2846730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/DictionaryLookup/LongFloatMap.java' 2025-01-24T00:47:06.2848015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/DictionaryLookup/LongFloatMap.kt' 2025-01-24T00:47:06.2849257Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/DictionaryLookup' 2025-01-24T00:47:06.2850627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/FlatBuffers.Benchmarks/FlatBufferBuilderBenchmark.cs' 2025-01-24T00:47:06.2852126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/FlatBuffers.Benchmarks/FlatBuffers.Benchmarks.csproj' 2025-01-24T00:47:06.2853512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/FlatBuffers.Benchmarks/Program.cs' 2025-01-24T00:47:06.2854786Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/FlatBuffers.Benchmarks' 2025-01-24T00:47:06.2856019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/FlatBuffers.Test/.gitignore' 2025-01-24T00:47:06.2857219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/FlatBuffers.Test/Assert.cs' 2025-01-24T00:47:06.2858447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/FlatBuffers.Test/ByteBufferTests.cs' 2025-01-24T00:47:06.2859831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/FlatBuffers.Test/FlatBufferBuilderTests.cs' 2025-01-24T00:47:06.2861260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/FlatBuffers.Test/FlatBuffers.Core.Test.csproj' 2025-01-24T00:47:06.2862685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/FlatBuffers.Test/FlatBuffers.Test.csproj' 2025-01-24T00:47:06.2864071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/FlatBuffers.Test/FlatBuffersExampleTests.cs' 2025-01-24T00:47:06.2865455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/FlatBuffers.Test/FlatBuffersFuzzTests.cs' 2025-01-24T00:47:06.2866871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/FlatBuffers.Test/FlatBuffersTestClassAttribute.cs' 2025-01-24T00:47:06.2868331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/FlatBuffers.Test/FlatBuffersTestMethodAttribute.cs' 2025-01-24T00:47:06.2869703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/FlatBuffers.Test/FuzzTestData.cs' 2025-01-24T00:47:06.2870923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/FlatBuffers.Test/Lcg.cs' 2025-01-24T00:47:06.2872119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/FlatBuffers.Test/NetTest.bat' 2025-01-24T00:47:06.2873318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/FlatBuffers.Test/NetTest.sh' 2025-01-24T00:47:06.2874529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/FlatBuffers.Test/Program.cs' 2025-01-24T00:47:06.2875830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/FlatBuffers.Test/Properties/AssemblyInfo.cs' 2025-01-24T00:47:06.2877180Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/FlatBuffers.Test/Properties' 2025-01-24T00:47:06.2878417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/FlatBuffers.Test/README.md' 2025-01-24T00:47:06.2879640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/FlatBuffers.Test/TestTable.cs' 2025-01-24T00:47:06.2880848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/FlatBuffers.Test/clean.sh' 2025-01-24T00:47:06.2882073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/FlatBuffers.Test/packages.config' 2025-01-24T00:47:06.2883288Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/FlatBuffers.Test' 2025-01-24T00:47:06.2884400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/GoTest.sh' 2025-01-24T00:47:06.2885468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/KeywordTest/ABC.cs' 2025-01-24T00:47:06.2886727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/KeywordTest/KeywordsInTable.cs' 2025-01-24T00:47:06.2887962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/KeywordTest/KeywordsInUnion.cs' 2025-01-24T00:47:06.2889154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/KeywordTest/Table2.cs' 2025-01-24T00:47:06.2890330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/KeywordTest/public.cs' 2025-01-24T00:47:06.2891485Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/KeywordTest' 2025-01-24T00:47:06.2892757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/KotlinTest.kt' 2025-01-24T00:47:06.2893857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/KotlinTest.sh' 2025-01-24T00:47:06.2894921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/LuaTest.bat' 2025-01-24T00:47:06.2895946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/LuaTest.sh' 2025-01-24T00:47:06.2897010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MoreDefaults.nim' 2025-01-24T00:47:06.2898108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MutatingBool.fbs' 2025-01-24T00:47:06.2899242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Ability.cs' 2025-01-24T00:47:06.2900424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Ability.go' 2025-01-24T00:47:06.2901614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Ability.java' 2025-01-24T00:47:06.2902799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Ability.kt' 2025-01-24T00:47:06.2903974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Ability.lua' 2025-01-24T00:47:06.2905172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Ability.nim' 2025-01-24T00:47:06.2906362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Ability.php' 2025-01-24T00:47:06.2907544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Ability.py' 2025-01-24T00:47:06.2908724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/AbilityT.java' 2025-01-24T00:47:06.2909896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Any.cs' 2025-01-24T00:47:06.2911030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Any.go' 2025-01-24T00:47:06.2912161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Any.java' 2025-01-24T00:47:06.2913305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Any.kt' 2025-01-24T00:47:06.2914454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Any.lua' 2025-01-24T00:47:06.2915592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Any.nim' 2025-01-24T00:47:06.2916721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Any.php' 2025-01-24T00:47:06.2917864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Any.py' 2025-01-24T00:47:06.2919094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/AnyAmbiguousAliases.cs' 2025-01-24T00:47:06.2920448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/AnyAmbiguousAliases.go' 2025-01-24T00:47:06.2921823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/AnyAmbiguousAliases.java' 2025-01-24T00:47:06.2923164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/AnyAmbiguousAliases.kt' 2025-01-24T00:47:06.2924521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/AnyAmbiguousAliases.lua' 2025-01-24T00:47:06.2925855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/AnyAmbiguousAliases.nim' 2025-01-24T00:47:06.2927264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/AnyAmbiguousAliases.php' 2025-01-24T00:47:06.2928600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/AnyAmbiguousAliases.py' 2025-01-24T00:47:06.2929978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/AnyAmbiguousAliasesUnion.java' 2025-01-24T00:47:06.2931278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/AnyUnion.java' 2025-01-24T00:47:06.2932529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/AnyUniqueAliases.cs' 2025-01-24T00:47:06.2933821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/AnyUniqueAliases.go' 2025-01-24T00:47:06.2935116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/AnyUniqueAliases.java' 2025-01-24T00:47:06.2936396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/AnyUniqueAliases.kt' 2025-01-24T00:47:06.2937692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/AnyUniqueAliases.lua' 2025-01-24T00:47:06.2938987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/AnyUniqueAliases.nim' 2025-01-24T00:47:06.2940283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/AnyUniqueAliases.php' 2025-01-24T00:47:06.2941567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/AnyUniqueAliases.py' 2025-01-24T00:47:06.2942896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/AnyUniqueAliasesUnion.java' 2025-01-24T00:47:06.2944198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/ArrayStruct.cs' 2025-01-24T00:47:06.2945434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/ArrayStruct.java' 2025-01-24T00:47:06.2946662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/ArrayStruct.py' 2025-01-24T00:47:06.2947908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/ArrayStructT.java' 2025-01-24T00:47:06.2949144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/ArrayTable.cs' 2025-01-24T00:47:06.2950399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/ArrayTable.java' 2025-01-24T00:47:06.2951614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/ArrayTable.py' 2025-01-24T00:47:06.2952896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/ArrayTableT.java' 2025-01-24T00:47:06.2954125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Color.cs' 2025-01-24T00:47:06.2955267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Color.go' 2025-01-24T00:47:06.2956438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Color.java' 2025-01-24T00:47:06.2957614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Color.kt' 2025-01-24T00:47:06.2958773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Color.lua' 2025-01-24T00:47:06.2959925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Color.nim' 2025-01-24T00:47:06.2961084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Color.php' 2025-01-24T00:47:06.2962244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Color.py' 2025-01-24T00:47:06.2963418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/LongEnum.cs' 2025-01-24T00:47:06.2964599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/LongEnum.go' 2025-01-24T00:47:06.2965798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/LongEnum.java' 2025-01-24T00:47:06.2967079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/LongEnum.kt' 2025-01-24T00:47:06.2968267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/LongEnum.lua' 2025-01-24T00:47:06.2969486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/LongEnum.nim' 2025-01-24T00:47:06.2970695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/LongEnum.php' 2025-01-24T00:47:06.2971915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/LongEnum.py' 2025-01-24T00:47:06.2973104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Monster.cs' 2025-01-24T00:47:06.2974293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Monster.go' 2025-01-24T00:47:06.2975497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Monster.java' 2025-01-24T00:47:06.2976699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Monster.kt' 2025-01-24T00:47:06.2977873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Monster.lua' 2025-01-24T00:47:06.2979064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Monster.nim' 2025-01-24T00:47:06.2980303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Monster.php' 2025-01-24T00:47:06.2981475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Monster.py' 2025-01-24T00:47:06.2982820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/MonsterStorageGrpc.java' 2025-01-24T00:47:06.2984189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/MonsterStorage_grpc.go' 2025-01-24T00:47:06.2985459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/MonsterT.java' 2025-01-24T00:47:06.2986671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/NestedStruct.cs' 2025-01-24T00:47:06.2987925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/NestedStruct.java' 2025-01-24T00:47:06.2989184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/NestedStruct.py' 2025-01-24T00:47:06.2990455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/NestedStructT.java' 2025-01-24T00:47:06.2991719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/NestedUnion/Any.py' 2025-01-24T00:47:06.2993146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/NestedUnion/Color.py' 2025-01-24T00:47:06.2994512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/NestedUnion/NestedUnionTest.py' 2025-01-24T00:47:06.2995870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/NestedUnion/Test.py' 2025-01-24T00:47:06.2997254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/NestedUnion/TestSimpleTableWithEnum.py' 2025-01-24T00:47:06.2998654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/NestedUnion/Vec3.py' 2025-01-24T00:47:06.2999958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/NestedUnion/__init__.py' 2025-01-24T00:47:06.3001262Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/NestedUnion' 2025-01-24T00:47:06.3002468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Race.cs' 2025-01-24T00:47:06.3003610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Race.go' 2025-01-24T00:47:06.3004763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Race.java' 2025-01-24T00:47:06.3005911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Race.kt' 2025-01-24T00:47:06.3007126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Race.lua' 2025-01-24T00:47:06.3008285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Race.nim' 2025-01-24T00:47:06.3009462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Race.php' 2025-01-24T00:47:06.3010597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Race.py' 2025-01-24T00:47:06.3011849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Referrable.cs' 2025-01-24T00:47:06.3013137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Referrable.go' 2025-01-24T00:47:06.3014362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Referrable.java' 2025-01-24T00:47:06.3015605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Referrable.kt' 2025-01-24T00:47:06.3016821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Referrable.lua' 2025-01-24T00:47:06.3018040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Referrable.nim' 2025-01-24T00:47:06.3019249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Referrable.php' 2025-01-24T00:47:06.3020471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Referrable.py' 2025-01-24T00:47:06.3021702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/ReferrableT.java' 2025-01-24T00:47:06.3022893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Stat.cs' 2025-01-24T00:47:06.3024025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Stat.go' 2025-01-24T00:47:06.3025176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Stat.java' 2025-01-24T00:47:06.3026333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Stat.kt' 2025-01-24T00:47:06.3027488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Stat.lua' 2025-01-24T00:47:06.3028626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Stat.nim' 2025-01-24T00:47:06.3029779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Stat.php' 2025-01-24T00:47:06.3030925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Stat.py' 2025-01-24T00:47:06.3032087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/StatT.java' 2025-01-24T00:47:06.3033305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/StructOfStructs.cs' 2025-01-24T00:47:06.3034583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/StructOfStructs.go' 2025-01-24T00:47:06.3035875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/StructOfStructs.java' 2025-01-24T00:47:06.3037153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/StructOfStructs.kt' 2025-01-24T00:47:06.3038436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/StructOfStructs.lua' 2025-01-24T00:47:06.3039718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/StructOfStructs.nim' 2025-01-24T00:47:06.3041029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/StructOfStructs.php' 2025-01-24T00:47:06.3042301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/StructOfStructs.py' 2025-01-24T00:47:06.3043681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/StructOfStructsOfStructs.cs' 2025-01-24T00:47:06.3045089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/StructOfStructsOfStructs.go' 2025-01-24T00:47:06.3046571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/StructOfStructsOfStructs.java' 2025-01-24T00:47:06.3047959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/StructOfStructsOfStructs.kt' 2025-01-24T00:47:06.3049356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/StructOfStructsOfStructs.lua' 2025-01-24T00:47:06.3050757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/StructOfStructsOfStructs.nim' 2025-01-24T00:47:06.3052159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/StructOfStructsOfStructs.php' 2025-01-24T00:47:06.3053538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/StructOfStructsOfStructs.py' 2025-01-24T00:47:06.3054948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/StructOfStructsOfStructsT.java' 2025-01-24T00:47:06.3056318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/StructOfStructsT.java' 2025-01-24T00:47:06.3057544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Test.cs' 2025-01-24T00:47:06.3058673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Test.go' 2025-01-24T00:47:06.3059828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Test.java' 2025-01-24T00:47:06.3060985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Test.kt' 2025-01-24T00:47:06.3062118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Test.lua' 2025-01-24T00:47:06.3063267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Test.nim' 2025-01-24T00:47:06.3064425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Test.php' 2025-01-24T00:47:06.3065575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Test.py' 2025-01-24T00:47:06.3066736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/TestEnum.cs' 2025-01-24T00:47:06.3067939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/TestEnum.java' 2025-01-24T00:47:06.3069144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/TestEnum.kt' 2025-01-24T00:47:06.3070336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/TestEnum.py' 2025-01-24T00:47:06.3071638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/TestSimpleTableWithEnum.cs' 2025-01-24T00:47:06.3073009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/TestSimpleTableWithEnum.go' 2025-01-24T00:47:06.3074449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/TestSimpleTableWithEnum.java' 2025-01-24T00:47:06.3075857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/TestSimpleTableWithEnum.kt' 2025-01-24T00:47:06.3077221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/TestSimpleTableWithEnum.lua' 2025-01-24T00:47:06.3078602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/TestSimpleTableWithEnum.nim' 2025-01-24T00:47:06.3079992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/TestSimpleTableWithEnum.php' 2025-01-24T00:47:06.3081355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/TestSimpleTableWithEnum.py' 2025-01-24T00:47:06.3082747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/TestSimpleTableWithEnumT.java' 2025-01-24T00:47:06.3084050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/TestT.java' 2025-01-24T00:47:06.3085259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/TypeAliases.cs' 2025-01-24T00:47:06.3086523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/TypeAliases.go' 2025-01-24T00:47:06.3087768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/TypeAliases.java' 2025-01-24T00:47:06.3089011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/TypeAliases.kt' 2025-01-24T00:47:06.3090254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/TypeAliases.lua' 2025-01-24T00:47:06.3091481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/TypeAliases.nim' 2025-01-24T00:47:06.3092827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/TypeAliases.php' 2025-01-24T00:47:06.3094062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/TypeAliases.py' 2025-01-24T00:47:06.3095311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/TypeAliasesT.java' 2025-01-24T00:47:06.3096503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Vec3.cs' 2025-01-24T00:47:06.3097657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Vec3.go' 2025-01-24T00:47:06.3098818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Vec3.java' 2025-01-24T00:47:06.3099956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Vec3.kt' 2025-01-24T00:47:06.3101109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Vec3.lua' 2025-01-24T00:47:06.3102343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Vec3.nim' 2025-01-24T00:47:06.3103499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Vec3.php' 2025-01-24T00:47:06.3104806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Vec3.py' 2025-01-24T00:47:06.3105978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/Vec3T.java' 2025-01-24T00:47:06.3107192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/__init__.py' 2025-01-24T00:47:06.3108453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example/monster_test_grpc_fb.py' 2025-01-24T00:47:06.3109687Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example' 2025-01-24T00:47:06.3110868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example2/Monster.cs' 2025-01-24T00:47:06.3112059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example2/Monster.go' 2025-01-24T00:47:06.3113255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example2/Monster.java' 2025-01-24T00:47:06.3114446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example2/Monster.kt' 2025-01-24T00:47:06.3115636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example2/Monster.lua' 2025-01-24T00:47:06.3116833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example2/Monster.nim' 2025-01-24T00:47:06.3118021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example2/Monster.php' 2025-01-24T00:47:06.3119215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example2/Monster.py' 2025-01-24T00:47:06.3120422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example2/MonsterT.java' 2025-01-24T00:47:06.3121635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example2/__init__.py' 2025-01-24T00:47:06.3122808Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/Example2' 2025-01-24T00:47:06.3124006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/InParentNamespace.cs' 2025-01-24T00:47:06.3125224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/InParentNamespace.go' 2025-01-24T00:47:06.3126517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/InParentNamespace.java' 2025-01-24T00:47:06.3127729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/InParentNamespace.kt' 2025-01-24T00:47:06.3128950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/InParentNamespace.lua' 2025-01-24T00:47:06.3130172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/InParentNamespace.nim' 2025-01-24T00:47:06.3131379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/InParentNamespace.php' 2025-01-24T00:47:06.3132643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/InParentNamespace.py' 2025-01-24T00:47:06.3133873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/InParentNamespaceT.java' 2025-01-24T00:47:06.3135122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/MonsterExtra.cs' 2025-01-24T00:47:06.3136301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/MonsterExtra.java' 2025-01-24T00:47:06.3137463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/MonsterExtra.kt' 2025-01-24T00:47:06.3138611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/MonsterExtra.py' 2025-01-24T00:47:06.3139788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/MonsterExtraT.java' 2025-01-24T00:47:06.3141034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/OtherNameSpace/FromInclude.lua' 2025-01-24T00:47:06.3142363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/OtherNameSpace/FromInclude.nim' 2025-01-24T00:47:06.3143659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/OtherNameSpace/TableB.lua' 2025-01-24T00:47:06.3144924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/OtherNameSpace/TableB.nim' 2025-01-24T00:47:06.3146186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/OtherNameSpace/TableBT.java' 2025-01-24T00:47:06.3147465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/OtherNameSpace/Unused.lua' 2025-01-24T00:47:06.3148721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/OtherNameSpace/Unused.nim' 2025-01-24T00:47:06.3149985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/OtherNameSpace/UnusedT.java' 2025-01-24T00:47:06.3151245Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/OtherNameSpace' 2025-01-24T00:47:06.3152419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame/__init__.py' 2025-01-24T00:47:06.3153514Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/MyGame' 2025-01-24T00:47:06.3154559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/Pizza.go' 2025-01-24T00:47:06.3155597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/Property.nim' 2025-01-24T00:47:06.3156667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/PythonTest.sh' 2025-01-24T00:47:06.3157735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/RustTest.bat' 2025-01-24T00:47:06.3158768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/RustTest.sh' 2025-01-24T00:47:06.3159805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/TableA.lua' 2025-01-24T00:47:06.3160835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/TableA.nim' 2025-01-24T00:47:06.3161865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/TableAT.java' 2025-01-24T00:47:06.3162946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/TestAll.sh' 2025-01-24T00:47:06.3164060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/TestMutatingBool.nim' 2025-01-24T00:47:06.3165207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/alignment_test.cpp' 2025-01-24T00:47:06.3166420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/alignment_test.fbs' 2025-01-24T00:47:06.3167524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/alignment_test.h' 2025-01-24T00:47:06.3168674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/alignment_test_generated.h' 2025-01-24T00:47:06.3169855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/README.md' 2025-01-24T00:47:06.3171106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/annotated_binary.afb' 2025-01-24T00:47:06.3172419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/annotated_binary.bfbs' 2025-01-24T00:47:06.3173737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/annotated_binary.bin' 2025-01-24T00:47:06.3175027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/annotated_binary.fbs' 2025-01-24T00:47:06.3176334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/annotated_binary.json' 2025-01-24T00:47:06.3177671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/annotated_binary_old.afb' 2025-01-24T00:47:06.3179013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/annotated_binary_old.fbs' 2025-01-24T00:47:06.3180350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/generate_annotations.py' 2025-01-24T00:47:06.3181650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/README.md' 2025-01-24T00:47:06.3182974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_root_offset.afb' 2025-01-24T00:47:06.3184381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_root_offset.bin' 2025-01-24T00:47:06.3185820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_root_table_too_short.afb' 2025-01-24T00:47:06.3187307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_root_table_too_short.bin' 2025-01-24T00:47:06.3188812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_root_table_vtable_offset.afb' 2025-01-24T00:47:06.3190333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_root_table_vtable_offset.bin' 2025-01-24T00:47:06.3191788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_string_length.afb' 2025-01-24T00:47:06.3193382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_string_length.bin' 2025-01-24T00:47:06.3194880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_string_length_cut_short.afb' 2025-01-24T00:47:06.3196433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_string_length_cut_short.bin' 2025-01-24T00:47:06.3198002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_struct_array_field_cut_short.afb' 2025-01-24T00:47:06.3199565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_struct_array_field_cut_short.bin' 2025-01-24T00:47:06.3201116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_struct_field_cut_short.afb' 2025-01-24T00:47:06.3202628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_struct_field_cut_short.bin' 2025-01-24T00:47:06.3204108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_table_field_offset.afb' 2025-01-24T00:47:06.3205575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_table_field_offset.bin' 2025-01-24T00:47:06.3207104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_table_field_size.afb' 2025-01-24T00:47:06.3208556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_table_field_size.bin' 2025-01-24T00:47:06.3209997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_union_type_value.afb' 2025-01-24T00:47:06.3211448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_union_type_value.bin' 2025-01-24T00:47:06.3212932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_length_cut_short.afb' 2025-01-24T00:47:06.3214458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_length_cut_short.bin' 2025-01-24T00:47:06.3215970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_scalars_cut_short.afb' 2025-01-24T00:47:06.3217499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_scalars_cut_short.bin' 2025-01-24T00:47:06.3219026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_strings_cut_short.afb' 2025-01-24T00:47:06.3220552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_strings_cut_short.bin' 2025-01-24T00:47:06.3222064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_structs_cut_short.afb' 2025-01-24T00:47:06.3223589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_structs_cut_short.bin' 2025-01-24T00:47:06.3225149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_tables_cut_short.afb' 2025-01-24T00:47:06.3226691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_tables_cut_short.bin' 2025-01-24T00:47:06.3228219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_union_type_value.afb' 2025-01-24T00:47:06.3229764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_union_type_value.bin' 2025-01-24T00:47:06.3231278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_unions_cut_short.afb' 2025-01-24T00:47:06.3232794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_unions_cut_short.bin' 2025-01-24T00:47:06.3234268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_vtable_field_offset.afb' 2025-01-24T00:47:06.3235740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_vtable_field_offset.bin' 2025-01-24T00:47:06.3237225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_vtable_ref_table_size.afb' 2025-01-24T00:47:06.3238717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_vtable_ref_table_size.bin' 2025-01-24T00:47:06.3240222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_vtable_ref_table_size_short.afb' 2025-01-24T00:47:06.3241763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_vtable_ref_table_size_short.bin' 2025-01-24T00:47:06.3243234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_vtable_size.afb' 2025-01-24T00:47:06.3244629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_vtable_size.bin' 2025-01-24T00:47:06.3246044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_vtable_size_short.afb' 2025-01-24T00:47:06.3247564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests/invalid_vtable_size_short.bin' 2025-01-24T00:47:06.3248918Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary/tests' 2025-01-24T00:47:06.3250137Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/annotated_binary' 2025-01-24T00:47:06.3251260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/arrays_test.bfbs' 2025-01-24T00:47:06.3252354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/arrays_test.fbs' 2025-01-24T00:47:06.3253452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/arrays_test.golden' 2025-01-24T00:47:06.3254586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/arrays_test.schema.json' 2025-01-24T00:47:06.3255737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/arrays_test/mod.rs' 2025-01-24T00:47:06.3257023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/arrays_test/my_game/example/array_struct_generated.rs' 2025-01-24T00:47:06.3258585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/arrays_test/my_game/example/array_table_generated.rs' 2025-01-24T00:47:06.3260069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/arrays_test/my_game/example/nested_struct_generated.rs' 2025-01-24T00:47:06.3261516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/arrays_test/my_game/example/test_enum_generated.rs' 2025-01-24T00:47:06.3262871Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/arrays_test/my_game/example' 2025-01-24T00:47:06.3264117Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/arrays_test/my_game' 2025-01-24T00:47:06.3265277Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/arrays_test' 2025-01-24T00:47:06.3266421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/arrays_test_generated.h' 2025-01-24T00:47:06.3267703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/cpp17/generated_cpp17/monster_test_generated.h' 2025-01-24T00:47:06.3269136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/cpp17/generated_cpp17/optional_scalars2_generated.h' 2025-01-24T00:47:06.3270575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/cpp17/generated_cpp17/optional_scalars_generated.h' 2025-01-24T00:47:06.3271999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/cpp17/generated_cpp17/union_vector_generated.h' 2025-01-24T00:47:06.3273318Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/cpp17/generated_cpp17' 2025-01-24T00:47:06.3274507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/cpp17/stringify_util.h' 2025-01-24T00:47:06.3275633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/cpp17/test_cpp17.cpp' 2025-01-24T00:47:06.3276734Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/cpp17' 2025-01-24T00:47:06.3277846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/dictionary_lookup.fbs' 2025-01-24T00:47:06.3279160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/docker/Dockerfile.testing.build_flatc_debian_stretch' 2025-01-24T00:47:06.3280589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/docker/Dockerfile.testing.cpp.debian_buster' 2025-01-24T00:47:06.3282010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/docker/TODO.Dockerfile.testing.php.hhvm_2019_01_16' 2025-01-24T00:47:06.3283500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/docker/TODO.Dockerfile.testing.python.cpython_with_conda' 2025-01-24T00:47:06.3285024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/docker/TODO.Dockerfile.testing.python.cpython_with_numpy' 2025-01-24T00:47:06.3286647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/docker/TODO.Dockerfile.testing.python.pypy_6_0_0_py2' 2025-01-24T00:47:06.3288136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/docker/TODO.Dockerfile.testing.python.pypy_6_0_0_py3' 2025-01-24T00:47:06.3289519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/docker/build_flatc.run.sh' 2025-01-24T00:47:06.3290685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/docker/cpp_test.run.sh' 2025-01-24T00:47:06.3292137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.csharp.mono_5_18' 2025-01-24T00:47:06.3293607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.golang.1_11' 2025-01-24T00:47:06.3295095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.java.openjdk_10_0_2' 2025-01-24T00:47:06.3296623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.java.openjdk_11_0_1' 2025-01-24T00:47:06.3298098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.node.12_20_1' 2025-01-24T00:47:06.3299535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.node.14_15_4' 2025-01-24T00:47:06.3300983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.php.zend_7_3' 2025-01-24T00:47:06.3302482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.python.cpython_2_7_15' 2025-01-24T00:47:06.3304012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.python.cpython_3_7_1' 2025-01-24T00:47:06.3305596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.python.numpy.cpython_2_7_15' 2025-01-24T00:47:06.3307214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.python.numpy.cpython_3_7_1' 2025-01-24T00:47:06.3308733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.rust.1_51_0' 2025-01-24T00:47:06.3310220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.rust.big_endian.1_51_0' 2025-01-24T00:47:06.3311728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.rust.nightly' 2025-01-24T00:47:06.3313169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.swift_5_2' 2025-01-24T00:47:06.3314470Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/docker/languages' 2025-01-24T00:47:06.3315599Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/docker' 2025-01-24T00:47:06.3316702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/evolution_test.cpp' 2025-01-24T00:47:06.3317806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/evolution_test.h' 2025-01-24T00:47:06.3319028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/evolution_test/evolution_v1.fbs' 2025-01-24T00:47:06.3320312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/evolution_test/evolution_v1.json' 2025-01-24T00:47:06.3321652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/evolution_test/evolution_v1_generated.h' 2025-01-24T00:47:06.3328816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/evolution_test/evolution_v2.fbs' 2025-01-24T00:47:06.3330159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/evolution_test/evolution_v2.json' 2025-01-24T00:47:06.3331462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/evolution_test/evolution_v2_generated.h' 2025-01-24T00:47:06.3332724Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/evolution_test' 2025-01-24T00:47:06.3333851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/flatc/bar/bar.fbs' 2025-01-24T00:47:06.3334988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/flatc/bar/bar_with_foo.fbs' 2025-01-24T00:47:06.3336165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/flatc/bar/bar_with_ns.fbs' 2025-01-24T00:47:06.3337310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/flatc/bar/baz/baz.fbs' 2025-01-24T00:47:06.3338472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/flatc/bar/baz/baz_with_ns.fbs' 2025-01-24T00:47:06.3339663Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/flatc/bar/baz' 2025-01-24T00:47:06.3340798Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/flatc/bar' 2025-01-24T00:47:06.3341965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/flatc/enum_val_attributes.fbs' 2025-01-24T00:47:06.3343140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/flatc/flatc_cpp_tests.py' 2025-01-24T00:47:06.3344330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/flatc/flatc_kotlin_tests.py' 2025-01-24T00:47:06.3345521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/flatc/flatc_schema_tests.py' 2025-01-24T00:47:06.3346655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/flatc/flatc_test.py' 2025-01-24T00:47:06.3347786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/flatc/flatc_ts_tests.py' 2025-01-24T00:47:06.3348893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/flatc/foo.fbs' 2025-01-24T00:47:06.3349983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/flatc/foo_with_ns.fbs' 2025-01-24T00:47:06.3351068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/flatc/main.py' 2025-01-24T00:47:06.3352135Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/flatc' 2025-01-24T00:47:06.3353231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/flexbuffers_test.cpp' 2025-01-24T00:47:06.3353821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/flexbuffers_test.h' 2025-01-24T00:47:06.3354300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/fuzz_test.cpp' 2025-01-24T00:47:06.3354820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/fuzz_test.h' 2025-01-24T00:47:06.3355303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/fuzzer/.gitignore' 2025-01-24T00:47:06.3355852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/fuzzer/CMakeLists.txt' 2025-01-24T00:47:06.3356447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/fuzzer/flatbuffers_annotator_fuzzer.cc' 2025-01-24T00:47:06.3357045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/fuzzer/flatbuffers_monster_fuzzer.cc' 2025-01-24T00:47:06.3357628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/fuzzer/flatbuffers_parser_fuzzer.cc' 2025-01-24T00:47:06.3358204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/fuzzer/flatbuffers_scalar_fuzzer.cc' 2025-01-24T00:47:06.3358801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/fuzzer/flatbuffers_verifier_fuzzer.cc' 2025-01-24T00:47:06.3359391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/fuzzer/flexbuffers_verifier_fuzzer.cc' 2025-01-24T00:47:06.3359893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/fuzzer/fuzzer_assert.h' 2025-01-24T00:47:06.3360422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/fuzzer/monster_debug.cpp' 2025-01-24T00:47:06.3360951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/fuzzer/monster_fuzzer.dict' 2025-01-24T00:47:06.3361484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/fuzzer/parser_fuzzer.dict' 2025-01-24T00:47:06.3361964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/fuzzer/readme.md' 2025-01-24T00:47:06.3362474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/fuzzer/scalar_debug.cpp' 2025-01-24T00:47:06.3363009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/fuzzer/scalar_fuzzer.dict' 2025-01-24T00:47:06.3363497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/fuzzer/test_init.h' 2025-01-24T00:47:06.3363980Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/fuzzer' 2025-01-24T00:47:06.3364432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/go_test.go' 2025-01-24T00:47:06.3364971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/gold_flexbuffer_example.bin' 2025-01-24T00:47:06.3365479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/include_build_test.cc' 2025-01-24T00:47:06.3366030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/include_test/include_test1.fbs' 2025-01-24T00:47:06.3366630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/include_test/order.fbs' 2025-01-24T00:47:06.3367230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/include_test/sub/include_test2.fbs' 2025-01-24T00:47:06.3367798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/include_test/sub/no_namespace.fbs' 2025-01-24T00:47:06.3368382Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/include_test/sub' 2025-01-24T00:47:06.3368885Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/include_test' 2025-01-24T00:47:06.3369415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/include_test1/mod.rs' 2025-01-24T00:47:06.3370128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/include_test1/my_game/other_name_space/from_include_generated.rs' 2025-01-24T00:47:06.3370820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/include_test1/my_game/other_name_space/table_b_generated.rs' 2025-01-24T00:47:06.3371514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/include_test1/my_game/other_name_space/unused_generated.rs' 2025-01-24T00:47:06.3372150Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/include_test1/my_game/other_name_space' 2025-01-24T00:47:06.3372705Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/include_test1/my_game' 2025-01-24T00:47:06.3373273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/include_test1/table_a_generated.rs' 2025-01-24T00:47:06.3373786Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/include_test1' 2025-01-24T00:47:06.3374340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/include_test1_generated.dart' 2025-01-24T00:47:06.3374836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/include_test2/mod.rs' 2025-01-24T00:47:06.3375563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/include_test2/my_game/other_name_space/from_include_generated.rs' 2025-01-24T00:47:06.3376245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/include_test2/my_game/other_name_space/table_b_generated.rs' 2025-01-24T00:47:06.3376930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/include_test2/my_game/other_name_space/unused_generated.rs' 2025-01-24T00:47:06.3377577Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/include_test2/my_game/other_name_space' 2025-01-24T00:47:06.3378120Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/include_test2/my_game' 2025-01-24T00:47:06.3378705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/include_test2/table_a_generated.rs' 2025-01-24T00:47:06.3379217Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/include_test2' 2025-01-24T00:47:06.3379883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/include_test2_my_game.other_name_space_generated.dart' 2025-01-24T00:47:06.3380380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/included_test.fbs' 2025-01-24T00:47:06.3380862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/includer_test.fbs' 2025-01-24T00:47:06.3381356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/is_quiet_nan.h' 2025-01-24T00:47:06.3381854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/javatest.bin' 2025-01-24T00:47:06.3382341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/json_test.cpp' 2025-01-24T00:47:06.3382838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/json_test.h' 2025-01-24T00:47:06.3383394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/key_field/key_field_sample.fbs' 2025-01-24T00:47:06.3383987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/key_field/key_field_sample_generated.h' 2025-01-24T00:47:06.3384497Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/key_field' 2025-01-24T00:47:06.3384986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/key_field_test.cpp' 2025-01-24T00:47:06.3385484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/key_field_test.h' 2025-01-24T00:47:06.3385966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/keyword_test.fbs' 2025-01-24T00:47:06.3386580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/keyword_test/keyword_test/abc_generated.rs' 2025-01-24T00:47:06.3387269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/keyword_test/keyword_test/keywords_in_table_generated.rs' 2025-01-24T00:47:06.3387959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/keyword_test/keyword_test/keywords_in_union_generated.rs' 2025-01-24T00:47:06.3388600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/keyword_test/keyword_test/public_generated.rs' 2025-01-24T00:47:06.3389239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/keyword_test/keyword_test/table_2_generated.rs' 2025-01-24T00:47:06.3389814Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/keyword_test/keyword_test' 2025-01-24T00:47:06.3390315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/keyword_test/mod.rs' 2025-01-24T00:47:06.3390827Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/keyword_test' 2025-01-24T00:47:06.3391331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/lobstertest.lobster' 2025-01-24T00:47:06.3391786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/luatest.lua' 2025-01-24T00:47:06.3392457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/minified_enums/enums.fbs' 2025-01-24T00:47:06.3393025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/minified_enums/enums_generated.h' 2025-01-24T00:47:06.3393544Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/minified_enums' 2025-01-24T00:47:06.3394042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_extra.fbs' 2025-01-24T00:47:06.3394564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_extra_generated.h' 2025-01-24T00:47:06.3395211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_extra_my_game_generated.dart' 2025-01-24T00:47:06.3395750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test.afb' 2025-01-24T00:47:06.3396264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test.bfbs' 2025-01-24T00:47:06.3396775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test.cpp' 2025-01-24T00:47:06.3397263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test.fbs' 2025-01-24T00:47:06.3397776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test.grpc.fb.cc' 2025-01-24T00:47:06.3398298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test.grpc.fb.h' 2025-01-24T00:47:06.3398771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test.h' 2025-01-24T00:47:06.3399291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test.schema.json' 2025-01-24T00:47:06.3399796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test/mod.rs' 2025-01-24T00:47:06.3400441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test/my_game/example/ability_generated.rs' 2025-01-24T00:47:06.3401160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test/my_game/example/any_ambiguous_aliases_generated.rs' 2025-01-24T00:47:06.3401789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test/my_game/example/any_generated.rs' 2025-01-24T00:47:06.3402484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test/my_game/example/any_unique_aliases_generated.rs' 2025-01-24T00:47:06.3403137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test/my_game/example/color_generated.rs' 2025-01-24T00:47:06.3403796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test/my_game/example/long_enum_generated.rs' 2025-01-24T00:47:06.3404498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test/my_game/example/monster_generated.rs' 2025-01-24T00:47:06.3405190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test/my_game/example/race_generated.rs' 2025-01-24T00:47:06.3405868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test/my_game/example/referrable_generated.rs' 2025-01-24T00:47:06.3406571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test/my_game/example/stat_generated.rs' 2025-01-24T00:47:06.3407307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test/my_game/example/struct_of_structs_generated.rs' 2025-01-24T00:47:06.3408068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test/my_game/example/struct_of_structs_of_structs_generated.rs' 2025-01-24T00:47:06.3408713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test/my_game/example/test_generated.rs' 2025-01-24T00:47:06.3409500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test/my_game/example/test_simple_table_with_enum_generated.rs' 2025-01-24T00:47:06.3410234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test/my_game/example/type_aliases_generated.rs' 2025-01-24T00:47:06.3410875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test/my_game/example/vec_3_generated.rs' 2025-01-24T00:47:06.3411502Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test/my_game/example' 2025-01-24T00:47:06.3412156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test/my_game/example_2/monster_generated.rs' 2025-01-24T00:47:06.3412763Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test/my_game/example_2' 2025-01-24T00:47:06.3413436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test/my_game/in_parent_namespace_generated.rs' 2025-01-24T00:47:06.3414146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test/my_game/other_name_space/from_include_generated.rs' 2025-01-24T00:47:06.3414842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test/my_game/other_name_space/table_b_generated.rs' 2025-01-24T00:47:06.3415525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test/my_game/other_name_space/unused_generated.rs' 2025-01-24T00:47:06.3416169Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test/my_game/other_name_space' 2025-01-24T00:47:06.3416717Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test/my_game' 2025-01-24T00:47:06.3417291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test/table_a_generated.rs' 2025-01-24T00:47:06.3417807Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test' 2025-01-24T00:47:06.3418355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_bfbs_generated.h' 2025-01-24T00:47:06.3418948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_generated.grpc.fb.cc' 2025-01-24T00:47:06.3419513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_generated.grpc.fb.h' 2025-01-24T00:47:06.3420036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_generated.h' 2025-01-24T00:47:06.3420600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_generated.lobster' 2025-01-24T00:47:06.3421130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_generated.py' 2025-01-24T00:47:06.3421666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_generated.ts' 2025-01-24T00:47:06.3422289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_my_game.example2_generated.dart' 2025-01-24T00:47:06.3422911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_my_game.example_generated.dart' 2025-01-24T00:47:06.3423533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_my_game_generated.dart' 2025-01-24T00:47:06.3424107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_serialize/mod.rs' 2025-01-24T00:47:06.3424837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_serialize/my_game/example/ability_generated.rs' 2025-01-24T00:47:06.3425621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_serialize/my_game/example/any_ambiguous_aliases_generated.rs' 2025-01-24T00:47:06.3426298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_serialize/my_game/example/any_generated.rs' 2025-01-24T00:47:06.3427048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_serialize/my_game/example/any_unique_aliases_generated.rs' 2025-01-24T00:47:06.3427738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_serialize/my_game/example/color_generated.rs' 2025-01-24T00:47:06.3428452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_serialize/my_game/example/long_enum_generated.rs' 2025-01-24T00:47:06.3429142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_serialize/my_game/example/monster_generated.rs' 2025-01-24T00:47:06.3429819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_serialize/my_game/example/race_generated.rs' 2025-01-24T00:47:06.3430543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_serialize/my_game/example/referrable_generated.rs' 2025-01-24T00:47:06.3431220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_serialize/my_game/example/stat_generated.rs' 2025-01-24T00:47:06.3431976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_serialize/my_game/example/struct_of_structs_generated.rs' 2025-01-24T00:47:06.3432766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_serialize/my_game/example/struct_of_structs_of_structs_generated.rs' 2025-01-24T00:47:06.3433450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_serialize/my_game/example/test_generated.rs' 2025-01-24T00:47:06.3434246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_serialize/my_game/example/test_simple_table_with_enum_generated.rs' 2025-01-24T00:47:06.3434963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_serialize/my_game/example/type_aliases_generated.rs' 2025-01-24T00:47:06.3435664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_serialize/my_game/example/vec_3_generated.rs' 2025-01-24T00:47:06.3436303Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_serialize/my_game/example' 2025-01-24T00:47:06.3437014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_serialize/my_game/example_2/monster_generated.rs' 2025-01-24T00:47:06.3437693Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_serialize/my_game/example_2' 2025-01-24T00:47:06.3438399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_serialize/my_game/in_parent_namespace_generated.rs' 2025-01-24T00:47:06.3439221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_serialize/my_game/other_name_space/from_include_generated.rs' 2025-01-24T00:47:06.3439973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_serialize/my_game/other_name_space/table_b_generated.rs' 2025-01-24T00:47:06.3440703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_serialize/my_game/other_name_space/unused_generated.rs' 2025-01-24T00:47:06.3441390Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_serialize/my_game/other_name_space' 2025-01-24T00:47:06.3441984Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_serialize/my_game' 2025-01-24T00:47:06.3442613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_serialize/table_a_generated.rs' 2025-01-24T00:47:06.3443171Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_serialize' 2025-01-24T00:47:06.3443853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_suffix/ext_only/monster_test.grpc.fb.cc' 2025-01-24T00:47:06.3444511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_suffix/ext_only/monster_test.grpc.fb.h' 2025-01-24T00:47:06.3445187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_suffix/ext_only/monster_test_generated.hpp' 2025-01-24T00:47:06.3445784Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_suffix/ext_only' 2025-01-24T00:47:06.3446539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_suffix/filesuffix_only/monster_test.grpc.fb.cc' 2025-01-24T00:47:06.3447240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_suffix/filesuffix_only/monster_test.grpc.fb.h' 2025-01-24T00:47:06.3447924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_suffix/filesuffix_only/monster_test_suffix.h' 2025-01-24T00:47:06.3448552Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_suffix/filesuffix_only' 2025-01-24T00:47:06.3449182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_suffix/monster_test.grpc.fb.cc' 2025-01-24T00:47:06.3449801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_suffix/monster_test.grpc.fb.h' 2025-01-24T00:47:06.3450432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_suffix/monster_test_suffix.hpp' 2025-01-24T00:47:06.3450976Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monster_test_suffix' 2025-01-24T00:47:06.3451485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monsterdata_extra.json' 2025-01-24T00:47:06.3452071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monsterdata_go_wire.mon.sp' 2025-01-24T00:47:06.3452612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monsterdata_python_wire.mon' 2025-01-24T00:47:06.3453169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monsterdata_test.afb' 2025-01-24T00:47:06.3453679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monsterdata_test.golden' 2025-01-24T00:47:06.3454213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monsterdata_test.json' 2025-01-24T00:47:06.3454719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/monsterdata_test.mon' 2025-01-24T00:47:06.3455205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/more_defaults.fbs' 2025-01-24T00:47:06.3455774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/more_defaults/abc_generated.rs' 2025-01-24T00:47:06.3456272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/more_defaults/mod.rs' 2025-01-24T00:47:06.3456882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/more_defaults/more_defaults_generated.rs' 2025-01-24T00:47:06.3457416Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/more_defaults' 2025-01-24T00:47:06.3457983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/name_clash_test/invalid_test1.fbs' 2025-01-24T00:47:06.3458558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/name_clash_test/invalid_test2.fbs' 2025-01-24T00:47:06.3459111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/name_clash_test/valid_test1.fbs' 2025-01-24T00:47:06.3459665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/name_clash_test/valid_test2.fbs' 2025-01-24T00:47:06.3460203Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/name_clash_test' 2025-01-24T00:47:06.3460888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/EnumInNestedNS.cs' 2025-01-24T00:47:06.3461567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/EnumInNestedNS.go' 2025-01-24T00:47:06.3462267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/EnumInNestedNS.java' 2025-01-24T00:47:06.3462941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/EnumInNestedNS.kt' 2025-01-24T00:47:06.3463647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/EnumInNestedNS.lua' 2025-01-24T00:47:06.3464336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/EnumInNestedNS.php' 2025-01-24T00:47:06.3465021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/EnumInNestedNS.py' 2025-01-24T00:47:06.3465714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/StructInNestedNS.cs' 2025-01-24T00:47:06.3466434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/StructInNestedNS.go' 2025-01-24T00:47:06.3467179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/StructInNestedNS.java' 2025-01-24T00:47:06.3467891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/StructInNestedNS.kt' 2025-01-24T00:47:06.3468625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/StructInNestedNS.lua' 2025-01-24T00:47:06.3469318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/StructInNestedNS.php' 2025-01-24T00:47:06.3470007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/StructInNestedNS.py' 2025-01-24T00:47:06.3470727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/StructInNestedNST.java' 2025-01-24T00:47:06.3471416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/TableInNestedNS.cs' 2025-01-24T00:47:06.3472116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/TableInNestedNS.go' 2025-01-24T00:47:06.3472807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/TableInNestedNS.java' 2025-01-24T00:47:06.3473494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/TableInNestedNS.kt' 2025-01-24T00:47:06.3474193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/TableInNestedNS.lua' 2025-01-24T00:47:06.3474890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/TableInNestedNS.php' 2025-01-24T00:47:06.3475595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/TableInNestedNS.py' 2025-01-24T00:47:06.3476298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/TableInNestedNST.java' 2025-01-24T00:47:06.3476979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/UnionInNestedNS.cs' 2025-01-24T00:47:06.3477677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/UnionInNestedNS.go' 2025-01-24T00:47:06.3478375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/UnionInNestedNS.java' 2025-01-24T00:47:06.3479071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/UnionInNestedNS.kt' 2025-01-24T00:47:06.3479761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/UnionInNestedNS.lua' 2025-01-24T00:47:06.3480448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/UnionInNestedNS.php' 2025-01-24T00:47:06.3481168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/UnionInNestedNS.py' 2025-01-24T00:47:06.3481916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/UnionInNestedNSUnion.java' 2025-01-24T00:47:06.3482600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/__init__.py' 2025-01-24T00:47:06.3483257Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB' 2025-01-24T00:47:06.3483879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/SecondTableInA.cs' 2025-01-24T00:47:06.3484511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/SecondTableInA.go' 2025-01-24T00:47:06.3485144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/SecondTableInA.java' 2025-01-24T00:47:06.3485778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/SecondTableInA.kt' 2025-01-24T00:47:06.3486461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/SecondTableInA.lua' 2025-01-24T00:47:06.3487091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/SecondTableInA.php' 2025-01-24T00:47:06.3487728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/SecondTableInA.py' 2025-01-24T00:47:06.3488370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/SecondTableInAT.java' 2025-01-24T00:47:06.3488971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/TableInC.cs' 2025-01-24T00:47:06.3489568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/TableInC.go' 2025-01-24T00:47:06.3490167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/TableInC.php' 2025-01-24T00:47:06.3490768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/TableInC.py' 2025-01-24T00:47:06.3491396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/TableInFirstNS.cs' 2025-01-24T00:47:06.3492148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/TableInFirstNS.go' 2025-01-24T00:47:06.3492791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/TableInFirstNS.java' 2025-01-24T00:47:06.3493416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/TableInFirstNS.kt' 2025-01-24T00:47:06.3494062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/TableInFirstNS.lua' 2025-01-24T00:47:06.3494696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/TableInFirstNS.php' 2025-01-24T00:47:06.3495333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/TableInFirstNS.py' 2025-01-24T00:47:06.3496034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/TableInFirstNST.java' 2025-01-24T00:47:06.3496690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA/__init__.py' 2025-01-24T00:47:06.3497279Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceA' 2025-01-24T00:47:06.3497913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceC/TableInC.cs' 2025-01-24T00:47:06.3498521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceC/TableInC.go' 2025-01-24T00:47:06.3499127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceC/TableInC.java' 2025-01-24T00:47:06.3499721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceC/TableInC.kt' 2025-01-24T00:47:06.3500333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceC/TableInC.lua' 2025-01-24T00:47:06.3500933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceC/TableInC.php' 2025-01-24T00:47:06.3501535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceC/TableInC.py' 2025-01-24T00:47:06.3502142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceC/TableInCT.java' 2025-01-24T00:47:06.3502729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceC/__init__.py' 2025-01-24T00:47:06.3503313Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/NamespaceC' 2025-01-24T00:47:06.3503818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/mod.rs' 2025-01-24T00:47:06.3504586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/namespace_a/namespace_b/enum_in_nested_ns_generated.rs' 2025-01-24T00:47:06.3505348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/namespace_a/namespace_b/struct_in_nested_ns_generated.rs' 2025-01-24T00:47:06.3506094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/namespace_a/namespace_b/table_in_nested_ns_generated.rs' 2025-01-24T00:47:06.3506855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/namespace_a/namespace_b/union_in_nested_ns_generated.rs' 2025-01-24T00:47:06.3507497Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/namespace_a/namespace_b' 2025-01-24T00:47:06.3508200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/namespace_a/second_table_in_a_generated.rs' 2025-01-24T00:47:06.3508888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/namespace_a/table_in_first_ns_generated.rs' 2025-01-24T00:47:06.3509480Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/namespace_a' 2025-01-24T00:47:06.3510166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/namespace_c/table_in_c_generated.rs' 2025-01-24T00:47:06.3510766Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/namespace_c' 2025-01-24T00:47:06.3511376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/namespace_test1.fbs' 2025-01-24T00:47:06.3512018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/namespace_test1_generated.h' 2025-01-24T00:47:06.3512679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/namespace_test1_generated.lobster' 2025-01-24T00:47:06.3513427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/namespace_test1_namespace_a.namespace_b_generated.dart' 2025-01-24T00:47:06.3514005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/namespace_test2.fbs' 2025-01-24T00:47:06.3514637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/namespace_test2_generated.h' 2025-01-24T00:47:06.3515288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/namespace_test2_generated.lobster' 2025-01-24T00:47:06.3515992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/namespace_test2_namespace_a_generated.dart' 2025-01-24T00:47:06.3516686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test/namespace_test2_namespace_c_generated.dart' 2025-01-24T00:47:06.3517212Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/namespace_test' 2025-01-24T00:47:06.3517705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/nan_inf_test.fbs' 2025-01-24T00:47:06.3518247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/native_inline_table_test.fbs' 2025-01-24T00:47:06.3518835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/native_inline_table_test_generated.h' 2025-01-24T00:47:06.3519332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/native_type_test.fbs' 2025-01-24T00:47:06.3519869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/native_type_test_generated.h' 2025-01-24T00:47:06.3520406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/native_type_test_impl.cpp' 2025-01-24T00:47:06.3520914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/native_type_test_impl.h' 2025-01-24T00:47:06.3521562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/nested_namespace_test/nested_namespace_test1.fbs' 2025-01-24T00:47:06.3522260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/nested_namespace_test/nested_namespace_test1_generated.cs' 2025-01-24T00:47:06.3522904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/nested_namespace_test/nested_namespace_test2.fbs' 2025-01-24T00:47:06.3523598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/nested_namespace_test/nested_namespace_test2_generated.cs' 2025-01-24T00:47:06.3524276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/nested_namespace_test/nested_namespace_test3.fbs' 2025-01-24T00:47:06.3524995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/nested_namespace_test/nested_namespace_test3_generated.cs' 2025-01-24T00:47:06.3525571Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/nested_namespace_test' 2025-01-24T00:47:06.3526098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/nested_union_test.fbs' 2025-01-24T00:47:06.3526672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/nim/testnim.py' 2025-01-24T00:47:06.3527230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/nim/tests/moredefaults/test.nim' 2025-01-24T00:47:06.3527784Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/nim/tests/moredefaults' 2025-01-24T00:47:06.3528353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/nim/tests/mutatingbool/test.nim' 2025-01-24T00:47:06.3528904Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/nim/tests/mutatingbool' 2025-01-24T00:47:06.3529445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/nim/tests/mygame/test.nim' 2025-01-24T00:47:06.3529979Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/nim/tests/mygame' 2025-01-24T00:47:06.3530566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/nim/tests/optional_scalars/test.nim' 2025-01-24T00:47:06.3531160Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/nim/tests/optional_scalars' 2025-01-24T00:47:06.3531659Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/nim/tests' 2025-01-24T00:47:06.3532133Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/nim' 2025-01-24T00:47:06.3532628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/optional_scalars.fbs' 2025-01-24T00:47:06.3533129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/optional_scalars.json' 2025-01-24T00:47:06.3533709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/optional_scalars/OptionalByte.cs' 2025-01-24T00:47:06.3534274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/optional_scalars/OptionalByte.go' 2025-01-24T00:47:06.3534859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/optional_scalars/OptionalByte.java' 2025-01-24T00:47:06.3535426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/optional_scalars/OptionalByte.kt' 2025-01-24T00:47:06.3536001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/optional_scalars/OptionalByte.nim' 2025-01-24T00:47:06.3536581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/optional_scalars/OptionalByte.py' 2025-01-24T00:47:06.3537131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/optional_scalars/ScalarStuff.cs' 2025-01-24T00:47:06.3537725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/optional_scalars/ScalarStuff.go' 2025-01-24T00:47:06.3538302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/optional_scalars/ScalarStuff.java' 2025-01-24T00:47:06.3538972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/optional_scalars/ScalarStuff.kt' 2025-01-24T00:47:06.3539572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/optional_scalars/ScalarStuff.nim' 2025-01-24T00:47:06.3540129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/optional_scalars/ScalarStuff.py' 2025-01-24T00:47:06.3540674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/optional_scalars/__init__.py' 2025-01-24T00:47:06.3541189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/optional_scalars/mod.rs' 2025-01-24T00:47:06.3541891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/optional_scalars/optional_scalars/optional_byte_generated.rs' 2025-01-24T00:47:06.3542601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/optional_scalars/optional_scalars/scalar_stuff_generated.rs' 2025-01-24T00:47:06.3543222Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/optional_scalars/optional_scalars' 2025-01-24T00:47:06.3543756Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/optional_scalars' 2025-01-24T00:47:06.3544308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/optional_scalars_defaults.json' 2025-01-24T00:47:06.3544849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/optional_scalars_generated.h' 2025-01-24T00:47:06.3545427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/optional_scalars_generated.lobster' 2025-01-24T00:47:06.3545980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/optional_scalars_generated.ts' 2025-01-24T00:47:06.3546509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/optional_scalars_test.cpp' 2025-01-24T00:47:06.3547027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/optional_scalars_test.h' 2025-01-24T00:47:06.3547493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/order/Food.go' 2025-01-24T00:47:06.3547993Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/order' 2025-01-24T00:47:06.3548472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/parser_test.cpp' 2025-01-24T00:47:06.3548943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/parser_test.h' 2025-01-24T00:47:06.3549419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/phpTest.php' 2025-01-24T00:47:06.3549938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/phpUnionVectorTest.php' 2025-01-24T00:47:06.3550463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/phpUnionVectorTest.sh' 2025-01-24T00:47:06.3551002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/private_annotation_test.fbs' 2025-01-24T00:47:06.3551635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/private_annotation_test/ab_generated.rs' 2025-01-24T00:47:06.3552319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/private_annotation_test/annotations_generated.rs' 2025-01-24T00:47:06.3552957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/private_annotation_test/any_generated.rs' 2025-01-24T00:47:06.3553602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/private_annotation_test/game_generated.rs' 2025-01-24T00:47:06.3554148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/private_annotation_test/mod.rs' 2025-01-24T00:47:06.3554770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/private_annotation_test/object_generated.rs' 2025-01-24T00:47:06.3555346Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/private_annotation_test' 2025-01-24T00:47:06.3555823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/proto_test.cpp' 2025-01-24T00:47:06.3556300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/proto_test.h' 2025-01-24T00:47:06.3556883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/prototest/GenerateProtoGoldens.sh' 2025-01-24T00:47:06.3557411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/prototest/imported.proto' 2025-01-24T00:47:06.3557997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/prototest/non-positive-id.proto' 2025-01-24T00:47:06.3558532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/prototest/test.golden.fbs' 2025-01-24T00:47:06.3559039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/prototest/test.proto' 2025-01-24T00:47:06.3559607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/prototest/test_id.golden.fbs' 2025-01-24T00:47:06.3560191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/prototest/test_include.golden.fbs' 2025-01-24T00:47:06.3560803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/prototest/test_include_id.golden.fbs' 2025-01-24T00:47:06.3561404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/prototest/test_suffix.golden.fbs' 2025-01-24T00:47:06.3562000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/prototest/test_suffix_id.golden.fbs' 2025-01-24T00:47:06.3562579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/prototest/test_union.golden.fbs' 2025-01-24T00:47:06.3563159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/prototest/test_union_id.golden.fbs' 2025-01-24T00:47:06.3563784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/prototest/test_union_include.golden.fbs' 2025-01-24T00:47:06.3564408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/prototest/test_union_include_id.golden.fbs' 2025-01-24T00:47:06.3565035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/prototest/test_union_suffix.golden.fbs' 2025-01-24T00:47:06.3565701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/prototest/test_union_suffix_id.golden.fbs' 2025-01-24T00:47:06.3566368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/prototest/twice-id.proto' 2025-01-24T00:47:06.3566985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/prototest/use-reserved-id.proto' 2025-01-24T00:47:06.3567527Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/prototest' 2025-01-24T00:47:06.3568040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/py_flexbuffers_test.py' 2025-01-24T00:47:06.3568508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/py_test.py' 2025-01-24T00:47:06.3569009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/reflection_test.cpp' 2025-01-24T00:47:06.3569511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/reflection_test.h' 2025-01-24T00:47:06.3570015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/required_strings.fbs' 2025-01-24T00:47:06.3570657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_no_std_compilation_test/.cargo/config.toml' 2025-01-24T00:47:06.3571313Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_no_std_compilation_test/.cargo' 2025-01-24T00:47:06.3571913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_no_std_compilation_test/Cargo.toml' 2025-01-24T00:47:06.3572532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_no_std_compilation_test/src/main.rs' 2025-01-24T00:47:06.3573138Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_no_std_compilation_test/src' 2025-01-24T00:47:06.3573728Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_no_std_compilation_test' 2025-01-24T00:47:06.3574293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_serialize_test/Cargo.toml' 2025-01-24T00:47:06.3574844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_serialize_test/src/main.rs' 2025-01-24T00:47:06.3575416Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_serialize_test/src' 2025-01-24T00:47:06.3575959Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_serialize_test' 2025-01-24T00:47:06.3576491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_usage_test/Cargo.toml' 2025-01-24T00:47:06.3577095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_usage_test/benches/benchmarks.rs' 2025-01-24T00:47:06.3577748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_usage_test/benches/flatbuffers_benchmarks.rs' 2025-01-24T00:47:06.3578415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_usage_test/benches/flexbuffers_benchmarks.rs' 2025-01-24T00:47:06.3578975Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_usage_test/benches' 2025-01-24T00:47:06.3579650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_usage_test/bin/flatbuffers_alloc_check.rs' 2025-01-24T00:47:06.3580327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_usage_test/bin/flexbuffers_alloc_check.rs' 2025-01-24T00:47:06.3580949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_usage_test/bin/monster_example.rs' 2025-01-24T00:47:06.3581525Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_usage_test/bin' 2025-01-24T00:47:06.3582095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_usage_test/outdir/.gitignore' 2025-01-24T00:47:06.3582666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_usage_test/outdir/Cargo.toml' 2025-01-24T00:47:06.3583234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_usage_test/outdir/build.rs' 2025-01-24T00:47:06.3583815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_usage_test/outdir/src/main.rs' 2025-01-24T00:47:06.3584424Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_usage_test/outdir/src' 2025-01-24T00:47:06.3584984Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_usage_test/outdir' 2025-01-24T00:47:06.3585598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_usage_test/tests/arrays_test.rs' 2025-01-24T00:47:06.3586281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/binary_format.rs' 2025-01-24T00:47:06.3586955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/interop.rs' 2025-01-24T00:47:06.3587593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/mod.rs' 2025-01-24T00:47:06.3588260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/other_api.rs' 2025-01-24T00:47:06.3588968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/qc_serious.rs' 2025-01-24T00:47:06.3589611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/rwyw.rs' 2025-01-24T00:47:06.3590266Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests' 2025-01-24T00:47:06.3590875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_usage_test/tests/integration_test.rs' 2025-01-24T00:47:06.3591511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_usage_test/tests/more_defaults_test.rs' 2025-01-24T00:47:06.3592284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_usage_test/tests/optional_scalars_test.rs' 2025-01-24T00:47:06.3592835Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_usage_test/tests' 2025-01-24T00:47:06.3593375Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/rust_usage_test' 2025-01-24T00:47:06.3593998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/Wasm.tests/.swift-version' 2025-01-24T00:47:06.3594590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/Wasm.tests/Package.swift' 2025-01-24T00:47:06.3595248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/Wasm.tests/Sources/Wasm/Wasm.swift' 2025-01-24T00:47:06.3595871Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/Wasm.tests/Sources/Wasm' 2025-01-24T00:47:06.3596453Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/Wasm.tests/Sources' 2025-01-24T00:47:06.3597344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/Wasm.tests/Tests/FlatBuffers.Test.Swift.WasmTests/FlatBuffersMonsterWriterTests.swift' 2025-01-24T00:47:06.3598201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/Wasm.tests/Tests/FlatBuffers.Test.Swift.WasmTests/monster_test_generated.swift' 2025-01-24T00:47:06.3598944Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/Wasm.tests/Tests/FlatBuffers.Test.Swift.WasmTests' 2025-01-24T00:47:06.3599505Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/Wasm.tests/Tests' 2025-01-24T00:47:06.3600046Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/Wasm.tests' 2025-01-24T00:47:06.3600602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/benchmarks/Package.swift' 2025-01-24T00:47:06.3601265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/benchmarks/Sources/benchmarks/main.swift' 2025-01-24T00:47:06.3601896Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/benchmarks/Sources/benchmarks' 2025-01-24T00:47:06.3602466Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/benchmarks/Sources' 2025-01-24T00:47:06.3603028Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/benchmarks' 2025-01-24T00:47:06.3603703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/CodeGenerationTests/test_import.fbs' 2025-01-24T00:47:06.3604449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/CodeGenerationTests/test_import_generated.swift' 2025-01-24T00:47:06.3605129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/CodeGenerationTests/test_no_include.fbs' 2025-01-24T00:47:06.3605897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/CodeGenerationTests/test_no_include_generated.swift' 2025-01-24T00:47:06.3606603Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/CodeGenerationTests' 2025-01-24T00:47:06.3607137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/Package.swift' 2025-01-24T00:47:06.3607811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/Sources/SwiftFlatBuffers/fuzzer.fbs' 2025-01-24T00:47:06.3608578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/Sources/SwiftFlatBuffers/fuzzer_generated.swift' 2025-01-24T00:47:06.3609248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/Sources/SwiftFlatBuffers/main.swift' 2025-01-24T00:47:06.3609944Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/Sources/SwiftFlatBuffers' 2025-01-24T00:47:06.3610509Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/Sources' 2025-01-24T00:47:06.3611045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/SwiftTest.sh' 2025-01-24T00:47:06.3611897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/FlatBuffersMonsterWriterTests.swift' 2025-01-24T00:47:06.3612741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/FlatBuffersNanInfTests.swift' 2025-01-24T00:47:06.3613555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/FlatBuffersStructsTests.swift' 2025-01-24T00:47:06.3614329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/FlatBuffersTests.swift' 2025-01-24T00:47:06.3615167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/FlatBuffersUnionTests.swift' 2025-01-24T00:47:06.3615981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/FlatBuffersVectorsTests.swift' 2025-01-24T00:47:06.3616805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/FlatbuffersDoubleTests.swift' 2025-01-24T00:47:06.3617616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/FlatbuffersMoreDefaults.swift' 2025-01-24T00:47:06.3618447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/FlatbuffersVerifierTests.swift' 2025-01-24T00:47:06.3619246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/MutatingBool_generated.swift' 2025-01-24T00:47:06.3620007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/XCTestManifests.swift' 2025-01-24T00:47:06.3620796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/monster_test.grpc.swift' 2025-01-24T00:47:06.3621599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/monster_test_generated.swift' 2025-01-24T00:47:06.3622413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/more_defaults_generated.swift' 2025-01-24T00:47:06.3623212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/nan_inf_test_generated.swift' 2025-01-24T00:47:06.3624051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/optional_scalars_generated.swift' 2025-01-24T00:47:06.3624860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/union_vector_generated.swift' 2025-01-24T00:47:06.3625721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/vector_has_test_generated.swift' 2025-01-24T00:47:06.3626449Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests' 2025-01-24T00:47:06.3627021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/Tests/LinuxMain.swift' 2025-01-24T00:47:06.3627563Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/Tests' 2025-01-24T00:47:06.3628125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests/monsterdata_test.mon' 2025-01-24T00:47:06.3628629Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift/tests' 2025-01-24T00:47:06.3629122Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/swift' 2025-01-24T00:47:06.3629569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/test.cpp' 2025-01-24T00:47:06.3630049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/test_assert.cpp' 2025-01-24T00:47:06.3630529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/test_assert.h' 2025-01-24T00:47:06.3631016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/test_builder.cpp' 2025-01-24T00:47:06.3631505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/test_builder.h' 2025-01-24T00:47:06.3631981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/BUILD.bazel' 2025-01-24T00:47:06.3632567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/JavaScriptComplexArraysTest.js' 2025-01-24T00:47:06.3633153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/JavaScriptFlexBuffersTest.js' 2025-01-24T00:47:06.3633743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/JavaScriptRequiredStringTest.js' 2025-01-24T00:47:06.3634263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/JavaScriptTest.js' 2025-01-24T00:47:06.3634788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/JavaScriptTestv1.cjs' 2025-01-24T00:47:06.3635357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/JavaScriptUnionVectorTest.js' 2025-01-24T00:47:06.3635875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/TypeScriptTest.py' 2025-01-24T00:47:06.3636517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/arrays_test_complex/arrays_test_complex.fbs' 2025-01-24T00:47:06.3637215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/arrays_test_complex/arrays_test_complex_generated.cjs' 2025-01-24T00:47:06.3637869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example.d.ts' 2025-01-24T00:47:06.3638485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example.js' 2025-01-24T00:47:06.3639164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example.ts' 2025-01-24T00:47:06.3639852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/array-struct.d.ts' 2025-01-24T00:47:06.3640577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/array-struct.js' 2025-01-24T00:47:06.3641253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/array-struct.ts' 2025-01-24T00:47:06.3641936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/array-table.d.ts' 2025-01-24T00:47:06.3642616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/array-table.js' 2025-01-24T00:47:06.3643286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/array-table.ts' 2025-01-24T00:47:06.3643984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/inner-struct.d.ts' 2025-01-24T00:47:06.3644656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/inner-struct.js' 2025-01-24T00:47:06.3645331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/inner-struct.ts' 2025-01-24T00:47:06.3646030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/nested-struct.d.ts' 2025-01-24T00:47:06.3646769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/nested-struct.js' 2025-01-24T00:47:06.3647465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/nested-struct.ts' 2025-01-24T00:47:06.3648148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/outer-struct.d.ts' 2025-01-24T00:47:06.3648837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/outer-struct.js' 2025-01-24T00:47:06.3649528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/outer-struct.ts' 2025-01-24T00:47:06.3650198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/test-enum.d.ts' 2025-01-24T00:47:06.3650872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/test-enum.js' 2025-01-24T00:47:06.3651530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/test-enum.ts' 2025-01-24T00:47:06.3652172Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example' 2025-01-24T00:47:06.3652813Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game' 2025-01-24T00:47:06.3653393Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/arrays_test_complex' 2025-01-24T00:47:06.3653909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/foobar.d.ts' 2025-01-24T00:47:06.3654394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/foobar.js' 2025-01-24T00:47:06.3654857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/foobar.ts' 2025-01-24T00:47:06.3655360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/foobar/abc.d.ts' 2025-01-24T00:47:06.3655845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/foobar/abc.js' 2025-01-24T00:47:06.3656340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/foobar/abc.ts' 2025-01-24T00:47:06.3656843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/foobar/class.d.ts' 2025-01-24T00:47:06.3657333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/foobar/class.js' 2025-01-24T00:47:06.3657838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/foobar/class.ts' 2025-01-24T00:47:06.3658332Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/foobar' 2025-01-24T00:47:06.3658843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/monster_test.d.ts' 2025-01-24T00:47:06.3659334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/monster_test.js' 2025-01-24T00:47:06.3659824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/monster_test.ts' 2025-01-24T00:47:06.3660393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/monster_test_generated.cjs' 2025-01-24T00:47:06.3660975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/monsterdata_javascript_wire.mon' 2025-01-24T00:47:06.3661457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game.d.ts' 2025-01-24T00:47:06.3661944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game.js' 2025-01-24T00:47:06.3662410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game.ts' 2025-01-24T00:47:06.3662941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example.d.ts' 2025-01-24T00:47:06.3663450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example.js' 2025-01-24T00:47:06.3663955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example.ts' 2025-01-24T00:47:06.3664527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/ability.d.ts' 2025-01-24T00:47:06.3665072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/ability.js' 2025-01-24T00:47:06.3665635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/ability.ts' 2025-01-24T00:47:06.3666314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/any-ambiguous-aliases.d.ts' 2025-01-24T00:47:06.3666960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/any-ambiguous-aliases.js' 2025-01-24T00:47:06.3667624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/any-ambiguous-aliases.ts' 2025-01-24T00:47:06.3668273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/any-unique-aliases.d.ts' 2025-01-24T00:47:06.3668894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/any-unique-aliases.js' 2025-01-24T00:47:06.3669504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/any-unique-aliases.ts' 2025-01-24T00:47:06.3670040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/any.d.ts' 2025-01-24T00:47:06.3670582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/any.js' 2025-01-24T00:47:06.3671105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/any.ts' 2025-01-24T00:47:06.3671668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/color.d.ts' 2025-01-24T00:47:06.3672199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/color.js' 2025-01-24T00:47:06.3672747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/color.ts' 2025-01-24T00:47:06.3673333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/long-enum.d.ts' 2025-01-24T00:47:06.3673887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/long-enum.js' 2025-01-24T00:47:06.3674456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/long-enum.ts' 2025-01-24T00:47:06.3675010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/monster.d.ts' 2025-01-24T00:47:06.3675555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/monster.js' 2025-01-24T00:47:06.3676104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/monster.ts' 2025-01-24T00:47:06.3676644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/race.d.ts' 2025-01-24T00:47:06.3677170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/race.js' 2025-01-24T00:47:06.3677706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/race.ts' 2025-01-24T00:47:06.3678284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/referrable.d.ts' 2025-01-24T00:47:06.3678856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/referrable.js' 2025-01-24T00:47:06.3679419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/referrable.ts' 2025-01-24T00:47:06.3679983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/stat.d.ts' 2025-01-24T00:47:06.3680550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/stat.js' 2025-01-24T00:47:06.3681104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/stat.ts' 2025-01-24T00:47:06.3681815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/struct-of-structs-of-structs.d.ts' 2025-01-24T00:47:06.3682472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/struct-of-structs-of-structs.js' 2025-01-24T00:47:06.3683132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/struct-of-structs-of-structs.ts' 2025-01-24T00:47:06.3683764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/struct-of-structs.d.ts' 2025-01-24T00:47:06.3684366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/struct-of-structs.js' 2025-01-24T00:47:06.3684985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/struct-of-structs.ts' 2025-01-24T00:47:06.3685651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/test-simple-table-with-enum.d.ts' 2025-01-24T00:47:06.3686379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/test-simple-table-with-enum.js' 2025-01-24T00:47:06.3687052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/test-simple-table-with-enum.ts' 2025-01-24T00:47:06.3687591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/test.d.ts' 2025-01-24T00:47:06.3688145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/test.js' 2025-01-24T00:47:06.3688675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/test.ts' 2025-01-24T00:47:06.3689258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/type-aliases.d.ts' 2025-01-24T00:47:06.3689844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/type-aliases.js' 2025-01-24T00:47:06.3690419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/type-aliases.ts' 2025-01-24T00:47:06.3690970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/vec3.d.ts' 2025-01-24T00:47:06.3691501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/vec3.js' 2025-01-24T00:47:06.3692188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example/vec3.ts' 2025-01-24T00:47:06.3692735Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example' 2025-01-24T00:47:06.3693250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example2.d.ts' 2025-01-24T00:47:06.3693770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example2.js' 2025-01-24T00:47:06.3694352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example2.ts' 2025-01-24T00:47:06.3694981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example2/monster.d.ts' 2025-01-24T00:47:06.3695540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example2/monster.js' 2025-01-24T00:47:06.3696120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example2/monster.ts' 2025-01-24T00:47:06.3696673Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/example2' 2025-01-24T00:47:06.3697258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/in-parent-namespace.d.ts' 2025-01-24T00:47:06.3697835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/in-parent-namespace.js' 2025-01-24T00:47:06.3698423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/in-parent-namespace.ts' 2025-01-24T00:47:06.3698993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/other-name-space.d.ts' 2025-01-24T00:47:06.3699562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/other-name-space.js' 2025-01-24T00:47:06.3700112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/other-name-space.ts' 2025-01-24T00:47:06.3700748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/other-name-space/from-include.d.ts' 2025-01-24T00:47:06.3701390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/other-name-space/from-include.js' 2025-01-24T00:47:06.3702015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/other-name-space/from-include.ts' 2025-01-24T00:47:06.3702640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/other-name-space/table-b.d.ts' 2025-01-24T00:47:06.3703237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/other-name-space/table-b.js' 2025-01-24T00:47:06.3703835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/other-name-space/table-b.ts' 2025-01-24T00:47:06.3704449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/other-name-space/unused.d.ts' 2025-01-24T00:47:06.3705038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/other-name-space/unused.js' 2025-01-24T00:47:06.3705641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/other-name-space/unused.ts' 2025-01-24T00:47:06.3706224Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game/other-name-space' 2025-01-24T00:47:06.3706727Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/my-game' 2025-01-24T00:47:06.3707337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars.d.ts' 2025-01-24T00:47:06.3707944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars.js' 2025-01-24T00:47:06.3708529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars.ts' 2025-01-24T00:47:06.3709255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars/optional-byte.d.ts' 2025-01-24T00:47:06.3709950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars/optional-byte.js' 2025-01-24T00:47:06.3710618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars/optional-byte.ts' 2025-01-24T00:47:06.3711274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars/scalar-stuff.d.ts' 2025-01-24T00:47:06.3711921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars/scalar-stuff.js' 2025-01-24T00:47:06.3712582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars/scalar-stuff.ts' 2025-01-24T00:47:06.3713200Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars' 2025-01-24T00:47:06.3713809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/no_import_ext/optional_scalars.d.ts' 2025-01-24T00:47:06.3714392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/no_import_ext/optional_scalars.js' 2025-01-24T00:47:06.3714970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/no_import_ext/optional_scalars.ts' 2025-01-24T00:47:06.3715513Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/no_import_ext' 2025-01-24T00:47:06.3716028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/optional-scalars.ts' 2025-01-24T00:47:06.3716633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/optional-scalars/optional-byte.ts' 2025-01-24T00:47:06.3717214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/optional-scalars/scalar-stuff.ts' 2025-01-24T00:47:06.3717757Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/optional-scalars' 2025-01-24T00:47:06.3718280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/optional_scalars.ts' 2025-01-24T00:47:06.3718763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/package.json' 2025-01-24T00:47:06.3719272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection.d.ts' 2025-01-24T00:47:06.3719760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection.js' 2025-01-24T00:47:06.3720283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection.ts' 2025-01-24T00:47:06.3720886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/advanced-features.d.ts' 2025-01-24T00:47:06.3721472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/advanced-features.js' 2025-01-24T00:47:06.3722095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/advanced-features.ts' 2025-01-24T00:47:06.3722696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/base-type.d.ts' 2025-01-24T00:47:06.3723268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/base-type.js' 2025-01-24T00:47:06.3723831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/base-type.ts' 2025-01-24T00:47:06.3724412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/enum-val.d.ts' 2025-01-24T00:47:06.3724962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/enum-val.js' 2025-01-24T00:47:06.3725498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/enum-val.ts' 2025-01-24T00:47:06.3726026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/enum.d.ts' 2025-01-24T00:47:06.3726632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/enum.js' 2025-01-24T00:47:06.3727339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/enum.ts' 2025-01-24T00:47:06.3727868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/field.d.ts' 2025-01-24T00:47:06.3728378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/field.js' 2025-01-24T00:47:06.3728899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/field.ts' 2025-01-24T00:47:06.3729459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/key-value.d.ts' 2025-01-24T00:47:06.3730005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/key-value.js' 2025-01-24T00:47:06.3730540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/key-value.ts' 2025-01-24T00:47:06.3731071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/object.d.ts' 2025-01-24T00:47:06.3731599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/object.js' 2025-01-24T00:47:06.3732113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/object.ts' 2025-01-24T00:47:06.3732664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/rpccall.d.ts' 2025-01-24T00:47:06.3733187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/rpccall.js' 2025-01-24T00:47:06.3733710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/rpccall.ts' 2025-01-24T00:47:06.3734275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/schema-file.d.ts' 2025-01-24T00:47:06.3734820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/schema-file.js' 2025-01-24T00:47:06.3735374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/schema-file.ts' 2025-01-24T00:47:06.3735943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/schema.d.ts' 2025-01-24T00:47:06.3736460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/schema.js' 2025-01-24T00:47:06.3737041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/schema.ts' 2025-01-24T00:47:06.3737598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/service.d.ts' 2025-01-24T00:47:06.3738116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/service.js' 2025-01-24T00:47:06.3738654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/service.ts' 2025-01-24T00:47:06.3739172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/type.d.ts' 2025-01-24T00:47:06.3739692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/type.js' 2025-01-24T00:47:06.3740198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection/type.ts' 2025-01-24T00:47:06.3740714Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection' 2025-01-24T00:47:06.3741261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/reflection_generated.cjs' 2025-01-24T00:47:06.3741795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/required-strings/foo.js' 2025-01-24T00:47:06.3742335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/required-strings/foo.ts' 2025-01-24T00:47:06.3742878Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/required-strings' 2025-01-24T00:47:06.3743438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/required_strings_generated.js' 2025-01-24T00:47:06.3744017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/required_strings_generated.ts' 2025-01-24T00:47:06.3744500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/table-a.d.ts' 2025-01-24T00:47:06.3744983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/table-a.js' 2025-01-24T00:47:06.3745453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/table-a.ts' 2025-01-24T00:47:06.3745968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/test_dir/BUILD.bazel' 2025-01-24T00:47:06.3746555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/test_dir/typescript_include.fbs' 2025-01-24T00:47:06.3747195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/test_dir/typescript_transitive_include.fbs' 2025-01-24T00:47:06.3747724Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/test_dir' 2025-01-24T00:47:06.3748211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/tsconfig.json' 2025-01-24T00:47:06.3748717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/tsconfig.node.json' 2025-01-24T00:47:06.3749256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/typescript.d.ts' 2025-01-24T00:47:06.3749739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/typescript.js' 2025-01-24T00:47:06.3750249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/typescript.ts' 2025-01-24T00:47:06.3750812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/typescript/class.d.ts' 2025-01-24T00:47:06.3751346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/typescript/class.js' 2025-01-24T00:47:06.3751874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/typescript/class.ts' 2025-01-24T00:47:06.3752406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/typescript/object.d.ts' 2025-01-24T00:47:06.3752925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/typescript/object.js' 2025-01-24T00:47:06.3753457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/typescript/object.ts' 2025-01-24T00:47:06.3753974Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/typescript' 2025-01-24T00:47:06.3754515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/typescript_include.ts' 2025-01-24T00:47:06.3755099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/typescript_include_generated.cjs' 2025-01-24T00:47:06.3755639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/typescript_keywords.d.ts' 2025-01-24T00:47:06.3756195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/typescript_keywords.fbs' 2025-01-24T00:47:06.3756725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/typescript_keywords.js' 2025-01-24T00:47:06.3757270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/typescript_keywords.ts' 2025-01-24T00:47:06.3757862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/typescript_keywords_generated.cjs' 2025-01-24T00:47:06.3758446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/typescript_transitive_include.ts' 2025-01-24T00:47:06.3759100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/typescript_transitive_include_generated.cjs' 2025-01-24T00:47:06.3759597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/unicode_test.mon' 2025-01-24T00:47:06.3760162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/union_vector/attacker.d.ts' 2025-01-24T00:47:06.3760704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/union_vector/attacker.js' 2025-01-24T00:47:06.3761246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/union_vector/attacker.ts' 2025-01-24T00:47:06.3761828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/union_vector/book-reader.d.ts' 2025-01-24T00:47:06.3762381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/union_vector/book-reader.js' 2025-01-24T00:47:06.3763034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/union_vector/book-reader.ts' 2025-01-24T00:47:06.3763588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/union_vector/character.d.ts' 2025-01-24T00:47:06.3764194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/union_vector/character.js' 2025-01-24T00:47:06.3764775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/union_vector/character.ts' 2025-01-24T00:47:06.3765344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/union_vector/falling-tub.d.ts' 2025-01-24T00:47:06.3765896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/union_vector/falling-tub.js' 2025-01-24T00:47:06.3766532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/union_vector/falling-tub.ts' 2025-01-24T00:47:06.3767072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/union_vector/gadget.d.ts' 2025-01-24T00:47:06.3767616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/union_vector/gadget.js' 2025-01-24T00:47:06.3768143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/union_vector/gadget.ts' 2025-01-24T00:47:06.3768695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/union_vector/hand-fan.d.ts' 2025-01-24T00:47:06.3769248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/union_vector/hand-fan.js' 2025-01-24T00:47:06.3769781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/union_vector/hand-fan.ts' 2025-01-24T00:47:06.3770324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/union_vector/movie.d.ts' 2025-01-24T00:47:06.3770846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/union_vector/movie.js' 2025-01-24T00:47:06.3771369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/union_vector/movie.ts' 2025-01-24T00:47:06.3771931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/union_vector/rapunzel.d.ts' 2025-01-24T00:47:06.3772463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/union_vector/rapunzel.js' 2025-01-24T00:47:06.3773007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/union_vector/rapunzel.ts' 2025-01-24T00:47:06.3773592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/union_vector/union_vector.d.ts' 2025-01-24T00:47:06.3774149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/union_vector/union_vector.js' 2025-01-24T00:47:06.3774717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/union_vector/union_vector.ts' 2025-01-24T00:47:06.3775330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/union_vector/union_vector_generated.cjs' 2025-01-24T00:47:06.3775868Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts/union_vector' 2025-01-24T00:47:06.3776329Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/ts' 2025-01-24T00:47:06.3776875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/type_field_collsion.fbs' 2025-01-24T00:47:06.3777475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/type_field_collsion/Collision.cs' 2025-01-24T00:47:06.3778037Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/type_field_collsion' 2025-01-24T00:47:06.3778558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/unicode_test.json' 2025-01-24T00:47:06.3779043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/unicode_test.mon' 2025-01-24T00:47:06.3779570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_value_collision.fbs' 2025-01-24T00:47:06.3780261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_value_collsion/union_value_collision_generated.cs' 2025-01-24T00:47:06.3780809Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_value_collsion' 2025-01-24T00:47:06.3781331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/Attacker.cs' 2025-01-24T00:47:06.3781873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/Attacker.java' 2025-01-24T00:47:06.3782394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/Attacker.kt' 2025-01-24T00:47:06.3782935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/Attacker.php' 2025-01-24T00:47:06.3783472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/AttackerT.java' 2025-01-24T00:47:06.3784002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/BookReader.cs' 2025-01-24T00:47:06.3784558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/BookReader.java' 2025-01-24T00:47:06.3785088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/BookReader.kt' 2025-01-24T00:47:06.3785644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/BookReader.php' 2025-01-24T00:47:06.3786193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/BookReaderT.java' 2025-01-24T00:47:06.3786723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/Character.cs' 2025-01-24T00:47:06.3787272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/Character.java' 2025-01-24T00:47:06.3787800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/Character.kt' 2025-01-24T00:47:06.3788348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/Character.php' 2025-01-24T00:47:06.3788914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/CharacterUnion.java' 2025-01-24T00:47:06.3789445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/FallingTub.cs' 2025-01-24T00:47:06.3789993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/FallingTub.java' 2025-01-24T00:47:06.3790549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/FallingTub.kt' 2025-01-24T00:47:06.3791117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/FallingTub.php' 2025-01-24T00:47:06.3791689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/FallingTubT.java' 2025-01-24T00:47:06.3792371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/Gadget.cs' 2025-01-24T00:47:06.3792906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/Gadget.java' 2025-01-24T00:47:06.3793415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/Gadget.kt' 2025-01-24T00:47:06.3793945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/Gadget.php' 2025-01-24T00:47:06.3794496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/GadgetUnion.java' 2025-01-24T00:47:06.3795014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/HandFan.cs' 2025-01-24T00:47:06.3795556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/HandFan.java' 2025-01-24T00:47:06.3796069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/HandFan.kt' 2025-01-24T00:47:06.3796589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/HandFan.php' 2025-01-24T00:47:06.3797134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/HandFanT.java' 2025-01-24T00:47:06.3797635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/Movie.cs' 2025-01-24T00:47:06.3798165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/Movie.java' 2025-01-24T00:47:06.3798668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/Movie.kt' 2025-01-24T00:47:06.3799196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/Movie.php' 2025-01-24T00:47:06.3799729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/MovieT.java' 2025-01-24T00:47:06.3800248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/Rapunzel.cs' 2025-01-24T00:47:06.3800793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/Rapunzel.java' 2025-01-24T00:47:06.3801311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/Rapunzel.kt' 2025-01-24T00:47:06.3801841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/Rapunzel.php' 2025-01-24T00:47:06.3802390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/RapunzelT.java' 2025-01-24T00:47:06.3802935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/union_vector.fbs' 2025-01-24T00:47:06.3803513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/union_vector.json' 2025-01-24T00:47:06.3804156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector/union_vector_generated.h' 2025-01-24T00:47:06.3804695Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/union_vector' 2025-01-24T00:47:06.3805210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/util_test.cpp' 2025-01-24T00:47:06.3805698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/util_test.h' 2025-01-24T00:47:06.3806197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests/vector_has_test.fbs' 2025-01-24T00:47:06.3806707Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tests' 2025-01-24T00:47:06.3807154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/ts/BUILD.bazel' 2025-01-24T00:47:06.3807615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/ts/builder.ts' 2025-01-24T00:47:06.3808078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/ts/byte-buffer.ts' 2025-01-24T00:47:06.3808566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/ts/compile_flat_file.sh' 2025-01-24T00:47:06.3809031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/ts/constants.ts' 2025-01-24T00:47:06.3809477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/ts/encoding.ts' 2025-01-24T00:47:06.3809946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/ts/flatbuffers.ts' 2025-01-24T00:47:06.3810404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/ts/flexbuffers.ts' 2025-01-24T00:47:06.3810939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/ts/flexbuffers/bit-width-util.ts' 2025-01-24T00:47:06.3811457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/ts/flexbuffers/bit-width.ts' 2025-01-24T00:47:06.3811951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/ts/flexbuffers/builder.ts' 2025-01-24T00:47:06.3812509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/ts/flexbuffers/flexbuffers-util.ts' 2025-01-24T00:47:06.3813042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/ts/flexbuffers/reference-util.ts' 2025-01-24T00:47:06.3813547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/ts/flexbuffers/reference.ts' 2025-01-24T00:47:06.3814076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/ts/flexbuffers/stack-value.ts' 2025-01-24T00:47:06.3814616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/ts/flexbuffers/value-type-util.ts' 2025-01-24T00:47:06.3815128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/ts/flexbuffers/value-type.ts' 2025-01-24T00:47:06.3815631Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/ts/flexbuffers' 2025-01-24T00:47:06.3816063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/ts/types.ts' 2025-01-24T00:47:06.3816506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/ts/utils.ts' 2025-01-24T00:47:06.3816931Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/ts' 2025-01-24T00:47:06.3817403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tsconfig.json' 2025-01-24T00:47:06.3817909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/tsconfig.mjs.json' 2025-01-24T00:47:06.3818381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/typescript.bzl' 2025-01-24T00:47:06.3818838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers/yarn.lock' 2025-01-24T00:47:06.3819250Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers' 2025-01-24T00:47:06.3819603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/.git' 2025-01-24T00:47:06.3820013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/.clang-format' 2025-01-24T00:47:06.3820463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/.github/dependabot.yml' 2025-01-24T00:47:06.3820921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/.github/issue_template.md' 2025-01-24T00:47:06.3821424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/.github/pull_request_template.md' 2025-01-24T00:47:06.3821896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/.github/workflows/cifuzz.yml' 2025-01-24T00:47:06.3822361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/.github/workflows/doc.yml' 2025-01-24T00:47:06.3822819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/.github/workflows/lint.yml' 2025-01-24T00:47:06.3823286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/.github/workflows/linux.yml' 2025-01-24T00:47:06.3823767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/.github/workflows/macos.yml' 2025-01-24T00:47:06.3824256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/.github/workflows/scorecard.yml' 2025-01-24T00:47:06.3824747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/.github/workflows/windows.yml' 2025-01-24T00:47:06.3825209Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/.github/workflows' 2025-01-24T00:47:06.3825627Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/.github' 2025-01-24T00:47:06.3826022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/.gitignore' 2025-01-24T00:47:06.3826424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/CMakeLists.txt' 2025-01-24T00:47:06.3826836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/CONTRIBUTING.md' 2025-01-24T00:47:06.3827244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/ChangeLog.md' 2025-01-24T00:47:06.3827611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/LICENSE' 2025-01-24T00:47:06.3828003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/README.md' 2025-01-24T00:47:06.3828462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/doc/ChangeLog-old.md' 2025-01-24T00:47:06.3828842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/doc/api.md' 2025-01-24T00:47:06.3829244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/doc/fmt.css' 2025-01-24T00:47:06.3829648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/doc/fmt.js' 2025-01-24T00:47:06.3830071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/doc/get-started.md' 2025-01-24T00:47:06.3830533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/doc/index.md' 2025-01-24T00:47:06.3830928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/doc/perf.svg' 2025-01-24T00:47:06.3831419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/doc/python-license.txt' 2025-01-24T00:47:06.3831816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/doc/syntax.md' 2025-01-24T00:47:06.3832208Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/doc' 2025-01-24T00:47:06.3832643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/include/fmt/args.h' 2025-01-24T00:47:06.3833062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/include/fmt/base.h' 2025-01-24T00:47:06.3833511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/include/fmt/chrono.h' 2025-01-24T00:47:06.3833941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/include/fmt/color.h' 2025-01-24T00:47:06.3834382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/include/fmt/compile.h' 2025-01-24T00:47:06.3834812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/include/fmt/core.h' 2025-01-24T00:47:06.3835267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/include/fmt/format-inl.h' 2025-01-24T00:47:06.3835701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/include/fmt/format.h' 2025-01-24T00:47:06.3836124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/include/fmt/os.h' 2025-01-24T00:47:06.3836565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/include/fmt/ostream.h' 2025-01-24T00:47:06.3837011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/include/fmt/printf.h' 2025-01-24T00:47:06.3837444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/include/fmt/ranges.h' 2025-01-24T00:47:06.3837856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/include/fmt/std.h' 2025-01-24T00:47:06.3838294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/include/fmt/xchar.h' 2025-01-24T00:47:06.3838728Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/include/fmt' 2025-01-24T00:47:06.3839140Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/include' 2025-01-24T00:47:06.3839533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/src/fmt.cc' 2025-01-24T00:47:06.3839932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/src/format.cc' 2025-01-24T00:47:06.3840321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/src/os.cc' 2025-01-24T00:47:06.3840711Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/src' 2025-01-24T00:47:06.3841136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/support/Android.mk' 2025-01-24T00:47:06.3841654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/support/AndroidManifest.xml' 2025-01-24T00:47:06.3842141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/support/C++.sublime-syntax' 2025-01-24T00:47:06.3842559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/support/README' 2025-01-24T00:47:06.3843040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/support/Vagrantfile' 2025-01-24T00:47:06.3843510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/support/bazel/.bazelversion' 2025-01-24T00:47:06.3844011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/support/bazel/BUILD.bazel' 2025-01-24T00:47:06.3844475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/support/bazel/MODULE.bazel' 2025-01-24T00:47:06.3844926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/support/bazel/README.md' 2025-01-24T00:47:06.3845427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/support/bazel/WORKSPACE.bazel' 2025-01-24T00:47:06.3845873Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/support/bazel' 2025-01-24T00:47:06.3846429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/support/build.gradle' 2025-01-24T00:47:06.3846875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/support/check-commits' 2025-01-24T00:47:06.3847366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/support/cmake/FindSetEnv.cmake' 2025-01-24T00:47:06.3847865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/support/cmake/JoinPaths.cmake' 2025-01-24T00:47:06.3848369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/support/cmake/fmt-config.cmake.in' 2025-01-24T00:47:06.3848835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/support/cmake/fmt.pc.in' 2025-01-24T00:47:06.3849283Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/support/cmake' 2025-01-24T00:47:06.3849708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/support/docopt.py' 2025-01-24T00:47:06.3850130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/support/mkdocs' 2025-01-24T00:47:06.3850555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/support/mkdocs.yml' 2025-01-24T00:47:06.3850994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/support/printable.py' 2025-01-24T00:47:06.3851611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/support/python/mkdocstrings_handlers/cxx/__init__.py' 2025-01-24T00:47:06.3852246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/support/python/mkdocstrings_handlers/cxx/templates/README' 2025-01-24T00:47:06.3852898Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/support/python/mkdocstrings_handlers/cxx/templates' 2025-01-24T00:47:06.3853481Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/support/python/mkdocstrings_handlers/cxx' 2025-01-24T00:47:06.3854041Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/support/python/mkdocstrings_handlers' 2025-01-24T00:47:06.3854503Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/support/python' 2025-01-24T00:47:06.3854928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/support/release.py' 2025-01-24T00:47:06.3855388Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/support' 2025-01-24T00:47:06.3855819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/CMakeLists.txt' 2025-01-24T00:47:06.3856405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/add-subdirectory-test/CMakeLists.txt' 2025-01-24T00:47:06.3856947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/add-subdirectory-test/main.cc' 2025-01-24T00:47:06.3857464Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/add-subdirectory-test' 2025-01-24T00:47:06.3857884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/args-test.cc' 2025-01-24T00:47:06.3858333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/assert-test.cc' 2025-01-24T00:47:06.3858751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/base-test.cc' 2025-01-24T00:47:06.3859195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/chrono-test.cc' 2025-01-24T00:47:06.3859615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/color-test.cc' 2025-01-24T00:47:06.3860137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/compile-error-test/CMakeLists.txt' 2025-01-24T00:47:06.3860647Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/compile-error-test' 2025-01-24T00:47:06.3861102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/compile-fp-test.cc' 2025-01-24T00:47:06.3861550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/compile-test.cc' 2025-01-24T00:47:06.3862032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/cuda-test/CMakeLists.txt' 2025-01-24T00:47:06.3862486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/cuda-test/cpp14.cc' 2025-01-24T00:47:06.3862974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/cuda-test/cuda-cpp14.cu' 2025-01-24T00:47:06.3863422Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/cuda-test' 2025-01-24T00:47:06.3863859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/detect-stdfs.cc' 2025-01-24T00:47:06.3864344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/enforce-checks-test.cc' 2025-01-24T00:47:06.3864865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/find-package-test/CMakeLists.txt' 2025-01-24T00:47:06.3865364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/find-package-test/main.cc' 2025-01-24T00:47:06.3865860Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/find-package-test' 2025-01-24T00:47:06.3866317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/format-impl-test.cc' 2025-01-24T00:47:06.3866762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/format-test.cc' 2025-01-24T00:47:06.3867205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/fuzzing/.gitignore' 2025-01-24T00:47:06.3867688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/fuzzing/CMakeLists.txt' 2025-01-24T00:47:06.3868165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/fuzzing/README.md' 2025-01-24T00:47:06.3868603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/fuzzing/build.sh' 2025-01-24T00:47:06.3869155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/fuzzing/chrono-duration.cc' 2025-01-24T00:47:06.3869649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/fuzzing/chrono-timepoint.cc' 2025-01-24T00:47:06.3870113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/fuzzing/float.cc' 2025-01-24T00:47:06.3870597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/fuzzing/fuzzer-common.h' 2025-01-24T00:47:06.3871028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/fuzzing/main.cc' 2025-01-24T00:47:06.3871497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/fuzzing/named-arg.cc' 2025-01-24T00:47:06.3871951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/fuzzing/one-arg.cc' 2025-01-24T00:47:06.3872407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/fuzzing/two-args.cc' 2025-01-24T00:47:06.3872861Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/fuzzing' 2025-01-24T00:47:06.3873315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/gtest-extra-test.cc' 2025-01-24T00:47:06.3873757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/gtest-extra.cc' 2025-01-24T00:47:06.3874178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/gtest-extra.h' 2025-01-24T00:47:06.3874631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/gtest/.clang-format' 2025-01-24T00:47:06.3875099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/gtest/CMakeLists.txt' 2025-01-24T00:47:06.3875579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/gtest/gmock-gtest-all.cc' 2025-01-24T00:47:06.3876031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/gtest/gmock/gmock.h' 2025-01-24T00:47:06.3876502Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/gtest/gmock' 2025-01-24T00:47:06.3876979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/gtest/gtest/gtest-spi.h' 2025-01-24T00:47:06.3877440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/gtest/gtest/gtest.h' 2025-01-24T00:47:06.3877898Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/gtest/gtest' 2025-01-24T00:47:06.3878321Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/gtest' 2025-01-24T00:47:06.3878788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/header-only-test.cc' 2025-01-24T00:47:06.3879228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/mock-allocator.h' 2025-01-24T00:47:06.3879680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/module-test.cc' 2025-01-24T00:47:06.3880166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/no-builtin-types-test.cc' 2025-01-24T00:47:06.3880623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/noexception-test.cc' 2025-01-24T00:47:06.3881077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/os-test.cc' 2025-01-24T00:47:06.3881517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/ostream-test.cc' 2025-01-24T00:47:06.3882005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/perf-sanity.cc' 2025-01-24T00:47:06.3882471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/posix-mock-test.cc' 2025-01-24T00:47:06.3882919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/posix-mock.h' 2025-01-24T00:47:06.3883364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/printf-test.cc' 2025-01-24T00:47:06.3883816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/ranges-odr-test.cc' 2025-01-24T00:47:06.3884253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/ranges-test.cc' 2025-01-24T00:47:06.3884690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/scan-test.cc' 2025-01-24T00:47:06.3885087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/scan.h' 2025-01-24T00:47:06.3885633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/static-export-test/CMakeLists.txt' 2025-01-24T00:47:06.3886141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/static-export-test/library.cc' 2025-01-24T00:47:06.3886725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/static-export-test/main.cc' 2025-01-24T00:47:06.3887242Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/static-export-test' 2025-01-24T00:47:06.3887659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/std-test.cc' 2025-01-24T00:47:06.3888083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/test-assert.h' 2025-01-24T00:47:06.3888517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/test-main.cc' 2025-01-24T00:47:06.3888952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/unicode-test.cc' 2025-01-24T00:47:06.3889361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/util.cc' 2025-01-24T00:47:06.3889752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/util.h' 2025-01-24T00:47:06.3890173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test/xchar-test.cc' 2025-01-24T00:47:06.3890584Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt/test' 2025-01-24T00:47:06.3890956Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt' 2025-01-24T00:47:06.3891316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt.BUILD' 2025-01-24T00:47:06.3891753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/.git' 2025-01-24T00:47:06.3892371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/.gitignore' 2025-01-24T00:47:06.3892850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/.travis.yml' 2025-01-24T00:47:06.3893292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/AUTHORS' 2025-01-24T00:47:06.3893727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/BUILD' 2025-01-24T00:47:06.3894267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/CONTRIBUTING' 2025-01-24T00:47:06.3894762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/CONTRIBUTORS' 2025-01-24T00:47:06.3895256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/LICENSE' 2025-01-24T00:47:06.3895772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/Makefile.travis' 2025-01-24T00:47:06.3896224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/README.md' 2025-01-24T00:47:06.3896687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/WORKSPACE' 2025-01-24T00:47:06.3897199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/contrib/CMakeLists.txt' 2025-01-24T00:47:06.3897685Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/contrib' 2025-01-24T00:47:06.3898177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/doc/design.md' 2025-01-24T00:47:06.3898642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/doc/kernel.md' 2025-01-24T00:47:06.3899170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/doc/less-than-8-bit.md' 2025-01-24T00:47:06.3899671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/doc/low-precision.md' 2025-01-24T00:47:06.3900139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/doc/output.md' 2025-01-24T00:47:06.3900631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/doc/packing.md' 2025-01-24T00:47:06.3901101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/doc/public.md' 2025-01-24T00:47:06.3901610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/doc/quantization.md' 2025-01-24T00:47:06.3902152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/doc/quantization_example.cc' 2025-01-24T00:47:06.3902621Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/doc' 2025-01-24T00:47:06.3903241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/eight_bit_int_gemm/eight_bit_int_gemm.cc' 2025-01-24T00:47:06.3903844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/eight_bit_int_gemm/eight_bit_int_gemm.h' 2025-01-24T00:47:06.3904396Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/eight_bit_int_gemm' 2025-01-24T00:47:06.3904919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/fixedpoint/fixedpoint.h' 2025-01-24T00:47:06.3905458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/fixedpoint/fixedpoint_avx.h' 2025-01-24T00:47:06.3906013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/fixedpoint/fixedpoint_msa.h' 2025-01-24T00:47:06.3906556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/fixedpoint/fixedpoint_neon.h' 2025-01-24T00:47:06.3907106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/fixedpoint/fixedpoint_sse.h' 2025-01-24T00:47:06.3907634Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/fixedpoint' 2025-01-24T00:47:06.3908128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/flags.bzl' 2025-01-24T00:47:06.3908666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/allocator.h' 2025-01-24T00:47:06.3909213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/block_params.h' 2025-01-24T00:47:06.3909701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/common.h' 2025-01-24T00:47:06.3910202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/compute.h' 2025-01-24T00:47:06.3910739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/detect_platform.h' 2025-01-24T00:47:06.3911313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/dispatch_gemm_shape.h' 2025-01-24T00:47:06.3911804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/kernel.h' 2025-01-24T00:47:06.3912309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/kernel_avx.h' 2025-01-24T00:47:06.3912847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/kernel_default.h' 2025-01-24T00:47:06.3913351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/kernel_msa.h' 2025-01-24T00:47:06.3913870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/kernel_neon.h' 2025-01-24T00:47:06.3914411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/kernel_reference.h' 2025-01-24T00:47:06.3914920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/kernel_sse.h' 2025-01-24T00:47:06.3915471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/multi_thread_gemm.h' 2025-01-24T00:47:06.3915963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/output.h' 2025-01-24T00:47:06.3916483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/output_avx.h' 2025-01-24T00:47:06.3916987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/output_msa.h' 2025-01-24T00:47:06.3917499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/output_neon.h' 2025-01-24T00:47:06.3918023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/output_sse.h' 2025-01-24T00:47:06.3918507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/pack.h' 2025-01-24T00:47:06.3919005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/pack_avx.h' 2025-01-24T00:47:06.3919518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/pack_msa.h' 2025-01-24T00:47:06.3920015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/pack_neon.h' 2025-01-24T00:47:06.3920545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/pack_sse.h' 2025-01-24T00:47:06.3921044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/platform.h' 2025-01-24T00:47:06.3921617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/simd_wrappers.h' 2025-01-24T00:47:06.3922244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/simd_wrappers_common_neon_sse.h' 2025-01-24T00:47:06.3922809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/simd_wrappers_msa.h' 2025-01-24T00:47:06.3923372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/simd_wrappers_neon.h' 2025-01-24T00:47:06.3923911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/simd_wrappers_sse.h' 2025-01-24T00:47:06.3924476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/single_thread_gemm.h' 2025-01-24T00:47:06.3925001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal/unpack.h' 2025-01-24T00:47:06.3925493Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/internal' 2025-01-24T00:47:06.3925986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/jni/Android.mk' 2025-01-24T00:47:06.3926557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/jni/Application.mk' 2025-01-24T00:47:06.3927022Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/jni' 2025-01-24T00:47:06.3927496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/README' 2025-01-24T00:47:06.3927953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/base.h' 2025-01-24T00:47:06.3928510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/generators/cc_emitter.py' 2025-01-24T00:47:06.3929060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/generators/common.py' 2025-01-24T00:47:06.3929695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/generators/metagemm_generate_headers.sh' 2025-01-24T00:47:06.3930275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/generators/neon_emitter.py' 2025-01-24T00:47:06.3930856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/generators/neon_emitter_64.py' 2025-01-24T00:47:06.3931509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/generators/quantized_mul_kernels_arm_32.py' 2025-01-24T00:47:06.3932178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/generators/quantized_mul_kernels_arm_64.py' 2025-01-24T00:47:06.3932829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/generators/quantized_mul_kernels_common.py' 2025-01-24T00:47:06.3933419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/generators/streams_arm_32.py' 2025-01-24T00:47:06.3933993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/generators/streams_arm_64.py' 2025-01-24T00:47:06.3934593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/generators/streams_common.py' 2025-01-24T00:47:06.3935261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/generators/transform_kernels_arm_32.py' 2025-01-24T00:47:06.3935917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/generators/transform_kernels_arm_64.py' 2025-01-24T00:47:06.3936586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/generators/transform_kernels_common.py' 2025-01-24T00:47:06.3937114Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/generators' 2025-01-24T00:47:06.3937683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/legacy_multi_thread_common.h' 2025-01-24T00:47:06.3938255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/legacy_multi_thread_gemm.h' 2025-01-24T00:47:06.3938811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/legacy_multi_thread_gemv.h' 2025-01-24T00:47:06.3939382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/legacy_operations_common.h' 2025-01-24T00:47:06.3939944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/legacy_single_thread_gemm.h' 2025-01-24T00:47:06.3940496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/multi_thread_common.h' 2025-01-24T00:47:06.3941029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/multi_thread_gemm.h' 2025-01-24T00:47:06.3941579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/multi_thread_transform.h' 2025-01-24T00:47:06.3942136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/quantized_mul_kernels.h' 2025-01-24T00:47:06.3942721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/quantized_mul_kernels_arm_32.h' 2025-01-24T00:47:06.3943305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/quantized_mul_kernels_arm_64.h' 2025-01-24T00:47:06.3943843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/single_thread_gemm.h' 2025-01-24T00:47:06.3944392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/single_thread_transform.h' 2025-01-24T00:47:06.3944888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/streams.h' 2025-01-24T00:47:06.3945391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/streams_arm_32.h' 2025-01-24T00:47:06.3945897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/streams_arm_64.h' 2025-01-24T00:47:06.3946462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/test_gemm_correctness.cc' 2025-01-24T00:47:06.3947028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/test_streams_correctness.cc' 2025-01-24T00:47:06.3947605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/test_transform_benchmark.cc' 2025-01-24T00:47:06.3948211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/test_transform_correctness.cc' 2025-01-24T00:47:06.3948728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/transform_kernels.h' 2025-01-24T00:47:06.3949347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/transform_kernels_arm_32.h' 2025-01-24T00:47:06.3949905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta/transform_kernels_arm_64.h' 2025-01-24T00:47:06.3950404Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/meta' 2025-01-24T00:47:06.3950959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/profiling/instrumentation.h' 2025-01-24T00:47:06.3951460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/profiling/profiler.h' 2025-01-24T00:47:06.3952032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/profiling/pthread_everywhere.h' 2025-01-24T00:47:06.3952536Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/profiling' 2025-01-24T00:47:06.3953027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/public/bit_depth.h' 2025-01-24T00:47:06.3953531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/public/gemmlowp.h' 2025-01-24T00:47:06.3953997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/public/map.h' 2025-01-24T00:47:06.3954521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/public/output_stages.h' 2025-01-24T00:47:06.3955002Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/public' 2025-01-24T00:47:06.3955499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/scripts/ci-before.sh' 2025-01-24T00:47:06.3956004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/scripts/ci-test.sh' 2025-01-24T00:47:06.3956520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/scripts/test-android.sh' 2025-01-24T00:47:06.3957021Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/scripts' 2025-01-24T00:47:06.3957522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/standalone/encode.py' 2025-01-24T00:47:06.3958139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/standalone/neon-gemm-kernel-benchmark.cc' 2025-01-24T00:47:06.3958654Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/standalone' 2025-01-24T00:47:06.3959142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/test/benchmark.cc' 2025-01-24T00:47:06.3959692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/test/benchmark_all_sizes.cc' 2025-01-24T00:47:06.3960228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/test/benchmark_meta_gemm.cc' 2025-01-24T00:47:06.3960770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/test/correctness_meta_gemm.cc' 2025-01-24T00:47:06.3961447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test.xcodeproj/project.pbxproj' 2025-01-24T00:47:06.3962084Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test.xcodeproj' 2025-01-24T00:47:06.3962699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/AppDelegate.h' 2025-01-24T00:47:06.3963337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/AppDelegate.mm' 2025-01-24T00:47:06.3964086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/Base.lproj/LaunchScreen.xib' 2025-01-24T00:47:06.3964759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/Base.lproj/Main.storyboard' 2025-01-24T00:47:06.3965381Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/Base.lproj' 2025-01-24T00:47:06.3966154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/Images.xcassets/AppIcon.appiconset/Contents.json' 2025-01-24T00:47:06.3966990Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/Images.xcassets/AppIcon.appiconset' 2025-01-24T00:47:06.3967644Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/Images.xcassets' 2025-01-24T00:47:06.3968235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/Info.plist' 2025-01-24T00:47:06.3968844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/ViewController.h' 2025-01-24T00:47:06.3969462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/ViewController.m' 2025-01-24T00:47:06.3970014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/main.m' 2025-01-24T00:47:06.3970577Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test' 2025-01-24T00:47:06.3971087Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/test/ios' 2025-01-24T00:47:06.3971552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/test/test.cc' 2025-01-24T00:47:06.3972010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/test/test.h' 2025-01-24T00:47:06.3972532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/test/test_allocator.cc' 2025-01-24T00:47:06.3973078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/test/test_blocking_counter.cc' 2025-01-24T00:47:06.3973581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/test/test_data.cc' 2025-01-24T00:47:06.3974064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/test/test_data.h' 2025-01-24T00:47:06.3974576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/test/test_fixedpoint.cc' 2025-01-24T00:47:06.3975113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/test/test_math_helpers.cc' 2025-01-24T00:47:06.3975582Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/test' 2025-01-24T00:47:06.3976283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/todo/armv8-64bit-kernel-for-less-than-8-bit.txt' 2025-01-24T00:47:06.3976925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/todo/error-diffusion-experiments.txt' 2025-01-24T00:47:06.3977417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/todo/fast-gemv.txt' 2025-01-24T00:47:06.3978108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/todo/less-than-8-bit-without-requantization.txt' 2025-01-24T00:47:06.3978705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/todo/multi-threading-experiments.txt' 2025-01-24T00:47:06.3979342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/todo/neon-depth-major-sources-packing.txt' 2025-01-24T00:47:06.3979989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/todo/remove-default-template-param-values.txt' 2025-01-24T00:47:06.3980493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/todo/x86-kernels.txt' 2025-01-24T00:47:06.3980977Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp/todo' 2025-01-24T00:47:06.3981426Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp' 2025-01-24T00:47:06.3981841Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp' 2025-01-24T00:47:06.3982307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/generate-cpuinfo-wrappers.py' 2025-01-24T00:47:06.3982769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/generate-xnnpack-wrappers.py' 2025-01-24T00:47:06.3983159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/glog.buck.bzl' 2025-01-24T00:47:06.3983521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/.git' 2025-01-24T00:47:06.3983963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/.circleci/config.yml' 2025-01-24T00:47:06.3984402Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/.circleci' 2025-01-24T00:47:06.3984791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/.gitignore' 2025-01-24T00:47:06.3985197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/.gitmodules' 2025-01-24T00:47:06.3985632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/.tsan-suppressions' 2025-01-24T00:47:06.3986040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/CMakeLists.txt' 2025-01-24T00:47:06.3986481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/CODE_OF_CONDUCT.md' 2025-01-24T00:47:06.3986895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/CONTRIBUTING.md' 2025-01-24T00:47:06.3987264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/LICENSE' 2025-01-24T00:47:06.3987656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/README.md' 2025-01-24T00:47:06.3988073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/cmake/Cuda.cmake' 2025-01-24T00:47:06.3988544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/cmake/Dependencies.cmake' 2025-01-24T00:47:06.3989027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/cmake/GlooConfig.cmake.in' 2025-01-24T00:47:06.3989548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/cmake/GlooConfigVersion.cmake.in' 2025-01-24T00:47:06.3989996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/cmake/Hip.cmake' 2025-01-24T00:47:06.3990449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/cmake/Hipify.cmake' 2025-01-24T00:47:06.3990949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/cmake/Modules/Findhiredis.cmake' 2025-01-24T00:47:06.3991436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/cmake/Modules/Findibverbs.cmake' 2025-01-24T00:47:06.3991914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/cmake/Modules/Findnccl.cmake' 2025-01-24T00:47:06.3992540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/cmake/Modules/Findrccl.cmake' 2025-01-24T00:47:06.3992991Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/cmake/Modules' 2025-01-24T00:47:06.3993399Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/cmake' 2025-01-24T00:47:06.3993844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/docs/algorithms.md' 2025-01-24T00:47:06.3994237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/docs/cuda.md' 2025-01-24T00:47:06.3994657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/docs/errors.md' 2025-01-24T00:47:06.3995067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/docs/latency.md' 2025-01-24T00:47:06.3995475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/docs/readme.md' 2025-01-24T00:47:06.3995927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/docs/rendezvous.md' 2025-01-24T00:47:06.3996354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/docs/transport.md' 2025-01-24T00:47:06.3996761Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/docs' 2025-01-24T00:47:06.3997216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/CMakeLists.txt' 2025-01-24T00:47:06.3997638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/algorithm.cc' 2025-01-24T00:47:06.3998085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/algorithm.h' 2025-01-24T00:47:06.3998507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/allgather.cc' 2025-01-24T00:47:06.3998921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/allgather.h' 2025-01-24T00:47:06.3999384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/allgather_ring.h' 2025-01-24T00:47:06.3999815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/allgatherv.cc' 2025-01-24T00:47:06.4000253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/allgatherv.h' 2025-01-24T00:47:06.4000702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/allreduce.cc' 2025-01-24T00:47:06.4001145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/allreduce.h' 2025-01-24T00:47:06.4001702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/allreduce_bcube.h' 2025-01-24T00:47:06.4002208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/allreduce_halving_doubling.h' 2025-01-24T00:47:06.4002778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/allreduce_local.cc' 2025-01-24T00:47:06.4003279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/allreduce_local.h' 2025-01-24T00:47:06.4003756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/allreduce_ring.h' 2025-01-24T00:47:06.4004261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/allreduce_ring_chunked.h' 2025-01-24T00:47:06.4004679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/alltoall.cc' 2025-01-24T00:47:06.4005106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/alltoall.h' 2025-01-24T00:47:06.4005531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/alltoallv.cc' 2025-01-24T00:47:06.4005951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/alltoallv.h' 2025-01-24T00:47:06.4006470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/barrier.cc' 2025-01-24T00:47:06.4006882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/barrier.h' 2025-01-24T00:47:06.4007341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/barrier_all_to_all.h' 2025-01-24T00:47:06.4007813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/barrier_all_to_one.h' 2025-01-24T00:47:06.4008299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/benchmark/CMakeLists.txt' 2025-01-24T00:47:06.4008781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/benchmark/benchmark.h' 2025-01-24T00:47:06.4009254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/benchmark/cuda_main.cc' 2025-01-24T00:47:06.4009703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/benchmark/main.cc' 2025-01-24T00:47:06.4010180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/benchmark/options.cc' 2025-01-24T00:47:06.4010635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/benchmark/options.h' 2025-01-24T00:47:06.4011108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/benchmark/runner.cc' 2025-01-24T00:47:06.4011563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/benchmark/runner.h' 2025-01-24T00:47:06.4012010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/benchmark/timer.h' 2025-01-24T00:47:06.4012483Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/benchmark' 2025-01-24T00:47:06.4012908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/broadcast.cc' 2025-01-24T00:47:06.4013324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/broadcast.h' 2025-01-24T00:47:06.4013809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/broadcast_one_to_all.h' 2025-01-24T00:47:06.4014278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/common/CMakeLists.txt' 2025-01-24T00:47:06.4014809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/common/aligned_allocator.h' 2025-01-24T00:47:06.4015285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/common/common.h' 2025-01-24T00:47:06.4015739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/common/error.h' 2025-01-24T00:47:06.4016213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/common/linux.cc' 2025-01-24T00:47:06.4016643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/common/linux.h' 2025-01-24T00:47:06.4017113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/common/linux_devices.h' 2025-01-24T00:47:06.4017572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/common/logging.cc' 2025-01-24T00:47:06.4018020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/common/logging.h' 2025-01-24T00:47:06.4018479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/common/memory.h' 2025-01-24T00:47:06.4018914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/common/store.h' 2025-01-24T00:47:06.4019352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/common/string.h' 2025-01-24T00:47:06.4019802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/common/utils.cc' 2025-01-24T00:47:06.4020234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/common/utils.h' 2025-01-24T00:47:06.4020679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/common/win.cc' 2025-01-24T00:47:06.4021105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/common/win.h' 2025-01-24T00:47:06.4021540Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/common' 2025-01-24T00:47:06.4021972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/config.h.in' 2025-01-24T00:47:06.4022380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/context.cc' 2025-01-24T00:47:06.4022790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/context.h' 2025-01-24T00:47:06.4023198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/cuda.cu' 2025-01-24T00:47:06.4023591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/cuda.h' 2025-01-24T00:47:06.4024085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/cuda_allreduce_bcube.cc' 2025-01-24T00:47:06.4024556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/cuda_allreduce_bcube.h' 2025-01-24T00:47:06.4025091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/cuda_allreduce_halving_doubling.cc' 2025-01-24T00:47:06.4025637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/cuda_allreduce_halving_doubling.h' 2025-01-24T00:47:06.4026219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/cuda_allreduce_halving_doubling_pipelined.h' 2025-01-24T00:47:06.4026711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/cuda_allreduce_local.cc' 2025-01-24T00:47:06.4027183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/cuda_allreduce_local.h' 2025-01-24T00:47:06.4027677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/cuda_allreduce_ring.cc' 2025-01-24T00:47:06.4028183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/cuda_allreduce_ring.h' 2025-01-24T00:47:06.4028715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/cuda_allreduce_ring_chunked.cc' 2025-01-24T00:47:06.4029239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/cuda_allreduce_ring_chunked.h' 2025-01-24T00:47:06.4029750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/cuda_broadcast_one_to_all.cc' 2025-01-24T00:47:06.4030239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/cuda_broadcast_one_to_all.h' 2025-01-24T00:47:06.4030747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/cuda_collectives_device.h' 2025-01-24T00:47:06.4031226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/cuda_collectives_host.h' 2025-01-24T00:47:06.4031717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/cuda_collectives_native.h' 2025-01-24T00:47:06.4032207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/cuda_collectives_nccl.h' 2025-01-24T00:47:06.4032649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/cuda_private.cu' 2025-01-24T00:47:06.4033097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/cuda_private.h' 2025-01-24T00:47:06.4033543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/cuda_workspace.h' 2025-01-24T00:47:06.4034024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/examples/CMakeLists.txt' 2025-01-24T00:47:06.4034506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/examples/example1.cc' 2025-01-24T00:47:06.4035019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/examples/example_allreduce.cc' 2025-01-24T00:47:06.4035522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/examples/example_reduce.cc' 2025-01-24T00:47:06.4036011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/examples/looks_like_mpi.cc' 2025-01-24T00:47:06.4036459Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/examples' 2025-01-24T00:47:06.4036878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/gather.cc' 2025-01-24T00:47:06.4037282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/gather.h' 2025-01-24T00:47:06.4037693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/gatherv.cc' 2025-01-24T00:47:06.4038111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/gatherv.h' 2025-01-24T00:47:06.4038506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/math.cc' 2025-01-24T00:47:06.4038912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/math.h' 2025-01-24T00:47:06.4039362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/mpi/CMakeLists.txt' 2025-01-24T00:47:06.4039795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/mpi/context.cc' 2025-01-24T00:47:06.4040258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/mpi/context.h' 2025-01-24T00:47:06.4040747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/mpi/example/CMakeLists.txt' 2025-01-24T00:47:06.4041288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/mpi/example/main_managed.cc' 2025-01-24T00:47:06.4041807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/mpi/example/main_unmanaged.cc' 2025-01-24T00:47:06.4042297Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/mpi/example' 2025-01-24T00:47:06.4042727Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/mpi' 2025-01-24T00:47:06.4043181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/nccl/CMakeLists.txt' 2025-01-24T00:47:06.4043600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/nccl/nccl.cu' 2025-01-24T00:47:06.4044027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/nccl/nccl.h' 2025-01-24T00:47:06.4044455Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/nccl' 2025-01-24T00:47:06.4044927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/pairwise_exchange.h' 2025-01-24T00:47:06.4045333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/reduce.cc' 2025-01-24T00:47:06.4045730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/reduce.h' 2025-01-24T00:47:06.4046184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/reduce_scatter.h' 2025-01-24T00:47:06.4046734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/rendezvous/CMakeLists.txt' 2025-01-24T00:47:06.4047204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/rendezvous/context.cc' 2025-01-24T00:47:06.4047680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/rendezvous/context.h' 2025-01-24T00:47:06.4048163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/rendezvous/file_store.cc' 2025-01-24T00:47:06.4048649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/rendezvous/file_store.h' 2025-01-24T00:47:06.4049130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/rendezvous/hash_store.cc' 2025-01-24T00:47:06.4049606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/rendezvous/hash_store.h' 2025-01-24T00:47:06.4050106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/rendezvous/prefix_store.cc' 2025-01-24T00:47:06.4050593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/rendezvous/prefix_store.h' 2025-01-24T00:47:06.4051090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/rendezvous/redis_store.cc' 2025-01-24T00:47:06.4051568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/rendezvous/redis_store.h' 2025-01-24T00:47:06.4052026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/rendezvous/store.cc' 2025-01-24T00:47:06.4052491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/rendezvous/store.h' 2025-01-24T00:47:06.4052975Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/rendezvous' 2025-01-24T00:47:06.4053398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/scatter.cc' 2025-01-24T00:47:06.4053829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/scatter.h' 2025-01-24T00:47:06.4054308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/CMakeLists.txt' 2025-01-24T00:47:06.4054814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/allgather_test.cc' 2025-01-24T00:47:06.4055294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/allgatherv_test.cc' 2025-01-24T00:47:06.4055763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/allreduce_test.cc' 2025-01-24T00:47:06.4056245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/alltoall_test.cc' 2025-01-24T00:47:06.4056717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/alltoallv_test.cc' 2025-01-24T00:47:06.4057190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/barrier_test.cc' 2025-01-24T00:47:06.4057637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/base_test.cc' 2025-01-24T00:47:06.4058083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/base_test.h' 2025-01-24T00:47:06.4058564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/broadcast_test.cc' 2025-01-24T00:47:06.4059016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/buffer_test.cc' 2025-01-24T00:47:06.4059523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/context_factory_test.cc' 2025-01-24T00:47:06.4060013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/cuda_allreduce_test.cc' 2025-01-24T00:47:06.4060486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/cuda_base_test.cu' 2025-01-24T00:47:06.4060965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/cuda_base_test.h' 2025-01-24T00:47:06.4061457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/cuda_broadcast_test.cc' 2025-01-24T00:47:06.4061909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/gather_test.cc' 2025-01-24T00:47:06.4062378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/gatherv_test.cc' 2025-01-24T00:47:06.4062833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/linux_test.cc' 2025-01-24T00:47:06.4063268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/main.cc' 2025-01-24T00:47:06.4063714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/math_test.cc' 2025-01-24T00:47:06.4064167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/memory_test.cc' 2025-01-24T00:47:06.4064652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/multiproc_test.cc' 2025-01-24T00:47:06.4065117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/multiproc_test.h' 2025-01-24T00:47:06.4065596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/openssl_utils.cc' 2025-01-24T00:47:06.4066092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/openssl_utils.h' 2025-01-24T00:47:06.4066606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/reduce_scatter_test.cc' 2025-01-24T00:47:06.4067096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/reduce_test.cc' 2025-01-24T00:47:06.4067577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/scatter_test.cc' 2025-01-24T00:47:06.4068044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/send_recv_test.cc' 2025-01-24T00:47:06.4068518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/tls_tcp_test.cc' 2025-01-24T00:47:06.4068990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test/transport_test.cc' 2025-01-24T00:47:06.4069429Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/test' 2025-01-24T00:47:06.4069914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/CMakeLists.txt' 2025-01-24T00:47:06.4070379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/address.cc' 2025-01-24T00:47:06.4070849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/address.h' 2025-01-24T00:47:06.4071307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/buffer.cc' 2025-01-24T00:47:06.4071770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/buffer.h' 2025-01-24T00:47:06.4072227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/context.cc' 2025-01-24T00:47:06.4072683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/context.h' 2025-01-24T00:47:06.4073150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/device.cc' 2025-01-24T00:47:06.4073603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/device.h' 2025-01-24T00:47:06.4074129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/ibverbs/CMakeLists.txt' 2025-01-24T00:47:06.4074638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/ibverbs/address.cc' 2025-01-24T00:47:06.4075134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/ibverbs/address.h' 2025-01-24T00:47:06.4075644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/ibverbs/buffer.cc' 2025-01-24T00:47:06.4076130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/ibverbs/buffer.h' 2025-01-24T00:47:06.4076630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/ibverbs/context.cc' 2025-01-24T00:47:06.4077134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/ibverbs/context.h' 2025-01-24T00:47:06.4077625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/ibverbs/device.cc' 2025-01-24T00:47:06.4078129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/ibverbs/device.h' 2025-01-24T00:47:06.4078662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/ibverbs/memory_region.cc' 2025-01-24T00:47:06.4079223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/ibverbs/memory_region.h' 2025-01-24T00:47:06.4079787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/ibverbs/pair.cc' 2025-01-24T00:47:06.4080300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/ibverbs/pair.h' 2025-01-24T00:47:06.4080831Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/ibverbs' 2025-01-24T00:47:06.4081287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/pair.cc' 2025-01-24T00:47:06.4081732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/pair.h' 2025-01-24T00:47:06.4082242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/CMakeLists.txt' 2025-01-24T00:47:06.4082726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/address.cc' 2025-01-24T00:47:06.4083206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/address.h' 2025-01-24T00:47:06.4083686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/attr.h' 2025-01-24T00:47:06.4084169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/buffer.cc' 2025-01-24T00:47:06.4084656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/buffer.h' 2025-01-24T00:47:06.4085143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/context.cc' 2025-01-24T00:47:06.4085622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/context.h' 2025-01-24T00:47:06.4086115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/device.cc' 2025-01-24T00:47:06.4086664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/device.h' 2025-01-24T00:47:06.4087152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/error.cc' 2025-01-24T00:47:06.4087618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/error.h' 2025-01-24T00:47:06.4088095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/helpers.h' 2025-01-24T00:47:06.4088600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/listener.cc' 2025-01-24T00:47:06.4089083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/listener.h' 2025-01-24T00:47:06.4089567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/loop.cc' 2025-01-24T00:47:06.4090030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/loop.h' 2025-01-24T00:47:06.4090497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/pair.cc' 2025-01-24T00:47:06.4090972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/pair.h' 2025-01-24T00:47:06.4091448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/socket.cc' 2025-01-24T00:47:06.4092126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/socket.h' 2025-01-24T00:47:06.4092671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/tls/CMakeLists.txt' 2025-01-24T00:47:06.4093237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/tls/context.cc' 2025-01-24T00:47:06.4093747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/tls/context.h' 2025-01-24T00:47:06.4094270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/tls/device.cc' 2025-01-24T00:47:06.4094758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/tls/device.h' 2025-01-24T00:47:06.4095319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/tls/dynamic_library.cc' 2025-01-24T00:47:06.4095860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/tls/dynamic_library.h' 2025-01-24T00:47:06.4096375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/tls/openssl.cc' 2025-01-24T00:47:06.4096870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/tls/openssl.h' 2025-01-24T00:47:06.4097360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/tls/pair.cc' 2025-01-24T00:47:06.4097861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/tls/pair.h' 2025-01-24T00:47:06.4098357Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/tls' 2025-01-24T00:47:06.4098884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/unbound_buffer.cc' 2025-01-24T00:47:06.4099391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp/unbound_buffer.h' 2025-01-24T00:47:06.4099873Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/tcp' 2025-01-24T00:47:06.4100375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/unbound_buffer.cc' 2025-01-24T00:47:06.4100866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/unbound_buffer.h' 2025-01-24T00:47:06.4101360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/uv/CMakeLists.txt' 2025-01-24T00:47:06.4101851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/uv/LICENSE.uvw' 2025-01-24T00:47:06.4102331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/uv/address.cc' 2025-01-24T00:47:06.4102818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/uv/address.h' 2025-01-24T00:47:06.4103286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/uv/common.h' 2025-01-24T00:47:06.4103765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/uv/context.cc' 2025-01-24T00:47:06.4104253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/uv/context.h' 2025-01-24T00:47:06.4104726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/uv/device.cc' 2025-01-24T00:47:06.4105212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/uv/device.h' 2025-01-24T00:47:06.4105711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/uv/libuv.cc' 2025-01-24T00:47:06.4106200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/uv/libuv.h' 2025-01-24T00:47:06.4106702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/uv/pair.cc' 2025-01-24T00:47:06.4107193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/uv/pair.h' 2025-01-24T00:47:06.4107701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/uv/unbound_buffer.cc' 2025-01-24T00:47:06.4108219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/uv/unbound_buffer.h' 2025-01-24T00:47:06.4108695Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport/uv' 2025-01-24T00:47:06.4109161Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/transport' 2025-01-24T00:47:06.4109571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/types.cc' 2025-01-24T00:47:06.4109970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo/types.h' 2025-01-24T00:47:06.4110389Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/gloo' 2025-01-24T00:47:06.4110869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/tools/amd_build/build_amd.py' 2025-01-24T00:47:06.4111396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/tools/amd_build/pyHIPIFY/__init__.py' 2025-01-24T00:47:06.4111919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/tools/amd_build/pyHIPIFY/constants.py' 2025-01-24T00:47:06.4112501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/tools/amd_build/pyHIPIFY/cuda_to_hip_mappings.py' 2025-01-24T00:47:06.4113063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/tools/amd_build/pyHIPIFY/hipify_python.py' 2025-01-24T00:47:06.4113570Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/tools/amd_build/pyHIPIFY' 2025-01-24T00:47:06.4114028Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/tools/amd_build' 2025-01-24T00:47:06.4114454Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo/tools' 2025-01-24T00:47:06.4114831Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo' 2025-01-24T00:47:06.4115214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo.BUILD' 2025-01-24T00:47:06.4115612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/.git' 2025-01-24T00:47:06.4116059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/.clang-format' 2025-01-24T00:47:06.4116649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/.github/ISSUE_TEMPLATE/00-bug_report.yml' 2025-01-24T00:47:06.4117251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/.github/ISSUE_TEMPLATE/10-feature_request.yml' 2025-01-24T00:47:06.4117800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/.github/ISSUE_TEMPLATE/config.yml' 2025-01-24T00:47:06.4118363Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/.github/ISSUE_TEMPLATE' 2025-01-24T00:47:06.4118815Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/.github' 2025-01-24T00:47:06.4119280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/.gitignore' 2025-01-24T00:47:06.4119730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/BUILD.bazel' 2025-01-24T00:47:06.4120204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/CMakeLists.txt' 2025-01-24T00:47:06.4120674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/CONTRIBUTING.md' 2025-01-24T00:47:06.4121110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/CONTRIBUTORS' 2025-01-24T00:47:06.4121533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/LICENSE' 2025-01-24T00:47:06.4121972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/MODULE.bazel' 2025-01-24T00:47:06.4122392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/README.md' 2025-01-24T00:47:06.4122820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/WORKSPACE' 2025-01-24T00:47:06.4123276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/WORKSPACE.bzlmod' 2025-01-24T00:47:06.4123769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/ci/linux-presubmit.sh' 2025-01-24T00:47:06.4124247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/ci/macos-presubmit.sh' 2025-01-24T00:47:06.4124741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/ci/windows-presubmit.bat' 2025-01-24T00:47:06.4125186Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/ci' 2025-01-24T00:47:06.4125636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/docs/_config.yml' 2025-01-24T00:47:06.4126131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/docs/_data/navigation.yml' 2025-01-24T00:47:06.4126670Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/docs/_data' 2025-01-24T00:47:06.4127164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/docs/_layouts/default.html' 2025-01-24T00:47:06.4127657Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/docs/_layouts' 2025-01-24T00:47:06.4128126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/docs/_sass/main.scss' 2025-01-24T00:47:06.4128587Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/docs/_sass' 2025-01-24T00:47:06.4129055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/docs/advanced.md' 2025-01-24T00:47:06.4129545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/docs/assets/css/style.scss' 2025-01-24T00:47:06.4130049Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/docs/assets/css' 2025-01-24T00:47:06.4130514Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/docs/assets' 2025-01-24T00:47:06.4131082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/docs/community_created_documentation.md' 2025-01-24T00:47:06.4131551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/docs/faq.md' 2025-01-24T00:47:06.4132062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/docs/gmock_cheat_sheet.md' 2025-01-24T00:47:06.4132607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/docs/gmock_cook_book.md' 2025-01-24T00:47:06.4133085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/docs/gmock_faq.md' 2025-01-24T00:47:06.4133572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/docs/gmock_for_dummies.md' 2025-01-24T00:47:06.4134022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/docs/index.md' 2025-01-24T00:47:06.4134478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/docs/pkgconfig.md' 2025-01-24T00:47:06.4134933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/docs/platforms.md' 2025-01-24T00:47:06.4135390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/docs/primer.md' 2025-01-24T00:47:06.4135883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/docs/quickstart-bazel.md' 2025-01-24T00:47:06.4136389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/docs/quickstart-cmake.md' 2025-01-24T00:47:06.4136883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/docs/reference/actions.md' 2025-01-24T00:47:06.4137393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/docs/reference/assertions.md' 2025-01-24T00:47:06.4137902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/docs/reference/matchers.md' 2025-01-24T00:47:06.4138391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/docs/reference/mocking.md' 2025-01-24T00:47:06.4138902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/docs/reference/testing.md' 2025-01-24T00:47:06.4139389Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/docs/reference' 2025-01-24T00:47:06.4139837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/docs/samples.md' 2025-01-24T00:47:06.4140285Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/docs' 2025-01-24T00:47:06.4140756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/fake_fuchsia_sdk.bzl' 2025-01-24T00:47:06.4141248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/CMakeLists.txt' 2025-01-24T00:47:06.4141729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/README.md' 2025-01-24T00:47:06.4142237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/cmake/gmock.pc.in' 2025-01-24T00:47:06.4142783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/cmake/gmock_main.pc.in' 2025-01-24T00:47:06.4143280Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/cmake' 2025-01-24T00:47:06.4143766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/docs/README.md' 2025-01-24T00:47:06.4144265Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/docs' 2025-01-24T00:47:06.4144879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/include/gmock/gmock-actions.h' 2025-01-24T00:47:06.4145527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/include/gmock/gmock-cardinalities.h' 2025-01-24T00:47:06.4146175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h' 2025-01-24T00:47:06.4146776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/include/gmock/gmock-matchers.h' 2025-01-24T00:47:06.4147391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/include/gmock/gmock-more-actions.h' 2025-01-24T00:47:06.4148001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/include/gmock/gmock-more-matchers.h' 2025-01-24T00:47:06.4148610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h' 2025-01-24T00:47:06.4149226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h' 2025-01-24T00:47:06.4149754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/include/gmock/gmock.h' 2025-01-24T00:47:06.4150401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/include/gmock/internal/custom/README.md' 2025-01-24T00:47:06.4151126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h' 2025-01-24T00:47:06.4151811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-matchers.h' 2025-01-24T00:47:06.4152458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-port.h' 2025-01-24T00:47:06.4153082Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/include/gmock/internal/custom' 2025-01-24T00:47:06.4153762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h' 2025-01-24T00:47:06.4154375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/include/gmock/internal/gmock-port.h' 2025-01-24T00:47:06.4154984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/include/gmock/internal/gmock-pp.h' 2025-01-24T00:47:06.4155566Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/include/gmock/internal' 2025-01-24T00:47:06.4156102Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/include/gmock' 2025-01-24T00:47:06.4156620Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/include' 2025-01-24T00:47:06.4157124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/src/gmock-all.cc' 2025-01-24T00:47:06.4157696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/src/gmock-cardinalities.cc' 2025-01-24T00:47:06.4158258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/src/gmock-internal-utils.cc' 2025-01-24T00:47:06.4158815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/src/gmock-matchers.cc' 2025-01-24T00:47:06.4159386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/src/gmock-spec-builders.cc' 2025-01-24T00:47:06.4159930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/src/gmock.cc' 2025-01-24T00:47:06.4160472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/src/gmock_main.cc' 2025-01-24T00:47:06.4160958Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/src' 2025-01-24T00:47:06.4161455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/test/BUILD.bazel' 2025-01-24T00:47:06.4162022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/test/gmock-actions_test.cc' 2025-01-24T00:47:06.4162613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/test/gmock-cardinalities_test.cc' 2025-01-24T00:47:06.4163216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/test/gmock-function-mocker_test.cc' 2025-01-24T00:47:06.4163828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc' 2025-01-24T00:47:06.4164454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/test/gmock-matchers-arithmetic_test.cc' 2025-01-24T00:47:06.4165107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/test/gmock-matchers-comparisons_test.cc' 2025-01-24T00:47:06.4165729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/test/gmock-matchers-containers_test.cc' 2025-01-24T00:47:06.4166385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/test/gmock-matchers-misc_test.cc' 2025-01-24T00:47:06.4166957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/test/gmock-matchers_test.h' 2025-01-24T00:47:06.4167540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/test/gmock-more-actions_test.cc' 2025-01-24T00:47:06.4168130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/test/gmock-nice-strict_test.cc' 2025-01-24T00:47:06.4168670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/test/gmock-port_test.cc' 2025-01-24T00:47:06.4169238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/test/gmock-pp-string_test.cc' 2025-01-24T00:47:06.4169784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/test/gmock-pp_test.cc' 2025-01-24T00:47:06.4170379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/test/gmock-spec-builders_test.cc' 2025-01-24T00:47:06.4170924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/test/gmock_all_test.cc' 2025-01-24T00:47:06.4171449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/test/gmock_ex_test.cc' 2025-01-24T00:47:06.4171989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/test/gmock_leak_test.py' 2025-01-24T00:47:06.4172573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/test/gmock_leak_test_.cc' 2025-01-24T00:47:06.4173115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/test/gmock_link2_test.cc' 2025-01-24T00:47:06.4173773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/test/gmock_link_test.cc' 2025-01-24T00:47:06.4174302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/test/gmock_link_test.h' 2025-01-24T00:47:06.4174872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/test/gmock_output_test.py' 2025-01-24T00:47:06.4175440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/test/gmock_output_test_.cc' 2025-01-24T00:47:06.4176034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/test/gmock_output_test_golden.txt' 2025-01-24T00:47:06.4176595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/test/gmock_stress_test.cc' 2025-01-24T00:47:06.4177108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/test/gmock_test.cc' 2025-01-24T00:47:06.4177651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/test/gmock_test_utils.py' 2025-01-24T00:47:06.4178157Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock/test' 2025-01-24T00:47:06.4178621Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googlemock' 2025-01-24T00:47:06.4179116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/CMakeLists.txt' 2025-01-24T00:47:06.4179600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/README.md' 2025-01-24T00:47:06.4180129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/cmake/Config.cmake.in' 2025-01-24T00:47:06.4180655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/cmake/gtest.pc.in' 2025-01-24T00:47:06.4181189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/cmake/gtest_main.pc.in' 2025-01-24T00:47:06.4181742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/cmake/internal_utils.cmake' 2025-01-24T00:47:06.4182278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/cmake/libgtest.la.in' 2025-01-24T00:47:06.4182778Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/cmake' 2025-01-24T00:47:06.4183279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/docs/README.md' 2025-01-24T00:47:06.4183771Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/docs' 2025-01-24T00:47:06.4184399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/include/gtest/gtest-assertion-result.h' 2025-01-24T00:47:06.4185002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/include/gtest/gtest-death-test.h' 2025-01-24T00:47:06.4185578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/include/gtest/gtest-matchers.h' 2025-01-24T00:47:06.4186197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/include/gtest/gtest-message.h' 2025-01-24T00:47:06.4186789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/include/gtest/gtest-param-test.h' 2025-01-24T00:47:06.4187411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/include/gtest/gtest-printers.h' 2025-01-24T00:47:06.4187975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/include/gtest/gtest-spi.h' 2025-01-24T00:47:06.4188585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/include/gtest/gtest-test-part.h' 2025-01-24T00:47:06.4189185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/include/gtest/gtest-typed-test.h' 2025-01-24T00:47:06.4189715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/include/gtest/gtest.h' 2025-01-24T00:47:06.4190296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h' 2025-01-24T00:47:06.4190869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/include/gtest/gtest_prod.h' 2025-01-24T00:47:06.4191498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/include/gtest/internal/custom/README.md' 2025-01-24T00:47:06.4192314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/include/gtest/internal/custom/gtest-port.h' 2025-01-24T00:47:06.4192985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/include/gtest/internal/custom/gtest-printers.h' 2025-01-24T00:47:06.4193599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/include/gtest/internal/custom/gtest.h' 2025-01-24T00:47:06.4194231Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/include/gtest/internal/custom' 2025-01-24T00:47:06.4194929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h' 2025-01-24T00:47:06.4195576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/include/gtest/internal/gtest-filepath.h' 2025-01-24T00:47:06.4196203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h' 2025-01-24T00:47:06.4196841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h' 2025-01-24T00:47:06.4204413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/include/gtest/internal/gtest-port-arch.h' 2025-01-24T00:47:06.4205135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/include/gtest/internal/gtest-port.h' 2025-01-24T00:47:06.4205769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/include/gtest/internal/gtest-string.h' 2025-01-24T00:47:06.4206541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/include/gtest/internal/gtest-type-util.h' 2025-01-24T00:47:06.4207120Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/include/gtest/internal' 2025-01-24T00:47:06.4207668Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/include/gtest' 2025-01-24T00:47:06.4208269Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/include' 2025-01-24T00:47:06.4208841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/samples/prime_tables.h' 2025-01-24T00:47:06.4209397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/samples/sample1.cc' 2025-01-24T00:47:06.4209938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/samples/sample1.h' 2025-01-24T00:47:06.4210514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/samples/sample10_unittest.cc' 2025-01-24T00:47:06.4211068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/samples/sample1_unittest.cc' 2025-01-24T00:47:06.4211576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/samples/sample2.cc' 2025-01-24T00:47:06.4212090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/samples/sample2.h' 2025-01-24T00:47:06.4212646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/samples/sample2_unittest.cc' 2025-01-24T00:47:06.4213191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/samples/sample3-inl.h' 2025-01-24T00:47:06.4213745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/samples/sample3_unittest.cc' 2025-01-24T00:47:06.4214254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/samples/sample4.cc' 2025-01-24T00:47:06.4214770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/samples/sample4.h' 2025-01-24T00:47:06.4215321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/samples/sample4_unittest.cc' 2025-01-24T00:47:06.4215892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/samples/sample5_unittest.cc' 2025-01-24T00:47:06.4216445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/samples/sample6_unittest.cc' 2025-01-24T00:47:06.4216998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/samples/sample7_unittest.cc' 2025-01-24T00:47:06.4217564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/samples/sample8_unittest.cc' 2025-01-24T00:47:06.4218120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/samples/sample9_unittest.cc' 2025-01-24T00:47:06.4218635Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/samples' 2025-01-24T00:47:06.4219137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/src/gtest-all.cc' 2025-01-24T00:47:06.4219719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/src/gtest-assertion-result.cc' 2025-01-24T00:47:06.4220269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/src/gtest-death-test.cc' 2025-01-24T00:47:06.4220796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/src/gtest-filepath.cc' 2025-01-24T00:47:06.4221367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/src/gtest-internal-inl.h' 2025-01-24T00:47:06.4221902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/src/gtest-matchers.cc' 2025-01-24T00:47:06.4222457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/src/gtest-port.cc' 2025-01-24T00:47:06.4222997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/src/gtest-printers.cc' 2025-01-24T00:47:06.4223549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/src/gtest-test-part.cc' 2025-01-24T00:47:06.4224086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/src/gtest-typed-test.cc' 2025-01-24T00:47:06.4224579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/src/gtest.cc' 2025-01-24T00:47:06.4225085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/src/gtest_main.cc' 2025-01-24T00:47:06.4225587Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/src' 2025-01-24T00:47:06.4226082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/BUILD.bazel' 2025-01-24T00:47:06.4226750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-break-on-failure-unittest.py' 2025-01-24T00:47:06.4227426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-break-on-failure-unittest_.cc' 2025-01-24T00:47:06.4228071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py' 2025-01-24T00:47:06.4228733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-catch-exceptions-test_.cc' 2025-01-24T00:47:06.4229308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-color-test.py' 2025-01-24T00:47:06.4229891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-color-test_.cc' 2025-01-24T00:47:06.4230508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-death-test-test.cc' 2025-01-24T00:47:06.4231117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-death-test_ex_test.cc' 2025-01-24T00:47:06.4231716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-env-var-test.py' 2025-01-24T00:47:06.4232303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-env-var-test_.cc' 2025-01-24T00:47:06.4232926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-failfast-unittest.py' 2025-01-24T00:47:06.4233559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-failfast-unittest_.cc' 2025-01-24T00:47:06.4234148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-filepath-test.cc' 2025-01-24T00:47:06.4234761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-filter-unittest.py' 2025-01-24T00:47:06.4235391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-filter-unittest_.cc' 2025-01-24T00:47:06.4236066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-global-environment-unittest.py' 2025-01-24T00:47:06.4236807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-global-environment-unittest_.cc' 2025-01-24T00:47:06.4237454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-json-outfiles-test.py' 2025-01-24T00:47:06.4238101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-json-output-unittest.py' 2025-01-24T00:47:06.4238720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-list-tests-unittest.py' 2025-01-24T00:47:06.4239347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-list-tests-unittest_.cc' 2025-01-24T00:47:06.4239947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-listener-test.cc' 2025-01-24T00:47:06.4240528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-message-test.cc' 2025-01-24T00:47:06.4241126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-options-test.cc' 2025-01-24T00:47:06.4241771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-output-test-golden-lin.txt' 2025-01-24T00:47:06.4242355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-output-test.py' 2025-01-24T00:47:06.4242951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-output-test_.cc' 2025-01-24T00:47:06.4243639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-param-test-invalid-name1-test.py' 2025-01-24T00:47:06.4244347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-param-test-invalid-name1-test_.cc' 2025-01-24T00:47:06.4245030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-param-test-invalid-name2-test.py' 2025-01-24T00:47:06.4245721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-param-test-invalid-name2-test_.cc' 2025-01-24T00:47:06.4246403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-param-test-test.cc' 2025-01-24T00:47:06.4247000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-param-test-test.h' 2025-01-24T00:47:06.4247628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-param-test2-test.cc' 2025-01-24T00:47:06.4248199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-port-test.cc' 2025-01-24T00:47:06.4248792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-printers-test.cc' 2025-01-24T00:47:06.4249439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-setuptestsuite-test.py' 2025-01-24T00:47:06.4250099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-setuptestsuite-test_.cc' 2025-01-24T00:47:06.4250696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-shuffle-test.py' 2025-01-24T00:47:06.4251347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-shuffle-test_.cc' 2025-01-24T00:47:06.4251970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-test-part-test.cc' 2025-01-24T00:47:06.4252624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-throw-on-failure-test.py' 2025-01-24T00:47:06.4253265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-throw-on-failure-test_.cc' 2025-01-24T00:47:06.4253902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-uninitialized-test.py' 2025-01-24T00:47:06.4254530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/googletest-uninitialized-test_.cc' 2025-01-24T00:47:06.4255104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest-typed-test2_test.cc' 2025-01-24T00:47:06.4255685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest-typed-test_test.cc' 2025-01-24T00:47:06.4256246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest-typed-test_test.h' 2025-01-24T00:47:06.4256835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest-unittest-api_test.cc' 2025-01-24T00:47:06.4257365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_all_test.cc' 2025-01-24T00:47:06.4257981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_assert_by_exception_test.cc' 2025-01-24T00:47:06.4258528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_dirs_test.cc' 2025-01-24T00:47:06.4259102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_environment_test.cc' 2025-01-24T00:47:06.4259635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_help_test.py' 2025-01-24T00:47:06.4260184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_help_test_.cc' 2025-01-24T00:47:06.4260756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_json_test_utils.py' 2025-01-24T00:47:06.4261364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_list_output_unittest.py' 2025-01-24T00:47:06.4261962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_list_output_unittest_.cc' 2025-01-24T00:47:06.4262515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_main_unittest.cc' 2025-01-24T00:47:06.4263101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_no_test_unittest.cc' 2025-01-24T00:47:06.4263681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc' 2025-01-24T00:47:06.4264305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_premature_exit_test.cc' 2025-01-24T00:47:06.4264862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_prod_test.cc' 2025-01-24T00:47:06.4265436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_repeat_test.cc' 2025-01-24T00:47:06.4266076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_skip_check_output_test.py' 2025-01-24T00:47:06.4266742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_skip_environment_check_output_test.py' 2025-01-24T00:47:06.4267402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_skip_in_environment_setup_test.cc' 2025-01-24T00:47:06.4267937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_skip_test.cc' 2025-01-24T00:47:06.4268507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_sole_header_test.cc' 2025-01-24T00:47:06.4269059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_stress_test.cc' 2025-01-24T00:47:06.4269710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_test_macro_stack_footprint_test.cc' 2025-01-24T00:47:06.4270258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_test_utils.py' 2025-01-24T00:47:06.4270828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_testbridge_test.py' 2025-01-24T00:47:06.4271399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_testbridge_test_.cc' 2025-01-24T00:47:06.4272026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc' 2025-01-24T00:47:06.4272556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_unittest.cc' 2025-01-24T00:47:06.4273145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_xml_outfile1_test_.cc' 2025-01-24T00:47:06.4273727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_xml_outfile2_test_.cc' 2025-01-24T00:47:06.4274306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_xml_outfiles_test.py' 2025-01-24T00:47:06.4274905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_xml_output_unittest.py' 2025-01-24T00:47:06.4275498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_xml_output_unittest_.cc' 2025-01-24T00:47:06.4276069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/gtest_xml_test_utils.py' 2025-01-24T00:47:06.4276579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/production.cc' 2025-01-24T00:47:06.4277081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test/production.h' 2025-01-24T00:47:06.4277577Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest/test' 2025-01-24T00:47:06.4278063Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest' 2025-01-24T00:47:06.4278556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest/googletest_deps.bzl' 2025-01-24T00:47:06.4278986Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest' 2025-01-24T00:47:06.4279368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/.git' 2025-01-24T00:47:06.4279783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/.clang-format' 2025-01-24T00:47:06.4280174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/.gitignore' 2025-01-24T00:47:06.4280567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/.gitmodules' 2025-01-24T00:47:06.4280956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/LICENSE' 2025-01-24T00:47:06.4281386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep.hpp' 2025-01-24T00:47:06.4281902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/abstract_types.hpp' 2025-01-24T00:47:06.4282386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/allocators.hpp' 2025-01-24T00:47:06.4282866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/attributes.hpp' 2025-01-24T00:47:06.4283366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/computations.hpp' 2025-01-24T00:47:06.4283836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/lru_cache.hpp' 2025-01-24T00:47:06.4284375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/operators/batchnorm.hpp' 2025-01-24T00:47:06.4284888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/operators/binary.hpp' 2025-01-24T00:47:06.4285447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/operators/channel_shuffle.hpp' 2025-01-24T00:47:06.4285968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/operators/concat.hpp' 2025-01-24T00:47:06.4286523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/operators/conv.hpp' 2025-01-24T00:47:06.4287033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/operators/deconv.hpp' 2025-01-24T00:47:06.4287582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/operators/direct_copy.hpp' 2025-01-24T00:47:06.4288100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/operators/dropout.hpp' 2025-01-24T00:47:06.4288629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/operators/eltwise.hpp' 2025-01-24T00:47:06.4289118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/operators/gru.hpp' 2025-01-24T00:47:06.4289667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/operators/inner_product.hpp' 2025-01-24T00:47:06.4290207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/operators/layernorm.hpp' 2025-01-24T00:47:06.4290744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/operators/lbr_gru.hpp' 2025-01-24T00:47:06.4291247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/operators/lrn.hpp' 2025-01-24T00:47:06.4291787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/operators/lstm.hpp' 2025-01-24T00:47:06.4292453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/operators/matmul.hpp' 2025-01-24T00:47:06.4293008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/operators/pool.hpp' 2025-01-24T00:47:06.4293507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/operators/prelu.hpp' 2025-01-24T00:47:06.4294037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/operators/softmax.hpp' 2025-01-24T00:47:06.4294555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/operators/spliter.hpp' 2025-01-24T00:47:06.4295047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/operators/sum.hpp' 2025-01-24T00:47:06.4295593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/operators/vanilla_rnn.hpp' 2025-01-24T00:47:06.4296090Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/operators' 2025-01-24T00:47:06.4296585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/python/binding.hpp' 2025-01-24T00:47:06.4297087Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/python' 2025-01-24T00:47:06.4297545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/tensor.hpp' 2025-01-24T00:47:06.4298013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep/utils.hpp' 2025-01-24T00:47:06.4298463Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep' 2025-01-24T00:47:06.4298960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/ideep_pin_singletons.hpp' 2025-01-24T00:47:06.4299445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include/mkldnn_compat.hpp' 2025-01-24T00:47:06.4299862Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/include' 2025-01-24T00:47:06.4300287Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep/mkl-dnn' 2025-01-24T00:47:06.4300665Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep' 2025-01-24T00:47:06.4301029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep.BUILD' 2025-01-24T00:47:06.4301404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/.git' 2025-01-24T00:47:06.4301880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/.github/workflows/main.yml' 2025-01-24T00:47:06.4302358Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/.github/workflows' 2025-01-24T00:47:06.4302791Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/.github' 2025-01-24T00:47:06.4303182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/.gitignore' 2025-01-24T00:47:06.4303649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/CMakeLists.txt' 2025-01-24T00:47:06.4304143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/LICENSES/BSD-3-Clause.txt' 2025-01-24T00:47:06.4304656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/LICENSES/GPL-2.0-only.txt' 2025-01-24T00:47:06.4305135Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/LICENSES' 2025-01-24T00:47:06.4305551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/README.md' 2025-01-24T00:47:06.4305959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/buildall.py' 2025-01-24T00:47:06.4306478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/include/fortran/posix/ittnotify.f90' 2025-01-24T00:47:06.4307018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/include/fortran/posix/x86/ittnotify.mod' 2025-01-24T00:47:06.4307547Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/include/fortran/posix/x86' 2025-01-24T00:47:06.4308100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/include/fortran/posix/x86_64/ittnotify.mod' 2025-01-24T00:47:06.4308628Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/include/fortran/posix/x86_64' 2025-01-24T00:47:06.4309144Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/include/fortran/posix' 2025-01-24T00:47:06.4309659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/include/fortran/win32/ittnotify.f90' 2025-01-24T00:47:06.4310206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/include/fortran/win32/x86/ittnotify.mod' 2025-01-24T00:47:06.4310721Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/include/fortran/win32/x86' 2025-01-24T00:47:06.4311271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/include/fortran/win32/x86_64/ittnotify.mod' 2025-01-24T00:47:06.4311809Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/include/fortran/win32/x86_64' 2025-01-24T00:47:06.4312305Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/include/fortran/win32' 2025-01-24T00:47:06.4312780Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/include/fortran' 2025-01-24T00:47:06.4313244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/include/ittnotify-zca.h' 2025-01-24T00:47:06.4313693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/include/ittnotify.h' 2025-01-24T00:47:06.4314162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/include/jitprofiling.h' 2025-01-24T00:47:06.4314640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/include/legacy/ittnotify.h' 2025-01-24T00:47:06.4315113Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/include/legacy' 2025-01-24T00:47:06.4315568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/include/libittnotify.h' 2025-01-24T00:47:06.4315992Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/include' 2025-01-24T00:47:06.4316424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/.gitignore' 2025-01-24T00:47:06.4316876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/CHANGELOG.md' 2025-01-24T00:47:06.4317294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/Cargo.toml' 2025-01-24T00:47:06.4317785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/clippy.toml' 2025-01-24T00:47:06.4318198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/deny.toml' 2025-01-24T00:47:06.4318747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/integration-tests/Cargo.toml' 2025-01-24T00:47:06.4319253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/integration-tests/README.md' 2025-01-24T00:47:06.4319768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/integration-tests/src/main.rs' 2025-01-24T00:47:06.4320307Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/integration-tests/src' 2025-01-24T00:47:06.4320832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/integration-tests/tests/main.rs' 2025-01-24T00:47:06.4321379Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/integration-tests/tests' 2025-01-24T00:47:06.4321890Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/integration-tests' 2025-01-24T00:47:06.4322362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/ittapi-sys/Cargo.toml' 2025-01-24T00:47:06.4322842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/ittapi-sys/LICENSES' 2025-01-24T00:47:06.4323313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/ittapi-sys/README.md' 2025-01-24T00:47:06.4323780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/ittapi-sys/build.rs' 2025-01-24T00:47:06.4324267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/ittapi-sys/c-library' 2025-01-24T00:47:06.4324742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/ittapi-sys/src/lib.rs' 2025-01-24T00:47:06.4325336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/ittapi-sys/src/linux/ittnotify_bindings.rs' 2025-01-24T00:47:06.4325938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/ittapi-sys/src/linux/jitprofiling_bindings.rs' 2025-01-24T00:47:06.4326546Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/ittapi-sys/src/linux' 2025-01-24T00:47:06.4327142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/ittapi-sys/src/macos/ittnotify_bindings.rs' 2025-01-24T00:47:06.4327741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/ittapi-sys/src/macos/jitprofiling_bindings.rs' 2025-01-24T00:47:06.4328273Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/ittapi-sys/src/macos' 2025-01-24T00:47:06.4328865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/ittapi-sys/src/windows/ittnotify_bindings.rs' 2025-01-24T00:47:06.4329469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/ittapi-sys/src/windows/jitprofiling_bindings.rs' 2025-01-24T00:47:06.4330010Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/ittapi-sys/src/windows' 2025-01-24T00:47:06.4330524Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/ittapi-sys/src' 2025-01-24T00:47:06.4331126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/ittapi-sys/tests/bindgen-up-to-date.rs' 2025-01-24T00:47:06.4331649Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/ittapi-sys/tests' 2025-01-24T00:47:06.4332138Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/ittapi-sys' 2025-01-24T00:47:06.4332604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/ittapi/Cargo.toml' 2025-01-24T00:47:06.4333055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/ittapi/README.md' 2025-01-24T00:47:06.4333534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/ittapi/src/domain.rs' 2025-01-24T00:47:06.4334000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/ittapi/src/event.rs' 2025-01-24T00:47:06.4334451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/ittapi/src/jit.rs' 2025-01-24T00:47:06.4334914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/ittapi/src/lib.rs' 2025-01-24T00:47:06.4335387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/ittapi/src/string.rs' 2025-01-24T00:47:06.4335841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/ittapi/src/task.rs' 2025-01-24T00:47:06.4336312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/ittapi/src/util.rs' 2025-01-24T00:47:06.4336782Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/ittapi/src' 2025-01-24T00:47:06.4337236Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/ittapi' 2025-01-24T00:47:06.4337698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/scripts/.gitignore' 2025-01-24T00:47:06.4338195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/scripts/copy-c-library.ps1' 2025-01-24T00:47:06.4338693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/scripts/verify-publish.sh' 2025-01-24T00:47:06.4339145Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust/scripts' 2025-01-24T00:47:06.4339562Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/rust' 2025-01-24T00:47:06.4340067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/src/ittnotify/disable_warnings.h' 2025-01-24T00:47:06.4340567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/src/ittnotify/ittnotify_config.h' 2025-01-24T00:47:06.4341076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/src/ittnotify/ittnotify_static.c' 2025-01-24T00:47:06.4341579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/src/ittnotify/ittnotify_static.h' 2025-01-24T00:47:06.4342071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/src/ittnotify/ittnotify_types.h' 2025-01-24T00:47:06.4342563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/src/ittnotify/ittptmark32.S' 2025-01-24T00:47:06.4343074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/src/ittnotify/ittptmark32.asm' 2025-01-24T00:47:06.4343564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/src/ittnotify/ittptmark64.S' 2025-01-24T00:47:06.4344101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/src/ittnotify/ittptmark64.asm' 2025-01-24T00:47:06.4344587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/src/ittnotify/jitprofiling.c' 2025-01-24T00:47:06.4345075Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/src/ittnotify' 2025-01-24T00:47:06.4345568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/src/ittnotify_refcol/.gitignore' 2025-01-24T00:47:06.4346059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/src/ittnotify_refcol/Makefile' 2025-01-24T00:47:06.4346550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/src/ittnotify_refcol/README.md' 2025-01-24T00:47:06.4347077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/src/ittnotify_refcol/itt_refcol_impl.c' 2025-01-24T00:47:06.4347579Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/src/ittnotify_refcol' 2025-01-24T00:47:06.4347990Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi/src' 2025-01-24T00:47:06.4348381Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi' 2025-01-24T00:47:06.4348747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/.git' 2025-01-24T00:47:06.4349266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/.github/workflows/libkineto_cuda.yml' 2025-01-24T00:47:06.4349864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/.github/workflows/tb_plugin_build_pip_package.yml' 2025-01-24T00:47:06.4350377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/.github/workflows/tb_plugin_ci.yml' 2025-01-24T00:47:06.4350854Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/.github/workflows' 2025-01-24T00:47:06.4351289Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/.github' 2025-01-24T00:47:06.4351683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/.gitignore' 2025-01-24T00:47:06.4352092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/.gitmodules' 2025-01-24T00:47:06.4352529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/CODE_OF_CONDUCT.md' 2025-01-24T00:47:06.4352948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/CONTRIBUTING.md' 2025-01-24T00:47:06.4353340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/LICENSE' 2025-01-24T00:47:06.4353730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/README.md' 2025-01-24T00:47:06.4354236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/benchmarks/perfetto/__init__.py' 2025-01-24T00:47:06.4354783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/benchmarks/perfetto/backends/__init__.py' 2025-01-24T00:47:06.4355302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/benchmarks/perfetto/backends/clp.py' 2025-01-24T00:47:06.4355888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/benchmarks/perfetto/backends/common.py' 2025-01-24T00:47:06.4356436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/benchmarks/perfetto/backends/perfetto.py' 2025-01-24T00:47:06.4357014Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/benchmarks/perfetto/backends' 2025-01-24T00:47:06.4357555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/benchmarks/perfetto/framework.py' 2025-01-24T00:47:06.4358045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/benchmarks/perfetto/install.py' 2025-01-24T00:47:06.4358583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/benchmarks/perfetto/requirements.txt' 2025-01-24T00:47:06.4359063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/benchmarks/perfetto/run.py' 2025-01-24T00:47:06.4359556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/benchmarks/perfetto/s3_utils.py' 2025-01-24T00:47:06.4360051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/benchmarks/perfetto/table.py' 2025-01-24T00:47:06.4360541Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/benchmarks/perfetto' 2025-01-24T00:47:06.4360991Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/benchmarks' 2025-01-24T00:47:06.4361462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/CMakeLists.txt' 2025-01-24T00:47:06.4361898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/README.md' 2025-01-24T00:47:06.4362427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/include/AbstractConfig.h' 2025-01-24T00:47:06.4363015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/include/ActivityProfilerInterface.h' 2025-01-24T00:47:06.4363588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/include/ActivityTraceInterface.h' 2025-01-24T00:47:06.4364092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/include/ActivityType.h' 2025-01-24T00:47:06.4364611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/include/ClientInterface.h' 2025-01-24T00:47:06.4365094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/include/Config.h' 2025-01-24T00:47:06.4365646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/include/GenericTraceActivity.h' 2025-01-24T00:47:06.4366180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/include/IActivityProfiler.h' 2025-01-24T00:47:06.4366795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/include/ILoggerObserver.h' 2025-01-24T00:47:06.4367312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/include/ITraceActivity.h' 2025-01-24T00:47:06.4367822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/include/LoggingAPI.h' 2025-01-24T00:47:06.4368314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/include/ThreadUtil.h' 2025-01-24T00:47:06.4368804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/include/TraceSpan.h' 2025-01-24T00:47:06.4369325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/include/libkineto.h' 2025-01-24T00:47:06.4369850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/include/output_base.h' 2025-01-24T00:47:06.4370405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/include/time_since_epoch.h' 2025-01-24T00:47:06.4370906Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/include' 2025-01-24T00:47:06.4371392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/libkineto_defs.bzl' 2025-01-24T00:47:06.4371920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/sample_programs/README.md' 2025-01-24T00:47:06.4372455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/sample_programs/build-cu.sh' 2025-01-24T00:47:06.4372985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/sample_programs/build.sh' 2025-01-24T00:47:06.4373597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/sample_programs/kineto_cupti_profiler.cpp' 2025-01-24T00:47:06.4374182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/sample_programs/kineto_playground.cpp' 2025-01-24T00:47:06.4374767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/sample_programs/kineto_playground.cu' 2025-01-24T00:47:06.4375345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/sample_programs/kineto_playground.cuh' 2025-01-24T00:47:06.4375881Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/sample_programs' 2025-01-24T00:47:06.4376381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/AbstractConfig.cpp' 2025-01-24T00:47:06.4376885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/ActivityBuffers.h' 2025-01-24T00:47:06.4377428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/ActivityLoggerFactory.h' 2025-01-24T00:47:06.4378013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/ActivityProfilerController.cpp' 2025-01-24T00:47:06.4378581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/ActivityProfilerController.h' 2025-01-24T00:47:06.4379136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/ActivityProfilerProxy.cpp' 2025-01-24T00:47:06.4379672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/ActivityProfilerProxy.h' 2025-01-24T00:47:06.4380175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/ActivityTrace.h' 2025-01-24T00:47:06.4380670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/ActivityType.cpp' 2025-01-24T00:47:06.4381175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/ApproximateClock.h' 2025-01-24T00:47:06.4381648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/Config.cpp' 2025-01-24T00:47:06.4382165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/ConfigLoader.cpp' 2025-01-24T00:47:06.4382696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/ConfigLoader.h' 2025-01-24T00:47:06.4383195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/CuptiActivity.cpp' 2025-01-24T00:47:06.4383728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/CuptiActivity.h' 2025-01-24T00:47:06.4384258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/CuptiActivityApi.cpp' 2025-01-24T00:47:06.4384789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/CuptiActivityApi.h' 2025-01-24T00:47:06.4385317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/CuptiActivityBuffer.h' 2025-01-24T00:47:06.4385859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/CuptiActivityProfiler.cpp' 2025-01-24T00:47:06.4386397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/CuptiActivityProfiler.h' 2025-01-24T00:47:06.4386919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/CuptiCallbackApi.cpp' 2025-01-24T00:47:06.4387424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/CuptiCallbackApi.h' 2025-01-24T00:47:06.4387964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/CuptiCallbackApiMock.h' 2025-01-24T00:47:06.4388467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/CuptiEventApi.cpp' 2025-01-24T00:47:06.4388953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/CuptiEventApi.h' 2025-01-24T00:47:06.4389465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/CuptiMetricApi.cpp' 2025-01-24T00:47:06.4389960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/CuptiMetricApi.h' 2025-01-24T00:47:06.4390484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/CuptiNvPerfMetric.cpp' 2025-01-24T00:47:06.4391007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/CuptiNvPerfMetric.h' 2025-01-24T00:47:06.4391536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/CuptiRangeProfiler.cpp' 2025-01-24T00:47:06.4392498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/CuptiRangeProfiler.h' 2025-01-24T00:47:06.4393051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/CuptiRangeProfilerApi.cpp' 2025-01-24T00:47:06.4393587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/CuptiRangeProfilerApi.h' 2025-01-24T00:47:06.4394162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/CuptiRangeProfilerConfig.cpp' 2025-01-24T00:47:06.4394716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/CuptiRangeProfilerConfig.h' 2025-01-24T00:47:06.4395255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/DaemonConfigLoader.cpp' 2025-01-24T00:47:06.4395769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/DaemonConfigLoader.h' 2025-01-24T00:47:06.4396247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/Demangle.cpp' 2025-01-24T00:47:06.4396771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/Demangle.h' 2025-01-24T00:47:06.4397324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/DeviceProperties.cpp' 2025-01-24T00:47:06.4397875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/DeviceProperties.h' 2025-01-24T00:47:06.4398400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/DeviceUtil.cpp' 2025-01-24T00:47:06.4398880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/DeviceUtil.h' 2025-01-24T00:47:06.4399403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/EventProfiler.cpp' 2025-01-24T00:47:06.4399896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/EventProfiler.h' 2025-01-24T00:47:06.4400456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/EventProfilerController.cpp' 2025-01-24T00:47:06.4401020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/EventProfilerController.h' 2025-01-24T00:47:06.4401564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/GenericTraceActivity.cpp' 2025-01-24T00:47:06.4402087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/ILoggerObserver.cpp' 2025-01-24T00:47:06.4402609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/InvariantViolations.h' 2025-01-24T00:47:06.4403159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/IpcFabricConfigClient.cpp' 2025-01-24T00:47:06.4403710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/IpcFabricConfigClient.h' 2025-01-24T00:47:06.4404183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/Logger.cpp' 2025-01-24T00:47:06.4404653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/Logger.h' 2025-01-24T00:47:06.4405154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/LoggerCollector.h' 2025-01-24T00:47:06.4405638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/LoggingAPI.cpp' 2025-01-24T00:47:06.4406161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/RoctracerActivity.h' 2025-01-24T00:47:06.4406807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/RoctracerActivityApi.cpp' 2025-01-24T00:47:06.4407352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/RoctracerActivityApi.h' 2025-01-24T00:47:06.4407886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/RoctracerActivity_inl.h' 2025-01-24T00:47:06.4408400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/RoctracerLogger.cpp' 2025-01-24T00:47:06.4408917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/RoctracerLogger.h' 2025-01-24T00:47:06.4409414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/SampleListener.h' 2025-01-24T00:47:06.4409916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/ScopeExit.h' 2025-01-24T00:47:06.4410417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/ThreadUtil.cpp' 2025-01-24T00:47:06.4410960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/WeakSymbols.cpp' 2025-01-24T00:47:06.4411476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/cupti_strings.cpp' 2025-01-24T00:47:06.4411990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/cupti_strings.h' 2025-01-24T00:47:06.4412447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/init.cpp' 2025-01-24T00:47:06.4412957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/libkineto_api.cpp' 2025-01-24T00:47:06.4413444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/output_csv.cpp' 2025-01-24T00:47:06.4413935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/output_csv.h' 2025-01-24T00:47:06.4414425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/output_json.cpp' 2025-01-24T00:47:06.4414909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/output_json.h' 2025-01-24T00:47:06.4415413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/output_membuf.h' 2025-01-24T00:47:06.4415971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/plugin/xpupti/CMakeLists.txt' 2025-01-24T00:47:06.4416591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/plugin/xpupti/FindSYCLToolkit.cmake' 2025-01-24T00:47:06.4417197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/plugin/xpupti/XpuptiActivityApi.cpp' 2025-01-24T00:47:06.4417794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/plugin/xpupti/XpuptiActivityApi.h' 2025-01-24T00:47:06.4418417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/plugin/xpupti/XpuptiActivityBuffer.h' 2025-01-24T00:47:06.4419058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/plugin/xpupti/XpuptiActivityHandlers.cpp' 2025-01-24T00:47:06.4419716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/plugin/xpupti/XpuptiActivityProfiler.cpp' 2025-01-24T00:47:06.4420347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/plugin/xpupti/XpuptiActivityProfiler.h' 2025-01-24T00:47:06.4420960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/plugin/xpupti/XpuptiProfilerMacros.h' 2025-01-24T00:47:06.4421503Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/plugin/xpupti' 2025-01-24T00:47:06.4422003Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src/plugin' 2025-01-24T00:47:06.4422476Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/src' 2025-01-24T00:47:06.4423044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/stress_test/kineto_stress_test.cpp' 2025-01-24T00:47:06.4423918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/stress_test/random_ops_stress_test.cu' 2025-01-24T00:47:06.4424520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/stress_test/random_ops_stress_test.cuh' 2025-01-24T00:47:06.4425167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/stress_test/run_multiproc_stress_test.sh' 2025-01-24T00:47:06.4425762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/stress_test/stress_test_dense.json' 2025-01-24T00:47:06.4426353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/stress_test/stress_test_dense_mp.json' 2025-01-24T00:47:06.4426902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/stress_test/stress_test_input.h' 2025-01-24T00:47:06.4427500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/stress_test/stress_test_uvm_nccl.json' 2025-01-24T00:47:06.4428029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/stress_test/tensor_cache.cu' 2025-01-24T00:47:06.4428568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/stress_test/tensor_cache.cuh' 2025-01-24T00:47:06.4429065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/stress_test/utils.h' 2025-01-24T00:47:06.4429561Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/stress_test' 2025-01-24T00:47:06.4430058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/test/CMakeLists.txt' 2025-01-24T00:47:06.4430544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/test/ConfigTest.cpp' 2025-01-24T00:47:06.4431130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/test/CuptiActivityProfilerTest.cpp' 2025-01-24T00:47:06.4431691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/test/CuptiCallbackApiTest.cpp' 2025-01-24T00:47:06.4432240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/test/CuptiProfilerApiTest.cu' 2025-01-24T00:47:06.4432846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/test/CuptiRangeProfilerApiTest.cpp' 2025-01-24T00:47:06.4433442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/test/CuptiRangeProfilerConfigTest.cpp' 2025-01-24T00:47:06.4434000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/test/CuptiRangeProfilerTest.cpp' 2025-01-24T00:47:06.4434591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/test/CuptiRangeProfilerTestUtil.h' 2025-01-24T00:47:06.4435120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/test/CuptiStringsTest.cpp' 2025-01-24T00:47:06.4435671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/test/EventProfilerTest.cpp' 2025-01-24T00:47:06.4436210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/test/LoggerObserverTest.cpp' 2025-01-24T00:47:06.4436775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/test/MockActivitySubProfiler.cpp' 2025-01-24T00:47:06.4437341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/test/MockActivitySubProfiler.h' 2025-01-24T00:47:06.4437862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/test/PidInfoTest.cpp' 2025-01-24T00:47:06.4438519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/test/RoctracerActivityProfilerTest.cpp' 2025-01-24T00:47:06.4439008Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/test' 2025-01-24T00:47:06.4439569Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog' 2025-01-24T00:47:06.4440103Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt' 2025-01-24T00:47:06.4440650Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest' 2025-01-24T00:47:06.4441148Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party' 2025-01-24T00:47:06.4441600Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/libkineto' 2025-01-24T00:47:06.4442037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/.flake8' 2025-01-24T00:47:06.4442498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/.gitignore' 2025-01-24T00:47:06.4443012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/.pre-commit-config.yaml' 2025-01-24T00:47:06.4443442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/LICENSE' 2025-01-24T00:47:06.4443897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/README.md' 2025-01-24T00:47:06.4444416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/ci_scripts/install_env.sh' 2025-01-24T00:47:06.4444921Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/ci_scripts' 2025-01-24T00:47:06.4445429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/docs/gpu_utilization.md' 2025-01-24T00:47:06.4445973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/docs/images/control_panel.PNG' 2025-01-24T00:47:06.4446574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/docs/images/diff_view.png' 2025-01-24T00:47:06.4447130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/docs/images/distributed_view.PNG' 2025-01-24T00:47:06.4447671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/docs/images/kernel_view.PNG' 2025-01-24T00:47:06.4448336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/docs/images/kernel_view_group_by_properties_and_op.PNG' 2025-01-24T00:47:06.4448887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/docs/images/lightning_view.png' 2025-01-24T00:47:06.4449434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/docs/images/memory_view.PNG' 2025-01-24T00:47:06.4449961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/docs/images/module_view.png' 2025-01-24T00:47:06.4450500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/docs/images/operator_view.PNG' 2025-01-24T00:47:06.4451192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/docs/images/operator_view_group_by_inputshape.PNG' 2025-01-24T00:47:06.4451722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/docs/images/overall_view.PNG' 2025-01-24T00:47:06.4452391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/docs/images/time_breakdown_priority.PNG' 2025-01-24T00:47:06.4452935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/docs/images/trace_view.PNG' 2025-01-24T00:47:06.4453553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/docs/images/trace_view_fwd_bwd_correlation.PNG' 2025-01-24T00:47:06.4454168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/docs/images/trace_view_gpu_utilization.PNG' 2025-01-24T00:47:06.4454723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/docs/images/trace_view_launch.PNG' 2025-01-24T00:47:06.4455302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/docs/images/trace_view_one_step.PNG' 2025-01-24T00:47:06.4455835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/docs/images/vscode_stack.PNG' 2025-01-24T00:47:06.4456331Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/docs/images' 2025-01-24T00:47:06.4456806Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/docs' 2025-01-24T00:47:06.4457368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/examples/resnet50_autograd_api.py' 2025-01-24T00:47:06.4457939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/examples/resnet50_ddp_profiler.py' 2025-01-24T00:47:06.4458495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/examples/resnet50_profiler_api.py' 2025-01-24T00:47:06.4458986Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/examples' 2025-01-24T00:47:06.4459459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/.gitignore' 2025-01-24T00:47:06.4459917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/README.md' 2025-01-24T00:47:06.4460393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/index.html' 2025-01-24T00:47:06.4460868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/package.json' 2025-01-24T00:47:06.4461347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/prettier.json' 2025-01-24T00:47:06.4461875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/scripts/add_header.py' 2025-01-24T00:47:06.4462361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/scripts/build.sh' 2025-01-24T00:47:06.4462864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/scripts/setup.sh' 2025-01-24T00:47:06.4463358Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/scripts' 2025-01-24T00:47:06.4463849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/api/README.md' 2025-01-24T00:47:06.4464413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/api/generated/api.ts' 2025-01-24T00:47:06.4464991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/api/generated/configuration.ts' 2025-01-24T00:47:06.4465598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/api/generated/custom.d.ts' 2025-01-24T00:47:06.4468986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/api/generated/index.ts' 2025-01-24T00:47:06.4469530Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/api/generated' 2025-01-24T00:47:06.4470024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/api/index.ts' 2025-01-24T00:47:06.4470522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/api/mock.ts' 2025-01-24T00:47:06.4471038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/api/openapi.yaml' 2025-01-24T00:47:06.4471545Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/api' 2025-01-24T00:47:06.4472015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/app.tsx' 2025-01-24T00:47:06.4472610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/DataLoading.tsx' 2025-01-24T00:47:06.4473188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/DiffOverview.tsx' 2025-01-24T00:47:06.4473763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/DistributedView.tsx' 2025-01-24T00:47:06.4474375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/FullCircularProgress.tsx' 2025-01-24T00:47:06.4474956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/GpuInfoTable.tsx' 2025-01-24T00:47:06.4475489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/Kernel.tsx' 2025-01-24T00:47:06.4476060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/MemoryView.tsx' 2025-01-24T00:47:06.4476613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/ModuleView.tsx' 2025-01-24T00:47:06.4477158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/Operator.tsx' 2025-01-24T00:47:06.4477714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/Overview.tsx' 2025-01-24T00:47:06.4478280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/TextListItem.tsx' 2025-01-24T00:47:06.4478896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/TooltipDescriptions.ts' 2025-01-24T00:47:06.4479443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/TraceView.tsx' 2025-01-24T00:47:06.4480044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/charts/AntTableChart.tsx' 2025-01-24T00:47:06.4480641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/charts/AreaChart.tsx' 2025-01-24T00:47:06.4481290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/charts/ColumnChart.tsx' 2025-01-24T00:47:06.4483371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/charts/LineChart.tsx' 2025-01-24T00:47:06.4483978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/charts/PieChart.tsx' 2025-01-24T00:47:06.4484677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/charts/SteppedAreaChart.tsx' 2025-01-24T00:47:06.4485282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/charts/TableChart.tsx' 2025-01-24T00:47:06.4485843Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/charts' 2025-01-24T00:47:06.4486470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/helpers.tsx' 2025-01-24T00:47:06.4487116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/tables/CallFrameList.tsx' 2025-01-24T00:47:06.4487728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/tables/CallStackTable.tsx' 2025-01-24T00:47:06.4488316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/tables/ExpandIcon.tsx' 2025-01-24T00:47:06.4488951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/tables/MemoryStatsTable.tsx' 2025-01-24T00:47:06.4489567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/tables/NavToCodeButton.tsx' 2025-01-24T00:47:06.4490183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/tables/OperationTable.tsx' 2025-01-24T00:47:06.4490759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/tables/common.tsx' 2025-01-24T00:47:06.4491335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/tables/transform.ts' 2025-01-24T00:47:06.4491905Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/tables' 2025-01-24T00:47:06.4492579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components/transform.ts' 2025-01-24T00:47:06.4493121Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/components' 2025-01-24T00:47:06.4493651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/constants/groupBy.ts' 2025-01-24T00:47:06.4494180Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/constants' 2025-01-24T00:47:06.4494686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/gstatic.d.ts' 2025-01-24T00:47:06.4495169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/index.tsx' 2025-01-24T00:47:06.4495660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/setup.tsx' 2025-01-24T00:47:06.4496146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/styles.css' 2025-01-24T00:47:06.4496726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/utils/binarysearch.ts' 2025-01-24T00:47:06.4497284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/utils/debounce.ts' 2025-01-24T00:47:06.4497822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/utils/def.ts' 2025-01-24T00:47:06.4498367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/utils/hooks.ts' 2025-01-24T00:47:06.4498875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/utils/index.ts' 2025-01-24T00:47:06.4499380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/utils/resize.ts' 2025-01-24T00:47:06.4499901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/utils/search.ts' 2025-01-24T00:47:06.4500396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/utils/top.ts' 2025-01-24T00:47:06.4500888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/utils/type.ts' 2025-01-24T00:47:06.4501407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/utils/vscode.ts' 2025-01-24T00:47:06.4501911Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src/utils' 2025-01-24T00:47:06.4502400Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/src' 2025-01-24T00:47:06.4502878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/tsconfig.json' 2025-01-24T00:47:06.4503372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/update-static.js' 2025-01-24T00:47:06.4503881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/webpack.config.js' 2025-01-24T00:47:06.4504341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe/yarn.lock' 2025-01-24T00:47:06.4504796Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/fe' 2025-01-24T00:47:06.4505388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/packaging/torch_tb_profiler/meta.yaml' 2025-01-24T00:47:06.4505965Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/packaging/torch_tb_profiler' 2025-01-24T00:47:06.4506472Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/packaging' 2025-01-24T00:47:06.4507200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/samples/resnet50_num_workers_0/worker0.1623143089861.pt.trace.json.gz' 2025-01-24T00:47:06.4507923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/samples/resnet50_num_workers_0/worker0.1623143566756.pt.trace.json.gz' 2025-01-24T00:47:06.4508532Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/samples/resnet50_num_workers_0' 2025-01-24T00:47:06.4509254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/samples/resnet50_num_workers_4/worker0.1623212756351.pt.trace.json.gz' 2025-01-24T00:47:06.4510011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/samples/resnet50_num_workers_4/worker0.1623213129365.pt.trace.json.gz' 2025-01-24T00:47:06.4510600Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/samples/resnet50_num_workers_4' 2025-01-24T00:47:06.4511151Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/samples' 2025-01-24T00:47:06.4511593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/setup.py' 2025-01-24T00:47:06.4512167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/test/gpu_metrics_expected.json' 2025-01-24T00:47:06.4512707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/test/gpu_metrics_input.json' 2025-01-24T00:47:06.4513234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/test/result_check_file.txt' 2025-01-24T00:47:06.4513802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/test/test_compare_with_autograd.py' 2025-01-24T00:47:06.4514312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/test/test_diffrun.py' 2025-01-24T00:47:06.4514813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/test/test_profiler.py' 2025-01-24T00:47:06.4515310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/test/test_ranges.py' 2025-01-24T00:47:06.4515867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/test/test_tensorboard_end2end.py' 2025-01-24T00:47:06.4516330Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/test' 2025-01-24T00:47:06.4516879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/__init__.py' 2025-01-24T00:47:06.4517408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/consts.py' 2025-01-24T00:47:06.4517979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/io/__init__.py' 2025-01-24T00:47:06.4518537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/io/azureblob.py' 2025-01-24T00:47:06.4519071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/io/base.py' 2025-01-24T00:47:06.4519617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/io/cache.py' 2025-01-24T00:47:06.4520152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/io/file.py' 2025-01-24T00:47:06.4520691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/io/gs.py' 2025-01-24T00:47:06.4521228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/io/hdfs.py' 2025-01-24T00:47:06.4521769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/io/utils.py' 2025-01-24T00:47:06.4522313Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/io' 2025-01-24T00:47:06.4522890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/multiprocessing.py' 2025-01-24T00:47:06.4523455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/plugin.py' 2025-01-24T00:47:06.4524036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/__init__.py' 2025-01-24T00:47:06.4524704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/communication.py' 2025-01-24T00:47:06.4525306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/data.py' 2025-01-24T00:47:06.4525928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/diffrun/__init__.py' 2025-01-24T00:47:06.4526642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/diffrun/contract.py' 2025-01-24T00:47:06.4527267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/diffrun/operator.py' 2025-01-24T00:47:06.4527865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/diffrun/tree.py' 2025-01-24T00:47:06.4528491Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/diffrun' 2025-01-24T00:47:06.4529095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/event_parser.py' 2025-01-24T00:47:06.4529742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/gpu_metrics_parser.py' 2025-01-24T00:47:06.4530347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/kernel_parser.py' 2025-01-24T00:47:06.4530925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/loader.py' 2025-01-24T00:47:06.4531543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/memory_parser.py' 2025-01-24T00:47:06.4532130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/module_op.py' 2025-01-24T00:47:06.4532709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/node.py' 2025-01-24T00:47:06.4533279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/op_agg.py' 2025-01-24T00:47:06.4533850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/op_tree.py' 2025-01-24T00:47:06.4534470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/overall_parser.py' 2025-01-24T00:47:06.4535070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/range_utils.py' 2025-01-24T00:47:06.4535675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/run_generator.py' 2025-01-24T00:47:06.4536284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/tensor_core.py' 2025-01-24T00:47:06.4536914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/tensor_cores_parser.py' 2025-01-24T00:47:06.4537524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/trace.py' 2025-01-24T00:47:06.4538095Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/profiler' 2025-01-24T00:47:06.4538659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/run.py' 2025-01-24T00:47:06.4539243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/static/index.html' 2025-01-24T00:47:06.4539828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/static/index.js' 2025-01-24T00:47:06.4540455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/static/trace_embedding.html' 2025-01-24T00:47:06.4541077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/static/trace_viewer_full.html' 2025-01-24T00:47:06.4541634Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/static' 2025-01-24T00:47:06.4542170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler/utils.py' 2025-01-24T00:47:06.4542697Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin/torch_tb_profiler' 2025-01-24T00:47:06.4543150Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto/tb_plugin' 2025-01-24T00:47:06.4543535Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto' 2025-01-24T00:47:06.4543908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto.BUILD' 2025-01-24T00:47:06.4544312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto.buck.bzl' 2025-01-24T00:47:06.4544689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/.git' 2025-01-24T00:47:06.4545105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/.bazelrc' 2025-01-24T00:47:06.4545528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/.clang-format' 2025-01-24T00:47:06.4545941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/.clang-tidy' 2025-01-24T00:47:06.4546367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/.cmakelintrc' 2025-01-24T00:47:06.4546787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/.editorconfig' 2025-01-24T00:47:06.4547196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/.gitignore' 2025-01-24T00:47:06.4547638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/.gitlab-ci.yml' 2025-01-24T00:47:06.4548117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/.pre-commit-config.yaml' 2025-01-24T00:47:06.4548538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/BUILD.bazel' 2025-01-24T00:47:06.4548955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/CHANGELOG.md' 2025-01-24T00:47:06.4549385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/CMakeLists.txt' 2025-01-24T00:47:06.4549834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/CONTRIBUTING.md' 2025-01-24T00:47:06.4550311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/LICENSES/Apache-2.0.txt' 2025-01-24T00:47:06.4550779Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/LICENSES' 2025-01-24T00:47:06.4551216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/README.md' 2025-01-24T00:47:06.4551653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/SECURITY.md' 2025-01-24T00:47:06.4552091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/WORKSPACE' 2025-01-24T00:47:06.4552546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/benchmark/README.md' 2025-01-24T00:47:06.4552992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/benchmark/main.cpp' 2025-01-24T00:47:06.4553513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/benchmark/matmul/matmul_f32.cpp' 2025-01-24T00:47:06.4554020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/benchmark/matmul/matmul_f32.hpp' 2025-01-24T00:47:06.4554597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/benchmark/matmul/matmul_f32_f32p_f32p.cpp' 2025-01-24T00:47:06.4555158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/benchmark/matmul/matmul_f32_f32p_f32p.hpp' 2025-01-24T00:47:06.4555681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/benchmark/matmul/matmul_utils.hpp' 2025-01-24T00:47:06.4556177Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/benchmark/matmul' 2025-01-24T00:47:06.4556622Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/benchmark' 2025-01-24T00:47:06.4557112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/cmake/FetchGBench.cmake' 2025-01-24T00:47:06.4557582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/cmake/FetchGTest.cmake' 2025-01-24T00:47:06.4558234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/cmake/toolchains/aarch64-none-linux-gnu.toolchain.cmake' 2025-01-24T00:47:06.4558734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/cmake/toolchains/ios.cmake' 2025-01-24T00:47:06.4559217Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/cmake/toolchains' 2025-01-24T00:47:06.4559642Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/cmake' 2025-01-24T00:47:06.4560094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/docker/.gitignore' 2025-01-24T00:47:06.4560537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/docker/Dockerfile' 2025-01-24T00:47:06.4561068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/docker/build_linux_bootloader.sh' 2025-01-24T00:47:06.4561501Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/docker' 2025-01-24T00:47:06.4561932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/docs/README.md' 2025-01-24T00:47:06.4562491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/docs/imgs/kai_rhs_packing_pattern_1.png' 2025-01-24T00:47:06.4563082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/docs/imgs/kai_rhs_packing_pattern_1.png.license' 2025-01-24T00:47:06.4563564Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/docs/imgs' 2025-01-24T00:47:06.4564056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/docs/matmul_qsi4cx/README.md' 2025-01-24T00:47:06.4564724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/docs/matmul_qsi4cx/imgs/int4_matmul_per_channel.png' 2025-01-24T00:47:06.4565409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/docs/matmul_qsi4cx/imgs/int4_matmul_per_channel.png.license' 2025-01-24T00:47:06.4565924Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/docs/matmul_qsi4cx/imgs' 2025-01-24T00:47:06.4566499Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/docs/matmul_qsi4cx' 2025-01-24T00:47:06.4566926Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/docs' 2025-01-24T00:47:06.4567530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/examples/matmul_clamp_f16_f16_f16p/CMakeLists.txt' 2025-01-24T00:47:06.4568219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/examples/matmul_clamp_f16_f16_f16p/matmul_clamp_f16_f16_f16p.cpp' 2025-01-24T00:47:06.4568791Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/examples/matmul_clamp_f16_f16_f16p' 2025-01-24T00:47:06.4569421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/examples/matmul_clamp_f32_bf16p_bf16p/CMakeLists.txt' 2025-01-24T00:47:06.4570112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/examples/matmul_clamp_f32_bf16p_bf16p/matmul_clamp_f32_bf16p_bf16p.cpp' 2025-01-24T00:47:06.4570700Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/examples/matmul_clamp_f32_bf16p_bf16p' 2025-01-24T00:47:06.4571357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/examples/matmul_clamp_f32_qai8dxp_qsi4c32p/CMakeLists.txt' 2025-01-24T00:47:06.4572095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/examples/matmul_clamp_f32_qai8dxp_qsi4c32p/matmul_clamp_f32_qai8dxp_qsi4c32p.cpp' 2025-01-24T00:47:06.4572721Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/examples/matmul_clamp_f32_qai8dxp_qsi4c32p' 2025-01-24T00:47:06.4573360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/examples/matmul_clamp_f32_qai8dxp_qsi4cxp/CMakeLists.txt' 2025-01-24T00:47:06.4574091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/examples/matmul_clamp_f32_qai8dxp_qsi4cxp/matmul_clamp_f32_qai8dxp_qsi4cxp.cpp' 2025-01-24T00:47:06.4574709Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/examples/matmul_clamp_f32_qai8dxp_qsi4cxp' 2025-01-24T00:47:06.4575357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/examples/matmul_clamp_f32_qsi8d32p_qsi4c32p/CMakeLists.txt' 2025-01-24T00:47:06.4576120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/examples/matmul_clamp_f32_qsi8d32p_qsi4c32p/matmul_clamp_f32_qsi8d32p_qsi4c32p.cpp' 2025-01-24T00:47:06.4576738Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/examples/matmul_clamp_f32_qsi8d32p_qsi4c32p' 2025-01-24T00:47:06.4577186Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/examples' 2025-01-24T00:47:06.4577662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/kai_common.h' 2025-01-24T00:47:06.4578172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/BUILD.bazel' 2025-01-24T00:47:06.4578744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/README.md' 2025-01-24T00:47:06.4579632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p/kai_matmul_clamp_f16_f16_f16p16x1biasf16_6x16x8_neon_mla.c' 2025-01-24T00:47:06.4580484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p/kai_matmul_clamp_f16_f16_f16p16x1biasf16_6x16x8_neon_mla.h' 2025-01-24T00:47:06.4581283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p/kai_matmul_clamp_f16_f16_f16p_interface.h' 2025-01-24T00:47:06.4581910Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p' 2025-01-24T00:47:06.4582784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_bf16p_bf16p/kai_matmul_clamp_f32_bf16p_bf16p12x4b_8x12x4_neon_mmla.c' 2025-01-24T00:47:06.4583645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_bf16p_bf16p/kai_matmul_clamp_f32_bf16p_bf16p12x4b_8x12x4_neon_mmla.h' 2025-01-24T00:47:06.4584452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_bf16p_bf16p/kai_matmul_clamp_f32_bf16p_bf16p_interface.h' 2025-01-24T00:47:06.4585117Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_bf16p_bf16p' 2025-01-24T00:47:06.4585962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p/kai_matmul_clamp_f32_f32_f32p8x1biasf32_6x8x4_neon_mla.c' 2025-01-24T00:47:06.4586816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p/kai_matmul_clamp_f32_f32_f32p8x1biasf32_6x8x4_neon_mla.h' 2025-01-24T00:47:06.4587601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p/kai_matmul_clamp_f32_f32_f32p_interface.h' 2025-01-24T00:47:06.4588419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p/kai_matmul_clamp_f32_f32_f32pb_1x16vl_sme2_mla.c' 2025-01-24T00:47:06.4589223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p/kai_matmul_clamp_f32_f32_f32pb_1x16vl_sme2_mla.h' 2025-01-24T00:47:06.4589862Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p' 2025-01-24T00:47:06.4590738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32p_f32p/kai_matmul_clamp_f32_f32p2vlx1_f32p2vlx1biasf32_sme2_mopa.c' 2025-01-24T00:47:06.4591600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32p_f32p/kai_matmul_clamp_f32_f32p2vlx1_f32p2vlx1biasf32_sme2_mopa.h' 2025-01-24T00:47:06.4592593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32p_f32p/kai_matmul_clamp_f32_f32p_f32p_interface.h' 2025-01-24T00:47:06.4593230Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32p_f32p' 2025-01-24T00:47:06.4594218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp1x8_qsi4c32p4x8_1x4x32_neon_dotprod.c' 2025-01-24T00:47:06.4595178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp1x8_qsi4c32p4x8_1x4x32_neon_dotprod.h' 2025-01-24T00:47:06.4596097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp1x8_qsi4c32p8x8_1x8x32_neon_dotprod.c' 2025-01-24T00:47:06.4597035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp1x8_qsi4c32p8x8_1x8x32_neon_dotprod.h' 2025-01-24T00:47:06.4597944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp4x8_qsi4c32p4x8_16x4x32_neon_i8mm.c' 2025-01-24T00:47:06.4598863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp4x8_qsi4c32p4x8_16x4x32_neon_i8mm.h' 2025-01-24T00:47:06.4599766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp4x8_qsi4c32p4x8_8x4x32_neon_i8mm.c' 2025-01-24T00:47:06.4600672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp4x8_qsi4c32p4x8_8x4x32_neon_i8mm.h' 2025-01-24T00:47:06.4601590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp4x8_qsi4c32p8x8_4x8x32_neon_i8mm.c' 2025-01-24T00:47:06.4602496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp4x8_qsi4c32p8x8_4x8x32_neon_i8mm.h' 2025-01-24T00:47:06.4603365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp_qsi4c32p_interface.h' 2025-01-24T00:47:06.4604039Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p' 2025-01-24T00:47:06.4604963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp1x8_qsi4cxp4x8_1x4x32_neon_dotprod.c' 2025-01-24T00:47:06.4605878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp1x8_qsi4cxp4x8_1x4x32_neon_dotprod.h' 2025-01-24T00:47:06.4606850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp1x8_qsi4cxp8x8_1x8x32_neon_dotprod.c' 2025-01-24T00:47:06.4607776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp1x8_qsi4cxp8x8_1x8x32_neon_dotprod.h' 2025-01-24T00:47:06.4608720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp4x8_qsi4cxp4x4_16x4x32_neon_dotprod.c' 2025-01-24T00:47:06.4609703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp4x8_qsi4cxp4x4_16x4x32_neon_dotprod.h' 2025-01-24T00:47:06.4610627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp4x8_qsi4cxp4x8_4x4x32_neon_i8mm.c' 2025-01-24T00:47:06.4611542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp4x8_qsi4cxp4x8_4x4x32_neon_i8mm.h' 2025-01-24T00:47:06.4612436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp4x8_qsi4cxp4x8_8x4x32_neon_i8mm.c' 2025-01-24T00:47:06.4613334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp4x8_qsi4cxp4x8_8x4x32_neon_i8mm.h' 2025-01-24T00:47:06.4614258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp4x8_qsi4cxp8x4_8x8x32_neon_dotprod.c' 2025-01-24T00:47:06.4615169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp4x8_qsi4cxp8x4_8x8x32_neon_dotprod.h' 2025-01-24T00:47:06.4616087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp4x8_qsi4cxp8x8_4x8x32_neon_i8mm.c' 2025-01-24T00:47:06.4616996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp4x8_qsi4cxp8x8_4x8x32_neon_i8mm.h' 2025-01-24T00:47:06.4617914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp4x8_qsi4cxp8x8_8x8x32_neon_i8mm.c' 2025-01-24T00:47:06.4618808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp4x8_qsi4cxp8x8_8x8x32_neon_i8mm.h' 2025-01-24T00:47:06.4619676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp_qsi4cxp_interface.h' 2025-01-24T00:47:06.4620351Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp' 2025-01-24T00:47:06.4621284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p/kai_matmul_clamp_f32_qsi8d32p1x8_qsi4c32p4x8_1x4x32_neon_dotprod.c' 2025-01-24T00:47:06.4622232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p/kai_matmul_clamp_f32_qsi8d32p1x8_qsi4c32p4x8_1x4x32_neon_dotprod.h' 2025-01-24T00:47:06.4623152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p/kai_matmul_clamp_f32_qsi8d32p4x8_qsi4c32p4x8_8x4x32_neon_i8mm.c' 2025-01-24T00:47:06.4624105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p/kai_matmul_clamp_f32_qsi8d32p4x8_qsi4c32p4x8_8x4x32_neon_i8mm.h' 2025-01-24T00:47:06.4625026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p/kai_matmul_clamp_f32_qsi8d32p_qsi4c32p_interface.h' 2025-01-24T00:47:06.4625739Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p' 2025-01-24T00:47:06.4626269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/pack/README.md' 2025-01-24T00:47:06.4626919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_pack_f32p2vlx1_f32_sme.c' 2025-01-24T00:47:06.4627583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_pack_f32p2vlx1_f32_sme.h' 2025-01-24T00:47:06.4628251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_bf16p_f32_neon.c' 2025-01-24T00:47:06.4628931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_bf16p_f32_neon.h' 2025-01-24T00:47:06.4629580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qai8dxp_f32.c' 2025-01-24T00:47:06.4630237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qai8dxp_f32.h' 2025-01-24T00:47:06.4630909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qsi8d32p_f32.c' 2025-01-24T00:47:06.4631568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qsi8d32p_f32.h' 2025-01-24T00:47:06.4632307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_f16p16x1biasf16_f16_f16_neon.c' 2025-01-24T00:47:06.4633025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_f16p16x1biasf16_f16_f16_neon.h' 2025-01-24T00:47:06.4633748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_f32p2vlx1biasf32_f32_f32_sme.c' 2025-01-24T00:47:06.4634479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_f32p2vlx1biasf32_f32_f32_sme.h' 2025-01-24T00:47:06.4635191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_f32p8x1biasf32_f32_f32_neon.c' 2025-01-24T00:47:06.4635925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_f32p8x1biasf32_f32_f32_neon.h' 2025-01-24T00:47:06.4636627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_f32pb_f32_f32_16vlx1_sme.c' 2025-01-24T00:47:06.4637322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_f32pb_f32_f32_16vlx1_sme.h' 2025-01-24T00:47:06.4638053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_qsi4c32p_qsu4c32s1s0.c' 2025-01-24T00:47:06.4638738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_qsi4c32p_qsu4c32s1s0.h' 2025-01-24T00:47:06.4639473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_qsi4cxp_qs4cxs1s0.c' 2025-01-24T00:47:06.4640165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_qsi4cxp_qs4cxs1s0.h' 2025-01-24T00:47:06.4640854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi4c32p_qsu4c32s1s0.c' 2025-01-24T00:47:06.4641551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi4c32p_qsu4c32s1s0.h' 2025-01-24T00:47:06.4642281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi4c32pscalef16_qsu4c32s16s0.c' 2025-01-24T00:47:06.4643020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi4c32pscalef16_qsu4c32s16s0.h' 2025-01-24T00:47:06.4643696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi4cxp_qs4cxs1s0.c' 2025-01-24T00:47:06.4644361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi4cxp_qs4cxs1s0.h' 2025-01-24T00:47:06.4645082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_quant_pack_kxn_bf16pbiasf32_f32_neon.c' 2025-01-24T00:47:06.4645794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_quant_pack_kxn_bf16pbiasf32_f32_neon.h' 2025-01-24T00:47:06.4646402Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul/pack' 2025-01-24T00:47:06.4646907Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels/matmul' 2025-01-24T00:47:06.4647374Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai/ukernels' 2025-01-24T00:47:06.4647806Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai' 2025-01-24T00:47:06.4648223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/kai_defs.bzl' 2025-01-24T00:47:06.4648680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/BUILD.bazel' 2025-01-24T00:47:06.4649159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common/bfloat16.cpp' 2025-01-24T00:47:06.4649638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common/bfloat16.hpp' 2025-01-24T00:47:06.4650128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common/compare.cpp' 2025-01-24T00:47:06.4650603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common/compare.hpp' 2025-01-24T00:47:06.4651092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common/cpu_info.cpp' 2025-01-24T00:47:06.4651568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common/cpu_info.hpp' 2025-01-24T00:47:06.4652084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common/data_format.cpp' 2025-01-24T00:47:06.4652587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common/data_format.hpp' 2025-01-24T00:47:06.4653119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common/data_type.cpp' 2025-01-24T00:47:06.4653603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common/data_type.hpp' 2025-01-24T00:47:06.4654112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common/float16.cpp' 2025-01-24T00:47:06.4654585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common/float16.hpp' 2025-01-24T00:47:06.4655057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common/int4.cpp' 2025-01-24T00:47:06.4655511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common/int4.hpp' 2025-01-24T00:47:06.4655982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common/logging.hpp' 2025-01-24T00:47:06.4656526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common/matmul_test_common.cpp' 2025-01-24T00:47:06.4657055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common/matmul_test_common.hpp' 2025-01-24T00:47:06.4657574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common/matrix_portion.cpp' 2025-01-24T00:47:06.4658075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common/matrix_portion.hpp' 2025-01-24T00:47:06.4658545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common/memory.hpp' 2025-01-24T00:47:06.4659062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common/numeric_limits.hpp' 2025-01-24T00:47:06.4659543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common/printer.cpp' 2025-01-24T00:47:06.4660035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common/printer.hpp' 2025-01-24T00:47:06.4660490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common/rect.cpp' 2025-01-24T00:47:06.4660945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common/rect.hpp' 2025-01-24T00:47:06.4661420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common/round.cpp' 2025-01-24T00:47:06.4661880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common/round.hpp' 2025-01-24T00:47:06.4662329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common/sme.cpp' 2025-01-24T00:47:06.4662800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common/sme.hpp' 2025-01-24T00:47:06.4663283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common/test_suite.hpp' 2025-01-24T00:47:06.4663782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common/type_traits.hpp' 2025-01-24T00:47:06.4664238Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/common' 2025-01-24T00:47:06.4664779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/reference/binary_elementwise.cpp' 2025-01-24T00:47:06.4665358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/reference/binary_elementwise.hpp' 2025-01-24T00:47:06.4665858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/reference/cast.cpp' 2025-01-24T00:47:06.4666366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/reference/cast.hpp' 2025-01-24T00:47:06.4666862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/reference/fill.cpp' 2025-01-24T00:47:06.4667335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/reference/fill.hpp' 2025-01-24T00:47:06.4667828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/reference/matmul.cpp' 2025-01-24T00:47:06.4668313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/reference/matmul.hpp' 2025-01-24T00:47:06.4668792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/reference/pack.cpp' 2025-01-24T00:47:06.4669282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/reference/pack.hpp' 2025-01-24T00:47:06.4669772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/reference/quantize.cpp' 2025-01-24T00:47:06.4670274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/reference/quantize.hpp' 2025-01-24T00:47:06.4670756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/reference/reduce.cpp' 2025-01-24T00:47:06.4671234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/reference/reduce.hpp' 2025-01-24T00:47:06.4671739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/reference/transpose.cpp' 2025-01-24T00:47:06.4672232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/reference/transpose.hpp' 2025-01-24T00:47:06.4672734Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/reference' 2025-01-24T00:47:06.4673330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/tests/matmul_clamp_f32_bf16p_bf16p_test.cpp' 2025-01-24T00:47:06.4673912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/tests/matmul_clamp_f32_f32_f32p_test.cpp' 2025-01-24T00:47:06.4674546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/tests/matmul_clamp_f32_qai8dxp_qsi4c32p_test.cpp' 2025-01-24T00:47:06.4675161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/tests/matmul_clamp_f32_qai8dxp_qsi4cxp_test.cpp' 2025-01-24T00:47:06.4675795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/tests/matmul_clamp_f32_qsi8d32p_qsi4c32p_test.cpp' 2025-01-24T00:47:06.4676284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/tests/matmul_test.cpp' 2025-01-24T00:47:06.4676740Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test/tests' 2025-01-24T00:47:06.4677174Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/test' 2025-01-24T00:47:06.4677718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/tools/pre-commit/signedoff_checker.py' 2025-01-24T00:47:06.4678206Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/tools/pre-commit' 2025-01-24T00:47:06.4678745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/tools/python-requirements.txt' 2025-01-24T00:47:06.4679198Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai/tools' 2025-01-24T00:47:06.4679637Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai' 2025-01-24T00:47:06.4680051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/.git' 2025-01-24T00:47:06.4680480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/.gitattributes' 2025-01-24T00:47:06.4680900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/.gitignore' 2025-01-24T00:47:06.4681329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/CMakeLists.txt' 2025-01-24T00:47:06.4681736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/LICENSE' 2025-01-24T00:47:06.4682196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/azure-pipelines.yml' 2025-01-24T00:47:06.4682681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/bin/mimalloc-redirect.dll' 2025-01-24T00:47:06.4683179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/bin/mimalloc-redirect.lib' 2025-01-24T00:47:06.4683668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/bin/mimalloc-redirect32.dll' 2025-01-24T00:47:06.4684159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/bin/mimalloc-redirect32.lib' 2025-01-24T00:47:06.4684603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/bin/minject.exe' 2025-01-24T00:47:06.4685045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/bin/minject32.exe' 2025-01-24T00:47:06.4685475Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/bin' 2025-01-24T00:47:06.4685939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/cmake/JoinPaths.cmake' 2025-01-24T00:47:06.4686587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/cmake/mimalloc-config-version.cmake' 2025-01-24T00:47:06.4687093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/cmake/mimalloc-config.cmake' 2025-01-24T00:47:06.4687520Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/cmake' 2025-01-24T00:47:06.4688141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/bench-2020/bench-c5-18xlarge-2020-01-20-a.svg' 2025-01-24T00:47:06.4688742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/bench-2020/bench-c5-18xlarge-2020-01-20-b.svg' 2025-01-24T00:47:06.4689362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/bench-2020/bench-c5-18xlarge-2020-01-20-rss-a.svg' 2025-01-24T00:47:06.4689993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/bench-2020/bench-c5-18xlarge-2020-01-20-rss-b.svg' 2025-01-24T00:47:06.4690493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/bench-2020/bench-r5a-1.svg' 2025-01-24T00:47:06.4691111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/bench-2020/bench-r5a-12xlarge-2020-01-16-a.svg' 2025-01-24T00:47:06.4691749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/bench-2020/bench-r5a-12xlarge-2020-01-16-b.svg' 2025-01-24T00:47:06.4692384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/bench-2020/bench-r5a-2.svg' 2025-01-24T00:47:06.4693004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/bench-2020/bench-r5a-rss-1.svg' 2025-01-24T00:47:06.4693562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/bench-2020/bench-r5a-rss-2.svg' 2025-01-24T00:47:06.4694093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/bench-2020/bench-spec-rss.svg' 2025-01-24T00:47:06.4694589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/bench-2020/bench-spec.svg' 2025-01-24T00:47:06.4695085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/bench-2020/bench-z4-1.svg' 2025-01-24T00:47:06.4695590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/bench-2020/bench-z4-2.svg' 2025-01-24T00:47:06.4696107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/bench-2020/bench-z4-rss-1.svg' 2025-01-24T00:47:06.4696623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/bench-2020/bench-z4-rss-2.svg' 2025-01-24T00:47:06.4697114Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/bench-2020' 2025-01-24T00:47:06.4697692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/bench-2021/bench-amd5950x-2021-01-30-a.svg' 2025-01-24T00:47:06.4698285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/bench-2021/bench-amd5950x-2021-01-30-b.svg' 2025-01-24T00:47:06.4698883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/bench-2021/bench-c5-18xlarge-2021-01-30-a.svg' 2025-01-24T00:47:06.4699481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/bench-2021/bench-c5-18xlarge-2021-01-30-b.svg' 2025-01-24T00:47:06.4700108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/bench-2021/bench-c5-18xlarge-2021-01-30-rss-a.svg' 2025-01-24T00:47:06.4700725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/bench-2021/bench-c5-18xlarge-2021-01-30-rss-b.svg' 2025-01-24T00:47:06.4701309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/bench-2021/bench-macmini-2021-01-30.svg' 2025-01-24T00:47:06.4701786Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/bench-2021' 2025-01-24T00:47:06.4702204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/doxyfile' 2025-01-24T00:47:06.4702656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/ds-logo.jpg' 2025-01-24T00:47:06.4703092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/ds-logo.png' 2025-01-24T00:47:06.4703556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/mimalloc-doc.h' 2025-01-24T00:47:06.4704039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/mimalloc-doxygen.css' 2025-01-24T00:47:06.4704523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/mimalloc-logo-100.png' 2025-01-24T00:47:06.4704999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/mimalloc-logo.png' 2025-01-24T00:47:06.4705503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/mimalloc-logo.svg' 2025-01-24T00:47:06.4706008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/spades-logo.png' 2025-01-24T00:47:06.4706473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc/unreal-logo.svg' 2025-01-24T00:47:06.4706928Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/doc' 2025-01-24T00:47:06.4707396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/annotated.html' 2025-01-24T00:47:06.4707857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/annotated_dup.js' 2025-01-24T00:47:06.4708279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/bc_s.png' 2025-01-24T00:47:06.4708711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/bdwn.png' 2025-01-24T00:47:06.4709147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/bench.html' 2025-01-24T00:47:06.4709594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/build.html' 2025-01-24T00:47:06.4710044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/classes.html' 2025-01-24T00:47:06.4710476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/closed.png' 2025-01-24T00:47:06.4710902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/doc.png' 2025-01-24T00:47:06.4711340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/doxygen.css' 2025-01-24T00:47:06.4711783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/doxygen.png' 2025-01-24T00:47:06.4712252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/dynsections.js' 2025-01-24T00:47:06.4712713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/environment.html' 2025-01-24T00:47:06.4713190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/folderclosed.png' 2025-01-24T00:47:06.4713643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/folderopen.png' 2025-01-24T00:47:06.4714094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/functions.html' 2025-01-24T00:47:06.4714584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/functions_vars.html' 2025-01-24T00:47:06.4715060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/group__aligned.html' 2025-01-24T00:47:06.4715543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/group__aligned.js' 2025-01-24T00:47:06.4716025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/group__analysis.html' 2025-01-24T00:47:06.4716502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/group__analysis.js' 2025-01-24T00:47:06.4717106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/group__analysis_structmi__heap__area__t.js' 2025-01-24T00:47:06.4717564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/group__cpp.html' 2025-01-24T00:47:06.4718039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/group__cpp.js' 2025-01-24T00:47:06.4718535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/group__extended.html' 2025-01-24T00:47:06.4719058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/group__extended.js' 2025-01-24T00:47:06.4719559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/group__heap.html' 2025-01-24T00:47:06.4720011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/group__heap.js' 2025-01-24T00:47:06.4720484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/group__malloc.html' 2025-01-24T00:47:06.4720960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/group__malloc.js' 2025-01-24T00:47:06.4721441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/group__options.html' 2025-01-24T00:47:06.4721923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/group__options.js' 2025-01-24T00:47:06.4722391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/group__posix.html' 2025-01-24T00:47:06.4722984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/group__posix.js' 2025-01-24T00:47:06.4723468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/group__typed.html' 2025-01-24T00:47:06.4723924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/group__typed.js' 2025-01-24T00:47:06.4724409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/group__zeroinit.html' 2025-01-24T00:47:06.4724897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/group__zeroinit.js' 2025-01-24T00:47:06.4725336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/index.html' 2025-01-24T00:47:06.4725785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/jquery.js' 2025-01-24T00:47:06.4726366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/mimalloc-doc_8h_source.html' 2025-01-24T00:47:06.4726852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/mimalloc-doxygen.css' 2025-01-24T00:47:06.4727336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/mimalloc-logo.svg' 2025-01-24T00:47:06.4727782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/modules.html' 2025-01-24T00:47:06.4728230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/modules.js' 2025-01-24T00:47:06.4728663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/nav_f.png' 2025-01-24T00:47:06.4729095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/nav_g.png' 2025-01-24T00:47:06.4729541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/nav_h.png' 2025-01-24T00:47:06.4729980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/navtree.css' 2025-01-24T00:47:06.4730412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/navtree.js' 2025-01-24T00:47:06.4730883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/navtreedata.js' 2025-01-24T00:47:06.4731384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/navtreeindex0.js' 2025-01-24T00:47:06.4731847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/open.png' 2025-01-24T00:47:06.4732335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/overrides.html' 2025-01-24T00:47:06.4732798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/pages.html' 2025-01-24T00:47:06.4733245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/resize.js' 2025-01-24T00:47:06.4733715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/all_0.html' 2025-01-24T00:47:06.4734186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/all_0.js' 2025-01-24T00:47:06.4734655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/all_1.html' 2025-01-24T00:47:06.4735116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/all_1.js' 2025-01-24T00:47:06.4735594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/all_2.html' 2025-01-24T00:47:06.4736049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/all_2.js' 2025-01-24T00:47:06.4736516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/all_3.html' 2025-01-24T00:47:06.4736981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/all_3.js' 2025-01-24T00:47:06.4737444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/all_4.html' 2025-01-24T00:47:06.4737918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/all_4.js' 2025-01-24T00:47:06.4738391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/all_5.html' 2025-01-24T00:47:06.4738848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/all_5.js' 2025-01-24T00:47:06.4739331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/all_6.html' 2025-01-24T00:47:06.4739787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/all_6.js' 2025-01-24T00:47:06.4740266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/all_7.html' 2025-01-24T00:47:06.4740722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/all_7.js' 2025-01-24T00:47:06.4741192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/all_8.html' 2025-01-24T00:47:06.4741663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/all_8.js' 2025-01-24T00:47:06.4742127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/all_9.html' 2025-01-24T00:47:06.4742587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/all_9.js' 2025-01-24T00:47:06.4743067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/all_a.html' 2025-01-24T00:47:06.4743526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/all_a.js' 2025-01-24T00:47:06.4744030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/all_b.html' 2025-01-24T00:47:06.4744486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/all_b.js' 2025-01-24T00:47:06.4745003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/all_c.html' 2025-01-24T00:47:06.4745492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/all_c.js' 2025-01-24T00:47:06.4745961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/all_d.html' 2025-01-24T00:47:06.4746434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/all_d.js' 2025-01-24T00:47:06.4746916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/classes_0.html' 2025-01-24T00:47:06.4747391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/classes_0.js' 2025-01-24T00:47:06.4747866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/close.png' 2025-01-24T00:47:06.4748338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/enums_0.html' 2025-01-24T00:47:06.4748817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/enums_0.js' 2025-01-24T00:47:06.4749313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/enumvalues_0.html' 2025-01-24T00:47:06.4749800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/enumvalues_0.js' 2025-01-24T00:47:06.4750311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/enumvalues_1.html' 2025-01-24T00:47:06.4750796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/enumvalues_1.js' 2025-01-24T00:47:06.4751290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/functions_0.html' 2025-01-24T00:47:06.4751789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/functions_0.js' 2025-01-24T00:47:06.4752282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/functions_1.html' 2025-01-24T00:47:06.4752781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/functions_1.js' 2025-01-24T00:47:06.4753260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/groups_0.html' 2025-01-24T00:47:06.4753733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/groups_0.js' 2025-01-24T00:47:06.4754222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/groups_1.html' 2025-01-24T00:47:06.4754697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/groups_1.js' 2025-01-24T00:47:06.4755188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/groups_2.html' 2025-01-24T00:47:06.4755657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/groups_2.js' 2025-01-24T00:47:06.4756135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/groups_3.html' 2025-01-24T00:47:06.4756618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/groups_3.js' 2025-01-24T00:47:06.4757122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/groups_4.html' 2025-01-24T00:47:06.4757617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/groups_4.js' 2025-01-24T00:47:06.4758133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/groups_5.html' 2025-01-24T00:47:06.4758630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/groups_5.js' 2025-01-24T00:47:06.4759118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/groups_6.html' 2025-01-24T00:47:06.4759590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/groups_6.js' 2025-01-24T00:47:06.4760069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/groups_7.html' 2025-01-24T00:47:06.4760551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/groups_7.js' 2025-01-24T00:47:06.4761034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/groups_8.html' 2025-01-24T00:47:06.4761518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/groups_8.js' 2025-01-24T00:47:06.4761994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/mag_sel.png' 2025-01-24T00:47:06.4762478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/nomatches.html' 2025-01-24T00:47:06.4762966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/pages_0.html' 2025-01-24T00:47:06.4763435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/pages_0.js' 2025-01-24T00:47:06.4763910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/pages_1.html' 2025-01-24T00:47:06.4764393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/pages_1.js' 2025-01-24T00:47:06.4764870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/pages_2.html' 2025-01-24T00:47:06.4765349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/pages_2.js' 2025-01-24T00:47:06.4765824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/pages_3.html' 2025-01-24T00:47:06.4766371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/pages_3.js' 2025-01-24T00:47:06.4766867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/pages_4.html' 2025-01-24T00:47:06.4767336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/pages_4.js' 2025-01-24T00:47:06.4767820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/search.css' 2025-01-24T00:47:06.4768281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/search.js' 2025-01-24T00:47:06.4768758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/search_l.png' 2025-01-24T00:47:06.4769251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/search_m.png' 2025-01-24T00:47:06.4769727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/search_r.png' 2025-01-24T00:47:06.4770248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/searchdata.js' 2025-01-24T00:47:06.4770783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/typedefs_0.html' 2025-01-24T00:47:06.4771263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/typedefs_0.js' 2025-01-24T00:47:06.4771784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/typedefs_1.html' 2025-01-24T00:47:06.4772261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/typedefs_1.js' 2025-01-24T00:47:06.4772748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/typedefs_2.html' 2025-01-24T00:47:06.4773242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/typedefs_2.js' 2025-01-24T00:47:06.4773734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/variables_0.html' 2025-01-24T00:47:06.4774235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/variables_0.js' 2025-01-24T00:47:06.4774724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/variables_1.html' 2025-01-24T00:47:06.4775208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/variables_1.js' 2025-01-24T00:47:06.4775711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/variables_2.html' 2025-01-24T00:47:06.4776197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/variables_2.js' 2025-01-24T00:47:06.4776699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/variables_3.html' 2025-01-24T00:47:06.4777182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search/variables_3.js' 2025-01-24T00:47:06.4777640Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/search' 2025-01-24T00:47:06.4778098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/splitbar.png' 2025-01-24T00:47:06.4778541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/sync_off.png' 2025-01-24T00:47:06.4778976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/sync_on.png' 2025-01-24T00:47:06.4779418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/tab_a.png' 2025-01-24T00:47:06.4779847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/tab_b.png' 2025-01-24T00:47:06.4780288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/tab_h.png' 2025-01-24T00:47:06.4780716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/tab_s.png' 2025-01-24T00:47:06.4781139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/tabs.css' 2025-01-24T00:47:06.4781583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs/using.html' 2025-01-24T00:47:06.4782003Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/docs' 2025-01-24T00:47:06.4782588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2017/mimalloc-override-test.vcxproj' 2025-01-24T00:47:06.4783228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2017/mimalloc-override-test.vcxproj.filters' 2025-01-24T00:47:06.4783828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2017/mimalloc-override.vcxproj' 2025-01-24T00:47:06.4784425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2017/mimalloc-override.vcxproj.filters' 2025-01-24T00:47:06.4785003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2017/mimalloc-test-stress.vcxproj' 2025-01-24T00:47:06.4785616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2017/mimalloc-test-stress.vcxproj.filters' 2025-01-24T00:47:06.4786129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2017/mimalloc-test.vcxproj' 2025-01-24T00:47:06.4786685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2017/mimalloc-test.vcxproj.filters' 2025-01-24T00:47:06.4787173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2017/mimalloc.sln' 2025-01-24T00:47:06.4787660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2017/mimalloc.vcxproj' 2025-01-24T00:47:06.4788195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2017/mimalloc.vcxproj.filters' 2025-01-24T00:47:06.4788662Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2017' 2025-01-24T00:47:06.4789228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2019/mimalloc-override-test.vcxproj' 2025-01-24T00:47:06.4789780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2019/mimalloc-override.vcxproj' 2025-01-24T00:47:06.4790363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2019/mimalloc-override.vcxproj.filters' 2025-01-24T00:47:06.4790903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2019/mimalloc-test-api.vcxproj' 2025-01-24T00:47:06.4791467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2019/mimalloc-test-stress.vcxproj' 2025-01-24T00:47:06.4792306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2019/mimalloc-test.vcxproj' 2025-01-24T00:47:06.4792804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2019/mimalloc.sln' 2025-01-24T00:47:06.4793295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2019/mimalloc.vcxproj' 2025-01-24T00:47:06.4793827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2019/mimalloc.vcxproj.filters' 2025-01-24T00:47:06.4794303Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2019' 2025-01-24T00:47:06.4794869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2022/mimalloc-override-test.vcxproj' 2025-01-24T00:47:06.4795423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2022/mimalloc-override.vcxproj' 2025-01-24T00:47:06.4796013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2022/mimalloc-override.vcxproj.filters' 2025-01-24T00:47:06.4796547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2022/mimalloc-test-api.vcxproj' 2025-01-24T00:47:06.4797179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2022/mimalloc-test-stress.vcxproj' 2025-01-24T00:47:06.4797756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2022/mimalloc-test.vcxproj' 2025-01-24T00:47:06.4798246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2022/mimalloc.sln' 2025-01-24T00:47:06.4798766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2022/mimalloc.vcxproj' 2025-01-24T00:47:06.4799297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2022/mimalloc.vcxproj.filters' 2025-01-24T00:47:06.4799765Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide/vs2022' 2025-01-24T00:47:06.4800183Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/ide' 2025-01-24T00:47:06.4800683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/include/mimalloc-new-delete.h' 2025-01-24T00:47:06.4801191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/include/mimalloc-override.h' 2025-01-24T00:47:06.4801642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/include/mimalloc.h' 2025-01-24T00:47:06.4802139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/include/mimalloc/atomic.h' 2025-01-24T00:47:06.4802626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/include/mimalloc/internal.h' 2025-01-24T00:47:06.4803096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/include/mimalloc/prim.h' 2025-01-24T00:47:06.4803589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/include/mimalloc/track.h' 2025-01-24T00:47:06.4804070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/include/mimalloc/types.h' 2025-01-24T00:47:06.4804573Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/include/mimalloc' 2025-01-24T00:47:06.4805014Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/include' 2025-01-24T00:47:06.4805453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/mimalloc.pc.in' 2025-01-24T00:47:06.4805866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/readme.md' 2025-01-24T00:47:06.4806373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/alloc-aligned.c' 2025-01-24T00:47:06.4806836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/alloc-override.c' 2025-01-24T00:47:06.4807297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/alloc-posix.c' 2025-01-24T00:47:06.4807714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/alloc.c' 2025-01-24T00:47:06.4808142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/arena.c' 2025-01-24T00:47:06.4808559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/bitmap.c' 2025-01-24T00:47:06.4808975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/bitmap.h' 2025-01-24T00:47:06.4809398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/heap.c' 2025-01-24T00:47:06.4809834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/init.c' 2025-01-24T00:47:06.4810272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/options.c' 2025-01-24T00:47:06.4810717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/os.c' 2025-01-24T00:47:06.4811184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/page-queue.c' 2025-01-24T00:47:06.4811603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/page.c' 2025-01-24T00:47:06.4812138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/prim/osx/alloc-override-zone.c' 2025-01-24T00:47:06.4812598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/prim/osx/prim.c' 2025-01-24T00:47:06.4813078Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/prim/osx' 2025-01-24T00:47:06.4813514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/prim/prim.c' 2025-01-24T00:47:06.4813979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/prim/readme.md' 2025-01-24T00:47:06.4814439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/prim/unix/prim.c' 2025-01-24T00:47:06.4814907Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/prim/unix' 2025-01-24T00:47:06.4815377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/prim/wasi/prim.c' 2025-01-24T00:47:06.4815841Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/prim/wasi' 2025-01-24T00:47:06.4816389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/prim/windows/etw-mimalloc.wprp' 2025-01-24T00:47:06.4816862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/prim/windows/etw.h' 2025-01-24T00:47:06.4817343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/prim/windows/etw.man' 2025-01-24T00:47:06.4817834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/prim/windows/prim.c' 2025-01-24T00:47:06.4818321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/prim/windows/readme.md' 2025-01-24T00:47:06.4818808Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/prim/windows' 2025-01-24T00:47:06.4819271Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/prim' 2025-01-24T00:47:06.4819693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/random.c' 2025-01-24T00:47:06.4820156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/segment-map.c' 2025-01-24T00:47:06.4820582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/segment.c' 2025-01-24T00:47:06.4820995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/static.c' 2025-01-24T00:47:06.4821420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src/stats.c' 2025-01-24T00:47:06.4821840Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/src' 2025-01-24T00:47:06.4822307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/test/CMakeLists.txt' 2025-01-24T00:47:06.4822824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/test/main-override-static.c' 2025-01-24T00:47:06.4823304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/test/main-override.c' 2025-01-24T00:47:06.4823811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/test/main-override.cpp' 2025-01-24T00:47:06.4824247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/test/main.c' 2025-01-24T00:47:06.4824676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/test/readme.md' 2025-01-24T00:47:06.4825145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/test/test-api-fill.c' 2025-01-24T00:47:06.4825582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/test/test-api.c' 2025-01-24T00:47:06.4826046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/test/test-stress.c' 2025-01-24T00:47:06.4826492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/test/test-wrong.c' 2025-01-24T00:47:06.4826936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/test/testhelper.h' 2025-01-24T00:47:06.4827373Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc/test' 2025-01-24T00:47:06.4827770Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc' 2025-01-24T00:47:06.4828194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/miniz-3.0.2/BUILD.bazel' 2025-01-24T00:47:06.4828639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/miniz-3.0.2/ChangeLog.md' 2025-01-24T00:47:06.4829043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/miniz-3.0.2/LICENSE' 2025-01-24T00:47:06.4829522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/miniz-3.0.2/examples/example1.c' 2025-01-24T00:47:06.4829988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/miniz-3.0.2/examples/example2.c' 2025-01-24T00:47:06.4830455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/miniz-3.0.2/examples/example3.c' 2025-01-24T00:47:06.4830932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/miniz-3.0.2/examples/example4.c' 2025-01-24T00:47:06.4831396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/miniz-3.0.2/examples/example5.c' 2025-01-24T00:47:06.4831869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/miniz-3.0.2/examples/example6.c' 2025-01-24T00:47:06.4832325Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/miniz-3.0.2/examples' 2025-01-24T00:47:06.4832730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/miniz-3.0.2/miniz.c' 2025-01-24T00:47:06.4833145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/miniz-3.0.2/miniz.h' 2025-01-24T00:47:06.4833560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/miniz-3.0.2/readme.md' 2025-01-24T00:47:06.4833975Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/miniz-3.0.2' 2025-01-24T00:47:06.4834368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mkl-dnn.BUILD' 2025-01-24T00:47:06.4834725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mkl.BUILD' 2025-01-24T00:47:06.4835188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mkl_headers.BUILD' 2025-01-24T00:47:06.4835566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/.git' 2025-01-24T00:47:06.4836024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/.gitignore' 2025-01-24T00:47:06.4836455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/LICENSE.txt' 2025-01-24T00:47:06.4836879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/Makefile' 2025-01-24T00:47:06.4837298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/README.md' 2025-01-24T00:47:06.4837745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/ext-net/README.md' 2025-01-24T00:47:06.4838228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/ext-net/example/Makefile' 2025-01-24T00:47:06.4838729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/ext-net/example/nccl/err.h' 2025-01-24T00:47:06.4839218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/ext-net/example/nccl/net.h' 2025-01-24T00:47:06.4839743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/ext-net/example/nccl/net_device.h' 2025-01-24T00:47:06.4840256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/ext-net/example/nccl/net_v2.h' 2025-01-24T00:47:06.4840757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/ext-net/example/nccl/net_v3.h' 2025-01-24T00:47:06.4841265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/ext-net/example/nccl/net_v4.h' 2025-01-24T00:47:06.4841770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/ext-net/example/nccl/net_v5.h' 2025-01-24T00:47:06.4842269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/ext-net/example/nccl/net_v6.h' 2025-01-24T00:47:06.4842782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/ext-net/example/nccl/net_v7.h' 2025-01-24T00:47:06.4843282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/ext-net/example/nccl/net_v8.h' 2025-01-24T00:47:06.4843789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/ext-net/example/nccl/types.h' 2025-01-24T00:47:06.4844294Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/ext-net/example/nccl' 2025-01-24T00:47:06.4844780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/ext-net/example/plugin.c' 2025-01-24T00:47:06.4845274Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/ext-net/example' 2025-01-24T00:47:06.4845810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/ext-net/google-fastsocket/Makefile' 2025-01-24T00:47:06.4846428Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/ext-net/google-fastsocket' 2025-01-24T00:47:06.4846877Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/ext-net' 2025-01-24T00:47:06.4847366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/ext-tuner/example/Makefile' 2025-01-24T00:47:06.4847888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/ext-tuner/example/nccl/tuner.h' 2025-01-24T00:47:06.4848438Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/ext-tuner/example/nccl' 2025-01-24T00:47:06.4848979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/ext-tuner/example/plugin.c' 2025-01-24T00:47:06.4849485Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/ext-tuner/example' 2025-01-24T00:47:06.4849962Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/ext-tuner' 2025-01-24T00:47:06.4850432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/makefiles/common.mk' 2025-01-24T00:47:06.4850910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/makefiles/formatting.mk' 2025-01-24T00:47:06.4851374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/makefiles/version.mk' 2025-01-24T00:47:06.4851837Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/makefiles' 2025-01-24T00:47:06.4852265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/pkg/Makefile' 2025-01-24T00:47:06.4852746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/pkg/debian/.gitignore' 2025-01-24T00:47:06.4853207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/pkg/debian/Makefile' 2025-01-24T00:47:06.4853684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/pkg/debian/changelog.in' 2025-01-24T00:47:06.4854144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/pkg/debian/compat' 2025-01-24T00:47:06.4854613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/pkg/debian/control.in' 2025-01-24T00:47:06.4855073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/pkg/debian/copyright' 2025-01-24T00:47:06.4855546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/pkg/debian/gbp.conf' 2025-01-24T00:47:06.4856078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/pkg/debian/libnccl-dev.install.in' 2025-01-24T00:47:06.4856606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/pkg/debian/libnccl2.install.in' 2025-01-24T00:47:06.4857053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/pkg/debian/rules' 2025-01-24T00:47:06.4857532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/pkg/debian/source/format' 2025-01-24T00:47:06.4858041Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/pkg/debian/source' 2025-01-24T00:47:06.4858503Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/pkg/debian' 2025-01-24T00:47:06.4858977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/pkg/redhat/Makefile' 2025-01-24T00:47:06.4859461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/pkg/redhat/nccl.spec.in' 2025-01-24T00:47:06.4859923Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/pkg/redhat' 2025-01-24T00:47:06.4860395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/pkg/srctxz/Makefile' 2025-01-24T00:47:06.4860911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/pkg/srctxz/create_srctxz.sh.in' 2025-01-24T00:47:06.4861395Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/pkg/srctxz' 2025-01-24T00:47:06.4861876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/pkg/txz/Makefile' 2025-01-24T00:47:06.4862389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/pkg/txz/create_txz.sh.in' 2025-01-24T00:47:06.4862872Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/pkg/txz' 2025-01-24T00:47:06.4863296Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/pkg' 2025-01-24T00:47:06.4863714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/Makefile' 2025-01-24T00:47:06.4864169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/bootstrap.cc' 2025-01-24T00:47:06.4864606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/channel.cc' 2025-01-24T00:47:06.4865071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/collectives.cc' 2025-01-24T00:47:06.4865490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/debug.cc' 2025-01-24T00:47:06.4865944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/device/Makefile' 2025-01-24T00:47:06.4866431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/device/all_gather.h' 2025-01-24T00:47:06.4866910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/device/all_reduce.h' 2025-01-24T00:47:06.4867383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/device/broadcast.h' 2025-01-24T00:47:06.4867856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/device/common.cu' 2025-01-24T00:47:06.4868311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/device/common.h' 2025-01-24T00:47:06.4868807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/device/common_kernel.h' 2025-01-24T00:47:06.4869282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/device/generate.py' 2025-01-24T00:47:06.4869814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/device/network/unpack/unpack.h' 2025-01-24T00:47:06.4870381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/device/network/unpack/unpack_defs.h' 2025-01-24T00:47:06.4870912Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/device/network/unpack' 2025-01-24T00:47:06.4871419Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/device/network' 2025-01-24T00:47:06.4871884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/device/onerank.cu' 2025-01-24T00:47:06.4872336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/device/op128.h' 2025-01-24T00:47:06.4872828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/device/primitives.h' 2025-01-24T00:47:06.4873296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/device/prims_ll.h' 2025-01-24T00:47:06.4873788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/device/prims_ll128.h' 2025-01-24T00:47:06.4874301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/device/prims_simple.h' 2025-01-24T00:47:06.4874779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/device/reduce.h' 2025-01-24T00:47:06.4875305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/device/reduce_kernel.h' 2025-01-24T00:47:06.4875833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/device/reduce_scatter.h' 2025-01-24T00:47:06.4876299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/device/sendrecv.h' 2025-01-24T00:47:06.4876765Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/device' 2025-01-24T00:47:06.4877210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/enhcompat.cc' 2025-01-24T00:47:06.4877659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/enqueue.cc' 2025-01-24T00:47:06.4878120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/graph/connect.cc' 2025-01-24T00:47:06.4878575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/graph/paths.cc' 2025-01-24T00:47:06.4879039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/graph/rings.cc' 2025-01-24T00:47:06.4879487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/graph/rings.h' 2025-01-24T00:47:06.4879953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/graph/search.cc' 2025-01-24T00:47:06.4880404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/graph/topo.cc' 2025-01-24T00:47:06.4880846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/graph/topo.h' 2025-01-24T00:47:06.4881313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/graph/trees.cc' 2025-01-24T00:47:06.4881768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/graph/tuning.cc' 2025-01-24T00:47:06.4882215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/graph/xml.cc' 2025-01-24T00:47:06.4882665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/graph/xml.h' 2025-01-24T00:47:06.4883121Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/graph' 2025-01-24T00:47:06.4883559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/group.cc' 2025-01-24T00:47:06.4884012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/align.h' 2025-01-24T00:47:06.4884470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/alloc.h' 2025-01-24T00:47:06.4884955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/argcheck.h' 2025-01-24T00:47:06.4885432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/bootstrap.h' 2025-01-24T00:47:06.4885912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/channel.h' 2025-01-24T00:47:06.4886447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/checks.h' 2025-01-24T00:47:06.4886948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/coll_net.h' 2025-01-24T00:47:06.4887445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/collectives.h' 2025-01-24T00:47:06.4887947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/comm.h' 2025-01-24T00:47:06.4888419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/core.h' 2025-01-24T00:47:06.4888892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/cpuset.h' 2025-01-24T00:47:06.4889363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/cudawrap.h' 2025-01-24T00:47:06.4889832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/debug.h' 2025-01-24T00:47:06.4890290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/device.h' 2025-01-24T00:47:06.4890756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/enqueue.h' 2025-01-24T00:47:06.4891237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/gdrwrap.h' 2025-01-24T00:47:06.4891694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/graph.h' 2025-01-24T00:47:06.4892316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/group.h' 2025-01-24T00:47:06.4892785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/ibvcore.h' 2025-01-24T00:47:06.4893266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/ibvsymbols.h' 2025-01-24T00:47:06.4893748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/ibvwrap.h' 2025-01-24T00:47:06.4894202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/info.h' 2025-01-24T00:47:06.4894679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/ipcsocket.h' 2025-01-24T00:47:06.4895181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/nccl_common.h' 2025-01-24T00:47:06.4895650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/nccl_net.h' 2025-01-24T00:47:06.4896144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/nccl_tuner.h' 2025-01-24T00:47:06.4896596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/net.h' 2025-01-24T00:47:06.4897077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/net_device.h' 2025-01-24T00:47:06.4897571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/nvmlwrap.h' 2025-01-24T00:47:06.4898021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/nvtx.h' 2025-01-24T00:47:06.4898547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/nvtx3/nvToolsExt.h' 2025-01-24T00:47:06.4899085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/nvtx3/nvToolsExtCuda.h' 2025-01-24T00:47:06.4899630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/nvtx3/nvToolsExtCudaRt.h' 2025-01-24T00:47:06.4900243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/nvtx3/nvToolsExtOpenCL.h' 2025-01-24T00:47:06.4900831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/nvtx3/nvToolsExtPayload.h' 2025-01-24T00:47:06.4901397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/nvtx3/nvToolsExtSync.h' 2025-01-24T00:47:06.4901942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/nvtx3/nvtx3.hpp' 2025-01-24T00:47:06.4902502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/nvtx3/nvtxDetail/nvtxImpl.h' 2025-01-24T00:47:06.4903112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/nvtx3/nvtxDetail/nvtxImplCore.h' 2025-01-24T00:47:06.4903733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/nvtx3/nvtxDetail/nvtxImplCudaRt_v3.h' 2025-01-24T00:47:06.4904348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/nvtx3/nvtxDetail/nvtxImplCuda_v3.h' 2025-01-24T00:47:06.4904987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/nvtx3/nvtxDetail/nvtxImplOpenCL_v3.h' 2025-01-24T00:47:06.4905595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/nvtx3/nvtxDetail/nvtxImplSync_v3.h' 2025-01-24T00:47:06.4906173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/nvtx3/nvtxDetail/nvtxInit.h' 2025-01-24T00:47:06.4906766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/nvtx3/nvtxDetail/nvtxInitDecls.h' 2025-01-24T00:47:06.4907358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/nvtx3/nvtxDetail/nvtxInitDefs.h' 2025-01-24T00:47:06.4907960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/nvtx3/nvtxDetail/nvtxLinkOnce.h' 2025-01-24T00:47:06.4908533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/nvtx3/nvtxDetail/nvtxTypes.h' 2025-01-24T00:47:06.4909092Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/nvtx3/nvtxDetail' 2025-01-24T00:47:06.4909690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/nvtx3/nvtxExtDetail/nvtxExtImpl.h' 2025-01-24T00:47:06.4910358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/nvtx3/nvtxExtDetail/nvtxExtImplPayload_v1.h' 2025-01-24T00:47:06.4910973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/nvtx3/nvtxExtDetail/nvtxExtInit.h' 2025-01-24T00:47:06.4911655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/nvtx3/nvtxExtDetail/nvtxExtPayloadTypeInfo.h' 2025-01-24T00:47:06.4912276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/nvtx3/nvtxExtDetail/nvtxExtTypes.h' 2025-01-24T00:47:06.4912836Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/nvtx3/nvtxExtDetail' 2025-01-24T00:47:06.4913333Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/nvtx3' 2025-01-24T00:47:06.4913800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/p2p.h' 2025-01-24T00:47:06.4914302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/param.h' 2025-01-24T00:47:06.4914822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/profiler.h' 2025-01-24T00:47:06.4915308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/proxy.h' 2025-01-24T00:47:06.4915820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/register.h' 2025-01-24T00:47:06.4916282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/shm.h' 2025-01-24T00:47:06.4916743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/socket.h' 2025-01-24T00:47:06.4917250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/strongstream.h' 2025-01-24T00:47:06.4917710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/timer.h' 2025-01-24T00:47:06.4918189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/transport.h' 2025-01-24T00:47:06.4918660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/trees.h' 2025-01-24T00:47:06.4919116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/tuner.h' 2025-01-24T00:47:06.4919567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include/utils.h' 2025-01-24T00:47:06.4920047Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/include' 2025-01-24T00:47:06.4920469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/init.cc' 2025-01-24T00:47:06.4920927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/init_nvtx.cc' 2025-01-24T00:47:06.4921385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/misc/argcheck.cc' 2025-01-24T00:47:06.4921850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/misc/cudawrap.cc' 2025-01-24T00:47:06.4922319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/misc/gdrwrap.cc' 2025-01-24T00:47:06.4922792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/misc/ibvsymbols.cc' 2025-01-24T00:47:06.4923260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/misc/ibvwrap.cc' 2025-01-24T00:47:06.4923728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/misc/ipcsocket.cc' 2025-01-24T00:47:06.4924193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/misc/nvmlwrap.cc' 2025-01-24T00:47:06.4924657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/misc/param.cc' 2025-01-24T00:47:06.4925118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/misc/profiler.cc' 2025-01-24T00:47:06.4925577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/misc/shmutils.cc' 2025-01-24T00:47:06.4926040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/misc/socket.cc' 2025-01-24T00:47:06.4926619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/misc/strongstream.cc' 2025-01-24T00:47:06.4927138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/misc/tuner.cc' 2025-01-24T00:47:06.4927591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/misc/utils.cc' 2025-01-24T00:47:06.4928119Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/misc' 2025-01-24T00:47:06.4928569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/nccl.h.in' 2025-01-24T00:47:06.4929031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/nccl.pc.in' 2025-01-24T00:47:06.4929447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/net.cc' 2025-01-24T00:47:06.4929885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/proxy.cc' 2025-01-24T00:47:06.4930325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/register.cc' 2025-01-24T00:47:06.4930784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/transport.cc' 2025-01-24T00:47:06.4931274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/transport/coll_net.cc' 2025-01-24T00:47:06.4931734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/transport/net.cc' 2025-01-24T00:47:06.4932226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/transport/net_ib.cc' 2025-01-24T00:47:06.4932717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/transport/net_socket.cc' 2025-01-24T00:47:06.4933192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/transport/nvls.cc' 2025-01-24T00:47:06.4933655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/transport/p2p.cc' 2025-01-24T00:47:06.4934113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/transport/shm.cc' 2025-01-24T00:47:06.4934604Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src/transport' 2025-01-24T00:47:06.4935025Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl/src' 2025-01-24T00:47:06.4935424Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl' 2025-01-24T00:47:06.4935811Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl' 2025-01-24T00:47:06.4936188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/.git' 2025-01-24T00:47:06.4936626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/.clang-format' 2025-01-24T00:47:06.4937036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/.clang-tidy' 2025-01-24T00:47:06.4937489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/.github/CODEOWNERS' 2025-01-24T00:47:06.4937984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/.github/CODE_OF_CONDUCT.md' 2025-01-24T00:47:06.4938459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/.github/CONTRIBUTING.md' 2025-01-24T00:47:06.4938923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/.github/FUNDING.yml' 2025-01-24T00:47:06.4939432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/.github/ISSUE_TEMPLATE/bug.yaml' 2025-01-24T00:47:06.4939982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/.github/ISSUE_TEMPLATE/config.yml' 2025-01-24T00:47:06.4940509Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/.github/ISSUE_TEMPLATE' 2025-01-24T00:47:06.4941071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/.github/PULL_REQUEST_TEMPLATE.md' 2025-01-24T00:47:06.4941546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/.github/SECURITY.md' 2025-01-24T00:47:06.4942006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/.github/config.yml' 2025-01-24T00:47:06.4942510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/.github/external_ci/.drone.yml' 2025-01-24T00:47:06.4943036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/.github/external_ci/appveyor.yml' 2025-01-24T00:47:06.4943539Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/.github/external_ci' 2025-01-24T00:47:06.4943983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/.github/stale.yml' 2025-01-24T00:47:06.4944537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/.github/workflows/codeql-analysis.yml' 2025-01-24T00:47:06.4945025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/.github/workflows/macos.yml' 2025-01-24T00:47:06.4945527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/.github/workflows/ubuntu.yml' 2025-01-24T00:47:06.4946028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/.github/workflows/windows.yml' 2025-01-24T00:47:06.4946519Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/.github/workflows' 2025-01-24T00:47:06.4946969Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/.github' 2025-01-24T00:47:06.4947380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/.gitignore' 2025-01-24T00:47:06.4947811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/CITATION.cff' 2025-01-24T00:47:06.4948245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/CMakeLists.txt' 2025-01-24T00:47:06.4948661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/ChangeLog.md' 2025-01-24T00:47:06.4949083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/LICENSE.MIT' 2025-01-24T00:47:06.4949480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/Makefile' 2025-01-24T00:47:06.4949879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/README.md' 2025-01-24T00:47:06.4950321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/cmake/ci.cmake' 2025-01-24T00:47:06.4950787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/cmake/config.cmake.in' 2025-01-24T00:47:06.4951304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/cmake/download_test_data.cmake' 2025-01-24T00:47:06.4951870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/cmake/nlohmann_jsonConfigVersion.cmake.in' 2025-01-24T00:47:06.4952340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/cmake/pkg-config.pc.in' 2025-01-24T00:47:06.4952819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/cmake/test.cmake' 2025-01-24T00:47:06.4953246Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/cmake' 2025-01-24T00:47:06.4953728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/Makefile' 2025-01-24T00:47:06.4954159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/README.md' 2025-01-24T00:47:06.4954618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/avatars.png' 2025-01-24T00:47:06.4955098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/docset/Info.plist' 2025-01-24T00:47:06.4955552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/docset/Makefile' 2025-01-24T00:47:06.4956015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/docset/README.md' 2025-01-24T00:47:06.4956494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/docset/docSet.sql' 2025-01-24T00:47:06.4956971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/docset/docset.json' 2025-01-24T00:47:06.4957440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/docset/icon.png' 2025-01-24T00:47:06.4957913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/docset/icon@2x.png' 2025-01-24T00:47:06.4958368Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/docset' 2025-01-24T00:47:06.4958860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/README.cpp' 2025-01-24T00:47:06.4959351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/README.output' 2025-01-24T00:47:06.4959880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/accept__string.cpp' 2025-01-24T00:47:06.4960412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/accept__string.output' 2025-01-24T00:47:06.4960884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/array.cpp' 2025-01-24T00:47:06.4961382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/array.output' 2025-01-24T00:47:06.4961862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/array_t.cpp' 2025-01-24T00:47:06.4962352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/array_t.output' 2025-01-24T00:47:06.4962913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/at__object_t_key_type.cpp' 2025-01-24T00:47:06.4963486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/at__object_t_key_type.output' 2025-01-24T00:47:06.4964080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/at__object_t_key_type_const.cpp' 2025-01-24T00:47:06.4964678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/at__object_t_key_type_const.output' 2025-01-24T00:47:06.4965187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/at__size_type.cpp' 2025-01-24T00:47:06.4965724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/at__size_type.output' 2025-01-24T00:47:06.4966392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/at__size_type_const.cpp' 2025-01-24T00:47:06.4967020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/at__size_type_const.output' 2025-01-24T00:47:06.4967543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/at_json_pointer.cpp' 2025-01-24T00:47:06.4968103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/at_json_pointer.output' 2025-01-24T00:47:06.4968666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/at_json_pointer_const.cpp' 2025-01-24T00:47:06.4969232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/at_json_pointer_const.output' 2025-01-24T00:47:06.4969715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/back.cpp' 2025-01-24T00:47:06.4970203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/back.output' 2025-01-24T00:47:06.4970791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/basic_json__CompatibleType.cpp' 2025-01-24T00:47:06.4971407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/basic_json__CompatibleType.output' 2025-01-24T00:47:06.4971994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/basic_json__InputIt_InputIt.cpp' 2025-01-24T00:47:06.4972610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/basic_json__InputIt_InputIt.output' 2025-01-24T00:47:06.4973171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/basic_json__basic_json.cpp' 2025-01-24T00:47:06.4973748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/basic_json__basic_json.output' 2025-01-24T00:47:06.4974485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/basic_json__copyassignment.cpp' 2025-01-24T00:47:06.4975090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/basic_json__copyassignment.output' 2025-01-24T00:47:06.4975666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/basic_json__list_init_t.cpp' 2025-01-24T00:47:06.4976244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/basic_json__list_init_t.output' 2025-01-24T00:47:06.4976833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/basic_json__moveconstructor.cpp' 2025-01-24T00:47:06.4977459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/basic_json__moveconstructor.output' 2025-01-24T00:47:06.4978011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/basic_json__nullptr_t.cpp' 2025-01-24T00:47:06.4978579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/basic_json__nullptr_t.output' 2025-01-24T00:47:06.4979203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/basic_json__size_type_basic_json.cpp' 2025-01-24T00:47:06.4979826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/basic_json__size_type_basic_json.output' 2025-01-24T00:47:06.4980409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/basic_json__value.cpp' 2025-01-24T00:47:06.4981017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/basic_json__value.output' 2025-01-24T00:47:06.4981566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/basic_json__value_ptr.cpp' 2025-01-24T00:47:06.4982174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/basic_json__value_ptr.output' 2025-01-24T00:47:06.4982713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/basic_json__value_t.cpp' 2025-01-24T00:47:06.4983279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/basic_json__value_t.output' 2025-01-24T00:47:06.4983756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/begin.cpp' 2025-01-24T00:47:06.4984246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/begin.output' 2025-01-24T00:47:06.4984744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/binary.cpp' 2025-01-24T00:47:06.4985236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/binary.output' 2025-01-24T00:47:06.4985733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/binary_t.cpp' 2025-01-24T00:47:06.4986234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/binary_t.output' 2025-01-24T00:47:06.4986731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/boolean_t.cpp' 2025-01-24T00:47:06.4987246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/boolean_t.output' 2025-01-24T00:47:06.4987977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/byte_container_with_subtype__byte_container_with_subtype.cpp' 2025-01-24T00:47:06.4988733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/byte_container_with_subtype__byte_container_with_subtype.output' 2025-01-24T00:47:06.4989396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/byte_container_with_subtype__clear_subtype.cpp' 2025-01-24T00:47:06.4990066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/byte_container_with_subtype__clear_subtype.output' 2025-01-24T00:47:06.4990732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/byte_container_with_subtype__has_subtype.cpp' 2025-01-24T00:47:06.4991397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/byte_container_with_subtype__has_subtype.output' 2025-01-24T00:47:06.4992176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/byte_container_with_subtype__set_subtype.cpp' 2025-01-24T00:47:06.4992844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/byte_container_with_subtype__set_subtype.output' 2025-01-24T00:47:06.4993475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/byte_container_with_subtype__subtype.cpp' 2025-01-24T00:47:06.4994188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/byte_container_with_subtype__subtype.output' 2025-01-24T00:47:06.4994672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/cbegin.cpp' 2025-01-24T00:47:06.4995244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/cbegin.output' 2025-01-24T00:47:06.4995811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/cbor_tag_handler_t.cpp' 2025-01-24T00:47:06.4996359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/cbor_tag_handler_t.output' 2025-01-24T00:47:06.4996847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/cend.cpp' 2025-01-24T00:47:06.4997335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/cend.output' 2025-01-24T00:47:06.4997826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/clear.cpp' 2025-01-24T00:47:06.4998319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/clear.output' 2025-01-24T00:47:06.4998807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/contains.cpp' 2025-01-24T00:47:06.4999323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/contains.output' 2025-01-24T00:47:06.4999874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/contains_json_pointer.cpp' 2025-01-24T00:47:06.5000443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/contains_json_pointer.output' 2025-01-24T00:47:06.5000934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/count.cpp' 2025-01-24T00:47:06.5001421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/count.output' 2025-01-24T00:47:06.5001921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/crbegin.cpp' 2025-01-24T00:47:06.5002417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/crbegin.output' 2025-01-24T00:47:06.5002891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/crend.cpp' 2025-01-24T00:47:06.5003392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/crend.output' 2025-01-24T00:47:06.5003979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/default_object_comparator_t.cpp' 2025-01-24T00:47:06.5004597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/default_object_comparator_t.output' 2025-01-24T00:47:06.5005150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/diagnostics_extended.cpp' 2025-01-24T00:47:06.5005710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/diagnostics_extended.output' 2025-01-24T00:47:06.5006349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/diagnostics_standard.cpp' 2025-01-24T00:47:06.5006915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/diagnostics_standard.output' 2025-01-24T00:47:06.5007397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/diff.cpp' 2025-01-24T00:47:06.5007914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/diff.output' 2025-01-24T00:47:06.5008411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/dump.cpp' 2025-01-24T00:47:06.5008931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/dump.output' 2025-01-24T00:47:06.5009437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/emplace.cpp' 2025-01-24T00:47:06.5009941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/emplace.output' 2025-01-24T00:47:06.5010444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/emplace_back.cpp' 2025-01-24T00:47:06.5010966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/emplace_back.output' 2025-01-24T00:47:06.5011453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/empty.cpp' 2025-01-24T00:47:06.5011942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/empty.output' 2025-01-24T00:47:06.5012403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/end.cpp' 2025-01-24T00:47:06.5012894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/end.output' 2025-01-24T00:47:06.5013442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/erase__IteratorType.cpp' 2025-01-24T00:47:06.5014009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/erase__IteratorType.output' 2025-01-24T00:47:06.5014625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/erase__IteratorType_IteratorType.cpp' 2025-01-24T00:47:06.5015261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/erase__IteratorType_IteratorType.output' 2025-01-24T00:47:06.5015789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/erase__key_type.cpp' 2025-01-24T00:47:06.5016324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/erase__key_type.output' 2025-01-24T00:47:06.5016863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/erase__size_type.cpp' 2025-01-24T00:47:06.5017398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/erase__size_type.output' 2025-01-24T00:47:06.5017918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/error_handler_t.cpp' 2025-01-24T00:47:06.5018465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/error_handler_t.output' 2025-01-24T00:47:06.5018957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/exception.cpp' 2025-01-24T00:47:06.5019475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/exception.output' 2025-01-24T00:47:06.5019990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/find__key_type.cpp' 2025-01-24T00:47:06.5020520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/find__key_type.output' 2025-01-24T00:47:06.5021045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/flatten.cpp' 2025-01-24T00:47:06.5021539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/flatten.output' 2025-01-24T00:47:06.5022113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/from_bjdata.cpp' 2025-01-24T00:47:06.5022657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/from_bjdata.output' 2025-01-24T00:47:06.5023148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/from_bson.cpp' 2025-01-24T00:47:06.5023664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/from_bson.output' 2025-01-24T00:47:06.5024152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/from_cbor.cpp' 2025-01-24T00:47:06.5024660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/from_cbor.output' 2025-01-24T00:47:06.5025179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/from_msgpack.cpp' 2025-01-24T00:47:06.5025702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/from_msgpack.output' 2025-01-24T00:47:06.5026216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/from_ubjson.cpp' 2025-01-24T00:47:06.5026730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/from_ubjson.output' 2025-01-24T00:47:06.5027204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/front.cpp' 2025-01-24T00:47:06.5027705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/front.output' 2025-01-24T00:47:06.5028233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/get__PointerType.cpp' 2025-01-24T00:47:06.5028794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/get__PointerType.output' 2025-01-24T00:47:06.5029342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/get__ValueType_const.cpp' 2025-01-24T00:47:06.5029903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/get__ValueType_const.output' 2025-01-24T00:47:06.5030428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/get_allocator.cpp' 2025-01-24T00:47:06.5030957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/get_allocator.output' 2025-01-24T00:47:06.5031465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/get_binary.cpp' 2025-01-24T00:47:06.5031979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/get_binary.output' 2025-01-24T00:47:06.5032462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/get_ptr.cpp' 2025-01-24T00:47:06.5032966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/get_ptr.output' 2025-01-24T00:47:06.5033445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/get_ref.cpp' 2025-01-24T00:47:06.5033934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/get_ref.output' 2025-01-24T00:47:06.5034459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/get_to.cpp' 2025-01-24T00:47:06.5034950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/get_to.output' 2025-01-24T00:47:06.5035489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/insert.cpp' 2025-01-24T00:47:06.5035999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/insert.output' 2025-01-24T00:47:06.5036502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/insert__count.cpp' 2025-01-24T00:47:06.5037043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/insert__count.output' 2025-01-24T00:47:06.5037551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/insert__ilist.cpp' 2025-01-24T00:47:06.5038089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/insert__ilist.output' 2025-01-24T00:47:06.5038598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/insert__range.cpp' 2025-01-24T00:47:06.5039125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/insert__range.output' 2025-01-24T00:47:06.5039687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/insert__range_object.cpp' 2025-01-24T00:47:06.5040248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/insert__range_object.output' 2025-01-24T00:47:06.5040786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/invalid_iterator.cpp' 2025-01-24T00:47:06.5041326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/invalid_iterator.output' 2025-01-24T00:47:06.5041815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/is_array.cpp' 2025-01-24T00:47:06.5042326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/is_array.output' 2025-01-24T00:47:06.5042817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/is_binary.cpp' 2025-01-24T00:47:06.5043320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/is_binary.output' 2025-01-24T00:47:06.5043823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/is_boolean.cpp' 2025-01-24T00:47:06.5044336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/is_boolean.output' 2025-01-24T00:47:06.5044850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/is_discarded.cpp' 2025-01-24T00:47:06.5045373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/is_discarded.output' 2025-01-24T00:47:06.5045854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/is_null.cpp' 2025-01-24T00:47:06.5046435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/is_null.output' 2025-01-24T00:47:06.5046929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/is_number.cpp' 2025-01-24T00:47:06.5047446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/is_number.output' 2025-01-24T00:47:06.5047993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/is_number_float.cpp' 2025-01-24T00:47:06.5048578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/is_number_float.output' 2025-01-24T00:47:06.5049123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/is_number_integer.cpp' 2025-01-24T00:47:06.5049692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/is_number_integer.output' 2025-01-24T00:47:06.5050238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/is_number_unsigned.cpp' 2025-01-24T00:47:06.5050785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/is_number_unsigned.output' 2025-01-24T00:47:06.5051281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/is_object.cpp' 2025-01-24T00:47:06.5051800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/is_object.output' 2025-01-24T00:47:06.5052304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/is_primitive.cpp' 2025-01-24T00:47:06.5052838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/is_primitive.output' 2025-01-24T00:47:06.5053324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/is_string.cpp' 2025-01-24T00:47:06.5053826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/is_string.output' 2025-01-24T00:47:06.5054347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/is_structured.cpp' 2025-01-24T00:47:06.5054870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/is_structured.output' 2025-01-24T00:47:06.5055342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/items.cpp' 2025-01-24T00:47:06.5055842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/items.output' 2025-01-24T00:47:06.5056335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/json_lines.cpp' 2025-01-24T00:47:06.5056855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/json_lines.output' 2025-01-24T00:47:06.5057356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/json_pointer.cpp' 2025-01-24T00:47:06.5057877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/json_pointer.output' 2025-01-24T00:47:06.5058430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/json_pointer__back.cpp' 2025-01-24T00:47:06.5058978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/json_pointer__back.output' 2025-01-24T00:47:06.5059531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/json_pointer__empty.cpp' 2025-01-24T00:47:06.5060081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/json_pointer__empty.output' 2025-01-24T00:47:06.5060659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/json_pointer__operator_add.cpp' 2025-01-24T00:47:06.5061290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/json_pointer__operator_add.output' 2025-01-24T00:47:06.5061934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/json_pointer__operator_add_binary.cpp' 2025-01-24T00:47:06.5062600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/json_pointer__operator_add_binary.output' 2025-01-24T00:47:06.5063216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/json_pointer__operator_string.cpp' 2025-01-24T00:47:06.5063826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/json_pointer__operator_string.output' 2025-01-24T00:47:06.5064426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/json_pointer__parent_pointer.cpp' 2025-01-24T00:47:06.5065036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/json_pointer__parent_pointer.output' 2025-01-24T00:47:06.5065606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/json_pointer__pop_back.cpp' 2025-01-24T00:47:06.5066183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/json_pointer__pop_back.output' 2025-01-24T00:47:06.5066744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/json_pointer__push_back.cpp' 2025-01-24T00:47:06.5067336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/json_pointer__push_back.output' 2025-01-24T00:47:06.5067891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/json_pointer__string_t.cpp' 2025-01-24T00:47:06.5068480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/json_pointer__string_t.output' 2025-01-24T00:47:06.5069042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/json_pointer__to_string.cpp' 2025-01-24T00:47:06.5069621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/json_pointer__to_string.output' 2025-01-24T00:47:06.5070124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/max_size.cpp' 2025-01-24T00:47:06.5070620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/max_size.output' 2025-01-24T00:47:06.5071132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/merge_patch.cpp' 2025-01-24T00:47:06.5071648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/merge_patch.output' 2025-01-24T00:47:06.5072118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/meta.cpp' 2025-01-24T00:47:06.5072617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/meta.output' 2025-01-24T00:47:06.5073272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/nlohmann_define_type_intrusive_explicit.cpp' 2025-01-24T00:47:06.5073940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/nlohmann_define_type_intrusive_explicit.output' 2025-01-24T00:47:06.5074587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/nlohmann_define_type_intrusive_macro.cpp' 2025-01-24T00:47:06.5075274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/nlohmann_define_type_intrusive_macro.output' 2025-01-24T00:47:06.5076053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/nlohmann_define_type_intrusive_with_default_explicit.cpp' 2025-01-24T00:47:06.5076777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/nlohmann_define_type_intrusive_with_default_explicit.output' 2025-01-24T00:47:06.5077515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/nlohmann_define_type_intrusive_with_default_macro.cpp' 2025-01-24T00:47:06.5078238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/nlohmann_define_type_intrusive_with_default_macro.output' 2025-01-24T00:47:06.5078911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/nlohmann_define_type_non_intrusive_explicit.cpp' 2025-01-24T00:47:06.5079609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/nlohmann_define_type_non_intrusive_explicit.output' 2025-01-24T00:47:06.5080265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/nlohmann_define_type_non_intrusive_macro.cpp' 2025-01-24T00:47:06.5080941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/nlohmann_define_type_non_intrusive_macro.output' 2025-01-24T00:47:06.5088418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/nlohmann_define_type_non_intrusive_with_default_explicit.cpp' 2025-01-24T00:47:06.5089204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/nlohmann_define_type_non_intrusive_with_default_explicit.output' 2025-01-24T00:47:06.5089936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/nlohmann_define_type_non_intrusive_with_default_macro.cpp' 2025-01-24T00:47:06.5090672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/nlohmann_define_type_non_intrusive_with_default_macro.output' 2025-01-24T00:47:06.5091267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/nlohmann_json_serialize_enum.cpp' 2025-01-24T00:47:06.5091884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/nlohmann_json_serialize_enum.output' 2025-01-24T00:47:06.5092630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/nlohmann_json_serialize_enum_2.cpp' 2025-01-24T00:47:06.5093264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/nlohmann_json_serialize_enum_2.output' 2025-01-24T00:47:06.5093825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/nlohmann_json_version.cpp' 2025-01-24T00:47:06.5094390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/nlohmann_json_version.output' 2025-01-24T00:47:06.5094913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/number_float_t.cpp' 2025-01-24T00:47:06.5095443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/number_float_t.output' 2025-01-24T00:47:06.5095977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/number_integer_t.cpp' 2025-01-24T00:47:06.5096635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/number_integer_t.output' 2025-01-24T00:47:06.5097206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/number_unsigned_t.cpp' 2025-01-24T00:47:06.5097809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/number_unsigned_t.output' 2025-01-24T00:47:06.5098326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/object.cpp' 2025-01-24T00:47:06.5098824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/object.output' 2025-01-24T00:47:06.5099362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/object_comparator_t.cpp' 2025-01-24T00:47:06.5099922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/object_comparator_t.output' 2025-01-24T00:47:06.5100426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/object_t.cpp' 2025-01-24T00:47:06.5100932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/object_t.output' 2025-01-24T00:47:06.5101486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operator__ValueType.cpp' 2025-01-24T00:47:06.5102049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operator__ValueType.output' 2025-01-24T00:47:06.5102573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operator__equal.cpp' 2025-01-24T00:47:06.5103124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operator__equal.output' 2025-01-24T00:47:06.5103710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operator__equal__nullptr_t.cpp' 2025-01-24T00:47:06.5104315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operator__equal__nullptr_t.output' 2025-01-24T00:47:06.5104853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operator__greater.cpp' 2025-01-24T00:47:06.5105406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operator__greater.output' 2025-01-24T00:47:06.5105972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operator__greaterequal.cpp' 2025-01-24T00:47:06.5106552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operator__greaterequal.output' 2025-01-24T00:47:06.5107065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operator__less.cpp' 2025-01-24T00:47:06.5107610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operator__less.output' 2025-01-24T00:47:06.5108152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operator__lessequal.cpp' 2025-01-24T00:47:06.5108720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operator__lessequal.output' 2025-01-24T00:47:06.5109257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operator__notequal.cpp' 2025-01-24T00:47:06.5109807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operator__notequal.output' 2025-01-24T00:47:06.5110430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operator__notequal__nullptr_t.cpp' 2025-01-24T00:47:06.5111094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operator__notequal__nullptr_t.output' 2025-01-24T00:47:06.5111634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operator__value_t.cpp' 2025-01-24T00:47:06.5112204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operator__value_t.output' 2025-01-24T00:47:06.5112752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operator_deserialize.cpp' 2025-01-24T00:47:06.5113318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operator_deserialize.output' 2025-01-24T00:47:06.5113868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operator_literal_json.cpp' 2025-01-24T00:47:06.5114452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operator_literal_json.output' 2025-01-24T00:47:06.5115047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operator_literal_json_pointer.cpp' 2025-01-24T00:47:06.5115659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operator_literal_json_pointer.output' 2025-01-24T00:47:06.5116207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operator_serialize.cpp' 2025-01-24T00:47:06.5116760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operator_serialize.output' 2025-01-24T00:47:06.5117331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operatorarray__key_type.cpp' 2025-01-24T00:47:06.5117917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operatorarray__key_type.output' 2025-01-24T00:47:06.5118513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operatorarray__key_type_const.cpp' 2025-01-24T00:47:06.5119134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operatorarray__key_type_const.output' 2025-01-24T00:47:06.5119706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operatorarray__size_type.cpp' 2025-01-24T00:47:06.5120293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operatorarray__size_type.output' 2025-01-24T00:47:06.5120897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operatorarray__size_type_const.cpp' 2025-01-24T00:47:06.5121520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operatorarray__size_type_const.output' 2025-01-24T00:47:06.5122078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operatorjson_pointer.cpp' 2025-01-24T00:47:06.5122643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operatorjson_pointer.output' 2025-01-24T00:47:06.5123236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operatorjson_pointer_const.cpp' 2025-01-24T00:47:06.5123855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/operatorjson_pointer_const.output' 2025-01-24T00:47:06.5124358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/ordered_json.cpp' 2025-01-24T00:47:06.5124941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/ordered_json.output' 2025-01-24T00:47:06.5125437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/ordered_map.cpp' 2025-01-24T00:47:06.5125986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/ordered_map.output' 2025-01-24T00:47:06.5126578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/other_error.cpp' 2025-01-24T00:47:06.5127091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/other_error.output' 2025-01-24T00:47:06.5127607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/out_of_range.cpp' 2025-01-24T00:47:06.5128122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/out_of_range.output' 2025-01-24T00:47:06.5128689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/parse__allow_exceptions.cpp' 2025-01-24T00:47:06.5129279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/parse__allow_exceptions.output' 2025-01-24T00:47:06.5129882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/parse__array__parser_callback_t.cpp' 2025-01-24T00:47:06.5130513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/parse__array__parser_callback_t.output' 2025-01-24T00:47:06.5131192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/parse__contiguouscontainer__parser_callback_t.cpp' 2025-01-24T00:47:06.5131888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/parse__contiguouscontainer__parser_callback_t.output' 2025-01-24T00:47:06.5132515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/parse__istream__parser_callback_t.cpp' 2025-01-24T00:47:06.5133144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/parse__istream__parser_callback_t.output' 2025-01-24T00:47:06.5133702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/parse__iterator_pair.cpp' 2025-01-24T00:47:06.5134253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/parse__iterator_pair.link' 2025-01-24T00:47:06.5134810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/parse__iterator_pair.output' 2025-01-24T00:47:06.5135338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/parse__pointers.cpp' 2025-01-24T00:47:06.5135867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/parse__pointers.link' 2025-01-24T00:47:06.5136410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/parse__pointers.output' 2025-01-24T00:47:06.5137015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/parse__string__parser_callback_t.cpp' 2025-01-24T00:47:06.5137662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/parse__string__parser_callback_t.output' 2025-01-24T00:47:06.5138168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/parse_error.cpp' 2025-01-24T00:47:06.5138745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/parse_error.output' 2025-01-24T00:47:06.5139231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/patch.cpp' 2025-01-24T00:47:06.5139752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/patch.output' 2025-01-24T00:47:06.5140237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/push_back.cpp' 2025-01-24T00:47:06.5140751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/push_back.output' 2025-01-24T00:47:06.5141334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/push_back__initializer_list.cpp' 2025-01-24T00:47:06.5141946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/push_back__initializer_list.output' 2025-01-24T00:47:06.5142525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/push_back__object_t__value.cpp' 2025-01-24T00:47:06.5143116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/push_back__object_t__value.output' 2025-01-24T00:47:06.5143609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/rbegin.cpp' 2025-01-24T00:47:06.5144097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/rbegin.output' 2025-01-24T00:47:06.5144576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/rend.cpp' 2025-01-24T00:47:06.5145057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/rend.output' 2025-01-24T00:47:06.5145550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/sax_parse.cpp' 2025-01-24T00:47:06.5146067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/sax_parse.output' 2025-01-24T00:47:06.5146596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/sax_parse__binary.cpp' 2025-01-24T00:47:06.5147137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/sax_parse__binary.output' 2025-01-24T00:47:06.5147610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/size.cpp' 2025-01-24T00:47:06.5148088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/size.output' 2025-01-24T00:47:06.5148585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/std_hash.cpp' 2025-01-24T00:47:06.5149079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/std_hash.output' 2025-01-24T00:47:06.5149562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/std_swap.cpp' 2025-01-24T00:47:06.5150068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/std_swap.output' 2025-01-24T00:47:06.5150547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/string_t.cpp' 2025-01-24T00:47:06.5151079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/string_t.output' 2025-01-24T00:47:06.5151582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/swap__array_t.cpp' 2025-01-24T00:47:06.5152159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/swap__array_t.output' 2025-01-24T00:47:06.5152704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/swap__binary_t.cpp' 2025-01-24T00:47:06.5153225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/swap__binary_t.output' 2025-01-24T00:47:06.5153744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/swap__object_t.cpp' 2025-01-24T00:47:06.5154269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/swap__object_t.output' 2025-01-24T00:47:06.5154782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/swap__reference.cpp' 2025-01-24T00:47:06.5155334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/swap__reference.output' 2025-01-24T00:47:06.5155836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/swap__string_t.cpp' 2025-01-24T00:47:06.5156361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/swap__string_t.output' 2025-01-24T00:47:06.5156865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/to_bjdata.cpp' 2025-01-24T00:47:06.5157361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/to_bjdata.output' 2025-01-24T00:47:06.5157852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/to_bson.cpp' 2025-01-24T00:47:06.5158343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/to_bson.output' 2025-01-24T00:47:06.5158821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/to_cbor.cpp' 2025-01-24T00:47:06.5159322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/to_cbor.output' 2025-01-24T00:47:06.5159810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/to_msgpack.cpp' 2025-01-24T00:47:06.5160331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/to_msgpack.output' 2025-01-24T00:47:06.5160814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/to_string.cpp' 2025-01-24T00:47:06.5161316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/to_string.output' 2025-01-24T00:47:06.5161819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/to_ubjson.cpp' 2025-01-24T00:47:06.5162317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/to_ubjson.output' 2025-01-24T00:47:06.5162799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/type.cpp' 2025-01-24T00:47:06.5163274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/type.output' 2025-01-24T00:47:06.5163762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/type_error.cpp' 2025-01-24T00:47:06.5164305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/type_error.output' 2025-01-24T00:47:06.5164809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/type_name.cpp' 2025-01-24T00:47:06.5165334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/type_name.output' 2025-01-24T00:47:06.5165855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/unflatten.cpp' 2025-01-24T00:47:06.5166438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/unflatten.output' 2025-01-24T00:47:06.5166933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/update.cpp' 2025-01-24T00:47:06.5167419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/update.output' 2025-01-24T00:47:06.5167919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/update__range.cpp' 2025-01-24T00:47:06.5168462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples/update__range.output' 2025-01-24T00:47:06.5168924Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/examples' 2025-01-24T00:47:06.5169358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/index.md' 2025-01-24T00:47:06.5169774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/json.gif' 2025-01-24T00:47:06.5170225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/Makefile' 2025-01-24T00:47:06.5170840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/adl_serializer/from_json.md' 2025-01-24T00:47:06.5171413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/adl_serializer/index.md' 2025-01-24T00:47:06.5172014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/adl_serializer/to_json.md' 2025-01-24T00:47:06.5172588Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/adl_serializer' 2025-01-24T00:47:06.5173145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/accept.md' 2025-01-24T00:47:06.5173708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/array.md' 2025-01-24T00:47:06.5174271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/array_t.md' 2025-01-24T00:47:06.5174809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/at.md' 2025-01-24T00:47:06.5175373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/back.md' 2025-01-24T00:47:06.5175947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/basic_json.md' 2025-01-24T00:47:06.5176513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/begin.md' 2025-01-24T00:47:06.5177066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/binary.md' 2025-01-24T00:47:06.5177659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/binary_t.md' 2025-01-24T00:47:06.5178250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/boolean_t.md' 2025-01-24T00:47:06.5178857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/cbegin.md' 2025-01-24T00:47:06.5179517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/cbor_tag_handler_t.md' 2025-01-24T00:47:06.5180061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/cend.md' 2025-01-24T00:47:06.5180608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/clear.md' 2025-01-24T00:47:06.5181197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/contains.md' 2025-01-24T00:47:06.5181743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/count.md' 2025-01-24T00:47:06.5182320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/crbegin.md' 2025-01-24T00:47:06.5182871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/crend.md' 2025-01-24T00:47:06.5183538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/default_object_comparator_t.md' 2025-01-24T00:47:06.5184092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/diff.md' 2025-01-24T00:47:06.5184635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/dump.md' 2025-01-24T00:47:06.5185212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/emplace.md' 2025-01-24T00:47:06.5185807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/emplace_back.md' 2025-01-24T00:47:06.5186354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/empty.md' 2025-01-24T00:47:06.5186906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/end.md' 2025-01-24T00:47:06.5187458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/erase.md' 2025-01-24T00:47:06.5188080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/error_handler_t.md' 2025-01-24T00:47:06.5188660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/exception.md' 2025-01-24T00:47:06.5189201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/find.md' 2025-01-24T00:47:06.5189779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/flatten.md' 2025-01-24T00:47:06.5190366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/from_bjdata.md' 2025-01-24T00:47:06.5190950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/from_bson.md' 2025-01-24T00:47:06.5191551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/from_cbor.md' 2025-01-24T00:47:06.5192747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/from_msgpack.md' 2025-01-24T00:47:06.5193402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/from_ubjson.md' 2025-01-24T00:47:06.5193987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/front.md' 2025-01-24T00:47:06.5194539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/get.md' 2025-01-24T00:47:06.5195140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/get_allocator.md' 2025-01-24T00:47:06.5195720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/get_binary.md' 2025-01-24T00:47:06.5196298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/get_ptr.md' 2025-01-24T00:47:06.5196867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/get_ref.md' 2025-01-24T00:47:06.5197432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/get_to.md' 2025-01-24T00:47:06.5197985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/index.md' 2025-01-24T00:47:06.5198591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/input_format_t.md' 2025-01-24T00:47:06.5199157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/insert.md' 2025-01-24T00:47:06.5199776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/invalid_iterator.md' 2025-01-24T00:47:06.5200353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_array.md' 2025-01-24T00:47:06.5200934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_binary.md' 2025-01-24T00:47:06.5201516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_boolean.md' 2025-01-24T00:47:06.5202116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_discarded.md' 2025-01-24T00:47:06.5202685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_null.md' 2025-01-24T00:47:06.5203269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_number.md' 2025-01-24T00:47:06.5203879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_number_float.md' 2025-01-24T00:47:06.5204504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_number_integer.md' 2025-01-24T00:47:06.5205138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_number_unsigned.md' 2025-01-24T00:47:06.5205825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_object.md' 2025-01-24T00:47:06.5206510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_primitive.md' 2025-01-24T00:47:06.5207153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_string.md' 2025-01-24T00:47:06.5207779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_structured.md' 2025-01-24T00:47:06.5208336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/items.md' 2025-01-24T00:47:06.5208950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/json_serializer.md' 2025-01-24T00:47:06.5209516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/max_size.md' 2025-01-24T00:47:06.5210113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/merge_patch.md' 2025-01-24T00:47:06.5210664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/meta.md' 2025-01-24T00:47:06.5211279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/number_float_t.md' 2025-01-24T00:47:06.5211895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/number_integer_t.md' 2025-01-24T00:47:06.5212514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/number_unsigned_t.md' 2025-01-24T00:47:06.5213082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/object.md' 2025-01-24T00:47:06.5213713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/object_comparator_t.md' 2025-01-24T00:47:06.5214292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/object_t.md' 2025-01-24T00:47:06.5214871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator+=.md' 2025-01-24T00:47:06.5215449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator=.md' 2025-01-24T00:47:06.5216038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator[].md' 2025-01-24T00:47:06.5216665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator_ValueType.md' 2025-01-24T00:47:06.5217261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator_eq.md' 2025-01-24T00:47:06.5217847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator_ge.md' 2025-01-24T00:47:06.5218430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator_gt.md' 2025-01-24T00:47:06.5219036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator_gtgt.md' 2025-01-24T00:47:06.5219623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator_le.md' 2025-01-24T00:47:06.5220295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator_literal_json.md' 2025-01-24T00:47:06.5221025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator_literal_json_pointer.md' 2025-01-24T00:47:06.5221615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator_lt.md' 2025-01-24T00:47:06.5222253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator_ltlt.md' 2025-01-24T00:47:06.5222841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator_ne.md' 2025-01-24T00:47:06.5223479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator_spaceship.md' 2025-01-24T00:47:06.5224102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator_value_t.md' 2025-01-24T00:47:06.5224686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/other_error.md' 2025-01-24T00:47:06.5225283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/out_of_range.md' 2025-01-24T00:47:06.5225834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/parse.md' 2025-01-24T00:47:06.5226423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/parse_error.md' 2025-01-24T00:47:06.5227018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/parse_event_t.md' 2025-01-24T00:47:06.5227641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/parser_callback_t.md' 2025-01-24T00:47:06.5228977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/patch.md' 2025-01-24T00:47:06.5230240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/push_back.md' 2025-01-24T00:47:06.5231501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/rbegin.md' 2025-01-24T00:47:06.5232721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/rend.md' 2025-01-24T00:47:06.5233974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/sax_parse.md' 2025-01-24T00:47:06.5235217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/size.md' 2025-01-24T00:47:06.5236464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/std_hash.md' 2025-01-24T00:47:06.5237727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/std_swap.md' 2025-01-24T00:47:06.5239025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/string_t.md' 2025-01-24T00:47:06.5240258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/swap.md' 2025-01-24T00:47:06.5241523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/to_bjdata.md' 2025-01-24T00:47:06.5242773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/to_bson.md' 2025-01-24T00:47:06.5244068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/to_cbor.md' 2025-01-24T00:47:06.5245363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/to_msgpack.md' 2025-01-24T00:47:06.5246706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/to_string.md' 2025-01-24T00:47:06.5247974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/to_ubjson.md' 2025-01-24T00:47:06.5249229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/type.md' 2025-01-24T00:47:06.5250472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/type_error.md' 2025-01-24T00:47:06.5251746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/type_name.md' 2025-01-24T00:47:06.5253023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/unflatten.md' 2025-01-24T00:47:06.5254280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/update.md' 2025-01-24T00:47:06.5255508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/value.md' 2025-01-24T00:47:06.5256738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/value_t.md' 2025-01-24T00:47:06.5258004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json/~basic_json.md' 2025-01-24T00:47:06.5259260Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/basic_json' 2025-01-24T00:47:06.5260683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype/byte_container_with_subtype.md' 2025-01-24T00:47:06.5262235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype/clear_subtype.md' 2025-01-24T00:47:06.5263723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype/has_subtype.md' 2025-01-24T00:47:06.5265176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype/index.md' 2025-01-24T00:47:06.5266621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype/set_subtype.md' 2025-01-24T00:47:06.5268068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype/subtype.md' 2025-01-24T00:47:06.5269480Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype' 2025-01-24T00:47:06.5270729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/json.md' 2025-01-24T00:47:06.5271939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/back.md' 2025-01-24T00:47:06.5273171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/empty.md' 2025-01-24T00:47:06.5274486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/index.md' 2025-01-24T00:47:06.5275813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/json_pointer.md' 2025-01-24T00:47:06.5277164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/operator_slash.md' 2025-01-24T00:47:06.5278535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/operator_slasheq.md' 2025-01-24T00:47:06.5279902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/operator_string.md' 2025-01-24T00:47:06.5281275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/parent_pointer.md' 2025-01-24T00:47:06.5282610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/pop_back.md' 2025-01-24T00:47:06.5283900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/push_back.md' 2025-01-24T00:47:06.5285194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/string_t.md' 2025-01-24T00:47:06.5286563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/to_string.md' 2025-01-24T00:47:06.5287848Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer' 2025-01-24T00:47:06.5289076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/json_sax/binary.md' 2025-01-24T00:47:06.5290311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/json_sax/boolean.md' 2025-01-24T00:47:06.5291567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/json_sax/end_array.md' 2025-01-24T00:47:06.5292966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/json_sax/end_object.md' 2025-01-24T00:47:06.5294204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/json_sax/index.md' 2025-01-24T00:47:06.5295412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/json_sax/key.md' 2025-01-24T00:47:06.5296611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/json_sax/null.md' 2025-01-24T00:47:06.5297856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/json_sax/number_float.md' 2025-01-24T00:47:06.5299149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/json_sax/number_integer.md' 2025-01-24T00:47:06.5300469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/json_sax/number_unsigned.md' 2025-01-24T00:47:06.5301778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/json_sax/parse_error.md' 2025-01-24T00:47:06.5303112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/json_sax/start_array.md' 2025-01-24T00:47:06.5304418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/json_sax/start_object.md' 2025-01-24T00:47:06.5305707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/json_sax/string.md' 2025-01-24T00:47:06.5306966Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/json_sax' 2025-01-24T00:47:06.5308153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/macros/index.md' 2025-01-24T00:47:06.5309384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/macros/json_assert.md' 2025-01-24T00:47:06.5310682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/macros/json_diagnostics.md' 2025-01-24T00:47:06.5312088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/macros/json_disable_enum_serialization.md' 2025-01-24T00:47:06.5313473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/macros/json_has_cpp_11.md' 2025-01-24T00:47:06.5314804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/macros/json_has_filesystem.md' 2025-01-24T00:47:06.5316133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/macros/json_has_ranges.md' 2025-01-24T00:47:06.5317511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/macros/json_has_three_way_comparison.md' 2025-01-24T00:47:06.5318859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/macros/json_no_io.md' 2025-01-24T00:47:06.5320149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/macros/json_noexception.md' 2025-01-24T00:47:06.5321553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/macros/json_skip_library_version_check.md' 2025-01-24T00:47:06.5323070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/macros/json_skip_unsupported_compiler_check.md' 2025-01-24T00:47:06.5324483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/macros/json_throw_user.md' 2025-01-24T00:47:06.5325862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/macros/json_use_implicit_conversions.md' 2025-01-24T00:47:06.5327452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/macros/json_use_legacy_discarded_value_comparison.md' 2025-01-24T00:47:06.5328997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/macros/nlohmann_define_type_intrusive.md' 2025-01-24T00:47:06.5330487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/macros/nlohmann_define_type_non_intrusive.md' 2025-01-24T00:47:06.5331973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/macros/nlohmann_json_serialize_enum.md' 2025-01-24T00:47:06.5333427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/macros/nlohmann_json_version_major.md' 2025-01-24T00:47:06.5334780Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/macros' 2025-01-24T00:47:06.5336007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/ordered_json.md' 2025-01-24T00:47:06.5337195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api/ordered_map.md' 2025-01-24T00:47:06.5338381Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/api' 2025-01-24T00:47:06.5339512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/css/custom.css' 2025-01-24T00:47:06.5340634Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/css' 2025-01-24T00:47:06.5341854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/arbitrary_types.md' 2025-01-24T00:47:06.5343117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/assertions.md' 2025-01-24T00:47:06.5344403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/binary_formats/bjdata.md' 2025-01-24T00:47:06.5345751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/binary_formats/bson.md' 2025-01-24T00:47:06.5347081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/binary_formats/cbor.md' 2025-01-24T00:47:06.5348413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/binary_formats/index.md' 2025-01-24T00:47:06.5349775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/binary_formats/messagepack.md' 2025-01-24T00:47:06.5351156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/binary_formats/ubjson.md' 2025-01-24T00:47:06.5352493Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/binary_formats' 2025-01-24T00:47:06.5353795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/binary_values.md' 2025-01-24T00:47:06.5355019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/comments.md' 2025-01-24T00:47:06.5356347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/element_access/checked_access.md' 2025-01-24T00:47:06.5357780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/element_access/default_value.md' 2025-01-24T00:47:06.5359164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/element_access/index.md' 2025-01-24T00:47:06.5360556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/element_access/unchecked_access.md' 2025-01-24T00:47:06.5361952Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/element_access' 2025-01-24T00:47:06.5363259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/enum_conversion.md' 2025-01-24T00:47:06.5364542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/iterators.md' 2025-01-24T00:47:06.5365755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/json_patch.md' 2025-01-24T00:47:06.5367146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/json_pointer.md' 2025-01-24T00:47:06.5368408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/macros.md' 2025-01-24T00:47:06.5369605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/merge_patch.md' 2025-01-24T00:47:06.5370845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/object_order.md' 2025-01-24T00:47:06.5372108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/parsing/index.md' 2025-01-24T00:47:06.5373403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/parsing/json_lines.md' 2025-01-24T00:47:06.5374758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/parsing/parse_exceptions.md' 2025-01-24T00:47:06.5376157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/parsing/parser_callbacks.md' 2025-01-24T00:47:06.5377530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/parsing/sax_interface.md' 2025-01-24T00:47:06.5378842Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/parsing' 2025-01-24T00:47:06.5380081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/types/index.md' 2025-01-24T00:47:06.5381380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/types/number_handling.md' 2025-01-24T00:47:06.5382684Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features/types' 2025-01-24T00:47:06.5383895Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/features' 2025-01-24T00:47:06.5385087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/home/code_of_conduct.md' 2025-01-24T00:47:06.5386308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/home/design_goals.md' 2025-01-24T00:47:06.5387503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/home/exceptions.md' 2025-01-24T00:47:06.5388653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/home/faq.md' 2025-01-24T00:47:06.5389771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/home/license.md' 2025-01-24T00:47:06.5390935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/home/releases.md' 2025-01-24T00:47:06.5392236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/home/sponsors.md' 2025-01-24T00:47:06.5393375Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/home' 2025-01-24T00:47:06.5394644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/images/callback_events.png' 2025-01-24T00:47:06.5395941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/images/json_syntax_number.png' 2025-01-24T00:47:06.5397308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/images/range-begin-end.svg' 2025-01-24T00:47:06.5398618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/images/range-rbegin-rend.svg' 2025-01-24T00:47:06.5399849Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/images' 2025-01-24T00:47:06.5400977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/index.md' 2025-01-24T00:47:06.5402127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/integration/cmake.md' 2025-01-24T00:47:06.5403397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/integration/conan/CMakeLists.txt' 2025-01-24T00:47:06.5404755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/integration/conan/Conanfile.txt' 2025-01-24T00:47:06.5406092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/integration/conan/example.cpp' 2025-01-24T00:47:06.5407438Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/integration/conan' 2025-01-24T00:47:06.5408704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/integration/example.cpp' 2025-01-24T00:47:06.5409941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/integration/index.md' 2025-01-24T00:47:06.5411213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/integration/package_managers.md' 2025-01-24T00:47:06.5412517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/integration/pkg-config.md' 2025-01-24T00:47:06.5413843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/integration/vcpkg/CMakeLists.txt' 2025-01-24T00:47:06.5415183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/integration/vcpkg/example.cpp' 2025-01-24T00:47:06.5416486Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/integration/vcpkg' 2025-01-24T00:47:06.5417722Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs/integration' 2025-01-24T00:47:06.5418882Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/docs' 2025-01-24T00:47:06.5419977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/mkdocs.yml' 2025-01-24T00:47:06.5421077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/requirements.txt' 2025-01-24T00:47:06.5422239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/scripts/check_structure.py' 2025-01-24T00:47:06.5423412Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs/scripts' 2025-01-24T00:47:06.5424497Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/mkdocs' 2025-01-24T00:47:06.5425555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/usages/ios.png' 2025-01-24T00:47:06.5426641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/usages/macos.png' 2025-01-24T00:47:06.5427723Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs/usages' 2025-01-24T00:47:06.5428756Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/docs' 2025-01-24T00:47:06.5429827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/adl_serializer.hpp' 2025-01-24T00:47:06.5431089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/byte_container_with_subtype.hpp' 2025-01-24T00:47:06.5432430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/conversions/from_json.hpp' 2025-01-24T00:47:06.5433769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/conversions/to_chars.hpp' 2025-01-24T00:47:06.5435087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/conversions/to_json.hpp' 2025-01-24T00:47:06.5436392Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/conversions' 2025-01-24T00:47:06.5437644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/exceptions.hpp' 2025-01-24T00:47:06.5438824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/hash.hpp' 2025-01-24T00:47:06.5440060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/input/binary_reader.hpp' 2025-01-24T00:47:06.5441393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/input/input_adapters.hpp' 2025-01-24T00:47:06.5442703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/input/json_sax.hpp' 2025-01-24T00:47:06.5443943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/input/lexer.hpp' 2025-01-24T00:47:06.5445175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/input/parser.hpp' 2025-01-24T00:47:06.5446532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/input/position_t.hpp' 2025-01-24T00:47:06.5447789Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/input' 2025-01-24T00:47:06.5449094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/iterators/internal_iterator.hpp' 2025-01-24T00:47:06.5450466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/iterators/iter_impl.hpp' 2025-01-24T00:47:06.5451825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/iterators/iteration_proxy.hpp' 2025-01-24T00:47:06.5453230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/iterators/iterator_traits.hpp' 2025-01-24T00:47:06.5454646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/iterators/json_reverse_iterator.hpp' 2025-01-24T00:47:06.5456137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/iterators/primitive_iterator.hpp' 2025-01-24T00:47:06.5457508Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/iterators' 2025-01-24T00:47:06.5458781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/json_pointer.hpp' 2025-01-24T00:47:06.5460017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/json_ref.hpp' 2025-01-24T00:47:06.5461229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/macro_scope.hpp' 2025-01-24T00:47:06.5462468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/macro_unscope.hpp' 2025-01-24T00:47:06.5463751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/meta/call_std/begin.hpp' 2025-01-24T00:47:06.5465048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/meta/call_std/end.hpp' 2025-01-24T00:47:06.5466348Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/meta/call_std' 2025-01-24T00:47:06.5467639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/meta/cpp_future.hpp' 2025-01-24T00:47:06.5468894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/meta/detected.hpp' 2025-01-24T00:47:06.5470171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/meta/identity_tag.hpp' 2025-01-24T00:47:06.5471429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/meta/is_sax.hpp' 2025-01-24T00:47:06.5472684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/meta/type_traits.hpp' 2025-01-24T00:47:06.5473936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/meta/void_t.hpp' 2025-01-24T00:47:06.5475152Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/meta' 2025-01-24T00:47:06.5476422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/output/binary_writer.hpp' 2025-01-24T00:47:06.5477767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/output/output_adapters.hpp' 2025-01-24T00:47:06.5479091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/output/serializer.hpp' 2025-01-24T00:47:06.5480358Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/output' 2025-01-24T00:47:06.5481604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/string_concat.hpp' 2025-01-24T00:47:06.5482859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/string_escape.hpp' 2025-01-24T00:47:06.5484070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail/value_t.hpp' 2025-01-24T00:47:06.5485253Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/detail' 2025-01-24T00:47:06.5486501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/json.hpp' 2025-01-24T00:47:06.5487625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/json_fwd.hpp' 2025-01-24T00:47:06.5488790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/ordered_map.hpp' 2025-01-24T00:47:06.5490043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/thirdparty/hedley/hedley.hpp' 2025-01-24T00:47:06.5491391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/thirdparty/hedley/hedley_undef.hpp' 2025-01-24T00:47:06.5492816Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/thirdparty/hedley' 2025-01-24T00:47:06.5494053Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann/thirdparty' 2025-01-24T00:47:06.5495201Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include/nlohmann' 2025-01-24T00:47:06.5496255Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/include' 2025-01-24T00:47:06.5497228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/meson.build' 2025-01-24T00:47:06.5498236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/nlohmann_json.natvis' 2025-01-24T00:47:06.5499340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/single_include/nlohmann/json.hpp' 2025-01-24T00:47:06.5500485Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/single_include/nlohmann' 2025-01-24T00:47:06.5501608Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/single_include' 2025-01-24T00:47:06.5502672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/CMakeLists.txt' 2025-01-24T00:47:06.5503687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/Makefile' 2025-01-24T00:47:06.5504738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/benchmarks/CMakeLists.txt' 2025-01-24T00:47:06.5505909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/benchmarks/src/benchmarks.cpp' 2025-01-24T00:47:06.5507070Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/benchmarks/src' 2025-01-24T00:47:06.5508187Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/benchmarks' 2025-01-24T00:47:06.5509358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_add_subdirectory/CMakeLists.txt' 2025-01-24T00:47:06.5510678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_add_subdirectory/project/CMakeLists.txt' 2025-01-24T00:47:06.5512012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_add_subdirectory/project/main.cpp' 2025-01-24T00:47:06.5513293Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_add_subdirectory/project' 2025-01-24T00:47:06.5514541Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_add_subdirectory' 2025-01-24T00:47:06.5515818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_fetch_content/CMakeLists.txt' 2025-01-24T00:47:06.5517103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_fetch_content/project/CMakeLists.txt' 2025-01-24T00:47:06.5518457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_fetch_content/project/main.cpp' 2025-01-24T00:47:06.5519767Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_fetch_content/project' 2025-01-24T00:47:06.5520988Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_fetch_content' 2025-01-24T00:47:06.5522205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_fetch_content2/CMakeLists.txt' 2025-01-24T00:47:06.5523492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_fetch_content2/project/CMakeLists.txt' 2025-01-24T00:47:06.5524797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_fetch_content2/project/main.cpp' 2025-01-24T00:47:06.5526073Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_fetch_content2/project' 2025-01-24T00:47:06.5527373Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_fetch_content2' 2025-01-24T00:47:06.5528544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_import/CMakeLists.txt' 2025-01-24T00:47:06.5529753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_import/project/CMakeLists.txt' 2025-01-24T00:47:06.5530982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_import/project/main.cpp' 2025-01-24T00:47:06.5532163Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_import/project' 2025-01-24T00:47:06.5533319Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_import' 2025-01-24T00:47:06.5534503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_import_minver/CMakeLists.txt' 2025-01-24T00:47:06.5535787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_import_minver/project/CMakeLists.txt' 2025-01-24T00:47:06.5537070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_import_minver/project/main.cpp' 2025-01-24T00:47:06.5538330Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_import_minver/project' 2025-01-24T00:47:06.5539552Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_import_minver' 2025-01-24T00:47:06.5540836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_target_include_directories/CMakeLists.txt' 2025-01-24T00:47:06.5542200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_target_include_directories/project/Bar.cpp' 2025-01-24T00:47:06.5543582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_target_include_directories/project/Bar.hpp' 2025-01-24T00:47:06.5544992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_target_include_directories/project/CMakeLists.txt' 2025-01-24T00:47:06.5546437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_target_include_directories/project/Foo.cpp' 2025-01-24T00:47:06.5547824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_target_include_directories/project/Foo.hpp' 2025-01-24T00:47:06.5549239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_target_include_directories/project/main.cpp' 2025-01-24T00:47:06.5550664Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_target_include_directories/project' 2025-01-24T00:47:06.5552018Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cmake_target_include_directories' 2025-01-24T00:47:06.5553238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cuda_example/CMakeLists.txt' 2025-01-24T00:47:06.5554399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cuda_example/json_cuda.cu' 2025-01-24T00:47:06.5555531Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/cuda_example' 2025-01-24T00:47:06.5556584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/fuzzing.md' 2025-01-24T00:47:06.5557732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/reports/2016-08-29-fuzz/exec_speed.png' 2025-01-24T00:47:06.5558977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/reports/2016-08-29-fuzz/fuzz.tiff' 2025-01-24T00:47:06.5560216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/reports/2016-08-29-fuzz/high_freq.png' 2025-01-24T00:47:06.5561453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/reports/2016-08-29-fuzz/index.html' 2025-01-24T00:47:06.5562685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/reports/2016-08-29-fuzz/low_freq.png' 2025-01-24T00:47:06.5563916Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/reports/2016-08-29-fuzz' 2025-01-24T00:47:06.5565214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark/README.md' 2025-01-24T00:47:06.5566775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark/conformance_Nlohmann (C++11).md' 2025-01-24T00:47:06.5568373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark/conformance_overall_Result.png' 2025-01-24T00:47:06.5570172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_1._Parse_Memory_(byte).png' 2025-01-24T00:47:06.5572171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_1._Parse_Time_(ms).png' 2025-01-24T00:47:06.5574147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_2._Stringify_Time_(ms).png' 2025-01-24T00:47:06.5576136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_3._Prettify_Time_(ms).png' 2025-01-24T00:47:06.5578184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_7._Code_size_FileSize_(byte).png' 2025-01-24T00:47:06.5579970Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark' 2025-01-24T00:47:06.5581330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/reports/2016-10-02-fuzz/exec_speed.png' 2025-01-24T00:47:06.5582568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/reports/2016-10-02-fuzz/fuzz.tiff' 2025-01-24T00:47:06.5583813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/reports/2016-10-02-fuzz/high_freq.png' 2025-01-24T00:47:06.5585056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/reports/2016-10-02-fuzz/index.html' 2025-01-24T00:47:06.5586296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/reports/2016-10-02-fuzz/low_freq.png' 2025-01-24T00:47:06.5587519Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/reports/2016-10-02-fuzz' 2025-01-24T00:47:06.5588650Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/reports' 2025-01-24T00:47:06.5589758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/fuzzer-driver_afl.cpp' 2025-01-24T00:47:06.5590897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/fuzzer-parse_bjdata.cpp' 2025-01-24T00:47:06.5592211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/fuzzer-parse_bson.cpp' 2025-01-24T00:47:06.5593359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/fuzzer-parse_cbor.cpp' 2025-01-24T00:47:06.5594506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/fuzzer-parse_json.cpp' 2025-01-24T00:47:06.5595664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/fuzzer-parse_msgpack.cpp' 2025-01-24T00:47:06.5596847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/fuzzer-parse_ubjson.cpp' 2025-01-24T00:47:06.5597983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/test_utils.hpp' 2025-01-24T00:47:06.5599059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-32bit.cpp' 2025-01-24T00:47:06.5600152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-algorithms.cpp' 2025-01-24T00:47:06.5601271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-allocator.cpp' 2025-01-24T00:47:06.5602393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-alt-string.cpp' 2025-01-24T00:47:06.5603519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-assert_macro.cpp' 2025-01-24T00:47:06.5604671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-binary_formats.cpp' 2025-01-24T00:47:06.5605796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-bjdata.cpp' 2025-01-24T00:47:06.5606982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-bson.cpp' 2025-01-24T00:47:06.5608164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-byte_container_with_subtype.cpp' 2025-01-24T00:47:06.5609448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-capacity.cpp' 2025-01-24T00:47:06.5610539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-cbor.cpp' 2025-01-24T00:47:06.5611721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-class_const_iterator.cpp' 2025-01-24T00:47:06.5612914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-class_iterator.cpp' 2025-01-24T00:47:06.5614056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-class_lexer.cpp' 2025-01-24T00:47:06.5615198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-class_parser.cpp' 2025-01-24T00:47:06.5616327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-comparison.cpp' 2025-01-24T00:47:06.5617452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-concepts.cpp' 2025-01-24T00:47:06.5618590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-constructor1.cpp' 2025-01-24T00:47:06.5619737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-constructor2.cpp' 2025-01-24T00:47:06.5620869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-convenience.cpp' 2025-01-24T00:47:06.5622010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-conversions.cpp' 2025-01-24T00:47:06.5623172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-deserialization.cpp' 2025-01-24T00:47:06.5624352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-diagnostics.cpp' 2025-01-24T00:47:06.5625527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-disabled_exceptions.cpp' 2025-01-24T00:47:06.5626731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-element_access1.cpp' 2025-01-24T00:47:06.5627909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-element_access2.cpp' 2025-01-24T00:47:06.5629024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-hash.cpp' 2025-01-24T00:47:06.5630130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-inspection.cpp' 2025-01-24T00:47:06.5631243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-items.cpp' 2025-01-24T00:47:06.5632348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-iterators1.cpp' 2025-01-24T00:47:06.5633460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-iterators2.cpp' 2025-01-24T00:47:06.5634588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-json_patch.cpp' 2025-01-24T00:47:06.5635723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-json_pointer.cpp' 2025-01-24T00:47:06.5636887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-large_json.cpp' 2025-01-24T00:47:06.5638006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-merge_patch.cpp' 2025-01-24T00:47:06.5639163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-meta.cpp' 2025-01-24T00:47:06.5640293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-modifiers.cpp' 2025-01-24T00:47:06.5641401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-msgpack.cpp' 2025-01-24T00:47:06.5642513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-noexcept.cpp' 2025-01-24T00:47:06.5643642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-ordered_json.cpp' 2025-01-24T00:47:06.5644782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-ordered_map.cpp' 2025-01-24T00:47:06.5645930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-pointer_access.cpp' 2025-01-24T00:47:06.5647128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-readme.cpp' 2025-01-24T00:47:06.5648273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-reference_access.cpp' 2025-01-24T00:47:06.5649441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-regression1.cpp' 2025-01-24T00:47:06.5650570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-regression2.cpp' 2025-01-24T00:47:06.5651729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-serialization.cpp' 2025-01-24T00:47:06.5652877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-testsuites.cpp' 2025-01-24T00:47:06.5653985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-to_chars.cpp' 2025-01-24T00:47:06.5655082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-ubjson.cpp' 2025-01-24T00:47:06.5656156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-udt.cpp' 2025-01-24T00:47:06.5657241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-udt_macro.cpp' 2025-01-24T00:47:06.5658342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-unicode1.cpp' 2025-01-24T00:47:06.5659438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-unicode2.cpp' 2025-01-24T00:47:06.5660547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-unicode3.cpp' 2025-01-24T00:47:06.5661643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-unicode4.cpp' 2025-01-24T00:47:06.5662745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-unicode5.cpp' 2025-01-24T00:47:06.5663906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-user_defined_input.cpp' 2025-01-24T00:47:06.5665060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit-wstring.cpp' 2025-01-24T00:47:06.5666136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src/unit.cpp' 2025-01-24T00:47:06.5667168Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/src' 2025-01-24T00:47:06.5668356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/CMakeLists.txt' 2025-01-24T00:47:06.5669614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerCorpus.h' 2025-01-24T00:47:06.5670867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerCrossOver.cpp' 2025-01-24T00:47:06.5672123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerDefs.h' 2025-01-24T00:47:06.5673372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerDictionary.h' 2025-01-24T00:47:06.5674620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerDriver.cpp' 2025-01-24T00:47:06.5675908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerExtFunctions.def' 2025-01-24T00:47:06.5677219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerExtFunctions.h' 2025-01-24T00:47:06.5678571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerExtFunctionsDlsym.cpp' 2025-01-24T00:47:06.5679957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerExtFunctionsWeak.cpp' 2025-01-24T00:47:06.5681370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerExtFunctionsWeakAlias.cpp' 2025-01-24T00:47:06.5682712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerFlags.def' 2025-01-24T00:47:06.5683935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerIO.cpp' 2025-01-24T00:47:06.5685118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerIO.h' 2025-01-24T00:47:06.5686403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerIOPosix.cpp' 2025-01-24T00:47:06.5687685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerIOWindows.cpp' 2025-01-24T00:47:06.5688968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerInterface.h' 2025-01-24T00:47:06.5690211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerInternal.h' 2025-01-24T00:47:06.5691456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerLoop.cpp' 2025-01-24T00:47:06.5692809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerMain.cpp' 2025-01-24T00:47:06.5694046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerMerge.cpp' 2025-01-24T00:47:06.5695258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerMerge.h' 2025-01-24T00:47:06.5696545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerMutate.cpp' 2025-01-24T00:47:06.5697782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerMutate.h' 2025-01-24T00:47:06.5699063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerOptions.h' 2025-01-24T00:47:06.5700294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerRandom.h' 2025-01-24T00:47:06.5701548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerSHA1.cpp' 2025-01-24T00:47:06.5702758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerSHA1.h' 2025-01-24T00:47:06.5703975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerTracePC.cpp' 2025-01-24T00:47:06.5705225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerTracePC.h' 2025-01-24T00:47:06.5706499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerTraceState.cpp' 2025-01-24T00:47:06.5707900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerUtil.cpp' 2025-01-24T00:47:06.5709103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerUtil.h' 2025-01-24T00:47:06.5710359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerUtilDarwin.cpp' 2025-01-24T00:47:06.5711659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerUtilLinux.cpp' 2025-01-24T00:47:06.5712956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerUtilPosix.cpp' 2025-01-24T00:47:06.5714248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerUtilWindows.cpp' 2025-01-24T00:47:06.5715547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerValueBitMap.h' 2025-01-24T00:47:06.5716783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/README.txt' 2025-01-24T00:47:06.5717994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/afl/afl_driver.cpp' 2025-01-24T00:47:06.5719223Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/afl' 2025-01-24T00:47:06.5720401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/build.sh' 2025-01-24T00:47:06.5721562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/cxx.dict' 2025-01-24T00:47:06.5722877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/standalone/StandaloneFuzzTargetMain.c' 2025-01-24T00:47:06.5724272Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/standalone' 2025-01-24T00:47:06.5725573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/AFLDriverTest.cpp' 2025-01-24T00:47:06.5727129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/AbsNegAndConstant64Test.cpp' 2025-01-24T00:47:06.5728682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/AbsNegAndConstantTest.cpp' 2025-01-24T00:47:06.5730213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/AccumulateAllocationsTest.cpp' 2025-01-24T00:47:06.5731693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/BufferOverflowOnInput.cpp' 2025-01-24T00:47:06.5733054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/CMakeLists.txt' 2025-01-24T00:47:06.5734370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/CallerCalleeTest.cpp' 2025-01-24T00:47:06.5735704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/CounterTest.cpp' 2025-01-24T00:47:06.5737062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/CustomCrossOverTest.cpp' 2025-01-24T00:47:06.5738454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/CustomMutatorTest.cpp' 2025-01-24T00:47:06.5739739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/DSO1.cpp' 2025-01-24T00:47:06.5740951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/DSO2.cpp' 2025-01-24T00:47:06.5742209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/DSOTestExtra.cpp' 2025-01-24T00:47:06.5743503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/DSOTestMain.cpp' 2025-01-24T00:47:06.5744779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/DivTest.cpp' 2025-01-24T00:47:06.5746047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/EmptyTest.cpp' 2025-01-24T00:47:06.5747441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/FourIndependentBranchesTest.cpp' 2025-01-24T00:47:06.5748883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/FullCoverageSetTest.cpp' 2025-01-24T00:47:06.5750251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/FuzzerUnittest.cpp' 2025-01-24T00:47:06.5751587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/InitializeTest.cpp' 2025-01-24T00:47:06.5752881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/LeakTest.cpp' 2025-01-24T00:47:06.5754171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/LeakTimeoutTest.cpp' 2025-01-24T00:47:06.5755478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/LoadTest.cpp' 2025-01-24T00:47:06.5756754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/MemcmpTest.cpp' 2025-01-24T00:47:06.5758069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/NthRunCrashTest.cpp' 2025-01-24T00:47:06.5759461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/NullDerefOnEmptyTest.cpp' 2025-01-24T00:47:06.5760878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/NullDerefTest.cpp' 2025-01-24T00:47:06.5762223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/OneHugeAllocTest.cpp' 2025-01-24T00:47:06.5763707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/OutOfMemorySingleLargeMallocTest.cpp' 2025-01-24T00:47:06.5765146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/OutOfMemoryTest.cpp' 2025-01-24T00:47:06.5766569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/RepeatedBytesTest.cpp' 2025-01-24T00:47:06.5767922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/RepeatedMemcmp.cpp' 2025-01-24T00:47:06.5769303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/ShrinkControlFlowTest.cpp' 2025-01-24T00:47:06.5770722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/ShrinkValueProfileTest.cpp' 2025-01-24T00:47:06.5772150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/SignedIntOverflowTest.cpp' 2025-01-24T00:47:06.5773523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/SimpleCmpTest.cpp' 2025-01-24T00:47:06.5774895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/SimpleDictionaryTest.cpp' 2025-01-24T00:47:06.5776252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/SimpleHashTest.cpp' 2025-01-24T00:47:06.5777561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/SimpleTest.cpp' 2025-01-24T00:47:06.5778901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/SimpleThreadedTest.cpp' 2025-01-24T00:47:06.5780261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/SingleMemcmpTest.cpp' 2025-01-24T00:47:06.5781615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/SingleStrcmpTest.cpp' 2025-01-24T00:47:06.5782984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/SingleStrncmpTest.cpp' 2025-01-24T00:47:06.5784308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/SpamyTest.cpp' 2025-01-24T00:47:06.5785584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/StrcmpTest.cpp' 2025-01-24T00:47:06.5786891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/StrncmpOOBTest.cpp' 2025-01-24T00:47:06.5788206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/StrncmpTest.cpp' 2025-01-24T00:47:06.5789501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/StrstrTest.cpp' 2025-01-24T00:47:06.5790812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/SwapCmpTest.cpp' 2025-01-24T00:47:06.5792326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/Switch2Test.cpp' 2025-01-24T00:47:06.5793631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/SwitchTest.cpp' 2025-01-24T00:47:06.5794994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/ThreadedLeakTest.cpp' 2025-01-24T00:47:06.5796314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/ThreadedTest.cpp' 2025-01-24T00:47:06.5797655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/TimeoutEmptyTest.cpp' 2025-01-24T00:47:06.5798981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/TimeoutTest.cpp' 2025-01-24T00:47:06.5800309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/TraceMallocTest.cpp' 2025-01-24T00:47:06.5801666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/UninstrumentedTest.cpp' 2025-01-24T00:47:06.5803085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/afl-driver-extra-stats.test' 2025-01-24T00:47:06.5804500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/afl-driver-stderr.test' 2025-01-24T00:47:06.5805855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/caller-callee.test' 2025-01-24T00:47:06.5807193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/coverage.test' 2025-01-24T00:47:06.5808458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/dict1.txt' 2025-01-24T00:47:06.5809744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/dump_coverage.test' 2025-01-24T00:47:06.5811121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-customcrossover.test' 2025-01-24T00:47:06.5812550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-custommutator.test' 2025-01-24T00:47:06.5813917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-dict.test' 2025-01-24T00:47:06.5815224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-dirs.test' 2025-01-24T00:47:06.5816532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-fdmask.test' 2025-01-24T00:47:06.5817896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-finalstats.test' 2025-01-24T00:47:06.5819249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-flags.test' 2025-01-24T00:47:06.5820559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-jobs.test' 2025-01-24T00:47:06.5821887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-leak.test' 2025-01-24T00:47:06.5823291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-oom-with-profile.test' 2025-01-24T00:47:06.5824692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-oom.test' 2025-01-24T00:47:06.5826086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-printcovpcs.test' 2025-01-24T00:47:06.5827424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-runs.test' 2025-01-24T00:47:06.5828729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-seed.test' 2025-01-24T00:47:06.5830037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-segv.test' 2025-01-24T00:47:06.5831391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-singleinputs.test' 2025-01-24T00:47:06.5832757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-threaded.test' 2025-01-24T00:47:06.5834112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-timeout.test' 2025-01-24T00:47:06.5835482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-traces-hooks.test' 2025-01-24T00:47:06.5836842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-ubsan.test' 2025-01-24T00:47:06.5838114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer.test' 2025-01-24T00:47:06.5839331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/hi.txt' 2025-01-24T00:47:06.5840648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/lit.cfg' 2025-01-24T00:47:06.5841885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/lit.site.cfg.in' 2025-01-24T00:47:06.5843147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/merge.test' 2025-01-24T00:47:06.5844431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/minimize_crash.test' 2025-01-24T00:47:06.5845813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/no-coverage/CMakeLists.txt' 2025-01-24T00:47:06.5847250Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/no-coverage' 2025-01-24T00:47:06.5848589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/repeated-bytes.test' 2025-01-24T00:47:06.5849882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/shrink.test' 2025-01-24T00:47:06.5851157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/simple-cmp.test' 2025-01-24T00:47:06.5852483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/standalone.test' 2025-01-24T00:47:06.5853778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/swap-cmp.test' 2025-01-24T00:47:06.5855128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/trace-malloc.test' 2025-01-24T00:47:06.5856488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/ubsan/CMakeLists.txt' 2025-01-24T00:47:06.5857788Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/ubsan' 2025-01-24T00:47:06.5859052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/ulimit.test' 2025-01-24T00:47:06.5860406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/uninstrumented/CMakeLists.txt' 2025-01-24T00:47:06.5861824Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/uninstrumented' 2025-01-24T00:47:06.5863138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/unit/lit.cfg' 2025-01-24T00:47:06.5864449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/unit/lit.site.cfg.in' 2025-01-24T00:47:06.5865752Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/unit' 2025-01-24T00:47:06.5867058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-cmp.test' 2025-01-24T00:47:06.5868454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-cmp2.test' 2025-01-24T00:47:06.5869102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-cmp3.test' 2025-01-24T00:47:06.5869739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-cmp4.test' 2025-01-24T00:47:06.5870368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-div.test' 2025-01-24T00:47:06.5871014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-load.test' 2025-01-24T00:47:06.5871639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-mem.test' 2025-01-24T00:47:06.5872284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-set.test' 2025-01-24T00:47:06.5872932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-strcmp.test' 2025-01-24T00:47:06.5873580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-strncmp.test' 2025-01-24T00:47:06.5874239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-switch.test' 2025-01-24T00:47:06.5874782Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer/test' 2025-01-24T00:47:06.5875316Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/Fuzzer' 2025-01-24T00:47:06.5875879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/doctest/LICENSE.txt' 2025-01-24T00:47:06.5876465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/doctest/doctest.h' 2025-01-24T00:47:06.5877096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/doctest/doctest_compatibility.h' 2025-01-24T00:47:06.5877648Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/doctest' 2025-01-24T00:47:06.5878201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/fifo_map/LICENSE.MIT' 2025-01-24T00:47:06.5878750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/fifo_map/fifo_map.hpp' 2025-01-24T00:47:06.5879284Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/fifo_map' 2025-01-24T00:47:06.5879838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/imapdl/filterbr.py' 2025-01-24T00:47:06.5880373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/imapdl/gpl-3.0.txt' 2025-01-24T00:47:06.5880909Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty/imapdl' 2025-01-24T00:47:06.5881398Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests/thirdparty' 2025-01-24T00:47:06.5881827Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tests' 2025-01-24T00:47:06.5882334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tools/amalgamate/CHANGES.md' 2025-01-24T00:47:06.5882823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tools/amalgamate/LICENSE.md' 2025-01-24T00:47:06.5883313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tools/amalgamate/README.md' 2025-01-24T00:47:06.5883840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tools/amalgamate/amalgamate.py' 2025-01-24T00:47:06.5884335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tools/amalgamate/config.json' 2025-01-24T00:47:06.5884833Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tools/amalgamate' 2025-01-24T00:47:06.5885295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tools/cpplint/LICENSE' 2025-01-24T00:47:06.5885779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tools/cpplint/README.rst' 2025-01-24T00:47:06.5886331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tools/cpplint/cpplint.py' 2025-01-24T00:47:06.5886811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tools/cpplint/update.sh' 2025-01-24T00:47:06.5887296Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tools/cpplint' 2025-01-24T00:47:06.5887824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tools/gdb_pretty_printer/README.md' 2025-01-24T00:47:06.5888388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tools/gdb_pretty_printer/nlohmann-json.py' 2025-01-24T00:47:06.5888955Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tools/gdb_pretty_printer' 2025-01-24T00:47:06.5889449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tools/macro_builder/main.cpp' 2025-01-24T00:47:06.5890012Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tools/macro_builder' 2025-01-24T00:47:06.5890523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tools/serve_header/README.md' 2025-01-24T00:47:06.5891013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tools/serve_header/demo.png' 2025-01-24T00:47:06.5891557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tools/serve_header/requirements.txt' 2025-01-24T00:47:06.5892195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tools/serve_header/serve_header.py' 2025-01-24T00:47:06.5892774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tools/serve_header/serve_header.yml.example' 2025-01-24T00:47:06.5893287Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tools/serve_header' 2025-01-24T00:47:06.5893716Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/tools' 2025-01-24T00:47:06.5894143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann/wsjcpp.yml' 2025-01-24T00:47:06.5894540Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann' 2025-01-24T00:47:06.5894925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann.BUILD' 2025-01-24T00:47:06.5895296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.git' 2025-01-24T00:47:06.5895699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.clang-format' 2025-01-24T00:47:06.5896105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.clang-tidy' 2025-01-24T00:47:06.5896504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.editorconfig' 2025-01-24T00:47:06.5896955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.git-blame-ignore-revs' 2025-01-24T00:47:06.5897372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.gitattributes' 2025-01-24T00:47:06.5897854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github/ISSUE_TEMPLATE/bug.md' 2025-01-24T00:47:06.5898348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github/ISSUE_TEMPLATE/config.yml' 2025-01-24T00:47:06.5898903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github/ISSUE_TEMPLATE/feature_request.yml' 2025-01-24T00:47:06.5899408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github/ISSUE_TEMPLATE/operator.md' 2025-01-24T00:47:06.5899925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github/ISSUE_TEMPLATE/question.md' 2025-01-24T00:47:06.5900416Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github/ISSUE_TEMPLATE' 2025-01-24T00:47:06.5900911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github/codeql/codeql-config.yml' 2025-01-24T00:47:06.5901374Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github/codeql' 2025-01-24T00:47:06.5901875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github/dependabot.yml' 2025-01-24T00:47:06.5902379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github/pull_request_template.md' 2025-01-24T00:47:06.5902970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github/workflows/auto_update_doc.yml' 2025-01-24T00:47:06.5903460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github/workflows/check_urls.yml' 2025-01-24T00:47:06.5904041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github/workflows/clang_tidy_review.yml' 2025-01-24T00:47:06.5904595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github/workflows/clang_tidy_review_post.yml' 2025-01-24T00:47:06.5905083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github/workflows/codeql.yml' 2025-01-24T00:47:06.5905599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github/workflows/dco_merge_group.yml' 2025-01-24T00:47:06.5906070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github/workflows/lint.yml' 2025-01-24T00:47:06.5906557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github/workflows/main.yml' 2025-01-24T00:47:06.5907101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github/workflows/manylinux/entrypoint.sh' 2025-01-24T00:47:06.5907620Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github/workflows/manylinux' 2025-01-24T00:47:06.5908109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github/workflows/pages.yml' 2025-01-24T00:47:06.5908658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github/workflows/release_linux_aarch64.yml' 2025-01-24T00:47:06.5909209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github/workflows/release_linux_x86_64.yml' 2025-01-24T00:47:06.5909708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github/workflows/release_mac.yml' 2025-01-24T00:47:06.5910205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github/workflows/release_win.yml' 2025-01-24T00:47:06.5910686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github/workflows/reuse.yml' 2025-01-24T00:47:06.5911171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github/workflows/scorecard.yml' 2025-01-24T00:47:06.5911657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github/workflows/stale.yml' 2025-01-24T00:47:06.5912166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github/workflows/weekly_mac_ci.yml' 2025-01-24T00:47:06.5912703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github/workflows/win_no_exception_ci.yml' 2025-01-24T00:47:06.5913183Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github/workflows' 2025-01-24T00:47:06.5913598Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.github' 2025-01-24T00:47:06.5913985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.gitignore' 2025-01-24T00:47:06.5914388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.gitmodules' 2025-01-24T00:47:06.5914807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.lintrunner.toml' 2025-01-24T00:47:06.5915286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.vscode/settings.json' 2025-01-24T00:47:06.5915724Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/.vscode' 2025-01-24T00:47:06.5916161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/CMakeLists.txt' 2025-01-24T00:47:06.5916590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/CODEOWNERS' 2025-01-24T00:47:06.5917015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/CODE_OF_CONDUCT.md' 2025-01-24T00:47:06.5917440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/CONTRIBUTING.md' 2025-01-24T00:47:06.5917811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/LICENSE' 2025-01-24T00:47:06.5918266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/LICENSES/Apache-2.0.txt' 2025-01-24T00:47:06.5918743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/LICENSES/BSD-2-Clause.txt' 2025-01-24T00:47:06.5919181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/LICENSES/CC0-1.0.txt' 2025-01-24T00:47:06.5919604Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/LICENSES' 2025-01-24T00:47:06.5920011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/MANIFEST.in' 2025-01-24T00:47:06.5920394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/README.md' 2025-01-24T00:47:06.5920851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/RELEASE-MANAGEMENT.md' 2025-01-24T00:47:06.5921241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/REUSE.toml' 2025-01-24T00:47:06.5921633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/SECURITY.md' 2025-01-24T00:47:06.5922056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/VERSION_NUMBER' 2025-01-24T00:47:06.5922524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/cmake/ONNXConfig.cmake.in' 2025-01-24T00:47:06.5923028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/cmake/ONNXConfigVersion.cmake.in' 2025-01-24T00:47:06.5923466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/cmake/Utils.cmake' 2025-01-24T00:47:06.5923957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/cmake/external/googletest.cmake' 2025-01-24T00:47:06.5924427Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/cmake/external' 2025-01-24T00:47:06.5924863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/cmake/summary.cmake' 2025-01-24T00:47:06.5925308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/cmake/unittest.cmake' 2025-01-24T00:47:06.5925729Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/cmake' 2025-01-24T00:47:06.5926124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/codecov.yml' 2025-01-24T00:47:06.5926667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/community/logo_request.md' 2025-01-24T00:47:06.5927104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/community/readme.md' 2025-01-24T00:47:06.5927621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/community/repo_guidelines.md' 2025-01-24T00:47:06.5928157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/community/sc-election-guidelines.md' 2025-01-24T00:47:06.5928634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/community/sigs.md' 2025-01-24T00:47:06.5929114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/community/working-groups.md' 2025-01-24T00:47:06.5929590Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/community' 2025-01-24T00:47:06.5930005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/AddNewOp.md' 2025-01-24T00:47:06.5930455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/Broadcasting.md' 2025-01-24T00:47:06.5930891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/CIPipelines.md' 2025-01-24T00:47:06.5931326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/Changelog-ml.md' 2025-01-24T00:47:06.5931764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/Changelog.md' 2025-01-24T00:47:06.5932258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/DefineDifferentiability.md' 2025-01-24T00:47:06.5932748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/DimensionDenotation.md' 2025-01-24T00:47:06.5933183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/ExternalData.md' 2025-01-24T00:47:06.5933573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/Hub.md' 2025-01-24T00:47:06.5933977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/IR.md' 2025-01-24T00:47:06.5934481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/ImplementingAnOnnxBackend.md' 2025-01-24T00:47:06.5934980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/ManagingExperimentalOps.md' 2025-01-24T00:47:06.5935438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/MetadataProps.md' 2025-01-24T00:47:06.5935864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/ONNXTypes.md' 2025-01-24T00:47:06.5936332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/OnnxBackendTest.md' 2025-01-24T00:47:06.5936768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/OnnxReleases.md' 2025-01-24T00:47:06.5937215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/OpConventions.md' 2025-01-24T00:47:06.5937667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/Operators-ml.md' 2025-01-24T00:47:06.5938093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/Operators.md' 2025-01-24T00:47:06.5938517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/Overview.md' 2025-01-24T00:47:06.5938984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/PythonAPIOverview.md' 2025-01-24T00:47:06.5939417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/Relicensing.md' 2025-01-24T00:47:06.5939882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/ShapeInference.md' 2025-01-24T00:47:06.5940311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/Syntax.md' 2025-01-24T00:47:06.5940767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/TestCoverage-ml.md' 2025-01-24T00:47:06.5941275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/TestCoverage.md' 2025-01-24T00:47:06.5941727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/TypeDenotation.md' 2025-01-24T00:47:06.5942226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/VersionConverter.md' 2025-01-24T00:47:06.5942656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/Versioning.md' 2025-01-24T00:47:06.5943097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/Makefile' 2025-01-24T00:47:06.5943555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/make.bat' 2025-01-24T00:47:06.5944094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/_static/ONNX-Logo.svg' 2025-01-24T00:47:06.5944652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/_static/css/custom.css' 2025-01-24T00:47:06.5945188Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/_static/css' 2025-01-24T00:47:06.5945789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/_static/diff2html-ui-slim.min.js' 2025-01-24T00:47:06.5946359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/_static/diff2html.min.css' 2025-01-24T00:47:06.5946970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/_static/onnx-horizontal-color.png' 2025-01-24T00:47:06.5947584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/_static/onnx-horizontal-white.png' 2025-01-24T00:47:06.5948126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/_static/readme.txt' 2025-01-24T00:47:06.5948646Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/_static' 2025-01-24T00:47:06.5949163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/api/backend.md' 2025-01-24T00:47:06.5949664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/api/checker.md' 2025-01-24T00:47:06.5950167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/api/classes.md' 2025-01-24T00:47:06.5950684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/api/compose.md' 2025-01-24T00:47:06.5951263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/api/custom_element_types.md' 2025-01-24T00:47:06.5951761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/api/defs.md' 2025-01-24T00:47:06.5952338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/api/external_data_helper.md' 2025-01-24T00:47:06.5952839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/api/helper.md' 2025-01-24T00:47:06.5953343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/api/hub.md' 2025-01-24T00:47:06.5953861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/api/index.md' 2025-01-24T00:47:06.5954411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/api/inliner.md' 2025-01-24T00:47:06.5954937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/api/mapping.md' 2025-01-24T00:47:06.5955506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/api/model_container.md' 2025-01-24T00:47:06.5956048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/api/numpy_helper.md' 2025-01-24T00:47:06.5956543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/api/parser.md' 2025-01-24T00:47:06.5957060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/api/printer.md' 2025-01-24T00:47:06.5957570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/api/reference.md' 2025-01-24T00:47:06.5958111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/api/serialization.md' 2025-01-24T00:47:06.5958667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/api/shape_inference.md' 2025-01-24T00:47:06.5959157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/api/tools.md' 2025-01-24T00:47:06.5959644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/api/utils.md' 2025-01-24T00:47:06.5960212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/api/version_converter.md' 2025-01-24T00:47:06.5960717Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/api' 2025-01-24T00:47:06.5961203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/conf.py' 2025-01-24T00:47:06.5961737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/expect_onnxruntime.md' 2025-01-24T00:47:06.5962217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/index.md' 2025-01-24T00:47:06.5962745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/intro/concepts.md' 2025-01-24T00:47:06.5963270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/intro/converters.md' 2025-01-24T00:47:06.5963835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/intro/images/dot_att.png' 2025-01-24T00:47:06.5964390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/intro/images/dot_if.png' 2025-01-24T00:47:06.5964959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/intro/images/dot_if_py.png' 2025-01-24T00:47:06.5965550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/intro/images/dot_linreg.png' 2025-01-24T00:47:06.5966131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/intro/images/dot_linreg2.png' 2025-01-24T00:47:06.5966767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/intro/images/dot_scan.png' 2025-01-24T00:47:06.5967382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/intro/images/dot_scan_py.png' 2025-01-24T00:47:06.5967942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/intro/images/iff.png' 2025-01-24T00:47:06.5968533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/intro/images/linreg1.png' 2025-01-24T00:47:06.5969110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/intro/images/linreg2.png' 2025-01-24T00:47:06.5969677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/intro/images/scanop.png' 2025-01-24T00:47:06.5970212Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/intro/images' 2025-01-24T00:47:06.5970715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/intro/index.md' 2025-01-24T00:47:06.5971236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/intro/python.md' 2025-01-24T00:47:06.5971748Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/intro' 2025-01-24T00:47:06.5972271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/onnx-favicon.png' 2025-01-24T00:47:06.5972771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/onnx_sphinx.py' 2025-01-24T00:47:06.5973309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/repo-docs/.gitignore' 2025-01-24T00:47:06.5973842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/repo-docs/index.md' 2025-01-24T00:47:06.5974374Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/repo-docs' 2025-01-24T00:47:06.5974891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/requirements.txt' 2025-01-24T00:47:06.5975430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/technical/float8.md' 2025-01-24T00:47:06.5975957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/technical/index.md' 2025-01-24T00:47:06.5976481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/technical/int4.md' 2025-01-24T00:47:06.5977006Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source/technical' 2025-01-24T00:47:06.5977488Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen/source' 2025-01-24T00:47:06.5977943Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/docsgen' 2025-01-24T00:47:06.5978424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/images/onnx_hub_arch.svg' 2025-01-24T00:47:06.5978872Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/images' 2025-01-24T00:47:06.5979362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/onnx-horizontal-color.png' 2025-01-24T00:47:06.5979932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/proposals/ArchiveFileFormatProposal.md' 2025-01-24T00:47:06.5980480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/proposals/FunctionsProposal.md' 2025-01-24T00:47:06.5980997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/proposals/NLPinONNXproposal.md' 2025-01-24T00:47:06.5981555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/proposals/ONNXIFIproposal.md' 2025-01-24T00:47:06.5982110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/proposals/SymbolicShapeInfProposal.md' 2025-01-24T00:47:06.5982592Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs/proposals' 2025-01-24T00:47:06.5983005Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/docs' 2025-01-24T00:47:06.5983467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/examples/Protobufs.ipynb' 2025-01-24T00:47:06.5983935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/examples/check_model.ipynb' 2025-01-24T00:47:06.5984404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/examples/load_model.ipynb' 2025-01-24T00:47:06.5984866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/examples/make_model.ipynb' 2025-01-24T00:47:06.5985390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/examples/np_array_tensorproto.ipynb' 2025-01-24T00:47:06.5985898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/examples/resources/single_relu.onnx' 2025-01-24T00:47:06.5986430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/examples/resources/single_relu_new.onnx' 2025-01-24T00:47:06.5986915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/examples/resources/tensor.pb' 2025-01-24T00:47:06.5987440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/examples/resources/two_transposes.onnx' 2025-01-24T00:47:06.5987933Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/examples/resources' 2025-01-24T00:47:06.5988392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/examples/save_model.ipynb' 2025-01-24T00:47:06.5988880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/examples/shape_inference.ipynb' 2025-01-24T00:47:06.5989310Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/examples' 2025-01-24T00:47:06.5989726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/__init__.py' 2025-01-24T00:47:06.5990207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/_custom_element_types.py' 2025-01-24T00:47:06.5990671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/__init__.py' 2025-01-24T00:47:06.5991109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/base.py' 2025-01-24T00:47:06.5991605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/sample/__init__.py' 2025-01-24T00:47:06.5992245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/sample/ops/__init__.py' 2025-01-24T00:47:06.5992730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/sample/ops/abs.py' 2025-01-24T00:47:06.5993234Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/sample/ops' 2025-01-24T00:47:06.5993758Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/sample' 2025-01-24T00:47:06.5994250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/__init__.py' 2025-01-24T00:47:06.5994815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/__init__.py' 2025-01-24T00:47:06.5995326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/base.py' 2025-01-24T00:47:06.5995872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/model/__init__.py' 2025-01-24T00:47:06.5996396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/model/expand.py' 2025-01-24T00:47:06.5996941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/model/gradient.py' 2025-01-24T00:47:06.5997475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/model/sequence.py' 2025-01-24T00:47:06.5998004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/model/shrink.py' 2025-01-24T00:47:06.5998528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/model/sign.py' 2025-01-24T00:47:06.5999079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/model/single-relu.py' 2025-01-24T00:47:06.5999673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/model/stringnormalizer.py' 2025-01-24T00:47:06.6000191Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/model' 2025-01-24T00:47:06.6000718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/__init__.py' 2025-01-24T00:47:06.6001313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/_image_decoder_data.py' 2025-01-24T00:47:06.6001810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/abs.py' 2025-01-24T00:47:06.6002316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/acos.py' 2025-01-24T00:47:06.6002835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/acosh.py' 2025-01-24T00:47:06.6003358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/adagrad.py' 2025-01-24T00:47:06.6003873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/adam.py' 2025-01-24T00:47:06.6004372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/add.py' 2025-01-24T00:47:06.6004912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/affinegrid.py' 2025-01-24T00:47:06.6005509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/ai_onnx_ml/__init__.py' 2025-01-24T00:47:06.6006182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/ai_onnx_ml/array_feature_extractor.py' 2025-01-24T00:47:06.6006866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/ai_onnx_ml/binarizer.py' 2025-01-24T00:47:06.6007526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/ai_onnx_ml/label_encoder.py' 2025-01-24T00:47:06.6008200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/ai_onnx_ml/tree_ensemble.py' 2025-01-24T00:47:06.6008782Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/ai_onnx_ml' 2025-01-24T00:47:06.6009310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/and.py' 2025-01-24T00:47:06.6009839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/argmax.py' 2025-01-24T00:47:06.6010355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/argmin.py' 2025-01-24T00:47:06.6010861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/asin.py' 2025-01-24T00:47:06.6011382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/asinh.py' 2025-01-24T00:47:06.6011892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/atan.py' 2025-01-24T00:47:06.6012414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/atanh.py' 2025-01-24T00:47:06.6012960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/averagepool.py' 2025-01-24T00:47:06.6013494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/batchnorm.py' 2025-01-24T00:47:06.6014042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/bernoulli.py' 2025-01-24T00:47:06.6014571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/bitshift.py' 2025-01-24T00:47:06.6015124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/bitwiseand.py' 2025-01-24T00:47:06.6015663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/bitwisenot.py' 2025-01-24T00:47:06.6016195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/bitwiseor.py' 2025-01-24T00:47:06.6016740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/bitwisexor.py' 2025-01-24T00:47:06.6017304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/blackmanwindow.py' 2025-01-24T00:47:06.6017806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/cast.py' 2025-01-24T00:47:06.6018344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/castlike.py' 2025-01-24T00:47:06.6018849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/ceil.py' 2025-01-24T00:47:06.6019368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/celu.py' 2025-01-24T00:47:06.6019940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/center_crop_pad.py' 2025-01-24T00:47:06.6020440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/clip.py' 2025-01-24T00:47:06.6020990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/col2im.py' 2025-01-24T00:47:06.6021541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/compress.py' 2025-01-24T00:47:06.6022089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/concat.py' 2025-01-24T00:47:06.6022639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/constant.py' 2025-01-24T00:47:06.6023213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/constantofshape.py' 2025-01-24T00:47:06.6023730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/conv.py' 2025-01-24T00:47:06.6024275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/convinteger.py' 2025-01-24T00:47:06.6024846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/convtranspose.py' 2025-01-24T00:47:06.6025345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/cos.py' 2025-01-24T00:47:06.6025851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/cosh.py' 2025-01-24T00:47:06.6026371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/cumsum.py' 2025-01-24T00:47:06.6026908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/deformconv.py' 2025-01-24T00:47:06.6027473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/depthtospace.py' 2025-01-24T00:47:06.6028051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/dequantizelinear.py' 2025-01-24T00:47:06.6028552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/det.py' 2025-01-24T00:47:06.6029061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/dft.py' 2025-01-24T00:47:06.6029557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/div.py' 2025-01-24T00:47:06.6030082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/dropout.py' 2025-01-24T00:47:06.6030705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/dynamicquantizelinear.py' 2025-01-24T00:47:06.6031219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/einsum.py' 2025-01-24T00:47:06.6031737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/elu.py' 2025-01-24T00:47:06.6032249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/equal.py' 2025-01-24T00:47:06.6032750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/erf.py' 2025-01-24T00:47:06.6033252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/exp.py' 2025-01-24T00:47:06.6033765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/expand.py' 2025-01-24T00:47:06.6034321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/eyelike.py' 2025-01-24T00:47:06.6034869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/flatten.py' 2025-01-24T00:47:06.6035401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/floor.py' 2025-01-24T00:47:06.6035947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/gather.py' 2025-01-24T00:47:06.6036512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/gatherelements.py' 2025-01-24T00:47:06.6037053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/gathernd.py' 2025-01-24T00:47:06.6037559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/gelu.py' 2025-01-24T00:47:06.6038063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/gemm.py' 2025-01-24T00:47:06.6038669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/globalaveragepool.py' 2025-01-24T00:47:06.6039230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/globalmaxpool.py' 2025-01-24T00:47:06.6039769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/greater.py' 2025-01-24T00:47:06.6040329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/greater_equal.py' 2025-01-24T00:47:06.6040872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/gridsample.py' 2025-01-24T00:47:06.6041472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/groupnormalization.py' 2025-01-24T00:47:06.6041980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/gru.py' 2025-01-24T00:47:06.6042553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/hammingwindow.py' 2025-01-24T00:47:06.6043092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/hannwindow.py' 2025-01-24T00:47:06.6043616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/hardmax.py' 2025-01-24T00:47:06.6044180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/hardsigmoid.py' 2025-01-24T00:47:06.6044717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/hardswish.py' 2025-01-24T00:47:06.6045255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/identity.py' 2025-01-24T00:47:06.6045763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/if.py' 2025-01-24T00:47:06.6046396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/image_decoder.py' 2025-01-24T00:47:06.6046966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/instancenorm.py' 2025-01-24T00:47:06.6047482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/isinf.py' 2025-01-24T00:47:06.6048021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/isnan.py' 2025-01-24T00:47:06.6048669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/layernormalization.py' 2025-01-24T00:47:06.6049202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/leakyrelu.py' 2025-01-24T00:47:06.6049753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/less.py' 2025-01-24T00:47:06.6050288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/less_equal.py' 2025-01-24T00:47:06.6050788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/log.py' 2025-01-24T00:47:06.6051337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/logsoftmax.py' 2025-01-24T00:47:06.6051842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/loop.py' 2025-01-24T00:47:06.6057934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/lppool.py' 2025-01-24T00:47:06.6058534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/lrn.py' 2025-01-24T00:47:06.6059044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/lstm.py' 2025-01-24T00:47:06.6059570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/matmul.py' 2025-01-24T00:47:06.6060130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/matmulinteger.py' 2025-01-24T00:47:06.6060626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/max.py' 2025-01-24T00:47:06.6061166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/maxpool.py' 2025-01-24T00:47:06.6061698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/maxunpool.py' 2025-01-24T00:47:06.6062209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/mean.py' 2025-01-24T00:47:06.6062844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/meanvariancenormalization.py' 2025-01-24T00:47:06.6063421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/melweightmatrix.py' 2025-01-24T00:47:06.6063928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/min.py' 2025-01-24T00:47:06.6064432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/mish.py' 2025-01-24T00:47:06.6064939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/mod.py' 2025-01-24T00:47:06.6065466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/momentum.py' 2025-01-24T00:47:06.6065960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/mul.py' 2025-01-24T00:47:06.6066463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/neg.py' 2025-01-24T00:47:06.6067183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/negativeloglikelihoodloss.py' 2025-01-24T00:47:06.6067834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/nonmaxsuppression.py' 2025-01-24T00:47:06.6068366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/nonzero.py' 2025-01-24T00:47:06.6068892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/not.py' 2025-01-24T00:47:06.6069414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/onehot.py' 2025-01-24T00:47:06.6069996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/optionalgetelement.py' 2025-01-24T00:47:06.6070582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/optionalhaselement.py' 2025-01-24T00:47:06.6071090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/or.py' 2025-01-24T00:47:06.6071703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/pad.py' 2025-01-24T00:47:06.6072212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/pow.py' 2025-01-24T00:47:06.6072719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/prelu.py' 2025-01-24T00:47:06.6073263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/qlinearconv.py' 2025-01-24T00:47:06.6073825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/qlinearmatmul.py' 2025-01-24T00:47:06.6074387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/quantizelinear.py' 2025-01-24T00:47:06.6074916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/rangeop.py' 2025-01-24T00:47:06.6075453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/reciprocal.py' 2025-01-24T00:47:06.6076004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/reduce_log_sum.py' 2025-01-24T00:47:06.6076586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/reduce_log_sum_exp.py' 2025-01-24T00:47:06.6077110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/reducel1.py' 2025-01-24T00:47:06.6077641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/reducel2.py' 2025-01-24T00:47:06.6078173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/reducemax.py' 2025-01-24T00:47:06.6078706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/reducemean.py' 2025-01-24T00:47:06.6079243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/reducemin.py' 2025-01-24T00:47:06.6079777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/reduceprod.py' 2025-01-24T00:47:06.6080345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/reducesum.py' 2025-01-24T00:47:06.6080913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/reducesumsquare.py' 2025-01-24T00:47:06.6081534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/regex_full_match.py' 2025-01-24T00:47:06.6082064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/relu.py' 2025-01-24T00:47:06.6082586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/reshape.py' 2025-01-24T00:47:06.6083099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/resize.py' 2025-01-24T00:47:06.6083675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/reversesequence.py' 2025-01-24T00:47:06.6084170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/rnn.py' 2025-01-24T00:47:06.6084712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/roialign.py' 2025-01-24T00:47:06.6085214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/round.py' 2025-01-24T00:47:06.6085716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/scan.py' 2025-01-24T00:47:06.6086335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/scatter.py' 2025-01-24T00:47:06.6086907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/scatterelements.py' 2025-01-24T00:47:06.6087453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/scatternd.py' 2025-01-24T00:47:06.6087955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/selu.py' 2025-01-24T00:47:06.6088509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/sequence_map.py' 2025-01-24T00:47:06.6089081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/sequenceinsert.py' 2025-01-24T00:47:06.6089587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/shape.py' 2025-01-24T00:47:06.6090106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/shrink.py' 2025-01-24T00:47:06.6090625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/sigmoid.py' 2025-01-24T00:47:06.6091125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/sign.py' 2025-01-24T00:47:06.6091629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/sin.py' 2025-01-24T00:47:06.6092243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/sinh.py' 2025-01-24T00:47:06.6092753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/size.py' 2025-01-24T00:47:06.6093254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/slice.py' 2025-01-24T00:47:06.6093831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/softmax.py' 2025-01-24T00:47:06.6094431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/softmaxcrossentropy.py' 2025-01-24T00:47:06.6095017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/softplus.py' 2025-01-24T00:47:06.6095576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/softsign.py' 2025-01-24T00:47:06.6096123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/spacetodepth.py' 2025-01-24T00:47:06.6096626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/split.py' 2025-01-24T00:47:06.6097203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/splittosequence.py' 2025-01-24T00:47:06.6097699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/sqrt.py' 2025-01-24T00:47:06.6098219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/squeeze.py' 2025-01-24T00:47:06.6098724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/stft.py' 2025-01-24T00:47:06.6099279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/string_concat.py' 2025-01-24T00:47:06.6099833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/string_split.py' 2025-01-24T00:47:06.6100406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/stringnormalizer.py' 2025-01-24T00:47:06.6100903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/sub.py' 2025-01-24T00:47:06.6101409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/sum.py' 2025-01-24T00:47:06.6101904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/tan.py' 2025-01-24T00:47:06.6102416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/tanh.py' 2025-01-24T00:47:06.6102986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/tfidfvectorizer.py' 2025-01-24T00:47:06.6103550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/thresholdedrelu.py' 2025-01-24T00:47:06.6104063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/tile.py' 2025-01-24T00:47:06.6104565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/topk.py' 2025-01-24T00:47:06.6105104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/transpose.py' 2025-01-24T00:47:06.6105611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/trilu.py' 2025-01-24T00:47:06.6106117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/unique.py' 2025-01-24T00:47:06.6106656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/unsqueeze.py' 2025-01-24T00:47:06.6107204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/upsample.py' 2025-01-24T00:47:06.6107714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/where.py' 2025-01-24T00:47:06.6108275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node/xor.py' 2025-01-24T00:47:06.6108816Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/node' 2025-01-24T00:47:06.6109325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/test_case.py' 2025-01-24T00:47:06.6109810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case/utils.py' 2025-01-24T00:47:06.6110298Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/case' 2025-01-24T00:47:06.6110791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/cmd_tools.py' 2025-01-24T00:47:06.6111313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/light/README.md' 2025-01-24T00:47:06.6111927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/light/light_bvlc_alexnet.onnx' 2025-01-24T00:47:06.6112566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/light/light_bvlc_alexnet_output_0.pb' 2025-01-24T00:47:06.6113158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/light/light_densenet121.onnx' 2025-01-24T00:47:06.6113801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/light/light_densenet121_output_0.pb' 2025-01-24T00:47:06.6114403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/light/light_inception_v1.onnx' 2025-01-24T00:47:06.6115049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/light/light_inception_v1_output_0.pb' 2025-01-24T00:47:06.6115653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/light/light_inception_v2.onnx' 2025-01-24T00:47:06.6116290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/light/light_inception_v2_output_0.pb' 2025-01-24T00:47:06.6116879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/light/light_resnet50.onnx' 2025-01-24T00:47:06.6117496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/light/light_resnet50_output_0.pb' 2025-01-24T00:47:06.6118094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/light/light_shufflenet.onnx' 2025-01-24T00:47:06.6118725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/light/light_shufflenet_output_0.pb' 2025-01-24T00:47:06.6119312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/light/light_squeezenet.onnx' 2025-01-24T00:47:06.6119947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/light/light_squeezenet_output_0.pb' 2025-01-24T00:47:06.6120504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/light/light_vgg19.onnx' 2025-01-24T00:47:06.6121132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/light/light_vgg19_output_0.pb' 2025-01-24T00:47:06.6121709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/light/light_zfnet512.onnx' 2025-01-24T00:47:06.6122373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/light/light_zfnet512_output_0.pb' 2025-01-24T00:47:06.6122925Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/light' 2025-01-24T00:47:06.6123494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_abs/model.onnx' 2025-01-24T00:47:06.6124159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_abs/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6124819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_abs/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6125464Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_abs/test_data_set_0' 2025-01-24T00:47:06.6126030Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_abs' 2025-01-24T00:47:06.6126698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_acos/model.onnx' 2025-01-24T00:47:06.6127371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_acos/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6128030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_acos/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6128678Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_acos/test_data_set_0' 2025-01-24T00:47:06.6129251Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_acos' 2025-01-24T00:47:06.6129873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_acos_example/model.onnx' 2025-01-24T00:47:06.6130585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_acos_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6131292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_acos_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6131988Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_acos_example/test_data_set_0' 2025-01-24T00:47:06.6132604Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_acos_example' 2025-01-24T00:47:06.6133187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_acosh/model.onnx' 2025-01-24T00:47:06.6133860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_acosh/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6134535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_acosh/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6135211Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_acosh/test_data_set_0' 2025-01-24T00:47:06.6135787Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_acosh' 2025-01-24T00:47:06.6136459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_acosh_example/model.onnx' 2025-01-24T00:47:06.6137196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_acosh_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6137903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_acosh_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6138598Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_acosh_example/test_data_set_0' 2025-01-24T00:47:06.6139216Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_acosh_example' 2025-01-24T00:47:06.6139814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adagrad/model.onnx' 2025-01-24T00:47:06.6140490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6141166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6141835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.6142517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0/input_3.pb' 2025-01-24T00:47:06.6143186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0/input_4.pb' 2025-01-24T00:47:06.6143872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6144549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.6145220Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0' 2025-01-24T00:47:06.6145791Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adagrad' 2025-01-24T00:47:06.6146439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/model.onnx' 2025-01-24T00:47:06.6147167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6147879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6148605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.6149318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/input_3.pb' 2025-01-24T00:47:06.6150055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/input_4.pb' 2025-01-24T00:47:06.6150824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/input_5.pb' 2025-01-24T00:47:06.6151533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/input_6.pb' 2025-01-24T00:47:06.6152290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/input_7.pb' 2025-01-24T00:47:06.6153009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6153724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.6154453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.6155167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/output_3.pb' 2025-01-24T00:47:06.6155894Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0' 2025-01-24T00:47:06.6156521Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple' 2025-01-24T00:47:06.6157098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adam/model.onnx' 2025-01-24T00:47:06.6157769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6158429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6159097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.6159754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0/input_3.pb' 2025-01-24T00:47:06.6160408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0/input_4.pb' 2025-01-24T00:47:06.6161081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0/input_5.pb' 2025-01-24T00:47:06.6161742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6162410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.6163079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.6163726Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0' 2025-01-24T00:47:06.6164313Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adam' 2025-01-24T00:47:06.6164939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/model.onnx' 2025-01-24T00:47:06.6165717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6166502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6167219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.6167929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/input_3.pb' 2025-01-24T00:47:06.6168638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/input_4.pb' 2025-01-24T00:47:06.6169355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/input_5.pb' 2025-01-24T00:47:06.6170062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/input_6.pb' 2025-01-24T00:47:06.6170772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/input_7.pb' 2025-01-24T00:47:06.6171474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/input_8.pb' 2025-01-24T00:47:06.6172184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/input_9.pb' 2025-01-24T00:47:06.6172903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6173617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.6174329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.6175033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/output_3.pb' 2025-01-24T00:47:06.6175741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/output_4.pb' 2025-01-24T00:47:06.6176460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/output_5.pb' 2025-01-24T00:47:06.6177157Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0' 2025-01-24T00:47:06.6177776Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple' 2025-01-24T00:47:06.6178350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_add/model.onnx' 2025-01-24T00:47:06.6179037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_add/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6179698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_add/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6180407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_add/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6181078Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_add/test_data_set_0' 2025-01-24T00:47:06.6181629Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_add' 2025-01-24T00:47:06.6182233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_add_bcast/model.onnx' 2025-01-24T00:47:06.6182924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_add_bcast/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6183613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_add_bcast/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6184307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_add_bcast/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6184984Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_add_bcast/test_data_set_0' 2025-01-24T00:47:06.6185571Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_add_bcast' 2025-01-24T00:47:06.6186182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_add_uint8/model.onnx' 2025-01-24T00:47:06.6186867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_add_uint8/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6187559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_add_uint8/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6188245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_add_uint8/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6188926Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_add_uint8/test_data_set_0' 2025-01-24T00:47:06.6189516Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_add_uint8' 2025-01-24T00:47:06.6190145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d/model.onnx' 2025-01-24T00:47:06.6190863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6191569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6192393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6193093Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d/test_data_set_0' 2025-01-24T00:47:06.6193756Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d' 2025-01-24T00:47:06.6194522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners/model.onnx' 2025-01-24T00:47:06.6195295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6196109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6196880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6197640Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners/test_data_set_0' 2025-01-24T00:47:06.6198346Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners' 2025-01-24T00:47:06.6199081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners_expanded/model.onnx' 2025-01-24T00:47:06.6199897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6200696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6201502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6202325Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners_expanded/test_data_set_0' 2025-01-24T00:47:06.6203061Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners_expanded' 2025-01-24T00:47:06.6203747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_expanded/model.onnx' 2025-01-24T00:47:06.6204485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6205239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6205995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6206843Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_expanded/test_data_set_0' 2025-01-24T00:47:06.6207518Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_expanded' 2025-01-24T00:47:06.6208146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d/model.onnx' 2025-01-24T00:47:06.6208886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6209647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6210386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6211093Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d/test_data_set_0' 2025-01-24T00:47:06.6211707Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d' 2025-01-24T00:47:06.6212413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners/model.onnx' 2025-01-24T00:47:06.6213281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6214051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6214825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6215586Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners/test_data_set_0' 2025-01-24T00:47:06.6216285Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners' 2025-01-24T00:47:06.6217028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners_expanded/model.onnx' 2025-01-24T00:47:06.6217837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6218646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6219457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6220272Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners_expanded/test_data_set_0' 2025-01-24T00:47:06.6221013Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners_expanded' 2025-01-24T00:47:06.6221693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_expanded/model.onnx' 2025-01-24T00:47:06.6222435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6223178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6223973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6224765Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_expanded/test_data_set_0' 2025-01-24T00:47:06.6225459Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_expanded' 2025-01-24T00:47:06.6226180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_array_feature_extractor/model.onnx' 2025-01-24T00:47:06.6226971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_array_feature_extractor/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6227766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_array_feature_extractor/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6228568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_array_feature_extractor/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6229363Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_array_feature_extractor/test_data_set_0' 2025-01-24T00:47:06.6230079Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_array_feature_extractor' 2025-01-24T00:47:06.6230753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_binarizer/model.onnx' 2025-01-24T00:47:06.6231484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_binarizer/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6232224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_binarizer/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6232968Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_binarizer/test_data_set_0' 2025-01-24T00:47:06.6233619Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_binarizer' 2025-01-24T00:47:06.6234358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int/model.onnx' 2025-01-24T00:47:06.6235149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6235948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6236754Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int/test_data_set_0' 2025-01-24T00:47:06.6237476Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int' 2025-01-24T00:47:06.6238283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int_no_default/model.onnx' 2025-01-24T00:47:06.6239126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int_no_default/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6240036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int_no_default/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6240893Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int_no_default/test_data_set_0' 2025-01-24T00:47:06.6241662Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int_no_default' 2025-01-24T00:47:06.6242429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_mapping/model.onnx' 2025-01-24T00:47:06.6243245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_mapping/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6244071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_mapping/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6244882Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_mapping/test_data_set_0' 2025-01-24T00:47:06.6245625Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_mapping' 2025-01-24T00:47:06.6246512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_value_only_mapping/model.onnx' 2025-01-24T00:47:06.6247379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_value_only_mapping/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6248258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_value_only_mapping/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6249120Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_value_only_mapping/test_data_set_0' 2025-01-24T00:47:06.6249921Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_value_only_mapping' 2025-01-24T00:47:06.6250673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_set_membership/model.onnx' 2025-01-24T00:47:06.6251484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_set_membership/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6252311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_set_membership/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6253122Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_set_membership/test_data_set_0' 2025-01-24T00:47:06.6253907Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_set_membership' 2025-01-24T00:47:06.6254689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_single_tree/model.onnx' 2025-01-24T00:47:06.6255523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_single_tree/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6256327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_single_tree/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6257127Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_single_tree/test_data_set_0' 2025-01-24T00:47:06.6257861Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_single_tree' 2025-01-24T00:47:06.6258448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and2d/model.onnx' 2025-01-24T00:47:06.6259124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and2d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6259790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and2d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6260455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and2d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6261117Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and2d/test_data_set_0' 2025-01-24T00:47:06.6261683Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and2d' 2025-01-24T00:47:06.6262271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and3d/model.onnx' 2025-01-24T00:47:06.6262935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and3d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6263598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and3d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6264275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and3d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6264925Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and3d/test_data_set_0' 2025-01-24T00:47:06.6265505Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and3d' 2025-01-24T00:47:06.6266084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and4d/model.onnx' 2025-01-24T00:47:06.6266745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and4d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6267413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and4d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6268099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and4d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6268805Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and4d/test_data_set_0' 2025-01-24T00:47:06.6269374Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and4d' 2025-01-24T00:47:06.6270035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v1d/model.onnx' 2025-01-24T00:47:06.6270744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v1d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6271440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v1d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6272155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v1d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6272851Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v1d/test_data_set_0' 2025-01-24T00:47:06.6273460Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v1d' 2025-01-24T00:47:06.6274098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v2d/model.onnx' 2025-01-24T00:47:06.6274795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v2d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6275504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v2d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6276212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v2d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6276905Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v2d/test_data_set_0' 2025-01-24T00:47:06.6277525Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v2d' 2025-01-24T00:47:06.6278145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v2d/model.onnx' 2025-01-24T00:47:06.6278857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v2d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6279557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v2d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6280260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v2d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6280966Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v2d/test_data_set_0' 2025-01-24T00:47:06.6281575Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v2d' 2025-01-24T00:47:06.6282236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v3d/model.onnx' 2025-01-24T00:47:06.6282934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v3d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6283696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v3d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6284424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v3d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6285114Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v3d/test_data_set_0' 2025-01-24T00:47:06.6285736Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v3d' 2025-01-24T00:47:06.6286421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v4d/model.onnx' 2025-01-24T00:47:06.6287131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v4d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6287830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v4d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6288531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v4d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6289234Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v4d/test_data_set_0' 2025-01-24T00:47:06.6289843Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v4d' 2025-01-24T00:47:06.6290551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example/model.onnx' 2025-01-24T00:47:06.6291321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6292206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6292982Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example/test_data_set_0' 2025-01-24T00:47:06.6293673Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example' 2025-01-24T00:47:06.6294468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example_select_last_index/model.onnx' 2025-01-24T00:47:06.6295319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example_select_last_index/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6296179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example_select_last_index/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6297046Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example_select_last_index/test_data_set_0' 2025-01-24T00:47:06.6297871Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example_select_last_index' 2025-01-24T00:47:06.6298639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random/model.onnx' 2025-01-24T00:47:06.6299438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6300219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6300982Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random/test_data_set_0' 2025-01-24T00:47:06.6301665Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random' 2025-01-24T00:47:06.6302457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random_select_last_index/model.onnx' 2025-01-24T00:47:06.6303306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random_select_last_index/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6304167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random_select_last_index/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6305011Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random_select_last_index/test_data_set_0' 2025-01-24T00:47:06.6305780Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random_select_last_index' 2025-01-24T00:47:06.6306465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example/model.onnx' 2025-01-24T00:47:06.6307214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6307978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6308725Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example/test_data_set_0' 2025-01-24T00:47:06.6309407Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example' 2025-01-24T00:47:06.6310175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example_select_last_index/model.onnx' 2025-01-24T00:47:06.6311013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example_select_last_index/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6311868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example_select_last_index/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6312721Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example_select_last_index/test_data_set_0' 2025-01-24T00:47:06.6313538Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example_select_last_index' 2025-01-24T00:47:06.6314230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random/model.onnx' 2025-01-24T00:47:06.6314973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6315731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6316474Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random/test_data_set_0' 2025-01-24T00:47:06.6317150Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random' 2025-01-24T00:47:06.6317901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random_select_last_index/model.onnx' 2025-01-24T00:47:06.6318740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random_select_last_index/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6319576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random_select_last_index/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6320404Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random_select_last_index/test_data_set_0' 2025-01-24T00:47:06.6321174Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random_select_last_index' 2025-01-24T00:47:06.6321914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example/model.onnx' 2025-01-24T00:47:06.6322734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6323557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6324486Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example/test_data_set_0' 2025-01-24T00:47:06.6325241Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example' 2025-01-24T00:47:06.6326068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example_select_last_index/model.onnx' 2025-01-24T00:47:06.6327069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example_select_last_index/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6328011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example_select_last_index/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6328980Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example_select_last_index/test_data_set_0' 2025-01-24T00:47:06.6329846Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example_select_last_index' 2025-01-24T00:47:06.6330587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random/model.onnx' 2025-01-24T00:47:06.6331406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6332221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6333044Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random/test_data_set_0' 2025-01-24T00:47:06.6333772Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random' 2025-01-24T00:47:06.6334589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random_select_last_index/model.onnx' 2025-01-24T00:47:06.6335491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random_select_last_index/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6336389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random_select_last_index/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6337288Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random_select_last_index/test_data_set_0' 2025-01-24T00:47:06.6338099Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random_select_last_index' 2025-01-24T00:47:06.6338805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example/model.onnx' 2025-01-24T00:47:06.6339570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6340338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6341101Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example/test_data_set_0' 2025-01-24T00:47:06.6341780Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example' 2025-01-24T00:47:06.6342560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example_select_last_index/model.onnx' 2025-01-24T00:47:06.6343432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example_select_last_index/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6344344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example_select_last_index/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6345212Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example_select_last_index/test_data_set_0' 2025-01-24T00:47:06.6345981Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example_select_last_index' 2025-01-24T00:47:06.6346680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random/model.onnx' 2025-01-24T00:47:06.6347435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6348213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6348972Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random/test_data_set_0' 2025-01-24T00:47:06.6349652Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random' 2025-01-24T00:47:06.6350427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random_select_last_index/model.onnx' 2025-01-24T00:47:06.6351260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random_select_last_index/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6352112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random_select_last_index/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6352951Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random_select_last_index/test_data_set_0' 2025-01-24T00:47:06.6353725Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random_select_last_index' 2025-01-24T00:47:06.6354420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example/model.onnx' 2025-01-24T00:47:06.6355193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6355973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6356732Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example/test_data_set_0' 2025-01-24T00:47:06.6357428Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example' 2025-01-24T00:47:06.6358227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example_select_last_index/model.onnx' 2025-01-24T00:47:06.6359123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example_select_last_index/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6360020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example_select_last_index/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6360861Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example_select_last_index/test_data_set_0' 2025-01-24T00:47:06.6361640Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example_select_last_index' 2025-01-24T00:47:06.6362334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random/model.onnx' 2025-01-24T00:47:06.6363101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6363877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6364628Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random/test_data_set_0' 2025-01-24T00:47:06.6365315Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random' 2025-01-24T00:47:06.6366087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random_select_last_index/model.onnx' 2025-01-24T00:47:06.6367012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random_select_last_index/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6367863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random_select_last_index/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6368706Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random_select_last_index/test_data_set_0' 2025-01-24T00:47:06.6369480Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random_select_last_index' 2025-01-24T00:47:06.6370172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example/model.onnx' 2025-01-24T00:47:06.6370934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6371693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6372441Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example/test_data_set_0' 2025-01-24T00:47:06.6373148Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example' 2025-01-24T00:47:06.6373961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example_select_last_index/model.onnx' 2025-01-24T00:47:06.6374805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example_select_last_index/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6375675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example_select_last_index/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6376510Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example_select_last_index/test_data_set_0' 2025-01-24T00:47:06.6377263Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example_select_last_index' 2025-01-24T00:47:06.6377937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random/model.onnx' 2025-01-24T00:47:06.6378680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6379430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6380176Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random/test_data_set_0' 2025-01-24T00:47:06.6380836Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random' 2025-01-24T00:47:06.6381591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random_select_last_index/model.onnx' 2025-01-24T00:47:06.6382428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random_select_last_index/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6383260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random_select_last_index/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6384092Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random_select_last_index/test_data_set_0' 2025-01-24T00:47:06.6384840Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random_select_last_index' 2025-01-24T00:47:06.6385595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example/model.onnx' 2025-01-24T00:47:06.6386412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6387229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6388079Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example/test_data_set_0' 2025-01-24T00:47:06.6388814Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example' 2025-01-24T00:47:06.6389714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example_select_last_index/model.onnx' 2025-01-24T00:47:06.6390641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example_select_last_index/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6391541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example_select_last_index/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6392753Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example_select_last_index/test_data_set_0' 2025-01-24T00:47:06.6393582Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example_select_last_index' 2025-01-24T00:47:06.6394327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random/model.onnx' 2025-01-24T00:47:06.6395142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6395970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6396777Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random/test_data_set_0' 2025-01-24T00:47:06.6397516Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random' 2025-01-24T00:47:06.6398346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random_select_last_index/model.onnx' 2025-01-24T00:47:06.6399241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random_select_last_index/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6400148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random_select_last_index/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6401037Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random_select_last_index/test_data_set_0' 2025-01-24T00:47:06.6401871Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random_select_last_index' 2025-01-24T00:47:06.6402564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example/model.onnx' 2025-01-24T00:47:06.6403324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6404158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6404982Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example/test_data_set_0' 2025-01-24T00:47:06.6405706Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example' 2025-01-24T00:47:06.6406538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example_select_last_index/model.onnx' 2025-01-24T00:47:06.6407391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example_select_last_index/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6408257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example_select_last_index/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6409096Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example_select_last_index/test_data_set_0' 2025-01-24T00:47:06.6409874Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example_select_last_index' 2025-01-24T00:47:06.6410557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random/model.onnx' 2025-01-24T00:47:06.6411313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6412075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6412827Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random/test_data_set_0' 2025-01-24T00:47:06.6413514Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random' 2025-01-24T00:47:06.6414283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random_select_last_index/model.onnx' 2025-01-24T00:47:06.6415128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random_select_last_index/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6415976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random_select_last_index/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6416807Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random_select_last_index/test_data_set_0' 2025-01-24T00:47:06.6417575Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random_select_last_index' 2025-01-24T00:47:06.6418149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_asin/model.onnx' 2025-01-24T00:47:06.6418845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_asin/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6419529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_asin/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6420251Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_asin/test_data_set_0' 2025-01-24T00:47:06.6420847Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_asin' 2025-01-24T00:47:06.6421466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_asin_example/model.onnx' 2025-01-24T00:47:06.6422175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_asin_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6422882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_asin_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6423578Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_asin_example/test_data_set_0' 2025-01-24T00:47:06.6424194Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_asin_example' 2025-01-24T00:47:06.6424776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_asinh/model.onnx' 2025-01-24T00:47:06.6425451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_asinh/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6426117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_asinh/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6426791Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_asinh/test_data_set_0' 2025-01-24T00:47:06.6427360Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_asinh' 2025-01-24T00:47:06.6427985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_asinh_example/model.onnx' 2025-01-24T00:47:06.6428701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_asinh_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6429419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_asinh_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6430125Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_asinh_example/test_data_set_0' 2025-01-24T00:47:06.6430742Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_asinh_example' 2025-01-24T00:47:06.6431322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_atan/model.onnx' 2025-01-24T00:47:06.6431988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_atan/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6432651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_atan/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6433327Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_atan/test_data_set_0' 2025-01-24T00:47:06.6433909Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_atan' 2025-01-24T00:47:06.6434554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_atan_example/model.onnx' 2025-01-24T00:47:06.6435284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_atan_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6435984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_atan_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6436684Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_atan_example/test_data_set_0' 2025-01-24T00:47:06.6437288Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_atan_example' 2025-01-24T00:47:06.6437870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_atanh/model.onnx' 2025-01-24T00:47:06.6438545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_atanh/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6439212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_atanh/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6439872Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_atanh/test_data_set_0' 2025-01-24T00:47:06.6440438Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_atanh' 2025-01-24T00:47:06.6441069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_atanh_example/model.onnx' 2025-01-24T00:47:06.6441782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_atanh_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6442492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_atanh_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6443195Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_atanh_example/test_data_set_0' 2025-01-24T00:47:06.6443805Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_atanh_example' 2025-01-24T00:47:06.6444477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_1d_default/model.onnx' 2025-01-24T00:47:06.6445233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_1d_default/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6445987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_1d_default/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6446835Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_1d_default/test_data_set_0' 2025-01-24T00:47:06.6447532Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_1d_default' 2025-01-24T00:47:06.6448189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil/model.onnx' 2025-01-24T00:47:06.6448982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6449734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6450481Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil/test_data_set_0' 2025-01-24T00:47:06.6451124Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil' 2025-01-24T00:47:06.6451795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_default/model.onnx' 2025-01-24T00:47:06.6452559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_default/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6453304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_default/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6454059Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_default/test_data_set_0' 2025-01-24T00:47:06.6454722Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_default' 2025-01-24T00:47:06.6455413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_dilations/model.onnx' 2025-01-24T00:47:06.6456176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_dilations/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6456933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_dilations/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6457700Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_dilations/test_data_set_0' 2025-01-24T00:47:06.6458370Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_dilations' 2025-01-24T00:47:06.6459041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads/model.onnx' 2025-01-24T00:47:06.6459773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6460509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6461248Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads/test_data_set_0' 2025-01-24T00:47:06.6461892Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads' 2025-01-24T00:47:06.6462669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads_count_include_pad/model.onnx' 2025-01-24T00:47:06.6463531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads_count_include_pad/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6464344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads_count_include_pad/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6465191Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads_count_include_pad/test_data_set_0' 2025-01-24T00:47:06.6465928Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads_count_include_pad' 2025-01-24T00:47:06.6466657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads/model.onnx' 2025-01-24T00:47:06.6467452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6468261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6469036Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads/test_data_set_0' 2025-01-24T00:47:06.6469747Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads' 2025-01-24T00:47:06.6470564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads_count_include_pad/model.onnx' 2025-01-24T00:47:06.6471440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads_count_include_pad/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6472334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads_count_include_pad/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6473199Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads_count_include_pad/test_data_set_0' 2025-01-24T00:47:06.6473993Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads_count_include_pad' 2025-01-24T00:47:06.6474751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_same_upper/model.onnx' 2025-01-24T00:47:06.6475568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_same_upper/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6476401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_same_upper/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6477217Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_same_upper/test_data_set_0' 2025-01-24T00:47:06.6477990Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_same_upper' 2025-01-24T00:47:06.6478766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_strides/model.onnx' 2025-01-24T00:47:06.6479575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_strides/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6480420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_strides/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6481215Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_strides/test_data_set_0' 2025-01-24T00:47:06.6481952Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_strides' 2025-01-24T00:47:06.6482635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_lower/model.onnx' 2025-01-24T00:47:06.6483398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_lower/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6484166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_lower/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6484919Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_lower/test_data_set_0' 2025-01-24T00:47:06.6485610Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_lower' 2025-01-24T00:47:06.6486390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_upper/model.onnx' 2025-01-24T00:47:06.6487160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_upper/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6487918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_upper/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6488668Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_upper/test_data_set_0' 2025-01-24T00:47:06.6489363Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_upper' 2025-01-24T00:47:06.6490037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_strides/model.onnx' 2025-01-24T00:47:06.6490795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_strides/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6491539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_strides/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6492391Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_strides/test_data_set_0' 2025-01-24T00:47:06.6493107Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_strides' 2025-01-24T00:47:06.6493837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_default/model.onnx' 2025-01-24T00:47:06.6494587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_default/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6495385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_default/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6496128Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_default/test_data_set_0' 2025-01-24T00:47:06.6496801Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_default' 2025-01-24T00:47:06.6497710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_0_ceil_mode_is_False/model.onnx' 2025-01-24T00:47:06.6498683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_0_ceil_mode_is_False/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6499646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_0_ceil_mode_is_False/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6500618Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_0_ceil_mode_is_False/test_data_set_0' 2025-01-24T00:47:06.6501522Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_0_ceil_mode_is_False' 2025-01-24T00:47:06.6502414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_0_ceil_mode_is_True/model.onnx' 2025-01-24T00:47:06.6503380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_0_ceil_mode_is_True/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6504343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_0_ceil_mode_is_True/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6505315Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_0_ceil_mode_is_True/test_data_set_0' 2025-01-24T00:47:06.6506208Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_0_ceil_mode_is_True' 2025-01-24T00:47:06.6507120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_1_ceil_mode_is_False/model.onnx' 2025-01-24T00:47:06.6508105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_1_ceil_mode_is_False/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6509090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_1_ceil_mode_is_False/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6510082Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_1_ceil_mode_is_False/test_data_set_0' 2025-01-24T00:47:06.6511005Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_1_ceil_mode_is_False' 2025-01-24T00:47:06.6511917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_1_ceil_mode_is_True/model.onnx' 2025-01-24T00:47:06.6512870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_1_ceil_mode_is_True/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6513843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_1_ceil_mode_is_True/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6514805Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_1_ceil_mode_is_True/test_data_set_0' 2025-01-24T00:47:06.6515712Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_1_ceil_mode_is_True' 2025-01-24T00:47:06.6516425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_small/model.onnx' 2025-01-24T00:47:06.6517206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_small/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6518007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_small/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6518788Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_small/test_data_set_0' 2025-01-24T00:47:06.6519502Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_small' 2025-01-24T00:47:06.6520176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_with_padding/model.onnx' 2025-01-24T00:47:06.6520921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_with_padding/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6521674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_with_padding/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6522424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_with_padding/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6523199Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_with_padding/test_data_set_0' 2025-01-24T00:47:06.6523867Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_with_padding' 2025-01-24T00:47:06.6524607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_without_padding/model.onnx' 2025-01-24T00:47:06.6525396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_without_padding/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6526157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_without_padding/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6527007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_without_padding/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6527765Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_without_padding/test_data_set_0' 2025-01-24T00:47:06.6528456Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_without_padding' 2025-01-24T00:47:06.6529166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_with_padding/model.onnx' 2025-01-24T00:47:06.6529938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_with_padding/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6530731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_with_padding/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6531511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_with_padding/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.6532305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_with_padding/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6533081Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_with_padding/test_data_set_0' 2025-01-24T00:47:06.6533776Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_with_padding' 2025-01-24T00:47:06.6534509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_without_padding/model.onnx' 2025-01-24T00:47:06.6535302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_without_padding/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6536116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_without_padding/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6536908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_without_padding/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.6537717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_without_padding/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6538533Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_without_padding/test_data_set_0' 2025-01-24T00:47:06.6539294Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_without_padding' 2025-01-24T00:47:06.6539959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/model.onnx' 2025-01-24T00:47:06.6540695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6541418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6542143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.6542861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0/input_3.pb' 2025-01-24T00:47:06.6543593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0/input_4.pb' 2025-01-24T00:47:06.6544318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6545041Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0' 2025-01-24T00:47:06.6545678Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon' 2025-01-24T00:47:06.6546389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/model.onnx' 2025-01-24T00:47:06.6547189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6547981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6548780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.6549567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0/input_3.pb' 2025-01-24T00:47:06.6550380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0/input_4.pb' 2025-01-24T00:47:06.6551178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6551979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.6552787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.6553593Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0' 2025-01-24T00:47:06.6554371Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode' 2025-01-24T00:47:06.6555020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/model.onnx' 2025-01-24T00:47:06.6555763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6556497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6557209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.6557946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0/input_3.pb' 2025-01-24T00:47:06.6558665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0/input_4.pb' 2025-01-24T00:47:06.6559385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6560111Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0' 2025-01-24T00:47:06.6560745Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example' 2025-01-24T00:47:06.6561468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/model.onnx' 2025-01-24T00:47:06.6562259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6563061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6563854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.6564642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0/input_3.pb' 2025-01-24T00:47:06.6565444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0/input_4.pb' 2025-01-24T00:47:06.6566235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6567072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.6567864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.6568878Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0' 2025-01-24T00:47:06.6569643Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode' 2025-01-24T00:47:06.6570274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bernoulli/model.onnx' 2025-01-24T00:47:06.6570966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bernoulli/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6571653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bernoulli/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6572332Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bernoulli/test_data_set_0' 2025-01-24T00:47:06.6572932Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bernoulli' 2025-01-24T00:47:06.6573576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double/model.onnx' 2025-01-24T00:47:06.6574299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6575017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6575748Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double/test_data_set_0' 2025-01-24T00:47:06.6576375Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double' 2025-01-24T00:47:06.6577072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double_expanded/model.onnx' 2025-01-24T00:47:06.6577850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6578616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6579389Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double_expanded/test_data_set_0' 2025-01-24T00:47:06.6580063Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double_expanded' 2025-01-24T00:47:06.6580722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_expanded/model.onnx' 2025-01-24T00:47:06.6581465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6582193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6582952Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_expanded/test_data_set_0' 2025-01-24T00:47:06.6583594Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_expanded' 2025-01-24T00:47:06.6584286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed/model.onnx' 2025-01-24T00:47:06.6585027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6585737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6586453Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed/test_data_set_0' 2025-01-24T00:47:06.6587074Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed' 2025-01-24T00:47:06.6587752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed_expanded/model.onnx' 2025-01-24T00:47:06.6588518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6589277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6590035Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed_expanded/test_data_set_0' 2025-01-24T00:47:06.6590708Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed_expanded' 2025-01-24T00:47:06.6591375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint16/model.onnx' 2025-01-24T00:47:06.6592247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint16/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6592985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint16/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6593741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint16/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6594474Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint16/test_data_set_0' 2025-01-24T00:47:06.6595141Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint16' 2025-01-24T00:47:06.6595807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint32/model.onnx' 2025-01-24T00:47:06.6596547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint32/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6597295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint32/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6598083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint32/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6598824Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint32/test_data_set_0' 2025-01-24T00:47:06.6599531Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint32' 2025-01-24T00:47:06.6600226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint64/model.onnx' 2025-01-24T00:47:06.6600980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint64/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6601718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint64/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6602468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint64/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6603197Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint64/test_data_set_0' 2025-01-24T00:47:06.6603848Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint64' 2025-01-24T00:47:06.6604521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint8/model.onnx' 2025-01-24T00:47:06.6605249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint8/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6605990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint8/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6606799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint8/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6607536Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint8/test_data_set_0' 2025-01-24T00:47:06.6608179Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint8' 2025-01-24T00:47:06.6608848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint16/model.onnx' 2025-01-24T00:47:06.6609596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint16/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6610336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint16/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6611087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint16/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6611822Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint16/test_data_set_0' 2025-01-24T00:47:06.6612475Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint16' 2025-01-24T00:47:06.6613188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint32/model.onnx' 2025-01-24T00:47:06.6613984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint32/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6614742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint32/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6615509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint32/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6616250Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint32/test_data_set_0' 2025-01-24T00:47:06.6616918Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint32' 2025-01-24T00:47:06.6617589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint64/model.onnx' 2025-01-24T00:47:06.6618333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint64/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6619069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint64/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6619814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint64/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6620569Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint64/test_data_set_0' 2025-01-24T00:47:06.6621228Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint64' 2025-01-24T00:47:06.6621906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint8/model.onnx' 2025-01-24T00:47:06.6622644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint8/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6623392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint8/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6624133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint8/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6624869Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint8/test_data_set_0' 2025-01-24T00:47:06.6625527Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint8' 2025-01-24T00:47:06.6626178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i16_3d/model.onnx' 2025-01-24T00:47:06.6626907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i16_3d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6627655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i16_3d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6628382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i16_3d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6629169Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i16_3d/test_data_set_0' 2025-01-24T00:47:06.6629852Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i16_3d' 2025-01-24T00:47:06.6630516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i32_2d/model.onnx' 2025-01-24T00:47:06.6631234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i32_2d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6631959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i32_2d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6632700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i32_2d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6633417Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i32_2d/test_data_set_0' 2025-01-24T00:47:06.6634067Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i32_2d' 2025-01-24T00:47:06.6634759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui64_bcast_3v1d/model.onnx' 2025-01-24T00:47:06.6635525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui64_bcast_3v1d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6636304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui64_bcast_3v1d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6637072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui64_bcast_3v1d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6637837Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui64_bcast_3v1d/test_data_set_0' 2025-01-24T00:47:06.6638522Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui64_bcast_3v1d' 2025-01-24T00:47:06.6639220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui8_bcast_4v3d/model.onnx' 2025-01-24T00:47:06.6639982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui8_bcast_4v3d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6640739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui8_bcast_4v3d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6641513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui8_bcast_4v3d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6642289Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui8_bcast_4v3d/test_data_set_0' 2025-01-24T00:47:06.6642981Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui8_bcast_4v3d' 2025-01-24T00:47:06.6643667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_2d/model.onnx' 2025-01-24T00:47:06.6644396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_2d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6645118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_2d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6645825Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_2d/test_data_set_0' 2025-01-24T00:47:06.6646541Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_2d' 2025-01-24T00:47:06.6647180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_3d/model.onnx' 2025-01-24T00:47:06.6647887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_3d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6648609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_3d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6649307Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_3d/test_data_set_0' 2025-01-24T00:47:06.6649938Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_3d' 2025-01-24T00:47:06.6650569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_4d/model.onnx' 2025-01-24T00:47:06.6651278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_4d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6652002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_4d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6652702Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_4d/test_data_set_0' 2025-01-24T00:47:06.6653333Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_4d' 2025-01-24T00:47:06.6653974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i16_4d/model.onnx' 2025-01-24T00:47:06.6654695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i16_4d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6655427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i16_4d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6656148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i16_4d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6656875Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i16_4d/test_data_set_0' 2025-01-24T00:47:06.6657537Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i16_4d' 2025-01-24T00:47:06.6658284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i32_2d/model.onnx' 2025-01-24T00:47:06.6659027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i32_2d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6659738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i32_2d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6660470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i32_2d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6661182Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i32_2d/test_data_set_0' 2025-01-24T00:47:06.6661830Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i32_2d' 2025-01-24T00:47:06.6662519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui64_bcast_3v1d/model.onnx' 2025-01-24T00:47:06.6663278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui64_bcast_3v1d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6664052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui64_bcast_3v1d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6664816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui64_bcast_3v1d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6665582Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui64_bcast_3v1d/test_data_set_0' 2025-01-24T00:47:06.6666258Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui64_bcast_3v1d' 2025-01-24T00:47:06.6666944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui8_bcast_4v3d/model.onnx' 2025-01-24T00:47:06.6667702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui8_bcast_4v3d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6668451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui8_bcast_4v3d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6669226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui8_bcast_4v3d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6669978Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui8_bcast_4v3d/test_data_set_0' 2025-01-24T00:47:06.6670664Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui8_bcast_4v3d' 2025-01-24T00:47:06.6671313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i16_3d/model.onnx' 2025-01-24T00:47:06.6672064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i16_3d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6672840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i16_3d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6673563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i16_3d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6674318Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i16_3d/test_data_set_0' 2025-01-24T00:47:06.6674959Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i16_3d' 2025-01-24T00:47:06.6675606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i32_2d/model.onnx' 2025-01-24T00:47:06.6676335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i32_2d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6677060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i32_2d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6677801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i32_2d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6678522Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i32_2d/test_data_set_0' 2025-01-24T00:47:06.6679164Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i32_2d' 2025-01-24T00:47:06.6679875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui64_bcast_3v1d/model.onnx' 2025-01-24T00:47:06.6680644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui64_bcast_3v1d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6681431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui64_bcast_3v1d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6682205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui64_bcast_3v1d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6682964Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui64_bcast_3v1d/test_data_set_0' 2025-01-24T00:47:06.6683663Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui64_bcast_3v1d' 2025-01-24T00:47:06.6684357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui8_bcast_4v3d/model.onnx' 2025-01-24T00:47:06.6685133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui8_bcast_4v3d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6685896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui8_bcast_4v3d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6686792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui8_bcast_4v3d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6687547Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui8_bcast_4v3d/test_data_set_0' 2025-01-24T00:47:06.6688275Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui8_bcast_4v3d' 2025-01-24T00:47:06.6688944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow/model.onnx' 2025-01-24T00:47:06.6689656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6690386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6691089Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow/test_data_set_0' 2025-01-24T00:47:06.6691715Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow' 2025-01-24T00:47:06.6692511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_expanded/model.onnx' 2025-01-24T00:47:06.6693267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6694038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6694791Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_expanded/test_data_set_0' 2025-01-24T00:47:06.6695470Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_expanded' 2025-01-24T00:47:06.6696162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric/model.onnx' 2025-01-24T00:47:06.6696923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6697693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6698450Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric/test_data_set_0' 2025-01-24T00:47:06.6699131Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric' 2025-01-24T00:47:06.6699871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric_expanded/model.onnx' 2025-01-24T00:47:06.6700671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6701496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6702336Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric_expanded/test_data_set_0' 2025-01-24T00:47:06.6703128Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric_expanded' 2025-01-24T00:47:06.6703828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_BFLOAT16_to_FLOAT/model.onnx' 2025-01-24T00:47:06.6704565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_BFLOAT16_to_FLOAT/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6705322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_BFLOAT16_to_FLOAT/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6706058Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_BFLOAT16_to_FLOAT/test_data_set_0' 2025-01-24T00:47:06.6706728Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_BFLOAT16_to_FLOAT' 2025-01-24T00:47:06.6707393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT/model.onnx' 2025-01-24T00:47:06.6708122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6708871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6709601Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT/test_data_set_0' 2025-01-24T00:47:06.6710267Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT' 2025-01-24T00:47:06.6710938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT16/model.onnx' 2025-01-24T00:47:06.6711680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT16/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6712434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT16/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6713176Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT16/test_data_set_0' 2025-01-24T00:47:06.6713846Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT16' 2025-01-24T00:47:06.6714512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_DOUBLE/model.onnx' 2025-01-24T00:47:06.6715366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_DOUBLE/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6716113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_DOUBLE/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6716880Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_DOUBLE/test_data_set_0' 2025-01-24T00:47:06.6717597Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_DOUBLE' 2025-01-24T00:47:06.6718265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT/model.onnx' 2025-01-24T00:47:06.6719041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6719781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6720516Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT/test_data_set_0' 2025-01-24T00:47:06.6721179Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT' 2025-01-24T00:47:06.6721878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FN/model.onnx' 2025-01-24T00:47:06.6722661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FN/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6723433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FN/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6724196Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FN/test_data_set_0' 2025-01-24T00:47:06.6724902Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FN' 2025-01-24T00:47:06.6725610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FNUZ/model.onnx' 2025-01-24T00:47:06.6726623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FNUZ/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6727411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FNUZ/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6728196Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FNUZ/test_data_set_0' 2025-01-24T00:47:06.6728899Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FNUZ' 2025-01-24T00:47:06.6729590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2/model.onnx' 2025-01-24T00:47:06.6730362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6731127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6731927Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2/test_data_set_0' 2025-01-24T00:47:06.6732654Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2' 2025-01-24T00:47:06.6733361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2FNUZ/model.onnx' 2025-01-24T00:47:06.6734179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2FNUZ/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6734961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2FNUZ/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6735749Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2FNUZ/test_data_set_0' 2025-01-24T00:47:06.6736455Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2FNUZ' 2025-01-24T00:47:06.6737114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_INT4/model.onnx' 2025-01-24T00:47:06.6737859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_INT4/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6738593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_INT4/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6739338Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_INT4/test_data_set_0' 2025-01-24T00:47:06.6739982Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_INT4' 2025-01-24T00:47:06.6740652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_UINT4/model.onnx' 2025-01-24T00:47:06.6741380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_UINT4/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6742117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_UINT4/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6742857Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_UINT4/test_data_set_0' 2025-01-24T00:47:06.6743506Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_UINT4' 2025-01-24T00:47:06.6744222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT/model.onnx' 2025-01-24T00:47:06.6744989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6745760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6746557Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT/test_data_set_0' 2025-01-24T00:47:06.6747246Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT' 2025-01-24T00:47:06.6748013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT16/model.onnx' 2025-01-24T00:47:06.6748818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT16/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6749598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT16/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6750383Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT16/test_data_set_0' 2025-01-24T00:47:06.6751085Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT16' 2025-01-24T00:47:06.6751795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT/model.onnx' 2025-01-24T00:47:06.6752560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6753337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6754092Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT/test_data_set_0' 2025-01-24T00:47:06.6754774Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT' 2025-01-24T00:47:06.6755481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT16/model.onnx' 2025-01-24T00:47:06.6756255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT16/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6757039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT16/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6757802Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT16/test_data_set_0' 2025-01-24T00:47:06.6758497Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT16' 2025-01-24T00:47:06.6759205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT/model.onnx' 2025-01-24T00:47:06.6759975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6760760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6761549Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT/test_data_set_0' 2025-01-24T00:47:06.6762289Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT' 2025-01-24T00:47:06.6763009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT16/model.onnx' 2025-01-24T00:47:06.6763812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT16/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6764608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT16/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6765377Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT16/test_data_set_0' 2025-01-24T00:47:06.6766088Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT16' 2025-01-24T00:47:06.6766835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT/model.onnx' 2025-01-24T00:47:06.6767590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6768356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6769108Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT/test_data_set_0' 2025-01-24T00:47:06.6769796Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT' 2025-01-24T00:47:06.6770487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT16/model.onnx' 2025-01-24T00:47:06.6771255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT16/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6772029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT16/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6772786Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT16/test_data_set_0' 2025-01-24T00:47:06.6773487Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT16' 2025-01-24T00:47:06.6774158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_BFLOAT16/model.onnx' 2025-01-24T00:47:06.6774896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_BFLOAT16/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6775653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_BFLOAT16/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6776419Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_BFLOAT16/test_data_set_0' 2025-01-24T00:47:06.6777115Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_BFLOAT16' 2025-01-24T00:47:06.6777808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_DOUBLE/model.onnx' 2025-01-24T00:47:06.6778567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_DOUBLE/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6779301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_DOUBLE/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6780031Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_DOUBLE/test_data_set_0' 2025-01-24T00:47:06.6780688Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_DOUBLE' 2025-01-24T00:47:06.6781360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT16/model.onnx' 2025-01-24T00:47:06.6782103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT16/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6782839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT16/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6783574Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT16/test_data_set_0' 2025-01-24T00:47:06.6784238Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT16' 2025-01-24T00:47:06.6784931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FN/model.onnx' 2025-01-24T00:47:06.6785700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FN/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6786463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FN/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6787218Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FN/test_data_set_0' 2025-01-24T00:47:06.6787910Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FN' 2025-01-24T00:47:06.6788609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FNUZ/model.onnx' 2025-01-24T00:47:06.6789385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6790150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6790932Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0' 2025-01-24T00:47:06.6791634Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FNUZ' 2025-01-24T00:47:06.6792495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2/model.onnx' 2025-01-24T00:47:06.6793292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6794039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6794803Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2/test_data_set_0' 2025-01-24T00:47:06.6795472Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2' 2025-01-24T00:47:06.6796173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2FNUZ/model.onnx' 2025-01-24T00:47:06.6796951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6797728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6798504Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0' 2025-01-24T00:47:06.6799199Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2FNUZ' 2025-01-24T00:47:06.6799851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_INT4/model.onnx' 2025-01-24T00:47:06.6800589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_INT4/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6801312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_INT4/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6802042Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_INT4/test_data_set_0' 2025-01-24T00:47:06.6802683Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_INT4' 2025-01-24T00:47:06.6803347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_STRING/model.onnx' 2025-01-24T00:47:06.6804087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_STRING/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6804820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_STRING/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6805561Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_STRING/test_data_set_0' 2025-01-24T00:47:06.6806327Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_STRING' 2025-01-24T00:47:06.6807054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_UINT4/model.onnx' 2025-01-24T00:47:06.6807782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_UINT4/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6808540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_UINT4/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6809278Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_UINT4/test_data_set_0' 2025-01-24T00:47:06.6809925Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_UINT4' 2025-01-24T00:47:06.6810596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT/model.onnx' 2025-01-24T00:47:06.6811317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6812046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6812774Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT/test_data_set_0' 2025-01-24T00:47:06.6813413Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT' 2025-01-24T00:47:06.6814083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT16/model.onnx' 2025-01-24T00:47:06.6814807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT16/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6815538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT16/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6816276Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT16/test_data_set_0' 2025-01-24T00:47:06.6816931Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT16' 2025-01-24T00:47:06.6817584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_INT8/model.onnx' 2025-01-24T00:47:06.6818304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_INT8/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6819020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_INT8/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6819742Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_INT8/test_data_set_0' 2025-01-24T00:47:06.6820369Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_INT8' 2025-01-24T00:47:06.6821066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_STRING_to_FLOAT/model.onnx' 2025-01-24T00:47:06.6821846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_STRING_to_FLOAT/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6822604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_STRING_to_FLOAT/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6823343Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_STRING_to_FLOAT/test_data_set_0' 2025-01-24T00:47:06.6823990Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_STRING_to_FLOAT' 2025-01-24T00:47:06.6824661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT/model.onnx' 2025-01-24T00:47:06.6825392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6826131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6826856Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT/test_data_set_0' 2025-01-24T00:47:06.6827499Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT' 2025-01-24T00:47:06.6828179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT16/model.onnx' 2025-01-24T00:47:06.6828920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT16/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6829664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT16/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6830395Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT16/test_data_set_0' 2025-01-24T00:47:06.6831040Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT16' 2025-01-24T00:47:06.6831703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_UINT8/model.onnx' 2025-01-24T00:47:06.6832428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_UINT8/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6833169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_UINT8/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6833891Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_UINT8/test_data_set_0' 2025-01-24T00:47:06.6834533Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_UINT8' 2025-01-24T00:47:06.6835319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FN/model.onnx' 2025-01-24T00:47:06.6836175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FN/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6837038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FN/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6837888Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FN/test_data_set_0' 2025-01-24T00:47:06.6838648Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FN' 2025-01-24T00:47:06.6839413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FNUZ/model.onnx' 2025-01-24T00:47:06.6840250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FNUZ/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6841101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FNUZ/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6841926Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FNUZ/test_data_set_0' 2025-01-24T00:47:06.6842699Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FNUZ' 2025-01-24T00:47:06.6843440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2/model.onnx' 2025-01-24T00:47:06.6844258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6845085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6845898Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2/test_data_set_0' 2025-01-24T00:47:06.6846731Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2' 2025-01-24T00:47:06.6847490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2FNUZ/model.onnx' 2025-01-24T00:47:06.6848340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2FNUZ/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6849175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2FNUZ/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6850008Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2FNUZ/test_data_set_0' 2025-01-24T00:47:06.6850805Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2FNUZ' 2025-01-24T00:47:06.6851596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FN/model.onnx' 2025-01-24T00:47:06.6852446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FN/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6853262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FN/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6854080Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FN/test_data_set_0' 2025-01-24T00:47:06.6854821Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FN' 2025-01-24T00:47:06.6855581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FNUZ/model.onnx' 2025-01-24T00:47:06.6856418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6857243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6858076Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0' 2025-01-24T00:47:06.6858830Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FNUZ' 2025-01-24T00:47:06.6859569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2/model.onnx' 2025-01-24T00:47:06.6860399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6861207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6862022Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2/test_data_set_0' 2025-01-24T00:47:06.6862758Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2' 2025-01-24T00:47:06.6863526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2FNUZ/model.onnx' 2025-01-24T00:47:06.6864351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6865176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6866036Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0' 2025-01-24T00:47:06.6866837Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2FNUZ' 2025-01-24T00:47:06.6867561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT/model.onnx' 2025-01-24T00:47:06.6868321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6869083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6869866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6870628Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT/test_data_set_0' 2025-01-24T00:47:06.6871319Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT' 2025-01-24T00:47:06.6872061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT_expanded/model.onnx' 2025-01-24T00:47:06.6872867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6873680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6874492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6875300Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT_expanded/test_data_set_0' 2025-01-24T00:47:06.6876025Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT_expanded' 2025-01-24T00:47:06.6876718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT/model.onnx' 2025-01-24T00:47:06.6877469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6878224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6878990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6879738Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT/test_data_set_0' 2025-01-24T00:47:06.6880443Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT' 2025-01-24T00:47:06.6881139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16/model.onnx' 2025-01-24T00:47:06.6881947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6882739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6883511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6884284Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16/test_data_set_0' 2025-01-24T00:47:06.6884962Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16' 2025-01-24T00:47:06.6885705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16_expanded/model.onnx' 2025-01-24T00:47:06.6886552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6887354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6888183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6888981Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16_expanded/test_data_set_0' 2025-01-24T00:47:06.6889716Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16_expanded' 2025-01-24T00:47:06.6890439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT_expanded/model.onnx' 2025-01-24T00:47:06.6891233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6892170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6892975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6893783Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT_expanded/test_data_set_0' 2025-01-24T00:47:06.6894507Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT_expanded' 2025-01-24T00:47:06.6895213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE/model.onnx' 2025-01-24T00:47:06.6896075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6896900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6897677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6898466Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE/test_data_set_0' 2025-01-24T00:47:06.6899156Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE' 2025-01-24T00:47:06.6899884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE_expanded/model.onnx' 2025-01-24T00:47:06.6900690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6901502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6902312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6903126Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE_expanded/test_data_set_0' 2025-01-24T00:47:06.6903851Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE_expanded' 2025-01-24T00:47:06.6904541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT/model.onnx' 2025-01-24T00:47:06.6905307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6906064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6906841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6907589Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT/test_data_set_0' 2025-01-24T00:47:06.6908279Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT' 2025-01-24T00:47:06.6909009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT_expanded/model.onnx' 2025-01-24T00:47:06.6909812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6910648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6911455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6912308Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT_expanded/test_data_set_0' 2025-01-24T00:47:06.6913049Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT_expanded' 2025-01-24T00:47:06.6913764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT/model.onnx' 2025-01-24T00:47:06.6914571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6915366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6916187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6916978Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT/test_data_set_0' 2025-01-24T00:47:06.6917703Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT' 2025-01-24T00:47:06.6918464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT_expanded/model.onnx' 2025-01-24T00:47:06.6919312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6920164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6921011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6921854Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT_expanded/test_data_set_0' 2025-01-24T00:47:06.6922613Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT_expanded' 2025-01-24T00:47:06.6923328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT/model.onnx' 2025-01-24T00:47:06.6924122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6924905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6925725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6926561Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT/test_data_set_0' 2025-01-24T00:47:06.6927328Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT' 2025-01-24T00:47:06.6928097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT_expanded/model.onnx' 2025-01-24T00:47:06.6928926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6929774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6930611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6931453Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT_expanded/test_data_set_0' 2025-01-24T00:47:06.6932205Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT_expanded' 2025-01-24T00:47:06.6932921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT/model.onnx' 2025-01-24T00:47:06.6933735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6934542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6935356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6936150Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT/test_data_set_0' 2025-01-24T00:47:06.6936876Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT' 2025-01-24T00:47:06.6937644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT_expanded/model.onnx' 2025-01-24T00:47:06.6938492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6939345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6940186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6941055Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT_expanded/test_data_set_0' 2025-01-24T00:47:06.6941810Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT_expanded' 2025-01-24T00:47:06.6942559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT/model.onnx' 2025-01-24T00:47:06.6943381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6944155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6944947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6945714Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT/test_data_set_0' 2025-01-24T00:47:06.6946425Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT' 2025-01-24T00:47:06.6947165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT_expanded/model.onnx' 2025-01-24T00:47:06.6947976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6948802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6949622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6950446Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT_expanded/test_data_set_0' 2025-01-24T00:47:06.6951188Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT_expanded' 2025-01-24T00:47:06.6951881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16/model.onnx' 2025-01-24T00:47:06.6952656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6953419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6954205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6954963Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16/test_data_set_0' 2025-01-24T00:47:06.6955655Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16' 2025-01-24T00:47:06.6956415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16_expanded/model.onnx' 2025-01-24T00:47:06.6957268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6958090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6958918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6959734Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16_expanded/test_data_set_0' 2025-01-24T00:47:06.6960464Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16_expanded' 2025-01-24T00:47:06.6961147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE/model.onnx' 2025-01-24T00:47:06.6961910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6962664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6963433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6964177Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE/test_data_set_0' 2025-01-24T00:47:06.6964853Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE' 2025-01-24T00:47:06.6965583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE_expanded/model.onnx' 2025-01-24T00:47:06.6966499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6967306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6968106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6968912Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE_expanded/test_data_set_0' 2025-01-24T00:47:06.6969635Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE_expanded' 2025-01-24T00:47:06.6970321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16/model.onnx' 2025-01-24T00:47:06.6971091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6971878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6972705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6973482Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16/test_data_set_0' 2025-01-24T00:47:06.6974161Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16' 2025-01-24T00:47:06.6974901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16_expanded/model.onnx' 2025-01-24T00:47:06.6975709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6976523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6977325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6978132Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16_expanded/test_data_set_0' 2025-01-24T00:47:06.6978856Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16_expanded' 2025-01-24T00:47:06.6979566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN/model.onnx' 2025-01-24T00:47:06.6980365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6981145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6981942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6982718Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN/test_data_set_0' 2025-01-24T00:47:06.6983426Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN' 2025-01-24T00:47:06.6984155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ/model.onnx' 2025-01-24T00:47:06.6984944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6985750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6986573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6987404Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0' 2025-01-24T00:47:06.6988130Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ' 2025-01-24T00:47:06.6988916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ_expanded/model.onnx' 2025-01-24T00:47:06.6989761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6990599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6991455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6992393Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ_expanded/test_data_set_0' 2025-01-24T00:47:06.6993150Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ_expanded' 2025-01-24T00:47:06.6993916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN_expanded/model.onnx' 2025-01-24T00:47:06.6994742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.6995583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.6996417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.6997257Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN_expanded/test_data_set_0' 2025-01-24T00:47:06.6998007Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN_expanded' 2025-01-24T00:47:06.6998714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2/model.onnx' 2025-01-24T00:47:06.6999508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7000285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7001077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7001894Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2/test_data_set_0' 2025-01-24T00:47:06.7002660Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2' 2025-01-24T00:47:06.7003387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ/model.onnx' 2025-01-24T00:47:06.7004212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7005017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7005811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7006640Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0' 2025-01-24T00:47:06.7007372Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ' 2025-01-24T00:47:06.7008136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ_expanded/model.onnx' 2025-01-24T00:47:06.7008989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7009830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7010684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7011517Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ_expanded/test_data_set_0' 2025-01-24T00:47:06.7012275Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ_expanded' 2025-01-24T00:47:06.7013031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2_expanded/model.onnx' 2025-01-24T00:47:06.7013848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7014676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7015493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7016315Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2_expanded/test_data_set_0' 2025-01-24T00:47:06.7017078Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2_expanded' 2025-01-24T00:47:06.7017808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING/model.onnx' 2025-01-24T00:47:06.7018571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7019345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7020113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7020862Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING/test_data_set_0' 2025-01-24T00:47:06.7021534Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING' 2025-01-24T00:47:06.7022265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING_expanded/model.onnx' 2025-01-24T00:47:06.7023061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7023866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7024665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7025459Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING_expanded/test_data_set_0' 2025-01-24T00:47:06.7026191Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING_expanded' 2025-01-24T00:47:06.7026875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT/model.onnx' 2025-01-24T00:47:06.7027637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7028386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7029158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7029906Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT/test_data_set_0' 2025-01-24T00:47:06.7030583Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT' 2025-01-24T00:47:06.7031318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT_expanded/model.onnx' 2025-01-24T00:47:06.7032146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7032999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7033825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7034617Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT_expanded/test_data_set_0' 2025-01-24T00:47:06.7035347Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT_expanded' 2025-01-24T00:47:06.7035932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ceil/model.onnx' 2025-01-24T00:47:06.7036610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ceil/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7037281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ceil/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7037936Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ceil/test_data_set_0' 2025-01-24T00:47:06.7038508Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ceil' 2025-01-24T00:47:06.7039133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ceil_example/model.onnx' 2025-01-24T00:47:06.7039844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ceil_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7040550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ceil_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7041244Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ceil_example/test_data_set_0' 2025-01-24T00:47:06.7041862Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_ceil_example' 2025-01-24T00:47:06.7042439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_celu/model.onnx' 2025-01-24T00:47:06.7043115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_celu/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7043781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_celu/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7044427Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_celu/test_data_set_0' 2025-01-24T00:47:06.7045000Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_celu' 2025-01-24T00:47:06.7045628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_celu_expanded/model.onnx' 2025-01-24T00:47:06.7046448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_celu_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7047156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_celu_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7047903Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_celu_expanded/test_data_set_0' 2025-01-24T00:47:06.7048562Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_celu_expanded' 2025-01-24T00:47:06.7049231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop/model.onnx' 2025-01-24T00:47:06.7049981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7050717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7051473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7052207Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop/test_data_set_0' 2025-01-24T00:47:06.7052857Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop' 2025-01-24T00:47:06.7053571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad/model.onnx' 2025-01-24T00:47:06.7054347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7055137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7055911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7056676Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad/test_data_set_0' 2025-01-24T00:47:06.7057382Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad' 2025-01-24T00:47:06.7058119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad_expanded/model.onnx' 2025-01-24T00:47:06.7058946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7059756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7060572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7061417Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad_expanded/test_data_set_0' 2025-01-24T00:47:06.7062187Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad_expanded' 2025-01-24T00:47:06.7062932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw/model.onnx' 2025-01-24T00:47:06.7063728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7064518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7065301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7066076Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw/test_data_set_0' 2025-01-24T00:47:06.7066793Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw' 2025-01-24T00:47:06.7067542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw_expanded/model.onnx' 2025-01-24T00:47:06.7068369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7069183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7070004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7070836Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw_expanded/test_data_set_0' 2025-01-24T00:47:06.7071575Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw_expanded' 2025-01-24T00:47:06.7072290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc/model.onnx' 2025-01-24T00:47:06.7073065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7073849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7074624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7075394Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc/test_data_set_0' 2025-01-24T00:47:06.7076106Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc' 2025-01-24T00:47:06.7076891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc_expanded/model.onnx' 2025-01-24T00:47:06.7077762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7078600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7079419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7080248Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc_expanded/test_data_set_0' 2025-01-24T00:47:06.7080986Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc_expanded' 2025-01-24T00:47:06.7081711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_expanded/model.onnx' 2025-01-24T00:47:06.7082485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7083273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7084058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7084832Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_expanded/test_data_set_0' 2025-01-24T00:47:06.7085546Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_expanded' 2025-01-24T00:47:06.7086364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc/model.onnx' 2025-01-24T00:47:06.7087193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7088009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7088830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7089657Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc/test_data_set_0' 2025-01-24T00:47:06.7090398Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc' 2025-01-24T00:47:06.7091197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc_expanded/model.onnx' 2025-01-24T00:47:06.7092226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7093162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7094067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7094922Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc_expanded/test_data_set_0' 2025-01-24T00:47:06.7095721Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc_expanded' 2025-01-24T00:47:06.7096381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad/model.onnx' 2025-01-24T00:47:06.7097130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7097860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7098596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7099346Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad/test_data_set_0' 2025-01-24T00:47:06.7099994Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad' 2025-01-24T00:47:06.7100713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad_expanded/model.onnx' 2025-01-24T00:47:06.7101491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7102280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7103059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7103829Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad_expanded/test_data_set_0' 2025-01-24T00:47:06.7104538Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad_expanded' 2025-01-24T00:47:06.7105122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip/model.onnx' 2025-01-24T00:47:06.7105802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7106495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7107155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7107885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7108567Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip/test_data_set_0' 2025-01-24T00:47:06.7109144Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip' 2025-01-24T00:47:06.7109810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds/model.onnx' 2025-01-24T00:47:06.7110547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7111306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7112042Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds/test_data_set_0' 2025-01-24T00:47:06.7112711Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds' 2025-01-24T00:47:06.7113424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds_expanded/model.onnx' 2025-01-24T00:47:06.7114210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7115016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7115794Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds_expanded/test_data_set_0' 2025-01-24T00:47:06.7116508Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds_expanded' 2025-01-24T00:47:06.7117205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds/model.onnx' 2025-01-24T00:47:06.7117983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7118750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7119510Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds/test_data_set_0' 2025-01-24T00:47:06.7120204Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds' 2025-01-24T00:47:06.7120937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds_expanded/model.onnx' 2025-01-24T00:47:06.7121784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7122640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7123505Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds_expanded/test_data_set_0' 2025-01-24T00:47:06.7124249Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds_expanded' 2025-01-24T00:47:06.7124919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max/model.onnx' 2025-01-24T00:47:06.7125666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7126466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7127218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7127963Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max/test_data_set_0' 2025-01-24T00:47:06.7128623Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max' 2025-01-24T00:47:06.7129350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max_expanded/model.onnx' 2025-01-24T00:47:06.7130136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7130937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7131722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7132502Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max_expanded/test_data_set_0' 2025-01-24T00:47:06.7133221Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max_expanded' 2025-01-24T00:47:06.7133891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min/model.onnx' 2025-01-24T00:47:06.7134641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7135373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7136119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7136893Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min/test_data_set_0' 2025-01-24T00:47:06.7137598Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min' 2025-01-24T00:47:06.7138321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min_expanded/model.onnx' 2025-01-24T00:47:06.7139122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7139905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7140703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7141482Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min_expanded/test_data_set_0' 2025-01-24T00:47:06.7142201Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min_expanded' 2025-01-24T00:47:06.7142842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max/model.onnx' 2025-01-24T00:47:06.7143573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7144289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7145007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7145731Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max/test_data_set_0' 2025-01-24T00:47:06.7146362Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max' 2025-01-24T00:47:06.7147059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max_expanded/model.onnx' 2025-01-24T00:47:06.7147820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7148579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7149354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7150110Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max_expanded/test_data_set_0' 2025-01-24T00:47:06.7150799Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max_expanded' 2025-01-24T00:47:06.7151466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min/model.onnx' 2025-01-24T00:47:06.7152222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7152950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7153693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7154417Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min/test_data_set_0' 2025-01-24T00:47:06.7155046Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min' 2025-01-24T00:47:06.7155736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min_expanded/model.onnx' 2025-01-24T00:47:06.7156509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7157267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7158041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7158795Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min_expanded/test_data_set_0' 2025-01-24T00:47:06.7159480Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min_expanded' 2025-01-24T00:47:06.7160108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_example/model.onnx' 2025-01-24T00:47:06.7160809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7161520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7162219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_example/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7162930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7163627Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_example/test_data_set_0' 2025-01-24T00:47:06.7164235Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_example' 2025-01-24T00:47:06.7164921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_example_expanded/model.onnx' 2025-01-24T00:47:06.7165654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_example_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7166499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_example_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7167282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_example_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7168060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_example_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7168810Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_example_expanded/test_data_set_0' 2025-01-24T00:47:06.7169466Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_example_expanded' 2025-01-24T00:47:06.7170104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_expanded/model.onnx' 2025-01-24T00:47:06.7170822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7171525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7172240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7172956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7173669Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_expanded/test_data_set_0' 2025-01-24T00:47:06.7174286Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_expanded' 2025-01-24T00:47:06.7174915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds/model.onnx' 2025-01-24T00:47:06.7175623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7176321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7177039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7177747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7178454Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds/test_data_set_0' 2025-01-24T00:47:06.7179075Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds' 2025-01-24T00:47:06.7179750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds_expanded/model.onnx' 2025-01-24T00:47:06.7180505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7181279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7182077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7182842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7183588Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds_expanded/test_data_set_0' 2025-01-24T00:47:06.7184260Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds_expanded' 2025-01-24T00:47:06.7184897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds/model.onnx' 2025-01-24T00:47:06.7185623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7186336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7187043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7187767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7188469Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds/test_data_set_0' 2025-01-24T00:47:06.7189107Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds' 2025-01-24T00:47:06.7189780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds_expanded/model.onnx' 2025-01-24T00:47:06.7190532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7191295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7192174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7192956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7193704Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds_expanded/test_data_set_0' 2025-01-24T00:47:06.7194395Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds_expanded' 2025-01-24T00:47:06.7195043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds/model.onnx' 2025-01-24T00:47:06.7195809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7196542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7197323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7198089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7198805Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds/test_data_set_0' 2025-01-24T00:47:06.7199440Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds' 2025-01-24T00:47:06.7200139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds_expanded/model.onnx' 2025-01-24T00:47:06.7200904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7201679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7202438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7203206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7203973Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds_expanded/test_data_set_0' 2025-01-24T00:47:06.7204655Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds_expanded' 2025-01-24T00:47:06.7205259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im/model.onnx' 2025-01-24T00:47:06.7205933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7206640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7207322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7207995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7208668Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im/test_data_set_0' 2025-01-24T00:47:06.7209239Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im' 2025-01-24T00:47:06.7209839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im_5d/model.onnx' 2025-01-24T00:47:06.7210567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im_5d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7211248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im_5d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7211995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im_5d/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7212706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im_5d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7213395Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im_5d/test_data_set_0' 2025-01-24T00:47:06.7213986Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im_5d' 2025-01-24T00:47:06.7214627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im_dilations/model.onnx' 2025-01-24T00:47:06.7215364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im_dilations/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7216080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im_dilations/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7216810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im_dilations/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7217531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im_dilations/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7218248Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im_dilations/test_data_set_0' 2025-01-24T00:47:06.7218887Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im_dilations' 2025-01-24T00:47:06.7219502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im_pads/model.onnx' 2025-01-24T00:47:06.7220207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im_pads/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7220900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im_pads/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7221595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im_pads/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7222309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im_pads/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7222993Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im_pads/test_data_set_0' 2025-01-24T00:47:06.7223604Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im_pads' 2025-01-24T00:47:06.7224233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im_strides/model.onnx' 2025-01-24T00:47:06.7224965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im_strides/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7225690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im_strides/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7226458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im_strides/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7227201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im_strides/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7227903Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im_strides/test_data_set_0' 2025-01-24T00:47:06.7228520Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_col2im_strides' 2025-01-24T00:47:06.7229148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_compress_0/model.onnx' 2025-01-24T00:47:06.7229842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_compress_0/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7230539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_compress_0/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7231234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_compress_0/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7231915Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_compress_0/test_data_set_0' 2025-01-24T00:47:06.7232524Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_compress_0' 2025-01-24T00:47:06.7233131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_compress_1/model.onnx' 2025-01-24T00:47:06.7233832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_compress_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7234526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_compress_1/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7235229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_compress_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7235910Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_compress_1/test_data_set_0' 2025-01-24T00:47:06.7236507Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_compress_1' 2025-01-24T00:47:06.7237189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_compress_default_axis/model.onnx' 2025-01-24T00:47:06.7237927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_compress_default_axis/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7242646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_compress_default_axis/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7243464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_compress_default_axis/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7244281Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_compress_default_axis/test_data_set_0' 2025-01-24T00:47:06.7245012Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_compress_default_axis' 2025-01-24T00:47:06.7245718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_compress_negative_axis/model.onnx' 2025-01-24T00:47:06.7246564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_compress_negative_axis/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7247318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_compress_negative_axis/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7248067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_compress_negative_axis/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7248833Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_compress_negative_axis/test_data_set_0' 2025-01-24T00:47:06.7249494Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_compress_negative_axis' 2025-01-24T00:47:06.7250144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_0/model.onnx' 2025-01-24T00:47:06.7250861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_0/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7251574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_0/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7252299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_0/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7253007Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_0/test_data_set_0' 2025-01-24T00:47:06.7253643Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_0' 2025-01-24T00:47:06.7254326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_negative_1/model.onnx' 2025-01-24T00:47:06.7255074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_negative_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7255841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_negative_1/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7256596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_negative_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7257367Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_negative_1/test_data_set_0' 2025-01-24T00:47:06.7258041Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_negative_1' 2025-01-24T00:47:06.7258703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_0/model.onnx' 2025-01-24T00:47:06.7259451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_0/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7260183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_0/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7260931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_0/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7261638Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_0/test_data_set_0' 2025-01-24T00:47:06.7262261Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_0' 2025-01-24T00:47:06.7262915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_1/model.onnx' 2025-01-24T00:47:06.7263633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7264361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_1/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7265076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7265802Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_1/test_data_set_0' 2025-01-24T00:47:06.7266428Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_1' 2025-01-24T00:47:06.7267116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_1/model.onnx' 2025-01-24T00:47:06.7267880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7268632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_1/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7269400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7270148Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_1/test_data_set_0' 2025-01-24T00:47:06.7270829Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_1' 2025-01-24T00:47:06.7271522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_2/model.onnx' 2025-01-24T00:47:06.7272273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_2/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7273036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_2/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7273810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_2/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7274607Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_2/test_data_set_0' 2025-01-24T00:47:06.7275318Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_2' 2025-01-24T00:47:06.7275953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_0/model.onnx' 2025-01-24T00:47:06.7276670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_0/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7277379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_0/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7278106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_0/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7278812Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_0/test_data_set_0' 2025-01-24T00:47:06.7279437Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_0' 2025-01-24T00:47:06.7280089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_1/model.onnx' 2025-01-24T00:47:06.7280802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7281525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_1/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7282241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7282957Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_1/test_data_set_0' 2025-01-24T00:47:06.7283588Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_1' 2025-01-24T00:47:06.7284221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_2/model.onnx' 2025-01-24T00:47:06.7284942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_2/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7285653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_2/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7286416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_2/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7287136Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_2/test_data_set_0' 2025-01-24T00:47:06.7287784Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_2' 2025-01-24T00:47:06.7288480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_1/model.onnx' 2025-01-24T00:47:06.7289292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7290068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_1/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7290833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7291584Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_1/test_data_set_0' 2025-01-24T00:47:06.7292443Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_1' 2025-01-24T00:47:06.7293130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_2/model.onnx' 2025-01-24T00:47:06.7293890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_2/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7294651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_2/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7295407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_2/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7296168Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_2/test_data_set_0' 2025-01-24T00:47:06.7296844Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_2' 2025-01-24T00:47:06.7297542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_3/model.onnx' 2025-01-24T00:47:06.7298289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_3/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7299038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_3/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7299801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_3/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7300553Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_3/test_data_set_0' 2025-01-24T00:47:06.7301239Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_3' 2025-01-24T00:47:06.7301842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constant/model.onnx' 2025-01-24T00:47:06.7302527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constant/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7303261Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constant/test_data_set_0' 2025-01-24T00:47:06.7303905Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constant' 2025-01-24T00:47:06.7304541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constant_pad/model.onnx' 2025-01-24T00:47:06.7305272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constant_pad/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7305970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constant_pad/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7306681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constant_pad/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7307391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constant_pad/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7308094Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constant_pad/test_data_set_0' 2025-01-24T00:47:06.7308700Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constant_pad' 2025-01-24T00:47:06.7309352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes/model.onnx' 2025-01-24T00:47:06.7310081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7310800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7311529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7312246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes/test_data_set_0/input_3.pb' 2025-01-24T00:47:06.7312971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7313691Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes/test_data_set_0' 2025-01-24T00:47:06.7314329Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes' 2025-01-24T00:47:06.7315034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_negative_axes/model.onnx' 2025-01-24T00:47:06.7315800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_negative_axes/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7316571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_negative_axes/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7317354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_negative_axes/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7318117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_negative_axes/test_data_set_0/input_3.pb' 2025-01-24T00:47:06.7318936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_negative_axes/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7319714Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_negative_axes/test_data_set_0' 2025-01-24T00:47:06.7320408Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_negative_axes' 2025-01-24T00:47:06.7321100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_float_ones/model.onnx' 2025-01-24T00:47:06.7321866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_float_ones/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7322649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_float_ones/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7323411Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_float_ones/test_data_set_0' 2025-01-24T00:47:06.7324102Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_float_ones' 2025-01-24T00:47:06.7324818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_shape_zero/model.onnx' 2025-01-24T00:47:06.7325616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_shape_zero/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7326461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_shape_zero/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7327250Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_shape_zero/test_data_set_0' 2025-01-24T00:47:06.7327971Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_shape_zero' 2025-01-24T00:47:06.7328662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_zeros/model.onnx' 2025-01-24T00:47:06.7329435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_zeros/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7330208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_zeros/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7330974Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_zeros/test_data_set_0' 2025-01-24T00:47:06.7331665Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_zeros' 2025-01-24T00:47:06.7332368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_conv_with_autopad_same/model.onnx' 2025-01-24T00:47:06.7333118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_conv_with_autopad_same/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7333907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_conv_with_autopad_same/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7334676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_conv_with_autopad_same/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7335419Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_conv_with_autopad_same/test_data_set_0' 2025-01-24T00:47:06.7336079Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_conv_with_autopad_same' 2025-01-24T00:47:06.7336838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_and_asymmetric_padding/model.onnx' 2025-01-24T00:47:06.7337667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_and_asymmetric_padding/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7338501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_and_asymmetric_padding/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7339332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_and_asymmetric_padding/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7340154Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_and_asymmetric_padding/test_data_set_0' 2025-01-24T00:47:06.7340914Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_and_asymmetric_padding' 2025-01-24T00:47:06.7341614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_no_padding/model.onnx' 2025-01-24T00:47:06.7342390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_no_padding/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7343151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_no_padding/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7343926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_no_padding/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7344695Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_no_padding/test_data_set_0' 2025-01-24T00:47:06.7345384Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_no_padding' 2025-01-24T00:47:06.7346086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_padding/model.onnx' 2025-01-24T00:47:06.7346838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_padding/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7347632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_padding/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7348440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_padding/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7349193Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_padding/test_data_set_0' 2025-01-24T00:47:06.7349902Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_padding' 2025-01-24T00:47:06.7350585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convinteger_with_padding/model.onnx' 2025-01-24T00:47:06.7351360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convinteger_with_padding/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7352116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convinteger_with_padding/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7352871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convinteger_with_padding/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7353634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convinteger_with_padding/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7354389Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convinteger_with_padding/test_data_set_0' 2025-01-24T00:47:06.7355072Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convinteger_with_padding' 2025-01-24T00:47:06.7355771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convinteger_without_padding/model.onnx' 2025-01-24T00:47:06.7356539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convinteger_without_padding/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7357316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convinteger_without_padding/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7358089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convinteger_without_padding/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7358876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convinteger_without_padding/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7359641Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convinteger_without_padding/test_data_set_0' 2025-01-24T00:47:06.7360332Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convinteger_without_padding' 2025-01-24T00:47:06.7360970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose/model.onnx' 2025-01-24T00:47:06.7361672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7362414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7363145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7363919Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose/test_data_set_0' 2025-01-24T00:47:06.7364558Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose' 2025-01-24T00:47:06.7365204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_1d/model.onnx' 2025-01-24T00:47:06.7365925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_1d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7366732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_1d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7367460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_1d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7368174Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_1d/test_data_set_0' 2025-01-24T00:47:06.7368805Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_1d' 2025-01-24T00:47:06.7369449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_3d/model.onnx' 2025-01-24T00:47:06.7370163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_3d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7370887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_3d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7371610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_3d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7372324Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_3d/test_data_set_0' 2025-01-24T00:47:06.7372960Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_3d' 2025-01-24T00:47:06.7373653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_autopad_same/model.onnx' 2025-01-24T00:47:06.7374431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_autopad_same/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7375196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_autopad_same/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7375968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_autopad_same/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7376734Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_autopad_same/test_data_set_0' 2025-01-24T00:47:06.7377441Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_autopad_same' 2025-01-24T00:47:06.7378179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_dilations/model.onnx' 2025-01-24T00:47:06.7378928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_dilations/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7379711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_dilations/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7380464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_dilations/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7381214Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_dilations/test_data_set_0' 2025-01-24T00:47:06.7381892Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_dilations' 2025-01-24T00:47:06.7382558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2/model.onnx' 2025-01-24T00:47:06.7383309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7384047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7384795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7385544Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2/test_data_set_0' 2025-01-24T00:47:06.7386207Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2' 2025-01-24T00:47:06.7386921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2_image_3/model.onnx' 2025-01-24T00:47:06.7387697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2_image_3/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7388479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2_image_3/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7389277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2_image_3/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7390052Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2_image_3/test_data_set_0' 2025-01-24T00:47:06.7390761Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2_image_3' 2025-01-24T00:47:06.7391457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_kernel_shape/model.onnx' 2025-01-24T00:47:06.7392392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_kernel_shape/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7393220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_kernel_shape/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7393999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_kernel_shape/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7394803Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_kernel_shape/test_data_set_0' 2025-01-24T00:47:06.7395495Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_kernel_shape' 2025-01-24T00:47:06.7396197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_output_shape/model.onnx' 2025-01-24T00:47:06.7396972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_output_shape/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7397743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_output_shape/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7398525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_output_shape/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7399288Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_output_shape/test_data_set_0' 2025-01-24T00:47:06.7399981Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_output_shape' 2025-01-24T00:47:06.7400631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pad/model.onnx' 2025-01-24T00:47:06.7401350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pad/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7402085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pad/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7402812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pad/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7403545Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pad/test_data_set_0' 2025-01-24T00:47:06.7404181Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pad' 2025-01-24T00:47:06.7404834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pads/model.onnx' 2025-01-24T00:47:06.7405569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pads/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7406358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pads/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7407125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pads/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7407847Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pads/test_data_set_0' 2025-01-24T00:47:06.7408543Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pads' 2025-01-24T00:47:06.7409137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cos/model.onnx' 2025-01-24T00:47:06.7409792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cos/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7410461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cos/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7411106Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cos/test_data_set_0' 2025-01-24T00:47:06.7411674Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cos' 2025-01-24T00:47:06.7412285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cos_example/model.onnx' 2025-01-24T00:47:06.7412980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cos_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7413686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cos_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7414374Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cos_example/test_data_set_0' 2025-01-24T00:47:06.7414976Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cos_example' 2025-01-24T00:47:06.7415554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cosh/model.onnx' 2025-01-24T00:47:06.7416211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cosh/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7416886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cosh/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7417534Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cosh/test_data_set_0' 2025-01-24T00:47:06.7418096Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cosh' 2025-01-24T00:47:06.7418721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cosh_example/model.onnx' 2025-01-24T00:47:06.7419412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cosh_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7420123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cosh_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7420815Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cosh_example/test_data_set_0' 2025-01-24T00:47:06.7421453Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cosh_example' 2025-01-24T00:47:06.7422058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d/model.onnx' 2025-01-24T00:47:06.7422789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7423503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7424188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7424868Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d/test_data_set_0' 2025-01-24T00:47:06.7425460Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d' 2025-01-24T00:47:06.7426119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_exclusive/model.onnx' 2025-01-24T00:47:06.7426854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_exclusive/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7427578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_exclusive/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7428318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_exclusive/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7429041Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_exclusive/test_data_set_0' 2025-01-24T00:47:06.7429683Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_exclusive' 2025-01-24T00:47:06.7430342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse/model.onnx' 2025-01-24T00:47:06.7431060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7431782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7432501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7433224Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse/test_data_set_0' 2025-01-24T00:47:06.7433852Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse' 2025-01-24T00:47:06.7434543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse_exclusive/model.onnx' 2025-01-24T00:47:06.7435310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse_exclusive/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7436100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse_exclusive/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7436920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse_exclusive/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7437680Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse_exclusive/test_data_set_0' 2025-01-24T00:47:06.7438386Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse_exclusive' 2025-01-24T00:47:06.7439031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_0/model.onnx' 2025-01-24T00:47:06.7439744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_0/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7440466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_0/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7441181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_0/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7441888Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_0/test_data_set_0' 2025-01-24T00:47:06.7442519Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_0' 2025-01-24T00:47:06.7443154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_1/model.onnx' 2025-01-24T00:47:06.7443874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7444589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_1/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7445300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7446014Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_1/test_data_set_0' 2025-01-24T00:47:06.7446695Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_1' 2025-01-24T00:47:06.7447380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_negative_axis/model.onnx' 2025-01-24T00:47:06.7448132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_negative_axis/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7448883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_negative_axis/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7449635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_negative_axis/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7450378Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_negative_axis/test_data_set_0' 2025-01-24T00:47:06.7451093Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_negative_axis' 2025-01-24T00:47:06.7451845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias/model.onnx' 2025-01-24T00:47:06.7452634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7453394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7454153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7454919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias/test_data_set_0/input_3.pb' 2025-01-24T00:47:06.7455676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias/test_data_set_0/input_4.pb' 2025-01-24T00:47:06.7456456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7457209Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias/test_data_set_0' 2025-01-24T00:47:06.7457891Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias' 2025-01-24T00:47:06.7458654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_multiple_offset_groups/model.onnx' 2025-01-24T00:47:06.7459474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_multiple_offset_groups/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7460308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_multiple_offset_groups/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7461127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_multiple_offset_groups/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7461964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_multiple_offset_groups/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7462783Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_multiple_offset_groups/test_data_set_0' 2025-01-24T00:47:06.7463526Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_multiple_offset_groups' 2025-01-24T00:47:06.7464244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_depthtospace_crd_mode_example/model.onnx' 2025-01-24T00:47:06.7465019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_depthtospace_crd_mode_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7465839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_depthtospace_crd_mode_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7466653Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_depthtospace_crd_mode_example/test_data_set_0' 2025-01-24T00:47:06.7467353Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_depthtospace_crd_mode_example' 2025-01-24T00:47:06.7468050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_depthtospace_example/model.onnx' 2025-01-24T00:47:06.7468780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_depthtospace_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7469531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_depthtospace_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7470266Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_depthtospace_example/test_data_set_0' 2025-01-24T00:47:06.7470920Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_depthtospace_example' 2025-01-24T00:47:06.7471560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear/model.onnx' 2025-01-24T00:47:06.7472274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7473000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7473716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7474446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7475163Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear/test_data_set_0' 2025-01-24T00:47:06.7475787Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear' 2025-01-24T00:47:06.7476469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_axis/model.onnx' 2025-01-24T00:47:06.7477204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_axis/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7477958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_axis/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7478697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_axis/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7479442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_axis/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7480215Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_axis/test_data_set_0' 2025-01-24T00:47:06.7480865Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_axis' 2025-01-24T00:47:06.7481607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_blocked/model.onnx' 2025-01-24T00:47:06.7482380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_blocked/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7483135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_blocked/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7483906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_blocked/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7484662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_blocked/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7485424Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_blocked/test_data_set_0' 2025-01-24T00:47:06.7486094Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_blocked' 2025-01-24T00:47:06.7486855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn/model.onnx' 2025-01-24T00:47:06.7487608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7488355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7489126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7489867Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn/test_data_set_0' 2025-01-24T00:47:06.7490549Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn' 2025-01-24T00:47:06.7491255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_float16/model.onnx' 2025-01-24T00:47:06.7492160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_float16/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7492968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_float16/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7493761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_float16/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7494550Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_float16/test_data_set_0' 2025-01-24T00:47:06.7495308Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_float16' 2025-01-24T00:47:06.7496030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_zero_point/model.onnx' 2025-01-24T00:47:06.7496910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_zero_point/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7497744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_zero_point/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7498561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_zero_point/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7499371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_zero_point/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7500171Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_zero_point/test_data_set_0' 2025-01-24T00:47:06.7500897Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_zero_point' 2025-01-24T00:47:06.7501565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e5m2/model.onnx' 2025-01-24T00:47:06.7502308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e5m2/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7503044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e5m2/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7503792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e5m2/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7504535Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e5m2/test_data_set_0' 2025-01-24T00:47:06.7505190Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e5m2' 2025-01-24T00:47:06.7505884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int16/model.onnx' 2025-01-24T00:47:06.7506632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int16/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7507387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int16/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7508138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int16/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7508894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int16/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7509650Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int16/test_data_set_0' 2025-01-24T00:47:06.7510341Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int16' 2025-01-24T00:47:06.7511026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int4/model.onnx' 2025-01-24T00:47:06.7511825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int4/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7512593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int4/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7513331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int4/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7514079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int4/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7514834Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int4/test_data_set_0' 2025-01-24T00:47:06.7515498Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int4' 2025-01-24T00:47:06.7516190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint16/model.onnx' 2025-01-24T00:47:06.7516941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint16/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7517690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint16/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7518453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint16/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7519215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint16/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7519980Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint16/test_data_set_0' 2025-01-24T00:47:06.7520653Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint16' 2025-01-24T00:47:06.7521332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint4/model.onnx' 2025-01-24T00:47:06.7522095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint4/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7522840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint4/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7523601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint4/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7524355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint4/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7525142Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint4/test_data_set_0' 2025-01-24T00:47:06.7525809Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint4' 2025-01-24T00:47:06.7526529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_det_2d/model.onnx' 2025-01-24T00:47:06.7527235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_det_2d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7527907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_det_2d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7528575Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_det_2d/test_data_set_0' 2025-01-24T00:47:06.7529149Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_det_2d' 2025-01-24T00:47:06.7529736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_det_nd/model.onnx' 2025-01-24T00:47:06.7530416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_det_nd/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7531089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_det_nd/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7531764Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_det_nd/test_data_set_0' 2025-01-24T00:47:06.7532332Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_det_nd' 2025-01-24T00:47:06.7532913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft/model.onnx' 2025-01-24T00:47:06.7533586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7534239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7534911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7535551Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft/test_data_set_0' 2025-01-24T00:47:06.7536105Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft' 2025-01-24T00:47:06.7536719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft_axis/model.onnx' 2025-01-24T00:47:06.7537403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft_axis/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7538095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft_axis/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7538776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft_axis/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7539448Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft_axis/test_data_set_0' 2025-01-24T00:47:06.7540059Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft_axis' 2025-01-24T00:47:06.7540761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft_axis_opset19/model.onnx' 2025-01-24T00:47:06.7541485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft_axis_opset19/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7542221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft_axis_opset19/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7542937Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft_axis_opset19/test_data_set_0' 2025-01-24T00:47:06.7543576Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft_axis_opset19' 2025-01-24T00:47:06.7544190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse/model.onnx' 2025-01-24T00:47:06.7544898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7545590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7546290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7546988Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse/test_data_set_0' 2025-01-24T00:47:06.7547584Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse' 2025-01-24T00:47:06.7548258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse_opset19/model.onnx' 2025-01-24T00:47:06.7548989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse_opset19/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7549718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse_opset19/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7550464Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse_opset19/test_data_set_0' 2025-01-24T00:47:06.7551111Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse_opset19' 2025-01-24T00:47:06.7551742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft_opset19/model.onnx' 2025-01-24T00:47:06.7552437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft_opset19/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7553147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft_opset19/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7553827Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft_opset19/test_data_set_0' 2025-01-24T00:47:06.7554457Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dft_opset19' 2025-01-24T00:47:06.7555064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_div/model.onnx' 2025-01-24T00:47:06.7555741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_div/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7556430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_div/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7557088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_div/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7557734Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_div/test_data_set_0' 2025-01-24T00:47:06.7558300Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_div' 2025-01-24T00:47:06.7558904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_div_bcast/model.onnx' 2025-01-24T00:47:06.7559597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_div_bcast/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7560280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_div_bcast/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7560972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_div_bcast/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7561664Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_div_bcast/test_data_set_0' 2025-01-24T00:47:06.7562256Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_div_bcast' 2025-01-24T00:47:06.7562873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_div_example/model.onnx' 2025-01-24T00:47:06.7563570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_div_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7564267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_div_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7564981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_div_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7565666Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_div_example/test_data_set_0' 2025-01-24T00:47:06.7566334Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_div_example' 2025-01-24T00:47:06.7566942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_div_uint8/model.onnx' 2025-01-24T00:47:06.7567632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_div_uint8/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7568330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_div_uint8/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7569061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_div_uint8/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7569797Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_div_uint8/test_data_set_0' 2025-01-24T00:47:06.7570384Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_div_uint8' 2025-01-24T00:47:06.7571048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_default/model.onnx' 2025-01-24T00:47:06.7571773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_default/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7572489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_default/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7573214Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_default/test_data_set_0' 2025-01-24T00:47:06.7573840Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_default' 2025-01-24T00:47:06.7574508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask/model.onnx' 2025-01-24T00:47:06.7575258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7575997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7576750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.7577490Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask/test_data_set_0' 2025-01-24T00:47:06.7578146Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask' 2025-01-24T00:47:06.7578852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask_ratio/model.onnx' 2025-01-24T00:47:06.7579620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask_ratio/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7580396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask_ratio/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7581171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask_ratio/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7581951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask_ratio/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.7582707Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask_ratio/test_data_set_0' 2025-01-24T00:47:06.7583425Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask_ratio' 2025-01-24T00:47:06.7584094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_old/model.onnx' 2025-01-24T00:47:06.7584881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_old/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7585659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_old/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7586386Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_old/test_data_set_0' 2025-01-24T00:47:06.7587027Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_old' 2025-01-24T00:47:06.7587701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_ratio/model.onnx' 2025-01-24T00:47:06.7588441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_ratio/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7589195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_ratio/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7589941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_ratio/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7590674Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_ratio/test_data_set_0' 2025-01-24T00:47:06.7591334Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_ratio' 2025-01-24T00:47:06.7592098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_random_old/model.onnx' 2025-01-24T00:47:06.7592839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_random_old/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7593567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_random_old/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7594298Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_random_old/test_data_set_0' 2025-01-24T00:47:06.7594943Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dropout_random_old' 2025-01-24T00:47:06.7595616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear/model.onnx' 2025-01-24T00:47:06.7596376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7597128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7597889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.7598680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.7599534Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear/test_data_set_0' 2025-01-24T00:47:06.7600210Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear' 2025-01-24T00:47:06.7600959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_expanded/model.onnx' 2025-01-24T00:47:06.7601768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7602581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7603380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.7604192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_expanded/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.7604973Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_expanded/test_data_set_0' 2025-01-24T00:47:06.7605698Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_expanded' 2025-01-24T00:47:06.7606489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted/model.onnx' 2025-01-24T00:47:06.7607324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7608145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7608961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.7609796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.7610598Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted/test_data_set_0' 2025-01-24T00:47:06.7611344Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted' 2025-01-24T00:47:06.7612129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted_expanded/model.onnx' 2025-01-24T00:47:06.7612992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7613934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7614856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.7615754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted_expanded/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.7616675Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted_expanded/test_data_set_0' 2025-01-24T00:47:06.7617457Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted_expanded' 2025-01-24T00:47:06.7618222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted/model.onnx' 2025-01-24T00:47:06.7619057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7619883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7620705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.7621540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.7622341Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted/test_data_set_0' 2025-01-24T00:47:06.7623092Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted' 2025-01-24T00:47:06.7623965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted_expanded/model.onnx' 2025-01-24T00:47:06.7624838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7625711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7626580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.7627462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted_expanded/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.7628320Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted_expanded/test_data_set_0' 2025-01-24T00:47:06.7629108Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted_expanded' 2025-01-24T00:47:06.7629743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_edge_pad/model.onnx' 2025-01-24T00:47:06.7630473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_edge_pad/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7631166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_edge_pad/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7631873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_edge_pad/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7632556Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_edge_pad/test_data_set_0' 2025-01-24T00:47:06.7633140Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_edge_pad' 2025-01-24T00:47:06.7633823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_diagonal/model.onnx' 2025-01-24T00:47:06.7634572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_diagonal/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7635313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_diagonal/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7636067Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_diagonal/test_data_set_0' 2025-01-24T00:47:06.7636728Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_diagonal' 2025-01-24T00:47:06.7637407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_matmul/model.onnx' 2025-01-24T00:47:06.7638139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_matmul/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7638866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_matmul/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7639612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_matmul/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7640333Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_matmul/test_data_set_0' 2025-01-24T00:47:06.7640997Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_matmul' 2025-01-24T00:47:06.7641649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_einsum_inner_prod/model.onnx' 2025-01-24T00:47:06.7642369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_einsum_inner_prod/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7643105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_einsum_inner_prod/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7643831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_einsum_inner_prod/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7644587Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_einsum_inner_prod/test_data_set_0' 2025-01-24T00:47:06.7645272Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_einsum_inner_prod' 2025-01-24T00:47:06.7645880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_einsum_sum/model.onnx' 2025-01-24T00:47:06.7646661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_einsum_sum/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7647360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_einsum_sum/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7648059Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_einsum_sum/test_data_set_0' 2025-01-24T00:47:06.7648652Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_einsum_sum' 2025-01-24T00:47:06.7649304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_einsum_transpose/model.onnx' 2025-01-24T00:47:06.7650038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_einsum_transpose/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7650765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_einsum_transpose/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7651499Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_einsum_transpose/test_data_set_0' 2025-01-24T00:47:06.7652127Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_einsum_transpose' 2025-01-24T00:47:06.7652709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_elu/model.onnx' 2025-01-24T00:47:06.7653382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_elu/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7654044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_elu/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7654702Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_elu/test_data_set_0' 2025-01-24T00:47:06.7655283Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_elu' 2025-01-24T00:47:06.7655917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_elu_default/model.onnx' 2025-01-24T00:47:06.7656614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_elu_default/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7657316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_elu_default/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7658017Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_elu_default/test_data_set_0' 2025-01-24T00:47:06.7658646Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_elu_default' 2025-01-24T00:47:06.7659348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_elu_default_expanded_ver18/model.onnx' 2025-01-24T00:47:06.7660162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_elu_default_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7660955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_elu_default_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7661730Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_elu_default_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.7662413Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_elu_default_expanded_ver18' 2025-01-24T00:47:06.7663048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_elu_example/model.onnx' 2025-01-24T00:47:06.7663754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_elu_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7664455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_elu_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7665157Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_elu_example/test_data_set_0' 2025-01-24T00:47:06.7665757Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_elu_example' 2025-01-24T00:47:06.7666468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_elu_example_expanded_ver18/model.onnx' 2025-01-24T00:47:06.7667234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_elu_example_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7667998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_elu_example_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7668778Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_elu_example_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.7669467Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_elu_example_expanded_ver18' 2025-01-24T00:47:06.7670153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_elu_expanded_ver18/model.onnx' 2025-01-24T00:47:06.7670914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_elu_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7671671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_elu_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7672401Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_elu_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.7673054Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_elu_expanded_ver18' 2025-01-24T00:47:06.7673664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_equal/model.onnx' 2025-01-24T00:47:06.7674362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_equal/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7675105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_equal/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7675803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_equal/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7676467Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_equal/test_data_set_0' 2025-01-24T00:47:06.7677039Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_equal' 2025-01-24T00:47:06.7677657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_equal_bcast/model.onnx' 2025-01-24T00:47:06.7678366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_equal_bcast/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7679068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_equal_bcast/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7679785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_equal_bcast/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7680471Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_equal_bcast/test_data_set_0' 2025-01-24T00:47:06.7681073Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_equal_bcast' 2025-01-24T00:47:06.7681707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_equal_string/model.onnx' 2025-01-24T00:47:06.7682410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_equal_string/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7683121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_equal_string/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7683824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_equal_string/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7684516Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_equal_string/test_data_set_0' 2025-01-24T00:47:06.7685129Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_equal_string' 2025-01-24T00:47:06.7685827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_equal_string_broadcast/model.onnx' 2025-01-24T00:47:06.7686696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_equal_string_broadcast/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7687441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_equal_string_broadcast/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7688191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_equal_string_broadcast/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7688978Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_equal_string_broadcast/test_data_set_0' 2025-01-24T00:47:06.7689691Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_equal_string_broadcast' 2025-01-24T00:47:06.7690301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_erf/model.onnx' 2025-01-24T00:47:06.7690959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_erf/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7691621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_erf/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7692415Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_erf/test_data_set_0' 2025-01-24T00:47:06.7692977Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_erf' 2025-01-24T00:47:06.7693570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_exp/model.onnx' 2025-01-24T00:47:06.7694230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_exp/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7694967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_exp/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7695630Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_exp/test_data_set_0' 2025-01-24T00:47:06.7696188Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_exp' 2025-01-24T00:47:06.7696823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_exp_example/model.onnx' 2025-01-24T00:47:06.7697519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_exp_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7698261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_exp_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7698965Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_exp_example/test_data_set_0' 2025-01-24T00:47:06.7699565Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_exp_example' 2025-01-24T00:47:06.7700233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_changed/model.onnx' 2025-01-24T00:47:06.7700959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_changed/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7701697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_changed/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7702424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_changed/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7703199Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_changed/test_data_set_0' 2025-01-24T00:47:06.7703875Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_changed' 2025-01-24T00:47:06.7704597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_unchanged/model.onnx' 2025-01-24T00:47:06.7705384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_unchanged/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7706125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_unchanged/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7706868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_unchanged/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7707615Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_unchanged/test_data_set_0' 2025-01-24T00:47:06.7708271Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_unchanged' 2025-01-24T00:47:06.7709015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_eyelike_populate_off_main_diagonal/model.onnx' 2025-01-24T00:47:06.7709822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_eyelike_populate_off_main_diagonal/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7710634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_eyelike_populate_off_main_diagonal/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7711447Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_eyelike_populate_off_main_diagonal/test_data_set_0' 2025-01-24T00:47:06.7712176Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_eyelike_populate_off_main_diagonal' 2025-01-24T00:47:06.7712850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_eyelike_with_dtype/model.onnx' 2025-01-24T00:47:06.7713575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_eyelike_with_dtype/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7714322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_eyelike_with_dtype/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7715045Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_eyelike_with_dtype/test_data_set_0' 2025-01-24T00:47:06.7715688Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_eyelike_with_dtype' 2025-01-24T00:47:06.7716370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_eyelike_without_dtype/model.onnx' 2025-01-24T00:47:06.7717107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_eyelike_without_dtype/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7717857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_eyelike_without_dtype/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7718619Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_eyelike_without_dtype/test_data_set_0' 2025-01-24T00:47:06.7719318Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_eyelike_without_dtype' 2025-01-24T00:47:06.7719980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis0/model.onnx' 2025-01-24T00:47:06.7720791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis0/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7721511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis0/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7722208Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis0/test_data_set_0' 2025-01-24T00:47:06.7722825Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis0' 2025-01-24T00:47:06.7723464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis1/model.onnx' 2025-01-24T00:47:06.7724171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis1/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7724888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis1/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7725585Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis1/test_data_set_0' 2025-01-24T00:47:06.7726197Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis1' 2025-01-24T00:47:06.7726922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis2/model.onnx' 2025-01-24T00:47:06.7727628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis2/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7728350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis2/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7729046Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis2/test_data_set_0' 2025-01-24T00:47:06.7729659Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis2' 2025-01-24T00:47:06.7730302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis3/model.onnx' 2025-01-24T00:47:06.7731122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis3/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7731848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis3/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7732540Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis3/test_data_set_0' 2025-01-24T00:47:06.7733198Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis3' 2025-01-24T00:47:06.7733939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_default_axis/model.onnx' 2025-01-24T00:47:06.7734679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_default_axis/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7735463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_default_axis/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7736201Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_default_axis/test_data_set_0' 2025-01-24T00:47:06.7736868Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_default_axis' 2025-01-24T00:47:06.7737540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis1/model.onnx' 2025-01-24T00:47:06.7738280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis1/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7739037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis1/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7739777Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis1/test_data_set_0' 2025-01-24T00:47:06.7740455Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis1' 2025-01-24T00:47:06.7741129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis2/model.onnx' 2025-01-24T00:47:06.7741876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis2/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7742641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis2/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7743379Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis2/test_data_set_0' 2025-01-24T00:47:06.7744056Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis2' 2025-01-24T00:47:06.7744725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis3/model.onnx' 2025-01-24T00:47:06.7745469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis3/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7746230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis3/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7746976Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis3/test_data_set_0' 2025-01-24T00:47:06.7747676Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis3' 2025-01-24T00:47:06.7748351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis4/model.onnx' 2025-01-24T00:47:06.7749140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis4/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7749923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis4/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7750665Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis4/test_data_set_0' 2025-01-24T00:47:06.7751339Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis4' 2025-01-24T00:47:06.7751925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_floor/model.onnx' 2025-01-24T00:47:06.7752604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_floor/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7753275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_floor/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7753935Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_floor/test_data_set_0' 2025-01-24T00:47:06.7754520Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_floor' 2025-01-24T00:47:06.7755153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_floor_example/model.onnx' 2025-01-24T00:47:06.7755871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_floor_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7756583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_floor_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7757289Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_floor_example/test_data_set_0' 2025-01-24T00:47:06.7757921Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_floor_example' 2025-01-24T00:47:06.7758527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_0/model.onnx' 2025-01-24T00:47:06.7759221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_0/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7759901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_0/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7760588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_0/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7761278Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_0/test_data_set_0' 2025-01-24T00:47:06.7761856Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_0' 2025-01-24T00:47:06.7762496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_1/model.onnx' 2025-01-24T00:47:06.7763225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7763901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_1/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7764627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7765302Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_1/test_data_set_0' 2025-01-24T00:47:06.7765905Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_1' 2025-01-24T00:47:06.7766614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_2d_indices/model.onnx' 2025-01-24T00:47:06.7767341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_2d_indices/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7768085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_2d_indices/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7768813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_2d_indices/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7769545Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_2d_indices/test_data_set_0' 2025-01-24T00:47:06.7770184Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_2d_indices' 2025-01-24T00:47:06.7770837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_0/model.onnx' 2025-01-24T00:47:06.7771572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_0/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7772294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_0/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7773031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_0/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7773748Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_0/test_data_set_0' 2025-01-24T00:47:06.7774386Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_0' 2025-01-24T00:47:06.7775044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_1/model.onnx' 2025-01-24T00:47:06.7775769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7776501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_1/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7777257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7778040Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_1/test_data_set_0' 2025-01-24T00:47:06.7778678Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_1' 2025-01-24T00:47:06.7779423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_negative_indices/model.onnx' 2025-01-24T00:47:06.7780239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_negative_indices/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7781042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_negative_indices/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7781859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_negative_indices/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7782645Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_negative_indices/test_data_set_0' 2025-01-24T00:47:06.7783362Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_negative_indices' 2025-01-24T00:47:06.7784053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_negative_indices/model.onnx' 2025-01-24T00:47:06.7784805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_negative_indices/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7785568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_negative_indices/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7786320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_negative_indices/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7787067Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_negative_indices/test_data_set_0' 2025-01-24T00:47:06.7788645Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gather_negative_indices' 2025-01-24T00:47:06.7790132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_float32/model.onnx' 2025-01-24T00:47:06.7791703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_float32/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7793513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_float32/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7795150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_float32/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7796821Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_float32/test_data_set_0' 2025-01-24T00:47:06.7798440Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_float32' 2025-01-24T00:47:06.7799937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32/model.onnx' 2025-01-24T00:47:06.7801493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7803142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7804757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7806499Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32/test_data_set_0' 2025-01-24T00:47:06.7808058Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32' 2025-01-24T00:47:06.7809567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32_batch_dim1/model.onnx' 2025-01-24T00:47:06.7811215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32_batch_dim1/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7812937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32_batch_dim1/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7814689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32_batch_dim1/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7816415Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32_batch_dim1/test_data_set_0' 2025-01-24T00:47:06.7818050Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32_batch_dim1' 2025-01-24T00:47:06.7819525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1/model.onnx' 2025-01-24T00:47:06.7820979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7822529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7824072Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1/test_data_set_0' 2025-01-24T00:47:06.7825524Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1' 2025-01-24T00:47:06.7826936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1_expanded/model.onnx' 2025-01-24T00:47:06.7828484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7830142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7831768Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1_expanded/test_data_set_0' 2025-01-24T00:47:06.7833347Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1_expanded' 2025-01-24T00:47:06.7834796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2/model.onnx' 2025-01-24T00:47:06.7836259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7837800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7839334Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2/test_data_set_0' 2025-01-24T00:47:06.7840767Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2' 2025-01-24T00:47:06.7842197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2_expanded/model.onnx' 2025-01-24T00:47:06.7843743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7845368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7847040Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2_expanded/test_data_set_0' 2025-01-24T00:47:06.7848587Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2_expanded' 2025-01-24T00:47:06.7849999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1/model.onnx' 2025-01-24T00:47:06.7851431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7852940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7854452Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1/test_data_set_0' 2025-01-24T00:47:06.7855865Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1' 2025-01-24T00:47:06.7857254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1_expanded/model.onnx' 2025-01-24T00:47:06.7858766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7860356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7861970Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1_expanded/test_data_set_0' 2025-01-24T00:47:06.7863504Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1_expanded' 2025-01-24T00:47:06.7864899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2/model.onnx' 2025-01-24T00:47:06.7866359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7867886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7869402Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2/test_data_set_0' 2025-01-24T00:47:06.7870803Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2' 2025-01-24T00:47:06.7872193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2_expanded/model.onnx' 2025-01-24T00:47:06.7873721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7875318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7876897Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2_expanded/test_data_set_0' 2025-01-24T00:47:06.7878410Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2_expanded' 2025-01-24T00:47:06.7879850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_all_attributes/model.onnx' 2025-01-24T00:47:06.7881366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_all_attributes/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7882935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_all_attributes/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7884526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_all_attributes/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7886118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_all_attributes/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7887764Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_all_attributes/test_data_set_0' 2025-01-24T00:47:06.7889258Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_all_attributes' 2025-01-24T00:47:06.7890653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_alpha/model.onnx' 2025-01-24T00:47:06.7892224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_alpha/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7893851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_alpha/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7895355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_alpha/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7896944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_alpha/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7898498Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_alpha/test_data_set_0' 2025-01-24T00:47:06.7899940Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_alpha' 2025-01-24T00:47:06.7901299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_beta/model.onnx' 2025-01-24T00:47:06.7902748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_beta/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7904260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_beta/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7905761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_beta/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7907264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_beta/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7908758Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_beta/test_data_set_0' 2025-01-24T00:47:06.7910145Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_beta' 2025-01-24T00:47:06.7911549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_matrix_bias/model.onnx' 2025-01-24T00:47:06.7913113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_matrix_bias/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7914751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_matrix_bias/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7916373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_matrix_bias/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7918017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_matrix_bias/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7919664Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_matrix_bias/test_data_set_0' 2025-01-24T00:47:06.7921220Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_matrix_bias' 2025-01-24T00:47:06.7922674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_no_bias/model.onnx' 2025-01-24T00:47:06.7924203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_no_bias/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7925822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_no_bias/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7927547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_no_bias/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7929133Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_no_bias/test_data_set_0' 2025-01-24T00:47:06.7930686Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_no_bias' 2025-01-24T00:47:06.7932155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_scalar_bias/model.onnx' 2025-01-24T00:47:06.7933723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_scalar_bias/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7935352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_scalar_bias/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7936989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_scalar_bias/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7938631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_scalar_bias/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7940271Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_scalar_bias/test_data_set_0' 2025-01-24T00:47:06.7941830Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_scalar_bias' 2025-01-24T00:47:06.7943367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_single_elem_vector_bias/model.onnx' 2025-01-24T00:47:06.7945036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_single_elem_vector_bias/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7946781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_single_elem_vector_bias/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7948527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_single_elem_vector_bias/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7950265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_single_elem_vector_bias/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7952034Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_single_elem_vector_bias/test_data_set_0' 2025-01-24T00:47:06.7953703Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_single_elem_vector_bias' 2025-01-24T00:47:06.7955249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_vector_bias/model.onnx' 2025-01-24T00:47:06.7956802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_vector_bias/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7958461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_vector_bias/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7960150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_vector_bias/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7961817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_vector_bias/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7963443Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_vector_bias/test_data_set_0' 2025-01-24T00:47:06.7964994Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_vector_bias' 2025-01-24T00:47:06.7966513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_zero_bias/model.onnx' 2025-01-24T00:47:06.7968064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_zero_bias/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7969665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_zero_bias/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7971280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_zero_bias/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7972902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_zero_bias/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7974521Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_zero_bias/test_data_set_0' 2025-01-24T00:47:06.7976042Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_zero_bias' 2025-01-24T00:47:06.7977473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeA/model.onnx' 2025-01-24T00:47:06.7978954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeA/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7980523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeA/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7982064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeA/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7983630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeA/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7985189Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeA/test_data_set_0' 2025-01-24T00:47:06.7986676Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeA' 2025-01-24T00:47:06.7988060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeB/model.onnx' 2025-01-24T00:47:06.7989569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeB/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.7991124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeB/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.7992874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeB/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.7994462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeB/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.7996013Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeB/test_data_set_0' 2025-01-24T00:47:06.7997504Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeB' 2025-01-24T00:47:06.7998930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool/model.onnx' 2025-01-24T00:47:06.8000434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8002025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8003611Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool/test_data_set_0' 2025-01-24T00:47:06.8005110Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool' 2025-01-24T00:47:06.8006642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool_precomputed/model.onnx' 2025-01-24T00:47:06.8008301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool_precomputed/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8010033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool_precomputed/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8011739Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool_precomputed/test_data_set_0' 2025-01-24T00:47:06.8013352Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool_precomputed' 2025-01-24T00:47:06.8014828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool/model.onnx' 2025-01-24T00:47:06.8016306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8017855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8019385Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool/test_data_set_0' 2025-01-24T00:47:06.8020839Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool' 2025-01-24T00:47:06.8022325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool_precomputed/model.onnx' 2025-01-24T00:47:06.8023984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool_precomputed/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8025644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool_precomputed/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8027336Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool_precomputed/test_data_set_0' 2025-01-24T00:47:06.8028915Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool_precomputed' 2025-01-24T00:47:06.8030333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater/model.onnx' 2025-01-24T00:47:06.8031725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8033208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8034690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8036165Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater/test_data_set_0' 2025-01-24T00:47:06.8037533Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater' 2025-01-24T00:47:06.8038877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater_bcast/model.onnx' 2025-01-24T00:47:06.8040339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater_bcast/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8041873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater_bcast/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8043404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater_bcast/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8044955Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater_bcast/test_data_set_0' 2025-01-24T00:47:06.8046471Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater_bcast' 2025-01-24T00:47:06.8047857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater_equal/model.onnx' 2025-01-24T00:47:06.8049311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater_equal/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8050852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater_equal/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8052393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater_equal/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8053961Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater_equal/test_data_set_0' 2025-01-24T00:47:06.8055398Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater_equal' 2025-01-24T00:47:06.8056853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast/model.onnx' 2025-01-24T00:47:06.8058395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8059981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8061560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8063148Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast/test_data_set_0' 2025-01-24T00:47:06.8064664Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast' 2025-01-24T00:47:06.8066146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast_expanded/model.onnx' 2025-01-24T00:47:06.8067744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8069430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8071113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8072795Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast_expanded/test_data_set_0' 2025-01-24T00:47:06.8074376Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast_expanded' 2025-01-24T00:47:06.8075876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_expanded/model.onnx' 2025-01-24T00:47:06.8077428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8079041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8080665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8082273Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_expanded/test_data_set_0' 2025-01-24T00:47:06.8083800Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_expanded' 2025-01-24T00:47:06.8085207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample/model.onnx' 2025-01-24T00:47:06.8086736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8088288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8089828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8091348Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample/test_data_set_0' 2025-01-24T00:47:06.8092889Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample' 2025-01-24T00:47:06.8094316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_aligncorners_true/model.onnx' 2025-01-24T00:47:06.8095940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_aligncorners_true/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8097630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_aligncorners_true/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8099326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_aligncorners_true/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8101000Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_aligncorners_true/test_data_set_0' 2025-01-24T00:47:06.8102598Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_aligncorners_true' 2025-01-24T00:47:06.8104087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic/model.onnx' 2025-01-24T00:47:06.8105601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8107175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8108769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8110356Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic/test_data_set_0' 2025-01-24T00:47:06.8111852Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic' 2025-01-24T00:47:06.8113415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_0_additional_1/model.onnx' 2025-01-24T00:47:06.8115212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_0_additional_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8117071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_0_additional_1/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8118991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_0_additional_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8120903Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_0_additional_1/test_data_set_0' 2025-01-24T00:47:06.8122716Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_0_additional_1' 2025-01-24T00:47:06.8124433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_1_additional_1/model.onnx' 2025-01-24T00:47:06.8126233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_1_additional_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8128176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_1_additional_1/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8130028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_1_additional_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8131894Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_1_additional_1/test_data_set_0' 2025-01-24T00:47:06.8133676Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_1_additional_1' 2025-01-24T00:47:06.8135254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear/model.onnx' 2025-01-24T00:47:06.8136781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8138376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8139984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8141580Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear/test_data_set_0' 2025-01-24T00:47:06.8143081Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear' 2025-01-24T00:47:06.8144671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_0_additional_1/model.onnx' 2025-01-24T00:47:06.8146477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_0_additional_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8148349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_0_additional_1/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8150257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_0_additional_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8152114Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_0_additional_1/test_data_set_0' 2025-01-24T00:47:06.8153971Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_0_additional_1' 2025-01-24T00:47:06.8155713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_1_additional_1/model.onnx' 2025-01-24T00:47:06.8157517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_1_additional_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8159384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_1_additional_1/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8161267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_1_additional_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8163144Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_1_additional_1/test_data_set_0' 2025-01-24T00:47:06.8164939Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_1_additional_1' 2025-01-24T00:47:06.8166601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_border_padding/model.onnx' 2025-01-24T00:47:06.8168180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_border_padding/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8169848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_border_padding/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8171515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_border_padding/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8173176Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_border_padding/test_data_set_0' 2025-01-24T00:47:06.8174744Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_border_padding' 2025-01-24T00:47:06.8176217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest/model.onnx' 2025-01-24T00:47:06.8177739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8179337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8180921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8182510Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest/test_data_set_0' 2025-01-24T00:47:06.8184042Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest' 2025-01-24T00:47:06.8185665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_0_additional_1/model.onnx' 2025-01-24T00:47:06.8187443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_0_additional_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8189327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_0_additional_1/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8191192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_0_additional_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8193196Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_0_additional_1/test_data_set_0' 2025-01-24T00:47:06.8194982Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_0_additional_1' 2025-01-24T00:47:06.8196677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_1_additional_1/model.onnx' 2025-01-24T00:47:06.8198467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_1_additional_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8200327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_1_additional_1/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8202194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_1_additional_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8204046Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_1_additional_1/test_data_set_0' 2025-01-24T00:47:06.8205824Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_1_additional_1' 2025-01-24T00:47:06.8207488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_reflection_padding/model.onnx' 2025-01-24T00:47:06.8209114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_reflection_padding/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8210800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_reflection_padding/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8212504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_reflection_padding/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8214198Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_reflection_padding/test_data_set_0' 2025-01-24T00:47:06.8215853Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_reflection_padding' 2025-01-24T00:47:06.8217480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_0/model.onnx' 2025-01-24T00:47:06.8219322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_0/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8221215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_0/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8223090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_0/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8224946Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_0/test_data_set_0' 2025-01-24T00:47:06.8226713Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_0' 2025-01-24T00:47:06.8228417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_1/model.onnx' 2025-01-24T00:47:06.8230206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8232066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_1/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8233928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8235785Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_1/test_data_set_0' 2025-01-24T00:47:06.8237562Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_1' 2025-01-24T00:47:06.8239260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_0/model.onnx' 2025-01-24T00:47:06.8241042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_0/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8242881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_0/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8244736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_0/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8246680Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_0/test_data_set_0' 2025-01-24T00:47:06.8248451Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_0' 2025-01-24T00:47:06.8250161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_1/model.onnx' 2025-01-24T00:47:06.8251994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8253863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_1/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8255713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8257572Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_1/test_data_set_0' 2025-01-24T00:47:06.8259328Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_1' 2025-01-24T00:47:06.8260922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_zeros_padding/model.onnx' 2025-01-24T00:47:06.8262492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_zeros_padding/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8264138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_zeros_padding/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8265773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_zeros_padding/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8267421Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_zeros_padding/test_data_set_0' 2025-01-24T00:47:06.8268979Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gridsample_zeros_padding' 2025-01-24T00:47:06.8270492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon/model.onnx' 2025-01-24T00:47:06.8272080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8273753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8275437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8277122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8278789Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon/test_data_set_0' 2025-01-24T00:47:06.8280371Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon' 2025-01-24T00:47:06.8281976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon_expanded/model.onnx' 2025-01-24T00:47:06.8283720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8285495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8287346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8289124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8290895Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon_expanded/test_data_set_0' 2025-01-24T00:47:06.8292889Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon_expanded' 2025-01-24T00:47:06.8294453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example/model.onnx' 2025-01-24T00:47:06.8296060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8297743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8299429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8301108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8302797Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example/test_data_set_0' 2025-01-24T00:47:06.8304383Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example' 2025-01-24T00:47:06.8305958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example_expanded/model.onnx' 2025-01-24T00:47:06.8307647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8309431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8311212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8312990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8314830Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example_expanded/test_data_set_0' 2025-01-24T00:47:06.8316496Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example_expanded' 2025-01-24T00:47:06.8318081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise/model.onnx' 2025-01-24T00:47:06.8319587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8321133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8322674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8324227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8325788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8327432Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise/test_data_set_0' 2025-01-24T00:47:06.8328875Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise' 2025-01-24T00:47:06.8330251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gru_defaults/model.onnx' 2025-01-24T00:47:06.8331714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gru_defaults/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8333253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gru_defaults/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8334772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gru_defaults/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8336316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gru_defaults/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8337847Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gru_defaults/test_data_set_0' 2025-01-24T00:47:06.8339286Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gru_defaults' 2025-01-24T00:47:06.8340642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length/model.onnx' 2025-01-24T00:47:06.8342111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8343657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8345203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8346772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length/test_data_set_0/input_3.pb' 2025-01-24T00:47:06.8348322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8349919Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length/test_data_set_0' 2025-01-24T00:47:06.8351408Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length' 2025-01-24T00:47:06.8352816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gru_with_initial_bias/model.onnx' 2025-01-24T00:47:06.8354355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gru_with_initial_bias/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8355955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gru_with_initial_bias/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8357566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gru_with_initial_bias/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8359164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gru_with_initial_bias/test_data_set_0/input_3.pb' 2025-01-24T00:47:06.8360770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gru_with_initial_bias/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8362388Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gru_with_initial_bias/test_data_set_0' 2025-01-24T00:47:06.8363907Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_gru_with_initial_bias' 2025-01-24T00:47:06.8365326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow/model.onnx' 2025-01-24T00:47:06.8366847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8368401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8369941Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow/test_data_set_0' 2025-01-24T00:47:06.8371383Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow' 2025-01-24T00:47:06.8372817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_expanded/model.onnx' 2025-01-24T00:47:06.8374380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8376028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8377644Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_expanded/test_data_set_0' 2025-01-24T00:47:06.8379230Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_expanded' 2025-01-24T00:47:06.8380757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric/model.onnx' 2025-01-24T00:47:06.8382326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8384061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8385704Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric/test_data_set_0' 2025-01-24T00:47:06.8387263Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric' 2025-01-24T00:47:06.8388793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric_expanded/model.onnx' 2025-01-24T00:47:06.8390453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8392332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8394068Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric_expanded/test_data_set_0' 2025-01-24T00:47:06.8395715Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric_expanded' 2025-01-24T00:47:06.8397183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hannwindow/model.onnx' 2025-01-24T00:47:06.8398605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hannwindow/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8400132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hannwindow/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8401642Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hannwindow/test_data_set_0' 2025-01-24T00:47:06.8403053Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hannwindow' 2025-01-24T00:47:06.8404433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_expanded/model.onnx' 2025-01-24T00:47:06.8405961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8407679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8409277Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_expanded/test_data_set_0' 2025-01-24T00:47:06.8410768Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_expanded' 2025-01-24T00:47:06.8412278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric/model.onnx' 2025-01-24T00:47:06.8413868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8415514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8417110Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric/test_data_set_0' 2025-01-24T00:47:06.8418629Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric' 2025-01-24T00:47:06.8420119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric_expanded/model.onnx' 2025-01-24T00:47:06.8421744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8423437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8425133Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric_expanded/test_data_set_0' 2025-01-24T00:47:06.8426740Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric_expanded' 2025-01-24T00:47:06.8428206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_0/model.onnx' 2025-01-24T00:47:06.8429668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_0/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8431215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_0/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8432758Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_0/test_data_set_0' 2025-01-24T00:47:06.8434210Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_0' 2025-01-24T00:47:06.8435582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_1/model.onnx' 2025-01-24T00:47:06.8437055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8438604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8447128Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_1/test_data_set_0' 2025-01-24T00:47:06.8448700Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_1' 2025-01-24T00:47:06.8450189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_2/model.onnx' 2025-01-24T00:47:06.8451662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_2/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8453274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_2/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8454824Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_2/test_data_set_0' 2025-01-24T00:47:06.8456267Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_2' 2025-01-24T00:47:06.8457671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_default_axis/model.onnx' 2025-01-24T00:47:06.8459197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_default_axis/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8460786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_default_axis/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8462376Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_default_axis/test_data_set_0' 2025-01-24T00:47:06.8463882Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_default_axis' 2025-01-24T00:47:06.8465293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_example/model.onnx' 2025-01-24T00:47:06.8466755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8468307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8469856Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_example/test_data_set_0' 2025-01-24T00:47:06.8471321Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_example' 2025-01-24T00:47:06.8472729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_negative_axis/model.onnx' 2025-01-24T00:47:06.8474257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_negative_axis/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8475868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_negative_axis/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8477477Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_negative_axis/test_data_set_0' 2025-01-24T00:47:06.8478985Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_negative_axis' 2025-01-24T00:47:06.8480398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_one_hot/model.onnx' 2025-01-24T00:47:06.8481886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_one_hot/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8483436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_one_hot/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8485023Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_one_hot/test_data_set_0' 2025-01-24T00:47:06.8486573Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardmax_one_hot' 2025-01-24T00:47:06.8487931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid/model.onnx' 2025-01-24T00:47:06.8489370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8490876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8492564Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid/test_data_set_0' 2025-01-24T00:47:06.8493976Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid' 2025-01-24T00:47:06.8495356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default/model.onnx' 2025-01-24T00:47:06.8496849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8498442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8500039Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default/test_data_set_0' 2025-01-24T00:47:06.8501535Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default' 2025-01-24T00:47:06.8503018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default_expanded_ver18/model.onnx' 2025-01-24T00:47:06.8504665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8506397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8508128Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.8509756Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default_expanded_ver18' 2025-01-24T00:47:06.8511261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example/model.onnx' 2025-01-24T00:47:06.8512768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8514425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8516091Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example/test_data_set_0' 2025-01-24T00:47:06.8517573Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example' 2025-01-24T00:47:06.8519105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example_expanded_ver18/model.onnx' 2025-01-24T00:47:06.8520770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8522514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8524235Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.8525888Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example_expanded_ver18' 2025-01-24T00:47:06.8527490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_expanded_ver18/model.onnx' 2025-01-24T00:47:06.8529082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8530731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8532386Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.8533960Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_expanded_ver18' 2025-01-24T00:47:06.8535371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardswish/model.onnx' 2025-01-24T00:47:06.8536772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardswish/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8538272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardswish/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8539762Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardswish/test_data_set_0' 2025-01-24T00:47:06.8541148Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardswish' 2025-01-24T00:47:06.8542502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardswish_expanded/model.onnx' 2025-01-24T00:47:06.8544000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardswish_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8545619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardswish_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8547196Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardswish_expanded/test_data_set_0' 2025-01-24T00:47:06.8548721Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_hardswish_expanded' 2025-01-24T00:47:06.8550110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_identity/model.onnx' 2025-01-24T00:47:06.8551517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_identity/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8553009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_identity/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8554475Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_identity/test_data_set_0' 2025-01-24T00:47:06.8555851Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_identity' 2025-01-24T00:47:06.8557183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_identity_opt/model.onnx' 2025-01-24T00:47:06.8558635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_identity_opt/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8560148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_identity_opt/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8561663Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_identity_opt/test_data_set_0' 2025-01-24T00:47:06.8563083Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_identity_opt' 2025-01-24T00:47:06.8564470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_identity_sequence/model.onnx' 2025-01-24T00:47:06.8565946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_identity_sequence/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8567581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_identity_sequence/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8569152Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_identity_sequence/test_data_set_0' 2025-01-24T00:47:06.8570627Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_identity_sequence' 2025-01-24T00:47:06.8571944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_if/model.onnx' 2025-01-24T00:47:06.8573288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_if/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8574714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_if/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8576129Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_if/test_data_set_0' 2025-01-24T00:47:06.8577458Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_if' 2025-01-24T00:47:06.8578741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_if_opt/model.onnx' 2025-01-24T00:47:06.8580139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_if_opt/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8581629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_if_opt/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8583074Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_if_opt/test_data_set_0' 2025-01-24T00:47:06.8584433Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_if_opt' 2025-01-24T00:47:06.8585725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_if_seq/model.onnx' 2025-01-24T00:47:06.8587102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_if_seq/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8588557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_if_seq/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8589222Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_if_seq/test_data_set_0' 2025-01-24T00:47:06.8589795Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_if_seq' 2025-01-24T00:47:06.8590507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_bmp_rgb/model.onnx' 2025-01-24T00:47:06.8591283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_bmp_rgb/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8592203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_bmp_rgb/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8592984Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_bmp_rgb/test_data_set_0' 2025-01-24T00:47:06.8593678Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_bmp_rgb' 2025-01-24T00:47:06.8594403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg2k_rgb/model.onnx' 2025-01-24T00:47:06.8595194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg2k_rgb/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8595989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg2k_rgb/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8596776Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg2k_rgb/test_data_set_0' 2025-01-24T00:47:06.8597486Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg2k_rgb' 2025-01-24T00:47:06.8598243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_bgr/model.onnx' 2025-01-24T00:47:06.8599076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_bgr/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8599856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_bgr/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8600672Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_bgr/test_data_set_0' 2025-01-24T00:47:06.8601366Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_bgr' 2025-01-24T00:47:06.8602110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_grayscale/model.onnx' 2025-01-24T00:47:06.8602918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_grayscale/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8603745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_grayscale/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8604542Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_grayscale/test_data_set_0' 2025-01-24T00:47:06.8605271Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_grayscale' 2025-01-24T00:47:06.8605991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_rgb/model.onnx' 2025-01-24T00:47:06.8606824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_rgb/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8607621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_rgb/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8608390Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_rgb/test_data_set_0' 2025-01-24T00:47:06.8609089Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_rgb' 2025-01-24T00:47:06.8609805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_png_rgb/model.onnx' 2025-01-24T00:47:06.8610579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_png_rgb/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8611364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_png_rgb/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8612124Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_png_rgb/test_data_set_0' 2025-01-24T00:47:06.8612854Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_png_rgb' 2025-01-24T00:47:06.8613557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_pnm_rgb/model.onnx' 2025-01-24T00:47:06.8614393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_pnm_rgb/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8615200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_pnm_rgb/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8615970Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_pnm_rgb/test_data_set_0' 2025-01-24T00:47:06.8616675Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_pnm_rgb' 2025-01-24T00:47:06.8617381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_tiff_rgb/model.onnx' 2025-01-24T00:47:06.8618160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_tiff_rgb/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8618960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_tiff_rgb/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8619734Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_tiff_rgb/test_data_set_0' 2025-01-24T00:47:06.8620439Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_tiff_rgb' 2025-01-24T00:47:06.8621143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_webp_rgb/model.onnx' 2025-01-24T00:47:06.8621920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_webp_rgb/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8622702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_webp_rgb/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8623477Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_webp_rgb/test_data_set_0' 2025-01-24T00:47:06.8624177Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_webp_rgb' 2025-01-24T00:47:06.8624839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_epsilon/model.onnx' 2025-01-24T00:47:06.8625582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_epsilon/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8626324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_epsilon/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8627063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_epsilon/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8627835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_epsilon/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8628573Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_epsilon/test_data_set_0' 2025-01-24T00:47:06.8629282Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_epsilon' 2025-01-24T00:47:06.8629966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_example/model.onnx' 2025-01-24T00:47:06.8630701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8631445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8632178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_example/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8632926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8633660Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_example/test_data_set_0' 2025-01-24T00:47:06.8634314Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_example' 2025-01-24T00:47:06.8634900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_isinf/model.onnx' 2025-01-24T00:47:06.8635564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_isinf/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8636241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_isinf/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8636894Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_isinf/test_data_set_0' 2025-01-24T00:47:06.8637463Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_isinf' 2025-01-24T00:47:06.8638098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_isinf_float16/model.onnx' 2025-01-24T00:47:06.8638800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_isinf_float16/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8639517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_isinf_float16/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8640214Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_isinf_float16/test_data_set_0' 2025-01-24T00:47:06.8640829Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_isinf_float16' 2025-01-24T00:47:06.8641468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_isinf_negative/model.onnx' 2025-01-24T00:47:06.8642173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_isinf_negative/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8642924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_isinf_negative/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8643668Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_isinf_negative/test_data_set_0' 2025-01-24T00:47:06.8644329Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_isinf_negative' 2025-01-24T00:47:06.8644964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_isinf_positive/model.onnx' 2025-01-24T00:47:06.8645666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_isinf_positive/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8646500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_isinf_positive/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8647203Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_isinf_positive/test_data_set_0' 2025-01-24T00:47:06.8647833Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_isinf_positive' 2025-01-24T00:47:06.8648412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_isnan/model.onnx' 2025-01-24T00:47:06.8649071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_isnan/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8649756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_isnan/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8650408Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_isnan/test_data_set_0' 2025-01-24T00:47:06.8650993Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_isnan' 2025-01-24T00:47:06.8651622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_isnan_float16/model.onnx' 2025-01-24T00:47:06.8652323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_isnan_float16/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8653042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_isnan_float16/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8653735Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_isnan_float16/test_data_set_0' 2025-01-24T00:47:06.8654361Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_isnan_float16' 2025-01-24T00:47:06.8655062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0/model.onnx' 2025-01-24T00:47:06.8655836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8656625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8657425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8658254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8659030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8659836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8660614Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0/test_data_set_0' 2025-01-24T00:47:06.8661313Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0' 2025-01-24T00:47:06.8662070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded/model.onnx' 2025-01-24T00:47:06.8662890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8663715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8664535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8665361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8666193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8667016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8667834Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded/test_data_set_0' 2025-01-24T00:47:06.8668573Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded' 2025-01-24T00:47:06.8669347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18/model.onnx' 2025-01-24T00:47:06.8670199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8671041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8671891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8672777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8673671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8674534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8675373Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.8676149Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18' 2025-01-24T00:47:06.8676853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1/model.onnx' 2025-01-24T00:47:06.8677638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8678406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8679179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8679965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8680743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8681536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8682302Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1/test_data_set_0' 2025-01-24T00:47:06.8683006Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1' 2025-01-24T00:47:06.8683749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded/model.onnx' 2025-01-24T00:47:06.8684574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8685400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8686210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8687133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8687980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8688852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8689690Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded/test_data_set_0' 2025-01-24T00:47:06.8690426Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded' 2025-01-24T00:47:06.8691212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18/model.onnx' 2025-01-24T00:47:06.8692162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8693020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8693864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8694705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8695572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8696417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8697272Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.8698041Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18' 2025-01-24T00:47:06.8698795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1/model.onnx' 2025-01-24T00:47:06.8699616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8700445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8701270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8702097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8702975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8703859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8704671Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1/test_data_set_0' 2025-01-24T00:47:06.8705452Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1' 2025-01-24T00:47:06.8706243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded/model.onnx' 2025-01-24T00:47:06.8707116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8707977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8708850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8709712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8710576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8711450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8712309Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded/test_data_set_0' 2025-01-24T00:47:06.8713106Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded' 2025-01-24T00:47:06.8713918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18/model.onnx' 2025-01-24T00:47:06.8714818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8715699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8716582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8717482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8718392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8719334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8720218Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.8721074Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18' 2025-01-24T00:47:06.8721821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2/model.onnx' 2025-01-24T00:47:06.8722640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8723469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8724288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8725184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8726054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8726959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8727790Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2/test_data_set_0' 2025-01-24T00:47:06.8728542Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2' 2025-01-24T00:47:06.8729356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded/model.onnx' 2025-01-24T00:47:06.8730222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8731102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8731966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8732835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8733756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8734652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8735627Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded/test_data_set_0' 2025-01-24T00:47:06.8736437Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded' 2025-01-24T00:47:06.8737269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18/model.onnx' 2025-01-24T00:47:06.8738162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8739052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8739954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8740845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8741747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8742644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8743545Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.8744363Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18' 2025-01-24T00:47:06.8745096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon/model.onnx' 2025-01-24T00:47:06.8745930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8746751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8747579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8748396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8749238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8750093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8750920Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon/test_data_set_0' 2025-01-24T00:47:06.8751689Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon' 2025-01-24T00:47:06.8752475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded/model.onnx' 2025-01-24T00:47:06.8753347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8754205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8755060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8755927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8756788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8757666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8758521Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded/test_data_set_0' 2025-01-24T00:47:06.8759309Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded' 2025-01-24T00:47:06.8760122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18/model.onnx' 2025-01-24T00:47:06.8761004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8761897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8762779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8763674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8764577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8765497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8766457Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.8767292Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18' 2025-01-24T00:47:06.8768036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon/model.onnx' 2025-01-24T00:47:06.8768852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8769682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8770497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8771312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8772141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8772957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8773780Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon/test_data_set_0' 2025-01-24T00:47:06.8774516Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon' 2025-01-24T00:47:06.8775308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded/model.onnx' 2025-01-24T00:47:06.8776164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8777020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8777884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8778744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8779617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8780502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8781423Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded/test_data_set_0' 2025-01-24T00:47:06.8782224Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded' 2025-01-24T00:47:06.8783036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18/model.onnx' 2025-01-24T00:47:06.8783930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8784815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8785710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8786597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8787482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8788380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8789262Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.8790081Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18' 2025-01-24T00:47:06.8790820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon/model.onnx' 2025-01-24T00:47:06.8791640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8792640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8793458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8794290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8795108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8796013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8796887Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon/test_data_set_0' 2025-01-24T00:47:06.8797666Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon' 2025-01-24T00:47:06.8798451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded/model.onnx' 2025-01-24T00:47:06.8799311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8800181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8801041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8801912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8802769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8803627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8804503Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded/test_data_set_0' 2025-01-24T00:47:06.8805280Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded' 2025-01-24T00:47:06.8806107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18/model.onnx' 2025-01-24T00:47:06.8807051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8807948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8808827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8809708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8810603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8811517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8812466Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.8813300Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18' 2025-01-24T00:47:06.8814102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon/model.onnx' 2025-01-24T00:47:06.8814966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8815823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8816695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8817558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8818429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8819298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8820166Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon/test_data_set_0' 2025-01-24T00:47:06.8820944Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon' 2025-01-24T00:47:06.8821772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded/model.onnx' 2025-01-24T00:47:06.8822685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8823588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8824503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8825409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8826390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8827348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8828296Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0' 2025-01-24T00:47:06.8829154Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded' 2025-01-24T00:47:06.8830010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18/model.onnx' 2025-01-24T00:47:06.8830946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8831865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8832798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8833725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8834649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8835590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8836518Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.8837391Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18' 2025-01-24T00:47:06.8838185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon/model.onnx' 2025-01-24T00:47:06.8839055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8839917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8840774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8841652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8842547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8843485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8844366Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon/test_data_set_0' 2025-01-24T00:47:06.8845146Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon' 2025-01-24T00:47:06.8845992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded/model.onnx' 2025-01-24T00:47:06.8846966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8847880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8848775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8849697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8850596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8851504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8852416Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0' 2025-01-24T00:47:06.8853238Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded' 2025-01-24T00:47:06.8854106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18/model.onnx' 2025-01-24T00:47:06.8855026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8855968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8856886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8857838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8858825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8859772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8860706Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.8861566Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18' 2025-01-24T00:47:06.8862367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon/model.onnx' 2025-01-24T00:47:06.8863229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8864091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8864966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8865830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8866712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8867572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8868442Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon/test_data_set_0' 2025-01-24T00:47:06.8869225Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon' 2025-01-24T00:47:06.8870052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded/model.onnx' 2025-01-24T00:47:06.8870970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8871865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8872776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8873705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8874671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8875601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8876495Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0' 2025-01-24T00:47:06.8877339Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded' 2025-01-24T00:47:06.8878197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18/model.onnx' 2025-01-24T00:47:06.8879130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8880052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8880986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8881915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8882834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8883770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8884699Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.8885571Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18' 2025-01-24T00:47:06.8886374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0/model.onnx' 2025-01-24T00:47:06.8887171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8887946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8888753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8889593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8890370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8891191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8892107Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0/test_data_set_0' 2025-01-24T00:47:06.8892813Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0' 2025-01-24T00:47:06.8893579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded/model.onnx' 2025-01-24T00:47:06.8894399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8895233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8896052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8896887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8897715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8898539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8899369Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded/test_data_set_0' 2025-01-24T00:47:06.8900116Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded' 2025-01-24T00:47:06.8900904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18/model.onnx' 2025-01-24T00:47:06.8901753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8902603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8903463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8904387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8905317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8906205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8907065Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.8907837Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18' 2025-01-24T00:47:06.8908538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1/model.onnx' 2025-01-24T00:47:06.8909329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8910110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8910895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8911680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8912473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8913254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8914023Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1/test_data_set_0' 2025-01-24T00:47:06.8914729Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1' 2025-01-24T00:47:06.8915472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded/model.onnx' 2025-01-24T00:47:06.8916307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8917137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8917954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8918789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8919643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8920525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8921361Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded/test_data_set_0' 2025-01-24T00:47:06.8922112Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded' 2025-01-24T00:47:06.8922885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18/model.onnx' 2025-01-24T00:47:06.8923733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8924592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8925436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8926372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8927226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8928084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8928941Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.8929709Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18' 2025-01-24T00:47:06.8930428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2/model.onnx' 2025-01-24T00:47:06.8931209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8932004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8932784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8933562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8934360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8935167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8936016Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2/test_data_set_0' 2025-01-24T00:47:06.8936733Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2' 2025-01-24T00:47:06.8937469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded/model.onnx' 2025-01-24T00:47:06.8938302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8939119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8939961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8940784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8941619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8942437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8943252Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded/test_data_set_0' 2025-01-24T00:47:06.8944009Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded' 2025-01-24T00:47:06.8944786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18/model.onnx' 2025-01-24T00:47:06.8945643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8946488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8947334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8948198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8949047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8949951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8950795Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.8951624Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18' 2025-01-24T00:47:06.8952360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3/model.onnx' 2025-01-24T00:47:06.8953134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8953925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8954705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8955495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8956273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8957047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8957828Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3/test_data_set_0' 2025-01-24T00:47:06.8958526Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3' 2025-01-24T00:47:06.8959280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded/model.onnx' 2025-01-24T00:47:06.8960097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8960930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8961753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8962578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8963412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8964235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8965088Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded/test_data_set_0' 2025-01-24T00:47:06.8965831Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded' 2025-01-24T00:47:06.8966761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18/model.onnx' 2025-01-24T00:47:06.8967649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8968491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8969348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8970201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8971061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8971911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8972760Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.8973545Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18' 2025-01-24T00:47:06.8974293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1/model.onnx' 2025-01-24T00:47:06.8975136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8975957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8976790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8977615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8978452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8979293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8980111Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1/test_data_set_0' 2025-01-24T00:47:06.8980901Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1' 2025-01-24T00:47:06.8981812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded/model.onnx' 2025-01-24T00:47:06.8982700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8983577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8984442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8985325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8986194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8987077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8987936Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded/test_data_set_0' 2025-01-24T00:47:06.8988723Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded' 2025-01-24T00:47:06.8989557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18/model.onnx' 2025-01-24T00:47:06.8990448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8991345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.8992410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.8993318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.8994208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.8995108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.8996014Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.8996883Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18' 2025-01-24T00:47:06.8997712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2/model.onnx' 2025-01-24T00:47:06.8998573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.8999405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9000226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9001054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9001901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.9002730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.9003561Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2/test_data_set_0' 2025-01-24T00:47:06.9004303Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2' 2025-01-24T00:47:06.9005100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded/model.onnx' 2025-01-24T00:47:06.9005977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9006904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9007782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9008645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9009534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.9010408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.9011271Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded/test_data_set_0' 2025-01-24T00:47:06.9012099Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded' 2025-01-24T00:47:06.9012980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18/model.onnx' 2025-01-24T00:47:06.9013901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9014785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9015684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9016580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9017474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.9018379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.9019264Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.9020096Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18' 2025-01-24T00:47:06.9020845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3/model.onnx' 2025-01-24T00:47:06.9021676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9022494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9023313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9024150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9024983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.9025827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.9026642Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3/test_data_set_0' 2025-01-24T00:47:06.9027416Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3' 2025-01-24T00:47:06.9028273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded/model.onnx' 2025-01-24T00:47:06.9029162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9030037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9030901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9031794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9032662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.9033535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.9034409Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded/test_data_set_0' 2025-01-24T00:47:06.9035197Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded' 2025-01-24T00:47:06.9036041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18/model.onnx' 2025-01-24T00:47:06.9036927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9037825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9038717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9039611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9040514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.9041408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.9042317Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.9043159Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18' 2025-01-24T00:47:06.9043968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4/model.onnx' 2025-01-24T00:47:06.9044812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9045634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9046520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9047352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9048205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.9049034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.9049861Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4/test_data_set_0' 2025-01-24T00:47:06.9050610Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4' 2025-01-24T00:47:06.9051410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded/model.onnx' 2025-01-24T00:47:06.9052291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9053157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9054038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9054913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9055791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.9056680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.9057546Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded/test_data_set_0' 2025-01-24T00:47:06.9058369Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded' 2025-01-24T00:47:06.9059236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18/model.onnx' 2025-01-24T00:47:06.9060163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9061052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9061942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9062848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9063743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.9064646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.9065536Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.9066375Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18' 2025-01-24T00:47:06.9067105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis/model.onnx' 2025-01-24T00:47:06.9067909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9068724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9069526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9070344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9071155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.9071957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.9072753Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis/test_data_set_0' 2025-01-24T00:47:06.9073492Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis' 2025-01-24T00:47:06.9074332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded/model.onnx' 2025-01-24T00:47:06.9075175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9076057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9076899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9077745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9078603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.9079450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.9080296Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded/test_data_set_0' 2025-01-24T00:47:06.9081064Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded' 2025-01-24T00:47:06.9081874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18/model.onnx' 2025-01-24T00:47:06.9082745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9083614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9084494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9085363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9086306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.9087180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.9088045Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.9088873Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18' 2025-01-24T00:47:06.9089490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu/model.onnx' 2025-01-24T00:47:06.9090245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9090964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9091656Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu/test_data_set_0' 2025-01-24T00:47:06.9092406Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu' 2025-01-24T00:47:06.9093061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default/model.onnx' 2025-01-24T00:47:06.9093798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9094531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9095261Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default/test_data_set_0' 2025-01-24T00:47:06.9095900Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default' 2025-01-24T00:47:06.9096598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default_expanded/model.onnx' 2025-01-24T00:47:06.9097381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9098154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9098934Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default_expanded/test_data_set_0' 2025-01-24T00:47:06.9099620Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default_expanded' 2025-01-24T00:47:06.9100271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example/model.onnx' 2025-01-24T00:47:06.9101007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9101732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9102467Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example/test_data_set_0' 2025-01-24T00:47:06.9103103Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example' 2025-01-24T00:47:06.9103852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example_expanded/model.onnx' 2025-01-24T00:47:06.9104639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9105480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9106293Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example_expanded/test_data_set_0' 2025-01-24T00:47:06.9106983Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example_expanded' 2025-01-24T00:47:06.9107653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_expanded/model.onnx' 2025-01-24T00:47:06.9108378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9109116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9109857Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_expanded/test_data_set_0' 2025-01-24T00:47:06.9110502Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_expanded' 2025-01-24T00:47:06.9111098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less/model.onnx' 2025-01-24T00:47:06.9111760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9112425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9113107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9113759Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less/test_data_set_0' 2025-01-24T00:47:06.9114338Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less' 2025-01-24T00:47:06.9114953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less_bcast/model.onnx' 2025-01-24T00:47:06.9115642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less_bcast/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9116345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less_bcast/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9117037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less_bcast/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9117731Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less_bcast/test_data_set_0' 2025-01-24T00:47:06.9118352Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less_bcast' 2025-01-24T00:47:06.9118958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less_equal/model.onnx' 2025-01-24T00:47:06.9119713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less_equal/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9120429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less_equal/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9121136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less_equal/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9121813Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less_equal/test_data_set_0' 2025-01-24T00:47:06.9122412Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less_equal' 2025-01-24T00:47:06.9123071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast/model.onnx' 2025-01-24T00:47:06.9123784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9124511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9125231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9125944Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast/test_data_set_0' 2025-01-24T00:47:06.9126653Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast' 2025-01-24T00:47:06.9127346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast_expanded/model.onnx' 2025-01-24T00:47:06.9128120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9128880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9129658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9130418Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast_expanded/test_data_set_0' 2025-01-24T00:47:06.9131101Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast_expanded' 2025-01-24T00:47:06.9131774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less_equal_expanded/model.onnx' 2025-01-24T00:47:06.9132502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less_equal_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9133285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less_equal_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9134018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less_equal_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9134797Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less_equal_expanded/test_data_set_0' 2025-01-24T00:47:06.9135482Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_less_equal_expanded' 2025-01-24T00:47:06.9136056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_log/model.onnx' 2025-01-24T00:47:06.9136727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_log/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9137391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_log/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9138039Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_log/test_data_set_0' 2025-01-24T00:47:06.9138612Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_log' 2025-01-24T00:47:06.9139230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_log_example/model.onnx' 2025-01-24T00:47:06.9139944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_log_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9140649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_log_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9141335Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_log_example/test_data_set_0' 2025-01-24T00:47:06.9141950Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_log_example' 2025-01-24T00:47:06.9142599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0/model.onnx' 2025-01-24T00:47:06.9143329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9144058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9144780Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0/test_data_set_0' 2025-01-24T00:47:06.9145431Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0' 2025-01-24T00:47:06.9146129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded/model.onnx' 2025-01-24T00:47:06.9146903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9147699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9148459Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded/test_data_set_0' 2025-01-24T00:47:06.9149200Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded' 2025-01-24T00:47:06.9149944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded_ver18/model.onnx' 2025-01-24T00:47:06.9150762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9151562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9152363Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.9153082Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded_ver18' 2025-01-24T00:47:06.9153733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1/model.onnx' 2025-01-24T00:47:06.9154463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9155188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9155921Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1/test_data_set_0' 2025-01-24T00:47:06.9156566Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1' 2025-01-24T00:47:06.9157262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded/model.onnx' 2025-01-24T00:47:06.9158042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9158813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9159586Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded/test_data_set_0' 2025-01-24T00:47:06.9160272Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded' 2025-01-24T00:47:06.9160995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded_ver18/model.onnx' 2025-01-24T00:47:06.9161802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9162601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9163431Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.9164192Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded_ver18' 2025-01-24T00:47:06.9164878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2/model.onnx' 2025-01-24T00:47:06.9165595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9166384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9167123Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2/test_data_set_0' 2025-01-24T00:47:06.9167761Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2' 2025-01-24T00:47:06.9168470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded/model.onnx' 2025-01-24T00:47:06.9169239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9170011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9170793Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded/test_data_set_0' 2025-01-24T00:47:06.9171484Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded' 2025-01-24T00:47:06.9172219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded_ver18/model.onnx' 2025-01-24T00:47:06.9173015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9173813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9174614Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.9175335Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded_ver18' 2025-01-24T00:47:06.9176033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis/model.onnx' 2025-01-24T00:47:06.9176788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9177552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9178327Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis/test_data_set_0' 2025-01-24T00:47:06.9179044Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis' 2025-01-24T00:47:06.9179813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded/model.onnx' 2025-01-24T00:47:06.9180610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9181429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9182220Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded/test_data_set_0' 2025-01-24T00:47:06.9182940Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded' 2025-01-24T00:47:06.9183705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded_ver18/model.onnx' 2025-01-24T00:47:06.9184530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9185374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9186193Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.9186961Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded_ver18' 2025-01-24T00:47:06.9187632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1/model.onnx' 2025-01-24T00:47:06.9188375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9189130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9189867Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1/test_data_set_0' 2025-01-24T00:47:06.9190539Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1' 2025-01-24T00:47:06.9191253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded/model.onnx' 2025-01-24T00:47:06.9192193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9193056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9193837Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded/test_data_set_0' 2025-01-24T00:47:06.9194618Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded' 2025-01-24T00:47:06.9195385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded_ver18/model.onnx' 2025-01-24T00:47:06.9196196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9197028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9197831Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.9198584Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded_ver18' 2025-01-24T00:47:06.9199266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number/model.onnx' 2025-01-24T00:47:06.9200034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9200792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9201536Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number/test_data_set_0' 2025-01-24T00:47:06.9202223Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number' 2025-01-24T00:47:06.9202947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded/model.onnx' 2025-01-24T00:47:06.9203764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9204566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9205357Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded/test_data_set_0' 2025-01-24T00:47:06.9206087Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded' 2025-01-24T00:47:06.9206921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded_ver18/model.onnx' 2025-01-24T00:47:06.9207754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9208605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9209493Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.9210241Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded_ver18' 2025-01-24T00:47:06.9210955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis/model.onnx' 2025-01-24T00:47:06.9211720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9212483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9213256Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis/test_data_set_0' 2025-01-24T00:47:06.9213930Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis' 2025-01-24T00:47:06.9214653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded/model.onnx' 2025-01-24T00:47:06.9215474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9216283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9217091Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded/test_data_set_0' 2025-01-24T00:47:06.9217816Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded' 2025-01-24T00:47:06.9218570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded_ver18/model.onnx' 2025-01-24T00:47:06.9219416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9220253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9221094Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.9221850Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded_ver18' 2025-01-24T00:47:06.9222458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_loop11/model.onnx' 2025-01-24T00:47:06.9223133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_loop11/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9223886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_loop11/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9224620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_loop11/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9225318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_loop11/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9226004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_loop11/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.9226664Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_loop11/test_data_set_0' 2025-01-24T00:47:06.9227241Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_loop11' 2025-01-24T00:47:06.9227926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_loop13_seq/model.onnx' 2025-01-24T00:47:06.9228620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_loop13_seq/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9229325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_loop13_seq/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9230016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_loop13_seq/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9230710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_loop13_seq/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9231405Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_loop13_seq/test_data_set_0' 2025-01-24T00:47:06.9232009Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_loop13_seq' 2025-01-24T00:47:06.9232659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_loop16_seq_none/model.onnx' 2025-01-24T00:47:06.9233364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_loop16_seq_none/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9234073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_loop16_seq_none/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9234797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_loop16_seq_none/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9235515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_loop16_seq_none/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9236237Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_loop16_seq_none/test_data_set_0' 2025-01-24T00:47:06.9236865Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_loop16_seq_none' 2025-01-24T00:47:06.9237512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_1d_default/model.onnx' 2025-01-24T00:47:06.9238273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_1d_default/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9239064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_1d_default/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9239794Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_1d_default/test_data_set_0' 2025-01-24T00:47:06.9240456Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_1d_default' 2025-01-24T00:47:06.9241105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_default/model.onnx' 2025-01-24T00:47:06.9241839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_default/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9242569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_default/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9243307Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_default/test_data_set_0' 2025-01-24T00:47:06.9243946Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_default' 2025-01-24T00:47:06.9244620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_dilations/model.onnx' 2025-01-24T00:47:06.9245353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_dilations/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9246084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_dilations/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9246893Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_dilations/test_data_set_0' 2025-01-24T00:47:06.9247547Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_dilations' 2025-01-24T00:47:06.9248195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_pads/model.onnx' 2025-01-24T00:47:06.9248905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_pads/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9249618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_pads/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9250342Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_pads/test_data_set_0' 2025-01-24T00:47:06.9250966Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_pads' 2025-01-24T00:47:06.9251648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_lower/model.onnx' 2025-01-24T00:47:06.9252385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_lower/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9253147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_lower/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9253943Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_lower/test_data_set_0' 2025-01-24T00:47:06.9254595Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_lower' 2025-01-24T00:47:06.9255299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_upper/model.onnx' 2025-01-24T00:47:06.9256032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_upper/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9256772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_upper/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9257523Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_upper/test_data_set_0' 2025-01-24T00:47:06.9258173Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_upper' 2025-01-24T00:47:06.9258838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_strides/model.onnx' 2025-01-24T00:47:06.9259558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_strides/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9260298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_strides/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9261010Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_strides/test_data_set_0' 2025-01-24T00:47:06.9261649Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_strides' 2025-01-24T00:47:06.9262306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_3d_default/model.onnx' 2025-01-24T00:47:06.9263024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_3d_default/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9263761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_3d_default/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9264475Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_3d_default/test_data_set_0' 2025-01-24T00:47:06.9265114Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lppool_3d_default' 2025-01-24T00:47:06.9265702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lrn/model.onnx' 2025-01-24T00:47:06.9266360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lrn/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9267034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lrn/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9267706Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lrn/test_data_set_0' 2025-01-24T00:47:06.9268282Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lrn' 2025-01-24T00:47:06.9268932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lrn_default/model.onnx' 2025-01-24T00:47:06.9269651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lrn_default/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9270361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lrn_default/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9271047Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lrn_default/test_data_set_0' 2025-01-24T00:47:06.9271643Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lrn_default' 2025-01-24T00:47:06.9272290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise/model.onnx' 2025-01-24T00:47:06.9272998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9273721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9274430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9275145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9275871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.9276573Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise/test_data_set_0' 2025-01-24T00:47:06.9277202Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise' 2025-01-24T00:47:06.9277829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_defaults/model.onnx' 2025-01-24T00:47:06.9278534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_defaults/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9279249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_defaults/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9279956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_defaults/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9280678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_defaults/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9281374Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_defaults/test_data_set_0' 2025-01-24T00:47:06.9282015Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_defaults' 2025-01-24T00:47:06.9282705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_initial_bias/model.onnx' 2025-01-24T00:47:06.9283496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_initial_bias/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9284280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_initial_bias/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9285021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_initial_bias/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9285779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_initial_bias/test_data_set_0/input_3.pb' 2025-01-24T00:47:06.9286630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_initial_bias/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9287380Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_initial_bias/test_data_set_0' 2025-01-24T00:47:06.9288060Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_initial_bias' 2025-01-24T00:47:06.9288727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/model.onnx' 2025-01-24T00:47:06.9289471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9290201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9290934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9291678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0/input_3.pb' 2025-01-24T00:47:06.9292545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0/input_4.pb' 2025-01-24T00:47:06.9293288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0/input_5.pb' 2025-01-24T00:47:06.9294018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0/input_6.pb' 2025-01-24T00:47:06.9294752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0/input_7.pb' 2025-01-24T00:47:06.9295508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9296236Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0' 2025-01-24T00:47:06.9296895Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes' 2025-01-24T00:47:06.9297555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_matmul_2d/model.onnx' 2025-01-24T00:47:06.9298323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_matmul_2d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9299021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_matmul_2d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9299746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_matmul_2d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9300444Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_matmul_2d/test_data_set_0' 2025-01-24T00:47:06.9301046Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_matmul_2d' 2025-01-24T00:47:06.9301669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_matmul_3d/model.onnx' 2025-01-24T00:47:06.9302356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_matmul_3d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9303046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_matmul_3d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9303751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_matmul_3d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9304430Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_matmul_3d/test_data_set_0' 2025-01-24T00:47:06.9305040Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_matmul_3d' 2025-01-24T00:47:06.9305650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_matmul_4d/model.onnx' 2025-01-24T00:47:06.9306340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_matmul_4d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9307037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_matmul_4d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9307726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_matmul_4d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9308422Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_matmul_4d/test_data_set_0' 2025-01-24T00:47:06.9309014Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_matmul_4d' 2025-01-24T00:47:06.9309650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_matmulinteger/model.onnx' 2025-01-24T00:47:06.9310374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_matmulinteger/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9311079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_matmulinteger/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9311821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_matmulinteger/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9312528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_matmulinteger/test_data_set_0/input_3.pb' 2025-01-24T00:47:06.9313287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_matmulinteger/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9314024Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_matmulinteger/test_data_set_0' 2025-01-24T00:47:06.9314643Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_matmulinteger' 2025-01-24T00:47:06.9315271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_example/model.onnx' 2025-01-24T00:47:06.9315968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9316668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9317379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_example/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9318085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9318786Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_example/test_data_set_0' 2025-01-24T00:47:06.9319388Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_example' 2025-01-24T00:47:06.9320014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_float16/model.onnx' 2025-01-24T00:47:06.9320720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_float16/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9321418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_float16/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9322131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_float16/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9322819Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_float16/test_data_set_0' 2025-01-24T00:47:06.9323420Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_float16' 2025-01-24T00:47:06.9324054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_float32/model.onnx' 2025-01-24T00:47:06.9324753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_float32/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9325468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_float32/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9326170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_float32/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9326949Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_float32/test_data_set_0' 2025-01-24T00:47:06.9327605Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_float32' 2025-01-24T00:47:06.9328222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_float64/model.onnx' 2025-01-24T00:47:06.9328965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_float64/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9329659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_float64/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9330375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_float64/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9331063Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_float64/test_data_set_0' 2025-01-24T00:47:06.9331661Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_float64' 2025-01-24T00:47:06.9332278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_int16/model.onnx' 2025-01-24T00:47:06.9332963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_int16/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9333661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_int16/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9334348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_int16/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9335029Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_int16/test_data_set_0' 2025-01-24T00:47:06.9335629Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_int16' 2025-01-24T00:47:06.9336236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_int32/model.onnx' 2025-01-24T00:47:06.9336935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_int32/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9337626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_int32/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9338316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_int32/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9339006Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_int32/test_data_set_0' 2025-01-24T00:47:06.9339595Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_int32' 2025-01-24T00:47:06.9340210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_int64/model.onnx' 2025-01-24T00:47:06.9340921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_int64/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9341607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_int64/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9342356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_int64/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9343057Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_int64/test_data_set_0' 2025-01-24T00:47:06.9343656Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_int64' 2025-01-24T00:47:06.9344257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_int8/model.onnx' 2025-01-24T00:47:06.9344942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_int8/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9345645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_int8/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9346331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_int8/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9347025Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_int8/test_data_set_0' 2025-01-24T00:47:06.9347605Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_int8' 2025-01-24T00:47:06.9348234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_one_input/model.onnx' 2025-01-24T00:47:06.9348957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_one_input/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9349668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_one_input/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9350381Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_one_input/test_data_set_0' 2025-01-24T00:47:06.9350998Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_one_input' 2025-01-24T00:47:06.9351640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_two_inputs/model.onnx' 2025-01-24T00:47:06.9352363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_two_inputs/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9353072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_two_inputs/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9353798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_two_inputs/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9354500Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_two_inputs/test_data_set_0' 2025-01-24T00:47:06.9355117Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_two_inputs' 2025-01-24T00:47:06.9355774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_uint16/model.onnx' 2025-01-24T00:47:06.9356514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_uint16/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9357216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_uint16/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9357936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_uint16/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9358627Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_uint16/test_data_set_0' 2025-01-24T00:47:06.9359229Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_uint16' 2025-01-24T00:47:06.9359837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_uint32/model.onnx' 2025-01-24T00:47:06.9360545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_uint32/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9361236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_uint32/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9361945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_uint32/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9362626Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_uint32/test_data_set_0' 2025-01-24T00:47:06.9363225Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_uint32' 2025-01-24T00:47:06.9363849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_uint64/model.onnx' 2025-01-24T00:47:06.9364538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_uint64/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9365244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_uint64/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9365937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_uint64/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9366717Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_uint64/test_data_set_0' 2025-01-24T00:47:06.9367331Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_uint64' 2025-01-24T00:47:06.9367941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_uint8/model.onnx' 2025-01-24T00:47:06.9368643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_uint8/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9369330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_uint8/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9370060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_uint8/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9370755Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_uint8/test_data_set_0' 2025-01-24T00:47:06.9371402Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_max_uint8' 2025-01-24T00:47:06.9372097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_1d_default/model.onnx' 2025-01-24T00:47:06.9372823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_1d_default/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9373553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_1d_default/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9374285Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_1d_default/test_data_set_0' 2025-01-24T00:47:06.9374927Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_1d_default' 2025-01-24T00:47:06.9375577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil/model.onnx' 2025-01-24T00:47:06.9376290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9377002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9377722Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil/test_data_set_0' 2025-01-24T00:47:06.9378354Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil' 2025-01-24T00:47:06.9379126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil_output_size_reduce_by_one/model.onnx' 2025-01-24T00:47:06.9379956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil_output_size_reduce_by_one/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9380800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil_output_size_reduce_by_one/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9381625Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil_output_size_reduce_by_one/test_data_set_0' 2025-01-24T00:47:06.9382383Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil_output_size_reduce_by_one' 2025-01-24T00:47:06.9383051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_default/model.onnx' 2025-01-24T00:47:06.9383772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_default/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9384515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_default/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9385261Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_default/test_data_set_0' 2025-01-24T00:47:06.9385951Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_default' 2025-01-24T00:47:06.9386627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_dilations/model.onnx' 2025-01-24T00:47:06.9387385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_dilations/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9388140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_dilations/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9388880Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_dilations/test_data_set_0' 2025-01-24T00:47:06.9389532Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_dilations' 2025-01-24T00:47:06.9390181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_pads/model.onnx' 2025-01-24T00:47:06.9390893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_pads/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9391621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_pads/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9392506Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_pads/test_data_set_0' 2025-01-24T00:47:06.9393142Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_pads' 2025-01-24T00:47:06.9393864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_pads/model.onnx' 2025-01-24T00:47:06.9394636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_pads/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9395428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_pads/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9396197Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_pads/test_data_set_0' 2025-01-24T00:47:06.9396902Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_pads' 2025-01-24T00:47:06.9397632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_same_upper/model.onnx' 2025-01-24T00:47:06.9398431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_same_upper/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9399249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_same_upper/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9400099Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_same_upper/test_data_set_0' 2025-01-24T00:47:06.9400835Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_same_upper' 2025-01-24T00:47:06.9401611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_strides/model.onnx' 2025-01-24T00:47:06.9402437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_strides/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9403239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_strides/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9404018Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_strides/test_data_set_0' 2025-01-24T00:47:06.9404739Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_strides' 2025-01-24T00:47:06.9405414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_lower/model.onnx' 2025-01-24T00:47:06.9406151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_lower/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9406961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_lower/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9407699Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_lower/test_data_set_0' 2025-01-24T00:47:06.9408368Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_lower' 2025-01-24T00:47:06.9409041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_upper/model.onnx' 2025-01-24T00:47:06.9409798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_upper/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9410545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_upper/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9411283Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_upper/test_data_set_0' 2025-01-24T00:47:06.9411955Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_upper' 2025-01-24T00:47:06.9412614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_strides/model.onnx' 2025-01-24T00:47:06.9413353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_strides/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9414083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_strides/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9414840Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_strides/test_data_set_0' 2025-01-24T00:47:06.9415502Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_strides' 2025-01-24T00:47:06.9416203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_uint8/model.onnx' 2025-01-24T00:47:06.9416956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_uint8/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9417677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_uint8/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9418390Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_uint8/test_data_set_0' 2025-01-24T00:47:06.9419034Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_uint8' 2025-01-24T00:47:06.9419697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_default/model.onnx' 2025-01-24T00:47:06.9420431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_default/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9421163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_default/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9421884Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_default/test_data_set_0' 2025-01-24T00:47:06.9422535Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_default' 2025-01-24T00:47:06.9423202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations/model.onnx' 2025-01-24T00:47:06.9423950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9424692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9425440Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations/test_data_set_0' 2025-01-24T00:47:06.9426093Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations' 2025-01-24T00:47:06.9426816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl/model.onnx' 2025-01-24T00:47:06.9427633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9428435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9429236Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl/test_data_set_0' 2025-01-24T00:47:06.9429993Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl' 2025-01-24T00:47:06.9430802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl_large/model.onnx' 2025-01-24T00:47:06.9431639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl_large/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9432497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl_large/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9433333Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl_large/test_data_set_0' 2025-01-24T00:47:06.9434089Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl_large' 2025-01-24T00:47:06.9434859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_pads/model.onnx' 2025-01-24T00:47:06.9435684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_pads/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9436518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_pads/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9437371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_pads/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.9438204Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_pads/test_data_set_0' 2025-01-24T00:47:06.9438975Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_pads' 2025-01-24T00:47:06.9439749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_strides/model.onnx' 2025-01-24T00:47:06.9440590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_strides/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9441451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_strides/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9442302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_strides/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.9443156Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_strides/test_data_set_0' 2025-01-24T00:47:06.9443921Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_strides' 2025-01-24T00:47:06.9444666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_with_output_shape/model.onnx' 2025-01-24T00:47:06.9445503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_with_output_shape/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9446415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_with_output_shape/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9447331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_with_output_shape/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9448141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_with_output_shape/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9448962Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_with_output_shape/test_data_set_0' 2025-01-24T00:47:06.9449687Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_with_output_shape' 2025-01-24T00:47:06.9450437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_without_output_shape/model.onnx' 2025-01-24T00:47:06.9451277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_without_output_shape/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9452099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_without_output_shape/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9452950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_without_output_shape/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9453771Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_without_output_shape/test_data_set_0' 2025-01-24T00:47:06.9454535Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_without_output_shape' 2025-01-24T00:47:06.9455167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mean_example/model.onnx' 2025-01-24T00:47:06.9455875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mean_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9456597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mean_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9457305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mean_example/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9458028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mean_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9458725Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mean_example/test_data_set_0' 2025-01-24T00:47:06.9459340Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mean_example' 2025-01-24T00:47:06.9459994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mean_one_input/model.onnx' 2025-01-24T00:47:06.9460734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mean_one_input/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9461515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mean_one_input/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9462245Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mean_one_input/test_data_set_0' 2025-01-24T00:47:06.9462862Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mean_one_input' 2025-01-24T00:47:06.9463507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mean_two_inputs/model.onnx' 2025-01-24T00:47:06.9464221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mean_two_inputs/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9464954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mean_two_inputs/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9465673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mean_two_inputs/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9466381Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mean_two_inputs/test_data_set_0' 2025-01-24T00:47:06.9467016Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mean_two_inputs' 2025-01-24T00:47:06.9467658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/model.onnx' 2025-01-24T00:47:06.9468384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9469104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9469818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9470542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0/input_3.pb' 2025-01-24T00:47:06.9471258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0/input_4.pb' 2025-01-24T00:47:06.9471988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9472702Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0' 2025-01-24T00:47:06.9473348Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix' 2025-01-24T00:47:06.9473967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_example/model.onnx' 2025-01-24T00:47:06.9474663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9475396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9476141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_example/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9476854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9477567Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_example/test_data_set_0' 2025-01-24T00:47:06.9478167Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_example' 2025-01-24T00:47:06.9478801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_float16/model.onnx' 2025-01-24T00:47:06.9479496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_float16/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9480209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_float16/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9480912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_float16/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9481596Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_float16/test_data_set_0' 2025-01-24T00:47:06.9482208Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_float16' 2025-01-24T00:47:06.9482820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_float32/model.onnx' 2025-01-24T00:47:06.9483533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_float32/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9484226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_float32/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9484922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_float32/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9485617Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_float32/test_data_set_0' 2025-01-24T00:47:06.9486217Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_float32' 2025-01-24T00:47:06.9486928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_float64/model.onnx' 2025-01-24T00:47:06.9487623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_float64/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9488313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_float64/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9489025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_float64/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9489747Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_float64/test_data_set_0' 2025-01-24T00:47:06.9490360Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_float64' 2025-01-24T00:47:06.9491016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_int16/model.onnx' 2025-01-24T00:47:06.9491729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_int16/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9492565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_int16/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9493257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_int16/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9493955Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_int16/test_data_set_0' 2025-01-24T00:47:06.9494551Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_int16' 2025-01-24T00:47:06.9495161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_int32/model.onnx' 2025-01-24T00:47:06.9495863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_int32/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9496551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_int32/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9497255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_int32/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9497935Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_int32/test_data_set_0' 2025-01-24T00:47:06.9498543Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_int32' 2025-01-24T00:47:06.9499151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_int64/model.onnx' 2025-01-24T00:47:06.9499836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_int64/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9500536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_int64/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9501223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_int64/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9501916Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_int64/test_data_set_0' 2025-01-24T00:47:06.9502504Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_int64' 2025-01-24T00:47:06.9503102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_int8/model.onnx' 2025-01-24T00:47:06.9503798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_int8/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9504532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_int8/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9505294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_int8/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9505968Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_int8/test_data_set_0' 2025-01-24T00:47:06.9506590Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_int8' 2025-01-24T00:47:06.9507237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_one_input/model.onnx' 2025-01-24T00:47:06.9507943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_one_input/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9508666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_one_input/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9509371Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_one_input/test_data_set_0' 2025-01-24T00:47:06.9509988Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_one_input' 2025-01-24T00:47:06.9510635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_two_inputs/model.onnx' 2025-01-24T00:47:06.9511346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_two_inputs/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9512068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_two_inputs/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9512781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_two_inputs/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9513483Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_two_inputs/test_data_set_0' 2025-01-24T00:47:06.9514114Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_two_inputs' 2025-01-24T00:47:06.9514726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_uint16/model.onnx' 2025-01-24T00:47:06.9515435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_uint16/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9516134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_uint16/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9516832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_uint16/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9517527Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_uint16/test_data_set_0' 2025-01-24T00:47:06.9518120Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_uint16' 2025-01-24T00:47:06.9518778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_uint32/model.onnx' 2025-01-24T00:47:06.9519466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_uint32/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9520219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_uint32/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9520950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_uint32/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9521625Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_uint32/test_data_set_0' 2025-01-24T00:47:06.9522234Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_uint32' 2025-01-24T00:47:06.9522843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_uint64/model.onnx' 2025-01-24T00:47:06.9523535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_uint64/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9524234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_uint64/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9524930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_uint64/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9525621Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_uint64/test_data_set_0' 2025-01-24T00:47:06.9526219Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_uint64' 2025-01-24T00:47:06.9526896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_uint8/model.onnx' 2025-01-24T00:47:06.9527599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_uint8/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9528284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_uint8/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9528986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_uint8/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9529669Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_uint8/test_data_set_0' 2025-01-24T00:47:06.9530275Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_min_uint8' 2025-01-24T00:47:06.9530861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mish/model.onnx' 2025-01-24T00:47:06.9531520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mish/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9532205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mish/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9532859Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mish/test_data_set_0' 2025-01-24T00:47:06.9533466Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mish' 2025-01-24T00:47:06.9534096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mish_expanded/model.onnx' 2025-01-24T00:47:06.9534856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mish_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9535602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mish_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9536308Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mish_expanded/test_data_set_0' 2025-01-24T00:47:06.9536938Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mish_expanded' 2025-01-24T00:47:06.9537568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_broadcast/model.onnx' 2025-01-24T00:47:06.9538277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_broadcast/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9538998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_broadcast/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9539705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_broadcast/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9540422Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_broadcast/test_data_set_0' 2025-01-24T00:47:06.9541036Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_broadcast' 2025-01-24T00:47:06.9541675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_int64_fmod/model.onnx' 2025-01-24T00:47:06.9542402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_int64_fmod/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9543109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_int64_fmod/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9543829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_int64_fmod/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9544532Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_int64_fmod/test_data_set_0' 2025-01-24T00:47:06.9545151Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_int64_fmod' 2025-01-24T00:47:06.9545841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float16/model.onnx' 2025-01-24T00:47:06.9546585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float16/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9547341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float16/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9548116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float16/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9548858Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float16/test_data_set_0' 2025-01-24T00:47:06.9549583Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float16' 2025-01-24T00:47:06.9550278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float32/model.onnx' 2025-01-24T00:47:06.9551028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float32/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9551766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float32/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9552527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float32/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9553272Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float32/test_data_set_0' 2025-01-24T00:47:06.9553938Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float32' 2025-01-24T00:47:06.9554620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float64/model.onnx' 2025-01-24T00:47:06.9555359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float64/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9556118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float64/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9556870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float64/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9557612Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float64/test_data_set_0' 2025-01-24T00:47:06.9558291Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float64' 2025-01-24T00:47:06.9558954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int16/model.onnx' 2025-01-24T00:47:06.9559699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int16/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9560433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int16/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9561169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int16/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9561913Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int16/test_data_set_0' 2025-01-24T00:47:06.9562569Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int16' 2025-01-24T00:47:06.9563270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int32/model.onnx' 2025-01-24T00:47:06.9564051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int32/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9564784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int32/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9565560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int32/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9566387Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int32/test_data_set_0' 2025-01-24T00:47:06.9567059Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int32' 2025-01-24T00:47:06.9567727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int64/model.onnx' 2025-01-24T00:47:06.9568467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int64/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9569201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int64/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9569939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int64/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9570687Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int64/test_data_set_0' 2025-01-24T00:47:06.9571343Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int64' 2025-01-24T00:47:06.9572017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int8/model.onnx' 2025-01-24T00:47:06.9572746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int8/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9573468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int8/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9574216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int8/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9574940Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int8/test_data_set_0' 2025-01-24T00:47:06.9575603Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int8' 2025-01-24T00:47:06.9576216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_uint16/model.onnx' 2025-01-24T00:47:06.9576903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_uint16/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9577640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_uint16/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9578339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_uint16/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9579091Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_uint16/test_data_set_0' 2025-01-24T00:47:06.9579710Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_uint16' 2025-01-24T00:47:06.9580324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_uint32/model.onnx' 2025-01-24T00:47:06.9581025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_uint32/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9581721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_uint32/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9582435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_uint32/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9583123Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_uint32/test_data_set_0' 2025-01-24T00:47:06.9583722Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_uint32' 2025-01-24T00:47:06.9584350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_uint64/model.onnx' 2025-01-24T00:47:06.9585042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_uint64/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9585750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_uint64/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9586447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_uint64/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9587143Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_uint64/test_data_set_0' 2025-01-24T00:47:06.9587738Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_uint64' 2025-01-24T00:47:06.9588345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_uint8/model.onnx' 2025-01-24T00:47:06.9589049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_uint8/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9589738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_uint8/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9590440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_uint8/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9591122Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_uint8/test_data_set_0' 2025-01-24T00:47:06.9591714Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mod_uint8' 2025-01-24T00:47:06.9592607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_momentum/model.onnx' 2025-01-24T00:47:06.9593296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9594053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9594766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9595448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0/input_3.pb' 2025-01-24T00:47:06.9596144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0/input_4.pb' 2025-01-24T00:47:06.9596834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9597533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.9598215Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0' 2025-01-24T00:47:06.9598797Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_momentum' 2025-01-24T00:47:06.9599463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/model.onnx' 2025-01-24T00:47:06.9600184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9600928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9601647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9602376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/input_3.pb' 2025-01-24T00:47:06.9603110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/input_4.pb' 2025-01-24T00:47:06.9603833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/input_5.pb' 2025-01-24T00:47:06.9604576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/input_6.pb' 2025-01-24T00:47:06.9605303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/input_7.pb' 2025-01-24T00:47:06.9606032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9606860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.9607620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/output_2.pb' 2025-01-24T00:47:06.9608411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/output_3.pb' 2025-01-24T00:47:06.9609134Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0' 2025-01-24T00:47:06.9609809Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple' 2025-01-24T00:47:06.9610387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mul/model.onnx' 2025-01-24T00:47:06.9611045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mul/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9611712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mul/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9612376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mul/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9613031Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mul/test_data_set_0' 2025-01-24T00:47:06.9613586Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mul' 2025-01-24T00:47:06.9614196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mul_bcast/model.onnx' 2025-01-24T00:47:06.9614898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mul_bcast/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9615585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mul_bcast/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9616285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mul_bcast/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9616965Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mul_bcast/test_data_set_0' 2025-01-24T00:47:06.9617556Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mul_bcast' 2025-01-24T00:47:06.9618183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mul_example/model.onnx' 2025-01-24T00:47:06.9618877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mul_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9619590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mul_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9620291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mul_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9620982Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mul_example/test_data_set_0' 2025-01-24T00:47:06.9621595Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mul_example' 2025-01-24T00:47:06.9622235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mul_uint8/model.onnx' 2025-01-24T00:47:06.9622983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mul_uint8/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9623672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mul_uint8/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9624399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mul_uint8/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9625091Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mul_uint8/test_data_set_0' 2025-01-24T00:47:06.9625684Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mul_uint8' 2025-01-24T00:47:06.9626272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mvn/model.onnx' 2025-01-24T00:47:06.9626936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mvn/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9627598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mvn/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9628260Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mvn/test_data_set_0' 2025-01-24T00:47:06.9628819Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mvn' 2025-01-24T00:47:06.9629457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded/model.onnx' 2025-01-24T00:47:06.9630160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9630863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9631566Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded/test_data_set_0' 2025-01-24T00:47:06.9632172Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded' 2025-01-24T00:47:06.9632838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded_ver18/model.onnx' 2025-01-24T00:47:06.9633561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9634291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9635025Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded_ver18/test_data_set_0' 2025-01-24T00:47:06.9635665Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded_ver18' 2025-01-24T00:47:06.9636278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_neg/model.onnx' 2025-01-24T00:47:06.9636933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_neg/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9637646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_neg/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9638325Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_neg/test_data_set_0' 2025-01-24T00:47:06.9638879Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_neg' 2025-01-24T00:47:06.9639507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_neg_example/model.onnx' 2025-01-24T00:47:06.9640205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_neg_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9640909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_neg_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9641608Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_neg_example/test_data_set_0' 2025-01-24T00:47:06.9642209Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_neg_example' 2025-01-24T00:47:06.9642875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/model.onnx' 2025-01-24T00:47:06.9643596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9644330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9645053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9645774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0/input_3.pb' 2025-01-24T00:47:06.9646571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0/input_4.pb' 2025-01-24T00:47:06.9647302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9648039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0/output_1.pb' 2025-01-24T00:47:06.9648771Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0' 2025-01-24T00:47:06.9649409Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum' 2025-01-24T00:47:06.9650036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC/model.onnx' 2025-01-24T00:47:06.9650724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9651460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9652208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9652887Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC/test_data_set_0' 2025-01-24T00:47:06.9653520Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC' 2025-01-24T00:47:06.9654178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC_expanded/model.onnx' 2025-01-24T00:47:06.9654925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9655660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9656396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9657138Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC_expanded/test_data_set_0' 2025-01-24T00:47:06.9657784Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC_expanded' 2025-01-24T00:47:06.9658426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1/model.onnx' 2025-01-24T00:47:06.9659123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9659826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9660543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9661234Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1/test_data_set_0' 2025-01-24T00:47:06.9661853Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1' 2025-01-24T00:47:06.9662521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_expanded/model.onnx' 2025-01-24T00:47:06.9663260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9664014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9664756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9665506Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_expanded/test_data_set_0' 2025-01-24T00:47:06.9666191Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_expanded' 2025-01-24T00:47:06.9666890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii/model.onnx' 2025-01-24T00:47:06.9667626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9668338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9669068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9669779Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii/test_data_set_0' 2025-01-24T00:47:06.9670418Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii' 2025-01-24T00:47:06.9671104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii_expanded/model.onnx' 2025-01-24T00:47:06.9671862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9672630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9673388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9674145Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii_expanded/test_data_set_0' 2025-01-24T00:47:06.9679702Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii_expanded' 2025-01-24T00:47:06.9680463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii/model.onnx' 2025-01-24T00:47:06.9681289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9682110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9682930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9683747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9684548Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii/test_data_set_0' 2025-01-24T00:47:06.9685290Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii' 2025-01-24T00:47:06.9686147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii_expanded/model.onnx' 2025-01-24T00:47:06.9687272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9688159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9689009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9689884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9690746Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii_expanded/test_data_set_0' 2025-01-24T00:47:06.9691527Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii_expanded' 2025-01-24T00:47:06.9692369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight/model.onnx' 2025-01-24T00:47:06.9693111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9693844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9694572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9695326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9696055Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight/test_data_set_0' 2025-01-24T00:47:06.9696710Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight' 2025-01-24T00:47:06.9697417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_expanded/model.onnx' 2025-01-24T00:47:06.9698184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9698973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9699750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9700535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9701358Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_expanded/test_data_set_0' 2025-01-24T00:47:06.9702119Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_expanded' 2025-01-24T00:47:06.9702793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii/model.onnx' 2025-01-24T00:47:06.9703569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9704320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9705064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9705826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9706568Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii/test_data_set_0' 2025-01-24T00:47:06.9707232Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii' 2025-01-24T00:47:06.9707956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii_expanded/model.onnx' 2025-01-24T00:47:06.9708745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9709539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9710326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9711122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9711918Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii_expanded/test_data_set_0' 2025-01-24T00:47:06.9712635Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii_expanded' 2025-01-24T00:47:06.9713281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2/model.onnx' 2025-01-24T00:47:06.9713991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9714706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9715409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9716140Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2/test_data_set_0' 2025-01-24T00:47:06.9716793Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2' 2025-01-24T00:47:06.9717499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_expanded/model.onnx' 2025-01-24T00:47:06.9718281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9719030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9719789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9720545Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_expanded/test_data_set_0' 2025-01-24T00:47:06.9721216Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_expanded' 2025-01-24T00:47:06.9721993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii/model.onnx' 2025-01-24T00:47:06.9722824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9723663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9724514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9725351Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii/test_data_set_0' 2025-01-24T00:47:06.9726117Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii' 2025-01-24T00:47:06.9727008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii_expanded/model.onnx' 2025-01-24T00:47:06.9727902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9728786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9729825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9730703Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii_expanded/test_data_set_0' 2025-01-24T00:47:06.9731549Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii_expanded' 2025-01-24T00:47:06.9732319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean/model.onnx' 2025-01-24T00:47:06.9733097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9733905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9734684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9735451Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean/test_data_set_0' 2025-01-24T00:47:06.9736167Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean' 2025-01-24T00:47:06.9736914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean_expanded/model.onnx' 2025-01-24T00:47:06.9737747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9738564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9739392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9740221Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean_expanded/test_data_set_0' 2025-01-24T00:47:06.9740965Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean_expanded' 2025-01-24T00:47:06.9741673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum/model.onnx' 2025-01-24T00:47:06.9742441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9743225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9743998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9744765Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum/test_data_set_0' 2025-01-24T00:47:06.9745472Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum' 2025-01-24T00:47:06.9746243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum_expanded/model.onnx' 2025-01-24T00:47:06.9747071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9747949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9748784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9749606Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum_expanded/test_data_set_0' 2025-01-24T00:47:06.9750352Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum_expanded' 2025-01-24T00:47:06.9751053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight/model.onnx' 2025-01-24T00:47:06.9751816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9752578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9753352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9754119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9754888Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight/test_data_set_0' 2025-01-24T00:47:06.9755563Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight' 2025-01-24T00:47:06.9756312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_expanded/model.onnx' 2025-01-24T00:47:06.9757110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9757913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9758730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9759537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9760352Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_expanded/test_data_set_0' 2025-01-24T00:47:06.9761078Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_expanded' 2025-01-24T00:47:06.9761862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean/model.onnx' 2025-01-24T00:47:06.9762749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9763603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9764445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9765284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9766117Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean/test_data_set_0' 2025-01-24T00:47:06.9766945Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean' 2025-01-24T00:47:06.9767751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean_expanded/model.onnx' 2025-01-24T00:47:06.9768638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9769516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9770408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9771285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9772173Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean_expanded/test_data_set_0' 2025-01-24T00:47:06.9772969Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean_expanded' 2025-01-24T00:47:06.9773723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum/model.onnx' 2025-01-24T00:47:06.9774570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9775402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9776237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9777097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9777968Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum/test_data_set_0' 2025-01-24T00:47:06.9778755Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum' 2025-01-24T00:47:06.9779554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_expanded/model.onnx' 2025-01-24T00:47:06.9780433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9781302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9782189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9783061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9783926Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_expanded/test_data_set_0' 2025-01-24T00:47:06.9784732Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_expanded' 2025-01-24T00:47:06.9785499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii/model.onnx' 2025-01-24T00:47:06.9786356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9787196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9788044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9788891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9789733Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii/test_data_set_0' 2025-01-24T00:47:06.9790505Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii' 2025-01-24T00:47:06.9791315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii_expanded/model.onnx' 2025-01-24T00:47:06.9792402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9793345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9794237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9795157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9796030Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii_expanded/test_data_set_0' 2025-01-24T00:47:06.9796846Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii_expanded' 2025-01-24T00:47:06.9797628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii/model.onnx' 2025-01-24T00:47:06.9798485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9799326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9800168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9801021Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii/test_data_set_0' 2025-01-24T00:47:06.9801782Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii' 2025-01-24T00:47:06.9802608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii_expanded/model.onnx' 2025-01-24T00:47:06.9803491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9804378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9805269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9806151Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii_expanded/test_data_set_0' 2025-01-24T00:47:06.9807064Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii_expanded' 2025-01-24T00:47:06.9807841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii/model.onnx' 2025-01-24T00:47:06.9808706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9809512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9810347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9811158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9811963Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii/test_data_set_0' 2025-01-24T00:47:06.9812705Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii' 2025-01-24T00:47:06.9813479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii_expanded/model.onnx' 2025-01-24T00:47:06.9814335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9815184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9816030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9816889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9817736Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0' 2025-01-24T00:47:06.9818505Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii_expanded' 2025-01-24T00:47:06.9819225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight/model.onnx' 2025-01-24T00:47:06.9820031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9820820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9821615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9822424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9823230Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight/test_data_set_0' 2025-01-24T00:47:06.9824002Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight' 2025-01-24T00:47:06.9824788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight_expanded/model.onnx' 2025-01-24T00:47:06.9825627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9826474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9827318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9828171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9829001Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0' 2025-01-24T00:47:06.9829772Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight_expanded' 2025-01-24T00:47:06.9830500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight/model.onnx' 2025-01-24T00:47:06.9831308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9832134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9832949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9833755Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight/test_data_set_0' 2025-01-24T00:47:06.9834484Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight' 2025-01-24T00:47:06.9835269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight_expanded/model.onnx' 2025-01-24T00:47:06.9836125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9836977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9837860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9838707Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight_expanded/test_data_set_0' 2025-01-24T00:47:06.9839534Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight_expanded' 2025-01-24T00:47:06.9840330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format/model.onnx' 2025-01-24T00:47:06.9841173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9842030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9842884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9843740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0/input_3.pb' 2025-01-24T00:47:06.9844584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0/input_4.pb' 2025-01-24T00:47:06.9845450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9846347Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0' 2025-01-24T00:47:06.9847116Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format' 2025-01-24T00:47:06.9847873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/model.onnx' 2025-01-24T00:47:06.9848702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9849544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9850380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9851226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0/input_3.pb' 2025-01-24T00:47:06.9852068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0/input_4.pb' 2025-01-24T00:47:06.9852908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9853770Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0' 2025-01-24T00:47:06.9854565Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates' 2025-01-24T00:47:06.9855298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/model.onnx' 2025-01-24T00:47:06.9856142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9856947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9857762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9858572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0/input_3.pb' 2025-01-24T00:47:06.9859387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0/input_4.pb' 2025-01-24T00:47:06.9860201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9860998Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0' 2025-01-24T00:47:06.9861729Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes' 2025-01-24T00:47:06.9862367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonzero_example/model.onnx' 2025-01-24T00:47:06.9863092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonzero_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9863806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonzero_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9864525Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonzero_example/test_data_set_0' 2025-01-24T00:47:06.9865152Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonzero_example' 2025-01-24T00:47:06.9865893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size/model.onnx' 2025-01-24T00:47:06.9866715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9867534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9868361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9869193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0/input_3.pb' 2025-01-24T00:47:06.9870056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0/input_4.pb' 2025-01-24T00:47:06.9870910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9871722Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0' 2025-01-24T00:47:06.9872468Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size' 2025-01-24T00:47:06.9873173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/model.onnx' 2025-01-24T00:47:06.9873971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9874752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9875530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9876327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0/input_3.pb' 2025-01-24T00:47:06.9877109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0/input_4.pb' 2025-01-24T00:47:06.9877909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9878680Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0' 2025-01-24T00:47:06.9879379Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box' 2025-01-24T00:47:06.9880116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/model.onnx' 2025-01-24T00:47:06.9880922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9881739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9882547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9883354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0/input_3.pb' 2025-01-24T00:47:06.9884187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0/input_4.pb' 2025-01-24T00:47:06.9885044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9885870Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0' 2025-01-24T00:47:06.9886669Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU' 2025-01-24T00:47:06.9887466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/model.onnx' 2025-01-24T00:47:06.9888323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9889187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9890058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9890915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0/input_3.pb' 2025-01-24T00:47:06.9891789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0/input_4.pb' 2025-01-24T00:47:06.9892774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9893645Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0' 2025-01-24T00:47:06.9894415Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores' 2025-01-24T00:47:06.9895125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/model.onnx' 2025-01-24T00:47:06.9895928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9896719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9897516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9898302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0/input_3.pb' 2025-01-24T00:47:06.9899088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0/input_4.pb' 2025-01-24T00:47:06.9899942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9900798Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0' 2025-01-24T00:47:06.9901545Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches' 2025-01-24T00:47:06.9902251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/model.onnx' 2025-01-24T00:47:06.9903047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9903835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9904621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9905423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0/input_3.pb' 2025-01-24T00:47:06.9906203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0/input_4.pb' 2025-01-24T00:47:06.9907011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9907784Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0' 2025-01-24T00:47:06.9908489Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes' 2025-01-24T00:47:06.9909094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_not_2d/model.onnx' 2025-01-24T00:47:06.9909760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_not_2d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9910445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_not_2d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9911102Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_not_2d/test_data_set_0' 2025-01-24T00:47:06.9911674Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_not_2d' 2025-01-24T00:47:06.9912272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_not_3d/model.onnx' 2025-01-24T00:47:06.9912937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_not_3d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9913618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_not_3d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9914312Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_not_3d/test_data_set_0' 2025-01-24T00:47:06.9914882Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_not_3d' 2025-01-24T00:47:06.9915542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_not_4d/model.onnx' 2025-01-24T00:47:06.9916227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_not_4d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9916908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_not_4d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9917559Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_not_4d/test_data_set_0' 2025-01-24T00:47:06.9918130Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_not_4d' 2025-01-24T00:47:06.9918825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_onehot_negative_indices/model.onnx' 2025-01-24T00:47:06.9919568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_onehot_negative_indices/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9920327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_onehot_negative_indices/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9921072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_onehot_negative_indices/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9921822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_onehot_negative_indices/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9922583Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_onehot_negative_indices/test_data_set_0' 2025-01-24T00:47:06.9923246Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_onehot_negative_indices' 2025-01-24T00:47:06.9923900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_axis/model.onnx' 2025-01-24T00:47:06.9924608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_axis/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9925338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_axis/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9926053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_axis/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9926836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_axis/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9927566Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_axis/test_data_set_0' 2025-01-24T00:47:06.9928190Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_axis' 2025-01-24T00:47:06.9928916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_negative_axis/model.onnx' 2025-01-24T00:47:06.9929674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_negative_axis/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9930539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_negative_axis/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9931328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_negative_axis/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9932082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_negative_axis/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9932843Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_negative_axis/test_data_set_0' 2025-01-24T00:47:06.9933522Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_negative_axis' 2025-01-24T00:47:06.9934179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_onehot_without_axis/model.onnx' 2025-01-24T00:47:06.9934917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_onehot_without_axis/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9935640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_onehot_without_axis/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9936381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_onehot_without_axis/test_data_set_0/input_2.pb' 2025-01-24T00:47:06.9937113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_onehot_without_axis/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9937850Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_onehot_without_axis/test_data_set_0' 2025-01-24T00:47:06.9938500Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_onehot_without_axis' 2025-01-24T00:47:06.9939241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_sequence/model.onnx' 2025-01-24T00:47:06.9940070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_sequence/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9940897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_sequence/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9941734Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_sequence/test_data_set_0' 2025-01-24T00:47:06.9942479Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_sequence' 2025-01-24T00:47:06.9943214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_tensor/model.onnx' 2025-01-24T00:47:06.9944050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_tensor/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9944906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_tensor/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9945720Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_tensor/test_data_set_0' 2025-01-24T00:47:06.9946480Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_tensor' 2025-01-24T00:47:06.9947179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_sequence/model.onnx' 2025-01-24T00:47:06.9947965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_sequence/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9948753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_sequence/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9949537Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_sequence/test_data_set_0' 2025-01-24T00:47:06.9950237Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_sequence' 2025-01-24T00:47:06.9950939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_tensor/model.onnx' 2025-01-24T00:47:06.9951711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_tensor/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9952483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_tensor/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9953250Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_tensor/test_data_set_0' 2025-01-24T00:47:06.9953934Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_tensor' 2025-01-24T00:47:06.9954768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_name_optional_input/model.onnx' 2025-01-24T00:47:06.9955665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_name_optional_input/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9956560Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_name_optional_input/test_data_set_0' 2025-01-24T00:47:06.9957397Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_name_optional_input' 2025-01-24T00:47:06.9958213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_name_tensor_input/model.onnx' 2025-01-24T00:47:06.9959128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_name_tensor_input/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9960058Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_name_tensor_input/test_data_set_0' 2025-01-24T00:47:06.9960877Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_name_tensor_input' 2025-01-24T00:47:06.9961715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_optional_input/model.onnx' 2025-01-24T00:47:06.9962589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_optional_input/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9963469Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_optional_input/test_data_set_0' 2025-01-24T00:47:06.9964268Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_optional_input' 2025-01-24T00:47:06.9965088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_tensor_input/model.onnx' 2025-01-24T00:47:06.9965956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_tensor_input/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9966922Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_tensor_input/test_data_set_0' 2025-01-24T00:47:06.9967717Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_tensor_input' 2025-01-24T00:47:06.9968484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_optional_input/model.onnx' 2025-01-24T00:47:06.9969338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_optional_input/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9970177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_optional_input/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9971030Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_optional_input/test_data_set_0' 2025-01-24T00:47:06.9971796Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_optional_input' 2025-01-24T00:47:06.9972537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_optional_input/model.onnx' 2025-01-24T00:47:06.9973356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_optional_input/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9974192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_optional_input/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9975009Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_optional_input/test_data_set_0' 2025-01-24T00:47:06.9975797Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_optional_input' 2025-01-24T00:47:06.9976556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_tensor_input/model.onnx' 2025-01-24T00:47:06.9977359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_tensor_input/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9978165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_tensor_input/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9978969Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_tensor_input/test_data_set_0' 2025-01-24T00:47:06.9979694Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_tensor_input' 2025-01-24T00:47:06.9980293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or2d/model.onnx' 2025-01-24T00:47:06.9980961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or2d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9981627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or2d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9982312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or2d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9982970Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or2d/test_data_set_0' 2025-01-24T00:47:06.9983550Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or2d' 2025-01-24T00:47:06.9984133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or3d/model.onnx' 2025-01-24T00:47:06.9984797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or3d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9985472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or3d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9986142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or3d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9986811Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or3d/test_data_set_0' 2025-01-24T00:47:06.9987377Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or3d' 2025-01-24T00:47:06.9987959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or4d/model.onnx' 2025-01-24T00:47:06.9988630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or4d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9989311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or4d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9990037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or4d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9990687Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or4d/test_data_set_0' 2025-01-24T00:47:06.9991273Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or4d' 2025-01-24T00:47:06.9991907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v1d/model.onnx' 2025-01-24T00:47:06.9992721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v1d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9993437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v1d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9994142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v1d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9994835Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v1d/test_data_set_0' 2025-01-24T00:47:06.9995456Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v1d' 2025-01-24T00:47:06.9996074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v2d/model.onnx' 2025-01-24T00:47:06.9996785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v2d/test_data_set_0/input_0.pb' 2025-01-24T00:47:06.9997488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v2d/test_data_set_0/input_1.pb' 2025-01-24T00:47:06.9998202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v2d/test_data_set_0/output_0.pb' 2025-01-24T00:47:06.9998894Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v2d/test_data_set_0' 2025-01-24T00:47:06.9999503Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v2d' 2025-01-24T00:47:07.0000137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v2d/model.onnx' 2025-01-24T00:47:07.0000836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v2d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0001541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v2d/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0002245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v2d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0002937Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v2d/test_data_set_0' 2025-01-24T00:47:07.0003600Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v2d' 2025-01-24T00:47:07.0004230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v3d/model.onnx' 2025-01-24T00:47:07.0004998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v3d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0005724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v3d/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0006514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v3d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0007223Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v3d/test_data_set_0' 2025-01-24T00:47:07.0007828Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v3d' 2025-01-24T00:47:07.0008470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v4d/model.onnx' 2025-01-24T00:47:07.0009173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v4d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0009872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v4d/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0010586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v4d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0011277Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v4d/test_data_set_0' 2025-01-24T00:47:07.0011900Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v4d' 2025-01-24T00:47:07.0012477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow/model.onnx' 2025-01-24T00:47:07.0013134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0013805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0014467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0015126Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow/test_data_set_0' 2025-01-24T00:47:07.0015682Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow' 2025-01-24T00:47:07.0016319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_array/model.onnx' 2025-01-24T00:47:07.0017040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_array/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0017749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_array/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0018502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_array/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0019263Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_array/test_data_set_0' 2025-01-24T00:47:07.0019887Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_array' 2025-01-24T00:47:07.0020565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_scalar/model.onnx' 2025-01-24T00:47:07.0021280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_scalar/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0022007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_scalar/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0022729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_scalar/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0023455Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_scalar/test_data_set_0' 2025-01-24T00:47:07.0024082Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_scalar' 2025-01-24T00:47:07.0024697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_example/model.onnx' 2025-01-24T00:47:07.0025406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0026106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0026820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0027510Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_example/test_data_set_0' 2025-01-24T00:47:07.0028108Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_example' 2025-01-24T00:47:07.0028796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int32/model.onnx' 2025-01-24T00:47:07.0029540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int32/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0030301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int32/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0031054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int32/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0031796Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int32/test_data_set_0' 2025-01-24T00:47:07.0032481Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int32' 2025-01-24T00:47:07.0033188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int64/model.onnx' 2025-01-24T00:47:07.0033992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int64/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0034758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int64/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0035506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int64/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0036262Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int64/test_data_set_0' 2025-01-24T00:47:07.0036931Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int64' 2025-01-24T00:47:07.0037630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint32/model.onnx' 2025-01-24T00:47:07.0038380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint32/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0039155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint32/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0039907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint32/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0040655Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint32/test_data_set_0' 2025-01-24T00:47:07.0041347Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint32' 2025-01-24T00:47:07.0042027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint64/model.onnx' 2025-01-24T00:47:07.0042789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint64/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0043535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint64/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0044283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint64/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0045048Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint64/test_data_set_0' 2025-01-24T00:47:07.0045719Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint64' 2025-01-24T00:47:07.0046461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_float32/model.onnx' 2025-01-24T00:47:07.0047206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_float32/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0047973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_float32/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0048780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_float32/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0049519Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_float32/test_data_set_0' 2025-01-24T00:47:07.0050226Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_float32' 2025-01-24T00:47:07.0050889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_int32/model.onnx' 2025-01-24T00:47:07.0051624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_int32/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0052373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_int32/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0053114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_int32/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0053856Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_int32/test_data_set_0' 2025-01-24T00:47:07.0054507Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_int32' 2025-01-24T00:47:07.0055195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_float32/model.onnx' 2025-01-24T00:47:07.0055939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_float32/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0056683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_float32/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0057453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_float32/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0058194Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_float32/test_data_set_0' 2025-01-24T00:47:07.0058873Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_float32' 2025-01-24T00:47:07.0059539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_int64/model.onnx' 2025-01-24T00:47:07.0060269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_int64/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0061014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_int64/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0061748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_int64/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0062517Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_int64/test_data_set_0' 2025-01-24T00:47:07.0063173Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_int64' 2025-01-24T00:47:07.0063854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast/model.onnx' 2025-01-24T00:47:07.0064600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0065306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0066036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0066743Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast/test_data_set_0' 2025-01-24T00:47:07.0067386Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast' 2025-01-24T00:47:07.0068072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast_expanded/model.onnx' 2025-01-24T00:47:07.0068831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0069601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0070359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0071129Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast_expanded/test_data_set_0' 2025-01-24T00:47:07.0071806Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast_expanded' 2025-01-24T00:47:07.0072432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_prelu_example/model.onnx' 2025-01-24T00:47:07.0073151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_prelu_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0073853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_prelu_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0074582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_prelu_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0075284Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_prelu_example/test_data_set_0' 2025-01-24T00:47:07.0075898Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_prelu_example' 2025-01-24T00:47:07.0076585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_prelu_example_expanded/model.onnx' 2025-01-24T00:47:07.0077350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_prelu_example_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0078152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_prelu_example_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0078900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_prelu_example_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0079680Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_prelu_example_expanded/test_data_set_0' 2025-01-24T00:47:07.0080355Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_prelu_example_expanded' 2025-01-24T00:47:07.0080970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/model.onnx' 2025-01-24T00:47:07.0081686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0082385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0083081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.0083785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0/input_3.pb' 2025-01-24T00:47:07.0084480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0/input_4.pb' 2025-01-24T00:47:07.0085183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0/input_5.pb' 2025-01-24T00:47:07.0085881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0/input_6.pb' 2025-01-24T00:47:07.0086675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0/input_7.pb' 2025-01-24T00:47:07.0087381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0088073Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0' 2025-01-24T00:47:07.0088689Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv' 2025-01-24T00:47:07.0089394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/model.onnx' 2025-01-24T00:47:07.0090190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0090973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0091750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.0092700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0/input_3.pb' 2025-01-24T00:47:07.0093540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0/input_4.pb' 2025-01-24T00:47:07.0094373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0/input_5.pb' 2025-01-24T00:47:07.0095152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0/input_6.pb' 2025-01-24T00:47:07.0095935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0/input_7.pb' 2025-01-24T00:47:07.0096728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0097500Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0' 2025-01-24T00:47:07.0098212Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16' 2025-01-24T00:47:07.0098914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/model.onnx' 2025-01-24T00:47:07.0099705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0100489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0101275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.0102068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0/input_3.pb' 2025-01-24T00:47:07.0102850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0/input_4.pb' 2025-01-24T00:47:07.0103642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0/input_5.pb' 2025-01-24T00:47:07.0104424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0/input_6.pb' 2025-01-24T00:47:07.0105203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0/input_7.pb' 2025-01-24T00:47:07.0106011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0106782Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0' 2025-01-24T00:47:07.0107520Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32' 2025-01-24T00:47:07.0108275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/model.onnx' 2025-01-24T00:47:07.0109069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0109876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0110657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.0111463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0/input_3.pb' 2025-01-24T00:47:07.0112251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0/input_4.pb' 2025-01-24T00:47:07.0113050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0/input_5.pb' 2025-01-24T00:47:07.0113837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0/input_6.pb' 2025-01-24T00:47:07.0114623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0/input_7.pb' 2025-01-24T00:47:07.0115430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0116214Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0' 2025-01-24T00:47:07.0116940Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16' 2025-01-24T00:47:07.0117655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/model.onnx' 2025-01-24T00:47:07.0118454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0119234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0120018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.0120818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0/input_3.pb' 2025-01-24T00:47:07.0121602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0/input_4.pb' 2025-01-24T00:47:07.0122421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0/input_5.pb' 2025-01-24T00:47:07.0123208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0/input_6.pb' 2025-01-24T00:47:07.0124033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0/input_7.pb' 2025-01-24T00:47:07.0124851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0125626Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0' 2025-01-24T00:47:07.0126433Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32' 2025-01-24T00:47:07.0127140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/model.onnx' 2025-01-24T00:47:07.0127920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0128716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0129491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.0130282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0/input_3.pb' 2025-01-24T00:47:07.0131063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0/input_4.pb' 2025-01-24T00:47:07.0131855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0/input_5.pb' 2025-01-24T00:47:07.0132631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0/input_6.pb' 2025-01-24T00:47:07.0133406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0/input_7.pb' 2025-01-24T00:47:07.0134204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0134978Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0' 2025-01-24T00:47:07.0135691Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16' 2025-01-24T00:47:07.0136394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/model.onnx' 2025-01-24T00:47:07.0137169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0137993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0138832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.0139641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0/input_3.pb' 2025-01-24T00:47:07.0140415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0/input_4.pb' 2025-01-24T00:47:07.0141200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0/input_5.pb' 2025-01-24T00:47:07.0141980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0/input_6.pb' 2025-01-24T00:47:07.0142764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0/input_7.pb' 2025-01-24T00:47:07.0143567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0144337Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0' 2025-01-24T00:47:07.0145050Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32' 2025-01-24T00:47:07.0145758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/model.onnx' 2025-01-24T00:47:07.0146546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0147343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0148122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.0148918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0/input_3.pb' 2025-01-24T00:47:07.0149702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0/input_4.pb' 2025-01-24T00:47:07.0150502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0/input_5.pb' 2025-01-24T00:47:07.0151294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0/input_6.pb' 2025-01-24T00:47:07.0152072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0/input_7.pb' 2025-01-24T00:47:07.0152899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0153728Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0' 2025-01-24T00:47:07.0154441Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16' 2025-01-24T00:47:07.0155175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/model.onnx' 2025-01-24T00:47:07.0155954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0156748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0157531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.0158323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0/input_3.pb' 2025-01-24T00:47:07.0159105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0/input_4.pb' 2025-01-24T00:47:07.0159896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0/input_5.pb' 2025-01-24T00:47:07.0160681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0/input_6.pb' 2025-01-24T00:47:07.0161461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0/input_7.pb' 2025-01-24T00:47:07.0162260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0163038Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0' 2025-01-24T00:47:07.0163756Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32' 2025-01-24T00:47:07.0164389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear/model.onnx' 2025-01-24T00:47:07.0165103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0165831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0166631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.0167356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0168153Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear/test_data_set_0' 2025-01-24T00:47:07.0168823Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear' 2025-01-24T00:47:07.0169496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_axis/model.onnx' 2025-01-24T00:47:07.0170257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_axis/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0171005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_axis/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0171740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_axis/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.0172480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_axis/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0173221Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_axis/test_data_set_0' 2025-01-24T00:47:07.0173873Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_axis' 2025-01-24T00:47:07.0174611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_asymmetric/model.onnx' 2025-01-24T00:47:07.0175422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_asymmetric/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0176237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_asymmetric/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0177042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_asymmetric/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.0177853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_asymmetric/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0178658Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_asymmetric/test_data_set_0' 2025-01-24T00:47:07.0179382Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_asymmetric' 2025-01-24T00:47:07.0180116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_symmetric/model.onnx' 2025-01-24T00:47:07.0180918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_symmetric/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0181716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_symmetric/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0182535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_symmetric/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0183350Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_symmetric/test_data_set_0' 2025-01-24T00:47:07.0184125Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_symmetric' 2025-01-24T00:47:07.0184810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e4m3fn/model.onnx' 2025-01-24T00:47:07.0185564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e4m3fn/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0186308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e4m3fn/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0187050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e4m3fn/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.0187813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e4m3fn/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0188556Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e4m3fn/test_data_set_0' 2025-01-24T00:47:07.0189224Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e4m3fn' 2025-01-24T00:47:07.0189882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e5m2/model.onnx' 2025-01-24T00:47:07.0190612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e5m2/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0191359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e5m2/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0192294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e5m2/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.0193048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e5m2/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0193778Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e5m2/test_data_set_0' 2025-01-24T00:47:07.0194431Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e5m2' 2025-01-24T00:47:07.0195114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int16/model.onnx' 2025-01-24T00:47:07.0195851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int16/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0196605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int16/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0197336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int16/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.0198131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int16/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0198953Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int16/test_data_set_0' 2025-01-24T00:47:07.0199614Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int16' 2025-01-24T00:47:07.0200320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int4/model.onnx' 2025-01-24T00:47:07.0201053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int4/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0201795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int4/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0202524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int4/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.0203261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int4/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0204001Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int4/test_data_set_0' 2025-01-24T00:47:07.0204649Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int4' 2025-01-24T00:47:07.0205330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint16/model.onnx' 2025-01-24T00:47:07.0206078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint16/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0206885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint16/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0207637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint16/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.0208385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint16/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0209136Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint16/test_data_set_0' 2025-01-24T00:47:07.0209795Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint16' 2025-01-24T00:47:07.0210464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint4/model.onnx' 2025-01-24T00:47:07.0211213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint4/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0211950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint4/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0212725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint4/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.0213464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint4/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0214263Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint4/test_data_set_0' 2025-01-24T00:47:07.0214945Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint4' 2025-01-24T00:47:07.0215659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta/model.onnx' 2025-01-24T00:47:07.0216461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0217248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0218047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.0218843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0219624Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta/test_data_set_0' 2025-01-24T00:47:07.0220345Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta' 2025-01-24T00:47:07.0221104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta_expanded/model.onnx' 2025-01-24T00:47:07.0221945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0222780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0223604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.0224451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0225277Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta_expanded/test_data_set_0' 2025-01-24T00:47:07.0226044Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta_expanded' 2025-01-24T00:47:07.0226756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta/model.onnx' 2025-01-24T00:47:07.0227553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0228357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0229188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.0230008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0230793Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta/test_data_set_0' 2025-01-24T00:47:07.0231515Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta' 2025-01-24T00:47:07.0232280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta_expanded/model.onnx' 2025-01-24T00:47:07.0233114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0233953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0234785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.0235634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0236459Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta_expanded/test_data_set_0' 2025-01-24T00:47:07.0237222Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta_expanded' 2025-01-24T00:47:07.0237842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reciprocal/model.onnx' 2025-01-24T00:47:07.0238531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reciprocal/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0239244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reciprocal/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0239927Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reciprocal/test_data_set_0' 2025-01-24T00:47:07.0240544Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reciprocal' 2025-01-24T00:47:07.0241202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reciprocal_example/model.onnx' 2025-01-24T00:47:07.0241932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reciprocal_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0242706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reciprocal_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0243434Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reciprocal_example/test_data_set_0' 2025-01-24T00:47:07.0244141Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reciprocal_example' 2025-01-24T00:47:07.0244918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example/model.onnx' 2025-01-24T00:47:07.0245740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0246664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0247498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0248338Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example/test_data_set_0' 2025-01-24T00:47:07.0249092Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example' 2025-01-24T00:47:07.0249899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example_expanded/model.onnx' 2025-01-24T00:47:07.0250770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0251635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0252520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0253385Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example_expanded/test_data_set_0' 2025-01-24T00:47:07.0254189Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example_expanded' 2025-01-24T00:47:07.0254934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random/model.onnx' 2025-01-24T00:47:07.0255767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0256581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0257400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0258266Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.0259007Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random' 2025-01-24T00:47:07.0259856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random_expanded/model.onnx' 2025-01-24T00:47:07.0260734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0261588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0262462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0263325Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random_expanded/test_data_set_0' 2025-01-24T00:47:07.0264127Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random_expanded' 2025-01-24T00:47:07.0264848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example/model.onnx' 2025-01-24T00:47:07.0265654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0266442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0267236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0268038Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example/test_data_set_0' 2025-01-24T00:47:07.0268760Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example' 2025-01-24T00:47:07.0269530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example_expanded/model.onnx' 2025-01-24T00:47:07.0270355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0271201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0272037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0272859Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example_expanded/test_data_set_0' 2025-01-24T00:47:07.0273652Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example_expanded' 2025-01-24T00:47:07.0274421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random/model.onnx' 2025-01-24T00:47:07.0275215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0276025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0276810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0277611Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.0278322Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random' 2025-01-24T00:47:07.0279097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random_expanded/model.onnx' 2025-01-24T00:47:07.0279914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0280751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0281580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0282411Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random_expanded/test_data_set_0' 2025-01-24T00:47:07.0283181Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random_expanded' 2025-01-24T00:47:07.0283843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set/model.onnx' 2025-01-24T00:47:07.0284586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0285314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0286047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0286843Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set/test_data_set_0' 2025-01-24T00:47:07.0287490Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set' 2025-01-24T00:47:07.0288235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set_expanded/model.onnx' 2025-01-24T00:47:07.0289008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0289833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0290644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0291415Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set_expanded/test_data_set_0' 2025-01-24T00:47:07.0292259Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set_expanded' 2025-01-24T00:47:07.0292959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example/model.onnx' 2025-01-24T00:47:07.0293737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0294503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0295274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0296053Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example/test_data_set_0' 2025-01-24T00:47:07.0296740Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example' 2025-01-24T00:47:07.0297489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example_expanded/model.onnx' 2025-01-24T00:47:07.0298305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0299110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0299933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0300740Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example_expanded/test_data_set_0' 2025-01-24T00:47:07.0301484Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example_expanded' 2025-01-24T00:47:07.0302177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random/model.onnx' 2025-01-24T00:47:07.0302946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0303753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0304581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0305360Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random/test_data_set_0' 2025-01-24T00:47:07.0306081Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random' 2025-01-24T00:47:07.0306827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random_expanded/model.onnx' 2025-01-24T00:47:07.0307632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0308437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0309257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0310058Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random_expanded/test_data_set_0' 2025-01-24T00:47:07.0310796Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random_expanded' 2025-01-24T00:47:07.0311558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example/model.onnx' 2025-01-24T00:47:07.0312393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0313236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0314070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0314913Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example/test_data_set_0' 2025-01-24T00:47:07.0315675Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example' 2025-01-24T00:47:07.0316487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example_expanded/model.onnx' 2025-01-24T00:47:07.0317354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0318221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0319138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0320059Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example_expanded/test_data_set_0' 2025-01-24T00:47:07.0321924Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example_expanded' 2025-01-24T00:47:07.0323604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random/model.onnx' 2025-01-24T00:47:07.0325321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0327145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0328947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0330784Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random/test_data_set_0' 2025-01-24T00:47:07.0332481Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random' 2025-01-24T00:47:07.0334159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random_expanded/model.onnx' 2025-01-24T00:47:07.0335937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0337793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0339648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0341516Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random_expanded/test_data_set_0' 2025-01-24T00:47:07.0343289Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random_expanded' 2025-01-24T00:47:07.0344971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example/model.onnx' 2025-01-24T00:47:07.0346675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0348442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0350243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0352073Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example/test_data_set_0' 2025-01-24T00:47:07.0353779Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example' 2025-01-24T00:47:07.0355476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example_expanded/model.onnx' 2025-01-24T00:47:07.0357255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0359101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0360958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0362813Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example_expanded/test_data_set_0' 2025-01-24T00:47:07.0364596Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example_expanded' 2025-01-24T00:47:07.0366302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random/model.onnx' 2025-01-24T00:47:07.0367993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0369749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0371506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0373268Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.0374934Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random' 2025-01-24T00:47:07.0376612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random_expanded/model.onnx' 2025-01-24T00:47:07.0378396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0380242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0382122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0383976Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random_expanded/test_data_set_0' 2025-01-24T00:47:07.0385798Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random_expanded' 2025-01-24T00:47:07.0387467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example/model.onnx' 2025-01-24T00:47:07.0389107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0390824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0392645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0394360Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example/test_data_set_0' 2025-01-24T00:47:07.0396005Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example' 2025-01-24T00:47:07.0397606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example_expanded/model.onnx' 2025-01-24T00:47:07.0399333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0401125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0402918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0404698Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example_expanded/test_data_set_0' 2025-01-24T00:47:07.0406495Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example_expanded' 2025-01-24T00:47:07.0408114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random/model.onnx' 2025-01-24T00:47:07.0409751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0411441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0413149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0414917Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.0416557Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random' 2025-01-24T00:47:07.0418259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random_expanded/model.onnx' 2025-01-24T00:47:07.0420002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0421787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0423584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0425369Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random_expanded/test_data_set_0' 2025-01-24T00:47:07.0427086Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random_expanded' 2025-01-24T00:47:07.0428654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set/model.onnx' 2025-01-24T00:47:07.0430177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0431774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0433380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0434978Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set/test_data_set_0' 2025-01-24T00:47:07.0436488Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set' 2025-01-24T00:47:07.0437968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set_expanded/model.onnx' 2025-01-24T00:47:07.0439564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0441239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0442914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0444586Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set_expanded/test_data_set_0' 2025-01-24T00:47:07.0446179Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set_expanded' 2025-01-24T00:47:07.0447782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example/model.onnx' 2025-01-24T00:47:07.0449438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0451106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0452798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0454452Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example/test_data_set_0' 2025-01-24T00:47:07.0456032Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example' 2025-01-24T00:47:07.0457583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example_expanded/model.onnx' 2025-01-24T00:47:07.0459252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0460979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0462717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0464453Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example_expanded/test_data_set_0' 2025-01-24T00:47:07.0466118Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example_expanded' 2025-01-24T00:47:07.0467658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random/model.onnx' 2025-01-24T00:47:07.0469237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0470889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0472546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0474196Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random/test_data_set_0' 2025-01-24T00:47:07.0475768Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random' 2025-01-24T00:47:07.0477311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random_expanded/model.onnx' 2025-01-24T00:47:07.0479012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0480751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0482522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0484341Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random_expanded/test_data_set_0' 2025-01-24T00:47:07.0486001Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random_expanded' 2025-01-24T00:47:07.0487704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example/model.onnx' 2025-01-24T00:47:07.0489419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0491209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0493114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0494906Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example/test_data_set_0' 2025-01-24T00:47:07.0496609Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example' 2025-01-24T00:47:07.0498301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example_expanded/model.onnx' 2025-01-24T00:47:07.0500102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0501971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0503841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0505713Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example_expanded/test_data_set_0' 2025-01-24T00:47:07.0507505Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example_expanded' 2025-01-24T00:47:07.0509185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random/model.onnx' 2025-01-24T00:47:07.0510882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0512707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0514552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0516365Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random/test_data_set_0' 2025-01-24T00:47:07.0518052Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random' 2025-01-24T00:47:07.0519736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random_expanded/model.onnx' 2025-01-24T00:47:07.0521531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0523398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0525275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0527236Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random_expanded/test_data_set_0' 2025-01-24T00:47:07.0529026Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random_expanded' 2025-01-24T00:47:07.0530634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes/model.onnx' 2025-01-24T00:47:07.0532193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0533806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0535427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0537055Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes/test_data_set_0' 2025-01-24T00:47:07.0538596Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes' 2025-01-24T00:47:07.0540097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes_expanded/model.onnx' 2025-01-24T00:47:07.0541727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0543429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0545163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0546921Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes_expanded/test_data_set_0' 2025-01-24T00:47:07.0548570Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes_expanded' 2025-01-24T00:47:07.0550075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default/model.onnx' 2025-01-24T00:47:07.0551619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0553232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0554842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0556456Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default/test_data_set_0' 2025-01-24T00:47:07.0557998Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default' 2025-01-24T00:47:07.0559497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default_expanded/model.onnx' 2025-01-24T00:47:07.0561116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0562811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0564520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0566227Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default_expanded/test_data_set_0' 2025-01-24T00:47:07.0567885Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default_expanded' 2025-01-24T00:47:07.0569406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes/model.onnx' 2025-01-24T00:47:07.0570968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0572607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0574223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0575850Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes/test_data_set_0' 2025-01-24T00:47:07.0577435Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes' 2025-01-24T00:47:07.0579000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes_expanded/model.onnx' 2025-01-24T00:47:07.0580656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0582367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0584088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0585803Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes_expanded/test_data_set_0' 2025-01-24T00:47:07.0587439Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes_expanded' 2025-01-24T00:47:07.0588960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set/model.onnx' 2025-01-24T00:47:07.0590519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0592261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0593906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0595529Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set/test_data_set_0' 2025-01-24T00:47:07.0597081Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set' 2025-01-24T00:47:07.0598599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set_expanded/model.onnx' 2025-01-24T00:47:07.0600242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0601945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0603671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0605387Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set_expanded/test_data_set_0' 2025-01-24T00:47:07.0607066Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set_expanded' 2025-01-24T00:47:07.0608745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example/model.onnx' 2025-01-24T00:47:07.0610527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0612447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0614331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0616183Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example/test_data_set_0' 2025-01-24T00:47:07.0617942Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example' 2025-01-24T00:47:07.0619697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example_expanded/model.onnx' 2025-01-24T00:47:07.0621559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0623485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0625407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0627340Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example_expanded/test_data_set_0' 2025-01-24T00:47:07.0629188Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example_expanded' 2025-01-24T00:47:07.0630936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random/model.onnx' 2025-01-24T00:47:07.0632705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0634530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0636370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0638213Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.0639989Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random' 2025-01-24T00:47:07.0641752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random_expanded/model.onnx' 2025-01-24T00:47:07.0643651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0645573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0647572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0649488Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random_expanded/test_data_set_0' 2025-01-24T00:47:07.0651312Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random_expanded' 2025-01-24T00:47:07.0653043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example/model.onnx' 2025-01-24T00:47:07.0654764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0656547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0658318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0660114Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example/test_data_set_0' 2025-01-24T00:47:07.0661831Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example' 2025-01-24T00:47:07.0663528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example_expanded/model.onnx' 2025-01-24T00:47:07.0665330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0667179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0669045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0670914Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example_expanded/test_data_set_0' 2025-01-24T00:47:07.0672719Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example_expanded' 2025-01-24T00:47:07.0674446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random/model.onnx' 2025-01-24T00:47:07.0676223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0678001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0679817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0681600Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.0683305Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random' 2025-01-24T00:47:07.0684996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random_expanded/model.onnx' 2025-01-24T00:47:07.0686847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0688701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0690550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0692511Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random_expanded/test_data_set_0' 2025-01-24T00:47:07.0694299Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random_expanded' 2025-01-24T00:47:07.0695928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set/model.onnx' 2025-01-24T00:47:07.0697513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0699188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0700870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0702536Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set/test_data_set_0' 2025-01-24T00:47:07.0704120Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set' 2025-01-24T00:47:07.0705671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set_expanded/model.onnx' 2025-01-24T00:47:07.0707394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0709197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0710981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0712730Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set_expanded/test_data_set_0' 2025-01-24T00:47:07.0714408Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set_expanded' 2025-01-24T00:47:07.0716004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example/model.onnx' 2025-01-24T00:47:07.0717683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0719404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0721137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0722875Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example/test_data_set_0' 2025-01-24T00:47:07.0724627Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example' 2025-01-24T00:47:07.0726324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example_expanded/model.onnx' 2025-01-24T00:47:07.0728067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0729876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0731700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0733536Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example_expanded/test_data_set_0' 2025-01-24T00:47:07.0735334Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example_expanded' 2025-01-24T00:47:07.0736955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random/model.onnx' 2025-01-24T00:47:07.0738653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0740372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0742143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0743906Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.0745552Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random' 2025-01-24T00:47:07.0747178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random_expanded/model.onnx' 2025-01-24T00:47:07.0748908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0750700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0752515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0754322Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random_expanded/test_data_set_0' 2025-01-24T00:47:07.0756054Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random_expanded' 2025-01-24T00:47:07.0757725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example/model.onnx' 2025-01-24T00:47:07.0759506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0761357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0763221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0765072Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example/test_data_set_0' 2025-01-24T00:47:07.0766912Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example' 2025-01-24T00:47:07.0768675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example_expanded/model.onnx' 2025-01-24T00:47:07.0770536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0772501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0774477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0776449Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example_expanded/test_data_set_0' 2025-01-24T00:47:07.0778324Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example_expanded' 2025-01-24T00:47:07.0780077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random/model.onnx' 2025-01-24T00:47:07.0781861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0783699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0785548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0787387Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.0789154Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random' 2025-01-24T00:47:07.0790892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random_expanded/model.onnx' 2025-01-24T00:47:07.0792960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0794887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0796820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0798745Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random_expanded/test_data_set_0' 2025-01-24T00:47:07.0800589Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random_expanded' 2025-01-24T00:47:07.0802251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes/model.onnx' 2025-01-24T00:47:07.0803856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0805602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0807384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0809085Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes/test_data_set_0' 2025-01-24T00:47:07.0810676Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes' 2025-01-24T00:47:07.0812235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes_expanded/model.onnx' 2025-01-24T00:47:07.0813905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0815655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0817411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0819162Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes_expanded/test_data_set_0' 2025-01-24T00:47:07.0820843Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes_expanded' 2025-01-24T00:47:07.0822378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_bool_inputs/model.onnx' 2025-01-24T00:47:07.0823925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_bool_inputs/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0825531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_bool_inputs/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0827146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_bool_inputs/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0828754Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_bool_inputs/test_data_set_0' 2025-01-24T00:47:07.0830284Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_bool_inputs' 2025-01-24T00:47:07.0831830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdim_example/model.onnx' 2025-01-24T00:47:07.0833534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdim_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0835306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdim_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0837114Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdim_example/test_data_set_0' 2025-01-24T00:47:07.0838857Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdim_example' 2025-01-24T00:47:07.0840481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdims_random/model.onnx' 2025-01-24T00:47:07.0842187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0843970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0845748Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.0847489Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdims_random' 2025-01-24T00:47:07.0849102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_example/model.onnx' 2025-01-24T00:47:07.0850741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0852463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0854188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0855912Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_example/test_data_set_0' 2025-01-24T00:47:07.0857555Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_example' 2025-01-24T00:47:07.0859121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_random/model.onnx' 2025-01-24T00:47:07.0860766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0862479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0864177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0865883Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.0867518Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_random' 2025-01-24T00:47:07.0869060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_empty_set/model.onnx' 2025-01-24T00:47:07.0870578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_empty_set/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0872229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_empty_set/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0873850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_empty_set/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0875455Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_empty_set/test_data_set_0' 2025-01-24T00:47:07.0876967Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_empty_set' 2025-01-24T00:47:07.0878439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_example/model.onnx' 2025-01-24T00:47:07.0880033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0881704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0883373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0885022Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_example/test_data_set_0' 2025-01-24T00:47:07.0886648Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_example' 2025-01-24T00:47:07.0888157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_random/model.onnx' 2025-01-24T00:47:07.0889739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0891376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0893141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0894794Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.0896377Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_random' 2025-01-24T00:47:07.0897942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_example/model.onnx' 2025-01-24T00:47:07.0899670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0901517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0903397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0905184Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_example/test_data_set_0' 2025-01-24T00:47:07.0906936Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_example' 2025-01-24T00:47:07.0908583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_random/model.onnx' 2025-01-24T00:47:07.0910311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0912093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0913869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0915653Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.0917360Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_random' 2025-01-24T00:47:07.0918994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_example/model.onnx' 2025-01-24T00:47:07.0920714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0922502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0924295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0926086Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_example/test_data_set_0' 2025-01-24T00:47:07.0927880Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_example' 2025-01-24T00:47:07.0929507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_random/model.onnx' 2025-01-24T00:47:07.0931229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0933022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0934850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0936679Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.0938397Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_random' 2025-01-24T00:47:07.0940007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_example/model.onnx' 2025-01-24T00:47:07.0941667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0943388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0945126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0946857Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_example/test_data_set_0' 2025-01-24T00:47:07.0948517Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_example' 2025-01-24T00:47:07.0950088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_random/model.onnx' 2025-01-24T00:47:07.0951737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0953451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0955169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0956879Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.0958516Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_random' 2025-01-24T00:47:07.0960085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_example/model.onnx' 2025-01-24T00:47:07.0961688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0963370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0965042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0973344Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_example/test_data_set_0' 2025-01-24T00:47:07.0975136Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_example' 2025-01-24T00:47:07.0976658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_random/model.onnx' 2025-01-24T00:47:07.0978270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0979934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0981604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0983263Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.0984824Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_random' 2025-01-24T00:47:07.0986390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_example/model.onnx' 2025-01-24T00:47:07.0988111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.0989920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.0991720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.0993731Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_example/test_data_set_0' 2025-01-24T00:47:07.0995450Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_example' 2025-01-24T00:47:07.0997099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_random/model.onnx' 2025-01-24T00:47:07.0998822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1000614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1002403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1004191Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.1005960Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_random' 2025-01-24T00:47:07.1007718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_bool_inputs/model.onnx' 2025-01-24T00:47:07.1009254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_bool_inputs/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1010903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_bool_inputs/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1012509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_bool_inputs/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1014099Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_bool_inputs/test_data_set_0' 2025-01-24T00:47:07.1015617Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_bool_inputs' 2025-01-24T00:47:07.1017154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_example/model.onnx' 2025-01-24T00:47:07.1018863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1020639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1022422Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_example/test_data_set_0' 2025-01-24T00:47:07.1024127Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_example' 2025-01-24T00:47:07.1025744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_random/model.onnx' 2025-01-24T00:47:07.1027431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1029198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1030962Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.1032645Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_random' 2025-01-24T00:47:07.1034236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_example/model.onnx' 2025-01-24T00:47:07.1035867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1037597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1039378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1041088Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_example/test_data_set_0' 2025-01-24T00:47:07.1042743Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_example' 2025-01-24T00:47:07.1044306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_random/model.onnx' 2025-01-24T00:47:07.1045940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1047733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1049434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1051125Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.1052754Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_random' 2025-01-24T00:47:07.1054259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_empty_set/model.onnx' 2025-01-24T00:47:07.1055777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_empty_set/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1057356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_empty_set/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1058943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_empty_set/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1060529Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_empty_set/test_data_set_0' 2025-01-24T00:47:07.1062035Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_empty_set' 2025-01-24T00:47:07.1063497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_example/model.onnx' 2025-01-24T00:47:07.1065082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1066735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1068390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1070059Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_example/test_data_set_0' 2025-01-24T00:47:07.1071677Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_example' 2025-01-24T00:47:07.1073180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_random/model.onnx' 2025-01-24T00:47:07.1074771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1076541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1078191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1079844Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.1081404Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_random' 2025-01-24T00:47:07.1082956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_example/model.onnx' 2025-01-24T00:47:07.1084662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1086505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1088310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1090091Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_example/test_data_set_0' 2025-01-24T00:47:07.1091793Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_example' 2025-01-24T00:47:07.1093541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_random/model.onnx' 2025-01-24T00:47:07.1095242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1097020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1098794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1100566Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.1102327Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_random' 2025-01-24T00:47:07.1104022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_example/model.onnx' 2025-01-24T00:47:07.1105724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1107556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1109344Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_example/test_data_set_0' 2025-01-24T00:47:07.1111050Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_example' 2025-01-24T00:47:07.1112679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_random/model.onnx' 2025-01-24T00:47:07.1114386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1116158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1117941Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.1119635Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_random' 2025-01-24T00:47:07.1121226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_example/model.onnx' 2025-01-24T00:47:07.1122880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1124593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1126432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1128160Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_example/test_data_set_0' 2025-01-24T00:47:07.1129800Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_example' 2025-01-24T00:47:07.1131386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_random/model.onnx' 2025-01-24T00:47:07.1133032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1134778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1136537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1138269Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.1139906Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_random' 2025-01-24T00:47:07.1141420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_empty_set/model.onnx' 2025-01-24T00:47:07.1142945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_empty_set/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1144549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_empty_set/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1146152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_empty_set/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1147761Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_empty_set/test_data_set_0' 2025-01-24T00:47:07.1149262Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_empty_set' 2025-01-24T00:47:07.1150747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_example/model.onnx' 2025-01-24T00:47:07.1152353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1154013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1155673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1157336Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_example/test_data_set_0' 2025-01-24T00:47:07.1158915Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_example' 2025-01-24T00:47:07.1160422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_random/model.onnx' 2025-01-24T00:47:07.1161997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1163653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1165310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1167056Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.1168681Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_random' 2025-01-24T00:47:07.1170263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_example/model.onnx' 2025-01-24T00:47:07.1171989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1173780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1175584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1177383Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_example/test_data_set_0' 2025-01-24T00:47:07.1179100Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_example' 2025-01-24T00:47:07.1180739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_random/model.onnx' 2025-01-24T00:47:07.1182451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1183291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1184134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1184963Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.1185715Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_random' 2025-01-24T00:47:07.1186481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_example/model.onnx' 2025-01-24T00:47:07.1187313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1188151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1188979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1189826Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_example/test_data_set_0' 2025-01-24T00:47:07.1190591Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_example' 2025-01-24T00:47:07.1191391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_random/model.onnx' 2025-01-24T00:47:07.1192347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1193174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1194008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1194827Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.1195574Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_random' 2025-01-24T00:47:07.1196308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_example/model.onnx' 2025-01-24T00:47:07.1197105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1197912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1198709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1199515Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_example/test_data_set_0' 2025-01-24T00:47:07.1200231Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_example' 2025-01-24T00:47:07.1200949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_random/model.onnx' 2025-01-24T00:47:07.1201746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1202536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1203345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1204126Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.1204886Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_random' 2025-01-24T00:47:07.1205613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop/model.onnx' 2025-01-24T00:47:07.1206515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1207353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1208149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1208936Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop/test_data_set_0' 2025-01-24T00:47:07.1209660Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop' 2025-01-24T00:47:07.1210420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop_example/model.onnx' 2025-01-24T00:47:07.1211261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1212093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1212937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1213764Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop_example/test_data_set_0' 2025-01-24T00:47:07.1214511Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop_example' 2025-01-24T00:47:07.1215189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set/model.onnx' 2025-01-24T00:47:07.1215920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1216660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1217402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1218128Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set/test_data_set_0' 2025-01-24T00:47:07.1218793Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set' 2025-01-24T00:47:07.1219553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set_non_reduced_axis_zero/model.onnx' 2025-01-24T00:47:07.1220418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set_non_reduced_axis_zero/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1221298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set_non_reduced_axis_zero/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1222171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set_non_reduced_axis_zero/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1223004Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set_non_reduced_axis_zero/test_data_set_0' 2025-01-24T00:47:07.1223766Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set_non_reduced_axis_zero' 2025-01-24T00:47:07.1224469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_example/model.onnx' 2025-01-24T00:47:07.1225240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1226016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1226790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1227557Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_example/test_data_set_0' 2025-01-24T00:47:07.1228256Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_example' 2025-01-24T00:47:07.1228946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_random/model.onnx' 2025-01-24T00:47:07.1229714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1230473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1231248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1232003Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.1232689Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_random' 2025-01-24T00:47:07.1233459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_example/model.onnx' 2025-01-24T00:47:07.1234292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1235159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1235999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1236881Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_example/test_data_set_0' 2025-01-24T00:47:07.1237785Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_example' 2025-01-24T00:47:07.1238542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_random/model.onnx' 2025-01-24T00:47:07.1239389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1240224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1241068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1241886Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.1242635Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_random' 2025-01-24T00:47:07.1243434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example/model.onnx' 2025-01-24T00:47:07.1244290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1245161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1246020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1246945Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example/test_data_set_0' 2025-01-24T00:47:07.1247739Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example' 2025-01-24T00:47:07.1248568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example_expanded/model.onnx' 2025-01-24T00:47:07.1249483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1250422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1251340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1252278Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example_expanded/test_data_set_0' 2025-01-24T00:47:07.1253124Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example_expanded' 2025-01-24T00:47:07.1253917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random/model.onnx' 2025-01-24T00:47:07.1254764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1255632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1256487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1257346Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.1258124Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random' 2025-01-24T00:47:07.1258945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random_expanded/model.onnx' 2025-01-24T00:47:07.1259855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1260749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1261660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1262558Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random_expanded/test_data_set_0' 2025-01-24T00:47:07.1263393Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random_expanded' 2025-01-24T00:47:07.1264152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example/model.onnx' 2025-01-24T00:47:07.1264981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1265837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1266664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1267548Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example/test_data_set_0' 2025-01-24T00:47:07.1268327Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example' 2025-01-24T00:47:07.1269129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example_expanded/model.onnx' 2025-01-24T00:47:07.1270005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1270875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1271754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1272615Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example_expanded/test_data_set_0' 2025-01-24T00:47:07.1273422Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example_expanded' 2025-01-24T00:47:07.1274175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random/model.onnx' 2025-01-24T00:47:07.1275001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1275828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1276664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1277497Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.1278249Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random' 2025-01-24T00:47:07.1279061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random_expanded/model.onnx' 2025-01-24T00:47:07.1279923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1280782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1281687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1282612Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random_expanded/test_data_set_0' 2025-01-24T00:47:07.1283441Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random_expanded' 2025-01-24T00:47:07.1284136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set/model.onnx' 2025-01-24T00:47:07.1284906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1285688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1286527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1287305Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set/test_data_set_0' 2025-01-24T00:47:07.1287993Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set' 2025-01-24T00:47:07.1288744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set_expanded/model.onnx' 2025-01-24T00:47:07.1289553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1290366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1291197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1292139Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set_expanded/test_data_set_0' 2025-01-24T00:47:07.1292906Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set_expanded' 2025-01-24T00:47:07.1293642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example/model.onnx' 2025-01-24T00:47:07.1294440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1295258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1296063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1296925Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example/test_data_set_0' 2025-01-24T00:47:07.1297705Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example' 2025-01-24T00:47:07.1298530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example_expanded/model.onnx' 2025-01-24T00:47:07.1299373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1300217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1301080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1301925Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example_expanded/test_data_set_0' 2025-01-24T00:47:07.1302703Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example_expanded' 2025-01-24T00:47:07.1303428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random/model.onnx' 2025-01-24T00:47:07.1304225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1305041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1305839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1306646Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.1307365Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random' 2025-01-24T00:47:07.1308150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random_expanded/model.onnx' 2025-01-24T00:47:07.1308988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1309825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1310674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1311789Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random_expanded/test_data_set_0' 2025-01-24T00:47:07.1312562Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random_expanded' 2025-01-24T00:47:07.1313409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example/model.onnx' 2025-01-24T00:47:07.1314310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1315172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1316038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1316915Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example/test_data_set_0' 2025-01-24T00:47:07.1317701Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example' 2025-01-24T00:47:07.1318547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example_expanded/model.onnx' 2025-01-24T00:47:07.1319448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1320352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1321272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1322177Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example_expanded/test_data_set_0' 2025-01-24T00:47:07.1323018Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example_expanded' 2025-01-24T00:47:07.1323804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random/model.onnx' 2025-01-24T00:47:07.1324681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1325539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1326485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1327392Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random/test_data_set_0' 2025-01-24T00:47:07.1328173Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random' 2025-01-24T00:47:07.1329196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random_expanded/model.onnx' 2025-01-24T00:47:07.1330123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1331040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1331951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1332856Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random_expanded/test_data_set_0' 2025-01-24T00:47:07.1333697Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random_expanded' 2025-01-24T00:47:07.1334318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reflect_pad/model.onnx' 2025-01-24T00:47:07.1335028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reflect_pad/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1335717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reflect_pad/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1336430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reflect_pad/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1337121Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reflect_pad/test_data_set_0' 2025-01-24T00:47:07.1337717Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reflect_pad' 2025-01-24T00:47:07.1338403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_basic/model.onnx' 2025-01-24T00:47:07.1339148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_basic/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1339906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_basic/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1340650Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_basic/test_data_set_0' 2025-01-24T00:47:07.1341314Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_basic' 2025-01-24T00:47:07.1342029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_email_domain/model.onnx' 2025-01-24T00:47:07.1342842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_email_domain/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1343765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_email_domain/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1344559Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_email_domain/test_data_set_0' 2025-01-24T00:47:07.1345258Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_email_domain' 2025-01-24T00:47:07.1345947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_empty/model.onnx' 2025-01-24T00:47:07.1346686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_empty/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1347451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_empty/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1348191Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_empty/test_data_set_0' 2025-01-24T00:47:07.1348856Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_empty' 2025-01-24T00:47:07.1349454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_relu/model.onnx' 2025-01-24T00:47:07.1350116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_relu/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1350792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_relu/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1351442Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_relu/test_data_set_0' 2025-01-24T00:47:07.1352007Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_relu' 2025-01-24T00:47:07.1352676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_relu_expanded_ver18/model.onnx' 2025-01-24T00:47:07.1353403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_relu_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1354143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_relu_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1354870Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_relu_expanded_ver18/test_data_set_0' 2025-01-24T00:47:07.1355535Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_relu_expanded_ver18' 2025-01-24T00:47:07.1356234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_allowzero_reordered/model.onnx' 2025-01-24T00:47:07.1357007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_allowzero_reordered/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1357817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_allowzero_reordered/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1358650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_allowzero_reordered/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1359455Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_allowzero_reordered/test_data_set_0' 2025-01-24T00:47:07.1360138Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_allowzero_reordered' 2025-01-24T00:47:07.1360805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_extended_dims/model.onnx' 2025-01-24T00:47:07.1361556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_extended_dims/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1362302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_extended_dims/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1363062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_extended_dims/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1363800Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_extended_dims/test_data_set_0' 2025-01-24T00:47:07.1364456Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_extended_dims' 2025-01-24T00:47:07.1365128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_dim/model.onnx' 2025-01-24T00:47:07.1365874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_dim/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1366722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_dim/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1367463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_dim/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1368209Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_dim/test_data_set_0' 2025-01-24T00:47:07.1368864Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_dim' 2025-01-24T00:47:07.1369580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_extended_dims/model.onnx' 2025-01-24T00:47:07.1370383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_extended_dims/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1371173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_extended_dims/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1371974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_extended_dims/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1372786Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_extended_dims/test_data_set_0' 2025-01-24T00:47:07.1373537Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_extended_dims' 2025-01-24T00:47:07.1374226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_one_dim/model.onnx' 2025-01-24T00:47:07.1374937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_one_dim/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1375662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_one_dim/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1376379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_one_dim/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1377087Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_one_dim/test_data_set_0' 2025-01-24T00:47:07.1377727Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_one_dim' 2025-01-24T00:47:07.1378393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_reduced_dims/model.onnx' 2025-01-24T00:47:07.1379139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_reduced_dims/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1379871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_reduced_dims/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1380613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_reduced_dims/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1381353Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_reduced_dims/test_data_set_0' 2025-01-24T00:47:07.1382007Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_reduced_dims' 2025-01-24T00:47:07.1382708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_all_dims/model.onnx' 2025-01-24T00:47:07.1383478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_all_dims/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1384257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_all_dims/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1385027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_all_dims/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1385787Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_all_dims/test_data_set_0' 2025-01-24T00:47:07.1386477Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_all_dims' 2025-01-24T00:47:07.1387202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_last_dims/model.onnx' 2025-01-24T00:47:07.1388007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_last_dims/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1388805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_last_dims/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1389605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_last_dims/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1390375Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_last_dims/test_data_set_0' 2025-01-24T00:47:07.1391061Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_last_dims' 2025-01-24T00:47:07.1391783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_and_negative_dim/model.onnx' 2025-01-24T00:47:07.1392771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_and_negative_dim/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1393555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_and_negative_dim/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1394354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_and_negative_dim/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1395126Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_and_negative_dim/test_data_set_0' 2025-01-24T00:47:07.1395837Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_and_negative_dim' 2025-01-24T00:47:07.1396477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_dim/model.onnx' 2025-01-24T00:47:07.1397213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_dim/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1397928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_dim/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1398642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_dim/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1399369Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_dim/test_data_set_0' 2025-01-24T00:47:07.1400000Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_dim' 2025-01-24T00:47:07.1400724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic/model.onnx' 2025-01-24T00:47:07.1401504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1402360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1403220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1404001Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic/test_data_set_0' 2025-01-24T00:47:07.1404746Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic' 2025-01-24T00:47:07.1405567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_A_n0p5_exclude_outside/model.onnx' 2025-01-24T00:47:07.1406526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_A_n0p5_exclude_outside/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1407429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_A_n0p5_exclude_outside/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1408320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_A_n0p5_exclude_outside/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1409218Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_A_n0p5_exclude_outside/test_data_set_0' 2025-01-24T00:47:07.1410033Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_A_n0p5_exclude_outside' 2025-01-24T00:47:07.1410828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_align_corners/model.onnx' 2025-01-24T00:47:07.1411687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_align_corners/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1412541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_align_corners/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1413406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_align_corners/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1414252Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_align_corners/test_data_set_0' 2025-01-24T00:47:07.1415037Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_align_corners' 2025-01-24T00:47:07.1415797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_antialias/model.onnx' 2025-01-24T00:47:07.1416641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_antialias/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1417506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_antialias/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1418350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_antialias/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1419248Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_antialias/test_data_set_0' 2025-01-24T00:47:07.1420029Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_antialias' 2025-01-24T00:47:07.1420756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear/model.onnx' 2025-01-24T00:47:07.1421550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1422338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1423151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1423938Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear/test_data_set_0' 2025-01-24T00:47:07.1424666Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear' 2025-01-24T00:47:07.1425452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_align_corners/model.onnx' 2025-01-24T00:47:07.1426322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_align_corners/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1427182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_align_corners/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1428055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_align_corners/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1428925Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_align_corners/test_data_set_0' 2025-01-24T00:47:07.1429706Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_align_corners' 2025-01-24T00:47:07.1430489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_antialias/model.onnx' 2025-01-24T00:47:07.1431329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_antialias/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1432179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_antialias/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1433046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_antialias/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1433901Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_antialias/test_data_set_0' 2025-01-24T00:47:07.1434692Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_antialias' 2025-01-24T00:47:07.1435541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_half_pixel_symmetric/model.onnx' 2025-01-24T00:47:07.1436442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_half_pixel_symmetric/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1437330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_half_pixel_symmetric/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1438223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_half_pixel_symmetric/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1439118Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_half_pixel_symmetric/test_data_set_0' 2025-01-24T00:47:07.1439927Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_half_pixel_symmetric' 2025-01-24T00:47:07.1440668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_nearest/model.onnx' 2025-01-24T00:47:07.1441469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_nearest/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1442287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_nearest/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1443087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_nearest/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1443872Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_nearest/test_data_set_0' 2025-01-24T00:47:07.1444600Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_nearest' 2025-01-24T00:47:07.1445312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic/model.onnx' 2025-01-24T00:47:07.1446111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1446981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1447771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1448590Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic/test_data_set_0' 2025-01-24T00:47:07.1449344Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic' 2025-01-24T00:47:07.1450109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic_antialias/model.onnx' 2025-01-24T00:47:07.1450977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic_antialias/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1451815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic_antialias/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1452651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic_antialias/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1453476Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic_antialias/test_data_set_0' 2025-01-24T00:47:07.1454232Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic_antialias' 2025-01-24T00:47:07.1454989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_antialias/model.onnx' 2025-01-24T00:47:07.1455836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_antialias/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1456666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_antialias/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1457503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_antialias/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1458343Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_antialias/test_data_set_0' 2025-01-24T00:47:07.1459093Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_antialias' 2025-01-24T00:47:07.1459907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_pytorch_half_pixel/model.onnx' 2025-01-24T00:47:07.1460788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_pytorch_half_pixel/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1461675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_pytorch_half_pixel/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1462557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_pytorch_half_pixel/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1463452Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_pytorch_half_pixel/test_data_set_0' 2025-01-24T00:47:07.1464261Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_pytorch_half_pixel' 2025-01-24T00:47:07.1465022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest/model.onnx' 2025-01-24T00:47:07.1465852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1466648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1467453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1468237Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest/test_data_set_0' 2025-01-24T00:47:07.1468954Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest' 2025-01-24T00:47:07.1469739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_larger/model.onnx' 2025-01-24T00:47:07.1470583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_larger/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1471441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_larger/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1472291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_larger/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1473127Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_larger/test_data_set_0' 2025-01-24T00:47:07.1473904Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_larger' 2025-01-24T00:47:07.1474677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_smaller/model.onnx' 2025-01-24T00:47:07.1475548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_smaller/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1476396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_smaller/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1477260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_smaller/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1478103Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_smaller/test_data_set_0' 2025-01-24T00:47:07.1478894Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_smaller' 2025-01-24T00:47:07.1479591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize/model.onnx' 2025-01-24T00:47:07.1480396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1481192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1481944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1482704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1483469Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize/test_data_set_0' 2025-01-24T00:47:07.1484157Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize' 2025-01-24T00:47:07.1484894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_2_3/model.onnx' 2025-01-24T00:47:07.1485679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_2_3/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1486526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_2_3/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1487317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_2_3/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1488112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_2_3/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1488916Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_2_3/test_data_set_0' 2025-01-24T00:47:07.1489634Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_2_3' 2025-01-24T00:47:07.1490372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_3_2/model.onnx' 2025-01-24T00:47:07.1491171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_3_2/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1492100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_3_2/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1492919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_3_2/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1493716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_3_2/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1494573Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_3_2/test_data_set_0' 2025-01-24T00:47:07.1495350Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_3_2' 2025-01-24T00:47:07.1496174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_extrapolation_value/model.onnx' 2025-01-24T00:47:07.1497029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_extrapolation_value/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1497879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_extrapolation_value/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1498745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_extrapolation_value/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1499604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_extrapolation_value/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1500467Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_extrapolation_value/test_data_set_0' 2025-01-24T00:47:07.1501244Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_extrapolation_value' 2025-01-24T00:47:07.1501952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic/model.onnx' 2025-01-24T00:47:07.1502745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1503524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1504318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1505089Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic/test_data_set_0' 2025-01-24T00:47:07.1505796Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic' 2025-01-24T00:47:07.1506614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_A_n0p5_exclude_outside/model.onnx' 2025-01-24T00:47:07.1507495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_A_n0p5_exclude_outside/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1508383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_A_n0p5_exclude_outside/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1509290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_A_n0p5_exclude_outside/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1510180Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_A_n0p5_exclude_outside/test_data_set_0' 2025-01-24T00:47:07.1511039Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_A_n0p5_exclude_outside' 2025-01-24T00:47:07.1511830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_align_corners/model.onnx' 2025-01-24T00:47:07.1512679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_align_corners/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1513522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_align_corners/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1514378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_align_corners/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1515215Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_align_corners/test_data_set_0' 2025-01-24T00:47:07.1515983Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_align_corners' 2025-01-24T00:47:07.1516733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_asymmetric/model.onnx' 2025-01-24T00:47:07.1517557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_asymmetric/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1518398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_asymmetric/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1519234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_asymmetric/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1520077Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_asymmetric/test_data_set_0' 2025-01-24T00:47:07.1520832Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_asymmetric' 2025-01-24T00:47:07.1521550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear/model.onnx' 2025-01-24T00:47:07.1522332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1523107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1523898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1524700Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear/test_data_set_0' 2025-01-24T00:47:07.1525461Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear' 2025-01-24T00:47:07.1526239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_align_corners/model.onnx' 2025-01-24T00:47:07.1527160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_align_corners/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1528020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_align_corners/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1528871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_align_corners/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1529739Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_align_corners/test_data_set_0' 2025-01-24T00:47:07.1530502Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_align_corners' 2025-01-24T00:47:07.1531321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_half_pixel_symmetric/model.onnx' 2025-01-24T00:47:07.1532197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_half_pixel_symmetric/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1533074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_half_pixel_symmetric/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1533969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_half_pixel_symmetric/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1534840Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_half_pixel_symmetric/test_data_set_0' 2025-01-24T00:47:07.1535652Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_half_pixel_symmetric' 2025-01-24T00:47:07.1536364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest/model.onnx' 2025-01-24T00:47:07.1537152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1537950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1538747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1539533Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest/test_data_set_0' 2025-01-24T00:47:07.1540263Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest' 2025-01-24T00:47:07.1541072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_2_3/model.onnx' 2025-01-24T00:47:07.1541915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_2_3/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1542743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_2_3/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1543589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_2_3/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1544411Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_2_3/test_data_set_0' 2025-01-24T00:47:07.1545184Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_2_3' 2025-01-24T00:47:07.1545937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_3_2/model.onnx' 2025-01-24T00:47:07.1546762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_3_2/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1547600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_3_2/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1548432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_3_2/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1549267Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_3_2/test_data_set_0' 2025-01-24T00:47:07.1550019Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_3_2' 2025-01-24T00:47:07.1550734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_cubic/model.onnx' 2025-01-24T00:47:07.1551505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_cubic/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1552280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_cubic/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1553067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_cubic/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1553834Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_cubic/test_data_set_0' 2025-01-24T00:47:07.1554534Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_cubic' 2025-01-24T00:47:07.1555271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest/model.onnx' 2025-01-24T00:47:07.1556107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1556899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1557709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1558498Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest/test_data_set_0' 2025-01-24T00:47:07.1559200Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest' 2025-01-24T00:47:07.1559959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_2_3/model.onnx' 2025-01-24T00:47:07.1560778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_2_3/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1561592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_2_3/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1562425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_2_3/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1563247Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_2_3/test_data_set_0' 2025-01-24T00:47:07.1564005Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_2_3' 2025-01-24T00:47:07.1564749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_3_2/model.onnx' 2025-01-24T00:47:07.1565565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_3_2/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1566438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_3_2/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1567263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_3_2/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1568095Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_3_2/test_data_set_0' 2025-01-24T00:47:07.1568845Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_3_2' 2025-01-24T00:47:07.1569638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_ceil_half_pixel/model.onnx' 2025-01-24T00:47:07.1570524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_ceil_half_pixel/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1571436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_ceil_half_pixel/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1572333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_ceil_half_pixel/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1573183Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_ceil_half_pixel/test_data_set_0' 2025-01-24T00:47:07.1573975Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_ceil_half_pixel' 2025-01-24T00:47:07.1574777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_floor_align_corners/model.onnx' 2025-01-24T00:47:07.1575665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_floor_align_corners/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1576543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_floor_align_corners/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1577424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_floor_align_corners/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1578306Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_floor_align_corners/test_data_set_0' 2025-01-24T00:47:07.1579102Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_floor_align_corners' 2025-01-24T00:47:07.1579879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_larger/model.onnx' 2025-01-24T00:47:07.1580711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_larger/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1581547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_larger/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1582398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_larger/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1583231Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_larger/test_data_set_0' 2025-01-24T00:47:07.1584004Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_larger' 2025-01-24T00:47:07.1584771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_smaller/model.onnx' 2025-01-24T00:47:07.1585710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_smaller/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1586575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_smaller/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1587440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_smaller/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1588309Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_smaller/test_data_set_0' 2025-01-24T00:47:07.1589065Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_smaller' 2025-01-24T00:47:07.1589928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_round_prefer_ceil_asymmetric/model.onnx' 2025-01-24T00:47:07.1590844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_round_prefer_ceil_asymmetric/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1591771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_round_prefer_ceil_asymmetric/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1592793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_round_prefer_ceil_asymmetric/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1593707Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_round_prefer_ceil_asymmetric/test_data_set_0' 2025-01-24T00:47:07.1594564Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_round_prefer_ceil_asymmetric' 2025-01-24T00:47:07.1595237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_batch/model.onnx' 2025-01-24T00:47:07.1595999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_batch/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1596742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_batch/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1597487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_batch/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1598251Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_batch/test_data_set_0' 2025-01-24T00:47:07.1598913Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_batch' 2025-01-24T00:47:07.1599600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_time/model.onnx' 2025-01-24T00:47:07.1600341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_time/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1601137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_time/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1601937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_time/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1602670Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_time/test_data_set_0' 2025-01-24T00:47:07.1603362Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_time' 2025-01-24T00:47:07.1603996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length/model.onnx' 2025-01-24T00:47:07.1604721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1605433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1606141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1606938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length/test_data_set_0/input_3.pb' 2025-01-24T00:47:07.1607644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1608360Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length/test_data_set_0' 2025-01-24T00:47:07.1608975Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length' 2025-01-24T00:47:07.1609648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_false/model.onnx' 2025-01-24T00:47:07.1610413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_false/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1611155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_false/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1611912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_false/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1612665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_false/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1613409Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_false/test_data_set_0' 2025-01-24T00:47:07.1614092Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_false' 2025-01-24T00:47:07.1614762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_true/model.onnx' 2025-01-24T00:47:07.1615517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_true/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1616283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_true/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1617080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_true/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1617854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_true/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1618595Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_true/test_data_set_0' 2025-01-24T00:47:07.1619265Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_true' 2025-01-24T00:47:07.1619912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_roialign_mode_max/model.onnx' 2025-01-24T00:47:07.1620648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_roialign_mode_max/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1621368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_roialign_mode_max/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1622087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_roialign_mode_max/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1622823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_roialign_mode_max/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1623538Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_roialign_mode_max/test_data_set_0' 2025-01-24T00:47:07.1624188Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_roialign_mode_max' 2025-01-24T00:47:07.1624770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_round/model.onnx' 2025-01-24T00:47:07.1625439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_round/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1626123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_round/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1626778Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_round/test_data_set_0' 2025-01-24T00:47:07.1627361Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_round' 2025-01-24T00:47:07.1627972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scan9_sum/model.onnx' 2025-01-24T00:47:07.1628657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scan9_sum/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1629354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scan9_sum/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1630044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scan9_sum/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1630781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scan9_sum/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.1631508Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scan9_sum/test_data_set_0' 2025-01-24T00:47:07.1632103Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scan9_sum' 2025-01-24T00:47:07.1632745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scan_sum/model.onnx' 2025-01-24T00:47:07.1633423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scan_sum/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1634121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scan_sum/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1634807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scan_sum/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1635498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scan_sum/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.1636187Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scan_sum/test_data_set_0' 2025-01-24T00:47:07.1636771Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scan_sum' 2025-01-24T00:47:07.1637481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_axis/model.onnx' 2025-01-24T00:47:07.1638250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_axis/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1639017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_axis/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1639793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_axis/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1640564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_axis/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1641338Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_axis/test_data_set_0' 2025-01-24T00:47:07.1642024Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_axis' 2025-01-24T00:47:07.1642791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_duplicate_indices/model.onnx' 2025-01-24T00:47:07.1643615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_duplicate_indices/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1644438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_duplicate_indices/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1645296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_duplicate_indices/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1646128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_duplicate_indices/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1647129Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_duplicate_indices/test_data_set_0' 2025-01-24T00:47:07.1647903Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_duplicate_indices' 2025-01-24T00:47:07.1648645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_negative_indices/model.onnx' 2025-01-24T00:47:07.1649482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_negative_indices/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1650303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_negative_indices/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1651142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_negative_indices/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1651970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_negative_indices/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1652805Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_negative_indices/test_data_set_0' 2025-01-24T00:47:07.1653548Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_negative_indices' 2025-01-24T00:47:07.1654288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_max/model.onnx' 2025-01-24T00:47:07.1655111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_max/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1655919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_max/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1656741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_max/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1657551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_max/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1658366Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_max/test_data_set_0' 2025-01-24T00:47:07.1659096Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_max' 2025-01-24T00:47:07.1659828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_min/model.onnx' 2025-01-24T00:47:07.1660672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_min/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1661480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_min/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1662347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_min/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1663181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_min/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1663982Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_min/test_data_set_0' 2025-01-24T00:47:07.1664727Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_min' 2025-01-24T00:47:07.1665437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_without_axis/model.onnx' 2025-01-24T00:47:07.1666225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_without_axis/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1667004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_without_axis/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1667793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_without_axis/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1668579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_without_axis/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1669356Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_without_axis/test_data_set_0' 2025-01-24T00:47:07.1670072Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_without_axis' 2025-01-24T00:47:07.1670721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_with_axis/model.onnx' 2025-01-24T00:47:07.1671454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_with_axis/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1672174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_with_axis/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1672897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_with_axis/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1673632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_with_axis/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1674352Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_with_axis/test_data_set_0' 2025-01-24T00:47:07.1674998Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_with_axis' 2025-01-24T00:47:07.1675685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_without_axis/model.onnx' 2025-01-24T00:47:07.1676469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_without_axis/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1677214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_without_axis/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1677978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_without_axis/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1678734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_without_axis/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1679467Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_without_axis/test_data_set_0' 2025-01-24T00:47:07.1680119Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatter_without_axis' 2025-01-24T00:47:07.1680740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd/model.onnx' 2025-01-24T00:47:07.1681432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1682133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1682826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1683523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1684221Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd/test_data_set_0' 2025-01-24T00:47:07.1684812Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd' 2025-01-24T00:47:07.1685457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd_add/model.onnx' 2025-01-24T00:47:07.1686163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd_add/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1686945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd_add/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1687652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd_add/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1688360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd_add/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1689076Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd_add/test_data_set_0' 2025-01-24T00:47:07.1689694Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd_add' 2025-01-24T00:47:07.1690360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd_max/model.onnx' 2025-01-24T00:47:07.1691063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd_max/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1691817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd_max/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1692691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd_max/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1693400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd_max/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1694114Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd_max/test_data_set_0' 2025-01-24T00:47:07.1694728Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd_max' 2025-01-24T00:47:07.1695358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd_min/model.onnx' 2025-01-24T00:47:07.1696073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd_min/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1696778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd_min/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1697496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd_min/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1698207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd_min/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1698910Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd_min/test_data_set_0' 2025-01-24T00:47:07.1699539Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd_min' 2025-01-24T00:47:07.1700195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd_multiply/model.onnx' 2025-01-24T00:47:07.1700939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd_multiply/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1701667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd_multiply/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1702393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd_multiply/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1703141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd_multiply/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1703866Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd_multiply/test_data_set_0' 2025-01-24T00:47:07.1704519Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_scatternd_multiply' 2025-01-24T00:47:07.1705284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii/model.onnx' 2025-01-24T00:47:07.1706147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1706941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1707757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1708562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1709347Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii/test_data_set_0' 2025-01-24T00:47:07.1710085Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii' 2025-01-24T00:47:07.1710840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_expanded/model.onnx' 2025-01-24T00:47:07.1711670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1712511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1713343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1714198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1715030Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_expanded/test_data_set_0' 2025-01-24T00:47:07.1715801Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_expanded' 2025-01-24T00:47:07.1716565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob/model.onnx' 2025-01-24T00:47:07.1717394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1718243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1719072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1719922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1720886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.1721760Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob/test_data_set_0' 2025-01-24T00:47:07.1722552Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob' 2025-01-24T00:47:07.1723351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob_expanded/model.onnx' 2025-01-24T00:47:07.1724241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1725111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1725993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1726958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1727831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.1728717Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob_expanded/test_data_set_0' 2025-01-24T00:47:07.1729518Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob_expanded' 2025-01-24T00:47:07.1730281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii/model.onnx' 2025-01-24T00:47:07.1731211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1732048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1732877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1733701Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii/test_data_set_0' 2025-01-24T00:47:07.1734459Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii' 2025-01-24T00:47:07.1735259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_expanded/model.onnx' 2025-01-24T00:47:07.1736168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1737086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1737950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1738848Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_expanded/test_data_set_0' 2025-01-24T00:47:07.1739629Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_expanded' 2025-01-24T00:47:07.1740433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob/model.onnx' 2025-01-24T00:47:07.1741298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1742174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1743036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1743908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.1744780Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob/test_data_set_0' 2025-01-24T00:47:07.1745562Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob' 2025-01-24T00:47:07.1746404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob_expanded/model.onnx' 2025-01-24T00:47:07.1747307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1748220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1749124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1750028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.1750942Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob_expanded/test_data_set_0' 2025-01-24T00:47:07.1751797Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob_expanded' 2025-01-24T00:47:07.1752572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii/model.onnx' 2025-01-24T00:47:07.1753381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1754177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1754961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1755745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1756541Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii/test_data_set_0' 2025-01-24T00:47:07.1757254Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii' 2025-01-24T00:47:07.1758025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_expanded/model.onnx' 2025-01-24T00:47:07.1758854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1759678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1760519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1761353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1762189Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0' 2025-01-24T00:47:07.1762952Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_expanded' 2025-01-24T00:47:07.1763722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob/model.onnx' 2025-01-24T00:47:07.1764548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1765374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1766325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1767165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1768066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.1768914Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob/test_data_set_0' 2025-01-24T00:47:07.1769665Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob' 2025-01-24T00:47:07.1770477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob_expanded/model.onnx' 2025-01-24T00:47:07.1771347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1772224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1773090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1773980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1774848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.1775714Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob_expanded/test_data_set_0' 2025-01-24T00:47:07.1776518Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob_expanded' 2025-01-24T00:47:07.1777218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight/model.onnx' 2025-01-24T00:47:07.1778000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1778771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1779564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1780340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1781100Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight/test_data_set_0' 2025-01-24T00:47:07.1781833Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight' 2025-01-24T00:47:07.1782618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_expanded/model.onnx' 2025-01-24T00:47:07.1783447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1784289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1785103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1785932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1786739Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0' 2025-01-24T00:47:07.1787494Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_expanded' 2025-01-24T00:47:07.1788231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob/model.onnx' 2025-01-24T00:47:07.1789063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1789874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1790688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1791523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1792449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.1793274Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob/test_data_set_0' 2025-01-24T00:47:07.1794013Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob' 2025-01-24T00:47:07.1794798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded/model.onnx' 2025-01-24T00:47:07.1795675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1796527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1797446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1798377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1799281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.1800136Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded/test_data_set_0' 2025-01-24T00:47:07.1800911Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded' 2025-01-24T00:47:07.1801638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight/model.onnx' 2025-01-24T00:47:07.1802428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1803227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1804015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1804795Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight/test_data_set_0' 2025-01-24T00:47:07.1805517Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight' 2025-01-24T00:47:07.1806325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_expanded/model.onnx' 2025-01-24T00:47:07.1807183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1808008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1808853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1809680Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_expanded/test_data_set_0' 2025-01-24T00:47:07.1810429Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_expanded' 2025-01-24T00:47:07.1811197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob/model.onnx' 2025-01-24T00:47:07.1812024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1812893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1813769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1814698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.1815517Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob/test_data_set_0' 2025-01-24T00:47:07.1816267Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob' 2025-01-24T00:47:07.1817085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob_expanded/model.onnx' 2025-01-24T00:47:07.1817950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1818829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1819699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1820574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.1821462Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob_expanded/test_data_set_0' 2025-01-24T00:47:07.1822254Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob_expanded' 2025-01-24T00:47:07.1822868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean/model.onnx' 2025-01-24T00:47:07.1823549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1824239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1824937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1825612Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean/test_data_set_0' 2025-01-24T00:47:07.1826205Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean' 2025-01-24T00:47:07.1826822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d/model.onnx' 2025-01-24T00:47:07.1827555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1828292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1828998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1829719Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d/test_data_set_0' 2025-01-24T00:47:07.1830320Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d' 2025-01-24T00:47:07.1830997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_expanded/model.onnx' 2025-01-24T00:47:07.1831726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1832461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1833212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1833939Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_expanded/test_data_set_0' 2025-01-24T00:47:07.1834600Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_expanded' 2025-01-24T00:47:07.1835264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob/model.onnx' 2025-01-24T00:47:07.1836000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1836739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1837475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1838226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.1838956Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob/test_data_set_0' 2025-01-24T00:47:07.1839611Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob' 2025-01-24T00:47:07.1840329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob_expanded/model.onnx' 2025-01-24T00:47:07.1841098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1841907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1842680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1843531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.1844322Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob_expanded/test_data_set_0' 2025-01-24T00:47:07.1845022Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob_expanded' 2025-01-24T00:47:07.1845685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_expanded/model.onnx' 2025-01-24T00:47:07.1846455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1847197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1847927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1848648Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_expanded/test_data_set_0' 2025-01-24T00:47:07.1849302Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_expanded' 2025-01-24T00:47:07.1849951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob/model.onnx' 2025-01-24T00:47:07.1850687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1851407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1852130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1852866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.1853588Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob/test_data_set_0' 2025-01-24T00:47:07.1854241Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob' 2025-01-24T00:47:07.1854932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob_expanded/model.onnx' 2025-01-24T00:47:07.1855708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1856467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1857268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1858093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.1858872Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob_expanded/test_data_set_0' 2025-01-24T00:47:07.1859570Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob_expanded' 2025-01-24T00:47:07.1860238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii/model.onnx' 2025-01-24T00:47:07.1860977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1861727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1862469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1863225Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii/test_data_set_0' 2025-01-24T00:47:07.1863881Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii' 2025-01-24T00:47:07.1864567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d/model.onnx' 2025-01-24T00:47:07.1865332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1866076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1866843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1867589Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d/test_data_set_0' 2025-01-24T00:47:07.1868280Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d' 2025-01-24T00:47:07.1869004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_expanded/model.onnx' 2025-01-24T00:47:07.1869792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1870597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1871392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1872225Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_expanded/test_data_set_0' 2025-01-24T00:47:07.1872986Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_expanded' 2025-01-24T00:47:07.1873729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob/model.onnx' 2025-01-24T00:47:07.1874532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1875315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1876122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1876915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.1877715Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob/test_data_set_0' 2025-01-24T00:47:07.1878432Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob' 2025-01-24T00:47:07.1879191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob_expanded/model.onnx' 2025-01-24T00:47:07.1880025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1880849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1881690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1882515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.1883348Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob_expanded/test_data_set_0' 2025-01-24T00:47:07.1884124Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob_expanded' 2025-01-24T00:47:07.1884806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d/model.onnx' 2025-01-24T00:47:07.1885565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1886379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1887173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1887975Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d/test_data_set_0' 2025-01-24T00:47:07.1888649Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d' 2025-01-24T00:47:07.1889406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_expanded/model.onnx' 2025-01-24T00:47:07.1890195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1890996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1891788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1892679Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_expanded/test_data_set_0' 2025-01-24T00:47:07.1893412Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_expanded' 2025-01-24T00:47:07.1894136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob/model.onnx' 2025-01-24T00:47:07.1894945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1895743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1896540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1897342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.1898135Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob/test_data_set_0' 2025-01-24T00:47:07.1898868Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob' 2025-01-24T00:47:07.1899634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob_expanded/model.onnx' 2025-01-24T00:47:07.1900480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1901305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1902176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1903077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.1903907Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob_expanded/test_data_set_0' 2025-01-24T00:47:07.1904727Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob_expanded' 2025-01-24T00:47:07.1905438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_expanded/model.onnx' 2025-01-24T00:47:07.1906215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1907009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1907791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1908574Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_expanded/test_data_set_0' 2025-01-24T00:47:07.1909283Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_expanded' 2025-01-24T00:47:07.1910003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob/model.onnx' 2025-01-24T00:47:07.1910783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1911559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1912352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1913140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.1913929Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob/test_data_set_0' 2025-01-24T00:47:07.1914639Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob' 2025-01-24T00:47:07.1915389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob_expanded/model.onnx' 2025-01-24T00:47:07.1916228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1917069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1917902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1918772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.1919625Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob_expanded/test_data_set_0' 2025-01-24T00:47:07.1920378Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob_expanded' 2025-01-24T00:47:07.1921013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight/model.onnx' 2025-01-24T00:47:07.1921737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1922444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1923167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1923888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1924601Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight/test_data_set_0' 2025-01-24T00:47:07.1925236Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight' 2025-01-24T00:47:07.1925922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_expanded/model.onnx' 2025-01-24T00:47:07.1926730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1927484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1928232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1928997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1929748Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_expanded/test_data_set_0' 2025-01-24T00:47:07.1930437Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_expanded' 2025-01-24T00:47:07.1931090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii/model.onnx' 2025-01-24T00:47:07.1931857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1932577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1933346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1934104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1934827Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii/test_data_set_0' 2025-01-24T00:47:07.1935483Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii' 2025-01-24T00:47:07.1936150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d/model.onnx' 2025-01-24T00:47:07.1936885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1937632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1938367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1939117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1939860Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d/test_data_set_0' 2025-01-24T00:47:07.1940519Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d' 2025-01-24T00:47:07.1941244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_expanded/model.onnx' 2025-01-24T00:47:07.1942019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1942806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1943582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1944373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1945147Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_expanded/test_data_set_0' 2025-01-24T00:47:07.1945849Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_expanded' 2025-01-24T00:47:07.1946595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob/model.onnx' 2025-01-24T00:47:07.1947367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1948204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1949004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1949785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1950577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.1951345Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob/test_data_set_0' 2025-01-24T00:47:07.1952061Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob' 2025-01-24T00:47:07.1952811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob_expanded/model.onnx' 2025-01-24T00:47:07.1953630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1954444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1955258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1956090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1956908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.1957742Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob_expanded/test_data_set_0' 2025-01-24T00:47:07.1958486Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob_expanded' 2025-01-24T00:47:07.1959155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d/model.onnx' 2025-01-24T00:47:07.1959905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1960643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1961394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1962160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1962976Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d/test_data_set_0' 2025-01-24T00:47:07.1963659Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d' 2025-01-24T00:47:07.1964367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_expanded/model.onnx' 2025-01-24T00:47:07.1965161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1965943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1966801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1967587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1968362Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_expanded/test_data_set_0' 2025-01-24T00:47:07.1969079Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_expanded' 2025-01-24T00:47:07.1969790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob/model.onnx' 2025-01-24T00:47:07.1970583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1971359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1972138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1972934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1973713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.1974505Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob/test_data_set_0' 2025-01-24T00:47:07.1975206Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob' 2025-01-24T00:47:07.1975966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded/model.onnx' 2025-01-24T00:47:07.1976809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1977621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1978494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1979337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1980166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.1980979Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded/test_data_set_0' 2025-01-24T00:47:07.1981736Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded' 2025-01-24T00:47:07.1982451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_expanded/model.onnx' 2025-01-24T00:47:07.1983217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1983997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1984761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1985551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1986315Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_expanded/test_data_set_0' 2025-01-24T00:47:07.1987003Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_expanded' 2025-01-24T00:47:07.1987715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob/model.onnx' 2025-01-24T00:47:07.1988483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1989262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1990027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1990795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1991602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.1992582Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob/test_data_set_0' 2025-01-24T00:47:07.1993375Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob' 2025-01-24T00:47:07.1994146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded/model.onnx' 2025-01-24T00:47:07.1994965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.1995772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.1996582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.1997406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.1998217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.1999033Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded/test_data_set_0' 2025-01-24T00:47:07.1999773Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded' 2025-01-24T00:47:07.2000461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob/model.onnx' 2025-01-24T00:47:07.2001227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2001973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2002737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.2003489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2004261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2005015Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob/test_data_set_0' 2025-01-24T00:47:07.2005689Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob' 2025-01-24T00:47:07.2006515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded/model.onnx' 2025-01-24T00:47:07.2007346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2008205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2008995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.2009819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2010631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2011423Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded/test_data_set_0' 2025-01-24T00:47:07.2012162Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded' 2025-01-24T00:47:07.2012770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none/model.onnx' 2025-01-24T00:47:07.2013449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2014145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2014837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2015528Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none/test_data_set_0' 2025-01-24T00:47:07.2016107Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none' 2025-01-24T00:47:07.2016755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_expanded/model.onnx' 2025-01-24T00:47:07.2017483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2018208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2018947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2019671Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_expanded/test_data_set_0' 2025-01-24T00:47:07.2020317Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_expanded' 2025-01-24T00:47:07.2020961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob/model.onnx' 2025-01-24T00:47:07.2021701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2022426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2023213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2023976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2024695Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob/test_data_set_0' 2025-01-24T00:47:07.2025334Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob' 2025-01-24T00:47:07.2026042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob_expanded/model.onnx' 2025-01-24T00:47:07.2026806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2027585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2028350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2029116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2029888Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob_expanded/test_data_set_0' 2025-01-24T00:47:07.2030572Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob_expanded' 2025-01-24T00:47:07.2031232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights/model.onnx' 2025-01-24T00:47:07.2031945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2032660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2033392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.2034114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2034839Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights/test_data_set_0' 2025-01-24T00:47:07.2035468Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights' 2025-01-24T00:47:07.2036165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_expanded/model.onnx' 2025-01-24T00:47:07.2036943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2037746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2038517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.2039305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2040076Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_expanded/test_data_set_0' 2025-01-24T00:47:07.2040756Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_expanded' 2025-01-24T00:47:07.2041446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob/model.onnx' 2025-01-24T00:47:07.2042213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2042970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2043736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.2044497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2045256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2046026Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob/test_data_set_0' 2025-01-24T00:47:07.2046758Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob' 2025-01-24T00:47:07.2047497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded/model.onnx' 2025-01-24T00:47:07.2048301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2049119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2049921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.2050724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2051570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2052367Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded/test_data_set_0' 2025-01-24T00:47:07.2053218Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded' 2025-01-24T00:47:07.2053835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_sum/model.onnx' 2025-01-24T00:47:07.2054514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_sum/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2055203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_sum/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2055887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_sum/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2056576Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_sum/test_data_set_0' 2025-01-24T00:47:07.2057154Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_sum' 2025-01-24T00:47:07.2057802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_expanded/model.onnx' 2025-01-24T00:47:07.2058533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2059252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2059989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2060705Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_expanded/test_data_set_0' 2025-01-24T00:47:07.2061348Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_expanded' 2025-01-24T00:47:07.2061989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob/model.onnx' 2025-01-24T00:47:07.2062703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2063431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2064153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2064887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2065594Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob/test_data_set_0' 2025-01-24T00:47:07.2066247Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob' 2025-01-24T00:47:07.2066950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob_expanded/model.onnx' 2025-01-24T00:47:07.2067749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2068538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2069292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2070057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2070822Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob_expanded/test_data_set_0' 2025-01-24T00:47:07.2071506Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob_expanded' 2025-01-24T00:47:07.2072097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_selu/model.onnx' 2025-01-24T00:47:07.2072758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_selu/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2073423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_selu/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2074086Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_selu/test_data_set_0' 2025-01-24T00:47:07.2074651Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_selu' 2025-01-24T00:47:07.2075288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_selu_default/model.onnx' 2025-01-24T00:47:07.2075986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_selu_default/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2076685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_selu_default/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2077393Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_selu_default/test_data_set_0' 2025-01-24T00:47:07.2077997Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_selu_default' 2025-01-24T00:47:07.2078715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_selu_default_expanded_ver18/model.onnx' 2025-01-24T00:47:07.2079485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_selu_default_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2080255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_selu_default_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2081067Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_selu_default_expanded_ver18/test_data_set_0' 2025-01-24T00:47:07.2081754Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_selu_default_expanded_ver18' 2025-01-24T00:47:07.2082439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_selu_example/model.onnx' 2025-01-24T00:47:07.2083160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_selu_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2083879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_selu_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2084569Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_selu_example/test_data_set_0' 2025-01-24T00:47:07.2085180Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_selu_example' 2025-01-24T00:47:07.2085895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_selu_example_expanded_ver18/model.onnx' 2025-01-24T00:47:07.2086712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_selu_example_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2087497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_selu_example_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2088256Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_selu_example_expanded_ver18/test_data_set_0' 2025-01-24T00:47:07.2088945Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_selu_example_expanded_ver18' 2025-01-24T00:47:07.2089623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_selu_expanded_ver18/model.onnx' 2025-01-24T00:47:07.2090352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_selu_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2091097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_selu_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2091822Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_selu_expanded_ver18/test_data_set_0' 2025-01-24T00:47:07.2092588Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_selu_expanded_ver18' 2025-01-24T00:47:07.2093283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_back/model.onnx' 2025-01-24T00:47:07.2094030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_back/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2094794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_back/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2095552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_back/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2096360Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_back/test_data_set_0' 2025-01-24T00:47:07.2097090Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_back' 2025-01-24T00:47:07.2097781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_front/model.onnx' 2025-01-24T00:47:07.2098579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_front/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2099335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_front/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2100107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_front/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.2100866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_front/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2101618Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_front/test_data_set_0' 2025-01-24T00:47:07.2102305Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_front' 2025-01-24T00:47:07.2103039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor/model.onnx' 2025-01-24T00:47:07.2103859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2104668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2105474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2106292Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor/test_data_set_0' 2025-01-24T00:47:07.2107026Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor' 2025-01-24T00:47:07.2107822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor_expanded/model.onnx' 2025-01-24T00:47:07.2108668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2109530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2110378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2111250Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor_expanded/test_data_set_0' 2025-01-24T00:47:07.2112040Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor_expanded' 2025-01-24T00:47:07.2112796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences/model.onnx' 2025-01-24T00:47:07.2113605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2114375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2115151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2115939Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences/test_data_set_0' 2025-01-24T00:47:07.2116632Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences' 2025-01-24T00:47:07.2117391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences_expanded/model.onnx' 2025-01-24T00:47:07.2118201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2119027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2119848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2120661Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences_expanded/test_data_set_0' 2025-01-24T00:47:07.2121412Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences_expanded' 2025-01-24T00:47:07.2122113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes/model.onnx' 2025-01-24T00:47:07.2122897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2123677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2124439Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes/test_data_set_0' 2025-01-24T00:47:07.2125142Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes' 2025-01-24T00:47:07.2125882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes_expanded/model.onnx' 2025-01-24T00:47:07.2126822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2127683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2128539Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes_expanded/test_data_set_0' 2025-01-24T00:47:07.2129277Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes_expanded' 2025-01-24T00:47:07.2130000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence/model.onnx' 2025-01-24T00:47:07.2130812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2131614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2132418Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence/test_data_set_0' 2025-01-24T00:47:07.2133133Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence' 2025-01-24T00:47:07.2133893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor/model.onnx' 2025-01-24T00:47:07.2134742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2135579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2136431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2137271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2138116Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor/test_data_set_0' 2025-01-24T00:47:07.2138879Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor' 2025-01-24T00:47:07.2139684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor_expanded/model.onnx' 2025-01-24T00:47:07.2140569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2141467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2142360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2143287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2144189Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor_expanded/test_data_set_0' 2025-01-24T00:47:07.2144985Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor_expanded' 2025-01-24T00:47:07.2145749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_expanded/model.onnx' 2025-01-24T00:47:07.2146603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2147443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2148285Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_expanded/test_data_set_0' 2025-01-24T00:47:07.2149047Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_expanded' 2025-01-24T00:47:07.2149766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences/model.onnx' 2025-01-24T00:47:07.2150581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2151382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2152201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2153007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2153808Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences/test_data_set_0' 2025-01-24T00:47:07.2154534Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences' 2025-01-24T00:47:07.2155302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences_expanded/model.onnx' 2025-01-24T00:47:07.2156153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2157025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences_expanded/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2157947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2158800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences_expanded/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2159666Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences_expanded/test_data_set_0' 2025-01-24T00:47:07.2160440Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences_expanded' 2025-01-24T00:47:07.2161032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape/model.onnx' 2025-01-24T00:47:07.2161715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2162391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2163060Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape/test_data_set_0' 2025-01-24T00:47:07.2163629Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape' 2025-01-24T00:47:07.2164264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_clip_end/model.onnx' 2025-01-24T00:47:07.2164987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_clip_end/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2165705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_clip_end/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2166531Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_clip_end/test_data_set_0' 2025-01-24T00:47:07.2167149Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_clip_end' 2025-01-24T00:47:07.2167792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_clip_start/model.onnx' 2025-01-24T00:47:07.2168522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_clip_start/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2169245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_clip_start/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2169973Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_clip_start/test_data_set_0' 2025-01-24T00:47:07.2170604Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_clip_start' 2025-01-24T00:47:07.2171216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_end_1/model.onnx' 2025-01-24T00:47:07.2171953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_end_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2172697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_end_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2173391Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_end_1/test_data_set_0' 2025-01-24T00:47:07.2174014Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_end_1' 2025-01-24T00:47:07.2174679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_end_negative_1/model.onnx' 2025-01-24T00:47:07.2175429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_end_negative_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2176165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_end_negative_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2176914Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_end_negative_1/test_data_set_0' 2025-01-24T00:47:07.2177567Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_end_negative_1' 2025-01-24T00:47:07.2178194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_example/model.onnx' 2025-01-24T00:47:07.2178916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2179624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2180336Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_example/test_data_set_0' 2025-01-24T00:47:07.2180950Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_example' 2025-01-24T00:47:07.2181574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1/model.onnx' 2025-01-24T00:47:07.2182291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2182999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2183712Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1/test_data_set_0' 2025-01-24T00:47:07.2184326Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1' 2025-01-24T00:47:07.2184982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_2/model.onnx' 2025-01-24T00:47:07.2185721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_2/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2186486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_2/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2187287Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_2/test_data_set_0' 2025-01-24T00:47:07.2187936Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_2' 2025-01-24T00:47:07.2188673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_negative_1/model.onnx' 2025-01-24T00:47:07.2189440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_negative_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2190216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_negative_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2190996Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_negative_1/test_data_set_0' 2025-01-24T00:47:07.2191688Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_negative_1' 2025-01-24T00:47:07.2192513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_start_negative_1/model.onnx' 2025-01-24T00:47:07.2193257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_start_negative_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2194006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_start_negative_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2194769Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_start_negative_1/test_data_set_0' 2025-01-24T00:47:07.2195431Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shape_start_negative_1' 2025-01-24T00:47:07.2196067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shrink_hard/model.onnx' 2025-01-24T00:47:07.2196761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shrink_hard/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2197461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shrink_hard/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2198162Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shrink_hard/test_data_set_0' 2025-01-24T00:47:07.2198766Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shrink_hard' 2025-01-24T00:47:07.2199473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shrink_hard_expanded_ver18/model.onnx' 2025-01-24T00:47:07.2200238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shrink_hard_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2201050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shrink_hard_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2201822Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shrink_hard_expanded_ver18/test_data_set_0' 2025-01-24T00:47:07.2202572Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shrink_hard_expanded_ver18' 2025-01-24T00:47:07.2203232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shrink_soft/model.onnx' 2025-01-24T00:47:07.2203924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shrink_soft/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2204634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shrink_soft/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2205318Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shrink_soft/test_data_set_0' 2025-01-24T00:47:07.2205919Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shrink_soft' 2025-01-24T00:47:07.2206698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shrink_soft_expanded_ver18/model.onnx' 2025-01-24T00:47:07.2207464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shrink_soft_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2208248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shrink_soft_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2209009Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shrink_soft_expanded_ver18/test_data_set_0' 2025-01-24T00:47:07.2209695Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_shrink_soft_expanded_ver18' 2025-01-24T00:47:07.2210311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sigmoid/model.onnx' 2025-01-24T00:47:07.2210988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sigmoid/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2211683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sigmoid/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2212355Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sigmoid/test_data_set_0' 2025-01-24T00:47:07.2212933Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sigmoid' 2025-01-24T00:47:07.2213583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sigmoid_example/model.onnx' 2025-01-24T00:47:07.2214295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sigmoid_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2215022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sigmoid_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2215755Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sigmoid_example/test_data_set_0' 2025-01-24T00:47:07.2216382Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sigmoid_example' 2025-01-24T00:47:07.2217023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sign/model.onnx' 2025-01-24T00:47:07.2217705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sign/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2218383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sign/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2219029Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sign/test_data_set_0' 2025-01-24T00:47:07.2219592Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sign' 2025-01-24T00:47:07.2220265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise/model.onnx' 2025-01-24T00:47:07.2221004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2221751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2222483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.2223221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2223968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2224704Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise/test_data_set_0' 2025-01-24T00:47:07.2225371Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise' 2025-01-24T00:47:07.2226030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_defaults/model.onnx' 2025-01-24T00:47:07.2226771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_defaults/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2227501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_defaults/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2228238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_defaults/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.2228988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_defaults/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2229714Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_defaults/test_data_set_0' 2025-01-24T00:47:07.2230399Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_defaults' 2025-01-24T00:47:07.2231104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_with_initial_bias/model.onnx' 2025-01-24T00:47:07.2231921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_with_initial_bias/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2232729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_with_initial_bias/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2233501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_with_initial_bias/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.2234290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_with_initial_bias/test_data_set_0/input_3.pb' 2025-01-24T00:47:07.2235064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_with_initial_bias/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2235833Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_with_initial_bias/test_data_set_0' 2025-01-24T00:47:07.2236538Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_with_initial_bias' 2025-01-24T00:47:07.2237112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sin/model.onnx' 2025-01-24T00:47:07.2237780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sin/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2238444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sin/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2239105Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sin/test_data_set_0' 2025-01-24T00:47:07.2239665Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sin' 2025-01-24T00:47:07.2244820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sin_example/model.onnx' 2025-01-24T00:47:07.2245606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sin_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2246428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sin_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2247119Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sin_example/test_data_set_0' 2025-01-24T00:47:07.2247734Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sin_example' 2025-01-24T00:47:07.2248318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sinh/model.onnx' 2025-01-24T00:47:07.2248991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sinh/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2249652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sinh/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2250373Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sinh/test_data_set_0' 2025-01-24T00:47:07.2251035Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sinh' 2025-01-24T00:47:07.2251659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sinh_example/model.onnx' 2025-01-24T00:47:07.2252400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sinh_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2253101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sinh_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2253791Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sinh_example/test_data_set_0' 2025-01-24T00:47:07.2254411Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sinh_example' 2025-01-24T00:47:07.2254991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_size/model.onnx' 2025-01-24T00:47:07.2255667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_size/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2256327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_size/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2256978Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_size/test_data_set_0' 2025-01-24T00:47:07.2257548Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_size' 2025-01-24T00:47:07.2258173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_size_example/model.onnx' 2025-01-24T00:47:07.2258888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_size_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2259590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_size_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2260280Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_size_example/test_data_set_0' 2025-01-24T00:47:07.2260896Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_size_example' 2025-01-24T00:47:07.2261479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice/model.onnx' 2025-01-24T00:47:07.2262158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2262820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2263480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.2264152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0/input_3.pb' 2025-01-24T00:47:07.2264836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0/input_4.pb' 2025-01-24T00:47:07.2265570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2266242Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0' 2025-01-24T00:47:07.2266824Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice' 2025-01-24T00:47:07.2267471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_default_axes/model.onnx' 2025-01-24T00:47:07.2268193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_default_axes/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2268931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_default_axes/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2269648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_default_axes/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.2270387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_default_axes/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2271097Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_default_axes/test_data_set_0' 2025-01-24T00:47:07.2271740Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_default_axes' 2025-01-24T00:47:07.2272408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps/model.onnx' 2025-01-24T00:47:07.2273137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2273876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2274596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.2275326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps/test_data_set_0/input_3.pb' 2025-01-24T00:47:07.2276064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2276788Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps/test_data_set_0' 2025-01-24T00:47:07.2277445Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps' 2025-01-24T00:47:07.2278112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds/model.onnx' 2025-01-24T00:47:07.2278882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2279636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2280428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.2281203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds/test_data_set_0/input_3.pb' 2025-01-24T00:47:07.2281944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds/test_data_set_0/input_4.pb' 2025-01-24T00:47:07.2282704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2283444Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds/test_data_set_0' 2025-01-24T00:47:07.2284110Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds' 2025-01-24T00:47:07.2284725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_neg/model.onnx' 2025-01-24T00:47:07.2285407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2286102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2286855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.2287547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0/input_3.pb' 2025-01-24T00:47:07.2288241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0/input_4.pb' 2025-01-24T00:47:07.2288925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2289618Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0' 2025-01-24T00:47:07.2290209Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_neg' 2025-01-24T00:47:07.2290855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/model.onnx' 2025-01-24T00:47:07.2291572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2292459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2293182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.2293951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0/input_3.pb' 2025-01-24T00:47:07.2294663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0/input_4.pb' 2025-01-24T00:47:07.2295534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2296270Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0' 2025-01-24T00:47:07.2296904Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps' 2025-01-24T00:47:07.2297562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes/model.onnx' 2025-01-24T00:47:07.2298292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2299031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2299758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.2300490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes/test_data_set_0/input_3.pb' 2025-01-24T00:47:07.2301222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2301962Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes/test_data_set_0' 2025-01-24T00:47:07.2302608Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes' 2025-01-24T00:47:07.2303295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds/model.onnx' 2025-01-24T00:47:07.2304060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2304817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2305588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.2306346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds/test_data_set_0/input_3.pb' 2025-01-24T00:47:07.2307100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds/test_data_set_0/input_4.pb' 2025-01-24T00:47:07.2307868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2308669Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds/test_data_set_0' 2025-01-24T00:47:07.2309354Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds' 2025-01-24T00:47:07.2310031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0/model.onnx' 2025-01-24T00:47:07.2310762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2311480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2312178Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0/test_data_set_0' 2025-01-24T00:47:07.2312804Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0' 2025-01-24T00:47:07.2313484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded/model.onnx' 2025-01-24T00:47:07.2314232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2314998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2315741Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded/test_data_set_0' 2025-01-24T00:47:07.2316423Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded' 2025-01-24T00:47:07.2317130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded_ver18/model.onnx' 2025-01-24T00:47:07.2317918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2318691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2319462Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded_ver18/test_data_set_0' 2025-01-24T00:47:07.2320168Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded_ver18' 2025-01-24T00:47:07.2320802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1/model.onnx' 2025-01-24T00:47:07.2321519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2322230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2322928Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1/test_data_set_0' 2025-01-24T00:47:07.2323570Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1' 2025-01-24T00:47:07.2324272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded/model.onnx' 2025-01-24T00:47:07.2325052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2325823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2326667Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded/test_data_set_0' 2025-01-24T00:47:07.2327352Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded' 2025-01-24T00:47:07.2328056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded_ver18/model.onnx' 2025-01-24T00:47:07.2328840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2329616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2330398Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded_ver18/test_data_set_0' 2025-01-24T00:47:07.2331099Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded_ver18' 2025-01-24T00:47:07.2331730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2/model.onnx' 2025-01-24T00:47:07.2332451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2333159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2333868Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2/test_data_set_0' 2025-01-24T00:47:07.2334486Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2' 2025-01-24T00:47:07.2335160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded/model.onnx' 2025-01-24T00:47:07.2335917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2336667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2337418Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded/test_data_set_0' 2025-01-24T00:47:07.2338114Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded' 2025-01-24T00:47:07.2338819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded_ver18/model.onnx' 2025-01-24T00:47:07.2339643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2340447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2341225Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded_ver18/test_data_set_0' 2025-01-24T00:47:07.2341924Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded_ver18' 2025-01-24T00:47:07.2342584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis/model.onnx' 2025-01-24T00:47:07.2343330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2344067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2344801Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis/test_data_set_0' 2025-01-24T00:47:07.2345450Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis' 2025-01-24T00:47:07.2346163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded/model.onnx' 2025-01-24T00:47:07.2346952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2347734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2348511Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded/test_data_set_0' 2025-01-24T00:47:07.2349210Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded' 2025-01-24T00:47:07.2349951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded_ver18/model.onnx' 2025-01-24T00:47:07.2350760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2351576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2352386Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded_ver18/test_data_set_0' 2025-01-24T00:47:07.2353143Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded_ver18' 2025-01-24T00:47:07.2353785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_example/model.onnx' 2025-01-24T00:47:07.2354547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2355301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2356008Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_example/test_data_set_0' 2025-01-24T00:47:07.2356629Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_example' 2025-01-24T00:47:07.2357322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded/model.onnx' 2025-01-24T00:47:07.2358080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2358845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2359597Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded/test_data_set_0' 2025-01-24T00:47:07.2360266Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded' 2025-01-24T00:47:07.2360979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded_ver18/model.onnx' 2025-01-24T00:47:07.2361769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2362566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2363339Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded_ver18/test_data_set_0' 2025-01-24T00:47:07.2364045Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded_ver18' 2025-01-24T00:47:07.2364713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number/model.onnx' 2025-01-24T00:47:07.2365445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2366192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2366974Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number/test_data_set_0' 2025-01-24T00:47:07.2367625Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number' 2025-01-24T00:47:07.2368366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded/model.onnx' 2025-01-24T00:47:07.2369194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2370007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2370782Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded/test_data_set_0' 2025-01-24T00:47:07.2371488Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded' 2025-01-24T00:47:07.2372222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded_ver18/model.onnx' 2025-01-24T00:47:07.2373031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2373851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2374655Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded_ver18/test_data_set_0' 2025-01-24T00:47:07.2375388Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded_ver18' 2025-01-24T00:47:07.2376057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis/model.onnx' 2025-01-24T00:47:07.2376798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2377553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2378291Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis/test_data_set_0' 2025-01-24T00:47:07.2378954Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis' 2025-01-24T00:47:07.2379663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded/model.onnx' 2025-01-24T00:47:07.2380446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2381239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2382013Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded/test_data_set_0' 2025-01-24T00:47:07.2382748Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded' 2025-01-24T00:47:07.2383491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded_ver18/model.onnx' 2025-01-24T00:47:07.2384357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2385198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2385999Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded_ver18/test_data_set_0' 2025-01-24T00:47:07.2386739Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded_ver18' 2025-01-24T00:47:07.2387340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softplus/model.onnx' 2025-01-24T00:47:07.2388035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softplus/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2388727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softplus/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2389397Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softplus/test_data_set_0' 2025-01-24T00:47:07.2389989Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softplus' 2025-01-24T00:47:07.2390635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softplus_example/model.onnx' 2025-01-24T00:47:07.2391366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softplus_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2392204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softplus_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2392918Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softplus_example/test_data_set_0' 2025-01-24T00:47:07.2393558Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softplus_example' 2025-01-24T00:47:07.2394274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softplus_example_expanded_ver18/model.onnx' 2025-01-24T00:47:07.2395079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softplus_example_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2395875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softplus_example_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2396666Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softplus_example_expanded_ver18/test_data_set_0' 2025-01-24T00:47:07.2397378Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softplus_example_expanded_ver18' 2025-01-24T00:47:07.2398098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softplus_expanded_ver18/model.onnx' 2025-01-24T00:47:07.2398916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softplus_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2399667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softplus_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2400448Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softplus_expanded_ver18/test_data_set_0' 2025-01-24T00:47:07.2401122Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softplus_expanded_ver18' 2025-01-24T00:47:07.2401724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softsign/model.onnx' 2025-01-24T00:47:07.2402418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softsign/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2403102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softsign/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2403790Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softsign/test_data_set_0' 2025-01-24T00:47:07.2404374Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softsign' 2025-01-24T00:47:07.2405017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softsign_example/model.onnx' 2025-01-24T00:47:07.2405745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softsign_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2406568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softsign_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2407289Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softsign_example/test_data_set_0' 2025-01-24T00:47:07.2407915Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softsign_example' 2025-01-24T00:47:07.2408624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softsign_example_expanded_ver18/model.onnx' 2025-01-24T00:47:07.2409429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softsign_example_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2410222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softsign_example_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2411018Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softsign_example_expanded_ver18/test_data_set_0' 2025-01-24T00:47:07.2411724Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softsign_example_expanded_ver18' 2025-01-24T00:47:07.2412408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softsign_expanded_ver18/model.onnx' 2025-01-24T00:47:07.2413183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softsign_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2413999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softsign_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2414776Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softsign_expanded_ver18/test_data_set_0' 2025-01-24T00:47:07.2415444Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_softsign_expanded_ver18' 2025-01-24T00:47:07.2416077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_spacetodepth/model.onnx' 2025-01-24T00:47:07.2416782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_spacetodepth/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2417494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_spacetodepth/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2418200Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_spacetodepth/test_data_set_0' 2025-01-24T00:47:07.2418816Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_spacetodepth' 2025-01-24T00:47:07.2419498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_spacetodepth_example/model.onnx' 2025-01-24T00:47:07.2420238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_spacetodepth_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2420983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_spacetodepth_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2421732Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_spacetodepth_example/test_data_set_0' 2025-01-24T00:47:07.2422385Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_spacetodepth_example' 2025-01-24T00:47:07.2423102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_1d_uneven_split_opset18/model.onnx' 2025-01-24T00:47:07.2423883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_1d_uneven_split_opset18/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2424661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_1d_uneven_split_opset18/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2425444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_1d_uneven_split_opset18/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2426224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_1d_uneven_split_opset18/test_data_set_0/output_2.pb' 2025-01-24T00:47:07.2427011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_1d_uneven_split_opset18/test_data_set_0/output_3.pb' 2025-01-24T00:47:07.2427803Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_1d_uneven_split_opset18/test_data_set_0' 2025-01-24T00:47:07.2428552Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_1d_uneven_split_opset18' 2025-01-24T00:47:07.2429254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_2d_uneven_split_opset18/model.onnx' 2025-01-24T00:47:07.2430050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_2d_uneven_split_opset18/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2430834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_2d_uneven_split_opset18/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2431608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_2d_uneven_split_opset18/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2432397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_2d_uneven_split_opset18/test_data_set_0/output_2.pb' 2025-01-24T00:47:07.2433167Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_2d_uneven_split_opset18/test_data_set_0' 2025-01-24T00:47:07.2433864Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_2d_uneven_split_opset18' 2025-01-24T00:47:07.2434572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset13/model.onnx' 2025-01-24T00:47:07.2435342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset13/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2436124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset13/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2436897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset13/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2437672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset13/test_data_set_0/output_2.pb' 2025-01-24T00:47:07.2438433Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset13/test_data_set_0' 2025-01-24T00:47:07.2439129Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset13' 2025-01-24T00:47:07.2439840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset18/model.onnx' 2025-01-24T00:47:07.2440610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset18/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2441393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset18/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2442164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset18/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2442954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset18/test_data_set_0/output_2.pb' 2025-01-24T00:47:07.2443773Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset18/test_data_set_0' 2025-01-24T00:47:07.2444487Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset18' 2025-01-24T00:47:07.2445151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d/model.onnx' 2025-01-24T00:47:07.2445882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2446709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2447457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2448190Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d/test_data_set_0' 2025-01-24T00:47:07.2448849Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d' 2025-01-24T00:47:07.2449549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d_opset13/model.onnx' 2025-01-24T00:47:07.2450327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d_opset13/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2451104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d_opset13/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2451872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d_opset13/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2452644Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d_opset13/test_data_set_0' 2025-01-24T00:47:07.2453334Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d_opset13' 2025-01-24T00:47:07.2454085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset13/model.onnx' 2025-01-24T00:47:07.2454907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset13/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2455733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset13/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2456561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset13/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2457407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset13/test_data_set_0/output_2.pb' 2025-01-24T00:47:07.2458228Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset13/test_data_set_0' 2025-01-24T00:47:07.2459027Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset13' 2025-01-24T00:47:07.2459807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset18/model.onnx' 2025-01-24T00:47:07.2460622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset18/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2461440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset18/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2462274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset18/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2463093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset18/test_data_set_0/output_2.pb' 2025-01-24T00:47:07.2463909Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset18/test_data_set_0' 2025-01-24T00:47:07.2464655Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset18' 2025-01-24T00:47:07.2465317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_1/model.onnx' 2025-01-24T00:47:07.2466055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2466783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_1/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2467522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2468248Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_1/test_data_set_0' 2025-01-24T00:47:07.2468896Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_1' 2025-01-24T00:47:07.2469561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_2/model.onnx' 2025-01-24T00:47:07.2470283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_2/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2471018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_2/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2471744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_2/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2472504Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_2/test_data_set_0' 2025-01-24T00:47:07.2473208Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_2' 2025-01-24T00:47:07.2473911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_nokeepdims/model.onnx' 2025-01-24T00:47:07.2474713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_nokeepdims/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2475489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_nokeepdims/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2476267Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_nokeepdims/test_data_set_0' 2025-01-24T00:47:07.2476962Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_nokeepdims' 2025-01-24T00:47:07.2477674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset13/model.onnx' 2025-01-24T00:47:07.2478466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset13/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2479248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset13/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2480046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset13/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2480838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset13/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2481617Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset13/test_data_set_0' 2025-01-24T00:47:07.2482330Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset13' 2025-01-24T00:47:07.2483037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset18/model.onnx' 2025-01-24T00:47:07.2483833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset18/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2484619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset18/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2485417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset18/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2486207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset18/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2487073Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset18/test_data_set_0' 2025-01-24T00:47:07.2487786Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset18' 2025-01-24T00:47:07.2488546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset13/model.onnx' 2025-01-24T00:47:07.2489360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset13/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2490144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset13/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2490935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset13/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2491731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset13/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2492625Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset13/test_data_set_0' 2025-01-24T00:47:07.2493339Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset13' 2025-01-24T00:47:07.2494048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset18/model.onnx' 2025-01-24T00:47:07.2494839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset18/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2495620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset18/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2496410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset18/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2497210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset18/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2497989Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset18/test_data_set_0' 2025-01-24T00:47:07.2498705Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset18' 2025-01-24T00:47:07.2499470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset13/model.onnx' 2025-01-24T00:47:07.2500302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset13/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2501149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset13/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2501989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset13/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2502876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset13/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2503762Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset13/test_data_set_0' 2025-01-24T00:47:07.2504567Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset13' 2025-01-24T00:47:07.2505324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset18/model.onnx' 2025-01-24T00:47:07.2506169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset18/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2507011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset18/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2507850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset18/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2508694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset18/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2509520Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset18/test_data_set_0' 2025-01-24T00:47:07.2510296Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset18' 2025-01-24T00:47:07.2511009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset13/model.onnx' 2025-01-24T00:47:07.2511785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset13/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2512579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset13/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2513358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset13/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2514156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset13/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2514944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset13/test_data_set_0/output_2.pb' 2025-01-24T00:47:07.2515715Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset13/test_data_set_0' 2025-01-24T00:47:07.2516431Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset13' 2025-01-24T00:47:07.2517143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset18/model.onnx' 2025-01-24T00:47:07.2517956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset18/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2518781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset18/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2519601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset18/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2520388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset18/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2521172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset18/test_data_set_0/output_2.pb' 2025-01-24T00:47:07.2521964Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset18/test_data_set_0' 2025-01-24T00:47:07.2522674Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset18' 2025-01-24T00:47:07.2523269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sqrt/model.onnx' 2025-01-24T00:47:07.2523932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sqrt/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2524596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sqrt/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2525263Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sqrt/test_data_set_0' 2025-01-24T00:47:07.2525828Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sqrt' 2025-01-24T00:47:07.2526525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sqrt_example/model.onnx' 2025-01-24T00:47:07.2527231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sqrt_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2527938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sqrt_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2528648Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sqrt_example/test_data_set_0' 2025-01-24T00:47:07.2529254Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sqrt_example' 2025-01-24T00:47:07.2529869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_squeeze/model.onnx' 2025-01-24T00:47:07.2530551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_squeeze/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2531225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_squeeze/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2531922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_squeeze/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2532694Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_squeeze/test_data_set_0' 2025-01-24T00:47:07.2533338Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_squeeze' 2025-01-24T00:47:07.2534005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_squeeze_negative_axes/model.onnx' 2025-01-24T00:47:07.2534765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_squeeze_negative_axes/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2535519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_squeeze_negative_axes/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2536265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_squeeze_negative_axes/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2537023Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_squeeze_negative_axes/test_data_set_0' 2025-01-24T00:47:07.2537676Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_squeeze_negative_axes' 2025-01-24T00:47:07.2538271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_stft/model.onnx' 2025-01-24T00:47:07.2538933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_stft/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2539594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_stft/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2540267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_stft/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.2540935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_stft/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2541596Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_stft/test_data_set_0' 2025-01-24T00:47:07.2542156Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_stft' 2025-01-24T00:47:07.2542796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_stft_with_window/model.onnx' 2025-01-24T00:47:07.2543520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_stft_with_window/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2544242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_stft_with_window/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2544965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_stft_with_window/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.2545684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_stft_with_window/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2546395Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_stft_with_window/test_data_set_0' 2025-01-24T00:47:07.2547060Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_stft_with_window' 2025-01-24T00:47:07.2547736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_concat/model.onnx' 2025-01-24T00:47:07.2548455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_concat/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2549185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_concat/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2549895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_concat/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2550610Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_concat/test_data_set_0' 2025-01-24T00:47:07.2551226Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_concat' 2025-01-24T00:47:07.2551939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_concat_broadcasting/model.onnx' 2025-01-24T00:47:07.2552704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_concat_broadcasting/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2553477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_concat_broadcasting/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2554266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_concat_broadcasting/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2555028Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_concat_broadcasting/test_data_set_0' 2025-01-24T00:47:07.2555724Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_concat_broadcasting' 2025-01-24T00:47:07.2556418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_concat_empty_string/model.onnx' 2025-01-24T00:47:07.2557189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_concat_empty_string/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2557970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_concat_empty_string/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2558739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_concat_empty_string/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2559521Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_concat_empty_string/test_data_set_0' 2025-01-24T00:47:07.2560202Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_concat_empty_string' 2025-01-24T00:47:07.2560868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_concat_utf8/model.onnx' 2025-01-24T00:47:07.2561619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_concat_utf8/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2562337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_concat_utf8/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2563131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_concat_utf8/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2563873Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_concat_utf8/test_data_set_0' 2025-01-24T00:47:07.2564528Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_concat_utf8' 2025-01-24T00:47:07.2565241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_concat_zero_dimensional/model.onnx' 2025-01-24T00:47:07.2566027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_concat_zero_dimensional/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2566903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_concat_zero_dimensional/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2567687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_concat_zero_dimensional/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2568478Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_concat_zero_dimensional/test_data_set_0' 2025-01-24T00:47:07.2569181Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_concat_zero_dimensional' 2025-01-24T00:47:07.2569834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_basic/model.onnx' 2025-01-24T00:47:07.2570571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_basic/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2571305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_basic/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2572049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_basic/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2572772Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_basic/test_data_set_0' 2025-01-24T00:47:07.2573425Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_basic' 2025-01-24T00:47:07.2574160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_consecutive_delimiters/model.onnx' 2025-01-24T00:47:07.2574968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_consecutive_delimiters/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2575793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_consecutive_delimiters/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2576635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_consecutive_delimiters/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2577455Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_consecutive_delimiters/test_data_set_0' 2025-01-24T00:47:07.2578238Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_consecutive_delimiters' 2025-01-24T00:47:07.2579003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_string_delimiter/model.onnx' 2025-01-24T00:47:07.2579817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_string_delimiter/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2580627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_string_delimiter/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2581458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_string_delimiter/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2582264Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_string_delimiter/test_data_set_0' 2025-01-24T00:47:07.2583006Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_string_delimiter' 2025-01-24T00:47:07.2583696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_tensor/model.onnx' 2025-01-24T00:47:07.2584455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_tensor/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2585236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_tensor/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2586003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_tensor/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2586773Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_tensor/test_data_set_0' 2025-01-24T00:47:07.2587446Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_tensor' 2025-01-24T00:47:07.2588112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_maxsplit/model.onnx' 2025-01-24T00:47:07.2588868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_maxsplit/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2589610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_maxsplit/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2590366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_maxsplit/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2591110Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_maxsplit/test_data_set_0' 2025-01-24T00:47:07.2591791Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_maxsplit' 2025-01-24T00:47:07.2592770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_no_delimiter/model.onnx' 2025-01-24T00:47:07.2593591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_no_delimiter/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2594397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_no_delimiter/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2595161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_no_delimiter/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2595934Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_no_delimiter/test_data_set_0' 2025-01-24T00:47:07.2596618Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_string_split_no_delimiter' 2025-01-24T00:47:07.2597424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_lower/model.onnx' 2025-01-24T00:47:07.2598318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_lower/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2599205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_lower/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2600093Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_lower/test_data_set_0' 2025-01-24T00:47:07.2600886Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_lower' 2025-01-24T00:47:07.2601725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_nochangecase/model.onnx' 2025-01-24T00:47:07.2602649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_nochangecase/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2603566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_nochangecase/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2604483Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_nochangecase/test_data_set_0' 2025-01-24T00:47:07.2605315Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_nochangecase' 2025-01-24T00:47:07.2606135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_upper/model.onnx' 2025-01-24T00:47:07.2607073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_upper/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2607999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_upper/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2608940Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_upper/test_data_set_0' 2025-01-24T00:47:07.2609761Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_upper' 2025-01-24T00:47:07.2610535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_empty_output/model.onnx' 2025-01-24T00:47:07.2611371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_empty_output/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2612223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_empty_output/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2613057Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_empty_output/test_data_set_0' 2025-01-24T00:47:07.2613810Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_empty_output' 2025-01-24T00:47:07.2614651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_insensintive_upper_twodim/model.onnx' 2025-01-24T00:47:07.2615551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_insensintive_upper_twodim/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2616472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_insensintive_upper_twodim/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2617369Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_insensintive_upper_twodim/test_data_set_0' 2025-01-24T00:47:07.2618185Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_insensintive_upper_twodim' 2025-01-24T00:47:07.2618952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_nostopwords_nochangecase/model.onnx' 2025-01-24T00:47:07.2619782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_nostopwords_nochangecase/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2620634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_nostopwords_nochangecase/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2621456Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_nostopwords_nochangecase/test_data_set_0' 2025-01-24T00:47:07.2622217Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_nostopwords_nochangecase' 2025-01-24T00:47:07.2622819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sub/model.onnx' 2025-01-24T00:47:07.2623477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sub/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2624199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sub/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2624889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sub/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2625545Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sub/test_data_set_0' 2025-01-24T00:47:07.2626099Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sub' 2025-01-24T00:47:07.2626711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sub_bcast/model.onnx' 2025-01-24T00:47:07.2627414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sub_bcast/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2628097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sub_bcast/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2628803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sub_bcast/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2629485Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sub_bcast/test_data_set_0' 2025-01-24T00:47:07.2630072Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sub_bcast' 2025-01-24T00:47:07.2630712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sub_example/model.onnx' 2025-01-24T00:47:07.2631408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sub_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2632112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sub_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2632809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sub_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2633496Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sub_example/test_data_set_0' 2025-01-24T00:47:07.2634104Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sub_example' 2025-01-24T00:47:07.2634714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sub_uint8/model.onnx' 2025-01-24T00:47:07.2635417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sub_uint8/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2636100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sub_uint8/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2636786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sub_uint8/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2637498Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sub_uint8/test_data_set_0' 2025-01-24T00:47:07.2638113Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sub_uint8' 2025-01-24T00:47:07.2638779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sum_example/model.onnx' 2025-01-24T00:47:07.2639498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sum_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2640190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sum_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2640896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sum_example/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.2641594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sum_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2642296Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sum_example/test_data_set_0' 2025-01-24T00:47:07.2642895Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sum_example' 2025-01-24T00:47:07.2643537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sum_one_input/model.onnx' 2025-01-24T00:47:07.2644238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sum_one_input/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2644947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sum_one_input/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2645659Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sum_one_input/test_data_set_0' 2025-01-24T00:47:07.2646355Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sum_one_input' 2025-01-24T00:47:07.2647004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sum_two_inputs/model.onnx' 2025-01-24T00:47:07.2647712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sum_two_inputs/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2648424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sum_two_inputs/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2649150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sum_two_inputs/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2649854Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sum_two_inputs/test_data_set_0' 2025-01-24T00:47:07.2650487Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_sum_two_inputs' 2025-01-24T00:47:07.2651062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tan/model.onnx' 2025-01-24T00:47:07.2651746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tan/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2652426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tan/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2653116Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tan/test_data_set_0' 2025-01-24T00:47:07.2653708Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tan' 2025-01-24T00:47:07.2654325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tan_example/model.onnx' 2025-01-24T00:47:07.2655031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tan_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2655749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tan_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2656432Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tan_example/test_data_set_0' 2025-01-24T00:47:07.2657044Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tan_example' 2025-01-24T00:47:07.2657629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tanh/model.onnx' 2025-01-24T00:47:07.2658289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tanh/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2658971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tanh/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2659620Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tanh/test_data_set_0' 2025-01-24T00:47:07.2660194Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tanh' 2025-01-24T00:47:07.2660817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tanh_example/model.onnx' 2025-01-24T00:47:07.2661518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tanh_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2662237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tanh_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2662932Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tanh_example/test_data_set_0' 2025-01-24T00:47:07.2663555Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tanh_example' 2025-01-24T00:47:07.2664332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip0/model.onnx' 2025-01-24T00:47:07.2665181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip0/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2666046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip0/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2666919Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip0/test_data_set_0' 2025-01-24T00:47:07.2667742Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip0' 2025-01-24T00:47:07.2668537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip5/model.onnx' 2025-01-24T00:47:07.2669394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip5/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2670245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip5/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2671088Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip5/test_data_set_0' 2025-01-24T00:47:07.2671862Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip5' 2025-01-24T00:47:07.2672653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_uniandbigrams_skip5/model.onnx' 2025-01-24T00:47:07.2673521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_uniandbigrams_skip5/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2674377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_uniandbigrams_skip5/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2675250Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_uniandbigrams_skip5/test_data_set_0' 2025-01-24T00:47:07.2676022Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_uniandbigrams_skip5' 2025-01-24T00:47:07.2676772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_only_bigrams_skip0/model.onnx' 2025-01-24T00:47:07.2677602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_only_bigrams_skip0/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2678425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_only_bigrams_skip0/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2679257Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_only_bigrams_skip0/test_data_set_0' 2025-01-24T00:47:07.2680000Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_only_bigrams_skip0' 2025-01-24T00:47:07.2680783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_levelempty/model.onnx' 2025-01-24T00:47:07.2681672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_levelempty/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2682525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_levelempty/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2683427Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_levelempty/test_data_set_0' 2025-01-24T00:47:07.2684214Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_levelempty' 2025-01-24T00:47:07.2684970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_skip5/model.onnx' 2025-01-24T00:47:07.2685792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_skip5/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2686684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_skip5/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2687509Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_skip5/test_data_set_0' 2025-01-24T00:47:07.2688250Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_skip5' 2025-01-24T00:47:07.2689011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_uniandbigrams_skip5/model.onnx' 2025-01-24T00:47:07.2689840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_uniandbigrams_skip5/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2690688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_uniandbigrams_skip5/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2691522Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_uniandbigrams_skip5/test_data_set_0' 2025-01-24T00:47:07.2692390Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_uniandbigrams_skip5' 2025-01-24T00:47:07.2693044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu/model.onnx' 2025-01-24T00:47:07.2693759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2694484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2695206Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu/test_data_set_0' 2025-01-24T00:47:07.2695835Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu' 2025-01-24T00:47:07.2696525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default/model.onnx' 2025-01-24T00:47:07.2697328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2698172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2698920Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default/test_data_set_0' 2025-01-24T00:47:07.2699617Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default' 2025-01-24T00:47:07.2700378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default_expanded_ver18/model.onnx' 2025-01-24T00:47:07.2701210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2702050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2702875Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default_expanded_ver18/test_data_set_0' 2025-01-24T00:47:07.2703624Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default_expanded_ver18' 2025-01-24T00:47:07.2704313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example/model.onnx' 2025-01-24T00:47:07.2705067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2705839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2706583Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example/test_data_set_0' 2025-01-24T00:47:07.2707263Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example' 2025-01-24T00:47:07.2708010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example_expanded_ver18/model.onnx' 2025-01-24T00:47:07.2708838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2709686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2710512Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example_expanded_ver18/test_data_set_0' 2025-01-24T00:47:07.2711269Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example_expanded_ver18' 2025-01-24T00:47:07.2711980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_expanded_ver18/model.onnx' 2025-01-24T00:47:07.2712799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_expanded_ver18/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2713651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_expanded_ver18/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2714453Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_expanded_ver18/test_data_set_0' 2025-01-24T00:47:07.2715170Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_expanded_ver18' 2025-01-24T00:47:07.2715749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tile/model.onnx' 2025-01-24T00:47:07.2716411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tile/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2717089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tile/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2717754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tile/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2718415Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tile/test_data_set_0' 2025-01-24T00:47:07.2718976Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tile' 2025-01-24T00:47:07.2719620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tile_precomputed/model.onnx' 2025-01-24T00:47:07.2720348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tile_precomputed/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2721067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tile_precomputed/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2721802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tile_precomputed/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2722518Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tile_precomputed/test_data_set_0' 2025-01-24T00:47:07.2723159Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tile_precomputed' 2025-01-24T00:47:07.2723743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_top_k/model.onnx' 2025-01-24T00:47:07.2724414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_top_k/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2725090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_top_k/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2725766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_top_k/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2726589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_top_k/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2727343Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_top_k/test_data_set_0' 2025-01-24T00:47:07.2727946Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_top_k' 2025-01-24T00:47:07.2728646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_top_k_negative_axis/model.onnx' 2025-01-24T00:47:07.2729395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_top_k_negative_axis/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2730134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_top_k_negative_axis/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2730868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_top_k_negative_axis/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2731592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_top_k_negative_axis/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2732334Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_top_k_negative_axis/test_data_set_0' 2025-01-24T00:47:07.2732979Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_top_k_negative_axis' 2025-01-24T00:47:07.2733620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_top_k_smallest/model.onnx' 2025-01-24T00:47:07.2734333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_top_k_smallest/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2735040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_top_k_smallest/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2735769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_top_k_smallest/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2736477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_top_k_smallest/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2737192Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_top_k_smallest/test_data_set_0' 2025-01-24T00:47:07.2737817Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_top_k_smallest' 2025-01-24T00:47:07.2738459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout/model.onnx' 2025-01-24T00:47:07.2739191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2739907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2740634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.2741353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2742096Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout/test_data_set_0' 2025-01-24T00:47:07.2742790Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout' 2025-01-24T00:47:07.2743470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default/model.onnx' 2025-01-24T00:47:07.2744260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2745009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2745780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.2746544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2747297Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default/test_data_set_0' 2025-01-24T00:47:07.2747986Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default' 2025-01-24T00:47:07.2748688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default_mask/model.onnx' 2025-01-24T00:47:07.2749479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default_mask/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2750261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default_mask/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2751042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default_mask/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.2751842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default_mask/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2752626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default_mask/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2753415Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default_mask/test_data_set_0' 2025-01-24T00:47:07.2754113Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default_mask' 2025-01-24T00:47:07.2754780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask/model.onnx' 2025-01-24T00:47:07.2755532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2756275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2757065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.2757854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2758613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2759503Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask/test_data_set_0' 2025-01-24T00:47:07.2760158Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask' 2025-01-24T00:47:07.2760870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio/model.onnx' 2025-01-24T00:47:07.2761641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2762424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2763197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.2763972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2764756Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio/test_data_set_0' 2025-01-24T00:47:07.2765451Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio' 2025-01-24T00:47:07.2766184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio_mask/model.onnx' 2025-01-24T00:47:07.2767066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio_mask/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2767874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio_mask/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2768666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio_mask/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.2769466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio_mask/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2770277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio_mask/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2771066Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio_mask/test_data_set_0' 2025-01-24T00:47:07.2771820Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio_mask' 2025-01-24T00:47:07.2772526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_0/model.onnx' 2025-01-24T00:47:07.2773352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_0/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2774169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_0/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2774934Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_0/test_data_set_0' 2025-01-24T00:47:07.2775643Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_0' 2025-01-24T00:47:07.2776347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_1/model.onnx' 2025-01-24T00:47:07.2777122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2777921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2778701Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_1/test_data_set_0' 2025-01-24T00:47:07.2779418Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_1' 2025-01-24T00:47:07.2780125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_2/model.onnx' 2025-01-24T00:47:07.2780923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_2/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2781710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_2/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2782475Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_2/test_data_set_0' 2025-01-24T00:47:07.2783185Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_2' 2025-01-24T00:47:07.2783890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_3/model.onnx' 2025-01-24T00:47:07.2784686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_3/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2785464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_3/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2786232Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_3/test_data_set_0' 2025-01-24T00:47:07.2786965Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_3' 2025-01-24T00:47:07.2787669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_4/model.onnx' 2025-01-24T00:47:07.2788501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_4/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2789306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_4/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2790073Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_4/test_data_set_0' 2025-01-24T00:47:07.2790787Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_4' 2025-01-24T00:47:07.2791487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_5/model.onnx' 2025-01-24T00:47:07.2792517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_5/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2793300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_5/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2794084Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_5/test_data_set_0' 2025-01-24T00:47:07.2794782Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_5' 2025-01-24T00:47:07.2795432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_default/model.onnx' 2025-01-24T00:47:07.2796173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_default/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2796904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_default/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2797639Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_default/test_data_set_0' 2025-01-24T00:47:07.2798279Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_transpose_default' 2025-01-24T00:47:07.2798859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril/model.onnx' 2025-01-24T00:47:07.2799538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2800207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2800868Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril/test_data_set_0' 2025-01-24T00:47:07.2801434Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril' 2025-01-24T00:47:07.2802082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_neg/model.onnx' 2025-01-24T00:47:07.2802775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_neg/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2803518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_neg/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2804260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_neg/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2804930Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_neg/test_data_set_0' 2025-01-24T00:47:07.2805518Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_neg' 2025-01-24T00:47:07.2806175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_one_row_neg/model.onnx' 2025-01-24T00:47:07.2806975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_one_row_neg/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2807708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_one_row_neg/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2808418Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_one_row_neg/test_data_set_0' 2025-01-24T00:47:07.2809045Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_one_row_neg' 2025-01-24T00:47:07.2809685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_out_neg/model.onnx' 2025-01-24T00:47:07.2810391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_out_neg/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2811103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_out_neg/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2811809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_out_neg/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2812502Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_out_neg/test_data_set_0' 2025-01-24T00:47:07.2813122Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_out_neg' 2025-01-24T00:47:07.2813747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_out_pos/model.onnx' 2025-01-24T00:47:07.2814468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_out_pos/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2815171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_out_pos/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2815890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_out_pos/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2816611Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_out_pos/test_data_set_0' 2025-01-24T00:47:07.2817216Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_out_pos' 2025-01-24T00:47:07.2817875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_pos/model.onnx' 2025-01-24T00:47:07.2818577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_pos/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2819267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_pos/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2819957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_pos/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2820630Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_pos/test_data_set_0' 2025-01-24T00:47:07.2821230Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_pos' 2025-01-24T00:47:07.2821846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_square/model.onnx' 2025-01-24T00:47:07.2822561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_square/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2823257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_square/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2823943Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_square/test_data_set_0' 2025-01-24T00:47:07.2824558Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_square' 2025-01-24T00:47:07.2825196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_square_neg/model.onnx' 2025-01-24T00:47:07.2825925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_square_neg/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2826635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_square_neg/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2827351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_square_neg/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2828074Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_square_neg/test_data_set_0' 2025-01-24T00:47:07.2828704Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_square_neg' 2025-01-24T00:47:07.2829325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_zero/model.onnx' 2025-01-24T00:47:07.2830011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_zero/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2830693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_zero/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2831418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_zero/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2832148Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_zero/test_data_set_0' 2025-01-24T00:47:07.2833582Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_tril_zero' 2025-01-24T00:47:07.2834918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu/model.onnx' 2025-01-24T00:47:07.2836286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2837750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2839224Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu/test_data_set_0' 2025-01-24T00:47:07.2840580Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu' 2025-01-24T00:47:07.2841872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_neg/model.onnx' 2025-01-24T00:47:07.2843313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_neg/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2844801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_neg/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2846366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_neg/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2847844Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_neg/test_data_set_0' 2025-01-24T00:47:07.2849227Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_neg' 2025-01-24T00:47:07.2850566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_one_row/model.onnx' 2025-01-24T00:47:07.2852013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_one_row/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2853531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_one_row/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2855061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_one_row/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2856588Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_one_row/test_data_set_0' 2025-01-24T00:47:07.2858023Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_one_row' 2025-01-24T00:47:07.2859390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_out_neg_out/model.onnx' 2025-01-24T00:47:07.2860874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_out_neg_out/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2862468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_out_neg_out/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2864073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_out_neg_out/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2865619Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_out_neg_out/test_data_set_0' 2025-01-24T00:47:07.2867120Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_out_neg_out' 2025-01-24T00:47:07.2868502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_out_pos/model.onnx' 2025-01-24T00:47:07.2869953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_out_pos/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2871471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_out_pos/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2872999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_out_pos/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2874528Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_out_pos/test_data_set_0' 2025-01-24T00:47:07.2875960Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_out_pos' 2025-01-24T00:47:07.2877285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_pos/model.onnx' 2025-01-24T00:47:07.2878695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_pos/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2880190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_pos/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2881688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_pos/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2883168Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_pos/test_data_set_0' 2025-01-24T00:47:07.2884552Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_pos' 2025-01-24T00:47:07.2885888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_square/model.onnx' 2025-01-24T00:47:07.2887402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_square/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2888912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_square/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2890426Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_square/test_data_set_0' 2025-01-24T00:47:07.2891841Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_square' 2025-01-24T00:47:07.2893374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_square_neg/model.onnx' 2025-01-24T00:47:07.2894835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_square_neg/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2896462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_square_neg/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2898039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_square_neg/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2899587Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_square_neg/test_data_set_0' 2025-01-24T00:47:07.2901057Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_square_neg' 2025-01-24T00:47:07.2902408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_zero/model.onnx' 2025-01-24T00:47:07.2903831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_zero/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2905436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_zero/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2906933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_zero/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2908431Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_zero/test_data_set_0' 2025-01-24T00:47:07.2909836Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_triu_zero' 2025-01-24T00:47:07.2911265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_not_sorted_without_axis/model.onnx' 2025-01-24T00:47:07.2912897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_not_sorted_without_axis/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2914601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_not_sorted_without_axis/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2916302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_not_sorted_without_axis/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2918006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_not_sorted_without_axis/test_data_set_0/output_2.pb' 2025-01-24T00:47:07.2919726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_not_sorted_without_axis/test_data_set_0/output_3.pb' 2025-01-24T00:47:07.2921409Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_not_sorted_without_axis/test_data_set_0' 2025-01-24T00:47:07.2923018Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_not_sorted_without_axis' 2025-01-24T00:47:07.2924866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis/model.onnx' 2025-01-24T00:47:07.2926942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2928694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2930372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2932004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis/test_data_set_0/output_2.pb' 2025-01-24T00:47:07.2933638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis/test_data_set_0/output_3.pb' 2025-01-24T00:47:07.2935251Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis/test_data_set_0' 2025-01-24T00:47:07.2936799Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis' 2025-01-24T00:47:07.2938291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis_3d/model.onnx' 2025-01-24T00:47:07.2939874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis_3d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2941529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis_3d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2943199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis_3d/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2944878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis_3d/test_data_set_0/output_2.pb' 2025-01-24T00:47:07.2946585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis_3d/test_data_set_0/output_3.pb' 2025-01-24T00:47:07.2948263Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis_3d/test_data_set_0' 2025-01-24T00:47:07.2949840Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis_3d' 2025-01-24T00:47:07.2951349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_negative_axis/model.onnx' 2025-01-24T00:47:07.2952987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_negative_axis/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2954726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_negative_axis/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2956437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_negative_axis/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2958171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_negative_axis/test_data_set_0/output_2.pb' 2025-01-24T00:47:07.2959885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_negative_axis/test_data_set_0/output_3.pb' 2025-01-24T00:47:07.2961648Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_negative_axis/test_data_set_0' 2025-01-24T00:47:07.2963303Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_negative_axis' 2025-01-24T00:47:07.2964831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_without_axis/model.onnx' 2025-01-24T00:47:07.2966497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_without_axis/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2968156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_without_axis/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2969826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_without_axis/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.2971479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_without_axis/test_data_set_0/output_2.pb' 2025-01-24T00:47:07.2973144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_without_axis/test_data_set_0/output_3.pb' 2025-01-24T00:47:07.2974794Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_without_axis/test_data_set_0' 2025-01-24T00:47:07.2976370Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_without_axis' 2025-01-24T00:47:07.2977814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_0/model.onnx' 2025-01-24T00:47:07.2979298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_0/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2980862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_0/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2982427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_0/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2983968Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_0/test_data_set_0' 2025-01-24T00:47:07.2985447Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_0' 2025-01-24T00:47:07.2986844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_1/model.onnx' 2025-01-24T00:47:07.2988349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_1/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2989909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_1/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.2991487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_1/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.2993320Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_1/test_data_set_0' 2025-01-24T00:47:07.2994834Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_1' 2025-01-24T00:47:07.2996231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_2/model.onnx' 2025-01-24T00:47:07.2997700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_2/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.2999262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_2/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3000825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_2/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3002384Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_2/test_data_set_0' 2025-01-24T00:47:07.3003847Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_2' 2025-01-24T00:47:07.3005278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_negative_axes/model.onnx' 2025-01-24T00:47:07.3006926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_negative_axes/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3008560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_negative_axes/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3010195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_negative_axes/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3011832Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_negative_axes/test_data_set_0' 2025-01-24T00:47:07.3013377Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_negative_axes' 2025-01-24T00:47:07.3014842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_three_axes/model.onnx' 2025-01-24T00:47:07.3016360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_three_axes/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3017969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_three_axes/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3019573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_three_axes/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3021176Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_three_axes/test_data_set_0' 2025-01-24T00:47:07.3022718Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_three_axes' 2025-01-24T00:47:07.3024158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_two_axes/model.onnx' 2025-01-24T00:47:07.3025752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_two_axes/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3027350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_two_axes/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3028916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_two_axes/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3030506Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_two_axes/test_data_set_0' 2025-01-24T00:47:07.3031997Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_two_axes' 2025-01-24T00:47:07.3033467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_unsorted_axes/model.onnx' 2025-01-24T00:47:07.3035018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_unsorted_axes/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3036654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_unsorted_axes/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3038299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_unsorted_axes/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3039935Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_unsorted_axes/test_data_set_0' 2025-01-24T00:47:07.3041481Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_unsorted_axes' 2025-01-24T00:47:07.3042925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_upsample_nearest/model.onnx' 2025-01-24T00:47:07.3044408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_upsample_nearest/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3045964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_upsample_nearest/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3047623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_upsample_nearest/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3049188Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_upsample_nearest/test_data_set_0' 2025-01-24T00:47:07.3050662Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_upsample_nearest' 2025-01-24T00:47:07.3052053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_where_example/model.onnx' 2025-01-24T00:47:07.3053495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_where_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3055062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_where_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3056649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_where_example/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.3058189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_where_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3059738Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_where_example/test_data_set_0' 2025-01-24T00:47:07.3061183Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_where_example' 2025-01-24T00:47:07.3062579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_where_long_example/model.onnx' 2025-01-24T00:47:07.3064088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_where_long_example/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3065665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_where_long_example/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3067242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_where_long_example/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.3068821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_where_long_example/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3070398Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_where_long_example/test_data_set_0' 2025-01-24T00:47:07.3071885Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_where_long_example' 2025-01-24T00:47:07.3073251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_wrap_pad/model.onnx' 2025-01-24T00:47:07.3074665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_wrap_pad/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3076157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_wrap_pad/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3077652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_wrap_pad/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3079129Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_wrap_pad/test_data_set_0' 2025-01-24T00:47:07.3080518Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_wrap_pad' 2025-01-24T00:47:07.3081812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor2d/model.onnx' 2025-01-24T00:47:07.3083180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor2d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3084635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor2d/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3086127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor2d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3087649Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor2d/test_data_set_0' 2025-01-24T00:47:07.3089037Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor2d' 2025-01-24T00:47:07.3090346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor3d/model.onnx' 2025-01-24T00:47:07.3091720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor3d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3093350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor3d/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3094804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor3d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3096259Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor3d/test_data_set_0' 2025-01-24T00:47:07.3097611Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor3d' 2025-01-24T00:47:07.3098897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor4d/model.onnx' 2025-01-24T00:47:07.3100256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor4d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3101716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor4d/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3103173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor4d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3104628Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor4d/test_data_set_0' 2025-01-24T00:47:07.3105960Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor4d' 2025-01-24T00:47:07.3107293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v1d/model.onnx' 2025-01-24T00:47:07.3108745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v1d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3110278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v1d/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3111809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v1d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3113333Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v1d/test_data_set_0' 2025-01-24T00:47:07.3114770Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v1d' 2025-01-24T00:47:07.3116136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v2d/model.onnx' 2025-01-24T00:47:07.3117630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v2d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3119164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v2d/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3120769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v2d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3122334Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v2d/test_data_set_0' 2025-01-24T00:47:07.3123754Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v2d' 2025-01-24T00:47:07.3125127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v2d/model.onnx' 2025-01-24T00:47:07.3126672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v2d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3128217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v2d/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3129741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v2d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3131275Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v2d/test_data_set_0' 2025-01-24T00:47:07.3132718Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v2d' 2025-01-24T00:47:07.3134089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v3d/model.onnx' 2025-01-24T00:47:07.3135543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v3d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3137077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v3d/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3138614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v3d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3140139Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v3d/test_data_set_0' 2025-01-24T00:47:07.3141573Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v3d' 2025-01-24T00:47:07.3142942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v4d/model.onnx' 2025-01-24T00:47:07.3144400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v4d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3145936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v4d/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3147464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v4d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3149046Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v4d/test_data_set_0' 2025-01-24T00:47:07.3150488Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v4d' 2025-01-24T00:47:07.3151803Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/node' 2025-01-24T00:47:07.3153147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d/model.onnx' 2025-01-24T00:47:07.3154715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3156356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3157989Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d/test_data_set_0' 2025-01-24T00:47:07.3159520Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d' 2025-01-24T00:47:07.3161029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d_stride/model.onnx' 2025-01-24T00:47:07.3162655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d_stride/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3164379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d_stride/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3166084Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d_stride/test_data_set_0' 2025-01-24T00:47:07.3167771Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d_stride' 2025-01-24T00:47:07.3169292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d/model.onnx' 2025-01-24T00:47:07.3170858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3172499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3174120Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d/test_data_set_0' 2025-01-24T00:47:07.3175667Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d' 2025-01-24T00:47:07.3177175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d_stride/model.onnx' 2025-01-24T00:47:07.3178817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d_stride/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3180580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d_stride/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3182315Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d_stride/test_data_set_0' 2025-01-24T00:47:07.3184039Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d_stride' 2025-01-24T00:47:07.3185549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d/model.onnx' 2025-01-24T00:47:07.3187130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3188753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3190388Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d/test_data_set_0' 2025-01-24T00:47:07.3192099Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d' 2025-01-24T00:47:07.3193628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride/model.onnx' 2025-01-24T00:47:07.3195247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3196955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3198655Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride/test_data_set_0' 2025-01-24T00:47:07.3200266Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride' 2025-01-24T00:47:07.3201874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride1_pad0_gpu_input/model.onnx' 2025-01-24T00:47:07.3203669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride1_pad0_gpu_input/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3205534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride1_pad0_gpu_input/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3207469Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride1_pad0_gpu_input/test_data_set_0' 2025-01-24T00:47:07.3209245Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride1_pad0_gpu_input' 2025-01-24T00:47:07.3210898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm1d_3d_input_eval/model.onnx' 2025-01-24T00:47:07.3212623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm1d_3d_input_eval/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3214490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm1d_3d_input_eval/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3216286Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm1d_3d_input_eval/test_data_set_0' 2025-01-24T00:47:07.3218033Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm1d_3d_input_eval' 2025-01-24T00:47:07.3219647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_eval/model.onnx' 2025-01-24T00:47:07.3221275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_eval/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3222992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_eval/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3224688Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_eval/test_data_set_0' 2025-01-24T00:47:07.3226303Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_eval' 2025-01-24T00:47:07.3227894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_momentum_eval/model.onnx' 2025-01-24T00:47:07.3229613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_momentum_eval/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3231397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_momentum_eval/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3233193Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_momentum_eval/test_data_set_0' 2025-01-24T00:47:07.3234895Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_momentum_eval' 2025-01-24T00:47:07.3236473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_eval/model.onnx' 2025-01-24T00:47:07.3238103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_eval/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3239799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_eval/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3241507Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_eval/test_data_set_0' 2025-01-24T00:47:07.3243123Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_eval' 2025-01-24T00:47:07.3244706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_momentum_eval/model.onnx' 2025-01-24T00:47:07.3246509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_momentum_eval/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3248342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_momentum_eval/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3250194Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_momentum_eval/test_data_set_0' 2025-01-24T00:47:07.3251932Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_momentum_eval' 2025-01-24T00:47:07.3253495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConstantPad2d/model.onnx' 2025-01-24T00:47:07.3255096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConstantPad2d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3256781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConstantPad2d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3258471Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConstantPad2d/test_data_set_0' 2025-01-24T00:47:07.3260037Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConstantPad2d' 2025-01-24T00:47:07.3261511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d/model.onnx' 2025-01-24T00:47:07.3263031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3264626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3266227Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d/test_data_set_0' 2025-01-24T00:47:07.3267725Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d' 2025-01-24T00:47:07.3269200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_dilated/model.onnx' 2025-01-24T00:47:07.3270806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_dilated/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3272490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_dilated/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3274156Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_dilated/test_data_set_0' 2025-01-24T00:47:07.3275749Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_dilated' 2025-01-24T00:47:07.3277257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_groups/model.onnx' 2025-01-24T00:47:07.3278864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_groups/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3280565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_groups/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3282296Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_groups/test_data_set_0' 2025-01-24T00:47:07.3283902Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_groups' 2025-01-24T00:47:07.3285403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1/model.onnx' 2025-01-24T00:47:07.3287023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3288687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3290339Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1/test_data_set_0' 2025-01-24T00:47:07.3291903Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1' 2025-01-24T00:47:07.3293571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1size1/model.onnx' 2025-01-24T00:47:07.3295203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1size1/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3296929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1size1/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3298631Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1size1/test_data_set_0' 2025-01-24T00:47:07.3300233Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1size1' 2025-01-24T00:47:07.3301753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2/model.onnx' 2025-01-24T00:47:07.3303331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3304990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3306628Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2/test_data_set_0' 2025-01-24T00:47:07.3308186Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2' 2025-01-24T00:47:07.3309704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2size1/model.onnx' 2025-01-24T00:47:07.3311344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2size1/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3313118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2size1/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3314866Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2size1/test_data_set_0' 2025-01-24T00:47:07.3316508Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2size1' 2025-01-24T00:47:07.3318038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_stride/model.onnx' 2025-01-24T00:47:07.3319636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_stride/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3321300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_stride/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3322975Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_stride/test_data_set_0' 2025-01-24T00:47:07.3324559Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_stride' 2025-01-24T00:47:07.3326034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d/model.onnx' 2025-01-24T00:47:07.3327637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3329236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3330837Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d/test_data_set_0' 2025-01-24T00:47:07.3332350Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d' 2025-01-24T00:47:07.3333818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise/model.onnx' 2025-01-24T00:47:07.3335445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3337155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3338862Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise/test_data_set_0' 2025-01-24T00:47:07.3340458Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise' 2025-01-24T00:47:07.3342031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_padded/model.onnx' 2025-01-24T00:47:07.3343721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_padded/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3345541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_padded/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3347351Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_padded/test_data_set_0' 2025-01-24T00:47:07.3349060Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_padded' 2025-01-24T00:47:07.3350680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_strided/model.onnx' 2025-01-24T00:47:07.3352386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_strided/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3354170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_strided/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3355950Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_strided/test_data_set_0' 2025-01-24T00:47:07.3357653Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_strided' 2025-01-24T00:47:07.3359318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_with_multiplier/model.onnx' 2025-01-24T00:47:07.3361105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_with_multiplier/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3362964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_with_multiplier/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3364822Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_with_multiplier/test_data_set_0' 2025-01-24T00:47:07.3366664Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_with_multiplier' 2025-01-24T00:47:07.3368278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_dilated/model.onnx' 2025-01-24T00:47:07.3369876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_dilated/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3371577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_dilated/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3373264Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_dilated/test_data_set_0' 2025-01-24T00:47:07.3374857Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_dilated' 2025-01-24T00:47:07.3376371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups/model.onnx' 2025-01-24T00:47:07.3377987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3379739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3381428Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups/test_data_set_0' 2025-01-24T00:47:07.3383003Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups' 2025-01-24T00:47:07.3384517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups_thnn/model.onnx' 2025-01-24T00:47:07.3386164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups_thnn/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3387905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups_thnn/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3389632Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups_thnn/test_data_set_0' 2025-01-24T00:47:07.3391242Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups_thnn' 2025-01-24T00:47:07.3392931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_no_bias/model.onnx' 2025-01-24T00:47:07.3394549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_no_bias/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3396247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_no_bias/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3397915Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_no_bias/test_data_set_0' 2025-01-24T00:47:07.3399498Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_no_bias' 2025-01-24T00:47:07.3401013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_padding/model.onnx' 2025-01-24T00:47:07.3402622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_padding/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3404306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_padding/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3405988Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_padding/test_data_set_0' 2025-01-24T00:47:07.3407663Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_padding' 2025-01-24T00:47:07.3409187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_strided/model.onnx' 2025-01-24T00:47:07.3410863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_strided/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3412608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_strided/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3414319Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_strided/test_data_set_0' 2025-01-24T00:47:07.3415909Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_strided' 2025-01-24T00:47:07.3417379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d/model.onnx' 2025-01-24T00:47:07.3418892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3420503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3422106Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d/test_data_set_0' 2025-01-24T00:47:07.3423613Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d' 2025-01-24T00:47:07.3425079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated/model.onnx' 2025-01-24T00:47:07.3426685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3428385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3430068Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated/test_data_set_0' 2025-01-24T00:47:07.3431640Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated' 2025-01-24T00:47:07.3433200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated_strided/model.onnx' 2025-01-24T00:47:07.3434894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated_strided/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3436660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated_strided/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3438406Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated_strided/test_data_set_0' 2025-01-24T00:47:07.3445955Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated_strided' 2025-01-24T00:47:07.3447624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_groups/model.onnx' 2025-01-24T00:47:07.3449313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_groups/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3451051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_groups/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3452743Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_groups/test_data_set_0' 2025-01-24T00:47:07.3454315Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_groups' 2025-01-24T00:47:07.3455822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_no_bias/model.onnx' 2025-01-24T00:47:07.3457418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_no_bias/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3459106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_no_bias/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3460774Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_no_bias/test_data_set_0' 2025-01-24T00:47:07.3462348Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_no_bias' 2025-01-24T00:47:07.3463843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride/model.onnx' 2025-01-24T00:47:07.3465435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3467112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3468767Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride/test_data_set_0' 2025-01-24T00:47:07.3470323Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride' 2025-01-24T00:47:07.3471857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride_padding/model.onnx' 2025-01-24T00:47:07.3473529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride_padding/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3475281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride_padding/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3477027Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride_padding/test_data_set_0' 2025-01-24T00:47:07.3478666Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride_padding' 2025-01-24T00:47:07.3480250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d/model.onnx' 2025-01-24T00:47:07.3481861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3483600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3485306Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d/test_data_set_0' 2025-01-24T00:47:07.3486974Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d' 2025-01-24T00:47:07.3488533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d_no_bias/model.onnx' 2025-01-24T00:47:07.3490218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d_no_bias/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3492151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d_no_bias/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3493926Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d_no_bias/test_data_set_0' 2025-01-24T00:47:07.3495598Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d_no_bias' 2025-01-24T00:47:07.3497102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ELU/model.onnx' 2025-01-24T00:47:07.3498574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ELU/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3500149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ELU/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3501708Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ELU/test_data_set_0' 2025-01-24T00:47:07.3503186Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ELU' 2025-01-24T00:47:07.3504604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding/model.onnx' 2025-01-24T00:47:07.3506151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3507795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3509417Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding/test_data_set_0' 2025-01-24T00:47:07.3510944Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding' 2025-01-24T00:47:07.3512430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding_sparse/model.onnx' 2025-01-24T00:47:07.3514116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding_sparse/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3515911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding_sparse/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3517639Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding_sparse/test_data_set_0' 2025-01-24T00:47:07.3519233Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding_sparse' 2025-01-24T00:47:07.3520702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU/model.onnx' 2025-01-24T00:47:07.3522192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3523767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3525317Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU/test_data_set_0' 2025-01-24T00:47:07.3526886Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU' 2025-01-24T00:47:07.3528296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU_dim/model.onnx' 2025-01-24T00:47:07.3529826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU_dim/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3531432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU_dim/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3533029Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU_dim/test_data_set_0' 2025-01-24T00:47:07.3534539Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU_dim' 2025-01-24T00:47:07.3535988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU/model.onnx' 2025-01-24T00:47:07.3537535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3539164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3540783Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU/test_data_set_0' 2025-01-24T00:47:07.3542310Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU' 2025-01-24T00:47:07.3543817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU_with_negval/model.onnx' 2025-01-24T00:47:07.3545513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU_with_negval/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3547314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU_with_negval/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3549055Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU_with_negval/test_data_set_0' 2025-01-24T00:47:07.3550723Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU_with_negval' 2025-01-24T00:47:07.3552231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear/model.onnx' 2025-01-24T00:47:07.3553746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3555340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3556922Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear/test_data_set_0' 2025-01-24T00:47:07.3558429Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear' 2025-01-24T00:47:07.3559901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear_no_bias/model.onnx' 2025-01-24T00:47:07.3561498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear_no_bias/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3563187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear_no_bias/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3564844Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear_no_bias/test_data_set_0' 2025-01-24T00:47:07.3566484Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear_no_bias' 2025-01-24T00:47:07.3567981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LogSoftmax/model.onnx' 2025-01-24T00:47:07.3569539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LogSoftmax/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3571172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LogSoftmax/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3572811Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LogSoftmax/test_data_set_0' 2025-01-24T00:47:07.3574354Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LogSoftmax' 2025-01-24T00:47:07.3575813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d/model.onnx' 2025-01-24T00:47:07.3577376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3579054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3580670Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d/test_data_set_0' 2025-01-24T00:47:07.3582225Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d' 2025-01-24T00:47:07.3583711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride/model.onnx' 2025-01-24T00:47:07.3585327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3587029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3588722Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride/test_data_set_0' 2025-01-24T00:47:07.3590325Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride' 2025-01-24T00:47:07.3592097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride_padding_dilation/model.onnx' 2025-01-24T00:47:07.3593902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride_padding_dilation/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3595774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride_padding_dilation/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3597643Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride_padding_dilation/test_data_set_0' 2025-01-24T00:47:07.3599403Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride_padding_dilation' 2025-01-24T00:47:07.3600989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d/model.onnx' 2025-01-24T00:47:07.3602545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3604186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3605801Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d/test_data_set_0' 2025-01-24T00:47:07.3607379Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d' 2025-01-24T00:47:07.3608971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d_stride_padding_dilation/model.onnx' 2025-01-24T00:47:07.3610832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d_stride_padding_dilation/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3612758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d_stride_padding_dilation/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3614653Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d_stride_padding_dilation/test_data_set_0' 2025-01-24T00:47:07.3616430Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d_stride_padding_dilation' 2025-01-24T00:47:07.3618017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d/model.onnx' 2025-01-24T00:47:07.3619561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3621197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3622824Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d/test_data_set_0' 2025-01-24T00:47:07.3624364Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d' 2025-01-24T00:47:07.3625852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride/model.onnx' 2025-01-24T00:47:07.3627478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3629188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3630882Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride/test_data_set_0' 2025-01-24T00:47:07.3632483Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride' 2025-01-24T00:47:07.3634037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride_padding/model.onnx' 2025-01-24T00:47:07.3634875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride_padding/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3635708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride_padding/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3636543Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride_padding/test_data_set_0' 2025-01-24T00:47:07.3637288Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride_padding' 2025-01-24T00:47:07.3637996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d/model.onnx' 2025-01-24T00:47:07.3638799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3639548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3640324Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d/test_data_set_0' 2025-01-24T00:47:07.3640980Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d' 2025-01-24T00:47:07.3641703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d_multiparam/model.onnx' 2025-01-24T00:47:07.3642522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d_multiparam/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3643327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d_multiparam/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3644134Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d_multiparam/test_data_set_0' 2025-01-24T00:47:07.3644844Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d_multiparam' 2025-01-24T00:47:07.3645509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d/model.onnx' 2025-01-24T00:47:07.3646315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3647068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3647818Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d/test_data_set_0' 2025-01-24T00:47:07.3648479Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d' 2025-01-24T00:47:07.3649213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d_multiparam/model.onnx' 2025-01-24T00:47:07.3650023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d_multiparam/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3650830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d_multiparam/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3651632Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d_multiparam/test_data_set_0' 2025-01-24T00:47:07.3652348Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d_multiparam' 2025-01-24T00:47:07.3653055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d/model.onnx' 2025-01-24T00:47:07.3653844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3654595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3655362Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d/test_data_set_0' 2025-01-24T00:47:07.3656021Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d' 2025-01-24T00:47:07.3656751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d_multiparam/model.onnx' 2025-01-24T00:47:07.3657560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d_multiparam/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3658370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d_multiparam/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3659171Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d_multiparam/test_data_set_0' 2025-01-24T00:47:07.3659885Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d_multiparam' 2025-01-24T00:47:07.3660586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PixelShuffle/model.onnx' 2025-01-24T00:47:07.3661355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PixelShuffle/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3662131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PixelShuffle/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3662890Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PixelShuffle/test_data_set_0' 2025-01-24T00:47:07.3663572Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PixelShuffle' 2025-01-24T00:47:07.3664335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PoissonNLLLLoss_no_reduce/model.onnx' 2025-01-24T00:47:07.3665170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PoissonNLLLLoss_no_reduce/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3666022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PoissonNLLLLoss_no_reduce/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3666848Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PoissonNLLLLoss_no_reduce/test_data_set_0' 2025-01-24T00:47:07.3667589Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PoissonNLLLLoss_no_reduce' 2025-01-24T00:47:07.3668526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReLU/model.onnx' 2025-01-24T00:47:07.3669366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReLU/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3670104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReLU/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3670846Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReLU/test_data_set_0' 2025-01-24T00:47:07.3671484Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReLU' 2025-01-24T00:47:07.3672202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReflectionPad2d/model.onnx' 2025-01-24T00:47:07.3672993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReflectionPad2d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3673795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReflectionPad2d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3674568Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReflectionPad2d/test_data_set_0' 2025-01-24T00:47:07.3675277Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReflectionPad2d' 2025-01-24T00:47:07.3675986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReplicationPad2d/model.onnx' 2025-01-24T00:47:07.3676778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReplicationPad2d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3677590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReplicationPad2d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3678372Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReplicationPad2d/test_data_set_0' 2025-01-24T00:47:07.3679088Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReplicationPad2d' 2025-01-24T00:47:07.3679738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_SELU/model.onnx' 2025-01-24T00:47:07.3680463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_SELU/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3681201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_SELU/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3681920Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_SELU/test_data_set_0' 2025-01-24T00:47:07.3682569Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_SELU' 2025-01-24T00:47:07.3683256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Sigmoid/model.onnx' 2025-01-24T00:47:07.3683998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Sigmoid/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3684831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Sigmoid/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3685600Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Sigmoid/test_data_set_0' 2025-01-24T00:47:07.3686368Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Sigmoid' 2025-01-24T00:47:07.3687041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmax/model.onnx' 2025-01-24T00:47:07.3687798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmax/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3688542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmax/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3689277Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmax/test_data_set_0' 2025-01-24T00:47:07.3689941Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmax' 2025-01-24T00:47:07.3690607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmin/model.onnx' 2025-01-24T00:47:07.3691353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmin/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3692254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmin/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3693000Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmin/test_data_set_0' 2025-01-24T00:47:07.3693667Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmin' 2025-01-24T00:47:07.3694338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softplus/model.onnx' 2025-01-24T00:47:07.3695096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softplus/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3695853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softplus/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3696600Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softplus/test_data_set_0' 2025-01-24T00:47:07.3697266Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softplus' 2025-01-24T00:47:07.3697934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softsign/model.onnx' 2025-01-24T00:47:07.3698746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softsign/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3699555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softsign/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3700337Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softsign/test_data_set_0' 2025-01-24T00:47:07.3701000Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softsign' 2025-01-24T00:47:07.3701650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Tanh/model.onnx' 2025-01-24T00:47:07.3702387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Tanh/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3703120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Tanh/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3703852Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Tanh/test_data_set_0' 2025-01-24T00:47:07.3704492Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Tanh' 2025-01-24T00:47:07.3705168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ZeroPad2d/model.onnx' 2025-01-24T00:47:07.3705940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ZeroPad2d/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3706698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ZeroPad2d/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3707454Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ZeroPad2d/test_data_set_0' 2025-01-24T00:47:07.3708118Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ZeroPad2d' 2025-01-24T00:47:07.3708822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_dim3/model.onnx' 2025-01-24T00:47:07.3709617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_dim3/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3710406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_dim3/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3711199Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_dim3/test_data_set_0' 2025-01-24T00:47:07.3711898Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_dim3' 2025-01-24T00:47:07.3712617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_lastdim/model.onnx' 2025-01-24T00:47:07.3713454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_lastdim/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3714315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_lastdim/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3715123Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_lastdim/test_data_set_0' 2025-01-24T00:47:07.3715859Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_lastdim' 2025-01-24T00:47:07.3716605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_functional_dim3/model.onnx' 2025-01-24T00:47:07.3717427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_functional_dim3/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3718251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_functional_dim3/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3719082Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_functional_dim3/test_data_set_0' 2025-01-24T00:47:07.3719819Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_functional_dim3' 2025-01-24T00:47:07.3720528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_lastdim/model.onnx' 2025-01-24T00:47:07.3721312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_lastdim/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3722097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_lastdim/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3722876Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_lastdim/test_data_set_0' 2025-01-24T00:47:07.3723570Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_lastdim' 2025-01-24T00:47:07.3724160Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-converted' 2025-01-24T00:47:07.3724894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_broadcast/model.onnx' 2025-01-24T00:47:07.3725708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_broadcast/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3726608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_broadcast/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3727427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_broadcast/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3728236Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_broadcast/test_data_set_0' 2025-01-24T00:47:07.3728993Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_broadcast' 2025-01-24T00:47:07.3729870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_broadcast/model.onnx' 2025-01-24T00:47:07.3730753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_broadcast/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3731592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_broadcast/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3732443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_broadcast/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3733281Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_broadcast/test_data_set_0' 2025-01-24T00:47:07.3734049Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_broadcast' 2025-01-24T00:47:07.3734854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_right_broadcast/model.onnx' 2025-01-24T00:47:07.3735723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_right_broadcast/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3736607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_right_broadcast/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3737487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_right_broadcast/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3738368Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_right_broadcast/test_data_set_0' 2025-01-24T00:47:07.3739152Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_right_broadcast' 2025-01-24T00:47:07.3739978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_singleton_broadcast/model.onnx' 2025-01-24T00:47:07.3740868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_singleton_broadcast/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3741762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_singleton_broadcast/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3742671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_singleton_broadcast/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3743553Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_singleton_broadcast/test_data_set_0' 2025-01-24T00:47:07.3744392Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_singleton_broadcast' 2025-01-24T00:47:07.3745187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addconstant/model.onnx' 2025-01-24T00:47:07.3746011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addconstant/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3746851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addconstant/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3747646Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addconstant/test_data_set_0' 2025-01-24T00:47:07.3748377Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addconstant' 2025-01-24T00:47:07.3749077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addmm/model.onnx' 2025-01-24T00:47:07.3749868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addmm/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3750642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addmm/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3751418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addmm/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.3752207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addmm/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3752979Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addmm/test_data_set_0' 2025-01-24T00:47:07.3753682Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addmm' 2025-01-24T00:47:07.3754379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_basic/model.onnx' 2025-01-24T00:47:07.3755170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_basic/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3758106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_basic/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3758896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_basic/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3759679Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_basic/test_data_set_0' 2025-01-24T00:47:07.3760366Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_basic' 2025-01-24T00:47:07.3761118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_chunk/model.onnx' 2025-01-24T00:47:07.3761953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_chunk/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3762826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_chunk/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3763610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_chunk/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.3764391Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_chunk/test_data_set_0' 2025-01-24T00:47:07.3765078Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_chunk' 2025-01-24T00:47:07.3765795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_clip/model.onnx' 2025-01-24T00:47:07.3766677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_clip/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3767470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_clip/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3768230Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_clip/test_data_set_0' 2025-01-24T00:47:07.3768914Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_clip' 2025-01-24T00:47:07.3769640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_concat2/model.onnx' 2025-01-24T00:47:07.3770436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_concat2/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3771239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_concat2/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3773623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_concat2/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3774428Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_concat2/test_data_set_0' 2025-01-24T00:47:07.3775217Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_concat2' 2025-01-24T00:47:07.3775916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_conv/model.onnx' 2025-01-24T00:47:07.3776688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_conv/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3777482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_conv/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3778295Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_conv/test_data_set_0' 2025-01-24T00:47:07.3778990Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_conv' 2025-01-24T00:47:07.3779769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_convtranspose/model.onnx' 2025-01-24T00:47:07.3780591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_convtranspose/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3781429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_convtranspose/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3782243Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_convtranspose/test_data_set_0' 2025-01-24T00:47:07.3782977Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_convtranspose' 2025-01-24T00:47:07.3783681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_exp/model.onnx' 2025-01-24T00:47:07.3784451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_exp/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3785236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_exp/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3785994Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_exp/test_data_set_0' 2025-01-24T00:47:07.3786674Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_exp' 2025-01-24T00:47:07.3787397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_flatten/model.onnx' 2025-01-24T00:47:07.3788181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_flatten/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3789020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_flatten/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3789795Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_flatten/test_data_set_0' 2025-01-24T00:47:07.3790533Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_flatten' 2025-01-24T00:47:07.3791248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_index/model.onnx' 2025-01-24T00:47:07.3792229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_index/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3793034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_index/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3793852Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_index/test_data_set_0' 2025-01-24T00:47:07.3794553Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_index' 2025-01-24T00:47:07.3795274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_max/model.onnx' 2025-01-24T00:47:07.3796035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_max/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3796810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_max/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3797583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_max/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3798349Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_max/test_data_set_0' 2025-01-24T00:47:07.3799031Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_max' 2025-01-24T00:47:07.3799740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_maxpool/model.onnx' 2025-01-24T00:47:07.3800544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_maxpool/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3801338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_maxpool/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3802123Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_maxpool/test_data_set_0' 2025-01-24T00:47:07.3802820Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_maxpool' 2025-01-24T00:47:07.3803511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_min/model.onnx' 2025-01-24T00:47:07.3804331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_min/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3805096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_min/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3805933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_min/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3806769Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_min/test_data_set_0' 2025-01-24T00:47:07.3807460Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_min' 2025-01-24T00:47:07.3808146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_mm/model.onnx' 2025-01-24T00:47:07.3808933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_mm/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3809705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_mm/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3810494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_mm/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3811255Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_mm/test_data_set_0' 2025-01-24T00:47:07.3811932Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_mm' 2025-01-24T00:47:07.3812685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_non_float_params/model.onnx' 2025-01-24T00:47:07.3813522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_non_float_params/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3814356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_non_float_params/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3815188Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_non_float_params/test_data_set_0' 2025-01-24T00:47:07.3815934Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_non_float_params' 2025-01-24T00:47:07.3816626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pad/model.onnx' 2025-01-24T00:47:07.3817406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pad/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3818177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pad/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3818948Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pad/test_data_set_0' 2025-01-24T00:47:07.3819655Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pad' 2025-01-24T00:47:07.3820382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_params/model.onnx' 2025-01-24T00:47:07.3821195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_params/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3821985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_params/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3822769Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_params/test_data_set_0' 2025-01-24T00:47:07.3823467Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_params' 2025-01-24T00:47:07.3824209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_permute2/model.onnx' 2025-01-24T00:47:07.3825002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_permute2/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3825821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_permute2/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3826609Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_permute2/test_data_set_0' 2025-01-24T00:47:07.3827316Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_permute2' 2025-01-24T00:47:07.3828023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pow/model.onnx' 2025-01-24T00:47:07.3828793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pow/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3829563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pow/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3830346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pow/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3831101Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pow/test_data_set_0' 2025-01-24T00:47:07.3831796Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pow' 2025-01-24T00:47:07.3832615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean/model.onnx' 2025-01-24T00:47:07.3833441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3834254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3835088Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean/test_data_set_0' 2025-01-24T00:47:07.3835823Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean' 2025-01-24T00:47:07.3836620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean_keepdim/model.onnx' 2025-01-24T00:47:07.3837485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean_keepdim/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3838340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean_keepdim/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3839186Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean_keepdim/test_data_set_0' 2025-01-24T00:47:07.3839986Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean_keepdim' 2025-01-24T00:47:07.3840740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum/model.onnx' 2025-01-24T00:47:07.3841563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3842372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3843176Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum/test_data_set_0' 2025-01-24T00:47:07.3843894Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum' 2025-01-24T00:47:07.3844661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum_keepdim/model.onnx' 2025-01-24T00:47:07.3845519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum_keepdim/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3846464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum_keepdim/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3847323Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum_keepdim/test_data_set_0' 2025-01-24T00:47:07.3848082Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum_keepdim' 2025-01-24T00:47:07.3848785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat/model.onnx' 2025-01-24T00:47:07.3849580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3850402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3851192Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat/test_data_set_0' 2025-01-24T00:47:07.3851911Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat' 2025-01-24T00:47:07.3852695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat_dim_overflow/model.onnx' 2025-01-24T00:47:07.3853540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat_dim_overflow/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3854390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat_dim_overflow/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3855264Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat_dim_overflow/test_data_set_0' 2025-01-24T00:47:07.3856047Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat_dim_overflow' 2025-01-24T00:47:07.3856756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_selu/model.onnx' 2025-01-24T00:47:07.3857528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_selu/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3858299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_selu/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3859070Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_selu/test_data_set_0' 2025-01-24T00:47:07.3859755Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_selu' 2025-01-24T00:47:07.3860460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_sqrt/model.onnx' 2025-01-24T00:47:07.3861229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_sqrt/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3862015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_sqrt/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3862780Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_sqrt/test_data_set_0' 2025-01-24T00:47:07.3863464Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_sqrt' 2025-01-24T00:47:07.3864228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override/model.onnx' 2025-01-24T00:47:07.3865059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3865944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3866768Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override/test_data_set_0' 2025-01-24T00:47:07.3867541Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override' 2025-01-24T00:47:07.3868346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested/model.onnx' 2025-01-24T00:47:07.3869207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3870113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3870977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.3871892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3872760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.3873628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested/test_data_set_0/output_2.pb' 2025-01-24T00:47:07.3874505Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested/test_data_set_0' 2025-01-24T00:47:07.3875293Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested' 2025-01-24T00:47:07.3876001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_view/model.onnx' 2025-01-24T00:47:07.3876770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_view/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3877545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_view/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3878317Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_view/test_data_set_0' 2025-01-24T00:47:07.3878998Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_view' 2025-01-24T00:47:07.3879593Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/pytorch-operator' 2025-01-24T00:47:07.3880209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/real/test_bvlc_alexnet/data.json' 2025-01-24T00:47:07.3880841Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/real/test_bvlc_alexnet' 2025-01-24T00:47:07.3881465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/real/test_densenet121/data.json' 2025-01-24T00:47:07.3882089Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/real/test_densenet121' 2025-01-24T00:47:07.3882723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/real/test_inception_v1/data.json' 2025-01-24T00:47:07.3883326Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/real/test_inception_v1' 2025-01-24T00:47:07.3883939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/real/test_inception_v2/data.json' 2025-01-24T00:47:07.3884560Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/real/test_inception_v2' 2025-01-24T00:47:07.3885183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/real/test_resnet50/data.json' 2025-01-24T00:47:07.3885802Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/real/test_resnet50' 2025-01-24T00:47:07.3886472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/real/test_shufflenet/data.json' 2025-01-24T00:47:07.3887064Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/real/test_shufflenet' 2025-01-24T00:47:07.3887683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/real/test_squeezenet/data.json' 2025-01-24T00:47:07.3888277Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/real/test_squeezenet' 2025-01-24T00:47:07.3888868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/real/test_vgg19/data.json' 2025-01-24T00:47:07.3889440Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/real/test_vgg19' 2025-01-24T00:47:07.3890032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/real/test_zfnet512/data.json' 2025-01-24T00:47:07.3890626Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/real/test_zfnet512' 2025-01-24T00:47:07.3891143Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/real' 2025-01-24T00:47:07.3891837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model1/model.onnx' 2025-01-24T00:47:07.3892759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model1/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3893511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model1/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3894279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model1/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3895022Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model1/test_data_set_0' 2025-01-24T00:47:07.3895752Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model1' 2025-01-24T00:47:07.3896429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model2/model.onnx' 2025-01-24T00:47:07.3897221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model2/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3897963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model2/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3898712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model2/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3899467Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model2/test_data_set_0' 2025-01-24T00:47:07.3900155Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model2' 2025-01-24T00:47:07.3900866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model3/model.onnx' 2025-01-24T00:47:07.3901615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model3/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3902357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model3/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3903123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model3/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3903865Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model3/test_data_set_0' 2025-01-24T00:47:07.3904542Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model3' 2025-01-24T00:47:07.3905213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model4/model.onnx' 2025-01-24T00:47:07.3905961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model4/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3906721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model4/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3907481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model4/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3908243Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model4/test_data_set_0' 2025-01-24T00:47:07.3908901Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model4' 2025-01-24T00:47:07.3909551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add/model.onnx' 2025-01-24T00:47:07.3910377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3911104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3911879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3912608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.3913349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add/test_data_set_0/output_2.pb' 2025-01-24T00:47:07.3914072Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add/test_data_set_0' 2025-01-24T00:47:07.3914734Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add' 2025-01-24T00:47:07.3915442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add_and_mul/model.onnx' 2025-01-24T00:47:07.3916243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add_and_mul/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3917017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add_and_mul/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3917786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add_and_mul/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3918553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add_and_mul/test_data_set_0/output_1.pb' 2025-01-24T00:47:07.3919332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add_and_mul/test_data_set_0/output_2.pb' 2025-01-24T00:47:07.3920096Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add_and_mul/test_data_set_0' 2025-01-24T00:47:07.3920787Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add_and_mul' 2025-01-24T00:47:07.3921444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model1/model.onnx' 2025-01-24T00:47:07.3922169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model1/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3922902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model1/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3923628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model1/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.3924363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model1/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3925104Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model1/test_data_set_0' 2025-01-24T00:47:07.3925744Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model1' 2025-01-24T00:47:07.3926555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model2/model.onnx' 2025-01-24T00:47:07.3927287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model2/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3928019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model2/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3928744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model2/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.3929481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model2/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3930228Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model2/test_data_set_0' 2025-01-24T00:47:07.3930899Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model2' 2025-01-24T00:47:07.3931559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model3/model.onnx' 2025-01-24T00:47:07.3932279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model3/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3933017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model3/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3933739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model3/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.3934470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model3/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3935205Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model3/test_data_set_0' 2025-01-24T00:47:07.3935838Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model3' 2025-01-24T00:47:07.3936499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model4/model.onnx' 2025-01-24T00:47:07.3937222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model4/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3937947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model4/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3938678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model4/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.3939400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model4/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3940162Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model4/test_data_set_0' 2025-01-24T00:47:07.3940799Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model4' 2025-01-24T00:47:07.3941470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model5/model.onnx' 2025-01-24T00:47:07.3942203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model5/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3942923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model5/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3943658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model5/test_data_set_0/input_2.pb' 2025-01-24T00:47:07.3944405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model5/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3945125Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model5/test_data_set_0' 2025-01-24T00:47:07.3945796Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model5' 2025-01-24T00:47:07.3946448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model6/model.onnx' 2025-01-24T00:47:07.3947182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model6/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3947906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model6/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3948641Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model6/test_data_set_0' 2025-01-24T00:47:07.3949278Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model6' 2025-01-24T00:47:07.3949926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model7/model.onnx' 2025-01-24T00:47:07.3950657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model7/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3951386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model7/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3952114Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model7/test_data_set_0' 2025-01-24T00:47:07.3952754Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model7' 2025-01-24T00:47:07.3953400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model8/model.onnx' 2025-01-24T00:47:07.3954141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model8/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3954887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model8/test_data_set_0/input_1.pb' 2025-01-24T00:47:07.3955626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model8/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3956375Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model8/test_data_set_0' 2025-01-24T00:47:07.3957012Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model8' 2025-01-24T00:47:07.3957634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_shrink/model.onnx' 2025-01-24T00:47:07.3958326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_shrink/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3959051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_shrink/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3959729Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_shrink/test_data_set_0' 2025-01-24T00:47:07.3960336Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_shrink' 2025-01-24T00:47:07.3960970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sign_model/model.onnx' 2025-01-24T00:47:07.3961673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sign_model/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3962394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sign_model/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3963092Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sign_model/test_data_set_0' 2025-01-24T00:47:07.3963701Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_sign_model' 2025-01-24T00:47:07.3964370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_single_relu_model/model.onnx' 2025-01-24T00:47:07.3965106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_single_relu_model/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3965856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_single_relu_model/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3966630Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_single_relu_model/test_data_set_0' 2025-01-24T00:47:07.3967282Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_single_relu_model' 2025-01-24T00:47:07.3968077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_lower/model.onnx' 2025-01-24T00:47:07.3968931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_lower/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3969831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_lower/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3970683Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_lower/test_data_set_0' 2025-01-24T00:47:07.3971493Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_lower' 2025-01-24T00:47:07.3972311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_nochangecase/model.onnx' 2025-01-24T00:47:07.3973201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_nochangecase/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3974145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_nochangecase/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3975033Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_nochangecase/test_data_set_0' 2025-01-24T00:47:07.3975878Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_nochangecase' 2025-01-24T00:47:07.3976654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_upper/model.onnx' 2025-01-24T00:47:07.3977519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_upper/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3978379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_upper/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3979234Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_upper/test_data_set_0' 2025-01-24T00:47:07.3980012Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_upper' 2025-01-24T00:47:07.3980752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_empty_output/model.onnx' 2025-01-24T00:47:07.3981582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_empty_output/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3982408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_empty_output/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3983221Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_empty_output/test_data_set_0' 2025-01-24T00:47:07.3983964Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_empty_output' 2025-01-24T00:47:07.3984765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_insensintive_upper_twodim/model.onnx' 2025-01-24T00:47:07.3985693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_insensintive_upper_twodim/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3986596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_insensintive_upper_twodim/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3987479Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_insensintive_upper_twodim/test_data_set_0' 2025-01-24T00:47:07.3988270Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_insensintive_upper_twodim' 2025-01-24T00:47:07.3989037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_nostopwords_nochangecase/model.onnx' 2025-01-24T00:47:07.3989909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_nostopwords_nochangecase/test_data_set_0/input_0.pb' 2025-01-24T00:47:07.3990780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_nostopwords_nochangecase/test_data_set_0/output_0.pb' 2025-01-24T00:47:07.3991624Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_nostopwords_nochangecase/test_data_set_0' 2025-01-24T00:47:07.3992558Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_nostopwords_nochangecase' 2025-01-24T00:47:07.3993093Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data/simple' 2025-01-24T00:47:07.3993600Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/data' 2025-01-24T00:47:07.3994115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/loader/__init__.py' 2025-01-24T00:47:07.3994628Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/loader' 2025-01-24T00:47:07.3995141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/report/__init__.py' 2025-01-24T00:47:07.3995633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/report/base.py' 2025-01-24T00:47:07.3996158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/report/coverage.py' 2025-01-24T00:47:07.3996661Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/report' 2025-01-24T00:47:07.3997187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/runner/__init__.py' 2025-01-24T00:47:07.3997682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/runner/item.py' 2025-01-24T00:47:07.3998180Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/runner' 2025-01-24T00:47:07.3998690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test/stat_coverage.py' 2025-01-24T00:47:07.3999155Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend/test' 2025-01-24T00:47:07.3999669Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/backend' 2025-01-24T00:47:07.4000107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/bin/__init__.py' 2025-01-24T00:47:07.4000573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/bin/checker.py' 2025-01-24T00:47:07.4001004Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/bin' 2025-01-24T00:47:07.4001416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/checker.cc' 2025-01-24T00:47:07.4001817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/checker.h' 2025-01-24T00:47:07.4002235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/checker.py' 2025-01-24T00:47:07.4002683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/common/array_ref.h' 2025-01-24T00:47:07.4003186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/common/assertions.cc' 2025-01-24T00:47:07.4003653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/common/assertions.h' 2025-01-24T00:47:07.4004130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/common/common.h' 2025-01-24T00:47:07.4004580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/common/constants.h' 2025-01-24T00:47:07.4005034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/common/file_utils.h' 2025-01-24T00:47:07.4005526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/common/graph_node_list.h' 2025-01-24T00:47:07.4006015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/common/interned_strings.cc' 2025-01-24T00:47:07.4006581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/common/interned_strings.h' 2025-01-24T00:47:07.4007001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/common/ir.h' 2025-01-24T00:47:07.4007491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/common/ir_pb_converter.cc' 2025-01-24T00:47:07.4007990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/common/ir_pb_converter.h' 2025-01-24T00:47:07.4008468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/common/model_helpers.cc' 2025-01-24T00:47:07.4008940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/common/model_helpers.h' 2025-01-24T00:47:07.4009389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/common/path.cc' 2025-01-24T00:47:07.4009825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/common/path.h' 2025-01-24T00:47:07.4010337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/common/platform_helpers.h' 2025-01-24T00:47:07.4010791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/common/proto_util.h' 2025-01-24T00:47:07.4011241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/common/status.cc' 2025-01-24T00:47:07.4011695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/common/status.h' 2025-01-24T00:47:07.4012168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/common/tensor.h' 2025-01-24T00:47:07.4012622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/common/version.h' 2025-01-24T00:47:07.4013069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/common/visitor.h' 2025-01-24T00:47:07.4013556Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/common' 2025-01-24T00:47:07.4013989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/compose.py' 2025-01-24T00:47:07.4014437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/cpp2py_export.cc' 2025-01-24T00:47:07.4014883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/__init__.py' 2025-01-24T00:47:07.4015378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/attr_proto_util.cc' 2025-01-24T00:47:07.4015852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/attr_proto_util.h' 2025-01-24T00:47:07.4016374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/controlflow/defs.cc' 2025-01-24T00:47:07.4016880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/controlflow/old.cc' 2025-01-24T00:47:07.4017367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/controlflow/utils.cc' 2025-01-24T00:47:07.4017859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/controlflow/utils.h' 2025-01-24T00:47:07.4018351Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/controlflow' 2025-01-24T00:47:07.4018850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/data_propagators.h' 2025-01-24T00:47:07.4019329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/data_type_utils.cc' 2025-01-24T00:47:07.4019799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/data_type_utils.h' 2025-01-24T00:47:07.4020257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/function.cc' 2025-01-24T00:47:07.4020695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/function.h' 2025-01-24T00:47:07.4021136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/gen_doc.py' 2025-01-24T00:47:07.4021706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/gen_shape_inference_information.py' 2025-01-24T00:47:07.4022182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/generator/defs.cc' 2025-01-24T00:47:07.4022666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/generator/old.cc' 2025-01-24T00:47:07.4023141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/generator/utils.cc' 2025-01-24T00:47:07.4023610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/generator/utils.h' 2025-01-24T00:47:07.4024101Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/generator' 2025-01-24T00:47:07.4024547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/image/defs.cc' 2025-01-24T00:47:07.4025011Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/image' 2025-01-24T00:47:07.4025498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/logical/defs.cc' 2025-01-24T00:47:07.4025953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/logical/old.cc' 2025-01-24T00:47:07.4026469Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/logical' 2025-01-24T00:47:07.4026913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/math/defs.cc' 2025-01-24T00:47:07.4027366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/math/old.cc' 2025-01-24T00:47:07.4027815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/math/utils.cc' 2025-01-24T00:47:07.4028259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/math/utils.h' 2025-01-24T00:47:07.4028721Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/math' 2025-01-24T00:47:07.4029183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/nn/defs.cc' 2025-01-24T00:47:07.4029640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/nn/old.cc' 2025-01-24T00:47:07.4030090Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/nn' 2025-01-24T00:47:07.4030595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/object_detection/defs.cc' 2025-01-24T00:47:07.4031104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/object_detection/old.cc' 2025-01-24T00:47:07.4031622Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/object_detection' 2025-01-24T00:47:07.4032083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/operator_sets.h' 2025-01-24T00:47:07.4032578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/operator_sets_ml.h' 2025-01-24T00:47:07.4033080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/operator_sets_preview.h' 2025-01-24T00:47:07.4033602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/operator_sets_training.h' 2025-01-24T00:47:07.4034073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/optional/defs.cc' 2025-01-24T00:47:07.4034536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/optional/old.cc' 2025-01-24T00:47:07.4035031Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/optional' 2025-01-24T00:47:07.4035472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/parser.cc' 2025-01-24T00:47:07.4035907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/parser.h' 2025-01-24T00:47:07.4036362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/printer.cc' 2025-01-24T00:47:07.4036800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/printer.h' 2025-01-24T00:47:07.4037301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/quantization/defs.cc' 2025-01-24T00:47:07.4037782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/quantization/old.cc' 2025-01-24T00:47:07.4038310Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/quantization' 2025-01-24T00:47:07.4038802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/reduction/defs.cc' 2025-01-24T00:47:07.4039295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/reduction/old.cc' 2025-01-24T00:47:07.4039784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/reduction/utils.cc' 2025-01-24T00:47:07.4040253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/reduction/utils.h' 2025-01-24T00:47:07.4040731Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/reduction' 2025-01-24T00:47:07.4041183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/rnn/defs.cc' 2025-01-24T00:47:07.4041622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/rnn/old.cc' 2025-01-24T00:47:07.4042093Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/rnn' 2025-01-24T00:47:07.4042541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/schema.cc' 2025-01-24T00:47:07.4042996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/schema.h' 2025-01-24T00:47:07.4043478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/sequence/defs.cc' 2025-01-24T00:47:07.4043951Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/sequence' 2025-01-24T00:47:07.4044430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/shape_inference.cc' 2025-01-24T00:47:07.4044913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/shape_inference.h' 2025-01-24T00:47:07.4045366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/tensor/defs.cc' 2025-01-24T00:47:07.4045830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/tensor/old.cc' 2025-01-24T00:47:07.4046386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/tensor/utils.cc' 2025-01-24T00:47:07.4046843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/tensor/utils.h' 2025-01-24T00:47:07.4047318Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/tensor' 2025-01-24T00:47:07.4047808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/tensor_proto_util.cc' 2025-01-24T00:47:07.4048287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/tensor_proto_util.h' 2025-01-24T00:47:07.4048763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/tensor_util.cc' 2025-01-24T00:47:07.4049216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/tensor_util.h' 2025-01-24T00:47:07.4049676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/text/defs.cc' 2025-01-24T00:47:07.4050130Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/text' 2025-01-24T00:47:07.4050616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/traditionalml/defs.cc' 2025-01-24T00:47:07.4051147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/traditionalml/old.cc' 2025-01-24T00:47:07.4051638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/traditionalml/utils.h' 2025-01-24T00:47:07.4052174Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/traditionalml' 2025-01-24T00:47:07.4052641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/training/defs.cc' 2025-01-24T00:47:07.4053118Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs/training' 2025-01-24T00:47:07.4053554Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/defs' 2025-01-24T00:47:07.4054035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/external_data_helper.py' 2025-01-24T00:47:07.4054495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/frontend/__init__.py' 2025-01-24T00:47:07.4054977Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/frontend' 2025-01-24T00:47:07.4055401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/gen_proto.py' 2025-01-24T00:47:07.4055846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/helper.py' 2025-01-24T00:47:07.4056237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/hub.py' 2025-01-24T00:47:07.4056648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/inliner.py' 2025-01-24T00:47:07.4057110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/inliner/inliner.cc' 2025-01-24T00:47:07.4057557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/inliner/inliner.h' 2025-01-24T00:47:07.4058012Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/inliner' 2025-01-24T00:47:07.4058425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/mapping.py' 2025-01-24T00:47:07.4058875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/model_container.py' 2025-01-24T00:47:07.4059326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/numpy_helper.py' 2025-01-24T00:47:07.4059778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/onnx-data.in.proto' 2025-01-24T00:47:07.4060220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/onnx-data.proto' 2025-01-24T00:47:07.4060677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/onnx-data.proto3' 2025-01-24T00:47:07.4061108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/onnx-data_pb.h' 2025-01-24T00:47:07.4061551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/onnx-ml.proto' 2025-01-24T00:47:07.4061985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/onnx-ml.proto3' 2025-01-24T00:47:07.4062466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/onnx-operators-ml.proto' 2025-01-24T00:47:07.4062963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/onnx-operators-ml.proto3' 2025-01-24T00:47:07.4063441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/onnx-operators.in.proto' 2025-01-24T00:47:07.4063939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/onnx-operators.proto' 2025-01-24T00:47:07.4064412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/onnx-operators.proto3' 2025-01-24T00:47:07.4064893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/onnx-operators_pb.h' 2025-01-24T00:47:07.4065337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/onnx.in.proto' 2025-01-24T00:47:07.4065746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/onnx.proto' 2025-01-24T00:47:07.4066162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/onnx.proto3' 2025-01-24T00:47:07.4066688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/onnx_cpp2py_export/__init__.pyi' 2025-01-24T00:47:07.4067200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/onnx_cpp2py_export/checker.pyi' 2025-01-24T00:47:07.4067730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/onnx_cpp2py_export/defs.pyi' 2025-01-24T00:47:07.4068238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/onnx_cpp2py_export/inliner.pyi' 2025-01-24T00:47:07.4068764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/onnx_cpp2py_export/parser.pyi' 2025-01-24T00:47:07.4069283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/onnx_cpp2py_export/printer.pyi' 2025-01-24T00:47:07.4069835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/onnx_cpp2py_export/shape_inference.pyi' 2025-01-24T00:47:07.4070411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/onnx_cpp2py_export/version_converter.pyi' 2025-01-24T00:47:07.4070909Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/onnx_cpp2py_export' 2025-01-24T00:47:07.4071319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/onnx_pb.h' 2025-01-24T00:47:07.4071742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/parser.py' 2025-01-24T00:47:07.4072153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/printer.py' 2025-01-24T00:47:07.4072582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/proto_utils.h' 2025-01-24T00:47:07.4072996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/py.typed' 2025-01-24T00:47:07.4073405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/py_utils.h' 2025-01-24T00:47:07.4073873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/README.md' 2025-01-24T00:47:07.4074341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/__init__.py' 2025-01-24T00:47:07.4074873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/custom_element_types.py' 2025-01-24T00:47:07.4075339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/op_run.py' 2025-01-24T00:47:07.4075820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/__init__.py' 2025-01-24T00:47:07.4076318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/_helpers.py' 2025-01-24T00:47:07.4076814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/_op.py' 2025-01-24T00:47:07.4077353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/_op_common_indices.py' 2025-01-24T00:47:07.4077914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/_op_common_pool.py' 2025-01-24T00:47:07.4078447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/_op_common_random.py' 2025-01-24T00:47:07.4078986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/_op_common_window.py' 2025-01-24T00:47:07.4079472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/_op_list.py' 2025-01-24T00:47:07.4080089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/aionnx_preview_training/__init__.py' 2025-01-24T00:47:07.4080745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/aionnx_preview_training/_op_list.py' 2025-01-24T00:47:07.4081403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/aionnx_preview_training/_op_run_training.py' 2025-01-24T00:47:07.4082070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/aionnx_preview_training/op_adagrad.py' 2025-01-24T00:47:07.4082676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/aionnx_preview_training/op_adam.py' 2025-01-24T00:47:07.4083303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/aionnx_preview_training/op_momentum.py' 2025-01-24T00:47:07.4083907Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/aionnx_preview_training' 2025-01-24T00:47:07.4084442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/aionnxml/__init__.py' 2025-01-24T00:47:07.4085030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/aionnxml/_common_classifier.py' 2025-01-24T00:47:07.4085575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/aionnxml/_op_list.py' 2025-01-24T00:47:07.4086153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/aionnxml/_op_run_aionnxml.py' 2025-01-24T00:47:07.4086904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/aionnxml/op_array_feature_extractor.py' 2025-01-24T00:47:07.4087460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/aionnxml/op_binarizer.py' 2025-01-24T00:47:07.4088046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/aionnxml/op_dict_vectorizer.py' 2025-01-24T00:47:07.4088668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/aionnxml/op_feature_vectorizer.py' 2025-01-24T00:47:07.4089207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/aionnxml/op_imputer.py' 2025-01-24T00:47:07.4089801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/aionnxml/op_label_encoder.py' 2025-01-24T00:47:07.4090396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/aionnxml/op_linear_classifier.py' 2025-01-24T00:47:07.4091015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/aionnxml/op_linear_regressor.py' 2025-01-24T00:47:07.4091594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/aionnxml/op_normalizer.py' 2025-01-24T00:47:07.4092355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/aionnxml/op_one_hot_encoder.py' 2025-01-24T00:47:07.4092906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/aionnxml/op_scaler.py' 2025-01-24T00:47:07.4093489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/aionnxml/op_svm_classifier.py' 2025-01-24T00:47:07.4094050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/aionnxml/op_svm_helper.py' 2025-01-24T00:47:07.4094648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/aionnxml/op_svm_regressor.py' 2025-01-24T00:47:07.4095271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/aionnxml/op_tree_ensemble.py' 2025-01-24T00:47:07.4095957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/aionnxml/op_tree_ensemble_classifier.py' 2025-01-24T00:47:07.4096571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/aionnxml/op_tree_ensemble_helper.py' 2025-01-24T00:47:07.4097204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/aionnxml/op_tree_ensemble_regressor.py' 2025-01-24T00:47:07.4097742Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/aionnxml' 2025-01-24T00:47:07.4098297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/experimental/__init__.py' 2025-01-24T00:47:07.4098868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/experimental/_op_list.py' 2025-01-24T00:47:07.4099499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/experimental/_op_run_experimental.py' 2025-01-24T00:47:07.4100063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/experimental/op_im2col.py' 2025-01-24T00:47:07.4100616Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/experimental' 2025-01-24T00:47:07.4101097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_abs.py' 2025-01-24T00:47:07.4101595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_acos.py' 2025-01-24T00:47:07.4102085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_acosh.py' 2025-01-24T00:47:07.4102565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_add.py' 2025-01-24T00:47:07.4103100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_affine_grid.py' 2025-01-24T00:47:07.4103580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_and.py' 2025-01-24T00:47:07.4104069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_argmax.py' 2025-01-24T00:47:07.4104606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_argmin.py' 2025-01-24T00:47:07.4105091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_asin.py' 2025-01-24T00:47:07.4105591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_asinh.py' 2025-01-24T00:47:07.4106102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_atan.py' 2025-01-24T00:47:07.4106589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_atanh.py' 2025-01-24T00:47:07.4107159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_attribute_has_value.py' 2025-01-24T00:47:07.4107682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_average_pool.py' 2025-01-24T00:47:07.4108258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_batch_normalization.py' 2025-01-24T00:47:07.4108790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_bernoulli.py' 2025-01-24T00:47:07.4109293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_bitshift.py' 2025-01-24T00:47:07.4109844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_bitwise_and.py' 2025-01-24T00:47:07.4110359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_bitwise_not.py' 2025-01-24T00:47:07.4110885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_bitwise_or.py' 2025-01-24T00:47:07.4111397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_bitwise_xor.py' 2025-01-24T00:47:07.4111935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_blackman_window.py' 2025-01-24T00:47:07.4112425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_cast.py' 2025-01-24T00:47:07.4112934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_cast_like.py' 2025-01-24T00:47:07.4113429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_ceil.py' 2025-01-24T00:47:07.4113913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_celu.py' 2025-01-24T00:47:07.4114450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_center_crop_pad.py' 2025-01-24T00:47:07.4114943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_clip.py' 2025-01-24T00:47:07.4115443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_col2im.py' 2025-01-24T00:47:07.4115947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_compress.py' 2025-01-24T00:47:07.4116450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_concat.py' 2025-01-24T00:47:07.4117013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_concat_from_sequence.py' 2025-01-24T00:47:07.4117523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_constant.py' 2025-01-24T00:47:07.4118095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_constant_of_shape.py' 2025-01-24T00:47:07.4118580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_conv.py' 2025-01-24T00:47:07.4119137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_conv_integer.py' 2025-01-24T00:47:07.4119669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_conv_transpose.py' 2025-01-24T00:47:07.4120158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_cos.py' 2025-01-24T00:47:07.4120638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_cosh.py' 2025-01-24T00:47:07.4121125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_cum_sum.py' 2025-01-24T00:47:07.4121653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_deform_conv.py' 2025-01-24T00:47:07.4122215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_depth_to_space.py' 2025-01-24T00:47:07.4122877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_dequantize_linear.py' 2025-01-24T00:47:07.4123360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_det.py' 2025-01-24T00:47:07.4123838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_dft.py' 2025-01-24T00:47:07.4124329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_div.py' 2025-01-24T00:47:07.4124822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_dropout.py' 2025-01-24T00:47:07.4125451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_dynamic_quantize_linear.py' 2025-01-24T00:47:07.4125962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_einsum.py' 2025-01-24T00:47:07.4126525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_elu.py' 2025-01-24T00:47:07.4127025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_equal.py' 2025-01-24T00:47:07.4127503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_erf.py' 2025-01-24T00:47:07.4127980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_exp.py' 2025-01-24T00:47:07.4128486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_expand.py' 2025-01-24T00:47:07.4128983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_eyelike.py' 2025-01-24T00:47:07.4129490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_flatten.py' 2025-01-24T00:47:07.4129976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_floor.py' 2025-01-24T00:47:07.4130463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_gather.py' 2025-01-24T00:47:07.4131014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_gather_elements.py' 2025-01-24T00:47:07.4131554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_gathernd.py' 2025-01-24T00:47:07.4132058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_gemm.py' 2025-01-24T00:47:07.4132641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_global_average_pool.py' 2025-01-24T00:47:07.4133178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_global_max_pool.py' 2025-01-24T00:47:07.4133687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_greater.py' 2025-01-24T00:47:07.4134222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_greater_or_equal.py' 2025-01-24T00:47:07.4134742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_grid_sample.py' 2025-01-24T00:47:07.4135231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_gru.py' 2025-01-24T00:47:07.4135785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_hamming_window.py' 2025-01-24T00:47:07.4136331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_hann_window.py' 2025-01-24T00:47:07.4136849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_hard_sigmoid.py' 2025-01-24T00:47:07.4137343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_hardmax.py' 2025-01-24T00:47:07.4137851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_identity.py' 2025-01-24T00:47:07.4138326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_if.py' 2025-01-24T00:47:07.4138869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_image_decoder.py' 2025-01-24T00:47:07.4139448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_instance_normalization.py' 2025-01-24T00:47:07.4139936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_isinf.py' 2025-01-24T00:47:07.4140436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_isnan.py' 2025-01-24T00:47:07.4140998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_layer_normalization.py' 2025-01-24T00:47:07.4141518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_leaky_relu.py' 2025-01-24T00:47:07.4142000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_less.py' 2025-01-24T00:47:07.4142530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_less_or_equal.py' 2025-01-24T00:47:07.4143024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_log.py' 2025-01-24T00:47:07.4143538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_log_softmax.py' 2025-01-24T00:47:07.4144017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_loop.py' 2025-01-24T00:47:07.4144570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_lp_normalization.py' 2025-01-24T00:47:07.4145090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_lp_pool.py' 2025-01-24T00:47:07.4145583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_lrn.py' 2025-01-24T00:47:07.4146092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_lstm.py' 2025-01-24T00:47:07.4146581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_matmul.py' 2025-01-24T00:47:07.4147124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_matmul_integer.py' 2025-01-24T00:47:07.4147606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_max.py' 2025-01-24T00:47:07.4148116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_max_pool.py' 2025-01-24T00:47:07.4148652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_max_unpool.py' 2025-01-24T00:47:07.4149136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_mean.py' 2025-01-24T00:47:07.4149722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_mel_weight_matrix.py' 2025-01-24T00:47:07.4150200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_min.py' 2025-01-24T00:47:07.4150691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_mod.py' 2025-01-24T00:47:07.4151168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_mul.py' 2025-01-24T00:47:07.4151648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_neg.py' 2025-01-24T00:47:07.4152269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_negative_log_likelihood_loss.py' 2025-01-24T00:47:07.4152833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_non_max_suppression.py' 2025-01-24T00:47:07.4153331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_non_zero.py' 2025-01-24T00:47:07.4153823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_not.py' 2025-01-24T00:47:07.4154318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_one_hot.py' 2025-01-24T00:47:07.4154835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_optional.py' 2025-01-24T00:47:07.4155401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_optional_get_element.py' 2025-01-24T00:47:07.4155965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_optional_has_element.py' 2025-01-24T00:47:07.4156455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_or.py' 2025-01-24T00:47:07.4156935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_pad.py' 2025-01-24T00:47:07.4157463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_pool_common.py' 2025-01-24T00:47:07.4157972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_pow.py' 2025-01-24T00:47:07.4158456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_prelu.py' 2025-01-24T00:47:07.4158987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_qlinear_conv.py' 2025-01-24T00:47:07.4159541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_qlinear_matmul.py' 2025-01-24T00:47:07.4160088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_quantize_linear.py' 2025-01-24T00:47:07.4160609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_random_normal.py' 2025-01-24T00:47:07.4161156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_random_normal_like.py' 2025-01-24T00:47:07.4161702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_random_uniform.py' 2025-01-24T00:47:07.4162280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_random_uniform_like.py' 2025-01-24T00:47:07.4162810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_range.py' 2025-01-24T00:47:07.4163321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_reciprocal.py' 2025-01-24T00:47:07.4163826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_reduce_l1.py' 2025-01-24T00:47:07.4164340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_reduce_l2.py' 2025-01-24T00:47:07.4164873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_reduce_log_sum.py' 2025-01-24T00:47:07.4165419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_reduce_log_sum_exp.py' 2025-01-24T00:47:07.4165940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_reduce_max.py' 2025-01-24T00:47:07.4166557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_reduce_mean.py' 2025-01-24T00:47:07.4167079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_reduce_min.py' 2025-01-24T00:47:07.4167592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_reduce_prod.py' 2025-01-24T00:47:07.4168100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_reduce_sum.py' 2025-01-24T00:47:07.4168655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_reduce_sum_square.py' 2025-01-24T00:47:07.4169192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_regex_full_match.py' 2025-01-24T00:47:07.4169691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_relu.py' 2025-01-24T00:47:07.4170183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_reshape.py' 2025-01-24T00:47:07.4170670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_resize.py' 2025-01-24T00:47:07.4171222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_reverse_sequence.py' 2025-01-24T00:47:07.4171729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_rnn.py' 2025-01-24T00:47:07.4172244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_roi_align.py' 2025-01-24T00:47:07.4172754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_round.py' 2025-01-24T00:47:07.4173235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_scan.py' 2025-01-24T00:47:07.4173793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_scatter_elements.py' 2025-01-24T00:47:07.4174297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_scatternd.py' 2025-01-24T00:47:07.4174778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_selu.py' 2025-01-24T00:47:07.4175305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_sequence_at.py' 2025-01-24T00:47:07.4175894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_sequence_construct.py' 2025-01-24T00:47:07.4176468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_sequence_empty.py' 2025-01-24T00:47:07.4176998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_sequence_erase.py' 2025-01-24T00:47:07.4177533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_sequence_insert.py' 2025-01-24T00:47:07.4178081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_sequence_length.py' 2025-01-24T00:47:07.4178599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_sequence_map.py' 2025-01-24T00:47:07.4179104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_shape.py' 2025-01-24T00:47:07.4179599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_shrink.py' 2025-01-24T00:47:07.4180090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_sigmoid.py' 2025-01-24T00:47:07.4180584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_sign.py' 2025-01-24T00:47:07.4181060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_sin.py' 2025-01-24T00:47:07.4181556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_sinh.py' 2025-01-24T00:47:07.4182036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_size.py' 2025-01-24T00:47:07.4182523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_slice.py' 2025-01-24T00:47:07.4183033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_softmax.py' 2025-01-24T00:47:07.4183625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_softmax_cross_entropy_loss.py' 2025-01-24T00:47:07.4184123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_softplus.py' 2025-01-24T00:47:07.4184630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_softsign.py' 2025-01-24T00:47:07.4185185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_space_to_depth.py' 2025-01-24T00:47:07.4185690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_split.py' 2025-01-24T00:47:07.4186264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_split_to_sequence.py' 2025-01-24T00:47:07.4186742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_sqrt.py' 2025-01-24T00:47:07.4187246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_squeeze.py' 2025-01-24T00:47:07.4187725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_stft.py' 2025-01-24T00:47:07.4188267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_string_concat.py' 2025-01-24T00:47:07.4188838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_string_normalizer.py' 2025-01-24T00:47:07.4189359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_string_split.py' 2025-01-24T00:47:07.4189883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_sub.py' 2025-01-24T00:47:07.4190360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_sum.py' 2025-01-24T00:47:07.4190848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_tan.py' 2025-01-24T00:47:07.4191332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_tanh.py' 2025-01-24T00:47:07.4191875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_tfidf_vectorizer.py' 2025-01-24T00:47:07.4192561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_thresholded_relu.py' 2025-01-24T00:47:07.4193046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_tile.py' 2025-01-24T00:47:07.4193525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_topk.py' 2025-01-24T00:47:07.4194045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_transpose.py' 2025-01-24T00:47:07.4194532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_trilu.py' 2025-01-24T00:47:07.4195040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_unique.py' 2025-01-24T00:47:07.4195549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_unsqueeze.py' 2025-01-24T00:47:07.4196049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_upsample.py' 2025-01-24T00:47:07.4196556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_where.py' 2025-01-24T00:47:07.4197037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops/op_xor.py' 2025-01-24T00:47:07.4197531Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops' 2025-01-24T00:47:07.4198113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops_optimized/__init__.py' 2025-01-24T00:47:07.4198699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops_optimized/op_conv_optimized.py' 2025-01-24T00:47:07.4199285Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/ops_optimized' 2025-01-24T00:47:07.4199809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference/reference_evaluator.py' 2025-01-24T00:47:07.4200277Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/reference' 2025-01-24T00:47:07.4200725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/serialization.py' 2025-01-24T00:47:07.4201181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/shape_inference.py' 2025-01-24T00:47:07.4201728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/shape_inference/attribute_binder.h' 2025-01-24T00:47:07.4202291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/shape_inference/implementation.cc' 2025-01-24T00:47:07.4202833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/shape_inference/implementation.h' 2025-01-24T00:47:07.4203350Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/shape_inference' 2025-01-24T00:47:07.4203788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/string_utils.h' 2025-01-24T00:47:07.4204213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/subbyte.py' 2025-01-24T00:47:07.4204661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/__init__.pyi' 2025-01-24T00:47:07.4205116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/basic_test.py' 2025-01-24T00:47:07.4205592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/checker_test.py' 2025-01-24T00:47:07.4206057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/compose_test.py' 2025-01-24T00:47:07.4206641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/cpp/common_path_test.cc' 2025-01-24T00:47:07.4207168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/cpp/data_propagation_test.cc' 2025-01-24T00:47:07.4207692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/cpp/function_context_test.cc' 2025-01-24T00:47:07.4208213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/cpp/function_get_test.cc' 2025-01-24T00:47:07.4208730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/cpp/function_verify_test.cc' 2025-01-24T00:47:07.4209227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/cpp/inliner_test.cc' 2025-01-24T00:47:07.4209682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/cpp/ir_test.cc' 2025-01-24T00:47:07.4210158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/cpp/op_reg_test.cc' 2025-01-24T00:47:07.4210647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/cpp/parser_test.cc' 2025-01-24T00:47:07.4211182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/cpp/schema_registration_test.cc' 2025-01-24T00:47:07.4211726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/cpp/shape_inference_test.cc' 2025-01-24T00:47:07.4212207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/cpp/test_main.cc' 2025-01-24T00:47:07.4212678Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/cpp' 2025-01-24T00:47:07.4213198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/data_propagation_test.py' 2025-01-24T00:47:07.4213637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/elu_test.py' 2025-01-24T00:47:07.4214152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/function_inference_test.py' 2025-01-24T00:47:07.4214636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/function_test.py' 2025-01-24T00:47:07.4215088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/helper_test.py' 2025-01-24T00:47:07.4215564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/hub_test.py' 2025-01-24T00:47:07.4216102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/inference_function_test.py' 2025-01-24T00:47:07.4216562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/inliner_test.py' 2025-01-24T00:47:07.4217110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/model_container_refeval_test.py' 2025-01-24T00:47:07.4217608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/model_container_test.py' 2025-01-24T00:47:07.4218103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/model_inference_test.py' 2025-01-24T00:47:07.4218600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/numpy_helper_test.py' 2025-01-24T00:47:07.4219055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/parser_test.py' 2025-01-24T00:47:07.4219533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/printer_test.py' 2025-01-24T00:47:07.4220068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/reference_evaluator_ml_test.py' 2025-01-24T00:47:07.4220619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/reference_evaluator_model_test.py' 2025-01-24T00:47:07.4221152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/reference_evaluator_test.py' 2025-01-24T00:47:07.4221601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/relu_test.py' 2025-01-24T00:47:07.4222071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/schema_test.py' 2025-01-24T00:47:07.4222563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/serialization_test.py' 2025-01-24T00:47:07.4223061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/shape_inference_test.py' 2025-01-24T00:47:07.4223567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/symbolic_shape_test.py' 2025-01-24T00:47:07.4224087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/test_backend_onnxruntime.py' 2025-01-24T00:47:07.4224636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/test_backend_reference.py' 2025-01-24T00:47:07.4225123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/test_backend_test.py' 2025-01-24T00:47:07.4225657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/test_external_data.py' 2025-01-24T00:47:07.4226144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/test_with_ort.py' 2025-01-24T00:47:07.4226596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/tools_test.py' 2025-01-24T00:47:07.4227081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/training_tool_test.py' 2025-01-24T00:47:07.4227541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/utils_test.py' 2025-01-24T00:47:07.4228187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/version_converter/automatic_conversion_test_base.py' 2025-01-24T00:47:07.4228838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/version_converter/automatic_downgrade_test.py' 2025-01-24T00:47:07.4229469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/version_converter/automatic_upgrade_test.py' 2025-01-24T00:47:07.4229987Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/version_converter' 2025-01-24T00:47:07.4230504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/version_converter_test.py' 2025-01-24T00:47:07.4230973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test/version_utils.py' 2025-01-24T00:47:07.4231414Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/test' 2025-01-24T00:47:07.4231865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/tools/__init__.py' 2025-01-24T00:47:07.4232322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/tools/net_drawer.py' 2025-01-24T00:47:07.4232823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/tools/replace_constants.py' 2025-01-24T00:47:07.4233308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/tools/update_model_dims.py' 2025-01-24T00:47:07.4233754Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/tools' 2025-01-24T00:47:07.4234157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/utils.py' 2025-01-24T00:47:07.4234625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter.py' 2025-01-24T00:47:07.4235167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/BaseConverter.h' 2025-01-24T00:47:07.4235705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/adapter.h' 2025-01-24T00:47:07.4236331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/axes_attribute_to_input.h' 2025-01-24T00:47:07.4236961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/axes_input_to_attribute.h' 2025-01-24T00:47:07.4237575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/axis_attribute_to_input.h' 2025-01-24T00:47:07.4238238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/axis_input_to_attribute.h' 2025-01-24T00:47:07.4238868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/batch_normalization_13_14.h' 2025-01-24T00:47:07.4239566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/broadcast_backward_compatibility.h' 2025-01-24T00:47:07.4240240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/broadcast_forward_compatibility.h' 2025-01-24T00:47:07.4240784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/cast_9_8.h' 2025-01-24T00:47:07.4241354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/clip_10_11.h' 2025-01-24T00:47:07.4241909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/compatible.h' 2025-01-24T00:47:07.4242504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/dropout_11_12.h' 2025-01-24T00:47:07.4243156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/extend_supported_types.h' 2025-01-24T00:47:07.4243698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/gemm_6_7.h' 2025-01-24T00:47:07.4244254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/gemm_7_6.h' 2025-01-24T00:47:07.4244841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/gridsample_19_20.h' 2025-01-24T00:47:07.4245469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/group_normalization_20_21.h' 2025-01-24T00:47:07.4246040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/maxpool_8_7.h' 2025-01-24T00:47:07.4246710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/no_previous_version.h' 2025-01-24T00:47:07.4247275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/pad_10_11.h' 2025-01-24T00:47:07.4247824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/q_dq_21_20.h' 2025-01-24T00:47:07.4248447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/remove_consumed_inputs.h' 2025-01-24T00:47:07.4249024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/reshape_4_5.h' 2025-01-24T00:47:07.4249582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/reshape_5_4.h' 2025-01-24T00:47:07.4250161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/resize_10_11.h' 2025-01-24T00:47:07.4250706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/scan_8_9.h' 2025-01-24T00:47:07.4251249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/scan_9_8.h' 2025-01-24T00:47:07.4251866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/scatter_10_11.h' 2025-01-24T00:47:07.4252419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/slice_9_10.h' 2025-01-24T00:47:07.4253028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/softmax_12_13.h' 2025-01-24T00:47:07.4253593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/split_12_13.h' 2025-01-24T00:47:07.4254149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/split_13_12.h' 2025-01-24T00:47:07.4254717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/split_17_18.h' 2025-01-24T00:47:07.4255252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/sum_8_7.h' 2025-01-24T00:47:07.4255834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/topk_9_10.h' 2025-01-24T00:47:07.4256401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/transformers.h' 2025-01-24T00:47:07.4257011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/type_restriction.h' 2025-01-24T00:47:07.4257591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/upsample_6_7.h' 2025-01-24T00:47:07.4258154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/upsample_8_9.h' 2025-01-24T00:47:07.4258741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/upsample_9_10.h' 2025-01-24T00:47:07.4259305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters/upsample_9_8.h' 2025-01-24T00:47:07.4259841Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/adapters' 2025-01-24T00:47:07.4260400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/convert.cc' 2025-01-24T00:47:07.4260890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/convert.h' 2025-01-24T00:47:07.4261394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/helper.cc' 2025-01-24T00:47:07.4261889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter/helper.h' 2025-01-24T00:47:07.4262383Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx/version_converter' 2025-01-24T00:47:07.4262798Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/onnx' 2025-01-24T00:47:07.4263209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/pyproject.toml' 2025-01-24T00:47:07.4263724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/pyproject_pylint.toml' 2025-01-24T00:47:07.4264221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/requirements-dev.txt' 2025-01-24T00:47:07.4264707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/requirements-lintrunner.txt' 2025-01-24T00:47:07.4265163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/requirements-min.txt' 2025-01-24T00:47:07.4265681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/requirements-reference.txt' 2025-01-24T00:47:07.4266148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/requirements-release.txt' 2025-01-24T00:47:07.4266610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/requirements.txt' 2025-01-24T00:47:07.4266988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/setup.py' 2025-01-24T00:47:07.4267487Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/third_party/pybind11' 2025-01-24T00:47:07.4267926Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/third_party' 2025-01-24T00:47:07.4268353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/tools/__init__.pyi' 2025-01-24T00:47:07.4268846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/tools/gen_coverage_report.py' 2025-01-24T00:47:07.4269344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/tools/protoc-gen-mypy.bat' 2025-01-24T00:47:07.4269806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/tools/protoc-gen-mypy.py' 2025-01-24T00:47:07.4270323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/tools/protoc-gen-mypy.sh.in' 2025-01-24T00:47:07.4270763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/tools/update_doc.bat' 2025-01-24T00:47:07.4271213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/tools/update_doc.sh' 2025-01-24T00:47:07.4271624Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/tools' 2025-01-24T00:47:07.4272098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/workflow_scripts/config.py' 2025-01-24T00:47:07.4272697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/workflow_scripts/protobuf/build_protobuf_unix.sh' 2025-01-24T00:47:07.4273284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/workflow_scripts/protobuf/build_protobuf_win.ps1' 2025-01-24T00:47:07.4273809Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/workflow_scripts/protobuf' 2025-01-24T00:47:07.4274317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/workflow_scripts/test_model_zoo.py' 2025-01-24T00:47:07.4274783Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx/workflow_scripts' 2025-01-24T00:47:07.4275179Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx' 2025-01-24T00:47:07.4275547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx.BUILD' 2025-01-24T00:47:07.4275982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/.git' 2025-01-24T00:47:07.4276466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/.bazelignore' 2025-01-24T00:47:07.4276915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/.bazelrc' 2025-01-24T00:47:07.4277405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/.bazelversion' 2025-01-24T00:47:07.4277883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/.clang-format' 2025-01-24T00:47:07.4278418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/.cmake-format.py' 2025-01-24T00:47:07.4278929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/.copyright-ignore' 2025-01-24T00:47:07.4279431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/.gitattributes' 2025-01-24T00:47:07.4279951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/.github/.codecov.yaml' 2025-01-24T00:47:07.4280443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/.github/CODEOWNERS' 2025-01-24T00:47:07.4281027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/.github/ISSUE_TEMPLATE/bug_report.md' 2025-01-24T00:47:07.4281651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/.github/ISSUE_TEMPLATE/feature_request.md' 2025-01-24T00:47:07.4282209Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/.github/ISSUE_TEMPLATE' 2025-01-24T00:47:07.4282755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/.github/dependabot.yml' 2025-01-24T00:47:07.4283358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/.github/pull_request_template.md' 2025-01-24T00:47:07.4283916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/.github/repository-settings.md' 2025-01-24T00:47:07.4284484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/.github/workflows/benchmark.yml' 2025-01-24T00:47:07.4285008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/.github/workflows/ci.yml' 2025-01-24T00:47:07.4285607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/.github/workflows/codeql-analysis.yml' 2025-01-24T00:47:07.4286230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/.github/workflows/dependencies_image.yml' 2025-01-24T00:47:07.4286963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/.github/workflows/project_management_comment.yml' 2025-01-24T00:47:07.4287641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/.github/workflows/project_management_issue_open.yml' 2025-01-24T00:47:07.4288184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/.github/workflows/stale.yml' 2025-01-24T00:47:07.4288725Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/.github/workflows' 2025-01-24T00:47:07.4289228Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/.github' 2025-01-24T00:47:07.4289693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/.gitignore' 2025-01-24T00:47:07.4290176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/.gitmodules' 2025-01-24T00:47:07.4290673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/.markdownlint.json' 2025-01-24T00:47:07.4291176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/.markdownlintignore' 2025-01-24T00:47:07.4291686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/.vscode/launch.json' 2025-01-24T00:47:07.4292391Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/.vscode' 2025-01-24T00:47:07.4292876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/CHANGELOG.md' 2025-01-24T00:47:07.4293390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/CMakeLists.txt' 2025-01-24T00:47:07.4293890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/CMakeSettings.json' 2025-01-24T00:47:07.4294395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/CODE_OF_CONDUCT.md' 2025-01-24T00:47:07.4294881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/CONTRIBUTING.md' 2025-01-24T00:47:07.4295359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/DEPRECATED.md' 2025-01-24T00:47:07.4295998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/INSTALL.md' 2025-01-24T00:47:07.4296491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/LICENSE' 2025-01-24T00:47:07.4296963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/README.md' 2025-01-24T00:47:07.4297463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/RELEASING.md' 2025-01-24T00:47:07.4297937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/Versioning.md' 2025-01-24T00:47:07.4298410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/WORKSPACE' 2025-01-24T00:47:07.4298868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/BUILD' 2025-01-24T00:47:07.4299381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/CMakeLists.txt' 2025-01-24T00:47:07.4300017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/baggage/baggage.h' 2025-01-24T00:47:07.4300699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/baggage/baggage_context.h' 2025-01-24T00:47:07.4301475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/baggage/propagation/baggage_propagator.h' 2025-01-24T00:47:07.4302159Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/baggage/propagation' 2025-01-24T00:47:07.4302795Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/baggage' 2025-01-24T00:47:07.4303463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/common/attribute_value.h' 2025-01-24T00:47:07.4304144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/common/key_value_iterable.h' 2025-01-24T00:47:07.4304872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/common/key_value_iterable_view.h' 2025-01-24T00:47:07.4305528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/common/kv_properties.h' 2025-01-24T00:47:07.4306160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/common/macros.h' 2025-01-24T00:47:07.4306857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/common/spin_lock_mutex.h' 2025-01-24T00:47:07.4307498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/common/string_util.h' 2025-01-24T00:47:07.4308171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/common/timestamp.h' 2025-01-24T00:47:07.4308786Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/common' 2025-01-24T00:47:07.4309385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/config.h' 2025-01-24T00:47:07.4310012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/context/context.h' 2025-01-24T00:47:07.4310697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/context/context_value.h' 2025-01-24T00:47:07.4311482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/context/propagation/composite_propagator.h' 2025-01-24T00:47:07.4312260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/context/propagation/global_propagator.h' 2025-01-24T00:47:07.4313020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/context/propagation/noop_propagator.h' 2025-01-24T00:47:07.4313788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/context/propagation/text_map_propagator.h' 2025-01-24T00:47:07.4314482Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/context/propagation' 2025-01-24T00:47:07.4315171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/context/runtime_context.h' 2025-01-24T00:47:07.4315795Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/context' 2025-01-24T00:47:07.4316467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/detail/preprocessor.h' 2025-01-24T00:47:07.4317081Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/detail' 2025-01-24T00:47:07.4317698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/logs/event_id.h' 2025-01-24T00:47:07.4318346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/logs/event_logger.h' 2025-01-24T00:47:07.4319034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/logs/event_logger_provider.h' 2025-01-24T00:47:07.4319670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/logs/log_record.h' 2025-01-24T00:47:07.4320274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/logs/logger.h' 2025-01-24T00:47:07.4320924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/logs/logger_provider.h' 2025-01-24T00:47:07.4321631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/logs/logger_type_traits.h' 2025-01-24T00:47:07.4322252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/logs/noop.h' 2025-01-24T00:47:07.4322886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/logs/provider.h' 2025-01-24T00:47:07.4323499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/logs/severity.h' 2025-01-24T00:47:07.4324103Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/logs' 2025-01-24T00:47:07.4324801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/metrics/async_instruments.h' 2025-01-24T00:47:07.4325437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/metrics/meter.h' 2025-01-24T00:47:07.4326124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/metrics/meter_provider.h' 2025-01-24T00:47:07.4326856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/metrics/noop.h' 2025-01-24T00:47:07.4327531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/metrics/observer_result.h' 2025-01-24T00:47:07.4328179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/metrics/provider.h' 2025-01-24T00:47:07.4328864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/metrics/sync_instruments.h' 2025-01-24T00:47:07.4329503Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/metrics' 2025-01-24T00:47:07.4330134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/all.h' 2025-01-24T00:47:07.4330774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/decay.h' 2025-01-24T00:47:07.4331490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/dependent_type.h' 2025-01-24T00:47:07.4332165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/functional.h' 2025-01-24T00:47:07.4332831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/invoke.h' 2025-01-24T00:47:07.4333470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/trait.h' 2025-01-24T00:47:07.4334186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/type_pack_element.h' 2025-01-24T00:47:07.4334864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/valueless.h' 2025-01-24T00:47:07.4335585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/variant_alternative.h' 2025-01-24T00:47:07.4336303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/variant_fwd.h' 2025-01-24T00:47:07.4336986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/variant_size.h' 2025-01-24T00:47:07.4337656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/void.h' 2025-01-24T00:47:07.4338299Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail' 2025-01-24T00:47:07.4338940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/function_ref.h' 2025-01-24T00:47:07.4339673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/.clang-format' 2025-01-24T00:47:07.4340464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/README.md' 2025-01-24T00:47:07.4341219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/attributes.h' 2025-01-24T00:47:07.4341962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/config.h' 2025-01-24T00:47:07.4342736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/internal/identity.h' 2025-01-24T00:47:07.4343580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/internal/inline_variable.h' 2025-01-24T00:47:07.4344349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/internal/invoke.h' 2025-01-24T00:47:07.4345130Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/internal' 2025-01-24T00:47:07.4345851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/macros.h' 2025-01-24T00:47:07.4346607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/optimization.h' 2025-01-24T00:47:07.4347417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/options.h' 2025-01-24T00:47:07.4348212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/policy_checks.h' 2025-01-24T00:47:07.4348945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/port.h' 2025-01-24T00:47:07.4349707Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base' 2025-01-24T00:47:07.4350456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/meta/type_traits.h' 2025-01-24T00:47:07.4351202Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/meta' 2025-01-24T00:47:07.4352003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/types/bad_variant_access.h' 2025-01-24T00:47:07.4352806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/types/internal/variant.h' 2025-01-24T00:47:07.4353593Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/types/internal' 2025-01-24T00:47:07.4354321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/types/variant.h' 2025-01-24T00:47:07.4355047Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/types' 2025-01-24T00:47:07.4355832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/utility/utility.h' 2025-01-24T00:47:07.4356558Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/utility' 2025-01-24T00:47:07.4357279Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl' 2025-01-24T00:47:07.4357932Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal' 2025-01-24T00:47:07.4358590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/shared_ptr.h' 2025-01-24T00:47:07.4359206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/span.h' 2025-01-24T00:47:07.4359842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/string_view.h' 2025-01-24T00:47:07.4360493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/type_traits.h' 2025-01-24T00:47:07.4361125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/unique_ptr.h' 2025-01-24T00:47:07.4361738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/utility.h' 2025-01-24T00:47:07.4362364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/variant.h' 2025-01-24T00:47:07.4362972Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd' 2025-01-24T00:47:07.4363733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail/dynamic_library_handle.h' 2025-01-24T00:47:07.4364459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail/dynamic_load_unix.h' 2025-01-24T00:47:07.4365193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail/dynamic_load_windows.h' 2025-01-24T00:47:07.4365885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail/loader_info.h' 2025-01-24T00:47:07.4366723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail/tracer_handle.h' 2025-01-24T00:47:07.4367407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail/utility.h' 2025-01-24T00:47:07.4368084Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail' 2025-01-24T00:47:07.4368735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/dynamic_load.h' 2025-01-24T00:47:07.4369372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/factory.h' 2025-01-24T00:47:07.4369999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/hook.h' 2025-01-24T00:47:07.4370662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/tracer.h' 2025-01-24T00:47:07.4371281Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin' 2025-01-24T00:47:07.4371930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/std/shared_ptr.h' 2025-01-24T00:47:07.4372534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/std/span.h' 2025-01-24T00:47:07.4373160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/std/string_view.h' 2025-01-24T00:47:07.4373801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/std/type_traits.h' 2025-01-24T00:47:07.4374421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/std/unique_ptr.h' 2025-01-24T00:47:07.4375029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/std/utility.h' 2025-01-24T00:47:07.4375643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/std/variant.h' 2025-01-24T00:47:07.4376238Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/std' 2025-01-24T00:47:07.4376863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/context.h' 2025-01-24T00:47:07.4377504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/default_span.h' 2025-01-24T00:47:07.4378102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/noop.h' 2025-01-24T00:47:07.4378836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/propagation/b3_propagator.h' 2025-01-24T00:47:07.4379542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/propagation/detail/hex.h' 2025-01-24T00:47:07.4380284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/propagation/detail/string.h' 2025-01-24T00:47:07.4381029Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/propagation/detail' 2025-01-24T00:47:07.4381791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/propagation/http_trace_context.h' 2025-01-24T00:47:07.4382499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/propagation/jaeger.h' 2025-01-24T00:47:07.4383177Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/propagation' 2025-01-24T00:47:07.4383813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/provider.h' 2025-01-24T00:47:07.4384415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/scope.h' 2025-01-24T00:47:07.4385157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/semantic_conventions.h' 2025-01-24T00:47:07.4385759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/span.h' 2025-01-24T00:47:07.4386426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/span_context.h' 2025-01-24T00:47:07.4387147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/span_context_kv_iterable.h' 2025-01-24T00:47:07.4387888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/span_context_kv_iterable_view.h' 2025-01-24T00:47:07.4388519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/span_id.h' 2025-01-24T00:47:07.4389171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/span_metadata.h' 2025-01-24T00:47:07.4389848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/span_startoptions.h' 2025-01-24T00:47:07.4390495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/trace_flags.h' 2025-01-24T00:47:07.4391115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/trace_id.h' 2025-01-24T00:47:07.4391761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/trace_state.h' 2025-01-24T00:47:07.4392605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/tracer.h' 2025-01-24T00:47:07.4393273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/tracer_provider.h' 2025-01-24T00:47:07.4393892Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/trace' 2025-01-24T00:47:07.4394476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry/version.h' 2025-01-24T00:47:07.4395065Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include/opentelemetry' 2025-01-24T00:47:07.4395636Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/include' 2025-01-24T00:47:07.4396157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/CMakeLists.txt' 2025-01-24T00:47:07.4396724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/baggage/BUILD' 2025-01-24T00:47:07.4397285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/baggage/CMakeLists.txt' 2025-01-24T00:47:07.4397893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/baggage/baggage_benchmark.cc' 2025-01-24T00:47:07.4398458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/baggage/baggage_test.cc' 2025-01-24T00:47:07.4399040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/baggage/propagation/BUILD' 2025-01-24T00:47:07.4399720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/baggage/propagation/CMakeLists.txt' 2025-01-24T00:47:07.4400424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/baggage/propagation/baggage_propagator_test.cc' 2025-01-24T00:47:07.4401061Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/baggage/propagation' 2025-01-24T00:47:07.4401603Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/baggage' 2025-01-24T00:47:07.4402113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/common/BUILD' 2025-01-24T00:47:07.4402690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/common/CMakeLists.txt' 2025-01-24T00:47:07.4403288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/common/kv_properties_test.cc' 2025-01-24T00:47:07.4403884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/common/spinlock_benchmark.cc' 2025-01-24T00:47:07.4404483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/common/string_util_test.cc' 2025-01-24T00:47:07.4405014Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/common' 2025-01-24T00:47:07.4405543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/context/BUILD' 2025-01-24T00:47:07.4406115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/context/CMakeLists.txt' 2025-01-24T00:47:07.4406776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/context/context_test.cc' 2025-01-24T00:47:07.4407375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/context/propagation/BUILD' 2025-01-24T00:47:07.4408010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/context/propagation/CMakeLists.txt' 2025-01-24T00:47:07.4408736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/context/propagation/composite_propagator_test.cc' 2025-01-24T00:47:07.4409332Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/context/propagation' 2025-01-24T00:47:07.4409971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/context/runtime_context_test.cc' 2025-01-24T00:47:07.4410525Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/context' 2025-01-24T00:47:07.4411055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/core/BUILD' 2025-01-24T00:47:07.4411615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/core/CMakeLists.txt' 2025-01-24T00:47:07.4412175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/core/timestamp_test.cc' 2025-01-24T00:47:07.4412725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/core/version_test.cc' 2025-01-24T00:47:07.4413266Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/core' 2025-01-24T00:47:07.4413765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/logs/BUILD' 2025-01-24T00:47:07.4414353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/logs/CMakeLists.txt' 2025-01-24T00:47:07.4414953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/logs/logger_benchmark.cc' 2025-01-24T00:47:07.4415490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/logs/logger_test.cc' 2025-01-24T00:47:07.4416059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/logs/provider_test.cc' 2025-01-24T00:47:07.4416584Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/logs' 2025-01-24T00:47:07.4417113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/metrics/BUILD' 2025-01-24T00:47:07.4417679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/metrics/CMakeLists.txt' 2025-01-24T00:47:07.4418288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/metrics/meter_provider_test.cc' 2025-01-24T00:47:07.4418929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/metrics/noop_sync_instrument_test.cc' 2025-01-24T00:47:07.4419465Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/metrics' 2025-01-24T00:47:07.4419984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/nostd/BUILD' 2025-01-24T00:47:07.4420539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/nostd/CMakeLists.txt' 2025-01-24T00:47:07.4421124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/nostd/function_ref_test.cc' 2025-01-24T00:47:07.4421718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/nostd/shared_ptr_test.cc' 2025-01-24T00:47:07.4422254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/nostd/span_test.cc' 2025-01-24T00:47:07.4422844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/nostd/string_view_test.cc' 2025-01-24T00:47:07.4423416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/nostd/unique_ptr_test.cc' 2025-01-24T00:47:07.4423994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/nostd/utility_test.cc' 2025-01-24T00:47:07.4424558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/nostd/variant_test.cc' 2025-01-24T00:47:07.4425112Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/nostd' 2025-01-24T00:47:07.4425620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/plugin/BUILD' 2025-01-24T00:47:07.4426189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/plugin/CMakeLists.txt' 2025-01-24T00:47:07.4426768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/plugin/dynamic_load_test.cc' 2025-01-24T00:47:07.4427310Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/plugin' 2025-01-24T00:47:07.4427859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/singleton/BUILD' 2025-01-24T00:47:07.4428459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/singleton/CMakeLists.txt' 2025-01-24T00:47:07.4429041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/singleton/component_a.cc' 2025-01-24T00:47:07.4429610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/singleton/component_a.h' 2025-01-24T00:47:07.4430194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/singleton/component_b.cc' 2025-01-24T00:47:07.4430763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/singleton/component_b.h' 2025-01-24T00:47:07.4431337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/singleton/component_c.cc' 2025-01-24T00:47:07.4431921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/singleton/component_c.h' 2025-01-24T00:47:07.4432496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/singleton/component_d.cc' 2025-01-24T00:47:07.4433078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/singleton/component_d.h' 2025-01-24T00:47:07.4433671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/singleton/component_e.cc' 2025-01-24T00:47:07.4434291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/singleton/component_e.h' 2025-01-24T00:47:07.4434873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/singleton/component_f.cc' 2025-01-24T00:47:07.4435444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/singleton/component_f.h' 2025-01-24T00:47:07.4436033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/singleton/component_g.cc' 2025-01-24T00:47:07.4436608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/singleton/component_h.cc' 2025-01-24T00:47:07.4437209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/singleton/singleton_test.cc' 2025-01-24T00:47:07.4437775Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/singleton' 2025-01-24T00:47:07.4438283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/trace/BUILD' 2025-01-24T00:47:07.4438890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/trace/CMakeLists.txt' 2025-01-24T00:47:07.4439476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/trace/default_span_test.cc' 2025-01-24T00:47:07.4440126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/trace/key_value_iterable_view_test.cc' 2025-01-24T00:47:07.4440668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/trace/noop_test.cc' 2025-01-24T00:47:07.4441239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/trace/propagation/BUILD' 2025-01-24T00:47:07.4441904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/trace/propagation/CMakeLists.txt' 2025-01-24T00:47:07.4442592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/trace/propagation/b3_propagation_test.cc' 2025-01-24T00:47:07.4443218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/trace/propagation/detail/BUILD' 2025-01-24T00:47:07.4443889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/trace/propagation/detail/CMakeLists.txt' 2025-01-24T00:47:07.4444521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/trace/propagation/detail/hex_test.cc' 2025-01-24T00:47:07.4445155Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/trace/propagation/detail' 2025-01-24T00:47:07.4445828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/trace/propagation/http_text_format_test.cc' 2025-01-24T00:47:07.4446592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/trace/propagation/jaeger_propagation_test.cc' 2025-01-24T00:47:07.4447168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/trace/propagation/util.h' 2025-01-24T00:47:07.4447751Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/trace/propagation' 2025-01-24T00:47:07.4448325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/trace/provider_test.cc' 2025-01-24T00:47:07.4448874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/trace/scope_test.cc' 2025-01-24T00:47:07.4449440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/trace/span_benchmark.cc' 2025-01-24T00:47:07.4450037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/trace/span_context_test.cc' 2025-01-24T00:47:07.4450618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/trace/span_id_benchmark.cc' 2025-01-24T00:47:07.4451186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/trace/span_id_test.cc' 2025-01-24T00:47:07.4451795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/trace/trace_flags_test.cc' 2025-01-24T00:47:07.4452353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/trace/trace_id_test.cc' 2025-01-24T00:47:07.4452975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/trace/trace_state_test.cc' 2025-01-24T00:47:07.4453526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/trace/tracer_test.cc' 2025-01-24T00:47:07.4454060Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test/trace' 2025-01-24T00:47:07.4454555Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api/test' 2025-01-24T00:47:07.4455024Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/api' 2025-01-24T00:47:07.4455498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/bazel/BUILD' 2025-01-24T00:47:07.4456011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/bazel/curl.BUILD' 2025-01-24T00:47:07.4456528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/bazel/curl.bzl' 2025-01-24T00:47:07.4457030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/bazel/extra_deps.bzl' 2025-01-24T00:47:07.4457563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/bazel/nlohmann_json.BUILD' 2025-01-24T00:47:07.4458139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/bazel/opentelemetry_proto.BUILD' 2025-01-24T00:47:07.4458681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/bazel/otel_cc_benchmark.bzl' 2025-01-24T00:47:07.4459198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/bazel/repository.bzl' 2025-01-24T00:47:07.4459680Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/bazel' 2025-01-24T00:47:07.4460207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/buildscripts/pre-commit' 2025-01-24T00:47:07.4460773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/buildscripts/pre-merge-commit' 2025-01-24T00:47:07.4461323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/buildscripts/pre_release.sh' 2025-01-24T00:47:07.4461961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/buildscripts/semantic-convention/generate.sh' 2025-01-24T00:47:07.4462730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/buildscripts/semantic-convention/templates/SemanticAttributes.h.j2' 2025-01-24T00:47:07.4463399Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/buildscripts/semantic-convention/templates' 2025-01-24T00:47:07.4464033Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/buildscripts/semantic-convention' 2025-01-24T00:47:07.4464567Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/buildscripts' 2025-01-24T00:47:07.4465043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/Dockerfile' 2025-01-24T00:47:07.4465556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/README.md' 2025-01-24T00:47:07.4466024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/do_ci.ps1' 2025-01-24T00:47:07.4466526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/do_ci.sh' 2025-01-24T00:47:07.4466993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/docfx.cmd' 2025-01-24T00:47:07.4467464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/docfx.json' 2025-01-24T00:47:07.4467975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/install_abseil.sh' 2025-01-24T00:47:07.4468492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/install_bazelisk.sh' 2025-01-24T00:47:07.4469042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/install_format_tools.sh' 2025-01-24T00:47:07.4469562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/install_gcc48.sh' 2025-01-24T00:47:07.4470100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/install_osx_bazelisk.sh' 2025-01-24T00:47:07.4470649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/install_protobuf.sh' 2025-01-24T00:47:07.4471210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/install_windows_bazelisk.ps1' 2025-01-24T00:47:07.4471783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/install_windows_protobuf.ps1' 2025-01-24T00:47:07.4472362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/ports/benchmark/portfile.cmake' 2025-01-24T00:47:07.4472916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/ports/benchmark/vcpkg.json' 2025-01-24T00:47:07.4473468Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/ports/benchmark' 2025-01-24T00:47:07.4473998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/ports/protobuf/CONTROL' 2025-01-24T00:47:07.4474618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/ports/protobuf/fix-android-log.patch' 2025-01-24T00:47:07.4475230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/ports/protobuf/fix-static-build.patch' 2025-01-24T00:47:07.4475794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/ports/protobuf/fix-uwp.patch' 2025-01-24T00:47:07.4476380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/ports/protobuf/portfile.cmake' 2025-01-24T00:47:07.4476917Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/ports/protobuf' 2025-01-24T00:47:07.4477415Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/ports' 2025-01-24T00:47:07.4477914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/run_docker.sh' 2025-01-24T00:47:07.4478451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/setup_ci_environment.sh' 2025-01-24T00:47:07.4478983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/setup_cmake.sh' 2025-01-24T00:47:07.4479468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/setup_grpc.sh' 2025-01-24T00:47:07.4480054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/setup_windows_ci_environment.ps1' 2025-01-24T00:47:07.4480625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/setup_windows_cmake.ps1' 2025-01-24T00:47:07.4481082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/toc.yml' 2025-01-24T00:47:07.4481623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/valgrind-suppressions' 2025-01-24T00:47:07.4482134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci/verify_packages.sh' 2025-01-24T00:47:07.4482599Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ci' 2025-01-24T00:47:07.4483181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/cmake/ParseOsRelease.cmake' 2025-01-24T00:47:07.4483718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/cmake/nlohmann-json.cmake' 2025-01-24T00:47:07.4484438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/cmake/opentelemetry-build-external-component.cmake' 2025-01-24T00:47:07.4485050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/cmake/opentelemetry-cpp-config.cmake.in' 2025-01-24T00:47:07.4485617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/cmake/opentelemetry-proto.cmake' 2025-01-24T00:47:07.4486129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/cmake/package.cmake' 2025-01-24T00:47:07.4486788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/cmake/patch-imported-config.cmake' 2025-01-24T00:47:07.4487313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/cmake/pkgconfig.cmake' 2025-01-24T00:47:07.4487862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/cmake/templates/config.pc.in' 2025-01-24T00:47:07.4488390Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/cmake/templates' 2025-01-24T00:47:07.4488893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/cmake/tools.cmake' 2025-01-24T00:47:07.4489376Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/cmake' 2025-01-24T00:47:07.4489863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docker/.gitignore' 2025-01-24T00:47:07.4495898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docker/Dockerfile' 2025-01-24T00:47:07.4496492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docker/Dockerfile.alpine.base' 2025-01-24T00:47:07.4497034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docker/Dockerfile.centos' 2025-01-24T00:47:07.4497588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docker/Dockerfile.debian.deps' 2025-01-24T00:47:07.4498076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docker/README.md' 2025-01-24T00:47:07.4498697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docker/build.sh' 2025-01-24T00:47:07.4499238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docker/grpc/CMakeLists.txt' 2025-01-24T00:47:07.4499789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docker/grpc/Dockerfile' 2025-01-24T00:47:07.4500307Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docker/grpc' 2025-01-24T00:47:07.4500864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docker/ubuntuLatest/Dockerfile' 2025-01-24T00:47:07.4501412Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docker/ubuntuLatest' 2025-01-24T00:47:07.4501901Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docker' 2025-01-24T00:47:07.4502465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/abi-compatibility.md' 2025-01-24T00:47:07.4502971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/abi-policy.md' 2025-01-24T00:47:07.4503549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/abi-version-policy.md' 2025-01-24T00:47:07.4504060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/build-as-dll.md' 2025-01-24T00:47:07.4504605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/building-with-stdlib.md' 2025-01-24T00:47:07.4505151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/building-with-vcpkg.md' 2025-01-24T00:47:07.4505710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/building-with-vs2019.md' 2025-01-24T00:47:07.4506305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/cpp-ostream-exporter-design.md' 2025-01-24T00:47:07.4506873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/cpp-sdk-factory-design.md' 2025-01-24T00:47:07.4507376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/dependencies.md' 2025-01-24T00:47:07.4507919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/deprecation-process.md' 2025-01-24T00:47:07.4508425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/google-test.md' 2025-01-24T00:47:07.4508973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/library-distribution.md' 2025-01-24T00:47:07.4509482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/public/Doxyfile' 2025-01-24T00:47:07.4510028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/public/GettingHelp.rst' 2025-01-24T00:47:07.4510529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/public/Makefile' 2025-01-24T00:47:07.4511160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/public/_static/opentelemetry_logo.png' 2025-01-24T00:47:07.4511702Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/public/_static' 2025-01-24T00:47:07.4512356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/public/_templates/sidebar/brand.html' 2025-01-24T00:47:07.4512959Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/public/_templates/sidebar' 2025-01-24T00:47:07.4513545Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/public/_templates' 2025-01-24T00:47:07.4514132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/public/api/GettingStarted.rst' 2025-01-24T00:47:07.4514678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/public/api/Overview.rst' 2025-01-24T00:47:07.4515194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/public/api/api.rst' 2025-01-24T00:47:07.4515730Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/public/api' 2025-01-24T00:47:07.4516255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/public/conf.py' 2025-01-24T00:47:07.4516772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/public/index.rst' 2025-01-24T00:47:07.4517395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/public/performance/benchmarks.rst' 2025-01-24T00:47:07.4517956Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/public/performance' 2025-01-24T00:47:07.4518509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/public/requirements.txt' 2025-01-24T00:47:07.4519082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/public/resources/footer.html' 2025-01-24T00:47:07.4519665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/public/resources/header.html' 2025-01-24T00:47:07.4520250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/public/resources/stylesheet.css' 2025-01-24T00:47:07.4520814Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/public/resources' 2025-01-24T00:47:07.4521400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/public/sdk/GettingStarted.rst' 2025-01-24T00:47:07.4521915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/public/sdk/sdk.rst' 2025-01-24T00:47:07.4522451Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/public/sdk' 2025-01-24T00:47:07.4522956Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/public' 2025-01-24T00:47:07.4523462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/requirements.md' 2025-01-24T00:47:07.4524018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/semantic-conventions.md' 2025-01-24T00:47:07.4524540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/testing-with-ssl.md' 2025-01-24T00:47:07.4525085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs/using-clang-format.md' 2025-01-24T00:47:07.4525583Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/docs' 2025-01-24T00:47:07.4526103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/CMakeLists.txt' 2025-01-24T00:47:07.4526780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/batch/BUILD' 2025-01-24T00:47:07.4527331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/batch/CMakeLists.txt' 2025-01-24T00:47:07.4527855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/batch/main.cc' 2025-01-24T00:47:07.4528381Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/batch' 2025-01-24T00:47:07.4528941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/common/CMakeLists.txt' 2025-01-24T00:47:07.4529524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/common/foo_library/BUILD' 2025-01-24T00:47:07.4530175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/common/foo_library/CMakeLists.txt' 2025-01-24T00:47:07.4530822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/common/foo_library/foo_library.cc' 2025-01-24T00:47:07.4531441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/common/foo_library/foo_library.h' 2025-01-24T00:47:07.4532025Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/common/foo_library' 2025-01-24T00:47:07.4532631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/common/logs_foo_library/BUILD' 2025-01-24T00:47:07.4533277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/common/logs_foo_library/CMakeLists.txt' 2025-01-24T00:47:07.4533923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/common/logs_foo_library/foo_library.cc' 2025-01-24T00:47:07.4534563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/common/logs_foo_library/foo_library.h' 2025-01-24T00:47:07.4535175Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/common/logs_foo_library' 2025-01-24T00:47:07.4535796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/common/metrics_foo_library/BUILD' 2025-01-24T00:47:07.4536459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/common/metrics_foo_library/CMakeLists.txt' 2025-01-24T00:47:07.4537117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/common/metrics_foo_library/foo_library.cc' 2025-01-24T00:47:07.4537778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/common/metrics_foo_library/foo_library.h' 2025-01-24T00:47:07.4538409Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/common/metrics_foo_library' 2025-01-24T00:47:07.4538943Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/common' 2025-01-24T00:47:07.4539527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/etw_threads/CMakeLists.txt' 2025-01-24T00:47:07.4540105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/etw_threads/README.md' 2025-01-24T00:47:07.4540652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/etw_threads/main.cc' 2025-01-24T00:47:07.4541228Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/etw_threads' 2025-01-24T00:47:07.4541732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/grpc/BUILD' 2025-01-24T00:47:07.4542276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/grpc/CMakeLists.txt' 2025-01-24T00:47:07.4542789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/grpc/README.md' 2025-01-24T00:47:07.4543312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/grpc/client.cc' 2025-01-24T00:47:07.4543922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/grpc/protos/messages.proto' 2025-01-24T00:47:07.4544486Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/grpc/protos' 2025-01-24T00:47:07.4545035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/grpc/server.cc' 2025-01-24T00:47:07.4545584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/grpc/tracer_common.h' 2025-01-24T00:47:07.4546113Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/grpc' 2025-01-24T00:47:07.4546612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/http/BUILD' 2025-01-24T00:47:07.4547167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/http/CMakeLists.txt' 2025-01-24T00:47:07.4547685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/http/README.md' 2025-01-24T00:47:07.4548203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/http/client.cc' 2025-01-24T00:47:07.4548734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/http/server.cc' 2025-01-24T00:47:07.4549242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/http/server.h' 2025-01-24T00:47:07.4549799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/http/tracer_common.h' 2025-01-24T00:47:07.4550318Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/http' 2025-01-24T00:47:07.4550854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/logs_simple/BUILD' 2025-01-24T00:47:07.4551456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/logs_simple/CMakeLists.txt' 2025-01-24T00:47:07.4552009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/logs_simple/README.md' 2025-01-24T00:47:07.4552551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/logs_simple/main.cc' 2025-01-24T00:47:07.4553104Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/logs_simple' 2025-01-24T00:47:07.4553674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/metrics_simple/BUILD' 2025-01-24T00:47:07.4554285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/metrics_simple/CMakeLists.txt' 2025-01-24T00:47:07.4554883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/metrics_simple/README.md' 2025-01-24T00:47:07.4555501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/metrics_simple/metrics_ostream.cc' 2025-01-24T00:47:07.4556070Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/metrics_simple' 2025-01-24T00:47:07.4556621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/multi_processor/BUILD' 2025-01-24T00:47:07.4557240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/multi_processor/CMakeLists.txt' 2025-01-24T00:47:07.4557841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/multi_processor/README.md' 2025-01-24T00:47:07.4558431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/multi_processor/main.cc' 2025-01-24T00:47:07.4559005Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/multi_processor' 2025-01-24T00:47:07.4559554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/multithreaded/BUILD' 2025-01-24T00:47:07.4560160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/multithreaded/CMakeLists.txt' 2025-01-24T00:47:07.4560715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/multithreaded/main.cc' 2025-01-24T00:47:07.4561274Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/multithreaded' 2025-01-24T00:47:07.4561782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/otlp/BUILD' 2025-01-24T00:47:07.4562324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/otlp/CMakeLists.txt' 2025-01-24T00:47:07.4562849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/otlp/README.md' 2025-01-24T00:47:07.4563403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/otlp/grpc_log_main.cc' 2025-01-24T00:47:07.4563936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/otlp/grpc_main.cc' 2025-01-24T00:47:07.4564515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/otlp/grpc_metric_main.cc' 2025-01-24T00:47:07.4565071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/otlp/http_log_main.cc' 2025-01-24T00:47:07.4565613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/otlp/http_main.cc' 2025-01-24T00:47:07.4566184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/otlp/http_metric_main.cc' 2025-01-24T00:47:07.4566999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/otlp/opentelemetry-collector-config/config.dev.yaml' 2025-01-24T00:47:07.4567721Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/otlp/opentelemetry-collector-config' 2025-01-24T00:47:07.4568245Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/otlp' 2025-01-24T00:47:07.4568895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/plugin/CMakeLists.txt' 2025-01-24T00:47:07.4569426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/plugin/load/BUILD' 2025-01-24T00:47:07.4570015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/plugin/load/CMakeLists.txt' 2025-01-24T00:47:07.4570568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/plugin/load/main.cc' 2025-01-24T00:47:07.4571120Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/plugin/load' 2025-01-24T00:47:07.4571697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/plugin/plugin/BUILD' 2025-01-24T00:47:07.4572315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/plugin/plugin/CMakeLists.txt' 2025-01-24T00:47:07.4572908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/plugin/plugin/factory_impl.cc' 2025-01-24T00:47:07.4573485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/plugin/plugin/tracer.cc' 2025-01-24T00:47:07.4574043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/plugin/plugin/tracer.h' 2025-01-24T00:47:07.4574609Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/plugin/plugin' 2025-01-24T00:47:07.4575140Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/plugin' 2025-01-24T00:47:07.4575679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/prometheus/BUILD' 2025-01-24T00:47:07.4576268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/prometheus/CMakeLists.txt' 2025-01-24T00:47:07.4576812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/prometheus/README.md' 2025-01-24T00:47:07.4577350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/prometheus/main.cc' 2025-01-24T00:47:07.4577943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/prometheus/prometheus.yml' 2025-01-24T00:47:07.4578477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/prometheus/run.sh' 2025-01-24T00:47:07.4579029Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/prometheus' 2025-01-24T00:47:07.4579537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/simple/BUILD' 2025-01-24T00:47:07.4580089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/simple/CMakeLists.txt' 2025-01-24T00:47:07.4580629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/simple/README.md' 2025-01-24T00:47:07.4581167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/simple/main.cc' 2025-01-24T00:47:07.4581708Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/simple' 2025-01-24T00:47:07.4582282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/zipkin/CMakeLists.txt' 2025-01-24T00:47:07.4582814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/zipkin/README.md' 2025-01-24T00:47:07.4583342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/zipkin/main.cc' 2025-01-24T00:47:07.4583870Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples/zipkin' 2025-01-24T00:47:07.4584377Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/examples' 2025-01-24T00:47:07.4584900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/CMakeLists.txt' 2025-01-24T00:47:07.4585475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/elasticsearch/BUILD' 2025-01-24T00:47:07.4586105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/elasticsearch/CMakeLists.txt' 2025-01-24T00:47:07.4587017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/elasticsearch/include/opentelemetry/exporters/elasticsearch/es_log_record_exporter.h' 2025-01-24T00:47:07.4587919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/elasticsearch/include/opentelemetry/exporters/elasticsearch/es_log_recordable.h' 2025-01-24T00:47:07.4588739Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/elasticsearch/include/opentelemetry/exporters/elasticsearch' 2025-01-24T00:47:07.4589484Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/elasticsearch/include/opentelemetry/exporters' 2025-01-24T00:47:07.4590182Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/elasticsearch/include/opentelemetry' 2025-01-24T00:47:07.4590789Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/elasticsearch/include' 2025-01-24T00:47:07.4591481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/elasticsearch/src/es_log_record_exporter.cc' 2025-01-24T00:47:07.4592286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/elasticsearch/src/es_log_recordable.cc' 2025-01-24T00:47:07.4592872Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/elasticsearch/src' 2025-01-24T00:47:07.4593594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/elasticsearch/test/es_log_record_exporter_test.cc' 2025-01-24T00:47:07.4594186Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/elasticsearch/test' 2025-01-24T00:47:07.4594764Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/elasticsearch' 2025-01-24T00:47:07.4595256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/etw/BUILD' 2025-01-24T00:47:07.4595844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/etw/CMakeLists.txt' 2025-01-24T00:47:07.4596372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/etw/README.md' 2025-01-24T00:47:07.4597109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/LICENSE' 2025-01-24T00:47:07.4597908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/TraceLoggingDynamic.h' 2025-01-24T00:47:07.4598634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_config.h' 2025-01-24T00:47:07.4599368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_fields.h' 2025-01-24T00:47:07.4600152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_logger.h' 2025-01-24T00:47:07.4600936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_logger_exporter.h' 2025-01-24T00:47:07.4601752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_properties.h' 2025-01-24T00:47:07.4602490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_provider.h' 2025-01-24T00:47:07.4603304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_random_id_generator.h' 2025-01-24T00:47:07.4604073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_tail_sampler.h' 2025-01-24T00:47:07.4604879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_traceloggingdynamic.h' 2025-01-24T00:47:07.4605627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_tracer.h' 2025-01-24T00:47:07.4606467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_tracer_exporter.h' 2025-01-24T00:47:07.4607187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/utils.h' 2025-01-24T00:47:07.4607890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/uuid.h' 2025-01-24T00:47:07.4608594Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw' 2025-01-24T00:47:07.4609292Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters' 2025-01-24T00:47:07.4609920Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry' 2025-01-24T00:47:07.4610485Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/etw/include' 2025-01-24T00:47:07.4611102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/etw/test/etw_logger_test.cc' 2025-01-24T00:47:07.4611687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/etw/test/etw_perf_test.cc' 2025-01-24T00:47:07.4612325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/etw/test/etw_provider_test.cc' 2025-01-24T00:47:07.4612909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/etw/test/etw_tracer_test.cc' 2025-01-24T00:47:07.4613455Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/etw/test' 2025-01-24T00:47:07.4613980Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/etw' 2025-01-24T00:47:07.4614489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/memory/BUILD' 2025-01-24T00:47:07.4615091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/memory/CMakeLists.txt' 2025-01-24T00:47:07.4615908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/memory/include/opentelemetry/exporters/memory/in_memory_data.h' 2025-01-24T00:47:07.4616728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/memory/include/opentelemetry/exporters/memory/in_memory_span_data.h' 2025-01-24T00:47:07.4617559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/memory/include/opentelemetry/exporters/memory/in_memory_span_exporter.h' 2025-01-24T00:47:07.4618451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/memory/include/opentelemetry/exporters/memory/in_memory_span_exporter_factory.h' 2025-01-24T00:47:07.4619202Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/memory/include/opentelemetry/exporters/memory' 2025-01-24T00:47:07.4619911Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/memory/include/opentelemetry/exporters' 2025-01-24T00:47:07.4620559Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/memory/include/opentelemetry' 2025-01-24T00:47:07.4621127Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/memory/include' 2025-01-24T00:47:07.4621813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/memory/src/in_memory_span_exporter_factory.cc' 2025-01-24T00:47:07.4622372Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/memory/src' 2025-01-24T00:47:07.4623030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/memory/test/in_memory_span_data_test.cc' 2025-01-24T00:47:07.4623712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/memory/test/in_memory_span_exporter_test.cc' 2025-01-24T00:47:07.4624268Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/memory/test' 2025-01-24T00:47:07.4624797Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/memory' 2025-01-24T00:47:07.4625351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/ostream/BUILD' 2025-01-24T00:47:07.4625925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/ostream/CMakeLists.txt' 2025-01-24T00:47:07.4626746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream/common_utils.h' 2025-01-24T00:47:07.4627579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream/log_record_exporter.h' 2025-01-24T00:47:07.4628450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream/log_record_exporter_factory.h' 2025-01-24T00:47:07.4629265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream/metric_exporter.h' 2025-01-24T00:47:07.4630136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream/metric_exporter_factory.h' 2025-01-24T00:47:07.4630964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream/span_exporter.h' 2025-01-24T00:47:07.4631800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream/span_exporter_factory.h' 2025-01-24T00:47:07.4632560Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream' 2025-01-24T00:47:07.4633269Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters' 2025-01-24T00:47:07.4633917Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry' 2025-01-24T00:47:07.4634502Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/ostream/include' 2025-01-24T00:47:07.4635127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/ostream/src/log_record_exporter.cc' 2025-01-24T00:47:07.4635800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/ostream/src/log_record_exporter_factory.cc' 2025-01-24T00:47:07.4636412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/ostream/src/metric_exporter.cc' 2025-01-24T00:47:07.4637064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/ostream/src/metric_exporter_factory.cc' 2025-01-24T00:47:07.4637664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/ostream/src/span_exporter.cc' 2025-01-24T00:47:07.4638306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/ostream/src/span_exporter_factory.cc' 2025-01-24T00:47:07.4638867Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/ostream/src' 2025-01-24T00:47:07.4639475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/ostream/test/ostream_capture.h' 2025-01-24T00:47:07.4640112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/ostream/test/ostream_log_test.cc' 2025-01-24T00:47:07.4640759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/ostream/test/ostream_metric_test.cc' 2025-01-24T00:47:07.4641405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/ostream/test/ostream_span_test.cc' 2025-01-24T00:47:07.4641966Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/ostream/test' 2025-01-24T00:47:07.4642502Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/ostream' 2025-01-24T00:47:07.4643004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/BUILD' 2025-01-24T00:47:07.4643561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/CMakeLists.txt' 2025-01-24T00:47:07.4644109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/README.md' 2025-01-24T00:47:07.4644900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_environment.h' 2025-01-24T00:47:07.4645703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_client.h' 2025-01-24T00:47:07.4646598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_client_options.h' 2025-01-24T00:47:07.4647394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_exporter.h' 2025-01-24T00:47:07.4648231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_exporter_factory.h' 2025-01-24T00:47:07.4649069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_exporter_options.h' 2025-01-24T00:47:07.4649920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_log_record_exporter.h' 2025-01-24T00:47:07.4650811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_log_record_exporter_factory.h' 2025-01-24T00:47:07.4651714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_log_record_exporter_options.h' 2025-01-24T00:47:07.4652536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_metric_exporter.h' 2025-01-24T00:47:07.4653412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_metric_exporter_factory.h' 2025-01-24T00:47:07.4654290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_metric_exporter_options.h' 2025-01-24T00:47:07.4655095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_utils.h' 2025-01-24T00:47:07.4655831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http.h' 2025-01-24T00:47:07.4656648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http_client.h' 2025-01-24T00:47:07.4657448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http_exporter.h' 2025-01-24T00:47:07.4658277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http_exporter_factory.h' 2025-01-24T00:47:07.4659118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http_exporter_options.h' 2025-01-24T00:47:07.4659990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http_log_record_exporter.h' 2025-01-24T00:47:07.4660889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http_log_record_exporter_factory.h' 2025-01-24T00:47:07.4661816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http_log_record_exporter_options.h' 2025-01-24T00:47:07.4662642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http_metric_exporter.h' 2025-01-24T00:47:07.4663525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http_metric_exporter_factory.h' 2025-01-24T00:47:07.4664397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http_metric_exporter_options.h' 2025-01-24T00:47:07.4665201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_log_recordable.h' 2025-01-24T00:47:07.4665980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_metric_utils.h' 2025-01-24T00:47:07.4666825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_populate_attribute_utils.h' 2025-01-24T00:47:07.4667661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_preferred_temporality.h' 2025-01-24T00:47:07.4668432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_recordable.h' 2025-01-24T00:47:07.4669244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_recordable_utils.h' 2025-01-24T00:47:07.4670060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/protobuf_include_prefix.h' 2025-01-24T00:47:07.4670897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/protobuf_include_suffix.h' 2025-01-24T00:47:07.4671630Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp' 2025-01-24T00:47:07.4672342Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters' 2025-01-24T00:47:07.4672991Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry' 2025-01-24T00:47:07.4673542Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/include' 2025-01-24T00:47:07.4674133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/src/otlp_environment.cc' 2025-01-24T00:47:07.4674735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_client.cc' 2025-01-24T00:47:07.4675372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_exporter.cc' 2025-01-24T00:47:07.4676025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_exporter_factory.cc' 2025-01-24T00:47:07.4676701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_exporter_options.cc' 2025-01-24T00:47:07.4677368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_log_record_exporter.cc' 2025-01-24T00:47:07.4678088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_log_record_exporter_factory.cc' 2025-01-24T00:47:07.4678787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_log_record_exporter_options.cc' 2025-01-24T00:47:07.4679445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_metric_exporter.cc' 2025-01-24T00:47:07.4680130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_metric_exporter_factory.cc' 2025-01-24T00:47:07.4680822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_metric_exporter_options.cc' 2025-01-24T00:47:07.4681409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_utils.cc' 2025-01-24T00:47:07.4681998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/src/otlp_http_client.cc' 2025-01-24T00:47:07.4682615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/src/otlp_http_exporter.cc' 2025-01-24T00:47:07.4683261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/src/otlp_http_exporter_factory.cc' 2025-01-24T00:47:07.4683920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/src/otlp_http_exporter_options.cc' 2025-01-24T00:47:07.4684578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/src/otlp_http_log_record_exporter.cc' 2025-01-24T00:47:07.4685308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/src/otlp_http_log_record_exporter_factory.cc' 2025-01-24T00:47:07.4686021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/src/otlp_http_log_record_exporter_options.cc' 2025-01-24T00:47:07.4686770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/src/otlp_http_metric_exporter.cc' 2025-01-24T00:47:07.4687471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/src/otlp_http_metric_exporter_factory.cc' 2025-01-24T00:47:07.4688152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/src/otlp_http_metric_exporter_options.cc' 2025-01-24T00:47:07.4688764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/src/otlp_log_recordable.cc' 2025-01-24T00:47:07.4689381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/src/otlp_metric_utils.cc' 2025-01-24T00:47:07.4690067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/src/otlp_populate_attribute_utils.cc' 2025-01-24T00:47:07.4690696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/src/otlp_recordable.cc' 2025-01-24T00:47:07.4691315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/src/otlp_recordable_utils.cc' 2025-01-24T00:47:07.4691851Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/src' 2025-01-24T00:47:07.4692680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/test/otlp_grpc_exporter_benchmark.cc' 2025-01-24T00:47:07.4693364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/test/otlp_grpc_exporter_factory_test.cc' 2025-01-24T00:47:07.4694016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/test/otlp_grpc_exporter_test.cc' 2025-01-24T00:47:07.4694749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/test/otlp_grpc_log_record_exporter_factory_test.cc' 2025-01-24T00:47:07.4695443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/test/otlp_grpc_log_record_exporter_test.cc' 2025-01-24T00:47:07.4696163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/test/otlp_grpc_metric_exporter_factory_test.cc' 2025-01-24T00:47:07.4696840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/test/otlp_grpc_metric_exporter_test.cc' 2025-01-24T00:47:07.4697532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/test/otlp_http_exporter_factory_test.cc' 2025-01-24T00:47:07.4698170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/test/otlp_http_exporter_test.cc' 2025-01-24T00:47:07.4698903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/test/otlp_http_log_record_exporter_factory_test.cc' 2025-01-24T00:47:07.4699607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/test/otlp_http_log_record_exporter_test.cc' 2025-01-24T00:47:07.4700378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/test/otlp_http_metric_exporter_factory_test.cc' 2025-01-24T00:47:07.4701065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/test/otlp_http_metric_exporter_test.cc' 2025-01-24T00:47:07.4701736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/test/otlp_log_recordable_test.cc' 2025-01-24T00:47:07.4702421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/test/otlp_metrics_serialization_test.cc' 2025-01-24T00:47:07.4703053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/test/otlp_recordable_test.cc' 2025-01-24T00:47:07.4703597Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp/test' 2025-01-24T00:47:07.4704139Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/otlp' 2025-01-24T00:47:07.4704700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/prometheus/BUILD' 2025-01-24T00:47:07.4705319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/prometheus/CMakeLists.txt' 2025-01-24T00:47:07.4706136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/prometheus/include/opentelemetry/exporters/prometheus/collector.h' 2025-01-24T00:47:07.4706937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/prometheus/include/opentelemetry/exporters/prometheus/exporter.h' 2025-01-24T00:47:07.4707798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/prometheus/include/opentelemetry/exporters/prometheus/exporter_factory.h' 2025-01-24T00:47:07.4708638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/prometheus/include/opentelemetry/exporters/prometheus/exporter_options.h' 2025-01-24T00:47:07.4709471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/prometheus/include/opentelemetry/exporters/prometheus/exporter_utils.h' 2025-01-24T00:47:07.4710257Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/prometheus/include/opentelemetry/exporters/prometheus' 2025-01-24T00:47:07.4710979Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/prometheus/include/opentelemetry/exporters' 2025-01-24T00:47:07.4711656Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/prometheus/include/opentelemetry' 2025-01-24T00:47:07.4712242Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/prometheus/include' 2025-01-24T00:47:07.4712844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/prometheus/src/collector.cc' 2025-01-24T00:47:07.4713431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/prometheus/src/exporter.cc' 2025-01-24T00:47:07.4714059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/prometheus/src/exporter_factory.cc' 2025-01-24T00:47:07.4714706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/prometheus/src/exporter_options.cc' 2025-01-24T00:47:07.4715350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/prometheus/src/exporter_utils.cc' 2025-01-24T00:47:07.4715935Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/prometheus/src' 2025-01-24T00:47:07.4716569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/prometheus/test/CMakeLists.txt' 2025-01-24T00:47:07.4717193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/prometheus/test/collector_test.cc' 2025-01-24T00:47:07.4717828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/prometheus/test/exporter_test.cc' 2025-01-24T00:47:07.4718478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/prometheus/test/exporter_utils_test.cc' 2025-01-24T00:47:07.4719175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/prometheus/test/prometheus_test_helper.h' 2025-01-24T00:47:07.4719753Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/prometheus/test' 2025-01-24T00:47:07.4720325Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/prometheus' 2025-01-24T00:47:07.4720845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/zipkin/BUILD' 2025-01-24T00:47:07.4721400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/zipkin/CMakeLists.txt' 2025-01-24T00:47:07.4721929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/zipkin/README.md' 2025-01-24T00:47:07.4722712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/zipkin/include/opentelemetry/exporters/zipkin/recordable.h' 2025-01-24T00:47:07.4723502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/zipkin/include/opentelemetry/exporters/zipkin/zipkin_exporter.h' 2025-01-24T00:47:07.4724345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/zipkin/include/opentelemetry/exporters/zipkin/zipkin_exporter_factory.h' 2025-01-24T00:47:07.4725223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/zipkin/include/opentelemetry/exporters/zipkin/zipkin_exporter_options.h' 2025-01-24T00:47:07.4726099Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/zipkin/include/opentelemetry/exporters/zipkin' 2025-01-24T00:47:07.4726893Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/zipkin/include/opentelemetry/exporters' 2025-01-24T00:47:07.4727533Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/zipkin/include/opentelemetry' 2025-01-24T00:47:07.4728113Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/zipkin/include' 2025-01-24T00:47:07.4728690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/zipkin/src/recordable.cc' 2025-01-24T00:47:07.4729317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/zipkin/src/zipkin_exporter.cc' 2025-01-24T00:47:07.4730000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/zipkin/src/zipkin_exporter_factory.cc' 2025-01-24T00:47:07.4730551Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/zipkin/src' 2025-01-24T00:47:07.4731230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/zipkin/test/zipkin_exporter_test.cc' 2025-01-24T00:47:07.4731876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/zipkin/test/zipkin_recordable_test.cc' 2025-01-24T00:47:07.4732445Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/zipkin/test' 2025-01-24T00:47:07.4732978Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters/zipkin' 2025-01-24T00:47:07.4733481Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/exporters' 2025-01-24T00:47:07.4733979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/BUILD' 2025-01-24T00:47:07.4734476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/CMakeLists.txt' 2025-01-24T00:47:07.4735267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/client/curl/http_client_curl.h' 2025-01-24T00:47:07.4736029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/client/curl/http_operation_curl.h' 2025-01-24T00:47:07.4736713Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/client/curl' 2025-01-24T00:47:07.4737431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/client/http_client.h' 2025-01-24T00:47:07.4738175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/client/http_client_factory.h' 2025-01-24T00:47:07.4738851Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/client' 2025-01-24T00:47:07.4739538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/common/url_parser.h' 2025-01-24T00:47:07.4740195Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/common' 2025-01-24T00:47:07.4740936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/server/file_http_server.h' 2025-01-24T00:47:07.4741636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/server/http_server.h' 2025-01-24T00:47:07.4742356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/server/socket_tools.h' 2025-01-24T00:47:07.4743015Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/server' 2025-01-24T00:47:07.4743643Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http' 2025-01-24T00:47:07.4744281Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext' 2025-01-24T00:47:07.4744861Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/include/opentelemetry' 2025-01-24T00:47:07.4745403Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/include' 2025-01-24T00:47:07.4745919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/src/CMakeLists.txt' 2025-01-24T00:47:07.4746453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/src/dll/CMakeLists.txt' 2025-01-24T00:47:07.4746982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/src/dll/dllmain.cc' 2025-01-24T00:47:07.4747489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/src/dll/input.src' 2025-01-24T00:47:07.4748027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/src/dll/make_def.ps1' 2025-01-24T00:47:07.4748629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/src/dll/opentelemetry_cpp.src' 2025-01-24T00:47:07.4749161Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/src/dll' 2025-01-24T00:47:07.4749726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/src/http/client/curl/BUILD' 2025-01-24T00:47:07.4750333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/src/http/client/curl/CMakeLists.txt' 2025-01-24T00:47:07.4750974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/src/http/client/curl/http_client_curl.cc' 2025-01-24T00:47:07.4751648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/src/http/client/curl/http_client_factory_curl.cc' 2025-01-24T00:47:07.4752296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/src/http/client/curl/http_operation_curl.cc' 2025-01-24T00:47:07.4752876Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/src/http/client/curl' 2025-01-24T00:47:07.4753420Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/src/http/client' 2025-01-24T00:47:07.4753941Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/src/http' 2025-01-24T00:47:07.4754430Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/src' 2025-01-24T00:47:07.4754950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/test/CMakeLists.txt' 2025-01-24T00:47:07.4755462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/test/http/BUILD' 2025-01-24T00:47:07.4756011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/test/http/CMakeLists.txt' 2025-01-24T00:47:07.4756567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/test/http/curl_http_test.cc' 2025-01-24T00:47:07.4757143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/test/http/url_parser_test.cc' 2025-01-24T00:47:07.4757658Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/test/http' 2025-01-24T00:47:07.4758278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/test/w3c_tracecontext_test/BUILD' 2025-01-24T00:47:07.4758908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/test/w3c_tracecontext_test/CMakeLists.txt' 2025-01-24T00:47:07.4759540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/test/w3c_tracecontext_test/Dockerfile' 2025-01-24T00:47:07.4760159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/test/w3c_tracecontext_test/README.md' 2025-01-24T00:47:07.4760751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/test/w3c_tracecontext_test/main.cc' 2025-01-24T00:47:07.4761361Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/test/w3c_tracecontext_test' 2025-01-24T00:47:07.4761858Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext/test' 2025-01-24T00:47:07.4762350Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/ext' 2025-01-24T00:47:07.4762934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/functional/CMakeLists.txt' 2025-01-24T00:47:07.4763469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/functional/cert/ca_csr.json' 2025-01-24T00:47:07.4764026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/functional/cert/ca_csr_b.json' 2025-01-24T00:47:07.4764586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/functional/cert/client_csr.json' 2025-01-24T00:47:07.4765158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/functional/cert/client_csr_b.json' 2025-01-24T00:47:07.4765715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/functional/cert/garbage.pem' 2025-01-24T00:47:07.4766361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/functional/cert/generate_cert.sh' 2025-01-24T00:47:07.4767019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/functional/cert/server_csr.json' 2025-01-24T00:47:07.4767597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/functional/cert/server_csr_b.json' 2025-01-24T00:47:07.4768126Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/functional/cert' 2025-01-24T00:47:07.4768694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/functional/otlp/CMakeLists.txt' 2025-01-24T00:47:07.4769232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/functional/otlp/Dockerfile' 2025-01-24T00:47:07.4769816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/functional/otlp/func_http_main.cc' 2025-01-24T00:47:07.4770413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/functional/otlp/otel-config-http.yaml' 2025-01-24T00:47:07.4771007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/functional/otlp/otel-config-https.yaml' 2025-01-24T00:47:07.4771655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/functional/otlp/otel-docker-config-http.yaml' 2025-01-24T00:47:07.4772330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/functional/otlp/otel-docker-config-https.yaml' 2025-01-24T00:47:07.4772880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/functional/otlp/run_test.sh' 2025-01-24T00:47:07.4773471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/functional/otlp/run_test_mode.sh' 2025-01-24T00:47:07.4773999Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/functional/otlp' 2025-01-24T00:47:07.4774514Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/functional' 2025-01-24T00:47:07.4775031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/opentracing-shim/BUILD' 2025-01-24T00:47:07.4775593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/opentracing-shim/CMakeLists.txt' 2025-01-24T00:47:07.4776169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/opentracing-shim/README.md' 2025-01-24T00:47:07.4776941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/opentracing-shim/include/opentelemetry/opentracingshim/propagation.h' 2025-01-24T00:47:07.4777729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/opentracing-shim/include/opentelemetry/opentracingshim/shim_utils.h' 2025-01-24T00:47:07.4778527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/opentracing-shim/include/opentelemetry/opentracingshim/span_context_shim.h' 2025-01-24T00:47:07.4779287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/opentracing-shim/include/opentelemetry/opentracingshim/span_shim.h' 2025-01-24T00:47:07.4780051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/opentracing-shim/include/opentelemetry/opentracingshim/tracer_shim.h' 2025-01-24T00:47:07.4780781Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/opentracing-shim/include/opentelemetry/opentracingshim' 2025-01-24T00:47:07.4781440Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/opentracing-shim/include/opentelemetry' 2025-01-24T00:47:07.4782005Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/opentracing-shim/include' 2025-01-24T00:47:07.4782595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/opentracing-shim/src/shim_utils.cc' 2025-01-24T00:47:07.4783208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/opentracing-shim/src/span_context_shim.cc' 2025-01-24T00:47:07.4783787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/opentracing-shim/src/span_shim.cc' 2025-01-24T00:47:07.4784388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/opentracing-shim/src/tracer_shim.cc' 2025-01-24T00:47:07.4784939Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/opentracing-shim/src' 2025-01-24T00:47:07.4785566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/opentracing-shim/test/propagation_test.cc' 2025-01-24T00:47:07.4786142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/opentracing-shim/test/shim_mocks.h' 2025-01-24T00:47:07.4786774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/opentracing-shim/test/shim_utils_test.cc' 2025-01-24T00:47:07.4787433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/opentracing-shim/test/span_context_shim_test.cc' 2025-01-24T00:47:07.4788063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/opentracing-shim/test/span_shim_test.cc' 2025-01-24T00:47:07.4788686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/opentracing-shim/test/tracer_shim_test.cc' 2025-01-24T00:47:07.4789241Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/opentracing-shim/test' 2025-01-24T00:47:07.4789778Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/opentracing-shim' 2025-01-24T00:47:07.4790244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/BUILD' 2025-01-24T00:47:07.4790764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/CMakeLists.txt' 2025-01-24T00:47:07.4791493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/atomic_shared_ptr.h' 2025-01-24T00:47:07.4792352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/atomic_unique_ptr.h' 2025-01-24T00:47:07.4793041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/attribute_utils.h' 2025-01-24T00:47:07.4793766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/attributemap_hash.h' 2025-01-24T00:47:07.4794398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/base64.h' 2025-01-24T00:47:07.4795099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/circular_buffer.h' 2025-01-24T00:47:07.4795820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/circular_buffer_range.h' 2025-01-24T00:47:07.4796517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/empty_attributes.h' 2025-01-24T00:47:07.4797213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/env_variables.h' 2025-01-24T00:47:07.4797889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/exporter_utils.h' 2025-01-24T00:47:07.4798614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/global_log_handler.h' 2025-01-24T00:47:07.4799247Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common' 2025-01-24T00:47:07.4800083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/instrumentationlibrary/instrumentation_library.h' 2025-01-24T00:47:07.4800824Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/instrumentationlibrary' 2025-01-24T00:47:07.4801747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/instrumentationscope/instrumentation_scope.h' 2025-01-24T00:47:07.4802484Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/instrumentationscope' 2025-01-24T00:47:07.4803264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/batch_log_record_processor.h' 2025-01-24T00:47:07.4804044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/batch_log_record_processor_factory.h' 2025-01-24T00:47:07.4804838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/batch_log_record_processor_options.h' 2025-01-24T00:47:07.4805501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/event_logger.h' 2025-01-24T00:47:07.4806333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/event_logger_provider.h' 2025-01-24T00:47:07.4807122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/event_logger_provider_factory.h' 2025-01-24T00:47:07.4807750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/exporter.h' 2025-01-24T00:47:07.4808388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/logger.h' 2025-01-24T00:47:07.4809065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/logger_context.h' 2025-01-24T00:47:07.4809797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/logger_context_factory.h' 2025-01-24T00:47:07.4810475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/logger_provider.h' 2025-01-24T00:47:07.4811194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/logger_provider_factory.h' 2025-01-24T00:47:07.4811947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/multi_log_record_processor.h' 2025-01-24T00:47:07.4812724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/multi_log_record_processor_factory.h' 2025-01-24T00:47:07.4813425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/multi_recordable.h' 2025-01-24T00:47:07.4814067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/processor.h' 2025-01-24T00:47:07.4814787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/read_write_log_record.h' 2025-01-24T00:47:07.4815489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/readable_log_record.h' 2025-01-24T00:47:07.4816134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/recordable.h' 2025-01-24T00:47:07.4816913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/simple_log_record_processor.h' 2025-01-24T00:47:07.4817721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/simple_log_record_processor_factory.h' 2025-01-24T00:47:07.4818356Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs' 2025-01-24T00:47:07.4819098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation/aggregation.h' 2025-01-24T00:47:07.4819875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation/aggregation_config.h' 2025-01-24T00:47:07.4820760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation/base2_exponential_histogram_indexer.h' 2025-01-24T00:47:07.4821581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation/default_aggregation.h' 2025-01-24T00:47:07.4822386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation/drop_aggregation.h' 2025-01-24T00:47:07.4823188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation/histogram_aggregation.h' 2025-01-24T00:47:07.4823988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation/lastvalue_aggregation.h' 2025-01-24T00:47:07.4824759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation/sum_aggregation.h' 2025-01-24T00:47:07.4825465Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation' 2025-01-24T00:47:07.4826189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/async_instruments.h' 2025-01-24T00:47:07.4826910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/data/circular_buffer.h' 2025-01-24T00:47:07.4827621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/data/exemplar_data.h' 2025-01-24T00:47:07.4828339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/data/metric_data.h' 2025-01-24T00:47:07.4829039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/data/point_data.h' 2025-01-24T00:47:07.4829720Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/data' 2025-01-24T00:47:07.4830493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/always_sample_filter.h' 2025-01-24T00:47:07.4831206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/filter.h' 2025-01-24T00:47:07.4832041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/filtered_exemplar_reservoir.h' 2025-01-24T00:47:07.4832864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/fixed_size_exemplar_reservoir.h' 2025-01-24T00:47:07.4833717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/histogram_exemplar_reservoir.h' 2025-01-24T00:47:07.4834480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/never_sample_filter.h' 2025-01-24T00:47:07.4835277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/no_exemplar_reservoir.h' 2025-01-24T00:47:07.4835994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/reservoir.h' 2025-01-24T00:47:07.4836757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/reservoir_cell.h' 2025-01-24T00:47:07.4837584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/reservoir_cell_selector.h' 2025-01-24T00:47:07.4838377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/with_trace_sample_filter.h' 2025-01-24T00:47:07.4839085Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar' 2025-01-24T00:47:07.4839818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/export/metric_producer.h' 2025-01-24T00:47:07.4840644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/export/periodic_exporting_metric_reader.h' 2025-01-24T00:47:07.4841531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/export/periodic_exporting_metric_reader_factory.h' 2025-01-24T00:47:07.4842398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/export/periodic_exporting_metric_reader_options.h' 2025-01-24T00:47:07.4843086Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/export' 2025-01-24T00:47:07.4843859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/instrument_metadata_validator.h' 2025-01-24T00:47:07.4844552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/instruments.h' 2025-01-24T00:47:07.4845186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/meter.h' 2025-01-24T00:47:07.4845868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/meter_context.h' 2025-01-24T00:47:07.4846657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/meter_context_factory.h' 2025-01-24T00:47:07.4847373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/meter_provider.h' 2025-01-24T00:47:07.4848119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/meter_provider_factory.h' 2025-01-24T00:47:07.4848827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/metric_reader.h' 2025-01-24T00:47:07.4849528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/observer_result.h' 2025-01-24T00:47:07.4850263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/push_metric_exporter.h' 2025-01-24T00:47:07.4851015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state/async_metric_storage.h' 2025-01-24T00:47:07.4851799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state/attributes_hashmap.h' 2025-01-24T00:47:07.4852611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state/filtered_ordered_attribute_map.h' 2025-01-24T00:47:07.4853365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state/metric_collector.h' 2025-01-24T00:47:07.4854098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state/metric_storage.h' 2025-01-24T00:47:07.4854850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state/multi_metric_storage.h' 2025-01-24T00:47:07.4855615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state/observable_registry.h' 2025-01-24T00:47:07.4856365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state/sync_metric_storage.h' 2025-01-24T00:47:07.4857153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state/temporal_metric_storage.h' 2025-01-24T00:47:07.4857822Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state' 2025-01-24T00:47:07.4858525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/sync_instruments.h' 2025-01-24T00:47:07.4859289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/attributes_processor.h' 2025-01-24T00:47:07.4860032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/instrument_selector.h' 2025-01-24T00:47:07.4860835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/instrument_selector_factory.h' 2025-01-24T00:47:07.4861551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/meter_selector.h' 2025-01-24T00:47:07.4862336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/meter_selector_factory.h' 2025-01-24T00:47:07.4863042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/predicate.h' 2025-01-24T00:47:07.4863799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/predicate_factory.h' 2025-01-24T00:47:07.4864469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/view.h' 2025-01-24T00:47:07.4865181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/view_factory.h' 2025-01-24T00:47:07.4865890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/view_registry.h' 2025-01-24T00:47:07.4866658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/view_registry_factory.h' 2025-01-24T00:47:07.4867348Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view' 2025-01-24T00:47:07.4868024Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics' 2025-01-24T00:47:07.4868688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/resource/resource.h' 2025-01-24T00:47:07.4869401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/resource/resource_detector.h' 2025-01-24T00:47:07.4870146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/resource/semantic_conventions.h' 2025-01-24T00:47:07.4870791Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/resource' 2025-01-24T00:47:07.4871517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/batch_span_processor.h' 2025-01-24T00:47:07.4872271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/batch_span_processor_factory.h' 2025-01-24T00:47:07.4873024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/batch_span_processor_options.h' 2025-01-24T00:47:07.4873678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/exporter.h' 2025-01-24T00:47:07.4874345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/id_generator.h' 2025-01-24T00:47:07.4875043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/multi_recordable.h' 2025-01-24T00:47:07.4875759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/multi_span_processor.h' 2025-01-24T00:47:07.4876430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/processor.h' 2025-01-24T00:47:07.4877162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/random_id_generator.h' 2025-01-24T00:47:07.4877911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/random_id_generator_factory.h' 2025-01-24T00:47:07.4878627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/recordable.h' 2025-01-24T00:47:07.4879285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/sampler.h' 2025-01-24T00:47:07.4880042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers/always_off.h' 2025-01-24T00:47:07.4880794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers/always_off_factory.h' 2025-01-24T00:47:07.4881530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers/always_on.h' 2025-01-24T00:47:07.4882321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers/always_on_factory.h' 2025-01-24T00:47:07.4883031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers/parent.h' 2025-01-24T00:47:07.4883771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers/parent_factory.h' 2025-01-24T00:47:07.4884493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers/trace_id_ratio.h' 2025-01-24T00:47:07.4885269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers/trace_id_ratio_factory.h' 2025-01-24T00:47:07.4885964Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers' 2025-01-24T00:47:07.4886721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/simple_processor.h' 2025-01-24T00:47:07.4887466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/simple_processor_factory.h' 2025-01-24T00:47:07.4888119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/span_data.h' 2025-01-24T00:47:07.4888754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/tracer.h' 2025-01-24T00:47:07.4889444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/tracer_context.h' 2025-01-24T00:47:07.4890162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/tracer_context_factory.h' 2025-01-24T00:47:07.4890859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/tracer_provider.h' 2025-01-24T00:47:07.4891582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/tracer_provider_factory.h' 2025-01-24T00:47:07.4892346Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace' 2025-01-24T00:47:07.4893066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/version/version.h' 2025-01-24T00:47:07.4893708Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/version' 2025-01-24T00:47:07.4894349Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk' 2025-01-24T00:47:07.4894944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk_config.h' 2025-01-24T00:47:07.4895527Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include/opentelemetry' 2025-01-24T00:47:07.4896053Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/include' 2025-01-24T00:47:07.4896567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/CMakeLists.txt' 2025-01-24T00:47:07.4897110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/common/BUILD' 2025-01-24T00:47:07.4897693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/common/CMakeLists.txt' 2025-01-24T00:47:07.4898213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/common/base64.cc' 2025-01-24T00:47:07.4898733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/common/core.cc' 2025-01-24T00:47:07.4899292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/common/env_variables.cc' 2025-01-24T00:47:07.4899935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/common/fast_random_number_generator.h' 2025-01-24T00:47:07.4900520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/common/global_log_handler.cc' 2025-01-24T00:47:07.4901072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/common/platform/BUILD' 2025-01-24T00:47:07.4901636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/common/platform/fork.h' 2025-01-24T00:47:07.4902220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/common/platform/fork_unix.cc' 2025-01-24T00:47:07.4902835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/common/platform/fork_windows.cc' 2025-01-24T00:47:07.4903397Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/common/platform' 2025-01-24T00:47:07.4903921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/common/random.cc' 2025-01-24T00:47:07.4904449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/common/random.h' 2025-01-24T00:47:07.4904967Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/common' 2025-01-24T00:47:07.4905468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/logs/BUILD' 2025-01-24T00:47:07.4906009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/logs/CMakeLists.txt' 2025-01-24T00:47:07.4906655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/logs/batch_log_record_processor.cc' 2025-01-24T00:47:07.4907325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/logs/batch_log_record_processor_factory.cc' 2025-01-24T00:47:07.4907897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/logs/event_logger.cc' 2025-01-24T00:47:07.4908500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/logs/event_logger_provider.cc' 2025-01-24T00:47:07.4909130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/logs/event_logger_provider_factory.cc' 2025-01-24T00:47:07.4909655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/logs/exporter.cc' 2025-01-24T00:47:07.4910183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/logs/logger.cc' 2025-01-24T00:47:07.4910791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/logs/logger_context.cc' 2025-01-24T00:47:07.4911420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/logs/logger_context_factory.cc' 2025-01-24T00:47:07.4911994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/logs/logger_provider.cc' 2025-01-24T00:47:07.4912594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/logs/logger_provider_factory.cc' 2025-01-24T00:47:07.4913223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/logs/multi_log_record_processor.cc' 2025-01-24T00:47:07.4913881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/logs/multi_log_record_processor_factory.cc' 2025-01-24T00:47:07.4914450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/logs/multi_recordable.cc' 2025-01-24T00:47:07.4915054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/logs/read_write_log_record.cc' 2025-01-24T00:47:07.4915632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/logs/readable_log_record.cc' 2025-01-24T00:47:07.4916268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/logs/simple_log_record_processor.cc' 2025-01-24T00:47:07.4916936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/logs/simple_log_record_processor_factory.cc' 2025-01-24T00:47:07.4917450Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/logs' 2025-01-24T00:47:07.4917972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/BUILD' 2025-01-24T00:47:07.4918529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/CMakeLists.txt' 2025-01-24T00:47:07.4919289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/aggregation/base2_exponential_histogram_indexer.cc' 2025-01-24T00:47:07.4919967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/aggregation/histogram_aggregation.cc' 2025-01-24T00:47:07.4920677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/aggregation/lastvalue_aggregation.cc' 2025-01-24T00:47:07.4921329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/aggregation/sum_aggregation.cc' 2025-01-24T00:47:07.4921943Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/aggregation' 2025-01-24T00:47:07.4922547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/async_instruments.cc' 2025-01-24T00:47:07.4923145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/data/circular_buffer.cc' 2025-01-24T00:47:07.4923693Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/data' 2025-01-24T00:47:07.4924286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/exemplar/filter.cc' 2025-01-24T00:47:07.4924897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/exemplar/reservoir.cc' 2025-01-24T00:47:07.4925479Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/exemplar' 2025-01-24T00:47:07.4926206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/export/periodic_exporting_metric_reader.cc' 2025-01-24T00:47:07.4927036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/export/periodic_exporting_metric_reader_factory.cc' 2025-01-24T00:47:07.4927604Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/export' 2025-01-24T00:47:07.4928258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/instrument_metadata_validator.cc' 2025-01-24T00:47:07.4928799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/meter.cc' 2025-01-24T00:47:07.4929366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/meter_context.cc' 2025-01-24T00:47:07.4929972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/meter_context_factory.cc' 2025-01-24T00:47:07.4930558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/meter_provider.cc' 2025-01-24T00:47:07.4931172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/meter_provider_factory.cc' 2025-01-24T00:47:07.4931753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/metric_reader.cc' 2025-01-24T00:47:07.4932452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/state/filtered_ordered_attribute_map.cc' 2025-01-24T00:47:07.4933067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/state/metric_collector.cc' 2025-01-24T00:47:07.4933712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/state/observable_registry.cc' 2025-01-24T00:47:07.4934338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/state/sync_metric_storage.cc' 2025-01-24T00:47:07.4935047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/state/temporal_metric_storage.cc' 2025-01-24T00:47:07.4935605Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/state' 2025-01-24T00:47:07.4936216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/sync_instruments.cc' 2025-01-24T00:47:07.4936904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/view/instrument_selector_factory.cc' 2025-01-24T00:47:07.4937543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/view/meter_selector_factory.cc' 2025-01-24T00:47:07.4938139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/view/view_factory.cc' 2025-01-24T00:47:07.4938769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/view/view_registry_factory.cc' 2025-01-24T00:47:07.4939343Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics/view' 2025-01-24T00:47:07.4939908Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/metrics' 2025-01-24T00:47:07.4940419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/resource/BUILD' 2025-01-24T00:47:07.4940995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/resource/CMakeLists.txt' 2025-01-24T00:47:07.4941537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/resource/resource.cc' 2025-01-24T00:47:07.4942127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/resource/resource_detector.cc' 2025-01-24T00:47:07.4942672Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/resource' 2025-01-24T00:47:07.4943172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/trace/BUILD' 2025-01-24T00:47:07.4943726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/trace/CMakeLists.txt' 2025-01-24T00:47:07.4944316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/trace/batch_span_processor.cc' 2025-01-24T00:47:07.4944947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/trace/batch_span_processor_factory.cc' 2025-01-24T00:47:07.4945496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/trace/exporter.cc' 2025-01-24T00:47:07.4946078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/trace/random_id_generator.cc' 2025-01-24T00:47:07.4946717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/trace/random_id_generator_factory.cc' 2025-01-24T00:47:07.4947342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/trace/samplers/always_off_factory.cc' 2025-01-24T00:47:07.4947966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/trace/samplers/always_on_factory.cc' 2025-01-24T00:47:07.4948544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/trace/samplers/parent.cc' 2025-01-24T00:47:07.4949176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/trace/samplers/parent_factory.cc' 2025-01-24T00:47:07.4949797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/trace/samplers/trace_id_ratio.cc' 2025-01-24T00:47:07.4950467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/trace/samplers/trace_id_ratio_factory.cc' 2025-01-24T00:47:07.4951029Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/trace/samplers' 2025-01-24T00:47:07.4951656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/trace/simple_processor_factory.cc' 2025-01-24T00:47:07.4952165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/trace/span.cc' 2025-01-24T00:47:07.4952680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/trace/span.h' 2025-01-24T00:47:07.4953245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/trace/tracer.cc' 2025-01-24T00:47:07.4953832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/trace/tracer_context.cc' 2025-01-24T00:47:07.4954449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/trace/tracer_context_factory.cc' 2025-01-24T00:47:07.4955022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/trace/tracer_provider.cc' 2025-01-24T00:47:07.4955681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/trace/tracer_provider_factory.cc' 2025-01-24T00:47:07.4956210Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/trace' 2025-01-24T00:47:07.4956771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/version/CMakeLists.txt' 2025-01-24T00:47:07.4957321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/version/version.cc' 2025-01-24T00:47:07.4957844Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src/version' 2025-01-24T00:47:07.4958349Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/src' 2025-01-24T00:47:07.4958868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/CMakeLists.txt' 2025-01-24T00:47:07.4959379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/common/BUILD' 2025-01-24T00:47:07.4959961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/common/CMakeLists.txt' 2025-01-24T00:47:07.4960575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/common/atomic_unique_ptr_test.cc' 2025-01-24T00:47:07.4961195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/common/attribute_utils_test.cc' 2025-01-24T00:47:07.4961841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/common/attributemap_hash_benchmark.cc' 2025-01-24T00:47:07.4962458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/common/attributemap_hash_test.cc' 2025-01-24T00:47:07.4963097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/common/base64_benchmark.cc' 2025-01-24T00:47:07.4963655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/common/base64_test.cc' 2025-01-24T00:47:07.4964314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/common/baseline_circular_buffer.h' 2025-01-24T00:47:07.4964949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/common/circular_buffer_benchmark.cc' 2025-01-24T00:47:07.4965578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/common/circular_buffer_range_test.cc' 2025-01-24T00:47:07.4966192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/common/circular_buffer_test.cc' 2025-01-24T00:47:07.4966866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/common/empty_attributes_test.cc' 2025-01-24T00:47:07.4967462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/common/env_var_test.cc' 2025-01-24T00:47:07.4968166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/common/fast_random_number_generator_test.cc' 2025-01-24T00:47:07.4968776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/common/global_log_handle_test.cc' 2025-01-24T00:47:07.4969381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/common/random_benchmark.cc' 2025-01-24T00:47:07.4969969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/common/random_fork_test.cc' 2025-01-24T00:47:07.4970532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/common/random_test.cc' 2025-01-24T00:47:07.4971063Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/common' 2025-01-24T00:47:07.4971653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/instrumentationscope/BUILD' 2025-01-24T00:47:07.4972311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/instrumentationscope/CMakeLists.txt' 2025-01-24T00:47:07.4973035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/instrumentationscope/instrumentationscope_test.cc' 2025-01-24T00:47:07.4973658Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/instrumentationscope' 2025-01-24T00:47:07.4974158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/logs/BUILD' 2025-01-24T00:47:07.4974706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/logs/CMakeLists.txt' 2025-01-24T00:47:07.4975373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/logs/batch_log_record_processor_test.cc' 2025-01-24T00:47:07.4975937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/logs/log_record_test.cc' 2025-01-24T00:47:07.4976562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/logs/logger_provider_sdk_test.cc' 2025-01-24T00:47:07.4977149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/logs/logger_sdk_test.cc' 2025-01-24T00:47:07.4977807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/logs/simple_log_record_processor_test.cc' 2025-01-24T00:47:07.4978371Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/logs' 2025-01-24T00:47:07.4978889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/BUILD' 2025-01-24T00:47:07.4979461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/CMakeLists.txt' 2025-01-24T00:47:07.4980047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/aggregation_test.cc' 2025-01-24T00:47:07.4980665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/async_instruments_test.cc' 2025-01-24T00:47:07.4981333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/async_metric_storage_test.cc' 2025-01-24T00:47:07.4981984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/attributes_hashmap_benchmark.cc' 2025-01-24T00:47:07.4982652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/attributes_hashmap_test.cc' 2025-01-24T00:47:07.4983307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/attributes_processor_benchmark.cc' 2025-01-24T00:47:07.4983938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/attributes_processor_test.cc' 2025-01-24T00:47:07.4984681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/base2_exponential_histogram_indexer_benchmark.cc' 2025-01-24T00:47:07.4985391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/base2_exponential_histogram_indexer_test.cc' 2025-01-24T00:47:07.4986025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/cardinality_limit_test.cc' 2025-01-24T00:47:07.4986674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/circular_buffer_counter_test.cc' 2025-01-24T00:47:07.4987207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/common.cc' 2025-01-24T00:47:07.4987749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/common.h' 2025-01-24T00:47:07.4988404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/exemplar/BUILD' 2025-01-24T00:47:07.4989039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/exemplar/CMakeLists.txt' 2025-01-24T00:47:07.4989722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/exemplar/always_sample_filter_test.cc' 2025-01-24T00:47:07.4990447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/exemplar/histogram_exemplar_reservoir_test.cc' 2025-01-24T00:47:07.4991134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/exemplar/never_sample_filter_test.cc' 2025-01-24T00:47:07.4991865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/exemplar/no_exemplar_reservoir_test.cc' 2025-01-24T00:47:07.4992716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/exemplar/reservoir_cell_test.cc' 2025-01-24T00:47:07.4993485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/exemplar/with_trace_sample_filter_test.cc' 2025-01-24T00:47:07.4994063Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/exemplar' 2025-01-24T00:47:07.4994751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/histogram_aggregation_benchmark.cc' 2025-01-24T00:47:07.4995392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/histogram_aggregation_test.cc' 2025-01-24T00:47:07.4995981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/histogram_test.cc' 2025-01-24T00:47:07.4996697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/instrument_metadata_validator_test.cc' 2025-01-24T00:47:07.4997354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/measurements_benchmark.cc' 2025-01-24T00:47:07.4997995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/meter_provider_sdk_test.cc' 2025-01-24T00:47:07.4998547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/meter_test.cc' 2025-01-24T00:47:07.4999159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/metric_reader_test.cc' 2025-01-24T00:47:07.4999789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/multi_metric_storage_test.cc' 2025-01-24T00:47:07.5000418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/observable_registry_test.cc' 2025-01-24T00:47:07.5001036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/observer_result_test.cc' 2025-01-24T00:47:07.5001733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/periodic_exporting_metric_reader_test.cc' 2025-01-24T00:47:07.5002373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/sum_aggregation_benchmark.cc' 2025-01-24T00:47:07.5002981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/sum_aggregation_test.cc' 2025-01-24T00:47:07.5003593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/sync_instruments_test.cc' 2025-01-24T00:47:07.5004276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/sync_metric_storage_counter_test.cc' 2025-01-24T00:47:07.5004953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/sync_metric_storage_histogram_test.cc' 2025-01-24T00:47:07.5005668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/sync_metric_storage_up_down_counter_test.cc' 2025-01-24T00:47:07.5006361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics/view_registry_test.cc' 2025-01-24T00:47:07.5006896Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/metrics' 2025-01-24T00:47:07.5007453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/resource/BUILD' 2025-01-24T00:47:07.5008020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/resource/CMakeLists.txt' 2025-01-24T00:47:07.5008606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/resource/resource_test.cc' 2025-01-24T00:47:07.5009142Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/resource' 2025-01-24T00:47:07.5009644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/trace/BUILD' 2025-01-24T00:47:07.5010210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/trace/CMakeLists.txt' 2025-01-24T00:47:07.5010854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/trace/always_off_sampler_test.cc' 2025-01-24T00:47:07.5011499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/trace/always_on_sampler_test.cc' 2025-01-24T00:47:07.5012122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/trace/batch_span_processor_test.cc' 2025-01-24T00:47:07.5012714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/trace/parent_sampler_test.cc' 2025-01-24T00:47:07.5013317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/trace/sampler_benchmark.cc' 2025-01-24T00:47:07.5013925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/trace/simple_processor_test.cc' 2025-01-24T00:47:07.5014506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/trace/span_data_test.cc' 2025-01-24T00:47:07.5015139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/trace/trace_id_ratio_sampler_test.cc' 2025-01-24T00:47:07.5015741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/trace/tracer_provider_test.cc' 2025-01-24T00:47:07.5016304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/trace/tracer_test.cc' 2025-01-24T00:47:07.5016834Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test/trace' 2025-01-24T00:47:07.5017333Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk/test' 2025-01-24T00:47:07.5017818Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/sdk' 2025-01-24T00:47:07.5018310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/test_common/BUILD' 2025-01-24T00:47:07.5018862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/test_common/CMakeLists.txt' 2025-01-24T00:47:07.5019706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/test_common/include/opentelemetry/test_common/ext/http/client/http_client_test_factory.h' 2025-01-24T00:47:07.5020581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/test_common/include/opentelemetry/test_common/ext/http/client/nosend/http_client_nosend.h' 2025-01-24T00:47:07.5021391Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/test_common/include/opentelemetry/test_common/ext/http/client/nosend' 2025-01-24T00:47:07.5022175Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/test_common/include/opentelemetry/test_common/ext/http/client' 2025-01-24T00:47:07.5022905Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/test_common/include/opentelemetry/test_common/ext/http' 2025-01-24T00:47:07.5023601Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/test_common/include/opentelemetry/test_common/ext' 2025-01-24T00:47:07.5024288Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/test_common/include/opentelemetry/test_common' 2025-01-24T00:47:07.5024930Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/test_common/include/opentelemetry' 2025-01-24T00:47:07.5025549Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/test_common/include' 2025-01-24T00:47:07.5026119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/test_common/src/CMakeLists.txt' 2025-01-24T00:47:07.5026720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/test_common/src/http/client/nosend/BUILD' 2025-01-24T00:47:07.5027384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/test_common/src/http/client/nosend/CMakeLists.txt' 2025-01-24T00:47:07.5028070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/test_common/src/http/client/nosend/http_client_nosend.cc' 2025-01-24T00:47:07.5028782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/test_common/src/http/client/nosend/http_client_test_factory.cc' 2025-01-24T00:47:07.5029421Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/test_common/src/http/client/nosend' 2025-01-24T00:47:07.5030008Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/test_common/src/http/client' 2025-01-24T00:47:07.5030569Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/test_common/src/http' 2025-01-24T00:47:07.5031097Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/test_common/src' 2025-01-24T00:47:07.5031624Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/test_common' 2025-01-24T00:47:07.5032131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/BUILD' 2025-01-24T00:47:07.5032684Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark' 2025-01-24T00:47:07.5033257Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest' 2025-01-24T00:47:07.5033791Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-01-24T00:47:07.5034369Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-01-24T00:47:07.5035016Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-01-24T00:47:07.5035601Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-01-24T00:47:07.5036214Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-01-24T00:47:07.5036732Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party' 2025-01-24T00:47:07.5037229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party_release' 2025-01-24T00:47:07.5037726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/WORKSPACE' 2025-01-24T00:47:07.5038232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/build-bazel.cmd' 2025-01-24T00:47:07.5038799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/build-benchmark.cmd' 2025-01-24T00:47:07.5039357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/build-benchmark.sh' 2025-01-24T00:47:07.5039880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/build-clang-12.cmd' 2025-01-24T00:47:07.5040402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/build-clang.cmd' 2025-01-24T00:47:07.5040913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/build-docker.cmd' 2025-01-24T00:47:07.5041414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/build-gtest.sh' 2025-01-24T00:47:07.5041934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/build-nuget.cmd' 2025-01-24T00:47:07.5042442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/build-nuget.ps1' 2025-01-24T00:47:07.5042958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/build-vcpkg.sh' 2025-01-24T00:47:07.5043470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/build-vs2015.cmd' 2025-01-24T00:47:07.5044000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/build-vs2017.cmd' 2025-01-24T00:47:07.5044525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/build-vs2019.cmd' 2025-01-24T00:47:07.5045037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/build-vs2022.cmd' 2025-01-24T00:47:07.5045531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/build.cmd' 2025-01-24T00:47:07.5046014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/build.sh' 2025-01-24T00:47:07.5046632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/check_copyright.sh' 2025-01-24T00:47:07.5047136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/download.cmd' 2025-01-24T00:47:07.5047628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/download.ps1' 2025-01-24T00:47:07.5048138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/format.sh' 2025-01-24T00:47:07.5048639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/git-cl.cmd' 2025-01-24T00:47:07.5049144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/git-cl.sh' 2025-01-24T00:47:07.5049705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/install-vs-addons.cmd' 2025-01-24T00:47:07.5050189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/install.sh' 2025-01-24T00:47:07.5050734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/install_llvm-win32.ps1' 2025-01-24T00:47:07.5051298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/install_llvm-win64.ps1' 2025-01-24T00:47:07.5051919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/nuget/OpenTelemetry.Cpp.Dev.nuspec' 2025-01-24T00:47:07.5052468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/nuget/README.md' 2025-01-24T00:47:07.5053107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/nuget/opentelemetry-icon-color.png' 2025-01-24T00:47:07.5053614Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/nuget' 2025-01-24T00:47:07.5054180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/ports/benchmark/CONTROL' 2025-01-24T00:47:07.5054769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/ports/benchmark/portfile.cmake' 2025-01-24T00:47:07.5055370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/ports/benchmark/version.patch' 2025-01-24T00:47:07.5055928Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/ports/benchmark' 2025-01-24T00:47:07.5056504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/ports/opentelemetry/CONTROL' 2025-01-24T00:47:07.5057083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/ports/opentelemetry/TODO.md' 2025-01-24T00:47:07.5057704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/ports/opentelemetry/get_repo_name.sh' 2025-01-24T00:47:07.5058329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/ports/opentelemetry/portfile.cmake' 2025-01-24T00:47:07.5058986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/ports/opentelemetry/response_file_linux.txt' 2025-01-24T00:47:07.5059634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/ports/opentelemetry/response_file_mac.txt' 2025-01-24T00:47:07.5060227Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/ports/opentelemetry' 2025-01-24T00:47:07.5060925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/ports/protobuf/fix-default-proto-file-path.patch' 2025-01-24T00:47:07.5061570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/ports/protobuf/fix-static-build.patch' 2025-01-24T00:47:07.5062178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/ports/protobuf/port_def.patch' 2025-01-24T00:47:07.5062768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/ports/protobuf/portfile.cmake' 2025-01-24T00:47:07.5063520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/ports/protobuf/protobuf-targets-vcpkg-protoc.cmake' 2025-01-24T00:47:07.5064172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/ports/protobuf/vcpkg-cmake-wrapper.cmake' 2025-01-24T00:47:07.5064752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/ports/protobuf/vcpkg.json' 2025-01-24T00:47:07.5065303Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/ports/protobuf' 2025-01-24T00:47:07.5065810Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/ports' 2025-01-24T00:47:07.5066401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/setup-buildtools-mac.sh' 2025-01-24T00:47:07.5066943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/setup-buildtools.cmd' 2025-01-24T00:47:07.5067497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/setup-buildtools.sh' 2025-01-24T00:47:07.5068020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/setup-cfssl.sh' 2025-01-24T00:47:07.5068522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/setup-cmake.sh' 2025-01-24T00:47:07.5069051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/setup-devenv.cmd' 2025-01-24T00:47:07.5069561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/setup-devenv.sh' 2025-01-24T00:47:07.5070063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/setup-ninja.sh' 2025-01-24T00:47:07.5070600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/setup-protobuf.sh' 2025-01-24T00:47:07.5071106Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg' 2025-01-24T00:47:07.5071608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcvars.cmd' 2025-01-24T00:47:07.5072090Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools' 2025-01-24T00:47:07.5072546Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp' 2025-01-24T00:47:07.5073003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp.BUILD' 2025-01-24T00:47:07.5073387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pocketfft/.git' 2025-01-24T00:47:07.5073817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pocketfft/LICENSE.md' 2025-01-24T00:47:07.5074226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pocketfft/README.md' 2025-01-24T00:47:07.5074679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pocketfft/pocketfft_demo.cc' 2025-01-24T00:47:07.5075155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pocketfft/pocketfft_hdronly.h' 2025-01-24T00:47:07.5075584Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pocketfft' 2025-01-24T00:47:07.5075963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/.git' 2025-01-24T00:47:07.5076419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/.bazelignore' 2025-01-24T00:47:07.5076978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/.github/ISSUE_TEMPLATE/bug_report.md' 2025-01-24T00:47:07.5077553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/.github/ISSUE_TEMPLATE/feature_request.md' 2025-01-24T00:47:07.5078068Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/.github/ISSUE_TEMPLATE' 2025-01-24T00:47:07.5078533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/.github/mergeable.yml' 2025-01-24T00:47:07.5078991Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/.github' 2025-01-24T00:47:07.5079427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/.gitignore' 2025-01-24T00:47:07.5079856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/.gitmodules' 2025-01-24T00:47:07.5080327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/.readthedocs.yml' 2025-01-24T00:47:07.5080712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/BUILD' 2025-01-24T00:47:07.5081136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/CHANGES.txt' 2025-01-24T00:47:07.5081574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/CONTRIBUTING.md' 2025-01-24T00:47:07.5082016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/CONTRIBUTORS.txt' 2025-01-24T00:47:07.5082430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/LICENSE' 2025-01-24T00:47:07.5082846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/Makefile.am' 2025-01-24T00:47:07.5083323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/Protobuf-C++.podspec' 2025-01-24T00:47:07.5083770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/Protobuf.podspec' 2025-01-24T00:47:07.5084175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/README.md' 2025-01-24T00:47:07.5084588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/WORKSPACE' 2025-01-24T00:47:07.5085007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/appveyor.bat' 2025-01-24T00:47:07.5085423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/appveyor.yml' 2025-01-24T00:47:07.5085846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/autogen.sh' 2025-01-24T00:47:07.5086389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/Makefile.am' 2025-01-24T00:47:07.5086865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/README.md' 2025-01-24T00:47:07.5087334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/__init__.py' 2025-01-24T00:47:07.5087829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/benchmarks.proto' 2025-01-24T00:47:07.5088383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/cpp/cpp_benchmark.cc' 2025-01-24T00:47:07.5088865Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/cpp' 2025-01-24T00:47:07.5089655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/datasets/google_message1/proto2/benchmark_message1_proto2.proto' 2025-01-24T00:47:07.5090407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/datasets/google_message1/proto2/dataset.google_message1_proto2.pb' 2025-01-24T00:47:07.5091028Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/datasets/google_message1/proto2' 2025-01-24T00:47:07.5091775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/datasets/google_message1/proto3/benchmark_message1_proto3.proto' 2025-01-24T00:47:07.5092656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/datasets/google_message1/proto3/dataset.google_message1_proto3.pb' 2025-01-24T00:47:07.5093348Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/datasets/google_message1/proto3' 2025-01-24T00:47:07.5093955Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/datasets/google_message1' 2025-01-24T00:47:07.5094625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/datasets/google_message2/benchmark_message2.proto' 2025-01-24T00:47:07.5095322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/datasets/google_message2/dataset.google_message2.pb' 2025-01-24T00:47:07.5095904Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/datasets/google_message2' 2025-01-24T00:47:07.5096587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/datasets/google_message3/benchmark_message3.proto' 2025-01-24T00:47:07.5097264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/datasets/google_message3/benchmark_message3_1.proto' 2025-01-24T00:47:07.5097942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/datasets/google_message3/benchmark_message3_2.proto' 2025-01-24T00:47:07.5098631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/datasets/google_message3/benchmark_message3_3.proto' 2025-01-24T00:47:07.5099318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/datasets/google_message3/benchmark_message3_4.proto' 2025-01-24T00:47:07.5100010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/datasets/google_message3/benchmark_message3_5.proto' 2025-01-24T00:47:07.5100684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/datasets/google_message3/benchmark_message3_6.proto' 2025-01-24T00:47:07.5101358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/datasets/google_message3/benchmark_message3_7.proto' 2025-01-24T00:47:07.5102045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/datasets/google_message3/benchmark_message3_8.proto' 2025-01-24T00:47:07.5102621Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/datasets/google_message3' 2025-01-24T00:47:07.5103347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/datasets/google_message4/benchmark_message4.proto' 2025-01-24T00:47:07.5104030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/datasets/google_message4/benchmark_message4_1.proto' 2025-01-24T00:47:07.5104735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/datasets/google_message4/benchmark_message4_2.proto' 2025-01-24T00:47:07.5105426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/datasets/google_message4/benchmark_message4_3.proto' 2025-01-24T00:47:07.5106008Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/datasets/google_message4' 2025-01-24T00:47:07.5106523Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/datasets' 2025-01-24T00:47:07.5107016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/download_data.sh' 2025-01-24T00:47:07.5107569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/go/go_benchmark_test.go' 2025-01-24T00:47:07.5108081Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/go' 2025-01-24T00:47:07.5108579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/google_size.proto' 2025-01-24T00:47:07.5109064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/java/pom.xml' 2025-01-24T00:47:07.5109839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/java/src/main/java/com/google/protobuf/ProtoCaliperBenchmark.java' 2025-01-24T00:47:07.5110500Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/java/src/main/java/com/google/protobuf' 2025-01-24T00:47:07.5111111Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/java/src/main/java/com/google' 2025-01-24T00:47:07.5111677Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/java/src/main/java/com' 2025-01-24T00:47:07.5112239Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/java/src/main/java' 2025-01-24T00:47:07.5112773Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/java/src/main' 2025-01-24T00:47:07.5113274Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/java/src' 2025-01-24T00:47:07.5113775Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/java' 2025-01-24T00:47:07.5114292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/js/benchmark_suite.js' 2025-01-24T00:47:07.5114807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/js/js_benchmark.js' 2025-01-24T00:47:07.5115280Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/js' 2025-01-24T00:47:07.5115797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/php/PhpBenchmark.php' 2025-01-24T00:47:07.5116303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/php/autoload.php' 2025-01-24T00:47:07.5116812Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/php' 2025-01-24T00:47:07.5117404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/protobuf.js/generate_pbjs_files.js' 2025-01-24T00:47:07.5118045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/protobuf.js/protobufjs_benchmark.js' 2025-01-24T00:47:07.5118563Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/protobuf.js' 2025-01-24T00:47:07.5119078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/python/__init__.py' 2025-01-24T00:47:07.5119605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/python/py_benchmark.py' 2025-01-24T00:47:07.5120201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/python/python_benchmark_messages.cc' 2025-01-24T00:47:07.5120704Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/python' 2025-01-24T00:47:07.5121218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/util/__init__.py' 2025-01-24T00:47:07.5121784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/util/big_query_utils.py' 2025-01-24T00:47:07.5122363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/util/data_proto2_to_proto3_util.h' 2025-01-24T00:47:07.5122904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/util/gogo_data_scrubber.cc' 2025-01-24T00:47:07.5123466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/util/proto3_data_stripper.cc' 2025-01-24T00:47:07.5124026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/util/protoc-gen-gogoproto.cc' 2025-01-24T00:47:07.5124634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/util/protoc-gen-proto2_to_proto3.cc' 2025-01-24T00:47:07.5125150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/util/result_parser.py' 2025-01-24T00:47:07.5125680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/util/result_uploader.py' 2025-01-24T00:47:07.5126358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/util/schema_proto2_to_proto3_util.h' 2025-01-24T00:47:07.5126848Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks/util' 2025-01-24T00:47:07.5127322Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/benchmarks' 2025-01-24T00:47:07.5127837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/build_files_updated_unittest.sh' 2025-01-24T00:47:07.5128332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/cc_proto_blacklist_test.bzl' 2025-01-24T00:47:07.5128812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/cmake/CMakeLists.txt' 2025-01-24T00:47:07.5129251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/cmake/README.md' 2025-01-24T00:47:07.5129730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/cmake/conformance.cmake' 2025-01-24T00:47:07.5130205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/cmake/examples.cmake' 2025-01-24T00:47:07.5130738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/cmake/extract_includes.bat.in' 2025-01-24T00:47:07.5131213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/cmake/install.cmake' 2025-01-24T00:47:07.5131740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/cmake/libprotobuf-lite.cmake' 2025-01-24T00:47:07.5132218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/cmake/libprotobuf.cmake' 2025-01-24T00:47:07.5132696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/cmake/libprotoc.cmake' 2025-01-24T00:47:07.5133255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/cmake/protobuf-config-version.cmake.in' 2025-01-24T00:47:07.5133784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/cmake/protobuf-config.cmake.in' 2025-01-24T00:47:07.5134314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/cmake/protobuf-lite.pc.cmake' 2025-01-24T00:47:07.5134823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/cmake/protobuf-module.cmake.in' 2025-01-24T00:47:07.5135356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/cmake/protobuf-options.cmake' 2025-01-24T00:47:07.5135831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/cmake/protobuf.pc.cmake' 2025-01-24T00:47:07.5136294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/cmake/protoc.cmake' 2025-01-24T00:47:07.5136736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/cmake/tests.cmake' 2025-01-24T00:47:07.5137194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/cmake/version.rc.in' 2025-01-24T00:47:07.5137640Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/cmake' 2025-01-24T00:47:07.5138125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/compiler_config_setting.bzl' 2025-01-24T00:47:07.5138551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/composer.json' 2025-01-24T00:47:07.5138978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/configure.ac' 2025-01-24T00:47:07.5139496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/ConformanceJava.java' 2025-01-24T00:47:07.5140053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/ConformanceJavaLite.java' 2025-01-24T00:47:07.5140529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/Makefile.am' 2025-01-24T00:47:07.5140993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/README.md' 2025-01-24T00:47:07.5141490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/autoload.php' 2025-01-24T00:47:07.5142075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/binary_json_conformance_suite.cc' 2025-01-24T00:47:07.5142667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/binary_json_conformance_suite.h' 2025-01-24T00:47:07.5143170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/conformance.proto' 2025-01-24T00:47:07.5143710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/conformance_cpp.cc' 2025-01-24T00:47:07.5144252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/conformance_nodejs.js' 2025-01-24T00:47:07.5144788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/conformance_objc.m' 2025-01-24T00:47:07.5145316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/conformance_php.php' 2025-01-24T00:47:07.5145840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/conformance_python.py' 2025-01-24T00:47:07.5146349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/conformance_ruby.rb' 2025-01-24T00:47:07.5146874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/conformance_test.cc' 2025-01-24T00:47:07.5147377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/conformance_test.h' 2025-01-24T00:47:07.5147936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/conformance_test_main.cc' 2025-01-24T00:47:07.5148529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/conformance_test_runner.cc' 2025-01-24T00:47:07.5149044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/failure_list_cpp.txt' 2025-01-24T00:47:07.5149588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/failure_list_csharp.txt' 2025-01-24T00:47:07.5150109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/failure_list_java.txt' 2025-01-24T00:47:07.5150616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/failure_list_js.txt' 2025-01-24T00:47:07.5151152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/failure_list_objc.txt' 2025-01-24T00:47:07.5151670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/failure_list_php.txt' 2025-01-24T00:47:07.5152221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/failure_list_php_c.txt' 2025-01-24T00:47:07.5152764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/failure_list_php_c_32.txt' 2025-01-24T00:47:07.5153346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/failure_list_python-post26.txt' 2025-01-24T00:47:07.5153891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/failure_list_python.txt' 2025-01-24T00:47:07.5154444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/failure_list_python_cpp.txt' 2025-01-24T00:47:07.5154978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/failure_list_ruby.txt' 2025-01-24T00:47:07.5155565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/text_format_conformance_suite.cc' 2025-01-24T00:47:07.5156141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/text_format_conformance_suite.h' 2025-01-24T00:47:07.5156754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/text_format_failure_list_csharp.txt' 2025-01-24T00:47:07.5157361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/text_format_failure_list_java.txt' 2025-01-24T00:47:07.5157960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/text_format_failure_list_php.txt' 2025-01-24T00:47:07.5158584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/text_format_failure_list_python.txt' 2025-01-24T00:47:07.5159172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/text_format_failure_list_ruby.txt' 2025-01-24T00:47:07.5159731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/third_party/jsoncpp/json.h' 2025-01-24T00:47:07.5160314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/third_party/jsoncpp/jsoncpp.cpp' 2025-01-24T00:47:07.5160885Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/third_party/jsoncpp' 2025-01-24T00:47:07.5161434Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/third_party' 2025-01-24T00:47:07.5161966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance/update_failure_list.py' 2025-01-24T00:47:07.5162466Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/conformance' 2025-01-24T00:47:07.5162908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/.gitignore' 2025-01-24T00:47:07.5163366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/CHANGES.txt' 2025-01-24T00:47:07.5163918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/Google.Protobuf.Tools.nuspec' 2025-01-24T00:47:07.5164466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/Google.Protobuf.Tools.targets' 2025-01-24T00:47:07.5164925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/README.md' 2025-01-24T00:47:07.5165414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/build_packages.bat' 2025-01-24T00:47:07.5165875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/build_tools.sh' 2025-01-24T00:47:07.5166420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/buildall.bat' 2025-01-24T00:47:07.5166872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/buildall.sh' 2025-01-24T00:47:07.5167640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/csharp/protos/unittest_issues.proto' 2025-01-24T00:47:07.5168325Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/csharp/protos' 2025-01-24T00:47:07.5168965Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/csharp' 2025-01-24T00:47:07.5169776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/map_unittest_proto3.proto' 2025-01-24T00:47:07.5170581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/unittest_import_proto3.proto' 2025-01-24T00:47:07.5171472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/unittest_import_public_proto3.proto' 2025-01-24T00:47:07.5172236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/unittest_proto3.proto' 2025-01-24T00:47:07.5173085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/unittest_well_known_types.proto' 2025-01-24T00:47:07.5173819Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf' 2025-01-24T00:47:07.5174484Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google' 2025-01-24T00:47:07.5175127Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src' 2025-01-24T00:47:07.5175751Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos' 2025-01-24T00:47:07.5176498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/ByteStringTest.cs' 2025-01-24T00:47:07.5177339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/CodedInputStreamExtensions.cs' 2025-01-24T00:47:07.5178119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/CodedInputStreamTest.cs' 2025-01-24T00:47:07.5178919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/CodedOutputStreamTest.cs' 2025-01-24T00:47:07.5179705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Collections/MapFieldTest.cs' 2025-01-24T00:47:07.5180532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Collections/RepeatedFieldTest.cs' 2025-01-24T00:47:07.5181293Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Collections' 2025-01-24T00:47:07.5182174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Compatibility/PropertyInfoExtensionsTest.cs' 2025-01-24T00:47:07.5183027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Compatibility/TypeExtensionsTest.cs' 2025-01-24T00:47:07.5183798Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Compatibility' 2025-01-24T00:47:07.5184583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/DeprecatedMemberTest.cs' 2025-01-24T00:47:07.5185319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/EqualityTester.cs' 2025-01-24T00:47:07.5186056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/FieldCodecTest.cs' 2025-01-24T00:47:07.5186870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/GeneratedMessageTest.cs' 2025-01-24T00:47:07.5187669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj' 2025-01-24T00:47:07.5188425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/IssuesTest.cs' 2025-01-24T00:47:07.5189166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/JsonParserTest.cs' 2025-01-24T00:47:07.5189938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/JsonTokenizerTest.cs' 2025-01-24T00:47:07.5190652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Program.cs' 2025-01-24T00:47:07.5191468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/DescriptorsTest.cs' 2025-01-24T00:47:07.5192504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/FieldAccessTest.cs' 2025-01-24T00:47:07.5193313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/TypeRegistryTest.cs' 2025-01-24T00:47:07.5194085Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection' 2025-01-24T00:47:07.5194813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/SampleEnum.cs' 2025-01-24T00:47:07.5195547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/SampleMessages.cs' 2025-01-24T00:47:07.5196310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/TestCornerCases.cs' 2025-01-24T00:47:07.5197140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/TestProtos/ForeignMessagePartial.cs' 2025-01-24T00:47:07.5197914Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/TestProtos' 2025-01-24T00:47:07.5198690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/AnyTest.cs' 2025-01-24T00:47:07.5199508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/DurationTest.cs' 2025-01-24T00:47:07.5200317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/FieldMaskTest.cs' 2025-01-24T00:47:07.5201123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/TimestampTest.cs' 2025-01-24T00:47:07.5201990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/WrappersTest.cs' 2025-01-24T00:47:07.5202765Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes' 2025-01-24T00:47:07.5203521Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test' 2025-01-24T00:47:07.5204108Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src' 2025-01-24T00:47:07.5204667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0/test.sh' 2025-01-24T00:47:07.5205253Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests/v3.0.0' 2025-01-24T00:47:07.5205788Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/compatibility_tests' 2025-01-24T00:47:07.5206403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/generate_protos.sh' 2025-01-24T00:47:07.5206937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/install_dotnet_sdk.ps1' 2025-01-24T00:47:07.5207490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/keys/Google.Protobuf.public.snk' 2025-01-24T00:47:07.5208021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/keys/Google.Protobuf.snk' 2025-01-24T00:47:07.5208481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/keys/README.md' 2025-01-24T00:47:07.5208954Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/keys' 2025-01-24T00:47:07.5209430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/protos/README.md' 2025-01-24T00:47:07.5209985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/protos/map_unittest_proto3.proto' 2025-01-24T00:47:07.5210538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/protos/old_extensions1.proto' 2025-01-24T00:47:07.5211071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/protos/old_extensions2.proto' 2025-01-24T00:47:07.5211572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/protos/unittest.proto' 2025-01-24T00:47:07.5212207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/protos/unittest_custom_options_proto3.proto' 2025-01-24T00:47:07.5212744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/protos/unittest_import.proto' 2025-01-24T00:47:07.5213336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/protos/unittest_import_proto3.proto' 2025-01-24T00:47:07.5213911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/protos/unittest_import_public.proto' 2025-01-24T00:47:07.5214520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/protos/unittest_import_public_proto3.proto' 2025-01-24T00:47:07.5215087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/protos/unittest_issue6936_a.proto' 2025-01-24T00:47:07.5215670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/protos/unittest_issue6936_b.proto' 2025-01-24T00:47:07.5216239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/protos/unittest_issue6936_c.proto' 2025-01-24T00:47:07.5216797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/protos/unittest_issues.proto' 2025-01-24T00:47:07.5217331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/protos/unittest_proto3.proto' 2025-01-24T00:47:07.5217972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/protos/unittest_selfreferential_options.proto' 2025-01-24T00:47:07.5218443Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/protos' 2025-01-24T00:47:07.5218995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/AddressBook/AddPerson.cs' 2025-01-24T00:47:07.5219563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/AddressBook/AddressBook.csproj' 2025-01-24T00:47:07.5220129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/AddressBook/Addressbook.cs' 2025-01-24T00:47:07.5220710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/AddressBook/ListPeople.cs' 2025-01-24T00:47:07.5221229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/AddressBook/Program.cs' 2025-01-24T00:47:07.5221794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/AddressBook/SampleUsage.cs' 2025-01-24T00:47:07.5222317Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/AddressBook' 2025-01-24T00:47:07.5223019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/BenchmarkDatasetConfig.cs' 2025-01-24T00:47:07.5223762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/BenchmarkMessage1Proto3.cs' 2025-01-24T00:47:07.5224391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/Benchmarks.cs' 2025-01-24T00:47:07.5225134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/Google.Protobuf.Benchmarks.csproj' 2025-01-24T00:47:07.5225849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/GoogleMessageBenchmark.cs' 2025-01-24T00:47:07.5226610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/ParseMessagesBenchmark.cs' 2025-01-24T00:47:07.5227366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/ParseRawPrimitivesBenchmark.cs' 2025-01-24T00:47:07.5227988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/Program.cs' 2025-01-24T00:47:07.5228746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/WrapperBenchmarkMessages.cs' 2025-01-24T00:47:07.5229441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/WriteMessagesBenchmark.cs' 2025-01-24T00:47:07.5230198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/WriteRawPrimitivesBenchmark.cs' 2025-01-24T00:47:07.5230923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/wrapper_benchmark_messages.proto' 2025-01-24T00:47:07.5231543Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks' 2025-01-24T00:47:07.5232195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/Conformance.cs' 2025-01-24T00:47:07.5232936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/Google.Protobuf.Conformance.csproj' 2025-01-24T00:47:07.5233563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/Program.cs' 2025-01-24T00:47:07.5234165Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Conformance' 2025-01-24T00:47:07.5234900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.JsonDump/Google.Protobuf.JsonDump.csproj' 2025-01-24T00:47:07.5235538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.JsonDump/Program.cs' 2025-01-24T00:47:07.5236119Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.JsonDump' 2025-01-24T00:47:07.5236844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ForeignMessagePartial.cs' 2025-01-24T00:47:07.5237631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/Google.Protobuf.Test.TestProtos.csproj' 2025-01-24T00:47:07.5238322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/MapUnittestProto3.cs' 2025-01-24T00:47:07.5239007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/OldExtensions1.cs' 2025-01-24T00:47:07.5239680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/OldExtensions2.cs' 2025-01-24T00:47:07.5240393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/TestMessagesProto2.cs' 2025-01-24T00:47:07.5241089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/TestMessagesProto3.cs' 2025-01-24T00:47:07.5241735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/Unittest.cs' 2025-01-24T00:47:07.5242494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestCustomOptionsProto3.cs' 2025-01-24T00:47:07.5243167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestImport.cs' 2025-01-24T00:47:07.5243888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestImportProto3.cs' 2025-01-24T00:47:07.5244592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestImportPublic.cs' 2025-01-24T00:47:07.5245352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestImportPublicProto3.cs' 2025-01-24T00:47:07.5246063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestIssue6936A.cs' 2025-01-24T00:47:07.5246863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestIssue6936B.cs' 2025-01-24T00:47:07.5247569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestIssue6936C.cs' 2025-01-24T00:47:07.5248239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestIssues.cs' 2025-01-24T00:47:07.5248915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestProto3.cs' 2025-01-24T00:47:07.5249740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestProto3Optional.cs' 2025-01-24T00:47:07.5250506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestSelfreferentialOptions.cs' 2025-01-24T00:47:07.5251259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestWellKnownTypes.cs' 2025-01-24T00:47:07.5251884Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos' 2025-01-24T00:47:07.5252572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/Buffers/ArrayBufferWriter.cs' 2025-01-24T00:47:07.5253172Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/Buffers' 2025-01-24T00:47:07.5253787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/ByteStringTest.cs' 2025-01-24T00:47:07.5254484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/CodedInputStreamExtensions.cs' 2025-01-24T00:47:07.5255133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/CodedInputStreamTest.cs' 2025-01-24T00:47:07.5255804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/CodedOutputStreamTest.cs' 2025-01-24T00:47:07.5256470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections/MapFieldTest.cs' 2025-01-24T00:47:07.5257232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections/ProtobufEqualityComparersTest.cs' 2025-01-24T00:47:07.5257945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections/RepeatedFieldTest.cs' 2025-01-24T00:47:07.5258575Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections' 2025-01-24T00:47:07.5259349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/Compatibility/PropertyInfoExtensionsTest.cs' 2025-01-24T00:47:07.5260090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/Compatibility/StreamExtensionsTest.cs' 2025-01-24T00:47:07.5260807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/Compatibility/TypeExtensionsTest.cs' 2025-01-24T00:47:07.5261488Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/Compatibility' 2025-01-24T00:47:07.5262140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/DeprecatedMemberTest.cs' 2025-01-24T00:47:07.5262760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/EqualityTester.cs' 2025-01-24T00:47:07.5263385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/ExtensionSetTest.cs' 2025-01-24T00:47:07.5263996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/FieldCodecTest.cs' 2025-01-24T00:47:07.5264664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/FieldMaskTreeTest.cs' 2025-01-24T00:47:07.5265371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/GeneratedMessageTest.Proto2.cs' 2025-01-24T00:47:07.5266036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/GeneratedMessageTest.cs' 2025-01-24T00:47:07.5266707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj' 2025-01-24T00:47:07.5267298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/IssuesTest.cs' 2025-01-24T00:47:07.5267941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/JsonFormatterTest.cs' 2025-01-24T00:47:07.5268554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/JsonParserTest.cs' 2025-01-24T00:47:07.5269194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/JsonTokenizerTest.cs' 2025-01-24T00:47:07.5269941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/LegacyGeneratedCodeTest.cs' 2025-01-24T00:47:07.5270596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/MessageParsingHelpers.cs' 2025-01-24T00:47:07.5271247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/Proto3OptionalTest.cs' 2025-01-24T00:47:07.5271911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/ReadOnlySequenceFactory.cs' 2025-01-24T00:47:07.5272604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/RefStructCompatibilityTest.cs' 2025-01-24T00:47:07.5273294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/CustomOptionsTest.cs' 2025-01-24T00:47:07.5274022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/DescriptorDeclarationTest.cs' 2025-01-24T00:47:07.5274736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/DescriptorsTest.cs' 2025-01-24T00:47:07.5275408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/FieldAccessTest.cs' 2025-01-24T00:47:07.5276128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/TypeRegistryTest.cs' 2025-01-24T00:47:07.5276753Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection' 2025-01-24T00:47:07.5277342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/SampleEnum.cs' 2025-01-24T00:47:07.5277964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/SampleMessages.cs' 2025-01-24T00:47:07.5278554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/SampleNaNs.cs' 2025-01-24T00:47:07.5279208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/TestCornerCases.cs' 2025-01-24T00:47:07.5279856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/UnknownFieldSetTest.cs' 2025-01-24T00:47:07.5280532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/AnyTest.cs' 2025-01-24T00:47:07.5281222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/DurationTest.cs' 2025-01-24T00:47:07.5281904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/FieldMaskTest.cs' 2025-01-24T00:47:07.5282600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/TimestampTest.cs' 2025-01-24T00:47:07.5283281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/WrappersTest.cs' 2025-01-24T00:47:07.5283927Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes' 2025-01-24T00:47:07.5284529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test/testprotos.pb' 2025-01-24T00:47:07.5285087Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.Test' 2025-01-24T00:47:07.5285612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf.sln' 2025-01-24T00:47:07.5286169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/ByteArray.cs' 2025-01-24T00:47:07.5286827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/ByteString.cs' 2025-01-24T00:47:07.5287446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/CodedInputStream.cs' 2025-01-24T00:47:07.5288119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/CodedOutputStream.ComputeSize.cs' 2025-01-24T00:47:07.5288732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/CodedOutputStream.cs' 2025-01-24T00:47:07.5289358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Collections/Lists.cs' 2025-01-24T00:47:07.5289980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Collections/MapField.cs' 2025-01-24T00:47:07.5290733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Collections/ProtobufEqualityComparers.cs' 2025-01-24T00:47:07.5291403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Collections/ReadOnlyDictionary.cs' 2025-01-24T00:47:07.5292187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Collections/RepeatedField.cs' 2025-01-24T00:47:07.5292785Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Collections' 2025-01-24T00:47:07.5293479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Compatibility/MethodInfoExtensions.cs' 2025-01-24T00:47:07.5294247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Compatibility/PropertyInfoExtensions.cs' 2025-01-24T00:47:07.5294947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Compatibility/StreamExtensions.cs' 2025-01-24T00:47:07.5295626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Compatibility/TypeExtensions.cs' 2025-01-24T00:47:07.5296230Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Compatibility' 2025-01-24T00:47:07.5296787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Extension.cs' 2025-01-24T00:47:07.5297402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/ExtensionRegistry.cs' 2025-01-24T00:47:07.5297988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/ExtensionSet.cs' 2025-01-24T00:47:07.5298586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/ExtensionValue.cs' 2025-01-24T00:47:07.5299147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/FieldCodec.cs' 2025-01-24T00:47:07.5299729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/FieldMaskTree.cs' 2025-01-24T00:47:07.5300367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/FrameworkPortability.cs' 2025-01-24T00:47:07.5300982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Google.Protobuf.csproj' 2025-01-24T00:47:07.5301584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/IBufferMessage.cs' 2025-01-24T00:47:07.5302230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/ICustomDiagnosticMessage.cs' 2025-01-24T00:47:07.5302814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/IDeepCloneable.cs' 2025-01-24T00:47:07.5303432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/IExtendableMessage.cs' 2025-01-24T00:47:07.5304014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/IMessage.cs' 2025-01-24T00:47:07.5304654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/InvalidJsonException.cs' 2025-01-24T00:47:07.5305379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/InvalidProtocolBufferException.cs' 2025-01-24T00:47:07.5305963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/JsonFormatter.cs' 2025-01-24T00:47:07.5306533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/JsonParser.cs' 2025-01-24T00:47:07.5307088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/JsonToken.cs' 2025-01-24T00:47:07.5307684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/JsonTokenizer.cs' 2025-01-24T00:47:07.5308315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/LimitedInputStream.cs' 2025-01-24T00:47:07.5308949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/MessageExtensions.cs' 2025-01-24T00:47:07.5309543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/MessageParser.cs' 2025-01-24T00:47:07.5310123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/ObjectIntPair.cs' 2025-01-24T00:47:07.5310712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/ParseContext.cs' 2025-01-24T00:47:07.5311325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/ParserInternalState.cs' 2025-01-24T00:47:07.5311924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/ParsingPrimitives.cs' 2025-01-24T00:47:07.5312590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/ParsingPrimitivesMessages.cs' 2025-01-24T00:47:07.5313240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/ParsingPrimitivesWrappers.cs' 2025-01-24T00:47:07.5313886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Properties/AssemblyInfo.cs' 2025-01-24T00:47:07.5314476Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Properties' 2025-01-24T00:47:07.5315081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/ProtoPreconditions.cs' 2025-01-24T00:47:07.5315733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/CustomOptions.cs' 2025-01-24T00:47:07.5316355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/Descriptor.cs' 2025-01-24T00:47:07.5317007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/DescriptorBase.cs' 2025-01-24T00:47:07.5317690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/DescriptorDeclaration.cs' 2025-01-24T00:47:07.5318364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/DescriptorPool.cs' 2025-01-24T00:47:07.5319022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/DescriptorUtil.cs' 2025-01-24T00:47:07.5319782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/DescriptorValidationException.cs' 2025-01-24T00:47:07.5320459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/EnumDescriptor.cs' 2025-01-24T00:47:07.5321150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/EnumValueDescriptor.cs' 2025-01-24T00:47:07.5321827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ExtensionAccessor.cs' 2025-01-24T00:47:07.5322494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ExtensionCollection.cs' 2025-01-24T00:47:07.5323186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/FieldAccessorBase.cs' 2025-01-24T00:47:07.5323873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/FieldDescriptor.cs' 2025-01-24T00:47:07.5324486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/FieldType.cs' 2025-01-24T00:47:07.5325145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/FileDescriptor.cs' 2025-01-24T00:47:07.5325820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/GeneratedClrTypeInfo.cs' 2025-01-24T00:47:07.5326554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/IDescriptor.cs' 2025-01-24T00:47:07.5327202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/IFieldAccessor.cs' 2025-01-24T00:47:07.5327857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/MapFieldAccessor.cs' 2025-01-24T00:47:07.5328537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/MessageDescriptor.cs' 2025-01-24T00:47:07.5329987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/MethodDescriptor.cs' 2025-01-24T00:47:07.5331419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/OneofAccessor.cs' 2025-01-24T00:47:07.5332838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/OneofDescriptor.cs' 2025-01-24T00:47:07.5334302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/OriginalNameAttribute.cs' 2025-01-24T00:47:07.5335761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/PackageDescriptor.cs' 2025-01-24T00:47:07.5337191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ReflectionUtil.cs' 2025-01-24T00:47:07.5338691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/RepeatedFieldAccessor.cs' 2025-01-24T00:47:07.5340170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ServiceDescriptor.cs' 2025-01-24T00:47:07.5341649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/SingleFieldAccessor.cs' 2025-01-24T00:47:07.5343079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/TypeRegistry.cs' 2025-01-24T00:47:07.5344473Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/Reflection' 2025-01-24T00:47:07.5345818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/SegmentedBufferHelper.cs' 2025-01-24T00:47:07.5347146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/UnknownField.cs' 2025-01-24T00:47:07.5348450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/UnknownFieldSet.cs' 2025-01-24T00:47:07.5349798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Any.cs' 2025-01-24T00:47:07.5351174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/AnyPartial.cs' 2025-01-24T00:47:07.5352554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Api.cs' 2025-01-24T00:47:07.5353909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Duration.cs' 2025-01-24T00:47:07.5355342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/DurationPartial.cs' 2025-01-24T00:47:07.5356765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Empty.cs' 2025-01-24T00:47:07.5358159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/FieldMask.cs' 2025-01-24T00:47:07.5359586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/FieldMaskPartial.cs' 2025-01-24T00:47:07.5361048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/SourceContext.cs' 2025-01-24T00:47:07.5362456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Struct.cs' 2025-01-24T00:47:07.5363871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/TimeExtensions.cs' 2025-01-24T00:47:07.5365285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Timestamp.cs' 2025-01-24T00:47:07.5366796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/TimestampPartial.cs' 2025-01-24T00:47:07.5368216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Type.cs' 2025-01-24T00:47:07.5369651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ValuePartial.cs' 2025-01-24T00:47:07.5371059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Wrappers.cs' 2025-01-24T00:47:07.5372520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/WrappersPartial.cs' 2025-01-24T00:47:07.5373939Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes' 2025-01-24T00:47:07.5375245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/WireFormat.cs' 2025-01-24T00:47:07.5376537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/WriteBufferHelper.cs' 2025-01-24T00:47:07.5377845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/WriteContext.cs' 2025-01-24T00:47:07.5379193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/WriterInternalState.cs' 2025-01-24T00:47:07.5380526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/WritingPrimitives.cs' 2025-01-24T00:47:07.5381929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf/WritingPrimitivesMessages.cs' 2025-01-24T00:47:07.5383248Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src/Google.Protobuf' 2025-01-24T00:47:07.5384367Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp/src' 2025-01-24T00:47:07.5385384Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/csharp' 2025-01-24T00:47:07.5386414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/docs/csharp/proto2.md' 2025-01-24T00:47:07.5387467Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/docs/csharp' 2025-01-24T00:47:07.5388526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/docs/field_presence.md' 2025-01-24T00:47:07.5389649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/docs/implementing_proto3_presence.md' 2025-01-24T00:47:07.5390752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/docs/options.md' 2025-01-24T00:47:07.5391774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/docs/performance.md' 2025-01-24T00:47:07.5392940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/docs/third_party.md' 2025-01-24T00:47:07.5393947Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/docs' 2025-01-24T00:47:07.5394954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/editors/README.txt' 2025-01-24T00:47:07.5395982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/editors/proto.vim' 2025-01-24T00:47:07.5397027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/editors/protobuf-mode.el' 2025-01-24T00:47:07.5398083Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/editors' 2025-01-24T00:47:07.5399104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/examples/.gitignore' 2025-01-24T00:47:07.5400221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/examples/AddPerson.java' 2025-01-24T00:47:07.5401268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/examples/BUILD' 2025-01-24T00:47:07.5402344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/examples/CMakeLists.txt' 2025-01-24T00:47:07.5403435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/examples/ListPeople.java' 2025-01-24T00:47:07.5404480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/examples/Makefile' 2025-01-24T00:47:07.5405505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/examples/README.md' 2025-01-24T00:47:07.5406589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/examples/WORKSPACE' 2025-01-24T00:47:07.5407623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/examples/add_person.cc' 2025-01-24T00:47:07.5408737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/examples/add_person.dart' 2025-01-24T00:47:07.5409818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/examples/add_person.go' 2025-01-24T00:47:07.5410915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/examples/add_person.py' 2025-01-24T00:47:07.5411988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/examples/add_person_test.go' 2025-01-24T00:47:07.5413102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/examples/addressbook.proto' 2025-01-24T00:47:07.5414197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/examples/list_people.cc' 2025-01-24T00:47:07.5415289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/examples/list_people.dart' 2025-01-24T00:47:07.5416367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/examples/list_people.go' 2025-01-24T00:47:07.5417447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/examples/list_people.py' 2025-01-24T00:47:07.5418543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/examples/list_people_test.go' 2025-01-24T00:47:07.5419623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/examples/pubspec.yaml' 2025-01-24T00:47:07.5420678Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/examples' 2025-01-24T00:47:07.5421740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/fix_permissions.sh' 2025-01-24T00:47:07.5422780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/generate_changelog.py' 2025-01-24T00:47:07.5423854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/generate_descriptor_proto.sh' 2025-01-24T00:47:07.5424897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/global.json' 2025-01-24T00:47:07.5425870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/README.md' 2025-01-24T00:47:07.5426855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/bom/pom.xml' 2025-01-24T00:47:07.5427863Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/bom' 2025-01-24T00:47:07.5428992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/README.md' 2025-01-24T00:47:07.5430231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/deps/pom.xml' 2025-01-24T00:47:07.5431538Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/deps' 2025-01-24T00:47:07.5432862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/pom.xml' 2025-01-24T00:47:07.5434455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/multiple_files_test.proto' 2025-01-24T00:47:07.5436284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/nested_builders_test.proto' 2025-01-24T00:47:07.5438115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/nested_extension.proto' 2025-01-24T00:47:07.5439928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/nested_extension_lite.proto' 2025-01-24T00:47:07.5441787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/non_nested_extension.proto' 2025-01-24T00:47:07.5443644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/non_nested_extension_lite.proto' 2025-01-24T00:47:07.5445505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/test_bad_identifiers.proto' 2025-01-24T00:47:07.5447328Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf' 2025-01-24T00:47:07.5448946Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google' 2025-01-24T00:47:07.5450494Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com' 2025-01-24T00:47:07.5452092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/descriptor.proto' 2025-01-24T00:47:07.5453760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest.proto' 2025-01-24T00:47:07.5455506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_custom_options.proto' 2025-01-24T00:47:07.5457354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_embed_optimize_for.proto' 2025-01-24T00:47:07.5459143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_empty.proto' 2025-01-24T00:47:07.5460969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_enormous_descriptor.proto' 2025-01-24T00:47:07.5462782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_import.proto' 2025-01-24T00:47:07.5464577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_import_lite.proto' 2025-01-24T00:47:07.5466388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_import_public.proto' 2025-01-24T00:47:07.5468225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_import_public_lite.proto' 2025-01-24T00:47:07.5469994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_lite.proto' 2025-01-24T00:47:07.5471818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_lite_imports_nonlite.proto' 2025-01-24T00:47:07.5473638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_mset.proto' 2025-01-24T00:47:07.5481535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_no_generic_services.proto' 2025-01-24T00:47:07.5483404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_optimize_for.proto' 2025-01-24T00:47:07.5485123Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf' 2025-01-24T00:47:07.5486799Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google' 2025-01-24T00:47:07.5488307Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto' 2025-01-24T00:47:07.5489725Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src' 2025-01-24T00:47:07.5491109Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos' 2025-01-24T00:47:07.5492562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/pom.xml' 2025-01-24T00:47:07.5493828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/pom.xml' 2025-01-24T00:47:07.5495376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/multiple_files_test.proto' 2025-01-24T00:47:07.5497186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/nested_builders_test.proto' 2025-01-24T00:47:07.5498975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/nested_extension.proto' 2025-01-24T00:47:07.5500878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/nested_extension_lite.proto' 2025-01-24T00:47:07.5502682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/non_nested_extension.proto' 2025-01-24T00:47:07.5504554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/non_nested_extension_lite.proto' 2025-01-24T00:47:07.5506397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/test_bad_identifiers.proto' 2025-01-24T00:47:07.5508117Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf' 2025-01-24T00:47:07.5509710Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google' 2025-01-24T00:47:07.5511202Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com' 2025-01-24T00:47:07.5512813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/descriptor.proto' 2025-01-24T00:47:07.5514441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest.proto' 2025-01-24T00:47:07.5516149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_custom_options.proto' 2025-01-24T00:47:07.5517963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_embed_optimize_for.proto' 2025-01-24T00:47:07.5519736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_empty.proto' 2025-01-24T00:47:07.5521508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_enormous_descriptor.proto' 2025-01-24T00:47:07.5523288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import.proto' 2025-01-24T00:47:07.5525010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import_lite.proto' 2025-01-24T00:47:07.5526853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import_public.proto' 2025-01-24T00:47:07.5528664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import_public_lite.proto' 2025-01-24T00:47:07.5530416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_lite.proto' 2025-01-24T00:47:07.5532183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_lite_imports_nonlite.proto' 2025-01-24T00:47:07.5533979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_mset.proto' 2025-01-24T00:47:07.5535768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_no_generic_services.proto' 2025-01-24T00:47:07.5537573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_optimize_for.proto' 2025-01-24T00:47:07.5539240Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf' 2025-01-24T00:47:07.5540763Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google' 2025-01-24T00:47:07.5542211Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto' 2025-01-24T00:47:07.5543616Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src' 2025-01-24T00:47:07.5544966Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/protos' 2025-01-24T00:47:07.5546218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/test.sh' 2025-01-24T00:47:07.5547469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/pom.xml' 2025-01-24T00:47:07.5549060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/AbstractMessageTest.java' 2025-01-24T00:47:07.5550961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/BoundedByteStringTest.java' 2025-01-24T00:47:07.5552825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ByteStringTest.java' 2025-01-24T00:47:07.5554676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/CodedInputStreamTest.java' 2025-01-24T00:47:07.5556600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/CodedOutputStreamTest.java' 2025-01-24T00:47:07.5558503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/DeprecatedFieldTest.java' 2025-01-24T00:47:07.5560347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/DescriptorsTest.java' 2025-01-24T00:47:07.5562221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/DynamicMessageTest.java' 2025-01-24T00:47:07.5564125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ForceFieldBuildersPreRun.java' 2025-01-24T00:47:07.5566081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/GeneratedMessageTest.java' 2025-01-24T00:47:07.5568090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/LazyStringArrayListTest.java' 2025-01-24T00:47:07.5570032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/LazyStringEndToEndTest.java' 2025-01-24T00:47:07.5571949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/LiteralByteStringTest.java' 2025-01-24T00:47:07.5573798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/MessageTest.java' 2025-01-24T00:47:07.5575655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/NestedBuildersTest.java' 2025-01-24T00:47:07.5577482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ParserTest.java' 2025-01-24T00:47:07.5579380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/RopeByteStringSubstringTest.java' 2025-01-24T00:47:07.5581328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/RopeByteStringTest.java' 2025-01-24T00:47:07.5583158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ServiceTest.java' 2025-01-24T00:47:07.5584993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TestBadIdentifiers.java' 2025-01-24T00:47:07.5586798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TestUtil.java' 2025-01-24T00:47:07.5588585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java' 2025-01-24T00:47:07.5590434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/UnknownFieldSetTest.java' 2025-01-24T00:47:07.5592615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/UnmodifiableLazyStringListTest.java' 2025-01-24T00:47:07.5594542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/WireFormatTest.java' 2025-01-24T00:47:07.5596297Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test' 2025-01-24T00:47:07.5597967Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf' 2025-01-24T00:47:07.5599615Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google' 2025-01-24T00:47:07.5601125Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com' 2025-01-24T00:47:07.5602621Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java' 2025-01-24T00:47:07.5604035Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main' 2025-01-24T00:47:07.5605394Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src' 2025-01-24T00:47:07.5606772Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0/tests' 2025-01-24T00:47:07.5608042Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests/v2.5.0' 2025-01-24T00:47:07.5609287Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/compatibility_tests' 2025-01-24T00:47:07.5610404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/BUILD' 2025-01-24T00:47:07.5611495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/generate-sources-build.xml' 2025-01-24T00:47:07.5612734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/generate-test-sources-build.xml' 2025-01-24T00:47:07.5613869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/pom.xml' 2025-01-24T00:47:07.5615142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/AbstractMessage.java' 2025-01-24T00:47:07.5616690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/AbstractMessageLite.java' 2025-01-24T00:47:07.5618239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/AbstractParser.java' 2025-01-24T00:47:07.5619794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/AbstractProtobufList.java' 2025-01-24T00:47:07.5621352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/AllocatedBuffer.java' 2025-01-24T00:47:07.5622818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/Android.java' 2025-01-24T00:47:07.5624346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ArrayDecoders.java' 2025-01-24T00:47:07.5625849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/BinaryReader.java' 2025-01-24T00:47:07.5627385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/BinaryWriter.java' 2025-01-24T00:47:07.5628914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/BlockingRpcChannel.java' 2025-01-24T00:47:07.5630460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/BlockingService.java' 2025-01-24T00:47:07.5632023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/BooleanArrayList.java' 2025-01-24T00:47:07.5633576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/BufferAllocator.java' 2025-01-24T00:47:07.5635103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ByteBufferWriter.java' 2025-01-24T00:47:07.5636605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ByteOutput.java' 2025-01-24T00:47:07.5638072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ByteString.java' 2025-01-24T00:47:07.5639574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/CodedInputStream.java' 2025-01-24T00:47:07.5641179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/CodedInputStreamReader.java' 2025-01-24T00:47:07.5642789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/CodedOutputStream.java' 2025-01-24T00:47:07.5644381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/CodedOutputStreamWriter.java' 2025-01-24T00:47:07.5646045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/DescriptorMessageInfoFactory.java' 2025-01-24T00:47:07.5647697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/Descriptors.java' 2025-01-24T00:47:07.5649273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/DiscardUnknownFieldsParser.java' 2025-01-24T00:47:07.5650896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/DoubleArrayList.java' 2025-01-24T00:47:07.5652413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/DynamicMessage.java' 2025-01-24T00:47:07.5653927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExperimentalApi.java' 2025-01-24T00:47:07.5655425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/Extension.java' 2025-01-24T00:47:07.5656903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionLite.java' 2025-01-24T00:47:07.5658431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionRegistry.java' 2025-01-24T00:47:07.5660020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionRegistryFactory.java' 2025-01-24T00:47:07.5661640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionRegistryLite.java' 2025-01-24T00:47:07.5663210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionSchema.java' 2025-01-24T00:47:07.5664795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionSchemaFull.java' 2025-01-24T00:47:07.5666430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionSchemaLite.java' 2025-01-24T00:47:07.5667990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionSchemas.java' 2025-01-24T00:47:07.5669483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/FieldInfo.java' 2025-01-24T00:47:07.5670924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/FieldSet.java' 2025-01-24T00:47:07.5672365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/FieldType.java' 2025-01-24T00:47:07.5673867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/FloatArrayList.java' 2025-01-24T00:47:07.5675407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/GeneratedMessage.java' 2025-01-24T00:47:07.5677008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/GeneratedMessageInfoFactory.java' 2025-01-24T00:47:07.5678625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/GeneratedMessageLite.java' 2025-01-24T00:47:07.5680218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/GeneratedMessageV3.java' 2025-01-24T00:47:07.5681742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/IntArrayList.java' 2025-01-24T00:47:07.5683203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/Internal.java' 2025-01-24T00:47:07.5684790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/InvalidProtocolBufferException.java' 2025-01-24T00:47:07.5686555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/IterableByteBufferInputStream.java' 2025-01-24T00:47:07.5688128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/JavaType.java' 2025-01-24T00:47:07.5689571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/LazyField.java' 2025-01-24T00:47:07.5691036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/LazyFieldLite.java' 2025-01-24T00:47:07.5692706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/LazyStringArrayList.java' 2025-01-24T00:47:07.5694241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/LazyStringList.java' 2025-01-24T00:47:07.5695761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ListFieldSchema.java' 2025-01-24T00:47:07.5697308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/LongArrayList.java' 2025-01-24T00:47:07.5698864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ManifestSchemaFactory.java' 2025-01-24T00:47:07.5700430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapEntry.java' 2025-01-24T00:47:07.5701888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapEntryLite.java' 2025-01-24T00:47:07.5703335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapField.java' 2025-01-24T00:47:07.5704802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapFieldLite.java' 2025-01-24T00:47:07.5706321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapFieldSchema.java' 2025-01-24T00:47:07.5707866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapFieldSchemaFull.java' 2025-01-24T00:47:07.5709456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapFieldSchemaLite.java' 2025-01-24T00:47:07.5710995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapFieldSchemas.java' 2025-01-24T00:47:07.5712477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/Message.java' 2025-01-24T00:47:07.5713922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/MessageInfo.java' 2025-01-24T00:47:07.5715428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/MessageInfoFactory.java' 2025-01-24T00:47:07.5716937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/MessageLite.java' 2025-01-24T00:47:07.5718464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/MessageLiteOrBuilder.java' 2025-01-24T00:47:07.5720042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/MessageLiteToString.java' 2025-01-24T00:47:07.5721717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/MessageOrBuilder.java' 2025-01-24T00:47:07.5723275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/MessageReflection.java' 2025-01-24T00:47:07.5724801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/MessageSchema.java' 2025-01-24T00:47:07.5726389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/MessageSetSchema.java' 2025-01-24T00:47:07.5727910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/MutabilityOracle.java' 2025-01-24T00:47:07.5729835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/NewInstanceSchema.java' 2025-01-24T00:47:07.5731420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/NewInstanceSchemaFull.java' 2025-01-24T00:47:07.5733180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/NewInstanceSchemaLite.java' 2025-01-24T00:47:07.5734757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/NewInstanceSchemas.java' 2025-01-24T00:47:07.5736294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/NioByteString.java' 2025-01-24T00:47:07.5737767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/OneofInfo.java' 2025-01-24T00:47:07.5739229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/Parser.java' 2025-01-24T00:47:07.5740766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/PrimitiveNonBoxingCollection.java' 2025-01-24T00:47:07.5742371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ProtoSyntax.java' 2025-01-24T00:47:07.5743827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/Protobuf.java' 2025-01-24T00:47:07.5745318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ProtobufArrayList.java' 2025-01-24T00:47:07.5746833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ProtobufLists.java' 2025-01-24T00:47:07.5748380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ProtocolMessageEnum.java' 2025-01-24T00:47:07.5749952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ProtocolStringList.java' 2025-01-24T00:47:07.5751474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/RawMessageInfo.java' 2025-01-24T00:47:07.5752920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/Reader.java' 2025-01-24T00:47:07.5754413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/RepeatedFieldBuilder.java' 2025-01-24T00:47:07.5756017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/RepeatedFieldBuilderV3.java' 2025-01-24T00:47:07.5757590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/RopeByteString.java' 2025-01-24T00:47:07.5759068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/RpcCallback.java' 2025-01-24T00:47:07.5760534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/RpcChannel.java' 2025-01-24T00:47:07.5762038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/RpcController.java' 2025-01-24T00:47:07.5763508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/RpcUtil.java' 2025-01-24T00:47:07.5764957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/Schema.java' 2025-01-24T00:47:07.5766518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/SchemaFactory.java' 2025-01-24T00:47:07.5768003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/SchemaUtil.java' 2025-01-24T00:47:07.5769436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/Service.java' 2025-01-24T00:47:07.5770911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ServiceException.java' 2025-01-24T00:47:07.5772496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/SingleFieldBuilder.java' 2025-01-24T00:47:07.5774127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/SingleFieldBuilderV3.java' 2025-01-24T00:47:07.5775674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/SmallSortedMap.java' 2025-01-24T00:47:07.5777233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/StructuralMessageInfo.java' 2025-01-24T00:47:07.5778818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/TextFormat.java' 2025-01-24T00:47:07.5780335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/TextFormatEscaper.java' 2025-01-24T00:47:07.5781946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/TextFormatParseInfoTree.java' 2025-01-24T00:47:07.5783588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/TextFormatParseLocation.java' 2025-01-24T00:47:07.5785141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/TypeRegistry.java' 2025-01-24T00:47:07.5786762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/UninitializedMessageException.java' 2025-01-24T00:47:07.5788407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/UnknownFieldSchema.java' 2025-01-24T00:47:07.5789961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/UnknownFieldSet.java' 2025-01-24T00:47:07.5791513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/UnknownFieldSetLite.java' 2025-01-24T00:47:07.5793263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/UnknownFieldSetLiteSchema.java' 2025-01-24T00:47:07.5794955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/UnknownFieldSetSchema.java' 2025-01-24T00:47:07.5796598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/UnmodifiableLazyStringList.java' 2025-01-24T00:47:07.5798253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/UnsafeByteOperations.java' 2025-01-24T00:47:07.5799782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java' 2025-01-24T00:47:07.5801218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/Utf8.java' 2025-01-24T00:47:07.5802672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/WireFormat.java' 2025-01-24T00:47:07.5804112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf/Writer.java' 2025-01-24T00:47:07.5805550Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google/protobuf' 2025-01-24T00:47:07.5806954Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com/google' 2025-01-24T00:47:07.5808187Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java/com' 2025-01-24T00:47:07.5809350Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main/java' 2025-01-24T00:47:07.5810488Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/main' 2025-01-24T00:47:07.5811841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/AbstractMessageTest.java' 2025-01-24T00:47:07.5813468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/AbstractProto2LiteSchemaTest.java' 2025-01-24T00:47:07.5815135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/AbstractProto2SchemaTest.java' 2025-01-24T00:47:07.5816808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/AbstractProto3LiteSchemaTest.java' 2025-01-24T00:47:07.5818477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/AbstractProto3SchemaTest.java' 2025-01-24T00:47:07.5820083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/AbstractSchemaTest.java' 2025-01-24T00:47:07.5821582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/AnyTest.java' 2025-01-24T00:47:07.5823081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ArrayDecodersTest.java' 2025-01-24T00:47:07.5824640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/BinaryProtocolTest.java' 2025-01-24T00:47:07.5826218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/BooleanArrayListTest.java' 2025-01-24T00:47:07.5827854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/BoundedByteStringTest.java' 2025-01-24T00:47:07.5829455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ByteBufferWriterTest.java' 2025-01-24T00:47:07.5831036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ByteStringTest.java' 2025-01-24T00:47:07.5832586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/CachedFieldSizeTest.java' 2025-01-24T00:47:07.5834115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java' 2025-01-24T00:47:07.5835645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/CodedAdapterTest.java' 2025-01-24T00:47:07.5837235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/CodedInputStreamTest.java' 2025-01-24T00:47:07.5838844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/CodedOutputStreamTest.java' 2025-01-24T00:47:07.5840428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/DecodeUtf8Test.java' 2025-01-24T00:47:07.5841975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/DeprecatedFieldTest.java' 2025-01-24T00:47:07.5843534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/DescriptorsTest.java' 2025-01-24T00:47:07.5845122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/DiscardUnknownFieldsTest.java' 2025-01-24T00:47:07.5846819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/DoubleArrayListTest.java' 2025-01-24T00:47:07.5848399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/DynamicMessageTest.java' 2025-01-24T00:47:07.5849916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/EnumTest.java' 2025-01-24T00:47:07.5851473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ExperimentalMessageFactory.java' 2025-01-24T00:47:07.5853172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ExperimentalSerializationUtil.java' 2025-01-24T00:47:07.5854888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ExperimentalTestDataProvider.java' 2025-01-24T00:47:07.5856583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ExtensionRegistryFactoryTest.java' 2025-01-24T00:47:07.5858204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/FieldPresenceTest.java' 2025-01-24T00:47:07.5859755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/FloatArrayListTest.java' 2025-01-24T00:47:07.5861392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ForceFieldBuildersPreRun.java' 2025-01-24T00:47:07.5863013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/GeneratedMessageTest.java' 2025-01-24T00:47:07.5864626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/IntArrayListTest.java' 2025-01-24T00:47:07.5866145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/IsValidUtf8Test.java' 2025-01-24T00:47:07.5867702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/IsValidUtf8TestUtil.java' 2025-01-24T00:47:07.5869284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/LazyFieldLiteTest.java' 2025-01-24T00:47:07.5870842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/LazyFieldTest.java' 2025-01-24T00:47:07.5872396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/LazyMessageLiteTest.java' 2025-01-24T00:47:07.5874000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/LazyStringArrayListTest.java' 2025-01-24T00:47:07.5875624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/LazyStringEndToEndTest.java' 2025-01-24T00:47:07.5877237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/LiteEqualsAndHashTest.java' 2025-01-24T00:47:07.5878836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/LiteralByteStringTest.java' 2025-01-24T00:47:07.5880422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/LongArrayListTest.java' 2025-01-24T00:47:07.5882004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/MapForProto2LiteTest.java' 2025-01-24T00:47:07.5883569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/MapForProto2Test.java' 2025-01-24T00:47:07.5885075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/MapLiteTest.java' 2025-01-24T00:47:07.5886593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/MapTest.java' 2025-01-24T00:47:07.5888054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java' 2025-01-24T00:47:07.5889582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/NestedBuildersTest.java' 2025-01-24T00:47:07.5891128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/NioByteStringTest.java' 2025-01-24T00:47:07.5892818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/PackedFieldTest.java' 2025-01-24T00:47:07.5894441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ParseExceptionsTest.java' 2025-01-24T00:47:07.5896003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ParserLiteTest.java' 2025-01-24T00:47:07.5897528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ParserTest.java' 2025-01-24T00:47:07.5899142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2ExtensionLookupSchemaTest.java' 2025-01-24T00:47:07.5900818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2LiteSchemaTest.java' 2025-01-24T00:47:07.5902410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageFactory.java' 2025-01-24T00:47:07.5904039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageInfoFactory.java' 2025-01-24T00:47:07.5905718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java' 2025-01-24T00:47:07.5907309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2SchemaTest.java' 2025-01-24T00:47:07.5908919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2UnknownEnumValueTest.java' 2025-01-24T00:47:07.5910543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto3LiteSchemaTest.java' 2025-01-24T00:47:07.5912142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto3MessageFactory.java' 2025-01-24T00:47:07.5913764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto3MessageInfoFactory.java' 2025-01-24T00:47:07.5915408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto3MessageLiteFactory.java' 2025-01-24T00:47:07.5917073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto3MessageLiteInfoFactory.java' 2025-01-24T00:47:07.5918678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto3SchemaTest.java' 2025-01-24T00:47:07.5920251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ProtobufArrayListTest.java' 2025-01-24T00:47:07.5921894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/RepeatedFieldBuilderV3Test.java' 2025-01-24T00:47:07.5923572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/RopeByteStringSubstringTest.java' 2025-01-24T00:47:07.5925183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/RopeByteStringTest.java' 2025-01-24T00:47:07.5926793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ServiceTest.java' 2025-01-24T00:47:07.5928356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/SingleFieldBuilderV3Test.java' 2025-01-24T00:47:07.5930001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/SmallSortedMapTest.java' 2025-01-24T00:47:07.5931574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestBadIdentifiers.java' 2025-01-24T00:47:07.5933167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestBadIdentifiersLite.java' 2025-01-24T00:47:07.5934724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestSchemas.java' 2025-01-24T00:47:07.5936220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestSchemasLite.java' 2025-01-24T00:47:07.5937725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestUtil.java' 2025-01-24T00:47:07.5939218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestUtilLite.java' 2025-01-24T00:47:07.5940805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/TextFormatParseInfoTreeTest.java' 2025-01-24T00:47:07.5942478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/TextFormatParseLocationTest.java' 2025-01-24T00:47:07.5944071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/TextFormatTest.java' 2025-01-24T00:47:07.5945608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/TypeRegistryTest.java' 2025-01-24T00:47:07.5947176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/UnknownEnumValueTest.java' 2025-01-24T00:47:07.5948756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/UnknownFieldSetTest.java' 2025-01-24T00:47:07.5950401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/UnmodifiableLazyStringListTest.java' 2025-01-24T00:47:07.5951991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Utf8Test.java' 2025-01-24T00:47:07.5953445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Utf8Utils.java' 2025-01-24T00:47:07.5954958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/WellKnownTypesTest.java' 2025-01-24T00:47:07.5956515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/WireFormatLiteTest.java' 2025-01-24T00:47:07.5958057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/WireFormatTest.java' 2025-01-24T00:47:07.5959668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/WrappersLiteOfMethodTest.java' 2025-01-24T00:47:07.5961297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf/WrappersOfMethodTest.java' 2025-01-24T00:47:07.5962817Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google/protobuf' 2025-01-24T00:47:07.5964140Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com/google' 2025-01-24T00:47:07.5965376Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java/com' 2025-01-24T00:47:07.5966597Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/java' 2025-01-24T00:47:07.5967907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/any_test.proto' 2025-01-24T00:47:07.5969477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/cached_field_size_test.proto' 2025-01-24T00:47:07.5971088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/deprecated_file.proto' 2025-01-24T00:47:07.5972660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/field_presence_test.proto' 2025-01-24T00:47:07.5974221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/lazy_fields_lite.proto' 2025-01-24T00:47:07.5975798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/lite_equals_and_hash.proto' 2025-01-24T00:47:07.5977418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/map_for_proto2_lite_test.proto' 2025-01-24T00:47:07.5979027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/map_for_proto2_test.proto' 2025-01-24T00:47:07.5980665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/map_initialization_order_test.proto' 2025-01-24T00:47:07.5982277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/map_lite_test.proto' 2025-01-24T00:47:07.5983779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/map_test.proto' 2025-01-24T00:47:07.5985380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/message_lite_extension_util_test.proto' 2025-01-24T00:47:07.5987042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/multiple_files_test.proto' 2025-01-24T00:47:07.5988641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/nested_builders_test.proto' 2025-01-24T00:47:07.5990227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/nested_extension.proto' 2025-01-24T00:47:07.5991852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/nested_extension_lite.proto' 2025-01-24T00:47:07.5993565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/non_nested_extension.proto' 2025-01-24T00:47:07.5995247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/non_nested_extension_lite.proto' 2025-01-24T00:47:07.5996881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/outer_class_name_test.proto' 2025-01-24T00:47:07.5998500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/outer_class_name_test2.proto' 2025-01-24T00:47:07.6000107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/outer_class_name_test3.proto' 2025-01-24T00:47:07.6001739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/packed_field_test.proto' 2025-01-24T00:47:07.6003302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/proto2_message.proto' 2025-01-24T00:47:07.6004915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/proto2_message_lite.proto' 2025-01-24T00:47:07.6006596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/proto2_unknown_enum_values.proto' 2025-01-24T00:47:07.6008203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/proto3_message.proto' 2025-01-24T00:47:07.6009769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/proto3_message_lite.proto' 2025-01-24T00:47:07.6011369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/test_bad_identifiers.proto' 2025-01-24T00:47:07.6012930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/test_check_utf8.proto' 2025-01-24T00:47:07.6014495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/test_check_utf8_size.proto' 2025-01-24T00:47:07.6016090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/test_custom_options.proto' 2025-01-24T00:47:07.6017693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/test_extra_interfaces.proto' 2025-01-24T00:47:07.6019260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/wrappers_test.proto' 2025-01-24T00:47:07.6020722Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google/protobuf' 2025-01-24T00:47:07.6022054Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com/google' 2025-01-24T00:47:07.6023288Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto/com' 2025-01-24T00:47:07.6024500Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test/proto' 2025-01-24T00:47:07.6025646Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src/test' 2025-01-24T00:47:07.6026744Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core/src' 2025-01-24T00:47:07.6027821Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/core' 2025-01-24T00:47:07.6028802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/lite.md' 2025-01-24T00:47:07.6029787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/lite/BUILD' 2025-01-24T00:47:07.6030896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/lite/generate-sources-build.xml' 2025-01-24T00:47:07.6032140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/lite/generate-test-sources-build.xml' 2025-01-24T00:47:07.6033278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/lite/lite.awk' 2025-01-24T00:47:07.6034333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/lite/pom.xml' 2025-01-24T00:47:07.6035494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/lite/process-lite-sources-build.xml' 2025-01-24T00:47:07.6036663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/lite/proguard.pgcfg' 2025-01-24T00:47:07.6037929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/lite/src/test/java/com/google/protobuf/LiteTest.java' 2025-01-24T00:47:07.6039510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/lite/src/test/java/com/google/protobuf/Proto2MessageLiteInfoFactory.java' 2025-01-24T00:47:07.6041048Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/lite/src/test/java/com/google/protobuf' 2025-01-24T00:47:07.6042356Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/lite/src/test/java/com/google' 2025-01-24T00:47:07.6043593Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/lite/src/test/java/com' 2025-01-24T00:47:07.6044770Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/lite/src/test/java' 2025-01-24T00:47:07.6045923Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/lite/src/test' 2025-01-24T00:47:07.6047078Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/lite/src' 2025-01-24T00:47:07.6048126Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/lite' 2025-01-24T00:47:07.6049125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/pom.xml' 2025-01-24T00:47:07.6050105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/BUILD' 2025-01-24T00:47:07.6051119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/pom.xml' 2025-01-24T00:47:07.6052392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/Durations.java' 2025-01-24T00:47:07.6053946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/FieldMaskTree.java' 2025-01-24T00:47:07.6055537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/FieldMaskUtil.java' 2025-01-24T00:47:07.6057124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/JsonFormat.java' 2025-01-24T00:47:07.6058660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/Structs.java' 2025-01-24T00:47:07.6060185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/TimeUtil.java' 2025-01-24T00:47:07.6061694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/Timestamps.java' 2025-01-24T00:47:07.6063199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/Values.java' 2025-01-24T00:47:07.6064686Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util' 2025-01-24T00:47:07.6066096Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/main/java/com/google/protobuf' 2025-01-24T00:47:07.6067426Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/main/java/com/google' 2025-01-24T00:47:07.6068657Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/main/java/com' 2025-01-24T00:47:07.6069846Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/main/java' 2025-01-24T00:47:07.6070993Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/main' 2025-01-24T00:47:07.6072371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/FieldMaskTreeTest.java' 2025-01-24T00:47:07.6074000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/FieldMaskUtilTest.java' 2025-01-24T00:47:07.6075603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/JsonFormatTest.java' 2025-01-24T00:47:07.6077156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/StructsTest.java' 2025-01-24T00:47:07.6078712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/TimeUtilTest.java' 2025-01-24T00:47:07.6080254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/ValuesTest.java' 2025-01-24T00:47:07.6081731Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util' 2025-01-24T00:47:07.6083134Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/test/java/com/google/protobuf' 2025-01-24T00:47:07.6084449Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/test/java/com/google' 2025-01-24T00:47:07.6085684Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/test/java/com' 2025-01-24T00:47:07.6086946Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/test/java' 2025-01-24T00:47:07.6088320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util/json_test.proto' 2025-01-24T00:47:07.6089005Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util' 2025-01-24T00:47:07.6089635Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/test/proto/com/google/protobuf' 2025-01-24T00:47:07.6090221Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/test/proto/com/google' 2025-01-24T00:47:07.6090760Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/test/proto/com' 2025-01-24T00:47:07.6091306Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/test/proto' 2025-01-24T00:47:07.6091826Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src/test' 2025-01-24T00:47:07.6092426Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util/src' 2025-01-24T00:47:07.6092932Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java/util' 2025-01-24T00:47:07.6093354Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/java' 2025-01-24T00:47:07.6093769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/README.md' 2025-01-24T00:47:07.6094231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/binary/arith.js' 2025-01-24T00:47:07.6094706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/binary/arith_test.js' 2025-01-24T00:47:07.6095193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/binary/constants.js' 2025-01-24T00:47:07.6095654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/binary/decoder.js' 2025-01-24T00:47:07.6096133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/binary/decoder_test.js' 2025-01-24T00:47:07.6096601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/binary/encoder.js' 2025-01-24T00:47:07.6097080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/binary/message_test.js' 2025-01-24T00:47:07.6097564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/binary/proto_test.js' 2025-01-24T00:47:07.6098020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/binary/reader.js' 2025-01-24T00:47:07.6098499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/binary/reader_test.js' 2025-01-24T00:47:07.6098963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/binary/utils.js' 2025-01-24T00:47:07.6099432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/binary/utils_test.js' 2025-01-24T00:47:07.6099882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/binary/writer.js' 2025-01-24T00:47:07.6100370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/binary/writer_test.js' 2025-01-24T00:47:07.6100847Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/binary' 2025-01-24T00:47:07.6101324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/commonjs/export.js' 2025-01-24T00:47:07.6101858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/commonjs/export_asserts.js' 2025-01-24T00:47:07.6102369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/commonjs/export_testdeps.js' 2025-01-24T00:47:07.6102867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/commonjs/import_test.js' 2025-01-24T00:47:07.6103346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/commonjs/jasmine.json' 2025-01-24T00:47:07.6103926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/commonjs/rewrite_tests_for_commonjs.js' 2025-01-24T00:47:07.6104416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/commonjs/strict_test.js' 2025-01-24T00:47:07.6104959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/commonjs/test6/test6.proto' 2025-01-24T00:47:07.6105488Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/commonjs/test6' 2025-01-24T00:47:07.6105985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/commonjs/test7/test7.proto' 2025-01-24T00:47:07.6106491Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/commonjs/test7' 2025-01-24T00:47:07.6106950Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/commonjs' 2025-01-24T00:47:07.6107562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/binary/arith_test.js' 2025-01-24T00:47:07.6108197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/binary/decoder_test.js' 2025-01-24T00:47:07.6108807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/binary/proto_test.js' 2025-01-24T00:47:07.6109418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/binary/reader_test.js' 2025-01-24T00:47:07.6110043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/binary/utils_test.js' 2025-01-24T00:47:07.6110654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/binary/writer_test.js' 2025-01-24T00:47:07.6111247Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/binary' 2025-01-24T00:47:07.6111891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/export_asserts.js' 2025-01-24T00:47:07.6112537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/export_testdeps.js' 2025-01-24T00:47:07.6113169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/import_test.js' 2025-01-24T00:47:07.6113782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/jasmine.json' 2025-01-24T00:47:07.6114510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/rewrite_tests_for_commonjs.js' 2025-01-24T00:47:07.6115155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/test6/test6.proto' 2025-01-24T00:47:07.6115806Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/test6' 2025-01-24T00:47:07.6116454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/test7/test7.proto' 2025-01-24T00:47:07.6117076Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/test7' 2025-01-24T00:47:07.6117678Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs' 2025-01-24T00:47:07.6118236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/data.proto' 2025-01-24T00:47:07.6118830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/debug_test.js' 2025-01-24T00:47:07.6119416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/jasmine1.json' 2025-01-24T00:47:07.6120010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/jasmine2.json' 2025-01-24T00:47:07.6120590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/jasmine3.json' 2025-01-24T00:47:07.6121167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/message_test.js' 2025-01-24T00:47:07.6121744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/proto3_test.js' 2025-01-24T00:47:07.6122354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/proto3_test.proto' 2025-01-24T00:47:07.6122906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/test.proto' 2025-01-24T00:47:07.6123463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/test.sh' 2025-01-24T00:47:07.6124020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/test2.proto' 2025-01-24T00:47:07.6124579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/test3.proto' 2025-01-24T00:47:07.6125155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/test4.proto' 2025-01-24T00:47:07.6125716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/test5.proto' 2025-01-24T00:47:07.6126393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/testbinary.proto' 2025-01-24T00:47:07.6126984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0/testempty.proto' 2025-01-24T00:47:07.6127533Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.0.0' 2025-01-24T00:47:07.6128156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.1.0/binary/arith_test.js' 2025-01-24T00:47:07.6128862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.1.0/binary/decoder_test.js' 2025-01-24T00:47:07.6129489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.1.0/binary/proto_test.js' 2025-01-24T00:47:07.6130130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.1.0/binary/reader_test.js' 2025-01-24T00:47:07.6130738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.1.0/binary/utils_test.js' 2025-01-24T00:47:07.6131363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.1.0/binary/writer_test.js' 2025-01-24T00:47:07.6131939Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.1.0/binary' 2025-01-24T00:47:07.6132597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.1.0/commonjs/test6/test6.proto' 2025-01-24T00:47:07.6133247Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.1.0/commonjs/test6' 2025-01-24T00:47:07.6133913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.1.0/commonjs/test7/test7.proto' 2025-01-24T00:47:07.6134550Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.1.0/commonjs/test7' 2025-01-24T00:47:07.6135141Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.1.0/commonjs' 2025-01-24T00:47:07.6135714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.1.0/data.proto' 2025-01-24T00:47:07.6136285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.1.0/debug_test.js' 2025-01-24T00:47:07.6136852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.1.0/maps_test.js' 2025-01-24T00:47:07.6137445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.1.0/message_test.js' 2025-01-24T00:47:07.6138022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.1.0/proto3_test.js' 2025-01-24T00:47:07.6138626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.1.0/proto3_test.proto' 2025-01-24T00:47:07.6139184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.1.0/test.proto' 2025-01-24T00:47:07.6139746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.1.0/test2.proto' 2025-01-24T00:47:07.6140320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.1.0/test3.proto' 2025-01-24T00:47:07.6140880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.1.0/test4.proto' 2025-01-24T00:47:07.6141454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.1.0/test5.proto' 2025-01-24T00:47:07.6142042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.1.0/testbinary.proto' 2025-01-24T00:47:07.6142645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.1.0/testempty.proto' 2025-01-24T00:47:07.6143210Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests/v3.1.0' 2025-01-24T00:47:07.6143759Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/compatibility_tests' 2025-01-24T00:47:07.6144201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/data.proto' 2025-01-24T00:47:07.6144617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/debug.js' 2025-01-24T00:47:07.6145057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/debug_test.js' 2025-01-24T00:47:07.6145775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/benchmarks/code_size/apps_jspb/all_types_proto2.js' 2025-01-24T00:47:07.6146482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/benchmarks/code_size/apps_jspb/all_types_proto3.js' 2025-01-24T00:47:07.6147245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/benchmarks/code_size/apps_jspb/popular_types_proto2.js' 2025-01-24T00:47:07.6147993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/benchmarks/code_size/apps_jspb/popular_types_proto3.js' 2025-01-24T00:47:07.6148638Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/benchmarks/code_size/apps_jspb' 2025-01-24T00:47:07.6149287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/benchmarks/code_size/code_size_base.js' 2025-01-24T00:47:07.6149935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/benchmarks/code_size/kernel/all_types.js' 2025-01-24T00:47:07.6150619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/benchmarks/code_size/kernel/popular_types.js' 2025-01-24T00:47:07.6151247Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/benchmarks/code_size/kernel' 2025-01-24T00:47:07.6151833Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/benchmarks/code_size' 2025-01-24T00:47:07.6152379Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/benchmarks' 2025-01-24T00:47:07.6152923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/bytestring.js' 2025-01-24T00:47:07.6153537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/bytestring_internal.js' 2025-01-24T00:47:07.6154115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/bytestring_test.js' 2025-01-24T00:47:07.6154633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/int64.js' 2025-01-24T00:47:07.6155188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/int64_test.js' 2025-01-24T00:47:07.6155761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/internal/checks.js' 2025-01-24T00:47:07.6156366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/internal/checks_test.js' 2025-01-24T00:47:07.6156959Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/internal' 2025-01-24T00:47:07.6157572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/binary_storage.js' 2025-01-24T00:47:07.6158257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/binary_storage_test.js' 2025-01-24T00:47:07.6158869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/bool_test_pairs.js' 2025-01-24T00:47:07.6159478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/buffer_decoder.js' 2025-01-24T00:47:07.6160137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/buffer_decoder_helper.js' 2025-01-24T00:47:07.6160775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/buffer_decoder_test.js' 2025-01-24T00:47:07.6161517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/conformance/conformance_request.js' 2025-01-24T00:47:07.6162258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/conformance/conformance_response.js' 2025-01-24T00:47:07.6162968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/conformance/conformance_testee.js' 2025-01-24T00:47:07.6163725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/conformance/conformance_testee_runner_node.js' 2025-01-24T00:47:07.6164445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/conformance/test_all_types_proto2.js' 2025-01-24T00:47:07.6165172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/conformance/test_all_types_proto3.js' 2025-01-24T00:47:07.6165842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/conformance/wire_format.js' 2025-01-24T00:47:07.6166567Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/conformance' 2025-01-24T00:47:07.6167194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/double_test_pairs.js' 2025-01-24T00:47:07.6167750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/field.js' 2025-01-24T00:47:07.6168395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/fixed32_test_pairs.js' 2025-01-24T00:47:07.6169017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/float_test_pairs.js' 2025-01-24T00:47:07.6169601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/indexer.js' 2025-01-24T00:47:07.6170199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/indexer_test.js' 2025-01-24T00:47:07.6170820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/int32_test_pairs.js' 2025-01-24T00:47:07.6171486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/int64_test_pairs.js' 2025-01-24T00:47:07.6172112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/internal_message.js' 2025-01-24T00:47:07.6172709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/kernel.js' 2025-01-24T00:47:07.6173388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/kernel_compatibility_test.js' 2025-01-24T00:47:07.6174031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/kernel_repeated_test.js' 2025-01-24T00:47:07.6174637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/kernel_test.js' 2025-01-24T00:47:07.6175223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/message_set.js' 2025-01-24T00:47:07.6175878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/message_set_test.js' 2025-01-24T00:47:07.6176538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/packed_bool_test_pairs.js' 2025-01-24T00:47:07.6177225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/packed_double_test_pairs.js' 2025-01-24T00:47:07.6177914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/packed_fixed32_test_pairs.js' 2025-01-24T00:47:07.6178573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/packed_float_test_pairs.js' 2025-01-24T00:47:07.6179244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/packed_int32_test_pairs.js' 2025-01-24T00:47:07.6179901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/packed_int64_test_pairs.js' 2025-01-24T00:47:07.6180578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/packed_sfixed32_test_pairs.js' 2025-01-24T00:47:07.6181267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/packed_sfixed64_test_pairs.js' 2025-01-24T00:47:07.6181929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/packed_sint32_test_pairs.js' 2025-01-24T00:47:07.6182608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/packed_sint64_test_pairs.js' 2025-01-24T00:47:07.6183273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/packed_uint32_test_pairs.js' 2025-01-24T00:47:07.6183839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/reader.js' 2025-01-24T00:47:07.6184442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/reader_test.js' 2025-01-24T00:47:07.6185072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/sfixed32_test_pairs.js' 2025-01-24T00:47:07.6185716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/sfixed64_test_pairs.js' 2025-01-24T00:47:07.6186362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/sint32_test_pairs.js' 2025-01-24T00:47:07.6186989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/sint64_test_pairs.js' 2025-01-24T00:47:07.6187590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/storage.js' 2025-01-24T00:47:07.6188132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/tag.js' 2025-01-24T00:47:07.6188715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/tag_test.js' 2025-01-24T00:47:07.6189312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/textencoding.js' 2025-01-24T00:47:07.6189938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/textencoding_test.js' 2025-01-24T00:47:07.6190569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/typed_arrays.js' 2025-01-24T00:47:07.6191223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/typed_arrays_test.js' 2025-01-24T00:47:07.6191860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/uint32_test_pairs.js' 2025-01-24T00:47:07.6192678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/uint8arrays.js' 2025-01-24T00:47:07.6193302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/uint8arrays_test.js' 2025-01-24T00:47:07.6193900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/wire_type.js' 2025-01-24T00:47:07.6194460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/writer.js' 2025-01-24T00:47:07.6195050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel/writer_test.js' 2025-01-24T00:47:07.6195614Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/kernel' 2025-01-24T00:47:07.6196255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/testing/binary/test_message.js' 2025-01-24T00:47:07.6196867Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/testing/binary' 2025-01-24T00:47:07.6197557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/testing/ensure_custom_equality_test.js' 2025-01-24T00:47:07.6198190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/testing/jasmine_protobuf.js' 2025-01-24T00:47:07.6198763Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime/testing' 2025-01-24T00:47:07.6199285Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental/runtime' 2025-01-24T00:47:07.6199781Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/experimental' 2025-01-24T00:47:07.6200272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/gulpfile.js' 2025-01-24T00:47:07.6200709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/jasmine.json' 2025-01-24T00:47:07.6201131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/map.js' 2025-01-24T00:47:07.6201599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/maps_test.js' 2025-01-24T00:47:07.6202034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/message.js' 2025-01-24T00:47:07.6202483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/message_test.js' 2025-01-24T00:47:07.6202928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/node_loader.js' 2025-01-24T00:47:07.6203381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/package.json' 2025-01-24T00:47:07.6203824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/proto3_test.js' 2025-01-24T00:47:07.6204311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/proto3_test.proto' 2025-01-24T00:47:07.6204780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/test.proto' 2025-01-24T00:47:07.6205213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/test10.proto' 2025-01-24T00:47:07.6205656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/test11.proto' 2025-01-24T00:47:07.6206086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/test12.proto' 2025-01-24T00:47:07.6206631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/test13.proto' 2025-01-24T00:47:07.6207085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/test14.proto' 2025-01-24T00:47:07.6207521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/test15.proto' 2025-01-24T00:47:07.6207969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/test2.proto' 2025-01-24T00:47:07.6208402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/test3.proto' 2025-01-24T00:47:07.6208833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/test4.proto' 2025-01-24T00:47:07.6209279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/test5.proto' 2025-01-24T00:47:07.6209714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/test8.proto' 2025-01-24T00:47:07.6210152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/test9.proto' 2025-01-24T00:47:07.6210631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/test_bootstrap.js' 2025-01-24T00:47:07.6211096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/testbinary.proto' 2025-01-24T00:47:07.6211572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/testempty.proto' 2025-01-24T00:47:07.6212067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js/testlargenumbers.proto' 2025-01-24T00:47:07.6212485Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/js' 2025-01-24T00:47:07.6212940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/README.md' 2025-01-24T00:47:07.6213459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/docs/common.cfg' 2025-01-24T00:47:07.6213987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/docs/publish-python.sh' 2025-01-24T00:47:07.6214491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/docs/python.cfg' 2025-01-24T00:47:07.6214974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/docs/trampoline.sh' 2025-01-24T00:47:07.6215443Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/docs' 2025-01-24T00:47:07.6215944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/32-bit/Dockerfile' 2025-01-24T00:47:07.6216439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/32-bit/build.sh' 2025-01-24T00:47:07.6216984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/32-bit/continuous.cfg' 2025-01-24T00:47:07.6217530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/32-bit/presubmit.cfg' 2025-01-24T00:47:07.6218072Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/32-bit' 2025-01-24T00:47:07.6218573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/64-bit/Dockerfile' 2025-01-24T00:47:07.6219069Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/64-bit' 2025-01-24T00:47:07.6219571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/bazel/build.sh' 2025-01-24T00:47:07.6220094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/bazel/continuous.cfg' 2025-01-24T00:47:07.6220624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/bazel/presubmit.cfg' 2025-01-24T00:47:07.6221121Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/bazel' 2025-01-24T00:47:07.6221631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/benchmark/build.sh' 2025-01-24T00:47:07.6222188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/benchmark/continuous.cfg' 2025-01-24T00:47:07.6222688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/benchmark/run.sh' 2025-01-24T00:47:07.6223219Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/benchmark' 2025-01-24T00:47:07.6223759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/build_and_run_docker.sh' 2025-01-24T00:47:07.6224290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/cpp_distcheck/build.sh' 2025-01-24T00:47:07.6224867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/cpp_distcheck/continuous.cfg' 2025-01-24T00:47:07.6225424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/cpp_distcheck/presubmit.cfg' 2025-01-24T00:47:07.6225971Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/cpp_distcheck' 2025-01-24T00:47:07.6226527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/cpp_tcmalloc/build.sh' 2025-01-24T00:47:07.6227084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/cpp_tcmalloc/continuous.cfg' 2025-01-24T00:47:07.6227678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/cpp_tcmalloc/presubmit.cfg' 2025-01-24T00:47:07.6228204Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/cpp_tcmalloc' 2025-01-24T00:47:07.6228700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/csharp/build.sh' 2025-01-24T00:47:07.6229243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/csharp/continuous.cfg' 2025-01-24T00:47:07.6229766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/csharp/presubmit.cfg' 2025-01-24T00:47:07.6230276Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/csharp' 2025-01-24T00:47:07.6230824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dist_install/build.sh' 2025-01-24T00:47:07.6231408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dist_install/continuous.cfg' 2025-01-24T00:47:07.6231970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dist_install/presubmit.cfg' 2025-01-24T00:47:07.6232494Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dist_install' 2025-01-24T00:47:07.6233105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dockerfile/push_testing_images.sh' 2025-01-24T00:47:07.6233737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dockerfile/test/cpp_tcmalloc/Dockerfile' 2025-01-24T00:47:07.6234348Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dockerfile/test/cpp_tcmalloc' 2025-01-24T00:47:07.6234958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dockerfile/test/csharp/Dockerfile' 2025-01-24T00:47:07.6235533Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dockerfile/test/csharp' 2025-01-24T00:47:07.6236174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dockerfile/test/java_stretch/Dockerfile' 2025-01-24T00:47:07.6236782Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dockerfile/test/java_stretch' 2025-01-24T00:47:07.6237400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dockerfile/test/javascript/Dockerfile' 2025-01-24T00:47:07.6238012Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dockerfile/test/javascript' 2025-01-24T00:47:07.6238595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dockerfile/test/php/Dockerfile' 2025-01-24T00:47:07.6239165Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dockerfile/test/php' 2025-01-24T00:47:07.6239755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dockerfile/test/php80/Dockerfile' 2025-01-24T00:47:07.6240352Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dockerfile/test/php80' 2025-01-24T00:47:07.6240975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dockerfile/test/php_32bit/Dockerfile' 2025-01-24T00:47:07.6241592Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dockerfile/test/php_32bit' 2025-01-24T00:47:07.6242211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dockerfile/test/python27/Dockerfile' 2025-01-24T00:47:07.6242799Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dockerfile/test/python27' 2025-01-24T00:47:07.6243403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dockerfile/test/python35/Dockerfile' 2025-01-24T00:47:07.6244003Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dockerfile/test/python35' 2025-01-24T00:47:07.6244631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dockerfile/test/python36/Dockerfile' 2025-01-24T00:47:07.6245236Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dockerfile/test/python36' 2025-01-24T00:47:07.6245864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dockerfile/test/python37/Dockerfile' 2025-01-24T00:47:07.6246537Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dockerfile/test/python37' 2025-01-24T00:47:07.6247156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dockerfile/test/python38/Dockerfile' 2025-01-24T00:47:07.6247744Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dockerfile/test/python38' 2025-01-24T00:47:07.6248341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dockerfile/test/ruby/Dockerfile' 2025-01-24T00:47:07.6248908Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dockerfile/test/ruby' 2025-01-24T00:47:07.6249448Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dockerfile/test' 2025-01-24T00:47:07.6249984Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/dockerfile' 2025-01-24T00:47:07.6250479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/golang/build.sh' 2025-01-24T00:47:07.6251023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/golang/continuous.cfg' 2025-01-24T00:47:07.6251547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/golang/presubmit.cfg' 2025-01-24T00:47:07.6252049Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/golang' 2025-01-24T00:47:07.6252620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/java_compatibility/build.sh' 2025-01-24T00:47:07.6253211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/java_compatibility/continuous.cfg' 2025-01-24T00:47:07.6253797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/java_compatibility/presubmit.cfg' 2025-01-24T00:47:07.6254392Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/java_compatibility' 2025-01-24T00:47:07.6254903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/java_jdk7/build.sh' 2025-01-24T00:47:07.6255480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/java_jdk7/continuous.cfg' 2025-01-24T00:47:07.6256016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/java_jdk7/presubmit.cfg' 2025-01-24T00:47:07.6256534Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/java_jdk7' 2025-01-24T00:47:07.6257117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/java_linkage_monitor/build.sh' 2025-01-24T00:47:07.6257717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/java_linkage_monitor/continuous.cfg' 2025-01-24T00:47:07.6258347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/java_linkage_monitor/presubmit.cfg' 2025-01-24T00:47:07.6258916Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/java_linkage_monitor' 2025-01-24T00:47:07.6259477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/java_oracle7/build.sh' 2025-01-24T00:47:07.6260047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/java_oracle7/continuous.cfg' 2025-01-24T00:47:07.6260600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/java_oracle7/presubmit.cfg' 2025-01-24T00:47:07.6261147Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/java_oracle7' 2025-01-24T00:47:07.6261662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/javascript/build.sh' 2025-01-24T00:47:07.6262217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/javascript/continuous.cfg' 2025-01-24T00:47:07.6262778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/javascript/presubmit.cfg' 2025-01-24T00:47:07.6263302Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/javascript' 2025-01-24T00:47:07.6263829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/make_test_output.py' 2025-01-24T00:47:07.6264320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/php80/build.sh' 2025-01-24T00:47:07.6264843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/php80/continuous.cfg' 2025-01-24T00:47:07.6265371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/php80/presubmit.cfg' 2025-01-24T00:47:07.6265873Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/php80' 2025-01-24T00:47:07.6266383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/php_all/build.sh' 2025-01-24T00:47:07.6266916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/php_all/continuous.cfg' 2025-01-24T00:47:07.6267447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/php_all/presubmit.cfg' 2025-01-24T00:47:07.6267993Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/php_all' 2025-01-24T00:47:07.6268541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/pull_request_in_docker.sh' 2025-01-24T00:47:07.6269057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python/build.sh' 2025-01-24T00:47:07.6269607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python/continuous.cfg' 2025-01-24T00:47:07.6270132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python/presubmit.cfg' 2025-01-24T00:47:07.6270647Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python' 2025-01-24T00:47:07.6271151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python27/build.sh' 2025-01-24T00:47:07.6271690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python27/continuous.cfg' 2025-01-24T00:47:07.6272263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python27/presubmit.cfg' 2025-01-24T00:47:07.6272797Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python27' 2025-01-24T00:47:07.6273337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python27_cpp/build.sh' 2025-01-24T00:47:07.6273897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python27_cpp/continuous.cfg' 2025-01-24T00:47:07.6274451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python27_cpp/presubmit.cfg' 2025-01-24T00:47:07.6275000Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python27_cpp' 2025-01-24T00:47:07.6275506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python35/build.sh' 2025-01-24T00:47:07.6276063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python35/continuous.cfg' 2025-01-24T00:47:07.6276599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python35/presubmit.cfg' 2025-01-24T00:47:07.6277108Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python35' 2025-01-24T00:47:07.6277647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python35_cpp/build.sh' 2025-01-24T00:47:07.6278207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python35_cpp/continuous.cfg' 2025-01-24T00:47:07.6278776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python35_cpp/presubmit.cfg' 2025-01-24T00:47:07.6279313Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python35_cpp' 2025-01-24T00:47:07.6279817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python36/build.sh' 2025-01-24T00:47:07.6280371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python36/continuous.cfg' 2025-01-24T00:47:07.6280902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python36/presubmit.cfg' 2025-01-24T00:47:07.6281437Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python36' 2025-01-24T00:47:07.6281976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python36_cpp/build.sh' 2025-01-24T00:47:07.6282558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python36_cpp/continuous.cfg' 2025-01-24T00:47:07.6283121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python36_cpp/presubmit.cfg' 2025-01-24T00:47:07.6283648Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python36_cpp' 2025-01-24T00:47:07.6284151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python37/build.sh' 2025-01-24T00:47:07.6284703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python37/continuous.cfg' 2025-01-24T00:47:07.6285233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python37/presubmit.cfg' 2025-01-24T00:47:07.6285784Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python37' 2025-01-24T00:47:07.6286423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python37_cpp/build.sh' 2025-01-24T00:47:07.6286979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python37_cpp/continuous.cfg' 2025-01-24T00:47:07.6287543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python37_cpp/presubmit.cfg' 2025-01-24T00:47:07.6288071Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python37_cpp' 2025-01-24T00:47:07.6288591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python38/build.sh' 2025-01-24T00:47:07.6289127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python38/continuous.cfg' 2025-01-24T00:47:07.6289662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python38/presubmit.cfg' 2025-01-24T00:47:07.6290184Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python38' 2025-01-24T00:47:07.6290715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python38_cpp/build.sh' 2025-01-24T00:47:07.6291284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python38_cpp/continuous.cfg' 2025-01-24T00:47:07.6291837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python38_cpp/presubmit.cfg' 2025-01-24T00:47:07.6292513Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python38_cpp' 2025-01-24T00:47:07.6293104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python_compatibility/build.sh' 2025-01-24T00:47:07.6293711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python_compatibility/continuous.cfg' 2025-01-24T00:47:07.6294324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python_compatibility/presubmit.cfg' 2025-01-24T00:47:07.6294891Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python_compatibility' 2025-01-24T00:47:07.6295456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python_cpp/build.sh' 2025-01-24T00:47:07.6296023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python_cpp/continuous.cfg' 2025-01-24T00:47:07.6296599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python_cpp/presubmit.cfg' 2025-01-24T00:47:07.6297124Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/python_cpp' 2025-01-24T00:47:07.6297631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/ruby23/build.sh' 2025-01-24T00:47:07.6298158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/ruby23/continuous.cfg' 2025-01-24T00:47:07.6298693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/ruby23/presubmit.cfg' 2025-01-24T00:47:07.6299223Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/ruby23' 2025-01-24T00:47:07.6299718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/ruby24/build.sh' 2025-01-24T00:47:07.6300286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/ruby24/continuous.cfg' 2025-01-24T00:47:07.6300804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/ruby24/presubmit.cfg' 2025-01-24T00:47:07.6301313Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/ruby24' 2025-01-24T00:47:07.6301804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/ruby25/build.sh' 2025-01-24T00:47:07.6302328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/ruby25/continuous.cfg' 2025-01-24T00:47:07.6302864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/ruby25/presubmit.cfg' 2025-01-24T00:47:07.6303367Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/ruby25' 2025-01-24T00:47:07.6303871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/ruby26/build.sh' 2025-01-24T00:47:07.6304395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/ruby26/continuous.cfg' 2025-01-24T00:47:07.6304917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/ruby26/presubmit.cfg' 2025-01-24T00:47:07.6305429Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/ruby26' 2025-01-24T00:47:07.6305924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/ruby27/build.sh' 2025-01-24T00:47:07.6306465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/ruby27/continuous.cfg' 2025-01-24T00:47:07.6306985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/ruby27/presubmit.cfg' 2025-01-24T00:47:07.6307492Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux/ruby27' 2025-01-24T00:47:07.6307972Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/linux' 2025-01-24T00:47:07.6308480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/cpp/build.sh' 2025-01-24T00:47:07.6308991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/cpp/continuous.cfg' 2025-01-24T00:47:07.6309515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/cpp/presubmit.cfg' 2025-01-24T00:47:07.6310032Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/cpp' 2025-01-24T00:47:07.6310577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/cpp_distcheck/build.sh' 2025-01-24T00:47:07.6311141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/cpp_distcheck/continuous.cfg' 2025-01-24T00:47:07.6311698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/cpp_distcheck/presubmit.cfg' 2025-01-24T00:47:07.6312246Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/cpp_distcheck' 2025-01-24T00:47:07.6312793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/javascript/build.sh' 2025-01-24T00:47:07.6313381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/javascript/continuous.cfg' 2025-01-24T00:47:07.6313933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/javascript/presubmit.cfg' 2025-01-24T00:47:07.6314454Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/javascript' 2025-01-24T00:47:07.6315106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/objectivec_cocoapods_integration/build.sh' 2025-01-24T00:47:07.6315781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/objectivec_cocoapods_integration/continuous.cfg' 2025-01-24T00:47:07.6316461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/objectivec_cocoapods_integration/presubmit.cfg' 2025-01-24T00:47:07.6317097Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/objectivec_cocoapods_integration' 2025-01-24T00:47:07.6317668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/objectivec_ios_debug/build.sh' 2025-01-24T00:47:07.6318286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/objectivec_ios_debug/continuous.cfg' 2025-01-24T00:47:07.6318890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/objectivec_ios_debug/presubmit.cfg' 2025-01-24T00:47:07.6319473Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/objectivec_ios_debug' 2025-01-24T00:47:07.6320057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/objectivec_ios_release/build.sh' 2025-01-24T00:47:07.6320676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/objectivec_ios_release/continuous.cfg' 2025-01-24T00:47:07.6321295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/objectivec_ios_release/presubmit.cfg' 2025-01-24T00:47:07.6321872Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/objectivec_ios_release' 2025-01-24T00:47:07.6322447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/objectivec_osx/build.sh' 2025-01-24T00:47:07.6323018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/objectivec_osx/continuous.cfg' 2025-01-24T00:47:07.6323606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/objectivec_osx/presubmit.cfg' 2025-01-24T00:47:07.6324151Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/objectivec_osx' 2025-01-24T00:47:07.6324663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/php5.6_mac/build.sh' 2025-01-24T00:47:07.6325222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/php5.6_mac/continuous.cfg' 2025-01-24T00:47:07.6325763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/php5.6_mac/presubmit.cfg' 2025-01-24T00:47:07.6326351Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/php5.6_mac' 2025-01-24T00:47:07.6326911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/php7.0_mac/build.sh' 2025-01-24T00:47:07.6327486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/php7.0_mac/continuous.cfg' 2025-01-24T00:47:07.6328023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/php7.0_mac/presubmit.cfg' 2025-01-24T00:47:07.6328560Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/php7.0_mac' 2025-01-24T00:47:07.6329075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/php7.3_mac/build.sh' 2025-01-24T00:47:07.6329641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/php7.3_mac/continuous.cfg' 2025-01-24T00:47:07.6330184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/php7.3_mac/presubmit.cfg' 2025-01-24T00:47:07.6330715Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/php7.3_mac' 2025-01-24T00:47:07.6331263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/prepare_build_macos_rc' 2025-01-24T00:47:07.6331759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/python/build.sh' 2025-01-24T00:47:07.6332306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/python/continuous.cfg' 2025-01-24T00:47:07.6332833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/python/presubmit.cfg' 2025-01-24T00:47:07.6333337Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/python' 2025-01-24T00:47:07.6333865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/python_cpp/build.sh' 2025-01-24T00:47:07.6334415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/python_cpp/continuous.cfg' 2025-01-24T00:47:07.6334973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/python_cpp/presubmit.cfg' 2025-01-24T00:47:07.6335496Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/python_cpp' 2025-01-24T00:47:07.6336016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/ruby23/build.sh' 2025-01-24T00:47:07.6336553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/ruby23/continuous.cfg' 2025-01-24T00:47:07.6337100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/ruby23/presubmit.cfg' 2025-01-24T00:47:07.6337619Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/ruby23' 2025-01-24T00:47:07.6338110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/ruby24/build.sh' 2025-01-24T00:47:07.6338634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/ruby24/continuous.cfg' 2025-01-24T00:47:07.6339161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/ruby24/presubmit.cfg' 2025-01-24T00:47:07.6339658Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/ruby24' 2025-01-24T00:47:07.6340171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/ruby25/build.sh' 2025-01-24T00:47:07.6340713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/ruby25/continuous.cfg' 2025-01-24T00:47:07.6341327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/ruby25/presubmit.cfg' 2025-01-24T00:47:07.6341839Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/ruby25' 2025-01-24T00:47:07.6342330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/ruby26/build.sh' 2025-01-24T00:47:07.6342858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/ruby26/continuous.cfg' 2025-01-24T00:47:07.6343394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/ruby26/presubmit.cfg' 2025-01-24T00:47:07.6343891Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/ruby26' 2025-01-24T00:47:07.6344401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/ruby27/build.sh' 2025-01-24T00:47:07.6344928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/ruby27/continuous.cfg' 2025-01-24T00:47:07.6345443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/ruby27/presubmit.cfg' 2025-01-24T00:47:07.6345954Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos/ruby27' 2025-01-24T00:47:07.6346425Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/macos' 2025-01-24T00:47:07.6347002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/collect_all_artifacts.cfg' 2025-01-24T00:47:07.6347555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/collect_all_artifacts.sh' 2025-01-24T00:47:07.6348145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/csharp/windows/build_nuget.bat' 2025-01-24T00:47:07.6348750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/csharp/windows/continuous.cfg' 2025-01-24T00:47:07.6349334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/csharp/windows/presubmit.cfg' 2025-01-24T00:47:07.6349924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/csharp/windows/release.cfg' 2025-01-24T00:47:07.6350485Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/csharp/windows' 2025-01-24T00:47:07.6351020Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/csharp' 2025-01-24T00:47:07.6351570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/protoc/linux/build.sh' 2025-01-24T00:47:07.6352125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/protoc/linux/release.cfg' 2025-01-24T00:47:07.6352661Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/protoc/linux' 2025-01-24T00:47:07.6353210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/protoc/macos/build.sh' 2025-01-24T00:47:07.6353783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/protoc/macos/release.cfg' 2025-01-24T00:47:07.6354353Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/protoc/macos' 2025-01-24T00:47:07.6354903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/protoc/windows/build.bat' 2025-01-24T00:47:07.6355466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/protoc/windows/release.cfg' 2025-01-24T00:47:07.6356021Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/protoc/windows' 2025-01-24T00:47:07.6356535Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/protoc' 2025-01-24T00:47:07.6357146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/python/linux/build_artifacts.sh' 2025-01-24T00:47:07.6357688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/python/linux/config.sh' 2025-01-24T00:47:07.6358269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/python/linux/continuous.cfg' 2025-01-24T00:47:07.6358847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/python/linux/presubmit.cfg' 2025-01-24T00:47:07.6359401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/python/linux/release.cfg' 2025-01-24T00:47:07.6359952Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/python/linux' 2025-01-24T00:47:07.6360547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/python/macos/build_artifacts.sh' 2025-01-24T00:47:07.6361091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/python/macos/config.sh' 2025-01-24T00:47:07.6361683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/python/macos/continuous.cfg' 2025-01-24T00:47:07.6362248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/python/macos/presubmit.cfg' 2025-01-24T00:47:07.6362811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/python/macos/release.cfg' 2025-01-24T00:47:07.6363367Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/python/macos' 2025-01-24T00:47:07.6363982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/python/windows/build_artifacts.bat' 2025-01-24T00:47:07.6364669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/python/windows/build_single_artifact.bat' 2025-01-24T00:47:07.6365256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/python/windows/continuous.cfg' 2025-01-24T00:47:07.6365852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/python/windows/presubmit.cfg' 2025-01-24T00:47:07.6366482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/python/windows/release.cfg' 2025-01-24T00:47:07.6367033Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/python/windows' 2025-01-24T00:47:07.6367586Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/python' 2025-01-24T00:47:07.6368171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/ruby/linux/build_artifacts.sh' 2025-01-24T00:47:07.6368768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/ruby/linux/continuous.cfg' 2025-01-24T00:47:07.6369347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/ruby/linux/prepare_build.sh' 2025-01-24T00:47:07.6369904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/ruby/linux/presubmit.cfg' 2025-01-24T00:47:07.6370467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/ruby/linux/release.cfg' 2025-01-24T00:47:07.6371050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/ruby/linux/ruby/ruby_build.sh' 2025-01-24T00:47:07.6371699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/ruby/linux/ruby/ruby_build_environment.sh' 2025-01-24T00:47:07.6372263Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/ruby/linux/ruby' 2025-01-24T00:47:07.6372793Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/ruby/linux' 2025-01-24T00:47:07.6373388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/ruby/macos/build_artifacts.sh' 2025-01-24T00:47:07.6373948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/ruby/macos/continuous.cfg' 2025-01-24T00:47:07.6374505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/ruby/macos/presubmit.cfg' 2025-01-24T00:47:07.6375063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/ruby/macos/release.cfg' 2025-01-24T00:47:07.6375648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/ruby/macos/ruby/ruby_build.sh' 2025-01-24T00:47:07.6376313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/ruby/macos/ruby/ruby_build_environment.sh' 2025-01-24T00:47:07.6376859Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/ruby/macos/ruby' 2025-01-24T00:47:07.6377418Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/ruby/macos' 2025-01-24T00:47:07.6377938Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release/ruby' 2025-01-24T00:47:07.6378440Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/release' 2025-01-24T00:47:07.6378966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/windows/csharp/build.bat' 2025-01-24T00:47:07.6379503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/windows/csharp/continuous.cfg' 2025-01-24T00:47:07.6380039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/windows/csharp/presubmit.cfg' 2025-01-24T00:47:07.6380565Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/windows/csharp' 2025-01-24T00:47:07.6381041Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro/windows' 2025-01-24T00:47:07.6381516Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/kokoro' 2025-01-24T00:47:07.6382025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/m4/ac_system_extensions.m4' 2025-01-24T00:47:07.6382489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/m4/acx_check_suncc.m4' 2025-01-24T00:47:07.6382989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/m4/ax_cxx_compile_stdcxx.m4' 2025-01-24T00:47:07.6383474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/m4/ax_prog_cc_for_build.m4' 2025-01-24T00:47:07.6383966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/m4/ax_prog_cxx_for_build.m4' 2025-01-24T00:47:07.6384426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/m4/ax_pthread.m4' 2025-01-24T00:47:07.6384859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/m4/stl_hash.m4' 2025-01-24T00:47:07.6385293Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/m4' 2025-01-24T00:47:07.6385774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/.clang-format' 2025-01-24T00:47:07.6386233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/.gitignore' 2025-01-24T00:47:07.6386824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/DevTools/check_version_stamps.sh' 2025-01-24T00:47:07.6387415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/DevTools/compile_testing_protos.sh' 2025-01-24T00:47:07.6387971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/DevTools/full_mac_build.sh' 2025-01-24T00:47:07.6388470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/DevTools/pddm.py' 2025-01-24T00:47:07.6388990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/DevTools/pddm_tests.py' 2025-01-24T00:47:07.6389505Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/DevTools' 2025-01-24T00:47:07.6389994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBAny.pbobjc.h' 2025-01-24T00:47:07.6390521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBAny.pbobjc.m' 2025-01-24T00:47:07.6391013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBApi.pbobjc.h' 2025-01-24T00:47:07.6391526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBApi.pbobjc.m' 2025-01-24T00:47:07.6392146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBArray.h' 2025-01-24T00:47:07.6392615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBArray.m' 2025-01-24T00:47:07.6393160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBArray_PackagePrivate.h' 2025-01-24T00:47:07.6393656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBBootstrap.h' 2025-01-24T00:47:07.6394184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBCodedInputStream.h' 2025-01-24T00:47:07.6394763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBCodedInputStream.m' 2025-01-24T00:47:07.6395404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBCodedInputStream_PackagePrivate.h' 2025-01-24T00:47:07.6395932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBCodedOutputStream.h' 2025-01-24T00:47:07.6396471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBCodedOutputStream.m' 2025-01-24T00:47:07.6397084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBCodedOutputStream_PackagePrivate.h' 2025-01-24T00:47:07.6397593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBDescriptor.h' 2025-01-24T00:47:07.6398088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBDescriptor.m' 2025-01-24T00:47:07.6398661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBDescriptor_PackagePrivate.h' 2025-01-24T00:47:07.6399168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBDictionary.h' 2025-01-24T00:47:07.6399660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBDictionary.m' 2025-01-24T00:47:07.6400243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBDictionary_PackagePrivate.h' 2025-01-24T00:47:07.6400757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBDuration.pbobjc.h' 2025-01-24T00:47:07.6401269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBDuration.pbobjc.m' 2025-01-24T00:47:07.6401785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBEmpty.pbobjc.h' 2025-01-24T00:47:07.6402283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBEmpty.pbobjc.m' 2025-01-24T00:47:07.6402816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBExtensionInternals.h' 2025-01-24T00:47:07.6403362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBExtensionInternals.m' 2025-01-24T00:47:07.6403885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBExtensionRegistry.h' 2025-01-24T00:47:07.6404451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBExtensionRegistry.m' 2025-01-24T00:47:07.6404979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBFieldMask.pbobjc.h' 2025-01-24T00:47:07.6405528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBFieldMask.pbobjc.m' 2025-01-24T00:47:07.6406017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBMessage.h' 2025-01-24T00:47:07.6406567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBMessage.m' 2025-01-24T00:47:07.6407130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBMessage_PackagePrivate.h' 2025-01-24T00:47:07.6407645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBProtocolBuffers.h' 2025-01-24T00:47:07.6408189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBProtocolBuffers.m' 2025-01-24T00:47:07.6408814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBProtocolBuffers_RuntimeSupport.h' 2025-01-24T00:47:07.6409337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBRootObject.h' 2025-01-24T00:47:07.6409841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBRootObject.m' 2025-01-24T00:47:07.6410406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBRootObject_PackagePrivate.h' 2025-01-24T00:47:07.6410903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBRuntimeTypes.h' 2025-01-24T00:47:07.6411463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBSourceContext.pbobjc.h' 2025-01-24T00:47:07.6412011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBSourceContext.pbobjc.m' 2025-01-24T00:47:07.6412532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBStruct.pbobjc.h' 2025-01-24T00:47:07.6413035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBStruct.pbobjc.m' 2025-01-24T00:47:07.6413558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBTimestamp.pbobjc.h' 2025-01-24T00:47:07.6414091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBTimestamp.pbobjc.m' 2025-01-24T00:47:07.6414584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBType.pbobjc.h' 2025-01-24T00:47:07.6415080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBType.pbobjc.m' 2025-01-24T00:47:07.6415593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBUnknownField.h' 2025-01-24T00:47:07.6416094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBUnknownField.m' 2025-01-24T00:47:07.6416621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBUnknownFieldSet.h' 2025-01-24T00:47:07.6417133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBUnknownFieldSet.m' 2025-01-24T00:47:07.6417774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBUnknownFieldSet_PackagePrivate.h' 2025-01-24T00:47:07.6418375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBUnknownField_PackagePrivate.h' 2025-01-24T00:47:07.6418888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBUtilities.h' 2025-01-24T00:47:07.6419384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBUtilities.m' 2025-01-24T00:47:07.6419947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBUtilities_PackagePrivate.h' 2025-01-24T00:47:07.6420457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBWellKnownTypes.h' 2025-01-24T00:47:07.6420976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBWellKnownTypes.m' 2025-01-24T00:47:07.6421468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBWireFormat.h' 2025-01-24T00:47:07.6421993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBWireFormat.m' 2025-01-24T00:47:07.6422533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBWrappers.pbobjc.h' 2025-01-24T00:47:07.6423045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/GPBWrappers.pbobjc.m' 2025-01-24T00:47:07.6423718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/project.pbxproj' 2025-01-24T00:47:07.6424526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/contents.xcworkspacedata' 2025-01-24T00:47:07.6425428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist' 2025-01-24T00:47:07.6426327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings' 2025-01-24T00:47:07.6427115Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/xcshareddata' 2025-01-24T00:47:07.6427849Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace' 2025-01-24T00:47:07.6428685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/xcshareddata/xcschemes/PerformanceTests.xcscheme' 2025-01-24T00:47:07.6429529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/xcshareddata/xcschemes/ProtocolBuffers.xcscheme' 2025-01-24T00:47:07.6430267Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/xcshareddata/xcschemes' 2025-01-24T00:47:07.6430952Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/xcshareddata' 2025-01-24T00:47:07.6431572Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj' 2025-01-24T00:47:07.6432261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/project.pbxproj' 2025-01-24T00:47:07.6433080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/contents.xcworkspacedata' 2025-01-24T00:47:07.6433987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist' 2025-01-24T00:47:07.6434906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings' 2025-01-24T00:47:07.6435698Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/xcshareddata' 2025-01-24T00:47:07.6436422Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace' 2025-01-24T00:47:07.6437290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcschemes/PerformanceTests.xcscheme' 2025-01-24T00:47:07.6438137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcschemes/ProtocolBuffers.xcscheme' 2025-01-24T00:47:07.6438888Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcschemes' 2025-01-24T00:47:07.6439566Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata' 2025-01-24T00:47:07.6440179Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj' 2025-01-24T00:47:07.6440859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.pbxproj' 2025-01-24T00:47:07.6441677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.xcworkspace/contents.xcworkspacedata' 2025-01-24T00:47:07.6442572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist' 2025-01-24T00:47:07.6443472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings' 2025-01-24T00:47:07.6444267Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.xcworkspace/xcshareddata' 2025-01-24T00:47:07.6445011Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.xcworkspace' 2025-01-24T00:47:07.6445852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/xcshareddata/xcschemes/PerformanceTests.xcscheme' 2025-01-24T00:47:07.6446762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/xcshareddata/xcschemes/ProtocolBuffers.xcscheme' 2025-01-24T00:47:07.6447504Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/xcshareddata/xcschemes' 2025-01-24T00:47:07.6448239Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/xcshareddata' 2025-01-24T00:47:07.6448859Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj' 2025-01-24T00:47:07.6449344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/README.md' 2025-01-24T00:47:07.6450229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/project.pbxproj' 2025-01-24T00:47:07.6451261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/project.xcworkspace/contents.xcworkspacedata' 2025-01-24T00:47:07.6452211Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/project.xcworkspace' 2025-01-24T00:47:07.6453290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/xcshareddata/xcschemes/OSXCocoaPodsTester.xcscheme' 2025-01-24T00:47:07.6454269Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/xcshareddata/xcschemes' 2025-01-24T00:47:07.6455177Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/xcshareddata' 2025-01-24T00:47:07.6456000Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj' 2025-01-24T00:47:07.6456812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/AppDelegate.h' 2025-01-24T00:47:07.6457607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/AppDelegate.m' 2025-01-24T00:47:07.6458621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Assets.xcassets/AppIcon.appiconset/Contents.json' 2025-01-24T00:47:07.6459586Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Assets.xcassets/AppIcon.appiconset' 2025-01-24T00:47:07.6460440Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Assets.xcassets' 2025-01-24T00:47:07.6461301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Base.lproj/MainMenu.xib' 2025-01-24T00:47:07.6462120Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Base.lproj' 2025-01-24T00:47:07.6462909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Info.plist' 2025-01-24T00:47:07.6463659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/main.m' 2025-01-24T00:47:07.6464438Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester' 2025-01-24T00:47:07.6465158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/Podfile-framework' 2025-01-24T00:47:07.6465873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/Podfile-static' 2025-01-24T00:47:07.6466526Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester' 2025-01-24T00:47:07.6467065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/README.md' 2025-01-24T00:47:07.6467771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/Podfile-framework' 2025-01-24T00:47:07.6468488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/Podfile-static' 2025-01-24T00:47:07.6469369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/project.pbxproj' 2025-01-24T00:47:07.6470444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/project.xcworkspace/contents.xcworkspacedata' 2025-01-24T00:47:07.6471374Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/project.xcworkspace' 2025-01-24T00:47:07.6472449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/xcshareddata/xcschemes/iOSCocoaPodsTester.xcscheme' 2025-01-24T00:47:07.6473402Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/xcshareddata/xcschemes' 2025-01-24T00:47:07.6474300Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/xcshareddata' 2025-01-24T00:47:07.6475123Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj' 2025-01-24T00:47:07.6475916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/AppDelegate.h' 2025-01-24T00:47:07.6476715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/AppDelegate.m' 2025-01-24T00:47:07.6477709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Assets.xcassets/AppIcon.appiconset/Contents.json' 2025-01-24T00:47:07.6478693Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Assets.xcassets/AppIcon.appiconset' 2025-01-24T00:47:07.6479546Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Assets.xcassets' 2025-01-24T00:47:07.6480490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Base.lproj/LaunchScreen.storyboard' 2025-01-24T00:47:07.6481369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Base.lproj/Main.storyboard' 2025-01-24T00:47:07.6482208Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Base.lproj' 2025-01-24T00:47:07.6482983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Info.plist' 2025-01-24T00:47:07.6483790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/ViewController.h' 2025-01-24T00:47:07.6484601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/ViewController.m' 2025-01-24T00:47:07.6485385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/main.m' 2025-01-24T00:47:07.6486165Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester' 2025-01-24T00:47:07.6486893Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester' 2025-01-24T00:47:07.6487451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods/run_tests.sh' 2025-01-24T00:47:07.6487989Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/CocoaPods' 2025-01-24T00:47:07.6488566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBARCUnittestProtos.m' 2025-01-24T00:47:07.6489090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBArrayTests.m' 2025-01-24T00:47:07.6489699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBCodedInputStreamTests.m' 2025-01-24T00:47:07.6490286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBCodedOuputStreamTests.m' 2025-01-24T00:47:07.6490822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBCompileTest01.m' 2025-01-24T00:47:07.6491379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBCompileTest02.m' 2025-01-24T00:47:07.6492042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBCompileTest03.m' 2025-01-24T00:47:07.6492605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBCompileTest04.m' 2025-01-24T00:47:07.6493142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBCompileTest05.m' 2025-01-24T00:47:07.6493679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBCompileTest06.m' 2025-01-24T00:47:07.6494227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBCompileTest07.m' 2025-01-24T00:47:07.6494766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBCompileTest08.m' 2025-01-24T00:47:07.6495373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBCompileTest09.m' 2025-01-24T00:47:07.6495912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBCompileTest10.m' 2025-01-24T00:47:07.6496484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBCompileTest11.m' 2025-01-24T00:47:07.6497035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBCompileTest12.m' 2025-01-24T00:47:07.6497571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBCompileTest13.m' 2025-01-24T00:47:07.6498120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBCompileTest14.m' 2025-01-24T00:47:07.6498662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBCompileTest15.m' 2025-01-24T00:47:07.6499229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBCompileTest16.m' 2025-01-24T00:47:07.6499781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBCompileTest17.m' 2025-01-24T00:47:07.6500350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBCompileTest18.m' 2025-01-24T00:47:07.6500901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBCompileTest19.m' 2025-01-24T00:47:07.6501437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBCompileTest20.m' 2025-01-24T00:47:07.6501978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBCompileTest21.m' 2025-01-24T00:47:07.6502528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBCompileTest22.m' 2025-01-24T00:47:07.6503066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBCompileTest23.m' 2025-01-24T00:47:07.6503603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBCompileTest24.m' 2025-01-24T00:47:07.6504155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBCompileTest25.m' 2025-01-24T00:47:07.6504709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBConcurrencyTests.m' 2025-01-24T00:47:07.6505269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBDescriptorTests.m' 2025-01-24T00:47:07.6505849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBDictionaryTests+Bool.m' 2025-01-24T00:47:07.6506440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBDictionaryTests+Int32.m' 2025-01-24T00:47:07.6507041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBDictionaryTests+Int64.m' 2025-01-24T00:47:07.6507632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBDictionaryTests+String.m' 2025-01-24T00:47:07.6508237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBDictionaryTests+UInt32.m' 2025-01-24T00:47:07.6508850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBDictionaryTests+UInt64.m' 2025-01-24T00:47:07.6509399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBDictionaryTests.m' 2025-01-24T00:47:07.6509997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBDictionaryTests.pddm' 2025-01-24T00:47:07.6510584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBExtensionRegistryTest.m' 2025-01-24T00:47:07.6511197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBMessageTests+ClassNames.m' 2025-01-24T00:47:07.6511761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBMessageTests+Merge.m' 2025-01-24T00:47:07.6512340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBMessageTests+Runtime.m' 2025-01-24T00:47:07.6512992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBMessageTests+Serialization.m' 2025-01-24T00:47:07.6513525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBMessageTests.m' 2025-01-24T00:47:07.6514166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBObjectiveCPlusPlusTest.mm' 2025-01-24T00:47:07.6514681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBPerfTests.m' 2025-01-24T00:47:07.6515224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBSwiftTests.swift' 2025-01-24T00:47:07.6515775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBTestUtilities.h' 2025-01-24T00:47:07.6516312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBTestUtilities.m' 2025-01-24T00:47:07.6516873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBUnittestProtos.m' 2025-01-24T00:47:07.6517424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBUnittestProtos2.m' 2025-01-24T00:47:07.6517996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBUnknownFieldSetTest.m' 2025-01-24T00:47:07.6518546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBUtilitiesTests.m' 2025-01-24T00:47:07.6519106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBWellKnownTypesTest.m' 2025-01-24T00:47:07.6519666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/GPBWireFormatTests.m' 2025-01-24T00:47:07.6520255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/UnitTests-Bridging-Header.h' 2025-01-24T00:47:07.6520805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/UnitTests-Info.plist' 2025-01-24T00:47:07.6521332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/golden_message' 2025-01-24T00:47:07.6521915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/golden_packed_fields_message' 2025-01-24T00:47:07.6522568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/text_format_extensions_unittest_data.txt' 2025-01-24T00:47:07.6523226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/text_format_map_unittest_data.txt' 2025-01-24T00:47:07.6523820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/text_format_unittest_data.txt' 2025-01-24T00:47:07.6524409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/unittest_cycle.proto' 2025-01-24T00:47:07.6524984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/unittest_deprecated.proto' 2025-01-24T00:47:07.6525583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/unittest_deprecated_file.proto' 2025-01-24T00:47:07.6526208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/unittest_extension_chain_a.proto' 2025-01-24T00:47:07.6526879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/unittest_extension_chain_b.proto' 2025-01-24T00:47:07.6527542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/unittest_extension_chain_c.proto' 2025-01-24T00:47:07.6528178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/unittest_extension_chain_d.proto' 2025-01-24T00:47:07.6528786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/unittest_extension_chain_e.proto' 2025-01-24T00:47:07.6529412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/unittest_extension_chain_f.proto' 2025-01-24T00:47:07.6530024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/unittest_extension_chain_g.proto' 2025-01-24T00:47:07.6530577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/unittest_objc.proto' 2025-01-24T00:47:07.6531161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/unittest_objc_options.proto' 2025-01-24T00:47:07.6531749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/unittest_objc_startup.proto' 2025-01-24T00:47:07.6532355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/unittest_runtime_proto2.proto' 2025-01-24T00:47:07.6532951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests/unittest_runtime_proto3.proto' 2025-01-24T00:47:07.6533454Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/Tests' 2025-01-24T00:47:07.6534005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/generate_well_known_types.sh' 2025-01-24T00:47:07.6534561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/google/protobuf/Any.pbobjc.h' 2025-01-24T00:47:07.6535139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/google/protobuf/Api.pbobjc.h' 2025-01-24T00:47:07.6535731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/google/protobuf/Duration.pbobjc.h' 2025-01-24T00:47:07.6536312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/google/protobuf/Empty.pbobjc.h' 2025-01-24T00:47:07.6536938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/google/protobuf/FieldMask.pbobjc.h' 2025-01-24T00:47:07.6537558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/google/protobuf/SourceContext.pbobjc.h' 2025-01-24T00:47:07.6538169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/google/protobuf/Struct.pbobjc.h' 2025-01-24T00:47:07.6538765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/google/protobuf/Timestamp.pbobjc.h' 2025-01-24T00:47:07.6539340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/google/protobuf/Type.pbobjc.h' 2025-01-24T00:47:07.6539930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/google/protobuf/Wrappers.pbobjc.h' 2025-01-24T00:47:07.6540465Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/google/protobuf' 2025-01-24T00:47:07.6540996Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec/google' 2025-01-24T00:47:07.6541459Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/objectivec' 2025-01-24T00:47:07.6541926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/README.md' 2025-01-24T00:47:07.6542373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/composer.json' 2025-01-24T00:47:07.6542883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/ext/google/protobuf/arena.c' 2025-01-24T00:47:07.6543400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/ext/google/protobuf/arena.h' 2025-01-24T00:47:07.6543912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/ext/google/protobuf/array.c' 2025-01-24T00:47:07.6544425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/ext/google/protobuf/array.h' 2025-01-24T00:47:07.6544987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/ext/google/protobuf/bundled_php.h' 2025-01-24T00:47:07.6545507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/ext/google/protobuf/config.m4' 2025-01-24T00:47:07.6546041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/ext/google/protobuf/convert.c' 2025-01-24T00:47:07.6546555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/ext/google/protobuf/convert.h' 2025-01-24T00:47:07.6547056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/ext/google/protobuf/def.c' 2025-01-24T00:47:07.6547566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/ext/google/protobuf/def.h' 2025-01-24T00:47:07.6548130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/ext/google/protobuf/make-preload.php' 2025-01-24T00:47:07.6548642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/ext/google/protobuf/map.c' 2025-01-24T00:47:07.6549137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/ext/google/protobuf/map.h' 2025-01-24T00:47:07.6549652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/ext/google/protobuf/message.c' 2025-01-24T00:47:07.6550183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/ext/google/protobuf/message.h' 2025-01-24T00:47:07.6550724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/ext/google/protobuf/names.c' 2025-01-24T00:47:07.6551246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/ext/google/protobuf/names.h' 2025-01-24T00:47:07.6551813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/ext/google/protobuf/package.xml' 2025-01-24T00:47:07.6552337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/ext/google/protobuf/php-upb.c' 2025-01-24T00:47:07.6552872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/ext/google/protobuf/php-upb.h' 2025-01-24T00:47:07.6553407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/ext/google/protobuf/protobuf.c' 2025-01-24T00:47:07.6553953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/ext/google/protobuf/protobuf.h' 2025-01-24T00:47:07.6554497Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/ext/google/protobuf' 2025-01-24T00:47:07.6554977Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/ext/google' 2025-01-24T00:47:07.6555451Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/ext' 2025-01-24T00:47:07.6555970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/generate_descriptor_protos.sh' 2025-01-24T00:47:07.6556409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/phpunit.xml' 2025-01-24T00:47:07.6556855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/release.sh' 2025-01-24T00:47:07.6557440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Any.php' 2025-01-24T00:47:07.6558043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Api.php' 2025-01-24T00:47:07.6558659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Duration.php' 2025-01-24T00:47:07.6559274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/FieldMask.php' 2025-01-24T00:47:07.6559897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/GPBEmpty.php' 2025-01-24T00:47:07.6560575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Internal/Descriptor.php' 2025-01-24T00:47:07.6561220Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Internal' 2025-01-24T00:47:07.6561866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/SourceContext.php' 2025-01-24T00:47:07.6562466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Struct.php' 2025-01-24T00:47:07.6563097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Timestamp.php' 2025-01-24T00:47:07.6563684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Type.php' 2025-01-24T00:47:07.6564335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Wrappers.php' 2025-01-24T00:47:07.6564917Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf' 2025-01-24T00:47:07.6565480Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/GPBMetadata/Google' 2025-01-24T00:47:07.6565995Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/GPBMetadata' 2025-01-24T00:47:07.6566598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Any.php' 2025-01-24T00:47:07.6567121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Api.php' 2025-01-24T00:47:07.6567668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/BoolValue.php' 2025-01-24T00:47:07.6568218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/BytesValue.php' 2025-01-24T00:47:07.6568880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Descriptor.php' 2025-01-24T00:47:07.6569481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/DescriptorPool.php' 2025-01-24T00:47:07.6570052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/DoubleValue.php' 2025-01-24T00:47:07.6570596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Duration.php' 2025-01-24T00:47:07.6571113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Enum.php' 2025-01-24T00:47:07.6571709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/EnumDescriptor.php' 2025-01-24T00:47:07.6572258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/EnumValue.php' 2025-01-24T00:47:07.6572877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/EnumValueDescriptor.php' 2025-01-24T00:47:07.6573414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Field.php' 2025-01-24T00:47:07.6574005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Field/Cardinality.php' 2025-01-24T00:47:07.6574571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Field/Kind.php' 2025-01-24T00:47:07.6575121Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Field' 2025-01-24T00:47:07.6575714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/FieldDescriptor.php' 2025-01-24T00:47:07.6576277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/FieldMask.php' 2025-01-24T00:47:07.6576867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Field_Cardinality.php' 2025-01-24T00:47:07.6577426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Field_Kind.php' 2025-01-24T00:47:07.6583354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/FloatValue.php' 2025-01-24T00:47:07.6584079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/GPBEmpty.php' 2025-01-24T00:47:07.6584652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Int32Value.php' 2025-01-24T00:47:07.6585259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Int64Value.php' 2025-01-24T00:47:07.6585915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/CodedInputStream.php' 2025-01-24T00:47:07.6586561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/CodedOutputStream.php' 2025-01-24T00:47:07.6587172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/Descriptor.php' 2025-01-24T00:47:07.6587815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorPool.php' 2025-01-24T00:47:07.6588487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto.php' 2025-01-24T00:47:07.6589252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto/ExtensionRange.php' 2025-01-24T00:47:07.6589970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto/ReservedRange.php' 2025-01-24T00:47:07.6590624Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto' 2025-01-24T00:47:07.6591357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto_ExtensionRange.php' 2025-01-24T00:47:07.6592262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto_ReservedRange.php' 2025-01-24T00:47:07.6592932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/EnumBuilderContext.php' 2025-01-24T00:47:07.6593561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptor.php' 2025-01-24T00:47:07.6594220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto.php' 2025-01-24T00:47:07.6594997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto/EnumReservedRange.php' 2025-01-24T00:47:07.6595681Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto' 2025-01-24T00:47:07.6596457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto_EnumReservedRange.php' 2025-01-24T00:47:07.6597066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/EnumOptions.php' 2025-01-24T00:47:07.6597760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/EnumValueDescriptorProto.php' 2025-01-24T00:47:07.6598410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/EnumValueOptions.php' 2025-01-24T00:47:07.6599146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/ExtensionRangeOptions.php' 2025-01-24T00:47:07.6599791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptor.php' 2025-01-24T00:47:07.6600499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto.php' 2025-01-24T00:47:07.6601197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/Label.php' 2025-01-24T00:47:07.6601904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/Type.php' 2025-01-24T00:47:07.6602590Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto' 2025-01-24T00:47:07.6603333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto_Label.php' 2025-01-24T00:47:07.6604029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto_Type.php' 2025-01-24T00:47:07.6604670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions.php' 2025-01-24T00:47:07.6605331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions/CType.php' 2025-01-24T00:47:07.6605987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions/JSType.php' 2025-01-24T00:47:07.6606748Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions' 2025-01-24T00:47:07.6607404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions_CType.php' 2025-01-24T00:47:07.6608056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions_JSType.php' 2025-01-24T00:47:07.6608698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/FileDescriptor.php' 2025-01-24T00:47:07.6609352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/FileDescriptorProto.php' 2025-01-24T00:47:07.6610007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/FileDescriptorSet.php' 2025-01-24T00:47:07.6610619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/FileOptions.php' 2025-01-24T00:47:07.6611302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/FileOptions/OptimizeMode.php' 2025-01-24T00:47:07.6611945Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/FileOptions' 2025-01-24T00:47:07.6612630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/FileOptions_OptimizeMode.php' 2025-01-24T00:47:07.6613297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/GPBDecodeException.php' 2025-01-24T00:47:07.6613934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/GPBJsonWire.php' 2025-01-24T00:47:07.6614515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/GPBLabel.php' 2025-01-24T00:47:07.6615131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/GPBType.php' 2025-01-24T00:47:07.6615714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/GPBUtil.php' 2025-01-24T00:47:07.6616307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/GPBWire.php' 2025-01-24T00:47:07.6616915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/GPBWireType.php' 2025-01-24T00:47:07.6617556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo.php' 2025-01-24T00:47:07.6618298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/Annotation.php' 2025-01-24T00:47:07.6618990Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo' 2025-01-24T00:47:07.6619710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo_Annotation.php' 2025-01-24T00:47:07.6620400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/GetPublicDescriptorTrait.php' 2025-01-24T00:47:07.6621091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/HasPublicDescriptorTrait.php' 2025-01-24T00:47:07.6621688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/MapEntry.php' 2025-01-24T00:47:07.6622276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/MapField.php' 2025-01-24T00:47:07.6622898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/MapFieldIter.php' 2025-01-24T00:47:07.6623487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/Message.php' 2025-01-24T00:47:07.6624153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/MessageBuilderContext.php' 2025-01-24T00:47:07.6624795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/MessageOptions.php' 2025-01-24T00:47:07.6625464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/MethodDescriptorProto.php' 2025-01-24T00:47:07.6626095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/MethodOptions.php' 2025-01-24T00:47:07.6626817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/MethodOptions/IdempotencyLevel.php' 2025-01-24T00:47:07.6627454Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/MethodOptions' 2025-01-24T00:47:07.6628206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/MethodOptions_IdempotencyLevel.php' 2025-01-24T00:47:07.6628848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/OneofDescriptor.php' 2025-01-24T00:47:07.6629544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/OneofDescriptorProto.php' 2025-01-24T00:47:07.6630145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/OneofField.php' 2025-01-24T00:47:07.6630754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/OneofOptions.php' 2025-01-24T00:47:07.6631388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/RawInputStream.php' 2025-01-24T00:47:07.6632008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/RepeatedField.php' 2025-01-24T00:47:07.6632684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/RepeatedFieldIter.php' 2025-01-24T00:47:07.6633365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/ServiceDescriptorProto.php' 2025-01-24T00:47:07.6634016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/ServiceOptions.php' 2025-01-24T00:47:07.6634649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo.php' 2025-01-24T00:47:07.6635329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/Location.php' 2025-01-24T00:47:07.6635976Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo' 2025-01-24T00:47:07.6636656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo_Location.php' 2025-01-24T00:47:07.6637317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/UninterpretedOption.php' 2025-01-24T00:47:07.6638040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/UninterpretedOption/NamePart.php' 2025-01-24T00:47:07.6638719Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/UninterpretedOption' 2025-01-24T00:47:07.6639433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal/UninterpretedOption_NamePart.php' 2025-01-24T00:47:07.6639995Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Internal' 2025-01-24T00:47:07.6640542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/ListValue.php' 2025-01-24T00:47:07.6641076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Method.php' 2025-01-24T00:47:07.6641596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Mixin.php' 2025-01-24T00:47:07.6642144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/NullValue.php' 2025-01-24T00:47:07.6642767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/OneofDescriptor.php' 2025-01-24T00:47:07.6643301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Option.php' 2025-01-24T00:47:07.6643899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/SourceContext.php' 2025-01-24T00:47:07.6644457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/StringValue.php' 2025-01-24T00:47:07.6644993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Struct.php' 2025-01-24T00:47:07.6645517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Syntax.php' 2025-01-24T00:47:07.6646063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Timestamp.php' 2025-01-24T00:47:07.6646716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Type.php' 2025-01-24T00:47:07.6647279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/UInt32Value.php' 2025-01-24T00:47:07.6647873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/UInt64Value.php' 2025-01-24T00:47:07.6648399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf/Value.php' 2025-01-24T00:47:07.6648918Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google/Protobuf' 2025-01-24T00:47:07.6649405Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/Google' 2025-01-24T00:47:07.6649881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src/phpdoc.dist.xml' 2025-01-24T00:47:07.6650330Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/src' 2025-01-24T00:47:07.6650809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/ArrayTest.php' 2025-01-24T00:47:07.6651308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/DescriptorsTest.php' 2025-01-24T00:47:07.6651818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/EncodeDecodeTest.php' 2025-01-24T00:47:07.6652340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/GeneratedClassTest.php' 2025-01-24T00:47:07.6652868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/GeneratedPhpdocTest.php' 2025-01-24T00:47:07.6653414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/GeneratedServiceTest.php' 2025-01-24T00:47:07.6653910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/MapFieldTest.php' 2025-01-24T00:47:07.6654456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/PhpImplementationTest.php' 2025-01-24T00:47:07.6654945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/WellKnownTest.php' 2025-01-24T00:47:07.6655489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/WrapperTypeSettersTest.php' 2025-01-24T00:47:07.6655989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/autoload.php' 2025-01-24T00:47:07.6656500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/bootstrap_phpunit.php' 2025-01-24T00:47:07.6657021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/compatibility_test.sh' 2025-01-24T00:47:07.6657542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/compile_extension.sh' 2025-01-24T00:47:07.6658006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/gdb_test.sh' 2025-01-24T00:47:07.6658507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/generate_protos.sh' 2025-01-24T00:47:07.6659008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/memory_leak_test.php' 2025-01-24T00:47:07.6659502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/multirequest.php' 2025-01-24T00:47:07.6660008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/multirequest.sh' 2025-01-24T00:47:07.6660525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/proto/empty/echo.proto' 2025-01-24T00:47:07.6661062Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/proto/empty' 2025-01-24T00:47:07.6661550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/proto/test.proto' 2025-01-24T00:47:07.6662092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/proto/test_descriptors.proto' 2025-01-24T00:47:07.6662700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/proto/test_empty_php_namespace.proto' 2025-01-24T00:47:07.6663316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/proto/test_import_descriptor_proto.proto' 2025-01-24T00:47:07.6663851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/proto/test_include.proto' 2025-01-24T00:47:07.6664406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/proto/test_no_namespace.proto' 2025-01-24T00:47:07.6664958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/proto/test_php_namespace.proto' 2025-01-24T00:47:07.6665487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/proto/test_prefix.proto' 2025-01-24T00:47:07.6666079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/proto/test_reserved_enum_lower.proto' 2025-01-24T00:47:07.6666673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/proto/test_reserved_enum_upper.proto' 2025-01-24T00:47:07.6667298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/proto/test_reserved_enum_value_lower.proto' 2025-01-24T00:47:07.6667920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/proto/test_reserved_enum_value_upper.proto' 2025-01-24T00:47:07.6668533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/proto/test_reserved_message_lower.proto' 2025-01-24T00:47:07.6669137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/proto/test_reserved_message_upper.proto' 2025-01-24T00:47:07.6669701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/proto/test_service.proto' 2025-01-24T00:47:07.6670285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/proto/test_service_namespace.proto' 2025-01-24T00:47:07.6670901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/proto/test_wrapper_type_setters.proto' 2025-01-24T00:47:07.6671391Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/proto' 2025-01-24T00:47:07.6671834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/test.sh' 2025-01-24T00:47:07.6672311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/test_base.php' 2025-01-24T00:47:07.6672784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/test_util.php' 2025-01-24T00:47:07.6673278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/undefined_test.php' 2025-01-24T00:47:07.6673785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests/valgrind.supp' 2025-01-24T00:47:07.6674255Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php/tests' 2025-01-24T00:47:07.6674679Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/php' 2025-01-24T00:47:07.6675135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/post_process_dist.sh' 2025-01-24T00:47:07.6675591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/protobuf-lite.pc.in' 2025-01-24T00:47:07.6676014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/protobuf.bzl' 2025-01-24T00:47:07.6676447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/protobuf.pc.in' 2025-01-24T00:47:07.6676892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/protobuf_deps.bzl' 2025-01-24T00:47:07.6677396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/protoc-artifacts/Dockerfile' 2025-01-24T00:47:07.6677889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/protoc-artifacts/README.md' 2025-01-24T00:47:07.6678410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/protoc-artifacts/build-protoc.sh' 2025-01-24T00:47:07.6678913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/protoc-artifacts/build-zip.sh' 2025-01-24T00:47:07.6679392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/protoc-artifacts/pom.xml' 2025-01-24T00:47:07.6679969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/protoc-artifacts/scl-enable-devtoolset.sh' 2025-01-24T00:47:07.6680459Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/protoc-artifacts' 2025-01-24T00:47:07.6680954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/.repo-metadata.json' 2025-01-24T00:47:07.6681403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/MANIFEST.in' 2025-01-24T00:47:07.6681843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/README.md' 2025-01-24T00:47:07.6682711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/factory_test1.proto' 2025-01-24T00:47:07.6683542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/factory_test2.proto' 2025-01-24T00:47:07.6684414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/more_extensions.proto' 2025-01-24T00:47:07.6685297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/more_extensions_dynamic.proto' 2025-01-24T00:47:07.6686126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/more_messages.proto' 2025-01-24T00:47:07.6687102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/test_bad_identifiers.proto' 2025-01-24T00:47:07.6687896Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal' 2025-01-24T00:47:07.6688666Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf' 2025-01-24T00:47:07.6689343Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google' 2025-01-24T00:47:07.6689983Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python' 2025-01-24T00:47:07.6690764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/descriptor.proto' 2025-01-24T00:47:07.6691529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest.proto' 2025-01-24T00:47:07.6692517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_custom_options.proto' 2025-01-24T00:47:07.6693325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import.proto' 2025-01-24T00:47:07.6694180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import_public.proto' 2025-01-24T00:47:07.6694971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_mset.proto' 2025-01-24T00:47:07.6695847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_no_generic_services.proto' 2025-01-24T00:47:07.6696603Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf' 2025-01-24T00:47:07.6697295Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google' 2025-01-24T00:47:07.6697961Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto' 2025-01-24T00:47:07.6698634Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src' 2025-01-24T00:47:07.6699237Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/protos' 2025-01-24T00:47:07.6699850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/setup.py' 2025-01-24T00:47:07.6700411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/test.sh' 2025-01-24T00:47:07.6701040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/__init__.py' 2025-01-24T00:47:07.6701697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/__init__.py' 2025-01-24T00:47:07.6702397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/__init__.py' 2025-01-24T00:47:07.6703178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/__init__.py' 2025-01-24T00:47:07.6703980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/descriptor_test.py' 2025-01-24T00:47:07.6704757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/generator_test.py' 2025-01-24T00:47:07.6705511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/golden_message' 2025-01-24T00:47:07.6706340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/golden_packed_fields_message' 2025-01-24T00:47:07.6707102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/message_test.py' 2025-01-24T00:47:07.6707919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/service_reflection_test.py' 2025-01-24T00:47:07.6708671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/test_util.py' 2025-01-24T00:47:07.6709447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/text_format_test.py' 2025-01-24T00:47:07.6710289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/text_format_unittest_data.txt' 2025-01-24T00:47:07.6711169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/text_format_unittest_extensions_data.txt' 2025-01-24T00:47:07.6711948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/wire_format_test.py' 2025-01-24T00:47:07.6712685Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal' 2025-01-24T00:47:07.6713393Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf' 2025-01-24T00:47:07.6714034Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google' 2025-01-24T00:47:07.6714655Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0/tests' 2025-01-24T00:47:07.6715223Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests/v2.5.0' 2025-01-24T00:47:07.6715767Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/compatibility_tests' 2025-01-24T00:47:07.6716223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/Makefile' 2025-01-24T00:47:07.6716689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/conf.py' 2025-01-24T00:47:07.6717202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/environment.yml' 2025-01-24T00:47:07.6717699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/generate_docs.py' 2025-01-24T00:47:07.6718242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/google/protobuf.rst' 2025-01-24T00:47:07.6718797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/google/protobuf/any_pb2.rst' 2025-01-24T00:47:07.6719383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/google/protobuf/descriptor.rst' 2025-01-24T00:47:07.6720005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/google/protobuf/descriptor_database.rst' 2025-01-24T00:47:07.6720603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/google/protobuf/descriptor_pb2.rst' 2025-01-24T00:47:07.6721220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/google/protobuf/descriptor_pool.rst' 2025-01-24T00:47:07.6721800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/google/protobuf/duration_pb2.rst' 2025-01-24T00:47:07.6722374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/google/protobuf/empty_pb2.rst' 2025-01-24T00:47:07.6722961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/google/protobuf/field_mask_pb2.rst' 2025-01-24T00:47:07.6723589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/google/protobuf/internal/containers.rst' 2025-01-24T00:47:07.6724182Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/google/protobuf/internal' 2025-01-24T00:47:07.6724758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/google/protobuf/json_format.rst' 2025-01-24T00:47:07.6725322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/google/protobuf/message.rst' 2025-01-24T00:47:07.6725914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/google/protobuf/message_factory.rst' 2025-01-24T00:47:07.6726591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/google/protobuf/proto_builder.rst' 2025-01-24T00:47:07.6727210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/google/protobuf/reflection.rst' 2025-01-24T00:47:07.6727759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/google/protobuf/service.rst' 2025-01-24T00:47:07.6728411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/google/protobuf/service_reflection.rst' 2025-01-24T00:47:07.6728980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/google/protobuf/struct_pb2.rst' 2025-01-24T00:47:07.6729577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/google/protobuf/symbol_database.rst' 2025-01-24T00:47:07.6730277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/google/protobuf/text_encoding.rst' 2025-01-24T00:47:07.6730853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/google/protobuf/text_format.rst' 2025-01-24T00:47:07.6731465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/google/protobuf/timestamp_pb2.rst' 2025-01-24T00:47:07.6732029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/google/protobuf/type_pb2.rst' 2025-01-24T00:47:07.6732635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/google/protobuf/wrappers_pb2.rst' 2025-01-24T00:47:07.6733173Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/google/protobuf' 2025-01-24T00:47:07.6733662Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/google' 2025-01-24T00:47:07.6734127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/index.rst' 2025-01-24T00:47:07.6734589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/make.bat' 2025-01-24T00:47:07.6735082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs/requirements.txt' 2025-01-24T00:47:07.6735548Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/docs' 2025-01-24T00:47:07.6736025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/__init__.py' 2025-01-24T00:47:07.6736549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/__init__.py' 2025-01-24T00:47:07.6737140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/compiler/__init__.py' 2025-01-24T00:47:07.6737689Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/compiler' 2025-01-24T00:47:07.6738238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/descriptor.py' 2025-01-24T00:47:07.6738827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/descriptor_database.py' 2025-01-24T00:47:07.6739390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/descriptor_pool.py' 2025-01-24T00:47:07.6739972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/__init__.py' 2025-01-24T00:47:07.6740580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/_parameterized.py' 2025-01-24T00:47:07.6741204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/any_test.proto' 2025-01-24T00:47:07.6741841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/api_implementation.cc' 2025-01-24T00:47:07.6742504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/api_implementation.py' 2025-01-24T00:47:07.6743106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/containers.py' 2025-01-24T00:47:07.6743679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/decoder.py' 2025-01-24T00:47:07.6744358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/descriptor_database_test.py' 2025-01-24T00:47:07.6745037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/descriptor_pool_test.py' 2025-01-24T00:47:07.6745707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/descriptor_pool_test1.proto' 2025-01-24T00:47:07.6746414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/descriptor_pool_test2.proto' 2025-01-24T00:47:07.6747029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/descriptor_test.py' 2025-01-24T00:47:07.6747610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/encoder.py' 2025-01-24T00:47:07.6748239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/enum_type_wrapper.py' 2025-01-24T00:47:07.6748846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/extension_dict.py' 2025-01-24T00:47:07.6749479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/factory_test1.proto' 2025-01-24T00:47:07.6750105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/factory_test2.proto' 2025-01-24T00:47:07.6750753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/file_options_test.proto' 2025-01-24T00:47:07.6751367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/generator_test.py' 2025-01-24T00:47:07.6752055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/import_test_package/__init__.py' 2025-01-24T00:47:07.6752757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/import_test_package/inner.proto' 2025-01-24T00:47:07.6753447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/import_test_package/outer.proto' 2025-01-24T00:47:07.6754128Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/import_test_package' 2025-01-24T00:47:07.6754752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/json_format_test.py' 2025-01-24T00:47:07.6755388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/keywords_test.py' 2025-01-24T00:47:07.6756045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/message_factory_test.py' 2025-01-24T00:47:07.6756702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/message_listener.py' 2025-01-24T00:47:07.6757387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/message_set_extensions.proto' 2025-01-24T00:47:07.6757985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/message_test.py' 2025-01-24T00:47:07.6758641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/missing_enum_values.proto' 2025-01-24T00:47:07.6759283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/more_extensions.proto' 2025-01-24T00:47:07.6759986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/more_extensions_dynamic.proto' 2025-01-24T00:47:07.6760646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/more_messages.proto' 2025-01-24T00:47:07.6761249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/no_package.proto' 2025-01-24T00:47:07.6761889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/packed_field_test.proto' 2025-01-24T00:47:07.6762539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/proto_builder_test.py' 2025-01-24T00:47:07.6763148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/python_message.py' 2025-01-24T00:47:07.6763777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/python_protobuf.cc' 2025-01-24T00:47:07.6764398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/reflection_test.py' 2025-01-24T00:47:07.6765060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/service_reflection_test.py' 2025-01-24T00:47:07.6765709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/symbol_database_test.py' 2025-01-24T00:47:07.6766460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/test_bad_identifiers.proto' 2025-01-24T00:47:07.6767134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/test_proto3_optional.proto' 2025-01-24T00:47:07.6767721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/test_util.py' 2025-01-24T00:47:07.6768348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/testing_refleaks.py' 2025-01-24T00:47:07.6768992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/text_encoding_test.py' 2025-01-24T00:47:07.6769618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/text_format_test.py' 2025-01-24T00:47:07.6770257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/type_checkers.py' 2025-01-24T00:47:07.6770898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/unknown_fields_test.py' 2025-01-24T00:47:07.6771547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/well_known_types.py' 2025-01-24T00:47:07.6772205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/well_known_types_test.py' 2025-01-24T00:47:07.6772798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/wire_format.py' 2025-01-24T00:47:07.6773428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal/wire_format_test.py' 2025-01-24T00:47:07.6774012Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/internal' 2025-01-24T00:47:07.6774550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/json_format.py' 2025-01-24T00:47:07.6775108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/message.py' 2025-01-24T00:47:07.6775670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/message_factory.py' 2025-01-24T00:47:07.6776206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/proto_api.h' 2025-01-24T00:47:07.6776762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/proto_builder.py' 2025-01-24T00:47:07.6777291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/README' 2025-01-24T00:47:07.6777863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/__init__.py' 2025-01-24T00:47:07.6778443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/cpp_message.py' 2025-01-24T00:47:07.6779024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc' 2025-01-24T00:47:07.6779589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/descriptor.h' 2025-01-24T00:47:07.6780224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc' 2025-01-24T00:47:07.6780902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.h' 2025-01-24T00:47:07.6781543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/descriptor_database.cc' 2025-01-24T00:47:07.6782175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/descriptor_database.h' 2025-01-24T00:47:07.6782772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc' 2025-01-24T00:47:07.6783366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.h' 2025-01-24T00:47:07.6784002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/extension_dict.cc' 2025-01-24T00:47:07.6784592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/extension_dict.h' 2025-01-24T00:47:07.6785165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/field.cc' 2025-01-24T00:47:07.6785699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/field.h' 2025-01-24T00:47:07.6786281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/map_container.cc' 2025-01-24T00:47:07.6786873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/map_container.h' 2025-01-24T00:47:07.6787422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/message.cc' 2025-01-24T00:47:07.6787990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/message.h' 2025-01-24T00:47:07.6788601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/message_factory.cc' 2025-01-24T00:47:07.6789214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/message_factory.h' 2025-01-24T00:47:07.6789815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/message_module.cc' 2025-01-24T00:47:07.6790432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/proto2_api_test.proto' 2025-01-24T00:47:07.6790993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/python.proto' 2025-01-24T00:47:07.6791674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/repeated_composite_container.cc' 2025-01-24T00:47:07.6792558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/repeated_composite_container.h' 2025-01-24T00:47:07.6793230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc' 2025-01-24T00:47:07.6793876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.h' 2025-01-24T00:47:07.6794459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/safe_numerics.h' 2025-01-24T00:47:07.6795088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/scoped_pyobject_ptr.h' 2025-01-24T00:47:07.6795680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/unknown_fields.cc' 2025-01-24T00:47:07.6796276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext/unknown_fields.h' 2025-01-24T00:47:07.6796813Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/pyext' 2025-01-24T00:47:07.6797372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/python_protobuf.h' 2025-01-24T00:47:07.6797922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/reflection.py' 2025-01-24T00:47:07.6798509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/service.py' 2025-01-24T00:47:07.6799107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/service_reflection.py' 2025-01-24T00:47:07.6799778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/symbol_database.py' 2025-01-24T00:47:07.6800331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/text_encoding.py' 2025-01-24T00:47:07.6800878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/text_format.py' 2025-01-24T00:47:07.6801421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/util/__init__.py' 2025-01-24T00:47:07.6801960Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf/util' 2025-01-24T00:47:07.6802502Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google/protobuf' 2025-01-24T00:47:07.6802974Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/google' 2025-01-24T00:47:07.6803437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/mox.py' 2025-01-24T00:47:07.6803878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/release.sh' 2025-01-24T00:47:07.6804393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/release/wheel/Dockerfile' 2025-01-24T00:47:07.6804895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/release/wheel/README.md' 2025-01-24T00:47:07.6805479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/release/wheel/build_wheel_manylinux.sh' 2025-01-24T00:47:07.6806079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/release/wheel/protobuf_optimized_pip.sh' 2025-01-24T00:47:07.6806676Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/release/wheel' 2025-01-24T00:47:07.6807151Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/release' 2025-01-24T00:47:07.6807599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/setup.cfg' 2025-01-24T00:47:07.6808041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/setup.py' 2025-01-24T00:47:07.6808501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/stubout.py' 2025-01-24T00:47:07.6808933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python/tox.ini' 2025-01-24T00:47:07.6809374Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/python' 2025-01-24T00:47:07.6809821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/.gitignore' 2025-01-24T00:47:07.6810238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/Gemfile' 2025-01-24T00:47:07.6810679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/README.md' 2025-01-24T00:47:07.6811100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/Rakefile' 2025-01-24T00:47:07.6811691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/compatibility_tests/v3.0.0/README.md' 2025-01-24T00:47:07.6812261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/compatibility_tests/v3.0.0/Rakefile' 2025-01-24T00:47:07.6812830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/compatibility_tests/v3.0.0/test.sh' 2025-01-24T00:47:07.6813433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests/basic.rb' 2025-01-24T00:47:07.6814088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests/generated_code.proto' 2025-01-24T00:47:07.6814747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests/generated_code_test.rb' 2025-01-24T00:47:07.6815422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests/repeated_field_test.rb' 2025-01-24T00:47:07.6816035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests/stress.rb' 2025-01-24T00:47:07.6816704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests/test_import.proto' 2025-01-24T00:47:07.6817288Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests' 2025-01-24T00:47:07.6817845Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/compatibility_tests/v3.0.0' 2025-01-24T00:47:07.6818387Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/compatibility_tests' 2025-01-24T00:47:07.6818907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/ext/google/protobuf_c/defs.c' 2025-01-24T00:47:07.6819483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/ext/google/protobuf_c/encode_decode.c' 2025-01-24T00:47:07.6820043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/ext/google/protobuf_c/extconf.rb' 2025-01-24T00:47:07.6820557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/ext/google/protobuf_c/map.c' 2025-01-24T00:47:07.6821107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/ext/google/protobuf_c/message.c' 2025-01-24T00:47:07.6821649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.c' 2025-01-24T00:47:07.6822194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h' 2025-01-24T00:47:07.6822793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/ext/google/protobuf_c/repeated_field.c' 2025-01-24T00:47:07.6823333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/ext/google/protobuf_c/storage.c' 2025-01-24T00:47:07.6823859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/ext/google/protobuf_c/upb.c' 2025-01-24T00:47:07.6824374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/ext/google/protobuf_c/upb.h' 2025-01-24T00:47:07.6824933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/ext/google/protobuf_c/wrap_memcpy.c' 2025-01-24T00:47:07.6825503Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/ext/google/protobuf_c' 2025-01-24T00:47:07.6825987Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/ext/google' 2025-01-24T00:47:07.6826476Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/ext' 2025-01-24T00:47:07.6826977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/google-protobuf.gemspec' 2025-01-24T00:47:07.6827469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/lib/google/protobuf.rb' 2025-01-24T00:47:07.6828041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/lib/google/protobuf/message_exts.rb' 2025-01-24T00:47:07.6828619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/lib/google/protobuf/repeated_field.rb' 2025-01-24T00:47:07.6829217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/lib/google/protobuf/well_known_types.rb' 2025-01-24T00:47:07.6829767Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/lib/google/protobuf' 2025-01-24T00:47:07.6830266Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/lib/google' 2025-01-24T00:47:07.6830720Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/lib' 2025-01-24T00:47:07.6831136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/pom.xml' 2025-01-24T00:47:07.6831824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyBuilder.java' 2025-01-24T00:47:07.6832541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyDescriptor.java' 2025-01-24T00:47:07.6833274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyDescriptorPool.java' 2025-01-24T00:47:07.6833953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyEnum.java' 2025-01-24T00:47:07.6834702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyEnumBuilderContext.java' 2025-01-24T00:47:07.6835436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyEnumDescriptor.java' 2025-01-24T00:47:07.6836163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyFieldDescriptor.java' 2025-01-24T00:47:07.6836827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyMap.java' 2025-01-24T00:47:07.6837523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyMessage.java' 2025-01-24T00:47:07.6838292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyMessageBuilderContext.java' 2025-01-24T00:47:07.6839061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofBuilderContext.java' 2025-01-24T00:47:07.6839821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofDescriptor.java' 2025-01-24T00:47:07.6840512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyProtobuf.java' 2025-01-24T00:47:07.6841266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyRepeatedField.java' 2025-01-24T00:47:07.6841993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/SentinelOuterClass.java' 2025-01-24T00:47:07.6842647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/Utils.java' 2025-01-24T00:47:07.6843275Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby' 2025-01-24T00:47:07.6843866Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/src/main/java/com/google/protobuf' 2025-01-24T00:47:07.6844443Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/src/main/java/com/google' 2025-01-24T00:47:07.6844979Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/src/main/java/com' 2025-01-24T00:47:07.6845608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/src/main/java/google/ProtobufJavaService.java' 2025-01-24T00:47:07.6846138Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/src/main/java/google' 2025-01-24T00:47:07.6846719Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/src/main/java' 2025-01-24T00:47:07.6847234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/src/main/sentinel.proto' 2025-01-24T00:47:07.6847705Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/src/main' 2025-01-24T00:47:07.6848162Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/src' 2025-01-24T00:47:07.6848613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/tests/basic.rb' 2025-01-24T00:47:07.6849101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/tests/basic_proto2.rb' 2025-01-24T00:47:07.6849604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/tests/basic_test.proto' 2025-01-24T00:47:07.6850132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/tests/basic_test_proto2.proto' 2025-01-24T00:47:07.6850614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/tests/common_tests.rb' 2025-01-24T00:47:07.6851147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/tests/encode_decode_test.rb' 2025-01-24T00:47:07.6851609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/tests/gc_test.rb' 2025-01-24T00:47:07.6852126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/tests/generated_code.proto' 2025-01-24T00:47:07.6852669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/tests/generated_code_proto2.proto' 2025-01-24T00:47:07.6853220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/tests/generated_code_proto2_test.rb' 2025-01-24T00:47:07.6853784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/tests/generated_code_test.rb' 2025-01-24T00:47:07.6854305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/tests/repeated_field_test.rb' 2025-01-24T00:47:07.6854797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/tests/stress.rb' 2025-01-24T00:47:07.6855290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/tests/test_import.proto' 2025-01-24T00:47:07.6855824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/tests/test_import_proto2.proto' 2025-01-24T00:47:07.6856358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/tests/test_ruby_package.proto' 2025-01-24T00:47:07.6856923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/tests/test_ruby_package_proto2.proto' 2025-01-24T00:47:07.6857438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/tests/type_errors.rb' 2025-01-24T00:47:07.6857970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/tests/well_known_types_test.rb' 2025-01-24T00:47:07.6858470Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/tests' 2025-01-24T00:47:07.6858934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby/travis-test.sh' 2025-01-24T00:47:07.6859362Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/ruby' 2025-01-24T00:47:07.6859796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/Makefile.am' 2025-01-24T00:47:07.6860230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/README.md' 2025-01-24T00:47:07.6860720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/any.cc' 2025-01-24T00:47:07.6861211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/any.h' 2025-01-24T00:47:07.6861711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/any.pb.cc' 2025-01-24T00:47:07.6862206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/any.pb.h' 2025-01-24T00:47:07.6862714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/any.proto' 2025-01-24T00:47:07.6863223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/any_lite.cc' 2025-01-24T00:47:07.6863740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/any_test.cc' 2025-01-24T00:47:07.6864270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/any_test.proto' 2025-01-24T00:47:07.6864772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/api.pb.cc' 2025-01-24T00:47:07.6865276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/api.pb.h' 2025-01-24T00:47:07.6865774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/api.proto' 2025-01-24T00:47:07.6866275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/arena.cc' 2025-01-24T00:47:07.6866792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/arena.h' 2025-01-24T00:47:07.6867312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/arena_impl.h' 2025-01-24T00:47:07.6867899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/arena_test_util.cc' 2025-01-24T00:47:07.6868440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/arena_test_util.h' 2025-01-24T00:47:07.6868980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/arena_unittest.cc' 2025-01-24T00:47:07.6869517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/arenastring.h' 2025-01-24T00:47:07.6870096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/arenastring_unittest.cc' 2025-01-24T00:47:07.6870766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/annotation_test_util.cc' 2025-01-24T00:47:07.6871395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/annotation_test_util.h' 2025-01-24T00:47:07.6872015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/code_generator.cc' 2025-01-24T00:47:07.6872616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/code_generator.h' 2025-01-24T00:47:07.6873257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc' 2025-01-24T00:47:07.6873905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.h' 2025-01-24T00:47:07.6874597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc' 2025-01-24T00:47:07.6875263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc' 2025-01-24T00:47:07.6875859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.cc' 2025-01-24T00:47:07.6876440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.h' 2025-01-24T00:47:07.6877069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc' 2025-01-24T00:47:07.6877684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.h' 2025-01-24T00:47:07.6878298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.cc' 2025-01-24T00:47:07.6878920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.h' 2025-01-24T00:47:07.6879507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc' 2025-01-24T00:47:07.6880106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.h' 2025-01-24T00:47:07.6880719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc' 2025-01-24T00:47:07.6881295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.h' 2025-01-24T00:47:07.6881949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.cc' 2025-01-24T00:47:07.6882552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.h' 2025-01-24T00:47:07.6883172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc' 2025-01-24T00:47:07.6883767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.h' 2025-01-24T00:47:07.6884381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc' 2025-01-24T00:47:07.6885021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.h' 2025-01-24T00:47:07.6885625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc' 2025-01-24T00:47:07.6886360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.h' 2025-01-24T00:47:07.6886996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc' 2025-01-24T00:47:07.6887624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.h' 2025-01-24T00:47:07.6888311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_layout_helper.h' 2025-01-24T00:47:07.6888948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_move_unittest.cc' 2025-01-24T00:47:07.6889559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_options.h' 2025-01-24T00:47:07.6890215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc' 2025-01-24T00:47:07.6890871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.h' 2025-01-24T00:47:07.6891538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_plugin_unittest.cc' 2025-01-24T00:47:07.6892311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc' 2025-01-24T00:47:07.6892969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.h' 2025-01-24T00:47:07.6893571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc' 2025-01-24T00:47:07.6894165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.h' 2025-01-24T00:47:07.6894810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc' 2025-01-24T00:47:07.6895486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.h' 2025-01-24T00:47:07.6896192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.proto' 2025-01-24T00:47:07.6896922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_test_large_enum_value.proto' 2025-01-24T00:47:07.6897530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc' 2025-01-24T00:47:07.6898148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.h' 2025-01-24T00:47:07.6898759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.inc' 2025-01-24T00:47:07.6899381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp/metadata_test.cc' 2025-01-24T00:47:07.6899976Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/cpp' 2025-01-24T00:47:07.6900720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_bootstrap_unittest.cc' 2025-01-24T00:47:07.6901388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc' 2025-01-24T00:47:07.6902044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_doc_comment.h' 2025-01-24T00:47:07.6902678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum.cc' 2025-01-24T00:47:07.6903290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum.h' 2025-01-24T00:47:07.6903948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum_field.cc' 2025-01-24T00:47:07.6904611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum_field.h' 2025-01-24T00:47:07.6905264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc' 2025-01-24T00:47:07.6905923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.h' 2025-01-24T00:47:07.6906575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_generator.cc' 2025-01-24T00:47:07.6907217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_generator.h' 2025-01-24T00:47:07.6907919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_generator_unittest.cc' 2025-01-24T00:47:07.6908557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_helpers.cc' 2025-01-24T00:47:07.6909198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_helpers.h' 2025-01-24T00:47:07.6909847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.cc' 2025-01-24T00:47:07.6910512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.h' 2025-01-24T00:47:07.6911158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_message.cc' 2025-01-24T00:47:07.6911816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_message.h' 2025-01-24T00:47:07.6912495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_message_field.cc' 2025-01-24T00:47:07.6913155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_message_field.h' 2025-01-24T00:47:07.6913775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_names.h' 2025-01-24T00:47:07.6914438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_options.h' 2025-01-24T00:47:07.6915120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc' 2025-01-24T00:47:07.6915825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_primitive_field.h' 2025-01-24T00:47:07.6916513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc' 2025-01-24T00:47:07.6917193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_reflection_class.h' 2025-01-24T00:47:07.6917910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc' 2025-01-24T00:47:07.6918611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.h' 2025-01-24T00:47:07.6919344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc' 2025-01-24T00:47:07.6920059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.h' 2025-01-24T00:47:07.6920787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc' 2025-01-24T00:47:07.6921521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.h' 2025-01-24T00:47:07.6922238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc' 2025-01-24T00:47:07.6922959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_source_generator_base.h' 2025-01-24T00:47:07.6923627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc' 2025-01-24T00:47:07.6924305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_wrapper_field.h' 2025-01-24T00:47:07.6924919Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/csharp' 2025-01-24T00:47:07.6925480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/importer.cc' 2025-01-24T00:47:07.6926076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/importer.h' 2025-01-24T00:47:07.6926759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/importer_unittest.cc' 2025-01-24T00:47:07.6927387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_context.cc' 2025-01-24T00:47:07.6927992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_context.h' 2025-01-24T00:47:07.6928627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_doc_comment.cc' 2025-01-24T00:47:07.6929293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_doc_comment.h' 2025-01-24T00:47:07.6929977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_doc_comment_unittest.cc' 2025-01-24T00:47:07.6930605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_enum.cc' 2025-01-24T00:47:07.6931192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_enum.h' 2025-01-24T00:47:07.6931821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_enum_field.cc' 2025-01-24T00:47:07.6932458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_enum_field.h' 2025-01-24T00:47:07.6933114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_enum_field_lite.cc' 2025-01-24T00:47:07.6933780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_enum_field_lite.h' 2025-01-24T00:47:07.6934404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_enum_lite.cc' 2025-01-24T00:47:07.6935026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_enum_lite.h' 2025-01-24T00:47:07.6935663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_extension.cc' 2025-01-24T00:47:07.6936282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_extension.h' 2025-01-24T00:47:07.6936943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_extension_lite.cc' 2025-01-24T00:47:07.6937592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_extension_lite.h' 2025-01-24T00:47:07.6938193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_field.cc' 2025-01-24T00:47:07.6938798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_field.h' 2025-01-24T00:47:07.6939415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_file.cc' 2025-01-24T00:47:07.6940018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_file.h' 2025-01-24T00:47:07.6940676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_generator.cc' 2025-01-24T00:47:07.6941296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_generator.h' 2025-01-24T00:47:07.6941971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_generator_factory.cc' 2025-01-24T00:47:07.6942629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_generator_factory.h' 2025-01-24T00:47:07.6943253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc' 2025-01-24T00:47:07.6943879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.h' 2025-01-24T00:47:07.6944527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_map_field.cc' 2025-01-24T00:47:07.6945157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_map_field.h' 2025-01-24T00:47:07.6945808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_map_field_lite.cc' 2025-01-24T00:47:07.6946468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_map_field_lite.h' 2025-01-24T00:47:07.6947082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_message.cc' 2025-01-24T00:47:07.6947691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_message.h' 2025-01-24T00:47:07.6948359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_message_builder.cc' 2025-01-24T00:47:07.6949013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_message_builder.h' 2025-01-24T00:47:07.6949708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_message_builder_lite.cc' 2025-01-24T00:47:07.6950388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_message_builder_lite.h' 2025-01-24T00:47:07.6951041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_message_field.cc' 2025-01-24T00:47:07.6951694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_message_field.h' 2025-01-24T00:47:07.6952366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_message_field_lite.cc' 2025-01-24T00:47:07.6953050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_message_field_lite.h' 2025-01-24T00:47:07.6953715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_message_lite.cc' 2025-01-24T00:47:07.6954345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_message_lite.h' 2025-01-24T00:47:07.6955029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_name_resolver.cc' 2025-01-24T00:47:07.6955670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_name_resolver.h' 2025-01-24T00:47:07.6956272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_names.h' 2025-01-24T00:47:07.6956879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_options.h' 2025-01-24T00:47:07.6957542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_plugin_unittest.cc' 2025-01-24T00:47:07.6958240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field.cc' 2025-01-24T00:47:07.6958893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field.h' 2025-01-24T00:47:07.6959617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field_lite.cc' 2025-01-24T00:47:07.6960294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field_lite.h' 2025-01-24T00:47:07.6960907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_service.cc' 2025-01-24T00:47:07.6961523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_service.h' 2025-01-24T00:47:07.6962214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_shared_code_generator.cc' 2025-01-24T00:47:07.6962906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_shared_code_generator.h' 2025-01-24T00:47:07.6963545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_string_field.cc' 2025-01-24T00:47:07.6964173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_string_field.h' 2025-01-24T00:47:07.6964849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_string_field_lite.cc' 2025-01-24T00:47:07.6965510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java/java_string_field_lite.h' 2025-01-24T00:47:07.6966085Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/java' 2025-01-24T00:47:07.6966766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc' 2025-01-24T00:47:07.6967362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.h' 2025-01-24T00:47:07.6968027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/js/well_known_types_embed.cc' 2025-01-24T00:47:07.6968711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/js/well_known_types_embed.h' 2025-01-24T00:47:07.6969281Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/js' 2025-01-24T00:47:07.6969843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/main.cc' 2025-01-24T00:47:07.6970465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/mock_code_generator.cc' 2025-01-24T00:47:07.6971088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/mock_code_generator.h' 2025-01-24T00:47:07.6971732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/objectivec/method_dump.sh' 2025-01-24T00:47:07.6972404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum.cc' 2025-01-24T00:47:07.6973086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum.h' 2025-01-24T00:47:07.6973811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc' 2025-01-24T00:47:07.6974517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum_field.h' 2025-01-24T00:47:07.6975210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_extension.cc' 2025-01-24T00:47:07.6975911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_extension.h' 2025-01-24T00:47:07.6976584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc' 2025-01-24T00:47:07.6977248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.h' 2025-01-24T00:47:07.6977924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.cc' 2025-01-24T00:47:07.6978583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.h' 2025-01-24T00:47:07.6979291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.cc' 2025-01-24T00:47:07.6979976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.h' 2025-01-24T00:47:07.6980662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc' 2025-01-24T00:47:07.6981352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.h' 2025-01-24T00:47:07.6982081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers_unittest.cc' 2025-01-24T00:47:07.6982783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc' 2025-01-24T00:47:07.6983492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.h' 2025-01-24T00:47:07.6984168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.cc' 2025-01-24T00:47:07.6984878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.h' 2025-01-24T00:47:07.6985593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc' 2025-01-24T00:47:07.6986318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message_field.h' 2025-01-24T00:47:07.6987041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_nsobject_methods.h' 2025-01-24T00:47:07.6987733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc' 2025-01-24T00:47:07.6988411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.h' 2025-01-24T00:47:07.6989163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc' 2025-01-24T00:47:07.6989893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.h' 2025-01-24T00:47:07.6990496Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/objectivec' 2025-01-24T00:47:07.6991078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/package_info.h' 2025-01-24T00:47:07.6991640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/parser.cc' 2025-01-24T00:47:07.6992314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/parser.h' 2025-01-24T00:47:07.6992929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc' 2025-01-24T00:47:07.6993547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc' 2025-01-24T00:47:07.6994159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.h' 2025-01-24T00:47:07.6994731Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/php' 2025-01-24T00:47:07.6995281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/plugin.cc' 2025-01-24T00:47:07.6995834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/plugin.h' 2025-01-24T00:47:07.6996399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc' 2025-01-24T00:47:07.6996953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h' 2025-01-24T00:47:07.6997579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/plugin.proto' 2025-01-24T00:47:07.6998231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc' 2025-01-24T00:47:07.6998922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.h' 2025-01-24T00:47:07.6999608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/python/python_plugin_unittest.cc' 2025-01-24T00:47:07.7000190Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/python' 2025-01-24T00:47:07.7000875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_code.proto' 2025-01-24T00:47:07.7001542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_code_pb.rb' 2025-01-24T00:47:07.7002288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_code_proto2.proto' 2025-01-24T00:47:07.7002996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_code_proto2_pb.rb' 2025-01-24T00:47:07.7003743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_pkg_explicit.proto' 2025-01-24T00:47:07.7004505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_pkg_explicit_legacy.proto' 2025-01-24T00:47:07.7005247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_pkg_explicit_legacy_pb.rb' 2025-01-24T00:47:07.7005975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_pkg_explicit_pb.rb' 2025-01-24T00:47:07.7006737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_pkg_implicit.proto' 2025-01-24T00:47:07.7007468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_pkg_implicit_pb.rb' 2025-01-24T00:47:07.7008091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.cc' 2025-01-24T00:47:07.7008706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.h' 2025-01-24T00:47:07.7009396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator_unittest.cc' 2025-01-24T00:47:07.7009969Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/ruby' 2025-01-24T00:47:07.7010511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/scc.h' 2025-01-24T00:47:07.7011086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/subprocess.cc' 2025-01-24T00:47:07.7011645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/subprocess.h' 2025-01-24T00:47:07.7012235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/test_plugin.cc' 2025-01-24T00:47:07.7012884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/zip_output_unittest.sh' 2025-01-24T00:47:07.7013456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc' 2025-01-24T00:47:07.7014063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler/zip_writer.h' 2025-01-24T00:47:07.7014604Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/compiler' 2025-01-24T00:47:07.7015139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/descriptor.cc' 2025-01-24T00:47:07.7015655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/descriptor.h' 2025-01-24T00:47:07.7016194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/descriptor.pb.cc' 2025-01-24T00:47:07.7016768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/descriptor.pb.h' 2025-01-24T00:47:07.7017334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/descriptor.proto' 2025-01-24T00:47:07.7017915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/descriptor_database.cc' 2025-01-24T00:47:07.7018484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/descriptor_database.h' 2025-01-24T00:47:07.7019100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/descriptor_database_unittest.cc' 2025-01-24T00:47:07.7019686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc' 2025-01-24T00:47:07.7020287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/drop_unknown_fields_test.cc' 2025-01-24T00:47:07.7020836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/duration.pb.cc' 2025-01-24T00:47:07.7021358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/duration.pb.h' 2025-01-24T00:47:07.7021886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/duration.proto' 2025-01-24T00:47:07.7022444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/dynamic_message.cc' 2025-01-24T00:47:07.7022986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/dynamic_message.h' 2025-01-24T00:47:07.7023595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc' 2025-01-24T00:47:07.7024110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/empty.pb.cc' 2025-01-24T00:47:07.7024610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/empty.pb.h' 2025-01-24T00:47:07.7025126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/empty.proto' 2025-01-24T00:47:07.7025662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/extension_set.cc' 2025-01-24T00:47:07.7026292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/extension_set.h' 2025-01-24T00:47:07.7026866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc' 2025-01-24T00:47:07.7027438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/extension_set_inl.h' 2025-01-24T00:47:07.7028039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc' 2025-01-24T00:47:07.7028576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/field_mask.pb.cc' 2025-01-24T00:47:07.7029119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/field_mask.pb.h' 2025-01-24T00:47:07.7029656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/field_mask.proto' 2025-01-24T00:47:07.7030277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/generated_enum_reflection.h' 2025-01-24T00:47:07.7030868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/generated_enum_util.cc' 2025-01-24T00:47:07.7031452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/generated_enum_util.h' 2025-01-24T00:47:07.7032082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc' 2025-01-24T00:47:07.7032708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/generated_message_reflection.h' 2025-01-24T00:47:07.7033381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc' 2025-01-24T00:47:07.7034025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/generated_message_table_driven.cc' 2025-01-24T00:47:07.7034650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/generated_message_table_driven.h' 2025-01-24T00:47:07.7035310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.cc' 2025-01-24T00:47:07.7035972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.h' 2025-01-24T00:47:07.7036559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/generated_message_util.cc' 2025-01-24T00:47:07.7037152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/generated_message_util.h' 2025-01-24T00:47:07.7037657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/has_bits.h' 2025-01-24T00:47:07.7038244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/implicit_weak_message.cc' 2025-01-24T00:47:07.7038837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/implicit_weak_message.h' 2025-01-24T00:47:07.7039409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/inlined_string_field.h' 2025-01-24T00:47:07.7039974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/io/coded_stream.cc' 2025-01-24T00:47:07.7040542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/io/coded_stream.h' 2025-01-24T00:47:07.7041142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc' 2025-01-24T00:47:07.7041718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/io/gzip_stream.cc' 2025-01-24T00:47:07.7042254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/io/gzip_stream.h' 2025-01-24T00:47:07.7042859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/io/gzip_stream_unittest.sh' 2025-01-24T00:47:07.7043387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/io/io_win32.cc' 2025-01-24T00:47:07.7043911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/io/io_win32.h' 2025-01-24T00:47:07.7044530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/io/io_win32_unittest.cc' 2025-01-24T00:47:07.7045098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/io/package_info.h' 2025-01-24T00:47:07.7045631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/io/printer.cc' 2025-01-24T00:47:07.7046146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/io/printer.h' 2025-01-24T00:47:07.7046811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/io/printer_unittest.cc' 2025-01-24T00:47:07.7047342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/io/strtod.cc' 2025-01-24T00:47:07.7047854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/io/strtod.h' 2025-01-24T00:47:07.7048402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/io/tokenizer.cc' 2025-01-24T00:47:07.7048934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/io/tokenizer.h' 2025-01-24T00:47:07.7049518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc' 2025-01-24T00:47:07.7050104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/io/zero_copy_stream.cc' 2025-01-24T00:47:07.7050668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/io/zero_copy_stream.h' 2025-01-24T00:47:07.7051280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc' 2025-01-24T00:47:07.7051871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h' 2025-01-24T00:47:07.7052496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc' 2025-01-24T00:47:07.7053125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h' 2025-01-24T00:47:07.7053749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc' 2025-01-24T00:47:07.7054308Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/io' 2025-01-24T00:47:07.7054886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/lite_arena_unittest.cc' 2025-01-24T00:47:07.7055445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/lite_unittest.cc' 2025-01-24T00:47:07.7055940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/map.h' 2025-01-24T00:47:07.7056448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/map_entry.h' 2025-01-24T00:47:07.7056983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/map_entry_lite.h' 2025-01-24T00:47:07.7057504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/map_field.cc' 2025-01-24T00:47:07.7058033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/map_field.h' 2025-01-24T00:47:07.7058584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/map_field_inl.h' 2025-01-24T00:47:07.7059142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/map_field_lite.h' 2025-01-24T00:47:07.7059680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/map_field_test.cc' 2025-01-24T00:47:07.7060257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/map_lite_test_util.cc' 2025-01-24T00:47:07.7060815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/map_lite_test_util.h' 2025-01-24T00:47:07.7061408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/map_lite_unittest.proto' 2025-01-24T00:47:07.7061997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/map_proto2_unittest.proto' 2025-01-24T00:47:07.7062507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/map_test.cc' 2025-01-24T00:47:07.7063045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/map_test_util.h' 2025-01-24T00:47:07.7063582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/map_test_util.inc' 2025-01-24T00:47:07.7064152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/map_test_util_impl.h' 2025-01-24T00:47:07.7064700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/map_type_handler.h' 2025-01-24T00:47:07.7065252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/map_unittest.proto' 2025-01-24T00:47:07.7065773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/message.cc' 2025-01-24T00:47:07.7066272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/message.h' 2025-01-24T00:47:07.7066816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/message_lite.cc' 2025-01-24T00:47:07.7067341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/message_lite.h' 2025-01-24T00:47:07.7067927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/message_unittest.cc' 2025-01-24T00:47:07.7068499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/message_unittest.inc' 2025-01-24T00:47:07.7069034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/metadata.h' 2025-01-24T00:47:07.7069581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/metadata_lite.h' 2025-01-24T00:47:07.7070167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/no_field_presence_test.cc' 2025-01-24T00:47:07.7070698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/package_info.h' 2025-01-24T00:47:07.7071259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/parse_context.cc' 2025-01-24T00:47:07.7071816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/parse_context.h' 2025-01-24T00:47:07.7072311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/port.h' 2025-01-24T00:47:07.7072863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/port_def.inc' 2025-01-24T00:47:07.7073392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/port_undef.inc' 2025-01-24T00:47:07.7074020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/preserve_unknown_enum_test.cc' 2025-01-24T00:47:07.7074632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/proto3_arena_lite_unittest.cc' 2025-01-24T00:47:07.7075225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/proto3_arena_unittest.cc' 2025-01-24T00:47:07.7075816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/proto3_lite_unittest.cc' 2025-01-24T00:47:07.7076402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/proto3_lite_unittest.inc' 2025-01-24T00:47:07.7076928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/reflection.h' 2025-01-24T00:47:07.7077493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/reflection_internal.h' 2025-01-24T00:47:07.7078033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/reflection_ops.cc' 2025-01-24T00:47:07.7078586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/reflection_ops.h' 2025-01-24T00:47:07.7079179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/reflection_ops_unittest.cc' 2025-01-24T00:47:07.7079739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/repeated_field.cc' 2025-01-24T00:47:07.7080276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h' 2025-01-24T00:47:07.7080933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc' 2025-01-24T00:47:07.7081564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc' 2025-01-24T00:47:07.7082075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/service.cc' 2025-01-24T00:47:07.7082609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/service.h' 2025-01-24T00:47:07.7083170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/source_context.pb.cc' 2025-01-24T00:47:07.7083723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/source_context.pb.h' 2025-01-24T00:47:07.7084292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/source_context.proto' 2025-01-24T00:47:07.7084810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/struct.pb.cc' 2025-01-24T00:47:07.7085334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/struct.pb.h' 2025-01-24T00:47:07.7085875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/struct.proto' 2025-01-24T00:47:07.7086553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/bytestream.cc' 2025-01-24T00:47:07.7087116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/bytestream.h' 2025-01-24T00:47:07.7087725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/bytestream_unittest.cc' 2025-01-24T00:47:07.7088280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/callback.h' 2025-01-24T00:47:07.7088804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/casts.h' 2025-01-24T00:47:07.7089337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/common.cc' 2025-01-24T00:47:07.7089886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/common.h' 2025-01-24T00:47:07.7090468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc' 2025-01-24T00:47:07.7090998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/fastmem.h' 2025-01-24T00:47:07.7091523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/hash.h' 2025-01-24T00:47:07.7092172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/int128.cc' 2025-01-24T00:47:07.7092715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/int128.h' 2025-01-24T00:47:07.7093302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/int128_unittest.cc' 2025-01-24T00:47:07.7093834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/logging.h' 2025-01-24T00:47:07.7094377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/macros.h' 2025-01-24T00:47:07.7094916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/map_util.h' 2025-01-24T00:47:07.7095516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/mathutil.h' 2025-01-24T00:47:07.7096040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/mutex.h' 2025-01-24T00:47:07.7096585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/once.h' 2025-01-24T00:47:07.7097179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/platform_macros.h' 2025-01-24T00:47:07.7097688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/port.h' 2025-01-24T00:47:07.7098231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/status.cc' 2025-01-24T00:47:07.7098760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/status.h' 2025-01-24T00:47:07.7099350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/status_macros.h' 2025-01-24T00:47:07.7099925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/status_test.cc' 2025-01-24T00:47:07.7100496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/statusor.cc' 2025-01-24T00:47:07.7101042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/statusor.h' 2025-01-24T00:47:07.7101613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc' 2025-01-24T00:47:07.7102144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/stl_util.h' 2025-01-24T00:47:07.7102714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc' 2025-01-24T00:47:07.7103270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/stringpiece.h' 2025-01-24T00:47:07.7103898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/stringpiece_unittest.cc' 2025-01-24T00:47:07.7104465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc' 2025-01-24T00:47:07.7105018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/stringprintf.h' 2025-01-24T00:47:07.7105655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/stringprintf_unittest.cc' 2025-01-24T00:47:07.7106259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc' 2025-01-24T00:47:07.7106912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/structurally_valid_unittest.cc' 2025-01-24T00:47:07.7107462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/strutil.cc' 2025-01-24T00:47:07.7107992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/strutil.h' 2025-01-24T00:47:07.7108593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/strutil_unittest.cc' 2025-01-24T00:47:07.7109168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/substitute.cc' 2025-01-24T00:47:07.7109720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/substitute.h' 2025-01-24T00:47:07.7110324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/template_util.h' 2025-01-24T00:47:07.7110953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/template_util_unittest.cc' 2025-01-24T00:47:07.7111481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/time.cc' 2025-01-24T00:47:07.7111990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/time.h' 2025-01-24T00:47:07.7112535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs/time_test.cc' 2025-01-24T00:47:07.7113077Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/stubs' 2025-01-24T00:47:07.7113695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/test_messages_proto2.proto' 2025-01-24T00:47:07.7114334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/test_messages_proto3.proto' 2025-01-24T00:47:07.7114843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/test_util.cc' 2025-01-24T00:47:07.7115352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/test_util.h' 2025-01-24T00:47:07.7115881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/test_util.inc' 2025-01-24T00:47:07.7116391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/test_util2.h' 2025-01-24T00:47:07.7116942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/test_util_lite.cc' 2025-01-24T00:47:07.7117485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/test_util_lite.h' 2025-01-24T00:47:07.7118066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/testdata/bad_utf8_string' 2025-01-24T00:47:07.7118655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/testdata/golden_message' 2025-01-24T00:47:07.7119268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/testdata/golden_message_maps' 2025-01-24T00:47:07.7119958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/testdata/golden_message_oneof_implemented' 2025-01-24T00:47:07.7120579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/testdata/golden_message_proto3' 2025-01-24T00:47:07.7121234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/testdata/golden_packed_fields_message' 2025-01-24T00:47:07.7121842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/testdata/map_test_data.txt' 2025-01-24T00:47:07.7122504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/testdata/text_format_unittest_data.txt' 2025-01-24T00:47:07.7123297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/testdata/text_format_unittest_data_oneof_implemented.txt' 2025-01-24T00:47:07.7123993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/testdata/text_format_unittest_data_pointy.txt' 2025-01-24T00:47:07.7124743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/testdata/text_format_unittest_data_pointy_oneof.txt' 2025-01-24T00:47:07.7125477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/testdata/text_format_unittest_extensions_data.txt' 2025-01-24T00:47:07.7126228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/testdata/text_format_unittest_extensions_data_pointy.txt' 2025-01-24T00:47:07.7126847Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/testdata' 2025-01-24T00:47:07.7127376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/testing/file.cc' 2025-01-24T00:47:07.7127933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/testing/file.h' 2025-01-24T00:47:07.7128541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/testing/googletest.cc' 2025-01-24T00:47:07.7129096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/testing/googletest.h' 2025-01-24T00:47:07.7129661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/testing/zcgunzip.cc' 2025-01-24T00:47:07.7130207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/testing/zcgzip.cc' 2025-01-24T00:47:07.7130741Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/testing' 2025-01-24T00:47:07.7131285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/text_format.cc' 2025-01-24T00:47:07.7131804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/text_format.h' 2025-01-24T00:47:07.7132391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/text_format_unittest.cc' 2025-01-24T00:47:07.7132924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/timestamp.pb.cc' 2025-01-24T00:47:07.7133453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/timestamp.pb.h' 2025-01-24T00:47:07.7134005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/timestamp.proto' 2025-01-24T00:47:07.7134517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/type.pb.cc' 2025-01-24T00:47:07.7135022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/type.pb.h' 2025-01-24T00:47:07.7135535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/type.proto' 2025-01-24T00:47:07.7136064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unittest.proto' 2025-01-24T00:47:07.7136634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unittest_arena.proto' 2025-01-24T00:47:07.7137281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unittest_custom_options.proto' 2025-01-24T00:47:07.7137923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unittest_drop_unknown_fields.proto' 2025-01-24T00:47:07.7138590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unittest_embed_optimize_for.proto' 2025-01-24T00:47:07.7139151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unittest_empty.proto' 2025-01-24T00:47:07.7139803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unittest_enormous_descriptor.proto' 2025-01-24T00:47:07.7140371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unittest_import.proto' 2025-01-24T00:47:07.7140968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unittest_import_lite.proto' 2025-01-24T00:47:07.7141615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unittest_import_public.proto' 2025-01-24T00:47:07.7142269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unittest_import_public_lite.proto' 2025-01-24T00:47:07.7142906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unittest_lazy_dependencies.proto' 2025-01-24T00:47:07.7143610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unittest_lazy_dependencies_custom_option.proto' 2025-01-24T00:47:07.7144268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unittest_lazy_dependencies_enum.proto' 2025-01-24T00:47:07.7144835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unittest_lite.proto' 2025-01-24T00:47:07.7145485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unittest_lite_imports_nonlite.proto' 2025-01-24T00:47:07.7146055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unittest_mset.proto' 2025-01-24T00:47:07.7146675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unittest_mset_wire_format.proto' 2025-01-24T00:47:07.7147301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unittest_no_field_presence.proto' 2025-01-24T00:47:07.7147953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unittest_no_generic_services.proto' 2025-01-24T00:47:07.7148560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unittest_optimize_for.proto' 2025-01-24T00:47:07.7149224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unittest_preserve_unknown_enum.proto' 2025-01-24T00:47:07.7149881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unittest_preserve_unknown_enum2.proto' 2025-01-24T00:47:07.7150451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unittest_proto3.proto' 2025-01-24T00:47:07.7151068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unittest_proto3_arena.proto' 2025-01-24T00:47:07.7151717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unittest_proto3_arena_lite.proto' 2025-01-24T00:47:07.7152329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unittest_proto3_lite.proto' 2025-01-24T00:47:07.7152971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unittest_proto3_optional.proto' 2025-01-24T00:47:07.7153597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unittest_well_known_types.proto' 2025-01-24T00:47:07.7154164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unknown_field_set.cc' 2025-01-24T00:47:07.7154719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unknown_field_set.h' 2025-01-24T00:47:07.7155346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc' 2025-01-24T00:47:07.7155992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/delimited_message_util.cc' 2025-01-24T00:47:07.7156628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/delimited_message_util.h' 2025-01-24T00:47:07.7157288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/delimited_message_util_test.cc' 2025-01-24T00:47:07.7157874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/field_comparator.cc' 2025-01-24T00:47:07.7158464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/field_comparator.h' 2025-01-24T00:47:07.7159069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/field_comparator_test.cc' 2025-01-24T00:47:07.7159653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/field_mask_util.cc' 2025-01-24T00:47:07.7160234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/field_mask_util.h' 2025-01-24T00:47:07.7160836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/field_mask_util_test.cc' 2025-01-24T00:47:07.7161436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/constants.h' 2025-01-24T00:47:07.7162028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc' 2025-01-24T00:47:07.7162615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/datapiece.h' 2025-01-24T00:47:07.7163322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc' 2025-01-24T00:47:07.7164011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.h' 2025-01-24T00:47:07.7164739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter_test.cc' 2025-01-24T00:47:07.7165366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/error_listener.cc' 2025-01-24T00:47:07.7166011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/error_listener.h' 2025-01-24T00:47:07.7166795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/expecting_objectwriter.h' 2025-01-24T00:47:07.7167473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.cc' 2025-01-24T00:47:07.7168125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.h' 2025-01-24T00:47:07.7168744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/json_escaping.cc' 2025-01-24T00:47:07.7169360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/json_escaping.h' 2025-01-24T00:47:07.7170018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.cc' 2025-01-24T00:47:07.7170684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.h' 2025-01-24T00:47:07.7171388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter_test.cc' 2025-01-24T00:47:07.7172032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc' 2025-01-24T00:47:07.7172669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.h' 2025-01-24T00:47:07.7173355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser_test.cc' 2025-01-24T00:47:07.7173986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/location_tracker.h' 2025-01-24T00:47:07.7174652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/mock_error_listener.h' 2025-01-24T00:47:07.7175317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/object_location_tracker.h' 2025-01-24T00:47:07.7175925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/object_source.h' 2025-01-24T00:47:07.7176556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/object_writer.cc' 2025-01-24T00:47:07.7177164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/object_writer.h' 2025-01-24T00:47:07.7177787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc' 2025-01-24T00:47:07.7178398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.h' 2025-01-24T00:47:07.7179080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc' 2025-01-24T00:47:07.7179765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.h' 2025-01-24T00:47:07.7180500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource_test.cc' 2025-01-24T00:47:07.7181197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc' 2025-01-24T00:47:07.7181898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.h' 2025-01-24T00:47:07.7182606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter_test.cc' 2025-01-24T00:47:07.7183286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/structured_objectwriter.h' 2025-01-24T00:47:07.7183921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/testdata/anys.proto' 2025-01-24T00:47:07.7184582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/testdata/books.proto' 2025-01-24T00:47:07.7185296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/testdata/default_value.proto' 2025-01-24T00:47:07.7186035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/testdata/default_value_test.proto' 2025-01-24T00:47:07.7186714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/testdata/field_mask.proto' 2025-01-24T00:47:07.7187349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/testdata/maps.proto' 2025-01-24T00:47:07.7188010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/testdata/oneofs.proto' 2025-01-24T00:47:07.7188661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/testdata/proto3.proto' 2025-01-24T00:47:07.7189316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/testdata/struct.proto' 2025-01-24T00:47:07.7190048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/testdata/timestamp_duration.proto' 2025-01-24T00:47:07.7190712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/testdata/wrappers.proto' 2025-01-24T00:47:07.7191343Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/testdata' 2025-01-24T00:47:07.7192041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/type_info.cc' 2025-01-24T00:47:07.7192643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/type_info.h' 2025-01-24T00:47:07.7193308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.cc' 2025-01-24T00:47:07.7193965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.h' 2025-01-24T00:47:07.7194564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/utility.cc' 2025-01-24T00:47:07.7195187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal/utility.h' 2025-01-24T00:47:07.7195759Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/internal' 2025-01-24T00:47:07.7196393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/json_format.proto' 2025-01-24T00:47:07.7197004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/json_format_proto3.proto' 2025-01-24T00:47:07.7197559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/json_util.cc' 2025-01-24T00:47:07.7198097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/json_util.h' 2025-01-24T00:47:07.7198668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/json_util_test.cc' 2025-01-24T00:47:07.7199318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/message_differencer.cc' 2025-01-24T00:47:07.7199917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/message_differencer.h' 2025-01-24T00:47:07.7200614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc' 2025-01-24T00:47:07.7201281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.proto' 2025-01-24T00:47:07.7201831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/package_info.h' 2025-01-24T00:47:07.7202384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/time_util.cc' 2025-01-24T00:47:07.7202922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/time_util.h' 2025-01-24T00:47:07.7203507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/time_util_test.cc' 2025-01-24T00:47:07.7204061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/type_resolver.h' 2025-01-24T00:47:07.7204648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/type_resolver_util.cc' 2025-01-24T00:47:07.7205242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/type_resolver_util.h' 2025-01-24T00:47:07.7205863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util/type_resolver_util_test.cc' 2025-01-24T00:47:07.7206462Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/util' 2025-01-24T00:47:07.7207067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/well_known_types_unittest.cc' 2025-01-24T00:47:07.7207598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/wire_format.cc' 2025-01-24T00:47:07.7208132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/wire_format.h' 2025-01-24T00:47:07.7208681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/wire_format_lite.cc' 2025-01-24T00:47:07.7209269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/wire_format_lite.h' 2025-01-24T00:47:07.7209846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/wire_format_unittest.cc' 2025-01-24T00:47:07.7210401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/wrappers.pb.cc' 2025-01-24T00:47:07.7210938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/wrappers.pb.h' 2025-01-24T00:47:07.7211469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf/wrappers.proto' 2025-01-24T00:47:07.7211981Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google/protobuf' 2025-01-24T00:47:07.7212436Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/google' 2025-01-24T00:47:07.7212919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/libprotobuf-lite.map' 2025-01-24T00:47:07.7213407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/libprotobuf.map' 2025-01-24T00:47:07.7213879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/libprotoc.map' 2025-01-24T00:47:07.7214353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/solaris/libstdc++.la' 2025-01-24T00:47:07.7214820Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src/solaris' 2025-01-24T00:47:07.7215238Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/src' 2025-01-24T00:47:07.7215652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/tests.sh' 2025-01-24T00:47:07.7216095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/third_party/BUILD' 2025-01-24T00:47:07.7216605Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/third_party/benchmark' 2025-01-24T00:47:07.7217133Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/third_party/googletest' 2025-01-24T00:47:07.7217593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/third_party/six.BUILD' 2025-01-24T00:47:07.7218074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/third_party/zlib.BUILD' 2025-01-24T00:47:07.7218528Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/third_party' 2025-01-24T00:47:07.7219042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/update_compatibility_version.py' 2025-01-24T00:47:07.7219511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/update_file_lists.sh' 2025-01-24T00:47:07.7219960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/update_version.py' 2025-01-24T00:47:07.7220405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/util/python/BUILD' 2025-01-24T00:47:07.7220873Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/util/python' 2025-01-24T00:47:07.7221297Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf/util' 2025-01-24T00:47:07.7221705Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf' 2025-01-24T00:47:07.7222092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/psimd/.git' 2025-01-24T00:47:07.7222484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/psimd/.gitignore' 2025-01-24T00:47:07.7222910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/psimd/CMakeLists.txt' 2025-01-24T00:47:07.7223326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/psimd/LICENSE' 2025-01-24T00:47:07.7223727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/psimd/README.md' 2025-01-24T00:47:07.7224128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/psimd/configure.py' 2025-01-24T00:47:07.7224520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/psimd/confu.yaml' 2025-01-24T00:47:07.7224946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/psimd/include/psimd.h' 2025-01-24T00:47:07.7225366Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/psimd/include' 2025-01-24T00:47:07.7225770Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/psimd' 2025-01-24T00:47:07.7226178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/.git' 2025-01-24T00:47:07.7226628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/.gitignore' 2025-01-24T00:47:07.7227073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/.travis.yml' 2025-01-24T00:47:07.7227504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/BUILD.bazel' 2025-01-24T00:47:07.7227954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/CMakeLists.txt' 2025-01-24T00:47:07.7228380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/LICENSE' 2025-01-24T00:47:07.7228800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/README.md' 2025-01-24T00:47:07.7229218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/WORKSPACE' 2025-01-24T00:47:07.7229687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/bench/latency.cc' 2025-01-24T00:47:07.7230164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/bench/throughput.cc' 2025-01-24T00:47:07.7230626Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/bench' 2025-01-24T00:47:07.7231141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/cmake/DownloadCpuinfo.cmake' 2025-01-24T00:47:07.7231641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/cmake/DownloadFXdiv.cmake' 2025-01-24T00:47:07.7232216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/cmake/DownloadGoogleBenchmark.cmake' 2025-01-24T00:47:07.7232747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/cmake/DownloadGoogleTest.cmake' 2025-01-24T00:47:07.7233208Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/cmake' 2025-01-24T00:47:07.7233648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/configure.py' 2025-01-24T00:47:07.7234068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/confu.yaml' 2025-01-24T00:47:07.7234547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/examples/addition.c' 2025-01-24T00:47:07.7235030Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/examples' 2025-01-24T00:47:07.7235515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/include/pthreadpool.h' 2025-01-24T00:47:07.7236008Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/include' 2025-01-24T00:47:07.7236454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/jni/Android.mk' 2025-01-24T00:47:07.7236934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/jni/Application.mk' 2025-01-24T00:47:07.7237370Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/jni' 2025-01-24T00:47:07.7237819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/src/fastpath.c' 2025-01-24T00:47:07.7238252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/src/gcd.c' 2025-01-24T00:47:07.7238730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/src/legacy-api.c' 2025-01-24T00:47:07.7239270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/src/memory.c' 2025-01-24T00:47:07.7239737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/src/portable-api.c' 2025-01-24T00:47:07.7240184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/src/pthreads.c' 2025-01-24T00:47:07.7240632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/src/shim.c' 2025-01-24T00:47:07.7241130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/src/threadpool-atomics.h' 2025-01-24T00:47:07.7241623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/src/threadpool-common.h' 2025-01-24T00:47:07.7242132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/src/threadpool-object.h' 2025-01-24T00:47:07.7242624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/src/threadpool-utils.h' 2025-01-24T00:47:07.7243080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/src/windows.c' 2025-01-24T00:47:07.7243520Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/src' 2025-01-24T00:47:07.7244012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/test/pthreadpool-cxx.cc' 2025-01-24T00:47:07.7244502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/test/pthreadpool.cc' 2025-01-24T00:47:07.7244945Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool/test' 2025-01-24T00:47:07.7245379Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool' 2025-01-24T00:47:07.7245761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/.git' 2025-01-24T00:47:07.7246184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/.appveyor.yml' 2025-01-24T00:47:07.7246698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/.clang-format' 2025-01-24T00:47:07.7247112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/.clang-tidy' 2025-01-24T00:47:07.7247603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/.cmake-format.yaml' 2025-01-24T00:47:07.7248097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/.codespell-ignore-lines' 2025-01-24T00:47:07.7248530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/.gitattributes' 2025-01-24T00:47:07.7249016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/.github/CODEOWNERS' 2025-01-24T00:47:07.7249491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/.github/CONTRIBUTING.md' 2025-01-24T00:47:07.7250032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/.github/ISSUE_TEMPLATE/bug-report.yml' 2025-01-24T00:47:07.7250566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/.github/ISSUE_TEMPLATE/config.yml' 2025-01-24T00:47:07.7251084Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/.github/ISSUE_TEMPLATE' 2025-01-24T00:47:07.7251589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/.github/dependabot.yml' 2025-01-24T00:47:07.7252043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/.github/labeler.yml' 2025-01-24T00:47:07.7252550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/.github/labeler_merged.yml' 2025-01-24T00:47:07.7253057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/.github/matchers/pylint.json' 2025-01-24T00:47:07.7253538Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/.github/matchers' 2025-01-24T00:47:07.7254049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/.github/pull_request_template.md' 2025-01-24T00:47:07.7254542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/.github/workflows/ci.yml' 2025-01-24T00:47:07.7255057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/.github/workflows/configure.yml' 2025-01-24T00:47:07.7255600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/.github/workflows/emscripten.yaml' 2025-01-24T00:47:07.7256090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/.github/workflows/format.yml' 2025-01-24T00:47:07.7256587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/.github/workflows/labeler.yml' 2025-01-24T00:47:07.7257080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/.github/workflows/pip.yml' 2025-01-24T00:47:07.7257584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/.github/workflows/upstream.yml' 2025-01-24T00:47:07.7258087Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/.github/workflows' 2025-01-24T00:47:07.7258528Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/.github' 2025-01-24T00:47:07.7258940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/.gitignore' 2025-01-24T00:47:07.7259433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/.pre-commit-config.yaml' 2025-01-24T00:47:07.7259875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/.readthedocs.yml' 2025-01-24T00:47:07.7260322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/CMakeLists.txt' 2025-01-24T00:47:07.7260739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/LICENSE' 2025-01-24T00:47:07.7261149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/MANIFEST.in' 2025-01-24T00:47:07.7261592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/README.rst' 2025-01-24T00:47:07.7262004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/SECURITY.md' 2025-01-24T00:47:07.7262425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/Doxyfile' 2025-01-24T00:47:07.7262853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/Makefile' 2025-01-24T00:47:07.7263341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/_static/css/custom.css' 2025-01-24T00:47:07.7263837Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/_static/css' 2025-01-24T00:47:07.7264297Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/_static' 2025-01-24T00:47:07.7264820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/advanced/cast/chrono.rst' 2025-01-24T00:47:07.7265349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/advanced/cast/custom.rst' 2025-01-24T00:47:07.7265841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/advanced/cast/eigen.rst' 2025-01-24T00:47:07.7266378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/advanced/cast/functional.rst' 2025-01-24T00:47:07.7266866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/advanced/cast/index.rst' 2025-01-24T00:47:07.7267373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/advanced/cast/overview.rst' 2025-01-24T00:47:07.7267870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/advanced/cast/stl.rst' 2025-01-24T00:47:07.7268374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/advanced/cast/strings.rst' 2025-01-24T00:47:07.7268866Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/advanced/cast' 2025-01-24T00:47:07.7269361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/advanced/classes.rst' 2025-01-24T00:47:07.7269848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/advanced/embedding.rst' 2025-01-24T00:47:07.7270364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/advanced/exceptions.rst' 2025-01-24T00:47:07.7270848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/advanced/functions.rst' 2025-01-24T00:47:07.7271319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/advanced/misc.rst' 2025-01-24T00:47:07.7271836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/advanced/pycpp/index.rst' 2025-01-24T00:47:07.7272334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/advanced/pycpp/numpy.rst' 2025-01-24T00:47:07.7272848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/advanced/pycpp/object.rst' 2025-01-24T00:47:07.7273368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/advanced/pycpp/utilities.rst' 2025-01-24T00:47:07.7273902Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/advanced/pycpp' 2025-01-24T00:47:07.7274407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/advanced/smart_ptrs.rst' 2025-01-24T00:47:07.7274902Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/advanced' 2025-01-24T00:47:07.7275348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/basics.rst' 2025-01-24T00:47:07.7275791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/benchmark.py' 2025-01-24T00:47:07.7276241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/benchmark.rst' 2025-01-24T00:47:07.7276699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/changelog.rst' 2025-01-24T00:47:07.7277139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/classes.rst' 2025-01-24T00:47:07.7277623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/cmake/index.rst' 2025-01-24T00:47:07.7278087Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/cmake' 2025-01-24T00:47:07.7278557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/compiling.rst' 2025-01-24T00:47:07.7278986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/conf.py' 2025-01-24T00:47:07.7279401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/faq.rst' 2025-01-24T00:47:07.7279829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/index.rst' 2025-01-24T00:47:07.7280297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/installing.rst' 2025-01-24T00:47:07.7280753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/limitations.rst' 2025-01-24T00:47:07.7281224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/pybind11-logo.png' 2025-01-24T00:47:07.7281768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/pybind11_vs_boost_python1.png' 2025-01-24T00:47:07.7282390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/pybind11_vs_boost_python1.svg' 2025-01-24T00:47:07.7282931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/pybind11_vs_boost_python2.png' 2025-01-24T00:47:07.7283460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/pybind11_vs_boost_python2.svg' 2025-01-24T00:47:07.7283913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/reference.rst' 2025-01-24T00:47:07.7284371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/release.rst' 2025-01-24T00:47:07.7284834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/requirements.in' 2025-01-24T00:47:07.7285310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/requirements.txt' 2025-01-24T00:47:07.7285753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs/upgrade.rst' 2025-01-24T00:47:07.7286180Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/docs' 2025-01-24T00:47:07.7286775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/attr.h' 2025-01-24T00:47:07.7287285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/buffer_info.h' 2025-01-24T00:47:07.7287801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/cast.h' 2025-01-24T00:47:07.7288284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/chrono.h' 2025-01-24T00:47:07.7288764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/common.h' 2025-01-24T00:47:07.7289265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/complex.h' 2025-01-24T00:47:07.7289767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/detail/class.h' 2025-01-24T00:47:07.7290279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/detail/common.h' 2025-01-24T00:47:07.7290856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/detail/cpp_conduit.h' 2025-01-24T00:47:07.7291390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/detail/descr.h' 2025-01-24T00:47:07.7292142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/detail/exception_translation.h' 2025-01-24T00:47:07.7292649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/detail/init.h' 2025-01-24T00:47:07.7293180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/detail/internals.h' 2025-01-24T00:47:07.7293764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/detail/type_caster_base.h' 2025-01-24T00:47:07.7294275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/detail/typeid.h' 2025-01-24T00:47:07.7294860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/detail/value_and_holder.h' 2025-01-24T00:47:07.7295381Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/detail' 2025-01-24T00:47:07.7295859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/eigen.h' 2025-01-24T00:47:07.7296383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/eigen/common.h' 2025-01-24T00:47:07.7296891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/eigen/matrix.h' 2025-01-24T00:47:07.7297406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/eigen/tensor.h' 2025-01-24T00:47:07.7297926Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/eigen' 2025-01-24T00:47:07.7298405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/embed.h' 2025-01-24T00:47:07.7298889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/eval.h' 2025-01-24T00:47:07.7299387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/functional.h' 2025-01-24T00:47:07.7299854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/gil.h' 2025-01-24T00:47:07.7300458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/gil_safe_call_once.h' 2025-01-24T00:47:07.7300948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/iostream.h' 2025-01-24T00:47:07.7301473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/numpy.h' 2025-01-24T00:47:07.7301966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/operators.h' 2025-01-24T00:47:07.7302450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/options.h' 2025-01-24T00:47:07.7302952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/pybind11.h' 2025-01-24T00:47:07.7303438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/pytypes.h' 2025-01-24T00:47:07.7303922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/stl.h' 2025-01-24T00:47:07.7304473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/stl/filesystem.h' 2025-01-24T00:47:07.7305006Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/stl' 2025-01-24T00:47:07.7305507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/stl_bind.h' 2025-01-24T00:47:07.7306082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/type_caster_pyobject_ptr.h' 2025-01-24T00:47:07.7306578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11/typing.h' 2025-01-24T00:47:07.7307065Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include/pybind11' 2025-01-24T00:47:07.7307505Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/include' 2025-01-24T00:47:07.7307925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/noxfile.py' 2025-01-24T00:47:07.7308381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/pybind11/__init__.py' 2025-01-24T00:47:07.7308834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/pybind11/__main__.py' 2025-01-24T00:47:07.7309304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/pybind11/_version.py' 2025-01-24T00:47:07.7309759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/pybind11/commands.py' 2025-01-24T00:47:07.7310220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/pybind11/py.typed' 2025-01-24T00:47:07.7310706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/pybind11/setup_helpers.py' 2025-01-24T00:47:07.7311149Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/pybind11' 2025-01-24T00:47:07.7311594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/pyproject.toml' 2025-01-24T00:47:07.7311996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/setup.cfg' 2025-01-24T00:47:07.7312406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/setup.py' 2025-01-24T00:47:07.7312863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/CMakeLists.txt' 2025-01-24T00:47:07.7313330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/conftest.py' 2025-01-24T00:47:07.7313825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/constructor_stats.h' 2025-01-24T00:47:07.7314365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/cross_module_gil_utils.cpp' 2025-01-24T00:47:07.7314987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/cross_module_interleaved_error_already_set.cpp' 2025-01-24T00:47:07.7315542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/eigen_tensor_avoid_stl_array.cpp' 2025-01-24T00:47:07.7315957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/env.py' 2025-01-24T00:47:07.7316456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/exo_planet_c_api.cpp' 2025-01-24T00:47:07.7316956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/exo_planet_pybind11.cpp' 2025-01-24T00:47:07.7317524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/extra_python_package/pytest.ini' 2025-01-24T00:47:07.7318126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/extra_python_package/test_files.py' 2025-01-24T00:47:07.7318661Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/extra_python_package' 2025-01-24T00:47:07.7319191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/extra_setuptools/pytest.ini' 2025-01-24T00:47:07.7319761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/extra_setuptools/test_setuphelper.py' 2025-01-24T00:47:07.7320276Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/extra_setuptools' 2025-01-24T00:47:07.7320864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/home_planet_very_lonely_traveler.cpp' 2025-01-24T00:47:07.7321335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/local_bindings.h' 2025-01-24T00:47:07.7321778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/object.h' 2025-01-24T00:47:07.7322316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/pybind11_cross_module_tests.cpp' 2025-01-24T00:47:07.7322793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/pybind11_tests.cpp' 2025-01-24T00:47:07.7323278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/pybind11_tests.h' 2025-01-24T00:47:07.7323742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/pyproject.toml' 2025-01-24T00:47:07.7324183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/pytest.ini' 2025-01-24T00:47:07.7324667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/requirements.txt' 2025-01-24T00:47:07.7325122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_async.cpp' 2025-01-24T00:47:07.7325588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_async.py' 2025-01-24T00:47:07.7326054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_buffers.cpp' 2025-01-24T00:47:07.7326612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_buffers.py' 2025-01-24T00:47:07.7327133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_builtin_casters.cpp' 2025-01-24T00:47:07.7327655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_builtin_casters.py' 2025-01-24T00:47:07.7328164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_call_policies.cpp' 2025-01-24T00:47:07.7328651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_call_policies.py' 2025-01-24T00:47:07.7329128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_callbacks.cpp' 2025-01-24T00:47:07.7329620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_callbacks.py' 2025-01-24T00:47:07.7330081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_chrono.cpp' 2025-01-24T00:47:07.7330561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_chrono.py' 2025-01-24T00:47:07.7331055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_class.cpp' 2025-01-24T00:47:07.7331504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_class.py' 2025-01-24T00:47:07.7332057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_cmake_build/CMakeLists.txt' 2025-01-24T00:47:07.7332567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_cmake_build/embed.cpp' 2025-01-24T00:47:07.7333191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt' 2025-01-24T00:47:07.7333798Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_cmake_build/installed_embed' 2025-01-24T00:47:07.7334441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt' 2025-01-24T00:47:07.7335065Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_cmake_build/installed_function' 2025-01-24T00:47:07.7335689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt' 2025-01-24T00:47:07.7336282Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_cmake_build/installed_target' 2025-01-24T00:47:07.7336803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_cmake_build/main.cpp' 2025-01-24T00:47:07.7337440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt' 2025-01-24T00:47:07.7338064Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_cmake_build/subdirectory_embed' 2025-01-24T00:47:07.7338717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt' 2025-01-24T00:47:07.7339341Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_cmake_build/subdirectory_function' 2025-01-24T00:47:07.7340023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt' 2025-01-24T00:47:07.7340639Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_cmake_build/subdirectory_target' 2025-01-24T00:47:07.7341184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_cmake_build/test.py' 2025-01-24T00:47:07.7341701Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_cmake_build' 2025-01-24T00:47:07.7342185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_const_name.cpp' 2025-01-24T00:47:07.7342680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_const_name.py' 2025-01-24T00:47:07.7343224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_constants_and_functions.cpp' 2025-01-24T00:47:07.7343782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_constants_and_functions.py' 2025-01-24T00:47:07.7344283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_copy_move.cpp' 2025-01-24T00:47:07.7344779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_copy_move.py' 2025-01-24T00:47:07.7345282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_cpp_conduit.cpp' 2025-01-24T00:47:07.7345761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_cpp_conduit.py' 2025-01-24T00:47:07.7346349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_cpp_conduit_traveler_bindings.h' 2025-01-24T00:47:07.7346905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_cpp_conduit_traveler_types.h' 2025-01-24T00:47:07.7347436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_custom_type_casters.cpp' 2025-01-24T00:47:07.7347971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_custom_type_casters.py' 2025-01-24T00:47:07.7348485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_custom_type_setup.cpp' 2025-01-24T00:47:07.7348989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_custom_type_setup.py' 2025-01-24T00:47:07.7349515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_docstring_options.cpp' 2025-01-24T00:47:07.7350026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_docstring_options.py' 2025-01-24T00:47:07.7350527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_eigen_matrix.cpp' 2025-01-24T00:47:07.7351015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_eigen_matrix.py' 2025-01-24T00:47:07.7351507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_eigen_tensor.cpp' 2025-01-24T00:47:07.7352008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_eigen_tensor.inl' 2025-01-24T00:47:07.7352494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_eigen_tensor.py' 2025-01-24T00:47:07.7353015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_embed/CMakeLists.txt' 2025-01-24T00:47:07.7353522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_embed/catch.cpp' 2025-01-24T00:47:07.7354062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_embed/external_module.cpp' 2025-01-24T00:47:07.7354638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_embed/test_interpreter.cpp' 2025-01-24T00:47:07.7355175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_embed/test_interpreter.py' 2025-01-24T00:47:07.7355717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_embed/test_trampoline.py' 2025-01-24T00:47:07.7356201Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_embed' 2025-01-24T00:47:07.7356653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_enum.cpp' 2025-01-24T00:47:07.7357110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_enum.py' 2025-01-24T00:47:07.7357587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_eval.cpp' 2025-01-24T00:47:07.7358058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_eval.py' 2025-01-24T00:47:07.7358539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_eval_call.py' 2025-01-24T00:47:07.7359023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_exceptions.cpp' 2025-01-24T00:47:07.7359506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_exceptions.h' 2025-01-24T00:47:07.7359985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_exceptions.py' 2025-01-24T00:47:07.7360522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_factory_constructors.cpp' 2025-01-24T00:47:07.7361059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_factory_constructors.py' 2025-01-24T00:47:07.7361545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_gil_scoped.cpp' 2025-01-24T00:47:07.7362037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_gil_scoped.py' 2025-01-24T00:47:07.7362504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_iostream.cpp' 2025-01-24T00:47:07.7362975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_iostream.py' 2025-01-24T00:47:07.7363515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_kwargs_and_defaults.cpp' 2025-01-24T00:47:07.7364031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_kwargs_and_defaults.py' 2025-01-24T00:47:07.7364544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_local_bindings.cpp' 2025-01-24T00:47:07.7365040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_local_bindings.py' 2025-01-24T00:47:07.7365580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_methods_and_attributes.cpp' 2025-01-24T00:47:07.7366128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_methods_and_attributes.py' 2025-01-24T00:47:07.7366708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_modules.cpp' 2025-01-24T00:47:07.7367175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_modules.py' 2025-01-24T00:47:07.7367749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_multiple_inheritance.cpp' 2025-01-24T00:47:07.7368281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_multiple_inheritance.py' 2025-01-24T00:47:07.7368778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_numpy_array.cpp' 2025-01-24T00:47:07.7369260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_numpy_array.py' 2025-01-24T00:47:07.7369751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_numpy_dtypes.cpp' 2025-01-24T00:47:07.7370249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_numpy_dtypes.py' 2025-01-24T00:47:07.7370790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_numpy_vectorize.cpp' 2025-01-24T00:47:07.7371330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_numpy_vectorize.py' 2025-01-24T00:47:07.7371817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_opaque_types.cpp' 2025-01-24T00:47:07.7372300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_opaque_types.py' 2025-01-24T00:47:07.7372847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_operator_overloading.cpp' 2025-01-24T00:47:07.7373380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_operator_overloading.py' 2025-01-24T00:47:07.7373870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_pickling.cpp' 2025-01-24T00:47:07.7374343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_pickling.py' 2025-01-24T00:47:07.7374915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_python_multiple_inheritance.cpp' 2025-01-24T00:47:07.7375491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_python_multiple_inheritance.py' 2025-01-24T00:47:07.7375958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_pytypes.cpp' 2025-01-24T00:47:07.7376419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_pytypes.py' 2025-01-24T00:47:07.7376980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_sequences_and_iterators.cpp' 2025-01-24T00:47:07.7377521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_sequences_and_iterators.py' 2025-01-24T00:47:07.7378014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_smart_ptr.cpp' 2025-01-24T00:47:07.7378481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_smart_ptr.py' 2025-01-24T00:47:07.7378928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_stl.cpp' 2025-01-24T00:47:07.7379378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_stl.py' 2025-01-24T00:47:07.7379892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_stl_binders.cpp' 2025-01-24T00:47:07.7380384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_stl_binders.py' 2025-01-24T00:47:07.7380943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_tagbased_polymorphic.cpp' 2025-01-24T00:47:07.7381472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_tagbased_polymorphic.py' 2025-01-24T00:47:07.7381945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_thread.cpp' 2025-01-24T00:47:07.7382399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_thread.py' 2025-01-24T00:47:07.7382961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_type_caster_pyobject_ptr.cpp' 2025-01-24T00:47:07.7383505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_type_caster_pyobject_ptr.py' 2025-01-24T00:47:07.7384165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_type_caster_std_function_specializations.cpp' 2025-01-24T00:47:07.7384830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_type_caster_std_function_specializations.py' 2025-01-24T00:47:07.7385291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_union.cpp' 2025-01-24T00:47:07.7385741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_union.py' 2025-01-24T00:47:07.7386278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_unnamed_namespace_a.cpp' 2025-01-24T00:47:07.7386795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_unnamed_namespace_a.py' 2025-01-24T00:47:07.7387334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_unnamed_namespace_b.cpp' 2025-01-24T00:47:07.7387853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_unnamed_namespace_b.py' 2025-01-24T00:47:07.7388402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_vector_unique_ptr_member.cpp' 2025-01-24T00:47:07.7388956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_vector_unique_ptr_member.py' 2025-01-24T00:47:07.7389470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_virtual_functions.cpp' 2025-01-24T00:47:07.7389989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/test_virtual_functions.py' 2025-01-24T00:47:07.7390508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/valgrind-numpy-scipy.supp' 2025-01-24T00:47:07.7391001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests/valgrind-python.supp' 2025-01-24T00:47:07.7391443Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tests' 2025-01-24T00:47:07.7391906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tools/FindCatch.cmake' 2025-01-24T00:47:07.7392581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tools/FindEigen3.cmake' 2025-01-24T00:47:07.7393087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tools/FindPythonLibsNew.cmake' 2025-01-24T00:47:07.7393608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tools/JoinPaths.cmake' 2025-01-24T00:47:07.7394084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tools/check-style.sh' 2025-01-24T00:47:07.7394617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tools/cmake_uninstall.cmake.in' 2025-01-24T00:47:07.7395192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tools/codespell_ignore_lines_from_errors.py' 2025-01-24T00:47:07.7395647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tools/libsize.py' 2025-01-24T00:47:07.7396120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tools/make_changelog.py' 2025-01-24T00:47:07.7396591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tools/pybind11.pc.in' 2025-01-24T00:47:07.7397078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tools/pybind11Common.cmake' 2025-01-24T00:47:07.7397610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tools/pybind11Config.cmake.in' 2025-01-24T00:47:07.7398228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tools/pybind11GuessPythonExtSuffix.cmake' 2025-01-24T00:47:07.7398729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tools/pybind11NewTools.cmake' 2025-01-24T00:47:07.7399226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tools/pybind11Tools.cmake' 2025-01-24T00:47:07.7399687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tools/pyproject.toml' 2025-01-24T00:47:07.7400171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tools/setup_global.py.in' 2025-01-24T00:47:07.7400658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tools/setup_main.py.in' 2025-01-24T00:47:07.7401256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tools/test-pybind11GuessPythonExtSuffix.cmake' 2025-01-24T00:47:07.7401700Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11/tools' 2025-01-24T00:47:07.7402100Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11' 2025-01-24T00:47:07.7402514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/.git' 2025-01-24T00:47:07.7402975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/.gitignore' 2025-01-24T00:47:07.7403426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/.travis.yml' 2025-01-24T00:47:07.7403878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/LICENSE.rst' 2025-01-24T00:47:07.7404342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/MANIFEST.in' 2025-01-24T00:47:07.7404787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/README.rst' 2025-01-24T00:47:07.7405250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/appveyor.yml' 2025-01-24T00:47:07.7405734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/codegen/__init__.py' 2025-01-24T00:47:07.7406200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/codegen/code.py' 2025-01-24T00:47:07.7406799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/codegen/x86_64.json' 2025-01-24T00:47:07.7407277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/codegen/x86_64.py' 2025-01-24T00:47:07.7407834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/codegen/x86_64_nacl_test.py' 2025-01-24T00:47:07.7408373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/codegen/x86_64_test_encoding.py' 2025-01-24T00:47:07.7408842Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/codegen' 2025-01-24T00:47:07.7409423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/examples/go-generate/dot_product.go' 2025-01-24T00:47:07.7409993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/examples/go-generate/dot_product.py' 2025-01-24T00:47:07.7410611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/examples/go-generate/dot_product_test.go' 2025-01-24T00:47:07.7411154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/examples/go-generate/main.go' 2025-01-24T00:47:07.7411715Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/examples/go-generate' 2025-01-24T00:47:07.7412226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/examples/make/Makefile' 2025-01-24T00:47:07.7412749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/examples/make/matmul-opt.py' 2025-01-24T00:47:07.7413267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/examples/make/matmul-ref.c' 2025-01-24T00:47:07.7413768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/examples/make/test.c' 2025-01-24T00:47:07.7414270Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/examples/make' 2025-01-24T00:47:07.7414787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/examples/nmake/Makefile' 2025-01-24T00:47:07.7415288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/examples/nmake/test.cpp' 2025-01-24T00:47:07.7415850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/examples/nmake/transpose4x4-opt.py' 2025-01-24T00:47:07.7416430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/examples/nmake/transpose4x4-ref.cpp' 2025-01-24T00:47:07.7416939Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/examples/nmake' 2025-01-24T00:47:07.7417437Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/examples' 2025-01-24T00:47:07.7417978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/logo/college-of-computing.gif' 2025-01-24T00:47:07.7418464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/logo/hpcgarage.png' 2025-01-24T00:47:07.7418952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/logo/peachpy.png' 2025-01-24T00:47:07.7419409Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/logo' 2025-01-24T00:47:07.7419921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/__init__.py' 2025-01-24T00:47:07.7420394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/abi.py' 2025-01-24T00:47:07.7420854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/arm.py' 2025-01-24T00:47:07.7421406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/arm/__init__.py' 2025-01-24T00:47:07.7421886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/arm/abi.py' 2025-01-24T00:47:07.7422389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/arm/function.py' 2025-01-24T00:47:07.7422897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/arm/generic.py' 2025-01-24T00:47:07.7423425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/arm/instructions.py' 2025-01-24T00:47:07.7423946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/arm/isa.py' 2025-01-24T00:47:07.7424505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/arm/microarchitecture.py' 2025-01-24T00:47:07.7425023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/arm/pseudo.py' 2025-01-24T00:47:07.7425548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/arm/registers.py' 2025-01-24T00:47:07.7426051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/arm/vfpneon.py' 2025-01-24T00:47:07.7426553Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/arm' 2025-01-24T00:47:07.7427044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/c/__init__.py' 2025-01-24T00:47:07.7427529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/c/types.py' 2025-01-24T00:47:07.7428029Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/c' 2025-01-24T00:47:07.7428510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/codegen.py' 2025-01-24T00:47:07.7429024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/common/__init__.py' 2025-01-24T00:47:07.7429553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/common/function.py' 2025-01-24T00:47:07.7430071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/common/regalloc.py' 2025-01-24T00:47:07.7430594Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/common' 2025-01-24T00:47:07.7431078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/encoder.py' 2025-01-24T00:47:07.7431601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/formats/__init__.py' 2025-01-24T00:47:07.7432152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/formats/elf/__init__.py' 2025-01-24T00:47:07.7432668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/formats/elf/file.py' 2025-01-24T00:47:07.7433238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/formats/elf/image.py' 2025-01-24T00:47:07.7433784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/formats/elf/section.py' 2025-01-24T00:47:07.7434315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/formats/elf/symbol.py' 2025-01-24T00:47:07.7434892Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/formats/elf' 2025-01-24T00:47:07.7435444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/formats/macho/__init__.py' 2025-01-24T00:47:07.7435989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/formats/macho/file.py' 2025-01-24T00:47:07.7436529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/formats/macho/image.py' 2025-01-24T00:47:07.7437082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/formats/macho/section.py' 2025-01-24T00:47:07.7437667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/formats/macho/symbol.py' 2025-01-24T00:47:07.7438228Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/formats/macho' 2025-01-24T00:47:07.7438790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/formats/mscoff/__init__.py' 2025-01-24T00:47:07.7439330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/formats/mscoff/image.py' 2025-01-24T00:47:07.7439881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/formats/mscoff/section.py' 2025-01-24T00:47:07.7440443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/formats/mscoff/symbol.py' 2025-01-24T00:47:07.7440988Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/formats/mscoff' 2025-01-24T00:47:07.7441501Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/formats' 2025-01-24T00:47:07.7442004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/function.py' 2025-01-24T00:47:07.7442488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/literal.py' 2025-01-24T00:47:07.7442977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/loader.py' 2025-01-24T00:47:07.7443446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/name.py' 2025-01-24T00:47:07.7443922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/parse.py' 2025-01-24T00:47:07.7444418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/stream.py' 2025-01-24T00:47:07.7444885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/util.py' 2025-01-24T00:47:07.7445376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/writer.py' 2025-01-24T00:47:07.7445890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/x86_64/__init__.py' 2025-01-24T00:47:07.7446492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/x86_64/__main__.py' 2025-01-24T00:47:07.7447034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/x86_64/abi.py' 2025-01-24T00:47:07.7447519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/x86_64/amd.py' 2025-01-24T00:47:07.7448043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/x86_64/avx.py' 2025-01-24T00:47:07.7448552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/x86_64/crypto.py' 2025-01-24T00:47:07.7449060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/x86_64/encoding.py' 2025-01-24T00:47:07.7449564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/x86_64/fma.py' 2025-01-24T00:47:07.7450077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/x86_64/function.py' 2025-01-24T00:47:07.7450583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/x86_64/generic.py' 2025-01-24T00:47:07.7451218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/x86_64/instructions.py' 2025-01-24T00:47:07.7451731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/x86_64/isa.py' 2025-01-24T00:47:07.7452239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/x86_64/lower.py' 2025-01-24T00:47:07.7452730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/x86_64/mask.py' 2025-01-24T00:47:07.7453222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/x86_64/meta.py' 2025-01-24T00:47:07.7453740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/x86_64/mmxsse.py' 2025-01-24T00:47:07.7454234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/x86_64/nacl.py' 2025-01-24T00:47:07.7454761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/x86_64/operand.py' 2025-01-24T00:47:07.7455272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/x86_64/options.py' 2025-01-24T00:47:07.7455773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/x86_64/pseudo.py' 2025-01-24T00:47:07.7456305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/x86_64/registers.py' 2025-01-24T00:47:07.7456802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/x86_64/types.py' 2025-01-24T00:47:07.7457315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/x86_64/uarch.py' 2025-01-24T00:47:07.7457825Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy/x86_64' 2025-01-24T00:47:07.7458299Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/peachpy' 2025-01-24T00:47:07.7458787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/requirements.txt' 2025-01-24T00:47:07.7459222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/setup.cfg' 2025-01-24T00:47:07.7459653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/setup.py' 2025-01-24T00:47:07.7460148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/sphinx/conf.py' 2025-01-24T00:47:07.7460624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/sphinx/index.rst' 2025-01-24T00:47:07.7461143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/sphinx/peachpy.rst' 2025-01-24T00:47:07.7461608Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/sphinx' 2025-01-24T00:47:07.7462071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/test/__init__.py' 2025-01-24T00:47:07.7462573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/test/arm/test_arm.py' 2025-01-24T00:47:07.7463052Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/test/arm' 2025-01-24T00:47:07.7463558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/test/requirements.txt' 2025-01-24T00:47:07.7464049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/test/test_elf.py' 2025-01-24T00:47:07.7464538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/test/test_literal.py' 2025-01-24T00:47:07.7465070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/test/x86_64/__init__.py' 2025-01-24T00:47:07.7465618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/test/x86_64/encoding/__init__.py' 2025-01-24T00:47:07.7466172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/test/x86_64/encoding/test_amd.py' 2025-01-24T00:47:07.7466713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/test/x86_64/encoding/test_avx.py' 2025-01-24T00:47:07.7467273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/test/x86_64/encoding/test_crypto.py' 2025-01-24T00:47:07.7467831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/test/x86_64/encoding/test_fma.py' 2025-01-24T00:47:07.7468392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/test/x86_64/encoding/test_generic.py' 2025-01-24T00:47:07.7468932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/test/x86_64/encoding/test_imm.py' 2025-01-24T00:47:07.7469484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/test/x86_64/encoding/test_mask.py' 2025-01-24T00:47:07.7470043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/test/x86_64/encoding/test_mmxsse.py' 2025-01-24T00:47:07.7470585Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/test/x86_64/encoding' 2025-01-24T00:47:07.7471114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/test/x86_64/test_analysis.py' 2025-01-24T00:47:07.7471639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/test/x86_64/test_function.py' 2025-01-24T00:47:07.7472166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/test/x86_64/test_golang.py' 2025-01-24T00:47:07.7472676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/test/x86_64/test_labels.py' 2025-01-24T00:47:07.7473187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/test/x86_64/test_load.py' 2025-01-24T00:47:07.7473803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/test/x86_64/test_register_allocation.py' 2025-01-24T00:47:07.7474391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/test/x86_64/test_register_constraints.py' 2025-01-24T00:47:07.7474963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/test/x86_64/test_relocation.py' 2025-01-24T00:47:07.7475473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/test/x86_64/test_return.py' 2025-01-24T00:47:07.7475980Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/test/x86_64' 2025-01-24T00:47:07.7476434Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy/test' 2025-01-24T00:47:07.7476863Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy' 2025-01-24T00:47:07.7477257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/.git' 2025-01-24T00:47:07.7477778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/.github/ISSUE_TEMPLATE/bug_report.md' 2025-01-24T00:47:07.7478315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/.github/ISSUE_TEMPLATE/config.yml' 2025-01-24T00:47:07.7478838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/.github/ISSUE_TEMPLATE/docs_request.md' 2025-01-24T00:47:07.7479382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/.github/ISSUE_TEMPLATE/feature_request.md' 2025-01-24T00:47:07.7479892Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/.github/ISSUE_TEMPLATE' 2025-01-24T00:47:07.7480386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/.github/PULL_REQUEST_TEMPLATE.md' 2025-01-24T00:47:07.7480938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/.github/workflows/build-and-test-macos.yml' 2025-01-24T00:47:07.7481501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/.github/workflows/build-and-test-msys2.yml' 2025-01-24T00:47:07.7482044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/.github/workflows/build-as-subproject.yml' 2025-01-24T00:47:07.7482621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/.github/workflows/build-cross-llvm-mingw.yml' 2025-01-24T00:47:07.7483135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/.github/workflows/build-examples.yml' 2025-01-24T00:47:07.7483648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/.github/workflows/build_and_test.yml' 2025-01-24T00:47:07.7484205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/.github/workflows/check_compatibility.yml' 2025-01-24T00:47:07.7484686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/.github/workflows/pages.yml' 2025-01-24T00:47:07.7485167Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/.github/workflows' 2025-01-24T00:47:07.7485584Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/.github' 2025-01-24T00:47:07.7485984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/CHANGELOG.md' 2025-01-24T00:47:07.7486497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/CMakeLists.txt' 2025-01-24T00:47:07.7486914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/CONTRIBUTING.md' 2025-01-24T00:47:07.7487344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/Configure.cmake' 2025-01-24T00:47:07.7487767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/LICENSE.txt' 2025-01-24T00:47:07.7488151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/README.md' 2025-01-24T00:47:07.7488639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/1-user-guide/README.md' 2025-01-24T00:47:07.7489202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/1-user-guide/build-with-cmake/README.md' 2025-01-24T00:47:07.7489760Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/1-user-guide/build-with-cmake' 2025-01-24T00:47:07.7490246Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/1-user-guide' 2025-01-24T00:47:07.7490746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/2-references/README.md' 2025-01-24T00:47:07.7491273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/2-references/dft/README.md' 2025-01-24T00:47:07.7491759Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/2-references/dft' 2025-01-24T00:47:07.7492371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/2-references/libm/README.md' 2025-01-24T00:47:07.7492886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/2-references/libm/aarch32.md' 2025-01-24T00:47:07.7493427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/2-references/libm/aarch64.md' 2025-01-24T00:47:07.7493962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/2-references/libm/cuda.md' 2025-01-24T00:47:07.7494463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/2-references/libm/ppc64.md' 2025-01-24T00:47:07.7494949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/2-references/libm/s390x.md' 2025-01-24T00:47:07.7495446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/2-references/libm/x86.md' 2025-01-24T00:47:07.7495937Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/2-references/libm' 2025-01-24T00:47:07.7496436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/2-references/quad/README.md' 2025-01-24T00:47:07.7496943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/2-references/quad/aarch64.md' 2025-01-24T00:47:07.7497428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/2-references/quad/cuda.md' 2025-01-24T00:47:07.7497931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/2-references/quad/ppc64.md' 2025-01-24T00:47:07.7498416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/2-references/quad/s390x.md' 2025-01-24T00:47:07.7498901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/2-references/quad/x86.md' 2025-01-24T00:47:07.7499407Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/2-references/quad' 2025-01-24T00:47:07.7499935Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/2-references' 2025-01-24T00:47:07.7500397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/3-extra/README.md' 2025-01-24T00:47:07.7500875Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/3-extra' 2025-01-24T00:47:07.7501326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/4-tools/README.md' 2025-01-24T00:47:07.7501778Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/4-tools' 2025-01-24T00:47:07.7502261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/5-performance/README.md' 2025-01-24T00:47:07.7502750Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/5-performance' 2025-01-24T00:47:07.7503224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/6-contribute/README.md' 2025-01-24T00:47:07.7503728Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/6-contribute' 2025-01-24T00:47:07.7504188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/7-blog/README.md' 2025-01-24T00:47:07.7504657Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/7-blog' 2025-01-24T00:47:07.7505050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/CNAME' 2025-01-24T00:47:07.7505456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/Gemfile' 2025-01-24T00:47:07.7505865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/README.md' 2025-01-24T00:47:07.7506300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/_config.yml' 2025-01-24T00:47:07.7506756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/_layouts/post.html' 2025-01-24T00:47:07.7507204Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/_layouts' 2025-01-24T00:47:07.7507726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/_posts/2024-10-02-new-pulse.md' 2025-01-24T00:47:07.7508167Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/_posts' 2025-01-24T00:47:07.7508655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/_sass/custom/custom.scss' 2025-01-24T00:47:07.7509136Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/_sass/custom' 2025-01-24T00:47:07.7509573Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/_sass' 2025-01-24T00:47:07.7510084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/google932e8e76dd592267.html' 2025-01-24T00:47:07.7510576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/img/apple-touch-icon.png' 2025-01-24T00:47:07.7511021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/img/arm-logo.svg' 2025-01-24T00:47:07.7511489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/img/convention.png' 2025-01-24T00:47:07.7511950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/img/convention2.png' 2025-01-24T00:47:07.7512428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/img/favicon.ico' 2025-01-24T00:47:07.7516837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/img/ibm-logo.svg' 2025-01-24T00:47:07.7517352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/img/insights.png' 2025-01-24T00:47:07.7517874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/img/matrix.png' 2025-01-24T00:47:07.7518330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/img/nontrigdp.png' 2025-01-24T00:47:07.7518782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/img/nontrigsp.png' 2025-01-24T00:47:07.7519237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/img/osi-logo.svg' 2025-01-24T00:47:07.7519731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/img/sleef-logo-notext.svg' 2025-01-24T00:47:07.7520196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/img/sleef-logo.svg' 2025-01-24T00:47:07.7520667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/img/trigdp.png' 2025-01-24T00:47:07.7521153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/img/trigsp.png' 2025-01-24T00:47:07.7521613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/img/unity-logo.svg' 2025-01-24T00:47:07.7522034Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/img' 2025-01-24T00:47:07.7522487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/src/CMakeLists.txt' 2025-01-24T00:47:07.7522987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/src/CMakeLists.txt.nested' 2025-01-24T00:47:07.7523428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/src/hellocuda.cu' 2025-01-24T00:47:07.7523908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/src/hellocudaquad.cu' 2025-01-24T00:47:07.7524378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/src/hellocudaquad2.cu' 2025-01-24T00:47:07.7524809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/src/hellox86.c' 2025-01-24T00:47:07.7525260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/src/machinmsvc.c' 2025-01-24T00:47:07.7525701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/src/machinx86.c' 2025-01-24T00:47:07.7526113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/src/ph.c' 2025-01-24T00:47:07.7526655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/src/sophomore.c' 2025-01-24T00:47:07.7527106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/src/sophomore2.c' 2025-01-24T00:47:07.7527547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/src/tutorial.c' 2025-01-24T00:47:07.7527972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/src/vectest.c' 2025-01-24T00:47:07.7528392Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs/src' 2025-01-24T00:47:07.7528804Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/docs' 2025-01-24T00:47:07.7529262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/include/sleefdft.h' 2025-01-24T00:47:07.7529684Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/include' 2025-01-24T00:47:07.7530137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/sleef-config.h.in' 2025-01-24T00:47:07.7530563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/sleefConfig.cmake' 2025-01-24T00:47:07.7531004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/CMakeLists.txt' 2025-01-24T00:47:07.7531462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/arch/helperadvsimd.h' 2025-01-24T00:47:07.7531913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/arch/helperavx.h' 2025-01-24T00:47:07.7532357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/arch/helperavx2.h' 2025-01-24T00:47:07.7532816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/arch/helperavx2_128.h' 2025-01-24T00:47:07.7533313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/arch/helperavx512f.h' 2025-01-24T00:47:07.7533792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/arch/helperneon32.h' 2025-01-24T00:47:07.7534262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/arch/helperpower_128.h' 2025-01-24T00:47:07.7534720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/arch/helperpurec.h' 2025-01-24T00:47:07.7535200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/arch/helperpurec_scalar.h' 2025-01-24T00:47:07.7535650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/arch/helperrvv.h' 2025-01-24T00:47:07.7536116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/arch/helpers390x_128.h' 2025-01-24T00:47:07.7536561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/arch/helpersse2.h' 2025-01-24T00:47:07.7537011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/arch/helpersve.h' 2025-01-24T00:47:07.7537460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/arch/helpervecext.h' 2025-01-24T00:47:07.7537893Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/arch' 2025-01-24T00:47:07.7538353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/common/CMakeLists.txt' 2025-01-24T00:47:07.7538801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/common/addSuffix.c' 2025-01-24T00:47:07.7539258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/common/arraymap.c' 2025-01-24T00:47:07.7539699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/common/arraymap.h' 2025-01-24T00:47:07.7540132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/common/common.c' 2025-01-24T00:47:07.7540573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/common/common.h' 2025-01-24T00:47:07.7541031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/common/commonfuncs.h' 2025-01-24T00:47:07.7541451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/common/dd.h' 2025-01-24T00:47:07.7541879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/common/df.h' 2025-01-24T00:47:07.7542310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/common/estrin.h' 2025-01-24T00:47:07.7542784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/common/f128util.h' 2025-01-24T00:47:07.7543234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/common/keywords.txt' 2025-01-24T00:47:07.7543722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/common/main_checkfeature.c' 2025-01-24T00:47:07.7544145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/common/misc.h' 2025-01-24T00:47:07.7544581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/common/quaddef.h' 2025-01-24T00:47:07.7545018Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/common' 2025-01-24T00:47:07.7545521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/dft-tester/CMakeLists.txt' 2025-01-24T00:47:07.7545976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/dft-tester/bench1d.c' 2025-01-24T00:47:07.7546482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/dft-tester/fftwtest1d.c' 2025-01-24T00:47:07.7546954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/dft-tester/fftwtest2d.c' 2025-01-24T00:47:07.7547430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/dft-tester/measuredft.c' 2025-01-24T00:47:07.7547895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/dft-tester/naivetest.c' 2025-01-24T00:47:07.7548394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/dft-tester/roundtriptest1d.c' 2025-01-24T00:47:07.7548898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/dft-tester/roundtriptest2d.c' 2025-01-24T00:47:07.7549362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/dft-tester/tutorial.c' 2025-01-24T00:47:07.7549828Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/dft-tester' 2025-01-24T00:47:07.7550272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/dft/CMakeLists.txt' 2025-01-24T00:47:07.7550673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/dft/dft.c' 2025-01-24T00:47:07.7551112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/dft/dftcommon.c' 2025-01-24T00:47:07.7551545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/dft/dftcommon.h' 2025-01-24T00:47:07.7551986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/dft/mkdispatch.c' 2025-01-24T00:47:07.7552426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/dft/mkunroll.c' 2025-01-24T00:47:07.7552856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/dft/unroll0.org' 2025-01-24T00:47:07.7553300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/dft/vectortype.h' 2025-01-24T00:47:07.7553714Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/dft' 2025-01-24T00:47:07.7554146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/gencoef/Makefile' 2025-01-24T00:47:07.7554598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/gencoef/dp.h' 2025-01-24T00:47:07.7555044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/gencoef/gencoef.c' 2025-01-24T00:47:07.7555528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/gencoef/gencoef.txt' 2025-01-24T00:47:07.7555945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/gencoef/ld.h' 2025-01-24T00:47:07.7556400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/gencoef/mkrempitab.c' 2025-01-24T00:47:07.7556879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/gencoef/mkrempitabqp.c' 2025-01-24T00:47:07.7557296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/gencoef/qp.h' 2025-01-24T00:47:07.7557750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/gencoef/simplexfr.c' 2025-01-24T00:47:07.7558200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/gencoef/sp.h' 2025-01-24T00:47:07.7558638Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/gencoef' 2025-01-24T00:47:07.7559179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm-benchmarks/CMakeLists.txt' 2025-01-24T00:47:07.7559660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm-benchmarks/README.md' 2025-01-24T00:47:07.7560202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm-benchmarks/benchmark_callers.hpp' 2025-01-24T00:47:07.7560769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm-benchmarks/benchmark_templates.hpp' 2025-01-24T00:47:07.7561276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm-benchmarks/benchsleef.cpp' 2025-01-24T00:47:07.7561791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm-benchmarks/gen_input.hpp' 2025-01-24T00:47:07.7562291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm-benchmarks/type_defs.hpp' 2025-01-24T00:47:07.7562774Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm-benchmarks' 2025-01-24T00:47:07.7563271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm-tester/CMakeLists.txt' 2025-01-24T00:47:07.7563736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm-tester/autovec.c' 2025-01-24T00:47:07.7564268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm-tester/gnuabi_compatibility.c' 2025-01-24T00:47:07.7564756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm-tester/hash_cinz.txt' 2025-01-24T00:47:07.7565241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm-tester/hash_finz.txt' 2025-01-24T00:47:07.7565696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm-tester/iut.c' 2025-01-24T00:47:07.7566164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm-tester/iutcuda.cu' 2025-01-24T00:47:07.7566717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm-tester/iutsimd.c' 2025-01-24T00:47:07.7567241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm-tester/mveclibtest.c' 2025-01-24T00:47:07.7567700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm-tester/tester.c' 2025-01-24T00:47:07.7568191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm-tester/tester2dp.c' 2025-01-24T00:47:07.7568691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm-tester/tester2ld.c' 2025-01-24T00:47:07.7569162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm-tester/tester2qp.c' 2025-01-24T00:47:07.7569664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm-tester/tester2simddp.c' 2025-01-24T00:47:07.7570152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm-tester/tester2simdsp.c' 2025-01-24T00:47:07.7570636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm-tester/tester2sp.c' 2025-01-24T00:47:07.7571134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm-tester/tester3.c' 2025-01-24T00:47:07.7571616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm-tester/testerutil.c' 2025-01-24T00:47:07.7572128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm-tester/testerutil.h' 2025-01-24T00:47:07.7572614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm-tester/testervecabi.c' 2025-01-24T00:47:07.7573074Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm-tester' 2025-01-24T00:47:07.7573534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm/CMakeLists.txt' 2025-01-24T00:47:07.7573981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm/dispatcher.h' 2025-01-24T00:47:07.7574441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm/dispavx.c.org' 2025-01-24T00:47:07.7574916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm/disppower_128.c.org' 2025-01-24T00:47:07.7575386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm/disps390x_128.c.org' 2025-01-24T00:47:07.7575853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm/dispscalar.c.org' 2025-01-24T00:47:07.7576349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm/dispscalar_footer.c.org' 2025-01-24T00:47:07.7576806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm/dispsse.c.org' 2025-01-24T00:47:07.7577245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm/funcproto.h' 2025-01-24T00:47:07.7577676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm/mkalias.c' 2025-01-24T00:47:07.7578116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm/mkdisp.c' 2025-01-24T00:47:07.7578581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm/mkmasked_gnuabi.c' 2025-01-24T00:47:07.7579011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm/mkrename.c' 2025-01-24T00:47:07.7579487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm/mkrename_gnuabi.c' 2025-01-24T00:47:07.7579916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm/norename.h' 2025-01-24T00:47:07.7580381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm/rempitab.c' 2025-01-24T00:47:07.7580806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm/rename.h' 2025-01-24T00:47:07.7581270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm/sleef.pc.in' 2025-01-24T00:47:07.7581705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm/sleefdp.c' 2025-01-24T00:47:07.7582231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm/sleefinline_cuda_header.h.org' 2025-01-24T00:47:07.7582736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm/sleefinline_header.h.org' 2025-01-24T00:47:07.7583162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm/sleefld.c' 2025-01-24T00:47:07.7583655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm/sleeflibm_footer.h.org' 2025-01-24T00:47:07.7584191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm/sleeflibm_header.h.org.in' 2025-01-24T00:47:07.7584642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm/sleefqp.c' 2025-01-24T00:47:07.7585087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm/sleefsimddp.c' 2025-01-24T00:47:07.7585541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm/sleefsimdsp.c' 2025-01-24T00:47:07.7585964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm/sleefsp.c' 2025-01-24T00:47:07.7586400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm/tryvsx3.c' 2025-01-24T00:47:07.7586817Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/libm' 2025-01-24T00:47:07.7587304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/quad-tester/CMakeLists.txt' 2025-01-24T00:47:07.7587800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/quad-tester/hash_printf.txt' 2025-01-24T00:47:07.7588271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/quad-tester/qiutcuda.cu' 2025-01-24T00:47:07.7588740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/quad-tester/qiutsimd.c' 2025-01-24T00:47:07.7589202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/quad-tester/qtester.c' 2025-01-24T00:47:07.7589683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/quad-tester/qtesterutil.c' 2025-01-24T00:47:07.7590174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/quad-tester/qtesterutil.h' 2025-01-24T00:47:07.7590622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/quad-tester/qutil.c' 2025-01-24T00:47:07.7591113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/quad-tester/tester2printf.c' 2025-01-24T00:47:07.7591607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/quad-tester/tester2simdqp.c' 2025-01-24T00:47:07.7592264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/quad-tester/tester3printf.c' 2025-01-24T00:47:07.7592731Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/quad-tester' 2025-01-24T00:47:07.7593239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/quad/CMakeLists.txt' 2025-01-24T00:47:07.7593690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/quad/qdispatcher.h' 2025-01-24T00:47:07.7594207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/quad/qdispscalar.c.org' 2025-01-24T00:47:07.7594652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/quad/qdispx2.c.org' 2025-01-24T00:47:07.7595102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/quad/qfuncproto.h' 2025-01-24T00:47:07.7595532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/quad/qmkdisp.c' 2025-01-24T00:47:07.7595967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/quad/qmkrename.c' 2025-01-24T00:47:07.7596415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/quad/rempitabqp.c' 2025-01-24T00:47:07.7596934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/quad/sleefquad_footer.h.org' 2025-01-24T00:47:07.7597467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/quad/sleefquad_header.h.org.in' 2025-01-24T00:47:07.7598022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/quad/sleefquadinline_cuda_header.h.org' 2025-01-24T00:47:07.7598545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/quad/sleefquadinline_footer.h.org' 2025-01-24T00:47:07.7599075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/quad/sleefquadinline_header.h.org' 2025-01-24T00:47:07.7599519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/quad/sleefsimdqp.c' 2025-01-24T00:47:07.7599938Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src/quad' 2025-01-24T00:47:07.7600342Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/src' 2025-01-24T00:47:07.7600823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/toolchains/aarch64-gcc.cmake' 2025-01-24T00:47:07.7601314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/toolchains/aarch64-llvm.cmake' 2025-01-24T00:47:07.7601783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/toolchains/armhf-gcc.cmake' 2025-01-24T00:47:07.7602256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/toolchains/armhf-llvm.cmake' 2025-01-24T00:47:07.7602739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/toolchains/native-gcc.cmake' 2025-01-24T00:47:07.7603216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/toolchains/native-llvm.cmake' 2025-01-24T00:47:07.7603702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/toolchains/ppc64el-gcc.cmake' 2025-01-24T00:47:07.7604188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/toolchains/ppc64el-llvm.cmake' 2025-01-24T00:47:07.7604667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/toolchains/riscv64-gcc.cmake' 2025-01-24T00:47:07.7605157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/toolchains/riscv64-llvm.cmake' 2025-01-24T00:47:07.7605650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/toolchains/s390x-gcc.cmake' 2025-01-24T00:47:07.7606118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/toolchains/s390x-llvm.cmake' 2025-01-24T00:47:07.7606644Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef/toolchains' 2025-01-24T00:47:07.7607050Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef' 2025-01-24T00:47:07.7607420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef.BUILD' 2025-01-24T00:47:07.7607773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef.bzl' 2025-01-24T00:47:07.7608163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/substitution.bzl' 2025-01-24T00:47:07.7608711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorflow_cuda_bazel_build/cuda/build_defs.bzl' 2025-01-24T00:47:07.7609233Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorflow_cuda_bazel_build/cuda' 2025-01-24T00:47:07.7609756Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorflow_cuda_bazel_build' 2025-01-24T00:47:07.7610169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/.git' 2025-01-24T00:47:07.7610681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/.circleci/Dockerfile.cuda10.1' 2025-01-24T00:47:07.7611196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/.circleci/Dockerfile.cuda10.2' 2025-01-24T00:47:07.7611702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/.circleci/Dockerfile.cuda11.0' 2025-01-24T00:47:07.7612213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/.circleci/Dockerfile.cuda11.1' 2025-01-24T00:47:07.7612730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/.circleci/Dockerfile.cuda9.2' 2025-01-24T00:47:07.7613199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/.circleci/config.yml' 2025-01-24T00:47:07.7613667Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/.circleci' 2025-01-24T00:47:07.7614080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/.gitignore' 2025-01-24T00:47:07.7614499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/.gitmodules' 2025-01-24T00:47:07.7614947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/CMakeLists.txt' 2025-01-24T00:47:07.7615403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/CODE_OF_CONDUCT.md' 2025-01-24T00:47:07.7615857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/CONTRIBUTING.md' 2025-01-24T00:47:07.7616277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/LICENSE.txt' 2025-01-24T00:47:07.7616690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/README.md' 2025-01-24T00:47:07.7617286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/cmake/FindPackageHandleStandardArgs.cmake' 2025-01-24T00:47:07.7617804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/cmake/FindPackageMessage.cmake' 2025-01-24T00:47:07.7618258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/cmake/Finduv.cmake' 2025-01-24T00:47:07.7618764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/cmake/MiscCheck.cmake' 2025-01-24T00:47:07.7619226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/cmake/Options.cmake' 2025-01-24T00:47:07.7619736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/cmake/Sanitize.cmake' 2025-01-24T00:47:07.7620175Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/cmake' 2025-01-24T00:47:07.7620640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/docs/cuda_gotchas.md' 2025-01-24T00:47:07.7621107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/docs/development.md' 2025-01-24T00:47:07.7621578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/docs/linux_support.md' 2025-01-24T00:47:07.7622008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/docs/shm.md' 2025-01-24T00:47:07.7622501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/docs/thread_model.md' 2025-01-24T00:47:07.7622938Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/docs' 2025-01-24T00:47:07.7623381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/setup.py' 2025-01-24T00:47:07.7623866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/.clang-format' 2025-01-24T00:47:07.7624346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/.clang-tidy' 2025-01-24T00:47:07.7624842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/CMakeLists.txt' 2025-01-24T00:47:07.7625389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/benchmark/CMakeLists.txt' 2025-01-24T00:47:07.7625967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/benchmark/benchmark_pipe.cc' 2025-01-24T00:47:07.7626558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/benchmark/benchmark_transport.cc' 2025-01-24T00:47:07.7627133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/benchmark/channel_registry.cc' 2025-01-24T00:47:07.7627702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/benchmark/channel_registry.h' 2025-01-24T00:47:07.7628245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/benchmark/measurements.h' 2025-01-24T00:47:07.7628772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/benchmark/options.cc' 2025-01-24T00:47:07.7629282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/benchmark/options.h' 2025-01-24T00:47:07.7629803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/benchmark/registry.h' 2025-01-24T00:47:07.7630395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/benchmark/transport_registry.cc' 2025-01-24T00:47:07.7630968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/benchmark/transport_registry.h' 2025-01-24T00:47:07.7631488Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/benchmark' 2025-01-24T00:47:07.7632085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/basic/channel_impl.cc' 2025-01-24T00:47:07.7632651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/basic/channel_impl.h' 2025-01-24T00:47:07.7633256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/basic/context_impl.cc' 2025-01-24T00:47:07.7633816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/basic/context_impl.h' 2025-01-24T00:47:07.7634359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/basic/factory.cc' 2025-01-24T00:47:07.7634891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/basic/factory.h' 2025-01-24T00:47:07.7635428Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/basic' 2025-01-24T00:47:07.7635957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/channel.h' 2025-01-24T00:47:07.7636528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/channel_boilerplate.h' 2025-01-24T00:47:07.7637155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/channel_impl_boilerplate.h' 2025-01-24T00:47:07.7637705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cma/channel_impl.cc' 2025-01-24T00:47:07.7638251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cma/channel_impl.h' 2025-01-24T00:47:07.7638811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cma/context_impl.cc' 2025-01-24T00:47:07.7639356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cma/context_impl.h' 2025-01-24T00:47:07.7639886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cma/factory.cc' 2025-01-24T00:47:07.7640416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cma/factory.h' 2025-01-24T00:47:07.7640937Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cma' 2025-01-24T00:47:07.7641443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/context.h' 2025-01-24T00:47:07.7642013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/context_boilerplate.h' 2025-01-24T00:47:07.7642612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/context_impl_boilerplate.h' 2025-01-24T00:47:07.7643216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_basic/channel_impl.cc' 2025-01-24T00:47:07.7643805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_basic/channel_impl.h' 2025-01-24T00:47:07.7644379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_basic/constants.h' 2025-01-24T00:47:07.7644972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_basic/context_impl.cc' 2025-01-24T00:47:07.7645583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_basic/context_impl.h' 2025-01-24T00:47:07.7646160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_basic/factory.cc' 2025-01-24T00:47:07.7646802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_basic/factory.h' 2025-01-24T00:47:07.7647361Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_basic' 2025-01-24T00:47:07.7647940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_gdr/channel_impl.cc' 2025-01-24T00:47:07.7648513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_gdr/channel_impl.h' 2025-01-24T00:47:07.7649089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_gdr/constants.h' 2025-01-24T00:47:07.7649701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_gdr/context_impl.cc' 2025-01-24T00:47:07.7650287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_gdr/context_impl.h' 2025-01-24T00:47:07.7650852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_gdr/error.h' 2025-01-24T00:47:07.7651410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_gdr/factory.cc' 2025-01-24T00:47:07.7651966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_gdr/factory.h' 2025-01-24T00:47:07.7652507Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_gdr' 2025-01-24T00:47:07.7653098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/channel_impl.cc' 2025-01-24T00:47:07.7653674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/channel_impl.h' 2025-01-24T00:47:07.7654238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/constants.h' 2025-01-24T00:47:07.7654828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.cc' 2025-01-24T00:47:07.7655407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.h' 2025-01-24T00:47:07.7655969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/factory.cc' 2025-01-24T00:47:07.7656516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/factory.h' 2025-01-24T00:47:07.7657058Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_ipc' 2025-01-24T00:47:07.7657655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_xth/channel_impl.cc' 2025-01-24T00:47:07.7658231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_xth/channel_impl.h' 2025-01-24T00:47:07.7658821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_xth/context_impl.cc' 2025-01-24T00:47:07.7659421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_xth/context_impl.h' 2025-01-24T00:47:07.7659975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_xth/factory.cc' 2025-01-24T00:47:07.7660616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_xth/factory.h' 2025-01-24T00:47:07.7661160Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/cuda_xth' 2025-01-24T00:47:07.7661660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/error.cc' 2025-01-24T00:47:07.7662159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/error.h' 2025-01-24T00:47:07.7662674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/helpers.cc' 2025-01-24T00:47:07.7663215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/helpers.h' 2025-01-24T00:47:07.7663772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/mpt/channel_impl.cc' 2025-01-24T00:47:07.7664346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/mpt/channel_impl.h' 2025-01-24T00:47:07.7664910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/mpt/context_impl.cc' 2025-01-24T00:47:07.7665458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/mpt/context_impl.h' 2025-01-24T00:47:07.7665998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/mpt/factory.cc' 2025-01-24T00:47:07.7666523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/mpt/factory.h' 2025-01-24T00:47:07.7667063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/mpt/nop_types.h' 2025-01-24T00:47:07.7667595Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/mpt' 2025-01-24T00:47:07.7668145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/xth/channel_impl.cc' 2025-01-24T00:47:07.7668698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/xth/channel_impl.h' 2025-01-24T00:47:07.7669249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/xth/context_impl.cc' 2025-01-24T00:47:07.7669796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/xth/context_impl.h' 2025-01-24T00:47:07.7670341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/xth/factory.cc' 2025-01-24T00:47:07.7670870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/xth/factory.h' 2025-01-24T00:47:07.7671401Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel/xth' 2025-01-24T00:47:07.7671901Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/channel' 2025-01-24T00:47:07.7672403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/address.cc' 2025-01-24T00:47:07.7672935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/address.h' 2025-01-24T00:47:07.7673452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/allocator.cc' 2025-01-24T00:47:07.7673986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/allocator.h' 2025-01-24T00:47:07.7674478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/buffer.h' 2025-01-24T00:47:07.7675027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/busy_polling_loop.h' 2025-01-24T00:47:07.7675539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/callback.h' 2025-01-24T00:47:07.7676054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/cpu_buffer.h' 2025-01-24T00:47:07.7676541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/cuda.h' 2025-01-24T00:47:07.7677100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/cuda_buffer.cc' 2025-01-24T00:47:07.7677642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/cuda_buffer.h' 2025-01-24T00:47:07.7678148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/cuda_lib.h' 2025-01-24T00:47:07.7678664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/cuda_loop.cc' 2025-01-24T00:47:07.7679171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/cuda_loop.h' 2025-01-24T00:47:07.7679730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/deferred_executor.h' 2025-01-24T00:47:07.7680221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/defs.h' 2025-01-24T00:47:07.7680724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/device.h' 2025-01-24T00:47:07.7681203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/dl.h' 2025-01-24T00:47:07.7681722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/epoll_loop.cc' 2025-01-24T00:47:07.7682239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/epoll_loop.h' 2025-01-24T00:47:07.7682729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/error.cc' 2025-01-24T00:47:07.7683220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/error.h' 2025-01-24T00:47:07.7683746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/error_macros.h' 2025-01-24T00:47:07.7684229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/fd.cc' 2025-01-24T00:47:07.7684717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/fd.h' 2025-01-24T00:47:07.7685200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/ibv.cc' 2025-01-24T00:47:07.7685676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/ibv.h' 2025-01-24T00:47:07.7686203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/ibv_lib.h' 2025-01-24T00:47:07.7686787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/memory.h' 2025-01-24T00:47:07.7687304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/nop.h' 2025-01-24T00:47:07.7687806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/nvml_lib.h' 2025-01-24T00:47:07.7688308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/optional.h' 2025-01-24T00:47:07.7688803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/queue.h' 2025-01-24T00:47:07.7689317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/ringbuffer.h' 2025-01-24T00:47:07.7689955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/ringbuffer_read_write_ops.h' 2025-01-24T00:47:07.7690498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/ringbuffer_role.h' 2025-01-24T00:47:07.7691056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/shm_ringbuffer.h' 2025-01-24T00:47:07.7691588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/shm_segment.cc' 2025-01-24T00:47:07.7692219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/shm_segment.h' 2025-01-24T00:47:07.7692727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/socket.cc' 2025-01-24T00:47:07.7693217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/socket.h' 2025-01-24T00:47:07.7693750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/state_machine.h' 2025-01-24T00:47:07.7694335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/stream_read_write_ops.h' 2025-01-24T00:47:07.7694831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/strings.h' 2025-01-24T00:47:07.7695325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/system.cc' 2025-01-24T00:47:07.7695823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common/system.h' 2025-01-24T00:47:07.7696324Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/common' 2025-01-24T00:47:07.7696811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/config.h.in' 2025-01-24T00:47:07.7697307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/config_cuda.h.in' 2025-01-24T00:47:07.7697803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/core/context.cc' 2025-01-24T00:47:07.7698298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/core/context.h' 2025-01-24T00:47:07.7698821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/core/context_impl.cc' 2025-01-24T00:47:07.7699383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/core/context_impl.h' 2025-01-24T00:47:07.7699875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/core/error.cc' 2025-01-24T00:47:07.7700389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/core/error.h' 2025-01-24T00:47:07.7700897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/core/listener.cc' 2025-01-24T00:47:07.7701391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/core/listener.h' 2025-01-24T00:47:07.7701932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/core/listener_impl.cc' 2025-01-24T00:47:07.7702455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/core/listener_impl.h' 2025-01-24T00:47:07.7702948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/core/message.h' 2025-01-24T00:47:07.7703483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/core/nop_types.h' 2025-01-24T00:47:07.7703995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/core/pipe.cc' 2025-01-24T00:47:07.7704472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/core/pipe.h' 2025-01-24T00:47:07.7704987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/core/pipe_impl.cc' 2025-01-24T00:47:07.7705488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/core/pipe_impl.h' 2025-01-24T00:47:07.7705990Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/core' 2025-01-24T00:47:07.7706506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/misc/CMakeLists.txt' 2025-01-24T00:47:07.7707059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/misc/dump_state_machine.cc' 2025-01-24T00:47:07.7707564Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/misc' 2025-01-24T00:47:07.7708099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/python/CMakeLists.txt' 2025-01-24T00:47:07.7708633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/python/tensorpipe.cc' 2025-01-24T00:47:07.7709135Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/python' 2025-01-24T00:47:07.7709620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/tensorpipe.h' 2025-01-24T00:47:07.7710131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/tensorpipe_cuda.h' 2025-01-24T00:47:07.7710651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/CMakeLists.txt' 2025-01-24T00:47:07.7711248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel/basic/basic_test.cc' 2025-01-24T00:47:07.7711802Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel/basic' 2025-01-24T00:47:07.7712364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel/channel_test.cc' 2025-01-24T00:47:07.7713153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel/channel_test.h' 2025-01-24T00:47:07.7713746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel/channel_test_cpu.cc' 2025-01-24T00:47:07.7714361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel/channel_test_cpu.h' 2025-01-24T00:47:07.7714949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel/channel_test_cuda.cc' 2025-01-24T00:47:07.7715533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel/channel_test_cuda.h' 2025-01-24T00:47:07.7716191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel/channel_test_cuda_multi_gpu.cc' 2025-01-24T00:47:07.7716814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel/channel_test_cuda_xdtt.cc' 2025-01-24T00:47:07.7717426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel/cma/CMakeLists.txt' 2025-01-24T00:47:07.7718026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel/cma/cma_test.cc' 2025-01-24T00:47:07.7718606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel/cma/docker_tests.sh' 2025-01-24T00:47:07.7719164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel/cma/probe.cc' 2025-01-24T00:47:07.7719799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel/cma/probe_report_checker.py' 2025-01-24T00:47:07.7720343Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel/cma' 2025-01-24T00:47:07.7720989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel/cuda_basic/cuda_basic_test.cc' 2025-01-24T00:47:07.7721572Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel/cuda_basic' 2025-01-24T00:47:07.7722195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel/cuda_gdr/cuda_gdr_test.cc' 2025-01-24T00:47:07.7722769Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel/cuda_gdr' 2025-01-24T00:47:07.7723328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel/cuda_helpers.h' 2025-01-24T00:47:07.7723960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel/cuda_ipc/cuda_ipc_test.cc' 2025-01-24T00:47:07.7724535Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel/cuda_ipc' 2025-01-24T00:47:07.7725311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel/cuda_xth/cuda_xth_test.cc' 2025-01-24T00:47:07.7725885Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel/cuda_xth' 2025-01-24T00:47:07.7726488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel/kernel.cu' 2025-01-24T00:47:07.7727079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel/kernel.cuh' 2025-01-24T00:47:07.7727648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel/mpt/mpt_test.cc' 2025-01-24T00:47:07.7728227Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel/mpt' 2025-01-24T00:47:07.7728788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel/xth/xth_test.cc' 2025-01-24T00:47:07.7729331Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel/xth' 2025-01-24T00:47:07.7729873Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/channel' 2025-01-24T00:47:07.7730416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/common/cuda_test.cc' 2025-01-24T00:47:07.7730966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/common/defs_test.cc' 2025-01-24T00:47:07.7731573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/common/epoll_loop_test.cc' 2025-01-24T00:47:07.7732183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/common/ringbuffer_test.cc' 2025-01-24T00:47:07.7732790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/common/shm_ringbuffer_test.cc' 2025-01-24T00:47:07.7733371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/common/shm_segment_test.cc' 2025-01-24T00:47:07.7733930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/common/system_test.cc' 2025-01-24T00:47:07.7734452Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/common' 2025-01-24T00:47:07.7735001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/core/context_test.cc' 2025-01-24T00:47:07.7735560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/core/listener_test.cc' 2025-01-24T00:47:07.7736123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/core/pipe_cuda_test.cc' 2025-01-24T00:47:07.7736663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/core/pipe_test.cc' 2025-01-24T00:47:07.7737193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/core/pipe_test.h' 2025-01-24T00:47:07.7737711Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/core' 2025-01-24T00:47:07.7738225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/peer_group.h' 2025-01-24T00:47:07.7738784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/python/tensorpipe.py' 2025-01-24T00:47:07.7739312Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/python' 2025-01-24T00:47:07.7739796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/test.cc' 2025-01-24T00:47:07.7740337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/test_environment.cc' 2025-01-24T00:47:07.7740909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/test_environment.h' 2025-01-24T00:47:07.7741511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/transport/connection_test.cc' 2025-01-24T00:47:07.7742112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/transport/context_test.cc' 2025-01-24T00:47:07.7742742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/transport/ibv/connection_test.cc' 2025-01-24T00:47:07.7743341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/transport/ibv/context_test.cc' 2025-01-24T00:47:07.7743925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/transport/ibv/ibv_test.cc' 2025-01-24T00:47:07.7744497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/transport/ibv/ibv_test.h' 2025-01-24T00:47:07.7745137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/transport/ibv/sockaddr_test.cc' 2025-01-24T00:47:07.7745728Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/transport/ibv' 2025-01-24T00:47:07.7746311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/transport/listener_test.cc' 2025-01-24T00:47:07.7746930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/transport/shm/connection_test.cc' 2025-01-24T00:47:07.7747536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/transport/shm/listener_test.cc' 2025-01-24T00:47:07.7748134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/transport/shm/reactor_test.cc' 2025-01-24T00:47:07.7748717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/transport/shm/shm_test.cc' 2025-01-24T00:47:07.7749299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/transport/shm/shm_test.h' 2025-01-24T00:47:07.7749907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/transport/shm/sockaddr_test.cc' 2025-01-24T00:47:07.7750464Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/transport/shm' 2025-01-24T00:47:07.7751047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/transport/transport_test.h' 2025-01-24T00:47:07.7751667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/transport/uv/connection_test.cc' 2025-01-24T00:47:07.7752265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/transport/uv/context_test.cc' 2025-01-24T00:47:07.7752849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/transport/uv/loop_test.cc' 2025-01-24T00:47:07.7753446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/transport/uv/sockaddr_test.cc' 2025-01-24T00:47:07.7754010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/transport/uv/uv_test.cc' 2025-01-24T00:47:07.7754597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/transport/uv/uv_test.h' 2025-01-24T00:47:07.7755146Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/transport/uv' 2025-01-24T00:47:07.7755693Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test/transport' 2025-01-24T00:47:07.7756212Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/test' 2025-01-24T00:47:07.7756748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/connection.h' 2025-01-24T00:47:07.7757356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/connection_boilerplate.h' 2025-01-24T00:47:07.7757988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/connection_impl_boilerplate.h' 2025-01-24T00:47:07.7758515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/context.h' 2025-01-24T00:47:07.7759125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/context_boilerplate.h' 2025-01-24T00:47:07.7759760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/context_impl_boilerplate.h' 2025-01-24T00:47:07.7760282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/error.cc' 2025-01-24T00:47:07.7760785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/error.h' 2025-01-24T00:47:07.7761383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/ibv/connection_impl.cc' 2025-01-24T00:47:07.7761967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/ibv/connection_impl.h' 2025-01-24T00:47:07.7762517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/ibv/constants.h' 2025-01-24T00:47:07.7763101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/ibv/context_impl.cc' 2025-01-24T00:47:07.7763668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/ibv/context_impl.h' 2025-01-24T00:47:07.7764203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/ibv/error.cc' 2025-01-24T00:47:07.7764737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/ibv/error.h' 2025-01-24T00:47:07.7765283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/ibv/factory.cc' 2025-01-24T00:47:07.7765830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/ibv/factory.h' 2025-01-24T00:47:07.7766475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/ibv/listener_impl.cc' 2025-01-24T00:47:07.7767050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/ibv/listener_impl.h' 2025-01-24T00:47:07.7767602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/ibv/reactor.cc' 2025-01-24T00:47:07.7768140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/ibv/reactor.h' 2025-01-24T00:47:07.7768724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/ibv/sockaddr.cc' 2025-01-24T00:47:07.7769270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/ibv/sockaddr.h' 2025-01-24T00:47:07.7769832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/ibv/utility.cc' 2025-01-24T00:47:07.7770381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/ibv/utility.h' 2025-01-24T00:47:07.7770915Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/ibv' 2025-01-24T00:47:07.7771445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/listener.h' 2025-01-24T00:47:07.7772037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/listener_boilerplate.h' 2025-01-24T00:47:07.7772696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/listener_impl_boilerplate.h' 2025-01-24T00:47:07.7773292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/shm/connection_impl.cc' 2025-01-24T00:47:07.7773899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/shm/connection_impl.h' 2025-01-24T00:47:07.7774483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/shm/context_impl.cc' 2025-01-24T00:47:07.7775046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/shm/context_impl.h' 2025-01-24T00:47:07.7775589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/shm/factory.cc' 2025-01-24T00:47:07.7776135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/shm/factory.h' 2025-01-24T00:47:07.7776711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/shm/listener_impl.cc' 2025-01-24T00:47:07.7777292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/shm/listener_impl.h' 2025-01-24T00:47:07.7777833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/shm/reactor.cc' 2025-01-24T00:47:07.7778372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/shm/reactor.h' 2025-01-24T00:47:07.7778927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/shm/sockaddr.cc' 2025-01-24T00:47:07.7779469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/shm/sockaddr.h' 2025-01-24T00:47:07.7780008Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/shm' 2025-01-24T00:47:07.7780595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/uv/connection_impl.cc' 2025-01-24T00:47:07.7781167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/uv/connection_impl.h' 2025-01-24T00:47:07.7781743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/uv/context_impl.cc' 2025-01-24T00:47:07.7782324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/uv/context_impl.h' 2025-01-24T00:47:07.7782862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/uv/error.cc' 2025-01-24T00:47:07.7783405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/uv/error.h' 2025-01-24T00:47:07.7783946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/uv/factory.cc' 2025-01-24T00:47:07.7784487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/uv/factory.h' 2025-01-24T00:47:07.7785060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/uv/listener_impl.cc' 2025-01-24T00:47:07.7785623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/uv/listener_impl.h' 2025-01-24T00:47:07.7786150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/uv/loop.cc' 2025-01-24T00:47:07.7786689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/uv/loop.h' 2025-01-24T00:47:07.7787263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/uv/sockaddr.cc' 2025-01-24T00:47:07.7787803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/uv/sockaddr.h' 2025-01-24T00:47:07.7788339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/uv/utility.cc' 2025-01-24T00:47:07.7788875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/uv/utility.h' 2025-01-24T00:47:07.7789384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/uv/uv.h' 2025-01-24T00:47:07.7789919Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport/uv' 2025-01-24T00:47:07.7790438Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe/transport' 2025-01-24T00:47:07.7790899Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/tensorpipe' 2025-01-24T00:47:07.7791380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/README.md' 2025-01-24T00:47:07.7791910Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/googletest' 2025-01-24T00:47:07.7792536Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libnop' 2025-01-24T00:47:07.7793037Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libuv' 2025-01-24T00:47:07.7793556Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11' 2025-01-24T00:47:07.7794036Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party' 2025-01-24T00:47:07.7794446Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe' 2025-01-24T00:47:07.7794842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe.BUILD' 2025-01-24T00:47:07.7795294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/valgrind-headers/README.md' 2025-01-24T00:47:07.7795797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/valgrind-headers/callgrind.h' 2025-01-24T00:47:07.7796261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/valgrind-headers/valgrind.h' 2025-01-24T00:47:07.7796741Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/valgrind-headers' 2025-01-24T00:47:07.7797138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/xnnpack.buck.bzl' 2025-01-24T00:47:07.7797566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/xnnpack_buck_shim.bzl' 2025-01-24T00:47:07.7797980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/xnnpack_src_defs.bzl' 2025-01-24T00:47:07.7798424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/xnnpack_wrapper_defs.bzl' 2025-01-24T00:47:07.7798777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/xpu.txt' 2025-01-24T00:47:07.7799133Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party' 2025-01-24T00:47:07.7799498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/BUCK.bzl' 2025-01-24T00:47:07.7799846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/BUCK.oss' 2025-01-24T00:47:07.7800169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/README.md' 2025-01-24T00:47:07.7800511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/__init__.py' 2025-01-24T00:47:07.7800882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/alerts/__init__.py' 2025-01-24T00:47:07.7801294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/alerts/create_alerts.py' 2025-01-24T00:47:07.7801654Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/alerts' 2025-01-24T00:47:07.7802043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/amd_build/build_amd.py' 2025-01-24T00:47:07.7802427Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/amd_build' 2025-01-24T00:47:07.7802809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/BUILD.bazel' 2025-01-24T00:47:07.7803178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/README.md' 2025-01-24T00:47:07.7803567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/__init__.py' 2025-01-24T00:47:07.7803936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/build.bzl' 2025-01-24T00:47:07.7804323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/context.py' 2025-01-24T00:47:07.7804730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/deprecated.yaml' 2025-01-24T00:47:07.7805144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/derivatives.yaml' 2025-01-24T00:47:07.7805612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/gen_annotated_fn_args.py' 2025-01-24T00:47:07.7806015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/gen_autograd.py' 2025-01-24T00:47:07.7806567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/gen_autograd_functions.py' 2025-01-24T00:47:07.7807042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/gen_inplace_or_view_type.py' 2025-01-24T00:47:07.7807491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/gen_python_functions.py' 2025-01-24T00:47:07.7807947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/gen_trace_type.py' 2025-01-24T00:47:07.7808403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/gen_variable_factories.py' 2025-01-24T00:47:07.7808869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/gen_variable_type.py' 2025-01-24T00:47:07.7809295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/gen_view_funcs.py' 2025-01-24T00:47:07.7809719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/load_derivatives.py' 2025-01-24T00:47:07.7810247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/templates/ADInplaceOrViewType.cpp' 2025-01-24T00:47:07.7810694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/templates/Functions.cpp' 2025-01-24T00:47:07.7811136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/templates/Functions.h' 2025-01-24T00:47:07.7811629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/templates/TraceType.cpp' 2025-01-24T00:47:07.7812096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/templates/VariableType.cpp' 2025-01-24T00:47:07.7812579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/templates/VariableType.h' 2025-01-24T00:47:07.7813038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/templates/ViewFuncs.cpp' 2025-01-24T00:47:07.7813479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/templates/ViewFuncs.h' 2025-01-24T00:47:07.7813991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/templates/annotated_fn_args.py.in' 2025-01-24T00:47:07.7814477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/templates/python_enum_tag.cpp' 2025-01-24T00:47:07.7814986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/templates/python_fft_functions.cpp' 2025-01-24T00:47:07.7815489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/templates/python_functions.cpp' 2025-01-24T00:47:07.7815974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/templates/python_functions.h' 2025-01-24T00:47:07.7816510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/templates/python_linalg_functions.cpp' 2025-01-24T00:47:07.7817030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/templates/python_nested_functions.cpp' 2025-01-24T00:47:07.7817537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/templates/python_nn_functions.cpp' 2025-01-24T00:47:07.7818050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/templates/python_return_types.cpp' 2025-01-24T00:47:07.7818544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/templates/python_return_types.h' 2025-01-24T00:47:07.7819074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/templates/python_sparse_functions.cpp' 2025-01-24T00:47:07.7819615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/templates/python_special_functions.cpp' 2025-01-24T00:47:07.7820135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/templates/python_torch_functions.cpp' 2025-01-24T00:47:07.7820670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/templates/python_variable_methods.cpp' 2025-01-24T00:47:07.7821186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/templates/variable_factories.h' 2025-01-24T00:47:07.7821606Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd/templates' 2025-01-24T00:47:07.7822010Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/autograd' 2025-01-24T00:47:07.7822335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/bazel.bzl' 2025-01-24T00:47:07.7822736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/bazel_tools/BUILD.bazel' 2025-01-24T00:47:07.7823136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/bazel_tools/shellwrap.sh' 2025-01-24T00:47:07.7823512Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/bazel_tools' 2025-01-24T00:47:07.7823938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/build/bazel/requirements.in' 2025-01-24T00:47:07.7824363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/build/bazel/requirements.txt' 2025-01-24T00:47:07.7824763Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/build/bazel' 2025-01-24T00:47:07.7825150Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/build' 2025-01-24T00:47:07.7825624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/build_defs/android/build_mode_defs.bzl' 2025-01-24T00:47:07.7826043Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/build_defs/android' 2025-01-24T00:47:07.7826500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/build_defs/apple/build_mode_defs.bzl' 2025-01-24T00:47:07.7826907Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/build_defs/apple' 2025-01-24T00:47:07.7827335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/build_defs/buck_helpers.bzl' 2025-01-24T00:47:07.7827796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/build_defs/default_platform_defs.bzl' 2025-01-24T00:47:07.7828816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/build_defs/expect.bzl' 2025-01-24T00:47:07.7829789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/build_defs/fb_native_wrapper.bzl' 2025-01-24T00:47:07.7830805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/build_defs/fb_xplat_cxx_library.bzl' 2025-01-24T00:47:07.7831839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/build_defs/fb_xplat_cxx_test.bzl' 2025-01-24T00:47:07.7832849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/build_defs/fb_xplat_genrule.bzl' 2025-01-24T00:47:07.7833838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/build_defs/fbsource_utils.bzl' 2025-01-24T00:47:07.7834793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/build_defs/glob_defs.bzl' 2025-01-24T00:47:07.7835745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/build_defs/platform_defs.bzl' 2025-01-24T00:47:07.7836692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/build_defs/select.bzl' 2025-01-24T00:47:07.7837600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/build_defs/type_defs.bzl' 2025-01-24T00:47:07.7838645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/build_defs/windows/windows_flag_map.bzl' 2025-01-24T00:47:07.7839672Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/build_defs/windows' 2025-01-24T00:47:07.7840598Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/build_defs' 2025-01-24T00:47:07.7841456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/build_libtorch.py' 2025-01-24T00:47:07.7842372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/build_pytorch_libs.py' 2025-01-24T00:47:07.7843284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/build_with_debinfo.py' 2025-01-24T00:47:07.7844306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_analyzer/gen_op_registration_allowlist.py' 2025-01-24T00:47:07.7845405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_analyzer/gen_operators_yaml.py' 2025-01-24T00:47:07.7846464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_analyzer/gen_oplist.py' 2025-01-24T00:47:07.7847394Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_analyzer' 2025-01-24T00:47:07.7848316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_coverage/README.md' 2025-01-24T00:47:07.7849296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_coverage/oss_coverage.py' 2025-01-24T00:47:07.7850333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_coverage/package/__init__.py' 2025-01-24T00:47:07.7851370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_coverage/package/oss/__init__.py' 2025-01-24T00:47:07.7852430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_coverage/package/oss/cov_json.py' 2025-01-24T00:47:07.7853471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_coverage/package/oss/init.py' 2025-01-24T00:47:07.7854480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_coverage/package/oss/run.py' 2025-01-24T00:47:07.7855501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_coverage/package/oss/utils.py' 2025-01-24T00:47:07.7856535Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_coverage/package/oss' 2025-01-24T00:47:07.7857587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_coverage/package/tool/__init__.py' 2025-01-24T00:47:07.7858681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_coverage/package/tool/clang_coverage.py' 2025-01-24T00:47:07.7859805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_coverage/package/tool/gcc_coverage.py' 2025-01-24T00:47:07.7860933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_coverage/package/tool/parser/__init__.py' 2025-01-24T00:47:07.7862121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_coverage/package/tool/parser/coverage_record.py' 2025-01-24T00:47:07.7863360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_coverage/package/tool/parser/gcov_coverage_parser.py' 2025-01-24T00:47:07.7864629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_coverage/package/tool/parser/llvm_coverage_parser.py' 2025-01-24T00:47:07.7865904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_coverage/package/tool/parser/llvm_coverage_segment.py' 2025-01-24T00:47:07.7867106Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_coverage/package/tool/parser' 2025-01-24T00:47:07.7868221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_coverage/package/tool/print_report.py' 2025-01-24T00:47:07.7869382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_coverage/package/tool/summarize_jsons.py' 2025-01-24T00:47:07.7870483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_coverage/package/tool/utils.py' 2025-01-24T00:47:07.7871551Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_coverage/package/tool' 2025-01-24T00:47:07.7872608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_coverage/package/util/__init__.py' 2025-01-24T00:47:07.7873688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_coverage/package/util/setting.py' 2025-01-24T00:47:07.7874746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_coverage/package/util/utils.py' 2025-01-24T00:47:07.7875802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_coverage/package/util/utils_init.py' 2025-01-24T00:47:07.7876882Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_coverage/package/util' 2025-01-24T00:47:07.7877935Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_coverage/package' 2025-01-24T00:47:07.7878903Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/code_coverage' 2025-01-24T00:47:07.7879773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/config/BUILD' 2025-01-24T00:47:07.7880592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/config/defs.bzl' 2025-01-24T00:47:07.7881446Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/config' 2025-01-24T00:47:07.7882377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/coverage_plugins_package/README.md' 2025-01-24T00:47:07.7883452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/coverage_plugins_package/pyproject.toml' 2025-01-24T00:47:07.7884519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/coverage_plugins_package/setup.py' 2025-01-24T00:47:07.7885673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/coverage_plugins_package/src/coverage_plugins/__init__.py' 2025-01-24T00:47:07.7887046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/coverage_plugins_package/src/coverage_plugins/jit_plugin.py' 2025-01-24T00:47:07.7888317Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/coverage_plugins_package/src/coverage_plugins' 2025-01-24T00:47:07.7889470Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/coverage_plugins_package/src' 2025-01-24T00:47:07.7890506Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/coverage_plugins_package' 2025-01-24T00:47:07.7891466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/download_mnist.py' 2025-01-24T00:47:07.7892499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/dynamo/verify_dynamo.py' 2025-01-24T00:47:07.7893385Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/dynamo' 2025-01-24T00:47:07.7894238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/extract_scripts.py' 2025-01-24T00:47:07.7895216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/flight_recorder/components/builder.py' 2025-01-24T00:47:07.7896328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/flight_recorder/components/config_manager.py' 2025-01-24T00:47:07.7897431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/flight_recorder/components/fr_logger.py' 2025-01-24T00:47:07.7898564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/flight_recorder/components/loader.py' 2025-01-24T00:47:07.7899631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/flight_recorder/components/types.py' 2025-01-24T00:47:07.7900714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/flight_recorder/components/utils.py' 2025-01-24T00:47:07.7901756Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/flight_recorder/components' 2025-01-24T00:47:07.7902767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/flight_recorder/fr_trace.py' 2025-01-24T00:47:07.7903719Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/flight_recorder' 2025-01-24T00:47:07.7904617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/gdb/pytorch-gdb.py' 2025-01-24T00:47:07.7905451Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/gdb' 2025-01-24T00:47:07.7906294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/gen_flatbuffers.sh' 2025-01-24T00:47:07.7907194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/gen_vulkan_spv.py' 2025-01-24T00:47:07.7908118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/generate_torch_version.py' 2025-01-24T00:47:07.7909026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/generated_dirs.txt' 2025-01-24T00:47:07.7909928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/git_add_generated_dirs.sh' 2025-01-24T00:47:07.7910869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/git_reset_generated_dirs.sh' 2025-01-24T00:47:07.7911791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/github/__init__.py' 2025-01-24T00:47:07.7912687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/github/github_utils.py' 2025-01-24T00:47:07.7913569Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/github' 2025-01-24T00:47:07.7914383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/iwyu/all.imp' 2025-01-24T00:47:07.7915196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/iwyu/aten.imp' 2025-01-24T00:47:07.7916006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/iwyu/c10.imp' 2025-01-24T00:47:07.7916803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/iwyu/fixup.py' 2025-01-24T00:47:07.7917623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/iwyu/gtest.imp' 2025-01-24T00:47:07.7918430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/iwyu/run.sh' 2025-01-24T00:47:07.7919249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/iwyu/system.imp' 2025-01-24T00:47:07.7920075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/iwyu/torch.imp' 2025-01-24T00:47:07.7920902Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/iwyu' 2025-01-24T00:47:07.7921734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/jit/__init__.py' 2025-01-24T00:47:07.7922584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/jit/gen_unboxing.py' 2025-01-24T00:47:07.7923587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/jit/templates/aten_schema_declarations.cpp' 2025-01-24T00:47:07.7924793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/jit/templates/external_functions_codegen_template.cpp' 2025-01-24T00:47:07.7925978Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/jit/templates' 2025-01-24T00:47:07.7926974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/jit/test/__init__.py' 2025-01-24T00:47:07.7927953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/jit/test/test_gen_unboxing.py' 2025-01-24T00:47:07.7928885Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/jit/test' 2025-01-24T00:47:07.7929702Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/jit' 2025-01-24T00:47:07.7930544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/__init__.py' 2025-01-24T00:47:07.7931449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters/README.md' 2025-01-24T00:47:07.7932387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters/_linter.py' 2025-01-24T00:47:07.7933405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters/actionlint_linter.py' 2025-01-24T00:47:07.7934477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters/bazel_linter.py' 2025-01-24T00:47:07.7935501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters/black_linter.py' 2025-01-24T00:47:07.7936574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters/clangformat_linter.py' 2025-01-24T00:47:07.7937652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters/clangtidy_linter.py' 2025-01-24T00:47:07.7938687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters/cmake_linter.py' 2025-01-24T00:47:07.7939711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters/docstring_linter.py' 2025-01-24T00:47:07.7940749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters/exec_linter.py' 2025-01-24T00:47:07.7941771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters/flake8_linter.py' 2025-01-24T00:47:07.7942786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters/gha_linter.py' 2025-01-24T00:47:07.7943784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters/grep_linter.py' 2025-01-24T00:47:07.7944808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters/import_linter.py' 2025-01-24T00:47:07.7945899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters/lintrunner_version_linter.py' 2025-01-24T00:47:07.7946980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters/mypy_linter.py' 2025-01-24T00:47:07.7948036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters/nativefunctions_linter.py' 2025-01-24T00:47:07.7949122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters/newlines_linter.py' 2025-01-24T00:47:07.7950238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters/no_merge_conflict_csv_linter.py' 2025-01-24T00:47:07.7951373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters/no_workflows_on_fork.py' 2025-01-24T00:47:07.7952412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters/pip_init.py' 2025-01-24T00:47:07.7953411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters/pyfmt_linter.py' 2025-01-24T00:47:07.7954460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters/ruff_linter.py' 2025-01-24T00:47:07.7955431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters/s3_init.py' 2025-01-24T00:47:07.7956441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters/s3_init_config.json' 2025-01-24T00:47:07.7957497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters/set_linter.py' 2025-01-24T00:47:07.7958525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters/shellcheck_linter.py' 2025-01-24T00:47:07.7959613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters/test_has_main_linter.py' 2025-01-24T00:47:07.7960698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters/testowners_linter.py' 2025-01-24T00:47:07.7961724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters/update_s3.py' 2025-01-24T00:47:07.7962797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters/workflow_consistency_linter.py' 2025-01-24T00:47:07.7963887Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/adapters' 2025-01-24T00:47:07.7964877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/clang_tidy/__init__.py' 2025-01-24T00:47:07.7965920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/clang_tidy/generate_build_files.py' 2025-01-24T00:47:07.7967047Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter/clang_tidy' 2025-01-24T00:47:07.7967947Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/linter' 2025-01-24T00:47:07.7968861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/lite_interpreter/__init__.py' 2025-01-24T00:47:07.7969945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/lite_interpreter/gen_selected_mobile_ops_header.py' 2025-01-24T00:47:07.7971025Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/lite_interpreter' 2025-01-24T00:47:07.7971972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/lldb/deploy_debugger.py' 2025-01-24T00:47:07.7972879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/lldb/pytorch_lldb.py' 2025-01-24T00:47:07.7973737Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/lldb' 2025-01-24T00:47:07.7974545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/nightly.py' 2025-01-24T00:47:07.7975384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/nightly_hotpatch.py' 2025-01-24T00:47:07.7976247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/nvcc_fix_deps.py' 2025-01-24T00:47:07.7977134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/onnx/gen_diagnostics.py' 2025-01-24T00:47:07.7978067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/onnx/gen_diagnostics.sh' 2025-01-24T00:47:07.7979027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/onnx/sarif/code-gen-hints.json' 2025-01-24T00:47:07.7979995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/onnx/sarif/gen_sarif.sh' 2025-01-24T00:47:07.7980896Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/onnx/sarif' 2025-01-24T00:47:07.7981805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/onnx/templates/rules.h.in' 2025-01-24T00:47:07.7982778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/onnx/templates/rules.py.in' 2025-01-24T00:47:07.7983724Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/onnx/templates' 2025-01-24T00:47:07.7984719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/onnx/update_default_opset_version.py' 2025-01-24T00:47:07.7985676Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/onnx' 2025-01-24T00:47:07.7986554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/packaging/build_wheel.py' 2025-01-24T00:47:07.7987495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/packaging/split_wheel.py' 2025-01-24T00:47:07.7988401Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/packaging' 2025-01-24T00:47:07.7989242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/pyi/__init__.py' 2025-01-24T00:47:07.7990086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/pyi/gen_pyi.py' 2025-01-24T00:47:07.7990917Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/pyi' 2025-01-24T00:47:07.7991765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/render_junit.py' 2025-01-24T00:47:07.7992852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/rules/BUILD' 2025-01-24T00:47:07.7993688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/rules/METADATA.bzl' 2025-01-24T00:47:07.7994511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/rules/cu.bzl' 2025-01-24T00:47:07.7995348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/rules/workspace.bzl' 2025-01-24T00:47:07.7996204Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/rules' 2025-01-24T00:47:07.7997104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/rules_cc/cuda_support.patch' 2025-01-24T00:47:07.7998005Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/rules_cc' 2025-01-24T00:47:07.7998912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/setup_helpers/BUILD.bazel' 2025-01-24T00:47:07.7999859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/setup_helpers/__init__.py' 2025-01-24T00:47:07.8000786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/setup_helpers/build.bzl' 2025-01-24T00:47:07.8001709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/setup_helpers/cmake.py' 2025-01-24T00:47:07.8002650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/setup_helpers/cmake_utils.py' 2025-01-24T00:47:07.8003589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/setup_helpers/env.py' 2025-01-24T00:47:07.8004466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/setup_helpers/gen.py' 2025-01-24T00:47:07.8005415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/setup_helpers/gen_unboxing.py' 2025-01-24T00:47:07.8006496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/setup_helpers/gen_version_header.py' 2025-01-24T00:47:07.8007511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/setup_helpers/generate_code.py' 2025-01-24T00:47:07.8008571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/setup_helpers/generate_linker_script.py' 2025-01-24T00:47:07.8009586Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/setup_helpers' 2025-01-24T00:47:07.8010485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/shared/__init__.py' 2025-01-24T00:47:07.8011448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/shared/logging_utils.py' 2025-01-24T00:47:07.8012389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/shared/module_loader.py' 2025-01-24T00:47:07.8013321Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/shared' 2025-01-24T00:47:07.8014160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/stats/README.md' 2025-01-24T00:47:07.8015020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/stats/__init__.py' 2025-01-24T00:47:07.8015953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/stats/check_disabled_tests.py' 2025-01-24T00:47:07.8016924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/stats/export_test_times.py' 2025-01-24T00:47:07.8017889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/stats/import_test_stats.py' 2025-01-24T00:47:07.8018797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/stats/monitor.py' 2025-01-24T00:47:07.8019825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/stats/sccache_stats_to_benchmark_format.py' 2025-01-24T00:47:07.8020891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/stats/test_dashboard.py' 2025-01-24T00:47:07.8021843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/stats/upload_artifacts.py' 2025-01-24T00:47:07.8022841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/stats/upload_dynamo_perf_stats.py' 2025-01-24T00:47:07.8023889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/stats/upload_external_contrib_stats.py' 2025-01-24T00:47:07.8024903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/stats/upload_metrics.py' 2025-01-24T00:47:07.8025865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/stats/upload_sccache_stats.py' 2025-01-24T00:47:07.8026840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/stats/upload_stats_lib.py' 2025-01-24T00:47:07.8027788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/stats/upload_test_stats.py' 2025-01-24T00:47:07.8028816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/stats/upload_test_stats_intermediate.py' 2025-01-24T00:47:07.8029915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/stats/upload_test_stats_running_jobs.py' 2025-01-24T00:47:07.8030957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/stats/utilization_stats_lib.py' 2025-01-24T00:47:07.8031879Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/stats' 2025-01-24T00:47:07.8032712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/substitute.py' 2025-01-24T00:47:07.8033732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/docstring_linter_testdata/python_code.py.txt' 2025-01-24T00:47:07.8034958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/docstring_linter_testdata/python_code.py.txt.json' 2025-01-24T00:47:07.8036251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/docstring_linter_testdata/python_code.py.txt.lintrunner' 2025-01-24T00:47:07.8037467Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/docstring_linter_testdata' 2025-01-24T00:47:07.8038518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/gen_operators_yaml_test.py' 2025-01-24T00:47:07.8039513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/gen_oplist_test.py' 2025-01-24T00:47:07.8040467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/heuristics/__init__.py' 2025-01-24T00:47:07.8041507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/heuristics/test_heuristics.py' 2025-01-24T00:47:07.8042544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/heuristics/test_interface.py' 2025-01-24T00:47:07.8043562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/heuristics/test_utils.py' 2025-01-24T00:47:07.8044529Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/heuristics' 2025-01-24T00:47:07.8045461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/linter_test_case.py' 2025-01-24T00:47:07.8046563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/set_linter_testdata/includes.py.txt' 2025-01-24T00:47:07.8047706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/set_linter_testdata/includes.py.txt.json' 2025-01-24T00:47:07.8048935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/set_linter_testdata/includes.py.txt.lintrunner' 2025-01-24T00:47:07.8050155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/set_linter_testdata/includes.py.txt.python' 2025-01-24T00:47:07.8051365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/set_linter_testdata/includes_doesnt_change.py.txt' 2025-01-24T00:47:07.8052630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/set_linter_testdata/includes_doesnt_change.py.txt.json' 2025-01-24T00:47:07.8053955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/set_linter_testdata/includes_doesnt_change.py.txt.lintrunner' 2025-01-24T00:47:07.8055275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/set_linter_testdata/includes_doesnt_change.py.txt.python' 2025-01-24T00:47:07.8056506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/set_linter_testdata/python_code.py.txt' 2025-01-24T00:47:07.8057670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/set_linter_testdata/python_code.py.txt.json' 2025-01-24T00:47:07.8058890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/set_linter_testdata/python_code.py.txt.lintrunner' 2025-01-24T00:47:07.8060106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/set_linter_testdata/python_code.py.txt.python' 2025-01-24T00:47:07.8061226Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/set_linter_testdata' 2025-01-24T00:47:07.8062183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/test_cmake.py' 2025-01-24T00:47:07.8063062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/test_codegen.py' 2025-01-24T00:47:07.8063997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/test_codegen_model.py' 2025-01-24T00:47:07.8064959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/test_create_alerts.py' 2025-01-24T00:47:07.8065938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/test_docstring_linter.py' 2025-01-24T00:47:07.8066947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/test_executorch_custom_ops.py' 2025-01-24T00:47:07.8067957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/test_executorch_gen.py' 2025-01-24T00:47:07.8068986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/test_executorch_signatures.py' 2025-01-24T00:47:07.8070003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/test_executorch_types.py' 2025-01-24T00:47:07.8071042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/test_executorch_unboxing.py' 2025-01-24T00:47:07.8072057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/test_gen_backend_stubs.py' 2025-01-24T00:47:07.8073048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/test_selective_build.py' 2025-01-24T00:47:07.8073985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/test_set_linter.py' 2025-01-24T00:47:07.8074901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/test_test_run.py' 2025-01-24T00:47:07.8075845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/test_test_selections.py' 2025-01-24T00:47:07.8076815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/test_upload_stats_lib.py' 2025-01-24T00:47:07.8077842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/test_upload_test_stats.py' 2025-01-24T00:47:07.8078802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/test_utils.py' 2025-01-24T00:47:07.8079730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test/test_vulkan_codegen.py' 2025-01-24T00:47:07.8080616Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/test' 2025-01-24T00:47:07.8081473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/testing/__init__.py' 2025-01-24T00:47:07.8082373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/testing/clickhouse.py' 2025-01-24T00:47:07.8083293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/testing/discover_tests.py' 2025-01-24T00:47:07.8084324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/testing/do_target_determination_for_s3.py' 2025-01-24T00:47:07.8085374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/testing/explicit_ci_jobs.py' 2025-01-24T00:47:07.8086484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/testing/modulefinder_determinator.py' 2025-01-24T00:47:07.8087590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/testing/target_determination/determinator.py' 2025-01-24T00:47:07.8088742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/testing/target_determination/gen_artifact.py' 2025-01-24T00:47:07.8089930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/testing/target_determination/heuristics/__init__.py' 2025-01-24T00:47:07.8091291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/testing/target_determination/heuristics/correlated_with_historical_failures.py' 2025-01-24T00:47:07.8092815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/testing/target_determination/heuristics/edited_by_pr.py' 2025-01-24T00:47:07.8094070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/testing/target_determination/heuristics/filepath.py' 2025-01-24T00:47:07.8095452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/testing/target_determination/heuristics/historical_class_failure_correlation.py' 2025-01-24T00:47:07.8096906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/testing/target_determination/heuristics/historical_edited_files.py' 2025-01-24T00:47:07.8098290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/testing/target_determination/heuristics/interface.py' 2025-01-24T00:47:07.8099506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/testing/target_determination/heuristics/llm.py' 2025-01-24T00:47:07.8100794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/testing/target_determination/heuristics/mentioned_in_pr.py' 2025-01-24T00:47:07.8102134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/testing/target_determination/heuristics/previously_failed_in_pr.py' 2025-01-24T00:47:07.8103457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/testing/target_determination/heuristics/profiling.py' 2025-01-24T00:47:07.8104737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/testing/target_determination/heuristics/public_bindings.py' 2025-01-24T00:47:07.8105989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/testing/target_determination/heuristics/utils.py' 2025-01-24T00:47:07.8107172Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/testing/target_determination/heuristics' 2025-01-24T00:47:07.8108344Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/testing/target_determination' 2025-01-24T00:47:07.8109357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/testing/test_run.py' 2025-01-24T00:47:07.8110269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/testing/test_selections.py' 2025-01-24T00:47:07.8111242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/testing/update_slow_tests.py' 2025-01-24T00:47:07.8112220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/testing/upload_artifacts.py' 2025-01-24T00:47:07.8113139Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/testing' 2025-01-24T00:47:07.8114012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/update_masked_docs.py' 2025-01-24T00:47:07.8114909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools/vscode_settings.py' 2025-01-24T00:47:07.8115733Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/tools' 2025-01-24T00:47:07.8116529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/CMakeLists.txt' 2025-01-24T00:47:07.8117340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/README.txt' 2025-01-24T00:47:07.8118225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C/_VariableFunctions.pyi.in' 2025-01-24T00:47:07.8119146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C/__init__.pyi.in' 2025-01-24T00:47:07.8119964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C/_aoti.pyi' 2025-01-24T00:47:07.8120792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C/_autograd.pyi' 2025-01-24T00:47:07.8121614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C/_cpu.pyi' 2025-01-24T00:47:07.8122406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C/_cudnn.pyi' 2025-01-24T00:47:07.8123256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C/_cusparselt.pyi' 2025-01-24T00:47:07.8124176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C/_distributed_autograd.pyi' 2025-01-24T00:47:07.8125107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C/_distributed_c10d.pyi' 2025-01-24T00:47:07.8126036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C/_distributed_rpc.pyi' 2025-01-24T00:47:07.8127105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C/_distributed_rpc_testing.pyi' 2025-01-24T00:47:07.8128080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C/_dynamo/__init__.pyi' 2025-01-24T00:47:07.8129067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C/_dynamo/compiled_autograd.pyi' 2025-01-24T00:47:07.8130048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C/_dynamo/eval_frame.pyi' 2025-01-24T00:47:07.8130968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C/_dynamo/guards.pyi' 2025-01-24T00:47:07.8131846Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C/_dynamo' 2025-01-24T00:47:07.8132695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C/_export.pyi' 2025-01-24T00:47:07.8133553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C/_functions.pyi' 2025-01-24T00:47:07.8134420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C/_functorch.pyi' 2025-01-24T00:47:07.8135360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C/_instruction_counter.pyi' 2025-01-24T00:47:07.8136236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C/_itt.pyi' 2025-01-24T00:47:07.8137067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C/_lazy.pyi' 2025-01-24T00:47:07.8137913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C/_lazy_ts_backend.pyi' 2025-01-24T00:47:07.8138795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C/_monitor.pyi' 2025-01-24T00:47:07.8139623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C/_nn.pyi.in' 2025-01-24T00:47:07.8140434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C/_nvtx.pyi' 2025-01-24T00:47:07.8141221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C/_onnx.pyi' 2025-01-24T00:47:07.8142051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C/_profiler.pyi' 2025-01-24T00:47:07.8142903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C/_verbose.pyi' 2025-01-24T00:47:07.8143717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C/build.bzl' 2025-01-24T00:47:07.8144579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C/return_types.pyi.in' 2025-01-24T00:47:07.8145431Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C' 2025-01-24T00:47:07.8146295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C_flatbuffer/__init__.pyi' 2025-01-24T00:47:07.8147231Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_C_flatbuffer' 2025-01-24T00:47:07.8148063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_VF.py' 2025-01-24T00:47:07.8148858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/__config__.py' 2025-01-24T00:47:07.8149671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/__future__.py' 2025-01-24T00:47:07.8150482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/__init__.py' 2025-01-24T00:47:07.8151279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_appdirs.py' 2025-01-24T00:47:07.8152101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_awaits/__init__.py' 2025-01-24T00:47:07.8152971Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_awaits' 2025-01-24T00:47:07.8153819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_classes.py' 2025-01-24T00:47:07.8154617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_compile.py' 2025-01-24T00:47:07.8155463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_custom_op/__init__.py' 2025-01-24T00:47:07.8156411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_custom_op/autograd.py' 2025-01-24T00:47:07.8157316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_custom_op/impl.py' 2025-01-24T00:47:07.8158182Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_custom_op' 2025-01-24T00:47:07.8159037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_custom_ops.py' 2025-01-24T00:47:07.8159899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_decomp/__init__.py' 2025-01-24T00:47:07.8160810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_decomp/decompositions.py' 2025-01-24T00:47:07.8161834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_decomp/decompositions_for_jvp.py' 2025-01-24T00:47:07.8162866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_decomp/decompositions_for_rng.py' 2025-01-24T00:47:07.8163834Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_decomp' 2025-01-24T00:47:07.8164639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_deploy.py' 2025-01-24T00:47:07.8165488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dispatch/__init__.py' 2025-01-24T00:47:07.8166440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dispatch/python.py' 2025-01-24T00:47:07.8167302Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dispatch' 2025-01-24T00:47:07.8168172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/__init__.py' 2025-01-24T00:47:07.8169163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/_trace_wrapped_higher_order_op.py' 2025-01-24T00:47:07.8170209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/backends/__init__.py' 2025-01-24T00:47:07.8171158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/backends/common.py' 2025-01-24T00:47:07.8172139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/backends/cudagraphs.py' 2025-01-24T00:47:07.8173137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/backends/debugging.py' 2025-01-24T00:47:07.8174124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/backends/distributed.py' 2025-01-24T00:47:07.8175118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/backends/inductor.py' 2025-01-24T00:47:07.8176083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/backends/onnxrt.py' 2025-01-24T00:47:07.8177045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/backends/registry.py' 2025-01-24T00:47:07.8178004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/backends/tensorrt.py' 2025-01-24T00:47:07.8178984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/backends/torchxla.py' 2025-01-24T00:47:07.8179931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/backends/tvm.py' 2025-01-24T00:47:07.8180848Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/backends' 2025-01-24T00:47:07.8181841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/bytecode_analysis.py' 2025-01-24T00:47:07.8182850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/bytecode_transformation.py' 2025-01-24T00:47:07.8183851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/cache_size.py' 2025-01-24T00:47:07.8184739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/callback.py' 2025-01-24T00:47:07.8185639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/code_context.py' 2025-01-24T00:47:07.8186536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/codegen.py' 2025-01-24T00:47:07.8187448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/compiled_autograd.py' 2025-01-24T00:47:07.8188379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/comptime.py' 2025-01-24T00:47:07.8189245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/config.py' 2025-01-24T00:47:07.8190166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/convert_frame.py' 2025-01-24T00:47:07.8191143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/create_parameter_op.py' 2025-01-24T00:47:07.8192236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/current_scope_id.py' 2025-01-24T00:47:07.8193177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/debug_utils.py' 2025-01-24T00:47:07.8194078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/decorators.py' 2025-01-24T00:47:07.8195015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/device_interface.py' 2025-01-24T00:47:07.8195958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/distributed.py' 2025-01-24T00:47:07.8196869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/eval_frame.py' 2025-01-24T00:47:07.8197724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/exc.py' 2025-01-24T00:47:07.8198608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/external_utils.py' 2025-01-24T00:47:07.8199551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/funcname_cache.py' 2025-01-24T00:47:07.8200510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/graph_deduplication.py' 2025-01-24T00:47:07.8201513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/graph_region_tracker.py' 2025-01-24T00:47:07.8202447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/guards.py' 2025-01-24T00:47:07.8203290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/hooks.py' 2025-01-24T00:47:07.8204153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/logging.py' 2025-01-24T00:47:07.8205062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/metrics_context.py' 2025-01-24T00:47:07.8206013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/mutation_guard.py' 2025-01-24T00:47:07.8206986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/output_graph.py' 2025-01-24T00:47:07.8207864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/pgo.py' 2025-01-24T00:47:07.8208776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/polyfills/__init__.py' 2025-01-24T00:47:07.8209817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/polyfills/builtins.py' 2025-01-24T00:47:07.8210817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/polyfills/functools.py' 2025-01-24T00:47:07.8211852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/polyfills/itertools.py' 2025-01-24T00:47:07.8212831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/polyfills/loader.py' 2025-01-24T00:47:07.8213795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/polyfills/operator.py' 2025-01-24T00:47:07.8214755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/polyfills/os.py' 2025-01-24T00:47:07.8215699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/polyfills/pytree.py' 2025-01-24T00:47:07.8216633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/polyfills/sys.py' 2025-01-24T00:47:07.8217611Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/polyfills' 2025-01-24T00:47:07.8218532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/profiler.py' 2025-01-24T00:47:07.8219481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/replay_record.py' 2025-01-24T00:47:07.8220405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/repro/__init__.py' 2025-01-24T00:47:07.8221347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/repro/after_aot.py' 2025-01-24T00:47:07.8222316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/repro/after_dynamo.py' 2025-01-24T00:47:07.8223255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/repro/aoti.py' 2025-01-24T00:47:07.8224170Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/repro' 2025-01-24T00:47:07.8225114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/resume_execution.py' 2025-01-24T00:47:07.8226057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/side_effects.py' 2025-01-24T00:47:07.8226935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/source.py' 2025-01-24T00:47:07.8227845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/symbolic_convert.py' 2025-01-24T00:47:07.8228811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/tensor_version_op.py' 2025-01-24T00:47:07.8229729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/test_case.py' 2025-01-24T00:47:07.8230678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/test_minifier_common.py' 2025-01-24T00:47:07.8231619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/testing.py' 2025-01-24T00:47:07.8232505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/trace_rules.py' 2025-01-24T00:47:07.8233373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/types.py' 2025-01-24T00:47:07.8234227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/utils.py' 2025-01-24T00:47:07.8235144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/variables/__init__.py' 2025-01-24T00:47:07.8236086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/variables/base.py' 2025-01-24T00:47:07.8237071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/variables/builder.py' 2025-01-24T00:47:07.8238037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/variables/builtin.py' 2025-01-24T00:47:07.8239015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/variables/constant.py' 2025-01-24T00:47:07.8240057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/variables/ctx_manager.py' 2025-01-24T00:47:07.8241030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/variables/dicts.py' 2025-01-24T00:47:07.8242008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/variables/distributed.py' 2025-01-24T00:47:07.8243001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/variables/functions.py' 2025-01-24T00:47:07.8244033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/variables/higher_order_ops.py' 2025-01-24T00:47:07.8245029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/variables/iter.py' 2025-01-24T00:47:07.8245995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/variables/lazy.py' 2025-01-24T00:47:07.8247015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/variables/lists.py' 2025-01-24T00:47:07.8247962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/variables/misc.py' 2025-01-24T00:47:07.8248928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/variables/nn_module.py' 2025-01-24T00:47:07.8249905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/variables/optimizer.py' 2025-01-24T00:47:07.8250921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/variables/script_object.py' 2025-01-24T00:47:07.8251916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/variables/sdpa.py' 2025-01-24T00:47:07.8252869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/variables/tensor.py' 2025-01-24T00:47:07.8253805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/variables/torch.py' 2025-01-24T00:47:07.8254803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/variables/torch_function.py' 2025-01-24T00:47:07.8255828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/variables/user_defined.py' 2025-01-24T00:47:07.8256797Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo/variables' 2025-01-24T00:47:07.8257691Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_dynamo' 2025-01-24T00:47:07.8258538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_environment.py' 2025-01-24T00:47:07.8259398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/__init__.py' 2025-01-24T00:47:07.8260274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/converter.py' 2025-01-24T00:47:07.8261172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/__init__.py' 2025-01-24T00:47:07.8262057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/case.py' 2025-01-24T00:47:07.8262983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/__init__.py' 2025-01-24T00:47:07.8264053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/assume_constant_result.py' 2025-01-24T00:47:07.8265199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/autograd_function.py' 2025-01-24T00:47:07.8266264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/class_method.py' 2025-01-24T00:47:07.8267381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/cond_branch_class_method.py' 2025-01-24T00:47:07.8268554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/cond_branch_nested_function.py' 2025-01-24T00:47:07.8269745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/cond_branch_nonlocal_variables.py' 2025-01-24T00:47:07.8270914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/cond_closed_over_variable.py' 2025-01-24T00:47:07.8272026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/cond_operands.py' 2025-01-24T00:47:07.8273086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/cond_predicate.py' 2025-01-24T00:47:07.8274224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/constrain_as_size_example.py' 2025-01-24T00:47:07.8275412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/constrain_as_value_example.py' 2025-01-24T00:47:07.8276504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/decorator.py' 2025-01-24T00:47:07.8277524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/dictionary.py' 2025-01-24T00:47:07.8278584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/dynamic_shape_assert.py' 2025-01-24T00:47:07.8279723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/dynamic_shape_constructor.py' 2025-01-24T00:47:07.8280866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/dynamic_shape_if_guard.py' 2025-01-24T00:47:07.8281978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/dynamic_shape_map.py' 2025-01-24T00:47:07.8283058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/dynamic_shape_round.py' 2025-01-24T00:47:07.8284165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/dynamic_shape_slicing.py' 2025-01-24T00:47:07.8285270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/dynamic_shape_view.py' 2025-01-24T00:47:07.8286396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/fn_with_kwargs.py' 2025-01-24T00:47:07.8287447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/list_contains.py' 2025-01-24T00:47:07.8288492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/list_unpack.py' 2025-01-24T00:47:07.8289559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/model_attr_mutation.py' 2025-01-24T00:47:07.8290633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/nested_function.py' 2025-01-24T00:47:07.8291722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/null_context_manager.py' 2025-01-24T00:47:07.8292915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/optional_input.py' 2025-01-24T00:47:07.8293983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/pytree_flatten.py' 2025-01-24T00:47:07.8295086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/scalar_output.py' 2025-01-24T00:47:07.8296171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/specialized_attribute.py' 2025-01-24T00:47:07.8297300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/static_for_loop.py' 2025-01-24T00:47:07.8298330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/static_if.py' 2025-01-24T00:47:07.8299361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/tensor_setattr.py' 2025-01-24T00:47:07.8300464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/type_reflection_method.py' 2025-01-24T00:47:07.8301593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/unsupported_operator.py' 2025-01-24T00:47:07.8302687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples/user_input_mutation.py' 2025-01-24T00:47:07.8303751Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/examples' 2025-01-24T00:47:07.8304735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/gen_example.py' 2025-01-24T00:47:07.8305653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db/logging.py' 2025-01-24T00:47:07.8306529Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/db' 2025-01-24T00:47:07.8307386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/error.py' 2025-01-24T00:47:07.8308292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/non_strict_utils.py' 2025-01-24T00:47:07.8309204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/pass_base.py' 2025-01-24T00:47:07.8310143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/pass_infra/__init__.py' 2025-01-24T00:47:07.8311162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/pass_infra/node_metadata.py' 2025-01-24T00:47:07.8312198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/pass_infra/proxy_value.py' 2025-01-24T00:47:07.8313176Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/pass_infra' 2025-01-24T00:47:07.8314130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/passes/__init__.py' 2025-01-24T00:47:07.8315129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/passes/_node_metadata_hook.py' 2025-01-24T00:47:07.8316299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/passes/add_runtime_assertions_for_constraints_pass.py' 2025-01-24T00:47:07.8317497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/passes/collect_tracepoints_pass.py' 2025-01-24T00:47:07.8318573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/passes/constant_folding.py' 2025-01-24T00:47:07.8319692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/passes/functionalize_side_effectful_ops_pass.py' 2025-01-24T00:47:07.8326905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/passes/insert_custom_op_guards.py' 2025-01-24T00:47:07.8327996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/passes/lift_constants_pass.py' 2025-01-24T00:47:07.8329175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/passes/remove_runtime_assertions.py' 2025-01-24T00:47:07.8330303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/passes/replace_autocast_with_hop_pass.py' 2025-01-24T00:47:07.8330939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py' 2025-01-24T00:47:07.8331460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/passes/replace_set_grad_with_hop_pass.py' 2025-01-24T00:47:07.8332030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py' 2025-01-24T00:47:07.8332534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/passes/replace_with_hop_pass_util.py' 2025-01-24T00:47:07.8332931Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/passes' 2025-01-24T00:47:07.8333337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/serde/__init__.py' 2025-01-24T00:47:07.8333784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/serde/aoti_schema.py' 2025-01-24T00:47:07.8334254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/serde/dynamic_shapes.py' 2025-01-24T00:47:07.8334711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/serde/export_schema.thrift' 2025-01-24T00:47:07.8335226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/serde/gen-cpp2/export_schema_constants.h' 2025-01-24T00:47:07.8335730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/serde/gen-cpp2/export_schema_types.h' 2025-01-24T00:47:07.8336305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/serde/gen-cpp2/export_schema_types_custom_protocol.h' 2025-01-24T00:47:07.8336743Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/serde/gen-cpp2' 2025-01-24T00:47:07.8337152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/serde/schema.py' 2025-01-24T00:47:07.8337556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/serde/schema.yaml' 2025-01-24T00:47:07.8337982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/serde/schema_check.py' 2025-01-24T00:47:07.8338399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/serde/serialize.py' 2025-01-24T00:47:07.8338788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/serde/union.py' 2025-01-24T00:47:07.8339189Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/serde' 2025-01-24T00:47:07.8339547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/tools.py' 2025-01-24T00:47:07.8339907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/utils.py' 2025-01-24T00:47:07.8340295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/verifier.py' 2025-01-24T00:47:07.8340669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export/wrappers.py' 2025-01-24T00:47:07.8341026Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_export' 2025-01-24T00:47:07.8341421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/__init__.py' 2025-01-24T00:47:07.8341938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/_activation_checkpointing/__init__.py' 2025-01-24T00:47:07.8342568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/_activation_checkpointing/graph_info_provider.py' 2025-01-24T00:47:07.8343093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/_activation_checkpointing/knapsack.py' 2025-01-24T00:47:07.8343688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/_activation_checkpointing/knapsack_evaluator.py' 2025-01-24T00:47:07.8344207Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/_activation_checkpointing' 2025-01-24T00:47:07.8344665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/_aot_autograd/__init__.py' 2025-01-24T00:47:07.8345158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/_aot_autograd/autograd_cache.py' 2025-01-24T00:47:07.8345696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/_aot_autograd/collect_metadata_analysis.py' 2025-01-24T00:47:07.8346256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py' 2025-01-24T00:47:07.8346765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/_aot_autograd/functional_utils.py' 2025-01-24T00:47:07.8347370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/_aot_autograd/input_output_analysis.py' 2025-01-24T00:47:07.8347928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py' 2025-01-24T00:47:07.8348408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/_aot_autograd/logging_utils.py' 2025-01-24T00:47:07.8348904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/_aot_autograd/runtime_wrappers.py' 2025-01-24T00:47:07.8349365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/_aot_autograd/schemas.py' 2025-01-24T00:47:07.8349904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/_aot_autograd/subclass_parametrization.py' 2025-01-24T00:47:07.8350398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/_aot_autograd/subclass_utils.py' 2025-01-24T00:47:07.8350939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/_aot_autograd/traced_function_transforms.py' 2025-01-24T00:47:07.8351382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/_aot_autograd/utils.py' 2025-01-24T00:47:07.8351829Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/_aot_autograd' 2025-01-24T00:47:07.8352234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/aot_autograd.py' 2025-01-24T00:47:07.8352603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/apis.py' 2025-01-24T00:47:07.8353048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/autograd_function.py' 2025-01-24T00:47:07.8353511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/batch_norm_replacement.py' 2025-01-24T00:47:07.8353944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/benchmark_utils.py' 2025-01-24T00:47:07.8354354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/compile_utils.py' 2025-01-24T00:47:07.8354747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/compilers.py' 2025-01-24T00:47:07.8355154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/config.py' 2025-01-24T00:47:07.8355554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/deprecated.py' 2025-01-24T00:47:07.8355986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/eager_transforms.py' 2025-01-24T00:47:07.8356448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/functional_call.py' 2025-01-24T00:47:07.8356851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/fx_minifier.py' 2025-01-24T00:47:07.8357284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/make_functional.py' 2025-01-24T00:47:07.8357692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/partitioners.py' 2025-01-24T00:47:07.8358096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/pyfunctorch.py' 2025-01-24T00:47:07.8358498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/python_key.py' 2025-01-24T00:47:07.8358925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/pytree_hacks.py' 2025-01-24T00:47:07.8359416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/top_operators_github_usage.py' 2025-01-24T00:47:07.8359809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/utils.py' 2025-01-24T00:47:07.8360172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch/vmap.py' 2025-01-24T00:47:07.8360548Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_functorch' 2025-01-24T00:47:07.8360870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_guards.py' 2025-01-24T00:47:07.8361296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_higher_order_ops/__init__.py' 2025-01-24T00:47:07.8361762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_higher_order_ops/associative_scan.py' 2025-01-24T00:47:07.8362244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_higher_order_ops/auto_functionalize.py' 2025-01-24T00:47:07.8362655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_higher_order_ops/cond.py' 2025-01-24T00:47:07.8363072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_higher_order_ops/effects.py' 2025-01-24T00:47:07.8363570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_higher_order_ops/executorch_call_delegate.py' 2025-01-24T00:47:07.8364028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_higher_order_ops/flex_attention.py' 2025-01-24T00:47:07.8364465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_higher_order_ops/foreach_map.py' 2025-01-24T00:47:07.8364898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_higher_order_ops/hints_wrap.py' 2025-01-24T00:47:07.8365362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_higher_order_ops/invoke_subgraph.py' 2025-01-24T00:47:07.8365757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_higher_order_ops/map.py' 2025-01-24T00:47:07.8366194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_higher_order_ops/out_dtype.py' 2025-01-24T00:47:07.8366720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_higher_order_ops/prim_hop_base.py' 2025-01-24T00:47:07.8367171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_higher_order_ops/run_const_graph.py' 2025-01-24T00:47:07.8367612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_higher_order_ops/scan.py' 2025-01-24T00:47:07.8368053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_higher_order_ops/strict_mode.py' 2025-01-24T00:47:07.8368518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_higher_order_ops/torchbind.py' 2025-01-24T00:47:07.8368996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_higher_order_ops/triton_kernel_wrap.py' 2025-01-24T00:47:07.8369403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_higher_order_ops/utils.py' 2025-01-24T00:47:07.8369841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_higher_order_ops/while_loop.py' 2025-01-24T00:47:07.8370246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_higher_order_ops/wrap.py' 2025-01-24T00:47:07.8370653Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_higher_order_ops' 2025-01-24T00:47:07.8371043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/__init__.py' 2025-01-24T00:47:07.8371544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/analyze_preserves_zero_mask.py' 2025-01-24T00:47:07.8371974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/aoti_eager.py' 2025-01-24T00:47:07.8372388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/async_compile.py' 2025-01-24T00:47:07.8372837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/autoheuristic/__init__.py' 2025-01-24T00:47:07.8373379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/autoheuristic/artifacts/_MMRankingA100.py' 2025-01-24T00:47:07.8373913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/autoheuristic/artifacts/_MMRankingH100.py' 2025-01-24T00:47:07.8374446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/autoheuristic/artifacts/_MixedMMA100.py' 2025-01-24T00:47:07.8374970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/autoheuristic/artifacts/_MixedMMH100.py' 2025-01-24T00:47:07.8375485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/autoheuristic/artifacts/_PadMMA100.py' 2025-01-24T00:47:07.8375990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/autoheuristic/artifacts/__init__.py' 2025-01-24T00:47:07.8376477Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/autoheuristic/artifacts' 2025-01-24T00:47:07.8376955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/autoheuristic/autoheuristic.py' 2025-01-24T00:47:07.8377474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/autoheuristic/autoheuristic_utils.py' 2025-01-24T00:47:07.8378027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/autoheuristic/learned_heuristic_controller.py' 2025-01-24T00:47:07.8378586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/autoheuristic/learnedheuristic_interface.py' 2025-01-24T00:47:07.8379027Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/autoheuristic' 2025-01-24T00:47:07.8379451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/autotune_process.py' 2025-01-24T00:47:07.8379829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/bounds.py' 2025-01-24T00:47:07.8380229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/choices.py' 2025-01-24T00:47:07.8380626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codecache.py' 2025-01-24T00:47:07.8381052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/__init__.py' 2025-01-24T00:47:07.8381547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/aoti_hipify_utils.py' 2025-01-24T00:47:07.8382081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/aoti_runtime/implementation.cpp' 2025-01-24T00:47:07.8382570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/aoti_runtime/interface.cpp' 2025-01-24T00:47:07.8383043Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/aoti_runtime' 2025-01-24T00:47:07.8383510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/block_analysis.py' 2025-01-24T00:47:07.8383922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/common.py' 2025-01-24T00:47:07.8384353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/cpp.py' 2025-01-24T00:47:07.8384849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/cpp_bmm_template.py' 2025-01-24T00:47:07.8385367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/cpp_flex_attention_template.py' 2025-01-24T00:47:07.8385843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/cpp_gemm_template.py' 2025-01-24T00:47:07.8386354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/cpp_grouped_gemm_template.py' 2025-01-24T00:47:07.8386813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/cpp_micro_gemm.py' 2025-01-24T00:47:07.8387242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/cpp_prefix.h' 2025-01-24T00:47:07.8387686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/cpp_template.py' 2025-01-24T00:47:07.8388172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/cpp_template_kernel.py' 2025-01-24T00:47:07.8388601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/cpp_utils.py' 2025-01-24T00:47:07.8389067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/cpp_wrapper_cpu.py' 2025-01-24T00:47:07.8389575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py' 2025-01-24T00:47:07.8390031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/cpp_wrapper_gpu.py' 2025-01-24T00:47:07.8390537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/cpu_device_op_overrides.py' 2025-01-24T00:47:07.8390983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/cuda/__init__.py' 2025-01-24T00:47:07.8391483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py' 2025-01-24T00:47:07.8392108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/cuda/cuda_env.py' 2025-01-24T00:47:07.8392570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/cuda/cuda_kernel.py' 2025-01-24T00:47:07.8393049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/cuda/cuda_template.py' 2025-01-24T00:47:07.8393669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py' 2025-01-24T00:47:07.8394315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py' 2025-01-24T00:47:07.8394910Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/cuda/cutlass_lib_extensions' 2025-01-24T00:47:07.8395382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/cuda/cutlass_utils.py' 2025-01-24T00:47:07.8395884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/cuda/device_op_overrides.py' 2025-01-24T00:47:07.8396353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/cuda/gemm_template.py' 2025-01-24T00:47:07.8396784Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/cuda' 2025-01-24T00:47:07.8397320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/cuda_combined_scheduling.py' 2025-01-24T00:47:07.8397758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/debug_utils.py' 2025-01-24T00:47:07.8398200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/halide.py' 2025-01-24T00:47:07.8398663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/memory_planning.py' 2025-01-24T00:47:07.8399061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/mps.py' 2025-01-24T00:47:07.8399565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/mps_device_op_overrides.py' 2025-01-24T00:47:07.8400011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/multi_kernel.py' 2025-01-24T00:47:07.8400460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/rocm/__init__.py' 2025-01-24T00:47:07.8400951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/rocm/ck_conv_template.py' 2025-01-24T00:47:07.8401418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/rocm/ck_template.py' 2025-01-24T00:47:07.8401957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/rocm/ck_universal_gemm_template.py' 2025-01-24T00:47:07.8402438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/rocm/compile_command.py' 2025-01-24T00:47:07.8402949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/rocm/rocm_benchmark_request.py' 2025-01-24T00:47:07.8403458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/rocm/rocm_cpp_scheduling.py' 2025-01-24T00:47:07.8403924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/rocm/rocm_kernel.py' 2025-01-24T00:47:07.8404403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/rocm/rocm_template.py' 2025-01-24T00:47:07.8404900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/rocm/rocm_template_buffer.py' 2025-01-24T00:47:07.8405331Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/rocm' 2025-01-24T00:47:07.8405742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/simd.py' 2025-01-24T00:47:07.8406292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/simd_kernel_features.py' 2025-01-24T00:47:07.8406716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/triton.py' 2025-01-24T00:47:07.8407226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/triton_combo_kernel.py' 2025-01-24T00:47:07.8407696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/triton_split_scan.py' 2025-01-24T00:47:07.8408148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/triton_utils.py' 2025-01-24T00:47:07.8408569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/wrapper.py' 2025-01-24T00:47:07.8409007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/xpu/__init__.py' 2025-01-24T00:47:07.8409508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/xpu/device_op_overrides.py' 2025-01-24T00:47:07.8409962Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen/xpu' 2025-01-24T00:47:07.8410379Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/codegen' 2025-01-24T00:47:07.8410808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/comm_analysis.py' 2025-01-24T00:47:07.8411214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/comm_lowering.py' 2025-01-24T00:47:07.8411584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/comms.py' 2025-01-24T00:47:07.8411980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/compile_fx.py' 2025-01-24T00:47:07.8412435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/compile_worker/__init__.py' 2025-01-24T00:47:07.8412897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/compile_worker/__main__.py' 2025-01-24T00:47:07.8413381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/compile_worker/subproc_pool.py' 2025-01-24T00:47:07.8413852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/compile_worker/watchdog.py' 2025-01-24T00:47:07.8414300Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/compile_worker' 2025-01-24T00:47:07.8414735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/compiler_bisector.py' 2025-01-24T00:47:07.8415117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/config.py' 2025-01-24T00:47:07.8415549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/constant_folding.py' 2025-01-24T00:47:07.8415951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/cpp_builder.py' 2025-01-24T00:47:07.8416362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/cpu_vec_isa.py' 2025-01-24T00:47:07.8416784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/cudagraph_trees.py' 2025-01-24T00:47:07.8417214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/cudagraph_utils.py' 2025-01-24T00:47:07.8417649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/custom_graph_pass.py' 2025-01-24T00:47:07.8418018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/debug.py' 2025-01-24T00:47:07.8418457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/decomposition.py' 2025-01-24T00:47:07.8418865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/dependencies.py' 2025-01-24T00:47:07.8419311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/dtype_propagation.py' 2025-01-24T00:47:07.8419696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/exc.py' 2025-01-24T00:47:07.8420155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/extern_node_serializer.py' 2025-01-24T00:47:07.8420550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/freezing.py' 2025-01-24T00:47:07.8420922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fuzzer.py' 2025-01-24T00:47:07.8421347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/README.md' 2025-01-24T00:47:07.8421788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/__init__.py' 2025-01-24T00:47:07.8422243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/b2b_gemm.py' 2025-01-24T00:47:07.8422716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/binary_folding.py' 2025-01-24T00:47:07.8423187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/ddp_fusion.py' 2025-01-24T00:47:07.8423687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/decompose_mem_bound_mm.py' 2025-01-24T00:47:07.8424178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/dedupe_symint_uses.py' 2025-01-24T00:47:07.8424678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/efficient_conv_bn_eval.py' 2025-01-24T00:47:07.8425168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/freezing_patterns.py' 2025-01-24T00:47:07.8425637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/fuse_attention.py' 2025-01-24T00:47:07.8426121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/group_batch_fusion.py' 2025-01-24T00:47:07.8426582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/joint_graph.py' 2025-01-24T00:47:07.8427058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/micro_pipeline_tp.py' 2025-01-24T00:47:07.8427512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/misc_patterns.py' 2025-01-24T00:47:07.8427977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/mkldnn_fusion.py' 2025-01-24T00:47:07.8428429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/numeric_utils.py' 2025-01-24T00:47:07.8428868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/pad_mm.py' 2025-01-24T00:47:07.8429308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/post_grad.py' 2025-01-24T00:47:07.8429739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/pre_grad.py' 2025-01-24T00:47:07.8430203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/quantization.py' 2025-01-24T00:47:07.8430642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/reinplace.py' 2025-01-24T00:47:07.8431129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/replace_random.py' 2025-01-24T00:47:07.8431667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/__init__.py' 2025-01-24T00:47:07.8432258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py' 2025-01-24T00:47:07.8432835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py' 2025-01-24T00:47:07.8433405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py' 2025-01-24T00:47:07.8433965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py' 2025-01-24T00:47:07.8434539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py' 2025-01-24T00:47:07.8435141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py' 2025-01-24T00:47:07.8435714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py' 2025-01-24T00:47:07.8436299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py' 2025-01-24T00:47:07.8436862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py' 2025-01-24T00:47:07.8437427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py' 2025-01-24T00:47:07.8437993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py' 2025-01-24T00:47:07.8438557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py' 2025-01-24T00:47:07.8439117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py' 2025-01-24T00:47:07.8439681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py' 2025-01-24T00:47:07.8440241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py' 2025-01-24T00:47:07.8440796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py' 2025-01-24T00:47:07.8441361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py' 2025-01-24T00:47:07.8441917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py' 2025-01-24T00:47:07.8442476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py' 2025-01-24T00:47:07.8443038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py' 2025-01-24T00:47:07.8443577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py' 2025-01-24T00:47:07.8444120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py' 2025-01-24T00:47:07.8444666Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns' 2025-01-24T00:47:07.8445105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes/split_cat.py' 2025-01-24T00:47:07.8445551Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_passes' 2025-01-24T00:47:07.8445935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/fx_utils.py' 2025-01-24T00:47:07.8446372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/graph.py' 2025-01-24T00:47:07.8446739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/hooks.py' 2025-01-24T00:47:07.8447172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/index_propagation.py' 2025-01-24T00:47:07.8447594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/inductor_prims.py' 2025-01-24T00:47:07.8447947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/ir.py' 2025-01-24T00:47:07.8448400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/jagged_lowerings.py' 2025-01-24T00:47:07.8448824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/kernel/__init__.py' 2025-01-24T00:47:07.8449239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/kernel/bmm.py' 2025-01-24T00:47:07.8449638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/kernel/conv.py' 2025-01-24T00:47:07.8450086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/kernel/flex_attention.py' 2025-01-24T00:47:07.8450527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/kernel/flex_decoding.py' 2025-01-24T00:47:07.8450922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/kernel/mm.py' 2025-01-24T00:47:07.8451346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/kernel/mm_common.py' 2025-01-24T00:47:07.8451775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/kernel/mm_plus_mm.py' 2025-01-24T00:47:07.8452209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/kernel/mm_scaled.py' 2025-01-24T00:47:07.8452659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/kernel/unpack_mixed_mm.py' 2025-01-24T00:47:07.8453063Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/kernel' 2025-01-24T00:47:07.8453450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/loop_body.py' 2025-01-24T00:47:07.8453834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/lowering.py' 2025-01-24T00:47:07.8454211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/memory.py' 2025-01-24T00:47:07.8454591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/metrics.py' 2025-01-24T00:47:07.8454978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/mkldnn_ir.py' 2025-01-24T00:47:07.8455410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/mkldnn_lowerings.py' 2025-01-24T00:47:07.8455803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/mock_cache.py' 2025-01-24T00:47:07.8456209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/ops_handler.py' 2025-01-24T00:47:07.8456642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/optimize_indexing.py' 2025-01-24T00:47:07.8457061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/output_code.py' 2025-01-24T00:47:07.8457495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/package/__init__.py' 2025-01-24T00:47:07.8457972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/package/build_package.py' 2025-01-24T00:47:07.8458399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/package/package.py' 2025-01-24T00:47:07.8458884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/package/pt2_archive_constants.py' 2025-01-24T00:47:07.8459293Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/package' 2025-01-24T00:47:07.8459717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/pattern_matcher.py' 2025-01-24T00:47:07.8460161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/quantized_lowerings.py' 2025-01-24T00:47:07.8460585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/remote_cache.py' 2025-01-24T00:47:07.8461002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/runtime/README.md' 2025-01-24T00:47:07.8461453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/runtime/__init__.py' 2025-01-24T00:47:07.8461911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/runtime/autotune_cache.py' 2025-01-24T00:47:07.8462359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/runtime/benchmarking.py' 2025-01-24T00:47:07.8462814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/runtime/cache_dir_utils.py' 2025-01-24T00:47:07.8463266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/runtime/compile_tasks.py' 2025-01-24T00:47:07.8463765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/runtime/coordinate_descent_tuner.py' 2025-01-24T00:47:07.8464231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/runtime/halide_helpers.py' 2025-01-24T00:47:07.8464639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/runtime/hints.py' 2025-01-24T00:47:07.8465079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/runtime/runtime_utils.py' 2025-01-24T00:47:07.8465535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/runtime/triton_compat.py' 2025-01-24T00:47:07.8465992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/runtime/triton_helpers.py' 2025-01-24T00:47:07.8466461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/runtime/triton_heuristics.py' 2025-01-24T00:47:07.8466876Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/runtime' 2025-01-24T00:47:07.8467270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/scheduler.py' 2025-01-24T00:47:07.8467649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/script.ld' 2025-01-24T00:47:07.8468070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/select_algorithm.py' 2025-01-24T00:47:07.8468452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/sizevars.py' 2025-01-24T00:47:07.8468890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/subgraph_lowering.py' 2025-01-24T00:47:07.8469301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/test_case.py' 2025-01-24T00:47:07.8469712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/test_operators.py' 2025-01-24T00:47:07.8470152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/triton_bundler.py' 2025-01-24T00:47:07.8470521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/utils.py' 2025-01-24T00:47:07.8470929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/virtualized.py' 2025-01-24T00:47:07.8471362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor/wrapper_benchmark.py' 2025-01-24T00:47:07.8471724Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_inductor' 2025-01-24T00:47:07.8472086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_jit_internal.py' 2025-01-24T00:47:07.8472445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_lazy/__init__.py' 2025-01-24T00:47:07.8472835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_lazy/closure.py' 2025-01-24T00:47:07.8473239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_lazy/computation.py' 2025-01-24T00:47:07.8473590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_lazy/config.py' 2025-01-24T00:47:07.8473945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_lazy/debug.py' 2025-01-24T00:47:07.8474335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_lazy/device_context.py' 2025-01-24T00:47:07.8474771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_lazy/extract_compiled_graph.py' 2025-01-24T00:47:07.8475146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_lazy/ir_cache.py' 2025-01-24T00:47:07.8475502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_lazy/metrics.py' 2025-01-24T00:47:07.8475956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_lazy/tensor_factory_functions.py' 2025-01-24T00:47:07.8476327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_lazy/ts_backend.py' 2025-01-24T00:47:07.8476677Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_lazy' 2025-01-24T00:47:07.8477064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_library/__init__.py' 2025-01-24T00:47:07.8477439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_library/autograd.py' 2025-01-24T00:47:07.8477824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_library/custom_ops.py' 2025-01-24T00:47:07.8478269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_library/fake_class_registry.py' 2025-01-24T00:47:07.8478657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_library/fake_impl.py' 2025-01-24T00:47:07.8479063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_library/infer_schema.py' 2025-01-24T00:47:07.8479479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_library/simple_registry.py' 2025-01-24T00:47:07.8479841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_library/triton.py' 2025-01-24T00:47:07.8480205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_library/utils.py' 2025-01-24T00:47:07.8480562Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_library' 2025-01-24T00:47:07.8480942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_linalg_utils.py' 2025-01-24T00:47:07.8481272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_lobpcg.py' 2025-01-24T00:47:07.8481652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_logging/__init__.py' 2025-01-24T00:47:07.8482080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_logging/_internal.py' 2025-01-24T00:47:07.8482488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_logging/_registrations.py' 2025-01-24T00:47:07.8482853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_logging/scribe.py' 2025-01-24T00:47:07.8483245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_logging/structured.py' 2025-01-24T00:47:07.8483609Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_logging' 2025-01-24T00:47:07.8483941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_lowrank.py' 2025-01-24T00:47:07.8484361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_meta_registrations.py' 2025-01-24T00:47:07.8484768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_namedtensor_internals.py' 2025-01-24T00:47:07.8485160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_numpy/README.md' 2025-01-24T00:47:07.8485524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_numpy/__init__.py' 2025-01-24T00:47:07.8485950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_numpy/_binary_ufuncs_impl.py' 2025-01-24T00:47:07.8486441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_numpy/_casting_dicts.py' 2025-01-24T00:47:07.8486807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_numpy/_dtypes.py' 2025-01-24T00:47:07.8487197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_numpy/_dtypes_impl.py' 2025-01-24T00:47:07.8487558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_numpy/_funcs.py' 2025-01-24T00:47:07.8487944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_numpy/_funcs_impl.py' 2025-01-24T00:47:07.8488329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_numpy/_getlimits.py' 2025-01-24T00:47:07.8488695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_numpy/_ndarray.py' 2025-01-24T00:47:07.8489100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_numpy/_normalizations.py' 2025-01-24T00:47:07.8489517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_numpy/_reductions_impl.py' 2025-01-24T00:47:07.8489876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_numpy/_ufuncs.py' 2025-01-24T00:47:07.8490298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_numpy/_unary_ufuncs_impl.py' 2025-01-24T00:47:07.8490650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_numpy/_util.py' 2025-01-24T00:47:07.8490991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_numpy/fft.py' 2025-01-24T00:47:07.8491355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_numpy/linalg.py' 2025-01-24T00:47:07.8491710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_numpy/random.py' 2025-01-24T00:47:07.8492227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_numpy/testing/__init__.py' 2025-01-24T00:47:07.8492639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_numpy/testing/utils.py' 2025-01-24T00:47:07.8493082Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_numpy/testing' 2025-01-24T00:47:07.8493449Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_numpy' 2025-01-24T00:47:07.8493796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_ops.py' 2025-01-24T00:47:07.8494164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_prims/__init__.py' 2025-01-24T00:47:07.8494540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_prims/context.py' 2025-01-24T00:47:07.8494928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_prims/debug_prims.py' 2025-01-24T00:47:07.8495296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_prims/executor.py' 2025-01-24T00:47:07.8495688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_prims/rng_prims.py' 2025-01-24T00:47:07.8496046Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_prims' 2025-01-24T00:47:07.8496488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_prims_common/__init__.py' 2025-01-24T00:47:07.8496897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_prims_common/wrappers.py' 2025-01-24T00:47:07.8497315Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_prims_common' 2025-01-24T00:47:07.8497715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_python_dispatcher.py' 2025-01-24T00:47:07.8498076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_refs/__init__.py' 2025-01-24T00:47:07.8498462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_refs/_conversions.py' 2025-01-24T00:47:07.8498807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_refs/fft.py' 2025-01-24T00:47:07.8499204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_refs/linalg/__init__.py' 2025-01-24T00:47:07.8499597Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_refs/linalg' 2025-01-24T00:47:07.8499980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_refs/nn/__init__.py' 2025-01-24T00:47:07.8500416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_refs/nn/functional/__init__.py' 2025-01-24T00:47:07.8500839Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_refs/nn/functional' 2025-01-24T00:47:07.8501204Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_refs/nn' 2025-01-24T00:47:07.8501607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_refs/special/__init__.py' 2025-01-24T00:47:07.8502005Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_refs/special' 2025-01-24T00:47:07.8502357Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_refs' 2025-01-24T00:47:07.8502713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_size_docs.py' 2025-01-24T00:47:07.8503047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_sources.py' 2025-01-24T00:47:07.8503405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_storage_docs.py' 2025-01-24T00:47:07.8503765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_streambase.py' 2025-01-24T00:47:07.8504168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_strobelight/__init__.py' 2025-01-24T00:47:07.8504668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_strobelight/cli_function_profiler.py' 2025-01-24T00:47:07.8505145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_strobelight/compile_time_profiler.py' 2025-01-24T00:47:07.8505699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_strobelight/examples/cli_function_profiler_example.py' 2025-01-24T00:47:07.8506281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_strobelight/examples/compile_time_profile_example.py' 2025-01-24T00:47:07.8506719Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_strobelight/examples' 2025-01-24T00:47:07.8507102Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_strobelight' 2025-01-24T00:47:07.8507504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_subclasses/__init__.py' 2025-01-24T00:47:07.8507956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_subclasses/_fake_tensor_utils.py' 2025-01-24T00:47:07.8508366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_subclasses/fake_impls.py' 2025-01-24T00:47:07.8508798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_subclasses/fake_tensor.py' 2025-01-24T00:47:07.8509228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_subclasses/fake_utils.py' 2025-01-24T00:47:07.8509676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_subclasses/functional_tensor.py' 2025-01-24T00:47:07.8510080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_subclasses/meta_utils.py' 2025-01-24T00:47:07.8510522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_subclasses/schema_check_mode.py' 2025-01-24T00:47:07.8510904Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_subclasses' 2025-01-24T00:47:07.8511229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_tensor.py' 2025-01-24T00:47:07.8511598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_tensor_docs.py' 2025-01-24T00:47:07.8511945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_tensor_str.py' 2025-01-24T00:47:07.8512326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_thread_safe_fork.py' 2025-01-24T00:47:07.8512686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_torch_docs.py' 2025-01-24T00:47:07.8513003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_utils.py' 2025-01-24T00:47:07.8513374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_utils_internal.py' 2025-01-24T00:47:07.8513748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_vendor/README.md' 2025-01-24T00:47:07.8514117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_vendor/__init__.py' 2025-01-24T00:47:07.8514532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_vendor/packaging/LICENSE' 2025-01-24T00:47:07.8514977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_vendor/packaging/LICENSE.APACHE' 2025-01-24T00:47:07.8515403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_vendor/packaging/LICENSE.BSD' 2025-01-24T00:47:07.8515838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_vendor/packaging/__init__.py' 2025-01-24T00:47:07.8516276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_vendor/packaging/_structures.py' 2025-01-24T00:47:07.8516695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_vendor/packaging/version.py' 2025-01-24T00:47:07.8517140Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_vendor/packaging' 2025-01-24T00:47:07.8517499Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_vendor' 2025-01-24T00:47:07.8517910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_vmap_internals.py' 2025-01-24T00:47:07.8518319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/_weights_only_unpickler.py' 2025-01-24T00:47:07.8518663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/abi-check.cpp' 2025-01-24T00:47:07.8519071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/accelerator/__init__.py' 2025-01-24T00:47:07.8519460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/accelerator/_utils.py' 2025-01-24T00:47:07.8519846Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/accelerator' 2025-01-24T00:47:07.8520203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/amp/__init__.py' 2025-01-24T00:47:07.8520605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/amp/autocast_mode.py' 2025-01-24T00:47:07.8521005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/amp/grad_scaler.py' 2025-01-24T00:47:07.8521346Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/amp' 2025-01-24T00:47:07.8521694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/__init__.py' 2025-01-24T00:47:07.8522066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/__init__.py' 2025-01-24T00:47:07.8522480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/intrinsic/__init__.py' 2025-01-24T00:47:07.8522950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/intrinsic/modules/__init__.py' 2025-01-24T00:47:07.8523401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/intrinsic/modules/fused.py' 2025-01-24T00:47:07.8523843Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/intrinsic/modules' 2025-01-24T00:47:07.8524291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/intrinsic/qat/__init__.py' 2025-01-24T00:47:07.8524780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/intrinsic/qat/modules/__init__.py' 2025-01-24T00:47:07.8525268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/intrinsic/qat/modules/conv_fused.py' 2025-01-24T00:47:07.8525778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/intrinsic/qat/modules/linear_fused.py' 2025-01-24T00:47:07.8526342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/intrinsic/qat/modules/linear_relu.py' 2025-01-24T00:47:07.8526820Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/intrinsic/qat/modules' 2025-01-24T00:47:07.8527239Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/intrinsic/qat' 2025-01-24T00:47:07.8527716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/intrinsic/quantized/__init__.py' 2025-01-24T00:47:07.8528243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/intrinsic/quantized/dynamic/__init__.py' 2025-01-24T00:47:07.8528818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2025-01-24T00:47:07.8529448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2025-01-24T00:47:07.8529995Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/intrinsic/quantized/dynamic/modules' 2025-01-24T00:47:07.8530525Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/intrinsic/quantized/dynamic' 2025-01-24T00:47:07.8531049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/intrinsic/quantized/modules/__init__.py' 2025-01-24T00:47:07.8531557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/intrinsic/quantized/modules/bn_relu.py' 2025-01-24T00:47:07.8532082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/intrinsic/quantized/modules/conv_add.py' 2025-01-24T00:47:07.8532605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/intrinsic/quantized/modules/conv_relu.py' 2025-01-24T00:47:07.8533147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py' 2025-01-24T00:47:07.8533676Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/intrinsic/quantized/modules' 2025-01-24T00:47:07.8534161Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/intrinsic/quantized' 2025-01-24T00:47:07.8534563Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/intrinsic' 2025-01-24T00:47:07.8534959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/qat/__init__.py' 2025-01-24T00:47:07.8535395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/qat/dynamic/__init__.py' 2025-01-24T00:47:07.8535875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/qat/dynamic/modules/__init__.py' 2025-01-24T00:47:07.8536337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/qat/dynamic/modules/linear.py' 2025-01-24T00:47:07.8536791Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/qat/dynamic/modules' 2025-01-24T00:47:07.8537213Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/qat/dynamic' 2025-01-24T00:47:07.8537640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/qat/modules/__init__.py' 2025-01-24T00:47:07.8538062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/qat/modules/conv.py' 2025-01-24T00:47:07.8538517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/qat/modules/embedding_ops.py' 2025-01-24T00:47:07.8538932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/qat/modules/linear.py' 2025-01-24T00:47:07.8539357Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/qat/modules' 2025-01-24T00:47:07.8539722Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/qat' 2025-01-24T00:47:07.8540150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantizable/__init__.py' 2025-01-24T00:47:07.8540641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantizable/modules/__init__.py' 2025-01-24T00:47:07.8541125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantizable/modules/activation.py' 2025-01-24T00:47:07.8541578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantizable/modules/rnn.py' 2025-01-24T00:47:07.8542031Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantizable/modules' 2025-01-24T00:47:07.8542460Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantizable' 2025-01-24T00:47:07.8542894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantized/__init__.py' 2025-01-24T00:47:07.8543377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantized/dynamic/__init__.py' 2025-01-24T00:47:07.8543883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantized/dynamic/modules/__init__.py' 2025-01-24T00:47:07.8544375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantized/dynamic/modules/conv.py' 2025-01-24T00:47:07.8544865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantized/dynamic/modules/linear.py' 2025-01-24T00:47:07.8545354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantized/dynamic/modules/rnn.py' 2025-01-24T00:47:07.8545844Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantized/dynamic/modules' 2025-01-24T00:47:07.8546369Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantized/dynamic' 2025-01-24T00:47:07.8546838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantized/functional.py' 2025-01-24T00:47:07.8547297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantized/modules/__init__.py' 2025-01-24T00:47:07.8547783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantized/modules/activation.py' 2025-01-24T00:47:07.8548251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantized/modules/batchnorm.py' 2025-01-24T00:47:07.8548702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantized/modules/conv.py' 2025-01-24T00:47:07.8549173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantized/modules/dropout.py' 2025-01-24T00:47:07.8549668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantized/modules/embedding_ops.py' 2025-01-24T00:47:07.8550191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantized/modules/functional_modules.py' 2025-01-24T00:47:07.8550653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantized/modules/linear.py' 2025-01-24T00:47:07.8551147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantized/modules/normalization.py' 2025-01-24T00:47:07.8551596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantized/modules/rnn.py' 2025-01-24T00:47:07.8552045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantized/modules/utils.py' 2025-01-24T00:47:07.8552489Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantized/modules' 2025-01-24T00:47:07.8552972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantized/reference/__init__.py' 2025-01-24T00:47:07.8553487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantized/reference/modules/__init__.py' 2025-01-24T00:47:07.8553989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantized/reference/modules/conv.py' 2025-01-24T00:47:07.8554491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantized/reference/modules/linear.py' 2025-01-24T00:47:07.8554979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantized/reference/modules/rnn.py' 2025-01-24T00:47:07.8555519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantized/reference/modules/sparse.py' 2025-01-24T00:47:07.8556021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantized/reference/modules/utils.py' 2025-01-24T00:47:07.8556552Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantized/reference/modules' 2025-01-24T00:47:07.8557008Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantized/reference' 2025-01-24T00:47:07.8557404Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/quantized' 2025-01-24T00:47:07.8557811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/sparse/__init__.py' 2025-01-24T00:47:07.8558260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/sparse/quantized/__init__.py' 2025-01-24T00:47:07.8558758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/sparse/quantized/dynamic/__init__.py' 2025-01-24T00:47:07.8559281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/sparse/quantized/dynamic/linear.py' 2025-01-24T00:47:07.8559769Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/sparse/quantized/dynamic' 2025-01-24T00:47:07.8560249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/sparse/quantized/linear.py' 2025-01-24T00:47:07.8560693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/sparse/quantized/utils.py' 2025-01-24T00:47:07.8561134Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/sparse/quantized' 2025-01-24T00:47:07.8561527Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn/sparse' 2025-01-24T00:47:07.8561876Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/nn' 2025-01-24T00:47:07.8562242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/ns/__init__.py' 2025-01-24T00:47:07.8562649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/ns/_numeric_suite.py' 2025-01-24T00:47:07.8563055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/ns/_numeric_suite_fx.py' 2025-01-24T00:47:07.8563444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/ns/fx/__init__.py' 2025-01-24T00:47:07.8563849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/ns/fx/graph_matcher.py' 2025-01-24T00:47:07.8564250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/ns/fx/graph_passes.py' 2025-01-24T00:47:07.8564647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/ns/fx/mappings.py' 2025-01-24T00:47:07.8565059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/ns/fx/n_shadows_utils.py' 2025-01-24T00:47:07.8565446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/ns/fx/ns_types.py' 2025-01-24T00:47:07.8565857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/ns/fx/pattern_utils.py' 2025-01-24T00:47:07.8566370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/ns/fx/qconfig_multi_mapping.py' 2025-01-24T00:47:07.8566746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/ns/fx/utils.py' 2025-01-24T00:47:07.8567146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/ns/fx/weight_utils.py' 2025-01-24T00:47:07.8567506Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/ns/fx' 2025-01-24T00:47:07.8567897Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/ns' 2025-01-24T00:47:07.8568293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/__init__.py' 2025-01-24T00:47:07.8568794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/__init__.py' 2025-01-24T00:47:07.8569370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/activation_sparsifier/README.md' 2025-01-24T00:47:07.8569950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/activation_sparsifier/__init__.py' 2025-01-24T00:47:07.8570612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py' 2025-01-24T00:47:07.8571180Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/activation_sparsifier' 2025-01-24T00:47:07.8571747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/data_scheduler/README.md' 2025-01-24T00:47:07.8572296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/data_scheduler/__init__.py' 2025-01-24T00:47:07.8572924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py' 2025-01-24T00:47:07.8573459Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/data_scheduler' 2025-01-24T00:47:07.8573999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/README.md' 2025-01-24T00:47:07.8574549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/__init__.py' 2025-01-24T00:47:07.8575165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py' 2025-01-24T00:47:07.8575767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/benchmarks/README.md' 2025-01-24T00:47:07.8576389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/benchmarks/dlrm_utils.py' 2025-01-24T00:47:07.8577059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/benchmarks/evaluate_disk_savings.py' 2025-01-24T00:47:07.8577727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/benchmarks/evaluate_forward_time.py' 2025-01-24T00:47:07.8578408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/benchmarks/evaluate_model_metrics.py' 2025-01-24T00:47:07.8579057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/benchmarks/images/accuracy.png' 2025-01-24T00:47:07.8579733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/benchmarks/images/disk_savings.png' 2025-01-24T00:47:07.8580395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/benchmarks/images/forward_time.png' 2025-01-24T00:47:07.8581032Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/benchmarks/images' 2025-01-24T00:47:07.8581620Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/benchmarks' 2025-01-24T00:47:07.8582259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py' 2025-01-24T00:47:07.8582870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py' 2025-01-24T00:47:07.8583539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/README.md' 2025-01-24T00:47:07.8584194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py' 2025-01-24T00:47:07.8584911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py' 2025-01-24T00:47:07.8585592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py' 2025-01-24T00:47:07.8586262Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks' 2025-01-24T00:47:07.8586919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/lightning/tests/test_callbacks.py' 2025-01-24T00:47:07.8587569Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/lightning/tests' 2025-01-24T00:47:07.8588156Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/lightning' 2025-01-24T00:47:07.8588750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py' 2025-01-24T00:47:07.8589298Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier' 2025-01-24T00:47:07.8589822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/FPGM_pruner.py' 2025-01-24T00:47:07.8590327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/README.md' 2025-01-24T00:47:07.8590828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/__init__.py' 2025-01-24T00:47:07.8591427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py' 2025-01-24T00:47:07.8592153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/images/prune_1.png' 2025-01-24T00:47:07.8592728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/images/prune_2.png' 2025-01-24T00:47:07.8593269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/images/prune_3.png' 2025-01-24T00:47:07.8593821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/images/prune_4.png' 2025-01-24T00:47:07.8594366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/images/prune_5.png' 2025-01-24T00:47:07.8594913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/images/prune_6.png' 2025-01-24T00:47:07.8595444Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/images' 2025-01-24T00:47:07.8596070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py' 2025-01-24T00:47:07.8596596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/match_utils.py' 2025-01-24T00:47:07.8597183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/parametrization.py' 2025-01-24T00:47:07.8597737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/prune_functions.py' 2025-01-24T00:47:07.8598279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/saliency_pruner.py' 2025-01-24T00:47:07.8598774Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental/pruner' 2025-01-24T00:47:07.8599241Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_experimental' 2025-01-24T00:47:07.8599649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/_mappings.py' 2025-01-24T00:47:07.8600141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/scheduler/__init__.py' 2025-01-24T00:47:07.8600631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/scheduler/base_scheduler.py' 2025-01-24T00:47:07.8601154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/scheduler/cubic_scheduler.py' 2025-01-24T00:47:07.8601657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/scheduler/lambda_scheduler.py' 2025-01-24T00:47:07.8602083Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/scheduler' 2025-01-24T00:47:07.8602536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/sparsifier/__init__.py' 2025-01-24T00:47:07.8603038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/sparsifier/base_sparsifier.py' 2025-01-24T00:47:07.8603595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py' 2025-01-24T00:47:07.8604054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/sparsifier/utils.py' 2025-01-24T00:47:07.8604586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/sparsifier/weight_norm_sparsifier.py' 2025-01-24T00:47:07.8605025Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning/sparsifier' 2025-01-24T00:47:07.8605411Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/pruning' 2025-01-24T00:47:07.8605828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/__init__.py' 2025-01-24T00:47:07.8606351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/_correct_bias.py' 2025-01-24T00:47:07.8606781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/_equalize.py' 2025-01-24T00:47:07.8607282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/_learnable_fake_quantize.py' 2025-01-24T00:47:07.8607781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/backend_config/README.md' 2025-01-24T00:47:07.8608275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/backend_config/__init__.py' 2025-01-24T00:47:07.8608888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/backend_config/_common_operator_config_utils.py' 2025-01-24T00:47:07.8609455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/backend_config/_qnnpack_pt2e.py' 2025-01-24T00:47:07.8609994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/backend_config/backend_config.py' 2025-01-24T00:47:07.8610536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/backend_config/executorch.py' 2025-01-24T00:47:07.8611031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/backend_config/fbgemm.py' 2025-01-24T00:47:07.8611521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/backend_config/native.py' 2025-01-24T00:47:07.8612079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/backend_config/observation_type.py' 2025-01-24T00:47:07.8612569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/backend_config/onednn.py' 2025-01-24T00:47:07.8613075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/backend_config/qnnpack.py' 2025-01-24T00:47:07.8613601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/backend_config/tensorrt.py' 2025-01-24T00:47:07.8614117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/backend_config/utils.py' 2025-01-24T00:47:07.8614599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/backend_config/x86.py' 2025-01-24T00:47:07.8615085Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/backend_config' 2025-01-24T00:47:07.8615596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/experimental/APoT_tensor.py' 2025-01-24T00:47:07.8616176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/experimental/adaround_fake_quantize.py' 2025-01-24T00:47:07.8616698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/experimental/adaround_loss.py' 2025-01-24T00:47:07.8617284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/experimental/adaround_optimization.py' 2025-01-24T00:47:07.8617790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/experimental/apot_utils.py' 2025-01-24T00:47:07.8618310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/experimental/fake_quantize.py' 2025-01-24T00:47:07.8618887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/experimental/fake_quantize_function.py' 2025-01-24T00:47:07.8619373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/experimental/linear.py' 2025-01-24T00:47:07.8619877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/experimental/observer.py' 2025-01-24T00:47:07.8620370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/experimental/qconfig.py' 2025-01-24T00:47:07.8620870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/experimental/quantizer.py' 2025-01-24T00:47:07.8621350Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/experimental' 2025-01-24T00:47:07.8621799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/fake_quantize.py' 2025-01-24T00:47:07.8622257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/fuse_modules.py' 2025-01-24T00:47:07.8622774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/fuser_method_mappings.py' 2025-01-24T00:47:07.8623201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/fx/README.md' 2025-01-24T00:47:07.8623649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/fx/__init__.py' 2025-01-24T00:47:07.8624130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/fx/_decomposed.py' 2025-01-24T00:47:07.8624573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/fx/_equalize.py' 2025-01-24T00:47:07.8625102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/fx/_lower_to_native_backend.py' 2025-01-24T00:47:07.8625599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/fx/_model_report/README.md' 2025-01-24T00:47:07.8626118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/fx/_model_report/__init__.py' 2025-01-24T00:47:07.8626663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/fx/_model_report/detector.py' 2025-01-24T00:47:07.8627197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/fx/_model_report/model_report.py' 2025-01-24T00:47:07.8627818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/fx/_model_report/model_report_observer.py' 2025-01-24T00:47:07.8628411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/fx/_model_report/model_report_visualizer.py' 2025-01-24T00:47:07.8628916Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/fx/_model_report' 2025-01-24T00:47:07.8629353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/fx/convert.py' 2025-01-24T00:47:07.8629813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/fx/custom_config.py' 2025-01-24T00:47:07.8630241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/fx/fuse.py' 2025-01-24T00:47:07.8630700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/fx/fuse_handler.py' 2025-01-24T00:47:07.8631165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/fx/graph_module.py' 2025-01-24T00:47:07.8631643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/fx/lower_to_fbgemm.py' 2025-01-24T00:47:07.8632123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/fx/lower_to_qnnpack.py' 2025-01-24T00:47:07.8632586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/fx/lstm_utils.py' 2025-01-24T00:47:07.8633042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/fx/match_utils.py' 2025-01-24T00:47:07.8633507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/fx/pattern_utils.py' 2025-01-24T00:47:07.8633959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/fx/prepare.py' 2025-01-24T00:47:07.8634467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/fx/qconfig_mapping_utils.py' 2025-01-24T00:47:07.8634956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/fx/quantize_handler.py' 2025-01-24T00:47:07.8635382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/fx/tracer.py' 2025-01-24T00:47:07.8635824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/fx/utils.py' 2025-01-24T00:47:07.8636249Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/fx' 2025-01-24T00:47:07.8636671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/observer.py' 2025-01-24T00:47:07.8637119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/pattern.md' 2025-01-24T00:47:07.8637567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/pt2e/__init__.py' 2025-01-24T00:47:07.8638077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/pt2e/_affine_quantization.py' 2025-01-24T00:47:07.8638578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/pt2e/_numeric_debugger.py' 2025-01-24T00:47:07.8639074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/pt2e/duplicate_dq_pass.py' 2025-01-24T00:47:07.8639543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/pt2e/export_utils.py' 2025-01-24T00:47:07.8640039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/pt2e/graph_utils.py' 2025-01-24T00:47:07.8640562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/pt2e/port_metadata_pass.py' 2025-01-24T00:47:07.8641013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/pt2e/prepare.py' 2025-01-24T00:47:07.8641464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/pt2e/qat_utils.py' 2025-01-24T00:47:07.8642006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/pt2e/representation/__init__.py' 2025-01-24T00:47:07.8642548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/pt2e/representation/rewrite.py' 2025-01-24T00:47:07.8643061Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/pt2e/representation' 2025-01-24T00:47:07.8643510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/pt2e/utils.py' 2025-01-24T00:47:07.8643939Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/pt2e' 2025-01-24T00:47:07.8644357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/qconfig.py' 2025-01-24T00:47:07.8644832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/qconfig_mapping.py' 2025-01-24T00:47:07.8645270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/quant_type.py' 2025-01-24T00:47:07.8645766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/quantization_mappings.py' 2025-01-24T00:47:07.8646195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/quantize.py' 2025-01-24T00:47:07.8646725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/quantize_fx.py' 2025-01-24T00:47:07.8647183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/quantize_jit.py' 2025-01-24T00:47:07.8647630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/quantize_pt2e.py' 2025-01-24T00:47:07.8648102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/quantizer/__init__.py' 2025-01-24T00:47:07.8648666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/quantizer/composable_quantizer.py' 2025-01-24T00:47:07.8649237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/quantizer/embedding_quantizer.py' 2025-01-24T00:47:07.8649747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/quantizer/quantizer.py' 2025-01-24T00:47:07.8650228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/quantizer/utils.py' 2025-01-24T00:47:07.8650786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/quantizer/x86_inductor_quantizer.py' 2025-01-24T00:47:07.8651325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/quantizer/xnnpack_quantizer.py' 2025-01-24T00:47:07.8651884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py' 2025-01-24T00:47:07.8652447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/quantizer/xpu_inductor_quantizer.py' 2025-01-24T00:47:07.8652917Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/quantizer' 2025-01-24T00:47:07.8653348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/stubs.py' 2025-01-24T00:47:07.8653788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization/utils.py' 2025-01-24T00:47:07.8654189Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao/quantization' 2025-01-24T00:47:07.8654519Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/ao' 2025-01-24T00:47:07.8654906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/autograd/__init__.py' 2025-01-24T00:47:07.8655350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/autograd/_functions/__init__.py' 2025-01-24T00:47:07.8655802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/autograd/_functions/replace.vim' 2025-01-24T00:47:07.8656237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/autograd/_functions/tensor.py' 2025-01-24T00:47:07.8656660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/autograd/_functions/utils.py' 2025-01-24T00:47:07.8657087Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/autograd/_functions' 2025-01-24T00:47:07.8657490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/autograd/anomaly_mode.py' 2025-01-24T00:47:07.8657880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/autograd/forward_ad.py' 2025-01-24T00:47:07.8658272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/autograd/function.py' 2025-01-24T00:47:07.8658669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/autograd/functional.py' 2025-01-24T00:47:07.8659067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/autograd/grad_mode.py' 2025-01-24T00:47:07.8659459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/autograd/gradcheck.py' 2025-01-24T00:47:07.8659827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/autograd/graph.py' 2025-01-24T00:47:07.8660216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/autograd/profiler.py' 2025-01-24T00:47:07.8660636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/autograd/profiler_legacy.py' 2025-01-24T00:47:07.8661048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/autograd/profiler_util.py' 2025-01-24T00:47:07.8661459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/autograd/variable.py' 2025-01-24T00:47:07.8661826Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/autograd' 2025-01-24T00:47:07.8662218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/__init__.py' 2025-01-24T00:47:07.8662662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/_coreml/__init__.py' 2025-01-24T00:47:07.8663103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/_coreml/preprocess.py' 2025-01-24T00:47:07.8663511Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/_coreml' 2025-01-24T00:47:07.8663926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/_nnapi/__init__.py' 2025-01-24T00:47:07.8664339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/_nnapi/prepare.py' 2025-01-24T00:47:07.8664780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/_nnapi/serializer.py' 2025-01-24T00:47:07.8665207Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/_nnapi' 2025-01-24T00:47:07.8665624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/cpu/__init__.py' 2025-01-24T00:47:07.8666033Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/cpu' 2025-01-24T00:47:07.8666437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/cuda/__init__.py' 2025-01-24T00:47:07.8666849Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/cuda' 2025-01-24T00:47:07.8667257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/cudnn/__init__.py' 2025-01-24T00:47:07.8667664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/cudnn/rnn.py' 2025-01-24T00:47:07.8668059Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/cudnn' 2025-01-24T00:47:07.8668506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/cusparselt/__init__.py' 2025-01-24T00:47:07.8668944Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/cusparselt' 2025-01-24T00:47:07.8669376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/kleidiai/__init__.py' 2025-01-24T00:47:07.8669788Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/kleidiai' 2025-01-24T00:47:07.8670201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/mha/__init__.py' 2025-01-24T00:47:07.8670581Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/mha' 2025-01-24T00:47:07.8670995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/mkl/__init__.py' 2025-01-24T00:47:07.8671380Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/mkl' 2025-01-24T00:47:07.8671797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/mkldnn/__init__.py' 2025-01-24T00:47:07.8672219Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/mkldnn' 2025-01-24T00:47:07.8672622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/mps/__init__.py' 2025-01-24T00:47:07.8673006Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/mps' 2025-01-24T00:47:07.8673437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/nnpack/__init__.py' 2025-01-24T00:47:07.8673865Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/nnpack' 2025-01-24T00:47:07.8674300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/openmp/__init__.py' 2025-01-24T00:47:07.8674738Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/openmp' 2025-01-24T00:47:07.8675183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/opt_einsum/__init__.py' 2025-01-24T00:47:07.8675616Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/opt_einsum' 2025-01-24T00:47:07.8676053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/quantized/__init__.py' 2025-01-24T00:47:07.8676482Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/quantized' 2025-01-24T00:47:07.8676891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/xeon/__init__.py' 2025-01-24T00:47:07.8677299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/xeon/run_cpu.py' 2025-01-24T00:47:07.8677729Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/xeon' 2025-01-24T00:47:07.8678177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/xnnpack/__init__.py' 2025-01-24T00:47:07.8678583Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends/xnnpack' 2025-01-24T00:47:07.8678963Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/backends' 2025-01-24T00:47:07.8679341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/compiler/__init__.py' 2025-01-24T00:47:07.8679728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/compiler/_cache.py' 2025-01-24T00:47:07.8680104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/compiler/config.py' 2025-01-24T00:47:07.8680471Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/compiler' 2025-01-24T00:47:07.8680858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/contrib/__init__.py' 2025-01-24T00:47:07.8681278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/contrib/_tensorboard_vis.py' 2025-01-24T00:47:07.8681637Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/contrib' 2025-01-24T00:47:07.8682007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/cpu/__init__.py' 2025-01-24T00:47:07.8682382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/cpu/amp/__init__.py' 2025-01-24T00:47:07.8682802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/cpu/amp/autocast_mode.py' 2025-01-24T00:47:07.8683199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/cpu/amp/grad_scaler.py' 2025-01-24T00:47:07.8683560Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/cpu/amp' 2025-01-24T00:47:07.8683910Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/cpu' 2025-01-24T00:47:07.8684306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/CudaIPCTypes.cpp' 2025-01-24T00:47:07.8684684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/CudaIPCTypes.h' 2025-01-24T00:47:07.8685066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/DataLoader.cpp' 2025-01-24T00:47:07.8685430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/DataLoader.h' 2025-01-24T00:47:07.8685822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/Device.cpp' 2025-01-24T00:47:07.8686171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/Device.h' 2025-01-24T00:47:07.8686712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/DeviceAccelerator.cpp' 2025-01-24T00:47:07.8687131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/DeviceAccelerator.h' 2025-01-24T00:47:07.8687483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/Dtype.cpp' 2025-01-24T00:47:07.8687819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/Dtype.h' 2025-01-24T00:47:07.8688222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/DynamicTypes.cpp' 2025-01-24T00:47:07.8688603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/DynamicTypes.h' 2025-01-24T00:47:07.8688967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/Event.cpp' 2025-01-24T00:47:07.8689331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/Event.h' 2025-01-24T00:47:07.8689709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/Exceptions.cpp' 2025-01-24T00:47:07.8690111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/Exceptions.h' 2025-01-24T00:47:07.8690456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/Export.h' 2025-01-24T00:47:07.8690827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/Generator.cpp' 2025-01-24T00:47:07.8691201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/Generator.h' 2025-01-24T00:47:07.8691557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/Layout.cpp' 2025-01-24T00:47:07.8692034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/Layout.h' 2025-01-24T00:47:07.8692430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/MemoryFormat.cpp' 2025-01-24T00:47:07.8692806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/MemoryFormat.h' 2025-01-24T00:47:07.8693178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/Module.cpp' 2025-01-24T00:47:07.8693524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/Module.h' 2025-01-24T00:47:07.8693926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/PyInterpreter.cpp' 2025-01-24T00:47:07.8694324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/PyInterpreter.h' 2025-01-24T00:47:07.8694684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/QScheme.cpp' 2025-01-24T00:47:07.8695047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/QScheme.h' 2025-01-24T00:47:07.8695401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/README.md' 2025-01-24T00:47:07.8695745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/Size.cpp' 2025-01-24T00:47:07.8696086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/Size.h' 2025-01-24T00:47:07.8696446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/Storage.cpp' 2025-01-24T00:47:07.8696796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/Storage.h' 2025-01-24T00:47:07.8697213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/StorageMethods.cpp' 2025-01-24T00:47:07.8697651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/StorageMethods.h' 2025-01-24T00:47:07.8698064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/StorageSharing.cpp' 2025-01-24T00:47:07.8698459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/StorageSharing.h' 2025-01-24T00:47:07.8698846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/Stream.cpp' 2025-01-24T00:47:07.8699201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/Stream.h' 2025-01-24T00:47:07.8699556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/THConcat.h' 2025-01-24T00:47:07.8699882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/THP.h' 2025-01-24T00:47:07.8700259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/TypeInfo.cpp' 2025-01-24T00:47:07.8700615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/TypeInfo.h' 2025-01-24T00:47:07.8700966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/Types.h' 2025-01-24T00:47:07.8701420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/all.h' 2025-01-24T00:47:07.8701876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/arg.h' 2025-01-24T00:47:07.8702342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/autograd.h' 2025-01-24T00:47:07.8702774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/cuda.h' 2025-01-24T00:47:07.8703219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data.h' 2025-01-24T00:47:07.8703711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/dataloader.h' 2025-01-24T00:47:07.8704234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/dataloader/base.h' 2025-01-24T00:47:07.8704799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/dataloader/stateful.h' 2025-01-24T00:47:07.8705359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/dataloader/stateless.h' 2025-01-24T00:47:07.8705891Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/dataloader' 2025-01-24T00:47:07.8706446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/dataloader_options.h' 2025-01-24T00:47:07.8706933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/datasets.h' 2025-01-24T00:47:07.8707454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/datasets/base.h' 2025-01-24T00:47:07.8707972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/datasets/chunk.h' 2025-01-24T00:47:07.8708471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/datasets/map.h' 2025-01-24T00:47:07.8708992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/datasets/mnist.h' 2025-01-24T00:47:07.8709508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/datasets/shared.h' 2025-01-24T00:47:07.8710053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/datasets/stateful.h' 2025-01-24T00:47:07.8710603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/datasets/tensor.h' 2025-01-24T00:47:07.8711121Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/datasets' 2025-01-24T00:47:07.8711707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/detail/data_shuttle.h' 2025-01-24T00:47:07.8712210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/detail/queue.h' 2025-01-24T00:47:07.8712753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/detail/sequencers.h' 2025-01-24T00:47:07.8713255Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/detail' 2025-01-24T00:47:07.8713732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/example.h' 2025-01-24T00:47:07.8714227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/iterator.h' 2025-01-24T00:47:07.8714737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/samplers.h' 2025-01-24T00:47:07.8715253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/samplers/base.h' 2025-01-24T00:47:07.8715896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' 2025-01-24T00:47:07.8716454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/samplers/distributed.h' 2025-01-24T00:47:07.8716983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/samplers/random.h' 2025-01-24T00:47:07.8717537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/samplers/sequential.h' 2025-01-24T00:47:07.8718079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/samplers/serialize.h' 2025-01-24T00:47:07.8718607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/samplers/stream.h' 2025-01-24T00:47:07.8719123Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/samplers' 2025-01-24T00:47:07.8719625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/transforms.h' 2025-01-24T00:47:07.8720142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/transforms/base.h' 2025-01-24T00:47:07.8720681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/transforms/collate.h' 2025-01-24T00:47:07.8721227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/transforms/lambda.h' 2025-01-24T00:47:07.8721747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/transforms/stack.h' 2025-01-24T00:47:07.8722292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/transforms/tensor.h' 2025-01-24T00:47:07.8722819Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/transforms' 2025-01-24T00:47:07.8723343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data/worker_exception.h' 2025-01-24T00:47:07.8723816Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/data' 2025-01-24T00:47:07.8724411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/detail/TensorDataContainer.h' 2025-01-24T00:47:07.8724895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/detail/static.h' 2025-01-24T00:47:07.8725410Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/detail' 2025-01-24T00:47:07.8725845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/enum.h' 2025-01-24T00:47:07.8726414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/expanding_array.h' 2025-01-24T00:47:07.8726840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/fft.h' 2025-01-24T00:47:07.8727288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/imethod.h' 2025-01-24T00:47:07.8727728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/jit.h' 2025-01-24T00:47:07.8728178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/mps.h' 2025-01-24T00:47:07.8728638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nested.h' 2025-01-24T00:47:07.8729077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn.h' 2025-01-24T00:47:07.8729550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/cloneable.h' 2025-01-24T00:47:07.8730130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional.h' 2025-01-24T00:47:07.8730680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/activation.h' 2025-01-24T00:47:07.8731224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/batchnorm.h' 2025-01-24T00:47:07.8731746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/conv.h' 2025-01-24T00:47:07.8732279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/distance.h' 2025-01-24T00:47:07.8732816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/dropout.h' 2025-01-24T00:47:07.8733354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/embedding.h' 2025-01-24T00:47:07.8733861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/fold.h' 2025-01-24T00:47:07.8734434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/instancenorm.h' 2025-01-24T00:47:07.8734955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/linear.h' 2025-01-24T00:47:07.8735466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/loss.h' 2025-01-24T00:47:07.8736040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/normalization.h' 2025-01-24T00:47:07.8736562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/padding.h' 2025-01-24T00:47:07.8737135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' 2025-01-24T00:47:07.8737665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/pooling.h' 2025-01-24T00:47:07.8738255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/upsampling.h' 2025-01-24T00:47:07.8738774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/vision.h' 2025-01-24T00:47:07.8739315Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional' 2025-01-24T00:47:07.8739773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/init.h' 2025-01-24T00:47:07.8740228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/module.h' 2025-01-24T00:47:07.8740692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules.h' 2025-01-24T00:47:07.8741228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/_functions.h' 2025-01-24T00:47:07.8741776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/activation.h' 2025-01-24T00:47:07.8742303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/adaptive.h' 2025-01-24T00:47:07.8742844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/batchnorm.h' 2025-01-24T00:47:07.8743344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/common.h' 2025-01-24T00:47:07.8743904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/container/any.h' 2025-01-24T00:47:07.8744538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' 2025-01-24T00:47:07.8745130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/container/any_value.h' 2025-01-24T00:47:07.8745724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/container/functional.h' 2025-01-24T00:47:07.8746316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' 2025-01-24T00:47:07.8746912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' 2025-01-24T00:47:07.8747491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/container/named_any.h' 2025-01-24T00:47:07.8748114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' 2025-01-24T00:47:07.8748723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' 2025-01-24T00:47:07.8749315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/container/sequential.h' 2025-01-24T00:47:07.8749879Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/container' 2025-01-24T00:47:07.8750372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/conv.h' 2025-01-24T00:47:07.8750894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/distance.h' 2025-01-24T00:47:07.8751402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/dropout.h' 2025-01-24T00:47:07.8751944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/embedding.h' 2025-01-24T00:47:07.8752447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/fold.h' 2025-01-24T00:47:07.8753068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/instancenorm.h' 2025-01-24T00:47:07.8753572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/linear.h' 2025-01-24T00:47:07.8754074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/loss.h' 2025-01-24T00:47:07.8754623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/normalization.h' 2025-01-24T00:47:07.8755146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/padding.h' 2025-01-24T00:47:07.8755684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' 2025-01-24T00:47:07.8756220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/pooling.h' 2025-01-24T00:47:07.8756742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/rnn.h' 2025-01-24T00:47:07.8757269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/transformer.h' 2025-01-24T00:47:07.8757853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/transformercoder.h' 2025-01-24T00:47:07.8758418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' 2025-01-24T00:47:07.8758945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/upsampling.h' 2025-01-24T00:47:07.8759455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/utils.h' 2025-01-24T00:47:07.8759953Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules' 2025-01-24T00:47:07.8760431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/options.h' 2025-01-24T00:47:07.8760953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/activation.h' 2025-01-24T00:47:07.8761468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/adaptive.h' 2025-01-24T00:47:07.8762002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/batchnorm.h' 2025-01-24T00:47:07.8762498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/conv.h' 2025-01-24T00:47:07.8763010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/distance.h' 2025-01-24T00:47:07.8763530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/dropout.h' 2025-01-24T00:47:07.8764050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/embedding.h' 2025-01-24T00:47:07.8764550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/fold.h' 2025-01-24T00:47:07.8765088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/instancenorm.h' 2025-01-24T00:47:07.8765610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/linear.h' 2025-01-24T00:47:07.8766119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/loss.h' 2025-01-24T00:47:07.8766788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/normalization.h' 2025-01-24T00:47:07.8767310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/padding.h' 2025-01-24T00:47:07.8767854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' 2025-01-24T00:47:07.8768361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/pooling.h' 2025-01-24T00:47:07.8768866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/rnn.h' 2025-01-24T00:47:07.8769422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/transformer.h' 2025-01-24T00:47:07.8770004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/transformercoder.h' 2025-01-24T00:47:07.8770608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/transformerlayer.h' 2025-01-24T00:47:07.8771130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/upsampling.h' 2025-01-24T00:47:07.8771644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/vision.h' 2025-01-24T00:47:07.8772139Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/options' 2025-01-24T00:47:07.8772697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' 2025-01-24T00:47:07.8773217Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/parallel' 2025-01-24T00:47:07.8773699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/pimpl-inl.h' 2025-01-24T00:47:07.8774166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/pimpl.h' 2025-01-24T00:47:07.8774618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/utils.h' 2025-01-24T00:47:07.8775121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/utils/clip_grad.h' 2025-01-24T00:47:07.8775702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' 2025-01-24T00:47:07.8776182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/utils/rnn.h' 2025-01-24T00:47:07.8776683Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn/utils' 2025-01-24T00:47:07.8777136Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/nn' 2025-01-24T00:47:07.8777575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/optim.h' 2025-01-24T00:47:07.8778070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/optim/adagrad.h' 2025-01-24T00:47:07.8778526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/optim/adam.h' 2025-01-24T00:47:07.8779027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/optim/adamw.h' 2025-01-24T00:47:07.8779494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/optim/lbfgs.h' 2025-01-24T00:47:07.8780006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/optim/optimizer.h' 2025-01-24T00:47:07.8780502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/optim/rmsprop.h' 2025-01-24T00:47:07.8781077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' 2025-01-24T00:47:07.8781745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h' 2025-01-24T00:47:07.8782307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' 2025-01-24T00:47:07.8782838Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/optim/schedulers' 2025-01-24T00:47:07.8783373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/optim/serialize.h' 2025-01-24T00:47:07.8783853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/optim/sgd.h' 2025-01-24T00:47:07.8784325Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/optim' 2025-01-24T00:47:07.8784804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/ordered_dict.h' 2025-01-24T00:47:07.8785243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/python.h' 2025-01-24T00:47:07.8785720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/python/init.h' 2025-01-24T00:47:07.8786206Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/python' 2025-01-24T00:47:07.8786669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/serialize.h' 2025-01-24T00:47:07.8787183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/serialize/archive.h' 2025-01-24T00:47:07.8787730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/serialize/input-archive.h' 2025-01-24T00:47:07.8788292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/serialize/output-archive.h' 2025-01-24T00:47:07.8788785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/serialize/tensor.h' 2025-01-24T00:47:07.8789282Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/serialize' 2025-01-24T00:47:07.8789738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/sparse.h' 2025-01-24T00:47:07.8790184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/special.h' 2025-01-24T00:47:07.8790619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/torch.h' 2025-01-24T00:47:07.8791137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/types.h' 2025-01-24T00:47:07.8791612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/utils.h' 2025-01-24T00:47:07.8792202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/version.h.in' 2025-01-24T00:47:07.8792690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch/xpu.h' 2025-01-24T00:47:07.8793136Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include/torch' 2025-01-24T00:47:07.8793583Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/include' 2025-01-24T00:47:07.8793974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/cuda.cpp' 2025-01-24T00:47:07.8794442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/data/datasets/mnist.cpp' 2025-01-24T00:47:07.8794910Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/data/datasets' 2025-01-24T00:47:07.8795414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/data/samplers/distributed.cpp' 2025-01-24T00:47:07.8795906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/data/samplers/random.cpp' 2025-01-24T00:47:07.8796431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/data/samplers/sequential.cpp' 2025-01-24T00:47:07.8796944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/data/samplers/stream.cpp' 2025-01-24T00:47:07.8797415Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/data/samplers' 2025-01-24T00:47:07.8797825Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/data' 2025-01-24T00:47:07.8798225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/enum.cpp' 2025-01-24T00:47:07.8798630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/imethod.cpp' 2025-01-24T00:47:07.8799014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/jit.cpp' 2025-01-24T00:47:07.8799408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/mps.cpp' 2025-01-24T00:47:07.8799813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/init.cpp' 2025-01-24T00:47:07.8800230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/module.cpp' 2025-01-24T00:47:07.8800725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/modules/_functions.cpp' 2025-01-24T00:47:07.8801209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/modules/activation.cpp' 2025-01-24T00:47:07.8801690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/modules/adaptive.cpp' 2025-01-24T00:47:07.8802171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/modules/batchnorm.cpp' 2025-01-24T00:47:07.8802719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/modules/container/functional.cpp' 2025-01-24T00:47:07.8803231Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/modules/container' 2025-01-24T00:47:07.8803680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/modules/conv.cpp' 2025-01-24T00:47:07.8804157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/modules/distance.cpp' 2025-01-24T00:47:07.8804616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/modules/dropout.cpp' 2025-01-24T00:47:07.8805091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/modules/embedding.cpp' 2025-01-24T00:47:07.8805569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/modules/fold.cpp' 2025-01-24T00:47:07.8806065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/modules/instancenorm.cpp' 2025-01-24T00:47:07.8806607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/modules/linear.cpp' 2025-01-24T00:47:07.8807067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/modules/loss.cpp' 2025-01-24T00:47:07.8807564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/modules/normalization.cpp' 2025-01-24T00:47:07.8808037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/modules/padding.cpp' 2025-01-24T00:47:07.8808535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/modules/pixelshuffle.cpp' 2025-01-24T00:47:07.8808998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/modules/pooling.cpp' 2025-01-24T00:47:07.8809482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/modules/rnn.cpp' 2025-01-24T00:47:07.8809999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/modules/transformer.cpp' 2025-01-24T00:47:07.8810495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/modules/upsampling.cpp' 2025-01-24T00:47:07.8810939Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/modules' 2025-01-24T00:47:07.8811424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/options/activation.cpp' 2025-01-24T00:47:07.8811903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/options/adaptive.cpp' 2025-01-24T00:47:07.8812382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/options/batchnorm.cpp' 2025-01-24T00:47:07.8812832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/options/conv.cpp' 2025-01-24T00:47:07.8813309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/options/dropout.cpp' 2025-01-24T00:47:07.8813787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/options/embedding.cpp' 2025-01-24T00:47:07.8814288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/options/instancenorm.cpp' 2025-01-24T00:47:07.8814745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/options/linear.cpp' 2025-01-24T00:47:07.8815242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/options/normalization.cpp' 2025-01-24T00:47:07.8815722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/options/padding.cpp' 2025-01-24T00:47:07.8816190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/options/pooling.cpp' 2025-01-24T00:47:07.8816642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/options/rnn.cpp' 2025-01-24T00:47:07.8817128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/options/transformer.cpp' 2025-01-24T00:47:07.8817586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/options/vision.cpp' 2025-01-24T00:47:07.8818039Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn/options' 2025-01-24T00:47:07.8818463Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/nn' 2025-01-24T00:47:07.8818909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/optim/adagrad.cpp' 2025-01-24T00:47:07.8819361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/optim/adam.cpp' 2025-01-24T00:47:07.8819788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/optim/adamw.cpp' 2025-01-24T00:47:07.8820225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/optim/lbfgs.cpp' 2025-01-24T00:47:07.8820675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/optim/optimizer.cpp' 2025-01-24T00:47:07.8821116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/optim/rmsprop.cpp' 2025-01-24T00:47:07.8821657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp' 2025-01-24T00:47:07.8822311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/optim/schedulers/reduce_on_plateau_scheduler.cpp' 2025-01-24T00:47:07.8822827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/optim/schedulers/step_lr.cpp' 2025-01-24T00:47:07.8823332Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/optim/schedulers' 2025-01-24T00:47:07.8823783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/optim/serialize.cpp' 2025-01-24T00:47:07.8824212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/optim/sgd.cpp' 2025-01-24T00:47:07.8824630Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/optim' 2025-01-24T00:47:07.8825054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/python/init.cpp' 2025-01-24T00:47:07.8825488Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/python' 2025-01-24T00:47:07.8825907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/serialize.cpp' 2025-01-24T00:47:07.8826417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/serialize/input-archive.cpp' 2025-01-24T00:47:07.8826917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/serialize/output-archive.cpp' 2025-01-24T00:47:07.8827359Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/serialize' 2025-01-24T00:47:07.8827754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src/xpu.cpp' 2025-01-24T00:47:07.8828138Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api/src' 2025-01-24T00:47:07.8828518Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/api' 2025-01-24T00:47:07.8828980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/FunctionsManual.cpp' 2025-01-24T00:47:07.8829434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/FunctionsManual.h' 2025-01-24T00:47:07.8829886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/InferenceMode.h' 2025-01-24T00:47:07.8830289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/README.md' 2025-01-24T00:47:07.8830749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/TraceTypeManual.cpp' 2025-01-24T00:47:07.8831267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/VariableTypeManual.cpp' 2025-01-24T00:47:07.8831731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/VariableTypeUtils.h' 2025-01-24T00:47:07.8832213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/anomaly_mode.cpp' 2025-01-24T00:47:07.8832645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/anomaly_mode.h' 2025-01-24T00:47:07.8833063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/autograd.cpp' 2025-01-24T00:47:07.8833483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/autograd.h' 2025-01-24T00:47:07.8833931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/autograd_meta.cpp' 2025-01-24T00:47:07.8834494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp' 2025-01-24T00:47:07.8835074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.h' 2025-01-24T00:47:07.8835495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/cpp_hook.cpp' 2025-01-24T00:47:07.8835952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/cpp_hook.h' 2025-01-24T00:47:07.8836409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/custom_function.cpp' 2025-01-24T00:47:07.8836859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/custom_function.h' 2025-01-24T00:47:07.8837253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/edge.h' 2025-01-24T00:47:07.8837662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/engine.cpp' 2025-01-24T00:47:07.8838074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/engine.h' 2025-01-24T00:47:07.8838520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/forward_grad.cpp' 2025-01-24T00:47:07.8838949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/forward_grad.h' 2025-01-24T00:47:07.8839372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/function.cpp' 2025-01-24T00:47:07.8839778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/function.h' 2025-01-24T00:47:07.8840212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/function_hook.h' 2025-01-24T00:47:07.8840734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/functions/accumulate_grad.cpp' 2025-01-24T00:47:07.8841240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/functions/accumulate_grad.h' 2025-01-24T00:47:07.8841736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/functions/basic_ops.cpp' 2025-01-24T00:47:07.8842205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/functions/basic_ops.h' 2025-01-24T00:47:07.8842750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/functions/comm.cpp' 2025-01-24T00:47:07.8843204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/functions/comm.h' 2025-01-24T00:47:07.8843653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/functions/init.cpp' 2025-01-24T00:47:07.8844150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/functions/pybind.h' 2025-01-24T00:47:07.8844610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/functions/tensor.cpp' 2025-01-24T00:47:07.8845089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/functions/tensor.h' 2025-01-24T00:47:07.8845561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/functions/utils.cpp' 2025-01-24T00:47:07.8846008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/functions/utils.h' 2025-01-24T00:47:07.8846543Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/functions' 2025-01-24T00:47:07.8846967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/grad_mode.h' 2025-01-24T00:47:07.8847388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/graph_task.h' 2025-01-24T00:47:07.8847804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/init.cpp' 2025-01-24T00:47:07.8848279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/input_buffer.cpp' 2025-01-24T00:47:07.8848735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/input_buffer.h' 2025-01-24T00:47:07.8849205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/input_metadata.cpp' 2025-01-24T00:47:07.8849648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/input_metadata.h' 2025-01-24T00:47:07.8850130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/jit_decomp_interface.cpp' 2025-01-24T00:47:07.8850617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/jit_decomp_interface.h' 2025-01-24T00:47:07.8851026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/profiler.h' 2025-01-24T00:47:07.8851501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/profiler_kineto.cpp' 2025-01-24T00:47:07.8851946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/profiler_kineto.h' 2025-01-24T00:47:07.8852402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/profiler_legacy.cpp' 2025-01-24T00:47:07.8852861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/profiler_legacy.h' 2025-01-24T00:47:07.8853320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/profiler_python.cpp' 2025-01-24T00:47:07.8853779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/profiler_python.h' 2025-01-24T00:47:07.8854255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/python_anomaly_mode.cpp' 2025-01-24T00:47:07.8854724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/python_anomaly_mode.h' 2025-01-24T00:47:07.8855184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/python_autograd.h' 2025-01-24T00:47:07.8855665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/python_cpp_function.cpp' 2025-01-24T00:47:07.8856130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/python_cpp_function.h' 2025-01-24T00:47:07.8856589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/python_engine.cpp' 2025-01-24T00:47:07.8857052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/python_engine.h' 2025-01-24T00:47:07.8857509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/python_enum_tag.h' 2025-01-24T00:47:07.8857982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/python_fft_functions.h' 2025-01-24T00:47:07.8858470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/python_function.cpp' 2025-01-24T00:47:07.8858927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/python_function.h' 2025-01-24T00:47:07.8859369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/python_hook.cpp' 2025-01-24T00:47:07.8859803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/python_hook.h' 2025-01-24T00:47:07.8860294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/python_legacy_variable.cpp' 2025-01-24T00:47:07.8860777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/python_legacy_variable.h' 2025-01-24T00:47:07.8861305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/python_linalg_functions.h' 2025-01-24T00:47:07.8861818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/python_nested_functions.h' 2025-01-24T00:47:07.8862359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/python_nested_functions_manual.cpp' 2025-01-24T00:47:07.8862837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/python_nn_functions.h' 2025-01-24T00:47:07.8863354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/python_saved_variable_hooks.cpp' 2025-01-24T00:47:07.8863873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/python_saved_variable_hooks.h' 2025-01-24T00:47:07.8864364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/python_sparse_functions.h' 2025-01-24T00:47:07.8864856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/python_special_functions.h' 2025-01-24T00:47:07.8865353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/python_torch_functions.h' 2025-01-24T00:47:07.8865883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/python_torch_functions_manual.cpp' 2025-01-24T00:47:07.8866353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/python_variable.cpp' 2025-01-24T00:47:07.8866797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/python_variable.h' 2025-01-24T00:47:07.8867300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/python_variable_indexing.cpp' 2025-01-24T00:47:07.8867805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/python_variable_indexing.h' 2025-01-24T00:47:07.8868284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/record_function_ops.cpp' 2025-01-24T00:47:07.8868762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/record_function_ops.h' 2025-01-24T00:47:07.8869210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/saved_variable.cpp' 2025-01-24T00:47:07.8869654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/saved_variable.h' 2025-01-24T00:47:07.8870134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/saved_variable_hooks.h' 2025-01-24T00:47:07.8870566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/symbolic.h' 2025-01-24T00:47:07.8871036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/utils/error_messages.h' 2025-01-24T00:47:07.8871583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/utils/grad_layout_contract.h' 2025-01-24T00:47:07.8872067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/utils/lambda_post_hook.h' 2025-01-24T00:47:07.8872578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/utils/python_arg_parsing.h' 2025-01-24T00:47:07.8873032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/utils/warnings.cpp' 2025-01-24T00:47:07.8873472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/utils/warnings.h' 2025-01-24T00:47:07.8873948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/utils/wrap_outputs.h' 2025-01-24T00:47:07.8874398Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/utils' 2025-01-24T00:47:07.8874841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/variable.cpp' 2025-01-24T00:47:07.8875258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/variable.h' 2025-01-24T00:47:07.8875702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/variable_info.cpp' 2025-01-24T00:47:07.8876150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd/variable_info.h' 2025-01-24T00:47:07.8876544Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/autograd' 2025-01-24T00:47:07.8876915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/copy_utils.h' 2025-01-24T00:47:07.8877307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cpu/Module.cpp' 2025-01-24T00:47:07.8877675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cpu/Module.h' 2025-01-24T00:47:07.8878053Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cpu' 2025-01-24T00:47:07.8878530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda/CUDAPluggableAllocator.cpp' 2025-01-24T00:47:07.8878994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda/CUDAPluggableAllocator.h' 2025-01-24T00:47:07.8879380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda/Event.cpp' 2025-01-24T00:47:07.8879748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda/Event.h' 2025-01-24T00:47:07.8880142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda/GdsFile.cpp' 2025-01-24T00:47:07.8880528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda/GdsFile.h' 2025-01-24T00:47:07.8880906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda/Graph.cpp' 2025-01-24T00:47:07.8881313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda/MemPool.cpp' 2025-01-24T00:47:07.8881695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda/Module.cpp' 2025-01-24T00:47:07.8882065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda/Module.h' 2025-01-24T00:47:07.8882456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda/Stream.cpp' 2025-01-24T00:47:07.8882853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda/Stream.h' 2025-01-24T00:47:07.8883218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda/THCP.h' 2025-01-24T00:47:07.8883638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda/Tensor.cpp' 2025-01-24T00:47:07.8884007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda/comm.cpp' 2025-01-24T00:47:07.8884382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda/comm.h' 2025-01-24T00:47:07.8884776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda/device_set.h' 2025-01-24T00:47:07.8885214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda/memory_snapshot.cpp' 2025-01-24T00:47:07.8885645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda/memory_snapshot.h' 2025-01-24T00:47:07.8886015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda/nccl.cpp' 2025-01-24T00:47:07.8886470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda/nccl.h' 2025-01-24T00:47:07.8886900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda/python_comm.cpp' 2025-01-24T00:47:07.8887330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda/python_comm.h' 2025-01-24T00:47:07.8887755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda/python_nccl.cpp' 2025-01-24T00:47:07.8888155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda/python_nccl.h' 2025-01-24T00:47:07.8888575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda/shared/cudart.cpp' 2025-01-24T00:47:07.8889007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda/shared/cudnn.cpp' 2025-01-24T00:47:07.8889463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda/shared/cusparselt.cpp' 2025-01-24T00:47:07.8889875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda/shared/nvtx.cpp' 2025-01-24T00:47:07.8890293Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda/shared' 2025-01-24T00:47:07.8890669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda/utils.cpp' 2025-01-24T00:47:07.8891051Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/cuda' 2025-01-24T00:47:07.8891446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/deploy/README.md' 2025-01-24T00:47:07.8891825Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/deploy' 2025-01-24T00:47:07.8892454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/autograd.cpp' 2025-01-24T00:47:07.8892932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/autograd.h' 2025-01-24T00:47:07.8893486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/context/container.cpp' 2025-01-24T00:47:07.8894006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/context/container.h' 2025-01-24T00:47:07.8894529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/context/context.cpp' 2025-01-24T00:47:07.8895055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/context/context.h' 2025-01-24T00:47:07.8895613Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/context' 2025-01-24T00:47:07.8896159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/engine/dist_engine.cpp' 2025-01-24T00:47:07.8896728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/engine/dist_engine.h' 2025-01-24T00:47:07.8897230Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/engine' 2025-01-24T00:47:07.8897842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp' 2025-01-24T00:47:07.8898425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/functions/recvrpc_backward.h' 2025-01-24T00:47:07.8899021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp' 2025-01-24T00:47:07.8899642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/functions/sendrpc_backward.h' 2025-01-24T00:47:07.8900157Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/functions' 2025-01-24T00:47:07.8900662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/init.cpp' 2025-01-24T00:47:07.8901172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/python_autograd.h' 2025-01-24T00:47:07.8901786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp' 2025-01-24T00:47:07.8902402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h' 2025-01-24T00:47:07.8903070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp' 2025-01-24T00:47:07.8903744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h' 2025-01-24T00:47:07.8904426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp' 2025-01-24T00:47:07.8905089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h' 2025-01-24T00:47:07.8905745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp' 2025-01-24T00:47:07.8906382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h' 2025-01-24T00:47:07.8907042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp' 2025-01-24T00:47:07.8907678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h' 2025-01-24T00:47:07.8908295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp' 2025-01-24T00:47:07.8908905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h' 2025-01-24T00:47:07.8909543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp' 2025-01-24T00:47:07.8910203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h' 2025-01-24T00:47:07.8910850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp' 2025-01-24T00:47:07.8911529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h' 2025-01-24T00:47:07.8912151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp' 2025-01-24T00:47:07.8912744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h' 2025-01-24T00:47:07.8913372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp' 2025-01-24T00:47:07.8913973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h' 2025-01-24T00:47:07.8914536Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages' 2025-01-24T00:47:07.8915041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/utils.cpp' 2025-01-24T00:47:07.8915495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd/utils.h' 2025-01-24T00:47:07.8915965Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/autograd' 2025-01-24T00:47:07.8916421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/Backend.cpp' 2025-01-24T00:47:07.8916878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/Backend.hpp' 2025-01-24T00:47:07.8917345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/Backoff.cpp' 2025-01-24T00:47:07.8917805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/Backoff.hpp' 2025-01-24T00:47:07.8918349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/CUDASymmetricMemory-inl.h' 2025-01-24T00:47:07.8918880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/CUDASymmetricMemory.cu' 2025-01-24T00:47:07.8919406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/CUDASymmetricMemory.hpp' 2025-01-24T00:47:07.8919962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/CUDASymmetricMemoryOps.cu' 2025-01-24T00:47:07.8920490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/CudaDMAConnectivity.cpp' 2025-01-24T00:47:07.8920992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/DMAConnectivity.cpp' 2025-01-24T00:47:07.8921504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/DMAConnectivity.hpp' 2025-01-24T00:47:07.8922012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/FakeProcessGroup.hpp' 2025-01-24T00:47:07.8922491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/FileStore.cpp' 2025-01-24T00:47:07.8922956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/FileStore.hpp' 2025-01-24T00:47:07.8923451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/FlightRecorder.cpp' 2025-01-24T00:47:07.8924002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/FlightRecorder.hpp' 2025-01-24T00:47:07.8924475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/Functional.cpp' 2025-01-24T00:47:07.8924966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/Functional.hpp' 2025-01-24T00:47:07.8925491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp' 2025-01-24T00:47:07.8926004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp' 2025-01-24T00:47:07.8926604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/GroupRegistry.cpp' 2025-01-24T00:47:07.8927099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/GroupRegistry.hpp' 2025-01-24T00:47:07.8927562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/HashStore.cpp' 2025-01-24T00:47:07.8928070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/HashStore.hpp' 2025-01-24T00:47:07.8928557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/NCCLUtils.cpp' 2025-01-24T00:47:07.8929032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/NCCLUtils.hpp' 2025-01-24T00:47:07.8929489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/NanCheck.cu' 2025-01-24T00:47:07.8929950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/NanCheck.hpp' 2025-01-24T00:47:07.8930405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/Ops.cpp' 2025-01-24T00:47:07.8930909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/ParamCommsUtils.cpp' 2025-01-24T00:47:07.8931428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/ParamCommsUtils.hpp' 2025-01-24T00:47:07.8931909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/PrefixStore.cpp' 2025-01-24T00:47:07.8932391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/PrefixStore.hpp' 2025-01-24T00:47:07.8932890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/ProcessGroup.cpp' 2025-01-24T00:47:07.8933380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/ProcessGroup.hpp' 2025-01-24T00:47:07.8933888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp' 2025-01-24T00:47:07.8934410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp' 2025-01-24T00:47:07.8934913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp' 2025-01-24T00:47:07.8935430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp' 2025-01-24T00:47:07.8935938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp' 2025-01-24T00:47:07.8936446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp' 2025-01-24T00:47:07.8936960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/ProcessGroupUCC.cpp' 2025-01-24T00:47:07.8937489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp' 2025-01-24T00:47:07.8938036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp' 2025-01-24T00:47:07.8938589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp' 2025-01-24T00:47:07.8939084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/PyProcessGroup.hpp' 2025-01-24T00:47:07.8939562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/RankLocal.hpp' 2025-01-24T00:47:07.8940008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/Store.cpp' 2025-01-24T00:47:07.8940456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/Store.hpp' 2025-01-24T00:47:07.8940972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/SymmetricMemory.cpp' 2025-01-24T00:47:07.8941501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/SymmetricMemory.hpp' 2025-01-24T00:47:07.8941997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/TCPStore.cpp' 2025-01-24T00:47:07.8942458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/TCPStore.hpp' 2025-01-24T00:47:07.8942960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/TCPStoreBackend.cpp' 2025-01-24T00:47:07.8943476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/TCPStoreBackend.hpp' 2025-01-24T00:47:07.8944011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/TCPStoreLibUvBackend.cpp' 2025-01-24T00:47:07.8944486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/TraceUtils.h' 2025-01-24T00:47:07.8944933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/Types.hpp' 2025-01-24T00:47:07.8945409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/UCCTracing.cpp' 2025-01-24T00:47:07.8945898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/UCCTracing.hpp' 2025-01-24T00:47:07.8946356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/UCCUtils.cpp' 2025-01-24T00:47:07.8946817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/UCCUtils.hpp' 2025-01-24T00:47:07.8947330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/UnixSockUtils.hpp' 2025-01-24T00:47:07.8947780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/Utils.cpp' 2025-01-24T00:47:07.8948239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/Utils.hpp' 2025-01-24T00:47:07.8948725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/WinSockUtils.hpp' 2025-01-24T00:47:07.8949167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/Work.cpp' 2025-01-24T00:47:07.8949620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/Work.hpp' 2025-01-24T00:47:07.8950046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/c10d.h' 2025-01-24T00:47:07.8950531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/comm.cpp' 2025-01-24T00:47:07.8950972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/comm.hpp' 2025-01-24T00:47:07.8951632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp' 2025-01-24T00:47:07.8952271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.cpp' 2025-01-24T00:47:07.8952898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp' 2025-01-24T00:47:07.8953459Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/control_collectives' 2025-01-24T00:47:07.8954001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/control_plane/Handlers.cpp' 2025-01-24T00:47:07.8954578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/control_plane/Handlers.hpp' 2025-01-24T00:47:07.8955167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/control_plane/PythonHandlers.cpp' 2025-01-24T00:47:07.8955757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/control_plane/WorkerServer.cpp' 2025-01-24T00:47:07.8956321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp' 2025-01-24T00:47:07.8956838Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/control_plane' 2025-01-24T00:47:07.8957322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/cuda/AsyncMM.cu' 2025-01-24T00:47:07.8957821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/cuda/AsyncMM.cuh' 2025-01-24T00:47:07.8958593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/cuda/cutlass/gemm/kernel/persistent_async_input_scheduler.cuh' 2025-01-24T00:47:07.8959164Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/cuda/cutlass/gemm/kernel' 2025-01-24T00:47:07.8959705Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/cuda/cutlass/gemm' 2025-01-24T00:47:07.8960208Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/cuda/cutlass' 2025-01-24T00:47:07.8960677Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/cuda' 2025-01-24T00:47:07.8961128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/debug.cpp' 2025-01-24T00:47:07.8961565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/debug.h' 2025-01-24T00:47:07.8962092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/default_comm_hooks.cpp' 2025-01-24T00:47:07.8962606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/default_comm_hooks.hpp' 2025-01-24T00:47:07.8963052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/error.h' 2025-01-24T00:47:07.8963508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/exception.h' 2025-01-24T00:47:07.8964045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/init.cpp' 2025-01-24T00:47:07.8964555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/intra_node_comm.cpp' 2025-01-24T00:47:07.8965047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/intra_node_comm.cu' 2025-01-24T00:47:07.8965569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/intra_node_comm.hpp' 2025-01-24T00:47:07.8966034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/logger.cpp' 2025-01-24T00:47:07.8966552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/logger.hpp' 2025-01-24T00:47:07.8967021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/logging.cpp' 2025-01-24T00:47:07.8967469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/logging.h' 2025-01-24T00:47:07.8967967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/python_comm_hook.cpp' 2025-01-24T00:47:07.8968508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/python_comm_hook.h' 2025-01-24T00:47:07.8969115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/quantization/quantization.cpp' 2025-01-24T00:47:07.8969684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/quantization/quantization.h' 2025-01-24T00:47:07.8970258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/quantization/quantization_gpu.cu' 2025-01-24T00:47:07.8970832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/quantization/quantization_gpu.h' 2025-01-24T00:47:07.8971429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/quantization/quantization_utils.h' 2025-01-24T00:47:07.8971937Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/quantization' 2025-01-24T00:47:07.8972406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/reducer.cpp' 2025-01-24T00:47:07.8972861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/reducer.hpp' 2025-01-24T00:47:07.8973342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/reducer_cuda.cpp' 2025-01-24T00:47:07.8973842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/reducer_timer.hpp' 2025-01-24T00:47:07.8974325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/sequence_num.cpp' 2025-01-24T00:47:07.8974805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/sequence_num.hpp' 2025-01-24T00:47:07.8975268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/socket.cpp' 2025-01-24T00:47:07.8975710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/socket.h' 2025-01-24T00:47:07.8976182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d/socket_fmt.h' 2025-01-24T00:47:07.8976621Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/c10d' 2025-01-24T00:47:07.8977091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/agent_utils.cpp' 2025-01-24T00:47:07.8977592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/agent_utils.h' 2025-01-24T00:47:07.8978027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/init.cpp' 2025-01-24T00:47:07.8978519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/message.cpp' 2025-01-24T00:47:07.8978959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/message.h' 2025-01-24T00:47:07.8979506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h' 2025-01-24T00:47:07.8980019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/metrics/registry.cpp' 2025-01-24T00:47:07.8980494Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/metrics' 2025-01-24T00:47:07.8981098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp' 2025-01-24T00:47:07.8981717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h' 2025-01-24T00:47:07.8982364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp' 2025-01-24T00:47:07.8983023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h' 2025-01-24T00:47:07.8983506Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/profiler' 2025-01-24T00:47:07.8983959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/py_rref.cpp' 2025-01-24T00:47:07.8984415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/py_rref.h' 2025-01-24T00:47:07.8984886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/python_call.cpp' 2025-01-24T00:47:07.8985363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/python_call.h' 2025-01-24T00:47:07.8985863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/python_functions.cpp' 2025-01-24T00:47:07.8986356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/python_functions.h' 2025-01-24T00:47:07.8986875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/python_remote_call.cpp' 2025-01-24T00:47:07.8987369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/python_remote_call.h' 2025-01-24T00:47:07.8987844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/python_resp.cpp' 2025-01-24T00:47:07.8988314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/python_resp.h' 2025-01-24T00:47:07.8988824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/python_rpc_handler.cpp' 2025-01-24T00:47:07.8989335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/python_rpc_handler.h' 2025-01-24T00:47:07.8989830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/request_callback.cpp' 2025-01-24T00:47:07.8990321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/request_callback.h' 2025-01-24T00:47:07.8990858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/request_callback_impl.cpp' 2025-01-24T00:47:07.8991399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/request_callback_impl.h' 2025-01-24T00:47:07.8992084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/request_callback_no_python.cpp' 2025-01-24T00:47:07.8992680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/request_callback_no_python.h' 2025-01-24T00:47:07.8993097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/rpc.h' 2025-01-24T00:47:07.8993574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/rpc_agent.cpp' 2025-01-24T00:47:07.8994022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/rpc_agent.h' 2025-01-24T00:47:07.8994526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/rpc_command_base.h' 2025-01-24T00:47:07.8995008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/rref_context.cpp' 2025-01-24T00:47:07.8995511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/rref_context.h' 2025-01-24T00:47:07.8996014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/rref_impl.cpp' 2025-01-24T00:47:07.8996465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/rref_impl.h' 2025-01-24T00:47:07.8996928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/rref_proto.cpp' 2025-01-24T00:47:07.8997396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/rref_proto.h' 2025-01-24T00:47:07.8997870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/script_call.cpp' 2025-01-24T00:47:07.8998340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/script_call.h' 2025-01-24T00:47:07.8998852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/script_remote_call.cpp' 2025-01-24T00:47:07.8999350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/script_remote_call.h' 2025-01-24T00:47:07.8999834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/script_resp.cpp' 2025-01-24T00:47:07.9000291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/script_resp.h' 2025-01-24T00:47:07.9000802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/tensorpipe_agent.cpp' 2025-01-24T00:47:07.9001293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/tensorpipe_agent.h' 2025-01-24T00:47:07.9001789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/tensorpipe_cuda.cpp' 2025-01-24T00:47:07.9002302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/tensorpipe_utils.cpp' 2025-01-24T00:47:07.9002792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/tensorpipe_utils.h' 2025-01-24T00:47:07.9003385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp' 2025-01-24T00:47:07.9003971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h' 2025-01-24T00:47:07.9004486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/testing/init.cpp' 2025-01-24T00:47:07.9004983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/testing/testing.h' 2025-01-24T00:47:07.9005460Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/testing' 2025-01-24T00:47:07.9006017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/torchscript_functions.cpp' 2025-01-24T00:47:07.9006600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/torchscript_functions.h' 2025-01-24T00:47:07.9007042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/types.cpp' 2025-01-24T00:47:07.9007481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/types.h' 2025-01-24T00:47:07.9008005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/unpickled_python_call.cpp' 2025-01-24T00:47:07.9008549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/unpickled_python_call.h' 2025-01-24T00:47:07.9009132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/unpickled_python_remote_call.cpp' 2025-01-24T00:47:07.9009716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' 2025-01-24T00:47:07.9010172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/utils.cpp' 2025-01-24T00:47:07.9010599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc/utils.h' 2025-01-24T00:47:07.9011033Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed/rpc' 2025-01-24T00:47:07.9011452Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/distributed' 2025-01-24T00:47:07.9011871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/dynamo/cache_entry.cpp' 2025-01-24T00:47:07.9012285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/dynamo/cache_entry.h' 2025-01-24T00:47:07.9012759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/dynamo/compiled_autograd.cpp' 2025-01-24T00:47:07.9013208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/dynamo/compiled_autograd.h' 2025-01-24T00:47:07.9013630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/dynamo/cpp_shim.cpp' 2025-01-24T00:47:07.9014026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/dynamo/cpp_shim.h' 2025-01-24T00:47:07.9014444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/dynamo/cpython_defs.c' 2025-01-24T00:47:07.9014868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/dynamo/cpython_defs.h' 2025-01-24T00:47:07.9015314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/dynamo/cpython_includes.h' 2025-01-24T00:47:07.9015728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/dynamo/debug_macros.h' 2025-01-24T00:47:07.9016142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/dynamo/eval_frame.c' 2025-01-24T00:47:07.9016547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/dynamo/eval_frame.h' 2025-01-24T00:47:07.9016975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/dynamo/extra_state.cpp' 2025-01-24T00:47:07.9017414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/dynamo/extra_state.h' 2025-01-24T00:47:07.9017883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/dynamo/framelocals_mapping.cpp' 2025-01-24T00:47:07.9018354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/dynamo/framelocals_mapping.h' 2025-01-24T00:47:07.9018778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/dynamo/guards.cpp' 2025-01-24T00:47:07.9019174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/dynamo/guards.h' 2025-01-24T00:47:07.9019556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/dynamo/init.cpp' 2025-01-24T00:47:07.9019927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/dynamo/init.h' 2025-01-24T00:47:07.9020437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/dynamo/python_compiled_autograd.cpp' 2025-01-24T00:47:07.9020921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/dynamo/python_compiled_autograd.h' 2025-01-24T00:47:07.9021355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/dynamo/utils.cpp' 2025-01-24T00:47:07.9021747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/dynamo/utils.h' 2025-01-24T00:47:07.9022155Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/dynamo' 2025-01-24T00:47:07.9022507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/empty.c' 2025-01-24T00:47:07.9022905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/export/pybind.cpp' 2025-01-24T00:47:07.9023288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/export/pybind.h' 2025-01-24T00:47:07.9023678Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/export' 2025-01-24T00:47:07.9024085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/functorch/init.cpp' 2025-01-24T00:47:07.9024476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/functorch/init.h' 2025-01-24T00:47:07.9024888Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/functorch' 2025-01-24T00:47:07.9025249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/fx/node.cpp' 2025-01-24T00:47:07.9025615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/fx/node.h' 2025-01-24T00:47:07.9025975Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/fx' 2025-01-24T00:47:07.9026477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_eager/kernel_holder.cpp' 2025-01-24T00:47:07.9026981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_eager/kernel_holder.h' 2025-01-24T00:47:07.9027498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_eager/kernel_meta_info.cpp' 2025-01-24T00:47:07.9028001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_eager/kernel_meta_info.h' 2025-01-24T00:47:07.9028465Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_eager' 2025-01-24T00:47:07.9029020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_package/model_package_loader.cpp' 2025-01-24T00:47:07.9029571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_package/model_package_loader.h' 2025-01-24T00:47:07.9030082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_package/pybind.cpp' 2025-01-24T00:47:07.9030545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_package/pybind.h' 2025-01-24T00:47:07.9031039Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_package' 2025-01-24T00:47:07.9031598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_runner/model_container_runner.cpp' 2025-01-24T00:47:07.9032154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_runner/model_container_runner.h' 2025-01-24T00:47:07.9032732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.cpp' 2025-01-24T00:47:07.9033300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h' 2025-01-24T00:47:07.9033901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.cpp' 2025-01-24T00:47:07.9034495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h' 2025-01-24T00:47:07.9035111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.cpp' 2025-01-24T00:47:07.9035673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h' 2025-01-24T00:47:07.9036146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_runner/pybind.cpp' 2025-01-24T00:47:07.9036609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_runner/pybind.h' 2025-01-24T00:47:07.9037073Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_runner' 2025-01-24T00:47:07.9037595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h' 2025-01-24T00:47:07.9038087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_runtime/device_utils.h' 2025-01-24T00:47:07.9038573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_runtime/interface.h' 2025-01-24T00:47:07.9039041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_runtime/model.h' 2025-01-24T00:47:07.9039550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_runtime/model_container.h' 2025-01-24T00:47:07.9040064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h' 2025-01-24T00:47:07.9040624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h' 2025-01-24T00:47:07.9041114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_runtime/thread_local.h' 2025-01-24T00:47:07.9041579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_runtime/utils.h' 2025-01-24T00:47:07.9042061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_runtime/utils_cuda.h' 2025-01-24T00:47:07.9042537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_runtime/utils_xpu.h' 2025-01-24T00:47:07.9043014Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_runtime' 2025-01-24T00:47:07.9043489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_torch/c/shim.h' 2025-01-24T00:47:07.9043986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_torch/c/shim_mkldnn.h' 2025-01-24T00:47:07.9044489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_torch/c/shim_xpu.h' 2025-01-24T00:47:07.9044947Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_torch/c' 2025-01-24T00:47:07.9045481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h' 2025-01-24T00:47:07.9046014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h' 2025-01-24T00:47:07.9046635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h' 2025-01-24T00:47:07.9047156Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_torch/generated' 2025-01-24T00:47:07.9047687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_torch/mkldnn_tensor.cpp' 2025-01-24T00:47:07.9048186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h' 2025-01-24T00:47:07.9048738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_torch/oss_proxy_executor.cpp' 2025-01-24T00:47:07.9049255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_torch/oss_proxy_executor.h' 2025-01-24T00:47:07.9049760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_torch/proxy_executor.h' 2025-01-24T00:47:07.9050250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_torch/shim_common.cpp' 2025-01-24T00:47:07.9050741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_torch/shim_cuda.cpp' 2025-01-24T00:47:07.9051228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_torch/shim_mkldnn.cpp' 2025-01-24T00:47:07.9051706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_torch/shim_xpu.cpp' 2025-01-24T00:47:07.9052233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_torch/tensor_converter.cpp' 2025-01-24T00:47:07.9052735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_torch/tensor_converter.h' 2025-01-24T00:47:07.9053192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_torch/utils.h' 2025-01-24T00:47:07.9053642Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_torch' 2025-01-24T00:47:07.9054086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/inductor_ops.cpp' 2025-01-24T00:47:07.9054527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/inductor_ops.h' 2025-01-24T00:47:07.9055012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor/resize_storage_bytes.cpp' 2025-01-24T00:47:07.9055407Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/inductor' 2025-01-24T00:47:07.9055879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/instruction_counter/Module.cpp' 2025-01-24T00:47:07.9056330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/instruction_counter/Module.h' 2025-01-24T00:47:07.9056815Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/instruction_counter' 2025-01-24T00:47:07.9057154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/itt.cpp' 2025-01-24T00:47:07.9057571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/itt_wrapper.cpp' 2025-01-24T00:47:07.9057957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/itt_wrapper.h' 2025-01-24T00:47:07.9058364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/JIT-AUTOCAST.md' 2025-01-24T00:47:07.9058746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/OVERVIEW.md' 2025-01-24T00:47:07.9059129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/README.md' 2025-01-24T00:47:07.9059576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/api/compilation_unit.h' 2025-01-24T00:47:07.9060026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/api/function_impl.cpp' 2025-01-24T00:47:07.9060473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/api/function_impl.h' 2025-01-24T00:47:07.9060865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/api/method.h' 2025-01-24T00:47:07.9061302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/api/module.cpp' 2025-01-24T00:47:07.9061693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/api/module.h' 2025-01-24T00:47:07.9062130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/api/module_save.cpp' 2025-01-24T00:47:07.9062529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/api/object.cpp' 2025-01-24T00:47:07.9062917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/api/object.h' 2025-01-24T00:47:07.9063312Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/api' 2025-01-24T00:47:07.9063730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/backend.h' 2025-01-24T00:47:07.9064240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/backend_debug_handler.cpp' 2025-01-24T00:47:07.9064743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/backend_debug_handler.h' 2025-01-24T00:47:07.9065235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/backend_debug_info.cpp' 2025-01-24T00:47:07.9065727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/backend_debug_info.h' 2025-01-24T00:47:07.9066199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/backend_detail.cpp' 2025-01-24T00:47:07.9066657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/backend_detail.h' 2025-01-24T00:47:07.9067151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/backend_exception.h' 2025-01-24T00:47:07.9067606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/backend_init.cpp' 2025-01-24T00:47:07.9068051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/backend_init.h' 2025-01-24T00:47:07.9068555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/backend_interface.cpp' 2025-01-24T00:47:07.9069028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/backend_interface.h' 2025-01-24T00:47:07.9069550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/backend_preprocess.h' 2025-01-24T00:47:07.9070038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/backend_resolver.cpp' 2025-01-24T00:47:07.9070548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/backend_resolver.h' 2025-01-24T00:47:07.9071059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/coreml/cpp/backend.cpp' 2025-01-24T00:47:07.9071553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/coreml/cpp/context.cpp' 2025-01-24T00:47:07.9072051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/coreml/cpp/context.h' 2025-01-24T00:47:07.9072569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/coreml/cpp/preprocess.cpp' 2025-01-24T00:47:07.9073041Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/coreml/cpp' 2025-01-24T00:47:07.9073632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/coreml/objc/PTMCoreMLBackend.mm' 2025-01-24T00:47:07.9074213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h' 2025-01-24T00:47:07.9074790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.mm' 2025-01-24T00:47:07.9075343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h' 2025-01-24T00:47:07.9075901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.mm' 2025-01-24T00:47:07.9076524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h' 2025-01-24T00:47:07.9077136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.mm' 2025-01-24T00:47:07.9077723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h' 2025-01-24T00:47:07.9078302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h' 2025-01-24T00:47:07.9078787Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/coreml/objc' 2025-01-24T00:47:07.9079249Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/coreml' 2025-01-24T00:47:07.9079769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp' 2025-01-24T00:47:07.9080338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp' 2025-01-24T00:47:07.9080798Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/nnapi' 2025-01-24T00:47:07.9081361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.cpp' 2025-01-24T00:47:07.9081921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h' 2025-01-24T00:47:07.9082426Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/xnnpack/compiler' 2025-01-24T00:47:07.9082974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h' 2025-01-24T00:47:07.9083518Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/xnnpack/executor' 2025-01-24T00:47:07.9084076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/xnnpack/serialization/schema.fbs' 2025-01-24T00:47:07.9084694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/xnnpack/serialization/serializer.cpp' 2025-01-24T00:47:07.9085268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/xnnpack/serialization/serializer.h' 2025-01-24T00:47:07.9085802Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/xnnpack/serialization' 2025-01-24T00:47:07.9086429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/xnnpack/xnnpack_backend_lib.cpp' 2025-01-24T00:47:07.9087024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/xnnpack/xnnpack_backend_preprocess.cpp' 2025-01-24T00:47:07.9087626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.cpp' 2025-01-24T00:47:07.9088200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h' 2025-01-24T00:47:07.9088663Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends/xnnpack' 2025-01-24T00:47:07.9089086Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/backends' 2025-01-24T00:47:07.9089529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/cuda/README.md' 2025-01-24T00:47:07.9089994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/cuda/interface.cpp' 2025-01-24T00:47:07.9090456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/cuda/interface.h' 2025-01-24T00:47:07.9090892Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/cuda' 2025-01-24T00:47:07.9091358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/fuser/README.md' 2025-01-24T00:47:07.9091810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/fuser/arg_spec.h' 2025-01-24T00:47:07.9092375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/fuser/codegen.cpp' 2025-01-24T00:47:07.9092837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/fuser/codegen.h' 2025-01-24T00:47:07.9093302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/fuser/compiler.cpp' 2025-01-24T00:47:07.9093767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/fuser/compiler.h' 2025-01-24T00:47:07.9094277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp' 2025-01-24T00:47:07.9094774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h' 2025-01-24T00:47:07.9095308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/fuser/cpu/resource_strings.h' 2025-01-24T00:47:07.9095792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/fuser/cpu/temp_file.h' 2025-01-24T00:47:07.9096252Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/fuser/cpu' 2025-01-24T00:47:07.9096832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp' 2025-01-24T00:47:07.9097333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h' 2025-01-24T00:47:07.9097903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/fuser/cuda/resource_strings.h' 2025-01-24T00:47:07.9098374Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/fuser/cuda' 2025-01-24T00:47:07.9098840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/fuser/executor.cpp' 2025-01-24T00:47:07.9099300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/fuser/executor.h' 2025-01-24T00:47:07.9099763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/fuser/fallback.cpp' 2025-01-24T00:47:07.9100227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/fuser/fallback.h' 2025-01-24T00:47:07.9100742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/fuser/fused_kernel.h' 2025-01-24T00:47:07.9101213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/fuser/interface.cpp' 2025-01-24T00:47:07.9101716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/fuser/interface.h' 2025-01-24T00:47:07.9102203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/fuser/kernel_cache.cpp' 2025-01-24T00:47:07.9102679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/fuser/kernel_cache.h' 2025-01-24T00:47:07.9103159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/fuser/kernel_spec.h' 2025-01-24T00:47:07.9103649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/fuser/partition_desc.h' 2025-01-24T00:47:07.9104125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/fuser/tensor_desc.h' 2025-01-24T00:47:07.9104594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/fuser/tensor_info.h' 2025-01-24T00:47:07.9105035Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/fuser' 2025-01-24T00:47:07.9105549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp' 2025-01-24T00:47:07.9106044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h' 2025-01-24T00:47:07.9106501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/onednn/README.md' 2025-01-24T00:47:07.9111144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/onednn/decompose_silu.cpp' 2025-01-24T00:47:07.9111650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/onednn/decompose_silu.h' 2025-01-24T00:47:07.9112181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/onednn/defer_size_check.cpp' 2025-01-24T00:47:07.9112676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/onednn/defer_size_check.h' 2025-01-24T00:47:07.9113162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/onednn/graph_fuser.cpp' 2025-01-24T00:47:07.9113651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/onednn/graph_fuser.h' 2025-01-24T00:47:07.9114206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/onednn/graph_helper.cpp' 2025-01-24T00:47:07.9114701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/onednn/graph_helper.h' 2025-01-24T00:47:07.9115236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp' 2025-01-24T00:47:07.9115721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/onednn/guard_shape.cpp' 2025-01-24T00:47:07.9116209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/onednn/guard_shape.h' 2025-01-24T00:47:07.9116685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/onednn/interface.cpp' 2025-01-24T00:47:07.9117147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/onednn/interface.h' 2025-01-24T00:47:07.9117620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/onednn/kernel.cpp' 2025-01-24T00:47:07.9118097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/onednn/kernel.h' 2025-01-24T00:47:07.9118635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/onednn/layout_propagation.cpp' 2025-01-24T00:47:07.9119177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/onednn/layout_propagation.h' 2025-01-24T00:47:07.9119633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/onednn/operator.h' 2025-01-24T00:47:07.9120143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/onednn/prepare_binary.cpp' 2025-01-24T00:47:07.9120633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/onednn/prepare_binary.h' 2025-01-24T00:47:07.9121167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/onednn/register_interface.cpp' 2025-01-24T00:47:07.9121613Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen/onednn' 2025-01-24T00:47:07.9122022Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/codegen' 2025-01-24T00:47:07.9122411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/cuda/cuda.h' 2025-01-24T00:47:07.9122800Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/cuda' 2025-01-24T00:47:07.9123236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/docs/serialization.md' 2025-01-24T00:47:07.9123638Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/docs' 2025-01-24T00:47:07.9124120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/builtin_functions.cpp' 2025-01-24T00:47:07.9124608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/builtin_functions.h' 2025-01-24T00:47:07.9125151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp' 2025-01-24T00:47:07.9125673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/canonicalize_modified_loop.h' 2025-01-24T00:47:07.9126183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/concrete_module_type.cpp' 2025-01-24T00:47:07.9126785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/concrete_module_type.h' 2025-01-24T00:47:07.9127317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/convert_to_ssa.cpp' 2025-01-24T00:47:07.9127774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/convert_to_ssa.h' 2025-01-24T00:47:07.9128262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/edit_distance.cpp' 2025-01-24T00:47:07.9128726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/edit_distance.h' 2025-01-24T00:47:07.9129180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/error_report.cpp' 2025-01-24T00:47:07.9129622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/error_report.h' 2025-01-24T00:47:07.9130110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/exit_transforms.cpp' 2025-01-24T00:47:07.9130571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/exit_transforms.h' 2025-01-24T00:47:07.9131120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/function_schema_parser.cpp' 2025-01-24T00:47:07.9131626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/function_schema_parser.h' 2025-01-24T00:47:07.9132151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/inline_loop_condition.cpp' 2025-01-24T00:47:07.9132654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/inline_loop_condition.h' 2025-01-24T00:47:07.9133097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/ir_emitter.cpp' 2025-01-24T00:47:07.9133541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/ir_emitter.h' 2025-01-24T00:47:07.9133960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/lexer.cpp' 2025-01-24T00:47:07.9134364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/lexer.h' 2025-01-24T00:47:07.9134845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/mini_environment.h' 2025-01-24T00:47:07.9135301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/name_mangler.cpp' 2025-01-24T00:47:07.9135743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/name_mangler.h' 2025-01-24T00:47:07.9136249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/parse_string_literal.h' 2025-01-24T00:47:07.9136674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/parser.cpp' 2025-01-24T00:47:07.9137097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/parser.h' 2025-01-24T00:47:07.9137566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/parser_constants.h' 2025-01-24T00:47:07.9137988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/resolver.h' 2025-01-24T00:47:07.9138473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/schema_matching.cpp' 2025-01-24T00:47:07.9138932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/schema_matching.h' 2025-01-24T00:47:07.9139430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/schema_type_parser.cpp' 2025-01-24T00:47:07.9139908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/schema_type_parser.h' 2025-01-24T00:47:07.9140419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/script_type_parser.cpp' 2025-01-24T00:47:07.9140910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/script_type_parser.h' 2025-01-24T00:47:07.9141390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/source_range.cpp' 2025-01-24T00:47:07.9141835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/source_range.h' 2025-01-24T00:47:07.9142286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/source_ref.h' 2025-01-24T00:47:07.9142708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/strtod.cpp' 2025-01-24T00:47:07.9143127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/strtod.h' 2025-01-24T00:47:07.9143587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/sugared_value.cpp' 2025-01-24T00:47:07.9144059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/sugared_value.h' 2025-01-24T00:47:07.9144498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/tracer.cpp' 2025-01-24T00:47:07.9144933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/tracer.h' 2025-01-24T00:47:07.9145339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/tree.h' 2025-01-24T00:47:07.9145787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/tree_views.cpp' 2025-01-24T00:47:07.9146219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/tree_views.h' 2025-01-24T00:47:07.9146718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/versioned_symbols.cpp' 2025-01-24T00:47:07.9147194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend/versioned_symbols.h' 2025-01-24T00:47:07.9147604Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/frontend' 2025-01-24T00:47:07.9148051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/ir/alias_analysis.cpp' 2025-01-24T00:47:07.9148470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/ir/alias_analysis.h' 2025-01-24T00:47:07.9148891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/ir/attributes.cpp' 2025-01-24T00:47:07.9149291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/ir/attributes.h' 2025-01-24T00:47:07.9149699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/ir/constants.cpp' 2025-01-24T00:47:07.9150107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/ir/constants.h' 2025-01-24T00:47:07.9150539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/ir/graph_node_list.h' 2025-01-24T00:47:07.9150952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/ir/graph_utils.cpp' 2025-01-24T00:47:07.9151369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/ir/graph_utils.h' 2025-01-24T00:47:07.9151738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/ir/ir.cpp' 2025-01-24T00:47:07.9152107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/ir/ir.h' 2025-01-24T00:47:07.9152530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/ir/ir_views.h' 2025-01-24T00:47:07.9152929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/ir/irparser.cpp' 2025-01-24T00:47:07.9153333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/ir/irparser.h' 2025-01-24T00:47:07.9153761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/ir/named_value.h' 2025-01-24T00:47:07.9154194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/ir/node_hashing.cpp' 2025-01-24T00:47:07.9154604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/ir/node_hashing.h' 2025-01-24T00:47:07.9154991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/ir/scope.cpp' 2025-01-24T00:47:07.9155374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/ir/scope.h' 2025-01-24T00:47:07.9155822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/ir/subgraph_matcher.cpp' 2025-01-24T00:47:07.9156281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/ir/subgraph_matcher.h' 2025-01-24T00:47:07.9156713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/ir/type_hashing.cpp' 2025-01-24T00:47:07.9157146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/ir/type_hashing.h' 2025-01-24T00:47:07.9157527Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/ir' 2025-01-24T00:47:07.9157906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/jit_log.cpp' 2025-01-24T00:47:07.9158273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/jit_log.h' 2025-01-24T00:47:07.9158697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/jit_opt_limit.cpp' 2025-01-24T00:47:07.9159097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/jit_opt_limit.h' 2025-01-24T00:47:07.9159488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/code.h' 2025-01-24T00:47:07.9160003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/compatibility/backport.cpp' 2025-01-24T00:47:07.9160497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/compatibility/backport.h' 2025-01-24T00:47:07.9161061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/compatibility/backport_manager.cpp' 2025-01-24T00:47:07.9161599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/compatibility/backport_manager.h' 2025-01-24T00:47:07.9162175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp' 2025-01-24T00:47:07.9162757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/compatibility/model_compatibility.h' 2025-01-24T00:47:07.9163341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp' 2025-01-24T00:47:07.9163925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/compatibility/runtime_compatibility.h' 2025-01-24T00:47:07.9164407Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/compatibility' 2025-01-24T00:47:07.9164843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/debug_info.cpp' 2025-01-24T00:47:07.9165275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/debug_info.h' 2025-01-24T00:47:07.9165733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/file_format.h' 2025-01-24T00:47:07.9166208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/flatbuffer_loader.cpp' 2025-01-24T00:47:07.9166786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/flatbuffer_loader.h' 2025-01-24T00:47:07.9167181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/frame.h' 2025-01-24T00:47:07.9167615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/function.cpp' 2025-01-24T00:47:07.9168026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/function.h' 2025-01-24T00:47:07.9168435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/import.cpp' 2025-01-24T00:47:07.9168850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/import.h' 2025-01-24T00:47:07.9169317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/import_data.cpp' 2025-01-24T00:47:07.9169760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/import_data.h' 2025-01-24T00:47:07.9170345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/import_export_common.h' 2025-01-24T00:47:07.9170790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/interpreter.cpp' 2025-01-24T00:47:07.9171237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/interpreter.h' 2025-01-24T00:47:07.9171633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/method.h' 2025-01-24T00:47:07.9172194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.cpp' 2025-01-24T00:47:07.9172754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h' 2025-01-24T00:47:07.9173257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/CMakeLists.txt' 2025-01-24T00:47:07.9173824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.cpp' 2025-01-24T00:47:07.9174357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h' 2025-01-24T00:47:07.9174907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.cpp' 2025-01-24T00:47:07.9175459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h' 2025-01-24T00:47:07.9176003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.cpp' 2025-01-24T00:47:07.9176547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h' 2025-01-24T00:47:07.9177101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.cpp' 2025-01-24T00:47:07.9177638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h' 2025-01-24T00:47:07.9178163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/TensorUtils.cpp' 2025-01-24T00:47:07.9178684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/TensorUtils.h' 2025-01-24T00:47:07.9179209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/TracerRunner.cpp' 2025-01-24T00:47:07.9179714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/TracerRunner.h' 2025-01-24T00:47:07.9180219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/tracer.cpp' 2025-01-24T00:47:07.9180702Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer' 2025-01-24T00:47:07.9181116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/module.cpp' 2025-01-24T00:47:07.9181513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/module.h' 2025-01-24T00:47:07.9181991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/nnc/aot_compiler.cpp' 2025-01-24T00:47:07.9182444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/nnc/aot_compiler.h' 2025-01-24T00:47:07.9182922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/nnc/backend.cpp' 2025-01-24T00:47:07.9183382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/nnc/context.cpp' 2025-01-24T00:47:07.9183814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/nnc/context.h' 2025-01-24T00:47:07.9184276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/nnc/registry.cpp' 2025-01-24T00:47:07.9184707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/nnc/registry.h' 2025-01-24T00:47:07.9185142Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/nnc' 2025-01-24T00:47:07.9185564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/observer.cpp' 2025-01-24T00:47:07.9185976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/observer.h' 2025-01-24T00:47:07.9186448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/parse_bytecode.cpp' 2025-01-24T00:47:07.9186889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/parse_bytecode.h' 2025-01-24T00:47:07.9187352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/parse_operators.cpp' 2025-01-24T00:47:07.9187813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/parse_operators.h' 2025-01-24T00:47:07.9188296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/prim_ops_registery.cpp' 2025-01-24T00:47:07.9188776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/prim_ops_registery.h' 2025-01-24T00:47:07.9189226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/profiler_edge.cpp' 2025-01-24T00:47:07.9189668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/profiler_edge.h' 2025-01-24T00:47:07.9190154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/promoted_prim_ops.cpp' 2025-01-24T00:47:07.9190614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/promoted_prim_ops.h' 2025-01-24T00:47:07.9191072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/quantization.cpp' 2025-01-24T00:47:07.9191531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/quantization.h' 2025-01-24T00:47:07.9192296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/register_ops_common_utils.cpp' 2025-01-24T00:47:07.9192881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/register_ops_common_utils.h' 2025-01-24T00:47:07.9193363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/train/export_data.cpp' 2025-01-24T00:47:07.9193826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/train/export_data.h' 2025-01-24T00:47:07.9194291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/train/optim/sgd.cpp' 2025-01-24T00:47:07.9194742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/train/optim/sgd.h' 2025-01-24T00:47:07.9195219Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/train/optim' 2025-01-24T00:47:07.9195698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/train/random.cpp' 2025-01-24T00:47:07.9196141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/train/random.h' 2025-01-24T00:47:07.9196652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/train/sequential.cpp' 2025-01-24T00:47:07.9197110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/train/sequential.h' 2025-01-24T00:47:07.9197558Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/train' 2025-01-24T00:47:07.9198005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/type_parser.cpp' 2025-01-24T00:47:07.9198444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/type_parser.h' 2025-01-24T00:47:07.9198920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/upgrader_mobile.cpp' 2025-01-24T00:47:07.9199377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile/upgrader_mobile.h' 2025-01-24T00:47:07.9199781Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/mobile' 2025-01-24T00:47:07.9200273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/operator_upgraders/README.md' 2025-01-24T00:47:07.9200775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/operator_upgraders/upgraders.cpp' 2025-01-24T00:47:07.9201274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/operator_upgraders/upgraders.h' 2025-01-24T00:47:07.9201800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp' 2025-01-24T00:47:07.9202315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/operator_upgraders/upgraders_entry.h' 2025-01-24T00:47:07.9202803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/operator_upgraders/utils.cpp' 2025-01-24T00:47:07.9203263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/operator_upgraders/utils.h' 2025-01-24T00:47:07.9203781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/operator_upgraders/version_map.cpp' 2025-01-24T00:47:07.9204275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/operator_upgraders/version_map.h' 2025-01-24T00:47:07.9204768Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/operator_upgraders' 2025-01-24T00:47:07.9205245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/add_if_then_else.cpp' 2025-01-24T00:47:07.9205701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/add_if_then_else.h' 2025-01-24T00:47:07.9206183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/annotate_warns.cpp' 2025-01-24T00:47:07.9206695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/annotate_warns.h' 2025-01-24T00:47:07.9207122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/autocast.cpp' 2025-01-24T00:47:07.9207547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/autocast.h' 2025-01-24T00:47:07.9207998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/bailout_graph.cpp' 2025-01-24T00:47:07.9208446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/bailout_graph.h' 2025-01-24T00:47:07.9208902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/batch_mm.cpp' 2025-01-24T00:47:07.9209340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/batch_mm.h' 2025-01-24T00:47:07.9209802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/canonicalize.cpp' 2025-01-24T00:47:07.9210238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/canonicalize.h' 2025-01-24T00:47:07.9210775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp' 2025-01-24T00:47:07.9211313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' 2025-01-24T00:47:07.9211796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/check_strict_fusion.cpp' 2025-01-24T00:47:07.9212272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/check_strict_fusion.h' 2025-01-24T00:47:07.9212749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/clear_profiling.cpp' 2025-01-24T00:47:07.9213201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/clear_profiling.h' 2025-01-24T00:47:07.9213701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/clear_undefinedness.cpp' 2025-01-24T00:47:07.9214176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/clear_undefinedness.h' 2025-01-24T00:47:07.9214744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/common_subexpression_elimination.cpp' 2025-01-24T00:47:07.9215305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/common_subexpression_elimination.h' 2025-01-24T00:47:07.9215745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/concat_opt.cpp' 2025-01-24T00:47:07.9216178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/concat_opt.h' 2025-01-24T00:47:07.9216641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/constant_pooling.cpp' 2025-01-24T00:47:07.9217101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/constant_pooling.h' 2025-01-24T00:47:07.9217601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/constant_propagation.cpp' 2025-01-24T00:47:07.9218107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/constant_propagation.h' 2025-01-24T00:47:07.9218626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp' 2025-01-24T00:47:07.9219155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/create_autodiff_subgraphs.h' 2025-01-24T00:47:07.9219668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/create_functional_graphs.cpp' 2025-01-24T00:47:07.9220175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/create_functional_graphs.h' 2025-01-24T00:47:07.9220775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp' 2025-01-24T00:47:07.9221366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h' 2025-01-24T00:47:07.9221867Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/dbr_quantization' 2025-01-24T00:47:07.9222396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/dead_code_elimination.cpp' 2025-01-24T00:47:07.9222917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/dead_code_elimination.h' 2025-01-24T00:47:07.9223371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/decompose_ops.cpp' 2025-01-24T00:47:07.9223816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/decompose_ops.h' 2025-01-24T00:47:07.9224315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/device_type_analysis.cpp' 2025-01-24T00:47:07.9224795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/device_type_analysis.h' 2025-01-24T00:47:07.9225266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/dtype_analysis.cpp' 2025-01-24T00:47:07.9225714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/dtype_analysis.h' 2025-01-24T00:47:07.9226181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/eliminate_no_ops.cpp' 2025-01-24T00:47:07.9226645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/eliminate_no_ops.h' 2025-01-24T00:47:07.9227119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/erase_number_types.cpp' 2025-01-24T00:47:07.9227583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/erase_number_types.h' 2025-01-24T00:47:07.9228101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp' 2025-01-24T00:47:07.9228600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' 2025-01-24T00:47:07.9229054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/fold_conv_bn.cpp' 2025-01-24T00:47:07.9229493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/fold_conv_bn.h' 2025-01-24T00:47:07.9229946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/fold_linear_bn.cpp' 2025-01-24T00:47:07.9230396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/fold_linear_bn.h' 2025-01-24T00:47:07.9230847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/freeze_module.cpp' 2025-01-24T00:47:07.9231323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/freeze_module.h' 2025-01-24T00:47:07.9231813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/frozen_concat_linear.cpp' 2025-01-24T00:47:07.9232320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/frozen_concat_linear.h' 2025-01-24T00:47:07.9232853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp' 2025-01-24T00:47:07.9233362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' 2025-01-24T00:47:07.9233912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/frozen_conv_add_relu_fusion_cuda.cpp' 2025-01-24T00:47:07.9234407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/frozen_conv_folding.cpp' 2025-01-24T00:47:07.9234879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/frozen_conv_folding.h' 2025-01-24T00:47:07.9235437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/frozen_graph_optimizations.cpp' 2025-01-24T00:47:07.9235972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/frozen_graph_optimizations.h' 2025-01-24T00:47:07.9236466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/frozen_linear_folding.cpp' 2025-01-24T00:47:07.9236956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/frozen_linear_folding.h' 2025-01-24T00:47:07.9237456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/frozen_linear_transpose.cpp' 2025-01-24T00:47:07.9237963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/frozen_linear_transpose.h' 2025-01-24T00:47:07.9238451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp' 2025-01-24T00:47:07.9238926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' 2025-01-24T00:47:07.9239379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/fuse_linear.cpp' 2025-01-24T00:47:07.9239808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/fuse_linear.h' 2025-01-24T00:47:07.9240245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/fuse_relu.cpp' 2025-01-24T00:47:07.9240669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/fuse_relu.h' 2025-01-24T00:47:07.9241113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/graph_fuser.cpp' 2025-01-24T00:47:07.9241552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/graph_fuser.h' 2025-01-24T00:47:07.9242041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/graph_rewrite_helper.cpp' 2025-01-24T00:47:07.9242519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/graph_rewrite_helper.h' 2025-01-24T00:47:07.9243004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/guard_elimination.cpp' 2025-01-24T00:47:07.9243464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/guard_elimination.h' 2025-01-24T00:47:07.9243982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/hoist_conv_packed_params.cpp' 2025-01-24T00:47:07.9244503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/hoist_conv_packed_params.h' 2025-01-24T00:47:07.9245018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp' 2025-01-24T00:47:07.9245555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' 2025-01-24T00:47:07.9246020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/inline_fork_wait.cpp' 2025-01-24T00:47:07.9246571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/inline_fork_wait.h' 2025-01-24T00:47:07.9247079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/inline_forked_closures.cpp' 2025-01-24T00:47:07.9247571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/inline_forked_closures.h' 2025-01-24T00:47:07.9248001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/inliner.cpp' 2025-01-24T00:47:07.9248436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/inliner.h' 2025-01-24T00:47:07.9248914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/inplace_check.cpp' 2025-01-24T00:47:07.9249368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/inplace_check.h' 2025-01-24T00:47:07.9249820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/insert_guards.cpp' 2025-01-24T00:47:07.9250271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/insert_guards.h' 2025-01-24T00:47:07.9250782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/integer_value_refinement.cpp' 2025-01-24T00:47:07.9251281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/integer_value_refinement.h' 2025-01-24T00:47:07.9251746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/lift_closures.cpp' 2025-01-24T00:47:07.9252186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/lift_closures.h' 2025-01-24T00:47:07.9252610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/liveness.cpp' 2025-01-24T00:47:07.9253030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/liveness.h' 2025-01-24T00:47:07.9253488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/loop_unrolling.cpp' 2025-01-24T00:47:07.9253946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/loop_unrolling.h' 2025-01-24T00:47:07.9254397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/lower_grad_of.cpp' 2025-01-24T00:47:07.9254844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/lower_grad_of.h' 2025-01-24T00:47:07.9255293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/lower_graph.cpp' 2025-01-24T00:47:07.9255724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/lower_graph.h' 2025-01-24T00:47:07.9256183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/lower_tuples.cpp' 2025-01-24T00:47:07.9256619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/lower_tuples.h' 2025-01-24T00:47:07.9257091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/metal_rewrite.cpp' 2025-01-24T00:47:07.9257541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/metal_rewrite.h' 2025-01-24T00:47:07.9258000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/mkldnn_rewrite.cpp' 2025-01-24T00:47:07.9258470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/mkldnn_rewrite.h' 2025-01-24T00:47:07.9258965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/mobile_optimizer_type.h' 2025-01-24T00:47:07.9259423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/normalize_ops.cpp' 2025-01-24T00:47:07.9259873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/normalize_ops.h' 2025-01-24T00:47:07.9260339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onednn_graph_fuser.h' 2025-01-24T00:47:07.9260744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx.cpp' 2025-01-24T00:47:07.9261175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx.h' 2025-01-24T00:47:07.9261634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/README.md' 2025-01-24T00:47:07.9262214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp' 2025-01-24T00:47:07.9262767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h' 2025-01-24T00:47:07.9263246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/constant_fold.cpp' 2025-01-24T00:47:07.9263718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/constant_fold.h' 2025-01-24T00:47:07.9264196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/constant_map.cpp' 2025-01-24T00:47:07.9264658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/constant_map.h' 2025-01-24T00:47:07.9265219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/deduplicate_initializers.cpp' 2025-01-24T00:47:07.9265748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/deduplicate_initializers.h' 2025-01-24T00:47:07.9266282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/eliminate_unused_items.cpp' 2025-01-24T00:47:07.9266801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/eliminate_unused_items.h' 2025-01-24T00:47:07.9267287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/eval_peephole.cpp' 2025-01-24T00:47:07.9267761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/eval_peephole.h' 2025-01-24T00:47:07.9268291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp' 2025-01-24T00:47:07.9268817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h' 2025-01-24T00:47:07.9269324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/function_extraction.cpp' 2025-01-24T00:47:07.9269822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/function_extraction.h' 2025-01-24T00:47:07.9270386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/function_substitution.cpp' 2025-01-24T00:47:07.9270898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/function_substitution.h' 2025-01-24T00:47:07.9271388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/helper.cpp' 2025-01-24T00:47:07.9271820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/helper.h' 2025-01-24T00:47:07.9272336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/list_model_parameters.cpp' 2025-01-24T00:47:07.9272853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/list_model_parameters.h' 2025-01-24T00:47:07.9273293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/naming.cpp' 2025-01-24T00:47:07.9273731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/naming.h' 2025-01-24T00:47:07.9274213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/onnx_log.cpp' 2025-01-24T00:47:07.9274654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/onnx_log.h' 2025-01-24T00:47:07.9275351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp' 2025-01-24T00:47:07.9275994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h' 2025-01-24T00:47:07.9276549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/pattern_conversion/common.cpp' 2025-01-24T00:47:07.9277098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/pattern_conversion/common.h' 2025-01-24T00:47:07.9277716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp' 2025-01-24T00:47:07.9278338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h' 2025-01-24T00:47:07.9278976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp' 2025-01-24T00:47:07.9279598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h' 2025-01-24T00:47:07.9280140Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/pattern_conversion' 2025-01-24T00:47:07.9280594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/peephole.cpp' 2025-01-24T00:47:07.9281048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/peephole.h' 2025-01-24T00:47:07.9281596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp' 2025-01-24T00:47:07.9282130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h' 2025-01-24T00:47:07.9282651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/preprocess_for_onnx.cpp' 2025-01-24T00:47:07.9283224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/preprocess_for_onnx.h' 2025-01-24T00:47:07.9283807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp' 2025-01-24T00:47:07.9284390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h' 2025-01-24T00:47:07.9284912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/scalar_type_analysis.cpp' 2025-01-24T00:47:07.9285453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/scalar_type_analysis.h' 2025-01-24T00:47:07.9285968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/shape_type_inference.cpp' 2025-01-24T00:47:07.9286531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/shape_type_inference.h' 2025-01-24T00:47:07.9287088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/unpack_quantized_weights.cpp' 2025-01-24T00:47:07.9287619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx/unpack_quantized_weights.h' 2025-01-24T00:47:07.9288102Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/onnx' 2025-01-24T00:47:07.9288561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/pass_manager.cpp' 2025-01-24T00:47:07.9289031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/pass_manager.h' 2025-01-24T00:47:07.9289470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/peephole.cpp' 2025-01-24T00:47:07.9289889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/peephole.h' 2025-01-24T00:47:07.9290421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/peephole_alias_sensitive.cpp' 2025-01-24T00:47:07.9290930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/peephole_alias_sensitive.h' 2025-01-24T00:47:07.9291428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/peephole_dict_idioms.cpp' 2025-01-24T00:47:07.9292060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/peephole_dict_idioms.h' 2025-01-24T00:47:07.9292562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/peephole_list_idioms.cpp' 2025-01-24T00:47:07.9293048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/peephole_list_idioms.h' 2025-01-24T00:47:07.9293549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/peephole_non_tensor.cpp' 2025-01-24T00:47:07.9294214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/peephole_non_tensor.h' 2025-01-24T00:47:07.9294697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/prepack_folding.cpp' 2025-01-24T00:47:07.9295156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/prepack_folding.h' 2025-01-24T00:47:07.9295713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp' 2025-01-24T00:47:07.9296265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/quantization/dedup_module_uses.h' 2025-01-24T00:47:07.9296764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/quantization/finalize.cpp' 2025-01-24T00:47:07.9297262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/quantization/finalize.h' 2025-01-24T00:47:07.9297854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/quantization/fusion_passes.cpp' 2025-01-24T00:47:07.9298374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/quantization/fusion_passes.h' 2025-01-24T00:47:07.9298906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/quantization/helper.cpp' 2025-01-24T00:47:07.9299390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/quantization/helper.h' 2025-01-24T00:47:07.9299954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/quantization/insert_observers.cpp' 2025-01-24T00:47:07.9300485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/quantization/insert_observers.h' 2025-01-24T00:47:07.9301063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp' 2025-01-24T00:47:07.9301639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' 2025-01-24T00:47:07.9302239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/quantization/quantization_patterns.h' 2025-01-24T00:47:07.9302832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/quantization/quantization_type.cpp' 2025-01-24T00:47:07.9303383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/quantization/quantization_type.h' 2025-01-24T00:47:07.9303965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/quantization/register_packed_params.cpp' 2025-01-24T00:47:07.9304555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/quantization/register_packed_params.h' 2025-01-24T00:47:07.9305031Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/quantization' 2025-01-24T00:47:07.9305518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/refine_tuple_types.cpp' 2025-01-24T00:47:07.9306002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/refine_tuple_types.h' 2025-01-24T00:47:07.9306463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/remove_dropout.cpp' 2025-01-24T00:47:07.9306923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/remove_dropout.h' 2025-01-24T00:47:07.9307403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/remove_exceptions.cpp' 2025-01-24T00:47:07.9307866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/remove_exceptions.h' 2025-01-24T00:47:07.9308334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/remove_expands.cpp' 2025-01-24T00:47:07.9308785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/remove_expands.h' 2025-01-24T00:47:07.9309268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/remove_inplace_ops.cpp' 2025-01-24T00:47:07.9309744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/remove_inplace_ops.h' 2025-01-24T00:47:07.9310205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/remove_mutation.cpp' 2025-01-24T00:47:07.9310665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/remove_mutation.h' 2025-01-24T00:47:07.9311189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/remove_redundant_profiles.cpp' 2025-01-24T00:47:07.9311720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/remove_redundant_profiles.h' 2025-01-24T00:47:07.9312269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/replacement_of_old_operators.cpp' 2025-01-24T00:47:07.9312817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/replacement_of_old_operators.h' 2025-01-24T00:47:07.9313330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/requires_grad_analysis.cpp' 2025-01-24T00:47:07.9313819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/requires_grad_analysis.h' 2025-01-24T00:47:07.9314287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/restore_mutation.cpp' 2025-01-24T00:47:07.9314758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/restore_mutation.h' 2025-01-24T00:47:07.9315214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/shape_analysis.cpp' 2025-01-24T00:47:07.9315705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/shape_analysis.h' 2025-01-24T00:47:07.9316239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/specialize_autogradzero.cpp' 2025-01-24T00:47:07.9316734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/specialize_autogradzero.h' 2025-01-24T00:47:07.9317214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/subgraph_rewrite.cpp' 2025-01-24T00:47:07.9317668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/subgraph_rewrite.h' 2025-01-24T00:47:07.9318177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/symbolic_shape_analysis.cpp' 2025-01-24T00:47:07.9318685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/symbolic_shape_analysis.h' 2025-01-24T00:47:07.9319176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/symbolic_shape_cache.cpp' 2025-01-24T00:47:07.9319672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/symbolic_shape_cache.h' 2025-01-24T00:47:07.9320209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp' 2025-01-24T00:47:07.9320736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' 2025-01-24T00:47:07.9321220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/tensorexpr_fuser.cpp' 2025-01-24T00:47:07.9321678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/tensorexpr_fuser.h' 2025-01-24T00:47:07.9322302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp' 2025-01-24T00:47:07.9322903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' 2025-01-24T00:47:07.9323438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/utils/check_alias_annotation.cpp' 2025-01-24T00:47:07.9323973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/utils/check_alias_annotation.h' 2025-01-24T00:47:07.9324443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/utils/memory_dag.cpp' 2025-01-24T00:47:07.9324944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/utils/memory_dag.h' 2025-01-24T00:47:07.9325426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/utils/op_registry.cpp' 2025-01-24T00:47:07.9325910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/utils/op_registry.h' 2025-01-24T00:47:07.9326535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/utils/optimization_utils.cpp' 2025-01-24T00:47:07.9327035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/utils/optimization_utils.h' 2025-01-24T00:47:07.9327527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/utils/subgraph_utils.cpp' 2025-01-24T00:47:07.9328025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/utils/subgraph_utils.h' 2025-01-24T00:47:07.9328463Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/utils' 2025-01-24T00:47:07.9329004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/value_refinement_utils.cpp' 2025-01-24T00:47:07.9329496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/value_refinement_utils.h' 2025-01-24T00:47:07.9329973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/variadic_ops.cpp' 2025-01-24T00:47:07.9330424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/variadic_ops.h' 2025-01-24T00:47:07.9330881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/vulkan_rewrite.cpp' 2025-01-24T00:47:07.9331339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/vulkan_rewrite.h' 2025-01-24T00:47:07.9331805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/xnnpack_rewrite.cpp' 2025-01-24T00:47:07.9332257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes/xnnpack_rewrite.h' 2025-01-24T00:47:07.9332675Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/passes' 2025-01-24T00:47:07.9333077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/python/init.cpp' 2025-01-24T00:47:07.9333471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/python/init.h' 2025-01-24T00:47:07.9333926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/python/module_python.h' 2025-01-24T00:47:07.9334331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/python/pybind.h' 2025-01-24T00:47:07.9334792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/python/pybind_utils.cpp' 2025-01-24T00:47:07.9335233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/python/pybind_utils.h' 2025-01-24T00:47:07.9335714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/python/python_arg_flatten.cpp' 2025-01-24T00:47:07.9336192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/python/python_arg_flatten.h' 2025-01-24T00:47:07.9336678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/python/python_custom_class.cpp' 2025-01-24T00:47:07.9337151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/python/python_custom_class.h' 2025-01-24T00:47:07.9337604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/python/python_dict.cpp' 2025-01-24T00:47:07.9338063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/python/python_dict.h' 2025-01-24T00:47:07.9338562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/python/python_interpreter.cpp' 2025-01-24T00:47:07.9339019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/python/python_ir.cpp' 2025-01-24T00:47:07.9339436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/python/python_ir.h' 2025-01-24T00:47:07.9339890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/python/python_ivalue.h' 2025-01-24T00:47:07.9340333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/python/python_list.cpp' 2025-01-24T00:47:07.9340779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/python/python_list.h' 2025-01-24T00:47:07.9341269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/python/python_sugared_value.cpp' 2025-01-24T00:47:07.9341774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/python/python_sugared_value.h' 2025-01-24T00:47:07.9342241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/python/python_tracer.cpp' 2025-01-24T00:47:07.9342706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/python/python_tracer.h' 2025-01-24T00:47:07.9343182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/python/python_tree_views.cpp' 2025-01-24T00:47:07.9343657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/python/python_tree_views.h' 2025-01-24T00:47:07.9344098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/python/script_init.cpp' 2025-01-24T00:47:07.9344545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/python/script_init.h' 2025-01-24T00:47:07.9345059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/python/update_graph_executor_opt.cpp' 2025-01-24T00:47:07.9345569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/python/update_graph_executor_opt.h' 2025-01-24T00:47:07.9346070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/python/utf8_decoding_ignore.cpp' 2025-01-24T00:47:07.9346549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/python/utf8_decoding_ignore.h' 2025-01-24T00:47:07.9346962Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/python' 2025-01-24T00:47:07.9347370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/resource_guard.h' 2025-01-24T00:47:07.9347826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/argument_spec.cpp' 2025-01-24T00:47:07.9348288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/argument_spec.h' 2025-01-24T00:47:07.9348725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/autodiff.cpp' 2025-01-24T00:47:07.9349139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/autodiff.h' 2025-01-24T00:47:07.9349654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/calculate_necessary_args.h' 2025-01-24T00:47:07.9350111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/custom_operator.h' 2025-01-24T00:47:07.9350658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/decomposition_registry.cpp' 2025-01-24T00:47:07.9351155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/decomposition_registry.h' 2025-01-24T00:47:07.9351695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/decomposition_registry_util.cpp' 2025-01-24T00:47:07.9352259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/decomposition_registry_util.h' 2025-01-24T00:47:07.9352727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/exception_message.h' 2025-01-24T00:47:07.9353201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/graph_executor.cpp' 2025-01-24T00:47:07.9353648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/graph_executor.h' 2025-01-24T00:47:07.9354131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/graph_executor_impl.h' 2025-01-24T00:47:07.9354620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/graph_iterator.h' 2025-01-24T00:47:07.9355070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/instruction.cpp' 2025-01-24T00:47:07.9355540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/instruction.h' 2025-01-24T00:47:07.9356002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/interpreter.cpp' 2025-01-24T00:47:07.9356442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/interpreter.h' 2025-01-24T00:47:07.9356975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/interpreter/can_emit_inline.h' 2025-01-24T00:47:07.9357465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/interpreter/code_impl.h' 2025-01-24T00:47:07.9357944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/interpreter/frame.cpp' 2025-01-24T00:47:07.9358424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/interpreter/frame.h' 2025-01-24T00:47:07.9358978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp' 2025-01-24T00:47:07.9359525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/interpreter/preprocess_graph.h' 2025-01-24T00:47:07.9359999Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/interpreter' 2025-01-24T00:47:07.9360455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/jit_exception.cpp' 2025-01-24T00:47:07.9360916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/jit_exception.h' 2025-01-24T00:47:07.9361355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/jit_trace.cpp' 2025-01-24T00:47:07.9361781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/jit_trace.h' 2025-01-24T00:47:07.9362214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/logging.cpp' 2025-01-24T00:47:07.9362626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/logging.h' 2025-01-24T00:47:07.9363078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/operator.cpp' 2025-01-24T00:47:07.9363493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/operator.h' 2025-01-24T00:47:07.9363979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/operator_options.h' 2025-01-24T00:47:07.9364452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/print_handler.cpp' 2025-01-24T00:47:07.9364922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/print_handler.h' 2025-01-24T00:47:07.9365485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp' 2025-01-24T00:47:07.9366018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' 2025-01-24T00:47:07.9366555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/profiling_record.cpp' 2025-01-24T00:47:07.9367033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/profiling_record.h' 2025-01-24T00:47:07.9367507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/register_c10_ops.cpp' 2025-01-24T00:47:07.9368017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/register_cuda_ops.cpp' 2025-01-24T00:47:07.9368584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/register_distributed_ops.cpp' 2025-01-24T00:47:07.9369070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/register_ops_utils.cpp' 2025-01-24T00:47:07.9369555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/register_ops_utils.h' 2025-01-24T00:47:07.9370033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/register_prim_ops.cpp' 2025-01-24T00:47:07.9370555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp' 2025-01-24T00:47:07.9371061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/register_special_ops.cpp' 2025-01-24T00:47:07.9371526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/script_profile.cpp' 2025-01-24T00:47:07.9371993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/script_profile.h' 2025-01-24T00:47:07.9372570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp' 2025-01-24T00:47:07.9373134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/serialized_shape_function_registry.h' 2025-01-24T00:47:07.9373641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/shape_function_registry.h' 2025-01-24T00:47:07.9374172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp' 2025-01-24T00:47:07.9374698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/simple_graph_executor_impl.h' 2025-01-24T00:47:07.9375193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/slice_indices_adjust.cpp' 2025-01-24T00:47:07.9375676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/slice_indices_adjust.h' 2025-01-24T00:47:07.9376148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/static/.clang-tidy' 2025-01-24T00:47:07.9376685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/static/ProcessedNodeInputs.cpp' 2025-01-24T00:47:07.9377239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/static/ProcessedNodeInputs.h' 2025-01-24T00:47:07.9377699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/static/README.md' 2025-01-24T00:47:07.9378184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/static/fusion.cpp' 2025-01-24T00:47:07.9378645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/static/fusion.h' 2025-01-24T00:47:07.9379137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/static/generated_ops.cpp' 2025-01-24T00:47:07.9379590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/static/impl.cpp' 2025-01-24T00:47:07.9380038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/static/impl.h' 2025-01-24T00:47:07.9380485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/static/init.cpp' 2025-01-24T00:47:07.9381015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/static/init.h' 2025-01-24T00:47:07.9381518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/static/memory_planner.cpp' 2025-01-24T00:47:07.9382037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/static/memory_planner.h' 2025-01-24T00:47:07.9382536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/static/native_ops.cpp' 2025-01-24T00:47:07.9382979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/static/ops.cpp' 2025-01-24T00:47:07.9383417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/static/ops.h' 2025-01-24T00:47:07.9383891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/static/passes.cpp' 2025-01-24T00:47:07.9384342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/static/passes.h' 2025-01-24T00:47:07.9384896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/static/processed_node_wrapper.h' 2025-01-24T00:47:07.9385387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/static/static_method.h' 2025-01-24T00:47:07.9385870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/static/te_wrapper.cpp' 2025-01-24T00:47:07.9386353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/static/te_wrapper.h' 2025-01-24T00:47:07.9386799Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/static' 2025-01-24T00:47:07.9387280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/symbolic_script.cpp' 2025-01-24T00:47:07.9387742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/symbolic_script.h' 2025-01-24T00:47:07.9388261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/symbolic_shape_registry.cpp' 2025-01-24T00:47:07.9388775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/symbolic_shape_registry.h' 2025-01-24T00:47:07.9389316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp' 2025-01-24T00:47:07.9389856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' 2025-01-24T00:47:07.9390360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/vararg_functions.cpp' 2025-01-24T00:47:07.9390826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/vararg_functions.h' 2025-01-24T00:47:07.9391319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime/variable_tensor_list.h' 2025-01-24T00:47:07.9391753Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/runtime' 2025-01-24T00:47:07.9392499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp' 2025-01-24T00:47:07.9393120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' 2025-01-24T00:47:07.9393575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/export.cpp' 2025-01-24T00:47:07.9394038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/export.h' 2025-01-24T00:47:07.9394586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/export_bytecode.cpp' 2025-01-24T00:47:07.9395081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/export_bytecode.h' 2025-01-24T00:47:07.9395618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/export_module.cpp' 2025-01-24T00:47:07.9396159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/flatbuffer_serializer.cpp' 2025-01-24T00:47:07.9396700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/flatbuffer_serializer.h' 2025-01-24T00:47:07.9397269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/flatbuffer_serializer_jit.cpp' 2025-01-24T00:47:07.9397822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' 2025-01-24T00:47:07.9398291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/import.cpp' 2025-01-24T00:47:07.9398743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/import.h' 2025-01-24T00:47:07.9399277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/import_export_constants.h' 2025-01-24T00:47:07.9399829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/import_export_functions.h' 2025-01-24T00:47:07.9400365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/import_export_helpers.cpp' 2025-01-24T00:47:07.9400898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/import_export_helpers.h' 2025-01-24T00:47:07.9401385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/import_read.cpp' 2025-01-24T00:47:07.9401854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/import_read.h' 2025-01-24T00:47:07.9402362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/import_source.cpp' 2025-01-24T00:47:07.9402848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/import_source.h' 2025-01-24T00:47:07.9403360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/mobile_bytecode.fbs' 2025-01-24T00:47:07.9403905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/mobile_bytecode_generated.h' 2025-01-24T00:47:07.9404378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/onnx.cpp' 2025-01-24T00:47:07.9404824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/onnx.h' 2025-01-24T00:47:07.9405315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/pickle.cpp' 2025-01-24T00:47:07.9405775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/pickle.h' 2025-01-24T00:47:07.9406233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/pickler.cpp' 2025-01-24T00:47:07.9406726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/pickler.h' 2025-01-24T00:47:07.9407232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/python_print.cpp' 2025-01-24T00:47:07.9407712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/python_print.h' 2025-01-24T00:47:07.9408312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/source_range_serialization.cpp' 2025-01-24T00:47:07.9408905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/source_range_serialization.h' 2025-01-24T00:47:07.9409495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/source_range_serialization_impl.h' 2025-01-24T00:47:07.9409998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/storage_context.h' 2025-01-24T00:47:07.9410512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/type_name_uniquer.cpp' 2025-01-24T00:47:07.9411019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/type_name_uniquer.h' 2025-01-24T00:47:07.9411507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/unpickler.cpp' 2025-01-24T00:47:07.9411967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization/unpickler.h' 2025-01-24T00:47:07.9412429Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/serialization' 2025-01-24T00:47:07.9412925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/ConditionalsInTE.md' 2025-01-24T00:47:07.9413413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/IRSpecification.md' 2025-01-24T00:47:07.9413862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/analysis.h' 2025-01-24T00:47:07.9414340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/block_codegen.cpp' 2025-01-24T00:47:07.9414804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/block_codegen.h' 2025-01-24T00:47:07.9415310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/bounds_inference.cpp' 2025-01-24T00:47:07.9415798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/bounds_inference.h' 2025-01-24T00:47:07.9416289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/bounds_overlap.cpp' 2025-01-24T00:47:07.9416755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/bounds_overlap.h' 2025-01-24T00:47:07.9417201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/codegen.cpp' 2025-01-24T00:47:07.9417674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/codegen.h' 2025-01-24T00:47:07.9418168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/codegen_external.py' 2025-01-24T00:47:07.9418667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/cpp_codegen.cpp' 2025-01-24T00:47:07.9419121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/cpp_codegen.h' 2025-01-24T00:47:07.9419587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' 2025-01-24T00:47:07.9420063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/cuda_codegen.cpp' 2025-01-24T00:47:07.9420520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/cuda_codegen.h' 2025-01-24T00:47:07.9420974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/cuda_random.h' 2025-01-24T00:47:07.9421443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/eval.cpp' 2025-01-24T00:47:07.9421883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/eval.h' 2025-01-24T00:47:07.9422344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/exceptions.h' 2025-01-24T00:47:07.9422772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/expr.cpp' 2025-01-24T00:47:07.9423182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/expr.h' 2025-01-24T00:47:07.9423692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/external_functions.cpp' 2025-01-24T00:47:07.9424185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/external_functions.h' 2025-01-24T00:47:07.9424748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp' 2025-01-24T00:47:07.9425283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/external_functions_core.cpp' 2025-01-24T00:47:07.9425803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/external_functions_core.h' 2025-01-24T00:47:07.9426373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/external_functions_registry.cpp' 2025-01-24T00:47:07.9426918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/external_functions_registry.h' 2025-01-24T00:47:07.9427379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/fwd_decls.h' 2025-01-24T00:47:07.9427840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/graph_opt.cpp' 2025-01-24T00:47:07.9428287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/graph_opt.h' 2025-01-24T00:47:07.9428763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/half_support.h' 2025-01-24T00:47:07.9429243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/hash_provider.cpp' 2025-01-24T00:47:07.9429706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/hash_provider.h' 2025-01-24T00:47:07.9430216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp' 2025-01-24T00:47:07.9430724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' 2025-01-24T00:47:07.9431155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/ir.cpp' 2025-01-24T00:47:07.9431580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/ir.h' 2025-01-24T00:47:07.9432035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/ir_cloner.cpp' 2025-01-24T00:47:07.9432488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/ir_cloner.h' 2025-01-24T00:47:07.9432944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/ir_mutator.cpp' 2025-01-24T00:47:07.9433395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/ir_mutator.h' 2025-01-24T00:47:07.9433864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/ir_printer.cpp' 2025-01-24T00:47:07.9434333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/ir_printer.h' 2025-01-24T00:47:07.9434826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/ir_simplifier.cpp' 2025-01-24T00:47:07.9435311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/ir_simplifier.h' 2025-01-24T00:47:07.9435773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/ir_verifier.cpp' 2025-01-24T00:47:07.9436235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/ir_verifier.h' 2025-01-24T00:47:07.9436689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/ir_visitor.cpp' 2025-01-24T00:47:07.9437149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/ir_visitor.h' 2025-01-24T00:47:07.9437590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/kernel.cpp' 2025-01-24T00:47:07.9438016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/kernel.h' 2025-01-24T00:47:07.9438495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/llvm_codegen.cpp' 2025-01-24T00:47:07.9438949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/llvm_codegen.h' 2025-01-24T00:47:07.9439396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/llvm_jit.cpp' 2025-01-24T00:47:07.9439845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/llvm_jit.h' 2025-01-24T00:47:07.9440296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/loopnest.cpp' 2025-01-24T00:47:07.9440750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/loopnest.h' 2025-01-24T00:47:07.9441281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp' 2025-01-24T00:47:07.9441803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/loopnest_randomization.h' 2025-01-24T00:47:07.9442268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/lowerings.cpp' 2025-01-24T00:47:07.9442714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/lowerings.h' 2025-01-24T00:47:07.9443255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp' 2025-01-24T00:47:07.9443791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' 2025-01-24T00:47:07.9444288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/conv2d.cpp' 2025-01-24T00:47:07.9444809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/conv2d.h' 2025-01-24T00:47:07.9445305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/matmul.cpp' 2025-01-24T00:47:07.9445788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/matmul.h' 2025-01-24T00:47:07.9446346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/misc.cpp' 2025-01-24T00:47:07.9446820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/misc.h' 2025-01-24T00:47:07.9447316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/norm.cpp' 2025-01-24T00:47:07.9447816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/norm.h' 2025-01-24T00:47:07.9448337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/operators.h' 2025-01-24T00:47:07.9448863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/pointwise.cpp' 2025-01-24T00:47:07.9449360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/pointwise.h' 2025-01-24T00:47:07.9449899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/quantization.cpp' 2025-01-24T00:47:07.9450415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/quantization.h' 2025-01-24T00:47:07.9450926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/reduction.cpp' 2025-01-24T00:47:07.9451435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/reduction.h' 2025-01-24T00:47:07.9451930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/softmax.cpp' 2025-01-24T00:47:07.9452440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/softmax.h' 2025-01-24T00:47:07.9452918Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators' 2025-01-24T00:47:07.9453375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/reduction.cpp' 2025-01-24T00:47:07.9453831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/reduction.h' 2025-01-24T00:47:07.9454303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/registerizer.cpp' 2025-01-24T00:47:07.9454763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/registerizer.h' 2025-01-24T00:47:07.9455249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/scripts/bisect.py' 2025-01-24T00:47:07.9455713Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/scripts' 2025-01-24T00:47:07.9456146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/stmt.h' 2025-01-24T00:47:07.9456611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/tensor.cpp' 2025-01-24T00:47:07.9457038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/tensor.h' 2025-01-24T00:47:07.9457537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp' 2025-01-24T00:47:07.9458037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/tensorexpr_init.h' 2025-01-24T00:47:07.9458485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/types.cpp' 2025-01-24T00:47:07.9458905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/types.h' 2025-01-24T00:47:07.9459409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/unique_name_manager.cpp' 2025-01-24T00:47:07.9459916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/unique_name_manager.h' 2025-01-24T00:47:07.9460393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr/var_substitutor.h' 2025-01-24T00:47:07.9460840Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/tensorexpr' 2025-01-24T00:47:07.9461327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/testing/catch_utils.hpp' 2025-01-24T00:47:07.9461765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/testing/file_check.cpp' 2025-01-24T00:47:07.9462206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/testing/file_check.h' 2025-01-24T00:47:07.9462684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/testing/hooks_for_testing.cpp' 2025-01-24T00:47:07.9463150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/testing/hooks_for_testing.h' 2025-01-24T00:47:07.9463562Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit/testing' 2025-01-24T00:47:07.9463927Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/jit' 2025-01-24T00:47:07.9464388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/backend/backend_data.h' 2025-01-24T00:47:07.9464853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/backend/backend_device.cpp' 2025-01-24T00:47:07.9465307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/backend/backend_device.h' 2025-01-24T00:47:07.9465810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/backend/backend_interface.cpp' 2025-01-24T00:47:07.9466282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/backend/backend_interface.h' 2025-01-24T00:47:07.9466767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/backend/lowering_context.cpp' 2025-01-24T00:47:07.9467247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/backend/lowering_context.h' 2025-01-24T00:47:07.9467658Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/backend' 2025-01-24T00:47:07.9468076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/cache.h' 2025-01-24T00:47:07.9468485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/config.cpp' 2025-01-24T00:47:07.9468883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/config.h' 2025-01-24T00:47:07.9469357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/debug_util.cpp' 2025-01-24T00:47:07.9469775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/debug_util.h' 2025-01-24T00:47:07.9470195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/dynamic_ir.h' 2025-01-24T00:47:07.9470648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/hash.cpp' 2025-01-24T00:47:07.9471039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/hash.h' 2025-01-24T00:47:07.9471468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/helpers.cpp' 2025-01-24T00:47:07.9471872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/helpers.h' 2025-01-24T00:47:07.9472349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/internal_ops/ltc_ops.h' 2025-01-24T00:47:07.9472832Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/internal_ops' 2025-01-24T00:47:07.9473244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/ir.cpp' 2025-01-24T00:47:07.9473634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/ir.h' 2025-01-24T00:47:07.9474076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/ir_builder.h' 2025-01-24T00:47:07.9474520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/ir_dump_util.cpp' 2025-01-24T00:47:07.9474963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/ir_dump_util.h' 2025-01-24T00:47:07.9475405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/ir_metadata.cpp' 2025-01-24T00:47:07.9475829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/ir_metadata.h' 2025-01-24T00:47:07.9476259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/ir_util.cpp' 2025-01-24T00:47:07.9476667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/ir_util.h' 2025-01-24T00:47:07.9477164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/lazy_graph_executor.cpp' 2025-01-24T00:47:07.9477631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/lazy_graph_executor.h' 2025-01-24T00:47:07.9478045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/metrics.cpp' 2025-01-24T00:47:07.9478461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/metrics.h' 2025-01-24T00:47:07.9478897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/multi_wait.cpp' 2025-01-24T00:47:07.9479314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/multi_wait.h' 2025-01-24T00:47:07.9479824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp' 2025-01-24T00:47:07.9480309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' 2025-01-24T00:47:07.9480748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/ops/utils.cpp' 2025-01-24T00:47:07.9481157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/ops/utils.h' 2025-01-24T00:47:07.9481572Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/ops' 2025-01-24T00:47:07.9482078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/permutation_util.cpp' 2025-01-24T00:47:07.9482535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/permutation_util.h' 2025-01-24T00:47:07.9482981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/shape.cpp' 2025-01-24T00:47:07.9483375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/shape.h' 2025-01-24T00:47:07.9483834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/shape_inference.cpp' 2025-01-24T00:47:07.9484299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/shape_inference.h' 2025-01-24T00:47:07.9484704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/tensor.cpp' 2025-01-24T00:47:07.9485105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/tensor.h' 2025-01-24T00:47:07.9485554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/tensor_impl.cpp' 2025-01-24T00:47:07.9485997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/tensor_impl.h' 2025-01-24T00:47:07.9486542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/tensor_util.cpp' 2025-01-24T00:47:07.9486968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/tensor_util.h' 2025-01-24T00:47:07.9487402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/thread_pool.cpp' 2025-01-24T00:47:07.9487837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/thread_pool.h' 2025-01-24T00:47:07.9488236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/trie.cpp' 2025-01-24T00:47:07.9488639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/trie.h' 2025-01-24T00:47:07.9489042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/unique.h' 2025-01-24T00:47:07.9489433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core/util.h' 2025-01-24T00:47:07.9489840Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/core' 2025-01-24T00:47:07.9490273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/generated/README.md' 2025-01-24T00:47:07.9490690Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/generated' 2025-01-24T00:47:07.9491118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/python/README.md' 2025-01-24T00:47:07.9491530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/python/init.cpp' 2025-01-24T00:47:07.9492048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/python/init.h' 2025-01-24T00:47:07.9492502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/python/python_util.cpp' 2025-01-24T00:47:07.9492942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/python/python_util.h' 2025-01-24T00:47:07.9493361Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/python' 2025-01-24T00:47:07.9493759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/test_mnist.py' 2025-01-24T00:47:07.9494203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/ts_backend/config.cpp' 2025-01-24T00:47:07.9494695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/ts_backend/config.h' 2025-01-24T00:47:07.9495155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/ts_backend/dynamic_ir.cpp' 2025-01-24T00:47:07.9495657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/ts_backend/dynamic_ir.h' 2025-01-24T00:47:07.9496111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/ts_backend/ir_builder.h' 2025-01-24T00:47:07.9496598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/ts_backend/ops/device_data.cpp' 2025-01-24T00:47:07.9497088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/ts_backend/ops/device_data.h' 2025-01-24T00:47:07.9497558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/ts_backend/ops/generic.cpp' 2025-01-24T00:47:07.9498028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/ts_backend/ops/generic.h' 2025-01-24T00:47:07.9498512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/ts_backend/ops/to_copy.h' 2025-01-24T00:47:07.9498963Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/ts_backend/ops' 2025-01-24T00:47:07.9499490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp' 2025-01-24T00:47:07.9499965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' 2025-01-24T00:47:07.9500484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp' 2025-01-24T00:47:07.9501003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' 2025-01-24T00:47:07.9501490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp' 2025-01-24T00:47:07.9501982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/ts_backend/ts_backend_impl.h' 2025-01-24T00:47:07.9502479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp' 2025-01-24T00:47:07.9502962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' 2025-01-24T00:47:07.9503477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp' 2025-01-24T00:47:07.9503970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/ts_backend/ts_lowering_context.h' 2025-01-24T00:47:07.9504490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/ts_backend/ts_native_functions.cpp' 2025-01-24T00:47:07.9504936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/ts_backend/ts_node.cpp' 2025-01-24T00:47:07.9505375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/ts_backend/ts_node.h' 2025-01-24T00:47:07.9505880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp' 2025-01-24T00:47:07.9506361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/ts_backend/ts_node_lowering.h' 2025-01-24T00:47:07.9506785Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/ts_backend' 2025-01-24T00:47:07.9507188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy/tutorial.md' 2025-01-24T00:47:07.9507582Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/lazy' 2025-01-24T00:47:07.9508007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/monitor/counters.cpp' 2025-01-24T00:47:07.9508407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/monitor/counters.h' 2025-01-24T00:47:07.9508830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/monitor/events.cpp' 2025-01-24T00:47:07.9509234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/monitor/events.h' 2025-01-24T00:47:07.9509659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/monitor/python_init.cpp' 2025-01-24T00:47:07.9510084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/monitor/python_init.h' 2025-01-24T00:47:07.9510468Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/monitor' 2025-01-24T00:47:07.9510845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/mps/Module.cpp' 2025-01-24T00:47:07.9511247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/mps/Module.h' 2025-01-24T00:47:07.9511616Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/mps' 2025-01-24T00:47:07.9512027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/mtia/Module.cpp' 2025-01-24T00:47:07.9512411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/mtia/Module.h' 2025-01-24T00:47:07.9512780Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/mtia' 2025-01-24T00:47:07.9513226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/multiprocessing/init.cpp' 2025-01-24T00:47:07.9513649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/multiprocessing/init.h' 2025-01-24T00:47:07.9514079Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/multiprocessing' 2025-01-24T00:47:07.9514493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/onnx/back_compat.h' 2025-01-24T00:47:07.9514961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/onnx/diagnostics/diagnostics.h' 2025-01-24T00:47:07.9515450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/onnx/diagnostics/generated/rules.h' 2025-01-24T00:47:07.9515951Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/onnx/diagnostics/generated' 2025-01-24T00:47:07.9516387Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/onnx/diagnostics' 2025-01-24T00:47:07.9516768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/onnx/init.cpp' 2025-01-24T00:47:07.9517130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/onnx/init.h' 2025-01-24T00:47:07.9517495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/onnx/onnx.h' 2025-01-24T00:47:07.9517876Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/onnx' 2025-01-24T00:47:07.9518280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/README.md' 2025-01-24T00:47:07.9518656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/api.h' 2025-01-24T00:47:07.9519093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/collection.cpp' 2025-01-24T00:47:07.9519507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/collection.h' 2025-01-24T00:47:07.9520028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/combined_traceback.cpp' 2025-01-24T00:47:07.9520490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/combined_traceback.h' 2025-01-24T00:47:07.9520927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/containers.h' 2025-01-24T00:47:07.9521358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/data_flow.cpp' 2025-01-24T00:47:07.9521766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/data_flow.h' 2025-01-24T00:47:07.9522175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/events.h' 2025-01-24T00:47:07.9522673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/kineto_client_interface.cpp' 2025-01-24T00:47:07.9523165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/kineto_client_interface.h' 2025-01-24T00:47:07.9523614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/kineto_shim.cpp' 2025-01-24T00:47:07.9524060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/kineto_shim.h' 2025-01-24T00:47:07.9524585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/orchestration/observer.cpp' 2025-01-24T00:47:07.9525084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/orchestration/observer.h' 2025-01-24T00:47:07.9525613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/orchestration/python_tracer.cpp' 2025-01-24T00:47:07.9526137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/orchestration/python_tracer.h' 2025-01-24T00:47:07.9526698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/orchestration/vulkan.cpp' 2025-01-24T00:47:07.9527175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/orchestration/vulkan.h' 2025-01-24T00:47:07.9527660Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/orchestration' 2025-01-24T00:47:07.9528075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/perf-inl.h' 2025-01-24T00:47:07.9528488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/perf.cpp' 2025-01-24T00:47:07.9528876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/perf.h' 2025-01-24T00:47:07.9529386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/python/combined_traceback.cpp' 2025-01-24T00:47:07.9529899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/python/combined_traceback.h' 2025-01-24T00:47:07.9530336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/python/init.cpp' 2025-01-24T00:47:07.9530757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/python/init.h' 2025-01-24T00:47:07.9531208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/python/pybind.h' 2025-01-24T00:47:07.9531636Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/python' 2025-01-24T00:47:07.9532220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/standalone/execution_trace_observer.cpp' 2025-01-24T00:47:07.9532787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/standalone/execution_trace_observer.h' 2025-01-24T00:47:07.9533314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/standalone/itt_observer.cpp' 2025-01-24T00:47:07.9533820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/standalone/itt_observer.h' 2025-01-24T00:47:07.9534353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/standalone/nvtx_observer.cpp' 2025-01-24T00:47:07.9534862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/standalone/nvtx_observer.h' 2025-01-24T00:47:07.9535415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/standalone/privateuse1_observer.cpp' 2025-01-24T00:47:07.9535949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/standalone/privateuse1_observer.h' 2025-01-24T00:47:07.9536416Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/standalone' 2025-01-24T00:47:07.9536843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/stubs/base.cpp' 2025-01-24T00:47:07.9537282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/stubs/base.h' 2025-01-24T00:47:07.9537753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/stubs/cuda.cpp' 2025-01-24T00:47:07.9538172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/stubs/itt.cpp' 2025-01-24T00:47:07.9538607Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/stubs' 2025-01-24T00:47:07.9539042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/unwind/action.h' 2025-01-24T00:47:07.9539501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/unwind/communicate.h' 2025-01-24T00:47:07.9539963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/unwind/debug_info.h' 2025-01-24T00:47:07.9540420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/unwind/dwarf_enums.h' 2025-01-24T00:47:07.9540946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h' 2025-01-24T00:47:07.9541409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/unwind/eh_frame_hdr.h' 2025-01-24T00:47:07.9541895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/unwind/fast_symbolizer.h' 2025-01-24T00:47:07.9542323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/unwind/fde.h' 2025-01-24T00:47:07.9542750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/unwind/lexer.h' 2025-01-24T00:47:07.9543247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/unwind/line_number_program.h' 2025-01-24T00:47:07.9543703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/unwind/mem_file.h' 2025-01-24T00:47:07.9544162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/unwind/range_table.h' 2025-01-24T00:47:07.9544617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/unwind/sections.h' 2025-01-24T00:47:07.9545059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/unwind/unwind.cpp' 2025-01-24T00:47:07.9545491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/unwind/unwind.h' 2025-01-24T00:47:07.9545987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/unwind/unwind_error.h' 2025-01-24T00:47:07.9546446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/unwind/unwind_fb.cpp' 2025-01-24T00:47:07.9546905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/unwind/unwinder.h' 2025-01-24T00:47:07.9547356Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/unwind' 2025-01-24T00:47:07.9547756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/util.cpp' 2025-01-24T00:47:07.9548156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler/util.h' 2025-01-24T00:47:07.9548551Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/profiler' 2025-01-24T00:47:07.9548953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/python_dimname.cpp' 2025-01-24T00:47:07.9549359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/python_dimname.h' 2025-01-24T00:47:07.9549775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/python_headers.h' 2025-01-24T00:47:07.9550187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/serialization.cpp' 2025-01-24T00:47:07.9550598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/serialization.h' 2025-01-24T00:47:07.9550928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/stub.c' 2025-01-24T00:47:07.9551375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/tensor/python_tensor.cpp' 2025-01-24T00:47:07.9551794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/tensor/python_tensor.h' 2025-01-24T00:47:07.9552172Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/tensor' 2025-01-24T00:47:07.9552538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils.cpp' 2025-01-24T00:47:07.9552877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils.h' 2025-01-24T00:47:07.9553304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/byte_order.cpp' 2025-01-24T00:47:07.9553705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/byte_order.h' 2025-01-24T00:47:07.9554147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/cpp_stacktraces.cpp' 2025-01-24T00:47:07.9554587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/cpp_stacktraces.h' 2025-01-24T00:47:07.9554989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/cuda_enabled.h' 2025-01-24T00:47:07.9555433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/device_lazy_init.cpp' 2025-01-24T00:47:07.9555879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/device_lazy_init.h' 2025-01-24T00:47:07.9556361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/disable_torch_function.cpp' 2025-01-24T00:47:07.9556836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/disable_torch_function.h' 2025-01-24T00:47:07.9557337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/generated_serialization_types.h' 2025-01-24T00:47:07.9557714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/init.cpp' 2025-01-24T00:47:07.9558090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/init.h' 2025-01-24T00:47:07.9558564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/invalid_arguments.cpp' 2025-01-24T00:47:07.9559017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/invalid_arguments.h' 2025-01-24T00:47:07.9559433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/nested.cpp' 2025-01-24T00:47:07.9559804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/nested.h' 2025-01-24T00:47:07.9560220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/numpy_stub.h' 2025-01-24T00:47:07.9560632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/object_ptr.cpp' 2025-01-24T00:47:07.9561030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/object_ptr.h' 2025-01-24T00:47:07.9561448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/out_types.cpp' 2025-01-24T00:47:07.9561842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/out_types.h' 2025-01-24T00:47:07.9562272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/pybind.cpp' 2025-01-24T00:47:07.9562686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/pybind.h' 2025-01-24T00:47:07.9563140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/pycfunction_helpers.h' 2025-01-24T00:47:07.9563628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/pyobject_preservation.cpp' 2025-01-24T00:47:07.9564092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/pyobject_preservation.h' 2025-01-24T00:47:07.9564544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/python_arg_parser.cpp' 2025-01-24T00:47:07.9564998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/python_arg_parser.h' 2025-01-24T00:47:07.9565416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/python_compat.h' 2025-01-24T00:47:07.9565874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/python_dispatch.cpp' 2025-01-24T00:47:07.9566366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/python_dispatch.h' 2025-01-24T00:47:07.9566790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/python_numbers.h' 2025-01-24T00:47:07.9567206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/python_raii.h' 2025-01-24T00:47:07.9567622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/python_scalars.h' 2025-01-24T00:47:07.9568057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/python_strings.h' 2025-01-24T00:47:07.9568461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/python_stub.h' 2025-01-24T00:47:07.9568900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/python_symnode.cpp' 2025-01-24T00:47:07.9569329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/python_symnode.h' 2025-01-24T00:47:07.9569812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/python_torch_function_mode.h' 2025-01-24T00:47:07.9570225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/python_tuples.h' 2025-01-24T00:47:07.9570678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/pythoncapi_compat.h' 2025-01-24T00:47:07.9571114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/schema_info.cpp' 2025-01-24T00:47:07.9571527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/schema_info.h' 2025-01-24T00:47:07.9571910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/six.h' 2025-01-24T00:47:07.9572316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/structseq.cpp' 2025-01-24T00:47:07.9572725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/structseq.h' 2025-01-24T00:47:07.9573141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/tensor_apply.cpp' 2025-01-24T00:47:07.9573548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/tensor_apply.h' 2025-01-24T00:47:07.9573984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/tensor_dtypes.cpp' 2025-01-24T00:47:07.9574394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/tensor_dtypes.h' 2025-01-24T00:47:07.9574859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/tensor_flatten.cpp' 2025-01-24T00:47:07.9575302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/tensor_flatten.h' 2025-01-24T00:47:07.9575734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/tensor_layouts.cpp' 2025-01-24T00:47:07.9576165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/tensor_layouts.h' 2025-01-24T00:47:07.9576580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/tensor_list.cpp' 2025-01-24T00:47:07.9576991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/tensor_list.h' 2025-01-24T00:47:07.9577456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/tensor_memoryformats.cpp' 2025-01-24T00:47:07.9577916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/tensor_memoryformats.h' 2025-01-24T00:47:07.9578338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/tensor_new.cpp' 2025-01-24T00:47:07.9578737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/tensor_new.h' 2025-01-24T00:47:07.9579156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/tensor_numpy.cpp' 2025-01-24T00:47:07.9579574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/tensor_numpy.h' 2025-01-24T00:47:07.9580013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/tensor_qschemes.cpp' 2025-01-24T00:47:07.9580452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/tensor_qschemes.h' 2025-01-24T00:47:07.9580870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/tensor_types.cpp' 2025-01-24T00:47:07.9581281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/tensor_types.h' 2025-01-24T00:47:07.9581776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/throughput_benchmark-inl.h' 2025-01-24T00:47:07.9582242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/throughput_benchmark.cpp' 2025-01-24T00:47:07.9582701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/throughput_benchmark.h' 2025-01-24T00:47:07.9583155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/torch_dispatch_mode.h' 2025-01-24T00:47:07.9583579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/variadic.cpp' 2025-01-24T00:47:07.9583988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/variadic.h' 2025-01-24T00:47:07.9584471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/verbose.cpp' 2025-01-24T00:47:07.9584854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils/verbose.h' 2025-01-24T00:47:07.9585234Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/utils' 2025-01-24T00:47:07.9585604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/xpu/Event.cpp' 2025-01-24T00:47:07.9585964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/xpu/Event.h' 2025-01-24T00:47:07.9586356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/xpu/Module.cpp' 2025-01-24T00:47:07.9586719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/xpu/Module.h' 2025-01-24T00:47:07.9587131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/xpu/Stream.cpp' 2025-01-24T00:47:07.9587500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/xpu/Stream.h' 2025-01-24T00:47:07.9587890Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc/xpu' 2025-01-24T00:47:07.9588249Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/csrc' 2025-01-24T00:47:07.9588610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/cuda/__init__.py' 2025-01-24T00:47:07.9588989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/cuda/_gpu_trace.py' 2025-01-24T00:47:07.9589365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/cuda/_memory_viz.py' 2025-01-24T00:47:07.9589737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/cuda/_sanitizer.py' 2025-01-24T00:47:07.9590103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/cuda/_utils.py' 2025-01-24T00:47:07.9590488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/cuda/amp/__init__.py' 2025-01-24T00:47:07.9590897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/cuda/amp/autocast_mode.py' 2025-01-24T00:47:07.9591279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/cuda/amp/common.py' 2025-01-24T00:47:07.9591679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/cuda/amp/grad_scaler.py' 2025-01-24T00:47:07.9592178Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/cuda/amp' 2025-01-24T00:47:07.9592520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/cuda/comm.py' 2025-01-24T00:47:07.9592871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/cuda/error.py' 2025-01-24T00:47:07.9593219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/cuda/gds.py' 2025-01-24T00:47:07.9593576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/cuda/graphs.py' 2025-01-24T00:47:07.9593946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/cuda/jiterator.py' 2025-01-24T00:47:07.9594311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/cuda/memory.py' 2025-01-24T00:47:07.9594647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/cuda/nccl.py' 2025-01-24T00:47:07.9594994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/cuda/nvtx.py' 2025-01-24T00:47:07.9595406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/cuda/profiler.py' 2025-01-24T00:47:07.9595758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/cuda/random.py' 2025-01-24T00:47:07.9596167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/cuda/sparse.py' 2025-01-24T00:47:07.9596527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/cuda/streams.py' 2025-01-24T00:47:07.9596886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/cuda/tunable.py' 2025-01-24T00:47:07.9597248Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/cuda' 2025-01-24T00:47:07.9597601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/custom_class.h' 2025-01-24T00:47:07.9598004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/custom_class_detail.h' 2025-01-24T00:47:07.9598429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/CONTRIBUTING.md' 2025-01-24T00:47:07.9598857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/__init__.py' 2025-01-24T00:47:07.9599317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_checkpointable.py' 2025-01-24T00:47:07.9599808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_composable/__init__.py' 2025-01-24T00:47:07.9600346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_composable/checkpoint_activation.py' 2025-01-24T00:47:07.9600825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_composable/contract.py' 2025-01-24T00:47:07.9601316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_composable/fsdp/__init__.py' 2025-01-24T00:47:07.9601834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_composable/fsdp/fully_shard.py' 2025-01-24T00:47:07.9602311Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_composable/fsdp' 2025-01-24T00:47:07.9602781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_composable/replicate.py' 2025-01-24T00:47:07.9603241Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_composable' 2025-01-24T00:47:07.9603693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_composable_state.py' 2025-01-24T00:47:07.9604187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_functional_collectives.py' 2025-01-24T00:47:07.9604691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_functional_collectives_impl.py' 2025-01-24T00:47:07.9605132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/__init__.py' 2025-01-24T00:47:07.9605568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/_utils.py' 2025-01-24T00:47:07.9605981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/api.py' 2025-01-24T00:47:07.9606571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/checkpoint/__init__.py' 2025-01-24T00:47:07.9607069Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/checkpoint' 2025-01-24T00:47:07.9607543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/common_op_utils.py' 2025-01-24T00:47:07.9607993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/metadata.py' 2025-01-24T00:47:07.9608508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/op_registry_utils.py' 2025-01-24T00:47:07.9609016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharded_optim/__init__.py' 2025-01-24T00:47:07.9609537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharded_optim/api.py' 2025-01-24T00:47:07.9610029Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharded_optim' 2025-01-24T00:47:07.9610555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharded_tensor/__init__.py' 2025-01-24T00:47:07.9611094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharded_tensor/_ops/__init__.py' 2025-01-24T00:47:07.9611629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharded_tensor/_ops/_common.py' 2025-01-24T00:47:07.9612228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py' 2025-01-24T00:47:07.9612749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharded_tensor/_ops/init.py' 2025-01-24T00:47:07.9613312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py' 2025-01-24T00:47:07.9613874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py' 2025-01-24T00:47:07.9614397Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharded_tensor/_ops' 2025-01-24T00:47:07.9614896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharded_tensor/api.py' 2025-01-24T00:47:07.9615398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharded_tensor/logger.py' 2025-01-24T00:47:07.9615957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharded_tensor/logging_handlers.py' 2025-01-24T00:47:07.9616487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharded_tensor/metadata.py' 2025-01-24T00:47:07.9616995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharded_tensor/reshard.py' 2025-01-24T00:47:07.9617507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharded_tensor/shard.py' 2025-01-24T00:47:07.9618000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharded_tensor/utils.py' 2025-01-24T00:47:07.9618499Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharded_tensor' 2025-01-24T00:47:07.9618946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharder.py' 2025-01-24T00:47:07.9619457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharding_plan/__init__.py' 2025-01-24T00:47:07.9619955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharding_plan/api.py' 2025-01-24T00:47:07.9620449Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharding_plan' 2025-01-24T00:47:07.9620960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharding_spec/__init__.py' 2025-01-24T00:47:07.9621514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharding_spec/_internals.py' 2025-01-24T00:47:07.9622000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharding_spec/api.py' 2025-01-24T00:47:07.9622570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py' 2025-01-24T00:47:07.9623244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py' 2025-01-24T00:47:07.9623874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py' 2025-01-24T00:47:07.9624519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py' 2025-01-24T00:47:07.9625180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py' 2025-01-24T00:47:07.9625822Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops' 2025-01-24T00:47:07.9626333Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard/sharding_spec' 2025-01-24T00:47:07.9626776Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_shard' 2025-01-24T00:47:07.9627269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_sharded_tensor/__init__.py' 2025-01-24T00:47:07.9627735Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_sharded_tensor' 2025-01-24T00:47:07.9628215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_sharding_spec/__init__.py' 2025-01-24T00:47:07.9628684Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_sharding_spec' 2025-01-24T00:47:07.9629139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_state_dict_utils.py' 2025-01-24T00:47:07.9629642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_symmetric_memory/__init__.py' 2025-01-24T00:47:07.9630125Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_symmetric_memory' 2025-01-24T00:47:07.9630567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_tensor/__init__.py' 2025-01-24T00:47:07.9630991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_tensor/api.py' 2025-01-24T00:47:07.9631473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_tensor/placement_types.py' 2025-01-24T00:47:07.9631900Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_tensor' 2025-01-24T00:47:07.9632348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_tools/__init__.py' 2025-01-24T00:47:07.9632832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_tools/fsdp2_mem_tracker.py' 2025-01-24T00:47:07.9633298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_tools/ilp_utils.py' 2025-01-24T00:47:07.9633752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_tools/mem_tracker.py' 2025-01-24T00:47:07.9634221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_tools/memory_tracker.py' 2025-01-24T00:47:07.9634691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_tools/mod_tracker.py' 2025-01-24T00:47:07.9635200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_tools/runtime_estimator.py' 2025-01-24T00:47:07.9635682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_tools/sac_estimator.py' 2025-01-24T00:47:07.9636141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_tools/sac_ilp.py' 2025-01-24T00:47:07.9636561Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/_tools' 2025-01-24T00:47:07.9637033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/algorithms/__init__.py' 2025-01-24T00:47:07.9637560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/algorithms/_checkpoint/__init__.py' 2025-01-24T00:47:07.9638152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py' 2025-01-24T00:47:07.9638674Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/algorithms/_checkpoint' 2025-01-24T00:47:07.9639226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/algorithms/_comm_hooks/__init__.py' 2025-01-24T00:47:07.9639826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/algorithms/_comm_hooks/default_hooks.py' 2025-01-24T00:47:07.9640336Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/algorithms/_comm_hooks' 2025-01-24T00:47:07.9640907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/algorithms/_optimizer_overlap/__init__.py' 2025-01-24T00:47:07.9641546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py' 2025-01-24T00:47:07.9642099Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/algorithms/_optimizer_overlap' 2025-01-24T00:47:07.9642658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/algorithms/_quantization/__init__.py' 2025-01-24T00:47:07.9643229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/algorithms/_quantization/quantization.py' 2025-01-24T00:47:07.9643750Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/algorithms/_quantization' 2025-01-24T00:47:07.9644314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/algorithms/ddp_comm_hooks/__init__.py' 2025-01-24T00:47:07.9644887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py' 2025-01-24T00:47:07.9645490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py' 2025-01-24T00:47:07.9646064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py' 2025-01-24T00:47:07.9646744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py' 2025-01-24T00:47:07.9647389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py' 2025-01-24T00:47:07.9647992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py' 2025-01-24T00:47:07.9648578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py' 2025-01-24T00:47:07.9649206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py' 2025-01-24T00:47:07.9649735Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/algorithms/ddp_comm_hooks' 2025-01-24T00:47:07.9650220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/algorithms/join.py' 2025-01-24T00:47:07.9650772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/algorithms/model_averaging/__init__.py' 2025-01-24T00:47:07.9651349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/algorithms/model_averaging/averagers.py' 2025-01-24T00:47:07.9652008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py' 2025-01-24T00:47:07.9652546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/algorithms/model_averaging/utils.py' 2025-01-24T00:47:07.9653119Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/algorithms/model_averaging' 2025-01-24T00:47:07.9653567Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/algorithms' 2025-01-24T00:47:07.9654020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/argparse_util.py' 2025-01-24T00:47:07.9654486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/autograd/__init__.py' 2025-01-24T00:47:07.9654915Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/autograd' 2025-01-24T00:47:07.9655382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/benchmarks/README.md' 2025-01-24T00:47:07.9655895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/benchmarks/benchmark_ddp_rpc.py' 2025-01-24T00:47:07.9656345Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/benchmarks' 2025-01-24T00:47:07.9656773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/c10d_logger.py' 2025-01-24T00:47:07.9657236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/__init__.py' 2025-01-24T00:47:07.9657745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/_checkpointer.py' 2025-01-24T00:47:07.9658253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/_dedup_save_plans.py' 2025-01-24T00:47:07.9658748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/_dedup_tensors.py' 2025-01-24T00:47:07.9659238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/_extension.py' 2025-01-24T00:47:07.9659753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/_fsspec_filesystem.py' 2025-01-24T00:47:07.9660240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/_nested_dict.py' 2025-01-24T00:47:07.9660784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/_sharded_tensor_utils.py' 2025-01-24T00:47:07.9661276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/_storage_utils.py' 2025-01-24T00:47:07.9661755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/_traverse.py' 2025-01-24T00:47:07.9662530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/_version.py' 2025-01-24T00:47:07.9662970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/api.py' 2025-01-24T00:47:07.9663486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/default_planner.py' 2025-01-24T00:47:07.9664150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/examples/async_checkpointing_example.py' 2025-01-24T00:47:07.9664771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/examples/fsdp_checkpoint_example.py' 2025-01-24T00:47:07.9665338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/examples/stateful_example.py' 2025-01-24T00:47:07.9665835Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/examples' 2025-01-24T00:47:07.9666327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/filesystem.py' 2025-01-24T00:47:07.9666837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/format_utils.py' 2025-01-24T00:47:07.9667307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/logger.py' 2025-01-24T00:47:07.9667838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/logging_handlers.py' 2025-01-24T00:47:07.9668301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/metadata.py' 2025-01-24T00:47:07.9668782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/optimizer.py' 2025-01-24T00:47:07.9669239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/planner.py' 2025-01-24T00:47:07.9669745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/planner_helpers.py' 2025-01-24T00:47:07.9670230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/resharding.py' 2025-01-24T00:47:07.9670696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/staging.py' 2025-01-24T00:47:07.9671181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/state_dict.py' 2025-01-24T00:47:07.9671688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/state_dict_loader.py' 2025-01-24T00:47:07.9672191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/state_dict_saver.py' 2025-01-24T00:47:07.9672670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/stateful.py' 2025-01-24T00:47:07.9673126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/storage.py' 2025-01-24T00:47:07.9673588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint/utils.py' 2025-01-24T00:47:07.9674034Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/checkpoint' 2025-01-24T00:47:07.9674479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/collective_utils.py' 2025-01-24T00:47:07.9674897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/constants.py' 2025-01-24T00:47:07.9675311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/device_mesh.py' 2025-01-24T00:47:07.9675784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/distributed_c10d.py' 2025-01-24T00:47:07.9676240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/__init__.py' 2025-01-24T00:47:07.9676721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/agent/__init__.py' 2025-01-24T00:47:07.9677275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/agent/server/__init__.py' 2025-01-24T00:47:07.9677765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/agent/server/api.py' 2025-01-24T00:47:07.9678347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/agent/server/health_check_server.py' 2025-01-24T00:47:07.9678944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/agent/server/local_elastic_agent.py' 2025-01-24T00:47:07.9679446Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/agent/server' 2025-01-24T00:47:07.9679937Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/agent' 2025-01-24T00:47:07.9680413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/control_plane.py' 2025-01-24T00:47:07.9680938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/events/__init__.py' 2025-01-24T00:47:07.9681406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/events/api.py' 2025-01-24T00:47:07.9681896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/events/handlers.py' 2025-01-24T00:47:07.9682355Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/events' 2025-01-24T00:47:07.9682857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/metrics/__init__.py' 2025-01-24T00:47:07.9683322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/metrics/api.py' 2025-01-24T00:47:07.9683806Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/metrics' 2025-01-24T00:47:07.9684344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/multiprocessing/__init__.py' 2025-01-24T00:47:07.9684854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/multiprocessing/api.py' 2025-01-24T00:47:07.9685446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/multiprocessing/errors/__init__.py' 2025-01-24T00:47:07.9686060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/multiprocessing/errors/error_handler.py' 2025-01-24T00:47:07.9686746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/multiprocessing/errors/handlers.py' 2025-01-24T00:47:07.9687301Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/multiprocessing/errors' 2025-01-24T00:47:07.9687848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/multiprocessing/redirects.py' 2025-01-24T00:47:07.9688522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py' 2025-01-24T00:47:07.9689179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py' 2025-01-24T00:47:07.9689939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py' 2025-01-24T00:47:07.9690565Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/multiprocessing/subprocess_handler' 2025-01-24T00:47:07.9691127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/multiprocessing/tail_log.py' 2025-01-24T00:47:07.9691661Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/multiprocessing' 2025-01-24T00:47:07.9692300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/rendezvous/__init__.py' 2025-01-24T00:47:07.9692798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/rendezvous/api.py' 2025-01-24T00:47:07.9693398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py' 2025-01-24T00:47:07.9693966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/rendezvous/dynamic_rendezvous.py' 2025-01-24T00:47:07.9694583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/rendezvous/etcd_rendezvous.py' 2025-01-24T00:47:07.9695212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py' 2025-01-24T00:47:07.9695735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/rendezvous/etcd_server.py' 2025-01-24T00:47:07.9696264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/rendezvous/etcd_store.py' 2025-01-24T00:47:07.9696766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/rendezvous/registry.py' 2025-01-24T00:47:07.9697372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py' 2025-01-24T00:47:07.9697869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/rendezvous/utils.py' 2025-01-24T00:47:07.9698363Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/rendezvous' 2025-01-24T00:47:07.9698853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/timer/__init__.py' 2025-01-24T00:47:07.9699303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/timer/api.py' 2025-01-24T00:47:07.9699851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/timer/debug_info_logging.py' 2025-01-24T00:47:07.9700406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/timer/file_based_local_timer.py' 2025-01-24T00:47:07.9700900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/timer/local_timer.py' 2025-01-24T00:47:07.9701375Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/timer' 2025-01-24T00:47:07.9701852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/utils/__init__.py' 2025-01-24T00:47:07.9702315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/utils/api.py' 2025-01-24T00:47:07.9702814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/utils/data/__init__.py' 2025-01-24T00:47:07.9703368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/utils/data/cycling_iterator.py' 2025-01-24T00:47:07.9704028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/utils/data/elastic_distributed_sampler.py' 2025-01-24T00:47:07.9704520Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/utils/data' 2025-01-24T00:47:07.9705045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/utils/distributed.py' 2025-01-24T00:47:07.9705543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/utils/log_level.py' 2025-01-24T00:47:07.9706011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/utils/logging.py' 2025-01-24T00:47:07.9706484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/utils/store.py' 2025-01-24T00:47:07.9706940Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic/utils' 2025-01-24T00:47:07.9707364Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/elastic' 2025-01-24T00:47:07.9707930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/examples/memory_tracker_example.py' 2025-01-24T00:47:07.9708386Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/examples' 2025-01-24T00:47:07.9708824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp/__init__.py' 2025-01-24T00:47:07.9709279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp/_common_utils.py' 2025-01-24T00:47:07.9709730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp/_debug_utils.py' 2025-01-24T00:47:07.9710198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp/_dynamo_utils.py' 2025-01-24T00:47:07.9710676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp/_exec_order_utils.py' 2025-01-24T00:47:07.9711125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp/_flat_param.py' 2025-01-24T00:47:07.9711611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp/_fsdp_extensions.py' 2025-01-24T00:47:07.9712103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp/_fully_shard/__init__.py' 2025-01-24T00:47:07.9712615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp/_fully_shard/_fsdp_api.py' 2025-01-24T00:47:07.9713162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py' 2025-01-24T00:47:07.9713680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp/_fully_shard/_fsdp_common.py' 2025-01-24T00:47:07.9714198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp/_fully_shard/_fsdp_init.py' 2025-01-24T00:47:07.9714742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp/_fully_shard/_fsdp_param.py' 2025-01-24T00:47:07.9715388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py' 2025-01-24T00:47:07.9715899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp/_fully_shard/_fsdp_state.py' 2025-01-24T00:47:07.9716417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp/_fully_shard/_fully_shard.py' 2025-01-24T00:47:07.9716927Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp/_fully_shard' 2025-01-24T00:47:07.9717419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp/_init_utils.py' 2025-01-24T00:47:07.9717894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp/_limiter_utils.py' 2025-01-24T00:47:07.9718370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp/_optim_utils.py' 2025-01-24T00:47:07.9718831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp/_runtime_utils.py' 2025-01-24T00:47:07.9719294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp/_shard_utils.py' 2025-01-24T00:47:07.9719768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp/_state_dict_utils.py' 2025-01-24T00:47:07.9720216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp/_trace_utils.py' 2025-01-24T00:47:07.9720701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp/_traversal_utils.py' 2025-01-24T00:47:07.9721217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp/_unshard_param_utils.py' 2025-01-24T00:47:07.9721704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp/_wrap_utils.py' 2025-01-24T00:47:07.9722114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp/api.py' 2025-01-24T00:47:07.9722648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp/fully_sharded_data_parallel.py' 2025-01-24T00:47:07.9723150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp/sharded_grad_scaler.py' 2025-01-24T00:47:07.9723559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp/wrap.py' 2025-01-24T00:47:07.9723985Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/fsdp' 2025-01-24T00:47:07.9724378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/launch.py' 2025-01-24T00:47:07.9724827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/launcher/__init__.py' 2025-01-24T00:47:07.9725262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/launcher/api.py' 2025-01-24T00:47:07.9725844Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/launcher' 2025-01-24T00:47:07.9726381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/logging_handlers.py' 2025-01-24T00:47:07.9726814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/nn/__init__.py' 2025-01-24T00:47:07.9727256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/nn/api/__init__.py' 2025-01-24T00:47:07.9727736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/nn/api/remote_module.py' 2025-01-24T00:47:07.9728155Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/nn/api' 2025-01-24T00:47:07.9728584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/nn/functional.py' 2025-01-24T00:47:07.9729042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/nn/jit/__init__.py' 2025-01-24T00:47:07.9729504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/nn/jit/instantiator.py' 2025-01-24T00:47:07.9729999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/nn/jit/templates/__init__.py' 2025-01-24T00:47:07.9730630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/nn/jit/templates/remote_module_template.py' 2025-01-24T00:47:07.9731110Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/nn/jit/templates' 2025-01-24T00:47:07.9731573Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/nn/jit' 2025-01-24T00:47:07.9731974Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/nn' 2025-01-24T00:47:07.9732411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/optim/__init__.py' 2025-01-24T00:47:07.9732927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/optim/_deprecation_warning.py' 2025-01-24T00:47:07.9733473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/optim/apply_optimizer_in_backward.py' 2025-01-24T00:47:07.9733982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/optim/functional_adadelta.py' 2025-01-24T00:47:07.9734501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/optim/functional_adagrad.py' 2025-01-24T00:47:07.9735001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/optim/functional_adam.py' 2025-01-24T00:47:07.9735503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/optim/functional_adamax.py' 2025-01-24T00:47:07.9735984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/optim/functional_adamw.py' 2025-01-24T00:47:07.9736473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/optim/functional_rmsprop.py' 2025-01-24T00:47:07.9736970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/optim/functional_rprop.py' 2025-01-24T00:47:07.9737435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/optim/functional_sgd.py' 2025-01-24T00:47:07.9737926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/optim/named_optimizer.py' 2025-01-24T00:47:07.9738372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/optim/optimizer.py' 2025-01-24T00:47:07.9738892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/optim/post_localSGD_optimizer.py' 2025-01-24T00:47:07.9739325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/optim/utils.py' 2025-01-24T00:47:07.9739852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/optim/zero_redundancy_optimizer.py' 2025-01-24T00:47:07.9740402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/optim/zero_redundancy_optimizer.pyi' 2025-01-24T00:47:07.9740819Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/optim' 2025-01-24T00:47:07.9741276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/pipelining/README.md' 2025-01-24T00:47:07.9741734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/pipelining/_IR.py' 2025-01-24T00:47:07.9742191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/pipelining/__init__.py' 2025-01-24T00:47:07.9742657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/pipelining/_backward.py' 2025-01-24T00:47:07.9743124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/pipelining/_debug.py' 2025-01-24T00:47:07.9743624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/pipelining/_unflatten.py' 2025-01-24T00:47:07.9744094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/pipelining/_utils.py' 2025-01-24T00:47:07.9744594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/pipelining/microbatch.py' 2025-01-24T00:47:07.9745062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/pipelining/schedules.py' 2025-01-24T00:47:07.9745529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/pipelining/stage.py' 2025-01-24T00:47:07.9745977Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/pipelining' 2025-01-24T00:47:07.9746417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/remote_device.py' 2025-01-24T00:47:07.9746834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/rendezvous.py' 2025-01-24T00:47:07.9747278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/rpc/__init__.py' 2025-01-24T00:47:07.9747762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/rpc/_testing/__init__.py' 2025-01-24T00:47:07.9748368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/rpc/_testing/faulty_agent_backend_registry.py' 2025-01-24T00:47:07.9748821Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/rpc/_testing' 2025-01-24T00:47:07.9749245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/rpc/_utils.py' 2025-01-24T00:47:07.9749637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/rpc/api.py' 2025-01-24T00:47:07.9750115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/rpc/backend_registry.py' 2025-01-24T00:47:07.9750542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/rpc/constants.py' 2025-01-24T00:47:07.9750971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/rpc/functions.py' 2025-01-24T00:47:07.9751403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/rpc/internal.py' 2025-01-24T00:47:07.9751817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/rpc/options.py' 2025-01-24T00:47:07.9752267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/rpc/rref_proxy.py' 2025-01-24T00:47:07.9752813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/rpc/server_process_global_profiler.py' 2025-01-24T00:47:07.9753217Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/rpc' 2025-01-24T00:47:07.9753605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/run.py' 2025-01-24T00:47:07.9754032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/README.md' 2025-01-24T00:47:07.9754474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/__init__.py' 2025-01-24T00:47:07.9754901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/_api.py' 2025-01-24T00:47:07.9755391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/_collective_utils.py' 2025-01-24T00:47:07.9755851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/_dispatch.py' 2025-01-24T00:47:07.9756343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/_dtensor_spec.py' 2025-01-24T00:47:07.9756793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/_op_schema.py' 2025-01-24T00:47:07.9757331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/_ops/__init__.py' 2025-01-24T00:47:07.9757826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/_ops/_common_rules.py' 2025-01-24T00:47:07.9758307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/_ops/_conv_ops.py' 2025-01-24T00:47:07.9758814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/_ops/_einsum_strategy.py' 2025-01-24T00:47:07.9759313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/_ops/_embedding_ops.py' 2025-01-24T00:47:07.9759847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/_ops/_experimental_ops.py' 2025-01-24T00:47:07.9760345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/_ops/_math_ops.py' 2025-01-24T00:47:07.9760833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/_ops/_matrix_ops.py' 2025-01-24T00:47:07.9761381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/_ops/_pointwise_ops.py' 2025-01-24T00:47:07.9761867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/_ops/_random_ops.py' 2025-01-24T00:47:07.9762364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/_ops/_tensor_ops.py' 2025-01-24T00:47:07.9762832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/_ops/_view_ops.py' 2025-01-24T00:47:07.9763289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/_ops/utils.py' 2025-01-24T00:47:07.9763756Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/_ops' 2025-01-24T00:47:07.9764199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/_random.py' 2025-01-24T00:47:07.9764686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/_redistribute.py' 2025-01-24T00:47:07.9765156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/_sharding_prop.py' 2025-01-24T00:47:07.9765636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/_shards_wrapper.py' 2025-01-24T00:47:07.9766094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/_tp_conv.py' 2025-01-24T00:47:07.9766576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/_utils.py' 2025-01-24T00:47:07.9767050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/debug/__init__.py' 2025-01-24T00:47:07.9767550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/debug/_comm_mode.py' 2025-01-24T00:47:07.9768041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/debug/_op_coverage.py' 2025-01-24T00:47:07.9768589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/debug/_visualize_sharding.py' 2025-01-24T00:47:07.9769153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/debug/comm_mode_broswer_visual.js' 2025-01-24T00:47:07.9769645Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/debug' 2025-01-24T00:47:07.9770121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/device_mesh.py' 2025-01-24T00:47:07.9770746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/examples/comm_mode_features_example.py' 2025-01-24T00:47:07.9771296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/examples/convnext_example.py' 2025-01-24T00:47:07.9771886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/examples/torchrec_sharding_example.py' 2025-01-24T00:47:07.9772487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/examples/visualize_sharding_example.py' 2025-01-24T00:47:07.9772971Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/examples' 2025-01-24T00:47:07.9773483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/experimental/__init__.py' 2025-01-24T00:47:07.9774043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/experimental/_attention.py' 2025-01-24T00:47:07.9774584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/experimental/_func_map.py' 2025-01-24T00:47:07.9775153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/experimental/_register_sharding.py' 2025-01-24T00:47:07.9775706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/experimental/_tp_transform.py' 2025-01-24T00:47:07.9776198Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/experimental' 2025-01-24T00:47:07.9776689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/parallel/__init__.py' 2025-01-24T00:47:07.9777263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/parallel/_data_parallel_utils.py' 2025-01-24T00:47:07.9777745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/parallel/_utils.py' 2025-01-24T00:47:07.9778222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/parallel/api.py' 2025-01-24T00:47:07.9778681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/parallel/ddp.py' 2025-01-24T00:47:07.9779146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/parallel/fsdp.py' 2025-01-24T00:47:07.9779680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/parallel/input_reshard.py' 2025-01-24T00:47:07.9780145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/parallel/loss.py' 2025-01-24T00:47:07.9780629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/parallel/style.py' 2025-01-24T00:47:07.9781095Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/parallel' 2025-01-24T00:47:07.9781581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor/placement_types.py' 2025-01-24T00:47:07.9782011Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/tensor' 2025-01-24T00:47:07.9782398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed/utils.py' 2025-01-24T00:47:07.9782776Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributed' 2025-01-24T00:47:07.9783223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/__init__.py' 2025-01-24T00:47:07.9783643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/bernoulli.py' 2025-01-24T00:47:07.9784076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/beta.py' 2025-01-24T00:47:07.9784491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/binomial.py' 2025-01-24T00:47:07.9784922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/categorical.py' 2025-01-24T00:47:07.9785336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/cauchy.py' 2025-01-24T00:47:07.9785731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/chi2.py' 2025-01-24T00:47:07.9786208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/constraint_registry.py' 2025-01-24T00:47:07.9786730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/constraints.py' 2025-01-24T00:47:07.9787243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/continuous_bernoulli.py' 2025-01-24T00:47:07.9787698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/dirichlet.py' 2025-01-24T00:47:07.9788137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/distribution.py' 2025-01-24T00:47:07.9788558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/exp_family.py' 2025-01-24T00:47:07.9789000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/exponential.py' 2025-01-24T00:47:07.9789451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/fishersnedecor.py' 2025-01-24T00:47:07.9789863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/gamma.py' 2025-01-24T00:47:07.9790282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/geometric.py' 2025-01-24T00:47:07.9790685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/gumbel.py' 2025-01-24T00:47:07.9791122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/half_cauchy.py' 2025-01-24T00:47:07.9791550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/half_normal.py' 2025-01-24T00:47:07.9792135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/independent.py' 2025-01-24T00:47:07.9792595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/inverse_gamma.py' 2025-01-24T00:47:07.9792975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/kl.py' 2025-01-24T00:47:07.9793420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/kumaraswamy.py' 2025-01-24T00:47:07.9793828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/laplace.py' 2025-01-24T00:47:07.9794269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/lkj_cholesky.py' 2025-01-24T00:47:07.9794702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/log_normal.py' 2025-01-24T00:47:07.9795152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/logistic_normal.py' 2025-01-24T00:47:07.9795679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/lowrank_multivariate_normal.py' 2025-01-24T00:47:07.9796268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/mixture_same_family.py' 2025-01-24T00:47:07.9796700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/multinomial.py' 2025-01-24T00:47:07.9797328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/multivariate_normal.py' 2025-01-24T00:47:07.9797797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/negative_binomial.py' 2025-01-24T00:47:07.9798199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/normal.py' 2025-01-24T00:47:07.9798687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/one_hot_categorical.py' 2025-01-24T00:47:07.9799090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/pareto.py' 2025-01-24T00:47:07.9799513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/poisson.py' 2025-01-24T00:47:07.9800014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/relaxed_bernoulli.py' 2025-01-24T00:47:07.9800488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/relaxed_categorical.py' 2025-01-24T00:47:07.9800943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/studentT.py' 2025-01-24T00:47:07.9801443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/transformed_distribution.py' 2025-01-24T00:47:07.9801864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/transforms.py' 2025-01-24T00:47:07.9802284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/uniform.py' 2025-01-24T00:47:07.9802685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/utils.py' 2025-01-24T00:47:07.9803117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/von_mises.py' 2025-01-24T00:47:07.9803524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/weibull.py' 2025-01-24T00:47:07.9803933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions/wishart.py' 2025-01-24T00:47:07.9804342Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/distributions' 2025-01-24T00:47:07.9804713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/export/__init__.py' 2025-01-24T00:47:07.9805132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/export/_draft_export.py' 2025-01-24T00:47:07.9805635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/export/_remove_auto_functionalized_pass.py' 2025-01-24T00:47:07.9806099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/export/_remove_effect_tokens_pass.py' 2025-01-24T00:47:07.9806580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/export/_safeguard.py' 2025-01-24T00:47:07.9806944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/export/_swap.py' 2025-01-24T00:47:07.9807304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/export/_trace.py' 2025-01-24T00:47:07.9807710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/export/_tree_utils.py' 2025-01-24T00:47:07.9808077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/export/_unlift.py' 2025-01-24T00:47:07.9808471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/export/custom_obj.py' 2025-01-24T00:47:07.9808897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/export/decomp_utils.py' 2025-01-24T00:47:07.9809304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/export/dynamic_shapes.py' 2025-01-24T00:47:07.9809785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/export/experimental/__init__.py' 2025-01-24T00:47:07.9810213Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/export/experimental' 2025-01-24T00:47:07.9810630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/export/exported_program.py' 2025-01-24T00:47:07.9811054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/export/graph_signature.py' 2025-01-24T00:47:07.9811464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/export/passes/__init__.py' 2025-01-24T00:47:07.9811875Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/export/passes' 2025-01-24T00:47:07.9812251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/export/unflatten.py' 2025-01-24T00:47:07.9812647Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/export' 2025-01-24T00:47:07.9813017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/extension.h' 2025-01-24T00:47:07.9813373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fft/__init__.py' 2025-01-24T00:47:07.9813723Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fft' 2025-01-24T00:47:07.9814096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/func/__init__.py' 2025-01-24T00:47:07.9814441Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/func' 2025-01-24T00:47:07.9814802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/functional.py' 2025-01-24T00:47:07.9815175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/futures/__init__.py' 2025-01-24T00:47:07.9815534Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/futures' 2025-01-24T00:47:07.9815888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/README.md' 2025-01-24T00:47:07.9816239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/__init__.py' 2025-01-24T00:47:07.9816626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/_compatibility.py' 2025-01-24T00:47:07.9817040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/_lazy_graph_module.py' 2025-01-24T00:47:07.9817387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/_pytree.py' 2025-01-24T00:47:07.9817789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/_symbolic_trace.py' 2025-01-24T00:47:07.9818123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/_utils.py' 2025-01-24T00:47:07.9818478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/annotate.py' 2025-01-24T00:47:07.9818827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/config.py' 2025-01-24T00:47:07.9819245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/__init__.py' 2025-01-24T00:47:07.9819702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/_backward_state.py' 2025-01-24T00:47:07.9820128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/_config.py' 2025-01-24T00:47:07.9820620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/_constant_symnode.py' 2025-01-24T00:47:07.9821133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/accelerator_partitioner.py' 2025-01-24T00:47:07.9821574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/const_fold.py' 2025-01-24T00:47:07.9822008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/debug.py' 2025-01-24T00:47:07.9822529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/graph_gradual_typechecker.py' 2025-01-24T00:47:07.9822977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/merge_matmul.py' 2025-01-24T00:47:07.9823428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/meta_tracer.py' 2025-01-24T00:47:07.9823975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/migrate_gradual_types/__init__.py' 2025-01-24T00:47:07.9824535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/migrate_gradual_types/constraint.py' 2025-01-24T00:47:07.9825181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/migrate_gradual_types/constraint_generator.py' 2025-01-24T00:47:07.9825841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/migrate_gradual_types/constraint_transformation.py' 2025-01-24T00:47:07.9826402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/migrate_gradual_types/operation.py' 2025-01-24T00:47:07.9826978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/migrate_gradual_types/transform_to_z3.py' 2025-01-24T00:47:07.9827499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/migrate_gradual_types/util.py' 2025-01-24T00:47:07.9828050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/migrate_gradual_types/z3_types.py' 2025-01-24T00:47:07.9828576Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/migrate_gradual_types' 2025-01-24T00:47:07.9829009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/normalize.py' 2025-01-24T00:47:07.9829473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/optimization.py' 2025-01-24T00:47:07.9829946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/partitioner_utils.py' 2025-01-24T00:47:07.9830403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/proxy_tensor.py' 2025-01-24T00:47:07.9830832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/recording.py' 2025-01-24T00:47:07.9831297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/refinement_types.py' 2025-01-24T00:47:07.9831732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/rewriter.py' 2025-01-24T00:47:07.9832231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/schema_type_annotation.py' 2025-01-24T00:47:07.9832768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/shape_inference/infer_shape.py' 2025-01-24T00:47:07.9833344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/shape_inference/infer_symbol_values.py' 2025-01-24T00:47:07.9833837Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/shape_inference' 2025-01-24T00:47:07.9834285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/sym_node.py' 2025-01-24T00:47:07.9834746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/symbolic_shapes.py' 2025-01-24T00:47:07.9835261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/unification/LICENSE.txt' 2025-01-24T00:47:07.9835757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/unification/__init__.py' 2025-01-24T00:47:07.9836221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/unification/core.py' 2025-01-24T00:47:07.9836725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/unification/dispatch.py' 2025-01-24T00:47:07.9837193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/unification/match.py' 2025-01-24T00:47:07.9837659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/unification/more.py' 2025-01-24T00:47:07.9838289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/unification/multipledispatch/__init__.py' 2025-01-24T00:47:07.9838914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/unification/multipledispatch/conflict.py' 2025-01-24T00:47:07.9839499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/unification/multipledispatch/core.py' 2025-01-24T00:47:07.9840113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/unification/multipledispatch/dispatcher.py' 2025-01-24T00:47:07.9840694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/unification/multipledispatch/utils.py' 2025-01-24T00:47:07.9841305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/unification/multipledispatch/variadic.py' 2025-01-24T00:47:07.9841872Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/unification/multipledispatch' 2025-01-24T00:47:07.9842429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/unification/unification_tools.py' 2025-01-24T00:47:07.9842902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/unification/utils.py' 2025-01-24T00:47:07.9843393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/unification/variable.py' 2025-01-24T00:47:07.9843866Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/unification' 2025-01-24T00:47:07.9844334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/unify_refinements.py' 2025-01-24T00:47:07.9844761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental/validator.py' 2025-01-24T00:47:07.9845174Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/experimental' 2025-01-24T00:47:07.9845507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/graph.py' 2025-01-24T00:47:07.9845885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/graph_module.py' 2025-01-24T00:47:07.9846370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/immutable_collections.py' 2025-01-24T00:47:07.9846738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/interpreter.py' 2025-01-24T00:47:07.9847079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/node.py' 2025-01-24T00:47:07.9847508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/operator_schemas.py' 2025-01-24T00:47:07.9847885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/README.md' 2025-01-24T00:47:07.9848312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/__init__.py' 2025-01-24T00:47:07.9848796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/_tensorify_python_scalars.py' 2025-01-24T00:47:07.9849268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/annotate_getitem_nodes.py' 2025-01-24T00:47:07.9849706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/backends/__init__.py' 2025-01-24T00:47:07.9850158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/backends/cudagraphs.py' 2025-01-24T00:47:07.9850586Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/backends' 2025-01-24T00:47:07.9851016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/dialect/__init__.py' 2025-01-24T00:47:07.9851520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/dialect/common/__init__.py' 2025-01-24T00:47:07.9852007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/dialect/common/cse_pass.py' 2025-01-24T00:47:07.9852456Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/dialect/common' 2025-01-24T00:47:07.9852877Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/dialect' 2025-01-24T00:47:07.9853308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/fake_tensor_prop.py' 2025-01-24T00:47:07.9853721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/graph_drawer.py' 2025-01-24T00:47:07.9854179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/graph_manipulation.py' 2025-01-24T00:47:07.9854657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/graph_transform_observer.py' 2025-01-24T00:47:07.9855090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/infra/__init__.py' 2025-01-24T00:47:07.9855531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/infra/partitioner.py' 2025-01-24T00:47:07.9855954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/infra/pass_base.py' 2025-01-24T00:47:07.9856409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/infra/pass_manager.py' 2025-01-24T00:47:07.9856809Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/infra' 2025-01-24T00:47:07.9857228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/net_min_base.py' 2025-01-24T00:47:07.9857670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/operator_support.py' 2025-01-24T00:47:07.9858078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/param_fetch.py' 2025-01-24T00:47:07.9858498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/pass_manager.py' 2025-01-24T00:47:07.9858893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/reinplace.py' 2025-01-24T00:47:07.9859314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/runtime_assert.py' 2025-01-24T00:47:07.9859724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/shape_prop.py' 2025-01-24T00:47:07.9860157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/split_module.py' 2025-01-24T00:47:07.9860572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/split_utils.py' 2025-01-24T00:47:07.9861021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/splitter_base.py' 2025-01-24T00:47:07.9861440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/tests/__init__.py' 2025-01-24T00:47:07.9861916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/tests/test_pass_manager.py' 2025-01-24T00:47:07.9862314Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/tests' 2025-01-24T00:47:07.9862721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/tools_common.py' 2025-01-24T00:47:07.9863147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/utils/__init__.py' 2025-01-24T00:47:07.9863583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/utils/common.py' 2025-01-24T00:47:07.9864032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/utils/fuser_utils.py' 2025-01-24T00:47:07.9864505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/utils/matcher_utils.py' 2025-01-24T00:47:07.9865057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/utils/matcher_with_name_node_map_utils.py' 2025-01-24T00:47:07.9865555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/utils/source_matcher_utils.py' 2025-01-24T00:47:07.9865959Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes/utils' 2025-01-24T00:47:07.9866338Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/passes' 2025-01-24T00:47:07.9866669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/proxy.py' 2025-01-24T00:47:07.9867075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/subgraph_rewriter.py' 2025-01-24T00:47:07.9867452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/tensor_type.py' 2025-01-24T00:47:07.9867815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx/traceback.py' 2025-01-24T00:47:07.9868149Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/fx' 2025-01-24T00:47:07.9868464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/hub.py' 2025-01-24T00:47:07.9868816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/__init__.py' 2025-01-24T00:47:07.9869178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/_async.py' 2025-01-24T00:47:07.9869524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/_await.py' 2025-01-24T00:47:07.9869891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/_builtins.py' 2025-01-24T00:47:07.9870240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/_check.py' 2025-01-24T00:47:07.9870636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/_dataclass_impls.py' 2025-01-24T00:47:07.9871054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/_decomposition_utils.py' 2025-01-24T00:47:07.9871461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/_decompositions.py' 2025-01-24T00:47:07.9871812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/_freeze.py' 2025-01-24T00:47:07.9872192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/_fuser.py' 2025-01-24T00:47:07.9872552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/_ir_utils.py' 2025-01-24T00:47:07.9872932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/_logging.py' 2025-01-24T00:47:07.9873354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/_monkeytype_config.py' 2025-01-24T00:47:07.9873750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/_passes/__init__.py' 2025-01-24T00:47:07.9874217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/_passes/_property_propagation.py' 2025-01-24T00:47:07.9874598Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/_passes' 2025-01-24T00:47:07.9874951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/_pickle.py' 2025-01-24T00:47:07.9875326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/_recursive.py' 2025-01-24T00:47:07.9875700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/_script.py' 2025-01-24T00:47:07.9876060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/_script.pyi' 2025-01-24T00:47:07.9876486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/_serialization.py' 2025-01-24T00:47:07.9876886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/_shape_functions.py' 2025-01-24T00:47:07.9877233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/_state.py' 2025-01-24T00:47:07.9877592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/_trace.py' 2025-01-24T00:47:07.9877970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/annotations.py' 2025-01-24T00:47:07.9878341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/frontend.py' 2025-01-24T00:47:07.9878749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/generate_bytecode.py' 2025-01-24T00:47:07.9879146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/mobile/__init__.py' 2025-01-24T00:47:07.9879531Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/mobile' 2025-01-24T00:47:07.9879897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/quantized.py' 2025-01-24T00:47:07.9880281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/supported_ops.py' 2025-01-24T00:47:07.9880728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit/unsupported_tensor_ops.py' 2025-01-24T00:47:07.9881074Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/jit' 2025-01-24T00:47:07.9881452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/legacy/README.md' 2025-01-24T00:47:07.9881815Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/legacy' 2025-01-24T00:47:07.9882225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/lib/libshm/CMakeLists.txt' 2025-01-24T00:47:07.9882636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/lib/libshm/alloc_info.h' 2025-01-24T00:47:07.9883013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/lib/libshm/core.cpp' 2025-01-24T00:47:07.9883371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/lib/libshm/err.h' 2025-01-24T00:47:07.9883753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/lib/libshm/libshm.h' 2025-01-24T00:47:07.9884184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/lib/libshm/manager.cpp' 2025-01-24T00:47:07.9884568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/lib/libshm/socket.h' 2025-01-24T00:47:07.9884963Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/lib/libshm' 2025-01-24T00:47:07.9885416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/lib/libshm_windows/CMakeLists.txt' 2025-01-24T00:47:07.9885842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/lib/libshm_windows/core.cpp' 2025-01-24T00:47:07.9886325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/lib/libshm_windows/libshm.h' 2025-01-24T00:47:07.9886741Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/lib/libshm_windows' 2025-01-24T00:47:07.9887092Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/lib' 2025-01-24T00:47:07.9887416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/library.h' 2025-01-24T00:47:07.9887785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/library.py' 2025-01-24T00:47:07.9888178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/linalg/__init__.py' 2025-01-24T00:47:07.9893249Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/linalg' 2025-01-24T00:47:07.9893717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/masked/__init__.py' 2025-01-24T00:47:07.9894079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/masked/_docs.py' 2025-01-24T00:47:07.9894434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/masked/_ops.py' 2025-01-24T00:47:07.9894895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/masked/maskedtensor/__init__.py' 2025-01-24T00:47:07.9895351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/masked/maskedtensor/_ops_refs.py' 2025-01-24T00:47:07.9895797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/masked/maskedtensor/binary.py' 2025-01-24T00:47:07.9896217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/masked/maskedtensor/core.py' 2025-01-24T00:47:07.9896661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/masked/maskedtensor/creation.py' 2025-01-24T00:47:07.9897130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/masked/maskedtensor/passthrough.py' 2025-01-24T00:47:07.9897583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/masked/maskedtensor/reductions.py' 2025-01-24T00:47:07.9898007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/masked/maskedtensor/unary.py' 2025-01-24T00:47:07.9898434Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/masked/maskedtensor' 2025-01-24T00:47:07.9898792Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/masked' 2025-01-24T00:47:07.9899175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/monitor/__init__.py' 2025-01-24T00:47:07.9899530Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/monitor' 2025-01-24T00:47:07.9899879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/mps/__init__.py' 2025-01-24T00:47:07.9900226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/mps/event.py' 2025-01-24T00:47:07.9900584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/mps/profiler.py' 2025-01-24T00:47:07.9901021Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/mps' 2025-01-24T00:47:07.9901399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/mtia/__init__.py' 2025-01-24T00:47:07.9901784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/mtia/_utils.py' 2025-01-24T00:47:07.9902141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/mtia/memory.py' 2025-01-24T00:47:07.9902481Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/mtia' 2025-01-24T00:47:07.9902895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/multiprocessing/__init__.py' 2025-01-24T00:47:07.9903322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/multiprocessing/_atfork.py' 2025-01-24T00:47:07.9903818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/multiprocessing/cuda_multiprocessing.md' 2025-01-24T00:47:07.9904218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/multiprocessing/pool.py' 2025-01-24T00:47:07.9904666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/multiprocessing/queue.py' 2025-01-24T00:47:07.9905136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/multiprocessing/reductions.py' 2025-01-24T00:47:07.9905548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/multiprocessing/spawn.py' 2025-01-24T00:47:07.9905952Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/multiprocessing' 2025-01-24T00:47:07.9906319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nested/__init__.py' 2025-01-24T00:47:07.9906746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nested/_internal/__init__.py' 2025-01-24T00:47:07.9907179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nested/_internal/nested_int.py' 2025-01-24T00:47:07.9907640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nested/_internal/nested_tensor.py' 2025-01-24T00:47:07.9908039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nested/_internal/ops.py' 2025-01-24T00:47:07.9908439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nested/_internal/sdpa.py' 2025-01-24T00:47:07.9908850Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nested/_internal' 2025-01-24T00:47:07.9909200Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nested' 2025-01-24T00:47:07.9909546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/__init__.py' 2025-01-24T00:47:07.9909917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/_reduction.py' 2025-01-24T00:47:07.9910319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/attention/__init__.py' 2025-01-24T00:47:07.9910722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/attention/_utils.py' 2025-01-24T00:47:07.9911102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/attention/bias.py' 2025-01-24T00:47:07.9911574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/attention/experimental/__init__.py' 2025-01-24T00:47:07.9912108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/attention/experimental/_paged_attention.py' 2025-01-24T00:47:07.9912561Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/attention/experimental' 2025-01-24T00:47:07.9913039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/attention/flex_attention.py' 2025-01-24T00:47:07.9913430Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/attention' 2025-01-24T00:47:07.9913825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/backends/__init__.py' 2025-01-24T00:47:07.9914232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/backends/thnn.py' 2025-01-24T00:47:07.9914601Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/backends' 2025-01-24T00:47:07.9914970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/common_types.py' 2025-01-24T00:47:07.9915304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/cpp.py' 2025-01-24T00:47:07.9915663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/functional.py' 2025-01-24T00:47:07.9916047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/functional.pyi.in' 2025-01-24T00:47:07.9916382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/grad.py' 2025-01-24T00:47:07.9916727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/init.py' 2025-01-24T00:47:07.9917159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/intrinsic/__init__.py' 2025-01-24T00:47:07.9917601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/intrinsic/modules/__init__.py' 2025-01-24T00:47:07.9918030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/intrinsic/modules/fused.py' 2025-01-24T00:47:07.9918462Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/intrinsic/modules' 2025-01-24T00:47:07.9918880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/intrinsic/qat/__init__.py' 2025-01-24T00:47:07.9919351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/intrinsic/qat/modules/__init__.py' 2025-01-24T00:47:07.9919829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/intrinsic/qat/modules/conv_fused.py' 2025-01-24T00:47:07.9920324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/intrinsic/qat/modules/linear_fused.py' 2025-01-24T00:47:07.9920818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/intrinsic/qat/modules/linear_relu.py' 2025-01-24T00:47:07.9921261Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/intrinsic/qat/modules' 2025-01-24T00:47:07.9921663Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/intrinsic/qat' 2025-01-24T00:47:07.9922124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/intrinsic/quantized/__init__.py' 2025-01-24T00:47:07.9922619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/intrinsic/quantized/dynamic/__init__.py' 2025-01-24T00:47:07.9923181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2025-01-24T00:47:07.9923750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2025-01-24T00:47:07.9924276Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/intrinsic/quantized/dynamic/modules' 2025-01-24T00:47:07.9924772Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/intrinsic/quantized/dynamic' 2025-01-24T00:47:07.9925266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/intrinsic/quantized/modules/__init__.py' 2025-01-24T00:47:07.9925791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/intrinsic/quantized/modules/bn_relu.py' 2025-01-24T00:47:07.9926397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/intrinsic/quantized/modules/conv_relu.py' 2025-01-24T00:47:07.9926947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/intrinsic/quantized/modules/linear_relu.py' 2025-01-24T00:47:07.9927441Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/intrinsic/quantized/modules' 2025-01-24T00:47:07.9927879Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/intrinsic/quantized' 2025-01-24T00:47:07.9928259Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/intrinsic' 2025-01-24T00:47:07.9928661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/modules/__init__.py' 2025-01-24T00:47:07.9929063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/modules/_functions.py' 2025-01-24T00:47:07.9929501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/modules/activation.py' 2025-01-24T00:47:07.9929894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/modules/adaptive.py' 2025-01-24T00:47:07.9930316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/modules/batchnorm.py' 2025-01-24T00:47:07.9930751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/modules/channelshuffle.py' 2025-01-24T00:47:07.9931150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/modules/container.py' 2025-01-24T00:47:07.9931518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/modules/conv.py' 2025-01-24T00:47:07.9931916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/modules/distance.py' 2025-01-24T00:47:07.9932305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/modules/dropout.py' 2025-01-24T00:47:07.9932706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/modules/flatten.py' 2025-01-24T00:47:07.9933075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/modules/fold.py' 2025-01-24T00:47:07.9933489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/modules/instancenorm.py' 2025-01-24T00:47:07.9933864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/modules/lazy.py' 2025-01-24T00:47:07.9934240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/modules/linear.py' 2025-01-24T00:47:07.9934621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/modules/loss.py' 2025-01-24T00:47:07.9934996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/modules/module.py' 2025-01-24T00:47:07.9935417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/modules/normalization.py' 2025-01-24T00:47:07.9935818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/modules/padding.py' 2025-01-24T00:47:07.9936234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/modules/pixelshuffle.py' 2025-01-24T00:47:07.9936619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/modules/pooling.py' 2025-01-24T00:47:07.9936987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/modules/rnn.py' 2025-01-24T00:47:07.9937365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/modules/sparse.py' 2025-01-24T00:47:07.9937806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/modules/transformer.py' 2025-01-24T00:47:07.9938211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/modules/upsampling.py' 2025-01-24T00:47:07.9938586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/modules/utils.py' 2025-01-24T00:47:07.9938985Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/modules' 2025-01-24T00:47:07.9939387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/parallel/__init__.py' 2025-01-24T00:47:07.9939796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/parallel/_functions.py' 2025-01-24T00:47:07.9940178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/parallel/comm.py' 2025-01-24T00:47:07.9940603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/parallel/data_parallel.py' 2025-01-24T00:47:07.9941022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/parallel/distributed.py' 2025-01-24T00:47:07.9941484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/parallel/parallel_apply.py' 2025-01-24T00:47:07.9941888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/parallel/replicate.py' 2025-01-24T00:47:07.9942355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/parallel/scatter_gather.py' 2025-01-24T00:47:07.9942729Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/parallel' 2025-01-24T00:47:07.9943086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/parameter.py' 2025-01-24T00:47:07.9943451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/parameter.pyi' 2025-01-24T00:47:07.9943818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/qat/__init__.py' 2025-01-24T00:47:07.9944235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/qat/dynamic/__init__.py' 2025-01-24T00:47:07.9944688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/qat/dynamic/modules/__init__.py' 2025-01-24T00:47:07.9945137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/qat/dynamic/modules/linear.py' 2025-01-24T00:47:07.9945583Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/qat/dynamic/modules' 2025-01-24T00:47:07.9945978Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/qat/dynamic' 2025-01-24T00:47:07.9946398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/qat/modules/__init__.py' 2025-01-24T00:47:07.9946787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/qat/modules/conv.py' 2025-01-24T00:47:07.9947234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/qat/modules/embedding_ops.py' 2025-01-24T00:47:07.9947648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/qat/modules/linear.py' 2025-01-24T00:47:07.9948042Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/qat/modules' 2025-01-24T00:47:07.9948395Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/qat' 2025-01-24T00:47:07.9948810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantizable/__init__.py' 2025-01-24T00:47:07.9949263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantizable/modules/__init__.py' 2025-01-24T00:47:07.9949740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantizable/modules/activation.py' 2025-01-24T00:47:07.9950201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantizable/modules/rnn.py' 2025-01-24T00:47:07.9950645Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantizable/modules' 2025-01-24T00:47:07.9951071Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantizable' 2025-01-24T00:47:07.9951471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantized/__init__.py' 2025-01-24T00:47:07.9951928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantized/_reference/__init__.py' 2025-01-24T00:47:07.9952438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantized/_reference/modules/__init__.py' 2025-01-24T00:47:07.9952921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantized/_reference/modules/conv.py' 2025-01-24T00:47:07.9953420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantized/_reference/modules/linear.py' 2025-01-24T00:47:07.9953922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantized/_reference/modules/rnn.py' 2025-01-24T00:47:07.9954417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantized/_reference/modules/sparse.py' 2025-01-24T00:47:07.9954941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantized/_reference/modules/utils.py' 2025-01-24T00:47:07.9955426Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantized/_reference/modules' 2025-01-24T00:47:07.9955879Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantized/_reference' 2025-01-24T00:47:07.9956323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantized/dynamic/__init__.py' 2025-01-24T00:47:07.9956807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantized/dynamic/modules/__init__.py' 2025-01-24T00:47:07.9957279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantized/dynamic/modules/conv.py' 2025-01-24T00:47:07.9957762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantized/dynamic/modules/linear.py' 2025-01-24T00:47:07.9958218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantized/dynamic/modules/rnn.py' 2025-01-24T00:47:07.9958697Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantized/dynamic/modules' 2025-01-24T00:47:07.9959119Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantized/dynamic' 2025-01-24T00:47:07.9959544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantized/functional.py' 2025-01-24T00:47:07.9959988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantized/modules/__init__.py' 2025-01-24T00:47:07.9960446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantized/modules/activation.py' 2025-01-24T00:47:07.9960914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantized/modules/batchnorm.py' 2025-01-24T00:47:07.9961337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantized/modules/conv.py' 2025-01-24T00:47:07.9961789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantized/modules/dropout.py' 2025-01-24T00:47:07.9962267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantized/modules/embedding_ops.py' 2025-01-24T00:47:07.9962794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantized/modules/functional_modules.py' 2025-01-24T00:47:07.9963241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantized/modules/linear.py' 2025-01-24T00:47:07.9963726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantized/modules/normalization.py' 2025-01-24T00:47:07.9964167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantized/modules/rnn.py' 2025-01-24T00:47:07.9964607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantized/modules/utils.py' 2025-01-24T00:47:07.9965032Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantized/modules' 2025-01-24T00:47:07.9965420Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/quantized' 2025-01-24T00:47:07.9965801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/utils/__init__.py' 2025-01-24T00:47:07.9966235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/utils/_deprecation_utils.py' 2025-01-24T00:47:07.9966839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/utils/_expanded_weights/__init__.py' 2025-01-24T00:47:07.9967410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/utils/_expanded_weights/conv_expanded_weights.py' 2025-01-24T00:47:07.9967899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/utils/_expanded_weights/conv_utils.py' 2025-01-24T00:47:07.9968463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/utils/_expanded_weights/embedding_expanded_weights.py' 2025-01-24T00:47:07.9969002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/utils/_expanded_weights/expanded_weights_impl.py' 2025-01-24T00:47:07.9969553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/utils/_expanded_weights/expanded_weights_utils.py' 2025-01-24T00:47:07.9970127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py' 2025-01-24T00:47:07.9970712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py' 2025-01-24T00:47:07.9971289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py' 2025-01-24T00:47:07.9971834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/utils/_expanded_weights/linear_expanded_weights.py' 2025-01-24T00:47:07.9972297Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/utils/_expanded_weights' 2025-01-24T00:47:07.9972750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/utils/_named_member_accessor.py' 2025-01-24T00:47:07.9973173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/utils/_per_sample_grad.py' 2025-01-24T00:47:07.9973573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/utils/clip_grad.py' 2025-01-24T00:47:07.9974015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/utils/convert_parameters.py' 2025-01-24T00:47:07.9974393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/utils/fusion.py' 2025-01-24T00:47:07.9974754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/utils/init.py' 2025-01-24T00:47:07.9975160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/utils/memory_format.py' 2025-01-24T00:47:07.9975593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/utils/parametrizations.py' 2025-01-24T00:47:07.9976019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/utils/parametrize.py' 2025-01-24T00:47:07.9976388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/utils/prune.py' 2025-01-24T00:47:07.9976775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/utils/rnn.py' 2025-01-24T00:47:07.9977184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/utils/spectral_norm.py' 2025-01-24T00:47:07.9977581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/utils/stateless.py' 2025-01-24T00:47:07.9977979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/utils/weight_norm.py' 2025-01-24T00:47:07.9978343Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn/utils' 2025-01-24T00:47:07.9978682Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/nn' 2025-01-24T00:47:07.9979035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/README.md' 2025-01-24T00:47:07.9979418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/__init__.py' 2025-01-24T00:47:07.9979823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_constants.py' 2025-01-24T00:47:07.9980205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_deprecation.py' 2025-01-24T00:47:07.9980600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_experimental.py' 2025-01-24T00:47:07.9980999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_exporter_states.py' 2025-01-24T00:47:07.9981347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_flags.py' 2025-01-24T00:47:07.9981714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_globals.py' 2025-01-24T00:47:07.9982119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/__init__.py' 2025-01-24T00:47:07.9982582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/_exporter_legacy.py' 2025-01-24T00:47:07.9983018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/_lazy_import.py' 2025-01-24T00:47:07.9983496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/OVERVIEW.md' 2025-01-24T00:47:07.9983976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/__init__.py' 2025-01-24T00:47:07.9984466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/_diagnostic.py' 2025-01-24T00:47:07.9984930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/_rules.py' 2025-01-24T00:47:07.9985444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/__init__.py' 2025-01-24T00:47:07.9985937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/_infra.py' 2025-01-24T00:47:07.9986444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/context.py' 2025-01-24T00:47:07.9986950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/decorator.py' 2025-01-24T00:47:07.9987454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/formatter.py' 2025-01-24T00:47:07.9988140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/__init__.py' 2025-01-24T00:47:07.9988673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_address.py' 2025-01-24T00:47:07.9989215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py' 2025-01-24T00:47:07.9989822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py' 2025-01-24T00:47:07.9990400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py' 2025-01-24T00:47:07.9990982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py' 2025-01-24T00:47:07.9991533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py' 2025-01-24T00:47:07.9992225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py' 2025-01-24T00:47:07.9992897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py' 2025-01-24T00:47:07.9993548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py' 2025-01-24T00:47:07.9994071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_edge.py' 2025-01-24T00:47:07.9994633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py' 2025-01-24T00:47:07.9995179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_exception.py' 2025-01-24T00:47:07.9995781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py' 2025-01-24T00:47:07.9996456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_reference.py' 2025-01-24T00:47:07.9997138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_references.py' 2025-01-24T00:47:07.9997652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_fix.py' 2025-01-24T00:47:07.9998178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_graph.py' 2025-01-24T00:47:07.9998913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py' 2025-01-24T00:47:07.9999465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py' 2025-01-24T00:47:08.0000018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_location.py' 2025-01-24T00:47:08.0000630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py' 2025-01-24T00:47:08.0001206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py' 2025-01-24T00:47:08.0001745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_message.py' 2025-01-24T00:47:08.0002420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py' 2025-01-24T00:47:08.0002952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_node.py' 2025-01-24T00:47:08.0003510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_notification.py' 2025-01-24T00:47:08.0004127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py' 2025-01-24T00:47:08.0004684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py' 2025-01-24T00:47:08.0005224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py' 2025-01-24T00:47:08.0005754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_region.py' 2025-01-24T00:47:08.0006408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py' 2025-01-24T00:47:08.0007069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py' 2025-01-24T00:47:08.0007701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py' 2025-01-24T00:47:08.0008355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py' 2025-01-24T00:47:08.0009032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py' 2025-01-24T00:47:08.0009561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_result.py' 2025-01-24T00:47:08.0010147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py' 2025-01-24T00:47:08.0010664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_run.py' 2025-01-24T00:47:08.0011273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py' 2025-01-24T00:47:08.0011821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py' 2025-01-24T00:47:08.0012402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py' 2025-01-24T00:47:08.0012923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_stack.py' 2025-01-24T00:47:08.0013478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py' 2025-01-24T00:47:08.0014032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py' 2025-01-24T00:47:08.0014589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py' 2025-01-24T00:47:08.0015180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py' 2025-01-24T00:47:08.0015690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_tool.py' 2025-01-24T00:47:08.0016288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py' 2025-01-24T00:47:08.0016907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py' 2025-01-24T00:47:08.0017540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py' 2025-01-24T00:47:08.0018153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py' 2025-01-24T00:47:08.0018701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py' 2025-01-24T00:47:08.0019259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py' 2025-01-24T00:47:08.0019782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/version.py' 2025-01-24T00:47:08.0020310Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif' 2025-01-24T00:47:08.0020821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/utils.py' 2025-01-24T00:47:08.0021334Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra' 2025-01-24T00:47:08.0021813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics/rules.yaml' 2025-01-24T00:47:08.0022266Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/diagnostics' 2025-01-24T00:47:08.0022726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/exporter/__init__.py' 2025-01-24T00:47:08.0023197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/exporter/_analysis.py' 2025-01-24T00:47:08.0023660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/exporter/_building.py' 2025-01-24T00:47:08.0024187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/exporter/_capture_strategies.py' 2025-01-24T00:47:08.0024640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/exporter/_compat.py' 2025-01-24T00:47:08.0025081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/exporter/_core.py' 2025-01-24T00:47:08.0025541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/exporter/_decomp.py' 2025-01-24T00:47:08.0026026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/exporter/_dispatching.py' 2025-01-24T00:47:08.0026488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/exporter/_errors.py' 2025-01-24T00:47:08.0026958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/exporter/_fx_passes.py' 2025-01-24T00:47:08.0027429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/exporter/_ir_passes.py' 2025-01-24T00:47:08.0027905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/exporter/_isolated.py' 2025-01-24T00:47:08.0028387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/exporter/_onnx_program.py' 2025-01-24T00:47:08.0028874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/exporter/_registration.py' 2025-01-24T00:47:08.0029351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/exporter/_reporting.py' 2025-01-24T00:47:08.0029833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/exporter/_schemas.py' 2025-01-24T00:47:08.0030298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/exporter/_tensors.py' 2025-01-24T00:47:08.0030776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/exporter/_testing.py' 2025-01-24T00:47:08.0031276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/exporter/_torchlib/__init__.py' 2025-01-24T00:47:08.0031839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/exporter/_torchlib/_torchlib_registry.py' 2025-01-24T00:47:08.0032365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/exporter/_torchlib/ops/__init__.py' 2025-01-24T00:47:08.0032875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/exporter/_torchlib/ops/hop.py' 2025-01-24T00:47:08.0033411Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/exporter/_torchlib/ops' 2025-01-24T00:47:08.0033913Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/exporter/_torchlib' 2025-01-24T00:47:08.0034438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/exporter/_verification.py' 2025-01-24T00:47:08.0034877Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/exporter' 2025-01-24T00:47:08.0035308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/fx/__init__.py' 2025-01-24T00:47:08.0035725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/fx/_pass.py' 2025-01-24T00:47:08.0036200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/fx/analysis/__init__.py' 2025-01-24T00:47:08.0036729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/fx/analysis/unsupported_nodes.py' 2025-01-24T00:47:08.0037184Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/fx/analysis' 2025-01-24T00:47:08.0037666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/fx/decomposition_skip.py' 2025-01-24T00:47:08.0038157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/fx/decomposition_table.py' 2025-01-24T00:47:08.0038600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/fx/diagnostics.py' 2025-01-24T00:47:08.0039104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/fx/dynamo_graph_extractor.py' 2025-01-24T00:47:08.0039590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/fx/fx_onnx_interpreter.py' 2025-01-24T00:47:08.0040109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/fx/fx_symbolic_graph_extractor.py' 2025-01-24T00:47:08.0040625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/fx/onnxfunction_dispatcher.py' 2025-01-24T00:47:08.0041085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/fx/passes/__init__.py' 2025-01-24T00:47:08.0041543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/fx/passes/_utils.py' 2025-01-24T00:47:08.0041992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/fx/passes/decomp.py' 2025-01-24T00:47:08.0042525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/fx/passes/functionalization.py' 2025-01-24T00:47:08.0043029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/fx/passes/modularization.py' 2025-01-24T00:47:08.0043530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/fx/passes/readability.py' 2025-01-24T00:47:08.0044026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/fx/passes/type_promotion.py' 2025-01-24T00:47:08.0044525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/fx/passes/virtualization.py' 2025-01-24T00:47:08.0044970Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/fx/passes' 2025-01-24T00:47:08.0045406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/fx/patcher.py' 2025-01-24T00:47:08.0045855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/fx/registration.py' 2025-01-24T00:47:08.0046400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/fx/serialization.py' 2025-01-24T00:47:08.0046855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/fx/type_utils.py' 2025-01-24T00:47:08.0047284Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/fx' 2025-01-24T00:47:08.0047719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/io_adapter.py' 2025-01-24T00:47:08.0048130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/jit_utils.py' 2025-01-24T00:47:08.0048581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/onnx_proto_utils.py' 2025-01-24T00:47:08.0049027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/onnxruntime.py' 2025-01-24T00:47:08.0049459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal/registration.py' 2025-01-24T00:47:08.0049857Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_internal' 2025-01-24T00:47:08.0050287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_onnx_supported_ops.py' 2025-01-24T00:47:08.0050660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/_type_utils.py' 2025-01-24T00:47:08.0051018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/errors.py' 2025-01-24T00:47:08.0051379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/operators.py' 2025-01-24T00:47:08.0051777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/symbolic_caffe2.py' 2025-01-24T00:47:08.0052186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/symbolic_helper.py' 2025-01-24T00:47:08.0052590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/symbolic_opset10.py' 2025-01-24T00:47:08.0052997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/symbolic_opset11.py' 2025-01-24T00:47:08.0053409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/symbolic_opset12.py' 2025-01-24T00:47:08.0053810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/symbolic_opset13.py' 2025-01-24T00:47:08.0054223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/symbolic_opset14.py' 2025-01-24T00:47:08.0054624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/symbolic_opset15.py' 2025-01-24T00:47:08.0055048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/symbolic_opset16.py' 2025-01-24T00:47:08.0055462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/symbolic_opset17.py' 2025-01-24T00:47:08.0055897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/symbolic_opset18.py' 2025-01-24T00:47:08.0056300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/symbolic_opset19.py' 2025-01-24T00:47:08.0056706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/symbolic_opset20.py' 2025-01-24T00:47:08.0057104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/symbolic_opset7.py' 2025-01-24T00:47:08.0057513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/symbolic_opset8.py' 2025-01-24T00:47:08.0057909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/symbolic_opset9.py' 2025-01-24T00:47:08.0058252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/utils.py' 2025-01-24T00:47:08.0058670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx/verification.py' 2025-01-24T00:47:08.0059014Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/onnx' 2025-01-24T00:47:08.0059403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/optim/__init__.py' 2025-01-24T00:47:08.0059787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/optim/_adafactor.py' 2025-01-24T00:47:08.0060166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/optim/_functional.py' 2025-01-24T00:47:08.0060617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/optim/_multi_tensor/__init__.py' 2025-01-24T00:47:08.0061059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/optim/_multi_tensor/__init__.pyi' 2025-01-24T00:47:08.0061477Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/optim/_multi_tensor' 2025-01-24T00:47:08.0061855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/optim/adadelta.py' 2025-01-24T00:47:08.0062215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/optim/adagrad.py' 2025-01-24T00:47:08.0062576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/optim/adam.py' 2025-01-24T00:47:08.0062932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/optim/adamax.py' 2025-01-24T00:47:08.0063284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/optim/adamw.py' 2025-01-24T00:47:08.0063640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/optim/asgd.py' 2025-01-24T00:47:08.0063989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/optim/lbfgs.py' 2025-01-24T00:47:08.0064382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/optim/lr_scheduler.py' 2025-01-24T00:47:08.0064745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/optim/nadam.py' 2025-01-24T00:47:08.0065119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/optim/optimizer.py' 2025-01-24T00:47:08.0065483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/optim/radam.py' 2025-01-24T00:47:08.0065846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/optim/rmsprop.py' 2025-01-24T00:47:08.0066194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/optim/rprop.py' 2025-01-24T00:47:08.0066542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/optim/sgd.py' 2025-01-24T00:47:08.0066952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/optim/sparse_adam.py' 2025-01-24T00:47:08.0067324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/optim/swa_utils.py' 2025-01-24T00:47:08.0067705Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/optim' 2025-01-24T00:47:08.0068046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/overrides.py' 2025-01-24T00:47:08.0068432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/package/__init__.py' 2025-01-24T00:47:08.0068807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/package/_digraph.py' 2025-01-24T00:47:08.0069235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/package/_directory_reader.py' 2025-01-24T00:47:08.0069640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/package/_importlib.py' 2025-01-24T00:47:08.0070023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/package/_mangling.py' 2025-01-24T00:47:08.0070408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/package/_mock.py' 2025-01-24T00:47:08.0070841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/package/_package_pickler.py' 2025-01-24T00:47:08.0071301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/package/_package_unpickler.py' 2025-01-24T00:47:08.0071685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/package/_stdlib.py' 2025-01-24T00:47:08.0072101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/package/analyze/__init__.py' 2025-01-24T00:47:08.0072657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/package/analyze/find_first_use_of_broken_modules.py' 2025-01-24T00:47:08.0073127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/package/analyze/is_from_package.py' 2025-01-24T00:47:08.0073607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/package/analyze/trace_dependencies.py' 2025-01-24T00:47:08.0074012Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/package/analyze' 2025-01-24T00:47:08.0074521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/package/file_structure_representation.py' 2025-01-24T00:47:08.0074977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/package/find_file_dependencies.py' 2025-01-24T00:47:08.0075384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/package/glob_group.py' 2025-01-24T00:47:08.0075759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/package/importer.py' 2025-01-24T00:47:08.0076138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/package/mangling.md' 2025-01-24T00:47:08.0076574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/package/package_exporter.py' 2025-01-24T00:47:08.0076996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/package/package_importer.py' 2025-01-24T00:47:08.0077376Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/package' 2025-01-24T00:47:08.0077755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/profiler/__init__.py' 2025-01-24T00:47:08.0078178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/profiler/_memory_profiler.py' 2025-01-24T00:47:08.0078612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/profiler/_pattern_matcher.py' 2025-01-24T00:47:08.0079009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/profiler/_utils.py' 2025-01-24T00:47:08.0079363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/profiler/itt.py' 2025-01-24T00:47:08.0079756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/profiler/profiler.py' 2025-01-24T00:47:08.0080197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/profiler/python_tracer.py' 2025-01-24T00:47:08.0080567Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/profiler' 2025-01-24T00:47:08.0080884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/py.typed' 2025-01-24T00:47:08.0081289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/quantization/__init__.py' 2025-01-24T00:47:08.0081734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/quantization/_numeric_suite.py' 2025-01-24T00:47:08.0082185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/quantization/_numeric_suite_fx.py' 2025-01-24T00:47:08.0082695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/quantization/_quantized_conversions.py' 2025-01-24T00:47:08.0083139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/quantization/fake_quantize.py' 2025-01-24T00:47:08.0083592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/quantization/fuse_modules.py' 2025-01-24T00:47:08.0084080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/quantization/fuser_method_mappings.py' 2025-01-24T00:47:08.0084495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/quantization/fx/__init__.py' 2025-01-24T00:47:08.0084920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/quantization/fx/_equalize.py' 2025-01-24T00:47:08.0085345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/quantization/fx/convert.py' 2025-01-24T00:47:08.0085744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/quantization/fx/fuse.py' 2025-01-24T00:47:08.0086205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/quantization/fx/fusion_patterns.py' 2025-01-24T00:47:08.0086724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/quantization/fx/graph_module.py' 2025-01-24T00:47:08.0087164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/quantization/fx/match_utils.py' 2025-01-24T00:47:08.0087626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/quantization/fx/pattern_utils.py' 2025-01-24T00:47:08.0088039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/quantization/fx/prepare.py' 2025-01-24T00:47:08.0088535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/quantization/fx/quantization_patterns.py' 2025-01-24T00:47:08.0089028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/quantization/fx/quantization_types.py' 2025-01-24T00:47:08.0089435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/quantization/fx/utils.py' 2025-01-24T00:47:08.0089852Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/quantization/fx' 2025-01-24T00:47:08.0090254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/quantization/observer.py' 2025-01-24T00:47:08.0090654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/quantization/qconfig.py' 2025-01-24T00:47:08.0091075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/quantization/quant_type.py' 2025-01-24T00:47:08.0091583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/quantization/quantization_mappings.py' 2025-01-24T00:47:08.0092115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/quantization/quantize.py' 2025-01-24T00:47:08.0092549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/quantization/quantize_fx.py' 2025-01-24T00:47:08.0093024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/quantization/quantize_jit.py' 2025-01-24T00:47:08.0093426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/quantization/stubs.py' 2025-01-24T00:47:08.0093818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/quantization/utils.py' 2025-01-24T00:47:08.0094203Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/quantization' 2025-01-24T00:47:08.0094564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/quasirandom.py' 2025-01-24T00:47:08.0094887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/random.py' 2025-01-24T00:47:08.0095275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/return_types.py' 2025-01-24T00:47:08.0095607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/script.h' 2025-01-24T00:47:08.0096002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/serialization.py' 2025-01-24T00:47:08.0096381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/signal/__init__.py' 2025-01-24T00:47:08.0096793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/signal/windows/__init__.py' 2025-01-24T00:47:08.0097205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/signal/windows/windows.py' 2025-01-24T00:47:08.0097608Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/signal/windows' 2025-01-24T00:47:08.0097966Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/signal' 2025-01-24T00:47:08.0098339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/sparse/__init__.py' 2025-01-24T00:47:08.0098833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/sparse/_semi_structured_conversions.py' 2025-01-24T00:47:08.0099270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/sparse/_semi_structured_ops.py' 2025-01-24T00:47:08.0099666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/sparse/_triton_ops.py' 2025-01-24T00:47:08.0100077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/sparse/_triton_ops_meta.py' 2025-01-24T00:47:08.0100487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/sparse/semi_structured.py' 2025-01-24T00:47:08.0100850Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/sparse' 2025-01-24T00:47:08.0101226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/special/__init__.py' 2025-01-24T00:47:08.0101598Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/special' 2025-01-24T00:47:08.0101928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/storage.py' 2025-01-24T00:47:08.0102305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/__init__.py' 2025-01-24T00:47:08.0102710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_comparison.py' 2025-01-24T00:47:08.0103089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_creation.py' 2025-01-24T00:47:08.0103520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/__init__.py' 2025-01-24T00:47:08.0104059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/autocast_test_lists.py' 2025-01-24T00:47:08.0104558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/autograd_function_db.py' 2025-01-24T00:47:08.0105089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/check_kernel_launches.py' 2025-01-24T00:47:08.0105562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/codegen/__init__.py' 2025-01-24T00:47:08.0106016Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/codegen' 2025-01-24T00:47:08.0106471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/common_cuda.py' 2025-01-24T00:47:08.0106955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/common_device_type.py' 2025-01-24T00:47:08.0107468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/common_dist_composable.py' 2025-01-24T00:47:08.0107976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/common_distributed.py' 2025-01-24T00:47:08.0108453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/common_dtype.py' 2025-01-24T00:47:08.0108906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/common_fsdp.py' 2025-01-24T00:47:08.0109343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/common_jit.py' 2025-01-24T00:47:08.0109867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/common_methods_invocations.py' 2025-01-24T00:47:08.0110333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/common_mkldnn.py' 2025-01-24T00:47:08.0110794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/common_modules.py' 2025-01-24T00:47:08.0111243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/common_nn.py' 2025-01-24T00:47:08.0111720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/common_optimizers.py' 2025-01-24T00:47:08.0112182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/common_pruning.py' 2025-01-24T00:47:08.0112676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/common_quantization.py' 2025-01-24T00:47:08.0113150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/common_quantized.py' 2025-01-24T00:47:08.0113626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/common_subclass.py' 2025-01-24T00:47:08.0114081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/common_utils.py' 2025-01-24T00:47:08.0114577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/composite_compliance.py' 2025-01-24T00:47:08.0115038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/custom_op_db.py' 2025-01-24T00:47:08.0115492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/custom_tensor.py' 2025-01-24T00:47:08.0115946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/data/__init__.py' 2025-01-24T00:47:08.0116408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/data/network1.py' 2025-01-24T00:47:08.0116884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/data/network2.py' 2025-01-24T00:47:08.0117342Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/data' 2025-01-24T00:47:08.0117808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/dist_utils.py' 2025-01-24T00:47:08.0118303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/__init__.py' 2025-01-24T00:47:08.0118840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/_shard/__init__.py' 2025-01-24T00:47:08.0119439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py' 2025-01-24T00:47:08.0120092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py' 2025-01-24T00:47:08.0120752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py' 2025-01-24T00:47:08.0121344Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/_shard/sharded_tensor' 2025-01-24T00:47:08.0121918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/_shard/test_common.py' 2025-01-24T00:47:08.0122428Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/_shard' 2025-01-24T00:47:08.0122970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/_tensor/__init__.py' 2025-01-24T00:47:08.0123528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/_tensor/common_dtensor.py' 2025-01-24T00:47:08.0124044Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/_tensor' 2025-01-24T00:47:08.0124592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/checkpoint_utils.py' 2025-01-24T00:47:08.0125128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/common_state_dict.py' 2025-01-24T00:47:08.0125719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py' 2025-01-24T00:47:08.0126333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/distributed_test.py' 2025-01-24T00:47:08.0126875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/distributed_utils.py' 2025-01-24T00:47:08.0127374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/fake_pg.py' 2025-01-24T00:47:08.0127905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/multi_threaded_pg.py' 2025-01-24T00:47:08.0128409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/nn/__init__.py' 2025-01-24T00:47:08.0128941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/nn/api/__init__.py' 2025-01-24T00:47:08.0129516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/nn/api/remote_module_test.py' 2025-01-24T00:47:08.0130041Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/nn/api' 2025-01-24T00:47:08.0130560Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/nn' 2025-01-24T00:47:08.0131070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/rpc/__init__.py' 2025-01-24T00:47:08.0131668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/rpc/dist_autograd_test.py' 2025-01-24T00:47:08.0132237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/rpc/dist_optimizer_test.py' 2025-01-24T00:47:08.0132805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/rpc/examples/__init__.py' 2025-01-24T00:47:08.0133430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py' 2025-01-24T00:47:08.0134117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py' 2025-01-24T00:47:08.0134687Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/rpc/examples' 2025-01-24T00:47:08.0135263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py' 2025-01-24T00:47:08.0135918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py' 2025-01-24T00:47:08.0136447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/rpc/jit/__init__.py' 2025-01-24T00:47:08.0137021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py' 2025-01-24T00:47:08.0137569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/rpc/jit/rpc_test.py' 2025-01-24T00:47:08.0138135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py' 2025-01-24T00:47:08.0138668Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/rpc/jit' 2025-01-24T00:47:08.0139250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py' 2025-01-24T00:47:08.0139758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/rpc/rpc_test.py' 2025-01-24T00:47:08.0140413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py' 2025-01-24T00:47:08.0140909Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/rpc' 2025-01-24T00:47:08.0141411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed/rpc_utils.py' 2025-01-24T00:47:08.0141891Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/distributed' 2025-01-24T00:47:08.0142380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/dynamo_test_failures.py' 2025-01-24T00:47:08.0142871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/fake_config_module.py' 2025-01-24T00:47:08.0143352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/fake_config_module2.py' 2025-01-24T00:47:08.0143835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/fake_config_module3.py' 2025-01-24T00:47:08.0144347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/generated/__init__.py' 2025-01-24T00:47:08.0144811Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/generated' 2025-01-24T00:47:08.0145267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/hop_db.py' 2025-01-24T00:47:08.0145735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/hypothesis_utils.py' 2025-01-24T00:47:08.0146192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/inductor_utils.py' 2025-01-24T00:47:08.0146719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/jit_metaprogramming_utils.py' 2025-01-24T00:47:08.0147156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/jit_utils.py' 2025-01-24T00:47:08.0147623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/logging_tensor.py' 2025-01-24T00:47:08.0148101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/logging_utils.py' 2025-01-24T00:47:08.0148599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/opinfo/__init__.py' 2025-01-24T00:47:08.0149060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/opinfo/core.py' 2025-01-24T00:47:08.0149580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/opinfo/definitions/__init__.py' 2025-01-24T00:47:08.0150100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/opinfo/definitions/_masked.py' 2025-01-24T00:47:08.0150613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/opinfo/definitions/fft.py' 2025-01-24T00:47:08.0151128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/opinfo/definitions/linalg.py' 2025-01-24T00:47:08.0151655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/opinfo/definitions/nested.py' 2025-01-24T00:47:08.0152170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/opinfo/definitions/signal.py' 2025-01-24T00:47:08.0152683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/opinfo/definitions/sparse.py' 2025-01-24T00:47:08.0153215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/opinfo/definitions/special.py' 2025-01-24T00:47:08.0153727Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/opinfo/definitions' 2025-01-24T00:47:08.0154183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/opinfo/refs.py' 2025-01-24T00:47:08.0154638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/opinfo/utils.py' 2025-01-24T00:47:08.0155088Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/opinfo' 2025-01-24T00:47:08.0155571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/optests/__init__.py' 2025-01-24T00:47:08.0156059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/optests/aot_autograd.py' 2025-01-24T00:47:08.0156596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/optests/autograd_registration.py' 2025-01-24T00:47:08.0157129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/optests/fake_tensor.py' 2025-01-24T00:47:08.0157629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/optests/generate_tests.py' 2025-01-24T00:47:08.0158127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/optests/make_fx.py' 2025-01-24T00:47:08.0158586Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/optests' 2025-01-24T00:47:08.0159141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/quantization_torch_package_models.py' 2025-01-24T00:47:08.0159609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/static_module.py' 2025-01-24T00:47:08.0160051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/subclasses.py' 2025-01-24T00:47:08.0160549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/test_module/__init__.py' 2025-01-24T00:47:08.0161071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/test_module/future_div.py' 2025-01-24T00:47:08.0161585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/test_module/no_future_div.py' 2025-01-24T00:47:08.0162095Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/test_module' 2025-01-24T00:47:08.0162563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/torchbind_impls.py' 2025-01-24T00:47:08.0163024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/triton_utils.py' 2025-01-24T00:47:08.0163466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal/two_tensor.py' 2025-01-24T00:47:08.0163878Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_internal' 2025-01-24T00:47:08.0164257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing/_utils.py' 2025-01-24T00:47:08.0164620Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/testing' 2025-01-24T00:47:08.0164981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/torch_version.py' 2025-01-24T00:47:08.0165311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/types.py' 2025-01-24T00:47:08.0165673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/__init__.py' 2025-01-24T00:47:08.0166085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_backport_slots.py' 2025-01-24T00:47:08.0166574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_config_module.py' 2025-01-24T00:47:08.0166973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_config_typing.pyi' 2025-01-24T00:47:08.0167386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_content_store.py' 2025-01-24T00:47:08.0167773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_contextlib.py' 2025-01-24T00:47:08.0168184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_cpp_embed_headers.py' 2025-01-24T00:47:08.0168649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_cpp_extension_versioner.py' 2025-01-24T00:47:08.0169029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_cxx_pytree.py' 2025-01-24T00:47:08.0169404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_device.py' 2025-01-24T00:47:08.0169816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_exposed_in.py' 2025-01-24T00:47:08.0170188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_filelock.py' 2025-01-24T00:47:08.0170627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_foreach_utils.py' 2025-01-24T00:47:08.0170990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_freeze.py' 2025-01-24T00:47:08.0171367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_functools.py' 2025-01-24T00:47:08.0171789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_get_clean_triton.py' 2025-01-24T00:47:08.0172180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_import_utils.py' 2025-01-24T00:47:08.0172572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_mode_utils.py' 2025-01-24T00:47:08.0172959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_ordered_set.py' 2025-01-24T00:47:08.0173388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_python_dispatch.py' 2025-01-24T00:47:08.0173765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_pytree.py' 2025-01-24T00:47:08.0174145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_stats.py' 2025-01-24T00:47:08.0174579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_strobelight/__init__.py' 2025-01-24T00:47:08.0175087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_strobelight/cli_function_profiler.py' 2025-01-24T00:47:08.0175669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_strobelight/examples/cli_function_profiler_example.py' 2025-01-24T00:47:08.0176150Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_strobelight/examples' 2025-01-24T00:47:08.0176568Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_strobelight' 2025-01-24T00:47:08.0176969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_sympy/__init__.py' 2025-01-24T00:47:08.0177390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_sympy/functions.py' 2025-01-24T00:47:08.0177782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_sympy/interp.py' 2025-01-24T00:47:08.0178187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_sympy/numbers.py' 2025-01-24T00:47:08.0178594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_sympy/printers.py' 2025-01-24T00:47:08.0179002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_sympy/reference.py' 2025-01-24T00:47:08.0179447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_sympy/singleton_int.py' 2025-01-24T00:47:08.0179840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_sympy/solve.py' 2025-01-24T00:47:08.0180232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_sympy/symbol.py' 2025-01-24T00:47:08.0180666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_sympy/value_ranges.py' 2025-01-24T00:47:08.0181051Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_sympy' 2025-01-24T00:47:08.0181415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_thunk.py' 2025-01-24T00:47:08.0181815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_traceback.py' 2025-01-24T00:47:08.0182173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_triton.py' 2025-01-24T00:47:08.0182579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_typing_utils.py' 2025-01-24T00:47:08.0182950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/_zip.py' 2025-01-24T00:47:08.0183377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/backcompat/__init__.py' 2025-01-24T00:47:08.0183794Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/backcompat' 2025-01-24T00:47:08.0184228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/backend_registration.py' 2025-01-24T00:47:08.0184647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/README.md' 2025-01-24T00:47:08.0185066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/__init__.py' 2025-01-24T00:47:08.0185555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/examples/__init__.py' 2025-01-24T00:47:08.0186095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/examples/blas_compare_setup.py' 2025-01-24T00:47:08.0186583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/examples/compare.py' 2025-01-24T00:47:08.0187056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/examples/fuzzer.py' 2025-01-24T00:47:08.0187549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/examples/op_benchmark.py' 2025-01-24T00:47:08.0188037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/examples/prepare_e2e.sh' 2025-01-24T00:47:08.0188545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/examples/simple_timeit.py' 2025-01-24T00:47:08.0189055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/examples/sparse/compare.py' 2025-01-24T00:47:08.0189554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/examples/sparse/fuzzer.py' 2025-01-24T00:47:08.0190101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/examples/sparse/op_benchmark.py' 2025-01-24T00:47:08.0190591Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/examples/sparse' 2025-01-24T00:47:08.0191157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/examples/spectral_ops_fuzz_test.py' 2025-01-24T00:47:08.0191611Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/examples' 2025-01-24T00:47:08.0192206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/op_fuzzers/__init__.py' 2025-01-24T00:47:08.0192692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/op_fuzzers/binary.py' 2025-01-24T00:47:08.0193201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/op_fuzzers/sparse_binary.py' 2025-01-24T00:47:08.0193710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/op_fuzzers/sparse_unary.py' 2025-01-24T00:47:08.0194196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/op_fuzzers/spectral.py' 2025-01-24T00:47:08.0194656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/op_fuzzers/unary.py' 2025-01-24T00:47:08.0195171Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/op_fuzzers' 2025-01-24T00:47:08.0195629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/utils/__init__.py' 2025-01-24T00:47:08.0196112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/utils/_stubs.py' 2025-01-24T00:47:08.0196576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/utils/common.py' 2025-01-24T00:47:08.0197028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/utils/compare.py' 2025-01-24T00:47:08.0197487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/utils/compile.py' 2025-01-24T00:47:08.0197937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/utils/cpp_jit.py' 2025-01-24T00:47:08.0198381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/utils/fuzzer.py' 2025-01-24T00:47:08.0198983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/utils/sparse_fuzzer.py' 2025-01-24T00:47:08.0199484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/utils/timeit_template.cpp' 2025-01-24T00:47:08.0199969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/utils/timer.py' 2025-01-24T00:47:08.0200521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/utils/valgrind_wrapper/__init__.py' 2025-01-24T00:47:08.0201122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp' 2025-01-24T00:47:08.0201792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp' 2025-01-24T00:47:08.0202386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py' 2025-01-24T00:47:08.0202933Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/utils/valgrind_wrapper' 2025-01-24T00:47:08.0203373Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark/utils' 2025-01-24T00:47:08.0203773Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/benchmark' 2025-01-24T00:47:08.0204207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/bottleneck/__init__.py' 2025-01-24T00:47:08.0204633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/bottleneck/__main__.py' 2025-01-24T00:47:08.0205038Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/bottleneck' 2025-01-24T00:47:08.0205451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/bundled_inputs.py' 2025-01-24T00:47:08.0205834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/checkpoint.py' 2025-01-24T00:47:08.0206227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/collect_env.py' 2025-01-24T00:47:08.0206666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/cpp_backtrace.py' 2025-01-24T00:47:08.0207067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/cpp_extension.py' 2025-01-24T00:47:08.0207472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/__init__.py' 2025-01-24T00:47:08.0207903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/_utils/__init__.py' 2025-01-24T00:47:08.0208351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/_utils/collate.py' 2025-01-24T00:47:08.0208775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/_utils/fetch.py' 2025-01-24T00:47:08.0209245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/_utils/pin_memory.py' 2025-01-24T00:47:08.0209725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/_utils/signal_handling.py' 2025-01-24T00:47:08.0210140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/_utils/worker.py' 2025-01-24T00:47:08.0210545Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/_utils' 2025-01-24T00:47:08.0211026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/backward_compatibility.py' 2025-01-24T00:47:08.0211485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/dataframes_pipes.ipynb' 2025-01-24T00:47:08.0211925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/dataloader.py' 2025-01-24T00:47:08.0212368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/README.md' 2025-01-24T00:47:08.0212842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/__init__.py' 2025-01-24T00:47:08.0213312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/_decorator.py' 2025-01-24T00:47:08.0213795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/_hook_iterator.py' 2025-01-24T00:47:08.0214236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/_typing.py' 2025-01-24T00:47:08.0214751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/dataframe/__init__.py' 2025-01-24T00:47:08.0215318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/dataframe/dataframe_wrapper.py' 2025-01-24T00:47:08.0215842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/dataframe/dataframes.py' 2025-01-24T00:47:08.0216356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/dataframe/datapipes.py' 2025-01-24T00:47:08.0216870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/dataframe/structures.py' 2025-01-24T00:47:08.0217369Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/dataframe' 2025-01-24T00:47:08.0217825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/datapipe.py' 2025-01-24T00:47:08.0218313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/datapipe.pyi.in' 2025-01-24T00:47:08.0218762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/gen_pyi.py' 2025-01-24T00:47:08.0219243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/iter/__init__.py' 2025-01-24T00:47:08.0219733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/iter/callable.py' 2025-01-24T00:47:08.0220237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/iter/combinatorics.py' 2025-01-24T00:47:08.0220718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/iter/combining.py' 2025-01-24T00:47:08.0221249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/iter/filelister.py' 2025-01-24T00:47:08.0221740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/iter/fileopener.py' 2025-01-24T00:47:08.0222258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/iter/grouping.py' 2025-01-24T00:47:08.0222764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/iter/routeddecoder.py' 2025-01-24T00:47:08.0223248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/iter/selecting.py' 2025-01-24T00:47:08.0223741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/iter/sharding.py' 2025-01-24T00:47:08.0224239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/iter/streamreader.py' 2025-01-24T00:47:08.0224711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/iter/utils.py' 2025-01-24T00:47:08.0225194Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/iter' 2025-01-24T00:47:08.0225663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/map/__init__.py' 2025-01-24T00:47:08.0226170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/map/callable.py' 2025-01-24T00:47:08.0226671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/map/combinatorics.py' 2025-01-24T00:47:08.0227148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/map/combining.py' 2025-01-24T00:47:08.0227631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/map/grouping.py' 2025-01-24T00:47:08.0228087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/map/utils.py' 2025-01-24T00:47:08.0228553Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/map' 2025-01-24T00:47:08.0229035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/utils/__init__.py' 2025-01-24T00:47:08.0229502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/utils/common.py' 2025-01-24T00:47:08.0229997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/utils/decoder.py' 2025-01-24T00:47:08.0230485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/utils/snapshot.py' 2025-01-24T00:47:08.0230963Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes/utils' 2025-01-24T00:47:08.0231394Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/datapipes' 2025-01-24T00:47:08.0231793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/dataset.py' 2025-01-24T00:47:08.0232220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/distributed.py' 2025-01-24T00:47:08.0232610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/graph.py' 2025-01-24T00:47:08.0233039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/graph_settings.py' 2025-01-24T00:47:08.0233447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/sampler.py' 2025-01-24T00:47:08.0233898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/standard_pipes.ipynb' 2025-01-24T00:47:08.0234343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data/typing.ipynb' 2025-01-24T00:47:08.0234723Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/data' 2025-01-24T00:47:08.0235147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/deterministic.py' 2025-01-24T00:47:08.0235530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/dlpack.py' 2025-01-24T00:47:08.0235908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/file_baton.py' 2025-01-24T00:47:08.0236315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/flop_counter.py' 2025-01-24T00:47:08.0236724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/hipify/__init__.py' 2025-01-24T00:47:08.0237136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/hipify/constants.py' 2025-01-24T00:47:08.0237618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/hipify/cuda_to_hip_mappings.py' 2025-01-24T00:47:08.0238078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/hipify/hipify_python.py' 2025-01-24T00:47:08.0238509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/hipify/version.py' 2025-01-24T00:47:08.0238906Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/hipify' 2025-01-24T00:47:08.0239260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/hooks.py' 2025-01-24T00:47:08.0239665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/jit/__init__.py' 2025-01-24T00:47:08.0240071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/jit/log_extract.py' 2025-01-24T00:47:08.0240438Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/jit' 2025-01-24T00:47:08.0240813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/mkldnn.py' 2025-01-24T00:47:08.0241224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/mobile_optimizer.py' 2025-01-24T00:47:08.0241651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/model_dump/__init__.py' 2025-01-24T00:47:08.0242087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/model_dump/__main__.py' 2025-01-24T00:47:08.0242490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/model_dump/code.js' 2025-01-24T00:47:08.0242911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/model_dump/htm.mjs' 2025-01-24T00:47:08.0243337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/model_dump/preact.mjs' 2025-01-24T00:47:08.0243776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/model_dump/skeleton.html' 2025-01-24T00:47:08.0244199Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/model_dump' 2025-01-24T00:47:08.0244574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/model_zoo.py' 2025-01-24T00:47:08.0244977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/module_tracker.py' 2025-01-24T00:47:08.0245437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/serialization/__init__.py' 2025-01-24T00:47:08.0245875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/serialization/config.py' 2025-01-24T00:47:08.0246371Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/serialization' 2025-01-24T00:47:08.0246787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/show_pickle.py' 2025-01-24T00:47:08.0247226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/tensorboard/__init__.py' 2025-01-24T00:47:08.0247726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/tensorboard/_convert_np.py' 2025-01-24T00:47:08.0248177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/tensorboard/_embedding.py' 2025-01-24T00:47:08.0248642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/tensorboard/_onnx_graph.py' 2025-01-24T00:47:08.0249098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/tensorboard/_proto_graph.py' 2025-01-24T00:47:08.0249562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/tensorboard/_pytorch_graph.py' 2025-01-24T00:47:08.0249997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/tensorboard/_utils.py' 2025-01-24T00:47:08.0250451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/tensorboard/summary.py' 2025-01-24T00:47:08.0250872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/tensorboard/writer.py' 2025-01-24T00:47:08.0251327Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/tensorboard' 2025-01-24T00:47:08.0251767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/throughput_benchmark.py' 2025-01-24T00:47:08.0252175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/viz/MemoryViz.js' 2025-01-24T00:47:08.0252561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/viz/__init__.py' 2025-01-24T00:47:08.0252944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/viz/_cycles.py' 2025-01-24T00:47:08.0253329Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/viz' 2025-01-24T00:47:08.0253675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils/weak.py' 2025-01-24T00:47:08.0254030Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/utils' 2025-01-24T00:47:08.0254396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/version.py.tpl' 2025-01-24T00:47:08.0254751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/xpu/__init__.py' 2025-01-24T00:47:08.0255134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/xpu/_gpu_trace.py' 2025-01-24T00:47:08.0255477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/xpu/_utils.py' 2025-01-24T00:47:08.0255827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/xpu/memory.py' 2025-01-24T00:47:08.0256188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/xpu/random.py' 2025-01-24T00:47:08.0256541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/xpu/streams.py' 2025-01-24T00:47:08.0256882Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch/xpu' 2025-01-24T00:47:08.0257214Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torch' 2025-01-24T00:47:08.0257547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/BUCK.oss' 2025-01-24T00:47:08.0257916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/BUILD.bazel' 2025-01-24T00:47:08.0258268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/__init__.py' 2025-01-24T00:47:08.0258714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/README.md' 2025-01-24T00:47:08.0259155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/ah_tree.py' 2025-01-24T00:47:08.0259653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/benchmark_runner.py' 2025-01-24T00:47:08.0260121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/benchmark_utils.py' 2025-01-24T00:47:08.0260581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/collect_data.sh' 2025-01-24T00:47:08.0261064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/generate_heuristic.sh' 2025-01-24T00:47:08.0261515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/merge_data.py' 2025-01-24T00:47:08.0261979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/mixed_mm/README.md' 2025-01-24T00:47:08.0262520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/mixed_mm/gen_data_mixed_mm.py' 2025-01-24T00:47:08.0263096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/mixed_mm/gen_mixedmm_heuristic_a100.sh' 2025-01-24T00:47:08.0263682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/mixed_mm/gen_mixedmm_heuristic_h100.sh' 2025-01-24T00:47:08.0264256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/mixed_mm/generate_heuristic_mixedmm.sh' 2025-01-24T00:47:08.0264785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/mixed_mm/get_mixedmm_dataset.sh' 2025-01-24T00:47:08.0265285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/mixed_mm/test_mixed_mm.py' 2025-01-24T00:47:08.0265840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/mixed_mm/train_decision_mixedmm.py' 2025-01-24T00:47:08.0266302Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/mixed_mm' 2025-01-24T00:47:08.0266752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/mm/README.md' 2025-01-24T00:47:08.0267206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/mm/gen_data_mm.py' 2025-01-24T00:47:08.0267697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/mm/gen_heuristic_a100.sh' 2025-01-24T00:47:08.0268198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/mm/gen_heuristic_h100.sh' 2025-01-24T00:47:08.0268675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/mm/get_mm_dataset.sh' 2025-01-24T00:47:08.0269169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/mm/train_decision_mm.py' 2025-01-24T00:47:08.0269612Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/mm' 2025-01-24T00:47:08.0270070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/pad_mm/README.md' 2025-01-24T00:47:08.0270581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/pad_mm/gen_data_pad_mm.py' 2025-01-24T00:47:08.0271076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/pad_mm/gen_pad_mm_a100.sh' 2025-01-24T00:47:08.0271598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/pad_mm/gen_pad_mm_h100.sh' 2025-01-24T00:47:08.0272155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/pad_mm/generate_heuristic_pad_mm.sh' 2025-01-24T00:47:08.0272662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/pad_mm/get_padmm_dataset.sh' 2025-01-24T00:47:08.0273184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/pad_mm/test_pad_mm.py' 2025-01-24T00:47:08.0273714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/pad_mm/train_decision_pad_mm.py' 2025-01-24T00:47:08.0274202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/pad_mm/train_pad_mm.py' 2025-01-24T00:47:08.0274754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/pad_mm/train_regression_pad_mm.py' 2025-01-24T00:47:08.0275207Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/pad_mm' 2025-01-24T00:47:08.0275701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/requirements.txt' 2025-01-24T00:47:08.0276114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/test.sh' 2025-01-24T00:47:08.0276579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/test_utils.py' 2025-01-24T00:47:08.0277007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/train.py' 2025-01-24T00:47:08.0277464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/train_decision.py' 2025-01-24T00:47:08.0277937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic/train_regression.py' 2025-01-24T00:47:08.0278365Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/_autoheuristic' 2025-01-24T00:47:08.0278742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/aoti/__init__.py' 2025-01-24T00:47:08.0279160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/aoti/fallback_ops.py' 2025-01-24T00:47:08.0279527Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/aoti' 2025-01-24T00:47:08.0279897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/api/__init__.py' 2025-01-24T00:47:08.0280283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/api/autograd.py' 2025-01-24T00:47:08.0280629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/api/cpp.py' 2025-01-24T00:47:08.0281015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/api/dispatcher.py' 2025-01-24T00:47:08.0281456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/api/functionalization.py' 2025-01-24T00:47:08.0281813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/api/lazy.py' 2025-01-24T00:47:08.0282179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/api/meta.py' 2025-01-24T00:47:08.0282545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/api/native.py' 2025-01-24T00:47:08.0282905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/api/python.py' 2025-01-24T00:47:08.0283300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/api/structured.py' 2025-01-24T00:47:08.0283678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/api/translate.py' 2025-01-24T00:47:08.0284108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/api/types/__init__.py' 2025-01-24T00:47:08.0284533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/api/types/signatures.py' 2025-01-24T00:47:08.0284929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/api/types/types.py' 2025-01-24T00:47:08.0285381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/api/types/types_base.py' 2025-01-24T00:47:08.0285768Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/api/types' 2025-01-24T00:47:08.0286125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/api/ufunc.py' 2025-01-24T00:47:08.0286610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/api/unboxing.py' 2025-01-24T00:47:08.0286967Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/api' 2025-01-24T00:47:08.0287309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/build.bzl' 2025-01-24T00:47:08.0287703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/code_template.py' 2025-01-24T00:47:08.0288093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/context.py' 2025-01-24T00:47:08.0288644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/decompositions/gen_jit_decompositions.py' 2025-01-24T00:47:08.0289058Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/decompositions' 2025-01-24T00:47:08.0289432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/dest/__init__.py' 2025-01-24T00:47:08.0289815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/dest/lazy_ir.py' 2025-01-24T00:47:08.0290234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/dest/lazy_ts_lowering.py' 2025-01-24T00:47:08.0290654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/dest/native_functions.py' 2025-01-24T00:47:08.0291119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/dest/register_dispatch_key.py' 2025-01-24T00:47:08.0291483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/dest/ufunc.py' 2025-01-24T00:47:08.0291854Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/dest' 2025-01-24T00:47:08.0292399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/executorch/__init__.py' 2025-01-24T00:47:08.0292835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/executorch/api/__init__.py' 2025-01-24T00:47:08.0293295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/executorch/api/custom_ops.py' 2025-01-24T00:47:08.0293715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/executorch/api/et_cpp.py' 2025-01-24T00:47:08.0294192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/executorch/api/types/__init__.py' 2025-01-24T00:47:08.0294673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/executorch/api/types/signatures.py' 2025-01-24T00:47:08.0295127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/executorch/api/types/types.py' 2025-01-24T00:47:08.0295589Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/executorch/api/types' 2025-01-24T00:47:08.0296030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/executorch/api/unboxing.py' 2025-01-24T00:47:08.0296446Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/executorch/api' 2025-01-24T00:47:08.0296914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/executorch/model.py' 2025-01-24T00:47:08.0297318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/executorch/parse.py' 2025-01-24T00:47:08.0297762Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/executorch' 2025-01-24T00:47:08.0298166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/fuse/gen_patterns.py' 2025-01-24T00:47:08.0298533Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/fuse' 2025-01-24T00:47:08.0298870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/gen.py' 2025-01-24T00:47:08.0299259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/gen_aoti_c_shim.py' 2025-01-24T00:47:08.0299655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/gen_backend_stubs.py' 2025-01-24T00:47:08.0300149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/gen_executorch.py' 2025-01-24T00:47:08.0300667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/gen_functionalization_type.py' 2025-01-24T00:47:08.0301075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/gen_lazy_tensor.py' 2025-01-24T00:47:08.0301500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/gen_schema_utils.py' 2025-01-24T00:47:08.0301902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/gen_vmap_plumbing.py' 2025-01-24T00:47:08.0302248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/local.py' 2025-01-24T00:47:08.0302581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/model.py' 2025-01-24T00:47:08.0303037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/native_function_generation.py' 2025-01-24T00:47:08.0303503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/operator_versions/__init__.py' 2025-01-24T00:47:08.0304018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/operator_versions/gen_mobile_upgraders.py' 2025-01-24T00:47:08.0304594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/operator_versions/gen_mobile_upgraders_constant.py' 2025-01-24T00:47:08.0305027Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/operator_versions' 2025-01-24T00:47:08.0305466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/selective_build/__init__.py' 2025-01-24T00:47:08.0305919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/selective_build/operator.py' 2025-01-24T00:47:08.0306360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/selective_build/selector.py' 2025-01-24T00:47:08.0306786Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/selective_build' 2025-01-24T00:47:08.0307301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/shape_functions/gen_jit_shape_functions.py' 2025-01-24T00:47:08.0307722Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/shape_functions' 2025-01-24T00:47:08.0308168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/static_runtime/__init__.py' 2025-01-24T00:47:08.0308589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/static_runtime/config.py' 2025-01-24T00:47:08.0309085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/static_runtime/gen_static_runtime_ops.py' 2025-01-24T00:47:08.0309566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/static_runtime/generator.py' 2025-01-24T00:47:08.0309981Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/static_runtime' 2025-01-24T00:47:08.0310357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/utils.py' 2025-01-24T00:47:08.0310722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen/yaml_utils.py' 2025-01-24T00:47:08.0311058Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/torchgen' 2025-01-24T00:47:08.0311368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/ubsan.supp' 2025-01-24T00:47:08.0311686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/ufunc_defs.bzl' 2025-01-24T00:47:08.0311993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/version.txt' 2025-01-24T00:47:08.0312303Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch' 2025-01-24T00:47:08.0312565Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch' 2025-01-24T00:47:08.0312832Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-01-24T00:47:08.0313986Z ##[endgroup] 2025-01-24T00:47:08.0314259Z + echo ::endgroup:: 2025-01-24T00:47:08.0422731Z ##[group]Run actions/checkout@v4 2025-01-24T00:47:08.0423066Z with: 2025-01-24T00:47:08.0423312Z repository: pytorch/test-infra 2025-01-24T00:47:08.0423615Z path: test-infra 2025-01-24T00:47:08.0423849Z submodules: recursive 2025-01-24T00:47:08.0424274Z token: *** 2025-01-24T00:47:08.0424501Z ssh-strict: true 2025-01-24T00:47:08.0424724Z ssh-user: git 2025-01-24T00:47:08.0424971Z persist-credentials: true 2025-01-24T00:47:08.0425247Z clean: true 2025-01-24T00:47:08.0425481Z sparse-checkout-cone-mode: true 2025-01-24T00:47:08.0425784Z fetch-depth: 1 2025-01-24T00:47:08.0426011Z fetch-tags: false 2025-01-24T00:47:08.0426258Z show-progress: true 2025-01-24T00:47:08.0426504Z lfs: false 2025-01-24T00:47:08.0426725Z set-safe-directory: true 2025-01-24T00:47:08.0426988Z env: 2025-01-24T00:47:08.0427316Z DOCKER_IMAGE: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T00:47:08.0427756Z REPOSITORY: pytorch/pytorch 2025-01-24T00:47:08.0428101Z PR_NUMBER: 145539 2025-01-24T00:47:08.0428723Z SCRIPT: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T00:47:08.0429418Z ##[endgroup] 2025-01-24T00:47:08.1547558Z Syncing repository: pytorch/test-infra 2025-01-24T00:47:08.1548310Z ##[group]Getting Git version info 2025-01-24T00:47:08.1548818Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra' 2025-01-24T00:47:08.1549526Z [command]/usr/bin/git version 2025-01-24T00:47:08.1549810Z git version 2.40.1 2025-01-24T00:47:08.1567835Z ##[endgroup] 2025-01-24T00:47:08.1579177Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/df1dec51-51bf-476e-b493-37b3c4448b45' before making global git config changes 2025-01-24T00:47:08.1580188Z Adding repository directory to the temporary git global config as a safe directory 2025-01-24T00:47:08.1583600Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra 2025-01-24T00:47:08.1609150Z ##[group]Initializing the repository 2025-01-24T00:47:08.1613426Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra 2025-01-24T00:47:08.1636623Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-01-24T00:47:08.1637479Z hint: is subject to change. To configure the initial branch name to use in all 2025-01-24T00:47:08.1638063Z hint: of your new repositories, which will suppress this warning, call: 2025-01-24T00:47:08.1638497Z hint: 2025-01-24T00:47:08.1638790Z hint: git config --global init.defaultBranch 2025-01-24T00:47:08.1639149Z hint: 2025-01-24T00:47:08.1639491Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-01-24T00:47:08.1640095Z hint: 'development'. The just-created branch can be renamed via this command: 2025-01-24T00:47:08.1641062Z hint: 2025-01-24T00:47:08.1641304Z hint: git branch -m 2025-01-24T00:47:08.1641920Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/ 2025-01-24T00:47:08.1649011Z [command]/usr/bin/git remote add origin https://github.com/pytorch/test-infra 2025-01-24T00:47:08.1671737Z ##[endgroup] 2025-01-24T00:47:08.1672178Z ##[group]Disabling automatic garbage collection 2025-01-24T00:47:08.1675494Z [command]/usr/bin/git config --local gc.auto 0 2025-01-24T00:47:08.1699753Z ##[endgroup] 2025-01-24T00:47:08.1700165Z ##[group]Setting up auth 2025-01-24T00:47:08.1704791Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-01-24T00:47:08.1728360Z [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:47:08.1973186Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-01-24T00:47:08.1995939Z [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:47:08.2239403Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-01-24T00:47:08.2278635Z ##[endgroup] 2025-01-24T00:47:08.2279235Z ##[group]Determining the default branch 2025-01-24T00:47:08.2281611Z Retrieving the default branch name 2025-01-24T00:47:08.4277395Z Default branch 'main' 2025-01-24T00:47:08.4278370Z ##[endgroup] 2025-01-24T00:47:08.4279158Z ##[group]Fetching the repository 2025-01-24T00:47:08.4284105Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main 2025-01-24T00:47:08.8510411Z From https://github.com/pytorch/test-infra 2025-01-24T00:47:08.8510873Z * [new branch] main -> origin/main 2025-01-24T00:47:08.8531572Z ##[endgroup] 2025-01-24T00:47:08.8532287Z ##[group]Determining the checkout info 2025-01-24T00:47:08.8533692Z ##[endgroup] 2025-01-24T00:47:08.8538803Z [command]/usr/bin/git sparse-checkout disable 2025-01-24T00:47:08.8572279Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-01-24T00:47:08.8596458Z ##[group]Checking out the ref 2025-01-24T00:47:08.8600345Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2025-01-24T00:47:08.9337124Z Switched to a new branch 'main' 2025-01-24T00:47:08.9337649Z branch 'main' set up to track 'origin/main'. 2025-01-24T00:47:08.9343567Z ##[endgroup] 2025-01-24T00:47:08.9344253Z ##[group]Setting up auth for fetching submodules 2025-01-24T00:47:08.9349601Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-01-24T00:47:08.9392235Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-01-24T00:47:08.9419445Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-01-24T00:47:08.9445460Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-01-24T00:47:08.9468084Z ##[endgroup] 2025-01-24T00:47:08.9472310Z ##[group]Fetching submodules 2025-01-24T00:47:08.9472913Z [command]/usr/bin/git submodule sync --recursive 2025-01-24T00:47:08.9721075Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2025-01-24T00:47:08.9965612Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-01-24T00:47:09.0205183Z ##[endgroup] 2025-01-24T00:47:09.0205631Z ##[group]Persisting credentials for submodules 2025-01-24T00:47:09.0210006Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2025-01-24T00:47:09.0454329Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2025-01-24T00:47:09.0704486Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-01-24T00:47:09.0954595Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-01-24T00:47:09.1200450Z ##[endgroup] 2025-01-24T00:47:09.1231500Z [command]/usr/bin/git log -1 --format=%H 2025-01-24T00:47:09.1251411Z e83685f710cdb1685e9f12471c30aa36cf09cf13 2025-01-24T00:47:09.1517370Z Prepare all required actions 2025-01-24T00:47:09.1517934Z Getting action download info 2025-01-24T00:47:09.2421520Z Download action repository 'pytorch/test-infra@main' (SHA:e83685f710cdb1685e9f12471c30aa36cf09cf13) 2025-01-24T00:47:10.7954008Z Getting action download info 2025-01-24T00:47:10.8905813Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2025-01-24T00:47:11.0600526Z ##[group]Run ./test-infra/.github/actions/setup-linux 2025-01-24T00:47:11.0600895Z env: 2025-01-24T00:47:11.0601234Z DOCKER_IMAGE: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T00:47:11.0601677Z REPOSITORY: pytorch/pytorch 2025-01-24T00:47:11.0601952Z PR_NUMBER: 145539 2025-01-24T00:47:11.0602591Z SCRIPT: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T00:47:11.0603285Z ##[endgroup] 2025-01-24T00:47:11.0687845Z ##[group]Run set -euo pipefail 2025-01-24T00:47:11.0688205Z set -euo pipefail 2025-01-24T00:47:11.0688492Z function get_ec2_metadata() { 2025-01-24T00:47:11.0688890Z  # Pulled from instance metadata endpoint for EC2 2025-01-24T00:47:11.0689542Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-01-24T00:47:11.0690113Z  category=$1 2025-01-24T00:47:11.0691020Z  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:47:11.0692184Z } 2025-01-24T00:47:11.0692552Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-01-24T00:47:11.0692991Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-01-24T00:47:11.0693492Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-01-24T00:47:11.0693911Z echo "system info $(uname -a)" 2025-01-24T00:47:11.0699807Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:47:11.0700196Z env: 2025-01-24T00:47:11.0700520Z DOCKER_IMAGE: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T00:47:11.0700964Z REPOSITORY: pytorch/pytorch 2025-01-24T00:47:11.0701256Z PR_NUMBER: 145539 2025-01-24T00:47:11.0701874Z SCRIPT: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T00:47:11.0702566Z ##[endgroup] 2025-01-24T00:47:11.0848908Z ami-id: ami-0df8c184d5f6ae949 2025-01-24T00:47:11.0939879Z instance-id: i-018a33e11e03f59a8 2025-01-24T00:47:11.1027169Z instance-type: c5.2xlarge 2025-01-24T00:47:11.1037090Z system info Linux ip-10-0-15-218.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:47:11.1074591Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-01-24T00:47:11.1075570Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-01-24T00:47:11.1081690Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:47:11.1082079Z env: 2025-01-24T00:47:11.1082412Z DOCKER_IMAGE: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T00:47:11.1082852Z REPOSITORY: pytorch/pytorch 2025-01-24T00:47:11.1083128Z PR_NUMBER: 145539 2025-01-24T00:47:11.1083757Z SCRIPT: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T00:47:11.1084447Z ##[endgroup] 2025-01-24T00:47:11.1158445Z ##[group]Run if systemctl is-active --quiet docker; then 2025-01-24T00:47:11.1158917Z if systemctl is-active --quiet docker; then 2025-01-24T00:47:11.1159437Z  echo "Docker daemon is running..."; 2025-01-24T00:47:11.1159782Z else 2025-01-24T00:47:11.1160150Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2025-01-24T00:47:11.1160583Z fi 2025-01-24T00:47:11.1165681Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:47:11.1166140Z env: 2025-01-24T00:47:11.1166568Z DOCKER_IMAGE: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T00:47:11.1167017Z REPOSITORY: pytorch/pytorch 2025-01-24T00:47:11.1167291Z PR_NUMBER: 145539 2025-01-24T00:47:11.1167921Z SCRIPT: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T00:47:11.1168616Z ##[endgroup] 2025-01-24T00:47:11.1232707Z Docker daemon is running... 2025-01-24T00:47:11.1261696Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2025-01-24T00:47:11.1262358Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2025-01-24T00:47:11.1262893Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2025-01-24T00:47:11.1263534Z retry aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2025-01-24T00:47:11.1264290Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2025-01-24T00:47:11.1269506Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:47:11.1269902Z env: 2025-01-24T00:47:11.1270238Z DOCKER_IMAGE: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T00:47:11.1270668Z REPOSITORY: pytorch/pytorch 2025-01-24T00:47:11.1270955Z PR_NUMBER: 145539 2025-01-24T00:47:11.1271586Z SCRIPT: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T00:47:11.1272279Z AWS_RETRY_MODE: standard 2025-01-24T00:47:11.1272572Z AWS_MAX_ATTEMPTS: 5 2025-01-24T00:47:11.1272842Z AWS_DEFAULT_REGION: us-east-1 2025-01-24T00:47:11.1273121Z ##[endgroup] 2025-01-24T00:47:12.1606953Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-01-24T00:47:12.1607676Z Configure a credential helper to remove this warning. See 2025-01-24T00:47:12.1608455Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-01-24T00:47:12.1608868Z 2025-01-24T00:47:12.1608988Z Login Succeeded 2025-01-24T00:47:12.1650384Z ##[group]Run env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-01-24T00:47:12.1650997Z env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-01-24T00:47:12.1651512Z env | grep '^CI' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-01-24T00:47:12.1657474Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:47:12.1657883Z env: 2025-01-24T00:47:12.1658208Z DOCKER_IMAGE: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T00:47:12.1658647Z REPOSITORY: pytorch/pytorch 2025-01-24T00:47:12.1658953Z PR_NUMBER: 145539 2025-01-24T00:47:12.1659573Z SCRIPT: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T00:47:12.1660358Z ##[endgroup] 2025-01-24T00:47:12.1758965Z ##[group]Run RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2025-01-24T00:47:12.1759474Z RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2025-01-24T00:47:12.1759882Z sudo rm -rf "${RUNNER_ARTIFACT_DIR}" 2025-01-24T00:47:12.1760237Z mkdir -p "${RUNNER_ARTIFACT_DIR}" 2025-01-24T00:47:12.1760701Z echo "RUNNER_ARTIFACT_DIR=${RUNNER_ARTIFACT_DIR}" >> "${GITHUB_ENV}" 2025-01-24T00:47:12.1761147Z  2025-01-24T00:47:12.1761445Z RUNNER_TEST_RESULTS_DIR="${RUNNER_TEMP}/test-results" 2025-01-24T00:47:12.1761889Z sudo rm -rf "${RUNNER_TEST_RESULTS_DIR}" 2025-01-24T00:47:12.1762270Z mkdir -p "${RUNNER_TEST_RESULTS_DIR}" 2025-01-24T00:47:12.1762932Z echo "RUNNER_TEST_RESULTS_DIR=${RUNNER_TEST_RESULTS_DIR}" >> "${GITHUB_ENV}" 2025-01-24T00:47:12.1763399Z  2025-01-24T00:47:12.1763656Z RUNNER_DOCS_DIR="${RUNNER_TEMP}/docs" 2025-01-24T00:47:12.1764023Z sudo rm -rf "${RUNNER_DOCS_DIR}" 2025-01-24T00:47:12.1764351Z mkdir -p "${RUNNER_DOCS_DIR}" 2025-01-24T00:47:12.1764823Z echo "RUNNER_DOCS_DIR=${RUNNER_DOCS_DIR}" >> "${GITHUB_ENV}" 2025-01-24T00:47:12.1770307Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:47:12.1770684Z env: 2025-01-24T00:47:12.1771018Z DOCKER_IMAGE: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T00:47:12.1771456Z REPOSITORY: pytorch/pytorch 2025-01-24T00:47:12.1771729Z PR_NUMBER: 145539 2025-01-24T00:47:12.1772360Z SCRIPT: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T00:47:12.1773051Z ##[endgroup] 2025-01-24T00:47:12.7096892Z ##[group]Run needs=0 2025-01-24T00:47:12.7097220Z needs=0 2025-01-24T00:47:12.7097613Z if lspci -v | grep -e 'controller.*NVIDIA' >/dev/null 2>/dev/null; then 2025-01-24T00:47:12.7098062Z  needs=1 2025-01-24T00:47:12.7098315Z fi 2025-01-24T00:47:12.7098580Z echo "does=${needs}" >> $GITHUB_OUTPUT 2025-01-24T00:47:12.7105282Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:47:12.7105683Z env: 2025-01-24T00:47:12.7106030Z DOCKER_IMAGE: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T00:47:12.7106465Z REPOSITORY: pytorch/pytorch 2025-01-24T00:47:12.7106756Z PR_NUMBER: 145539 2025-01-24T00:47:12.7107400Z SCRIPT: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T00:47:12.7108230Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-01-24T00:47:12.7108844Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-01-24T00:47:12.7109427Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-01-24T00:47:12.7109836Z ##[endgroup] 2025-01-24T00:47:12.7332351Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-01-24T00:47:12.7332964Z # ignore expansion of "docker ps -q" since it could be empty 2025-01-24T00:47:12.7333403Z # shellcheck disable=SC2046 2025-01-24T00:47:12.7333749Z docker stop $(docker ps -q) || true 2025-01-24T00:47:12.7334111Z # Prune all of the docker images 2025-01-24T00:47:12.7334440Z docker system prune -af 2025-01-24T00:47:12.7339906Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:47:12.7340297Z env: 2025-01-24T00:47:12.7340615Z DOCKER_IMAGE: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T00:47:12.7341056Z REPOSITORY: pytorch/pytorch 2025-01-24T00:47:12.7341342Z PR_NUMBER: 145539 2025-01-24T00:47:12.7341970Z SCRIPT: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T00:47:12.7342800Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-01-24T00:47:12.7343494Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-01-24T00:47:12.7344055Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-01-24T00:47:12.7344458Z ##[endgroup] 2025-01-24T00:47:12.7585694Z "docker stop" requires at least 1 argument. 2025-01-24T00:47:12.7586314Z See 'docker stop --help'. 2025-01-24T00:47:12.7586502Z 2025-01-24T00:47:12.7586684Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-01-24T00:47:12.7586962Z 2025-01-24T00:47:12.7587075Z Stop one or more running containers 2025-01-24T00:47:16.1012097Z Deleted Images: 2025-01-24T00:47:16.1012964Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter:bf84073365afe24d4dcffebc142d1c20de914163 2025-01-24T00:47:16.1015051Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter@sha256:b407848c5395152ba9a0bb0028984fb23b907563f3e035064dae87b9bfbbbd51 2025-01-24T00:47:16.1016240Z deleted: sha256:dac1f5ad7f3cf95eb92359c808c51658248b22db9c7ccbe49348e3dfeaa5963f 2025-01-24T00:47:16.1016985Z deleted: sha256:e63b8194d4ffd5832f04fcdae490207c9aa306b0047ebbdb02097009d728359e 2025-01-24T00:47:16.1017649Z deleted: sha256:ed1ae1987f29e27b0e971799e4d4b1d3bd11cbdff0263ce5befe2e6144f25055 2025-01-24T00:47:16.1018312Z deleted: sha256:fb0daf8c984110881a18083dc632658adb5e17526e44c33109f4462df14c8cba 2025-01-24T00:47:16.1019049Z deleted: sha256:8e8408609599e76e2eecf606b916fa1ebb6f9ef7d8e37a28a13099c8945da352 2025-01-24T00:47:16.1019706Z deleted: sha256:0992ae8c0bc0c2304e8916226eacd52239ed39329f6663e5e99a58130e31d69a 2025-01-24T00:47:16.1020339Z deleted: sha256:92bed1d3dc7827e98302c1022663d8c9709373a1f5e54640ee529c2d34c9e52e 2025-01-24T00:47:16.1021051Z deleted: sha256:1beb46a0ebac10330b8a00235b4c735266f4c955f23661ef0e273121709c112d 2025-01-24T00:47:16.1021846Z deleted: sha256:a322462ccc558c2b2aa3c2688f83672109bb9e8954bc213682d9fc243e91e79b 2025-01-24T00:47:16.1022487Z deleted: sha256:86c7c503a24eab7d482361b54f4002acceb0abde19912334dbb9c0451a316492 2025-01-24T00:47:16.1023150Z deleted: sha256:3f00444e55e1af2d4c4699dcb621e2853e2c295fe2ab56f4e9258437ede446dc 2025-01-24T00:47:16.1023805Z deleted: sha256:542c641f4e28a678ae329b0d02680b06e02941af4093f5d2daa6d06a3d30890f 2025-01-24T00:47:16.1024467Z deleted: sha256:29192ff6517ff85a3a61b8895ca318a2a5da6e660c6885d27d94f4fcd384c9ee 2025-01-24T00:47:16.1025126Z deleted: sha256:d4040d8b8fadd67a264abf2319b4c36156670f26e1a527cfe57809cd1578b206 2025-01-24T00:47:16.1025781Z deleted: sha256:4bc4b65030c805e0cf129d3d5609ad401519d49f9ff0e74388608b135e948827 2025-01-24T00:47:16.1026421Z deleted: sha256:640ab1873f18a2583985b78d5a7d0eb2f9f101d6ca95a9f1122d4dd27926bf02 2025-01-24T00:47:16.1027286Z deleted: sha256:27aa13cec2c99ec89585c664c8cb144f811773be98da388d5ad0985bb96c5197 2025-01-24T00:47:16.1027953Z deleted: sha256:2573e0d8158209ed54ab25c87bcdcb00bd3d2539246960a3d592a1c599d70465 2025-01-24T00:47:16.1028577Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-01-24T00:47:16.1029470Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-01-24T00:47:16.1030468Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2025-01-24T00:47:16.1031167Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2025-01-24T00:47:16.1031592Z 2025-01-24T00:47:16.1092120Z Total reclaimed space: 16.59GB 2025-01-24T00:47:16.1166715Z ##[group]Run ./test-infra/.github/actions/setup-ssh 2025-01-24T00:47:16.1167127Z with: 2025-01-24T00:47:16.1167602Z github-secret: *** 2025-01-24T00:47:16.1168333Z instructions: All testing is done inside the container, to start an interactive session run: docker exec -it $(docker container ps --format '{{.ID}}') bash 2025-01-24T00:47:16.1169125Z activate-with-label: false 2025-01-24T00:47:16.1169409Z label: with-ssh 2025-01-24T00:47:16.1169672Z remove-existing-keys: true 2025-01-24T00:47:16.1170075Z fail-silently: true 2025-01-24T00:47:16.1170316Z env: 2025-01-24T00:47:16.1170660Z DOCKER_IMAGE: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T00:47:16.1171109Z REPOSITORY: pytorch/pytorch 2025-01-24T00:47:16.1171393Z PR_NUMBER: 145539 2025-01-24T00:47:16.1172028Z SCRIPT: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T00:47:16.1172921Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-01-24T00:47:16.1173527Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-01-24T00:47:16.1174099Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-01-24T00:47:16.1174508Z ##[endgroup] 2025-01-24T00:47:16.2236479Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-01-24T00:47:16.5835454Z Grabbing public ssh keys from https://github.com/facebook-github-bot.keys 2025-01-24T00:47:16.6354928Z No SSH keys found for user facebook-github-bot 2025-01-24T00:47:16.6355648Z Grabbing public ssh keys from https://github.com/yushangdi.keys 2025-01-24T00:47:16.7345035Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2025-01-24T00:47:16.7357829Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2025-01-24T00:47:16.7392342Z Login using: ssh ec2-user@ec2-54-173-202-90.compute-1.amazonaws.com 2025-01-24T00:47:16.7392947Z All testing is done inside the container, to start an interactive session run: 2025-01-24T00:47:16.7393514Z docker exec -it $(docker container ps --format '{{.ID}}') bash 2025-01-24T00:47:16.7509530Z ##[group]Run actions/checkout@v4 2025-01-24T00:47:16.7509837Z with: 2025-01-24T00:47:16.7510074Z repository: pytorch/pytorch 2025-01-24T00:47:16.7510402Z ref: d087145b9259b4cfbcb758dc0bca6a6e5d75d08f 2025-01-24T00:47:16.7510740Z path: pytorch/pytorch 2025-01-24T00:47:16.7511008Z fetch-depth: 0 2025-01-24T00:47:16.7511263Z submodules: true 2025-01-24T00:47:16.7511622Z token: *** 2025-01-24T00:47:16.7511864Z ssh-strict: true 2025-01-24T00:47:16.7512111Z ssh-user: git 2025-01-24T00:47:16.7512351Z persist-credentials: true 2025-01-24T00:47:16.7512633Z clean: true 2025-01-24T00:47:16.7512889Z sparse-checkout-cone-mode: true 2025-01-24T00:47:16.7513188Z fetch-tags: false 2025-01-24T00:47:16.7513446Z show-progress: true 2025-01-24T00:47:16.7513706Z lfs: false 2025-01-24T00:47:16.7513936Z set-safe-directory: true 2025-01-24T00:47:16.7514209Z env: 2025-01-24T00:47:16.7514535Z DOCKER_IMAGE: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T00:47:16.7515036Z REPOSITORY: pytorch/pytorch 2025-01-24T00:47:16.7515338Z PR_NUMBER: 145539 2025-01-24T00:47:16.7515980Z SCRIPT: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T00:47:16.7516828Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-01-24T00:47:16.7517443Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-01-24T00:47:16.7518026Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-01-24T00:47:16.7518440Z ##[endgroup] 2025-01-24T00:47:16.8457540Z Syncing repository: pytorch/pytorch 2025-01-24T00:47:16.8465569Z ##[group]Getting Git version info 2025-01-24T00:47:16.8466417Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch' 2025-01-24T00:47:16.8491264Z [command]/usr/bin/git version 2025-01-24T00:47:16.8532519Z git version 2.40.1 2025-01-24T00:47:16.8555562Z ##[endgroup] 2025-01-24T00:47:16.8566613Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/3ed0c94a-6aed-4471-a39b-dc9a62171b95' before making global git config changes 2025-01-24T00:47:16.8567613Z Adding repository directory to the temporary git global config as a safe directory 2025-01-24T00:47:16.8571043Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch 2025-01-24T00:47:16.8595489Z ##[group]Initializing the repository 2025-01-24T00:47:16.8599873Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch 2025-01-24T00:47:16.8622472Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-01-24T00:47:16.8623315Z hint: is subject to change. To configure the initial branch name to use in all 2025-01-24T00:47:16.8623903Z hint: of your new repositories, which will suppress this warning, call: 2025-01-24T00:47:16.8624346Z hint: 2025-01-24T00:47:16.8624642Z hint: git config --global init.defaultBranch 2025-01-24T00:47:16.8624991Z hint: 2025-01-24T00:47:16.8625332Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-01-24T00:47:16.8626187Z hint: 'development'. The just-created branch can be renamed via this command: 2025-01-24T00:47:16.8626759Z hint: 2025-01-24T00:47:16.8626988Z hint: git branch -m 2025-01-24T00:47:16.8627575Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/ 2025-01-24T00:47:16.8634093Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-01-24T00:47:16.8657804Z ##[endgroup] 2025-01-24T00:47:16.8658238Z ##[group]Disabling automatic garbage collection 2025-01-24T00:47:16.8661617Z [command]/usr/bin/git config --local gc.auto 0 2025-01-24T00:47:16.8684311Z ##[endgroup] 2025-01-24T00:47:16.8684718Z ##[group]Setting up auth 2025-01-24T00:47:16.8689730Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-01-24T00:47:16.8713805Z [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:47:16.8957069Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-01-24T00:47:16.8979974Z [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:47:16.9223830Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-01-24T00:47:16.9272130Z ##[endgroup] 2025-01-24T00:47:16.9272693Z ##[group]Fetching the repository 2025-01-24T00:47:16.9279770Z [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:48:10.0116818Z From https://github.com/pytorch/pytorch 2025-01-24T00:48:10.0117415Z * [new branch] 144594 -> origin/144594 2025-01-24T00:48:10.0118231Z * [new branch] 2.1-dynamic-doc -> origin/2.1-dynamic-doc 2025-01-24T00:48:10.0118825Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-01-24T00:48:10.0119955Z * [new branch] Adjust-Description-for-linux-binary-test-Workflow -> origin/Adjust-Description-for-linux-binary-test-Workflow 2025-01-24T00:48:10.0121096Z * [new branch] Broken-classifications_pending_unstable-Test -> origin/Broken-classifications_pending_unstable-Test 2025-01-24T00:48:10.0122356Z * [new branch] Chillee-patch-5 -> origin/Chillee-patch-5 2025-01-24T00:48:10.0123199Z * [new branch] Cleanup-Previous-Artifacts -> origin/Cleanup-Previous-Artifacts 2025-01-24T00:48:10.0124731Z * [new branch] JackCaoG/add_new_lazy_counter_macro -> origin/JackCaoG/add_new_lazy_counter_macro 2025-01-24T00:48:10.0125610Z * [new branch] JackCaoG/add_openxla_backend_to_list -> origin/JackCaoG/add_openxla_backend_to_list 2025-01-24T00:48:10.0126844Z * [new branch] JackCaoG/dynamo_make_fx_non_core_aten_ops -> origin/JackCaoG/dynamo_make_fx_non_core_aten_ops 2025-01-24T00:48:10.0127925Z * [new branch] JackCaoG/fix_xla_torchbench -> origin/JackCaoG/fix_xla_torchbench 2025-01-24T00:48:10.0129384Z * [new branch] JackCaoG/make_xla_dynamo_backend_boxed -> origin/JackCaoG/make_xla_dynamo_backend_boxed 2025-01-24T00:48:10.0130604Z * [new branch] JackCaoG/test_xla_pin -> origin/JackCaoG/test_xla_pin 2025-01-24T00:48:10.0131721Z * [new branch] JackCaoG/test_xla_pin_update -> origin/JackCaoG/test_xla_pin_update 2025-01-24T00:48:10.0132865Z * [new branch] JackCaoG/update_dynamo_doc -> origin/JackCaoG/update_dynamo_doc 2025-01-24T00:48:10.0133982Z * [new branch] JackCaoG/update_xla_dynamo -> origin/JackCaoG/update_xla_dynamo 2025-01-24T00:48:10.0135525Z * [new branch] JackCaoG/update_xla_pin_to_skip_test -> origin/JackCaoG/update_xla_pin_to_skip_test 2025-01-24T00:48:10.0136424Z * [new branch] JackCaoG/update_xla_pin_to_skip_test2 -> origin/JackCaoG/update_xla_pin_to_skip_test2 2025-01-24T00:48:10.0137458Z * [new branch] NicolasHug-patch-2 -> origin/NicolasHug-patch-2 2025-01-24T00:48:10.0138496Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-01-24T00:48:10.0139620Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-01-24T00:48:10.0140589Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-01-24T00:48:10.0141597Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-01-24T00:48:10.0142765Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-01-24T00:48:10.0143740Z * [new branch] Remove-linux_t4g_2xlarge-Usage -> origin/Remove-linux_t4g_2xlarge-Usage 2025-01-24T00:48:10.0144647Z * [new branch] Revert-PR-110949 -> origin/Revert-PR-110949 2025-01-24T00:48:10.0145775Z * [new branch] Switch-Linux-arm64-Runners -> origin/Switch-Linux-arm64-Runners 2025-01-24T00:48:10.0146788Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-01-24T00:48:10.0149696Z * [new branch] Valentine/flash_attention_bf16 -> origin/Valentine/flash_attention_bf16 2025-01-24T00:48:10.0150363Z * [new branch] WeixiMa/serialize -> origin/WeixiMa/serialize 2025-01-24T00:48:10.0151732Z * [new branch] _tmp-orig/release/2.6 -> origin/_tmp-orig/release/2.6 2025-01-24T00:48:10.0152832Z * [new branch] _tmp-release/2.6 -> origin/_tmp-release/2.6 2025-01-24T00:48:10.0154608Z * [new branch] abock/dort-torch-compile-options -> origin/abock/dort-torch-compile-options 2025-01-24T00:48:10.0155552Z * [new branch] abock/onnx-1.14.1rc1 -> origin/abock/onnx-1.14.1rc1 2025-01-24T00:48:10.0156649Z * [new branch] abock/onnx-1.15.0-validation -> origin/abock/onnx-1.15.0-validation 2025-01-24T00:48:10.0157948Z * [new branch] abock/ort-nightly==1.16.0.dev20230908001 -> origin/abock/ort-nightly==1.16.0.dev20230908001 2025-01-24T00:48:10.0158927Z * [new branch] add-android-build-workflow -> origin/add-android-build-workflow 2025-01-24T00:48:10.0159902Z * [new branch] add-assign -> origin/add-assign 2025-01-24T00:48:10.0161075Z * [new branch] add_broadcast_functional_collective -> origin/add_broadcast_functional_collective 2025-01-24T00:48:10.0162042Z * [new branch] add_mha_to_autocast_policy -> origin/add_mha_to_autocast_policy 2025-01-24T00:48:10.0163180Z * [new branch] add_non_parallel_model_comparison -> origin/add_non_parallel_model_comparison 2025-01-24T00:48:10.0164156Z * [new branch] add_reduce_op -> origin/add_reduce_op 2025-01-24T00:48:10.0165246Z * [new branch] add_torchao_docs -> origin/add_torchao_docs 2025-01-24T00:48:10.0166443Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-01-24T00:48:10.0167529Z * [new branch] addsimde -> origin/addsimde 2025-01-24T00:48:10.0168673Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-01-24T00:48:10.0170111Z * [new branch] alanwaketan/pin -> origin/alanwaketan/pin 2025-01-24T00:48:10.0171083Z * [new branch] alanwaketan/pin2 -> origin/alanwaketan/pin2 2025-01-24T00:48:10.0172098Z * [new branch] alt-disable -> origin/alt-disable 2025-01-24T00:48:10.0173739Z * [new branch] angelayi/aot -> origin/angelayi/aot 2025-01-24T00:48:10.0174659Z * [new branch] angelayi/aot_freeze -> origin/angelayi/aot_freeze 2025-01-24T00:48:10.0175790Z * [new branch] angelayi/aot_inductor_bench_comp_time -> origin/angelayi/aot_inductor_bench_comp_time 2025-01-24T00:48:10.0176681Z * [new branch] angelayi/aot_inductor_benchmark -> origin/angelayi/aot_inductor_benchmark 2025-01-24T00:48:10.0177809Z * [new branch] angelayi/aot_inductor_torch -> origin/angelayi/aot_inductor_torch 2025-01-24T00:48:10.0178810Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-01-24T00:48:10.0180059Z * [new branch] angelayi/aotinductor_const -> origin/angelayi/aotinductor_const 2025-01-24T00:48:10.0181548Z * [new branch] angelayi/aotinductor_const_name -> origin/angelayi/aotinductor_const_name 2025-01-24T00:48:10.0182496Z * [new branch] angelayi/bench -> origin/angelayi/bench 2025-01-24T00:48:10.0183432Z * [new branch] angelayi/benchmark -> origin/angelayi/benchmark 2025-01-24T00:48:10.0184501Z * [new branch] angelayi/benchmark_skip -> origin/angelayi/benchmark_skip 2025-01-24T00:48:10.0185493Z * [new branch] angelayi/bind -> origin/angelayi/bind 2025-01-24T00:48:10.0186563Z * [new branch] angelayi/constraint -> origin/angelayi/constraint 2025-01-24T00:48:10.0187485Z * [new branch] angelayi/core_aten -> origin/angelayi/core_aten 2025-01-24T00:48:10.0188490Z * [new branch] angelayi/core_split -> origin/angelayi/core_split 2025-01-24T00:48:10.0189570Z * [new branch] angelayi/cp107981 -> origin/angelayi/cp107981 2025-01-24T00:48:10.0190635Z * [new branch] angelayi/cp108217 -> origin/angelayi/cp108217 2025-01-24T00:48:10.0191675Z * [new branch] angelayi/cp108783 -> origin/angelayi/cp108783 2025-01-24T00:48:10.0192943Z * [new branch] angelayi/cp109060 -> origin/angelayi/cp109060 2025-01-24T00:48:10.0193983Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-01-24T00:48:10.0195070Z * [new branch] angelayi/custom_and_getattr -> origin/angelayi/custom_and_getattr 2025-01-24T00:48:10.0196002Z * [new branch] angelayi/customop -> origin/angelayi/customop 2025-01-24T00:48:10.0197013Z * [new branch] angelayi/default_serialized -> origin/angelayi/default_serialized 2025-01-24T00:48:10.0198036Z * [new branch] angelayi/docs -> origin/angelayi/docs 2025-01-24T00:48:10.0199145Z * [new branch] angelayi/embed_constants -> origin/angelayi/embed_constants 2025-01-24T00:48:10.0200138Z * [new branch] angelayi/ep_bc -> origin/angelayi/ep_bc 2025-01-24T00:48:10.0201288Z * [new branch] angelayi/export_custom_op_rst -> origin/angelayi/export_custom_op_rst 2025-01-24T00:48:10.0202222Z * [new branch] angelayi/export_docs -> origin/angelayi/export_docs 2025-01-24T00:48:10.0203166Z * [new branch] angelayi/exportdb -> origin/angelayi/exportdb 2025-01-24T00:48:10.0204176Z * [new branch] angelayi/fail_models_temp -> origin/angelayi/fail_models_temp 2025-01-24T00:48:10.0205129Z * [new branch] angelayi/fake -> origin/angelayi/fake 2025-01-24T00:48:10.0206203Z * [new branch] angelayi/fix_constrain -> origin/angelayi/fix_constrain 2025-01-24T00:48:10.0207299Z * [new branch] angelayi/getattr -> origin/angelayi/getattr 2025-01-24T00:48:10.0208283Z * [new branch] angelayi/hf_version -> origin/angelayi/hf_version 2025-01-24T00:48:10.0209345Z * [new branch] angelayi/hf_version_update -> origin/angelayi/hf_version_update 2025-01-24T00:48:10.0210390Z * [new branch] angelayi/inductor_temp -> origin/angelayi/inductor_temp 2025-01-24T00:48:10.0211511Z * [new branch] angelayi/kwarg_input -> origin/angelayi/kwarg_input 2025-01-24T00:48:10.0212580Z * [new branch] angelayi/load -> origin/angelayi/load 2025-01-24T00:48:10.0213860Z * [new branch] angelayi/logging.bak -> origin/angelayi/logging.bak 2025-01-24T00:48:10.0214763Z * [new branch] angelayi/logging2 -> origin/angelayi/logging2 2025-01-24T00:48:10.0215806Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-01-24T00:48:10.0216813Z * [new branch] angelayi/orig_args -> origin/angelayi/orig_args 2025-01-24T00:48:10.0217783Z * [new branch] angelayi/pickle -> origin/angelayi/pickle 2025-01-24T00:48:10.0218839Z * [new branch] angelayi/pytree -> origin/angelayi/pytree 2025-01-24T00:48:10.0219780Z * [new branch] angelayi/pytree2 -> origin/angelayi/pytree2 2025-01-24T00:48:10.0220856Z * [new branch] angelayi/pytree_namedtuple -> origin/angelayi/pytree_namedtuple 2025-01-24T00:48:10.0221876Z * [new branch] angelayi/remove_aoti_unlift -> origin/angelayi/remove_aoti_unlift 2025-01-24T00:48:10.0222842Z * [new branch] angelayi/revert_inductor -> origin/angelayi/revert_inductor 2025-01-24T00:48:10.0223807Z * [new branch] angelayi/schema_version -> origin/angelayi/schema_version 2025-01-24T00:48:10.0224776Z * [new branch] angelayi/ser_constrain -> origin/angelayi/ser_constrain 2025-01-24T00:48:10.0225868Z * [new branch] angelayi/serialize_symint_inputs -> origin/angelayi/serialize_symint_inputs 2025-01-24T00:48:10.0226743Z * [new branch] angelayi/shape -> origin/angelayi/shape 2025-01-24T00:48:10.0227806Z * [new branch] angelayi/test113041 -> origin/angelayi/test113041 2025-01-24T00:48:10.0228855Z * [new branch] angelayi/test_aot_mode -> origin/angelayi/test_aot_mode 2025-01-24T00:48:10.0229781Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-01-24T00:48:10.0230847Z * [new branch] angelayi/update_schema_msg -> origin/angelayi/update_schema_msg 2025-01-24T00:48:10.0231975Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-01-24T00:48:10.0233008Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-01-24T00:48:10.0233931Z * [new branch] atalman-patch-1 -> origin/atalman-patch-1 2025-01-24T00:48:10.0234978Z * [new branch] atalman-patch-10 -> origin/atalman-patch-10 2025-01-24T00:48:10.0236011Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2025-01-24T00:48:10.0237143Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-01-24T00:48:10.0238201Z * [new branch] atalman-patch-6 -> origin/atalman-patch-6 2025-01-24T00:48:10.0239270Z * [new branch] atalman-patch-8 -> origin/atalman-patch-8 2025-01-24T00:48:10.0240327Z * [new branch] atalman-patch-9 -> origin/atalman-patch-9 2025-01-24T00:48:10.0241436Z * [new branch] atalman_inductor_2.3.0 -> origin/atalman_inductor_2.3.0 2025-01-24T00:48:10.0242456Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-01-24T00:48:10.0253452Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-01-24T00:48:10.0254526Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-01-24T00:48:10.0255440Z * [new branch] avoid_record_ag_rs -> origin/avoid_record_ag_rs 2025-01-24T00:48:10.0256354Z * [new branch] bahuang/dropout -> origin/bahuang/dropout 2025-01-24T00:48:10.0257290Z * [new branch] bahuang/make_fallback -> origin/bahuang/make_fallback 2025-01-24T00:48:10.0258158Z * [new branch] base/1.5 -> origin/base/1.5 2025-01-24T00:48:10.0259078Z * [new branch] base_inductor_opt_flag -> origin/base_inductor_opt_flag 2025-01-24T00:48:10.0260400Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-01-24T00:48:10.0261699Z * [new branch] batchnorm-unexpected-success -> origin/batchnorm-unexpected-success 2025-01-24T00:48:10.0262829Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-01-24T00:48:10.0263900Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-01-24T00:48:10.0265055Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-01-24T00:48:10.0266061Z * [new branch] bf/be-cudagraph-utils -> origin/bf/be-cudagraph-utils 2025-01-24T00:48:10.0267099Z * [new branch] bf/be-dependencies -> origin/bf/be-dependencies 2025-01-24T00:48:10.0268034Z * [new branch] bf/be-metrics -> origin/bf/be-metrics 2025-01-24T00:48:10.0268910Z * [new branch] bf/be-pad-mm -> origin/bf/be-pad-mm 2025-01-24T00:48:10.0269894Z * [new branch] bf/be-wrapper-benchmark -> origin/bf/be-wrapper-benchmark 2025-01-24T00:48:10.0271025Z * [new branch] bf/cg-doc-add-cuda-device -> origin/bf/cg-doc-add-cuda-device 2025-01-24T00:48:10.0272110Z * [new branch] bf/cg-multithreading -> origin/bf/cg-multithreading 2025-01-24T00:48:10.0273075Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-01-24T00:48:10.0273984Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-01-24T00:48:10.0275132Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-01-24T00:48:10.0276752Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-01-24T00:48:10.0278300Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-01-24T00:48:10.0279334Z * [new branch] bf/pa-input-pos-bs -> origin/bf/pa-input-pos-bs 2025-01-24T00:48:10.0280381Z * [new branch] bf/reduce-scatter-copy-in -> origin/bf/reduce-scatter-copy-in 2025-01-24T00:48:10.0281611Z * [new branch] bf/relax-reinplace-size-constraint -> origin/bf/relax-reinplace-size-constraint 2025-01-24T00:48:10.0282357Z * [new branch] bf/remove-check -> origin/bf/remove-check 2025-01-24T00:48:10.0282954Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-01-24T00:48:10.0283603Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-01-24T00:48:10.0284250Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-01-24T00:48:10.0284982Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-01-24T00:48:10.0285625Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-01-24T00:48:10.0286233Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-01-24T00:48:10.0286970Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-01-24T00:48:10.0287614Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-01-24T00:48:10.0288263Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-01-24T00:48:10.0288894Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-01-24T00:48:10.0289531Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-01-24T00:48:10.0290155Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-01-24T00:48:10.0291159Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-01-24T00:48:10.0292359Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-01-24T00:48:10.0293444Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-01-24T00:48:10.0294499Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-01-24T00:48:10.0295666Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-01-24T00:48:10.0297140Z * [new branch] bowbao/beartype_fix_2.1.1 -> origin/bowbao/beartype_fix_2.1.1 2025-01-24T00:48:10.0298123Z * [new branch] bowbao/bench_updates -> origin/bowbao/bench_updates 2025-01-24T00:48:10.0299447Z * [new branch] bowbao/bench_updates_stage -> origin/bowbao/bench_updates_stage 2025-01-24T00:48:10.0300538Z * [new branch] bowbao/benchmark_test_data -> origin/bowbao/benchmark_test_data 2025-01-24T00:48:10.0301764Z * [new branch] bowbao/dort_rewriter -> origin/bowbao/dort_rewriter 2025-01-24T00:48:10.0302715Z * [new branch] bowbao/skip_decomp -> origin/bowbao/skip_decomp 2025-01-24T00:48:10.0303704Z * [new branch] bowbao/wip_prs -> origin/bowbao/wip_prs 2025-01-24T00:48:10.0305303Z * [new branch] brenocfg/fix-meta-opinfo -> origin/brenocfg/fix-meta-opinfo 2025-01-24T00:48:10.0306454Z * [new branch] brenocfg/special_airy_ai_ref -> origin/brenocfg/special_airy_ai_ref 2025-01-24T00:48:10.0307453Z * [new branch] brgemm_int8 -> origin/brgemm_int8 2025-01-24T00:48:10.0309119Z * [new branch] brister/always_tiled_reduction -> origin/brister/always_tiled_reduction 2025-01-24T00:48:10.0310165Z * [new branch] brister/nd_tiling_stardep -> origin/brister/nd_tiling_stardep 2025-01-24T00:48:10.0311363Z * [new branch] brister/reduction_numel -> origin/brister/reduction_numel 2025-01-24T00:48:10.0312506Z * [new branch] brister/tiled_reduction -> origin/brister/tiled_reduction 2025-01-24T00:48:10.0313610Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-01-24T00:48:10.0314578Z * [new branch] brister/wrapper_ir -> origin/brister/wrapper_ir 2025-01-24T00:48:10.0315784Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-01-24T00:48:10.0316911Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-01-24T00:48:10.0318061Z * [new branch] cache-limit-prototype2 -> origin/cache-limit-prototype2 2025-01-24T00:48:10.0319424Z * [new branch] cache-limit-prototype3 -> origin/cache-limit-prototype3 2025-01-24T00:48:10.0320084Z * [new branch] cache_size_internal -> origin/cache_size_internal 2025-01-24T00:48:10.0321214Z * [new branch] cache_size_internal_1 -> origin/cache_size_internal_1 2025-01-24T00:48:10.0322372Z * [new branch] camyllh_update_vs_build_to_2022 -> origin/camyllh_update_vs_build_to_2022 2025-01-24T00:48:10.0323391Z * [new branch] capture_eval_train_error -> origin/capture_eval_train_error 2025-01-24T00:48:10.0324975Z * [new branch] chenyang78/dyn-shape-ci-tmp -> origin/chenyang78/dyn-shape-ci-tmp 2025-01-24T00:48:10.0325996Z * [new branch] cherry-pick-111576 -> origin/cherry-pick-111576 2025-01-24T00:48:10.0327541Z * [new branch] cherry-pick-136890-by-pytorch_bot_bot_ -> origin/cherry-pick-136890-by-pytorch_bot_bot_ 2025-01-24T00:48:10.0328698Z * [new branch] cherry-pick-141063-by-pytorch_bot_bot_ -> origin/cherry-pick-141063-by-pytorch_bot_bot_ 2025-01-24T00:48:10.0329852Z * [new branch] cherry-pick-142292-by-pytorch_bot_bot_ -> origin/cherry-pick-142292-by-pytorch_bot_bot_ 2025-01-24T00:48:10.0331026Z * [new branch] cherry-pick-142398-by-pytorch_bot_bot_ -> origin/cherry-pick-142398-by-pytorch_bot_bot_ 2025-01-24T00:48:10.0332163Z * [new branch] cherry-pick-142831-by-pytorch_bot_bot_ -> origin/cherry-pick-142831-by-pytorch_bot_bot_ 2025-01-24T00:48:10.0333360Z * [new branch] cherry-pick-143095-by-pytorch_bot_bot_ -> origin/cherry-pick-143095-by-pytorch_bot_bot_ 2025-01-24T00:48:10.0334611Z * [new branch] cherry-pick-143127-by-pytorch_bot_bot_ -> origin/cherry-pick-143127-by-pytorch_bot_bot_ 2025-01-24T00:48:10.0335809Z * [new branch] cherry-pick-143141-by-pytorch_bot_bot_ -> origin/cherry-pick-143141-by-pytorch_bot_bot_ 2025-01-24T00:48:10.0336973Z * [new branch] cherry-pick-143183-by-pytorch_bot_bot_ -> origin/cherry-pick-143183-by-pytorch_bot_bot_ 2025-01-24T00:48:10.0338111Z * [new branch] cherry-pick-143196-by-pytorch_bot_bot_ -> origin/cherry-pick-143196-by-pytorch_bot_bot_ 2025-01-24T00:48:10.0339245Z * [new branch] cherry-pick-143212-by-pytorch_bot_bot_ -> origin/cherry-pick-143212-by-pytorch_bot_bot_ 2025-01-24T00:48:10.0340422Z * [new branch] cherry-pick-143242-by-pytorch_bot_bot_ -> origin/cherry-pick-143242-by-pytorch_bot_bot_ 2025-01-24T00:48:10.0341617Z * [new branch] cherry-pick-143376-by-pytorch_bot_bot_ -> origin/cherry-pick-143376-by-pytorch_bot_bot_ 2025-01-24T00:48:10.0342779Z * [new branch] cherry-pick-143569-by-pytorch_bot_bot_ -> origin/cherry-pick-143569-by-pytorch_bot_bot_ 2025-01-24T00:48:10.0343921Z * [new branch] cherry-pick-143570-by-pytorch_bot_bot_ -> origin/cherry-pick-143570-by-pytorch_bot_bot_ 2025-01-24T00:48:10.0345072Z * [new branch] cherry-pick-143839-by-pytorch_bot_bot_ -> origin/cherry-pick-143839-by-pytorch_bot_bot_ 2025-01-24T00:48:10.0346149Z * [new branch] cherry-pick-143866-by-pytorch_bot_bot_ -> origin/cherry-pick-143866-by-pytorch_bot_bot_ 2025-01-24T00:48:10.0347282Z * [new branch] cherry-pick-144078-by-pytorch_bot_bot_ -> origin/cherry-pick-144078-by-pytorch_bot_bot_ 2025-01-24T00:48:10.0348386Z * [new branch] cherry-pick-144249-by-pytorch_bot_bot_ -> origin/cherry-pick-144249-by-pytorch_bot_bot_ 2025-01-24T00:48:10.0349532Z * [new branch] cherry-pick-144251-by-pytorch_bot_bot_ -> origin/cherry-pick-144251-by-pytorch_bot_bot_ 2025-01-24T00:48:10.0350756Z * [new branch] cherry-pick-144285-by-pytorch_bot_bot_ -> origin/cherry-pick-144285-by-pytorch_bot_bot_ 2025-01-24T00:48:10.0351971Z * [new branch] cherry-pick-144343-by-pytorch_bot_bot_ -> origin/cherry-pick-144343-by-pytorch_bot_bot_ 2025-01-24T00:48:10.0353108Z * [new branch] cherry-pick-144358-by-pytorch_bot_bot_ -> origin/cherry-pick-144358-by-pytorch_bot_bot_ 2025-01-24T00:48:10.0354181Z * [new branch] cherry-pick-144361-by-pytorch_bot_bot_ -> origin/cherry-pick-144361-by-pytorch_bot_bot_ 2025-01-24T00:48:10.0355406Z * [new branch] cherry-pick-144368-by-pytorch_bot_bot_ -> origin/cherry-pick-144368-by-pytorch_bot_bot_ 2025-01-24T00:48:10.0356511Z * [new branch] cherry-pick-144396-by-pytorch_bot_bot_ -> origin/cherry-pick-144396-by-pytorch_bot_bot_ 2025-01-24T00:48:10.0357673Z * [new branch] cherry-pick-144425-by-pytorch_bot_bot_ -> origin/cherry-pick-144425-by-pytorch_bot_bot_ 2025-01-24T00:48:10.0359392Z * [new branch] cherry-pick-144477-by-pytorch_bot_bot_ -> origin/cherry-pick-144477-by-pytorch_bot_bot_ 2025-01-24T00:48:10.0360229Z * [new branch] cherry-pick-144914-by-pytorch_bot_bot_ -> origin/cherry-pick-144914-by-pytorch_bot_bot_ 2025-01-24T00:48:10.0361478Z * [new branch] cherry-pick-145020-by-pytorch_bot_bot_ -> origin/cherry-pick-145020-by-pytorch_bot_bot_ 2025-01-24T00:48:10.0362600Z * [new branch] cherry-pick-145251-by-pytorch_bot_bot_ -> origin/cherry-pick-145251-by-pytorch_bot_bot_ 2025-01-24T00:48:10.0363661Z * [new branch] cherry-pick-post-acc-grad-docs -> origin/cherry-pick-post-acc-grad-docs 2025-01-24T00:48:10.0364654Z * [new branch] ci_pin -> origin/ci_pin 2025-01-24T00:48:10.0365950Z * [new branch] ckluk2-compileThread-1 -> origin/ckluk2-compileThread-1 2025-01-24T00:48:10.0367220Z * [new branch] ckluk2-compileThread-2 -> origin/ckluk2-compileThread-2 2025-01-24T00:48:10.0368256Z * [new branch] ckluk2-compileThread-64 -> origin/ckluk2-compileThread-64 2025-01-24T00:48:10.0369284Z * [new branch] ckluk2-test-1 -> origin/ckluk2-test-1 2025-01-24T00:48:10.0370493Z * [new branch] compile_fsdp2_disable_stream_and_event -> origin/compile_fsdp2_disable_stream_and_event 2025-01-24T00:48:10.0371583Z * [new branch] condition-branch-in-debug-handler -> origin/condition-branch-in-debug-handler 2025-01-24T00:48:10.0372694Z * [new branch] consolidate-is-qat -> origin/consolidate-is-qat 2025-01-24T00:48:10.0373805Z * [new branch] constraint_2 -> origin/constraint_2 2025-01-24T00:48:10.0374867Z * [new branch] copy_graph -> origin/copy_graph 2025-01-24T00:48:10.0376442Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-01-24T00:48:10.0377461Z * [new branch] cpio/fix_unit_test -> origin/cpio/fix_unit_test 2025-01-24T00:48:10.0378569Z * [new branch] cpp_gemm_template_arm -> origin/cpp_gemm_template_arm 2025-01-24T00:48:10.0379612Z * [new branch] create_chunk_list -> origin/create_chunk_list 2025-01-24T00:48:10.0381238Z * [new branch] crpa/fix-typo -> origin/crpa/fix-typo 2025-01-24T00:48:10.0382652Z * [new branch] csl/3proc -> origin/csl/3proc 2025-01-24T00:48:10.0383744Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-01-24T00:48:10.0384797Z * [new branch] csl/apiratelimitephemeral -> origin/csl/apiratelimitephemeral 2025-01-24T00:48:10.0385777Z * [new branch] csl/bazel_networkx -> origin/csl/bazel_networkx 2025-01-24T00:48:10.0386858Z * [new branch] csl/binary_checksum -> origin/csl/binary_checksum 2025-01-24T00:48:10.0387897Z * [new branch] csl/binary_whl_metadata -> origin/csl/binary_whl_metadata 2025-01-24T00:48:10.0388877Z * [new branch] csl/closeissues -> origin/csl/closeissues 2025-01-24T00:48:10.0390274Z * [new branch] csl/condatoken -> origin/csl/condatoken 2025-01-24T00:48:10.0391809Z * [new branch] csl/cov_experiment -> origin/csl/cov_experiment 2025-01-24T00:48:10.0393099Z * [new branch] csl/defaulttesttimes -> origin/csl/defaulttesttimes 2025-01-24T00:48:10.0394146Z * [new branch] csl/disableautotune -> origin/csl/disableautotune 2025-01-24T00:48:10.0395212Z * [new branch] csl/disableflex -> origin/csl/disableflex 2025-01-24T00:48:10.0396255Z * [new branch] csl/docsenv -> origin/csl/docsenv 2025-01-24T00:48:10.0397534Z * [new branch] csl/dynamicshapesdup -> origin/csl/dynamicshapesdup 2025-01-24T00:48:10.0398600Z * [new branch] csl/editable_install -> origin/csl/editable_install 2025-01-24T00:48:10.0399698Z * [new branch] csl/errormsgs -> origin/csl/errormsgs 2025-01-24T00:48:10.0400756Z * [new branch] csl/fflint -> origin/csl/fflint 2025-01-24T00:48:10.0402110Z * [new branch] csl/inductortest_max_autotune -> origin/csl/inductortest_max_autotune 2025-01-24T00:48:10.0403094Z * [new branch] csl/linter_grep_linter_a -> origin/csl/linter_grep_linter_a 2025-01-24T00:48:10.0404089Z * [new branch] csl/logchanges -> origin/csl/logchanges 2025-01-24T00:48:10.0405169Z * [new branch] csl/logging -> origin/csl/logging 2025-01-24T00:48:10.0406154Z * [new branch] csl/logtest -> origin/csl/logtest 2025-01-24T00:48:10.0407471Z * [new branch] csl/multigpu_2_shard -> origin/csl/multigpu_2_shard 2025-01-24T00:48:10.0408585Z * [new branch] csl/multigpufix -> origin/csl/multigpufix 2025-01-24T00:48:10.0409611Z * [new branch] csl/pep658_script_can_backfill -> origin/csl/pep658_script_can_backfill 2025-01-24T00:48:10.0410644Z * [new branch] csl/pytest_timeout -> origin/csl/pytest_timeout 2025-01-24T00:48:10.0411679Z * [new branch] csl/reorder -> origin/csl/reorder 2025-01-24T00:48:10.0412918Z * [new branch] csl/revert -> origin/csl/revert 2025-01-24T00:48:10.0413915Z * [new branch] csl/revert_metadata -> origin/csl/revert_metadata 2025-01-24T00:48:10.0415013Z * [new branch] csl/rocmsecrets -> origin/csl/rocmsecrets 2025-01-24T00:48:10.0416123Z * [new branch] csl/runtesttypes -> origin/csl/runtesttypes 2025-01-24T00:48:10.0417210Z * [new branch] csl/skipslow -> origin/csl/skipslow 2025-01-24T00:48:10.0418303Z * [new branch] csl/slowtesttimeout -> origin/csl/slowtesttimeout 2025-01-24T00:48:10.0419354Z * [new branch] csl/stdmakeunique -> origin/csl/stdmakeunique 2025-01-24T00:48:10.0420794Z * [new branch] csl/tensoboardpip -> origin/csl/tensoboardpip 2025-01-24T00:48:10.0421946Z * [new branch] csl/testlstmpackedslow -> origin/csl/testlstmpackedslow 2025-01-24T00:48:10.0422984Z * [new branch] csl/testselectiontools -> origin/csl/testselectiontools 2025-01-24T00:48:10.0424171Z * [new branch] csl/update_clickhouse_connect -> origin/csl/update_clickhouse_connect 2025-01-24T00:48:10.0425311Z * [new branch] csl/upload_metadta_better_parsing -> origin/csl/upload_metadta_better_parsing 2025-01-24T00:48:10.0426264Z * [new branch] csl/windowsbat -> origin/csl/windowsbat 2025-01-24T00:48:10.0427364Z * [new branch] csl/xdist_test -> origin/csl/xdist_test 2025-01-24T00:48:10.0428595Z * [new branch] ctx_manager -> origin/ctx_manager 2025-01-24T00:48:10.0429650Z * [new branch] cublasfp16accum -> origin/cublasfp16accum 2025-01-24T00:48:10.0430915Z * [new branch] cusparse-spmm-fix -> origin/cusparse-spmm-fix 2025-01-24T00:48:10.0432043Z * [new branch] cutlass-template-fix-rocm -> origin/cutlass-template-fix-rocm 2025-01-24T00:48:10.0433061Z * [new branch] dataclass -> origin/dataclass 2025-01-24T00:48:10.0434248Z * [new branch] debug-ghcr -> origin/debug-ghcr 2025-01-24T00:48:10.0435363Z * [new branch] deferring-reduction-split -> origin/deferring-reduction-split 2025-01-24T00:48:10.0436973Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-01-24T00:48:10.0438125Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-01-24T00:48:10.0439111Z * [new branch] desertfire/update_timm_pin -> origin/desertfire/update_timm_pin 2025-01-24T00:48:10.0441343Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-01-24T00:48:10.0442606Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-01-24T00:48:10.0444048Z * [new branch] dev/joona/bmm_tiling_extend -> origin/dev/joona/bmm_tiling_extend 2025-01-24T00:48:10.0445412Z * [new branch] dev/joona/check_bounds_index_select -> origin/dev/joona/check_bounds_index_select 2025-01-24T00:48:10.0446498Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-01-24T00:48:10.0448008Z * [new branch] dev/joona/lstm_leak -> origin/dev/joona/lstm_leak 2025-01-24T00:48:10.0449023Z * [new branch] dev/joona/minmaxprop -> origin/dev/joona/minmaxprop 2025-01-24T00:48:10.0450401Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-01-24T00:48:10.0451904Z * [new branch] dev/joona/unique_leak -> origin/dev/joona/unique_leak 2025-01-24T00:48:10.0453603Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-01-24T00:48:10.0454822Z * [new branch] disable -> origin/disable 2025-01-24T00:48:10.0456144Z * [new branch] disable_fp_contract_baseline -> origin/disable_fp_contract_baseline 2025-01-24T00:48:10.0457252Z * [new branch] distributed_checkpointing_e2e_tests -> origin/distributed_checkpointing_e2e_tests 2025-01-24T00:48:10.0458192Z * [new branch] docs_numpy -> origin/docs_numpy 2025-01-24T00:48:10.0459390Z * [new branch] dropout-eval -> origin/dropout-eval 2025-01-24T00:48:10.0460674Z * [new branch] dtensor_class_doc -> origin/dtensor_class_doc 2025-01-24T00:48:10.0461761Z * [new branch] dtensor_fixes_2.1 -> origin/dtensor_fixes_2.1 2025-01-24T00:48:10.0462805Z * [new branch] dynamic_dim_2 -> origin/dynamic_dim_2 2025-01-24T00:48:10.0463863Z * [new branch] dynamorunner_mp -> origin/dynamorunner_mp 2025-01-24T00:48:10.0464962Z * [new branch] e2e-baseline -> origin/e2e-baseline 2025-01-24T00:48:10.0466674Z * [new branch] eikanwang/eager_torch_compile -> origin/eikanwang/eager_torch_compile 2025-01-24T00:48:10.0468229Z * [new branch] embg/test_inductor_ci_128B -> origin/embg/test_inductor_ci_128B 2025-01-24T00:48:10.0469280Z * [new branch] embg/test_inductor_ci_base -> origin/embg/test_inductor_ci_base 2025-01-24T00:48:10.0470426Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-01-24T00:48:10.0471488Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-01-24T00:48:10.0472863Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-01-24T00:48:10.0474100Z * [new branch] eqy-patch-1 -> origin/eqy-patch-1 2025-01-24T00:48:10.0475167Z * [new branch] eqy-patch-2 -> origin/eqy-patch-2 2025-01-24T00:48:10.0476278Z * [new branch] eqy-patch-20 -> origin/eqy-patch-20 2025-01-24T00:48:10.0477483Z * [new branch] eqy-patch-21 -> origin/eqy-patch-21 2025-01-24T00:48:10.0478493Z * [new branch] eqy-patch-23 -> origin/eqy-patch-23 2025-01-24T00:48:10.0479681Z * [new branch] eqy-patch-25 -> origin/eqy-patch-25 2025-01-24T00:48:10.0480734Z * [new branch] eqy-patch-26 -> origin/eqy-patch-26 2025-01-24T00:48:10.0481985Z * [new branch] eqy-patch-27 -> origin/eqy-patch-27 2025-01-24T00:48:10.0483581Z * [new branch] exclamaforte/aot-inductor-debug -> origin/exclamaforte/aot-inductor-debug 2025-01-24T00:48:10.0484641Z * [new branch] exclamaforte/benchmark-harness -> origin/exclamaforte/benchmark-harness 2025-01-24T00:48:10.0485713Z * [new branch] exclamaforte/config-fuzzer-1 -> origin/exclamaforte/config-fuzzer-1 2025-01-24T00:48:10.0486823Z * [new branch] exclamaforte/cpp-wrapper-debug -> origin/exclamaforte/cpp-wrapper-debug 2025-01-24T00:48:10.0488137Z * [new branch] exclamaforte/cpp-wrapper-training-annotation -> origin/exclamaforte/cpp-wrapper-training-annotation 2025-01-24T00:48:10.0488947Z * [new branch] exclamaforte/delta -> origin/exclamaforte/delta 2025-01-24T00:48:10.0490511Z * [new branch] exclamaforte/fix-orig-svg -> origin/exclamaforte/fix-orig-svg 2025-01-24T00:48:10.0492555Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-01-24T00:48:10.0493458Z * [new branch] exclamaforte/fuzzer-0 -> origin/exclamaforte/fuzzer-0 2025-01-24T00:48:10.0494530Z * [new branch] exclamaforte/fuzzer-dynamo -> origin/exclamaforte/fuzzer-dynamo 2025-01-24T00:48:10.0495720Z * [new branch] exclamaforte/max-autotune-dtype-test -> origin/exclamaforte/max-autotune-dtype-test 2025-01-24T00:48:10.0496758Z * [new branch] exclamaforte/remove-desc-names -> origin/exclamaforte/remove-desc-names 2025-01-24T00:48:10.0497993Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-01-24T00:48:10.0499005Z * [new branch] exec -> origin/exec 2025-01-24T00:48:10.0500393Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-01-24T00:48:10.0501504Z * [new branch] export-D48800879 -> origin/export-D48800879 2025-01-24T00:48:10.0502561Z * [new branch] export-D48927532 -> origin/export-D48927532 2025-01-24T00:48:10.0503870Z * [new branch] export-D48927532-1 -> origin/export-D48927532-1 2025-01-24T00:48:10.0504948Z * [new branch] export-D50544876 -> origin/export-D50544876 2025-01-24T00:48:10.0506176Z * [new branch] export-D51032385 -> origin/export-D51032385 2025-01-24T00:48:10.0507281Z * [new branch] export-D52434604 -> origin/export-D52434604 2025-01-24T00:48:10.0508566Z * [new branch] export-D58091437 -> origin/export-D58091437 2025-01-24T00:48:10.0509769Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-01-24T00:48:10.0511028Z * [new branch] export-D63493615 -> origin/export-D63493615 2025-01-24T00:48:10.0512138Z * [new branch] export-D63846832 -> origin/export-D63846832 2025-01-24T00:48:10.0513409Z * [new branch] export-D63985323 -> origin/export-D63985323 2025-01-24T00:48:10.0514411Z * [new branch] export-D64023523 -> origin/export-D64023523 2025-01-24T00:48:10.0515710Z * [new branch] export-D64876877 -> origin/export-D64876877 2025-01-24T00:48:10.0517328Z * [new branch] export-D64982221 -> origin/export-D64982221 2025-01-24T00:48:10.0518388Z * [new branch] export-D64995390 -> origin/export-D64995390 2025-01-24T00:48:10.0519798Z * [new branch] export-D65006709 -> origin/export-D65006709 2025-01-24T00:48:10.0520827Z * [new branch] export-D65237586 -> origin/export-D65237586 2025-01-24T00:48:10.0521921Z * [new branch] export-D65354569 -> origin/export-D65354569 2025-01-24T00:48:10.0523016Z * [new branch] export-D65456781 -> origin/export-D65456781 2025-01-24T00:48:10.0524586Z * [new branch] export-D65560950 -> origin/export-D65560950 2025-01-24T00:48:10.0525818Z * [new branch] export-D65638757 -> origin/export-D65638757 2025-01-24T00:48:10.0527021Z * [new branch] export-D66529288 -> origin/export-D66529288 2025-01-24T00:48:10.0528104Z * [new branch] export-D66690419 -> origin/export-D66690419 2025-01-24T00:48:10.0529206Z * [new branch] export-D66717302 -> origin/export-D66717302 2025-01-24T00:48:10.0530240Z * [new branch] export-D66908884 -> origin/export-D66908884 2025-01-24T00:48:10.0531357Z * [new branch] export-D67537234 -> origin/export-D67537234 2025-01-24T00:48:10.0532600Z * [new branch] export-D67762069 -> origin/export-D67762069 2025-01-24T00:48:10.0533843Z * [new branch] export-D68174038 -> origin/export-D68174038 2025-01-24T00:48:10.0535022Z * [new branch] export-D68177409 -> origin/export-D68177409 2025-01-24T00:48:10.0536256Z * [new branch] export-D68245292 -> origin/export-D68245292 2025-01-24T00:48:10.0537323Z * [new branch] export-D68278174 -> origin/export-D68278174 2025-01-24T00:48:10.0538630Z * [new branch] export-D68294638 -> origin/export-D68294638 2025-01-24T00:48:10.0539641Z * [new branch] export-D68303934 -> origin/export-D68303934 2025-01-24T00:48:10.0540851Z * [new branch] export-D68534017 -> origin/export-D68534017 2025-01-24T00:48:10.0541987Z * [new branch] export_constrain_3 -> origin/export_constrain_3 2025-01-24T00:48:10.0543093Z * [new branch] export_constraint_class_4 -> origin/export_constraint_class_4 2025-01-24T00:48:10.0544185Z * [new branch] export_dynamic_dim_2 -> origin/export_dynamic_dim_2 2025-01-24T00:48:10.0545267Z * [new branch] export_export_1 -> origin/export_export_1 2025-01-24T00:48:10.0546692Z * [new branch] export_program_class_5 -> origin/export_program_class_5 2025-01-24T00:48:10.0547707Z * [new branch] export_save_load_6 -> origin/export_save_load_6 2025-01-24T00:48:10.0549165Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-01-24T00:48:10.0550064Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-01-24T00:48:10.0551320Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-01-24T00:48:10.0552442Z * [new branch] fastmath_target -> origin/fastmath_target 2025-01-24T00:48:10.0554111Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-01-24T00:48:10.0555544Z * [new branch] fca -> origin/fca 2025-01-24T00:48:10.0556563Z * [new branch] fca2 -> origin/fca2 2025-01-24T00:48:10.0557783Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-01-24T00:48:10.0558979Z * [new branch] fca3 -> origin/fca3 2025-01-24T00:48:10.0560015Z * [new branch] fca5 -> origin/fca5 2025-01-24T00:48:10.0561763Z * [new branch] fengyuan/external-proj -> origin/fengyuan/external-proj 2025-01-24T00:48:10.0562950Z * [new branch] fengyuan/out-of-tree-xpu-ops-improve-test -> origin/fengyuan/out-of-tree-xpu-ops-improve-test 2025-01-24T00:48:10.0563995Z * [new branch] fengyuan/out-of-tree-xpu-ops-remove-dtype -> origin/fengyuan/out-of-tree-xpu-ops-remove-dtype 2025-01-24T00:48:10.0564835Z * [new branch] fengyuan/test-xpu -> origin/fengyuan/test-xpu 2025-01-24T00:48:10.0566619Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-01-24T00:48:10.0567713Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-01-24T00:48:10.0569398Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-01-24T00:48:10.0570490Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-01-24T00:48:10.0571528Z * [new branch] findhao/base_commit_test1 -> origin/findhao/base_commit_test1 2025-01-24T00:48:10.0572589Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-01-24T00:48:10.0573647Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-01-24T00:48:10.0574796Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-01-24T00:48:10.0575829Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-01-24T00:48:10.0576833Z * [new branch] findhao/test1 -> origin/findhao/test1 2025-01-24T00:48:10.0578270Z * [new branch] findhao/test2 -> origin/findhao/test2 2025-01-24T00:48:10.0579295Z * [new branch] fix -> origin/fix 2025-01-24T00:48:10.0580711Z * [new branch] fix-cat-lowering-uint8-hack -> origin/fix-cat-lowering-uint8-hack 2025-01-24T00:48:10.0581708Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-01-24T00:48:10.0582986Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-01-24T00:48:10.0584107Z * [new branch] fix-ios-upload-credentials -> origin/fix-ios-upload-credentials 2025-01-24T00:48:10.0585287Z * [new branch] fix-qat-derived-qspec -> origin/fix-qat-derived-qspec 2025-01-24T00:48:10.0586451Z * [new branch] fix_allow_train_eval_msg -> origin/fix_allow_train_eval_msg 2025-01-24T00:48:10.0587577Z * [new branch] fix_avoid_record_stream -> origin/fix_avoid_record_stream 2025-01-24T00:48:10.0589212Z * [new branch] fix_e2e_fsdp_tp_pairwise -> origin/fix_e2e_fsdp_tp_pairwise 2025-01-24T00:48:10.0590602Z * [new branch] fix_eval_train_2.1 -> origin/fix_eval_train_2.1 2025-01-24T00:48:10.0591825Z * [new branch] fixes-triage -> origin/fixes-triage 2025-01-24T00:48:10.0593385Z * [new branch] flash_attn_test_baseline -> origin/flash_attn_test_baseline 2025-01-24T00:48:10.0594436Z * [new branch] flash_attn_test_target -> origin/flash_attn_test_target 2025-01-24T00:48:10.0595771Z * [new branch] flash_attn_test_target_with_filter -> origin/flash_attn_test_target_with_filter 2025-01-24T00:48:10.0596852Z * [new branch] float8_aot_traceable -> origin/float8_aot_traceable 2025-01-24T00:48:10.0598162Z * [new branch] float8_aot_traceable2 -> origin/float8_aot_traceable2 2025-01-24T00:48:10.0599855Z * [new branch] fmassa/partitioner_knapsack_checkpoint -> origin/fmassa/partitioner_knapsack_checkpoint 2025-01-24T00:48:10.0600750Z * [new branch] fp8_fix -> origin/fp8_fix 2025-01-24T00:48:10.0602121Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-01-24T00:48:10.0603176Z * [new branch] fsdp_rate_limiter -> origin/fsdp_rate_limiter 2025-01-24T00:48:10.0604487Z * [new branch] fsdpv2_3d -> origin/fsdpv2_3d 2025-01-24T00:48:10.0605819Z * [new branch] fsdpv2_3d_m1 -> origin/fsdpv2_3d_m1 2025-01-24T00:48:10.0607047Z * [new branch] functorch_scan -> origin/functorch_scan 2025-01-24T00:48:10.0608197Z * [new branch] fuse_attention_pattern -> origin/fuse_attention_pattern 2025-01-24T00:48:10.0609386Z * [new branch] fuse_attention_patterns -> origin/fuse_attention_patterns 2025-01-24T00:48:10.0610730Z * [new branch] fx_cpp -> origin/fx_cpp 2025-01-24T00:48:10.0611774Z * [new branch] fxmodule -> origin/fxmodule 2025-01-24T00:48:10.0613466Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-01-24T00:48:10.0615055Z * [new branch] gelu-3 -> origin/gelu-3 2025-01-24T00:48:10.0616255Z * [new branch] get_state_dict_forward_fix -> origin/get_state_dict_forward_fix 2025-01-24T00:48:10.0618711Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-01-24T00:48:10.0619754Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-01-24T00:48:10.0621614Z * [new branch] gh/BowenBao/296/base -> origin/gh/BowenBao/296/base 2025-01-24T00:48:10.0622755Z * [new branch] gh/BowenBao/296/head -> origin/gh/BowenBao/296/head 2025-01-24T00:48:10.0623742Z * [new branch] gh/BowenBao/296/orig -> origin/gh/BowenBao/296/orig 2025-01-24T00:48:10.0625538Z * [new branch] gh/CaoE/46/base -> origin/gh/CaoE/46/base 2025-01-24T00:48:10.0626547Z * [new branch] gh/CaoE/46/head -> origin/gh/CaoE/46/head 2025-01-24T00:48:10.0627756Z * [new branch] gh/CaoE/46/orig -> origin/gh/CaoE/46/orig 2025-01-24T00:48:10.0629537Z * [new branch] gh/ColinPeppler/54/base -> origin/gh/ColinPeppler/54/base 2025-01-24T00:48:10.0630580Z * [new branch] gh/ColinPeppler/54/head -> origin/gh/ColinPeppler/54/head 2025-01-24T00:48:10.0631772Z * [new branch] gh/ColinPeppler/54/orig -> origin/gh/ColinPeppler/54/orig 2025-01-24T00:48:10.0633182Z * [new branch] gh/ColinPeppler/55/base -> origin/gh/ColinPeppler/55/base 2025-01-24T00:48:10.0634294Z * [new branch] gh/ColinPeppler/55/head -> origin/gh/ColinPeppler/55/head 2025-01-24T00:48:10.0635406Z * [new branch] gh/ColinPeppler/55/orig -> origin/gh/ColinPeppler/55/orig 2025-01-24T00:48:10.0637050Z * [new branch] gh/ColinPeppler/56/base -> origin/gh/ColinPeppler/56/base 2025-01-24T00:48:10.0638023Z * [new branch] gh/ColinPeppler/56/head -> origin/gh/ColinPeppler/56/head 2025-01-24T00:48:10.0639179Z * [new branch] gh/ColinPeppler/56/orig -> origin/gh/ColinPeppler/56/orig 2025-01-24T00:48:10.0640767Z * [new branch] gh/ColinPeppler/57/base -> origin/gh/ColinPeppler/57/base 2025-01-24T00:48:10.0641787Z * [new branch] gh/ColinPeppler/57/head -> origin/gh/ColinPeppler/57/head 2025-01-24T00:48:10.0642867Z * [new branch] gh/ColinPeppler/57/orig -> origin/gh/ColinPeppler/57/orig 2025-01-24T00:48:10.0644824Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-01-24T00:48:10.0645886Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-01-24T00:48:10.0647528Z * [new branch] gh/EikanWang/73/base -> origin/gh/EikanWang/73/base 2025-01-24T00:48:10.0648531Z * [new branch] gh/EikanWang/73/head -> origin/gh/EikanWang/73/head 2025-01-24T00:48:10.0649617Z * [new branch] gh/EikanWang/73/orig -> origin/gh/EikanWang/73/orig 2025-01-24T00:48:10.0651889Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-01-24T00:48:10.0652975Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-01-24T00:48:10.0654862Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-01-24T00:48:10.0655931Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-01-24T00:48:10.0657003Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-01-24T00:48:10.0658572Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-01-24T00:48:10.0659591Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-01-24T00:48:10.0660679Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-01-24T00:48:10.0662312Z * [new branch] gh/H-Huang/160/base -> origin/gh/H-Huang/160/base 2025-01-24T00:48:10.0663267Z * [new branch] gh/H-Huang/160/head -> origin/gh/H-Huang/160/head 2025-01-24T00:48:10.0664388Z * [new branch] gh/H-Huang/160/orig -> origin/gh/H-Huang/160/orig 2025-01-24T00:48:10.0665905Z * [new branch] gh/H-Huang/161/base -> origin/gh/H-Huang/161/base 2025-01-24T00:48:10.0666936Z * [new branch] gh/H-Huang/161/head -> origin/gh/H-Huang/161/head 2025-01-24T00:48:10.0668107Z * [new branch] gh/H-Huang/161/orig -> origin/gh/H-Huang/161/orig 2025-01-24T00:48:10.0669581Z * [new branch] gh/H-Huang/162/base -> origin/gh/H-Huang/162/base 2025-01-24T00:48:10.0670646Z * [new branch] gh/H-Huang/162/head -> origin/gh/H-Huang/162/head 2025-01-24T00:48:10.0671710Z * [new branch] gh/H-Huang/162/orig -> origin/gh/H-Huang/162/orig 2025-01-24T00:48:10.0673339Z * [new branch] gh/H-Huang/163/base -> origin/gh/H-Huang/163/base 2025-01-24T00:48:10.0674442Z * [new branch] gh/H-Huang/163/head -> origin/gh/H-Huang/163/head 2025-01-24T00:48:10.0675526Z * [new branch] gh/H-Huang/163/orig -> origin/gh/H-Huang/163/orig 2025-01-24T00:48:10.0677102Z * [new branch] gh/H-Huang/164/base -> origin/gh/H-Huang/164/base 2025-01-24T00:48:10.0678163Z * [new branch] gh/H-Huang/164/head -> origin/gh/H-Huang/164/head 2025-01-24T00:48:10.0679385Z * [new branch] gh/H-Huang/164/orig -> origin/gh/H-Huang/164/orig 2025-01-24T00:48:10.0681299Z * [new branch] gh/HDCharles/168/base -> origin/gh/HDCharles/168/base 2025-01-24T00:48:10.0682396Z * [new branch] gh/HDCharles/168/head -> origin/gh/HDCharles/168/head 2025-01-24T00:48:10.0683676Z * [new branch] gh/HDCharles/168/orig -> origin/gh/HDCharles/168/orig 2025-01-24T00:48:10.0685581Z * [new branch] gh/IvanKobzarev/56/base -> origin/gh/IvanKobzarev/56/base 2025-01-24T00:48:10.0686970Z * [new branch] gh/IvanKobzarev/56/head -> origin/gh/IvanKobzarev/56/head 2025-01-24T00:48:10.0690072Z * [new branch] gh/IvanKobzarev/56/orig -> origin/gh/IvanKobzarev/56/orig 2025-01-24T00:48:10.0690706Z * [new branch] gh/IvanKobzarev/64/base -> origin/gh/IvanKobzarev/64/base 2025-01-24T00:48:10.0691337Z * [new branch] gh/IvanKobzarev/64/head -> origin/gh/IvanKobzarev/64/head 2025-01-24T00:48:10.0692104Z * [new branch] gh/IvanKobzarev/64/orig -> origin/gh/IvanKobzarev/64/orig 2025-01-24T00:48:10.0693850Z * [new branch] gh/IvanKobzarev/72/base -> origin/gh/IvanKobzarev/72/base 2025-01-24T00:48:10.0694966Z * [new branch] gh/IvanKobzarev/72/head -> origin/gh/IvanKobzarev/72/head 2025-01-24T00:48:10.0696082Z * [new branch] gh/IvanKobzarev/72/orig -> origin/gh/IvanKobzarev/72/orig 2025-01-24T00:48:10.0697641Z * [new branch] gh/IvanKobzarev/73/base -> origin/gh/IvanKobzarev/73/base 2025-01-24T00:48:10.0698703Z * [new branch] gh/IvanKobzarev/73/head -> origin/gh/IvanKobzarev/73/head 2025-01-24T00:48:10.0699798Z * [new branch] gh/IvanKobzarev/73/orig -> origin/gh/IvanKobzarev/73/orig 2025-01-24T00:48:10.0701337Z * [new branch] gh/IvanKobzarev/75/base -> origin/gh/IvanKobzarev/75/base 2025-01-24T00:48:10.0702378Z * [new branch] gh/IvanKobzarev/75/head -> origin/gh/IvanKobzarev/75/head 2025-01-24T00:48:10.0703427Z * [new branch] gh/IvanKobzarev/75/orig -> origin/gh/IvanKobzarev/75/orig 2025-01-24T00:48:10.0705034Z * [new branch] gh/IvanKobzarev/76/base -> origin/gh/IvanKobzarev/76/base 2025-01-24T00:48:10.0706126Z * [new branch] gh/IvanKobzarev/76/head -> origin/gh/IvanKobzarev/76/head 2025-01-24T00:48:10.0707207Z * [new branch] gh/IvanKobzarev/76/orig -> origin/gh/IvanKobzarev/76/orig 2025-01-24T00:48:10.0708919Z * [new branch] gh/IvanKobzarev/78/base -> origin/gh/IvanKobzarev/78/base 2025-01-24T00:48:10.0710010Z * [new branch] gh/IvanKobzarev/78/head -> origin/gh/IvanKobzarev/78/head 2025-01-24T00:48:10.0711104Z * [new branch] gh/IvanKobzarev/78/orig -> origin/gh/IvanKobzarev/78/orig 2025-01-24T00:48:10.0712714Z * [new branch] gh/IvanKobzarev/82/base -> origin/gh/IvanKobzarev/82/base 2025-01-24T00:48:10.0713848Z * [new branch] gh/IvanKobzarev/82/head -> origin/gh/IvanKobzarev/82/head 2025-01-24T00:48:10.0714823Z * [new branch] gh/IvanKobzarev/82/orig -> origin/gh/IvanKobzarev/82/orig 2025-01-24T00:48:10.0716319Z * [new branch] gh/IvanKobzarev/84/base -> origin/gh/IvanKobzarev/84/base 2025-01-24T00:48:10.0717368Z * [new branch] gh/IvanKobzarev/84/head -> origin/gh/IvanKobzarev/84/head 2025-01-24T00:48:10.0718451Z * [new branch] gh/IvanKobzarev/84/orig -> origin/gh/IvanKobzarev/84/orig 2025-01-24T00:48:10.0720045Z * [new branch] gh/IvanKobzarev/86/base -> origin/gh/IvanKobzarev/86/base 2025-01-24T00:48:10.0721031Z * [new branch] gh/IvanKobzarev/86/head -> origin/gh/IvanKobzarev/86/head 2025-01-24T00:48:10.0722096Z * [new branch] gh/IvanKobzarev/86/orig -> origin/gh/IvanKobzarev/86/orig 2025-01-24T00:48:10.0723654Z * [new branch] gh/IvanKobzarev/91/base -> origin/gh/IvanKobzarev/91/base 2025-01-24T00:48:10.0724695Z * [new branch] gh/IvanKobzarev/91/head -> origin/gh/IvanKobzarev/91/head 2025-01-24T00:48:10.0725757Z * [new branch] gh/IvanKobzarev/91/orig -> origin/gh/IvanKobzarev/91/orig 2025-01-24T00:48:10.0727512Z * [new branch] gh/IvanKobzarev/92/base -> origin/gh/IvanKobzarev/92/base 2025-01-24T00:48:10.0728913Z * [new branch] gh/IvanKobzarev/92/head -> origin/gh/IvanKobzarev/92/head 2025-01-24T00:48:10.0729993Z * [new branch] gh/IvanKobzarev/92/orig -> origin/gh/IvanKobzarev/92/orig 2025-01-24T00:48:10.0731567Z * [new branch] gh/IvanKobzarev/93/base -> origin/gh/IvanKobzarev/93/base 2025-01-24T00:48:10.0732665Z * [new branch] gh/IvanKobzarev/93/head -> origin/gh/IvanKobzarev/93/head 2025-01-24T00:48:10.0733741Z * [new branch] gh/IvanKobzarev/93/orig -> origin/gh/IvanKobzarev/93/orig 2025-01-24T00:48:10.0735275Z * [new branch] gh/IvanKobzarev/94/base -> origin/gh/IvanKobzarev/94/base 2025-01-24T00:48:10.0736245Z * [new branch] gh/IvanKobzarev/94/head -> origin/gh/IvanKobzarev/94/head 2025-01-24T00:48:10.0737627Z * [new branch] gh/IvanKobzarev/94/orig -> origin/gh/IvanKobzarev/94/orig 2025-01-24T00:48:10.0739290Z * [new branch] gh/IvanKobzarev/95/base -> origin/gh/IvanKobzarev/95/base 2025-01-24T00:48:10.0740453Z * [new branch] gh/IvanKobzarev/95/head -> origin/gh/IvanKobzarev/95/head 2025-01-24T00:48:10.0741556Z * [new branch] gh/IvanKobzarev/95/orig -> origin/gh/IvanKobzarev/95/orig 2025-01-24T00:48:10.0743181Z * [new branch] gh/IvanKobzarev/96/base -> origin/gh/IvanKobzarev/96/base 2025-01-24T00:48:10.0744356Z * [new branch] gh/IvanKobzarev/96/head -> origin/gh/IvanKobzarev/96/head 2025-01-24T00:48:10.0745441Z * [new branch] gh/IvanKobzarev/96/orig -> origin/gh/IvanKobzarev/96/orig 2025-01-24T00:48:10.0747022Z * [new branch] gh/IvanKobzarev/97/base -> origin/gh/IvanKobzarev/97/base 2025-01-24T00:48:10.0748113Z * [new branch] gh/IvanKobzarev/97/head -> origin/gh/IvanKobzarev/97/head 2025-01-24T00:48:10.0749268Z * [new branch] gh/IvanKobzarev/97/orig -> origin/gh/IvanKobzarev/97/orig 2025-01-24T00:48:10.0751037Z * [new branch] gh/Lezcano/243/base -> origin/gh/Lezcano/243/base 2025-01-24T00:48:10.0752175Z * [new branch] gh/Lezcano/243/head -> origin/gh/Lezcano/243/head 2025-01-24T00:48:10.0753482Z * [new branch] gh/Lezcano/243/orig -> origin/gh/Lezcano/243/orig 2025-01-24T00:48:10.0755220Z * [new branch] gh/SS-JIA/164/base -> origin/gh/SS-JIA/164/base 2025-01-24T00:48:10.0756254Z * [new branch] gh/SS-JIA/164/head -> origin/gh/SS-JIA/164/head 2025-01-24T00:48:10.0757884Z * [new branch] gh/SS-JIA/172/base -> origin/gh/SS-JIA/172/base 2025-01-24T00:48:10.0758971Z * [new branch] gh/SS-JIA/172/head -> origin/gh/SS-JIA/172/head 2025-01-24T00:48:10.0760190Z * [new branch] gh/SS-JIA/172/orig -> origin/gh/SS-JIA/172/orig 2025-01-24T00:48:10.0762382Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-01-24T00:48:10.0763464Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-01-24T00:48:10.0765041Z * [new branch] gh/SamGinzburg/14/base -> origin/gh/SamGinzburg/14/base 2025-01-24T00:48:10.0766094Z * [new branch] gh/SamGinzburg/14/head -> origin/gh/SamGinzburg/14/head 2025-01-24T00:48:10.0767268Z * [new branch] gh/SamGinzburg/14/orig -> origin/gh/SamGinzburg/14/orig 2025-01-24T00:48:10.0768979Z * [new branch] gh/SamGinzburg/17/base -> origin/gh/SamGinzburg/17/base 2025-01-24T00:48:10.0769992Z * [new branch] gh/SamGinzburg/17/head -> origin/gh/SamGinzburg/17/head 2025-01-24T00:48:10.0771072Z * [new branch] gh/SamGinzburg/17/orig -> origin/gh/SamGinzburg/17/orig 2025-01-24T00:48:10.0772713Z * [new branch] gh/SamGinzburg/18/base -> origin/gh/SamGinzburg/18/base 2025-01-24T00:48:10.0773662Z * [new branch] gh/SamGinzburg/18/head -> origin/gh/SamGinzburg/18/head 2025-01-24T00:48:10.0774980Z * [new branch] gh/SamGinzburg/18/orig -> origin/gh/SamGinzburg/18/orig 2025-01-24T00:48:10.0776818Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-01-24T00:48:10.0777838Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-01-24T00:48:10.0779381Z * [new branch] gh/StrongerXi/12/base -> origin/gh/StrongerXi/12/base 2025-01-24T00:48:10.0780406Z * [new branch] gh/StrongerXi/12/head -> origin/gh/StrongerXi/12/head 2025-01-24T00:48:10.0781520Z * [new branch] gh/StrongerXi/12/orig -> origin/gh/StrongerXi/12/orig 2025-01-24T00:48:10.0782981Z * [new branch] gh/StrongerXi/63/base -> origin/gh/StrongerXi/63/base 2025-01-24T00:48:10.0784030Z * [new branch] gh/StrongerXi/63/head -> origin/gh/StrongerXi/63/head 2025-01-24T00:48:10.0785105Z * [new branch] gh/StrongerXi/63/orig -> origin/gh/StrongerXi/63/orig 2025-01-24T00:48:10.0786576Z * [new branch] gh/StrongerXi/65/base -> origin/gh/StrongerXi/65/base 2025-01-24T00:48:10.0787596Z * [new branch] gh/StrongerXi/65/head -> origin/gh/StrongerXi/65/head 2025-01-24T00:48:10.0788737Z * [new branch] gh/StrongerXi/65/orig -> origin/gh/StrongerXi/65/orig 2025-01-24T00:48:10.0790313Z * [new branch] gh/StrongerXi/66/base -> origin/gh/StrongerXi/66/base 2025-01-24T00:48:10.0791294Z * [new branch] gh/StrongerXi/66/head -> origin/gh/StrongerXi/66/head 2025-01-24T00:48:10.0792574Z * [new branch] gh/StrongerXi/66/orig -> origin/gh/StrongerXi/66/orig 2025-01-24T00:48:10.0794083Z * [new branch] gh/StrongerXi/67/base -> origin/gh/StrongerXi/67/base 2025-01-24T00:48:10.0795057Z * [new branch] gh/StrongerXi/67/head -> origin/gh/StrongerXi/67/head 2025-01-24T00:48:10.0796133Z * [new branch] gh/StrongerXi/67/orig -> origin/gh/StrongerXi/67/orig 2025-01-24T00:48:10.0797646Z * [new branch] gh/StrongerXi/68/base -> origin/gh/StrongerXi/68/base 2025-01-24T00:48:10.0798665Z * [new branch] gh/StrongerXi/68/head -> origin/gh/StrongerXi/68/head 2025-01-24T00:48:10.0799765Z * [new branch] gh/StrongerXi/68/orig -> origin/gh/StrongerXi/68/orig 2025-01-24T00:48:10.0801304Z * [new branch] gh/StrongerXi/69/base -> origin/gh/StrongerXi/69/base 2025-01-24T00:48:10.0802361Z * [new branch] gh/StrongerXi/69/head -> origin/gh/StrongerXi/69/head 2025-01-24T00:48:10.0803372Z * [new branch] gh/StrongerXi/69/orig -> origin/gh/StrongerXi/69/orig 2025-01-24T00:48:10.0804916Z * [new branch] gh/StrongerXi/70/base -> origin/gh/StrongerXi/70/base 2025-01-24T00:48:10.0805947Z * [new branch] gh/StrongerXi/70/head -> origin/gh/StrongerXi/70/head 2025-01-24T00:48:10.0807181Z * [new branch] gh/StrongerXi/70/orig -> origin/gh/StrongerXi/70/orig 2025-01-24T00:48:10.0808664Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-01-24T00:48:10.0809654Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-01-24T00:48:10.0811090Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-01-24T00:48:10.0812152Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-01-24T00:48:10.0813797Z * [new branch] gh/StrongerXi/73/base -> origin/gh/StrongerXi/73/base 2025-01-24T00:48:10.0814842Z * [new branch] gh/StrongerXi/73/head -> origin/gh/StrongerXi/73/head 2025-01-24T00:48:10.0815986Z * [new branch] gh/StrongerXi/73/orig -> origin/gh/StrongerXi/73/orig 2025-01-24T00:48:10.0817546Z * [new branch] gh/StrongerXi/74/base -> origin/gh/StrongerXi/74/base 2025-01-24T00:48:10.0818562Z * [new branch] gh/StrongerXi/74/head -> origin/gh/StrongerXi/74/head 2025-01-24T00:48:10.0819657Z * [new branch] gh/StrongerXi/74/orig -> origin/gh/StrongerXi/74/orig 2025-01-24T00:48:10.0821374Z * [new branch] gh/StrongerXi/75/base -> origin/gh/StrongerXi/75/base 2025-01-24T00:48:10.0822439Z * [new branch] gh/StrongerXi/75/head -> origin/gh/StrongerXi/75/head 2025-01-24T00:48:10.0823477Z * [new branch] gh/StrongerXi/75/orig -> origin/gh/StrongerXi/75/orig 2025-01-24T00:48:10.0825073Z * [new branch] gh/StrongerXi/76/base -> origin/gh/StrongerXi/76/base 2025-01-24T00:48:10.0826068Z * [new branch] gh/StrongerXi/76/head -> origin/gh/StrongerXi/76/head 2025-01-24T00:48:10.0827210Z * [new branch] gh/StrongerXi/76/orig -> origin/gh/StrongerXi/76/orig 2025-01-24T00:48:10.0829015Z * [new branch] gh/Valentine233/1/base -> origin/gh/Valentine233/1/base 2025-01-24T00:48:10.0829995Z * [new branch] gh/Valentine233/1/head -> origin/gh/Valentine233/1/head 2025-01-24T00:48:10.0831108Z * [new branch] gh/Valentine233/1/orig -> origin/gh/Valentine233/1/orig 2025-01-24T00:48:10.0832840Z * [new branch] gh/Xia-Weiwen/15/base -> origin/gh/Xia-Weiwen/15/base 2025-01-24T00:48:10.0833877Z * [new branch] gh/Xia-Weiwen/15/orig -> origin/gh/Xia-Weiwen/15/orig 2025-01-24T00:48:10.0835484Z * [new branch] gh/Xia-Weiwen/17/base -> origin/gh/Xia-Weiwen/17/base 2025-01-24T00:48:10.0836540Z * [new branch] gh/Xia-Weiwen/17/orig -> origin/gh/Xia-Weiwen/17/orig 2025-01-24T00:48:10.0838062Z * [new branch] gh/Xia-Weiwen/24/base -> origin/gh/Xia-Weiwen/24/base 2025-01-24T00:48:10.0839053Z * [new branch] gh/Xia-Weiwen/24/head -> origin/gh/Xia-Weiwen/24/head 2025-01-24T00:48:10.0840160Z * [new branch] gh/Xia-Weiwen/24/orig -> origin/gh/Xia-Weiwen/24/orig 2025-01-24T00:48:10.0841624Z * [new branch] gh/Xia-Weiwen/25/base -> origin/gh/Xia-Weiwen/25/base 2025-01-24T00:48:10.0842660Z * [new branch] gh/Xia-Weiwen/25/head -> origin/gh/Xia-Weiwen/25/head 2025-01-24T00:48:10.0843765Z * [new branch] gh/Xia-Weiwen/25/orig -> origin/gh/Xia-Weiwen/25/orig 2025-01-24T00:48:10.0845198Z * [new branch] gh/Xia-Weiwen/26/base -> origin/gh/Xia-Weiwen/26/base 2025-01-24T00:48:10.0846342Z * [new branch] gh/Xia-Weiwen/26/head -> origin/gh/Xia-Weiwen/26/head 2025-01-24T00:48:10.0847645Z * [new branch] gh/Xia-Weiwen/26/orig -> origin/gh/Xia-Weiwen/26/orig 2025-01-24T00:48:10.0849106Z * [new branch] gh/Xia-Weiwen/27/base -> origin/gh/Xia-Weiwen/27/base 2025-01-24T00:48:10.0850143Z * [new branch] gh/Xia-Weiwen/27/head -> origin/gh/Xia-Weiwen/27/head 2025-01-24T00:48:10.0851203Z * [new branch] gh/Xia-Weiwen/27/orig -> origin/gh/Xia-Weiwen/27/orig 2025-01-24T00:48:10.0852698Z * [new branch] gh/Xia-Weiwen/28/base -> origin/gh/Xia-Weiwen/28/base 2025-01-24T00:48:10.0853747Z * [new branch] gh/Xia-Weiwen/28/head -> origin/gh/Xia-Weiwen/28/head 2025-01-24T00:48:10.0854860Z * [new branch] gh/Xia-Weiwen/28/orig -> origin/gh/Xia-Weiwen/28/orig 2025-01-24T00:48:10.0856235Z * [new branch] gh/Xia-Weiwen/29/base -> origin/gh/Xia-Weiwen/29/base 2025-01-24T00:48:10.0857234Z * [new branch] gh/Xia-Weiwen/29/head -> origin/gh/Xia-Weiwen/29/head 2025-01-24T00:48:10.0858341Z * [new branch] gh/Xia-Weiwen/29/orig -> origin/gh/Xia-Weiwen/29/orig 2025-01-24T00:48:10.0860333Z * [new branch] gh/XilunWu/109/base -> origin/gh/XilunWu/109/base 2025-01-24T00:48:10.0861448Z * [new branch] gh/XilunWu/109/head -> origin/gh/XilunWu/109/head 2025-01-24T00:48:10.0862541Z * [new branch] gh/XilunWu/109/orig -> origin/gh/XilunWu/109/orig 2025-01-24T00:48:10.0864097Z * [new branch] gh/XilunWu/110/base -> origin/gh/XilunWu/110/base 2025-01-24T00:48:10.0865130Z * [new branch] gh/XilunWu/110/head -> origin/gh/XilunWu/110/head 2025-01-24T00:48:10.0866194Z * [new branch] gh/XilunWu/110/orig -> origin/gh/XilunWu/110/orig 2025-01-24T00:48:10.0868059Z * [new branch] gh/XilunWu/111/base -> origin/gh/XilunWu/111/base 2025-01-24T00:48:10.0869059Z * [new branch] gh/XilunWu/111/head -> origin/gh/XilunWu/111/head 2025-01-24T00:48:10.0870143Z * [new branch] gh/XilunWu/111/orig -> origin/gh/XilunWu/111/orig 2025-01-24T00:48:10.0871958Z * [new branch] gh/XilunWu/43/base -> origin/gh/XilunWu/43/base 2025-01-24T00:48:10.0873088Z * [new branch] gh/XilunWu/43/orig -> origin/gh/XilunWu/43/orig 2025-01-24T00:48:10.0874640Z * [new branch] gh/XilunWu/44/base -> origin/gh/XilunWu/44/base 2025-01-24T00:48:10.0875755Z * [new branch] gh/XilunWu/44/orig -> origin/gh/XilunWu/44/orig 2025-01-24T00:48:10.0877312Z * [new branch] gh/XilunWu/45/base -> origin/gh/XilunWu/45/base 2025-01-24T00:48:10.0878440Z * [new branch] gh/XilunWu/45/orig -> origin/gh/XilunWu/45/orig 2025-01-24T00:48:10.0880015Z * [new branch] gh/XilunWu/46/base -> origin/gh/XilunWu/46/base 2025-01-24T00:48:10.0881090Z * [new branch] gh/XilunWu/46/orig -> origin/gh/XilunWu/46/orig 2025-01-24T00:48:10.0882955Z * [new branch] gh/XuehaiPan/1/base -> origin/gh/XuehaiPan/1/base 2025-01-24T00:48:10.0883955Z * [new branch] gh/XuehaiPan/1/head -> origin/gh/XuehaiPan/1/head 2025-01-24T00:48:10.0885044Z * [new branch] gh/XuehaiPan/1/orig -> origin/gh/XuehaiPan/1/orig 2025-01-24T00:48:10.0886847Z * [new branch] gh/XuehaiPan/104/base -> origin/gh/XuehaiPan/104/base 2025-01-24T00:48:10.0887848Z * [new branch] gh/XuehaiPan/104/head -> origin/gh/XuehaiPan/104/head 2025-01-24T00:48:10.0888934Z * [new branch] gh/XuehaiPan/104/orig -> origin/gh/XuehaiPan/104/orig 2025-01-24T00:48:10.0890459Z * [new branch] gh/XuehaiPan/105/base -> origin/gh/XuehaiPan/105/base 2025-01-24T00:48:10.0891609Z * [new branch] gh/XuehaiPan/105/head -> origin/gh/XuehaiPan/105/head 2025-01-24T00:48:10.0896142Z * [new branch] gh/XuehaiPan/105/orig -> origin/gh/XuehaiPan/105/orig 2025-01-24T00:48:10.0897745Z * [new branch] gh/XuehaiPan/108/base -> origin/gh/XuehaiPan/108/base 2025-01-24T00:48:10.0898791Z * [new branch] gh/XuehaiPan/108/head -> origin/gh/XuehaiPan/108/head 2025-01-24T00:48:10.0899865Z * [new branch] gh/XuehaiPan/108/orig -> origin/gh/XuehaiPan/108/orig 2025-01-24T00:48:10.0901445Z * [new branch] gh/XuehaiPan/109/base -> origin/gh/XuehaiPan/109/base 2025-01-24T00:48:10.0902439Z * [new branch] gh/XuehaiPan/109/head -> origin/gh/XuehaiPan/109/head 2025-01-24T00:48:10.0903553Z * [new branch] gh/XuehaiPan/109/orig -> origin/gh/XuehaiPan/109/orig 2025-01-24T00:48:10.0905080Z * [new branch] gh/XuehaiPan/13/base -> origin/gh/XuehaiPan/13/base 2025-01-24T00:48:10.0906108Z * [new branch] gh/XuehaiPan/13/head -> origin/gh/XuehaiPan/13/head 2025-01-24T00:48:10.0907375Z * [new branch] gh/XuehaiPan/13/orig -> origin/gh/XuehaiPan/13/orig 2025-01-24T00:48:10.0908750Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-01-24T00:48:10.0909792Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-01-24T00:48:10.0910829Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-01-24T00:48:10.0912365Z * [new branch] gh/XuehaiPan/159/base -> origin/gh/XuehaiPan/159/base 2025-01-24T00:48:10.0913393Z * [new branch] gh/XuehaiPan/159/head -> origin/gh/XuehaiPan/159/head 2025-01-24T00:48:10.0914446Z * [new branch] gh/XuehaiPan/159/orig -> origin/gh/XuehaiPan/159/orig 2025-01-24T00:48:10.0916002Z * [new branch] gh/XuehaiPan/162/base -> origin/gh/XuehaiPan/162/base 2025-01-24T00:48:10.0917034Z * [new branch] gh/XuehaiPan/162/head -> origin/gh/XuehaiPan/162/head 2025-01-24T00:48:10.0918098Z * [new branch] gh/XuehaiPan/162/orig -> origin/gh/XuehaiPan/162/orig 2025-01-24T00:48:10.0919656Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-01-24T00:48:10.0920675Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-01-24T00:48:10.0921842Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-01-24T00:48:10.0923403Z * [new branch] gh/XuehaiPan/180/base -> origin/gh/XuehaiPan/180/base 2025-01-24T00:48:10.0924437Z * [new branch] gh/XuehaiPan/180/head -> origin/gh/XuehaiPan/180/head 2025-01-24T00:48:10.0925519Z * [new branch] gh/XuehaiPan/180/orig -> origin/gh/XuehaiPan/180/orig 2025-01-24T00:48:10.0927188Z * [new branch] gh/XuehaiPan/182/base -> origin/gh/XuehaiPan/182/base 2025-01-24T00:48:10.0928161Z * [new branch] gh/XuehaiPan/182/head -> origin/gh/XuehaiPan/182/head 2025-01-24T00:48:10.0929258Z * [new branch] gh/XuehaiPan/182/orig -> origin/gh/XuehaiPan/182/orig 2025-01-24T00:48:10.0930806Z * [new branch] gh/XuehaiPan/183/base -> origin/gh/XuehaiPan/183/base 2025-01-24T00:48:10.0931820Z * [new branch] gh/XuehaiPan/183/head -> origin/gh/XuehaiPan/183/head 2025-01-24T00:48:10.0932964Z * [new branch] gh/XuehaiPan/183/orig -> origin/gh/XuehaiPan/183/orig 2025-01-24T00:48:10.0934525Z * [new branch] gh/XuehaiPan/185/base -> origin/gh/XuehaiPan/185/base 2025-01-24T00:48:10.0935593Z * [new branch] gh/XuehaiPan/185/head -> origin/gh/XuehaiPan/185/head 2025-01-24T00:48:10.0936707Z * [new branch] gh/XuehaiPan/185/orig -> origin/gh/XuehaiPan/185/orig 2025-01-24T00:48:10.0938245Z * [new branch] gh/XuehaiPan/188/base -> origin/gh/XuehaiPan/188/base 2025-01-24T00:48:10.0939226Z * [new branch] gh/XuehaiPan/188/head -> origin/gh/XuehaiPan/188/head 2025-01-24T00:48:10.0940317Z * [new branch] gh/XuehaiPan/188/orig -> origin/gh/XuehaiPan/188/orig 2025-01-24T00:48:10.0941865Z * [new branch] gh/XuehaiPan/189/base -> origin/gh/XuehaiPan/189/base 2025-01-24T00:48:10.0942902Z * [new branch] gh/XuehaiPan/189/head -> origin/gh/XuehaiPan/189/head 2025-01-24T00:48:10.0943965Z * [new branch] gh/XuehaiPan/189/orig -> origin/gh/XuehaiPan/189/orig 2025-01-24T00:48:10.0945516Z * [new branch] gh/XuehaiPan/198/base -> origin/gh/XuehaiPan/198/base 2025-01-24T00:48:10.0946503Z * [new branch] gh/XuehaiPan/198/head -> origin/gh/XuehaiPan/198/head 2025-01-24T00:48:10.0947598Z * [new branch] gh/XuehaiPan/198/orig -> origin/gh/XuehaiPan/198/orig 2025-01-24T00:48:10.0949635Z * [new branch] gh/XuehaiPan/206/base -> origin/gh/XuehaiPan/206/base 2025-01-24T00:48:10.0950704Z * [new branch] gh/XuehaiPan/206/head -> origin/gh/XuehaiPan/206/head 2025-01-24T00:48:10.0951740Z * [new branch] gh/XuehaiPan/206/orig -> origin/gh/XuehaiPan/206/orig 2025-01-24T00:48:10.0953540Z * [new branch] gh/XuehaiPan/210/base -> origin/gh/XuehaiPan/210/base 2025-01-24T00:48:10.0954498Z * [new branch] gh/XuehaiPan/210/head -> origin/gh/XuehaiPan/210/head 2025-01-24T00:48:10.0955622Z * [new branch] gh/XuehaiPan/210/orig -> origin/gh/XuehaiPan/210/orig 2025-01-24T00:48:10.0957128Z * [new branch] gh/XuehaiPan/211/base -> origin/gh/XuehaiPan/211/base 2025-01-24T00:48:10.0958171Z * [new branch] gh/XuehaiPan/211/head -> origin/gh/XuehaiPan/211/head 2025-01-24T00:48:10.0959430Z * [new branch] gh/XuehaiPan/211/orig -> origin/gh/XuehaiPan/211/orig 2025-01-24T00:48:10.0960708Z * [new branch] gh/XuehaiPan/212/base -> origin/gh/XuehaiPan/212/base 2025-01-24T00:48:10.0961805Z * [new branch] gh/XuehaiPan/212/head -> origin/gh/XuehaiPan/212/head 2025-01-24T00:48:10.0962873Z * [new branch] gh/XuehaiPan/212/orig -> origin/gh/XuehaiPan/212/orig 2025-01-24T00:48:10.0964475Z * [new branch] gh/XuehaiPan/213/base -> origin/gh/XuehaiPan/213/base 2025-01-24T00:48:10.0965521Z * [new branch] gh/XuehaiPan/213/head -> origin/gh/XuehaiPan/213/head 2025-01-24T00:48:10.0966682Z * [new branch] gh/XuehaiPan/213/orig -> origin/gh/XuehaiPan/213/orig 2025-01-24T00:48:10.0968497Z * [new branch] gh/XuehaiPan/214/base -> origin/gh/XuehaiPan/214/base 2025-01-24T00:48:10.0969566Z * [new branch] gh/XuehaiPan/214/head -> origin/gh/XuehaiPan/214/head 2025-01-24T00:48:10.0970643Z * [new branch] gh/XuehaiPan/214/orig -> origin/gh/XuehaiPan/214/orig 2025-01-24T00:48:10.0972258Z * [new branch] gh/XuehaiPan/215/base -> origin/gh/XuehaiPan/215/base 2025-01-24T00:48:10.0973249Z * [new branch] gh/XuehaiPan/215/head -> origin/gh/XuehaiPan/215/head 2025-01-24T00:48:10.0974529Z * [new branch] gh/XuehaiPan/215/orig -> origin/gh/XuehaiPan/215/orig 2025-01-24T00:48:10.0975937Z * [new branch] gh/XuehaiPan/216/base -> origin/gh/XuehaiPan/216/base 2025-01-24T00:48:10.0976996Z * [new branch] gh/XuehaiPan/216/head -> origin/gh/XuehaiPan/216/head 2025-01-24T00:48:10.0977989Z * [new branch] gh/XuehaiPan/216/orig -> origin/gh/XuehaiPan/216/orig 2025-01-24T00:48:10.0979525Z * [new branch] gh/XuehaiPan/217/base -> origin/gh/XuehaiPan/217/base 2025-01-24T00:48:10.0980593Z * [new branch] gh/XuehaiPan/217/head -> origin/gh/XuehaiPan/217/head 2025-01-24T00:48:10.0981633Z * [new branch] gh/XuehaiPan/217/orig -> origin/gh/XuehaiPan/217/orig 2025-01-24T00:48:10.0983093Z * [new branch] gh/XuehaiPan/218/base -> origin/gh/XuehaiPan/218/base 2025-01-24T00:48:10.0984096Z * [new branch] gh/XuehaiPan/218/head -> origin/gh/XuehaiPan/218/head 2025-01-24T00:48:10.0985160Z * [new branch] gh/XuehaiPan/218/orig -> origin/gh/XuehaiPan/218/orig 2025-01-24T00:48:10.0986680Z * [new branch] gh/XuehaiPan/219/base -> origin/gh/XuehaiPan/219/base 2025-01-24T00:48:10.0987727Z * [new branch] gh/XuehaiPan/219/head -> origin/gh/XuehaiPan/219/head 2025-01-24T00:48:10.0988803Z * [new branch] gh/XuehaiPan/219/orig -> origin/gh/XuehaiPan/219/orig 2025-01-24T00:48:10.0990341Z * [new branch] gh/XuehaiPan/220/base -> origin/gh/XuehaiPan/220/base 2025-01-24T00:48:10.0991404Z * [new branch] gh/XuehaiPan/220/head -> origin/gh/XuehaiPan/220/head 2025-01-24T00:48:10.0992705Z * [new branch] gh/XuehaiPan/220/orig -> origin/gh/XuehaiPan/220/orig 2025-01-24T00:48:10.0994253Z * [new branch] gh/XuehaiPan/221/base -> origin/gh/XuehaiPan/221/base 2025-01-24T00:48:10.0995292Z * [new branch] gh/XuehaiPan/221/head -> origin/gh/XuehaiPan/221/head 2025-01-24T00:48:10.0996568Z * [new branch] gh/XuehaiPan/221/orig -> origin/gh/XuehaiPan/221/orig 2025-01-24T00:48:10.0998140Z * [new branch] gh/XuehaiPan/222/base -> origin/gh/XuehaiPan/222/base 2025-01-24T00:48:10.0999165Z * [new branch] gh/XuehaiPan/222/head -> origin/gh/XuehaiPan/222/head 2025-01-24T00:48:10.1000272Z * [new branch] gh/XuehaiPan/222/orig -> origin/gh/XuehaiPan/222/orig 2025-01-24T00:48:10.1001858Z * [new branch] gh/XuehaiPan/223/base -> origin/gh/XuehaiPan/223/base 2025-01-24T00:48:10.1002859Z * [new branch] gh/XuehaiPan/223/head -> origin/gh/XuehaiPan/223/head 2025-01-24T00:48:10.1003932Z * [new branch] gh/XuehaiPan/223/orig -> origin/gh/XuehaiPan/223/orig 2025-01-24T00:48:10.1005458Z * [new branch] gh/XuehaiPan/224/base -> origin/gh/XuehaiPan/224/base 2025-01-24T00:48:10.1006586Z * [new branch] gh/XuehaiPan/224/head -> origin/gh/XuehaiPan/224/head 2025-01-24T00:48:10.1007866Z * [new branch] gh/XuehaiPan/224/orig -> origin/gh/XuehaiPan/224/orig 2025-01-24T00:48:10.1009428Z * [new branch] gh/XuehaiPan/225/base -> origin/gh/XuehaiPan/225/base 2025-01-24T00:48:10.1010483Z * [new branch] gh/XuehaiPan/225/head -> origin/gh/XuehaiPan/225/head 2025-01-24T00:48:10.1011643Z * [new branch] gh/XuehaiPan/225/orig -> origin/gh/XuehaiPan/225/orig 2025-01-24T00:48:10.1013260Z * [new branch] gh/XuehaiPan/226/base -> origin/gh/XuehaiPan/226/base 2025-01-24T00:48:10.1014236Z * [new branch] gh/XuehaiPan/226/head -> origin/gh/XuehaiPan/226/head 2025-01-24T00:48:10.1015322Z * [new branch] gh/XuehaiPan/226/orig -> origin/gh/XuehaiPan/226/orig 2025-01-24T00:48:10.1016881Z * [new branch] gh/XuehaiPan/227/base -> origin/gh/XuehaiPan/227/base 2025-01-24T00:48:10.1017918Z * [new branch] gh/XuehaiPan/227/head -> origin/gh/XuehaiPan/227/head 2025-01-24T00:48:10.1018970Z * [new branch] gh/XuehaiPan/227/orig -> origin/gh/XuehaiPan/227/orig 2025-01-24T00:48:10.1020473Z * [new branch] gh/XuehaiPan/228/base -> origin/gh/XuehaiPan/228/base 2025-01-24T00:48:10.1021509Z * [new branch] gh/XuehaiPan/228/head -> origin/gh/XuehaiPan/228/head 2025-01-24T00:48:10.1022585Z * [new branch] gh/XuehaiPan/228/orig -> origin/gh/XuehaiPan/228/orig 2025-01-24T00:48:10.1024185Z * [new branch] gh/XuehaiPan/229/base -> origin/gh/XuehaiPan/229/base 2025-01-24T00:48:10.1025143Z * [new branch] gh/XuehaiPan/229/head -> origin/gh/XuehaiPan/229/head 2025-01-24T00:48:10.1026150Z * [new branch] gh/XuehaiPan/229/orig -> origin/gh/XuehaiPan/229/orig 2025-01-24T00:48:10.1027699Z * [new branch] gh/XuehaiPan/230/base -> origin/gh/XuehaiPan/230/base 2025-01-24T00:48:10.1028758Z * [new branch] gh/XuehaiPan/230/head -> origin/gh/XuehaiPan/230/head 2025-01-24T00:48:10.1029815Z * [new branch] gh/XuehaiPan/230/orig -> origin/gh/XuehaiPan/230/orig 2025-01-24T00:48:10.1031336Z * [new branch] gh/XuehaiPan/231/base -> origin/gh/XuehaiPan/231/base 2025-01-24T00:48:10.1032388Z * [new branch] gh/XuehaiPan/231/head -> origin/gh/XuehaiPan/231/head 2025-01-24T00:48:10.1033458Z * [new branch] gh/XuehaiPan/231/orig -> origin/gh/XuehaiPan/231/orig 2025-01-24T00:48:10.1034986Z * [new branch] gh/XuehaiPan/232/base -> origin/gh/XuehaiPan/232/base 2025-01-24T00:48:10.1035990Z * [new branch] gh/XuehaiPan/232/head -> origin/gh/XuehaiPan/232/head 2025-01-24T00:48:10.1037058Z * [new branch] gh/XuehaiPan/232/orig -> origin/gh/XuehaiPan/232/orig 2025-01-24T00:48:10.1038745Z * [new branch] gh/XuehaiPan/233/base -> origin/gh/XuehaiPan/233/base 2025-01-24T00:48:10.1039748Z * [new branch] gh/XuehaiPan/233/head -> origin/gh/XuehaiPan/233/head 2025-01-24T00:48:10.1041065Z * [new branch] gh/XuehaiPan/233/orig -> origin/gh/XuehaiPan/233/orig 2025-01-24T00:48:10.1042490Z * [new branch] gh/XuehaiPan/234/base -> origin/gh/XuehaiPan/234/base 2025-01-24T00:48:10.1043509Z * [new branch] gh/XuehaiPan/234/head -> origin/gh/XuehaiPan/234/head 2025-01-24T00:48:10.1044625Z * [new branch] gh/XuehaiPan/234/orig -> origin/gh/XuehaiPan/234/orig 2025-01-24T00:48:10.1046130Z * [new branch] gh/XuehaiPan/235/base -> origin/gh/XuehaiPan/235/base 2025-01-24T00:48:10.1047283Z * [new branch] gh/XuehaiPan/235/head -> origin/gh/XuehaiPan/235/head 2025-01-24T00:48:10.1048429Z * [new branch] gh/XuehaiPan/235/orig -> origin/gh/XuehaiPan/235/orig 2025-01-24T00:48:10.1050043Z * [new branch] gh/XuehaiPan/236/base -> origin/gh/XuehaiPan/236/base 2025-01-24T00:48:10.1050978Z * [new branch] gh/XuehaiPan/236/head -> origin/gh/XuehaiPan/236/head 2025-01-24T00:48:10.1052037Z * [new branch] gh/XuehaiPan/236/orig -> origin/gh/XuehaiPan/236/orig 2025-01-24T00:48:10.1053551Z * [new branch] gh/XuehaiPan/237/base -> origin/gh/XuehaiPan/237/base 2025-01-24T00:48:10.1054597Z * [new branch] gh/XuehaiPan/237/head -> origin/gh/XuehaiPan/237/head 2025-01-24T00:48:10.1055706Z * [new branch] gh/XuehaiPan/237/orig -> origin/gh/XuehaiPan/237/orig 2025-01-24T00:48:10.1057275Z * [new branch] gh/XuehaiPan/30/base -> origin/gh/XuehaiPan/30/base 2025-01-24T00:48:10.1058711Z * [new branch] gh/XuehaiPan/30/head -> origin/gh/XuehaiPan/30/head 2025-01-24T00:48:10.1059816Z * [new branch] gh/XuehaiPan/30/orig -> origin/gh/XuehaiPan/30/orig 2025-01-24T00:48:10.1061395Z * [new branch] gh/XuehaiPan/67/base -> origin/gh/XuehaiPan/67/base 2025-01-24T00:48:10.1062424Z * [new branch] gh/XuehaiPan/67/head -> origin/gh/XuehaiPan/67/head 2025-01-24T00:48:10.1063586Z * [new branch] gh/XuehaiPan/67/orig -> origin/gh/XuehaiPan/67/orig 2025-01-24T00:48:10.1065153Z * [new branch] gh/XuehaiPan/70/base -> origin/gh/XuehaiPan/70/base 2025-01-24T00:48:10.1066140Z * [new branch] gh/XuehaiPan/70/head -> origin/gh/XuehaiPan/70/head 2025-01-24T00:48:10.1067326Z * [new branch] gh/XuehaiPan/70/orig -> origin/gh/XuehaiPan/70/orig 2025-01-24T00:48:10.1068853Z * [new branch] gh/XuehaiPan/72/base -> origin/gh/XuehaiPan/72/base 2025-01-24T00:48:10.1069834Z * [new branch] gh/XuehaiPan/72/head -> origin/gh/XuehaiPan/72/head 2025-01-24T00:48:10.1070920Z * [new branch] gh/XuehaiPan/72/orig -> origin/gh/XuehaiPan/72/orig 2025-01-24T00:48:10.1072522Z * [new branch] gh/XuehaiPan/9/base -> origin/gh/XuehaiPan/9/base 2025-01-24T00:48:10.1073544Z * [new branch] gh/XuehaiPan/9/orig -> origin/gh/XuehaiPan/9/orig 2025-01-24T00:48:10.1075133Z * [new branch] gh/XuehaiPan/97/base -> origin/gh/XuehaiPan/97/base 2025-01-24T00:48:10.1076143Z * [new branch] gh/XuehaiPan/97/head -> origin/gh/XuehaiPan/97/head 2025-01-24T00:48:10.1077268Z * [new branch] gh/XuehaiPan/97/orig -> origin/gh/XuehaiPan/97/orig 2025-01-24T00:48:10.1079541Z * [new branch] gh/XuehaiPan/98/base -> origin/gh/XuehaiPan/98/base 2025-01-24T00:48:10.1080545Z * [new branch] gh/XuehaiPan/98/head -> origin/gh/XuehaiPan/98/head 2025-01-24T00:48:10.1081632Z * [new branch] gh/XuehaiPan/98/orig -> origin/gh/XuehaiPan/98/orig 2025-01-24T00:48:10.1083243Z * [new branch] gh/XuehaiPan/99/base -> origin/gh/XuehaiPan/99/base 2025-01-24T00:48:10.1084218Z * [new branch] gh/XuehaiPan/99/head -> origin/gh/XuehaiPan/99/head 2025-01-24T00:48:10.1085298Z * [new branch] gh/XuehaiPan/99/orig -> origin/gh/XuehaiPan/99/orig 2025-01-24T00:48:10.1087369Z * [new branch] gh/ZainRizvi/1/base -> origin/gh/ZainRizvi/1/base 2025-01-24T00:48:10.1088499Z * [new branch] gh/ZainRizvi/1/head -> origin/gh/ZainRizvi/1/head 2025-01-24T00:48:10.1090322Z * [new branch] gh/ZhiweiYan-96/23/base -> origin/gh/ZhiweiYan-96/23/base 2025-01-24T00:48:10.1091358Z * [new branch] gh/ZhiweiYan-96/23/head -> origin/gh/ZhiweiYan-96/23/head 2025-01-24T00:48:10.1092629Z * [new branch] gh/ZhiweiYan-96/23/orig -> origin/gh/ZhiweiYan-96/23/orig 2025-01-24T00:48:10.1094066Z * [new branch] gh/ZhiweiYan-96/27/base -> origin/gh/ZhiweiYan-96/27/base 2025-01-24T00:48:10.1095093Z * [new branch] gh/ZhiweiYan-96/27/head -> origin/gh/ZhiweiYan-96/27/head 2025-01-24T00:48:10.1096160Z * [new branch] gh/ZhiweiYan-96/27/orig -> origin/gh/ZhiweiYan-96/27/orig 2025-01-24T00:48:10.1097725Z * [new branch] gh/ZhiweiYan-96/29/base -> origin/gh/ZhiweiYan-96/29/base 2025-01-24T00:48:10.1098731Z * [new branch] gh/ZhiweiYan-96/29/head -> origin/gh/ZhiweiYan-96/29/head 2025-01-24T00:48:10.1099808Z * [new branch] gh/ZhiweiYan-96/29/orig -> origin/gh/ZhiweiYan-96/29/orig 2025-01-24T00:48:10.1101376Z * [new branch] gh/ZhiweiYan-96/30/base -> origin/gh/ZhiweiYan-96/30/base 2025-01-24T00:48:10.1102388Z * [new branch] gh/ZhiweiYan-96/30/head -> origin/gh/ZhiweiYan-96/30/head 2025-01-24T00:48:10.1103483Z * [new branch] gh/ZhiweiYan-96/30/orig -> origin/gh/ZhiweiYan-96/30/orig 2025-01-24T00:48:10.1105018Z * [new branch] gh/ZhiweiYan-96/31/base -> origin/gh/ZhiweiYan-96/31/base 2025-01-24T00:48:10.1106044Z * [new branch] gh/ZhiweiYan-96/31/head -> origin/gh/ZhiweiYan-96/31/head 2025-01-24T00:48:10.1107116Z * [new branch] gh/ZhiweiYan-96/31/orig -> origin/gh/ZhiweiYan-96/31/orig 2025-01-24T00:48:10.1108611Z * [new branch] gh/ZhiweiYan-96/32/base -> origin/gh/ZhiweiYan-96/32/base 2025-01-24T00:48:10.1109618Z * [new branch] gh/ZhiweiYan-96/32/head -> origin/gh/ZhiweiYan-96/32/head 2025-01-24T00:48:10.1110766Z * [new branch] gh/ZhiweiYan-96/32/orig -> origin/gh/ZhiweiYan-96/32/orig 2025-01-24T00:48:10.1112235Z * [new branch] gh/ZhiweiYan-96/33/base -> origin/gh/ZhiweiYan-96/33/base 2025-01-24T00:48:10.1113249Z * [new branch] gh/ZhiweiYan-96/33/head -> origin/gh/ZhiweiYan-96/33/head 2025-01-24T00:48:10.1114318Z * [new branch] gh/ZhiweiYan-96/33/orig -> origin/gh/ZhiweiYan-96/33/orig 2025-01-24T00:48:10.1115856Z * [new branch] gh/ZhiweiYan-96/37/base -> origin/gh/ZhiweiYan-96/37/base 2025-01-24T00:48:10.1116847Z * [new branch] gh/ZhiweiYan-96/37/head -> origin/gh/ZhiweiYan-96/37/head 2025-01-24T00:48:10.1118364Z * [new branch] gh/ZhiweiYan-96/38/base -> origin/gh/ZhiweiYan-96/38/base 2025-01-24T00:48:10.1119397Z * [new branch] gh/ZhiweiYan-96/38/head -> origin/gh/ZhiweiYan-96/38/head 2025-01-24T00:48:10.1120467Z * [new branch] gh/ZhiweiYan-96/38/orig -> origin/gh/ZhiweiYan-96/38/orig 2025-01-24T00:48:10.1121984Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-01-24T00:48:10.1122964Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-01-24T00:48:10.1124138Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-01-24T00:48:10.1125610Z * [new branch] gh/ZhiweiYan-96/40/base -> origin/gh/ZhiweiYan-96/40/base 2025-01-24T00:48:10.1126754Z * [new branch] gh/ZhiweiYan-96/40/head -> origin/gh/ZhiweiYan-96/40/head 2025-01-24T00:48:10.1127859Z * [new branch] gh/ZhiweiYan-96/40/orig -> origin/gh/ZhiweiYan-96/40/orig 2025-01-24T00:48:10.1129697Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-01-24T00:48:10.1130800Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-01-24T00:48:10.1132213Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-01-24T00:48:10.1133197Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-01-24T00:48:10.1134931Z * [new branch] gh/albanD/3/base -> origin/gh/albanD/3/base 2025-01-24T00:48:10.1135972Z * [new branch] gh/albanD/3/head -> origin/gh/albanD/3/head 2025-01-24T00:48:10.1137044Z * [new branch] gh/albanD/3/orig -> origin/gh/albanD/3/orig 2025-01-24T00:48:10.1138907Z * [new branch] gh/alexsamardzic/22/base -> origin/gh/alexsamardzic/22/base 2025-01-24T00:48:10.1139958Z * [new branch] gh/alexsamardzic/22/head -> origin/gh/alexsamardzic/22/head 2025-01-24T00:48:10.1141048Z * [new branch] gh/alexsamardzic/22/orig -> origin/gh/alexsamardzic/22/orig 2025-01-24T00:48:10.1142548Z * [new branch] gh/alexsamardzic/23/base -> origin/gh/alexsamardzic/23/base 2025-01-24T00:48:10.1143602Z * [new branch] gh/alexsamardzic/23/head -> origin/gh/alexsamardzic/23/head 2025-01-24T00:48:10.1144701Z * [new branch] gh/alexsamardzic/23/orig -> origin/gh/alexsamardzic/23/orig 2025-01-24T00:48:10.1146473Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-01-24T00:48:10.1147484Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-01-24T00:48:10.1148589Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-01-24T00:48:10.1150075Z * [new branch] gh/amjames/19/base -> origin/gh/amjames/19/base 2025-01-24T00:48:10.1151103Z * [new branch] gh/amjames/19/head -> origin/gh/amjames/19/head 2025-01-24T00:48:10.1152329Z * [new branch] gh/amjames/19/orig -> origin/gh/amjames/19/orig 2025-01-24T00:48:10.1154087Z * [new branch] gh/andrewlee302/1/base -> origin/gh/andrewlee302/1/base 2025-01-24T00:48:10.1155224Z * [new branch] gh/andrewlee302/1/head -> origin/gh/andrewlee302/1/head 2025-01-24T00:48:10.1156756Z * [new branch] gh/andrewlee302/3/base -> origin/gh/andrewlee302/3/base 2025-01-24T00:48:10.1157857Z * [new branch] gh/andrewlee302/3/head -> origin/gh/andrewlee302/3/head 2025-01-24T00:48:10.1159027Z * [new branch] gh/andrewlee302/3/orig -> origin/gh/andrewlee302/3/orig 2025-01-24T00:48:10.1161558Z * [new branch] gh/andrewor14/25/base -> origin/gh/andrewor14/25/base 2025-01-24T00:48:10.1163175Z * [new branch] gh/andrewor14/25/head -> origin/gh/andrewor14/25/head 2025-01-24T00:48:10.1164773Z * [new branch] gh/andrewor14/25/orig -> origin/gh/andrewor14/25/orig 2025-01-24T00:48:10.1167069Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-01-24T00:48:10.1168781Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-01-24T00:48:10.1170119Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-01-24T00:48:10.1171592Z * [new branch] gh/andrewor14/36/base -> origin/gh/andrewor14/36/base 2025-01-24T00:48:10.1172673Z * [new branch] gh/andrewor14/36/head -> origin/gh/andrewor14/36/head 2025-01-24T00:48:10.1173795Z * [new branch] gh/andrewor14/36/orig -> origin/gh/andrewor14/36/orig 2025-01-24T00:48:10.1175268Z * [new branch] gh/andrewor14/37/base -> origin/gh/andrewor14/37/base 2025-01-24T00:48:10.1176288Z * [new branch] gh/andrewor14/37/head -> origin/gh/andrewor14/37/head 2025-01-24T00:48:10.1177299Z * [new branch] gh/andrewor14/37/orig -> origin/gh/andrewor14/37/orig 2025-01-24T00:48:10.1178898Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-01-24T00:48:10.1179888Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-01-24T00:48:10.1181386Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-01-24T00:48:10.1183958Z * [new branch] gh/angelayi/62/base -> origin/gh/angelayi/62/base 2025-01-24T00:48:10.1185632Z * [new branch] gh/angelayi/62/head -> origin/gh/angelayi/62/head 2025-01-24T00:48:10.1187195Z * [new branch] gh/angelayi/62/orig -> origin/gh/angelayi/62/orig 2025-01-24T00:48:10.1189273Z * [new branch] gh/angelayi/64/base -> origin/gh/angelayi/64/base 2025-01-24T00:48:10.1190891Z * [new branch] gh/angelayi/64/head -> origin/gh/angelayi/64/head 2025-01-24T00:48:10.1192571Z * [new branch] gh/angelayi/64/orig -> origin/gh/angelayi/64/orig 2025-01-24T00:48:10.1194204Z * [new branch] gh/angelayi/65/base -> origin/gh/angelayi/65/base 2025-01-24T00:48:10.1195519Z * [new branch] gh/angelayi/65/head -> origin/gh/angelayi/65/head 2025-01-24T00:48:10.1196507Z * [new branch] gh/angelayi/65/orig -> origin/gh/angelayi/65/orig 2025-01-24T00:48:10.1198206Z * [new branch] gh/ani300/4/base -> origin/gh/ani300/4/base 2025-01-24T00:48:10.1199158Z * [new branch] gh/ani300/4/head -> origin/gh/ani300/4/head 2025-01-24T00:48:10.1200192Z * [new branch] gh/ani300/4/orig -> origin/gh/ani300/4/orig 2025-01-24T00:48:10.1201977Z * [new branch] gh/anijain2305/162/base -> origin/gh/anijain2305/162/base 2025-01-24T00:48:10.1202911Z * [new branch] gh/anijain2305/162/head -> origin/gh/anijain2305/162/head 2025-01-24T00:48:10.1204363Z * [new branch] gh/anijain2305/507/base -> origin/gh/anijain2305/507/base 2025-01-24T00:48:10.1205301Z * [new branch] gh/anijain2305/507/head -> origin/gh/anijain2305/507/head 2025-01-24T00:48:10.1206522Z * [new branch] gh/anijain2305/507/orig -> origin/gh/anijain2305/507/orig 2025-01-24T00:48:10.1207951Z * [new branch] gh/anijain2305/522/base -> origin/gh/anijain2305/522/base 2025-01-24T00:48:10.1209002Z * [new branch] gh/anijain2305/522/head -> origin/gh/anijain2305/522/head 2025-01-24T00:48:10.1209956Z * [new branch] gh/anijain2305/522/orig -> origin/gh/anijain2305/522/orig 2025-01-24T00:48:10.1211359Z * [new branch] gh/anijain2305/539/base -> origin/gh/anijain2305/539/base 2025-01-24T00:48:10.1212343Z * [new branch] gh/anijain2305/539/head -> origin/gh/anijain2305/539/head 2025-01-24T00:48:10.1213350Z * [new branch] gh/anijain2305/539/orig -> origin/gh/anijain2305/539/orig 2025-01-24T00:48:10.1214799Z * [new branch] gh/anijain2305/541/base -> origin/gh/anijain2305/541/base 2025-01-24T00:48:10.1215638Z * [new branch] gh/anijain2305/541/head -> origin/gh/anijain2305/541/head 2025-01-24T00:48:10.1216630Z * [new branch] gh/anijain2305/541/orig -> origin/gh/anijain2305/541/orig 2025-01-24T00:48:10.1218048Z * [new branch] gh/anijain2305/542/base -> origin/gh/anijain2305/542/base 2025-01-24T00:48:10.1218975Z * [new branch] gh/anijain2305/542/head -> origin/gh/anijain2305/542/head 2025-01-24T00:48:10.1219961Z * [new branch] gh/anijain2305/542/orig -> origin/gh/anijain2305/542/orig 2025-01-24T00:48:10.1221377Z * [new branch] gh/anijain2305/566/base -> origin/gh/anijain2305/566/base 2025-01-24T00:48:10.1222323Z * [new branch] gh/anijain2305/566/head -> origin/gh/anijain2305/566/head 2025-01-24T00:48:10.1223349Z * [new branch] gh/anijain2305/566/orig -> origin/gh/anijain2305/566/orig 2025-01-24T00:48:10.1224742Z * [new branch] gh/anijain2305/571/base -> origin/gh/anijain2305/571/base 2025-01-24T00:48:10.1225657Z * [new branch] gh/anijain2305/571/head -> origin/gh/anijain2305/571/head 2025-01-24T00:48:10.1226612Z * [new branch] gh/anijain2305/571/orig -> origin/gh/anijain2305/571/orig 2025-01-24T00:48:10.1228080Z * [new branch] gh/anijain2305/573/base -> origin/gh/anijain2305/573/base 2025-01-24T00:48:10.1229096Z * [new branch] gh/anijain2305/573/head -> origin/gh/anijain2305/573/head 2025-01-24T00:48:10.1230119Z * [new branch] gh/anijain2305/573/orig -> origin/gh/anijain2305/573/orig 2025-01-24T00:48:10.1231592Z * [new branch] gh/anijain2305/580/base -> origin/gh/anijain2305/580/base 2025-01-24T00:48:10.1232534Z * [new branch] gh/anijain2305/580/head -> origin/gh/anijain2305/580/head 2025-01-24T00:48:10.1233465Z * [new branch] gh/anijain2305/580/orig -> origin/gh/anijain2305/580/orig 2025-01-24T00:48:10.1235123Z * [new branch] gh/anijain2305/598/base -> origin/gh/anijain2305/598/base 2025-01-24T00:48:10.1236119Z * [new branch] gh/anijain2305/598/head -> origin/gh/anijain2305/598/head 2025-01-24T00:48:10.1237108Z * [new branch] gh/anijain2305/598/orig -> origin/gh/anijain2305/598/orig 2025-01-24T00:48:10.1238566Z * [new branch] gh/anijain2305/599/base -> origin/gh/anijain2305/599/base 2025-01-24T00:48:10.1239445Z * [new branch] gh/anijain2305/599/head -> origin/gh/anijain2305/599/head 2025-01-24T00:48:10.1240505Z * [new branch] gh/anijain2305/599/orig -> origin/gh/anijain2305/599/orig 2025-01-24T00:48:10.1241939Z * [new branch] gh/anijain2305/600/base -> origin/gh/anijain2305/600/base 2025-01-24T00:48:10.1242929Z * [new branch] gh/anijain2305/600/head -> origin/gh/anijain2305/600/head 2025-01-24T00:48:10.1243918Z * [new branch] gh/anijain2305/600/orig -> origin/gh/anijain2305/600/orig 2025-01-24T00:48:10.1245725Z * [new branch] gh/anijain2305/601/base -> origin/gh/anijain2305/601/base 2025-01-24T00:48:10.1246479Z * [new branch] gh/anijain2305/601/head -> origin/gh/anijain2305/601/head 2025-01-24T00:48:10.1247351Z * [new branch] gh/anijain2305/601/orig -> origin/gh/anijain2305/601/orig 2025-01-24T00:48:10.1248885Z * [new branch] gh/anijain2305/602/base -> origin/gh/anijain2305/602/base 2025-01-24T00:48:10.1249733Z * [new branch] gh/anijain2305/602/head -> origin/gh/anijain2305/602/head 2025-01-24T00:48:10.1250687Z * [new branch] gh/anijain2305/602/orig -> origin/gh/anijain2305/602/orig 2025-01-24T00:48:10.1252159Z * [new branch] gh/anijain2305/603/base -> origin/gh/anijain2305/603/base 2025-01-24T00:48:10.1253158Z * [new branch] gh/anijain2305/603/head -> origin/gh/anijain2305/603/head 2025-01-24T00:48:10.1254170Z * [new branch] gh/anijain2305/603/orig -> origin/gh/anijain2305/603/orig 2025-01-24T00:48:10.1256086Z * [new branch] gh/anijain2305/604/base -> origin/gh/anijain2305/604/base 2025-01-24T00:48:10.1257191Z * [new branch] gh/anijain2305/604/head -> origin/gh/anijain2305/604/head 2025-01-24T00:48:10.1258280Z * [new branch] gh/anijain2305/604/orig -> origin/gh/anijain2305/604/orig 2025-01-24T00:48:10.1259777Z * [new branch] gh/anijain2305/605/base -> origin/gh/anijain2305/605/base 2025-01-24T00:48:10.1260634Z * [new branch] gh/anijain2305/605/head -> origin/gh/anijain2305/605/head 2025-01-24T00:48:10.1261604Z * [new branch] gh/anijain2305/605/orig -> origin/gh/anijain2305/605/orig 2025-01-24T00:48:10.1263068Z * [new branch] gh/anijain2305/606/base -> origin/gh/anijain2305/606/base 2025-01-24T00:48:10.1264078Z * [new branch] gh/anijain2305/606/head -> origin/gh/anijain2305/606/head 2025-01-24T00:48:10.1265045Z * [new branch] gh/anijain2305/606/orig -> origin/gh/anijain2305/606/orig 2025-01-24T00:48:10.1266476Z * [new branch] gh/anijain2305/607/base -> origin/gh/anijain2305/607/base 2025-01-24T00:48:10.1267479Z * [new branch] gh/anijain2305/607/head -> origin/gh/anijain2305/607/head 2025-01-24T00:48:10.1268441Z * [new branch] gh/anijain2305/607/orig -> origin/gh/anijain2305/607/orig 2025-01-24T00:48:10.1279885Z * [new branch] gh/anijain2305/608/base -> origin/gh/anijain2305/608/base 2025-01-24T00:48:10.1280558Z * [new branch] gh/anijain2305/608/head -> origin/gh/anijain2305/608/head 2025-01-24T00:48:10.1281219Z * [new branch] gh/anijain2305/608/orig -> origin/gh/anijain2305/608/orig 2025-01-24T00:48:10.1281866Z * [new branch] gh/anijain2305/609/base -> origin/gh/anijain2305/609/base 2025-01-24T00:48:10.1282487Z * [new branch] gh/anijain2305/609/head -> origin/gh/anijain2305/609/head 2025-01-24T00:48:10.1283146Z * [new branch] gh/anijain2305/609/orig -> origin/gh/anijain2305/609/orig 2025-01-24T00:48:10.1283738Z * [new branch] gh/anijain2305/610/base -> origin/gh/anijain2305/610/base 2025-01-24T00:48:10.1284398Z * [new branch] gh/anijain2305/610/head -> origin/gh/anijain2305/610/head 2025-01-24T00:48:10.1285062Z * [new branch] gh/anijain2305/610/orig -> origin/gh/anijain2305/610/orig 2025-01-24T00:48:10.1285753Z * [new branch] gh/anijain2305/611/base -> origin/gh/anijain2305/611/base 2025-01-24T00:48:10.1286518Z * [new branch] gh/anijain2305/611/head -> origin/gh/anijain2305/611/head 2025-01-24T00:48:10.1287129Z * [new branch] gh/anijain2305/611/orig -> origin/gh/anijain2305/611/orig 2025-01-24T00:48:10.1287790Z * [new branch] gh/anijain2305/612/base -> origin/gh/anijain2305/612/base 2025-01-24T00:48:10.1288498Z * [new branch] gh/anijain2305/612/head -> origin/gh/anijain2305/612/head 2025-01-24T00:48:10.1289108Z * [new branch] gh/anijain2305/612/orig -> origin/gh/anijain2305/612/orig 2025-01-24T00:48:10.1289717Z * [new branch] gh/anijain2305/613/base -> origin/gh/anijain2305/613/base 2025-01-24T00:48:10.1290352Z * [new branch] gh/anijain2305/613/head -> origin/gh/anijain2305/613/head 2025-01-24T00:48:10.1290997Z * [new branch] gh/anijain2305/613/orig -> origin/gh/anijain2305/613/orig 2025-01-24T00:48:10.1291685Z * [new branch] gh/anijain2305/614/base -> origin/gh/anijain2305/614/base 2025-01-24T00:48:10.1292466Z * [new branch] gh/anijain2305/614/head -> origin/gh/anijain2305/614/head 2025-01-24T00:48:10.1295455Z * [new branch] gh/anijain2305/614/orig -> origin/gh/anijain2305/614/orig 2025-01-24T00:48:10.1296928Z * [new branch] gh/anijain2305/615/base -> origin/gh/anijain2305/615/base 2025-01-24T00:48:10.1298040Z * [new branch] gh/anijain2305/615/head -> origin/gh/anijain2305/615/head 2025-01-24T00:48:10.1299066Z * [new branch] gh/anijain2305/615/orig -> origin/gh/anijain2305/615/orig 2025-01-24T00:48:10.1300424Z * [new branch] gh/anijain2305/616/base -> origin/gh/anijain2305/616/base 2025-01-24T00:48:10.1301379Z * [new branch] gh/anijain2305/616/head -> origin/gh/anijain2305/616/head 2025-01-24T00:48:10.1302371Z * [new branch] gh/anijain2305/616/orig -> origin/gh/anijain2305/616/orig 2025-01-24T00:48:10.1303820Z * [new branch] gh/anijain2305/617/base -> origin/gh/anijain2305/617/base 2025-01-24T00:48:10.1304854Z * [new branch] gh/anijain2305/617/head -> origin/gh/anijain2305/617/head 2025-01-24T00:48:10.1305834Z * [new branch] gh/anijain2305/617/orig -> origin/gh/anijain2305/617/orig 2025-01-24T00:48:10.1307273Z * [new branch] gh/anijain2305/618/base -> origin/gh/anijain2305/618/base 2025-01-24T00:48:10.1308155Z * [new branch] gh/anijain2305/618/head -> origin/gh/anijain2305/618/head 2025-01-24T00:48:10.1309129Z * [new branch] gh/anijain2305/618/orig -> origin/gh/anijain2305/618/orig 2025-01-24T00:48:10.1310594Z * [new branch] gh/anijain2305/619/base -> origin/gh/anijain2305/619/base 2025-01-24T00:48:10.1311615Z * [new branch] gh/anijain2305/619/head -> origin/gh/anijain2305/619/head 2025-01-24T00:48:10.1312634Z * [new branch] gh/anijain2305/619/orig -> origin/gh/anijain2305/619/orig 2025-01-24T00:48:10.1314103Z * [new branch] gh/anijain2305/620/base -> origin/gh/anijain2305/620/base 2025-01-24T00:48:10.1315207Z * [new branch] gh/anijain2305/620/head -> origin/gh/anijain2305/620/head 2025-01-24T00:48:10.1316187Z * [new branch] gh/anijain2305/620/orig -> origin/gh/anijain2305/620/orig 2025-01-24T00:48:10.1317690Z * [new branch] gh/anijain2305/621/base -> origin/gh/anijain2305/621/base 2025-01-24T00:48:10.1318572Z * [new branch] gh/anijain2305/621/head -> origin/gh/anijain2305/621/head 2025-01-24T00:48:10.1319556Z * [new branch] gh/anijain2305/621/orig -> origin/gh/anijain2305/621/orig 2025-01-24T00:48:10.1320953Z * [new branch] gh/anijain2305/622/base -> origin/gh/anijain2305/622/base 2025-01-24T00:48:10.1321991Z * [new branch] gh/anijain2305/622/head -> origin/gh/anijain2305/622/head 2025-01-24T00:48:10.1322966Z * [new branch] gh/anijain2305/622/orig -> origin/gh/anijain2305/622/orig 2025-01-24T00:48:10.1324398Z * [new branch] gh/anijain2305/623/base -> origin/gh/anijain2305/623/base 2025-01-24T00:48:10.1325382Z * [new branch] gh/anijain2305/623/head -> origin/gh/anijain2305/623/head 2025-01-24T00:48:10.1326612Z * [new branch] gh/anijain2305/623/orig -> origin/gh/anijain2305/623/orig 2025-01-24T00:48:10.1328506Z * [new branch] gh/anijain2305/624/base -> origin/gh/anijain2305/624/base 2025-01-24T00:48:10.1329561Z * [new branch] gh/anijain2305/624/head -> origin/gh/anijain2305/624/head 2025-01-24T00:48:10.1330630Z * [new branch] gh/anijain2305/624/orig -> origin/gh/anijain2305/624/orig 2025-01-24T00:48:10.1331991Z * [new branch] gh/anijain2305/625/base -> origin/gh/anijain2305/625/base 2025-01-24T00:48:10.1333263Z * [new branch] gh/anijain2305/625/head -> origin/gh/anijain2305/625/head 2025-01-24T00:48:10.1334362Z * [new branch] gh/anijain2305/625/orig -> origin/gh/anijain2305/625/orig 2025-01-24T00:48:10.1336033Z * [new branch] gh/anijain2305/626/base -> origin/gh/anijain2305/626/base 2025-01-24T00:48:10.1336859Z * [new branch] gh/anijain2305/626/head -> origin/gh/anijain2305/626/head 2025-01-24T00:48:10.1337917Z * [new branch] gh/anijain2305/626/orig -> origin/gh/anijain2305/626/orig 2025-01-24T00:48:10.1339535Z * [new branch] gh/anijain2305/627/base -> origin/gh/anijain2305/627/base 2025-01-24T00:48:10.1340607Z * [new branch] gh/anijain2305/627/head -> origin/gh/anijain2305/627/head 2025-01-24T00:48:10.1341691Z * [new branch] gh/anijain2305/627/orig -> origin/gh/anijain2305/627/orig 2025-01-24T00:48:10.1343146Z * [new branch] gh/anijain2305/628/base -> origin/gh/anijain2305/628/base 2025-01-24T00:48:10.1344081Z * [new branch] gh/anijain2305/628/head -> origin/gh/anijain2305/628/head 2025-01-24T00:48:10.1345170Z * [new branch] gh/anijain2305/628/orig -> origin/gh/anijain2305/628/orig 2025-01-24T00:48:10.1346610Z * [new branch] gh/anijain2305/629/base -> origin/gh/anijain2305/629/base 2025-01-24T00:48:10.1347693Z * [new branch] gh/anijain2305/629/head -> origin/gh/anijain2305/629/head 2025-01-24T00:48:10.1348782Z * [new branch] gh/anijain2305/629/orig -> origin/gh/anijain2305/629/orig 2025-01-24T00:48:10.1350217Z * [new branch] gh/anijain2305/630/base -> origin/gh/anijain2305/630/base 2025-01-24T00:48:10.1351178Z * [new branch] gh/anijain2305/630/head -> origin/gh/anijain2305/630/head 2025-01-24T00:48:10.1352305Z * [new branch] gh/anijain2305/630/orig -> origin/gh/anijain2305/630/orig 2025-01-24T00:48:10.1353984Z * [new branch] gh/anijain2305/631/base -> origin/gh/anijain2305/631/base 2025-01-24T00:48:10.1355061Z * [new branch] gh/anijain2305/631/head -> origin/gh/anijain2305/631/head 2025-01-24T00:48:10.1356124Z * [new branch] gh/anijain2305/631/orig -> origin/gh/anijain2305/631/orig 2025-01-24T00:48:10.1357742Z * [new branch] gh/anijain2305/632/base -> origin/gh/anijain2305/632/base 2025-01-24T00:48:10.1358790Z * [new branch] gh/anijain2305/632/head -> origin/gh/anijain2305/632/head 2025-01-24T00:48:10.1359971Z * [new branch] gh/anijain2305/632/orig -> origin/gh/anijain2305/632/orig 2025-01-24T00:48:10.1361517Z * [new branch] gh/anijain2305/633/base -> origin/gh/anijain2305/633/base 2025-01-24T00:48:10.1362575Z * [new branch] gh/anijain2305/633/head -> origin/gh/anijain2305/633/head 2025-01-24T00:48:10.1363683Z * [new branch] gh/anijain2305/633/orig -> origin/gh/anijain2305/633/orig 2025-01-24T00:48:10.1365280Z * [new branch] gh/anijain2305/634/base -> origin/gh/anijain2305/634/base 2025-01-24T00:48:10.1366457Z * [new branch] gh/anijain2305/634/head -> origin/gh/anijain2305/634/head 2025-01-24T00:48:10.1367591Z * [new branch] gh/anijain2305/634/orig -> origin/gh/anijain2305/634/orig 2025-01-24T00:48:10.1369531Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-01-24T00:48:10.1370477Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-01-24T00:48:10.1371523Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-01-24T00:48:10.1373398Z * [new branch] gh/aorenste/120/base -> origin/gh/aorenste/120/base 2025-01-24T00:48:10.1374684Z * [new branch] gh/aorenste/120/head -> origin/gh/aorenste/120/head 2025-01-24T00:48:10.1375759Z * [new branch] gh/aorenste/120/orig -> origin/gh/aorenste/120/orig 2025-01-24T00:48:10.1377688Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-01-24T00:48:10.1378813Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-01-24T00:48:10.1380360Z * [new branch] gh/aorenste/141/base -> origin/gh/aorenste/141/base 2025-01-24T00:48:10.1381473Z * [new branch] gh/aorenste/141/head -> origin/gh/aorenste/141/head 2025-01-24T00:48:10.1382633Z * [new branch] gh/aorenste/141/orig -> origin/gh/aorenste/141/orig 2025-01-24T00:48:10.1384224Z * [new branch] gh/aorenste/147/base -> origin/gh/aorenste/147/base 2025-01-24T00:48:10.1385454Z * [new branch] gh/aorenste/147/head -> origin/gh/aorenste/147/head 2025-01-24T00:48:10.1386605Z * [new branch] gh/aorenste/147/orig -> origin/gh/aorenste/147/orig 2025-01-24T00:48:10.1388288Z * [new branch] gh/aorenste/159/base -> origin/gh/aorenste/159/base 2025-01-24T00:48:10.1389436Z * [new branch] gh/aorenste/159/head -> origin/gh/aorenste/159/head 2025-01-24T00:48:10.1390548Z * [new branch] gh/aorenste/159/orig -> origin/gh/aorenste/159/orig 2025-01-24T00:48:10.1392271Z * [new branch] gh/aorenste/168/base -> origin/gh/aorenste/168/base 2025-01-24T00:48:10.1393503Z * [new branch] gh/aorenste/168/head -> origin/gh/aorenste/168/head 2025-01-24T00:48:10.1394661Z * [new branch] gh/aorenste/168/orig -> origin/gh/aorenste/168/orig 2025-01-24T00:48:10.1396126Z * [new branch] gh/aorenste/169/base -> origin/gh/aorenste/169/base 2025-01-24T00:48:10.1397249Z * [new branch] gh/aorenste/169/head -> origin/gh/aorenste/169/head 2025-01-24T00:48:10.1398381Z * [new branch] gh/aorenste/169/orig -> origin/gh/aorenste/169/orig 2025-01-24T00:48:10.1399846Z * [new branch] gh/aorenste/170/base -> origin/gh/aorenste/170/base 2025-01-24T00:48:10.1401051Z * [new branch] gh/aorenste/170/head -> origin/gh/aorenste/170/head 2025-01-24T00:48:10.1402138Z * [new branch] gh/aorenste/170/orig -> origin/gh/aorenste/170/orig 2025-01-24T00:48:10.1403863Z * [new branch] gh/aorenste/171/base -> origin/gh/aorenste/171/base 2025-01-24T00:48:10.1405215Z * [new branch] gh/aorenste/171/head -> origin/gh/aorenste/171/head 2025-01-24T00:48:10.1406373Z * [new branch] gh/aorenste/171/orig -> origin/gh/aorenste/171/orig 2025-01-24T00:48:10.1408003Z * [new branch] gh/aorenste/172/base -> origin/gh/aorenste/172/base 2025-01-24T00:48:10.1409134Z * [new branch] gh/aorenste/172/head -> origin/gh/aorenste/172/head 2025-01-24T00:48:10.1410255Z * [new branch] gh/aorenste/172/orig -> origin/gh/aorenste/172/orig 2025-01-24T00:48:10.1411788Z * [new branch] gh/aorenste/173/base -> origin/gh/aorenste/173/base 2025-01-24T00:48:10.1412983Z * [new branch] gh/aorenste/173/head -> origin/gh/aorenste/173/head 2025-01-24T00:48:10.1414120Z * [new branch] gh/aorenste/173/orig -> origin/gh/aorenste/173/orig 2025-01-24T00:48:10.1415638Z * [new branch] gh/aorenste/174/base -> origin/gh/aorenste/174/base 2025-01-24T00:48:10.1416810Z * [new branch] gh/aorenste/174/head -> origin/gh/aorenste/174/head 2025-01-24T00:48:10.1417883Z * [new branch] gh/aorenste/174/orig -> origin/gh/aorenste/174/orig 2025-01-24T00:48:10.1419354Z * [new branch] gh/aorenste/175/base -> origin/gh/aorenste/175/base 2025-01-24T00:48:10.1420495Z * [new branch] gh/aorenste/175/head -> origin/gh/aorenste/175/head 2025-01-24T00:48:10.1421612Z * [new branch] gh/aorenste/175/orig -> origin/gh/aorenste/175/orig 2025-01-24T00:48:10.1423124Z * [new branch] gh/aorenste/176/base -> origin/gh/aorenste/176/base 2025-01-24T00:48:10.1424276Z * [new branch] gh/aorenste/176/head -> origin/gh/aorenste/176/head 2025-01-24T00:48:10.1425368Z * [new branch] gh/aorenste/176/orig -> origin/gh/aorenste/176/orig 2025-01-24T00:48:10.1426849Z * [new branch] gh/aorenste/177/base -> origin/gh/aorenste/177/base 2025-01-24T00:48:10.1428013Z * [new branch] gh/aorenste/177/head -> origin/gh/aorenste/177/head 2025-01-24T00:48:10.1429120Z * [new branch] gh/aorenste/177/orig -> origin/gh/aorenste/177/orig 2025-01-24T00:48:10.1430616Z * [new branch] gh/aorenste/178/base -> origin/gh/aorenste/178/base 2025-01-24T00:48:10.1431789Z * [new branch] gh/aorenste/178/head -> origin/gh/aorenste/178/head 2025-01-24T00:48:10.1432928Z * [new branch] gh/aorenste/178/orig -> origin/gh/aorenste/178/orig 2025-01-24T00:48:10.1434792Z * [new branch] gh/aorenste/179/base -> origin/gh/aorenste/179/base 2025-01-24T00:48:10.1435914Z * [new branch] gh/aorenste/179/head -> origin/gh/aorenste/179/head 2025-01-24T00:48:10.1437053Z * [new branch] gh/aorenste/179/orig -> origin/gh/aorenste/179/orig 2025-01-24T00:48:10.1438421Z * [new branch] gh/aorenste/180/base -> origin/gh/aorenste/180/base 2025-01-24T00:48:10.1439542Z * [new branch] gh/aorenste/180/head -> origin/gh/aorenste/180/head 2025-01-24T00:48:10.1440653Z * [new branch] gh/aorenste/180/orig -> origin/gh/aorenste/180/orig 2025-01-24T00:48:10.1442224Z * [new branch] gh/aorenste/181/base -> origin/gh/aorenste/181/base 2025-01-24T00:48:10.1443295Z * [new branch] gh/aorenste/181/head -> origin/gh/aorenste/181/head 2025-01-24T00:48:10.1444390Z * [new branch] gh/aorenste/181/orig -> origin/gh/aorenste/181/orig 2025-01-24T00:48:10.1445974Z * [new branch] gh/aorenste/182/base -> origin/gh/aorenste/182/base 2025-01-24T00:48:10.1447256Z * [new branch] gh/aorenste/182/head -> origin/gh/aorenste/182/head 2025-01-24T00:48:10.1448379Z * [new branch] gh/aorenste/182/orig -> origin/gh/aorenste/182/orig 2025-01-24T00:48:10.1449744Z * [new branch] gh/aorenste/183/base -> origin/gh/aorenste/183/base 2025-01-24T00:48:10.1451363Z * [new branch] gh/aorenste/183/head -> origin/gh/aorenste/183/head 2025-01-24T00:48:10.1452826Z * [new branch] gh/aorenste/183/orig -> origin/gh/aorenste/183/orig 2025-01-24T00:48:10.1455105Z * [new branch] gh/aorenste/184/base -> origin/gh/aorenste/184/base 2025-01-24T00:48:10.1456815Z * [new branch] gh/aorenste/184/head -> origin/gh/aorenste/184/head 2025-01-24T00:48:10.1458569Z * [new branch] gh/aorenste/184/orig -> origin/gh/aorenste/184/orig 2025-01-24T00:48:10.1460480Z * [new branch] gh/aorenste/185/base -> origin/gh/aorenste/185/base 2025-01-24T00:48:10.1462053Z * [new branch] gh/aorenste/185/head -> origin/gh/aorenste/185/head 2025-01-24T00:48:10.1463797Z * [new branch] gh/aorenste/185/orig -> origin/gh/aorenste/185/orig 2025-01-24T00:48:10.1466079Z * [new branch] gh/aorenste/186/base -> origin/gh/aorenste/186/base 2025-01-24T00:48:10.1467784Z * [new branch] gh/aorenste/186/head -> origin/gh/aorenste/186/head 2025-01-24T00:48:10.1469433Z * [new branch] gh/aorenste/186/orig -> origin/gh/aorenste/186/orig 2025-01-24T00:48:10.1471736Z * [new branch] gh/aorenste/187/base -> origin/gh/aorenste/187/base 2025-01-24T00:48:10.1473378Z * [new branch] gh/aorenste/187/head -> origin/gh/aorenste/187/head 2025-01-24T00:48:10.1475025Z * [new branch] gh/aorenste/187/orig -> origin/gh/aorenste/187/orig 2025-01-24T00:48:10.1477299Z * [new branch] gh/aorenste/188/base -> origin/gh/aorenste/188/base 2025-01-24T00:48:10.1481606Z * [new branch] gh/aorenste/188/head -> origin/gh/aorenste/188/head 2025-01-24T00:48:10.1482487Z * [new branch] gh/aorenste/188/orig -> origin/gh/aorenste/188/orig 2025-01-24T00:48:10.1482791Z * [new branch] gh/aorenste/189/base -> origin/gh/aorenste/189/base 2025-01-24T00:48:10.1484078Z * [new branch] gh/aorenste/189/head -> origin/gh/aorenste/189/head 2025-01-24T00:48:10.1485730Z * [new branch] gh/aorenste/189/orig -> origin/gh/aorenste/189/orig 2025-01-24T00:48:10.1488125Z * [new branch] gh/aorenste/190/base -> origin/gh/aorenste/190/base 2025-01-24T00:48:10.1489687Z * [new branch] gh/aorenste/190/head -> origin/gh/aorenste/190/head 2025-01-24T00:48:10.1491407Z * [new branch] gh/aorenste/190/orig -> origin/gh/aorenste/190/orig 2025-01-24T00:48:10.1495144Z * [new branch] gh/aorenste/191/base -> origin/gh/aorenste/191/base 2025-01-24T00:48:10.1496784Z * [new branch] gh/aorenste/191/head -> origin/gh/aorenste/191/head 2025-01-24T00:48:10.1498563Z * [new branch] gh/aorenste/191/orig -> origin/gh/aorenste/191/orig 2025-01-24T00:48:10.1500784Z * [new branch] gh/aorenste/192/base -> origin/gh/aorenste/192/base 2025-01-24T00:48:10.1502438Z * [new branch] gh/aorenste/192/head -> origin/gh/aorenste/192/head 2025-01-24T00:48:10.1504131Z * [new branch] gh/aorenste/192/orig -> origin/gh/aorenste/192/orig 2025-01-24T00:48:10.1506365Z * [new branch] gh/aorenste/193/base -> origin/gh/aorenste/193/base 2025-01-24T00:48:10.1508035Z * [new branch] gh/aorenste/193/head -> origin/gh/aorenste/193/head 2025-01-24T00:48:10.1509597Z * [new branch] gh/aorenste/193/orig -> origin/gh/aorenste/193/orig 2025-01-24T00:48:10.1511553Z * [new branch] gh/aorenste/194/base -> origin/gh/aorenste/194/base 2025-01-24T00:48:10.1513135Z * [new branch] gh/aorenste/194/head -> origin/gh/aorenste/194/head 2025-01-24T00:48:10.1514899Z * [new branch] gh/aorenste/194/orig -> origin/gh/aorenste/194/orig 2025-01-24T00:48:10.1516106Z * [new branch] gh/aorenste/195/base -> origin/gh/aorenste/195/base 2025-01-24T00:48:10.1517100Z * [new branch] gh/aorenste/195/head -> origin/gh/aorenste/195/head 2025-01-24T00:48:10.1518190Z * [new branch] gh/aorenste/195/orig -> origin/gh/aorenste/195/orig 2025-01-24T00:48:10.1519432Z * [new branch] gh/aorenste/196/base -> origin/gh/aorenste/196/base 2025-01-24T00:48:10.1520346Z * [new branch] gh/aorenste/196/head -> origin/gh/aorenste/196/head 2025-01-24T00:48:10.1521337Z * [new branch] gh/aorenste/196/orig -> origin/gh/aorenste/196/orig 2025-01-24T00:48:10.1522748Z * [new branch] gh/aorenste/197/base -> origin/gh/aorenste/197/base 2025-01-24T00:48:10.1523917Z * [new branch] gh/aorenste/197/head -> origin/gh/aorenste/197/head 2025-01-24T00:48:10.1524815Z * [new branch] gh/aorenste/197/orig -> origin/gh/aorenste/197/orig 2025-01-24T00:48:10.1526496Z * [new branch] gh/aorenste/198/base -> origin/gh/aorenste/198/base 2025-01-24T00:48:10.1527525Z * [new branch] gh/aorenste/198/head -> origin/gh/aorenste/198/head 2025-01-24T00:48:10.1528521Z * [new branch] gh/aorenste/198/orig -> origin/gh/aorenste/198/orig 2025-01-24T00:48:10.1529998Z * [new branch] gh/aorenste/199/base -> origin/gh/aorenste/199/base 2025-01-24T00:48:10.1530947Z * [new branch] gh/aorenste/199/head -> origin/gh/aorenste/199/head 2025-01-24T00:48:10.1531943Z * [new branch] gh/aorenste/199/orig -> origin/gh/aorenste/199/orig 2025-01-24T00:48:10.1533341Z * [new branch] gh/aorenste/200/base -> origin/gh/aorenste/200/base 2025-01-24T00:48:10.1534388Z * [new branch] gh/aorenste/200/head -> origin/gh/aorenste/200/head 2025-01-24T00:48:10.1535400Z * [new branch] gh/aorenste/200/orig -> origin/gh/aorenste/200/orig 2025-01-24T00:48:10.1536812Z * [new branch] gh/aorenste/201/base -> origin/gh/aorenste/201/base 2025-01-24T00:48:10.1538020Z * [new branch] gh/aorenste/201/head -> origin/gh/aorenste/201/head 2025-01-24T00:48:10.1538997Z * [new branch] gh/aorenste/201/orig -> origin/gh/aorenste/201/orig 2025-01-24T00:48:10.1540424Z * [new branch] gh/aorenste/202/base -> origin/gh/aorenste/202/base 2025-01-24T00:48:10.1541502Z * [new branch] gh/aorenste/202/head -> origin/gh/aorenste/202/head 2025-01-24T00:48:10.1542496Z * [new branch] gh/aorenste/202/orig -> origin/gh/aorenste/202/orig 2025-01-24T00:48:10.1543951Z * [new branch] gh/aorenste/203/base -> origin/gh/aorenste/203/base 2025-01-24T00:48:10.1544983Z * [new branch] gh/aorenste/203/head -> origin/gh/aorenste/203/head 2025-01-24T00:48:10.1546023Z * [new branch] gh/aorenste/203/orig -> origin/gh/aorenste/203/orig 2025-01-24T00:48:10.1547411Z * [new branch] gh/aorenste/204/base -> origin/gh/aorenste/204/base 2025-01-24T00:48:10.1548544Z * [new branch] gh/aorenste/204/head -> origin/gh/aorenste/204/head 2025-01-24T00:48:10.1549576Z * [new branch] gh/aorenste/204/orig -> origin/gh/aorenste/204/orig 2025-01-24T00:48:10.1551241Z * [new branch] gh/avikchaudhuri/39/base -> origin/gh/avikchaudhuri/39/base 2025-01-24T00:48:10.1552311Z * [new branch] gh/avikchaudhuri/39/head -> origin/gh/avikchaudhuri/39/head 2025-01-24T00:48:10.1553352Z * [new branch] gh/avikchaudhuri/39/orig -> origin/gh/avikchaudhuri/39/orig 2025-01-24T00:48:10.1554680Z * [new branch] gh/avikchaudhuri/44/base -> origin/gh/avikchaudhuri/44/base 2025-01-24T00:48:10.1555672Z * [new branch] gh/avikchaudhuri/44/head -> origin/gh/avikchaudhuri/44/head 2025-01-24T00:48:10.1556687Z * [new branch] gh/avikchaudhuri/44/orig -> origin/gh/avikchaudhuri/44/orig 2025-01-24T00:48:10.1558028Z * [new branch] gh/avikchaudhuri/45/base -> origin/gh/avikchaudhuri/45/base 2025-01-24T00:48:10.1559064Z * [new branch] gh/avikchaudhuri/45/head -> origin/gh/avikchaudhuri/45/head 2025-01-24T00:48:10.1560113Z * [new branch] gh/avikchaudhuri/45/orig -> origin/gh/avikchaudhuri/45/orig 2025-01-24T00:48:10.1561526Z * [new branch] gh/avikchaudhuri/46/base -> origin/gh/avikchaudhuri/46/base 2025-01-24T00:48:10.1562526Z * [new branch] gh/avikchaudhuri/46/head -> origin/gh/avikchaudhuri/46/head 2025-01-24T00:48:10.1563522Z * [new branch] gh/avikchaudhuri/46/orig -> origin/gh/avikchaudhuri/46/orig 2025-01-24T00:48:10.1564915Z * [new branch] gh/avikchaudhuri/47/base -> origin/gh/avikchaudhuri/47/base 2025-01-24T00:48:10.1565996Z * [new branch] gh/avikchaudhuri/47/head -> origin/gh/avikchaudhuri/47/head 2025-01-24T00:48:10.1567082Z * [new branch] gh/avikchaudhuri/47/orig -> origin/gh/avikchaudhuri/47/orig 2025-01-24T00:48:10.1568498Z * [new branch] gh/avikchaudhuri/48/base -> origin/gh/avikchaudhuri/48/base 2025-01-24T00:48:10.1569639Z * [new branch] gh/avikchaudhuri/48/head -> origin/gh/avikchaudhuri/48/head 2025-01-24T00:48:10.1570650Z * [new branch] gh/avikchaudhuri/48/orig -> origin/gh/avikchaudhuri/48/orig 2025-01-24T00:48:10.1571994Z * [new branch] gh/avikchaudhuri/49/base -> origin/gh/avikchaudhuri/49/base 2025-01-24T00:48:10.1572964Z * [new branch] gh/avikchaudhuri/49/head -> origin/gh/avikchaudhuri/49/head 2025-01-24T00:48:10.1574001Z * [new branch] gh/avikchaudhuri/49/orig -> origin/gh/avikchaudhuri/49/orig 2025-01-24T00:48:10.1575580Z * [new branch] gh/awgu/431/base -> origin/gh/awgu/431/base 2025-01-24T00:48:10.1576571Z * [new branch] gh/awgu/431/head -> origin/gh/awgu/431/head 2025-01-24T00:48:10.1577557Z * [new branch] gh/awgu/431/orig -> origin/gh/awgu/431/orig 2025-01-24T00:48:10.1578912Z * [new branch] gh/awgu/432/base -> origin/gh/awgu/432/base 2025-01-24T00:48:10.1579988Z * [new branch] gh/awgu/432/head -> origin/gh/awgu/432/head 2025-01-24T00:48:10.1580967Z * [new branch] gh/awgu/432/orig -> origin/gh/awgu/432/orig 2025-01-24T00:48:10.1582993Z * [new branch] gh/awgu/434/base -> origin/gh/awgu/434/base 2025-01-24T00:48:10.1583701Z * [new branch] gh/awgu/434/head -> origin/gh/awgu/434/head 2025-01-24T00:48:10.1585091Z * [new branch] gh/awgu/434/orig -> origin/gh/awgu/434/orig 2025-01-24T00:48:10.1586683Z * [new branch] gh/awgu/437/base -> origin/gh/awgu/437/base 2025-01-24T00:48:10.1588168Z * [new branch] gh/awgu/437/head -> origin/gh/awgu/437/head 2025-01-24T00:48:10.1589073Z * [new branch] gh/awgu/437/orig -> origin/gh/awgu/437/orig 2025-01-24T00:48:10.1590573Z * [new branch] gh/awgu/442/base -> origin/gh/awgu/442/base 2025-01-24T00:48:10.1591460Z * [new branch] gh/awgu/442/head -> origin/gh/awgu/442/head 2025-01-24T00:48:10.1592759Z * [new branch] gh/awgu/442/orig -> origin/gh/awgu/442/orig 2025-01-24T00:48:10.1594235Z * [new branch] gh/awgu/443/base -> origin/gh/awgu/443/base 2025-01-24T00:48:10.1595132Z * [new branch] gh/awgu/443/head -> origin/gh/awgu/443/head 2025-01-24T00:48:10.1596196Z * [new branch] gh/awgu/443/orig -> origin/gh/awgu/443/orig 2025-01-24T00:48:10.1597668Z * [new branch] gh/awgu/647/base -> origin/gh/awgu/647/base 2025-01-24T00:48:10.1598588Z * [new branch] gh/awgu/647/head -> origin/gh/awgu/647/head 2025-01-24T00:48:10.1599620Z * [new branch] gh/awgu/647/orig -> origin/gh/awgu/647/orig 2025-01-24T00:48:10.1601063Z * [new branch] gh/awgu/657/base -> origin/gh/awgu/657/base 2025-01-24T00:48:10.1601877Z * [new branch] gh/awgu/657/head -> origin/gh/awgu/657/head 2025-01-24T00:48:10.1602865Z * [new branch] gh/awgu/657/orig -> origin/gh/awgu/657/orig 2025-01-24T00:48:10.1604253Z * [new branch] gh/awgu/666/base -> origin/gh/awgu/666/base 2025-01-24T00:48:10.1605138Z * [new branch] gh/awgu/666/head -> origin/gh/awgu/666/head 2025-01-24T00:48:10.1606112Z * [new branch] gh/awgu/666/orig -> origin/gh/awgu/666/orig 2025-01-24T00:48:10.1607871Z * [new branch] gh/awgu/667/base -> origin/gh/awgu/667/base 2025-01-24T00:48:10.1608594Z * [new branch] gh/awgu/667/head -> origin/gh/awgu/667/head 2025-01-24T00:48:10.1609561Z * [new branch] gh/awgu/667/orig -> origin/gh/awgu/667/orig 2025-01-24T00:48:10.1611072Z * [new branch] gh/awgu/668/base -> origin/gh/awgu/668/base 2025-01-24T00:48:10.1612028Z * [new branch] gh/awgu/668/head -> origin/gh/awgu/668/head 2025-01-24T00:48:10.1613270Z * [new branch] gh/awgu/668/orig -> origin/gh/awgu/668/orig 2025-01-24T00:48:10.1614289Z * [new branch] gh/awgu/669/base -> origin/gh/awgu/669/base 2025-01-24T00:48:10.1615269Z * [new branch] gh/awgu/669/head -> origin/gh/awgu/669/head 2025-01-24T00:48:10.1616251Z * [new branch] gh/awgu/669/orig -> origin/gh/awgu/669/orig 2025-01-24T00:48:10.1618023Z * [new branch] gh/bdhirsh/588/base -> origin/gh/bdhirsh/588/base 2025-01-24T00:48:10.1619177Z * [new branch] gh/bdhirsh/588/head -> origin/gh/bdhirsh/588/head 2025-01-24T00:48:10.1620175Z * [new branch] gh/bdhirsh/588/orig -> origin/gh/bdhirsh/588/orig 2025-01-24T00:48:10.1621646Z * [new branch] gh/bdhirsh/604/base -> origin/gh/bdhirsh/604/base 2025-01-24T00:48:10.1622756Z * [new branch] gh/bdhirsh/604/head -> origin/gh/bdhirsh/604/head 2025-01-24T00:48:10.1623748Z * [new branch] gh/bdhirsh/604/orig -> origin/gh/bdhirsh/604/orig 2025-01-24T00:48:10.1625139Z * [new branch] gh/bdhirsh/617/base -> origin/gh/bdhirsh/617/base 2025-01-24T00:48:10.1626082Z * [new branch] gh/bdhirsh/617/head -> origin/gh/bdhirsh/617/head 2025-01-24T00:48:10.1627100Z * [new branch] gh/bdhirsh/617/orig -> origin/gh/bdhirsh/617/orig 2025-01-24T00:48:10.1628507Z * [new branch] gh/bdhirsh/619/base -> origin/gh/bdhirsh/619/base 2025-01-24T00:48:10.1629502Z * [new branch] gh/bdhirsh/619/head -> origin/gh/bdhirsh/619/head 2025-01-24T00:48:10.1630479Z * [new branch] gh/bdhirsh/619/orig -> origin/gh/bdhirsh/619/orig 2025-01-24T00:48:10.1631993Z * [new branch] gh/bdhirsh/620/base -> origin/gh/bdhirsh/620/base 2025-01-24T00:48:10.1633104Z * [new branch] gh/bdhirsh/620/head -> origin/gh/bdhirsh/620/head 2025-01-24T00:48:10.1634059Z * [new branch] gh/bdhirsh/620/orig -> origin/gh/bdhirsh/620/orig 2025-01-24T00:48:10.1635370Z * [new branch] gh/bdhirsh/626/base -> origin/gh/bdhirsh/626/base 2025-01-24T00:48:10.1636335Z * [new branch] gh/bdhirsh/626/head -> origin/gh/bdhirsh/626/head 2025-01-24T00:48:10.1637311Z * [new branch] gh/bdhirsh/626/orig -> origin/gh/bdhirsh/626/orig 2025-01-24T00:48:10.1638749Z * [new branch] gh/bdhirsh/627/base -> origin/gh/bdhirsh/627/base 2025-01-24T00:48:10.1639804Z * [new branch] gh/bdhirsh/627/head -> origin/gh/bdhirsh/627/head 2025-01-24T00:48:10.1640842Z * [new branch] gh/bdhirsh/627/orig -> origin/gh/bdhirsh/627/orig 2025-01-24T00:48:10.1642215Z * [new branch] gh/bdhirsh/628/base -> origin/gh/bdhirsh/628/base 2025-01-24T00:48:10.1643238Z * [new branch] gh/bdhirsh/628/head -> origin/gh/bdhirsh/628/head 2025-01-24T00:48:10.1644255Z * [new branch] gh/bdhirsh/628/orig -> origin/gh/bdhirsh/628/orig 2025-01-24T00:48:10.1645591Z * [new branch] gh/bdhirsh/629/base -> origin/gh/bdhirsh/629/base 2025-01-24T00:48:10.1646667Z * [new branch] gh/bdhirsh/629/head -> origin/gh/bdhirsh/629/head 2025-01-24T00:48:10.1647794Z * [new branch] gh/bdhirsh/629/orig -> origin/gh/bdhirsh/629/orig 2025-01-24T00:48:10.1649098Z * [new branch] gh/bdhirsh/630/base -> origin/gh/bdhirsh/630/base 2025-01-24T00:48:10.1650101Z * [new branch] gh/bdhirsh/630/head -> origin/gh/bdhirsh/630/head 2025-01-24T00:48:10.1651078Z * [new branch] gh/bdhirsh/630/orig -> origin/gh/bdhirsh/630/orig 2025-01-24T00:48:10.1652507Z * [new branch] gh/bdhirsh/634/base -> origin/gh/bdhirsh/634/base 2025-01-24T00:48:10.1653552Z * [new branch] gh/bdhirsh/634/head -> origin/gh/bdhirsh/634/head 2025-01-24T00:48:10.1654527Z * [new branch] gh/bdhirsh/634/orig -> origin/gh/bdhirsh/634/orig 2025-01-24T00:48:10.1656010Z * [new branch] gh/bdhirsh/635/base -> origin/gh/bdhirsh/635/base 2025-01-24T00:48:10.1657112Z * [new branch] gh/bdhirsh/635/head -> origin/gh/bdhirsh/635/head 2025-01-24T00:48:10.1658157Z * [new branch] gh/bdhirsh/635/orig -> origin/gh/bdhirsh/635/orig 2025-01-24T00:48:10.1659576Z * [new branch] gh/bdhirsh/636/base -> origin/gh/bdhirsh/636/base 2025-01-24T00:48:10.1660682Z * [new branch] gh/bdhirsh/636/head -> origin/gh/bdhirsh/636/head 2025-01-24T00:48:10.1661661Z * [new branch] gh/bdhirsh/636/orig -> origin/gh/bdhirsh/636/orig 2025-01-24T00:48:10.1663038Z * [new branch] gh/bdhirsh/637/base -> origin/gh/bdhirsh/637/base 2025-01-24T00:48:10.1664039Z * [new branch] gh/bdhirsh/637/head -> origin/gh/bdhirsh/637/head 2025-01-24T00:48:10.1664972Z * [new branch] gh/bdhirsh/637/orig -> origin/gh/bdhirsh/637/orig 2025-01-24T00:48:10.1666685Z * [new branch] gh/benjaminglass1/35/base -> origin/gh/benjaminglass1/35/base 2025-01-24T00:48:10.1667681Z * [new branch] gh/benjaminglass1/35/head -> origin/gh/benjaminglass1/35/head 2025-01-24T00:48:10.1668725Z * [new branch] gh/benjaminglass1/35/orig -> origin/gh/benjaminglass1/35/orig 2025-01-24T00:48:10.1670072Z * [new branch] gh/benjaminglass1/41/base -> origin/gh/benjaminglass1/41/base 2025-01-24T00:48:10.1671059Z * [new branch] gh/benjaminglass1/41/head -> origin/gh/benjaminglass1/41/head 2025-01-24T00:48:10.1672135Z * [new branch] gh/benjaminglass1/41/orig -> origin/gh/benjaminglass1/41/orig 2025-01-24T00:48:10.1673428Z * [new branch] gh/benjaminglass1/42/base -> origin/gh/benjaminglass1/42/base 2025-01-24T00:48:10.1674397Z * [new branch] gh/benjaminglass1/42/head -> origin/gh/benjaminglass1/42/head 2025-01-24T00:48:10.1675482Z * [new branch] gh/benjaminglass1/42/orig -> origin/gh/benjaminglass1/42/orig 2025-01-24T00:48:10.1676915Z * [new branch] gh/benjaminglass1/44/base -> origin/gh/benjaminglass1/44/base 2025-01-24T00:48:10.1677994Z * [new branch] gh/benjaminglass1/44/head -> origin/gh/benjaminglass1/44/head 2025-01-24T00:48:10.1678989Z * [new branch] gh/benjaminglass1/44/orig -> origin/gh/benjaminglass1/44/orig 2025-01-24T00:48:10.1680320Z * [new branch] gh/benjaminglass1/45/base -> origin/gh/benjaminglass1/45/base 2025-01-24T00:48:10.1681265Z * [new branch] gh/benjaminglass1/45/head -> origin/gh/benjaminglass1/45/head 2025-01-24T00:48:10.1682253Z * [new branch] gh/benjaminglass1/45/orig -> origin/gh/benjaminglass1/45/orig 2025-01-24T00:48:10.1683560Z * [new branch] gh/benjaminglass1/46/base -> origin/gh/benjaminglass1/46/base 2025-01-24T00:48:10.1684523Z * [new branch] gh/benjaminglass1/46/head -> origin/gh/benjaminglass1/46/head 2025-01-24T00:48:10.1685551Z * [new branch] gh/benjaminglass1/46/orig -> origin/gh/benjaminglass1/46/orig 2025-01-24T00:48:10.1687140Z * [new branch] gh/benjaminglass1/47/base -> origin/gh/benjaminglass1/47/base 2025-01-24T00:48:10.1687980Z * [new branch] gh/benjaminglass1/47/head -> origin/gh/benjaminglass1/47/head 2025-01-24T00:48:10.1689064Z * [new branch] gh/benjaminglass1/47/orig -> origin/gh/benjaminglass1/47/orig 2025-01-24T00:48:10.1690362Z * [new branch] gh/benjaminglass1/48/base -> origin/gh/benjaminglass1/48/base 2025-01-24T00:48:10.1691347Z * [new branch] gh/benjaminglass1/48/head -> origin/gh/benjaminglass1/48/head 2025-01-24T00:48:10.1692544Z * [new branch] gh/benjaminglass1/48/orig -> origin/gh/benjaminglass1/48/orig 2025-01-24T00:48:10.1697003Z * [new branch] gh/benjaminglass1/49/base -> origin/gh/benjaminglass1/49/base 2025-01-24T00:48:10.1698077Z * [new branch] gh/benjaminglass1/49/head -> origin/gh/benjaminglass1/49/head 2025-01-24T00:48:10.1699091Z * [new branch] gh/benjaminglass1/49/orig -> origin/gh/benjaminglass1/49/orig 2025-01-24T00:48:10.1700454Z * [new branch] gh/benjaminglass1/50/base -> origin/gh/benjaminglass1/50/base 2025-01-24T00:48:10.1701714Z * [new branch] gh/benjaminglass1/51/base -> origin/gh/benjaminglass1/51/base 2025-01-24T00:48:10.1702710Z * [new branch] gh/benjaminglass1/51/head -> origin/gh/benjaminglass1/51/head 2025-01-24T00:48:10.1703753Z * [new branch] gh/benjaminglass1/51/orig -> origin/gh/benjaminglass1/51/orig 2025-01-24T00:48:10.1705041Z * [new branch] gh/benjaminglass1/52/base -> origin/gh/benjaminglass1/52/base 2025-01-24T00:48:10.1706317Z * [new branch] gh/benjaminglass1/52/head -> origin/gh/benjaminglass1/52/head 2025-01-24T00:48:10.1707343Z * [new branch] gh/benjaminglass1/52/orig -> origin/gh/benjaminglass1/52/orig 2025-01-24T00:48:10.1708708Z * [new branch] gh/benjaminglass1/53/base -> origin/gh/benjaminglass1/53/base 2025-01-24T00:48:10.1709694Z * [new branch] gh/benjaminglass1/53/head -> origin/gh/benjaminglass1/53/head 2025-01-24T00:48:10.1710711Z * [new branch] gh/benjaminglass1/53/orig -> origin/gh/benjaminglass1/53/orig 2025-01-24T00:48:10.1712106Z * [new branch] gh/benjaminglass1/54/base -> origin/gh/benjaminglass1/54/base 2025-01-24T00:48:10.1713069Z * [new branch] gh/benjaminglass1/54/head -> origin/gh/benjaminglass1/54/head 2025-01-24T00:48:10.1714099Z * [new branch] gh/benjaminglass1/54/orig -> origin/gh/benjaminglass1/54/orig 2025-01-24T00:48:10.1715437Z * [new branch] gh/benjaminglass1/55/base -> origin/gh/benjaminglass1/55/base 2025-01-24T00:48:10.1716666Z * [new branch] gh/benjaminglass1/55/head -> origin/gh/benjaminglass1/55/head 2025-01-24T00:48:10.1717363Z * [new branch] gh/benjaminglass1/55/orig -> origin/gh/benjaminglass1/55/orig 2025-01-24T00:48:10.1718685Z * [new branch] gh/benjaminglass1/56/base -> origin/gh/benjaminglass1/56/base 2025-01-24T00:48:10.1719704Z * [new branch] gh/benjaminglass1/56/head -> origin/gh/benjaminglass1/56/head 2025-01-24T00:48:10.1720676Z * [new branch] gh/benjaminglass1/56/orig -> origin/gh/benjaminglass1/56/orig 2025-01-24T00:48:10.1721998Z * [new branch] gh/benjaminglass1/57/base -> origin/gh/benjaminglass1/57/base 2025-01-24T00:48:10.1722973Z * [new branch] gh/benjaminglass1/57/head -> origin/gh/benjaminglass1/57/head 2025-01-24T00:48:10.1723976Z * [new branch] gh/benjaminglass1/57/orig -> origin/gh/benjaminglass1/57/orig 2025-01-24T00:48:10.1725562Z * [new branch] gh/bertmaher/3/base -> origin/gh/bertmaher/3/base 2025-01-24T00:48:10.1726582Z * [new branch] gh/bertmaher/3/head -> origin/gh/bertmaher/3/head 2025-01-24T00:48:10.1727746Z * [new branch] gh/bertmaher/3/orig -> origin/gh/bertmaher/3/orig 2025-01-24T00:48:10.1729092Z * [new branch] gh/bertmaher/4/base -> origin/gh/bertmaher/4/base 2025-01-24T00:48:10.1730076Z * [new branch] gh/bertmaher/4/head -> origin/gh/bertmaher/4/head 2025-01-24T00:48:10.1731177Z * [new branch] gh/bertmaher/4/orig -> origin/gh/bertmaher/4/orig 2025-01-24T00:48:10.1732775Z * [new branch] gh/bigfootjon/1/base -> origin/gh/bigfootjon/1/base 2025-01-24T00:48:10.1733802Z * [new branch] gh/bigfootjon/1/head -> origin/gh/bigfootjon/1/head 2025-01-24T00:48:10.1735013Z * [new branch] gh/bigfootjon/2/base -> origin/gh/bigfootjon/2/base 2025-01-24T00:48:10.1736001Z * [new branch] gh/bigfootjon/2/orig -> origin/gh/bigfootjon/2/orig 2025-01-24T00:48:10.1737571Z * [new branch] gh/blzheng/3/base -> origin/gh/blzheng/3/base 2025-01-24T00:48:10.1738574Z * [new branch] gh/blzheng/3/head -> origin/gh/blzheng/3/head 2025-01-24T00:48:10.1739587Z * [new branch] gh/blzheng/3/orig -> origin/gh/blzheng/3/orig 2025-01-24T00:48:10.1741136Z * [new branch] gh/bobrenjc93/119/base -> origin/gh/bobrenjc93/119/base 2025-01-24T00:48:10.1742122Z * [new branch] gh/bobrenjc93/119/head -> origin/gh/bobrenjc93/119/head 2025-01-24T00:48:10.1743081Z * [new branch] gh/bobrenjc93/119/orig -> origin/gh/bobrenjc93/119/orig 2025-01-24T00:48:10.1744393Z * [new branch] gh/bobrenjc93/146/base -> origin/gh/bobrenjc93/146/base 2025-01-24T00:48:10.1745406Z * [new branch] gh/bobrenjc93/146/head -> origin/gh/bobrenjc93/146/head 2025-01-24T00:48:10.1746363Z * [new branch] gh/bobrenjc93/146/orig -> origin/gh/bobrenjc93/146/orig 2025-01-24T00:48:10.1747703Z * [new branch] gh/bobrenjc93/183/base -> origin/gh/bobrenjc93/183/base 2025-01-24T00:48:10.1748648Z * [new branch] gh/bobrenjc93/183/head -> origin/gh/bobrenjc93/183/head 2025-01-24T00:48:10.1749637Z * [new branch] gh/bobrenjc93/183/orig -> origin/gh/bobrenjc93/183/orig 2025-01-24T00:48:10.1750955Z * [new branch] gh/bobrenjc93/187/base -> origin/gh/bobrenjc93/187/base 2025-01-24T00:48:10.1751966Z * [new branch] gh/bobrenjc93/187/head -> origin/gh/bobrenjc93/187/head 2025-01-24T00:48:10.1752975Z * [new branch] gh/bobrenjc93/187/orig -> origin/gh/bobrenjc93/187/orig 2025-01-24T00:48:10.1754287Z * [new branch] gh/bobrenjc93/191/base -> origin/gh/bobrenjc93/191/base 2025-01-24T00:48:10.1755224Z * [new branch] gh/bobrenjc93/191/head -> origin/gh/bobrenjc93/191/head 2025-01-24T00:48:10.1756257Z * [new branch] gh/bobrenjc93/191/orig -> origin/gh/bobrenjc93/191/orig 2025-01-24T00:48:10.1757645Z * [new branch] gh/bobrenjc93/192/base -> origin/gh/bobrenjc93/192/base 2025-01-24T00:48:10.1758602Z * [new branch] gh/bobrenjc93/192/head -> origin/gh/bobrenjc93/192/head 2025-01-24T00:48:10.1759578Z * [new branch] gh/bobrenjc93/192/orig -> origin/gh/bobrenjc93/192/orig 2025-01-24T00:48:10.1760894Z * [new branch] gh/bobrenjc93/193/base -> origin/gh/bobrenjc93/193/base 2025-01-24T00:48:10.1761883Z * [new branch] gh/bobrenjc93/193/head -> origin/gh/bobrenjc93/193/head 2025-01-24T00:48:10.1762877Z * [new branch] gh/bobrenjc93/193/orig -> origin/gh/bobrenjc93/193/orig 2025-01-24T00:48:10.1764209Z * [new branch] gh/bobrenjc93/194/base -> origin/gh/bobrenjc93/194/base 2025-01-24T00:48:10.1765163Z * [new branch] gh/bobrenjc93/194/head -> origin/gh/bobrenjc93/194/head 2025-01-24T00:48:10.1766198Z * [new branch] gh/bobrenjc93/194/orig -> origin/gh/bobrenjc93/194/orig 2025-01-24T00:48:10.1767549Z * [new branch] gh/bobrenjc93/195/base -> origin/gh/bobrenjc93/195/base 2025-01-24T00:48:10.1768618Z * [new branch] gh/bobrenjc93/195/head -> origin/gh/bobrenjc93/195/head 2025-01-24T00:48:10.1769413Z * [new branch] gh/bobrenjc93/195/orig -> origin/gh/bobrenjc93/195/orig 2025-01-24T00:48:10.1770713Z * [new branch] gh/bobrenjc93/196/base -> origin/gh/bobrenjc93/196/base 2025-01-24T00:48:10.1771746Z * [new branch] gh/bobrenjc93/196/head -> origin/gh/bobrenjc93/196/head 2025-01-24T00:48:10.1772748Z * [new branch] gh/bobrenjc93/196/orig -> origin/gh/bobrenjc93/196/orig 2025-01-24T00:48:10.1774029Z * [new branch] gh/bobrenjc93/197/base -> origin/gh/bobrenjc93/197/base 2025-01-24T00:48:10.1775004Z * [new branch] gh/bobrenjc93/197/head -> origin/gh/bobrenjc93/197/head 2025-01-24T00:48:10.1775972Z * [new branch] gh/bobrenjc93/197/orig -> origin/gh/bobrenjc93/197/orig 2025-01-24T00:48:10.1777225Z * [new branch] gh/bobrenjc93/198/base -> origin/gh/bobrenjc93/198/base 2025-01-24T00:48:10.1778180Z * [new branch] gh/bobrenjc93/198/head -> origin/gh/bobrenjc93/198/head 2025-01-24T00:48:10.1779261Z * [new branch] gh/bobrenjc93/198/orig -> origin/gh/bobrenjc93/198/orig 2025-01-24T00:48:10.1780515Z * [new branch] gh/bobrenjc93/199/base -> origin/gh/bobrenjc93/199/base 2025-01-24T00:48:10.1781514Z * [new branch] gh/bobrenjc93/199/head -> origin/gh/bobrenjc93/199/head 2025-01-24T00:48:10.1782430Z * [new branch] gh/bobrenjc93/199/orig -> origin/gh/bobrenjc93/199/orig 2025-01-24T00:48:10.1783793Z * [new branch] gh/bobrenjc93/200/base -> origin/gh/bobrenjc93/200/base 2025-01-24T00:48:10.1784886Z * [new branch] gh/bobrenjc93/200/head -> origin/gh/bobrenjc93/200/head 2025-01-24T00:48:10.1785853Z * [new branch] gh/bobrenjc93/200/orig -> origin/gh/bobrenjc93/200/orig 2025-01-24T00:48:10.1787168Z * [new branch] gh/bobrenjc93/201/base -> origin/gh/bobrenjc93/201/base 2025-01-24T00:48:10.1788184Z * [new branch] gh/bobrenjc93/201/head -> origin/gh/bobrenjc93/201/head 2025-01-24T00:48:10.1789139Z * [new branch] gh/bobrenjc93/201/orig -> origin/gh/bobrenjc93/201/orig 2025-01-24T00:48:10.1790423Z * [new branch] gh/bobrenjc93/202/base -> origin/gh/bobrenjc93/202/base 2025-01-24T00:48:10.1791371Z * [new branch] gh/bobrenjc93/202/head -> origin/gh/bobrenjc93/202/head 2025-01-24T00:48:10.1792495Z * [new branch] gh/bobrenjc93/202/orig -> origin/gh/bobrenjc93/202/orig 2025-01-24T00:48:10.1794440Z * [new branch] gh/bobrenjc93/203/base -> origin/gh/bobrenjc93/203/base 2025-01-24T00:48:10.1795419Z * [new branch] gh/bobrenjc93/203/head -> origin/gh/bobrenjc93/203/head 2025-01-24T00:48:10.1796442Z * [new branch] gh/bobrenjc93/203/orig -> origin/gh/bobrenjc93/203/orig 2025-01-24T00:48:10.1797879Z * [new branch] gh/bobrenjc93/204/base -> origin/gh/bobrenjc93/204/base 2025-01-24T00:48:10.1798834Z * [new branch] gh/bobrenjc93/204/head -> origin/gh/bobrenjc93/204/head 2025-01-24T00:48:10.1799832Z * [new branch] gh/bobrenjc93/204/orig -> origin/gh/bobrenjc93/204/orig 2025-01-24T00:48:10.1801386Z * [new branch] gh/bobrenjc93/205/base -> origin/gh/bobrenjc93/205/base 2025-01-24T00:48:10.1802125Z * [new branch] gh/bobrenjc93/205/head -> origin/gh/bobrenjc93/205/head 2025-01-24T00:48:10.1803142Z * [new branch] gh/bobrenjc93/205/orig -> origin/gh/bobrenjc93/205/orig 2025-01-24T00:48:10.1804538Z * [new branch] gh/bobrenjc93/206/base -> origin/gh/bobrenjc93/206/base 2025-01-24T00:48:10.1805504Z * [new branch] gh/bobrenjc93/206/head -> origin/gh/bobrenjc93/206/head 2025-01-24T00:48:10.1806590Z * [new branch] gh/bobrenjc93/206/orig -> origin/gh/bobrenjc93/206/orig 2025-01-24T00:48:10.1807947Z * [new branch] gh/bobrenjc93/207/base -> origin/gh/bobrenjc93/207/base 2025-01-24T00:48:10.1808902Z * [new branch] gh/bobrenjc93/207/head -> origin/gh/bobrenjc93/207/head 2025-01-24T00:48:10.1809891Z * [new branch] gh/bobrenjc93/207/orig -> origin/gh/bobrenjc93/207/orig 2025-01-24T00:48:10.1811219Z * [new branch] gh/bobrenjc93/208/base -> origin/gh/bobrenjc93/208/base 2025-01-24T00:48:10.1812187Z * [new branch] gh/bobrenjc93/208/head -> origin/gh/bobrenjc93/208/head 2025-01-24T00:48:10.1813232Z * [new branch] gh/bobrenjc93/208/orig -> origin/gh/bobrenjc93/208/orig 2025-01-24T00:48:10.1814537Z * [new branch] gh/bobrenjc93/209/base -> origin/gh/bobrenjc93/209/base 2025-01-24T00:48:10.1815502Z * [new branch] gh/bobrenjc93/209/head -> origin/gh/bobrenjc93/209/head 2025-01-24T00:48:10.1816508Z * [new branch] gh/bobrenjc93/209/orig -> origin/gh/bobrenjc93/209/orig 2025-01-24T00:48:10.1817835Z * [new branch] gh/bobrenjc93/210/base -> origin/gh/bobrenjc93/210/base 2025-01-24T00:48:10.1818829Z * [new branch] gh/bobrenjc93/210/head -> origin/gh/bobrenjc93/210/head 2025-01-24T00:48:10.1819855Z * [new branch] gh/bobrenjc93/210/orig -> origin/gh/bobrenjc93/210/orig 2025-01-24T00:48:10.1821267Z * [new branch] gh/bobrenjc93/211/base -> origin/gh/bobrenjc93/211/base 2025-01-24T00:48:10.1822217Z * [new branch] gh/bobrenjc93/211/head -> origin/gh/bobrenjc93/211/head 2025-01-24T00:48:10.1823263Z * [new branch] gh/bobrenjc93/211/orig -> origin/gh/bobrenjc93/211/orig 2025-01-24T00:48:10.1824559Z * [new branch] gh/bobrenjc93/212/base -> origin/gh/bobrenjc93/212/base 2025-01-24T00:48:10.1825524Z * [new branch] gh/bobrenjc93/212/head -> origin/gh/bobrenjc93/212/head 2025-01-24T00:48:10.1826511Z * [new branch] gh/bobrenjc93/212/orig -> origin/gh/bobrenjc93/212/orig 2025-01-24T00:48:10.1827767Z * [new branch] gh/bobrenjc93/213/base -> origin/gh/bobrenjc93/213/base 2025-01-24T00:48:10.1828777Z * [new branch] gh/bobrenjc93/213/head -> origin/gh/bobrenjc93/213/head 2025-01-24T00:48:10.1829875Z * [new branch] gh/bobrenjc93/213/orig -> origin/gh/bobrenjc93/213/orig 2025-01-24T00:48:10.1831944Z * [new branch] gh/bobrenjc93/214/base -> origin/gh/bobrenjc93/214/base 2025-01-24T00:48:10.1833546Z * [new branch] gh/bobrenjc93/214/head -> origin/gh/bobrenjc93/214/head 2025-01-24T00:48:10.1835205Z * [new branch] gh/bobrenjc93/214/orig -> origin/gh/bobrenjc93/214/orig 2025-01-24T00:48:10.1837531Z * [new branch] gh/bobrenjc93/215/base -> origin/gh/bobrenjc93/215/base 2025-01-24T00:48:10.1839255Z * [new branch] gh/bobrenjc93/215/head -> origin/gh/bobrenjc93/215/head 2025-01-24T00:48:10.1840946Z * [new branch] gh/bobrenjc93/215/orig -> origin/gh/bobrenjc93/215/orig 2025-01-24T00:48:10.1843240Z * [new branch] gh/bobrenjc93/216/base -> origin/gh/bobrenjc93/216/base 2025-01-24T00:48:10.1844938Z * [new branch] gh/bobrenjc93/216/head -> origin/gh/bobrenjc93/216/head 2025-01-24T00:48:10.1846745Z * [new branch] gh/bobrenjc93/216/orig -> origin/gh/bobrenjc93/216/orig 2025-01-24T00:48:10.1848935Z * [new branch] gh/bobrenjc93/217/base -> origin/gh/bobrenjc93/217/base 2025-01-24T00:48:10.1850559Z * [new branch] gh/bobrenjc93/217/head -> origin/gh/bobrenjc93/217/head 2025-01-24T00:48:10.1852058Z * [new branch] gh/bobrenjc93/217/orig -> origin/gh/bobrenjc93/217/orig 2025-01-24T00:48:10.1854154Z * [new branch] gh/bobrenjc93/218/base -> origin/gh/bobrenjc93/218/base 2025-01-24T00:48:10.1855829Z * [new branch] gh/bobrenjc93/218/head -> origin/gh/bobrenjc93/218/head 2025-01-24T00:48:10.1857250Z * [new branch] gh/bobrenjc93/218/orig -> origin/gh/bobrenjc93/218/orig 2025-01-24T00:48:10.1859395Z * [new branch] gh/bobrenjc93/219/base -> origin/gh/bobrenjc93/219/base 2025-01-24T00:48:10.1860902Z * [new branch] gh/bobrenjc93/219/head -> origin/gh/bobrenjc93/219/head 2025-01-24T00:48:10.1862438Z * [new branch] gh/bobrenjc93/219/orig -> origin/gh/bobrenjc93/219/orig 2025-01-24T00:48:10.1864640Z * [new branch] gh/bobrenjc93/220/base -> origin/gh/bobrenjc93/220/base 2025-01-24T00:48:10.1866166Z * [new branch] gh/bobrenjc93/220/head -> origin/gh/bobrenjc93/220/head 2025-01-24T00:48:10.1867712Z * [new branch] gh/bobrenjc93/220/orig -> origin/gh/bobrenjc93/220/orig 2025-01-24T00:48:10.1870084Z * [new branch] gh/bobrenjc93/221/base -> origin/gh/bobrenjc93/221/base 2025-01-24T00:48:10.1871459Z * [new branch] gh/bobrenjc93/221/head -> origin/gh/bobrenjc93/221/head 2025-01-24T00:48:10.1873003Z * [new branch] gh/bobrenjc93/221/orig -> origin/gh/bobrenjc93/221/orig 2025-01-24T00:48:10.1875273Z * [new branch] gh/bobrenjc93/222/base -> origin/gh/bobrenjc93/222/base 2025-01-24T00:48:10.1876866Z * [new branch] gh/bobrenjc93/222/head -> origin/gh/bobrenjc93/222/head 2025-01-24T00:48:10.1878618Z * [new branch] gh/bobrenjc93/222/orig -> origin/gh/bobrenjc93/222/orig 2025-01-24T00:48:10.1880787Z * [new branch] gh/bobrenjc93/223/base -> origin/gh/bobrenjc93/223/base 2025-01-24T00:48:10.1882309Z * [new branch] gh/bobrenjc93/223/head -> origin/gh/bobrenjc93/223/head 2025-01-24T00:48:10.1883916Z * [new branch] gh/bobrenjc93/223/orig -> origin/gh/bobrenjc93/223/orig 2025-01-24T00:48:10.1886064Z * [new branch] gh/bobrenjc93/224/base -> origin/gh/bobrenjc93/224/base 2025-01-24T00:48:10.1887756Z * [new branch] gh/bobrenjc93/224/head -> origin/gh/bobrenjc93/224/head 2025-01-24T00:48:10.1889410Z * [new branch] gh/bobrenjc93/224/orig -> origin/gh/bobrenjc93/224/orig 2025-01-24T00:48:10.1891481Z * [new branch] gh/bobrenjc93/225/base -> origin/gh/bobrenjc93/225/base 2025-01-24T00:48:10.1895337Z * [new branch] gh/bobrenjc93/225/head -> origin/gh/bobrenjc93/225/head 2025-01-24T00:48:10.1897338Z * [new branch] gh/bobrenjc93/225/orig -> origin/gh/bobrenjc93/225/orig 2025-01-24T00:48:10.1898560Z * [new branch] gh/bobrenjc93/226/base -> origin/gh/bobrenjc93/226/base 2025-01-24T00:48:10.1899626Z * [new branch] gh/bobrenjc93/226/head -> origin/gh/bobrenjc93/226/head 2025-01-24T00:48:10.1900727Z * [new branch] gh/bobrenjc93/226/orig -> origin/gh/bobrenjc93/226/orig 2025-01-24T00:48:10.1902112Z * [new branch] gh/bobrenjc93/227/base -> origin/gh/bobrenjc93/227/base 2025-01-24T00:48:10.1903107Z * [new branch] gh/bobrenjc93/227/head -> origin/gh/bobrenjc93/227/head 2025-01-24T00:48:10.1904161Z * [new branch] gh/bobrenjc93/227/orig -> origin/gh/bobrenjc93/227/orig 2025-01-24T00:48:10.1905584Z * [new branch] gh/bobrenjc93/228/base -> origin/gh/bobrenjc93/228/base 2025-01-24T00:48:10.1906583Z * [new branch] gh/bobrenjc93/228/head -> origin/gh/bobrenjc93/228/head 2025-01-24T00:48:10.1907664Z * [new branch] gh/bobrenjc93/228/orig -> origin/gh/bobrenjc93/228/orig 2025-01-24T00:48:10.1908946Z * [new branch] gh/bobrenjc93/229/base -> origin/gh/bobrenjc93/229/base 2025-01-24T00:48:10.1909907Z * [new branch] gh/bobrenjc93/229/head -> origin/gh/bobrenjc93/229/head 2025-01-24T00:48:10.1910982Z * [new branch] gh/bobrenjc93/229/orig -> origin/gh/bobrenjc93/229/orig 2025-01-24T00:48:10.1912455Z * [new branch] gh/bobrenjc93/230/base -> origin/gh/bobrenjc93/230/base 2025-01-24T00:48:10.1913626Z * [new branch] gh/bobrenjc93/230/head -> origin/gh/bobrenjc93/230/head 2025-01-24T00:48:10.1914631Z * [new branch] gh/bobrenjc93/230/orig -> origin/gh/bobrenjc93/230/orig 2025-01-24T00:48:10.1915972Z * [new branch] gh/bobrenjc93/231/base -> origin/gh/bobrenjc93/231/base 2025-01-24T00:48:10.1917037Z * [new branch] gh/bobrenjc93/231/head -> origin/gh/bobrenjc93/231/head 2025-01-24T00:48:10.1917997Z * [new branch] gh/bobrenjc93/231/orig -> origin/gh/bobrenjc93/231/orig 2025-01-24T00:48:10.1919387Z * [new branch] gh/bobrenjc93/232/base -> origin/gh/bobrenjc93/232/base 2025-01-24T00:48:10.1920340Z * [new branch] gh/bobrenjc93/232/head -> origin/gh/bobrenjc93/232/head 2025-01-24T00:48:10.1921417Z * [new branch] gh/bobrenjc93/232/orig -> origin/gh/bobrenjc93/232/orig 2025-01-24T00:48:10.1922736Z * [new branch] gh/bobrenjc93/233/base -> origin/gh/bobrenjc93/233/base 2025-01-24T00:48:10.1923772Z * [new branch] gh/bobrenjc93/233/head -> origin/gh/bobrenjc93/233/head 2025-01-24T00:48:10.1924799Z * [new branch] gh/bobrenjc93/233/orig -> origin/gh/bobrenjc93/233/orig 2025-01-24T00:48:10.1926139Z * [new branch] gh/bobrenjc93/234/base -> origin/gh/bobrenjc93/234/base 2025-01-24T00:48:10.1927290Z * [new branch] gh/bobrenjc93/234/head -> origin/gh/bobrenjc93/234/head 2025-01-24T00:48:10.1928245Z * [new branch] gh/bobrenjc93/234/orig -> origin/gh/bobrenjc93/234/orig 2025-01-24T00:48:10.1929677Z * [new branch] gh/bobrenjc93/235/base -> origin/gh/bobrenjc93/235/base 2025-01-24T00:48:10.1930785Z * [new branch] gh/bobrenjc93/235/head -> origin/gh/bobrenjc93/235/head 2025-01-24T00:48:10.1931787Z * [new branch] gh/bobrenjc93/235/orig -> origin/gh/bobrenjc93/235/orig 2025-01-24T00:48:10.1933098Z * [new branch] gh/bobrenjc93/236/base -> origin/gh/bobrenjc93/236/base 2025-01-24T00:48:10.1934084Z * [new branch] gh/bobrenjc93/236/head -> origin/gh/bobrenjc93/236/head 2025-01-24T00:48:10.1935143Z * [new branch] gh/bobrenjc93/236/orig -> origin/gh/bobrenjc93/236/orig 2025-01-24T00:48:10.1936542Z * [new branch] gh/bobrenjc93/237/base -> origin/gh/bobrenjc93/237/base 2025-01-24T00:48:10.1937535Z * [new branch] gh/bobrenjc93/237/head -> origin/gh/bobrenjc93/237/head 2025-01-24T00:48:10.1938462Z * [new branch] gh/bobrenjc93/237/orig -> origin/gh/bobrenjc93/237/orig 2025-01-24T00:48:10.1939866Z * [new branch] gh/bobrenjc93/238/base -> origin/gh/bobrenjc93/238/base 2025-01-24T00:48:10.1940862Z * [new branch] gh/bobrenjc93/238/head -> origin/gh/bobrenjc93/238/head 2025-01-24T00:48:10.1941862Z * [new branch] gh/bobrenjc93/238/orig -> origin/gh/bobrenjc93/238/orig 2025-01-24T00:48:10.1943208Z * [new branch] gh/bobrenjc93/239/base -> origin/gh/bobrenjc93/239/base 2025-01-24T00:48:10.1944190Z * [new branch] gh/bobrenjc93/239/head -> origin/gh/bobrenjc93/239/head 2025-01-24T00:48:10.1945175Z * [new branch] gh/bobrenjc93/239/orig -> origin/gh/bobrenjc93/239/orig 2025-01-24T00:48:10.1946457Z * [new branch] gh/bobrenjc93/240/base -> origin/gh/bobrenjc93/240/base 2025-01-24T00:48:10.1947401Z * [new branch] gh/bobrenjc93/240/head -> origin/gh/bobrenjc93/240/head 2025-01-24T00:48:10.1948432Z * [new branch] gh/bobrenjc93/240/orig -> origin/gh/bobrenjc93/240/orig 2025-01-24T00:48:10.1949807Z * [new branch] gh/bobrenjc93/241/base -> origin/gh/bobrenjc93/241/base 2025-01-24T00:48:10.1950806Z * [new branch] gh/bobrenjc93/241/head -> origin/gh/bobrenjc93/241/head 2025-01-24T00:48:10.1951799Z * [new branch] gh/bobrenjc93/241/orig -> origin/gh/bobrenjc93/241/orig 2025-01-24T00:48:10.1953154Z * [new branch] gh/bobrenjc93/242/base -> origin/gh/bobrenjc93/242/base 2025-01-24T00:48:10.1954133Z * [new branch] gh/bobrenjc93/242/head -> origin/gh/bobrenjc93/242/head 2025-01-24T00:48:10.1955158Z * [new branch] gh/bobrenjc93/242/orig -> origin/gh/bobrenjc93/242/orig 2025-01-24T00:48:10.1956511Z * [new branch] gh/bobrenjc93/243/base -> origin/gh/bobrenjc93/243/base 2025-01-24T00:48:10.1957536Z * [new branch] gh/bobrenjc93/243/head -> origin/gh/bobrenjc93/243/head 2025-01-24T00:48:10.1958464Z * [new branch] gh/bobrenjc93/243/orig -> origin/gh/bobrenjc93/243/orig 2025-01-24T00:48:10.1959759Z * [new branch] gh/bobrenjc93/244/base -> origin/gh/bobrenjc93/244/base 2025-01-24T00:48:10.1960747Z * [new branch] gh/bobrenjc93/244/head -> origin/gh/bobrenjc93/244/head 2025-01-24T00:48:10.1961723Z * [new branch] gh/bobrenjc93/244/orig -> origin/gh/bobrenjc93/244/orig 2025-01-24T00:48:10.1962983Z * [new branch] gh/bobrenjc93/245/base -> origin/gh/bobrenjc93/245/base 2025-01-24T00:48:10.1963904Z * [new branch] gh/bobrenjc93/245/head -> origin/gh/bobrenjc93/245/head 2025-01-24T00:48:10.1964843Z * [new branch] gh/bobrenjc93/245/orig -> origin/gh/bobrenjc93/245/orig 2025-01-24T00:48:10.1966241Z * [new branch] gh/bobrenjc93/246/base -> origin/gh/bobrenjc93/246/base 2025-01-24T00:48:10.1967282Z * [new branch] gh/bobrenjc93/246/head -> origin/gh/bobrenjc93/246/head 2025-01-24T00:48:10.1968293Z * [new branch] gh/bobrenjc93/246/orig -> origin/gh/bobrenjc93/246/orig 2025-01-24T00:48:10.1969719Z * [new branch] gh/bobrenjc93/247/base -> origin/gh/bobrenjc93/247/base 2025-01-24T00:48:10.1970673Z * [new branch] gh/bobrenjc93/247/head -> origin/gh/bobrenjc93/247/head 2025-01-24T00:48:10.1971611Z * [new branch] gh/bobrenjc93/247/orig -> origin/gh/bobrenjc93/247/orig 2025-01-24T00:48:10.1972932Z * [new branch] gh/bobrenjc93/248/base -> origin/gh/bobrenjc93/248/base 2025-01-24T00:48:10.1973935Z * [new branch] gh/bobrenjc93/248/head -> origin/gh/bobrenjc93/248/head 2025-01-24T00:48:10.1974871Z * [new branch] gh/bobrenjc93/248/orig -> origin/gh/bobrenjc93/248/orig 2025-01-24T00:48:10.1976166Z * [new branch] gh/bobrenjc93/249/base -> origin/gh/bobrenjc93/249/base 2025-01-24T00:48:10.1977408Z * [new branch] gh/bobrenjc93/249/head -> origin/gh/bobrenjc93/249/head 2025-01-24T00:48:10.1978858Z * [new branch] gh/bobrenjc93/249/orig -> origin/gh/bobrenjc93/249/orig 2025-01-24T00:48:10.1980890Z * [new branch] gh/bobrenjc93/250/base -> origin/gh/bobrenjc93/250/base 2025-01-24T00:48:10.1982344Z * [new branch] gh/bobrenjc93/250/head -> origin/gh/bobrenjc93/250/head 2025-01-24T00:48:10.1983286Z * [new branch] gh/bobrenjc93/250/orig -> origin/gh/bobrenjc93/250/orig 2025-01-24T00:48:10.1984672Z * [new branch] gh/bobrenjc93/251/base -> origin/gh/bobrenjc93/251/base 2025-01-24T00:48:10.1985681Z * [new branch] gh/bobrenjc93/251/head -> origin/gh/bobrenjc93/251/head 2025-01-24T00:48:10.1986668Z * [new branch] gh/bobrenjc93/251/orig -> origin/gh/bobrenjc93/251/orig 2025-01-24T00:48:10.1988090Z * [new branch] gh/bobrenjc93/252/base -> origin/gh/bobrenjc93/252/base 2025-01-24T00:48:10.1989073Z * [new branch] gh/bobrenjc93/252/head -> origin/gh/bobrenjc93/252/head 2025-01-24T00:48:10.1990167Z * [new branch] gh/bobrenjc93/252/orig -> origin/gh/bobrenjc93/252/orig 2025-01-24T00:48:10.1991485Z * [new branch] gh/bobrenjc93/253/base -> origin/gh/bobrenjc93/253/base 2025-01-24T00:48:10.1992650Z * [new branch] gh/bobrenjc93/253/head -> origin/gh/bobrenjc93/253/head 2025-01-24T00:48:10.1993711Z * [new branch] gh/bobrenjc93/253/orig -> origin/gh/bobrenjc93/253/orig 2025-01-24T00:48:10.1995101Z * [new branch] gh/bobrenjc93/254/base -> origin/gh/bobrenjc93/254/base 2025-01-24T00:48:10.1996103Z * [new branch] gh/bobrenjc93/254/head -> origin/gh/bobrenjc93/254/head 2025-01-24T00:48:10.1997099Z * [new branch] gh/bobrenjc93/254/orig -> origin/gh/bobrenjc93/254/orig 2025-01-24T00:48:10.1998472Z * [new branch] gh/bobrenjc93/255/base -> origin/gh/bobrenjc93/255/base 2025-01-24T00:48:10.1999444Z * [new branch] gh/bobrenjc93/255/head -> origin/gh/bobrenjc93/255/head 2025-01-24T00:48:10.2000541Z * [new branch] gh/bobrenjc93/255/orig -> origin/gh/bobrenjc93/255/orig 2025-01-24T00:48:10.2002195Z * [new branch] gh/briancoutinho/2/base -> origin/gh/briancoutinho/2/base 2025-01-24T00:48:10.2003261Z * [new branch] gh/briancoutinho/2/head -> origin/gh/briancoutinho/2/head 2025-01-24T00:48:10.2004926Z * [new branch] gh/c-p-i-o/1/base -> origin/gh/c-p-i-o/1/base 2025-01-24T00:48:10.2005975Z * [new branch] gh/c-p-i-o/1/head -> origin/gh/c-p-i-o/1/head 2025-01-24T00:48:10.2007163Z * [new branch] gh/c-p-i-o/1/orig -> origin/gh/c-p-i-o/1/orig 2025-01-24T00:48:10.2008547Z * [new branch] gh/c-p-i-o/3/base -> origin/gh/c-p-i-o/3/base 2025-01-24T00:48:10.2009625Z * [new branch] gh/c-p-i-o/3/head -> origin/gh/c-p-i-o/3/head 2025-01-24T00:48:10.2010698Z * [new branch] gh/c-p-i-o/3/orig -> origin/gh/c-p-i-o/3/orig 2025-01-24T00:48:10.2011997Z * [new branch] gh/c-p-i-o/4/base -> origin/gh/c-p-i-o/4/base 2025-01-24T00:48:10.2012986Z * [new branch] gh/c-p-i-o/4/head -> origin/gh/c-p-i-o/4/head 2025-01-24T00:48:10.2013977Z * [new branch] gh/c-p-i-o/4/orig -> origin/gh/c-p-i-o/4/orig 2025-01-24T00:48:10.2015555Z * [new branch] gh/c-p-i-o/5/base -> origin/gh/c-p-i-o/5/base 2025-01-24T00:48:10.2016559Z * [new branch] gh/c-p-i-o/5/head -> origin/gh/c-p-i-o/5/head 2025-01-24T00:48:10.2017581Z * [new branch] gh/c-p-i-o/5/orig -> origin/gh/c-p-i-o/5/orig 2025-01-24T00:48:10.2019195Z * [new branch] gh/c00w/19/base -> origin/gh/c00w/19/base 2025-01-24T00:48:10.2020391Z * [new branch] gh/c00w/19/head -> origin/gh/c00w/19/head 2025-01-24T00:48:10.2021416Z * [new branch] gh/c00w/19/orig -> origin/gh/c00w/19/orig 2025-01-24T00:48:10.2022760Z * [new branch] gh/c00w/20/base -> origin/gh/c00w/20/base 2025-01-24T00:48:10.2023783Z * [new branch] gh/c00w/20/head -> origin/gh/c00w/20/head 2025-01-24T00:48:10.2024749Z * [new branch] gh/c00w/20/orig -> origin/gh/c00w/20/orig 2025-01-24T00:48:10.2025985Z * [new branch] gh/c00w/21/base -> origin/gh/c00w/21/base 2025-01-24T00:48:10.2026985Z * [new branch] gh/c00w/21/head -> origin/gh/c00w/21/head 2025-01-24T00:48:10.2027954Z * [new branch] gh/c00w/21/orig -> origin/gh/c00w/21/orig 2025-01-24T00:48:10.2029343Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-01-24T00:48:10.2030292Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-01-24T00:48:10.2031639Z * [new branch] gh/c00w/24/base -> origin/gh/c00w/24/base 2025-01-24T00:48:10.2032709Z * [new branch] gh/c00w/24/head -> origin/gh/c00w/24/head 2025-01-24T00:48:10.2033711Z * [new branch] gh/c00w/24/orig -> origin/gh/c00w/24/orig 2025-01-24T00:48:10.2035099Z * [new branch] gh/c00w/25/base -> origin/gh/c00w/25/base 2025-01-24T00:48:10.2036154Z * [new branch] gh/c00w/25/head -> origin/gh/c00w/25/head 2025-01-24T00:48:10.2037169Z * [new branch] gh/c00w/25/orig -> origin/gh/c00w/25/orig 2025-01-24T00:48:10.2038456Z * [new branch] gh/c00w/26/base -> origin/gh/c00w/26/base 2025-01-24T00:48:10.2039438Z * [new branch] gh/c00w/26/head -> origin/gh/c00w/26/head 2025-01-24T00:48:10.2040509Z * [new branch] gh/c00w/26/orig -> origin/gh/c00w/26/orig 2025-01-24T00:48:10.2041771Z * [new branch] gh/c00w/27/base -> origin/gh/c00w/27/base 2025-01-24T00:48:10.2042773Z * [new branch] gh/c00w/27/head -> origin/gh/c00w/27/head 2025-01-24T00:48:10.2043757Z * [new branch] gh/c00w/27/orig -> origin/gh/c00w/27/orig 2025-01-24T00:48:10.2045133Z * [new branch] gh/c00w/28/base -> origin/gh/c00w/28/base 2025-01-24T00:48:10.2046117Z * [new branch] gh/c00w/28/head -> origin/gh/c00w/28/head 2025-01-24T00:48:10.2047293Z * [new branch] gh/c00w/28/orig -> origin/gh/c00w/28/orig 2025-01-24T00:48:10.2048657Z * [new branch] gh/c00w/29/base -> origin/gh/c00w/29/base 2025-01-24T00:48:10.2049656Z * [new branch] gh/c00w/29/head -> origin/gh/c00w/29/head 2025-01-24T00:48:10.2050657Z * [new branch] gh/c00w/29/orig -> origin/gh/c00w/29/orig 2025-01-24T00:48:10.2052054Z * [new branch] gh/c00w/30/base -> origin/gh/c00w/30/base 2025-01-24T00:48:10.2053079Z * [new branch] gh/c00w/30/head -> origin/gh/c00w/30/head 2025-01-24T00:48:10.2054108Z * [new branch] gh/c00w/30/orig -> origin/gh/c00w/30/orig 2025-01-24T00:48:10.2055511Z * [new branch] gh/c00w/31/base -> origin/gh/c00w/31/base 2025-01-24T00:48:10.2056550Z * [new branch] gh/c00w/31/head -> origin/gh/c00w/31/head 2025-01-24T00:48:10.2057661Z * [new branch] gh/c00w/31/orig -> origin/gh/c00w/31/orig 2025-01-24T00:48:10.2059362Z * [new branch] gh/chenyang78/1/base -> origin/gh/chenyang78/1/base 2025-01-24T00:48:10.2060379Z * [new branch] gh/chenyang78/1/head -> origin/gh/chenyang78/1/head 2025-01-24T00:48:10.2061350Z * [new branch] gh/chenyang78/1/orig -> origin/gh/chenyang78/1/orig 2025-01-24T00:48:10.2063059Z * [new branch] gh/chillee/220/base -> origin/gh/chillee/220/base 2025-01-24T00:48:10.2064088Z * [new branch] gh/chillee/220/head -> origin/gh/chillee/220/head 2025-01-24T00:48:10.2065072Z * [new branch] gh/chillee/220/orig -> origin/gh/chillee/220/orig 2025-01-24T00:48:10.2066444Z * [new branch] gh/chillee/352/base -> origin/gh/chillee/352/base 2025-01-24T00:48:10.2067404Z * [new branch] gh/chillee/352/head -> origin/gh/chillee/352/head 2025-01-24T00:48:10.2068395Z * [new branch] gh/chillee/352/orig -> origin/gh/chillee/352/orig 2025-01-24T00:48:10.2069769Z * [new branch] gh/chillee/360/base -> origin/gh/chillee/360/base 2025-01-24T00:48:10.2070788Z * [new branch] gh/chillee/360/head -> origin/gh/chillee/360/head 2025-01-24T00:48:10.2071802Z * [new branch] gh/chillee/360/orig -> origin/gh/chillee/360/orig 2025-01-24T00:48:10.2073325Z * [new branch] gh/chillee/362/base -> origin/gh/chillee/362/base 2025-01-24T00:48:10.2074541Z * [new branch] gh/chillee/362/head -> origin/gh/chillee/362/head 2025-01-24T00:48:10.2075406Z * [new branch] gh/chillee/362/orig -> origin/gh/chillee/362/orig 2025-01-24T00:48:10.2076858Z * [new branch] gh/chillee/367/base -> origin/gh/chillee/367/base 2025-01-24T00:48:10.2077770Z * [new branch] gh/chillee/367/head -> origin/gh/chillee/367/head 2025-01-24T00:48:10.2078798Z * [new branch] gh/chillee/367/orig -> origin/gh/chillee/367/orig 2025-01-24T00:48:10.2080146Z * [new branch] gh/chillee/376/base -> origin/gh/chillee/376/base 2025-01-24T00:48:10.2080942Z * [new branch] gh/chillee/376/head -> origin/gh/chillee/376/head 2025-01-24T00:48:10.2082015Z * [new branch] gh/chillee/376/orig -> origin/gh/chillee/376/orig 2025-01-24T00:48:10.2083319Z * [new branch] gh/chillee/377/base -> origin/gh/chillee/377/base 2025-01-24T00:48:10.2084338Z * [new branch] gh/chillee/377/head -> origin/gh/chillee/377/head 2025-01-24T00:48:10.2085505Z * [new branch] gh/chillee/377/orig -> origin/gh/chillee/377/orig 2025-01-24T00:48:10.2086937Z * [new branch] gh/chillee/378/base -> origin/gh/chillee/378/base 2025-01-24T00:48:10.2087971Z * [new branch] gh/chillee/378/head -> origin/gh/chillee/378/head 2025-01-24T00:48:10.2088944Z * [new branch] gh/chillee/378/orig -> origin/gh/chillee/378/orig 2025-01-24T00:48:10.2090158Z * [new branch] gh/chillee/379/base -> origin/gh/chillee/379/base 2025-01-24T00:48:10.2091216Z * [new branch] gh/chillee/379/head -> origin/gh/chillee/379/head 2025-01-24T00:48:10.2092349Z * [new branch] gh/chillee/379/orig -> origin/gh/chillee/379/orig 2025-01-24T00:48:10.2095780Z * [new branch] gh/chunyuan-w/1/base -> origin/gh/chunyuan-w/1/base 2025-01-24T00:48:10.2096738Z * [new branch] gh/chunyuan-w/1/head -> origin/gh/chunyuan-w/1/head 2025-01-24T00:48:10.2097759Z * [new branch] gh/chunyuan-w/1/orig -> origin/gh/chunyuan-w/1/orig 2025-01-24T00:48:10.2099061Z * [new branch] gh/chunyuan-w/3/base -> origin/gh/chunyuan-w/3/base 2025-01-24T00:48:10.2100078Z * [new branch] gh/chunyuan-w/3/head -> origin/gh/chunyuan-w/3/head 2025-01-24T00:48:10.2101032Z * [new branch] gh/chunyuan-w/3/orig -> origin/gh/chunyuan-w/3/orig 2025-01-24T00:48:10.2102342Z * [new branch] gh/chunyuan-w/4/base -> origin/gh/chunyuan-w/4/base 2025-01-24T00:48:10.2103316Z * [new branch] gh/chunyuan-w/4/head -> origin/gh/chunyuan-w/4/head 2025-01-24T00:48:10.2104307Z * [new branch] gh/chunyuan-w/4/orig -> origin/gh/chunyuan-w/4/orig 2025-01-24T00:48:10.2105857Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-01-24T00:48:10.2106946Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-01-24T00:48:10.2107959Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-01-24T00:48:10.2109819Z * [new branch] gh/davidberard98/230/base -> origin/gh/davidberard98/230/base 2025-01-24T00:48:10.2110870Z * [new branch] gh/davidberard98/230/head -> origin/gh/davidberard98/230/head 2025-01-24T00:48:10.2111933Z * [new branch] gh/davidberard98/230/orig -> origin/gh/davidberard98/230/orig 2025-01-24T00:48:10.2113262Z * [new branch] gh/davidberard98/328/base -> origin/gh/davidberard98/328/base 2025-01-24T00:48:10.2114264Z * [new branch] gh/davidberard98/328/head -> origin/gh/davidberard98/328/head 2025-01-24T00:48:10.2115300Z * [new branch] gh/davidberard98/328/orig -> origin/gh/davidberard98/328/orig 2025-01-24T00:48:10.2116705Z * [new branch] gh/davidberard98/329/base -> origin/gh/davidberard98/329/base 2025-01-24T00:48:10.2117723Z * [new branch] gh/davidberard98/329/head -> origin/gh/davidberard98/329/head 2025-01-24T00:48:10.2118807Z * [new branch] gh/davidberard98/329/orig -> origin/gh/davidberard98/329/orig 2025-01-24T00:48:10.2120160Z * [new branch] gh/davidberard98/330/base -> origin/gh/davidberard98/330/base 2025-01-24T00:48:10.2121167Z * [new branch] gh/davidberard98/330/head -> origin/gh/davidberard98/330/head 2025-01-24T00:48:10.2122146Z * [new branch] gh/davidberard98/330/orig -> origin/gh/davidberard98/330/orig 2025-01-24T00:48:10.2123435Z * [new branch] gh/davidberard98/331/base -> origin/gh/davidberard98/331/base 2025-01-24T00:48:10.2124528Z * [new branch] gh/davidberard98/331/head -> origin/gh/davidberard98/331/head 2025-01-24T00:48:10.2125547Z * [new branch] gh/davidberard98/331/orig -> origin/gh/davidberard98/331/orig 2025-01-24T00:48:10.2126840Z * [new branch] gh/davidberard98/332/base -> origin/gh/davidberard98/332/base 2025-01-24T00:48:10.2127879Z * [new branch] gh/davidberard98/332/head -> origin/gh/davidberard98/332/head 2025-01-24T00:48:10.2128934Z * [new branch] gh/davidberard98/332/orig -> origin/gh/davidberard98/332/orig 2025-01-24T00:48:10.2130556Z * [new branch] gh/desertfire/520/base -> origin/gh/desertfire/520/base 2025-01-24T00:48:10.2131541Z * [new branch] gh/desertfire/520/head -> origin/gh/desertfire/520/head 2025-01-24T00:48:10.2132570Z * [new branch] gh/desertfire/520/orig -> origin/gh/desertfire/520/orig 2025-01-24T00:48:10.2133966Z * [new branch] gh/desertfire/522/base -> origin/gh/desertfire/522/base 2025-01-24T00:48:10.2134949Z * [new branch] gh/desertfire/522/head -> origin/gh/desertfire/522/head 2025-01-24T00:48:10.2136050Z * [new branch] gh/desertfire/522/orig -> origin/gh/desertfire/522/orig 2025-01-24T00:48:10.2137319Z * [new branch] gh/desertfire/528/base -> origin/gh/desertfire/528/base 2025-01-24T00:48:10.2138317Z * [new branch] gh/desertfire/528/head -> origin/gh/desertfire/528/head 2025-01-24T00:48:10.2139309Z * [new branch] gh/desertfire/528/orig -> origin/gh/desertfire/528/orig 2025-01-24T00:48:10.2140640Z * [new branch] gh/desertfire/529/base -> origin/gh/desertfire/529/base 2025-01-24T00:48:10.2141603Z * [new branch] gh/desertfire/529/head -> origin/gh/desertfire/529/head 2025-01-24T00:48:10.2142603Z * [new branch] gh/desertfire/529/orig -> origin/gh/desertfire/529/orig 2025-01-24T00:48:10.2143924Z * [new branch] gh/desertfire/530/base -> origin/gh/desertfire/530/base 2025-01-24T00:48:10.2144881Z * [new branch] gh/desertfire/530/head -> origin/gh/desertfire/530/head 2025-01-24T00:48:10.2145881Z * [new branch] gh/desertfire/530/orig -> origin/gh/desertfire/530/orig 2025-01-24T00:48:10.2147405Z * [new branch] gh/drisspg/100/base -> origin/gh/drisspg/100/base 2025-01-24T00:48:10.2148392Z * [new branch] gh/drisspg/100/head -> origin/gh/drisspg/100/head 2025-01-24T00:48:10.2149349Z * [new branch] gh/drisspg/100/orig -> origin/gh/drisspg/100/orig 2025-01-24T00:48:10.2150671Z * [new branch] gh/drisspg/103/base -> origin/gh/drisspg/103/base 2025-01-24T00:48:10.2151703Z * [new branch] gh/drisspg/103/head -> origin/gh/drisspg/103/head 2025-01-24T00:48:10.2152666Z * [new branch] gh/drisspg/103/orig -> origin/gh/drisspg/103/orig 2025-01-24T00:48:10.2154014Z * [new branch] gh/drisspg/104/base -> origin/gh/drisspg/104/base 2025-01-24T00:48:10.2155138Z * [new branch] gh/drisspg/104/head -> origin/gh/drisspg/104/head 2025-01-24T00:48:10.2156040Z * [new branch] gh/drisspg/104/orig -> origin/gh/drisspg/104/orig 2025-01-24T00:48:10.2157353Z * [new branch] gh/drisspg/106/base -> origin/gh/drisspg/106/base 2025-01-24T00:48:10.2158384Z * [new branch] gh/drisspg/106/head -> origin/gh/drisspg/106/head 2025-01-24T00:48:10.2159381Z * [new branch] gh/drisspg/106/orig -> origin/gh/drisspg/106/orig 2025-01-24T00:48:10.2160654Z * [new branch] gh/drisspg/107/base -> origin/gh/drisspg/107/base 2025-01-24T00:48:10.2161625Z * [new branch] gh/drisspg/107/head -> origin/gh/drisspg/107/head 2025-01-24T00:48:10.2162753Z * [new branch] gh/drisspg/107/orig -> origin/gh/drisspg/107/orig 2025-01-24T00:48:10.2164038Z * [new branch] gh/drisspg/108/base -> origin/gh/drisspg/108/base 2025-01-24T00:48:10.2165023Z * [new branch] gh/drisspg/108/head -> origin/gh/drisspg/108/head 2025-01-24T00:48:10.2166017Z * [new branch] gh/drisspg/108/orig -> origin/gh/drisspg/108/orig 2025-01-24T00:48:10.2167486Z * [new branch] gh/drisspg/109/base -> origin/gh/drisspg/109/base 2025-01-24T00:48:10.2168472Z * [new branch] gh/drisspg/109/head -> origin/gh/drisspg/109/head 2025-01-24T00:48:10.2169449Z * [new branch] gh/drisspg/109/orig -> origin/gh/drisspg/109/orig 2025-01-24T00:48:10.2170807Z * [new branch] gh/drisspg/110/base -> origin/gh/drisspg/110/base 2025-01-24T00:48:10.2171755Z * [new branch] gh/drisspg/110/head -> origin/gh/drisspg/110/head 2025-01-24T00:48:10.2172738Z * [new branch] gh/drisspg/110/orig -> origin/gh/drisspg/110/orig 2025-01-24T00:48:10.2174038Z * [new branch] gh/drisspg/111/base -> origin/gh/drisspg/111/base 2025-01-24T00:48:10.2174998Z * [new branch] gh/drisspg/111/head -> origin/gh/drisspg/111/head 2025-01-24T00:48:10.2175982Z * [new branch] gh/drisspg/111/orig -> origin/gh/drisspg/111/orig 2025-01-24T00:48:10.2177307Z * [new branch] gh/drisspg/112/base -> origin/gh/drisspg/112/base 2025-01-24T00:48:10.2178301Z * [new branch] gh/drisspg/112/head -> origin/gh/drisspg/112/head 2025-01-24T00:48:10.2179282Z * [new branch] gh/drisspg/112/orig -> origin/gh/drisspg/112/orig 2025-01-24T00:48:10.2180550Z * [new branch] gh/drisspg/113/base -> origin/gh/drisspg/113/base 2025-01-24T00:48:10.2181551Z * [new branch] gh/drisspg/113/head -> origin/gh/drisspg/113/head 2025-01-24T00:48:10.2182478Z * [new branch] gh/drisspg/113/orig -> origin/gh/drisspg/113/orig 2025-01-24T00:48:10.2183790Z * [new branch] gh/drisspg/114/base -> origin/gh/drisspg/114/base 2025-01-24T00:48:10.2184757Z * [new branch] gh/drisspg/114/head -> origin/gh/drisspg/114/head 2025-01-24T00:48:10.2185725Z * [new branch] gh/drisspg/114/orig -> origin/gh/drisspg/114/orig 2025-01-24T00:48:10.2187077Z * [new branch] gh/drisspg/115/base -> origin/gh/drisspg/115/base 2025-01-24T00:48:10.2188084Z * [new branch] gh/drisspg/115/head -> origin/gh/drisspg/115/head 2025-01-24T00:48:10.2189116Z * [new branch] gh/drisspg/115/orig -> origin/gh/drisspg/115/orig 2025-01-24T00:48:10.2190347Z * [new branch] gh/drisspg/116/base -> origin/gh/drisspg/116/base 2025-01-24T00:48:10.2191314Z * [new branch] gh/drisspg/116/head -> origin/gh/drisspg/116/head 2025-01-24T00:48:10.2192471Z * [new branch] gh/drisspg/116/orig -> origin/gh/drisspg/116/orig 2025-01-24T00:48:10.2194252Z * [new branch] gh/drisspg/117/base -> origin/gh/drisspg/117/base 2025-01-24T00:48:10.2194977Z * [new branch] gh/drisspg/117/head -> origin/gh/drisspg/117/head 2025-01-24T00:48:10.2196256Z * [new branch] gh/drisspg/117/orig -> origin/gh/drisspg/117/orig 2025-01-24T00:48:10.2198261Z * [new branch] gh/drisspg/118/base -> origin/gh/drisspg/118/base 2025-01-24T00:48:10.2199699Z * [new branch] gh/drisspg/118/head -> origin/gh/drisspg/118/head 2025-01-24T00:48:10.2201374Z * [new branch] gh/drisspg/118/orig -> origin/gh/drisspg/118/orig 2025-01-24T00:48:10.2204039Z * [new branch] gh/drisspg/119/base -> origin/gh/drisspg/119/base 2025-01-24T00:48:10.2204746Z * [new branch] gh/drisspg/119/head -> origin/gh/drisspg/119/head 2025-01-24T00:48:10.2205915Z * [new branch] gh/drisspg/119/orig -> origin/gh/drisspg/119/orig 2025-01-24T00:48:10.2207469Z * [new branch] gh/drisspg/32/base -> origin/gh/drisspg/32/base 2025-01-24T00:48:10.2208470Z * [new branch] gh/drisspg/32/head -> origin/gh/drisspg/32/head 2025-01-24T00:48:10.2209465Z * [new branch] gh/drisspg/32/orig -> origin/gh/drisspg/32/orig 2025-01-24T00:48:10.2210879Z * [new branch] gh/drisspg/66/base -> origin/gh/drisspg/66/base 2025-01-24T00:48:10.2211862Z * [new branch] gh/drisspg/66/head -> origin/gh/drisspg/66/head 2025-01-24T00:48:10.2212823Z * [new branch] gh/drisspg/66/orig -> origin/gh/drisspg/66/orig 2025-01-24T00:48:10.2214277Z * [new branch] gh/drisspg/72/base -> origin/gh/drisspg/72/base 2025-01-24T00:48:10.2215244Z * [new branch] gh/drisspg/72/head -> origin/gh/drisspg/72/head 2025-01-24T00:48:10.2216237Z * [new branch] gh/drisspg/72/orig -> origin/gh/drisspg/72/orig 2025-01-24T00:48:10.2217615Z * [new branch] gh/drisspg/79/base -> origin/gh/drisspg/79/base 2025-01-24T00:48:10.2218577Z * [new branch] gh/drisspg/79/head -> origin/gh/drisspg/79/head 2025-01-24T00:48:10.2219628Z * [new branch] gh/drisspg/79/orig -> origin/gh/drisspg/79/orig 2025-01-24T00:48:10.2220942Z * [new branch] gh/drisspg/94/base -> origin/gh/drisspg/94/base 2025-01-24T00:48:10.2221941Z * [new branch] gh/drisspg/94/head -> origin/gh/drisspg/94/head 2025-01-24T00:48:10.2222946Z * [new branch] gh/drisspg/94/orig -> origin/gh/drisspg/94/orig 2025-01-24T00:48:10.2224274Z * [new branch] gh/drisspg/98/base -> origin/gh/drisspg/98/base 2025-01-24T00:48:10.2225277Z * [new branch] gh/drisspg/98/head -> origin/gh/drisspg/98/head 2025-01-24T00:48:10.2226282Z * [new branch] gh/drisspg/98/orig -> origin/gh/drisspg/98/orig 2025-01-24T00:48:10.2227938Z * [new branch] gh/eellison/554/base -> origin/gh/eellison/554/base 2025-01-24T00:48:10.2229045Z * [new branch] gh/eellison/554/head -> origin/gh/eellison/554/head 2025-01-24T00:48:10.2230073Z * [new branch] gh/eellison/554/orig -> origin/gh/eellison/554/orig 2025-01-24T00:48:10.2231456Z * [new branch] gh/eellison/555/base -> origin/gh/eellison/555/base 2025-01-24T00:48:10.2232435Z * [new branch] gh/eellison/555/head -> origin/gh/eellison/555/head 2025-01-24T00:48:10.2233460Z * [new branch] gh/eellison/555/orig -> origin/gh/eellison/555/orig 2025-01-24T00:48:10.2234787Z * [new branch] gh/eellison/691/base -> origin/gh/eellison/691/base 2025-01-24T00:48:10.2235759Z * [new branch] gh/eellison/691/head -> origin/gh/eellison/691/head 2025-01-24T00:48:10.2236726Z * [new branch] gh/eellison/691/orig -> origin/gh/eellison/691/orig 2025-01-24T00:48:10.2238105Z * [new branch] gh/eellison/697/base -> origin/gh/eellison/697/base 2025-01-24T00:48:10.2239028Z * [new branch] gh/eellison/697/head -> origin/gh/eellison/697/head 2025-01-24T00:48:10.2240012Z * [new branch] gh/eellison/697/orig -> origin/gh/eellison/697/orig 2025-01-24T00:48:10.2241361Z * [new branch] gh/eellison/703/base -> origin/gh/eellison/703/base 2025-01-24T00:48:10.2242391Z * [new branch] gh/eellison/703/head -> origin/gh/eellison/703/head 2025-01-24T00:48:10.2243409Z * [new branch] gh/eellison/703/orig -> origin/gh/eellison/703/orig 2025-01-24T00:48:10.2244670Z * [new branch] gh/eellison/709/base -> origin/gh/eellison/709/base 2025-01-24T00:48:10.2245623Z * [new branch] gh/eellison/709/head -> origin/gh/eellison/709/head 2025-01-24T00:48:10.2246633Z * [new branch] gh/eellison/709/orig -> origin/gh/eellison/709/orig 2025-01-24T00:48:10.2248045Z * [new branch] gh/eellison/710/base -> origin/gh/eellison/710/base 2025-01-24T00:48:10.2249015Z * [new branch] gh/eellison/710/head -> origin/gh/eellison/710/head 2025-01-24T00:48:10.2250036Z * [new branch] gh/eellison/710/orig -> origin/gh/eellison/710/orig 2025-01-24T00:48:10.2251313Z * [new branch] gh/eellison/711/base -> origin/gh/eellison/711/base 2025-01-24T00:48:10.2252339Z * [new branch] gh/eellison/711/head -> origin/gh/eellison/711/head 2025-01-24T00:48:10.2253373Z * [new branch] gh/eellison/711/orig -> origin/gh/eellison/711/orig 2025-01-24T00:48:10.2254668Z * [new branch] gh/eellison/716/base -> origin/gh/eellison/716/base 2025-01-24T00:48:10.2255635Z * [new branch] gh/eellison/716/head -> origin/gh/eellison/716/head 2025-01-24T00:48:10.2256600Z * [new branch] gh/eellison/716/orig -> origin/gh/eellison/716/orig 2025-01-24T00:48:10.2257943Z * [new branch] gh/eellison/717/base -> origin/gh/eellison/717/base 2025-01-24T00:48:10.2258969Z * [new branch] gh/eellison/717/head -> origin/gh/eellison/717/head 2025-01-24T00:48:10.2259930Z * [new branch] gh/eellison/717/orig -> origin/gh/eellison/717/orig 2025-01-24T00:48:10.2261272Z * [new branch] gh/eellison/718/base -> origin/gh/eellison/718/base 2025-01-24T00:48:10.2262264Z * [new branch] gh/eellison/718/head -> origin/gh/eellison/718/head 2025-01-24T00:48:10.2263251Z * [new branch] gh/eellison/718/orig -> origin/gh/eellison/718/orig 2025-01-24T00:48:10.2264616Z * [new branch] gh/eellison/735/base -> origin/gh/eellison/735/base 2025-01-24T00:48:10.2265612Z * [new branch] gh/eellison/735/head -> origin/gh/eellison/735/head 2025-01-24T00:48:10.2266605Z * [new branch] gh/eellison/735/orig -> origin/gh/eellison/735/orig 2025-01-24T00:48:10.2267873Z * [new branch] gh/eellison/743/base -> origin/gh/eellison/743/base 2025-01-24T00:48:10.2268858Z * [new branch] gh/eellison/743/head -> origin/gh/eellison/743/head 2025-01-24T00:48:10.2269852Z * [new branch] gh/eellison/743/orig -> origin/gh/eellison/743/orig 2025-01-24T00:48:10.2271159Z * [new branch] gh/eellison/745/base -> origin/gh/eellison/745/base 2025-01-24T00:48:10.2273870Z * [new branch] gh/eellison/745/head -> origin/gh/eellison/745/head 2025-01-24T00:48:10.2274915Z * [new branch] gh/eellison/745/orig -> origin/gh/eellison/745/orig 2025-01-24T00:48:10.2276222Z * [new branch] gh/eellison/747/base -> origin/gh/eellison/747/base 2025-01-24T00:48:10.2277173Z * [new branch] gh/eellison/747/head -> origin/gh/eellison/747/head 2025-01-24T00:48:10.2278202Z * [new branch] gh/eellison/747/orig -> origin/gh/eellison/747/orig 2025-01-24T00:48:10.2279499Z * [new branch] gh/eellison/748/base -> origin/gh/eellison/748/base 2025-01-24T00:48:10.2280485Z * [new branch] gh/eellison/748/head -> origin/gh/eellison/748/head 2025-01-24T00:48:10.2281487Z * [new branch] gh/eellison/748/orig -> origin/gh/eellison/748/orig 2025-01-24T00:48:10.2283172Z * [new branch] gh/eellison/749/base -> origin/gh/eellison/749/base 2025-01-24T00:48:10.2284227Z * [new branch] gh/eellison/749/head -> origin/gh/eellison/749/head 2025-01-24T00:48:10.2285221Z * [new branch] gh/eellison/749/orig -> origin/gh/eellison/749/orig 2025-01-24T00:48:10.2286678Z * [new branch] gh/eellison/750/base -> origin/gh/eellison/750/base 2025-01-24T00:48:10.2287701Z * [new branch] gh/eellison/750/head -> origin/gh/eellison/750/head 2025-01-24T00:48:10.2288668Z * [new branch] gh/eellison/750/orig -> origin/gh/eellison/750/orig 2025-01-24T00:48:10.2290045Z * [new branch] gh/eellison/751/base -> origin/gh/eellison/751/base 2025-01-24T00:48:10.2291030Z * [new branch] gh/eellison/751/head -> origin/gh/eellison/751/head 2025-01-24T00:48:10.2292165Z * [new branch] gh/eellison/751/orig -> origin/gh/eellison/751/orig 2025-01-24T00:48:10.2295095Z * [new branch] gh/eellison/752/base -> origin/gh/eellison/752/base 2025-01-24T00:48:10.2296096Z * [new branch] gh/eellison/752/head -> origin/gh/eellison/752/head 2025-01-24T00:48:10.2297075Z * [new branch] gh/eellison/752/orig -> origin/gh/eellison/752/orig 2025-01-24T00:48:10.2298373Z * [new branch] gh/eellison/753/base -> origin/gh/eellison/753/base 2025-01-24T00:48:10.2299572Z * [new branch] gh/eellison/753/head -> origin/gh/eellison/753/head 2025-01-24T00:48:10.2301116Z * [new branch] gh/eellison/753/orig -> origin/gh/eellison/753/orig 2025-01-24T00:48:10.2302347Z * [new branch] gh/eellison/754/base -> origin/gh/eellison/754/base 2025-01-24T00:48:10.2303416Z * [new branch] gh/eellison/754/head -> origin/gh/eellison/754/head 2025-01-24T00:48:10.2304439Z * [new branch] gh/eellison/754/orig -> origin/gh/eellison/754/orig 2025-01-24T00:48:10.2305971Z * [new branch] gh/etaf/64/base -> origin/gh/etaf/64/base 2025-01-24T00:48:10.2306966Z * [new branch] gh/etaf/64/head -> origin/gh/etaf/64/head 2025-01-24T00:48:10.2307950Z * [new branch] gh/etaf/64/orig -> origin/gh/etaf/64/orig 2025-01-24T00:48:10.2309279Z * [new branch] gh/etaf/68/base -> origin/gh/etaf/68/base 2025-01-24T00:48:10.2310248Z * [new branch] gh/etaf/68/head -> origin/gh/etaf/68/head 2025-01-24T00:48:10.2311228Z * [new branch] gh/etaf/68/orig -> origin/gh/etaf/68/orig 2025-01-24T00:48:10.2312466Z * [new branch] gh/etaf/69/base -> origin/gh/etaf/69/base 2025-01-24T00:48:10.2313426Z * [new branch] gh/etaf/69/head -> origin/gh/etaf/69/head 2025-01-24T00:48:10.2314396Z * [new branch] gh/etaf/69/orig -> origin/gh/etaf/69/orig 2025-01-24T00:48:10.2316024Z * [new branch] gh/etaf/76/base -> origin/gh/etaf/76/base 2025-01-24T00:48:10.2317079Z * [new branch] gh/etaf/76/head -> origin/gh/etaf/76/head 2025-01-24T00:48:10.2318074Z * [new branch] gh/etaf/76/orig -> origin/gh/etaf/76/orig 2025-01-24T00:48:10.2319392Z * [new branch] gh/etaf/78/base -> origin/gh/etaf/78/base 2025-01-24T00:48:10.2320463Z * [new branch] gh/etaf/78/head -> origin/gh/etaf/78/head 2025-01-24T00:48:10.2321441Z * [new branch] gh/etaf/78/orig -> origin/gh/etaf/78/orig 2025-01-24T00:48:10.2322784Z * [new branch] gh/etaf/79/base -> origin/gh/etaf/79/base 2025-01-24T00:48:10.2323753Z * [new branch] gh/etaf/79/head -> origin/gh/etaf/79/head 2025-01-24T00:48:10.2324732Z * [new branch] gh/etaf/79/orig -> origin/gh/etaf/79/orig 2025-01-24T00:48:10.2325964Z * [new branch] gh/etaf/80/base -> origin/gh/etaf/80/base 2025-01-24T00:48:10.2327036Z * [new branch] gh/etaf/80/head -> origin/gh/etaf/80/head 2025-01-24T00:48:10.2328050Z * [new branch] gh/etaf/80/orig -> origin/gh/etaf/80/orig 2025-01-24T00:48:10.2329356Z * [new branch] gh/etaf/81/base -> origin/gh/etaf/81/base 2025-01-24T00:48:10.2330729Z * [new branch] gh/etaf/81/head -> origin/gh/etaf/81/head 2025-01-24T00:48:10.2331721Z * [new branch] gh/etaf/81/orig -> origin/gh/etaf/81/orig 2025-01-24T00:48:10.2333052Z * [new branch] gh/etaf/82/base -> origin/gh/etaf/82/base 2025-01-24T00:48:10.2334041Z * [new branch] gh/etaf/82/head -> origin/gh/etaf/82/head 2025-01-24T00:48:10.2335029Z * [new branch] gh/etaf/82/orig -> origin/gh/etaf/82/orig 2025-01-24T00:48:10.2336342Z * [new branch] gh/etaf/83/base -> origin/gh/etaf/83/base 2025-01-24T00:48:10.2337392Z * [new branch] gh/etaf/83/head -> origin/gh/etaf/83/head 2025-01-24T00:48:10.2338389Z * [new branch] gh/etaf/83/orig -> origin/gh/etaf/83/orig 2025-01-24T00:48:10.2339822Z * [new branch] gh/etaf/84/base -> origin/gh/etaf/84/base 2025-01-24T00:48:10.2340782Z * [new branch] gh/etaf/84/head -> origin/gh/etaf/84/head 2025-01-24T00:48:10.2341773Z * [new branch] gh/etaf/84/orig -> origin/gh/etaf/84/orig 2025-01-24T00:48:10.2343285Z * [new branch] gh/etaf/85/base -> origin/gh/etaf/85/base 2025-01-24T00:48:10.2344297Z * [new branch] gh/etaf/85/head -> origin/gh/etaf/85/head 2025-01-24T00:48:10.2345334Z * [new branch] gh/etaf/85/orig -> origin/gh/etaf/85/orig 2025-01-24T00:48:10.2346585Z * [new branch] gh/etaf/86/base -> origin/gh/etaf/86/base 2025-01-24T00:48:10.2347666Z * [new branch] gh/etaf/86/head -> origin/gh/etaf/86/head 2025-01-24T00:48:10.2348609Z * [new branch] gh/etaf/86/orig -> origin/gh/etaf/86/orig 2025-01-24T00:48:10.2350013Z * [new branch] gh/etaf/87/base -> origin/gh/etaf/87/base 2025-01-24T00:48:10.2351056Z * [new branch] gh/etaf/87/head -> origin/gh/etaf/87/head 2025-01-24T00:48:10.2352061Z * [new branch] gh/etaf/87/orig -> origin/gh/etaf/87/orig 2025-01-24T00:48:10.2353241Z * [new branch] gh/etaf/88/base -> origin/gh/etaf/88/base 2025-01-24T00:48:10.2354219Z * [new branch] gh/etaf/88/head -> origin/gh/etaf/88/head 2025-01-24T00:48:10.2355280Z * [new branch] gh/etaf/88/orig -> origin/gh/etaf/88/orig 2025-01-24T00:48:10.2356576Z * [new branch] gh/etaf/89/base -> origin/gh/etaf/89/base 2025-01-24T00:48:10.2357565Z * [new branch] gh/etaf/89/head -> origin/gh/etaf/89/head 2025-01-24T00:48:10.2358567Z * [new branch] gh/etaf/89/orig -> origin/gh/etaf/89/orig 2025-01-24T00:48:10.2359948Z * [new branch] gh/etaf/90/base -> origin/gh/etaf/90/base 2025-01-24T00:48:10.2360969Z * [new branch] gh/etaf/90/head -> origin/gh/etaf/90/head 2025-01-24T00:48:10.2362044Z * [new branch] gh/etaf/90/orig -> origin/gh/etaf/90/orig 2025-01-24T00:48:10.2363352Z * [new branch] gh/etaf/91/base -> origin/gh/etaf/91/base 2025-01-24T00:48:10.2364424Z * [new branch] gh/etaf/91/head -> origin/gh/etaf/91/head 2025-01-24T00:48:10.2365396Z * [new branch] gh/etaf/91/orig -> origin/gh/etaf/91/orig 2025-01-24T00:48:10.2367417Z * [new branch] gh/etaf/92/base -> origin/gh/etaf/92/base 2025-01-24T00:48:10.2368403Z * [new branch] gh/etaf/92/head -> origin/gh/etaf/92/head 2025-01-24T00:48:10.2369402Z * [new branch] gh/etaf/92/orig -> origin/gh/etaf/92/orig 2025-01-24T00:48:10.2370605Z * [new branch] gh/etaf/93/base -> origin/gh/etaf/93/base 2025-01-24T00:48:10.2371585Z * [new branch] gh/etaf/93/head -> origin/gh/etaf/93/head 2025-01-24T00:48:10.2372580Z * [new branch] gh/etaf/93/orig -> origin/gh/etaf/93/orig 2025-01-24T00:48:10.2373918Z * [new branch] gh/etaf/94/base -> origin/gh/etaf/94/base 2025-01-24T00:48:10.2375263Z * [new branch] gh/etaf/94/head -> origin/gh/etaf/94/head 2025-01-24T00:48:10.2376786Z * [new branch] gh/etaf/94/orig -> origin/gh/etaf/94/orig 2025-01-24T00:48:10.2378691Z * [new branch] gh/etaf/95/base -> origin/gh/etaf/95/base 2025-01-24T00:48:10.2380413Z * [new branch] gh/etaf/95/head -> origin/gh/etaf/95/head 2025-01-24T00:48:10.2381169Z * [new branch] gh/etaf/95/orig -> origin/gh/etaf/95/orig 2025-01-24T00:48:10.2383015Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-01-24T00:48:10.2384111Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-01-24T00:48:10.2385447Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-01-24T00:48:10.2386567Z * [new branch] gh/ezyang/2449/orig -> origin/gh/ezyang/2449/orig 2025-01-24T00:48:10.2388063Z * [new branch] gh/ezyang/2479/next -> origin/gh/ezyang/2479/next 2025-01-24T00:48:10.2389275Z * [new branch] gh/ezyang/2480/next -> origin/gh/ezyang/2480/next 2025-01-24T00:48:10.2390710Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-01-24T00:48:10.2392158Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-01-24T00:48:10.2394009Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-01-24T00:48:10.2396087Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-01-24T00:48:10.2397575Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-01-24T00:48:10.2399167Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-01-24T00:48:10.2401162Z * [new branch] gh/ezyang/2987/base -> origin/gh/ezyang/2987/base 2025-01-24T00:48:10.2402711Z * [new branch] gh/ezyang/2987/head -> origin/gh/ezyang/2987/head 2025-01-24T00:48:10.2404113Z * [new branch] gh/ezyang/2987/orig -> origin/gh/ezyang/2987/orig 2025-01-24T00:48:10.2406164Z * [new branch] gh/ezyang/2997/base -> origin/gh/ezyang/2997/base 2025-01-24T00:48:10.2407826Z * [new branch] gh/ezyang/2997/head -> origin/gh/ezyang/2997/head 2025-01-24T00:48:10.2409395Z * [new branch] gh/ezyang/2997/orig -> origin/gh/ezyang/2997/orig 2025-01-24T00:48:10.2411583Z * [new branch] gh/ezyang/3031/base -> origin/gh/ezyang/3031/base 2025-01-24T00:48:10.2414876Z * [new branch] gh/ezyang/3031/head -> origin/gh/ezyang/3031/head 2025-01-24T00:48:10.2415955Z * [new branch] gh/ezyang/3031/orig -> origin/gh/ezyang/3031/orig 2025-01-24T00:48:10.2416225Z * [new branch] gh/ezyang/3045/base -> origin/gh/ezyang/3045/base 2025-01-24T00:48:10.2417014Z * [new branch] gh/ezyang/3045/head -> origin/gh/ezyang/3045/head 2025-01-24T00:48:10.2417680Z * [new branch] gh/ezyang/3045/orig -> origin/gh/ezyang/3045/orig 2025-01-24T00:48:10.2419034Z * [new branch] gh/ezyang/3047/base -> origin/gh/ezyang/3047/base 2025-01-24T00:48:10.2420106Z * [new branch] gh/ezyang/3047/head -> origin/gh/ezyang/3047/head 2025-01-24T00:48:10.2421065Z * [new branch] gh/ezyang/3047/orig -> origin/gh/ezyang/3047/orig 2025-01-24T00:48:10.2422375Z * [new branch] gh/ezyang/3051/base -> origin/gh/ezyang/3051/base 2025-01-24T00:48:10.2423408Z * [new branch] gh/ezyang/3051/head -> origin/gh/ezyang/3051/head 2025-01-24T00:48:10.2424364Z * [new branch] gh/ezyang/3051/orig -> origin/gh/ezyang/3051/orig 2025-01-24T00:48:10.2425725Z * [new branch] gh/ezyang/3056/base -> origin/gh/ezyang/3056/base 2025-01-24T00:48:10.2426767Z * [new branch] gh/ezyang/3056/head -> origin/gh/ezyang/3056/head 2025-01-24T00:48:10.2427866Z * [new branch] gh/ezyang/3056/orig -> origin/gh/ezyang/3056/orig 2025-01-24T00:48:10.2429186Z * [new branch] gh/ezyang/3057/base -> origin/gh/ezyang/3057/base 2025-01-24T00:48:10.2430130Z * [new branch] gh/ezyang/3057/head -> origin/gh/ezyang/3057/head 2025-01-24T00:48:10.2431173Z * [new branch] gh/ezyang/3057/orig -> origin/gh/ezyang/3057/orig 2025-01-24T00:48:10.2432413Z * [new branch] gh/ezyang/3058/base -> origin/gh/ezyang/3058/base 2025-01-24T00:48:10.2433383Z * [new branch] gh/ezyang/3058/head -> origin/gh/ezyang/3058/head 2025-01-24T00:48:10.2434297Z * [new branch] gh/ezyang/3058/orig -> origin/gh/ezyang/3058/orig 2025-01-24T00:48:10.2436075Z * [new branch] gh/ezyang/3059/base -> origin/gh/ezyang/3059/base 2025-01-24T00:48:10.2437127Z * [new branch] gh/ezyang/3059/head -> origin/gh/ezyang/3059/head 2025-01-24T00:48:10.2438148Z * [new branch] gh/ezyang/3059/orig -> origin/gh/ezyang/3059/orig 2025-01-24T00:48:10.2439507Z * [new branch] gh/ezyang/3060/base -> origin/gh/ezyang/3060/base 2025-01-24T00:48:10.2440516Z * [new branch] gh/ezyang/3060/head -> origin/gh/ezyang/3060/head 2025-01-24T00:48:10.2441508Z * [new branch] gh/ezyang/3060/orig -> origin/gh/ezyang/3060/orig 2025-01-24T00:48:10.2442856Z * [new branch] gh/ezyang/3061/base -> origin/gh/ezyang/3061/base 2025-01-24T00:48:10.2443858Z * [new branch] gh/ezyang/3061/head -> origin/gh/ezyang/3061/head 2025-01-24T00:48:10.2444827Z * [new branch] gh/ezyang/3061/orig -> origin/gh/ezyang/3061/orig 2025-01-24T00:48:10.2446668Z * [new branch] gh/ezyang/3062/base -> origin/gh/ezyang/3062/base 2025-01-24T00:48:10.2448285Z * [new branch] gh/ezyang/3062/head -> origin/gh/ezyang/3062/head 2025-01-24T00:48:10.2449928Z * [new branch] gh/ezyang/3062/orig -> origin/gh/ezyang/3062/orig 2025-01-24T00:48:10.2452059Z * [new branch] gh/ezyang/3063/base -> origin/gh/ezyang/3063/base 2025-01-24T00:48:10.2453708Z * [new branch] gh/ezyang/3063/head -> origin/gh/ezyang/3063/head 2025-01-24T00:48:10.2455256Z * [new branch] gh/ezyang/3063/orig -> origin/gh/ezyang/3063/orig 2025-01-24T00:48:10.2457510Z * [new branch] gh/ezyang/3064/base -> origin/gh/ezyang/3064/base 2025-01-24T00:48:10.2459358Z * [new branch] gh/ezyang/3064/head -> origin/gh/ezyang/3064/head 2025-01-24T00:48:10.2460116Z * [new branch] gh/ezyang/3064/orig -> origin/gh/ezyang/3064/orig 2025-01-24T00:48:10.2461472Z * [new branch] gh/ezyang/3065/base -> origin/gh/ezyang/3065/base 2025-01-24T00:48:10.2462500Z * [new branch] gh/ezyang/3065/head -> origin/gh/ezyang/3065/head 2025-01-24T00:48:10.2463528Z * [new branch] gh/ezyang/3065/orig -> origin/gh/ezyang/3065/orig 2025-01-24T00:48:10.2464920Z * [new branch] gh/ezyang/3066/base -> origin/gh/ezyang/3066/base 2025-01-24T00:48:10.2465958Z * [new branch] gh/ezyang/3066/head -> origin/gh/ezyang/3066/head 2025-01-24T00:48:10.2466941Z * [new branch] gh/ezyang/3066/orig -> origin/gh/ezyang/3066/orig 2025-01-24T00:48:10.2468316Z * [new branch] gh/ezyang/3067/base -> origin/gh/ezyang/3067/base 2025-01-24T00:48:10.2469290Z * [new branch] gh/ezyang/3067/head -> origin/gh/ezyang/3067/head 2025-01-24T00:48:10.2470267Z * [new branch] gh/ezyang/3067/orig -> origin/gh/ezyang/3067/orig 2025-01-24T00:48:10.2471625Z * [new branch] gh/ezyang/3068/base -> origin/gh/ezyang/3068/base 2025-01-24T00:48:10.2472615Z * [new branch] gh/ezyang/3068/head -> origin/gh/ezyang/3068/head 2025-01-24T00:48:10.2473577Z * [new branch] gh/ezyang/3068/orig -> origin/gh/ezyang/3068/orig 2025-01-24T00:48:10.2474943Z * [new branch] gh/ezyang/3069/base -> origin/gh/ezyang/3069/base 2025-01-24T00:48:10.2475968Z * [new branch] gh/ezyang/3069/head -> origin/gh/ezyang/3069/head 2025-01-24T00:48:10.2476961Z * [new branch] gh/ezyang/3069/orig -> origin/gh/ezyang/3069/orig 2025-01-24T00:48:10.2478369Z * [new branch] gh/ezyang/3070/base -> origin/gh/ezyang/3070/base 2025-01-24T00:48:10.2479420Z * [new branch] gh/ezyang/3070/head -> origin/gh/ezyang/3070/head 2025-01-24T00:48:10.2480539Z * [new branch] gh/ezyang/3070/orig -> origin/gh/ezyang/3070/orig 2025-01-24T00:48:10.2482380Z * [new branch] gh/fduwjj/102/base -> origin/gh/fduwjj/102/base 2025-01-24T00:48:10.2483376Z * [new branch] gh/fduwjj/102/head -> origin/gh/fduwjj/102/head 2025-01-24T00:48:10.2484345Z * [new branch] gh/fduwjj/102/orig -> origin/gh/fduwjj/102/orig 2025-01-24T00:48:10.2485769Z * [new branch] gh/fduwjj/103/base -> origin/gh/fduwjj/103/base 2025-01-24T00:48:10.2486911Z * [new branch] gh/fduwjj/103/head -> origin/gh/fduwjj/103/head 2025-01-24T00:48:10.2487978Z * [new branch] gh/fduwjj/103/orig -> origin/gh/fduwjj/103/orig 2025-01-24T00:48:10.2489190Z * [new branch] gh/fduwjj/104/base -> origin/gh/fduwjj/104/base 2025-01-24T00:48:10.2490212Z * [new branch] gh/fduwjj/104/head -> origin/gh/fduwjj/104/head 2025-01-24T00:48:10.2491154Z * [new branch] gh/fduwjj/104/orig -> origin/gh/fduwjj/104/orig 2025-01-24T00:48:10.2492627Z * [new branch] gh/fduwjj/105/base -> origin/gh/fduwjj/105/base 2025-01-24T00:48:10.2493783Z * [new branch] gh/fduwjj/105/head -> origin/gh/fduwjj/105/head 2025-01-24T00:48:10.2494792Z * [new branch] gh/fduwjj/105/orig -> origin/gh/fduwjj/105/orig 2025-01-24T00:48:10.2496014Z * [new branch] gh/fduwjj/106/base -> origin/gh/fduwjj/106/base 2025-01-24T00:48:10.2497073Z * [new branch] gh/fduwjj/106/head -> origin/gh/fduwjj/106/head 2025-01-24T00:48:10.2498066Z * [new branch] gh/fduwjj/106/orig -> origin/gh/fduwjj/106/orig 2025-01-24T00:48:10.2499487Z * [new branch] gh/fduwjj/107/base -> origin/gh/fduwjj/107/base 2025-01-24T00:48:10.2500799Z * [new branch] gh/fduwjj/107/head -> origin/gh/fduwjj/107/head 2025-01-24T00:48:10.2501592Z * [new branch] gh/fduwjj/107/orig -> origin/gh/fduwjj/107/orig 2025-01-24T00:48:10.2502591Z * [new branch] gh/fduwjj/108/base -> origin/gh/fduwjj/108/base 2025-01-24T00:48:10.2503396Z * [new branch] gh/fduwjj/108/head -> origin/gh/fduwjj/108/head 2025-01-24T00:48:10.2504445Z * [new branch] gh/fduwjj/108/orig -> origin/gh/fduwjj/108/orig 2025-01-24T00:48:10.2505660Z * [new branch] gh/fduwjj/109/base -> origin/gh/fduwjj/109/base 2025-01-24T00:48:10.2506624Z * [new branch] gh/fduwjj/109/head -> origin/gh/fduwjj/109/head 2025-01-24T00:48:10.2507587Z * [new branch] gh/fduwjj/109/orig -> origin/gh/fduwjj/109/orig 2025-01-24T00:48:10.2509297Z * [new branch] gh/fegin/148/base -> origin/gh/fegin/148/base 2025-01-24T00:48:10.2510332Z * [new branch] gh/fegin/148/head -> origin/gh/fegin/148/head 2025-01-24T00:48:10.2511461Z * [new branch] gh/fegin/148/orig -> origin/gh/fegin/148/orig 2025-01-24T00:48:10.2512781Z * [new branch] gh/fegin/159/base -> origin/gh/fegin/159/base 2025-01-24T00:48:10.2513817Z * [new branch] gh/fegin/159/head -> origin/gh/fegin/159/head 2025-01-24T00:48:10.2514935Z * [new branch] gh/fegin/159/orig -> origin/gh/fegin/159/orig 2025-01-24T00:48:10.2516364Z * [new branch] gh/fegin/160/base -> origin/gh/fegin/160/base 2025-01-24T00:48:10.2517280Z * [new branch] gh/fegin/160/head -> origin/gh/fegin/160/head 2025-01-24T00:48:10.2518221Z * [new branch] gh/fegin/160/orig -> origin/gh/fegin/160/orig 2025-01-24T00:48:10.2519684Z * [new branch] gh/fegin/169/base -> origin/gh/fegin/169/base 2025-01-24T00:48:10.2520760Z * [new branch] gh/fegin/169/head -> origin/gh/fegin/169/head 2025-01-24T00:48:10.2521800Z * [new branch] gh/fegin/169/orig -> origin/gh/fegin/169/orig 2025-01-24T00:48:10.2523162Z * [new branch] gh/fegin/171/base -> origin/gh/fegin/171/base 2025-01-24T00:48:10.2524211Z * [new branch] gh/fegin/171/head -> origin/gh/fegin/171/head 2025-01-24T00:48:10.2525214Z * [new branch] gh/fegin/171/orig -> origin/gh/fegin/171/orig 2025-01-24T00:48:10.2526707Z * [new branch] gh/fegin/172/base -> origin/gh/fegin/172/base 2025-01-24T00:48:10.2527884Z * [new branch] gh/fegin/172/head -> origin/gh/fegin/172/head 2025-01-24T00:48:10.2528909Z * [new branch] gh/fegin/172/orig -> origin/gh/fegin/172/orig 2025-01-24T00:48:10.2530184Z * [new branch] gh/fegin/292/base -> origin/gh/fegin/292/base 2025-01-24T00:48:10.2531217Z * [new branch] gh/fegin/292/head -> origin/gh/fegin/292/head 2025-01-24T00:48:10.2532253Z * [new branch] gh/fegin/292/orig -> origin/gh/fegin/292/orig 2025-01-24T00:48:10.2533501Z * [new branch] gh/fegin/293/base -> origin/gh/fegin/293/base 2025-01-24T00:48:10.2534515Z * [new branch] gh/fegin/293/head -> origin/gh/fegin/293/head 2025-01-24T00:48:10.2535580Z * [new branch] gh/fegin/293/orig -> origin/gh/fegin/293/orig 2025-01-24T00:48:10.2536904Z * [new branch] gh/fegin/294/base -> origin/gh/fegin/294/base 2025-01-24T00:48:10.2538021Z * [new branch] gh/fegin/294/head -> origin/gh/fegin/294/head 2025-01-24T00:48:10.2539002Z * [new branch] gh/fegin/294/orig -> origin/gh/fegin/294/orig 2025-01-24T00:48:10.2540658Z * [new branch] gh/fffrog/26/base -> origin/gh/fffrog/26/base 2025-01-24T00:48:10.2541566Z * [new branch] gh/fffrog/26/head -> origin/gh/fffrog/26/head 2025-01-24T00:48:10.2542550Z * [new branch] gh/fffrog/26/orig -> origin/gh/fffrog/26/orig 2025-01-24T00:48:10.2543825Z * [new branch] gh/fffrog/28/base -> origin/gh/fffrog/28/base 2025-01-24T00:48:10.2544903Z * [new branch] gh/fffrog/28/head -> origin/gh/fffrog/28/head 2025-01-24T00:48:10.2545905Z * [new branch] gh/fffrog/28/orig -> origin/gh/fffrog/28/orig 2025-01-24T00:48:10.2547169Z * [new branch] gh/fffrog/37/base -> origin/gh/fffrog/37/base 2025-01-24T00:48:10.2548145Z * [new branch] gh/fffrog/37/head -> origin/gh/fffrog/37/head 2025-01-24T00:48:10.2549138Z * [new branch] gh/fffrog/37/orig -> origin/gh/fffrog/37/orig 2025-01-24T00:48:10.2550799Z * [new branch] gh/guangy10/2/base -> origin/gh/guangy10/2/base 2025-01-24T00:48:10.2551802Z * [new branch] gh/guangy10/2/orig -> origin/gh/guangy10/2/orig 2025-01-24T00:48:10.2553347Z * [new branch] gh/guangyey/100/base -> origin/gh/guangyey/100/base 2025-01-24T00:48:10.2554353Z * [new branch] gh/guangyey/100/head -> origin/gh/guangyey/100/head 2025-01-24T00:48:10.2555339Z * [new branch] gh/guangyey/100/orig -> origin/gh/guangyey/100/orig 2025-01-24T00:48:10.2556631Z * [new branch] gh/guangyey/105/base -> origin/gh/guangyey/105/base 2025-01-24T00:48:10.2557688Z * [new branch] gh/guangyey/105/head -> origin/gh/guangyey/105/head 2025-01-24T00:48:10.2558624Z * [new branch] gh/guangyey/105/orig -> origin/gh/guangyey/105/orig 2025-01-24T00:48:10.2559938Z * [new branch] gh/guangyey/111/base -> origin/gh/guangyey/111/base 2025-01-24T00:48:10.2560930Z * [new branch] gh/guangyey/111/head -> origin/gh/guangyey/111/head 2025-01-24T00:48:10.2561889Z * [new branch] gh/guangyey/111/orig -> origin/gh/guangyey/111/orig 2025-01-24T00:48:10.2563202Z * [new branch] gh/guangyey/112/base -> origin/gh/guangyey/112/base 2025-01-24T00:48:10.2564115Z * [new branch] gh/guangyey/112/head -> origin/gh/guangyey/112/head 2025-01-24T00:48:10.2565119Z * [new branch] gh/guangyey/112/orig -> origin/gh/guangyey/112/orig 2025-01-24T00:48:10.2566466Z * [new branch] gh/guangyey/113/base -> origin/gh/guangyey/113/base 2025-01-24T00:48:10.2567511Z * [new branch] gh/guangyey/113/head -> origin/gh/guangyey/113/head 2025-01-24T00:48:10.2568505Z * [new branch] gh/guangyey/113/orig -> origin/gh/guangyey/113/orig 2025-01-24T00:48:10.2569767Z * [new branch] gh/guangyey/114/base -> origin/gh/guangyey/114/base 2025-01-24T00:48:10.2570765Z * [new branch] gh/guangyey/114/head -> origin/gh/guangyey/114/head 2025-01-24T00:48:10.2571711Z * [new branch] gh/guangyey/114/orig -> origin/gh/guangyey/114/orig 2025-01-24T00:48:10.2573044Z * [new branch] gh/guangyey/115/base -> origin/gh/guangyey/115/base 2025-01-24T00:48:10.2574058Z * [new branch] gh/guangyey/115/head -> origin/gh/guangyey/115/head 2025-01-24T00:48:10.2575024Z * [new branch] gh/guangyey/115/orig -> origin/gh/guangyey/115/orig 2025-01-24T00:48:10.2576311Z * [new branch] gh/guangyey/116/base -> origin/gh/guangyey/116/base 2025-01-24T00:48:10.2577286Z * [new branch] gh/guangyey/116/head -> origin/gh/guangyey/116/head 2025-01-24T00:48:10.2578326Z * [new branch] gh/guangyey/116/orig -> origin/gh/guangyey/116/orig 2025-01-24T00:48:10.2579669Z * [new branch] gh/guangyey/117/base -> origin/gh/guangyey/117/base 2025-01-24T00:48:10.2580589Z * [new branch] gh/guangyey/117/head -> origin/gh/guangyey/117/head 2025-01-24T00:48:10.2581565Z * [new branch] gh/guangyey/117/orig -> origin/gh/guangyey/117/orig 2025-01-24T00:48:10.2582843Z * [new branch] gh/guangyey/118/base -> origin/gh/guangyey/118/base 2025-01-24T00:48:10.2584259Z * [new branch] gh/guangyey/118/head -> origin/gh/guangyey/118/head 2025-01-24T00:48:10.2585233Z * [new branch] gh/guangyey/118/orig -> origin/gh/guangyey/118/orig 2025-01-24T00:48:10.2586550Z * [new branch] gh/guangyey/119/base -> origin/gh/guangyey/119/base 2025-01-24T00:48:10.2587538Z * [new branch] gh/guangyey/119/head -> origin/gh/guangyey/119/head 2025-01-24T00:48:10.2588512Z * [new branch] gh/guangyey/119/orig -> origin/gh/guangyey/119/orig 2025-01-24T00:48:10.2589854Z * [new branch] gh/guangyey/120/base -> origin/gh/guangyey/120/base 2025-01-24T00:48:10.2590828Z * [new branch] gh/guangyey/120/head -> origin/gh/guangyey/120/head 2025-01-24T00:48:10.2591774Z * [new branch] gh/guangyey/120/orig -> origin/gh/guangyey/120/orig 2025-01-24T00:48:10.2595137Z * [new branch] gh/guangyey/121/base -> origin/gh/guangyey/121/base 2025-01-24T00:48:10.2596105Z * [new branch] gh/guangyey/121/head -> origin/gh/guangyey/121/head 2025-01-24T00:48:10.2597165Z * [new branch] gh/guangyey/121/orig -> origin/gh/guangyey/121/orig 2025-01-24T00:48:10.2598484Z * [new branch] gh/guangyey/71/base -> origin/gh/guangyey/71/base 2025-01-24T00:48:10.2599462Z * [new branch] gh/guangyey/71/head -> origin/gh/guangyey/71/head 2025-01-24T00:48:10.2600431Z * [new branch] gh/guangyey/71/orig -> origin/gh/guangyey/71/orig 2025-01-24T00:48:10.2601725Z * [new branch] gh/guangyey/79/base -> origin/gh/guangyey/79/base 2025-01-24T00:48:10.2602720Z * [new branch] gh/guangyey/79/head -> origin/gh/guangyey/79/head 2025-01-24T00:48:10.2603665Z * [new branch] gh/guangyey/79/orig -> origin/gh/guangyey/79/orig 2025-01-24T00:48:10.2605032Z * [new branch] gh/guangyey/87/base -> origin/gh/guangyey/87/base 2025-01-24T00:48:10.2605901Z * [new branch] gh/guangyey/87/head -> origin/gh/guangyey/87/head 2025-01-24T00:48:10.2607094Z * [new branch] gh/guangyey/87/orig -> origin/gh/guangyey/87/orig 2025-01-24T00:48:10.2608454Z * [new branch] gh/guangyey/89/base -> origin/gh/guangyey/89/base 2025-01-24T00:48:10.2609463Z * [new branch] gh/guangyey/89/head -> origin/gh/guangyey/89/head 2025-01-24T00:48:10.2610406Z * [new branch] gh/guangyey/89/orig -> origin/gh/guangyey/89/orig 2025-01-24T00:48:10.2612120Z * [new branch] gh/guangyey/90/base -> origin/gh/guangyey/90/base 2025-01-24T00:48:10.2613162Z * [new branch] gh/guangyey/90/head -> origin/gh/guangyey/90/head 2025-01-24T00:48:10.2614183Z * [new branch] gh/guangyey/90/orig -> origin/gh/guangyey/90/orig 2025-01-24T00:48:10.2615580Z * [new branch] gh/guangyey/99/base -> origin/gh/guangyey/99/base 2025-01-24T00:48:10.2616571Z * [new branch] gh/guangyey/99/head -> origin/gh/guangyey/99/head 2025-01-24T00:48:10.2617549Z * [new branch] gh/guangyey/99/orig -> origin/gh/guangyey/99/orig 2025-01-24T00:48:10.2619225Z * [new branch] gh/guilhermeleobas/11/base -> origin/gh/guilhermeleobas/11/base 2025-01-24T00:48:10.2620483Z * [new branch] gh/guilhermeleobas/11/head -> origin/gh/guilhermeleobas/11/head 2025-01-24T00:48:10.2621571Z * [new branch] gh/guilhermeleobas/11/orig -> origin/gh/guilhermeleobas/11/orig 2025-01-24T00:48:10.2622935Z * [new branch] gh/guilhermeleobas/65/base -> origin/gh/guilhermeleobas/65/base 2025-01-24T00:48:10.2623859Z * [new branch] gh/guilhermeleobas/65/head -> origin/gh/guilhermeleobas/65/head 2025-01-24T00:48:10.2625133Z * [new branch] gh/guilhermeleobas/65/orig -> origin/gh/guilhermeleobas/65/orig 2025-01-24T00:48:10.2626461Z * [new branch] gh/guilhermeleobas/69/base -> origin/gh/guilhermeleobas/69/base 2025-01-24T00:48:10.2627474Z * [new branch] gh/guilhermeleobas/69/head -> origin/gh/guilhermeleobas/69/head 2025-01-24T00:48:10.2628466Z * [new branch] gh/guilhermeleobas/69/orig -> origin/gh/guilhermeleobas/69/orig 2025-01-24T00:48:10.2629782Z * [new branch] gh/guilhermeleobas/73/base -> origin/gh/guilhermeleobas/73/base 2025-01-24T00:48:10.2630757Z * [new branch] gh/guilhermeleobas/73/head -> origin/gh/guilhermeleobas/73/head 2025-01-24T00:48:10.2631716Z * [new branch] gh/guilhermeleobas/73/orig -> origin/gh/guilhermeleobas/73/orig 2025-01-24T00:48:10.2633016Z * [new branch] gh/guilhermeleobas/74/base -> origin/gh/guilhermeleobas/74/base 2025-01-24T00:48:10.2634002Z * [new branch] gh/guilhermeleobas/74/head -> origin/gh/guilhermeleobas/74/head 2025-01-24T00:48:10.2634996Z * [new branch] gh/guilhermeleobas/74/orig -> origin/gh/guilhermeleobas/74/orig 2025-01-24T00:48:10.2636312Z * [new branch] gh/guilhermeleobas/77/base -> origin/gh/guilhermeleobas/77/base 2025-01-24T00:48:10.2637261Z * [new branch] gh/guilhermeleobas/77/head -> origin/gh/guilhermeleobas/77/head 2025-01-24T00:48:10.2638323Z * [new branch] gh/guilhermeleobas/77/orig -> origin/gh/guilhermeleobas/77/orig 2025-01-24T00:48:10.2639965Z * [new branch] gh/guilhermeleobas/79/base -> origin/gh/guilhermeleobas/79/base 2025-01-24T00:48:10.2641066Z * [new branch] gh/guilhermeleobas/79/head -> origin/gh/guilhermeleobas/79/head 2025-01-24T00:48:10.2642661Z * [new branch] gh/guilhermeleobas/79/orig -> origin/gh/guilhermeleobas/79/orig 2025-01-24T00:48:10.2644848Z * [new branch] gh/guilhermeleobas/82/base -> origin/gh/guilhermeleobas/82/base 2025-01-24T00:48:10.2646489Z * [new branch] gh/guilhermeleobas/82/head -> origin/gh/guilhermeleobas/82/head 2025-01-24T00:48:10.2648117Z * [new branch] gh/guilhermeleobas/82/orig -> origin/gh/guilhermeleobas/82/orig 2025-01-24T00:48:10.2650130Z * [new branch] gh/guilhermeleobas/83/base -> origin/gh/guilhermeleobas/83/base 2025-01-24T00:48:10.2651759Z * [new branch] gh/guilhermeleobas/83/head -> origin/gh/guilhermeleobas/83/head 2025-01-24T00:48:10.2653313Z * [new branch] gh/guilhermeleobas/83/orig -> origin/gh/guilhermeleobas/83/orig 2025-01-24T00:48:10.2655443Z * [new branch] gh/guilhermeleobas/84/base -> origin/gh/guilhermeleobas/84/base 2025-01-24T00:48:10.2657002Z * [new branch] gh/guilhermeleobas/84/head -> origin/gh/guilhermeleobas/84/head 2025-01-24T00:48:10.2657820Z * [new branch] gh/guilhermeleobas/84/orig -> origin/gh/guilhermeleobas/84/orig 2025-01-24T00:48:10.2659283Z * [new branch] gh/guilhermeleobas/85/base -> origin/gh/guilhermeleobas/85/base 2025-01-24T00:48:10.2660305Z * [new branch] gh/guilhermeleobas/85/head -> origin/gh/guilhermeleobas/85/head 2025-01-24T00:48:10.2661329Z * [new branch] gh/guilhermeleobas/85/orig -> origin/gh/guilhermeleobas/85/orig 2025-01-24T00:48:10.2662656Z * [new branch] gh/guilhermeleobas/86/base -> origin/gh/guilhermeleobas/86/base 2025-01-24T00:48:10.2663659Z * [new branch] gh/guilhermeleobas/86/head -> origin/gh/guilhermeleobas/86/head 2025-01-24T00:48:10.2664685Z * [new branch] gh/guilhermeleobas/86/orig -> origin/gh/guilhermeleobas/86/orig 2025-01-24T00:48:10.2666077Z * [new branch] gh/guilhermeleobas/87/base -> origin/gh/guilhermeleobas/87/base 2025-01-24T00:48:10.2667067Z * [new branch] gh/guilhermeleobas/87/head -> origin/gh/guilhermeleobas/87/head 2025-01-24T00:48:10.2668057Z * [new branch] gh/guilhermeleobas/87/orig -> origin/gh/guilhermeleobas/87/orig 2025-01-24T00:48:10.2669402Z * [new branch] gh/guilhermeleobas/88/base -> origin/gh/guilhermeleobas/88/base 2025-01-24T00:48:10.2670374Z * [new branch] gh/guilhermeleobas/88/head -> origin/gh/guilhermeleobas/88/head 2025-01-24T00:48:10.2671393Z * [new branch] gh/guilhermeleobas/88/orig -> origin/gh/guilhermeleobas/88/orig 2025-01-24T00:48:10.2672736Z * [new branch] gh/guilhermeleobas/89/base -> origin/gh/guilhermeleobas/89/base 2025-01-24T00:48:10.2673707Z * [new branch] gh/guilhermeleobas/89/head -> origin/gh/guilhermeleobas/89/head 2025-01-24T00:48:10.2674739Z * [new branch] gh/guilhermeleobas/89/orig -> origin/gh/guilhermeleobas/89/orig 2025-01-24T00:48:10.2676068Z * [new branch] gh/guilhermeleobas/90/base -> origin/gh/guilhermeleobas/90/base 2025-01-24T00:48:10.2677093Z * [new branch] gh/guilhermeleobas/90/head -> origin/gh/guilhermeleobas/90/head 2025-01-24T00:48:10.2678072Z * [new branch] gh/guilhermeleobas/90/orig -> origin/gh/guilhermeleobas/90/orig 2025-01-24T00:48:10.2679417Z * [new branch] gh/guilhermeleobas/91/base -> origin/gh/guilhermeleobas/91/base 2025-01-24T00:48:10.2680426Z * [new branch] gh/guilhermeleobas/91/head -> origin/gh/guilhermeleobas/91/head 2025-01-24T00:48:10.2681402Z * [new branch] gh/guilhermeleobas/91/orig -> origin/gh/guilhermeleobas/91/orig 2025-01-24T00:48:10.2682969Z * [new branch] gh/int3/10/base -> origin/gh/int3/10/base 2025-01-24T00:48:10.2684133Z * [new branch] gh/int3/10/head -> origin/gh/int3/10/head 2025-01-24T00:48:10.2685302Z * [new branch] gh/int3/10/orig -> origin/gh/int3/10/orig 2025-01-24T00:48:10.2686787Z * [new branch] gh/int3/100/base -> origin/gh/int3/100/base 2025-01-24T00:48:10.2687863Z * [new branch] gh/int3/100/head -> origin/gh/int3/100/head 2025-01-24T00:48:10.2689172Z * [new branch] gh/int3/100/orig -> origin/gh/int3/100/orig 2025-01-24T00:48:10.2690287Z * [new branch] gh/int3/109/base -> origin/gh/int3/109/base 2025-01-24T00:48:10.2691584Z * [new branch] gh/int3/109/head -> origin/gh/int3/109/head 2025-01-24T00:48:10.2692853Z * [new branch] gh/int3/109/orig -> origin/gh/int3/109/orig 2025-01-24T00:48:10.2694292Z * [new branch] gh/int3/11/base -> origin/gh/int3/11/base 2025-01-24T00:48:10.2695338Z * [new branch] gh/int3/11/head -> origin/gh/int3/11/head 2025-01-24T00:48:10.2696376Z * [new branch] gh/int3/11/orig -> origin/gh/int3/11/orig 2025-01-24T00:48:10.2697923Z * [new branch] gh/int3/113/base -> origin/gh/int3/113/base 2025-01-24T00:48:10.2698773Z * [new branch] gh/int3/113/head -> origin/gh/int3/113/head 2025-01-24T00:48:10.2699750Z * [new branch] gh/int3/113/orig -> origin/gh/int3/113/orig 2025-01-24T00:48:10.2701226Z * [new branch] gh/int3/2/base -> origin/gh/int3/2/base 2025-01-24T00:48:10.2702094Z * [new branch] gh/int3/2/orig -> origin/gh/int3/2/orig 2025-01-24T00:48:10.2703571Z * [new branch] gh/int3/21/base -> origin/gh/int3/21/base 2025-01-24T00:48:10.2704527Z * [new branch] gh/int3/21/head -> origin/gh/int3/21/head 2025-01-24T00:48:10.2705516Z * [new branch] gh/int3/21/orig -> origin/gh/int3/21/orig 2025-01-24T00:48:10.2707274Z * [new branch] gh/int3/34/base -> origin/gh/int3/34/base 2025-01-24T00:48:10.2707959Z * [new branch] gh/int3/34/head -> origin/gh/int3/34/head 2025-01-24T00:48:10.2708975Z * [new branch] gh/int3/34/orig -> origin/gh/int3/34/orig 2025-01-24T00:48:10.2710405Z * [new branch] gh/int3/36/base -> origin/gh/int3/36/base 2025-01-24T00:48:10.2711338Z * [new branch] gh/int3/36/head -> origin/gh/int3/36/head 2025-01-24T00:48:10.2712306Z * [new branch] gh/int3/36/orig -> origin/gh/int3/36/orig 2025-01-24T00:48:10.2713943Z * [new branch] gh/int3/41/base -> origin/gh/int3/41/base 2025-01-24T00:48:10.2714923Z * [new branch] gh/int3/41/head -> origin/gh/int3/41/head 2025-01-24T00:48:10.2716005Z * [new branch] gh/int3/41/orig -> origin/gh/int3/41/orig 2025-01-24T00:48:10.2717560Z * [new branch] gh/int3/45/base -> origin/gh/int3/45/base 2025-01-24T00:48:10.2718560Z * [new branch] gh/int3/45/head -> origin/gh/int3/45/head 2025-01-24T00:48:10.2719593Z * [new branch] gh/int3/45/orig -> origin/gh/int3/45/orig 2025-01-24T00:48:10.2721156Z * [new branch] gh/int3/46/base -> origin/gh/int3/46/base 2025-01-24T00:48:10.2722068Z * [new branch] gh/int3/46/head -> origin/gh/int3/46/head 2025-01-24T00:48:10.2723946Z * [new branch] gh/int3/46/orig -> origin/gh/int3/46/orig 2025-01-24T00:48:10.2725068Z * [new branch] gh/int3/47/base -> origin/gh/int3/47/base 2025-01-24T00:48:10.2725621Z * [new branch] gh/int3/47/head -> origin/gh/int3/47/head 2025-01-24T00:48:10.2726768Z * [new branch] gh/int3/47/orig -> origin/gh/int3/47/orig 2025-01-24T00:48:10.2728337Z * [new branch] gh/int3/55/base -> origin/gh/int3/55/base 2025-01-24T00:48:10.2729332Z * [new branch] gh/int3/55/head -> origin/gh/int3/55/head 2025-01-24T00:48:10.2730367Z * [new branch] gh/int3/55/orig -> origin/gh/int3/55/orig 2025-01-24T00:48:10.2731831Z * [new branch] gh/int3/79/base -> origin/gh/int3/79/base 2025-01-24T00:48:10.2732895Z * [new branch] gh/int3/79/head -> origin/gh/int3/79/head 2025-01-24T00:48:10.2734009Z * [new branch] gh/int3/79/orig -> origin/gh/int3/79/orig 2025-01-24T00:48:10.2735387Z * [new branch] gh/int3/9/base -> origin/gh/int3/9/base 2025-01-24T00:48:10.2736521Z * [new branch] gh/int3/9/head -> origin/gh/int3/9/head 2025-01-24T00:48:10.2737593Z * [new branch] gh/int3/9/orig -> origin/gh/int3/9/orig 2025-01-24T00:48:10.2739054Z * [new branch] gh/int3/94/base -> origin/gh/int3/94/base 2025-01-24T00:48:10.2740093Z * [new branch] gh/int3/94/head -> origin/gh/int3/94/head 2025-01-24T00:48:10.2741070Z * [new branch] gh/int3/94/orig -> origin/gh/int3/94/orig 2025-01-24T00:48:10.2742468Z * [new branch] gh/int3/95/base -> origin/gh/int3/95/base 2025-01-24T00:48:10.2743470Z * [new branch] gh/int3/95/head -> origin/gh/int3/95/head 2025-01-24T00:48:10.2744596Z * [new branch] gh/int3/95/orig -> origin/gh/int3/95/orig 2025-01-24T00:48:10.2746410Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-01-24T00:48:10.2747463Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-01-24T00:48:10.2749106Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-01-24T00:48:10.2750183Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-01-24T00:48:10.2751405Z * [new branch] gh/isuruf/102/base -> origin/gh/isuruf/102/base 2025-01-24T00:48:10.2752287Z * [new branch] gh/isuruf/102/head -> origin/gh/isuruf/102/head 2025-01-24T00:48:10.2753336Z * [new branch] gh/isuruf/102/orig -> origin/gh/isuruf/102/orig 2025-01-24T00:48:10.2754583Z * [new branch] gh/isuruf/103/base -> origin/gh/isuruf/103/base 2025-01-24T00:48:10.2755890Z * [new branch] gh/isuruf/103/head -> origin/gh/isuruf/103/head 2025-01-24T00:48:10.2756928Z * [new branch] gh/isuruf/103/orig -> origin/gh/isuruf/103/orig 2025-01-24T00:48:10.2758275Z * [new branch] gh/isuruf/105/base -> origin/gh/isuruf/105/base 2025-01-24T00:48:10.2759294Z * [new branch] gh/isuruf/105/head -> origin/gh/isuruf/105/head 2025-01-24T00:48:10.2760272Z * [new branch] gh/isuruf/105/orig -> origin/gh/isuruf/105/orig 2025-01-24T00:48:10.2761612Z * [new branch] gh/isuruf/108/base -> origin/gh/isuruf/108/base 2025-01-24T00:48:10.2762620Z * [new branch] gh/isuruf/108/head -> origin/gh/isuruf/108/head 2025-01-24T00:48:10.2763615Z * [new branch] gh/isuruf/108/orig -> origin/gh/isuruf/108/orig 2025-01-24T00:48:10.2764956Z * [new branch] gh/isuruf/109/base -> origin/gh/isuruf/109/base 2025-01-24T00:48:10.2765998Z * [new branch] gh/isuruf/109/head -> origin/gh/isuruf/109/head 2025-01-24T00:48:10.2767285Z * [new branch] gh/isuruf/109/orig -> origin/gh/isuruf/109/orig 2025-01-24T00:48:10.2768568Z * [new branch] gh/isuruf/110/base -> origin/gh/isuruf/110/base 2025-01-24T00:48:10.2769542Z * [new branch] gh/isuruf/110/head -> origin/gh/isuruf/110/head 2025-01-24T00:48:10.2770552Z * [new branch] gh/isuruf/110/orig -> origin/gh/isuruf/110/orig 2025-01-24T00:48:10.2771861Z * [new branch] gh/isuruf/111/base -> origin/gh/isuruf/111/base 2025-01-24T00:48:10.2772910Z * [new branch] gh/isuruf/111/head -> origin/gh/isuruf/111/head 2025-01-24T00:48:10.2773873Z * [new branch] gh/isuruf/111/orig -> origin/gh/isuruf/111/orig 2025-01-24T00:48:10.2775189Z * [new branch] gh/isuruf/112/base -> origin/gh/isuruf/112/base 2025-01-24T00:48:10.2776168Z * [new branch] gh/isuruf/112/head -> origin/gh/isuruf/112/head 2025-01-24T00:48:10.2777142Z * [new branch] gh/isuruf/112/orig -> origin/gh/isuruf/112/orig 2025-01-24T00:48:10.2778479Z * [new branch] gh/isuruf/113/base -> origin/gh/isuruf/113/base 2025-01-24T00:48:10.2779409Z * [new branch] gh/isuruf/113/head -> origin/gh/isuruf/113/head 2025-01-24T00:48:10.2780420Z * [new branch] gh/isuruf/113/orig -> origin/gh/isuruf/113/orig 2025-01-24T00:48:10.2781711Z * [new branch] gh/isuruf/114/base -> origin/gh/isuruf/114/base 2025-01-24T00:48:10.2782664Z * [new branch] gh/isuruf/114/head -> origin/gh/isuruf/114/head 2025-01-24T00:48:10.2783680Z * [new branch] gh/isuruf/114/orig -> origin/gh/isuruf/114/orig 2025-01-24T00:48:10.2784970Z * [new branch] gh/isuruf/115/base -> origin/gh/isuruf/115/base 2025-01-24T00:48:10.2785953Z * [new branch] gh/isuruf/115/head -> origin/gh/isuruf/115/head 2025-01-24T00:48:10.2787013Z * [new branch] gh/isuruf/115/orig -> origin/gh/isuruf/115/orig 2025-01-24T00:48:10.2788417Z * [new branch] gh/isuruf/116/base -> origin/gh/isuruf/116/base 2025-01-24T00:48:10.2789383Z * [new branch] gh/isuruf/116/head -> origin/gh/isuruf/116/head 2025-01-24T00:48:10.2790480Z * [new branch] gh/isuruf/116/orig -> origin/gh/isuruf/116/orig 2025-01-24T00:48:10.2791787Z * [new branch] gh/isuruf/117/base -> origin/gh/isuruf/117/base 2025-01-24T00:48:10.2793023Z * [new branch] gh/isuruf/117/head -> origin/gh/isuruf/117/head 2025-01-24T00:48:10.2793987Z * [new branch] gh/isuruf/117/orig -> origin/gh/isuruf/117/orig 2025-01-24T00:48:10.2795384Z * [new branch] gh/isuruf/39/base -> origin/gh/isuruf/39/base 2025-01-24T00:48:10.2796349Z * [new branch] gh/isuruf/39/head -> origin/gh/isuruf/39/head 2025-01-24T00:48:10.2797408Z * [new branch] gh/isuruf/39/orig -> origin/gh/isuruf/39/orig 2025-01-24T00:48:10.2798947Z * [new branch] gh/isuruf/74/base -> origin/gh/isuruf/74/base 2025-01-24T00:48:10.2799969Z * [new branch] gh/isuruf/74/head -> origin/gh/isuruf/74/head 2025-01-24T00:48:10.2800992Z * [new branch] gh/isuruf/74/orig -> origin/gh/isuruf/74/orig 2025-01-24T00:48:10.2802420Z * [new branch] gh/isuruf/81/base -> origin/gh/isuruf/81/base 2025-01-24T00:48:10.2803353Z * [new branch] gh/isuruf/81/head -> origin/gh/isuruf/81/head 2025-01-24T00:48:10.2804311Z * [new branch] gh/isuruf/81/orig -> origin/gh/isuruf/81/orig 2025-01-24T00:48:10.2806072Z * [new branch] gh/isuruf/98/base -> origin/gh/isuruf/98/base 2025-01-24T00:48:10.2807262Z * [new branch] gh/isuruf/98/head -> origin/gh/isuruf/98/head 2025-01-24T00:48:10.2808203Z * [new branch] gh/isuruf/98/orig -> origin/gh/isuruf/98/orig 2025-01-24T00:48:10.2809814Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-01-24T00:48:10.2810831Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-01-24T00:48:10.2812020Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-01-24T00:48:10.2812969Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-01-24T00:48:10.2814177Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-01-24T00:48:10.2815060Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-01-24T00:48:10.2816434Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-01-24T00:48:10.2817405Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-01-24T00:48:10.2818564Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-01-24T00:48:10.2819476Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-01-24T00:48:10.2821101Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-01-24T00:48:10.2821886Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-01-24T00:48:10.2823027Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-01-24T00:48:10.2823994Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-01-24T00:48:10.2825212Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-01-24T00:48:10.2826223Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-01-24T00:48:10.2827382Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-01-24T00:48:10.2828323Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-01-24T00:48:10.2829475Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-01-24T00:48:10.2830463Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-01-24T00:48:10.2831781Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-01-24T00:48:10.2832496Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-01-24T00:48:10.2833686Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-01-24T00:48:10.2834707Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-01-24T00:48:10.2836140Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-01-24T00:48:10.2837610Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-01-24T00:48:10.2839347Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-01-24T00:48:10.2840259Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-01-24T00:48:10.2841688Z * [new branch] gh/jamesjwu/70/base -> origin/gh/jamesjwu/70/base 2025-01-24T00:48:10.2842654Z * [new branch] gh/jamesjwu/70/head -> origin/gh/jamesjwu/70/head 2025-01-24T00:48:10.2843620Z * [new branch] gh/jamesjwu/70/orig -> origin/gh/jamesjwu/70/orig 2025-01-24T00:48:10.2845429Z * [new branch] gh/jamesjwu/90/base -> origin/gh/jamesjwu/90/base 2025-01-24T00:48:10.2846657Z * [new branch] gh/jamesjwu/90/head -> origin/gh/jamesjwu/90/head 2025-01-24T00:48:10.2847857Z * [new branch] gh/jamesjwu/90/orig -> origin/gh/jamesjwu/90/orig 2025-01-24T00:48:10.2849302Z * [new branch] gh/jamesjwu/91/base -> origin/gh/jamesjwu/91/base 2025-01-24T00:48:10.2850420Z * [new branch] gh/jamesjwu/91/head -> origin/gh/jamesjwu/91/head 2025-01-24T00:48:10.2851890Z * [new branch] gh/jamesjwu/91/orig -> origin/gh/jamesjwu/91/orig 2025-01-24T00:48:10.2853830Z * [new branch] gh/jamesjwu/93/base -> origin/gh/jamesjwu/93/base 2025-01-24T00:48:10.2854875Z * [new branch] gh/jamesjwu/93/head -> origin/gh/jamesjwu/93/head 2025-01-24T00:48:10.2855886Z * [new branch] gh/jamesjwu/93/orig -> origin/gh/jamesjwu/93/orig 2025-01-24T00:48:10.2857547Z * [new branch] gh/jamesjwu/94/base -> origin/gh/jamesjwu/94/base 2025-01-24T00:48:10.2858612Z * [new branch] gh/jamesjwu/94/head -> origin/gh/jamesjwu/94/head 2025-01-24T00:48:10.2859570Z * [new branch] gh/jamesjwu/94/orig -> origin/gh/jamesjwu/94/orig 2025-01-24T00:48:10.2861394Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-01-24T00:48:10.2862400Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-01-24T00:48:10.2863428Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-01-24T00:48:10.2864834Z * [new branch] gh/janeyx99/200/base -> origin/gh/janeyx99/200/base 2025-01-24T00:48:10.2866259Z * [new branch] gh/janeyx99/200/head -> origin/gh/janeyx99/200/head 2025-01-24T00:48:10.2867299Z * [new branch] gh/janeyx99/200/orig -> origin/gh/janeyx99/200/orig 2025-01-24T00:48:10.2868548Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-01-24T00:48:10.2869491Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-01-24T00:48:10.2870464Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-01-24T00:48:10.2871881Z * [new branch] gh/janeyx99/211/base -> origin/gh/janeyx99/211/base 2025-01-24T00:48:10.2872864Z * [new branch] gh/janeyx99/211/head -> origin/gh/janeyx99/211/head 2025-01-24T00:48:10.2873810Z * [new branch] gh/janeyx99/211/orig -> origin/gh/janeyx99/211/orig 2025-01-24T00:48:10.2875561Z * [new branch] gh/janeyx99/212/base -> origin/gh/janeyx99/212/base 2025-01-24T00:48:10.2876450Z * [new branch] gh/janeyx99/212/head -> origin/gh/janeyx99/212/head 2025-01-24T00:48:10.2877456Z * [new branch] gh/janeyx99/212/orig -> origin/gh/janeyx99/212/orig 2025-01-24T00:48:10.2878838Z * [new branch] gh/janeyx99/213/base -> origin/gh/janeyx99/213/base 2025-01-24T00:48:10.2879757Z * [new branch] gh/janeyx99/213/head -> origin/gh/janeyx99/213/head 2025-01-24T00:48:10.2880737Z * [new branch] gh/janeyx99/213/orig -> origin/gh/janeyx99/213/orig 2025-01-24T00:48:10.2882329Z * [new branch] gh/janeyx99/214/base -> origin/gh/janeyx99/214/base 2025-01-24T00:48:10.2883304Z * [new branch] gh/janeyx99/214/head -> origin/gh/janeyx99/214/head 2025-01-24T00:48:10.2884317Z * [new branch] gh/janeyx99/214/orig -> origin/gh/janeyx99/214/orig 2025-01-24T00:48:10.2885713Z * [new branch] gh/janeyx99/215/base -> origin/gh/janeyx99/215/base 2025-01-24T00:48:10.2886687Z * [new branch] gh/janeyx99/215/head -> origin/gh/janeyx99/215/head 2025-01-24T00:48:10.2887754Z * [new branch] gh/janeyx99/215/orig -> origin/gh/janeyx99/215/orig 2025-01-24T00:48:10.2889321Z * [new branch] gh/janeyx99/216/base -> origin/gh/janeyx99/216/base 2025-01-24T00:48:10.2890023Z * [new branch] gh/janeyx99/216/head -> origin/gh/janeyx99/216/head 2025-01-24T00:48:10.2890993Z * [new branch] gh/janeyx99/216/orig -> origin/gh/janeyx99/216/orig 2025-01-24T00:48:10.2892564Z * [new branch] gh/janeyx99/217/base -> origin/gh/janeyx99/217/base 2025-01-24T00:48:10.2893536Z * [new branch] gh/janeyx99/217/head -> origin/gh/janeyx99/217/head 2025-01-24T00:48:10.2894589Z * [new branch] gh/janeyx99/217/orig -> origin/gh/janeyx99/217/orig 2025-01-24T00:48:10.2896093Z * [new branch] gh/janeyx99/86/base -> origin/gh/janeyx99/86/base 2025-01-24T00:48:10.2897000Z * [new branch] gh/janeyx99/86/head -> origin/gh/janeyx99/86/head 2025-01-24T00:48:10.2897998Z * [new branch] gh/janeyx99/86/orig -> origin/gh/janeyx99/86/orig 2025-01-24T00:48:10.2899390Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-01-24T00:48:10.2900339Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-01-24T00:48:10.2901306Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-01-24T00:48:10.2903052Z * [new branch] gh/jansel/227/base -> origin/gh/jansel/227/base 2025-01-24T00:48:10.2904050Z * [new branch] gh/jansel/227/head -> origin/gh/jansel/227/head 2025-01-24T00:48:10.2905124Z * [new branch] gh/jansel/227/orig -> origin/gh/jansel/227/orig 2025-01-24T00:48:10.2906562Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-01-24T00:48:10.2907507Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-01-24T00:48:10.2908920Z * [new branch] gh/jansel/422/base -> origin/gh/jansel/422/base 2025-01-24T00:48:10.2909810Z * [new branch] gh/jansel/422/head -> origin/gh/jansel/422/head 2025-01-24T00:48:10.2910780Z * [new branch] gh/jansel/422/orig -> origin/gh/jansel/422/orig 2025-01-24T00:48:10.2912197Z * [new branch] gh/jansel/446/base -> origin/gh/jansel/446/base 2025-01-24T00:48:10.2913143Z * [new branch] gh/jansel/446/head -> origin/gh/jansel/446/head 2025-01-24T00:48:10.2914110Z * [new branch] gh/jansel/446/orig -> origin/gh/jansel/446/orig 2025-01-24T00:48:10.2915580Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-01-24T00:48:10.2916429Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-01-24T00:48:10.2917440Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-01-24T00:48:10.2918809Z * [new branch] gh/jansel/453/base -> origin/gh/jansel/453/base 2025-01-24T00:48:10.2919740Z * [new branch] gh/jansel/453/head -> origin/gh/jansel/453/head 2025-01-24T00:48:10.2921043Z * [new branch] gh/jansel/453/orig -> origin/gh/jansel/453/orig 2025-01-24T00:48:10.2922403Z * [new branch] gh/jansel/454/base -> origin/gh/jansel/454/base 2025-01-24T00:48:10.2923294Z * [new branch] gh/jansel/454/head -> origin/gh/jansel/454/head 2025-01-24T00:48:10.2924294Z * [new branch] gh/jansel/454/orig -> origin/gh/jansel/454/orig 2025-01-24T00:48:10.2925703Z * [new branch] gh/jansel/455/base -> origin/gh/jansel/455/base 2025-01-24T00:48:10.2926766Z * [new branch] gh/jansel/455/head -> origin/gh/jansel/455/head 2025-01-24T00:48:10.2927742Z * [new branch] gh/jansel/455/orig -> origin/gh/jansel/455/orig 2025-01-24T00:48:10.2929182Z * [new branch] gh/jansel/458/base -> origin/gh/jansel/458/base 2025-01-24T00:48:10.2930181Z * [new branch] gh/jansel/458/head -> origin/gh/jansel/458/head 2025-01-24T00:48:10.2931190Z * [new branch] gh/jansel/458/orig -> origin/gh/jansel/458/orig 2025-01-24T00:48:10.2932456Z * [new branch] gh/jansel/459/base -> origin/gh/jansel/459/base 2025-01-24T00:48:10.2933394Z * [new branch] gh/jansel/459/head -> origin/gh/jansel/459/head 2025-01-24T00:48:10.2934380Z * [new branch] gh/jansel/459/orig -> origin/gh/jansel/459/orig 2025-01-24T00:48:10.2935726Z * [new branch] gh/jansel/460/base -> origin/gh/jansel/460/base 2025-01-24T00:48:10.2936667Z * [new branch] gh/jansel/460/head -> origin/gh/jansel/460/head 2025-01-24T00:48:10.2937742Z * [new branch] gh/jansel/460/orig -> origin/gh/jansel/460/orig 2025-01-24T00:48:10.2939130Z * [new branch] gh/jansel/461/base -> origin/gh/jansel/461/base 2025-01-24T00:48:10.2940026Z * [new branch] gh/jansel/461/head -> origin/gh/jansel/461/head 2025-01-24T00:48:10.2941014Z * [new branch] gh/jansel/461/orig -> origin/gh/jansel/461/orig 2025-01-24T00:48:10.2950301Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-01-24T00:48:10.2950961Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-01-24T00:48:10.2951508Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-01-24T00:48:10.2952075Z * [new branch] gh/jansel/463/base -> origin/gh/jansel/463/base 2025-01-24T00:48:10.2952627Z * [new branch] gh/jansel/463/head -> origin/gh/jansel/463/head 2025-01-24T00:48:10.2953164Z * [new branch] gh/jansel/463/orig -> origin/gh/jansel/463/orig 2025-01-24T00:48:10.2953718Z * [new branch] gh/jansel/464/base -> origin/gh/jansel/464/base 2025-01-24T00:48:10.2954352Z * [new branch] gh/jansel/464/head -> origin/gh/jansel/464/head 2025-01-24T00:48:10.2954897Z * [new branch] gh/jansel/464/orig -> origin/gh/jansel/464/orig 2025-01-24T00:48:10.2955450Z * [new branch] gh/jansel/465/base -> origin/gh/jansel/465/base 2025-01-24T00:48:10.2955999Z * [new branch] gh/jansel/465/head -> origin/gh/jansel/465/head 2025-01-24T00:48:10.2956547Z * [new branch] gh/jansel/465/orig -> origin/gh/jansel/465/orig 2025-01-24T00:48:10.2957148Z * [new branch] gh/jansel/466/base -> origin/gh/jansel/466/base 2025-01-24T00:48:10.2957752Z * [new branch] gh/jansel/466/head -> origin/gh/jansel/466/head 2025-01-24T00:48:10.2958740Z * [new branch] gh/jansel/466/orig -> origin/gh/jansel/466/orig 2025-01-24T00:48:10.2960145Z * [new branch] gh/jansel/467/base -> origin/gh/jansel/467/base 2025-01-24T00:48:10.2961047Z * [new branch] gh/jansel/467/head -> origin/gh/jansel/467/head 2025-01-24T00:48:10.2962055Z * [new branch] gh/jansel/467/orig -> origin/gh/jansel/467/orig 2025-01-24T00:48:10.2963463Z * [new branch] gh/jansel/468/base -> origin/gh/jansel/468/base 2025-01-24T00:48:10.2964426Z * [new branch] gh/jansel/468/head -> origin/gh/jansel/468/head 2025-01-24T00:48:10.2965395Z * [new branch] gh/jansel/468/orig -> origin/gh/jansel/468/orig 2025-01-24T00:48:10.2966942Z * [new branch] gh/jansel/469/base -> origin/gh/jansel/469/base 2025-01-24T00:48:10.2967899Z * [new branch] gh/jansel/469/head -> origin/gh/jansel/469/head 2025-01-24T00:48:10.2968934Z * [new branch] gh/jansel/469/orig -> origin/gh/jansel/469/orig 2025-01-24T00:48:10.2970373Z * [new branch] gh/jansel/470/base -> origin/gh/jansel/470/base 2025-01-24T00:48:10.2971343Z * [new branch] gh/jansel/470/head -> origin/gh/jansel/470/head 2025-01-24T00:48:10.2972343Z * [new branch] gh/jansel/470/orig -> origin/gh/jansel/470/orig 2025-01-24T00:48:10.2973763Z * [new branch] gh/jansel/471/base -> origin/gh/jansel/471/base 2025-01-24T00:48:10.2974650Z * [new branch] gh/jansel/471/head -> origin/gh/jansel/471/head 2025-01-24T00:48:10.2976243Z * [new branch] gh/jansel/471/orig -> origin/gh/jansel/471/orig 2025-01-24T00:48:10.2977622Z * [new branch] gh/jansel/472/base -> origin/gh/jansel/472/base 2025-01-24T00:48:10.2978887Z * [new branch] gh/jansel/472/head -> origin/gh/jansel/472/head 2025-01-24T00:48:10.2980286Z * [new branch] gh/jansel/472/orig -> origin/gh/jansel/472/orig 2025-01-24T00:48:10.2982342Z * [new branch] gh/jansel/473/base -> origin/gh/jansel/473/base 2025-01-24T00:48:10.2983929Z * [new branch] gh/jansel/473/head -> origin/gh/jansel/473/head 2025-01-24T00:48:10.2985509Z * [new branch] gh/jansel/473/orig -> origin/gh/jansel/473/orig 2025-01-24T00:48:10.2987629Z * [new branch] gh/jansel/474/base -> origin/gh/jansel/474/base 2025-01-24T00:48:10.2989161Z * [new branch] gh/jansel/474/head -> origin/gh/jansel/474/head 2025-01-24T00:48:10.2990683Z * [new branch] gh/jansel/474/orig -> origin/gh/jansel/474/orig 2025-01-24T00:48:10.2993045Z * [new branch] gh/jansel/475/base -> origin/gh/jansel/475/base 2025-01-24T00:48:10.2994574Z * [new branch] gh/jansel/475/head -> origin/gh/jansel/475/head 2025-01-24T00:48:10.2996171Z * [new branch] gh/jansel/475/orig -> origin/gh/jansel/475/orig 2025-01-24T00:48:10.2998244Z * [new branch] gh/jansel/476/base -> origin/gh/jansel/476/base 2025-01-24T00:48:10.2999853Z * [new branch] gh/jansel/476/head -> origin/gh/jansel/476/head 2025-01-24T00:48:10.3001415Z * [new branch] gh/jansel/476/orig -> origin/gh/jansel/476/orig 2025-01-24T00:48:10.3004000Z * [new branch] gh/jbschlosser/174/base -> origin/gh/jbschlosser/174/base 2025-01-24T00:48:10.3005387Z * [new branch] gh/jbschlosser/174/head -> origin/gh/jbschlosser/174/head 2025-01-24T00:48:10.3006528Z * [new branch] gh/jbschlosser/174/orig -> origin/gh/jbschlosser/174/orig 2025-01-24T00:48:10.3008117Z * [new branch] gh/jbschlosser/187/base -> origin/gh/jbschlosser/187/base 2025-01-24T00:48:10.3009062Z * [new branch] gh/jbschlosser/187/head -> origin/gh/jbschlosser/187/head 2025-01-24T00:48:10.3010039Z * [new branch] gh/jbschlosser/187/orig -> origin/gh/jbschlosser/187/orig 2025-01-24T00:48:10.3011540Z * [new branch] gh/jbschlosser/195/base -> origin/gh/jbschlosser/195/base 2025-01-24T00:48:10.3012512Z * [new branch] gh/jbschlosser/195/head -> origin/gh/jbschlosser/195/head 2025-01-24T00:48:10.3013509Z * [new branch] gh/jbschlosser/195/orig -> origin/gh/jbschlosser/195/orig 2025-01-24T00:48:10.3014995Z * [new branch] gh/jbschlosser/208/base -> origin/gh/jbschlosser/208/base 2025-01-24T00:48:10.3015853Z * [new branch] gh/jbschlosser/208/head -> origin/gh/jbschlosser/208/head 2025-01-24T00:48:10.3016904Z * [new branch] gh/jbschlosser/208/orig -> origin/gh/jbschlosser/208/orig 2025-01-24T00:48:10.3018497Z * [new branch] gh/jbschlosser/214/base -> origin/gh/jbschlosser/214/base 2025-01-24T00:48:10.3019415Z * [new branch] gh/jbschlosser/214/head -> origin/gh/jbschlosser/214/head 2025-01-24T00:48:10.3020447Z * [new branch] gh/jbschlosser/214/orig -> origin/gh/jbschlosser/214/orig 2025-01-24T00:48:10.3021891Z * [new branch] gh/jbschlosser/216/base -> origin/gh/jbschlosser/216/base 2025-01-24T00:48:10.3022855Z * [new branch] gh/jbschlosser/216/head -> origin/gh/jbschlosser/216/head 2025-01-24T00:48:10.3023818Z * [new branch] gh/jbschlosser/216/orig -> origin/gh/jbschlosser/216/orig 2025-01-24T00:48:10.3025243Z * [new branch] gh/jbschlosser/217/base -> origin/gh/jbschlosser/217/base 2025-01-24T00:48:10.3026257Z * [new branch] gh/jbschlosser/217/head -> origin/gh/jbschlosser/217/head 2025-01-24T00:48:10.3027221Z * [new branch] gh/jbschlosser/217/orig -> origin/gh/jbschlosser/217/orig 2025-01-24T00:48:10.3028639Z * [new branch] gh/jbschlosser/218/base -> origin/gh/jbschlosser/218/base 2025-01-24T00:48:10.3029693Z * [new branch] gh/jbschlosser/218/head -> origin/gh/jbschlosser/218/head 2025-01-24T00:48:10.3030700Z * [new branch] gh/jbschlosser/218/orig -> origin/gh/jbschlosser/218/orig 2025-01-24T00:48:10.3032071Z * [new branch] gh/jbschlosser/219/base -> origin/gh/jbschlosser/219/base 2025-01-24T00:48:10.3033086Z * [new branch] gh/jbschlosser/219/head -> origin/gh/jbschlosser/219/head 2025-01-24T00:48:10.3034064Z * [new branch] gh/jbschlosser/219/orig -> origin/gh/jbschlosser/219/orig 2025-01-24T00:48:10.3035589Z * [new branch] gh/jbschlosser/220/base -> origin/gh/jbschlosser/220/base 2025-01-24T00:48:10.3036601Z * [new branch] gh/jbschlosser/220/head -> origin/gh/jbschlosser/220/head 2025-01-24T00:48:10.3037574Z * [new branch] gh/jbschlosser/220/orig -> origin/gh/jbschlosser/220/orig 2025-01-24T00:48:10.3039019Z * [new branch] gh/jbschlosser/221/base -> origin/gh/jbschlosser/221/base 2025-01-24T00:48:10.3040069Z * [new branch] gh/jbschlosser/221/head -> origin/gh/jbschlosser/221/head 2025-01-24T00:48:10.3041052Z * [new branch] gh/jbschlosser/221/orig -> origin/gh/jbschlosser/221/orig 2025-01-24T00:48:10.3042561Z * [new branch] gh/jbschlosser/222/base -> origin/gh/jbschlosser/222/base 2025-01-24T00:48:10.3043561Z * [new branch] gh/jbschlosser/222/head -> origin/gh/jbschlosser/222/head 2025-01-24T00:48:10.3044601Z * [new branch] gh/jbschlosser/222/orig -> origin/gh/jbschlosser/222/orig 2025-01-24T00:48:10.3046153Z * [new branch] gh/jbschlosser/223/base -> origin/gh/jbschlosser/223/base 2025-01-24T00:48:10.3047222Z * [new branch] gh/jbschlosser/223/head -> origin/gh/jbschlosser/223/head 2025-01-24T00:48:10.3048194Z * [new branch] gh/jbschlosser/223/orig -> origin/gh/jbschlosser/223/orig 2025-01-24T00:48:10.3049674Z * [new branch] gh/jbschlosser/224/base -> origin/gh/jbschlosser/224/base 2025-01-24T00:48:10.3050616Z * [new branch] gh/jbschlosser/224/head -> origin/gh/jbschlosser/224/head 2025-01-24T00:48:10.3051637Z * [new branch] gh/jbschlosser/224/orig -> origin/gh/jbschlosser/224/orig 2025-01-24T00:48:10.3053147Z * [new branch] gh/jbschlosser/225/base -> origin/gh/jbschlosser/225/base 2025-01-24T00:48:10.3054064Z * [new branch] gh/jbschlosser/225/head -> origin/gh/jbschlosser/225/head 2025-01-24T00:48:10.3055030Z * [new branch] gh/jbschlosser/225/orig -> origin/gh/jbschlosser/225/orig 2025-01-24T00:48:10.3056427Z * [new branch] gh/jbschlosser/89/base -> origin/gh/jbschlosser/89/base 2025-01-24T00:48:10.3057434Z * [new branch] gh/jbschlosser/89/head -> origin/gh/jbschlosser/89/head 2025-01-24T00:48:10.3058330Z * [new branch] gh/jbschlosser/89/orig -> origin/gh/jbschlosser/89/orig 2025-01-24T00:48:10.3059991Z * [new branch] gh/jcaip/41/base -> origin/gh/jcaip/41/base 2025-01-24T00:48:10.3060992Z * [new branch] gh/jcaip/41/head -> origin/gh/jcaip/41/head 2025-01-24T00:48:10.3062074Z * [new branch] gh/jcaip/41/orig -> origin/gh/jcaip/41/orig 2025-01-24T00:48:10.3063449Z * [new branch] gh/jcaip/70/base -> origin/gh/jcaip/70/base 2025-01-24T00:48:10.3064383Z * [new branch] gh/jcaip/70/head -> origin/gh/jcaip/70/head 2025-01-24T00:48:10.3065352Z * [new branch] gh/jcaip/70/orig -> origin/gh/jcaip/70/orig 2025-01-24T00:48:10.3067081Z * [new branch] gh/jerryzh168/855/base -> origin/gh/jerryzh168/855/base 2025-01-24T00:48:10.3068045Z * [new branch] gh/jerryzh168/855/head -> origin/gh/jerryzh168/855/head 2025-01-24T00:48:10.3069132Z * [new branch] gh/jerryzh168/855/orig -> origin/gh/jerryzh168/855/orig 2025-01-24T00:48:10.3070731Z * [new branch] gh/jerryzh168/858/base -> origin/gh/jerryzh168/858/base 2025-01-24T00:48:10.3071582Z * [new branch] gh/jerryzh168/858/head -> origin/gh/jerryzh168/858/head 2025-01-24T00:48:10.3072665Z * [new branch] gh/jerryzh168/858/orig -> origin/gh/jerryzh168/858/orig 2025-01-24T00:48:10.3074143Z * [new branch] gh/jerryzh168/859/base -> origin/gh/jerryzh168/859/base 2025-01-24T00:48:10.3075107Z * [new branch] gh/jerryzh168/859/head -> origin/gh/jerryzh168/859/head 2025-01-24T00:48:10.3076169Z * [new branch] gh/jerryzh168/859/orig -> origin/gh/jerryzh168/859/orig 2025-01-24T00:48:10.3077520Z * [new branch] gh/jerryzh168/860/base -> origin/gh/jerryzh168/860/base 2025-01-24T00:48:10.3078557Z * [new branch] gh/jerryzh168/860/head -> origin/gh/jerryzh168/860/head 2025-01-24T00:48:10.3079663Z * [new branch] gh/jerryzh168/860/orig -> origin/gh/jerryzh168/860/orig 2025-01-24T00:48:10.3081354Z * [new branch] gh/jgong5/23/base -> origin/gh/jgong5/23/base 2025-01-24T00:48:10.3082284Z * [new branch] gh/jgong5/23/head -> origin/gh/jgong5/23/head 2025-01-24T00:48:10.3084041Z * [new branch] gh/jiayisunx/12/base -> origin/gh/jiayisunx/12/base 2025-01-24T00:48:10.3084977Z * [new branch] gh/jiayisunx/12/head -> origin/gh/jiayisunx/12/head 2025-01-24T00:48:10.3085982Z * [new branch] gh/jiayisunx/12/orig -> origin/gh/jiayisunx/12/orig 2025-01-24T00:48:10.3087540Z * [new branch] gh/jiayisunx/23/base -> origin/gh/jiayisunx/23/base 2025-01-24T00:48:10.3088393Z * [new branch] gh/jiayisunx/23/head -> origin/gh/jiayisunx/23/head 2025-01-24T00:48:10.3089381Z * [new branch] gh/jiayisunx/23/orig -> origin/gh/jiayisunx/23/orig 2025-01-24T00:48:10.3090868Z * [new branch] gh/jiayisunx/34/base -> origin/gh/jiayisunx/34/base 2025-01-24T00:48:10.3091796Z * [new branch] gh/jiayisunx/34/head -> origin/gh/jiayisunx/34/head 2025-01-24T00:48:10.3094957Z * [new branch] gh/jiayisunx/34/orig -> origin/gh/jiayisunx/34/orig 2025-01-24T00:48:10.3096258Z * [new branch] gh/jiayisunx/37/base -> origin/gh/jiayisunx/37/base 2025-01-24T00:48:10.3097219Z * [new branch] gh/jiayisunx/37/head -> origin/gh/jiayisunx/37/head 2025-01-24T00:48:10.3098251Z * [new branch] gh/jiayisunx/37/orig -> origin/gh/jiayisunx/37/orig 2025-01-24T00:48:10.3099692Z * [new branch] gh/jiayisunx/38/base -> origin/gh/jiayisunx/38/base 2025-01-24T00:48:10.3100682Z * [new branch] gh/jiayisunx/38/head -> origin/gh/jiayisunx/38/head 2025-01-24T00:48:10.3101695Z * [new branch] gh/jiayisunx/38/orig -> origin/gh/jiayisunx/38/orig 2025-01-24T00:48:10.3103048Z * [new branch] gh/jiayisunx/39/base -> origin/gh/jiayisunx/39/base 2025-01-24T00:48:10.3103975Z * [new branch] gh/jiayisunx/39/head -> origin/gh/jiayisunx/39/head 2025-01-24T00:48:10.3104968Z * [new branch] gh/jiayisunx/39/orig -> origin/gh/jiayisunx/39/orig 2025-01-24T00:48:10.3106265Z * [new branch] gh/jiayisunx/40/base -> origin/gh/jiayisunx/40/base 2025-01-24T00:48:10.3107161Z * [new branch] gh/jiayisunx/40/head -> origin/gh/jiayisunx/40/head 2025-01-24T00:48:10.3108168Z * [new branch] gh/jiayisunx/40/orig -> origin/gh/jiayisunx/40/orig 2025-01-24T00:48:10.3109591Z * [new branch] gh/jiayisunx/50/base -> origin/gh/jiayisunx/50/base 2025-01-24T00:48:10.3110480Z * [new branch] gh/jiayisunx/50/head -> origin/gh/jiayisunx/50/head 2025-01-24T00:48:10.3111456Z * [new branch] gh/jiayisunx/50/orig -> origin/gh/jiayisunx/50/orig 2025-01-24T00:48:10.3112844Z * [new branch] gh/jiayisunx/51/base -> origin/gh/jiayisunx/51/base 2025-01-24T00:48:10.3113801Z * [new branch] gh/jiayisunx/51/head -> origin/gh/jiayisunx/51/head 2025-01-24T00:48:10.3114772Z * [new branch] gh/jiayisunx/51/orig -> origin/gh/jiayisunx/51/orig 2025-01-24T00:48:10.3116176Z * [new branch] gh/jiayisunx/52/base -> origin/gh/jiayisunx/52/base 2025-01-24T00:48:10.3117092Z * [new branch] gh/jiayisunx/52/head -> origin/gh/jiayisunx/52/head 2025-01-24T00:48:10.3118052Z * [new branch] gh/jiayisunx/52/orig -> origin/gh/jiayisunx/52/orig 2025-01-24T00:48:10.3119448Z * [new branch] gh/jiayisunx/53/base -> origin/gh/jiayisunx/53/base 2025-01-24T00:48:10.3120346Z * [new branch] gh/jiayisunx/53/head -> origin/gh/jiayisunx/53/head 2025-01-24T00:48:10.3121345Z * [new branch] gh/jiayisunx/53/orig -> origin/gh/jiayisunx/53/orig 2025-01-24T00:48:10.3122683Z * [new branch] gh/jiayisunx/54/base -> origin/gh/jiayisunx/54/base 2025-01-24T00:48:10.3123613Z * [new branch] gh/jiayisunx/54/head -> origin/gh/jiayisunx/54/head 2025-01-24T00:48:10.3124597Z * [new branch] gh/jiayisunx/54/orig -> origin/gh/jiayisunx/54/orig 2025-01-24T00:48:10.3126142Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-01-24T00:48:10.3127127Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-01-24T00:48:10.3128904Z * [new branch] gh/jon-chuang/1/base -> origin/gh/jon-chuang/1/base 2025-01-24T00:48:10.3129731Z * [new branch] gh/jon-chuang/1/head -> origin/gh/jon-chuang/1/head 2025-01-24T00:48:10.3131087Z * [new branch] gh/jon-chuang/12/base -> origin/gh/jon-chuang/12/base 2025-01-24T00:48:10.3132364Z * [new branch] gh/jon-chuang/13/base -> origin/gh/jon-chuang/13/base 2025-01-24T00:48:10.3133654Z * [new branch] gh/jon-chuang/14/base -> origin/gh/jon-chuang/14/base 2025-01-24T00:48:10.3134975Z * [new branch] gh/jon-chuang/16/base -> origin/gh/jon-chuang/16/base 2025-01-24T00:48:10.3135934Z * [new branch] gh/jon-chuang/16/head -> origin/gh/jon-chuang/16/head 2025-01-24T00:48:10.3136889Z * [new branch] gh/jon-chuang/16/orig -> origin/gh/jon-chuang/16/orig 2025-01-24T00:48:10.3138268Z * [new branch] gh/jon-chuang/19/base -> origin/gh/jon-chuang/19/base 2025-01-24T00:48:10.3139230Z * [new branch] gh/jon-chuang/19/head -> origin/gh/jon-chuang/19/head 2025-01-24T00:48:10.3140199Z * [new branch] gh/jon-chuang/19/orig -> origin/gh/jon-chuang/19/orig 2025-01-24T00:48:10.3141481Z * [new branch] gh/jon-chuang/2/base -> origin/gh/jon-chuang/2/base 2025-01-24T00:48:10.3142361Z * [new branch] gh/jon-chuang/2/head -> origin/gh/jon-chuang/2/head 2025-01-24T00:48:10.3143671Z * [new branch] gh/jon-chuang/3/base -> origin/gh/jon-chuang/3/base 2025-01-24T00:48:10.3144577Z * [new branch] gh/jon-chuang/3/head -> origin/gh/jon-chuang/3/head 2025-01-24T00:48:10.3145829Z * [new branch] gh/jon-chuang/4/base -> origin/gh/jon-chuang/4/base 2025-01-24T00:48:10.3146678Z * [new branch] gh/jon-chuang/4/head -> origin/gh/jon-chuang/4/head 2025-01-24T00:48:10.3147931Z * [new branch] gh/jon-chuang/5/base -> origin/gh/jon-chuang/5/base 2025-01-24T00:48:10.3148829Z * [new branch] gh/jon-chuang/5/head -> origin/gh/jon-chuang/5/head 2025-01-24T00:48:10.3150100Z * [new branch] gh/jon-chuang/6/base -> origin/gh/jon-chuang/6/base 2025-01-24T00:48:10.3151091Z * [new branch] gh/jon-chuang/6/head -> origin/gh/jon-chuang/6/head 2025-01-24T00:48:10.3152231Z * [new branch] gh/jon-chuang/7/base -> origin/gh/jon-chuang/7/base 2025-01-24T00:48:10.3153158Z * [new branch] gh/jon-chuang/7/head -> origin/gh/jon-chuang/7/head 2025-01-24T00:48:10.3154415Z * [new branch] gh/jon-chuang/8/base -> origin/gh/jon-chuang/8/base 2025-01-24T00:48:10.3155411Z * [new branch] gh/jon-chuang/8/head -> origin/gh/jon-chuang/8/head 2025-01-24T00:48:10.3157061Z * [new branch] gh/justinchuby/101/base -> origin/gh/justinchuby/101/base 2025-01-24T00:48:10.3158011Z * [new branch] gh/justinchuby/101/head -> origin/gh/justinchuby/101/head 2025-01-24T00:48:10.3159042Z * [new branch] gh/justinchuby/101/orig -> origin/gh/justinchuby/101/orig 2025-01-24T00:48:10.3160933Z * [new branch] gh/kadeng/1/base -> origin/gh/kadeng/1/base 2025-01-24T00:48:10.3161865Z * [new branch] gh/kadeng/1/head -> origin/gh/kadeng/1/head 2025-01-24T00:48:10.3163436Z * [new branch] gh/kadeng/1/orig -> origin/gh/kadeng/1/orig 2025-01-24T00:48:10.3164892Z * [new branch] gh/kadeng/12/base -> origin/gh/kadeng/12/base 2025-01-24T00:48:10.3165857Z * [new branch] gh/kadeng/12/head -> origin/gh/kadeng/12/head 2025-01-24T00:48:10.3167400Z * [new branch] gh/kadeng/13/base -> origin/gh/kadeng/13/base 2025-01-24T00:48:10.3168451Z * [new branch] gh/kadeng/13/head -> origin/gh/kadeng/13/head 2025-01-24T00:48:10.3169641Z * [new branch] gh/kadeng/14/base -> origin/gh/kadeng/14/base 2025-01-24T00:48:10.3170426Z * [new branch] gh/kadeng/14/head -> origin/gh/kadeng/14/head 2025-01-24T00:48:10.3171850Z * [new branch] gh/kadeng/16/base -> origin/gh/kadeng/16/base 2025-01-24T00:48:10.3172788Z * [new branch] gh/kadeng/16/head -> origin/gh/kadeng/16/head 2025-01-24T00:48:10.3174796Z * [new branch] gh/kadeng/6/base -> origin/gh/kadeng/6/base 2025-01-24T00:48:10.3175731Z * [new branch] gh/kadeng/6/head -> origin/gh/kadeng/6/head 2025-01-24T00:48:10.3176986Z * [new branch] gh/kadeng/7/base -> origin/gh/kadeng/7/base 2025-01-24T00:48:10.3178202Z * [new branch] gh/kadeng/9/base -> origin/gh/kadeng/9/base 2025-01-24T00:48:10.3179074Z * [new branch] gh/kadeng/9/head -> origin/gh/kadeng/9/head 2025-01-24T00:48:10.3180784Z * [new branch] gh/kimishpatel/186/base -> origin/gh/kimishpatel/186/base 2025-01-24T00:48:10.3181738Z * [new branch] gh/kimishpatel/186/head -> origin/gh/kimishpatel/186/head 2025-01-24T00:48:10.3182788Z * [new branch] gh/kimishpatel/186/orig -> origin/gh/kimishpatel/186/orig 2025-01-24T00:48:10.3184496Z * [new branch] gh/kollasb/5/base -> origin/gh/kollasb/5/base 2025-01-24T00:48:10.3185446Z * [new branch] gh/kollasb/5/head -> origin/gh/kollasb/5/head 2025-01-24T00:48:10.3186452Z * [new branch] gh/kollasb/5/orig -> origin/gh/kollasb/5/orig 2025-01-24T00:48:10.3188123Z * [new branch] gh/kurtamohler/30/base -> origin/gh/kurtamohler/30/base 2025-01-24T00:48:10.3189030Z * [new branch] gh/kurtamohler/30/head -> origin/gh/kurtamohler/30/head 2025-01-24T00:48:10.3190014Z * [new branch] gh/kurtamohler/30/orig -> origin/gh/kurtamohler/30/orig 2025-01-24T00:48:10.3191755Z * [new branch] gh/kwen2501/1/base -> origin/gh/kwen2501/1/base 2025-01-24T00:48:10.3194049Z * [new branch] gh/kwen2501/1/head -> origin/gh/kwen2501/1/head 2025-01-24T00:48:10.3194919Z * [new branch] gh/kwen2501/108/base -> origin/gh/kwen2501/108/base 2025-01-24T00:48:10.3195816Z * [new branch] gh/kwen2501/108/head -> origin/gh/kwen2501/108/head 2025-01-24T00:48:10.3196656Z * [new branch] gh/kwen2501/108/orig -> origin/gh/kwen2501/108/orig 2025-01-24T00:48:10.3198106Z * [new branch] gh/kwen2501/109/base -> origin/gh/kwen2501/109/base 2025-01-24T00:48:10.3199107Z * [new branch] gh/kwen2501/109/head -> origin/gh/kwen2501/109/head 2025-01-24T00:48:10.3200041Z * [new branch] gh/kwen2501/109/orig -> origin/gh/kwen2501/109/orig 2025-01-24T00:48:10.3201379Z * [new branch] gh/kwen2501/118/base -> origin/gh/kwen2501/118/base 2025-01-24T00:48:10.3202456Z * [new branch] gh/kwen2501/118/head -> origin/gh/kwen2501/118/head 2025-01-24T00:48:10.3203417Z * [new branch] gh/kwen2501/118/orig -> origin/gh/kwen2501/118/orig 2025-01-24T00:48:10.3204831Z * [new branch] gh/kwen2501/15/base -> origin/gh/kwen2501/15/base 2025-01-24T00:48:10.3205735Z * [new branch] gh/kwen2501/15/head -> origin/gh/kwen2501/15/head 2025-01-24T00:48:10.3207505Z * [new branch] gh/kwen2501/65/base -> origin/gh/kwen2501/65/base 2025-01-24T00:48:10.3208468Z * [new branch] gh/kwen2501/65/head -> origin/gh/kwen2501/65/head 2025-01-24T00:48:10.3209429Z * [new branch] gh/kwen2501/65/orig -> origin/gh/kwen2501/65/orig 2025-01-24T00:48:10.3211040Z * [new branch] gh/kwen2501/66/base -> origin/gh/kwen2501/66/base 2025-01-24T00:48:10.3212345Z * [new branch] gh/kwen2501/66/head -> origin/gh/kwen2501/66/head 2025-01-24T00:48:10.3213435Z * [new branch] gh/kwen2501/66/orig -> origin/gh/kwen2501/66/orig 2025-01-24T00:48:10.3214573Z * [new branch] gh/kwen2501/79/base -> origin/gh/kwen2501/79/base 2025-01-24T00:48:10.3215466Z * [new branch] gh/kwen2501/79/head -> origin/gh/kwen2501/79/head 2025-01-24T00:48:10.3216520Z * [new branch] gh/kwen2501/79/orig -> origin/gh/kwen2501/79/orig 2025-01-24T00:48:10.3217915Z * [new branch] gh/kwen2501/87/base -> origin/gh/kwen2501/87/base 2025-01-24T00:48:10.3218912Z * [new branch] gh/kwen2501/87/head -> origin/gh/kwen2501/87/head 2025-01-24T00:48:10.3219898Z * [new branch] gh/kwen2501/87/orig -> origin/gh/kwen2501/87/orig 2025-01-24T00:48:10.3221234Z * [new branch] gh/kwen2501/97/base -> origin/gh/kwen2501/97/base 2025-01-24T00:48:10.3222331Z * [new branch] gh/kwen2501/97/head -> origin/gh/kwen2501/97/head 2025-01-24T00:48:10.3223324Z * [new branch] gh/kwen2501/97/orig -> origin/gh/kwen2501/97/orig 2025-01-24T00:48:10.3225062Z * [new branch] gh/laithsakka/102/base -> origin/gh/laithsakka/102/base 2025-01-24T00:48:10.3226161Z * [new branch] gh/laithsakka/102/head -> origin/gh/laithsakka/102/head 2025-01-24T00:48:10.3227299Z * [new branch] gh/laithsakka/102/orig -> origin/gh/laithsakka/102/orig 2025-01-24T00:48:10.3228638Z * [new branch] gh/laithsakka/103/base -> origin/gh/laithsakka/103/base 2025-01-24T00:48:10.3229713Z * [new branch] gh/laithsakka/103/head -> origin/gh/laithsakka/103/head 2025-01-24T00:48:10.3230840Z * [new branch] gh/laithsakka/103/orig -> origin/gh/laithsakka/103/orig 2025-01-24T00:48:10.3232174Z * [new branch] gh/laithsakka/105/base -> origin/gh/laithsakka/105/base 2025-01-24T00:48:10.3233136Z * [new branch] gh/laithsakka/105/head -> origin/gh/laithsakka/105/head 2025-01-24T00:48:10.3234095Z * [new branch] gh/laithsakka/105/orig -> origin/gh/laithsakka/105/orig 2025-01-24T00:48:10.3235446Z * [new branch] gh/laithsakka/106/base -> origin/gh/laithsakka/106/base 2025-01-24T00:48:10.3236585Z * [new branch] gh/laithsakka/106/head -> origin/gh/laithsakka/106/head 2025-01-24T00:48:10.3237564Z * [new branch] gh/laithsakka/106/orig -> origin/gh/laithsakka/106/orig 2025-01-24T00:48:10.3238908Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-01-24T00:48:10.3240078Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-01-24T00:48:10.3241222Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-01-24T00:48:10.3242278Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-01-24T00:48:10.3243490Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-01-24T00:48:10.3244535Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-01-24T00:48:10.3245597Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-01-24T00:48:10.3246695Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-01-24T00:48:10.3248094Z * [new branch] gh/laithsakka/74/base -> origin/gh/laithsakka/74/base 2025-01-24T00:48:10.3249089Z * [new branch] gh/laithsakka/74/head -> origin/gh/laithsakka/74/head 2025-01-24T00:48:10.3250117Z * [new branch] gh/laithsakka/74/orig -> origin/gh/laithsakka/74/orig 2025-01-24T00:48:10.3251739Z * [new branch] gh/larryliu0820/44/base -> origin/gh/larryliu0820/44/base 2025-01-24T00:48:10.3252941Z * [new branch] gh/larryliu0820/44/head -> origin/gh/larryliu0820/44/head 2025-01-24T00:48:10.3253902Z * [new branch] gh/larryliu0820/44/orig -> origin/gh/larryliu0820/44/orig 2025-01-24T00:48:10.3255020Z * [new branch] gh/larryliu0820/45/base -> origin/gh/larryliu0820/45/base 2025-01-24T00:48:10.3255976Z * [new branch] gh/larryliu0820/45/head -> origin/gh/larryliu0820/45/head 2025-01-24T00:48:10.3257202Z * [new branch] gh/larryliu0820/45/orig -> origin/gh/larryliu0820/45/orig 2025-01-24T00:48:10.3258493Z * [new branch] gh/larryliu0820/46/base -> origin/gh/larryliu0820/46/base 2025-01-24T00:48:10.3259630Z * [new branch] gh/larryliu0820/46/head -> origin/gh/larryliu0820/46/head 2025-01-24T00:48:10.3260685Z * [new branch] gh/larryliu0820/46/orig -> origin/gh/larryliu0820/46/orig 2025-01-24T00:48:10.3262497Z * [new branch] gh/leslie-fang-intel/154/base -> origin/gh/leslie-fang-intel/154/base 2025-01-24T00:48:10.3263660Z * [new branch] gh/leslie-fang-intel/154/head -> origin/gh/leslie-fang-intel/154/head 2025-01-24T00:48:10.3264745Z * [new branch] gh/leslie-fang-intel/154/orig -> origin/gh/leslie-fang-intel/154/orig 2025-01-24T00:48:10.3265748Z * [new branch] gh/leslie-fang-intel/161/base -> origin/gh/leslie-fang-intel/161/base 2025-01-24T00:48:10.3266846Z * [new branch] gh/leslie-fang-intel/161/head -> origin/gh/leslie-fang-intel/161/head 2025-01-24T00:48:10.3267964Z * [new branch] gh/leslie-fang-intel/161/orig -> origin/gh/leslie-fang-intel/161/orig 2025-01-24T00:48:10.3269001Z * [new branch] gh/leslie-fang-intel/162/base -> origin/gh/leslie-fang-intel/162/base 2025-01-24T00:48:10.3270109Z * [new branch] gh/leslie-fang-intel/162/head -> origin/gh/leslie-fang-intel/162/head 2025-01-24T00:48:10.3271180Z * [new branch] gh/leslie-fang-intel/162/orig -> origin/gh/leslie-fang-intel/162/orig 2025-01-24T00:48:10.3272312Z * [new branch] gh/leslie-fang-intel/169/base -> origin/gh/leslie-fang-intel/169/base 2025-01-24T00:48:10.3273418Z * [new branch] gh/leslie-fang-intel/169/head -> origin/gh/leslie-fang-intel/169/head 2025-01-24T00:48:10.3274547Z * [new branch] gh/leslie-fang-intel/169/orig -> origin/gh/leslie-fang-intel/169/orig 2025-01-24T00:48:10.3275635Z * [new branch] gh/leslie-fang-intel/171/base -> origin/gh/leslie-fang-intel/171/base 2025-01-24T00:48:10.3276823Z * [new branch] gh/leslie-fang-intel/171/head -> origin/gh/leslie-fang-intel/171/head 2025-01-24T00:48:10.3277916Z * [new branch] gh/leslie-fang-intel/171/orig -> origin/gh/leslie-fang-intel/171/orig 2025-01-24T00:48:10.3279030Z * [new branch] gh/leslie-fang-intel/172/base -> origin/gh/leslie-fang-intel/172/base 2025-01-24T00:48:10.3280115Z * [new branch] gh/leslie-fang-intel/172/head -> origin/gh/leslie-fang-intel/172/head 2025-01-24T00:48:10.3281220Z * [new branch] gh/leslie-fang-intel/172/orig -> origin/gh/leslie-fang-intel/172/orig 2025-01-24T00:48:10.3282334Z * [new branch] gh/leslie-fang-intel/173/base -> origin/gh/leslie-fang-intel/173/base 2025-01-24T00:48:10.3283449Z * [new branch] gh/leslie-fang-intel/173/head -> origin/gh/leslie-fang-intel/173/head 2025-01-24T00:48:10.3284558Z * [new branch] gh/leslie-fang-intel/173/orig -> origin/gh/leslie-fang-intel/173/orig 2025-01-24T00:48:10.3285704Z * [new branch] gh/leslie-fang-intel/174/base -> origin/gh/leslie-fang-intel/174/base 2025-01-24T00:48:10.3287260Z * [new branch] gh/leslie-fang-intel/174/head -> origin/gh/leslie-fang-intel/174/head 2025-01-24T00:48:10.3288312Z * [new branch] gh/leslie-fang-intel/174/orig -> origin/gh/leslie-fang-intel/174/orig 2025-01-24T00:48:10.3289604Z * [new branch] gh/leslie-fang-intel/175/base -> origin/gh/leslie-fang-intel/175/base 2025-01-24T00:48:10.3290782Z * [new branch] gh/leslie-fang-intel/175/head -> origin/gh/leslie-fang-intel/175/head 2025-01-24T00:48:10.3291895Z * [new branch] gh/leslie-fang-intel/175/orig -> origin/gh/leslie-fang-intel/175/orig 2025-01-24T00:48:10.3295660Z * [new branch] gh/leslie-fang-intel/176/base -> origin/gh/leslie-fang-intel/176/base 2025-01-24T00:48:10.3296778Z * [new branch] gh/leslie-fang-intel/176/head -> origin/gh/leslie-fang-intel/176/head 2025-01-24T00:48:10.3297869Z * [new branch] gh/leslie-fang-intel/176/orig -> origin/gh/leslie-fang-intel/176/orig 2025-01-24T00:48:10.3298995Z * [new branch] gh/leslie-fang-intel/177/base -> origin/gh/leslie-fang-intel/177/base 2025-01-24T00:48:10.3300088Z * [new branch] gh/leslie-fang-intel/177/head -> origin/gh/leslie-fang-intel/177/head 2025-01-24T00:48:10.3301249Z * [new branch] gh/leslie-fang-intel/177/orig -> origin/gh/leslie-fang-intel/177/orig 2025-01-24T00:48:10.3302360Z * [new branch] gh/lw/1/base -> origin/gh/lw/1/base 2025-01-24T00:48:10.3303318Z * [new branch] gh/lw/1/head -> origin/gh/lw/1/head 2025-01-24T00:48:10.3304375Z * [new branch] gh/lw/1/orig -> origin/gh/lw/1/orig 2025-01-24T00:48:10.3305661Z * [new branch] gh/lw/2/base -> origin/gh/lw/2/base 2025-01-24T00:48:10.3306641Z * [new branch] gh/lw/2/head -> origin/gh/lw/2/head 2025-01-24T00:48:10.3307731Z * [new branch] gh/lw/2/orig -> origin/gh/lw/2/orig 2025-01-24T00:48:10.3309031Z * [new branch] gh/lw/3/base -> origin/gh/lw/3/base 2025-01-24T00:48:10.3310001Z * [new branch] gh/lw/3/head -> origin/gh/lw/3/head 2025-01-24T00:48:10.3310964Z * [new branch] gh/lw/3/orig -> origin/gh/lw/3/orig 2025-01-24T00:48:10.3312329Z * [new branch] gh/lw/4/base -> origin/gh/lw/4/base 2025-01-24T00:48:10.3313369Z * [new branch] gh/lw/4/head -> origin/gh/lw/4/head 2025-01-24T00:48:10.3314343Z * [new branch] gh/lw/4/orig -> origin/gh/lw/4/orig 2025-01-24T00:48:10.3315647Z * [new branch] gh/lw/5/base -> origin/gh/lw/5/base 2025-01-24T00:48:10.3316570Z * [new branch] gh/lw/5/head -> origin/gh/lw/5/head 2025-01-24T00:48:10.3317795Z * [new branch] gh/lw/5/orig -> origin/gh/lw/5/orig 2025-01-24T00:48:10.3319600Z * [new branch] gh/malfet/100/base -> origin/gh/malfet/100/base 2025-01-24T00:48:10.3320570Z * [new branch] gh/malfet/100/head -> origin/gh/malfet/100/head 2025-01-24T00:48:10.3322168Z * [new branch] gh/malfet/100/orig -> origin/gh/malfet/100/orig 2025-01-24T00:48:10.3323546Z * [new branch] gh/malfet/101/base -> origin/gh/malfet/101/base 2025-01-24T00:48:10.3324452Z * [new branch] gh/malfet/101/head -> origin/gh/malfet/101/head 2025-01-24T00:48:10.3325418Z * [new branch] gh/malfet/101/orig -> origin/gh/malfet/101/orig 2025-01-24T00:48:10.3327302Z * [new branch] gh/malfet/102/base -> origin/gh/malfet/102/base 2025-01-24T00:48:10.3328203Z * [new branch] gh/malfet/102/head -> origin/gh/malfet/102/head 2025-01-24T00:48:10.3329326Z * [new branch] gh/malfet/102/orig -> origin/gh/malfet/102/orig 2025-01-24T00:48:10.3330714Z * [new branch] gh/malfet/103/base -> origin/gh/malfet/103/base 2025-01-24T00:48:10.3331920Z * [new branch] gh/malfet/103/head -> origin/gh/malfet/103/head 2025-01-24T00:48:10.3333017Z * [new branch] gh/malfet/103/orig -> origin/gh/malfet/103/orig 2025-01-24T00:48:10.3334585Z * [new branch] gh/malfet/104/base -> origin/gh/malfet/104/base 2025-01-24T00:48:10.3335462Z * [new branch] gh/malfet/104/head -> origin/gh/malfet/104/head 2025-01-24T00:48:10.3336473Z * [new branch] gh/malfet/104/orig -> origin/gh/malfet/104/orig 2025-01-24T00:48:10.3337803Z * [new branch] gh/malfet/105/base -> origin/gh/malfet/105/base 2025-01-24T00:48:10.3338846Z * [new branch] gh/malfet/105/head -> origin/gh/malfet/105/head 2025-01-24T00:48:10.3339863Z * [new branch] gh/malfet/105/orig -> origin/gh/malfet/105/orig 2025-01-24T00:48:10.3341237Z * [new branch] gh/malfet/106/base -> origin/gh/malfet/106/base 2025-01-24T00:48:10.3342265Z * [new branch] gh/malfet/106/head -> origin/gh/malfet/106/head 2025-01-24T00:48:10.3343270Z * [new branch] gh/malfet/106/orig -> origin/gh/malfet/106/orig 2025-01-24T00:48:10.3344700Z * [new branch] gh/malfet/107/base -> origin/gh/malfet/107/base 2025-01-24T00:48:10.3345807Z * [new branch] gh/malfet/107/head -> origin/gh/malfet/107/head 2025-01-24T00:48:10.3346844Z * [new branch] gh/malfet/107/orig -> origin/gh/malfet/107/orig 2025-01-24T00:48:10.3348262Z * [new branch] gh/malfet/108/base -> origin/gh/malfet/108/base 2025-01-24T00:48:10.3349347Z * [new branch] gh/malfet/108/head -> origin/gh/malfet/108/head 2025-01-24T00:48:10.3350366Z * [new branch] gh/malfet/108/orig -> origin/gh/malfet/108/orig 2025-01-24T00:48:10.3351647Z * [new branch] gh/malfet/109/base -> origin/gh/malfet/109/base 2025-01-24T00:48:10.3352654Z * [new branch] gh/malfet/109/head -> origin/gh/malfet/109/head 2025-01-24T00:48:10.3353788Z * [new branch] gh/malfet/109/orig -> origin/gh/malfet/109/orig 2025-01-24T00:48:10.3355632Z * [new branch] gh/malfet/110/base -> origin/gh/malfet/110/base 2025-01-24T00:48:10.3356530Z * [new branch] gh/malfet/110/head -> origin/gh/malfet/110/head 2025-01-24T00:48:10.3357788Z * [new branch] gh/malfet/110/orig -> origin/gh/malfet/110/orig 2025-01-24T00:48:10.3359162Z * [new branch] gh/malfet/111/base -> origin/gh/malfet/111/base 2025-01-24T00:48:10.3360113Z * [new branch] gh/malfet/111/head -> origin/gh/malfet/111/head 2025-01-24T00:48:10.3361174Z * [new branch] gh/malfet/111/orig -> origin/gh/malfet/111/orig 2025-01-24T00:48:10.3362441Z * [new branch] gh/malfet/112/base -> origin/gh/malfet/112/base 2025-01-24T00:48:10.3363346Z * [new branch] gh/malfet/112/head -> origin/gh/malfet/112/head 2025-01-24T00:48:10.3364422Z * [new branch] gh/malfet/112/orig -> origin/gh/malfet/112/orig 2025-01-24T00:48:10.3365640Z * [new branch] gh/malfet/113/base -> origin/gh/malfet/113/base 2025-01-24T00:48:10.3366711Z * [new branch] gh/malfet/113/head -> origin/gh/malfet/113/head 2025-01-24T00:48:10.3367795Z * [new branch] gh/malfet/113/orig -> origin/gh/malfet/113/orig 2025-01-24T00:48:10.3369103Z * [new branch] gh/malfet/114/base -> origin/gh/malfet/114/base 2025-01-24T00:48:10.3370143Z * [new branch] gh/malfet/114/head -> origin/gh/malfet/114/head 2025-01-24T00:48:10.3371171Z * [new branch] gh/malfet/114/orig -> origin/gh/malfet/114/orig 2025-01-24T00:48:10.3372503Z * [new branch] gh/malfet/115/base -> origin/gh/malfet/115/base 2025-01-24T00:48:10.3373513Z * [new branch] gh/malfet/115/head -> origin/gh/malfet/115/head 2025-01-24T00:48:10.3374508Z * [new branch] gh/malfet/115/orig -> origin/gh/malfet/115/orig 2025-01-24T00:48:10.3376477Z * [new branch] gh/malfet/116/base -> origin/gh/malfet/116/base 2025-01-24T00:48:10.3377446Z * [new branch] gh/malfet/116/head -> origin/gh/malfet/116/head 2025-01-24T00:48:10.3378317Z * [new branch] gh/malfet/116/orig -> origin/gh/malfet/116/orig 2025-01-24T00:48:10.3379671Z * [new branch] gh/malfet/117/base -> origin/gh/malfet/117/base 2025-01-24T00:48:10.3380551Z * [new branch] gh/malfet/117/head -> origin/gh/malfet/117/head 2025-01-24T00:48:10.3381592Z * [new branch] gh/malfet/117/orig -> origin/gh/malfet/117/orig 2025-01-24T00:48:10.3382969Z * [new branch] gh/malfet/118/base -> origin/gh/malfet/118/base 2025-01-24T00:48:10.3384051Z * [new branch] gh/malfet/118/head -> origin/gh/malfet/118/head 2025-01-24T00:48:10.3384992Z * [new branch] gh/malfet/118/orig -> origin/gh/malfet/118/orig 2025-01-24T00:48:10.3386681Z * [new branch] gh/malfet/119/base -> origin/gh/malfet/119/base 2025-01-24T00:48:10.3387693Z * [new branch] gh/malfet/119/head -> origin/gh/malfet/119/head 2025-01-24T00:48:10.3388720Z * [new branch] gh/malfet/119/orig -> origin/gh/malfet/119/orig 2025-01-24T00:48:10.3390739Z * [new branch] gh/malfet/120/base -> origin/gh/malfet/120/base 2025-01-24T00:48:10.3391731Z * [new branch] gh/malfet/120/head -> origin/gh/malfet/120/head 2025-01-24T00:48:10.3393017Z * [new branch] gh/malfet/120/orig -> origin/gh/malfet/120/orig 2025-01-24T00:48:10.3394409Z * [new branch] gh/malfet/121/base -> origin/gh/malfet/121/base 2025-01-24T00:48:10.3395422Z * [new branch] gh/malfet/121/head -> origin/gh/malfet/121/head 2025-01-24T00:48:10.3396397Z * [new branch] gh/malfet/121/orig -> origin/gh/malfet/121/orig 2025-01-24T00:48:10.3397755Z * [new branch] gh/malfet/122/base -> origin/gh/malfet/122/base 2025-01-24T00:48:10.3398711Z * [new branch] gh/malfet/122/head -> origin/gh/malfet/122/head 2025-01-24T00:48:10.3399682Z * [new branch] gh/malfet/122/orig -> origin/gh/malfet/122/orig 2025-01-24T00:48:10.3401022Z * [new branch] gh/malfet/123/base -> origin/gh/malfet/123/base 2025-01-24T00:48:10.3402028Z * [new branch] gh/malfet/123/head -> origin/gh/malfet/123/head 2025-01-24T00:48:10.3403001Z * [new branch] gh/malfet/123/orig -> origin/gh/malfet/123/orig 2025-01-24T00:48:10.3404331Z * [new branch] gh/malfet/124/base -> origin/gh/malfet/124/base 2025-01-24T00:48:10.3405319Z * [new branch] gh/malfet/124/head -> origin/gh/malfet/124/head 2025-01-24T00:48:10.3406474Z * [new branch] gh/malfet/124/orig -> origin/gh/malfet/124/orig 2025-01-24T00:48:10.3407845Z * [new branch] gh/malfet/125/base -> origin/gh/malfet/125/base 2025-01-24T00:48:10.3408834Z * [new branch] gh/malfet/125/head -> origin/gh/malfet/125/head 2025-01-24T00:48:10.3409925Z * [new branch] gh/malfet/125/orig -> origin/gh/malfet/125/orig 2025-01-24T00:48:10.3411306Z * [new branch] gh/malfet/126/base -> origin/gh/malfet/126/base 2025-01-24T00:48:10.3412241Z * [new branch] gh/malfet/126/head -> origin/gh/malfet/126/head 2025-01-24T00:48:10.3413272Z * [new branch] gh/malfet/126/orig -> origin/gh/malfet/126/orig 2025-01-24T00:48:10.3414644Z * [new branch] gh/malfet/127/base -> origin/gh/malfet/127/base 2025-01-24T00:48:10.3415660Z * [new branch] gh/malfet/127/head -> origin/gh/malfet/127/head 2025-01-24T00:48:10.3416803Z * [new branch] gh/malfet/127/orig -> origin/gh/malfet/127/orig 2025-01-24T00:48:10.3417999Z * [new branch] gh/malfet/128/base -> origin/gh/malfet/128/base 2025-01-24T00:48:10.3419000Z * [new branch] gh/malfet/128/head -> origin/gh/malfet/128/head 2025-01-24T00:48:10.3419991Z * [new branch] gh/malfet/128/orig -> origin/gh/malfet/128/orig 2025-01-24T00:48:10.3421467Z * [new branch] gh/malfet/129/base -> origin/gh/malfet/129/base 2025-01-24T00:48:10.3422375Z * [new branch] gh/malfet/129/head -> origin/gh/malfet/129/head 2025-01-24T00:48:10.3423374Z * [new branch] gh/malfet/129/orig -> origin/gh/malfet/129/orig 2025-01-24T00:48:10.3424795Z * [new branch] gh/malfet/130/base -> origin/gh/malfet/130/base 2025-01-24T00:48:10.3425689Z * [new branch] gh/malfet/130/head -> origin/gh/malfet/130/head 2025-01-24T00:48:10.3426698Z * [new branch] gh/malfet/130/orig -> origin/gh/malfet/130/orig 2025-01-24T00:48:10.3428092Z * [new branch] gh/malfet/131/base -> origin/gh/malfet/131/base 2025-01-24T00:48:10.3429035Z * [new branch] gh/malfet/131/head -> origin/gh/malfet/131/head 2025-01-24T00:48:10.3430016Z * [new branch] gh/malfet/131/orig -> origin/gh/malfet/131/orig 2025-01-24T00:48:10.3431457Z * [new branch] gh/malfet/132/base -> origin/gh/malfet/132/base 2025-01-24T00:48:10.3432369Z * [new branch] gh/malfet/132/head -> origin/gh/malfet/132/head 2025-01-24T00:48:10.3433385Z * [new branch] gh/malfet/132/orig -> origin/gh/malfet/132/orig 2025-01-24T00:48:10.3434768Z * [new branch] gh/malfet/133/base -> origin/gh/malfet/133/base 2025-01-24T00:48:10.3435666Z * [new branch] gh/malfet/133/head -> origin/gh/malfet/133/head 2025-01-24T00:48:10.3436697Z * [new branch] gh/malfet/133/orig -> origin/gh/malfet/133/orig 2025-01-24T00:48:10.3438080Z * [new branch] gh/malfet/134/base -> origin/gh/malfet/134/base 2025-01-24T00:48:10.3438984Z * [new branch] gh/malfet/134/head -> origin/gh/malfet/134/head 2025-01-24T00:48:10.3439996Z * [new branch] gh/malfet/134/orig -> origin/gh/malfet/134/orig 2025-01-24T00:48:10.3441418Z * [new branch] gh/malfet/135/base -> origin/gh/malfet/135/base 2025-01-24T00:48:10.3442335Z * [new branch] gh/malfet/135/head -> origin/gh/malfet/135/head 2025-01-24T00:48:10.3443388Z * [new branch] gh/malfet/135/orig -> origin/gh/malfet/135/orig 2025-01-24T00:48:10.3444771Z * [new branch] gh/malfet/136/base -> origin/gh/malfet/136/base 2025-01-24T00:48:10.3445733Z * [new branch] gh/malfet/136/head -> origin/gh/malfet/136/head 2025-01-24T00:48:10.3446824Z * [new branch] gh/malfet/136/orig -> origin/gh/malfet/136/orig 2025-01-24T00:48:10.3448270Z * [new branch] gh/malfet/137/base -> origin/gh/malfet/137/base 2025-01-24T00:48:10.3449204Z * [new branch] gh/malfet/137/head -> origin/gh/malfet/137/head 2025-01-24T00:48:10.3450229Z * [new branch] gh/malfet/137/orig -> origin/gh/malfet/137/orig 2025-01-24T00:48:10.3451629Z * [new branch] gh/malfet/138/base -> origin/gh/malfet/138/base 2025-01-24T00:48:10.3452550Z * [new branch] gh/malfet/138/head -> origin/gh/malfet/138/head 2025-01-24T00:48:10.3453890Z * [new branch] gh/malfet/138/orig -> origin/gh/malfet/138/orig 2025-01-24T00:48:10.3455345Z * [new branch] gh/malfet/139/base -> origin/gh/malfet/139/base 2025-01-24T00:48:10.3456233Z * [new branch] gh/malfet/139/head -> origin/gh/malfet/139/head 2025-01-24T00:48:10.3457306Z * [new branch] gh/malfet/139/orig -> origin/gh/malfet/139/orig 2025-01-24T00:48:10.3458623Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-01-24T00:48:10.3460081Z * [new branch] gh/malfet/140/base -> origin/gh/malfet/140/base 2025-01-24T00:48:10.3460955Z * [new branch] gh/malfet/140/head -> origin/gh/malfet/140/head 2025-01-24T00:48:10.3461931Z * [new branch] gh/malfet/140/orig -> origin/gh/malfet/140/orig 2025-01-24T00:48:10.3463384Z * [new branch] gh/malfet/141/base -> origin/gh/malfet/141/base 2025-01-24T00:48:10.3464322Z * [new branch] gh/malfet/141/head -> origin/gh/malfet/141/head 2025-01-24T00:48:10.3465297Z * [new branch] gh/malfet/141/orig -> origin/gh/malfet/141/orig 2025-01-24T00:48:10.3466617Z * [new branch] gh/malfet/142/base -> origin/gh/malfet/142/base 2025-01-24T00:48:10.3467570Z * [new branch] gh/malfet/142/head -> origin/gh/malfet/142/head 2025-01-24T00:48:10.3468636Z * [new branch] gh/malfet/142/orig -> origin/gh/malfet/142/orig 2025-01-24T00:48:10.3470035Z * [new branch] gh/malfet/143/base -> origin/gh/malfet/143/base 2025-01-24T00:48:10.3470964Z * [new branch] gh/malfet/143/head -> origin/gh/malfet/143/head 2025-01-24T00:48:10.3471957Z * [new branch] gh/malfet/143/orig -> origin/gh/malfet/143/orig 2025-01-24T00:48:10.3473369Z * [new branch] gh/malfet/144/base -> origin/gh/malfet/144/base 2025-01-24T00:48:10.3474332Z * [new branch] gh/malfet/144/head -> origin/gh/malfet/144/head 2025-01-24T00:48:10.3475336Z * [new branch] gh/malfet/144/orig -> origin/gh/malfet/144/orig 2025-01-24T00:48:10.3476790Z * [new branch] gh/malfet/145/base -> origin/gh/malfet/145/base 2025-01-24T00:48:10.3477747Z * [new branch] gh/malfet/145/head -> origin/gh/malfet/145/head 2025-01-24T00:48:10.3478740Z * [new branch] gh/malfet/145/orig -> origin/gh/malfet/145/orig 2025-01-24T00:48:10.3480156Z * [new branch] gh/malfet/31/base -> origin/gh/malfet/31/base 2025-01-24T00:48:10.3481060Z * [new branch] gh/malfet/31/head -> origin/gh/malfet/31/head 2025-01-24T00:48:10.3482081Z * [new branch] gh/malfet/31/orig -> origin/gh/malfet/31/orig 2025-01-24T00:48:10.3483920Z * [new branch] gh/malfet/37/base -> origin/gh/malfet/37/base 2025-01-24T00:48:10.3484899Z * [new branch] gh/malfet/37/head -> origin/gh/malfet/37/head 2025-01-24T00:48:10.3485888Z * [new branch] gh/malfet/37/orig -> origin/gh/malfet/37/orig 2025-01-24T00:48:10.3487457Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-01-24T00:48:10.3488390Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-01-24T00:48:10.3489786Z * [new branch] gh/malfet/88/base -> origin/gh/malfet/88/base 2025-01-24T00:48:10.3490764Z * [new branch] gh/malfet/88/head -> origin/gh/malfet/88/head 2025-01-24T00:48:10.3491729Z * [new branch] gh/malfet/88/orig -> origin/gh/malfet/88/orig 2025-01-24T00:48:10.3493371Z * [new branch] gh/malfet/89/base -> origin/gh/malfet/89/base 2025-01-24T00:48:10.3494298Z * [new branch] gh/malfet/89/head -> origin/gh/malfet/89/head 2025-01-24T00:48:10.3495279Z * [new branch] gh/malfet/89/orig -> origin/gh/malfet/89/orig 2025-01-24T00:48:10.3496712Z * [new branch] gh/malfet/90/base -> origin/gh/malfet/90/base 2025-01-24T00:48:10.3497637Z * [new branch] gh/malfet/90/head -> origin/gh/malfet/90/head 2025-01-24T00:48:10.3502442Z * [new branch] gh/malfet/90/orig -> origin/gh/malfet/90/orig 2025-01-24T00:48:10.3502676Z * [new branch] gh/malfet/91/base -> origin/gh/malfet/91/base 2025-01-24T00:48:10.3502930Z * [new branch] gh/malfet/91/head -> origin/gh/malfet/91/head 2025-01-24T00:48:10.3503315Z * [new branch] gh/malfet/91/orig -> origin/gh/malfet/91/orig 2025-01-24T00:48:10.3503699Z * [new branch] gh/malfet/92/base -> origin/gh/malfet/92/base 2025-01-24T00:48:10.3504241Z * [new branch] gh/malfet/92/head -> origin/gh/malfet/92/head 2025-01-24T00:48:10.3505183Z * [new branch] gh/malfet/92/orig -> origin/gh/malfet/92/orig 2025-01-24T00:48:10.3506596Z * [new branch] gh/malfet/93/base -> origin/gh/malfet/93/base 2025-01-24T00:48:10.3507518Z * [new branch] gh/malfet/93/head -> origin/gh/malfet/93/head 2025-01-24T00:48:10.3508544Z * [new branch] gh/malfet/93/orig -> origin/gh/malfet/93/orig 2025-01-24T00:48:10.3510070Z * [new branch] gh/malfet/94/base -> origin/gh/malfet/94/base 2025-01-24T00:48:10.3510901Z * [new branch] gh/malfet/94/head -> origin/gh/malfet/94/head 2025-01-24T00:48:10.3511910Z * [new branch] gh/malfet/94/orig -> origin/gh/malfet/94/orig 2025-01-24T00:48:10.3513791Z * [new branch] gh/malfet/95/base -> origin/gh/malfet/95/base 2025-01-24T00:48:10.3514756Z * [new branch] gh/malfet/95/head -> origin/gh/malfet/95/head 2025-01-24T00:48:10.3516408Z * [new branch] gh/malfet/95/orig -> origin/gh/malfet/95/orig 2025-01-24T00:48:10.3518392Z * [new branch] gh/malfet/96/base -> origin/gh/malfet/96/base 2025-01-24T00:48:10.3520005Z * [new branch] gh/malfet/96/head -> origin/gh/malfet/96/head 2025-01-24T00:48:10.3521493Z * [new branch] gh/malfet/96/orig -> origin/gh/malfet/96/orig 2025-01-24T00:48:10.3523142Z * [new branch] gh/malfet/97/base -> origin/gh/malfet/97/base 2025-01-24T00:48:10.3524158Z * [new branch] gh/malfet/97/head -> origin/gh/malfet/97/head 2025-01-24T00:48:10.3527458Z * [new branch] gh/malfet/97/orig -> origin/gh/malfet/97/orig 2025-01-24T00:48:10.3528567Z * [new branch] gh/malfet/98/base -> origin/gh/malfet/98/base 2025-01-24T00:48:10.3528935Z * [new branch] gh/malfet/98/head -> origin/gh/malfet/98/head 2025-01-24T00:48:10.3529898Z * [new branch] gh/malfet/98/orig -> origin/gh/malfet/98/orig 2025-01-24T00:48:10.3530477Z * [new branch] gh/malfet/99/base -> origin/gh/malfet/99/base 2025-01-24T00:48:10.3531576Z * [new branch] gh/malfet/99/head -> origin/gh/malfet/99/head 2025-01-24T00:48:10.3532591Z * [new branch] gh/malfet/99/orig -> origin/gh/malfet/99/orig 2025-01-24T00:48:10.3534363Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-01-24T00:48:10.3536140Z * [new branch] gh/masnesral/140/base -> origin/gh/masnesral/140/base 2025-01-24T00:48:10.3537113Z * [new branch] gh/masnesral/140/head -> origin/gh/masnesral/140/head 2025-01-24T00:48:10.3538129Z * [new branch] gh/masnesral/140/orig -> origin/gh/masnesral/140/orig 2025-01-24T00:48:10.3539633Z * [new branch] gh/masnesral/149/base -> origin/gh/masnesral/149/base 2025-01-24T00:48:10.3540675Z * [new branch] gh/masnesral/149/head -> origin/gh/masnesral/149/head 2025-01-24T00:48:10.3541699Z * [new branch] gh/masnesral/149/orig -> origin/gh/masnesral/149/orig 2025-01-24T00:48:10.3543077Z * [new branch] gh/masnesral/150/base -> origin/gh/masnesral/150/base 2025-01-24T00:48:10.3544062Z * [new branch] gh/masnesral/150/head -> origin/gh/masnesral/150/head 2025-01-24T00:48:10.3545090Z * [new branch] gh/masnesral/150/orig -> origin/gh/masnesral/150/orig 2025-01-24T00:48:10.3546606Z * [new branch] gh/masnesral/155/base -> origin/gh/masnesral/155/base 2025-01-24T00:48:10.3547824Z * [new branch] gh/masnesral/155/head -> origin/gh/masnesral/155/head 2025-01-24T00:48:10.3548971Z * [new branch] gh/masnesral/155/orig -> origin/gh/masnesral/155/orig 2025-01-24T00:48:10.3550387Z * [new branch] gh/masnesral/157/base -> origin/gh/masnesral/157/base 2025-01-24T00:48:10.3551432Z * [new branch] gh/masnesral/157/head -> origin/gh/masnesral/157/head 2025-01-24T00:48:10.3552438Z * [new branch] gh/masnesral/157/orig -> origin/gh/masnesral/157/orig 2025-01-24T00:48:10.3553836Z * [new branch] gh/masnesral/158/base -> origin/gh/masnesral/158/base 2025-01-24T00:48:10.3554869Z * [new branch] gh/masnesral/158/head -> origin/gh/masnesral/158/head 2025-01-24T00:48:10.3555862Z * [new branch] gh/masnesral/158/orig -> origin/gh/masnesral/158/orig 2025-01-24T00:48:10.3557117Z * [new branch] gh/masnesral/159/base -> origin/gh/masnesral/159/base 2025-01-24T00:48:10.3558039Z * [new branch] gh/masnesral/159/head -> origin/gh/masnesral/159/head 2025-01-24T00:48:10.3558998Z * [new branch] gh/masnesral/159/orig -> origin/gh/masnesral/159/orig 2025-01-24T00:48:10.3560186Z * [new branch] gh/masnesral/160/base -> origin/gh/masnesral/160/base 2025-01-24T00:48:10.3561203Z * [new branch] gh/masnesral/160/head -> origin/gh/masnesral/160/head 2025-01-24T00:48:10.3562216Z * [new branch] gh/masnesral/160/orig -> origin/gh/masnesral/160/orig 2025-01-24T00:48:10.3563407Z * [new branch] gh/masnesral/161/base -> origin/gh/masnesral/161/base 2025-01-24T00:48:10.3564360Z * [new branch] gh/masnesral/161/head -> origin/gh/masnesral/161/head 2025-01-24T00:48:10.3565242Z * [new branch] gh/masnesral/161/orig -> origin/gh/masnesral/161/orig 2025-01-24T00:48:10.3566545Z * [new branch] gh/masnesral/162/base -> origin/gh/masnesral/162/base 2025-01-24T00:48:10.3567509Z * [new branch] gh/masnesral/162/head -> origin/gh/masnesral/162/head 2025-01-24T00:48:10.3568413Z * [new branch] gh/masnesral/162/orig -> origin/gh/masnesral/162/orig 2025-01-24T00:48:10.3569644Z * [new branch] gh/masnesral/163/base -> origin/gh/masnesral/163/base 2025-01-24T00:48:10.3570648Z * [new branch] gh/masnesral/163/head -> origin/gh/masnesral/163/head 2025-01-24T00:48:10.3571685Z * [new branch] gh/masnesral/163/orig -> origin/gh/masnesral/163/orig 2025-01-24T00:48:10.3573025Z * [new branch] gh/masnesral/164/base -> origin/gh/masnesral/164/base 2025-01-24T00:48:10.3574545Z * [new branch] gh/masnesral/164/head -> origin/gh/masnesral/164/head 2025-01-24T00:48:10.3575585Z * [new branch] gh/masnesral/164/orig -> origin/gh/masnesral/164/orig 2025-01-24T00:48:10.3577395Z * [new branch] gh/masnesral/165/base -> origin/gh/masnesral/165/base 2025-01-24T00:48:10.3578419Z * [new branch] gh/masnesral/165/head -> origin/gh/masnesral/165/head 2025-01-24T00:48:10.3579409Z * [new branch] gh/masnesral/165/orig -> origin/gh/masnesral/165/orig 2025-01-24T00:48:10.3580782Z * [new branch] gh/masnesral/166/base -> origin/gh/masnesral/166/base 2025-01-24T00:48:10.3581857Z * [new branch] gh/masnesral/166/head -> origin/gh/masnesral/166/head 2025-01-24T00:48:10.3582896Z * [new branch] gh/masnesral/166/orig -> origin/gh/masnesral/166/orig 2025-01-24T00:48:10.3584190Z * [new branch] gh/masnesral/167/base -> origin/gh/masnesral/167/base 2025-01-24T00:48:10.3585128Z * [new branch] gh/masnesral/167/head -> origin/gh/masnesral/167/head 2025-01-24T00:48:10.3586107Z * [new branch] gh/masnesral/167/orig -> origin/gh/masnesral/167/orig 2025-01-24T00:48:10.3587341Z * [new branch] gh/masnesral/168/base -> origin/gh/masnesral/168/base 2025-01-24T00:48:10.3588320Z * [new branch] gh/masnesral/168/head -> origin/gh/masnesral/168/head 2025-01-24T00:48:10.3589303Z * [new branch] gh/masnesral/168/orig -> origin/gh/masnesral/168/orig 2025-01-24T00:48:10.3590901Z * [new branch] gh/masnesral/169/base -> origin/gh/masnesral/169/base 2025-01-24T00:48:10.3592052Z * [new branch] gh/masnesral/169/head -> origin/gh/masnesral/169/head 2025-01-24T00:48:10.3593220Z * [new branch] gh/masnesral/169/orig -> origin/gh/masnesral/169/orig 2025-01-24T00:48:10.3594613Z * [new branch] gh/masnesral/170/base -> origin/gh/masnesral/170/base 2025-01-24T00:48:10.3595740Z * [new branch] gh/masnesral/170/head -> origin/gh/masnesral/170/head 2025-01-24T00:48:10.3596850Z * [new branch] gh/masnesral/170/orig -> origin/gh/masnesral/170/orig 2025-01-24T00:48:10.3598270Z * [new branch] gh/masnesral/34/base -> origin/gh/masnesral/34/base 2025-01-24T00:48:10.3599661Z * [new branch] gh/masnesral/4/base -> origin/gh/masnesral/4/base 2025-01-24T00:48:10.3600691Z * [new branch] gh/masnesral/4/orig -> origin/gh/masnesral/4/orig 2025-01-24T00:48:10.3602243Z * [new branch] gh/mcr229/3/base -> origin/gh/mcr229/3/base 2025-01-24T00:48:10.3603323Z * [new branch] gh/mcr229/3/head -> origin/gh/mcr229/3/head 2025-01-24T00:48:10.3604440Z * [new branch] gh/mcr229/3/orig -> origin/gh/mcr229/3/orig 2025-01-24T00:48:10.3606092Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-01-24T00:48:10.3607239Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-01-24T00:48:10.3608448Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-01-24T00:48:10.3609440Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-01-24T00:48:10.3610888Z * [new branch] gh/mhorowitz/10/base -> origin/gh/mhorowitz/10/base 2025-01-24T00:48:10.3611942Z * [new branch] gh/mhorowitz/10/head -> origin/gh/mhorowitz/10/head 2025-01-24T00:48:10.3612938Z * [new branch] gh/mhorowitz/10/orig -> origin/gh/mhorowitz/10/orig 2025-01-24T00:48:10.3614546Z * [new branch] gh/mhorowitz/11/base -> origin/gh/mhorowitz/11/base 2025-01-24T00:48:10.3615520Z * [new branch] gh/mhorowitz/11/head -> origin/gh/mhorowitz/11/head 2025-01-24T00:48:10.3616531Z * [new branch] gh/mhorowitz/11/orig -> origin/gh/mhorowitz/11/orig 2025-01-24T00:48:10.3617774Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-01-24T00:48:10.3618826Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-01-24T00:48:10.3620020Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-01-24T00:48:10.3620987Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-01-24T00:48:10.3622172Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-01-24T00:48:10.3623089Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-01-24T00:48:10.3624513Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-01-24T00:48:10.3625142Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-01-24T00:48:10.3626383Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-01-24T00:48:10.3627272Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-01-24T00:48:10.3628701Z * [new branch] gh/mhorowitz/7/base -> origin/gh/mhorowitz/7/base 2025-01-24T00:48:10.3629863Z * [new branch] gh/mhorowitz/7/head -> origin/gh/mhorowitz/7/head 2025-01-24T00:48:10.3630877Z * [new branch] gh/mhorowitz/7/orig -> origin/gh/mhorowitz/7/orig 2025-01-24T00:48:10.3632340Z * [new branch] gh/mhorowitz/8/base -> origin/gh/mhorowitz/8/base 2025-01-24T00:48:10.3633483Z * [new branch] gh/mhorowitz/8/head -> origin/gh/mhorowitz/8/head 2025-01-24T00:48:10.3634463Z * [new branch] gh/mhorowitz/8/orig -> origin/gh/mhorowitz/8/orig 2025-01-24T00:48:10.3635717Z * [new branch] gh/mhorowitz/9/base -> origin/gh/mhorowitz/9/base 2025-01-24T00:48:10.3636717Z * [new branch] gh/mhorowitz/9/head -> origin/gh/mhorowitz/9/head 2025-01-24T00:48:10.3637713Z * [new branch] gh/mhorowitz/9/orig -> origin/gh/mhorowitz/9/orig 2025-01-24T00:48:10.3639423Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-01-24T00:48:10.3640381Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-01-24T00:48:10.3641713Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-01-24T00:48:10.3642646Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-01-24T00:48:10.3643987Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-01-24T00:48:10.3644802Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-01-24T00:48:10.3646090Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-01-24T00:48:10.3647204Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-01-24T00:48:10.3648557Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-01-24T00:48:10.3649543Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-01-24T00:48:10.3651000Z * [new branch] gh/mikaylagawarecki/274/base -> origin/gh/mikaylagawarecki/274/base 2025-01-24T00:48:10.3652026Z * [new branch] gh/mikaylagawarecki/274/head -> origin/gh/mikaylagawarecki/274/head 2025-01-24T00:48:10.3653061Z * [new branch] gh/mikaylagawarecki/274/orig -> origin/gh/mikaylagawarecki/274/orig 2025-01-24T00:48:10.3654383Z * [new branch] gh/mikaylagawarecki/276/base -> origin/gh/mikaylagawarecki/276/base 2025-01-24T00:48:10.3655405Z * [new branch] gh/mikaylagawarecki/276/head -> origin/gh/mikaylagawarecki/276/head 2025-01-24T00:48:10.3656394Z * [new branch] gh/mikaylagawarecki/276/orig -> origin/gh/mikaylagawarecki/276/orig 2025-01-24T00:48:10.3657604Z * [new branch] gh/mikaylagawarecki/277/base -> origin/gh/mikaylagawarecki/277/base 2025-01-24T00:48:10.3658703Z * [new branch] gh/mikaylagawarecki/277/head -> origin/gh/mikaylagawarecki/277/head 2025-01-24T00:48:10.3659641Z * [new branch] gh/mikaylagawarecki/277/orig -> origin/gh/mikaylagawarecki/277/orig 2025-01-24T00:48:10.3661252Z * [new branch] gh/mikaylagawarecki/281/base -> origin/gh/mikaylagawarecki/281/base 2025-01-24T00:48:10.3662263Z * [new branch] gh/mikaylagawarecki/281/head -> origin/gh/mikaylagawarecki/281/head 2025-01-24T00:48:10.3663762Z * [new branch] gh/mikaylagawarecki/281/orig -> origin/gh/mikaylagawarecki/281/orig 2025-01-24T00:48:10.3665109Z * [new branch] gh/mikaylagawarecki/299/base -> origin/gh/mikaylagawarecki/299/base 2025-01-24T00:48:10.3666097Z * [new branch] gh/mikaylagawarecki/299/head -> origin/gh/mikaylagawarecki/299/head 2025-01-24T00:48:10.3667138Z * [new branch] gh/mikaylagawarecki/299/orig -> origin/gh/mikaylagawarecki/299/orig 2025-01-24T00:48:10.3668557Z * [new branch] gh/mikaylagawarecki/301/base -> origin/gh/mikaylagawarecki/301/base 2025-01-24T00:48:10.3669706Z * [new branch] gh/mikaylagawarecki/301/head -> origin/gh/mikaylagawarecki/301/head 2025-01-24T00:48:10.3670684Z * [new branch] gh/mikaylagawarecki/301/orig -> origin/gh/mikaylagawarecki/301/orig 2025-01-24T00:48:10.3672071Z * [new branch] gh/mikaylagawarecki/302/base -> origin/gh/mikaylagawarecki/302/base 2025-01-24T00:48:10.3673107Z * [new branch] gh/mikaylagawarecki/302/head -> origin/gh/mikaylagawarecki/302/head 2025-01-24T00:48:10.3674065Z * [new branch] gh/mikaylagawarecki/302/orig -> origin/gh/mikaylagawarecki/302/orig 2025-01-24T00:48:10.3675454Z * [new branch] gh/mikaylagawarecki/303/base -> origin/gh/mikaylagawarecki/303/base 2025-01-24T00:48:10.3676411Z * [new branch] gh/mikaylagawarecki/303/head -> origin/gh/mikaylagawarecki/303/head 2025-01-24T00:48:10.3677400Z * [new branch] gh/mikaylagawarecki/303/orig -> origin/gh/mikaylagawarecki/303/orig 2025-01-24T00:48:10.3678745Z * [new branch] gh/mikaylagawarecki/304/base -> origin/gh/mikaylagawarecki/304/base 2025-01-24T00:48:10.3679756Z * [new branch] gh/mikaylagawarecki/304/head -> origin/gh/mikaylagawarecki/304/head 2025-01-24T00:48:10.3680785Z * [new branch] gh/mikaylagawarecki/304/orig -> origin/gh/mikaylagawarecki/304/orig 2025-01-24T00:48:10.3681979Z * [new branch] gh/mikaylagawarecki/305/base -> origin/gh/mikaylagawarecki/305/base 2025-01-24T00:48:10.3682964Z * [new branch] gh/mikaylagawarecki/305/head -> origin/gh/mikaylagawarecki/305/head 2025-01-24T00:48:10.3684023Z * [new branch] gh/mikaylagawarecki/305/orig -> origin/gh/mikaylagawarecki/305/orig 2025-01-24T00:48:10.3685393Z * [new branch] gh/mikaylagawarecki/306/base -> origin/gh/mikaylagawarecki/306/base 2025-01-24T00:48:10.3686541Z * [new branch] gh/mikaylagawarecki/306/head -> origin/gh/mikaylagawarecki/306/head 2025-01-24T00:48:10.3687604Z * [new branch] gh/mikaylagawarecki/306/orig -> origin/gh/mikaylagawarecki/306/orig 2025-01-24T00:48:10.3689371Z * [new branch] gh/mikaylagawarecki/307/base -> origin/gh/mikaylagawarecki/307/base 2025-01-24T00:48:10.3690362Z * [new branch] gh/mikaylagawarecki/307/head -> origin/gh/mikaylagawarecki/307/head 2025-01-24T00:48:10.3691393Z * [new branch] gh/mikaylagawarecki/307/orig -> origin/gh/mikaylagawarecki/307/orig 2025-01-24T00:48:10.3694602Z * [new branch] gh/mingfeima/125/base -> origin/gh/mingfeima/125/base 2025-01-24T00:48:10.3695987Z * [new branch] gh/mingfeima/125/head -> origin/gh/mingfeima/125/head 2025-01-24T00:48:10.3697347Z * [new branch] gh/mingfeima/125/orig -> origin/gh/mingfeima/125/orig 2025-01-24T00:48:10.3699207Z * [new branch] gh/mingfeima/127/base -> origin/gh/mingfeima/127/base 2025-01-24T00:48:10.3700386Z * [new branch] gh/mingfeima/127/head -> origin/gh/mingfeima/127/head 2025-01-24T00:48:10.3701433Z * [new branch] gh/mingfeima/127/orig -> origin/gh/mingfeima/127/orig 2025-01-24T00:48:10.3703088Z * [new branch] gh/mlazos/1/base -> origin/gh/mlazos/1/base 2025-01-24T00:48:10.3704133Z * [new branch] gh/mlazos/1/head -> origin/gh/mlazos/1/head 2025-01-24T00:48:10.3705381Z * [new branch] gh/mlazos/2/base -> origin/gh/mlazos/2/base 2025-01-24T00:48:10.3706638Z * [new branch] gh/mlazos/2/head -> origin/gh/mlazos/2/head 2025-01-24T00:48:10.3707683Z * [new branch] gh/mlazos/3/base -> origin/gh/mlazos/3/base 2025-01-24T00:48:10.3708690Z * [new branch] gh/mlazos/3/head -> origin/gh/mlazos/3/head 2025-01-24T00:48:10.3709727Z * [new branch] gh/mlazos/3/orig -> origin/gh/mlazos/3/orig 2025-01-24T00:48:10.3711249Z * [new branch] gh/mlazos/4/base -> origin/gh/mlazos/4/base 2025-01-24T00:48:10.3712154Z * [new branch] gh/mlazos/4/head -> origin/gh/mlazos/4/head 2025-01-24T00:48:10.3713152Z * [new branch] gh/mlazos/4/orig -> origin/gh/mlazos/4/orig 2025-01-24T00:48:10.3715040Z * [new branch] gh/mrshenli/382/base -> origin/gh/mrshenli/382/base 2025-01-24T00:48:10.3715999Z * [new branch] gh/mrshenli/382/head -> origin/gh/mrshenli/382/head 2025-01-24T00:48:10.3716999Z * [new branch] gh/mrshenli/382/orig -> origin/gh/mrshenli/382/orig 2025-01-24T00:48:10.3718759Z * [new branch] gh/muchulee8/1/base -> origin/gh/muchulee8/1/base 2025-01-24T00:48:10.3719721Z * [new branch] gh/muchulee8/1/orig -> origin/gh/muchulee8/1/orig 2025-01-24T00:48:10.3721109Z * [new branch] gh/muchulee8/2/base -> origin/gh/muchulee8/2/base 2025-01-24T00:48:10.3722078Z * [new branch] gh/muchulee8/2/orig -> origin/gh/muchulee8/2/orig 2025-01-24T00:48:10.3723456Z * [new branch] gh/muchulee8/36/base -> origin/gh/muchulee8/36/base 2025-01-24T00:48:10.3724350Z * [new branch] gh/muchulee8/36/head -> origin/gh/muchulee8/36/head 2025-01-24T00:48:10.3725333Z * [new branch] gh/muchulee8/36/orig -> origin/gh/muchulee8/36/orig 2025-01-24T00:48:10.3727033Z * [new branch] gh/muchulee8/38/base -> origin/gh/muchulee8/38/base 2025-01-24T00:48:10.3728035Z * [new branch] gh/muchulee8/38/head -> origin/gh/muchulee8/38/head 2025-01-24T00:48:10.3729082Z * [new branch] gh/muchulee8/38/orig -> origin/gh/muchulee8/38/orig 2025-01-24T00:48:10.3730500Z * [new branch] gh/muchulee8/39/base -> origin/gh/muchulee8/39/base 2025-01-24T00:48:10.3731404Z * [new branch] gh/muchulee8/39/head -> origin/gh/muchulee8/39/head 2025-01-24T00:48:10.3732454Z * [new branch] gh/muchulee8/39/orig -> origin/gh/muchulee8/39/orig 2025-01-24T00:48:10.3734168Z * [new branch] gh/muchulee8/40/base -> origin/gh/muchulee8/40/base 2025-01-24T00:48:10.3735089Z * [new branch] gh/muchulee8/40/head -> origin/gh/muchulee8/40/head 2025-01-24T00:48:10.3735787Z * [new branch] gh/muchulee8/40/orig -> origin/gh/muchulee8/40/orig 2025-01-24T00:48:10.3737158Z * [new branch] gh/muchulee8/41/base -> origin/gh/muchulee8/41/base 2025-01-24T00:48:10.3738234Z * [new branch] gh/muchulee8/41/head -> origin/gh/muchulee8/41/head 2025-01-24T00:48:10.3739298Z * [new branch] gh/muchulee8/41/orig -> origin/gh/muchulee8/41/orig 2025-01-24T00:48:10.3740772Z * [new branch] gh/muchulee8/5/base -> origin/gh/muchulee8/5/base 2025-01-24T00:48:10.3741827Z * [new branch] gh/muchulee8/5/orig -> origin/gh/muchulee8/5/orig 2025-01-24T00:48:10.3743395Z * [new branch] gh/mzzchy/2/base -> origin/gh/mzzchy/2/base 2025-01-24T00:48:10.3744424Z * [new branch] gh/mzzchy/2/head -> origin/gh/mzzchy/2/head 2025-01-24T00:48:10.3745460Z * [new branch] gh/mzzchy/2/orig -> origin/gh/mzzchy/2/orig 2025-01-24T00:48:10.3746879Z * [new branch] gh/mzzchy/3/base -> origin/gh/mzzchy/3/base 2025-01-24T00:48:10.3747834Z * [new branch] gh/mzzchy/3/head -> origin/gh/mzzchy/3/head 2025-01-24T00:48:10.3748835Z * [new branch] gh/mzzchy/3/orig -> origin/gh/mzzchy/3/orig 2025-01-24T00:48:10.3750054Z * [new branch] gh/mzzchy/4/base -> origin/gh/mzzchy/4/base 2025-01-24T00:48:10.3751096Z * [new branch] gh/mzzchy/4/head -> origin/gh/mzzchy/4/head 2025-01-24T00:48:10.3752665Z * [new branch] gh/mzzchy/5/base -> origin/gh/mzzchy/5/base 2025-01-24T00:48:10.3753786Z * [new branch] gh/mzzchy/5/head -> origin/gh/mzzchy/5/head 2025-01-24T00:48:10.3754875Z * [new branch] gh/mzzchy/5/orig -> origin/gh/mzzchy/5/orig 2025-01-24T00:48:10.3756541Z * [new branch] gh/nmacchioni/10/base -> origin/gh/nmacchioni/10/base 2025-01-24T00:48:10.3757517Z * [new branch] gh/nmacchioni/10/head -> origin/gh/nmacchioni/10/head 2025-01-24T00:48:10.3758526Z * [new branch] gh/nmacchioni/10/orig -> origin/gh/nmacchioni/10/orig 2025-01-24T00:48:10.3759854Z * [new branch] gh/nmacchioni/12/base -> origin/gh/nmacchioni/12/base 2025-01-24T00:48:10.3760844Z * [new branch] gh/nmacchioni/12/head -> origin/gh/nmacchioni/12/head 2025-01-24T00:48:10.3761907Z * [new branch] gh/nmacchioni/12/orig -> origin/gh/nmacchioni/12/orig 2025-01-24T00:48:10.3763248Z * [new branch] gh/nmacchioni/13/base -> origin/gh/nmacchioni/13/base 2025-01-24T00:48:10.3764239Z * [new branch] gh/nmacchioni/13/head -> origin/gh/nmacchioni/13/head 2025-01-24T00:48:10.3765197Z * [new branch] gh/nmacchioni/13/orig -> origin/gh/nmacchioni/13/orig 2025-01-24T00:48:10.3766667Z * [new branch] gh/nmacchioni/17/base -> origin/gh/nmacchioni/17/base 2025-01-24T00:48:10.3767637Z * [new branch] gh/nmacchioni/17/head -> origin/gh/nmacchioni/17/head 2025-01-24T00:48:10.3768742Z * [new branch] gh/nmacchioni/17/orig -> origin/gh/nmacchioni/17/orig 2025-01-24T00:48:10.3770024Z * [new branch] gh/nmacchioni/18/base -> origin/gh/nmacchioni/18/base 2025-01-24T00:48:10.3771028Z * [new branch] gh/nmacchioni/18/head -> origin/gh/nmacchioni/18/head 2025-01-24T00:48:10.3772033Z * [new branch] gh/nmacchioni/18/orig -> origin/gh/nmacchioni/18/orig 2025-01-24T00:48:10.3773397Z * [new branch] gh/nmacchioni/19/base -> origin/gh/nmacchioni/19/base 2025-01-24T00:48:10.3774350Z * [new branch] gh/nmacchioni/19/head -> origin/gh/nmacchioni/19/head 2025-01-24T00:48:10.3775321Z * [new branch] gh/nmacchioni/19/orig -> origin/gh/nmacchioni/19/orig 2025-01-24T00:48:10.3776637Z * [new branch] gh/nmacchioni/20/base -> origin/gh/nmacchioni/20/base 2025-01-24T00:48:10.3777646Z * [new branch] gh/nmacchioni/20/head -> origin/gh/nmacchioni/20/head 2025-01-24T00:48:10.3778610Z * [new branch] gh/nmacchioni/20/orig -> origin/gh/nmacchioni/20/orig 2025-01-24T00:48:10.3779931Z * [new branch] gh/nmacchioni/21/base -> origin/gh/nmacchioni/21/base 2025-01-24T00:48:10.3780893Z * [new branch] gh/nmacchioni/21/head -> origin/gh/nmacchioni/21/head 2025-01-24T00:48:10.3781910Z * [new branch] gh/nmacchioni/21/orig -> origin/gh/nmacchioni/21/orig 2025-01-24T00:48:10.3783189Z * [new branch] gh/nmacchioni/22/base -> origin/gh/nmacchioni/22/base 2025-01-24T00:48:10.3784188Z * [new branch] gh/nmacchioni/22/head -> origin/gh/nmacchioni/22/head 2025-01-24T00:48:10.3785468Z * [new branch] gh/nmacchioni/23/base -> origin/gh/nmacchioni/23/base 2025-01-24T00:48:10.3786493Z * [new branch] gh/nmacchioni/23/head -> origin/gh/nmacchioni/23/head 2025-01-24T00:48:10.3787673Z * [new branch] gh/nmacchioni/24/base -> origin/gh/nmacchioni/24/base 2025-01-24T00:48:10.3788605Z * [new branch] gh/nmacchioni/24/head -> origin/gh/nmacchioni/24/head 2025-01-24T00:48:10.3789810Z * [new branch] gh/nmacchioni/25/base -> origin/gh/nmacchioni/25/base 2025-01-24T00:48:10.3790821Z * [new branch] gh/nmacchioni/25/head -> origin/gh/nmacchioni/25/head 2025-01-24T00:48:10.3792320Z * [new branch] gh/nmacchioni/26/base -> origin/gh/nmacchioni/26/base 2025-01-24T00:48:10.3793463Z * [new branch] gh/nmacchioni/26/head -> origin/gh/nmacchioni/26/head 2025-01-24T00:48:10.3794444Z * [new branch] gh/nmacchioni/26/orig -> origin/gh/nmacchioni/26/orig 2025-01-24T00:48:10.3795827Z * [new branch] gh/nmacchioni/30/base -> origin/gh/nmacchioni/30/base 2025-01-24T00:48:10.3796844Z * [new branch] gh/nmacchioni/30/head -> origin/gh/nmacchioni/30/head 2025-01-24T00:48:10.3797820Z * [new branch] gh/nmacchioni/30/orig -> origin/gh/nmacchioni/30/orig 2025-01-24T00:48:10.3799213Z * [new branch] gh/nmacchioni/31/base -> origin/gh/nmacchioni/31/base 2025-01-24T00:48:10.3800209Z * [new branch] gh/nmacchioni/31/head -> origin/gh/nmacchioni/31/head 2025-01-24T00:48:10.3801229Z * [new branch] gh/nmacchioni/31/orig -> origin/gh/nmacchioni/31/orig 2025-01-24T00:48:10.3802506Z * [new branch] gh/nmacchioni/32/base -> origin/gh/nmacchioni/32/base 2025-01-24T00:48:10.3803501Z * [new branch] gh/nmacchioni/32/head -> origin/gh/nmacchioni/32/head 2025-01-24T00:48:10.3804458Z * [new branch] gh/nmacchioni/32/orig -> origin/gh/nmacchioni/32/orig 2025-01-24T00:48:10.3805771Z * [new branch] gh/nmacchioni/33/base -> origin/gh/nmacchioni/33/base 2025-01-24T00:48:10.3806873Z * [new branch] gh/nmacchioni/33/head -> origin/gh/nmacchioni/33/head 2025-01-24T00:48:10.3807897Z * [new branch] gh/nmacchioni/33/orig -> origin/gh/nmacchioni/33/orig 2025-01-24T00:48:10.3809266Z * [new branch] gh/nmacchioni/34/base -> origin/gh/nmacchioni/34/base 2025-01-24T00:48:10.3810276Z * [new branch] gh/nmacchioni/34/orig -> origin/gh/nmacchioni/34/orig 2025-01-24T00:48:10.3812012Z * [new branch] gh/nmacchioni/35/base -> origin/gh/nmacchioni/35/base 2025-01-24T00:48:10.3813050Z * [new branch] gh/nmacchioni/35/head -> origin/gh/nmacchioni/35/head 2025-01-24T00:48:10.3814042Z * [new branch] gh/nmacchioni/35/orig -> origin/gh/nmacchioni/35/orig 2025-01-24T00:48:10.3815396Z * [new branch] gh/nmacchioni/36/base -> origin/gh/nmacchioni/36/base 2025-01-24T00:48:10.3816396Z * [new branch] gh/nmacchioni/36/head -> origin/gh/nmacchioni/36/head 2025-01-24T00:48:10.3817434Z * [new branch] gh/nmacchioni/36/orig -> origin/gh/nmacchioni/36/orig 2025-01-24T00:48:10.3818691Z * [new branch] gh/nmacchioni/37/base -> origin/gh/nmacchioni/37/base 2025-01-24T00:48:10.3819658Z * [new branch] gh/nmacchioni/37/head -> origin/gh/nmacchioni/37/head 2025-01-24T00:48:10.3820954Z * [new branch] gh/nmacchioni/37/orig -> origin/gh/nmacchioni/37/orig 2025-01-24T00:48:10.3822275Z * [new branch] gh/nmacchioni/38/base -> origin/gh/nmacchioni/38/base 2025-01-24T00:48:10.3823241Z * [new branch] gh/nmacchioni/38/orig -> origin/gh/nmacchioni/38/orig 2025-01-24T00:48:10.3824616Z * [new branch] gh/nmacchioni/6/base -> origin/gh/nmacchioni/6/base 2025-01-24T00:48:10.3825601Z * [new branch] gh/nmacchioni/6/head -> origin/gh/nmacchioni/6/head 2025-01-24T00:48:10.3826720Z * [new branch] gh/nmacchioni/6/orig -> origin/gh/nmacchioni/6/orig 2025-01-24T00:48:10.3827976Z * [new branch] gh/nmacchioni/8/base -> origin/gh/nmacchioni/8/base 2025-01-24T00:48:10.3828948Z * [new branch] gh/nmacchioni/8/head -> origin/gh/nmacchioni/8/head 2025-01-24T00:48:10.3829955Z * [new branch] gh/nmacchioni/8/orig -> origin/gh/nmacchioni/8/orig 2025-01-24T00:48:10.3831293Z * [new branch] gh/nmacchioni/9/base -> origin/gh/nmacchioni/9/base 2025-01-24T00:48:10.3832276Z * [new branch] gh/nmacchioni/9/head -> origin/gh/nmacchioni/9/head 2025-01-24T00:48:10.3833264Z * [new branch] gh/nmacchioni/9/orig -> origin/gh/nmacchioni/9/orig 2025-01-24T00:48:10.3835082Z * [new branch] gh/oulgen/144/base -> origin/gh/oulgen/144/base 2025-01-24T00:48:10.3836145Z * [new branch] gh/oulgen/144/head -> origin/gh/oulgen/144/head 2025-01-24T00:48:10.3837150Z * [new branch] gh/oulgen/144/orig -> origin/gh/oulgen/144/orig 2025-01-24T00:48:10.3838512Z * [new branch] gh/oulgen/146/base -> origin/gh/oulgen/146/base 2025-01-24T00:48:10.3839475Z * [new branch] gh/oulgen/146/head -> origin/gh/oulgen/146/head 2025-01-24T00:48:10.3840460Z * [new branch] gh/oulgen/146/orig -> origin/gh/oulgen/146/orig 2025-01-24T00:48:10.3841835Z * [new branch] gh/oulgen/2/base -> origin/gh/oulgen/2/base 2025-01-24T00:48:10.3842882Z * [new branch] gh/oulgen/2/head -> origin/gh/oulgen/2/head 2025-01-24T00:48:10.3843895Z * [new branch] gh/oulgen/2/orig -> origin/gh/oulgen/2/orig 2025-01-24T00:48:10.3845345Z * [new branch] gh/oulgen/21/base -> origin/gh/oulgen/21/base 2025-01-24T00:48:10.3846410Z * [new branch] gh/oulgen/21/head -> origin/gh/oulgen/21/head 2025-01-24T00:48:10.3847607Z * [new branch] gh/oulgen/21/orig -> origin/gh/oulgen/21/orig 2025-01-24T00:48:10.3849376Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-01-24T00:48:10.3850445Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-01-24T00:48:10.3851492Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-01-24T00:48:10.3853214Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-01-24T00:48:10.3854383Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-01-24T00:48:10.3855425Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-01-24T00:48:10.3856930Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-01-24T00:48:10.3857974Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-01-24T00:48:10.3859140Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-01-24T00:48:10.3860650Z * [new branch] gh/peterbell10/603/base -> origin/gh/peterbell10/603/base 2025-01-24T00:48:10.3861728Z * [new branch] gh/peterbell10/603/head -> origin/gh/peterbell10/603/head 2025-01-24T00:48:10.3862746Z * [new branch] gh/peterbell10/603/orig -> origin/gh/peterbell10/603/orig 2025-01-24T00:48:10.3864203Z * [new branch] gh/peterbell10/635/base -> origin/gh/peterbell10/635/base 2025-01-24T00:48:10.3865345Z * [new branch] gh/peterbell10/635/head -> origin/gh/peterbell10/635/head 2025-01-24T00:48:10.3866329Z * [new branch] gh/peterbell10/635/orig -> origin/gh/peterbell10/635/orig 2025-01-24T00:48:10.3867580Z * [new branch] gh/peterbell10/636/base -> origin/gh/peterbell10/636/base 2025-01-24T00:48:10.3868609Z * [new branch] gh/peterbell10/636/head -> origin/gh/peterbell10/636/head 2025-01-24T00:48:10.3869575Z * [new branch] gh/peterbell10/636/orig -> origin/gh/peterbell10/636/orig 2025-01-24T00:48:10.3871117Z * [new branch] gh/qqaatw/26/base -> origin/gh/qqaatw/26/base 2025-01-24T00:48:10.3872054Z * [new branch] gh/qqaatw/26/head -> origin/gh/qqaatw/26/head 2025-01-24T00:48:10.3873080Z * [new branch] gh/qqaatw/26/orig -> origin/gh/qqaatw/26/orig 2025-01-24T00:48:10.3874501Z * [new branch] gh/raymo/add-envvars-bool-check -> origin/gh/raymo/add-envvars-bool-check 2025-01-24T00:48:10.3875951Z * [new branch] gh/rec/112/base -> origin/gh/rec/112/base 2025-01-24T00:48:10.3876952Z * [new branch] gh/rec/112/head -> origin/gh/rec/112/head 2025-01-24T00:48:10.3877985Z * [new branch] gh/rec/112/orig -> origin/gh/rec/112/orig 2025-01-24T00:48:10.3879279Z * [new branch] gh/rec/115/base -> origin/gh/rec/115/base 2025-01-24T00:48:10.3880238Z * [new branch] gh/rec/115/head -> origin/gh/rec/115/head 2025-01-24T00:48:10.3881248Z * [new branch] gh/rec/115/orig -> origin/gh/rec/115/orig 2025-01-24T00:48:10.3882657Z * [new branch] gh/rec/116/base -> origin/gh/rec/116/base 2025-01-24T00:48:10.3883646Z * [new branch] gh/rec/116/head -> origin/gh/rec/116/head 2025-01-24T00:48:10.3884630Z * [new branch] gh/rec/116/orig -> origin/gh/rec/116/orig 2025-01-24T00:48:10.3885874Z * [new branch] gh/rec/117/base -> origin/gh/rec/117/base 2025-01-24T00:48:10.3886990Z * [new branch] gh/rec/117/head -> origin/gh/rec/117/head 2025-01-24T00:48:10.3888014Z * [new branch] gh/rec/117/orig -> origin/gh/rec/117/orig 2025-01-24T00:48:10.3889293Z * [new branch] gh/rec/118/base -> origin/gh/rec/118/base 2025-01-24T00:48:10.3890292Z * [new branch] gh/rec/118/head -> origin/gh/rec/118/head 2025-01-24T00:48:10.3891312Z * [new branch] gh/rec/118/orig -> origin/gh/rec/118/orig 2025-01-24T00:48:10.3892855Z * [new branch] gh/rec/119/base -> origin/gh/rec/119/base 2025-01-24T00:48:10.3893924Z * [new branch] gh/rec/119/head -> origin/gh/rec/119/head 2025-01-24T00:48:10.3894926Z * [new branch] gh/rec/119/orig -> origin/gh/rec/119/orig 2025-01-24T00:48:10.3896320Z * [new branch] gh/rec/120/base -> origin/gh/rec/120/base 2025-01-24T00:48:10.3897310Z * [new branch] gh/rec/120/head -> origin/gh/rec/120/head 2025-01-24T00:48:10.3898295Z * [new branch] gh/rec/120/orig -> origin/gh/rec/120/orig 2025-01-24T00:48:10.3899617Z * [new branch] gh/rec/121/base -> origin/gh/rec/121/base 2025-01-24T00:48:10.3900600Z * [new branch] gh/rec/121/head -> origin/gh/rec/121/head 2025-01-24T00:48:10.3901603Z * [new branch] gh/rec/121/orig -> origin/gh/rec/121/orig 2025-01-24T00:48:10.3902923Z * [new branch] gh/rec/122/base -> origin/gh/rec/122/base 2025-01-24T00:48:10.3903922Z * [new branch] gh/rec/122/head -> origin/gh/rec/122/head 2025-01-24T00:48:10.3904935Z * [new branch] gh/rec/122/orig -> origin/gh/rec/122/orig 2025-01-24T00:48:10.3906219Z * [new branch] gh/rec/123/base -> origin/gh/rec/123/base 2025-01-24T00:48:10.3907180Z * [new branch] gh/rec/123/head -> origin/gh/rec/123/head 2025-01-24T00:48:10.3908178Z * [new branch] gh/rec/123/orig -> origin/gh/rec/123/orig 2025-01-24T00:48:10.3909499Z * [new branch] gh/rec/124/base -> origin/gh/rec/124/base 2025-01-24T00:48:10.3910552Z * [new branch] gh/rec/124/head -> origin/gh/rec/124/head 2025-01-24T00:48:10.3911467Z * [new branch] gh/rec/124/orig -> origin/gh/rec/124/orig 2025-01-24T00:48:10.3912805Z * [new branch] gh/rec/27/base -> origin/gh/rec/27/base 2025-01-24T00:48:10.3913750Z * [new branch] gh/rec/27/head -> origin/gh/rec/27/head 2025-01-24T00:48:10.3914760Z * [new branch] gh/rec/27/orig -> origin/gh/rec/27/orig 2025-01-24T00:48:10.3916058Z * [new branch] gh/rec/56/base -> origin/gh/rec/56/base 2025-01-24T00:48:10.3917034Z * [new branch] gh/rec/56/head -> origin/gh/rec/56/head 2025-01-24T00:48:10.3918063Z * [new branch] gh/rec/56/orig -> origin/gh/rec/56/orig 2025-01-24T00:48:10.3919841Z * [new branch] gh/rohan-varma/720/base -> origin/gh/rohan-varma/720/base 2025-01-24T00:48:10.3920900Z * [new branch] gh/rohan-varma/720/head -> origin/gh/rohan-varma/720/head 2025-01-24T00:48:10.3921867Z * [new branch] gh/rohan-varma/720/orig -> origin/gh/rohan-varma/720/orig 2025-01-24T00:48:10.3923264Z * [new branch] gh/rohan-varma/721/base -> origin/gh/rohan-varma/721/base 2025-01-24T00:48:10.3924302Z * [new branch] gh/rohan-varma/721/head -> origin/gh/rohan-varma/721/head 2025-01-24T00:48:10.3925308Z * [new branch] gh/rohan-varma/721/orig -> origin/gh/rohan-varma/721/orig 2025-01-24T00:48:10.3926780Z * [new branch] gh/rohan-varma/722/base -> origin/gh/rohan-varma/722/base 2025-01-24T00:48:10.3927814Z * [new branch] gh/rohan-varma/722/head -> origin/gh/rohan-varma/722/head 2025-01-24T00:48:10.3928853Z * [new branch] gh/rohan-varma/722/orig -> origin/gh/rohan-varma/722/orig 2025-01-24T00:48:10.3930176Z * [new branch] gh/rohan-varma/742/base -> origin/gh/rohan-varma/742/base 2025-01-24T00:48:10.3931232Z * [new branch] gh/rohan-varma/742/head -> origin/gh/rohan-varma/742/head 2025-01-24T00:48:10.3932237Z * [new branch] gh/rohan-varma/742/orig -> origin/gh/rohan-varma/742/orig 2025-01-24T00:48:10.3933810Z * [new branch] gh/sanrise/4/base -> origin/gh/sanrise/4/base 2025-01-24T00:48:10.3934942Z * [new branch] gh/sanrise/4/head -> origin/gh/sanrise/4/head 2025-01-24T00:48:10.3936038Z * [new branch] gh/sanrise/4/orig -> origin/gh/sanrise/4/orig 2025-01-24T00:48:10.3937597Z * [new branch] gh/seanx92/1/base -> origin/gh/seanx92/1/base 2025-01-24T00:48:10.3938628Z * [new branch] gh/seanx92/1/orig -> origin/gh/seanx92/1/orig 2025-01-24T00:48:10.3940202Z * [new branch] gh/seemethere/7/base -> origin/gh/seemethere/7/base 2025-01-24T00:48:10.3941295Z * [new branch] gh/seemethere/7/head -> origin/gh/seemethere/7/head 2025-01-24T00:48:10.3942231Z * [new branch] gh/seemethere/7/orig -> origin/gh/seemethere/7/orig 2025-01-24T00:48:10.3944123Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-01-24T00:48:10.3945280Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-01-24T00:48:10.3946427Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-01-24T00:48:10.3947891Z * [new branch] gh/shunting314/151/base -> origin/gh/shunting314/151/base 2025-01-24T00:48:10.3949047Z * [new branch] gh/shunting314/151/head -> origin/gh/shunting314/151/head 2025-01-24T00:48:10.3950071Z * [new branch] gh/shunting314/151/orig -> origin/gh/shunting314/151/orig 2025-01-24T00:48:10.3951460Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-01-24T00:48:10.3952610Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-01-24T00:48:10.3953586Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-01-24T00:48:10.3955172Z * [new branch] gh/shunting314/186/base -> origin/gh/shunting314/186/base 2025-01-24T00:48:10.3956359Z * [new branch] gh/shunting314/186/head -> origin/gh/shunting314/186/head 2025-01-24T00:48:10.3957341Z * [new branch] gh/shunting314/186/orig -> origin/gh/shunting314/186/orig 2025-01-24T00:48:10.3958720Z * [new branch] gh/shunting314/187/base -> origin/gh/shunting314/187/base 2025-01-24T00:48:10.3959761Z * [new branch] gh/shunting314/187/head -> origin/gh/shunting314/187/head 2025-01-24T00:48:10.3960754Z * [new branch] gh/shunting314/187/orig -> origin/gh/shunting314/187/orig 2025-01-24T00:48:10.3962178Z * [new branch] gh/shunting314/190/base -> origin/gh/shunting314/190/base 2025-01-24T00:48:10.3963254Z * [new branch] gh/shunting314/190/head -> origin/gh/shunting314/190/head 2025-01-24T00:48:10.3964267Z * [new branch] gh/shunting314/190/orig -> origin/gh/shunting314/190/orig 2025-01-24T00:48:10.3965937Z * [new branch] gh/shunting314/191/base -> origin/gh/shunting314/191/base 2025-01-24T00:48:10.3967069Z * [new branch] gh/shunting314/191/head -> origin/gh/shunting314/191/head 2025-01-24T00:48:10.3968182Z * [new branch] gh/shunting314/191/orig -> origin/gh/shunting314/191/orig 2025-01-24T00:48:10.3969541Z * [new branch] gh/shunting314/192/base -> origin/gh/shunting314/192/base 2025-01-24T00:48:10.3970652Z * [new branch] gh/shunting314/192/head -> origin/gh/shunting314/192/head 2025-01-24T00:48:10.3971635Z * [new branch] gh/shunting314/192/orig -> origin/gh/shunting314/192/orig 2025-01-24T00:48:10.3973252Z * [new branch] gh/shunting314/193/base -> origin/gh/shunting314/193/base 2025-01-24T00:48:10.3974636Z * [new branch] gh/shunting314/193/head -> origin/gh/shunting314/193/head 2025-01-24T00:48:10.3975389Z * [new branch] gh/shunting314/193/orig -> origin/gh/shunting314/193/orig 2025-01-24T00:48:10.3976610Z * [new branch] gh/shunting314/194/base -> origin/gh/shunting314/194/base 2025-01-24T00:48:10.3977741Z * [new branch] gh/shunting314/194/head -> origin/gh/shunting314/194/head 2025-01-24T00:48:10.3978731Z * [new branch] gh/shunting314/194/orig -> origin/gh/shunting314/194/orig 2025-01-24T00:48:10.3980115Z * [new branch] gh/shunting314/195/base -> origin/gh/shunting314/195/base 2025-01-24T00:48:10.3981090Z * [new branch] gh/shunting314/195/head -> origin/gh/shunting314/195/head 2025-01-24T00:48:10.3982102Z * [new branch] gh/shunting314/195/orig -> origin/gh/shunting314/195/orig 2025-01-24T00:48:10.3983826Z * [new branch] gh/shuqiangzhang/46/base -> origin/gh/shuqiangzhang/46/base 2025-01-24T00:48:10.3984848Z * [new branch] gh/shuqiangzhang/46/head -> origin/gh/shuqiangzhang/46/head 2025-01-24T00:48:10.3985991Z * [new branch] gh/shuqiangzhang/46/orig -> origin/gh/shuqiangzhang/46/orig 2025-01-24T00:48:10.3987390Z * [new branch] gh/shuqiangzhang/53/base -> origin/gh/shuqiangzhang/53/base 2025-01-24T00:48:10.3988503Z * [new branch] gh/shuqiangzhang/53/head -> origin/gh/shuqiangzhang/53/head 2025-01-24T00:48:10.3989478Z * [new branch] gh/shuqiangzhang/53/orig -> origin/gh/shuqiangzhang/53/orig 2025-01-24T00:48:10.3990821Z * [new branch] gh/shuqiangzhang/56/base -> origin/gh/shuqiangzhang/56/base 2025-01-24T00:48:10.3991827Z * [new branch] gh/shuqiangzhang/56/head -> origin/gh/shuqiangzhang/56/head 2025-01-24T00:48:10.3993247Z * [new branch] gh/shuqiangzhang/56/orig -> origin/gh/shuqiangzhang/56/orig 2025-01-24T00:48:10.3994531Z * [new branch] gh/shuqiangzhang/62/base -> origin/gh/shuqiangzhang/62/base 2025-01-24T00:48:10.3995718Z * [new branch] gh/shuqiangzhang/62/head -> origin/gh/shuqiangzhang/62/head 2025-01-24T00:48:10.3996768Z * [new branch] gh/shuqiangzhang/62/orig -> origin/gh/shuqiangzhang/62/orig 2025-01-24T00:48:10.3998325Z * [new branch] gh/shuqiangzhang/63/base -> origin/gh/shuqiangzhang/63/base 2025-01-24T00:48:10.3999305Z * [new branch] gh/shuqiangzhang/63/head -> origin/gh/shuqiangzhang/63/head 2025-01-24T00:48:10.4000397Z * [new branch] gh/shuqiangzhang/63/orig -> origin/gh/shuqiangzhang/63/orig 2025-01-24T00:48:10.4001806Z * [new branch] gh/sijiac/1/base -> origin/gh/sijiac/1/base 2025-01-24T00:48:10.4002810Z * [new branch] gh/sijiac/1/head -> origin/gh/sijiac/1/head 2025-01-24T00:48:10.4004007Z * [new branch] gh/sijiac/2/base -> origin/gh/sijiac/2/base 2025-01-24T00:48:10.4005040Z * [new branch] gh/sijiac/2/head -> origin/gh/sijiac/2/head 2025-01-24T00:48:10.4006205Z * [new branch] gh/sijiac/3/base -> origin/gh/sijiac/3/base 2025-01-24T00:48:10.4007262Z * [new branch] gh/sijiac/3/head -> origin/gh/sijiac/3/head 2025-01-24T00:48:10.4008891Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-01-24T00:48:10.4009881Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-01-24T00:48:10.4011115Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-01-24T00:48:10.4011916Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-01-24T00:48:10.4013598Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-01-24T00:48:10.4014605Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-01-24T00:48:10.4015763Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-01-24T00:48:10.4016769Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-01-24T00:48:10.4018364Z * [new branch] gh/sinhaanhsul/1/base -> origin/gh/sinhaanhsul/1/base 2025-01-24T00:48:10.4019380Z * [new branch] gh/sinhaanhsul/1/head -> origin/gh/sinhaanhsul/1/head 2025-01-24T00:48:10.4021082Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-01-24T00:48:10.4022029Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-01-24T00:48:10.4023099Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-01-24T00:48:10.4024604Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-01-24T00:48:10.4025606Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-01-24T00:48:10.4026647Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-01-24T00:48:10.4028263Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-01-24T00:48:10.4029274Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-01-24T00:48:10.4030290Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-01-24T00:48:10.4031716Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-01-24T00:48:10.4032748Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-01-24T00:48:10.4033817Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-01-24T00:48:10.4035290Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-01-24T00:48:10.4036314Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-01-24T00:48:10.4037341Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-01-24T00:48:10.4038716Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-01-24T00:48:10.4039822Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-01-24T00:48:10.4040827Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-01-24T00:48:10.4042287Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-01-24T00:48:10.4043388Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-01-24T00:48:10.4044398Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-01-24T00:48:10.4045668Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-01-24T00:48:10.4046738Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-01-24T00:48:10.4047754Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-01-24T00:48:10.4049161Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-01-24T00:48:10.4050114Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-01-24T00:48:10.4051105Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-01-24T00:48:10.4052585Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-01-24T00:48:10.4053506Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-01-24T00:48:10.4054472Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-01-24T00:48:10.4055652Z * [new branch] gh/soulitzer/326/base -> origin/gh/soulitzer/326/base 2025-01-24T00:48:10.4056659Z * [new branch] gh/soulitzer/326/head -> origin/gh/soulitzer/326/head 2025-01-24T00:48:10.4057638Z * [new branch] gh/soulitzer/326/orig -> origin/gh/soulitzer/326/orig 2025-01-24T00:48:10.4058814Z * [new branch] gh/soulitzer/328/base -> origin/gh/soulitzer/328/base 2025-01-24T00:48:10.4059791Z * [new branch] gh/soulitzer/328/head -> origin/gh/soulitzer/328/head 2025-01-24T00:48:10.4060788Z * [new branch] gh/soulitzer/328/orig -> origin/gh/soulitzer/328/orig 2025-01-24T00:48:10.4062115Z * [new branch] gh/soulitzer/329/base -> origin/gh/soulitzer/329/base 2025-01-24T00:48:10.4063101Z * [new branch] gh/soulitzer/329/head -> origin/gh/soulitzer/329/head 2025-01-24T00:48:10.4064110Z * [new branch] gh/soulitzer/329/orig -> origin/gh/soulitzer/329/orig 2025-01-24T00:48:10.4065457Z * [new branch] gh/soulitzer/331/base -> origin/gh/soulitzer/331/base 2025-01-24T00:48:10.4066435Z * [new branch] gh/soulitzer/331/head -> origin/gh/soulitzer/331/head 2025-01-24T00:48:10.4067436Z * [new branch] gh/soulitzer/331/orig -> origin/gh/soulitzer/331/orig 2025-01-24T00:48:10.4068812Z * [new branch] gh/soulitzer/332/base -> origin/gh/soulitzer/332/base 2025-01-24T00:48:10.4069928Z * [new branch] gh/soulitzer/332/head -> origin/gh/soulitzer/332/head 2025-01-24T00:48:10.4070900Z * [new branch] gh/soulitzer/332/orig -> origin/gh/soulitzer/332/orig 2025-01-24T00:48:10.4072557Z * [new branch] gh/soulitzer/335/base -> origin/gh/soulitzer/335/base 2025-01-24T00:48:10.4073766Z * [new branch] gh/soulitzer/335/head -> origin/gh/soulitzer/335/head 2025-01-24T00:48:10.4074739Z * [new branch] gh/soulitzer/335/orig -> origin/gh/soulitzer/335/orig 2025-01-24T00:48:10.4076703Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-01-24T00:48:10.4077664Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-01-24T00:48:10.4078697Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-01-24T00:48:10.4080141Z * [new branch] gh/soulitzer/340/base -> origin/gh/soulitzer/340/base 2025-01-24T00:48:10.4081140Z * [new branch] gh/soulitzer/340/head -> origin/gh/soulitzer/340/head 2025-01-24T00:48:10.4082116Z * [new branch] gh/soulitzer/340/orig -> origin/gh/soulitzer/340/orig 2025-01-24T00:48:10.4083444Z * [new branch] gh/soulitzer/341/base -> origin/gh/soulitzer/341/base 2025-01-24T00:48:10.4084485Z * [new branch] gh/soulitzer/341/head -> origin/gh/soulitzer/341/head 2025-01-24T00:48:10.4085435Z * [new branch] gh/soulitzer/341/orig -> origin/gh/soulitzer/341/orig 2025-01-24T00:48:10.4086823Z * [new branch] gh/soulitzer/342/base -> origin/gh/soulitzer/342/base 2025-01-24T00:48:10.4087905Z * [new branch] gh/soulitzer/342/head -> origin/gh/soulitzer/342/head 2025-01-24T00:48:10.4088887Z * [new branch] gh/soulitzer/342/orig -> origin/gh/soulitzer/342/orig 2025-01-24T00:48:10.4090269Z * [new branch] gh/soulitzer/343/base -> origin/gh/soulitzer/343/base 2025-01-24T00:48:10.4091352Z * [new branch] gh/soulitzer/343/head -> origin/gh/soulitzer/343/head 2025-01-24T00:48:10.4092517Z * [new branch] gh/soulitzer/343/orig -> origin/gh/soulitzer/343/orig 2025-01-24T00:48:10.4094001Z * [new branch] gh/soulitzer/344/base -> origin/gh/soulitzer/344/base 2025-01-24T00:48:10.4094962Z * [new branch] gh/soulitzer/344/head -> origin/gh/soulitzer/344/head 2025-01-24T00:48:10.4095964Z * [new branch] gh/soulitzer/344/orig -> origin/gh/soulitzer/344/orig 2025-01-24T00:48:10.4097324Z * [new branch] gh/soulitzer/345/base -> origin/gh/soulitzer/345/base 2025-01-24T00:48:10.4098303Z * [new branch] gh/soulitzer/345/head -> origin/gh/soulitzer/345/head 2025-01-24T00:48:10.4099297Z * [new branch] gh/soulitzer/345/orig -> origin/gh/soulitzer/345/orig 2025-01-24T00:48:10.4100763Z * [new branch] gh/soulitzer/346/base -> origin/gh/soulitzer/346/base 2025-01-24T00:48:10.4101803Z * [new branch] gh/soulitzer/346/head -> origin/gh/soulitzer/346/head 2025-01-24T00:48:10.4102846Z * [new branch] gh/soulitzer/346/orig -> origin/gh/soulitzer/346/orig 2025-01-24T00:48:10.4104498Z * [new branch] gh/suo/619/base -> origin/gh/suo/619/base 2025-01-24T00:48:10.4106240Z * [new branch] gh/swolchok/685/base -> origin/gh/swolchok/685/base 2025-01-24T00:48:10.4107337Z * [new branch] gh/swolchok/685/head -> origin/gh/swolchok/685/head 2025-01-24T00:48:10.4108394Z * [new branch] gh/swolchok/685/orig -> origin/gh/swolchok/685/orig 2025-01-24T00:48:10.4109727Z * [new branch] gh/swolchok/695/base -> origin/gh/swolchok/695/base 2025-01-24T00:48:10.4110733Z * [new branch] gh/swolchok/695/head -> origin/gh/swolchok/695/head 2025-01-24T00:48:10.4111733Z * [new branch] gh/swolchok/695/orig -> origin/gh/swolchok/695/orig 2025-01-24T00:48:10.4113223Z * [new branch] gh/swolchok/697/base -> origin/gh/swolchok/697/base 2025-01-24T00:48:10.4114242Z * [new branch] gh/swolchok/697/head -> origin/gh/swolchok/697/head 2025-01-24T00:48:10.4115315Z * [new branch] gh/swolchok/697/orig -> origin/gh/swolchok/697/orig 2025-01-24T00:48:10.4116593Z * [new branch] gh/swolchok/704/base -> origin/gh/swolchok/704/base 2025-01-24T00:48:10.4117653Z * [new branch] gh/swolchok/704/head -> origin/gh/swolchok/704/head 2025-01-24T00:48:10.4118856Z * [new branch] gh/swolchok/704/orig -> origin/gh/swolchok/704/orig 2025-01-24T00:48:10.4120334Z * [new branch] gh/swolchok/710/base -> origin/gh/swolchok/710/base 2025-01-24T00:48:10.4121354Z * [new branch] gh/swolchok/710/head -> origin/gh/swolchok/710/head 2025-01-24T00:48:10.4122375Z * [new branch] gh/swolchok/710/orig -> origin/gh/swolchok/710/orig 2025-01-24T00:48:10.4123608Z * [new branch] gh/swolchok/711/base -> origin/gh/swolchok/711/base 2025-01-24T00:48:10.4124597Z * [new branch] gh/swolchok/711/head -> origin/gh/swolchok/711/head 2025-01-24T00:48:10.4125708Z * [new branch] gh/swolchok/711/orig -> origin/gh/swolchok/711/orig 2025-01-24T00:48:10.4127114Z * [new branch] gh/swolchok/714/base -> origin/gh/swolchok/714/base 2025-01-24T00:48:10.4128125Z * [new branch] gh/swolchok/714/head -> origin/gh/swolchok/714/head 2025-01-24T00:48:10.4129172Z * [new branch] gh/swolchok/714/orig -> origin/gh/swolchok/714/orig 2025-01-24T00:48:10.4130566Z * [new branch] gh/swolchok/715/base -> origin/gh/swolchok/715/base 2025-01-24T00:48:10.4131462Z * [new branch] gh/swolchok/715/head -> origin/gh/swolchok/715/head 2025-01-24T00:48:10.4132400Z * [new branch] gh/swolchok/715/orig -> origin/gh/swolchok/715/orig 2025-01-24T00:48:10.4133951Z * [new branch] gh/swolchok/716/base -> origin/gh/swolchok/716/base 2025-01-24T00:48:10.4134949Z * [new branch] gh/swolchok/716/head -> origin/gh/swolchok/716/head 2025-01-24T00:48:10.4135896Z * [new branch] gh/swolchok/716/orig -> origin/gh/swolchok/716/orig 2025-01-24T00:48:10.4137347Z * [new branch] gh/swolchok/717/base -> origin/gh/swolchok/717/base 2025-01-24T00:48:10.4138322Z * [new branch] gh/swolchok/717/head -> origin/gh/swolchok/717/head 2025-01-24T00:48:10.4139431Z * [new branch] gh/swolchok/717/orig -> origin/gh/swolchok/717/orig 2025-01-24T00:48:10.4140566Z * [new branch] gh/swolchok/718/base -> origin/gh/swolchok/718/base 2025-01-24T00:48:10.4141737Z * [new branch] gh/swolchok/718/head -> origin/gh/swolchok/718/head 2025-01-24T00:48:10.4142802Z * [new branch] gh/swolchok/718/orig -> origin/gh/swolchok/718/orig 2025-01-24T00:48:10.4144002Z * [new branch] gh/swolchok/719/base -> origin/gh/swolchok/719/base 2025-01-24T00:48:10.4145057Z * [new branch] gh/swolchok/719/orig -> origin/gh/swolchok/719/orig 2025-01-24T00:48:10.4146518Z * [new branch] gh/swolchok/720/base -> origin/gh/swolchok/720/base 2025-01-24T00:48:10.4147537Z * [new branch] gh/swolchok/720/head -> origin/gh/swolchok/720/head 2025-01-24T00:48:10.4148497Z * [new branch] gh/swolchok/720/orig -> origin/gh/swolchok/720/orig 2025-01-24T00:48:10.4149909Z * [new branch] gh/swolchok/721/base -> origin/gh/swolchok/721/base 2025-01-24T00:48:10.4150982Z * [new branch] gh/swolchok/721/head -> origin/gh/swolchok/721/head 2025-01-24T00:48:10.4151955Z * [new branch] gh/swolchok/721/orig -> origin/gh/swolchok/721/orig 2025-01-24T00:48:10.4153532Z * [new branch] gh/syed-ahmed/1/base -> origin/gh/syed-ahmed/1/base 2025-01-24T00:48:10.4154468Z * [new branch] gh/syed-ahmed/1/head -> origin/gh/syed-ahmed/1/head 2025-01-24T00:48:10.4155582Z * [new branch] gh/syed-ahmed/1/orig -> origin/gh/syed-ahmed/1/orig 2025-01-24T00:48:10.4157050Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-01-24T00:48:10.4158051Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-01-24T00:48:10.4159039Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-01-24T00:48:10.4160474Z * [new branch] gh/tianyu-l/5/base -> origin/gh/tianyu-l/5/base 2025-01-24T00:48:10.4161393Z * [new branch] gh/tianyu-l/5/head -> origin/gh/tianyu-l/5/head 2025-01-24T00:48:10.4162392Z * [new branch] gh/tianyu-l/5/orig -> origin/gh/tianyu-l/5/orig 2025-01-24T00:48:10.4163723Z * [new branch] gh/tianyu-l/6/base -> origin/gh/tianyu-l/6/base 2025-01-24T00:48:10.4164779Z * [new branch] gh/tianyu-l/6/head -> origin/gh/tianyu-l/6/head 2025-01-24T00:48:10.4165807Z * [new branch] gh/tianyu-l/6/orig -> origin/gh/tianyu-l/6/orig 2025-01-24T00:48:10.4167714Z * [new branch] gh/titaiwangms/35/base -> origin/gh/titaiwangms/35/base 2025-01-24T00:48:10.4168760Z * [new branch] gh/titaiwangms/35/head -> origin/gh/titaiwangms/35/head 2025-01-24T00:48:10.4169725Z * [new branch] gh/titaiwangms/35/orig -> origin/gh/titaiwangms/35/orig 2025-01-24T00:48:10.4171412Z * [new branch] gh/tugsbayasgalan/142/base -> origin/gh/tugsbayasgalan/142/base 2025-01-24T00:48:10.4172530Z * [new branch] gh/tugsbayasgalan/142/head -> origin/gh/tugsbayasgalan/142/head 2025-01-24T00:48:10.4173511Z * [new branch] gh/tugsbayasgalan/142/orig -> origin/gh/tugsbayasgalan/142/orig 2025-01-24T00:48:10.4174839Z * [new branch] gh/tugsbayasgalan/155/base -> origin/gh/tugsbayasgalan/155/base 2025-01-24T00:48:10.4175844Z * [new branch] gh/tugsbayasgalan/155/head -> origin/gh/tugsbayasgalan/155/head 2025-01-24T00:48:10.4176852Z * [new branch] gh/tugsbayasgalan/155/orig -> origin/gh/tugsbayasgalan/155/orig 2025-01-24T00:48:10.4178258Z * [new branch] gh/tugsbayasgalan/162/base -> origin/gh/tugsbayasgalan/162/base 2025-01-24T00:48:10.4179230Z * [new branch] gh/tugsbayasgalan/162/head -> origin/gh/tugsbayasgalan/162/head 2025-01-24T00:48:10.4180232Z * [new branch] gh/tugsbayasgalan/162/orig -> origin/gh/tugsbayasgalan/162/orig 2025-01-24T00:48:10.4181579Z * [new branch] gh/tugsbayasgalan/244/base -> origin/gh/tugsbayasgalan/244/base 2025-01-24T00:48:10.4182589Z * [new branch] gh/tugsbayasgalan/244/head -> origin/gh/tugsbayasgalan/244/head 2025-01-24T00:48:10.4183572Z * [new branch] gh/tugsbayasgalan/244/orig -> origin/gh/tugsbayasgalan/244/orig 2025-01-24T00:48:10.4185091Z * [new branch] gh/tugsbayasgalan/246/base -> origin/gh/tugsbayasgalan/246/base 2025-01-24T00:48:10.4186200Z * [new branch] gh/tugsbayasgalan/246/head -> origin/gh/tugsbayasgalan/246/head 2025-01-24T00:48:10.4187349Z * [new branch] gh/tugsbayasgalan/246/orig -> origin/gh/tugsbayasgalan/246/orig 2025-01-24T00:48:10.4188770Z * [new branch] gh/tugsbayasgalan/247/base -> origin/gh/tugsbayasgalan/247/base 2025-01-24T00:48:10.4189916Z * [new branch] gh/tugsbayasgalan/247/head -> origin/gh/tugsbayasgalan/247/head 2025-01-24T00:48:10.4190805Z * [new branch] gh/tugsbayasgalan/247/orig -> origin/gh/tugsbayasgalan/247/orig 2025-01-24T00:48:10.4192364Z * [new branch] gh/tugsbayasgalan/250/base -> origin/gh/tugsbayasgalan/250/base 2025-01-24T00:48:10.4193750Z * [new branch] gh/tugsbayasgalan/250/head -> origin/gh/tugsbayasgalan/250/head 2025-01-24T00:48:10.4195013Z * [new branch] gh/tugsbayasgalan/250/orig -> origin/gh/tugsbayasgalan/250/orig 2025-01-24T00:48:10.4196801Z * [new branch] gh/tugsbayasgalan/257/base -> origin/gh/tugsbayasgalan/257/base 2025-01-24T00:48:10.4198198Z * [new branch] gh/tugsbayasgalan/257/head -> origin/gh/tugsbayasgalan/257/head 2025-01-24T00:48:10.4199180Z * [new branch] gh/tugsbayasgalan/257/orig -> origin/gh/tugsbayasgalan/257/orig 2025-01-24T00:48:10.4200545Z * [new branch] gh/tugsbayasgalan/259/base -> origin/gh/tugsbayasgalan/259/base 2025-01-24T00:48:10.4201517Z * [new branch] gh/tugsbayasgalan/259/head -> origin/gh/tugsbayasgalan/259/head 2025-01-24T00:48:10.4202503Z * [new branch] gh/tugsbayasgalan/259/orig -> origin/gh/tugsbayasgalan/259/orig 2025-01-24T00:48:10.4204030Z * [new branch] gh/tugsbayasgalan/268/base -> origin/gh/tugsbayasgalan/268/base 2025-01-24T00:48:10.4205018Z * [new branch] gh/tugsbayasgalan/268/head -> origin/gh/tugsbayasgalan/268/head 2025-01-24T00:48:10.4206078Z * [new branch] gh/tugsbayasgalan/268/orig -> origin/gh/tugsbayasgalan/268/orig 2025-01-24T00:48:10.4207501Z * [new branch] gh/tugsbayasgalan/269/base -> origin/gh/tugsbayasgalan/269/base 2025-01-24T00:48:10.4208502Z * [new branch] gh/tugsbayasgalan/269/head -> origin/gh/tugsbayasgalan/269/head 2025-01-24T00:48:10.4209488Z * [new branch] gh/tugsbayasgalan/269/orig -> origin/gh/tugsbayasgalan/269/orig 2025-01-24T00:48:10.4211293Z * [new branch] gh/tugsbayasgalan/277/base -> origin/gh/tugsbayasgalan/277/base 2025-01-24T00:48:10.4212249Z * [new branch] gh/tugsbayasgalan/277/head -> origin/gh/tugsbayasgalan/277/head 2025-01-24T00:48:10.4213231Z * [new branch] gh/tugsbayasgalan/277/orig -> origin/gh/tugsbayasgalan/277/orig 2025-01-24T00:48:10.4214707Z * [new branch] gh/tugsbayasgalan/281/base -> origin/gh/tugsbayasgalan/281/base 2025-01-24T00:48:10.4215955Z * [new branch] gh/tugsbayasgalan/281/head -> origin/gh/tugsbayasgalan/281/head 2025-01-24T00:48:10.4216981Z * [new branch] gh/tugsbayasgalan/281/orig -> origin/gh/tugsbayasgalan/281/orig 2025-01-24T00:48:10.4218530Z * [new branch] gh/tugsbayasgalan/282/base -> origin/gh/tugsbayasgalan/282/base 2025-01-24T00:48:10.4219645Z * [new branch] gh/tugsbayasgalan/282/head -> origin/gh/tugsbayasgalan/282/head 2025-01-24T00:48:10.4220697Z * [new branch] gh/tugsbayasgalan/282/orig -> origin/gh/tugsbayasgalan/282/orig 2025-01-24T00:48:10.4222100Z * [new branch] gh/tugsbayasgalan/283/base -> origin/gh/tugsbayasgalan/283/base 2025-01-24T00:48:10.4223118Z * [new branch] gh/tugsbayasgalan/283/head -> origin/gh/tugsbayasgalan/283/head 2025-01-24T00:48:10.4224225Z * [new branch] gh/tugsbayasgalan/283/orig -> origin/gh/tugsbayasgalan/283/orig 2025-01-24T00:48:10.4225591Z * [new branch] gh/tugsbayasgalan/284/base -> origin/gh/tugsbayasgalan/284/base 2025-01-24T00:48:10.4226630Z * [new branch] gh/tugsbayasgalan/284/head -> origin/gh/tugsbayasgalan/284/head 2025-01-24T00:48:10.4227627Z * [new branch] gh/tugsbayasgalan/284/orig -> origin/gh/tugsbayasgalan/284/orig 2025-01-24T00:48:10.4229477Z * [new branch] gh/tugsbayasgalan/285/base -> origin/gh/tugsbayasgalan/285/base 2025-01-24T00:48:10.4230504Z * [new branch] gh/tugsbayasgalan/285/head -> origin/gh/tugsbayasgalan/285/head 2025-01-24T00:48:10.4231511Z * [new branch] gh/tugsbayasgalan/285/orig -> origin/gh/tugsbayasgalan/285/orig 2025-01-24T00:48:10.4232809Z * [new branch] gh/tugsbayasgalan/286/base -> origin/gh/tugsbayasgalan/286/base 2025-01-24T00:48:10.4233783Z * [new branch] gh/tugsbayasgalan/286/head -> origin/gh/tugsbayasgalan/286/head 2025-01-24T00:48:10.4234816Z * [new branch] gh/tugsbayasgalan/286/orig -> origin/gh/tugsbayasgalan/286/orig 2025-01-24T00:48:10.4237041Z * [new branch] gh/vfdev-5/13/base -> origin/gh/vfdev-5/13/base 2025-01-24T00:48:10.4238189Z * [new branch] gh/vfdev-5/13/orig -> origin/gh/vfdev-5/13/orig 2025-01-24T00:48:10.4241592Z * [new branch] gh/vfdev-5/14/base -> origin/gh/vfdev-5/14/base 2025-01-24T00:48:10.4242651Z * [new branch] gh/vfdev-5/14/orig -> origin/gh/vfdev-5/14/orig 2025-01-24T00:48:10.4244307Z * [new branch] gh/vmoens/10/base -> origin/gh/vmoens/10/base 2025-01-24T00:48:10.4245313Z * [new branch] gh/vmoens/10/head -> origin/gh/vmoens/10/head 2025-01-24T00:48:10.4246335Z * [new branch] gh/vmoens/10/orig -> origin/gh/vmoens/10/orig 2025-01-24T00:48:10.4247808Z * [new branch] gh/vmoens/11/base -> origin/gh/vmoens/11/base 2025-01-24T00:48:10.4248817Z * [new branch] gh/vmoens/11/head -> origin/gh/vmoens/11/head 2025-01-24T00:48:10.4250313Z * [new branch] gh/vmoens/11/orig -> origin/gh/vmoens/11/orig 2025-01-24T00:48:10.4251659Z * [new branch] gh/vmoens/12/base -> origin/gh/vmoens/12/base 2025-01-24T00:48:10.4252662Z * [new branch] gh/vmoens/12/head -> origin/gh/vmoens/12/head 2025-01-24T00:48:10.4253699Z * [new branch] gh/vmoens/12/orig -> origin/gh/vmoens/12/orig 2025-01-24T00:48:10.4255016Z * [new branch] gh/vmoens/14/base -> origin/gh/vmoens/14/base 2025-01-24T00:48:10.4255990Z * [new branch] gh/vmoens/14/head -> origin/gh/vmoens/14/head 2025-01-24T00:48:10.4256988Z * [new branch] gh/vmoens/14/orig -> origin/gh/vmoens/14/orig 2025-01-24T00:48:10.4258296Z * [new branch] gh/vmoens/2/base -> origin/gh/vmoens/2/base 2025-01-24T00:48:10.4259271Z * [new branch] gh/vmoens/2/head -> origin/gh/vmoens/2/head 2025-01-24T00:48:10.4260243Z * [new branch] gh/vmoens/2/orig -> origin/gh/vmoens/2/orig 2025-01-24T00:48:10.4261929Z * [new branch] gh/voznesenskym/187/base -> origin/gh/voznesenskym/187/base 2025-01-24T00:48:10.4263003Z * [new branch] gh/voznesenskym/187/head -> origin/gh/voznesenskym/187/head 2025-01-24T00:48:10.4264118Z * [new branch] gh/voznesenskym/187/orig -> origin/gh/voznesenskym/187/orig 2025-01-24T00:48:10.4265391Z * [new branch] gh/voznesenskym/193/base -> origin/gh/voznesenskym/193/base 2025-01-24T00:48:10.4266425Z * [new branch] gh/voznesenskym/193/head -> origin/gh/voznesenskym/193/head 2025-01-24T00:48:10.4267812Z * [new branch] gh/voznesenskym/198/base -> origin/gh/voznesenskym/198/base 2025-01-24T00:48:10.4268855Z * [new branch] gh/voznesenskym/198/head -> origin/gh/voznesenskym/198/head 2025-01-24T00:48:10.4269921Z * [new branch] gh/voznesenskym/198/orig -> origin/gh/voznesenskym/198/orig 2025-01-24T00:48:10.4271423Z * [new branch] gh/voznesenskym/211/base -> origin/gh/voznesenskym/211/base 2025-01-24T00:48:10.4272611Z * [new branch] gh/voznesenskym/211/head -> origin/gh/voznesenskym/211/head 2025-01-24T00:48:10.4273601Z * [new branch] gh/voznesenskym/211/orig -> origin/gh/voznesenskym/211/orig 2025-01-24T00:48:10.4274972Z * [new branch] gh/voznesenskym/231/base -> origin/gh/voznesenskym/231/base 2025-01-24T00:48:10.4276045Z * [new branch] gh/voznesenskym/231/head -> origin/gh/voznesenskym/231/head 2025-01-24T00:48:10.4277027Z * [new branch] gh/voznesenskym/231/orig -> origin/gh/voznesenskym/231/orig 2025-01-24T00:48:10.4278408Z * [new branch] gh/voznesenskym/254/base -> origin/gh/voznesenskym/254/base 2025-01-24T00:48:10.4279855Z * [new branch] gh/voznesenskym/254/head -> origin/gh/voznesenskym/254/head 2025-01-24T00:48:10.4280872Z * [new branch] gh/voznesenskym/254/orig -> origin/gh/voznesenskym/254/orig 2025-01-24T00:48:10.4282604Z * [new branch] gh/wanchaol/344/base -> origin/gh/wanchaol/344/base 2025-01-24T00:48:10.4283544Z * [new branch] gh/wanchaol/344/head -> origin/gh/wanchaol/344/head 2025-01-24T00:48:10.4284542Z * [new branch] gh/wanchaol/344/orig -> origin/gh/wanchaol/344/orig 2025-01-24T00:48:10.4286329Z * [new branch] gh/wanchaol/360/base -> origin/gh/wanchaol/360/base 2025-01-24T00:48:10.4287537Z * [new branch] gh/wanchaol/360/head -> origin/gh/wanchaol/360/head 2025-01-24T00:48:10.4288546Z * [new branch] gh/wanchaol/360/orig -> origin/gh/wanchaol/360/orig 2025-01-24T00:48:10.4290002Z * [new branch] gh/wanchaol/361/base -> origin/gh/wanchaol/361/base 2025-01-24T00:48:10.4291071Z * [new branch] gh/wanchaol/361/head -> origin/gh/wanchaol/361/head 2025-01-24T00:48:10.4292242Z * [new branch] gh/wanchaol/361/orig -> origin/gh/wanchaol/361/orig 2025-01-24T00:48:10.4293716Z * [new branch] gh/wanchaol/362/base -> origin/gh/wanchaol/362/base 2025-01-24T00:48:10.4294795Z * [new branch] gh/wanchaol/362/head -> origin/gh/wanchaol/362/head 2025-01-24T00:48:10.4295862Z * [new branch] gh/wanchaol/362/orig -> origin/gh/wanchaol/362/orig 2025-01-24T00:48:10.4297300Z * [new branch] gh/wanchaol/363/base -> origin/gh/wanchaol/363/base 2025-01-24T00:48:10.4298379Z * [new branch] gh/wanchaol/363/head -> origin/gh/wanchaol/363/head 2025-01-24T00:48:10.4299373Z * [new branch] gh/wanchaol/363/orig -> origin/gh/wanchaol/363/orig 2025-01-24T00:48:10.4300555Z * [new branch] gh/wanchaol/364/base -> origin/gh/wanchaol/364/base 2025-01-24T00:48:10.4301584Z * [new branch] gh/wanchaol/364/orig -> origin/gh/wanchaol/364/orig 2025-01-24T00:48:10.4303014Z * [new branch] gh/wanchaol/365/base -> origin/gh/wanchaol/365/base 2025-01-24T00:48:10.4304016Z * [new branch] gh/wanchaol/365/head -> origin/gh/wanchaol/365/head 2025-01-24T00:48:10.4305108Z * [new branch] gh/wanchaol/365/orig -> origin/gh/wanchaol/365/orig 2025-01-24T00:48:10.4306631Z * [new branch] gh/wanchaol/366/base -> origin/gh/wanchaol/366/base 2025-01-24T00:48:10.4307563Z * [new branch] gh/wanchaol/366/head -> origin/gh/wanchaol/366/head 2025-01-24T00:48:10.4308545Z * [new branch] gh/wanchaol/366/orig -> origin/gh/wanchaol/366/orig 2025-01-24T00:48:10.4309976Z * [new branch] gh/wanchaol/367/base -> origin/gh/wanchaol/367/base 2025-01-24T00:48:10.4311163Z * [new branch] gh/wanchaol/367/head -> origin/gh/wanchaol/367/head 2025-01-24T00:48:10.4312229Z * [new branch] gh/wanchaol/367/orig -> origin/gh/wanchaol/367/orig 2025-01-24T00:48:10.4313623Z * [new branch] gh/wanchaol/368/base -> origin/gh/wanchaol/368/base 2025-01-24T00:48:10.4314651Z * [new branch] gh/wanchaol/368/head -> origin/gh/wanchaol/368/head 2025-01-24T00:48:10.4315663Z * [new branch] gh/wanchaol/368/orig -> origin/gh/wanchaol/368/orig 2025-01-24T00:48:10.4317334Z * [new branch] gh/wconstab/204/base -> origin/gh/wconstab/204/base 2025-01-24T00:48:10.4318469Z * [new branch] gh/wconstab/204/orig -> origin/gh/wconstab/204/orig 2025-01-24T00:48:10.4319944Z * [new branch] gh/wconstab/371/base -> origin/gh/wconstab/371/base 2025-01-24T00:48:10.4321034Z * [new branch] gh/wconstab/371/head -> origin/gh/wconstab/371/head 2025-01-24T00:48:10.4322462Z * [new branch] gh/wconstab/371/orig -> origin/gh/wconstab/371/orig 2025-01-24T00:48:10.4323904Z * [new branch] gh/wconstab/372/base -> origin/gh/wconstab/372/base 2025-01-24T00:48:10.4324815Z * [new branch] gh/wconstab/372/head -> origin/gh/wconstab/372/head 2025-01-24T00:48:10.4325963Z * [new branch] gh/wconstab/372/orig -> origin/gh/wconstab/372/orig 2025-01-24T00:48:10.4327473Z * [new branch] gh/wconstab/373/base -> origin/gh/wconstab/373/base 2025-01-24T00:48:10.4328262Z * [new branch] gh/wconstab/373/head -> origin/gh/wconstab/373/head 2025-01-24T00:48:10.4329348Z * [new branch] gh/wconstab/373/orig -> origin/gh/wconstab/373/orig 2025-01-24T00:48:10.4330547Z * [new branch] gh/wconstab/374/base -> origin/gh/wconstab/374/base 2025-01-24T00:48:10.4331638Z * [new branch] gh/wconstab/374/head -> origin/gh/wconstab/374/head 2025-01-24T00:48:10.4332569Z * [new branch] gh/wconstab/374/orig -> origin/gh/wconstab/374/orig 2025-01-24T00:48:10.4333955Z * [new branch] gh/wconstab/375/base -> origin/gh/wconstab/375/base 2025-01-24T00:48:10.4335074Z * [new branch] gh/wconstab/375/head -> origin/gh/wconstab/375/head 2025-01-24T00:48:10.4336036Z * [new branch] gh/wconstab/375/orig -> origin/gh/wconstab/375/orig 2025-01-24T00:48:10.4337495Z * [new branch] gh/wconstab/376/base -> origin/gh/wconstab/376/base 2025-01-24T00:48:10.4338603Z * [new branch] gh/wconstab/376/head -> origin/gh/wconstab/376/head 2025-01-24T00:48:10.4339665Z * [new branch] gh/wconstab/376/orig -> origin/gh/wconstab/376/orig 2025-01-24T00:48:10.4341203Z * [new branch] gh/wconstab/377/base -> origin/gh/wconstab/377/base 2025-01-24T00:48:10.4342194Z * [new branch] gh/wconstab/377/head -> origin/gh/wconstab/377/head 2025-01-24T00:48:10.4343184Z * [new branch] gh/wconstab/377/orig -> origin/gh/wconstab/377/orig 2025-01-24T00:48:10.4344582Z * [new branch] gh/wconstab/378/base -> origin/gh/wconstab/378/base 2025-01-24T00:48:10.4345575Z * [new branch] gh/wconstab/378/head -> origin/gh/wconstab/378/head 2025-01-24T00:48:10.4346579Z * [new branch] gh/wconstab/378/orig -> origin/gh/wconstab/378/orig 2025-01-24T00:48:10.4347968Z * [new branch] gh/wconstab/379/base -> origin/gh/wconstab/379/base 2025-01-24T00:48:10.4348937Z * [new branch] gh/wconstab/379/head -> origin/gh/wconstab/379/head 2025-01-24T00:48:10.4349910Z * [new branch] gh/wconstab/379/orig -> origin/gh/wconstab/379/orig 2025-01-24T00:48:10.4351265Z * [new branch] gh/wconstab/380/base -> origin/gh/wconstab/380/base 2025-01-24T00:48:10.4352234Z * [new branch] gh/wconstab/380/head -> origin/gh/wconstab/380/head 2025-01-24T00:48:10.4353247Z * [new branch] gh/wconstab/380/orig -> origin/gh/wconstab/380/orig 2025-01-24T00:48:10.4354429Z * [new branch] gh/wconstab/381/base -> origin/gh/wconstab/381/base 2025-01-24T00:48:10.4355453Z * [new branch] gh/wconstab/381/head -> origin/gh/wconstab/381/head 2025-01-24T00:48:10.4356505Z * [new branch] gh/wconstab/381/orig -> origin/gh/wconstab/381/orig 2025-01-24T00:48:10.4357692Z * [new branch] gh/wconstab/382/base -> origin/gh/wconstab/382/base 2025-01-24T00:48:10.4358737Z * [new branch] gh/wconstab/382/head -> origin/gh/wconstab/382/head 2025-01-24T00:48:10.4360102Z * [new branch] gh/wconstab/383/base -> origin/gh/wconstab/383/base 2025-01-24T00:48:10.4361141Z * [new branch] gh/wconstab/383/head -> origin/gh/wconstab/383/head 2025-01-24T00:48:10.4362351Z * [new branch] gh/wconstab/384/base -> origin/gh/wconstab/384/base 2025-01-24T00:48:10.4363332Z * [new branch] gh/wconstab/384/head -> origin/gh/wconstab/384/head 2025-01-24T00:48:10.4364757Z * [new branch] gh/wconstab/385/base -> origin/gh/wconstab/385/base 2025-01-24T00:48:10.4365709Z * [new branch] gh/wconstab/385/head -> origin/gh/wconstab/385/head 2025-01-24T00:48:10.4367604Z * [new branch] gh/wconstab/386/base -> origin/gh/wconstab/386/base 2025-01-24T00:48:10.4368593Z * [new branch] gh/wconstab/386/head -> origin/gh/wconstab/386/head 2025-01-24T00:48:10.4370155Z * [new branch] gh/wconstab/387/base -> origin/gh/wconstab/387/base 2025-01-24T00:48:10.4371127Z * [new branch] gh/wconstab/387/head -> origin/gh/wconstab/387/head 2025-01-24T00:48:10.4372188Z * [new branch] gh/wconstab/387/orig -> origin/gh/wconstab/387/orig 2025-01-24T00:48:10.4373577Z * [new branch] gh/wconstab/388/base -> origin/gh/wconstab/388/base 2025-01-24T00:48:10.4374592Z * [new branch] gh/wconstab/388/head -> origin/gh/wconstab/388/head 2025-01-24T00:48:10.4375714Z * [new branch] gh/wconstab/388/orig -> origin/gh/wconstab/388/orig 2025-01-24T00:48:10.4377123Z * [new branch] gh/wconstab/389/base -> origin/gh/wconstab/389/base 2025-01-24T00:48:10.4378208Z * [new branch] gh/wconstab/389/head -> origin/gh/wconstab/389/head 2025-01-24T00:48:10.4379254Z * [new branch] gh/wconstab/389/orig -> origin/gh/wconstab/389/orig 2025-01-24T00:48:10.4380545Z * [new branch] gh/wconstab/390/base -> origin/gh/wconstab/390/base 2025-01-24T00:48:10.4402352Z * [new branch] gh/wconstab/390/head -> origin/gh/wconstab/390/head 2025-01-24T00:48:10.4402909Z * [new branch] gh/wconstab/390/orig -> origin/gh/wconstab/390/orig 2025-01-24T00:48:10.4403179Z * [new branch] gh/wconstab/391/base -> origin/gh/wconstab/391/base 2025-01-24T00:48:10.4403437Z * [new branch] gh/wconstab/391/head -> origin/gh/wconstab/391/head 2025-01-24T00:48:10.4403675Z * [new branch] gh/wconstab/391/orig -> origin/gh/wconstab/391/orig 2025-01-24T00:48:10.4403901Z * [new branch] gh/weifengpy/20/base -> origin/gh/weifengpy/20/base 2025-01-24T00:48:10.4404125Z * [new branch] gh/weifengpy/20/head -> origin/gh/weifengpy/20/head 2025-01-24T00:48:10.4404361Z * [new branch] gh/weifengpy/20/orig -> origin/gh/weifengpy/20/orig 2025-01-24T00:48:10.4404607Z * [new branch] gh/williamwen42/167/base -> origin/gh/williamwen42/167/base 2025-01-24T00:48:10.4404866Z * [new branch] gh/williamwen42/167/head -> origin/gh/williamwen42/167/head 2025-01-24T00:48:10.4405106Z * [new branch] gh/williamwen42/167/orig -> origin/gh/williamwen42/167/orig 2025-01-24T00:48:10.4405345Z * [new branch] gh/williamwen42/195/base -> origin/gh/williamwen42/195/base 2025-01-24T00:48:10.4405604Z * [new branch] gh/williamwen42/195/head -> origin/gh/williamwen42/195/head 2025-01-24T00:48:10.4405845Z * [new branch] gh/williamwen42/195/orig -> origin/gh/williamwen42/195/orig 2025-01-24T00:48:10.4406085Z * [new branch] gh/williamwen42/196/base -> origin/gh/williamwen42/196/base 2025-01-24T00:48:10.4406424Z * [new branch] gh/williamwen42/196/head -> origin/gh/williamwen42/196/head 2025-01-24T00:48:10.4406788Z * [new branch] gh/williamwen42/196/orig -> origin/gh/williamwen42/196/orig 2025-01-24T00:48:10.4407042Z * [new branch] gh/williamwen42/197/base -> origin/gh/williamwen42/197/base 2025-01-24T00:48:10.4407285Z * [new branch] gh/williamwen42/197/head -> origin/gh/williamwen42/197/head 2025-01-24T00:48:10.4407529Z * [new branch] gh/williamwen42/197/orig -> origin/gh/williamwen42/197/orig 2025-01-24T00:48:10.4407859Z * [new branch] gh/williamwen42/198/base -> origin/gh/williamwen42/198/base 2025-01-24T00:48:10.4408140Z * [new branch] gh/williamwen42/198/head -> origin/gh/williamwen42/198/head 2025-01-24T00:48:10.4408385Z * [new branch] gh/williamwen42/198/orig -> origin/gh/williamwen42/198/orig 2025-01-24T00:48:10.4409843Z * [new branch] gh/williamwen42/199/base -> origin/gh/williamwen42/199/base 2025-01-24T00:48:10.4410638Z * [new branch] gh/williamwen42/199/head -> origin/gh/williamwen42/199/head 2025-01-24T00:48:10.4411756Z * [new branch] gh/williamwen42/199/orig -> origin/gh/williamwen42/199/orig 2025-01-24T00:48:10.4413371Z * [new branch] gh/wz337/2/base -> origin/gh/wz337/2/base 2025-01-24T00:48:10.4414393Z * [new branch] gh/wz337/2/head -> origin/gh/wz337/2/head 2025-01-24T00:48:10.4415591Z * [new branch] gh/wz337/3/base -> origin/gh/wz337/3/base 2025-01-24T00:48:10.4416530Z * [new branch] gh/wz337/3/head -> origin/gh/wz337/3/head 2025-01-24T00:48:10.4418365Z * [new branch] gh/xmfan/106/base -> origin/gh/xmfan/106/base 2025-01-24T00:48:10.4419368Z * [new branch] gh/xmfan/106/head -> origin/gh/xmfan/106/head 2025-01-24T00:48:10.4420393Z * [new branch] gh/xmfan/106/orig -> origin/gh/xmfan/106/orig 2025-01-24T00:48:10.4421938Z * [new branch] gh/xmfan/108/base -> origin/gh/xmfan/108/base 2025-01-24T00:48:10.4422955Z * [new branch] gh/xmfan/108/head -> origin/gh/xmfan/108/head 2025-01-24T00:48:10.4423983Z * [new branch] gh/xmfan/108/orig -> origin/gh/xmfan/108/orig 2025-01-24T00:48:10.4425306Z * [new branch] gh/xmfan/138/base -> origin/gh/xmfan/138/base 2025-01-24T00:48:10.4426328Z * [new branch] gh/xmfan/138/head -> origin/gh/xmfan/138/head 2025-01-24T00:48:10.4427314Z * [new branch] gh/xmfan/138/orig -> origin/gh/xmfan/138/orig 2025-01-24T00:48:10.4428808Z * [new branch] gh/xmfan/140/base -> origin/gh/xmfan/140/base 2025-01-24T00:48:10.4429830Z * [new branch] gh/xmfan/140/head -> origin/gh/xmfan/140/head 2025-01-24T00:48:10.4430818Z * [new branch] gh/xmfan/140/orig -> origin/gh/xmfan/140/orig 2025-01-24T00:48:10.4432182Z * [new branch] gh/xmfan/150/base -> origin/gh/xmfan/150/base 2025-01-24T00:48:10.4433177Z * [new branch] gh/xmfan/150/head -> origin/gh/xmfan/150/head 2025-01-24T00:48:10.4434169Z * [new branch] gh/xmfan/150/orig -> origin/gh/xmfan/150/orig 2025-01-24T00:48:10.4435395Z * [new branch] gh/xmfan/151/base -> origin/gh/xmfan/151/base 2025-01-24T00:48:10.4436397Z * [new branch] gh/xmfan/151/head -> origin/gh/xmfan/151/head 2025-01-24T00:48:10.4437356Z * [new branch] gh/xmfan/151/orig -> origin/gh/xmfan/151/orig 2025-01-24T00:48:10.4438659Z * [new branch] gh/xmfan/152/base -> origin/gh/xmfan/152/base 2025-01-24T00:48:10.4439626Z * [new branch] gh/xmfan/152/head -> origin/gh/xmfan/152/head 2025-01-24T00:48:10.4440653Z * [new branch] gh/xmfan/152/orig -> origin/gh/xmfan/152/orig 2025-01-24T00:48:10.4441917Z * [new branch] gh/xmfan/153/base -> origin/gh/xmfan/153/base 2025-01-24T00:48:10.4442905Z * [new branch] gh/xmfan/153/head -> origin/gh/xmfan/153/head 2025-01-24T00:48:10.4443866Z * [new branch] gh/xmfan/153/orig -> origin/gh/xmfan/153/orig 2025-01-24T00:48:10.4445206Z * [new branch] gh/xmfan/154/base -> origin/gh/xmfan/154/base 2025-01-24T00:48:10.4446142Z * [new branch] gh/xmfan/154/head -> origin/gh/xmfan/154/head 2025-01-24T00:48:10.4447385Z * [new branch] gh/xmfan/154/orig -> origin/gh/xmfan/154/orig 2025-01-24T00:48:10.4449476Z * [new branch] gh/xmfan/155/base -> origin/gh/xmfan/155/base 2025-01-24T00:48:10.4450553Z * [new branch] gh/xmfan/155/head -> origin/gh/xmfan/155/head 2025-01-24T00:48:10.4451598Z * [new branch] gh/xmfan/155/orig -> origin/gh/xmfan/155/orig 2025-01-24T00:48:10.4452901Z * [new branch] gh/xmfan/156/base -> origin/gh/xmfan/156/base 2025-01-24T00:48:10.4453923Z * [new branch] gh/xmfan/156/head -> origin/gh/xmfan/156/head 2025-01-24T00:48:10.4454911Z * [new branch] gh/xmfan/156/orig -> origin/gh/xmfan/156/orig 2025-01-24T00:48:10.4456191Z * [new branch] gh/xmfan/157/base -> origin/gh/xmfan/157/base 2025-01-24T00:48:10.4457164Z * [new branch] gh/xmfan/157/head -> origin/gh/xmfan/157/head 2025-01-24T00:48:10.4458527Z * [new branch] gh/xmfan/157/orig -> origin/gh/xmfan/157/orig 2025-01-24T00:48:10.4459852Z * [new branch] gh/xmfan/158/base -> origin/gh/xmfan/158/base 2025-01-24T00:48:10.4460835Z * [new branch] gh/xmfan/158/head -> origin/gh/xmfan/158/head 2025-01-24T00:48:10.4461814Z * [new branch] gh/xmfan/158/orig -> origin/gh/xmfan/158/orig 2025-01-24T00:48:10.4463410Z * [new branch] gh/xmfan/159/base -> origin/gh/xmfan/159/base 2025-01-24T00:48:10.4464374Z * [new branch] gh/xmfan/159/head -> origin/gh/xmfan/159/head 2025-01-24T00:48:10.4465426Z * [new branch] gh/xmfan/159/orig -> origin/gh/xmfan/159/orig 2025-01-24T00:48:10.4466782Z * [new branch] gh/xmfan/160/base -> origin/gh/xmfan/160/base 2025-01-24T00:48:10.4467787Z * [new branch] gh/xmfan/160/head -> origin/gh/xmfan/160/head 2025-01-24T00:48:10.4468779Z * [new branch] gh/xmfan/160/orig -> origin/gh/xmfan/160/orig 2025-01-24T00:48:10.4470056Z * [new branch] gh/xmfan/161/base -> origin/gh/xmfan/161/base 2025-01-24T00:48:10.4471041Z * [new branch] gh/xmfan/161/head -> origin/gh/xmfan/161/head 2025-01-24T00:48:10.4472016Z * [new branch] gh/xmfan/161/orig -> origin/gh/xmfan/161/orig 2025-01-24T00:48:10.4473849Z * [new branch] gh/xmfan/162/base -> origin/gh/xmfan/162/base 2025-01-24T00:48:10.4474842Z * [new branch] gh/xmfan/162/head -> origin/gh/xmfan/162/head 2025-01-24T00:48:10.4475840Z * [new branch] gh/xmfan/162/orig -> origin/gh/xmfan/162/orig 2025-01-24T00:48:10.4477247Z * [new branch] gh/xmfan/163/base -> origin/gh/xmfan/163/base 2025-01-24T00:48:10.4478223Z * [new branch] gh/xmfan/163/head -> origin/gh/xmfan/163/head 2025-01-24T00:48:10.4479243Z * [new branch] gh/xmfan/163/orig -> origin/gh/xmfan/163/orig 2025-01-24T00:48:10.4480639Z * [new branch] gh/xmfan/164/base -> origin/gh/xmfan/164/base 2025-01-24T00:48:10.4481654Z * [new branch] gh/xmfan/164/head -> origin/gh/xmfan/164/head 2025-01-24T00:48:10.4482652Z * [new branch] gh/xmfan/164/orig -> origin/gh/xmfan/164/orig 2025-01-24T00:48:10.4484112Z * [new branch] gh/xmfan/18/base -> origin/gh/xmfan/18/base 2025-01-24T00:48:10.4485091Z * [new branch] gh/xmfan/18/head -> origin/gh/xmfan/18/head 2025-01-24T00:48:10.4486518Z * [new branch] gh/xmfan/97/base -> origin/gh/xmfan/97/base 2025-01-24T00:48:10.4487711Z * [new branch] gh/xmfan/97/head -> origin/gh/xmfan/97/head 2025-01-24T00:48:10.4488717Z * [new branch] gh/xmfan/97/orig -> origin/gh/xmfan/97/orig 2025-01-24T00:48:10.4490410Z * [new branch] gh/xuanzhang816/10/base -> origin/gh/xuanzhang816/10/base 2025-01-24T00:48:10.4491364Z * [new branch] gh/xuanzhang816/10/head -> origin/gh/xuanzhang816/10/head 2025-01-24T00:48:10.4492565Z * [new branch] gh/xuanzhang816/10/orig -> origin/gh/xuanzhang816/10/orig 2025-01-24T00:48:10.4493963Z * [new branch] gh/xuanzhang816/11/base -> origin/gh/xuanzhang816/11/base 2025-01-24T00:48:10.4494997Z * [new branch] gh/xuanzhang816/11/head -> origin/gh/xuanzhang816/11/head 2025-01-24T00:48:10.4495956Z * [new branch] gh/xuanzhang816/11/orig -> origin/gh/xuanzhang816/11/orig 2025-01-24T00:48:10.4497148Z * [new branch] gh/xuanzhang816/12/base -> origin/gh/xuanzhang816/12/base 2025-01-24T00:48:10.4498101Z * [new branch] gh/xuanzhang816/12/head -> origin/gh/xuanzhang816/12/head 2025-01-24T00:48:10.4499090Z * [new branch] gh/xuanzhang816/12/orig -> origin/gh/xuanzhang816/12/orig 2025-01-24T00:48:10.4500478Z * [new branch] gh/xuanzhang816/13/base -> origin/gh/xuanzhang816/13/base 2025-01-24T00:48:10.4501956Z * [new branch] gh/xuanzhang816/13/head -> origin/gh/xuanzhang816/13/head 2025-01-24T00:48:10.4503040Z * [new branch] gh/xuanzhang816/13/orig -> origin/gh/xuanzhang816/13/orig 2025-01-24T00:48:10.4504351Z * [new branch] gh/xuanzhang816/2/base -> origin/gh/xuanzhang816/2/base 2025-01-24T00:48:10.4505361Z * [new branch] gh/xuanzhang816/2/head -> origin/gh/xuanzhang816/2/head 2025-01-24T00:48:10.4506306Z * [new branch] gh/xuanzhang816/2/orig -> origin/gh/xuanzhang816/2/orig 2025-01-24T00:48:10.4507491Z * [new branch] gh/xuanzhang816/3/base -> origin/gh/xuanzhang816/3/base 2025-01-24T00:48:10.4508484Z * [new branch] gh/xuanzhang816/3/head -> origin/gh/xuanzhang816/3/head 2025-01-24T00:48:10.4509521Z * [new branch] gh/xuanzhang816/3/orig -> origin/gh/xuanzhang816/3/orig 2025-01-24T00:48:10.4510667Z * [new branch] gh/xuanzhang816/4/base -> origin/gh/xuanzhang816/4/base 2025-01-24T00:48:10.4511611Z * [new branch] gh/xuanzhang816/4/head -> origin/gh/xuanzhang816/4/head 2025-01-24T00:48:10.4512546Z * [new branch] gh/xuanzhang816/4/orig -> origin/gh/xuanzhang816/4/orig 2025-01-24T00:48:10.4514358Z * [new branch] gh/xuanzhang816/7/base -> origin/gh/xuanzhang816/7/base 2025-01-24T00:48:10.4515334Z * [new branch] gh/xuanzhang816/7/head -> origin/gh/xuanzhang816/7/head 2025-01-24T00:48:10.4516375Z * [new branch] gh/xuanzhang816/7/orig -> origin/gh/xuanzhang816/7/orig 2025-01-24T00:48:10.4517956Z * [new branch] gh/xuhancn/1/base -> origin/gh/xuhancn/1/base 2025-01-24T00:48:10.4518999Z * [new branch] gh/xuhancn/1/head -> origin/gh/xuhancn/1/head 2025-01-24T00:48:10.4520175Z * [new branch] gh/xuhancn/2/base -> origin/gh/xuhancn/2/base 2025-01-24T00:48:10.4521113Z * [new branch] gh/xuhancn/2/head -> origin/gh/xuhancn/2/head 2025-01-24T00:48:10.4522298Z * [new branch] gh/xuhancn/3/base -> origin/gh/xuhancn/3/base 2025-01-24T00:48:10.4523210Z * [new branch] gh/xuhancn/3/head -> origin/gh/xuhancn/3/head 2025-01-24T00:48:10.4524432Z * [new branch] gh/xuhancn/4/base -> origin/gh/xuhancn/4/base 2025-01-24T00:48:10.4525338Z * [new branch] gh/xuhancn/4/head -> origin/gh/xuhancn/4/head 2025-01-24T00:48:10.4526595Z * [new branch] gh/xuhancn/5/base -> origin/gh/xuhancn/5/base 2025-01-24T00:48:10.4527601Z * [new branch] gh/xuhancn/5/head -> origin/gh/xuhancn/5/head 2025-01-24T00:48:10.4528750Z * [new branch] gh/xuhancn/6/base -> origin/gh/xuhancn/6/base 2025-01-24T00:48:10.4529835Z * [new branch] gh/xuhancn/6/head -> origin/gh/xuhancn/6/head 2025-01-24T00:48:10.4530945Z * [new branch] gh/xuhancn/7/base -> origin/gh/xuhancn/7/base 2025-01-24T00:48:10.4531874Z * [new branch] gh/xuhancn/7/head -> origin/gh/xuhancn/7/head 2025-01-24T00:48:10.4533502Z * [new branch] gh/yanbing-j/1/base -> origin/gh/yanbing-j/1/base 2025-01-24T00:48:10.4534497Z * [new branch] gh/yanbing-j/1/orig -> origin/gh/yanbing-j/1/orig 2025-01-24T00:48:10.4535928Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-01-24T00:48:10.4536920Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-01-24T00:48:10.4537888Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-01-24T00:48:10.4539181Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-01-24T00:48:10.4540183Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-01-24T00:48:10.4541175Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-01-24T00:48:10.4542508Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-01-24T00:48:10.4543494Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-01-24T00:48:10.4544526Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-01-24T00:48:10.4545805Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-01-24T00:48:10.4547272Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-01-24T00:48:10.4548276Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-01-24T00:48:10.4549549Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-01-24T00:48:10.4550518Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-01-24T00:48:10.4551524Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-01-24T00:48:10.4552783Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-01-24T00:48:10.4553769Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-01-24T00:48:10.4554773Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-01-24T00:48:10.4556088Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-01-24T00:48:10.4557053Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-01-24T00:48:10.4558045Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-01-24T00:48:10.4559354Z * [new branch] gh/yanbing-j/2/base -> origin/gh/yanbing-j/2/base 2025-01-24T00:48:10.4560302Z * [new branch] gh/yanbing-j/2/orig -> origin/gh/yanbing-j/2/orig 2025-01-24T00:48:10.4561643Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-01-24T00:48:10.4562655Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-01-24T00:48:10.4563668Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-01-24T00:48:10.4564989Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-01-24T00:48:10.4566018Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-01-24T00:48:10.4567421Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-01-24T00:48:10.4568386Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-01-24T00:48:10.4569496Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-01-24T00:48:10.4570803Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-01-24T00:48:10.4571971Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-01-24T00:48:10.4572982Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-01-24T00:48:10.4574301Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-01-24T00:48:10.4575281Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-01-24T00:48:10.4576770Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-01-24T00:48:10.4578089Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-01-24T00:48:10.4579049Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-01-24T00:48:10.4580025Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-01-24T00:48:10.4581343Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-01-24T00:48:10.4582307Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-01-24T00:48:10.4583300Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-01-24T00:48:10.4584647Z * [new branch] gh/yanbing-j/27/base -> origin/gh/yanbing-j/27/base 2025-01-24T00:48:10.4585663Z * [new branch] gh/yanbing-j/27/head -> origin/gh/yanbing-j/27/head 2025-01-24T00:48:10.4586597Z * [new branch] gh/yanbing-j/27/orig -> origin/gh/yanbing-j/27/orig 2025-01-24T00:48:10.4587942Z * [new branch] gh/yanbing-j/28/base -> origin/gh/yanbing-j/28/base 2025-01-24T00:48:10.4588918Z * [new branch] gh/yanbing-j/28/head -> origin/gh/yanbing-j/28/head 2025-01-24T00:48:10.4589895Z * [new branch] gh/yanbing-j/28/orig -> origin/gh/yanbing-j/28/orig 2025-01-24T00:48:10.4591689Z * [new branch] gh/yanbing-j/32/base -> origin/gh/yanbing-j/32/base 2025-01-24T00:48:10.4594003Z * [new branch] gh/yanbing-j/32/head -> origin/gh/yanbing-j/32/head 2025-01-24T00:48:10.4595099Z * [new branch] gh/yanbing-j/32/orig -> origin/gh/yanbing-j/32/orig 2025-01-24T00:48:10.4596923Z * [new branch] gh/yanbing-j/33/base -> origin/gh/yanbing-j/33/base 2025-01-24T00:48:10.4597963Z * [new branch] gh/yanbing-j/33/head -> origin/gh/yanbing-j/33/head 2025-01-24T00:48:10.4598980Z * [new branch] gh/yanbing-j/33/orig -> origin/gh/yanbing-j/33/orig 2025-01-24T00:48:10.4600380Z * [new branch] gh/yanbing-j/34/base -> origin/gh/yanbing-j/34/base 2025-01-24T00:48:10.4601416Z * [new branch] gh/yanbing-j/34/head -> origin/gh/yanbing-j/34/head 2025-01-24T00:48:10.4602391Z * [new branch] gh/yanbing-j/34/orig -> origin/gh/yanbing-j/34/orig 2025-01-24T00:48:10.4603784Z * [new branch] gh/yanbing-j/35/base -> origin/gh/yanbing-j/35/base 2025-01-24T00:48:10.4604844Z * [new branch] gh/yanbing-j/35/head -> origin/gh/yanbing-j/35/head 2025-01-24T00:48:10.4605817Z * [new branch] gh/yanbing-j/35/orig -> origin/gh/yanbing-j/35/orig 2025-01-24T00:48:10.4607246Z * [new branch] gh/yanbing-j/36/base -> origin/gh/yanbing-j/36/base 2025-01-24T00:48:10.4608256Z * [new branch] gh/yanbing-j/36/head -> origin/gh/yanbing-j/36/head 2025-01-24T00:48:10.4609259Z * [new branch] gh/yanbing-j/36/orig -> origin/gh/yanbing-j/36/orig 2025-01-24T00:48:10.4611005Z * [new branch] gh/yanbing-j/37/base -> origin/gh/yanbing-j/37/base 2025-01-24T00:48:10.4612092Z * [new branch] gh/yanbing-j/37/head -> origin/gh/yanbing-j/37/head 2025-01-24T00:48:10.4613016Z * [new branch] gh/yanbing-j/37/orig -> origin/gh/yanbing-j/37/orig 2025-01-24T00:48:10.4614569Z * [new branch] gh/yanboliang/41/base -> origin/gh/yanboliang/41/base 2025-01-24T00:48:10.4615562Z * [new branch] gh/yanboliang/41/head -> origin/gh/yanboliang/41/head 2025-01-24T00:48:10.4616526Z * [new branch] gh/yanboliang/41/orig -> origin/gh/yanboliang/41/orig 2025-01-24T00:48:10.4617826Z * [new branch] gh/yanboliang/46/base -> origin/gh/yanboliang/46/base 2025-01-24T00:48:10.4618846Z * [new branch] gh/yanboliang/46/orig -> origin/gh/yanboliang/46/orig 2025-01-24T00:48:10.4620156Z * [new branch] gh/yanboliang/47/base -> origin/gh/yanboliang/47/base 2025-01-24T00:48:10.4621126Z * [new branch] gh/yanboliang/47/head -> origin/gh/yanboliang/47/head 2025-01-24T00:48:10.4622098Z * [new branch] gh/yanboliang/47/orig -> origin/gh/yanboliang/47/orig 2025-01-24T00:48:10.4623332Z * [new branch] gh/yanboliang/48/base -> origin/gh/yanboliang/48/base 2025-01-24T00:48:10.4624300Z * [new branch] gh/yanboliang/48/head -> origin/gh/yanboliang/48/head 2025-01-24T00:48:10.4625260Z * [new branch] gh/yanboliang/48/orig -> origin/gh/yanboliang/48/orig 2025-01-24T00:48:10.4626500Z * [new branch] gh/yanboliang/49/base -> origin/gh/yanboliang/49/base 2025-01-24T00:48:10.4627452Z * [new branch] gh/yanboliang/49/head -> origin/gh/yanboliang/49/head 2025-01-24T00:48:10.4628440Z * [new branch] gh/yanboliang/49/orig -> origin/gh/yanboliang/49/orig 2025-01-24T00:48:10.4629680Z * [new branch] gh/yanboliang/50/base -> origin/gh/yanboliang/50/base 2025-01-24T00:48:10.4630634Z * [new branch] gh/yanboliang/50/head -> origin/gh/yanboliang/50/head 2025-01-24T00:48:10.4631650Z * [new branch] gh/yanboliang/50/orig -> origin/gh/yanboliang/50/orig 2025-01-24T00:48:10.4632914Z * [new branch] gh/yanboliang/51/base -> origin/gh/yanboliang/51/base 2025-01-24T00:48:10.4633920Z * [new branch] gh/yanboliang/51/orig -> origin/gh/yanboliang/51/orig 2025-01-24T00:48:10.4635200Z * [new branch] gh/yanboliang/52/base -> origin/gh/yanboliang/52/base 2025-01-24T00:48:10.4636223Z * [new branch] gh/yanboliang/52/orig -> origin/gh/yanboliang/52/orig 2025-01-24T00:48:10.4637502Z * [new branch] gh/yanboliang/53/base -> origin/gh/yanboliang/53/base 2025-01-24T00:48:10.4638454Z * [new branch] gh/yanboliang/53/orig -> origin/gh/yanboliang/53/orig 2025-01-24T00:48:10.4639828Z * [new branch] gh/yanboliang/54/base -> origin/gh/yanboliang/54/base 2025-01-24T00:48:10.4640851Z * [new branch] gh/yanboliang/54/orig -> origin/gh/yanboliang/54/orig 2025-01-24T00:48:10.4642102Z * [new branch] gh/yanboliang/55/base -> origin/gh/yanboliang/55/base 2025-01-24T00:48:10.4643092Z * [new branch] gh/yanboliang/55/head -> origin/gh/yanboliang/55/head 2025-01-24T00:48:10.4644065Z * [new branch] gh/yanboliang/55/orig -> origin/gh/yanboliang/55/orig 2025-01-24T00:48:10.4645788Z * [new branch] gh/ydwu4/1/base -> origin/gh/ydwu4/1/base 2025-01-24T00:48:10.4646881Z * [new branch] gh/ydwu4/1/head -> origin/gh/ydwu4/1/head 2025-01-24T00:48:10.4647931Z * [new branch] gh/ydwu4/1/orig -> origin/gh/ydwu4/1/orig 2025-01-24T00:48:10.4650102Z * [new branch] gh/ydwu4/153/base -> origin/gh/ydwu4/153/base 2025-01-24T00:48:10.4653875Z * [new branch] gh/ydwu4/153/head -> origin/gh/ydwu4/153/head 2025-01-24T00:48:10.4654201Z * [new branch] gh/ydwu4/153/orig -> origin/gh/ydwu4/153/orig 2025-01-24T00:48:10.4654408Z * [new branch] gh/ydwu4/157/base -> origin/gh/ydwu4/157/base 2025-01-24T00:48:10.4654975Z * [new branch] gh/ydwu4/157/head -> origin/gh/ydwu4/157/head 2025-01-24T00:48:10.4655692Z * [new branch] gh/ydwu4/157/orig -> origin/gh/ydwu4/157/orig 2025-01-24T00:48:10.4657248Z * [new branch] gh/ydwu4/168/base -> origin/gh/ydwu4/168/base 2025-01-24T00:48:10.4658706Z * [new branch] gh/ydwu4/168/head -> origin/gh/ydwu4/168/head 2025-01-24T00:48:10.4659725Z * [new branch] gh/ydwu4/168/orig -> origin/gh/ydwu4/168/orig 2025-01-24T00:48:10.4661229Z * [new branch] gh/ydwu4/175/base -> origin/gh/ydwu4/175/base 2025-01-24T00:48:10.4662188Z * [new branch] gh/ydwu4/175/head -> origin/gh/ydwu4/175/head 2025-01-24T00:48:10.4663235Z * [new branch] gh/ydwu4/175/orig -> origin/gh/ydwu4/175/orig 2025-01-24T00:48:10.4664596Z * [new branch] gh/ydwu4/179/base -> origin/gh/ydwu4/179/base 2025-01-24T00:48:10.4665601Z * [new branch] gh/ydwu4/179/head -> origin/gh/ydwu4/179/head 2025-01-24T00:48:10.4666529Z * [new branch] gh/ydwu4/179/orig -> origin/gh/ydwu4/179/orig 2025-01-24T00:48:10.4668183Z * [new branch] gh/ydwu4/180/base -> origin/gh/ydwu4/180/base 2025-01-24T00:48:10.4669200Z * [new branch] gh/ydwu4/180/head -> origin/gh/ydwu4/180/head 2025-01-24T00:48:10.4670167Z * [new branch] gh/ydwu4/180/orig -> origin/gh/ydwu4/180/orig 2025-01-24T00:48:10.4671742Z * [new branch] gh/ydwu4/189/base -> origin/gh/ydwu4/189/base 2025-01-24T00:48:10.4672837Z * [new branch] gh/ydwu4/189/head -> origin/gh/ydwu4/189/head 2025-01-24T00:48:10.4673832Z * [new branch] gh/ydwu4/189/orig -> origin/gh/ydwu4/189/orig 2025-01-24T00:48:10.4675278Z * [new branch] gh/ydwu4/190/base -> origin/gh/ydwu4/190/base 2025-01-24T00:48:10.4676261Z * [new branch] gh/ydwu4/190/head -> origin/gh/ydwu4/190/head 2025-01-24T00:48:10.4677261Z * [new branch] gh/ydwu4/190/orig -> origin/gh/ydwu4/190/orig 2025-01-24T00:48:10.4678546Z * [new branch] gh/ydwu4/191/base -> origin/gh/ydwu4/191/base 2025-01-24T00:48:10.4679619Z * [new branch] gh/ydwu4/191/head -> origin/gh/ydwu4/191/head 2025-01-24T00:48:10.4680648Z * [new branch] gh/ydwu4/191/orig -> origin/gh/ydwu4/191/orig 2025-01-24T00:48:10.4682014Z * [new branch] gh/ydwu4/193/base -> origin/gh/ydwu4/193/base 2025-01-24T00:48:10.4683121Z * [new branch] gh/ydwu4/193/head -> origin/gh/ydwu4/193/head 2025-01-24T00:48:10.4684084Z * [new branch] gh/ydwu4/193/orig -> origin/gh/ydwu4/193/orig 2025-01-24T00:48:10.4685394Z * [new branch] gh/ydwu4/194/base -> origin/gh/ydwu4/194/base 2025-01-24T00:48:10.4686473Z * [new branch] gh/ydwu4/194/head -> origin/gh/ydwu4/194/head 2025-01-24T00:48:10.4687550Z * [new branch] gh/ydwu4/194/orig -> origin/gh/ydwu4/194/orig 2025-01-24T00:48:10.4692800Z * [new branch] gh/ydwu4/195/base -> origin/gh/ydwu4/195/base 2025-01-24T00:48:10.4693838Z * [new branch] gh/ydwu4/195/head -> origin/gh/ydwu4/195/head 2025-01-24T00:48:10.4694912Z * [new branch] gh/ydwu4/195/orig -> origin/gh/ydwu4/195/orig 2025-01-24T00:48:10.4696312Z * [new branch] gh/ydwu4/196/base -> origin/gh/ydwu4/196/base 2025-01-24T00:48:10.4697333Z * [new branch] gh/ydwu4/196/head -> origin/gh/ydwu4/196/head 2025-01-24T00:48:10.4698446Z * [new branch] gh/ydwu4/196/orig -> origin/gh/ydwu4/196/orig 2025-01-24T00:48:10.4699673Z * [new branch] gh/ydwu4/197/base -> origin/gh/ydwu4/197/base 2025-01-24T00:48:10.4700649Z * [new branch] gh/ydwu4/197/head -> origin/gh/ydwu4/197/head 2025-01-24T00:48:10.4701655Z * [new branch] gh/ydwu4/197/orig -> origin/gh/ydwu4/197/orig 2025-01-24T00:48:10.4702964Z * [new branch] gh/ydwu4/198/base -> origin/gh/ydwu4/198/base 2025-01-24T00:48:10.4704033Z * [new branch] gh/ydwu4/198/head -> origin/gh/ydwu4/198/head 2025-01-24T00:48:10.4705046Z * [new branch] gh/ydwu4/198/orig -> origin/gh/ydwu4/198/orig 2025-01-24T00:48:10.4706422Z * [new branch] gh/ydwu4/199/base -> origin/gh/ydwu4/199/base 2025-01-24T00:48:10.4707504Z * [new branch] gh/ydwu4/199/head -> origin/gh/ydwu4/199/head 2025-01-24T00:48:10.4708518Z * [new branch] gh/ydwu4/199/orig -> origin/gh/ydwu4/199/orig 2025-01-24T00:48:10.4710376Z * [new branch] gh/ydwu4/200/base -> origin/gh/ydwu4/200/base 2025-01-24T00:48:10.4711470Z * [new branch] gh/ydwu4/200/head -> origin/gh/ydwu4/200/head 2025-01-24T00:48:10.4712464Z * [new branch] gh/ydwu4/200/orig -> origin/gh/ydwu4/200/orig 2025-01-24T00:48:10.4714092Z * [new branch] gh/ydwu4/201/base -> origin/gh/ydwu4/201/base 2025-01-24T00:48:10.4715156Z * [new branch] gh/ydwu4/201/head -> origin/gh/ydwu4/201/head 2025-01-24T00:48:10.4716138Z * [new branch] gh/ydwu4/201/orig -> origin/gh/ydwu4/201/orig 2025-01-24T00:48:10.4717770Z * [new branch] gh/ydwu4/7/base -> origin/gh/ydwu4/7/base 2025-01-24T00:48:10.4718838Z * [new branch] gh/ydwu4/7/head -> origin/gh/ydwu4/7/head 2025-01-24T00:48:10.4720121Z * [new branch] gh/ydwu4/7/orig -> origin/gh/ydwu4/7/orig 2025-01-24T00:48:10.4721641Z * [new branch] gh/yf225/127/base -> origin/gh/yf225/127/base 2025-01-24T00:48:10.4722612Z * [new branch] gh/yf225/127/head -> origin/gh/yf225/127/head 2025-01-24T00:48:10.4723591Z * [new branch] gh/yf225/127/orig -> origin/gh/yf225/127/orig 2025-01-24T00:48:10.4724994Z * [new branch] gh/yf225/132/base -> origin/gh/yf225/132/base 2025-01-24T00:48:10.4726012Z * [new branch] gh/yf225/132/head -> origin/gh/yf225/132/head 2025-01-24T00:48:10.4727115Z * [new branch] gh/yf225/132/orig -> origin/gh/yf225/132/orig 2025-01-24T00:48:10.4729197Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-01-24T00:48:10.4729884Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-01-24T00:48:10.4731325Z * [new branch] gh/yf225/139/base -> origin/gh/yf225/139/base 2025-01-24T00:48:10.4732243Z * [new branch] gh/yf225/139/head -> origin/gh/yf225/139/head 2025-01-24T00:48:10.4733289Z * [new branch] gh/yf225/139/orig -> origin/gh/yf225/139/orig 2025-01-24T00:48:10.4734731Z * [new branch] gh/yf225/151/base -> origin/gh/yf225/151/base 2025-01-24T00:48:10.4735673Z * [new branch] gh/yf225/151/head -> origin/gh/yf225/151/head 2025-01-24T00:48:10.4736668Z * [new branch] gh/yf225/151/orig -> origin/gh/yf225/151/orig 2025-01-24T00:48:10.4738236Z * [new branch] gh/yf225/156/base -> origin/gh/yf225/156/base 2025-01-24T00:48:10.4739119Z * [new branch] gh/yf225/156/head -> origin/gh/yf225/156/head 2025-01-24T00:48:10.4740100Z * [new branch] gh/yf225/156/orig -> origin/gh/yf225/156/orig 2025-01-24T00:48:10.4741704Z * [new branch] gh/yf225/157/base -> origin/gh/yf225/157/base 2025-01-24T00:48:10.4742578Z * [new branch] gh/yf225/157/head -> origin/gh/yf225/157/head 2025-01-24T00:48:10.4743591Z * [new branch] gh/yf225/157/orig -> origin/gh/yf225/157/orig 2025-01-24T00:48:10.4745258Z * [new branch] gh/yf225/158/base -> origin/gh/yf225/158/base 2025-01-24T00:48:10.4746131Z * [new branch] gh/yf225/158/head -> origin/gh/yf225/158/head 2025-01-24T00:48:10.4747116Z * [new branch] gh/yf225/158/orig -> origin/gh/yf225/158/orig 2025-01-24T00:48:10.4748565Z * [new branch] gh/yf225/159/base -> origin/gh/yf225/159/base 2025-01-24T00:48:10.4749483Z * [new branch] gh/yf225/159/head -> origin/gh/yf225/159/head 2025-01-24T00:48:10.4750502Z * [new branch] gh/yf225/159/orig -> origin/gh/yf225/159/orig 2025-01-24T00:48:10.4752068Z * [new branch] gh/yf225/160/base -> origin/gh/yf225/160/base 2025-01-24T00:48:10.4752985Z * [new branch] gh/yf225/160/head -> origin/gh/yf225/160/head 2025-01-24T00:48:10.4753985Z * [new branch] gh/yf225/160/orig -> origin/gh/yf225/160/orig 2025-01-24T00:48:10.4755310Z * [new branch] gh/yf225/162/base -> origin/gh/yf225/162/base 2025-01-24T00:48:10.4756179Z * [new branch] gh/yf225/162/head -> origin/gh/yf225/162/head 2025-01-24T00:48:10.4757149Z * [new branch] gh/yf225/162/orig -> origin/gh/yf225/162/orig 2025-01-24T00:48:10.4758617Z * [new branch] gh/yf225/163/base -> origin/gh/yf225/163/base 2025-01-24T00:48:10.4759498Z * [new branch] gh/yf225/163/head -> origin/gh/yf225/163/head 2025-01-24T00:48:10.4760481Z * [new branch] gh/yf225/163/orig -> origin/gh/yf225/163/orig 2025-01-24T00:48:10.4761911Z * [new branch] gh/yf225/85/base -> origin/gh/yf225/85/base 2025-01-24T00:48:10.4762841Z * [new branch] gh/yf225/85/head -> origin/gh/yf225/85/head 2025-01-24T00:48:10.4763897Z * [new branch] gh/yf225/85/orig -> origin/gh/yf225/85/orig 2025-01-24T00:48:10.4765305Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-01-24T00:48:10.4766200Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-01-24T00:48:10.4768532Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-01-24T00:48:10.4769751Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-01-24T00:48:10.4770755Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-01-24T00:48:10.4772204Z * [new branch] gh/yifuwang/163/base -> origin/gh/yifuwang/163/base 2025-01-24T00:48:10.4773104Z * [new branch] gh/yifuwang/163/head -> origin/gh/yifuwang/163/head 2025-01-24T00:48:10.4774116Z * [new branch] gh/yifuwang/163/orig -> origin/gh/yifuwang/163/orig 2025-01-24T00:48:10.4775530Z * [new branch] gh/yifuwang/174/base -> origin/gh/yifuwang/174/base 2025-01-24T00:48:10.4776463Z * [new branch] gh/yifuwang/174/head -> origin/gh/yifuwang/174/head 2025-01-24T00:48:10.4777480Z * [new branch] gh/yifuwang/174/orig -> origin/gh/yifuwang/174/orig 2025-01-24T00:48:10.4778929Z * [new branch] gh/yifuwang/182/base -> origin/gh/yifuwang/182/base 2025-01-24T00:48:10.4779858Z * [new branch] gh/yifuwang/182/head -> origin/gh/yifuwang/182/head 2025-01-24T00:48:10.4780790Z * [new branch] gh/yifuwang/182/orig -> origin/gh/yifuwang/182/orig 2025-01-24T00:48:10.4782318Z * [new branch] gh/yifuwang/183/base -> origin/gh/yifuwang/183/base 2025-01-24T00:48:10.4783156Z * [new branch] gh/yifuwang/183/head -> origin/gh/yifuwang/183/head 2025-01-24T00:48:10.4784176Z * [new branch] gh/yifuwang/183/orig -> origin/gh/yifuwang/183/orig 2025-01-24T00:48:10.4785432Z * [new branch] gh/yifuwang/184/base -> origin/gh/yifuwang/184/base 2025-01-24T00:48:10.4786349Z * [new branch] gh/yifuwang/184/head -> origin/gh/yifuwang/184/head 2025-01-24T00:48:10.4787357Z * [new branch] gh/yifuwang/184/orig -> origin/gh/yifuwang/184/orig 2025-01-24T00:48:10.4789100Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-01-24T00:48:10.4790046Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-01-24T00:48:10.4791287Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-01-24T00:48:10.4792290Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-01-24T00:48:10.4794363Z * [new branch] gh/ysiraichi/78/base -> origin/gh/ysiraichi/78/base 2025-01-24T00:48:10.4795165Z * [new branch] gh/ysiraichi/78/head -> origin/gh/ysiraichi/78/head 2025-01-24T00:48:10.4796373Z * [new branch] gh/ysiraichi/78/orig -> origin/gh/ysiraichi/78/orig 2025-01-24T00:48:10.4797670Z * [new branch] gh/ysiraichi/79/base -> origin/gh/ysiraichi/79/base 2025-01-24T00:48:10.4798626Z * [new branch] gh/ysiraichi/79/head -> origin/gh/ysiraichi/79/head 2025-01-24T00:48:10.4799905Z * [new branch] gh/ysiraichi/79/orig -> origin/gh/ysiraichi/79/orig 2025-01-24T00:48:10.4801202Z * [new branch] gh/ysiraichi/80/base -> origin/gh/ysiraichi/80/base 2025-01-24T00:48:10.4802102Z * [new branch] gh/ysiraichi/80/head -> origin/gh/ysiraichi/80/head 2025-01-24T00:48:10.4803294Z * [new branch] gh/ysiraichi/80/orig -> origin/gh/ysiraichi/80/orig 2025-01-24T00:48:10.4805232Z * [new branch] gh/yushangdi/2/base -> origin/gh/yushangdi/2/base 2025-01-24T00:48:10.4806372Z * [new branch] gh/yushangdi/2/orig -> origin/gh/yushangdi/2/orig 2025-01-24T00:48:10.4808108Z * [new branch] gh/zhuhaozhe/28/base -> origin/gh/zhuhaozhe/28/base 2025-01-24T00:48:10.4809070Z * [new branch] gh/zhuhaozhe/28/head -> origin/gh/zhuhaozhe/28/head 2025-01-24T00:48:10.4810019Z * [new branch] gh/zhuhaozhe/28/orig -> origin/gh/zhuhaozhe/28/orig 2025-01-24T00:48:10.4811458Z * [new branch] gh/zhuhaozhe/29/base -> origin/gh/zhuhaozhe/29/base 2025-01-24T00:48:10.4812477Z * [new branch] gh/zhuhaozhe/29/head -> origin/gh/zhuhaozhe/29/head 2025-01-24T00:48:10.4813416Z * [new branch] gh/zhuhaozhe/29/orig -> origin/gh/zhuhaozhe/29/orig 2025-01-24T00:48:10.4814824Z * [new branch] gh/zhuhaozhe/31/base -> origin/gh/zhuhaozhe/31/base 2025-01-24T00:48:10.4815704Z * [new branch] gh/zhuhaozhe/31/head -> origin/gh/zhuhaozhe/31/head 2025-01-24T00:48:10.4816672Z * [new branch] gh/zhuhaozhe/31/orig -> origin/gh/zhuhaozhe/31/orig 2025-01-24T00:48:10.4818117Z * [new branch] gh/zhuhaozhe/32/base -> origin/gh/zhuhaozhe/32/base 2025-01-24T00:48:10.4818988Z * [new branch] gh/zhuhaozhe/32/head -> origin/gh/zhuhaozhe/32/head 2025-01-24T00:48:10.4820056Z * [new branch] gh/zhuhaozhe/32/orig -> origin/gh/zhuhaozhe/32/orig 2025-01-24T00:48:10.4821324Z * [new branch] gh/zhuhaozhe/33/base -> origin/gh/zhuhaozhe/33/base 2025-01-24T00:48:10.4822248Z * [new branch] gh/zhuhaozhe/33/head -> origin/gh/zhuhaozhe/33/head 2025-01-24T00:48:10.4823444Z * [new branch] gh/zhuhaozhe/33/orig -> origin/gh/zhuhaozhe/33/orig 2025-01-24T00:48:10.4824967Z * [new branch] gh/zoranzhao/1/base -> origin/gh/zoranzhao/1/base 2025-01-24T00:48:10.4825875Z * [new branch] gh/zoranzhao/1/orig -> origin/gh/zoranzhao/1/orig 2025-01-24T00:48:10.4827605Z * [new branch] gh/zou3519/1072/base -> origin/gh/zou3519/1072/base 2025-01-24T00:48:10.4828508Z * [new branch] gh/zou3519/1072/head -> origin/gh/zou3519/1072/head 2025-01-24T00:48:10.4829501Z * [new branch] gh/zou3519/1072/orig -> origin/gh/zou3519/1072/orig 2025-01-24T00:48:10.4830933Z * [new branch] gh/zou3519/1075/base -> origin/gh/zou3519/1075/base 2025-01-24T00:48:10.4831928Z * [new branch] gh/zou3519/1075/head -> origin/gh/zou3519/1075/head 2025-01-24T00:48:10.4832910Z * [new branch] gh/zou3519/1075/orig -> origin/gh/zou3519/1075/orig 2025-01-24T00:48:10.4834352Z * [new branch] gh/zou3519/1077/base -> origin/gh/zou3519/1077/base 2025-01-24T00:48:10.4835245Z * [new branch] gh/zou3519/1077/head -> origin/gh/zou3519/1077/head 2025-01-24T00:48:10.4836253Z * [new branch] gh/zou3519/1077/orig -> origin/gh/zou3519/1077/orig 2025-01-24T00:48:10.4837636Z * [new branch] gh/zou3519/1080/base -> origin/gh/zou3519/1080/base 2025-01-24T00:48:10.4838510Z * [new branch] gh/zou3519/1080/head -> origin/gh/zou3519/1080/head 2025-01-24T00:48:10.4839801Z * [new branch] gh/zou3519/1080/orig -> origin/gh/zou3519/1080/orig 2025-01-24T00:48:10.4841084Z * [new branch] gh/zou3519/1081/base -> origin/gh/zou3519/1081/base 2025-01-24T00:48:10.4841950Z * [new branch] gh/zou3519/1081/head -> origin/gh/zou3519/1081/head 2025-01-24T00:48:10.4843173Z * [new branch] gh/zou3519/1081/orig -> origin/gh/zou3519/1081/orig 2025-01-24T00:48:10.4844515Z * [new branch] gh/zou3519/1088/base -> origin/gh/zou3519/1088/base 2025-01-24T00:48:10.4845428Z * [new branch] gh/zou3519/1088/head -> origin/gh/zou3519/1088/head 2025-01-24T00:48:10.4846702Z * [new branch] gh/zou3519/1088/orig -> origin/gh/zou3519/1088/orig 2025-01-24T00:48:10.4848074Z * [new branch] gh/zou3519/1095/base -> origin/gh/zou3519/1095/base 2025-01-24T00:48:10.4849008Z * [new branch] gh/zou3519/1095/head -> origin/gh/zou3519/1095/head 2025-01-24T00:48:10.4850025Z * [new branch] gh/zou3519/1095/orig -> origin/gh/zou3519/1095/orig 2025-01-24T00:48:10.4851429Z * [new branch] gh/zou3519/1105/base -> origin/gh/zou3519/1105/base 2025-01-24T00:48:10.4852413Z * [new branch] gh/zou3519/1105/head -> origin/gh/zou3519/1105/head 2025-01-24T00:48:10.4853463Z * [new branch] gh/zou3519/1105/orig -> origin/gh/zou3519/1105/orig 2025-01-24T00:48:10.4855065Z * [new branch] gh/zou3519/1106/base -> origin/gh/zou3519/1106/base 2025-01-24T00:48:10.4856111Z * [new branch] gh/zou3519/1106/head -> origin/gh/zou3519/1106/head 2025-01-24T00:48:10.4857196Z * [new branch] gh/zou3519/1106/orig -> origin/gh/zou3519/1106/orig 2025-01-24T00:48:10.4859451Z * [new branch] gh/zou3519/1107/base -> origin/gh/zou3519/1107/base 2025-01-24T00:48:10.4860393Z * [new branch] gh/zou3519/1107/head -> origin/gh/zou3519/1107/head 2025-01-24T00:48:10.4861378Z * [new branch] gh/zou3519/1107/orig -> origin/gh/zou3519/1107/orig 2025-01-24T00:48:10.4862960Z * [new branch] gh/zou3519/1108/base -> origin/gh/zou3519/1108/base 2025-01-24T00:48:10.4863979Z * [new branch] gh/zou3519/1108/head -> origin/gh/zou3519/1108/head 2025-01-24T00:48:10.4865054Z * [new branch] gh/zou3519/1108/orig -> origin/gh/zou3519/1108/orig 2025-01-24T00:48:10.4866543Z * [new branch] gh/zou3519/1109/base -> origin/gh/zou3519/1109/base 2025-01-24T00:48:10.4867560Z * [new branch] gh/zou3519/1109/head -> origin/gh/zou3519/1109/head 2025-01-24T00:48:10.4868821Z * [new branch] gh/zou3519/1109/orig -> origin/gh/zou3519/1109/orig 2025-01-24T00:48:10.4870336Z * [new branch] gh/zou3519/1110/base -> origin/gh/zou3519/1110/base 2025-01-24T00:48:10.4871295Z * [new branch] gh/zou3519/1110/head -> origin/gh/zou3519/1110/head 2025-01-24T00:48:10.4872366Z * [new branch] gh/zou3519/1110/orig -> origin/gh/zou3519/1110/orig 2025-01-24T00:48:10.4873938Z * [new branch] gh/zou3519/1111/base -> origin/gh/zou3519/1111/base 2025-01-24T00:48:10.4874897Z * [new branch] gh/zou3519/1111/head -> origin/gh/zou3519/1111/head 2025-01-24T00:48:10.4875912Z * [new branch] gh/zou3519/1111/orig -> origin/gh/zou3519/1111/orig 2025-01-24T00:48:10.4877427Z * [new branch] gh/zou3519/1112/base -> origin/gh/zou3519/1112/base 2025-01-24T00:48:10.4878416Z * [new branch] gh/zou3519/1112/head -> origin/gh/zou3519/1112/head 2025-01-24T00:48:10.4879467Z * [new branch] gh/zou3519/1112/orig -> origin/gh/zou3519/1112/orig 2025-01-24T00:48:10.4881414Z * [new branch] gh/zou3519/1113/base -> origin/gh/zou3519/1113/base 2025-01-24T00:48:10.4882333Z * [new branch] gh/zou3519/1113/head -> origin/gh/zou3519/1113/head 2025-01-24T00:48:10.4883414Z * [new branch] gh/zou3519/1113/orig -> origin/gh/zou3519/1113/orig 2025-01-24T00:48:10.4884899Z * [new branch] gh/zou3519/1114/base -> origin/gh/zou3519/1114/base 2025-01-24T00:48:10.4885877Z * [new branch] gh/zou3519/1114/head -> origin/gh/zou3519/1114/head 2025-01-24T00:48:10.4887012Z * [new branch] gh/zou3519/1114/orig -> origin/gh/zou3519/1114/orig 2025-01-24T00:48:10.4888326Z * [new branch] gh/zou3519/1115/base -> origin/gh/zou3519/1115/base 2025-01-24T00:48:10.4889366Z * [new branch] gh/zou3519/1115/head -> origin/gh/zou3519/1115/head 2025-01-24T00:48:10.4890591Z * [new branch] gh/zou3519/1115/orig -> origin/gh/zou3519/1115/orig 2025-01-24T00:48:10.4892139Z * [new branch] gh/zou3519/1116/base -> origin/gh/zou3519/1116/base 2025-01-24T00:48:10.4897473Z * [new branch] gh/zou3519/1116/head -> origin/gh/zou3519/1116/head 2025-01-24T00:48:10.4898472Z * [new branch] gh/zou3519/1116/orig -> origin/gh/zou3519/1116/orig 2025-01-24T00:48:10.4899947Z * [new branch] gh/zou3519/1117/base -> origin/gh/zou3519/1117/base 2025-01-24T00:48:10.4901277Z * [new branch] gh/zou3519/1117/head -> origin/gh/zou3519/1117/head 2025-01-24T00:48:10.4902187Z * [new branch] gh/zou3519/1117/orig -> origin/gh/zou3519/1117/orig 2025-01-24T00:48:10.4903816Z * [new branch] gh/zou3519/702/base -> origin/gh/zou3519/702/base 2025-01-24T00:48:10.4904664Z * [new branch] gh/zou3519/702/head -> origin/gh/zou3519/702/head 2025-01-24T00:48:10.4905594Z * [new branch] gh/zou3519/702/orig -> origin/gh/zou3519/702/orig 2025-01-24T00:48:10.4907278Z * [new branch] gh/zou3519/703/base -> origin/gh/zou3519/703/base 2025-01-24T00:48:10.4908117Z * [new branch] gh/zou3519/703/head -> origin/gh/zou3519/703/head 2025-01-24T00:48:10.4909076Z * [new branch] gh/zou3519/703/orig -> origin/gh/zou3519/703/orig 2025-01-24T00:48:10.4910680Z * [new branch] gh/zou3519/704/base -> origin/gh/zou3519/704/base 2025-01-24T00:48:10.4911693Z * [new branch] gh/zou3519/704/head -> origin/gh/zou3519/704/head 2025-01-24T00:48:10.4912494Z * [new branch] gh/zou3519/704/orig -> origin/gh/zou3519/704/orig 2025-01-24T00:48:10.4914051Z * [new branch] gh/zou3519/709/base -> origin/gh/zou3519/709/base 2025-01-24T00:48:10.4915032Z * [new branch] gh/zou3519/709/head -> origin/gh/zou3519/709/head 2025-01-24T00:48:10.4916091Z * [new branch] gh/zou3519/709/orig -> origin/gh/zou3519/709/orig 2025-01-24T00:48:10.4917840Z * [new branch] gh/zou3519/754/base -> origin/gh/zou3519/754/base 2025-01-24T00:48:10.4918710Z * [new branch] gh/zou3519/754/head -> origin/gh/zou3519/754/head 2025-01-24T00:48:10.4919963Z * [new branch] gh/zou3519/754/orig -> origin/gh/zou3519/754/orig 2025-01-24T00:48:10.4921316Z * [new branch] gh/zou3519/916/base -> origin/gh/zou3519/916/base 2025-01-24T00:48:10.4922267Z * [new branch] gh/zou3519/916/head -> origin/gh/zou3519/916/head 2025-01-24T00:48:10.4923687Z * [new branch] google-main -> origin/google-main 2025-01-24T00:48:10.4924887Z * [new branch] groupwise_gemm_multithreading -> origin/groupwise_gemm_multithreading 2025-01-24T00:48:10.4926201Z * [new branch] guangyey/acc_fix -> origin/guangyey/acc_fix 2025-01-24T00:48:10.4927323Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-01-24T00:48:10.4928198Z * [new branch] guangyey/host_alloc -> origin/guangyey/host_alloc 2025-01-24T00:48:10.4929206Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-01-24T00:48:10.4930325Z * [new branch] guard_source1 -> origin/guard_source1 2025-01-24T00:48:10.4931324Z * [new branch] guard_system -> origin/guard_system 2025-01-24T00:48:10.4932372Z * [new branch] guards-cpp -> origin/guards-cpp 2025-01-24T00:48:10.4934220Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-01-24T00:48:10.4935210Z * [new branch] haozhe/bf16-dynamic-shape -> origin/haozhe/bf16-dynamic-shape 2025-01-24T00:48:10.4936190Z * [new branch] higher_order_ops_gb -> origin/higher_order_ops_gb 2025-01-24T00:48:10.4937350Z * [new branch] hl475-patch-1 -> origin/hl475-patch-1 2025-01-24T00:48:10.4938337Z * [new branch] hoy-update-wheel -> origin/hoy-update-wheel 2025-01-24T00:48:10.4940007Z * [new branch] hoy/autofdo/xblock -> origin/hoy/autofdo/xblock 2025-01-24T00:48:10.4941288Z * [new branch] hoy/autotune/nreg -> origin/hoy/autotune/nreg 2025-01-24T00:48:10.4942253Z * [new branch] hoy/autotune/numwarps -> origin/hoy/autotune/numwarps 2025-01-24T00:48:10.4943172Z * [new branch] hoy/mmsplitk -> origin/hoy/mmsplitk 2025-01-24T00:48:10.4944127Z * [new branch] hoy/triton-PR3973 -> origin/hoy/triton-PR3973 2025-01-24T00:48:10.4945254Z * [new branch] hoy/triton-coalescing-baseline -> origin/hoy/triton-coalescing-baseline 2025-01-24T00:48:10.4946222Z * [new branch] hoy/triton-coalescing-min -> origin/hoy/triton-coalescing-min 2025-01-24T00:48:10.4947544Z * [new branch] hoy/triton-coalescing-new -> origin/hoy/triton-coalescing-new 2025-01-24T00:48:10.4948936Z * [new branch] hoy/triton-coalescing-vec -> origin/hoy/triton-coalescing-vec 2025-01-24T00:48:10.4949730Z * [new branch] hoy/ws -> origin/hoy/ws 2025-01-24T00:48:10.4951045Z * [new branch] ignore_lint_in_revs -> origin/ignore_lint_in_revs 2025-01-24T00:48:10.4952124Z * [new branch] improve_vec_log -> origin/improve_vec_log 2025-01-24T00:48:10.4953291Z * [new branch] increase-perf-benchmark-shard -> origin/increase-perf-benchmark-shard 2025-01-24T00:48:10.4954715Z * [new branch] inductor_layout_opt_rocm_disable -> origin/inductor_layout_opt_rocm_disable 2025-01-24T00:48:10.4955525Z * [new branch] inline -> origin/inline 2025-01-24T00:48:10.4956675Z * [new branch] inlining -> origin/inlining 2025-01-24T00:48:10.4957711Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-01-24T00:48:10.4958711Z * [new branch] int8_sdpa -> origin/int8_sdpa 2025-01-24T00:48:10.4959936Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-01-24T00:48:10.4960798Z * [new branch] ios-mac-m1 -> origin/ios-mac-m1 2025-01-24T00:48:10.4962250Z * [new branch] ipiszy/cutlass -> origin/ipiszy/cutlass 2025-01-24T00:48:10.4963082Z * [new branch] ipiszy/fix -> origin/ipiszy/fix 2025-01-24T00:48:10.4964055Z * [new branch] ipiszy/fp8_test -> origin/ipiszy/fp8_test 2025-01-24T00:48:10.4964937Z * [new branch] ipiszy/mypy -> origin/ipiszy/mypy 2025-01-24T00:48:10.4966189Z * [new branch] issue#58739 -> origin/issue#58739 2025-01-24T00:48:10.4967930Z * [new branch] ivanov/cherry-pick-ckpt-fixes -> origin/ivanov/cherry-pick-ckpt-fixes 2025-01-24T00:48:10.4968859Z * [new branch] jataylo-nvfuser_blocklist -> origin/jataylo-nvfuser_blocklist 2025-01-24T00:48:10.4970409Z * [new branch] jcaip-patch-1 -> origin/jcaip-patch-1 2025-01-24T00:48:10.4971858Z * [new branch] jcaip/fix-int8-bug -> origin/jcaip/fix-int8-bug 2025-01-24T00:48:10.4972804Z * [new branch] jcaip/fix-int8-bug-alpha -> origin/jcaip/fix-int8-bug-alpha 2025-01-24T00:48:10.4974124Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-01-24T00:48:10.4974895Z * [new branch] jcaip/torch-compile-sparse -> origin/jcaip/torch-compile-sparse 2025-01-24T00:48:10.4976195Z * [new branch] jcaip/update-benchmarks -> origin/jcaip/update-benchmarks 2025-01-24T00:48:10.4977519Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-01-24T00:48:10.4979350Z * [new branch] jon-chuang/compile-config-hash -> origin/jon-chuang/compile-config-hash 2025-01-24T00:48:10.4980110Z * [new branch] jon-chuang/compile-ignored -> origin/jon-chuang/compile-ignored 2025-01-24T00:48:10.4981580Z * [new branch] justinchu/docs-conf -> origin/justinchu/docs-conf 2025-01-24T00:48:10.4982565Z * [new branch] justinchu/safe-tensors -> origin/justinchu/safe-tensors 2025-01-24T00:48:10.4983767Z * [new branch] justinchuby-patch-1 -> origin/justinchuby-patch-1 2025-01-24T00:48:10.4985286Z * [new branch] jwagantall/migrate-checkout -> origin/jwagantall/migrate-checkout 2025-01-24T00:48:10.4986438Z * [new branch] jz/istft -> origin/jz/istft 2025-01-24T00:48:10.4987447Z * [new branch] jz/masked-select-decomp -> origin/jz/masked-select-decomp 2025-01-24T00:48:10.4988293Z * [new branch] jz/stft -> origin/jz/stft 2025-01-24T00:48:10.4989214Z * [new branch] jz/stft-old-fc -> origin/jz/stft-old-fc 2025-01-24T00:48:10.4990618Z * [new branch] kadeng/dev-1 -> origin/kadeng/dev-1 2025-01-24T00:48:10.4992694Z * [new branch] kadeng/inductor-backend/cutlass-evt-fusion-1 -> origin/kadeng/inductor-backend/cutlass-evt-fusion-1 2025-01-24T00:48:10.4993835Z * [new branch] kadeng/inductor-cutlass-epilogue -> origin/kadeng/inductor-cutlass-epilogue 2025-01-24T00:48:10.4994956Z * [new branch] kenjin/call_method_userdefined -> origin/kenjin/call_method_userdefined 2025-01-24T00:48:10.4995711Z * [new branch] kenjin/lambdas -> origin/kenjin/lambdas 2025-01-24T00:48:10.4996712Z * [new branch] kenjin/norefcycles -> origin/kenjin/norefcycles 2025-01-24T00:48:10.4997769Z * [new branch] kineto_warnings_fix -> origin/kineto_warnings_fix 2025-01-24T00:48:10.4998964Z * [new branch] kit1980-patch-2 -> origin/kit1980-patch-2 2025-01-24T00:48:10.5000070Z * [new branch] kleidiai_github_mirror -> origin/kleidiai_github_mirror 2025-01-24T00:48:10.5001454Z * [new branch] klondenberg/cutlass -> origin/klondenberg/cutlass 2025-01-24T00:48:10.5002429Z * [new branch] layernorm_bias_fix -> origin/layernorm_bias_fix 2025-01-24T00:48:10.5004115Z * [new branch] leslie/enable_poc_reduction_fusion -> origin/leslie/enable_poc_reduction_fusion 2025-01-24T00:48:10.5004957Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-01-24T00:48:10.5006493Z * [new branch] liaoxuan/fuse_attention_pattern -> origin/liaoxuan/fuse_attention_pattern 2025-01-24T00:48:10.5008051Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-01-24T00:48:10.5009238Z * [new branch] main -> origin/main 2025-01-24T00:48:10.5010500Z * [new branch] main-update-cusparselt-0.6.3 -> origin/main-update-cusparselt-0.6.3 2025-01-24T00:48:10.5011506Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-01-24T00:48:10.5012722Z * [new branch] malfet-patch-12 -> origin/malfet-patch-12 2025-01-24T00:48:10.5013802Z * [new branch] malfet-patch-14 -> origin/malfet-patch-14 2025-01-24T00:48:10.5015058Z * [new branch] malfet-patch-15 -> origin/malfet-patch-15 2025-01-24T00:48:10.5016273Z * [new branch] malfet-patch-16 -> origin/malfet-patch-16 2025-01-24T00:48:10.5017303Z * [new branch] malfet-patch-17 -> origin/malfet-patch-17 2025-01-24T00:48:10.5018969Z * [new branch] malfet-patch-18 -> origin/malfet-patch-18 2025-01-24T00:48:10.5020029Z * [new branch] malfet-patch-19 -> origin/malfet-patch-19 2025-01-24T00:48:10.5021289Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-01-24T00:48:10.5022620Z * [new branch] malfet-patch-20 -> origin/malfet-patch-20 2025-01-24T00:48:10.5023706Z * [new branch] malfet-patch-21 -> origin/malfet-patch-21 2025-01-24T00:48:10.5024963Z * [new branch] malfet-patch-22 -> origin/malfet-patch-22 2025-01-24T00:48:10.5026178Z * [new branch] malfet-patch-22-1 -> origin/malfet-patch-22-1 2025-01-24T00:48:10.5027320Z * [new branch] malfet-patch-23 -> origin/malfet-patch-23 2025-01-24T00:48:10.5028488Z * [new branch] malfet-patch-24 -> origin/malfet-patch-24 2025-01-24T00:48:10.5029482Z * [new branch] malfet-patch-25 -> origin/malfet-patch-25 2025-01-24T00:48:10.5030727Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-01-24T00:48:10.5031665Z * [new branch] malfet-patch-32 -> origin/malfet-patch-32 2025-01-24T00:48:10.5032718Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2025-01-24T00:48:10.5033968Z * [new branch] malfet-patch-42 -> origin/malfet-patch-42 2025-01-24T00:48:10.5035159Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2025-01-24T00:48:10.5036228Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2025-01-24T00:48:10.5037304Z * [new branch] malfet-patch-9 -> origin/malfet-patch-9 2025-01-24T00:48:10.5039302Z * [new branch] malfet/add-ami-option-to-instance-allocation -> origin/malfet/add-ami-option-to-instance-allocation 2025-01-24T00:48:10.5040481Z * [new branch] malfet/add-benchmark-func -> origin/malfet/add-benchmark-func 2025-01-24T00:48:10.5041597Z * [new branch] malfet/add-get-dtype-supported -> origin/malfet/add-get-dtype-supported 2025-01-24T00:48:10.5042502Z * [new branch] malfet/add-mps-inductor-nan -> origin/malfet/add-mps-inductor-nan 2025-01-24T00:48:10.5044120Z * [new branch] malfet/add-nan-to-int-conversion-check-cpu -> origin/malfet/add-nan-to-int-conversion-check-cpu 2025-01-24T00:48:10.5045149Z * [new branch] malfet/cp-143934-and-144055 -> origin/malfet/cp-143934-and-144055 2025-01-24T00:48:10.5046111Z * [new branch] malfet/cp-144716-144698 -> origin/malfet/cp-144716-144698 2025-01-24T00:48:10.5047352Z * [new branch] malfet/delete-find-openmp -> origin/malfet/delete-find-openmp 2025-01-24T00:48:10.5048406Z * [new branch] malfet/ez-cleanup-test -> origin/malfet/ez-cleanup-test 2025-01-24T00:48:10.5049577Z * [new branch] malfet/fix-conv-backward-cl-2 -> origin/malfet/fix-conv-backward-cl-2 2025-01-24T00:48:10.5050508Z * [new branch] malfet/fix-index-printing -> origin/malfet/fix-index-printing 2025-01-24T00:48:10.5051546Z * [new branch] malfet/mps-add-bilineard2d-aa -> origin/malfet/mps-add-bilineard2d-aa 2025-01-24T00:48:10.5052829Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-01-24T00:48:10.5053972Z * [new branch] malfet/mpsinductor-add-check-bounds -> origin/malfet/mpsinductor-add-check-bounds 2025-01-24T00:48:10.5054930Z * [new branch] malfet/mpsinductor-add-sizevars -> origin/malfet/mpsinductor-add-sizevars 2025-01-24T00:48:10.5055881Z * [new branch] malfet/mpsinductor-fix-where -> origin/malfet/mpsinductor-fix-where 2025-01-24T00:48:10.5057043Z * [new branch] malfet/mpsinductor-implement-bitcasts -> origin/malfet/mpsinductor-implement-bitcasts 2025-01-24T00:48:10.5057914Z * [new branch] maxautotune_big_gpu -> origin/maxautotune_big_gpu 2025-01-24T00:48:10.5059397Z * [new branch] mcr229/update_cpuinfo -> origin/mcr229/update_cpuinfo 2025-01-24T00:48:10.5060388Z * [new branch] migrate_map -> origin/migrate_map 2025-01-24T00:48:10.5061935Z * [new branch] missing_gloo_causes_deadlock -> origin/missing_gloo_causes_deadlock 2025-01-24T00:48:10.5062769Z * [new branch] mkl -> origin/mkl 2025-01-24T00:48:10.5064347Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-01-24T00:48:10.5065171Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-01-24T00:48:10.5066225Z * [new branch] mlazos/adam-compiled -> origin/mlazos/adam-compiled 2025-01-24T00:48:10.5067195Z * [new branch] mlazos/adam-fused-bench -> origin/mlazos/adam-fused-bench 2025-01-24T00:48:10.5068144Z * [new branch] mlazos/adam-fused-bench2 -> origin/mlazos/adam-fused-bench2 2025-01-24T00:48:10.5068986Z * [new branch] mlazos/adam-test2 -> origin/mlazos/adam-test2 2025-01-24T00:48:10.5069909Z * [new branch] mlazos/asgd-compile -> origin/mlazos/asgd-compile 2025-01-24T00:48:10.5070849Z * [new branch] mlazos/aux-vars -> origin/mlazos/aux-vars 2025-01-24T00:48:10.5072237Z * [new branch] mlazos/backup-test-branch -> origin/mlazos/backup-test-branch 2025-01-24T00:48:10.5073612Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-01-24T00:48:10.5074434Z * [new branch] mlazos/baseline -> origin/mlazos/baseline 2025-01-24T00:48:10.5075547Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-01-24T00:48:10.5076431Z * [new branch] mlazos/batch-fuse-opt -> origin/mlazos/batch-fuse-opt 2025-01-24T00:48:10.5077379Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-01-24T00:48:10.5078419Z * [new branch] mlazos/buff-opt2 -> origin/mlazos/buff-opt2 2025-01-24T00:48:10.5079346Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-01-24T00:48:10.5080220Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-01-24T00:48:10.5081187Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-01-24T00:48:10.5082723Z * [new branch] mlazos/ck2 -> origin/mlazos/ck2 2025-01-24T00:48:10.5083816Z * [new branch] mlazos/combokernels -> origin/mlazos/combokernels 2025-01-24T00:48:10.5084730Z * [new branch] mlazos/comp-asgd -> origin/mlazos/comp-asgd 2025-01-24T00:48:10.5085800Z * [new branch] mlazos/compiled-nadam -> origin/mlazos/compiled-nadam 2025-01-24T00:48:10.5086819Z * [new branch] mlazos/concat-opt -> origin/mlazos/concat-opt 2025-01-24T00:48:10.5087803Z * [new branch] mlazos/concat2 -> origin/mlazos/concat2 2025-01-24T00:48:10.5088790Z * [new branch] mlazos/copy2 -> origin/mlazos/copy2 2025-01-24T00:48:10.5089919Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-01-24T00:48:10.5091082Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-01-24T00:48:10.5091831Z * [new branch] mlazos/data-gather -> origin/mlazos/data-gather 2025-01-24T00:48:10.5095417Z * [new branch] mlazos/data-ptrs2 -> origin/mlazos/data-ptrs2 2025-01-24T00:48:10.5096467Z * [new branch] mlazos/data-ptrs3 -> origin/mlazos/data-ptrs3 2025-01-24T00:48:10.5097568Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-01-24T00:48:10.5098571Z * [new branch] mlazos/disable-closures -> origin/mlazos/disable-closures 2025-01-24T00:48:10.5099539Z * [new branch] mlazos/disable-subclass -> origin/mlazos/disable-subclass 2025-01-24T00:48:10.5100502Z * [new branch] mlazos/disabled-opt -> origin/mlazos/disabled-opt 2025-01-24T00:48:10.5101466Z * [new branch] mlazos/env-fix -> origin/mlazos/env-fix 2025-01-24T00:48:10.5102458Z * [new branch] mlazos/exp -> origin/mlazos/exp 2025-01-24T00:48:10.5103566Z * [new branch] mlazos/exp_disable -> origin/mlazos/exp_disable 2025-01-24T00:48:10.5104554Z * [new branch] mlazos/faster -> origin/mlazos/faster 2025-01-24T00:48:10.5105946Z * [new branch] mlazos/faster2 -> origin/mlazos/faster2 2025-01-24T00:48:10.5107038Z * [new branch] mlazos/fe-copy -> origin/mlazos/fe-copy 2025-01-24T00:48:10.5108079Z * [new branch] mlazos/foreach-copy-test -> origin/mlazos/foreach-copy-test 2025-01-24T00:48:10.5109069Z * [new branch] mlazos/foreach-fuse-opts -> origin/mlazos/foreach-fuse-opts 2025-01-24T00:48:10.5109995Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-01-24T00:48:10.5111041Z * [new branch] mlazos/foreach-reds -> origin/mlazos/foreach-reds 2025-01-24T00:48:10.5112016Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-01-24T00:48:10.5113086Z * [new branch] mlazos/fuse-cat -> origin/mlazos/fuse-cat 2025-01-24T00:48:10.5113935Z * [new branch] mlazos/gen-foreach -> origin/mlazos/gen-foreach 2025-01-24T00:48:10.5114981Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-01-24T00:48:10.5115982Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-01-24T00:48:10.5117012Z * [new branch] mlazos/init-per-param -> origin/mlazos/init-per-param 2025-01-24T00:48:10.5118000Z * [new branch] mlazos/init_per_param -> origin/mlazos/init_per_param 2025-01-24T00:48:10.5118977Z * [new branch] mlazos/less-guards -> origin/mlazos/less-guards 2025-01-24T00:48:10.5119936Z * [new branch] mlazos/log-test-fix -> origin/mlazos/log-test-fix 2025-01-24T00:48:10.5120972Z * [new branch] mlazos/lr-composibility -> origin/mlazos/lr-composibility 2025-01-24T00:48:10.5121978Z * [new branch] mlazos/main-test-enablement -> origin/mlazos/main-test-enablement 2025-01-24T00:48:10.5122857Z * [new branch] mlazos/main2 -> origin/mlazos/main2 2025-01-24T00:48:10.5124125Z * [new branch] mlazos/main_test -> origin/mlazos/main_test 2025-01-24T00:48:10.5125084Z * [new branch] mlazos/mcg -> origin/mlazos/mcg 2025-01-24T00:48:10.5126116Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-01-24T00:48:10.5127279Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-01-24T00:48:10.5128489Z * [new branch] mlazos/mlazos/ck2 -> origin/mlazos/mlazos/ck2 2025-01-24T00:48:10.5129615Z * [new branch] mlazos/mlazos/clean -> origin/mlazos/mlazos/clean 2025-01-24T00:48:10.5130577Z * [new branch] mlazos/mlazos/faster2 -> origin/mlazos/mlazos/faster2 2025-01-24T00:48:10.5131405Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-01-24T00:48:10.5132265Z * [new branch] mlazos/mlazos/subclass-test -> origin/mlazos/mlazos/subclass-test 2025-01-24T00:48:10.5133789Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-01-24T00:48:10.5134761Z * [new branch] mlazos/mlazos/tf-trace-full -> origin/mlazos/mlazos/tf-trace-full 2025-01-24T00:48:10.5136105Z * [new branch] mlazos/mlazos/tf-trace-obj-tensors -> origin/mlazos/mlazos/tf-trace-obj-tensors 2025-01-24T00:48:10.5137075Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-01-24T00:48:10.5138114Z * [new branch] mlazos/more-tests -> origin/mlazos/more-tests 2025-01-24T00:48:10.5139153Z * [new branch] mlazos/mutable-backup -> origin/mlazos/mutable-backup 2025-01-24T00:48:10.5140102Z * [new branch] mlazos/mv-tfo -> origin/mlazos/mv-tfo 2025-01-24T00:48:10.5141115Z * [new branch] mlazos/nadam-updates -> origin/mlazos/nadam-updates 2025-01-24T00:48:10.5142117Z * [new branch] mlazos/names -> origin/mlazos/names 2025-01-24T00:48:10.5143092Z * [new branch] mlazos/no-cpp -> origin/mlazos/no-cpp 2025-01-24T00:48:10.5144227Z * [new branch] mlazos/no-init-group-handling -> origin/mlazos/no-init-group-handling 2025-01-24T00:48:10.5145155Z * [new branch] mlazos/op-investigation -> origin/mlazos/op-investigation 2025-01-24T00:48:10.5146183Z * [new branch] mlazos/opt-bench-exp2 -> origin/mlazos/opt-bench-exp2 2025-01-24T00:48:10.5147172Z * [new branch] mlazos/opt-bench2 -> origin/mlazos/opt-bench2 2025-01-24T00:48:10.5148170Z * [new branch] mlazos/opt-bench3 -> origin/mlazos/opt-bench3 2025-01-24T00:48:10.5149222Z * [new branch] mlazos/opt-incr -> origin/mlazos/opt-incr 2025-01-24T00:48:10.5150337Z * [new branch] mlazos/opt-recipe -> origin/mlazos/opt-recipe 2025-01-24T00:48:10.5151604Z * [new branch] mlazos/opt-slowdown -> origin/mlazos/opt-slowdown 2025-01-24T00:48:10.5152617Z * [new branch] mlazos/opt-users -> origin/mlazos/opt-users 2025-01-24T00:48:10.5153619Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-01-24T00:48:10.5154645Z * [new branch] mlazos/proxy-opt -> origin/mlazos/proxy-opt 2025-01-24T00:48:10.5155590Z * [new branch] mlazos/pytest-3 -> origin/mlazos/pytest-3 2025-01-24T00:48:10.5156551Z * [new branch] mlazos/restart -> origin/mlazos/restart 2025-01-24T00:48:10.5157555Z * [new branch] mlazos/rm-copy -> origin/mlazos/rm-copy 2025-01-24T00:48:10.5158609Z * [new branch] mlazos/rm-thunkify -> origin/mlazos/rm-thunkify 2025-01-24T00:48:10.5159490Z * [new branch] mlazos/sdpa-driss -> origin/mlazos/sdpa-driss 2025-01-24T00:48:10.5160524Z * [new branch] mlazos/spec-api -> origin/mlazos/spec-api 2025-01-24T00:48:10.5161583Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-01-24T00:48:10.5162370Z * [new branch] mlazos/subclass-test -> origin/mlazos/subclass-test 2025-01-24T00:48:10.5163378Z * [new branch] mlazos/tc-fix -> origin/mlazos/tc-fix 2025-01-24T00:48:10.5164390Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-01-24T00:48:10.5165424Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-01-24T00:48:10.5166386Z * [new branch] mlazos/tensor-inherit-backup -> origin/mlazos/tensor-inherit-backup 2025-01-24T00:48:10.5167450Z * [new branch] mlazos/tensor-like-fix -> origin/mlazos/tensor-like-fix 2025-01-24T00:48:10.5168408Z * [new branch] mlazos/tensor-lr -> origin/mlazos/tensor-lr 2025-01-24T00:48:10.5169823Z * [new branch] mlazos/tensor-lr2 -> origin/mlazos/tensor-lr2 2025-01-24T00:48:10.5170650Z * [new branch] mlazos/tf-inherit -> origin/mlazos/tf-inherit 2025-01-24T00:48:10.5171707Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-01-24T00:48:10.5172743Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-01-24T00:48:10.5173774Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-01-24T00:48:10.5174902Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-01-24T00:48:10.5175905Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-01-24T00:48:10.5176880Z * [new branch] mlazos/tf-refactor -> origin/mlazos/tf-refactor 2025-01-24T00:48:10.5177952Z * [new branch] mlazos/tf-subclass-stack -> origin/mlazos/tf-subclass-stack 2025-01-24T00:48:10.5178943Z * [new branch] mlazos/tf-trace-full -> origin/mlazos/tf-trace-full 2025-01-24T00:48:10.5180336Z * [new branch] mlazos/tf-trace-unified -> origin/mlazos/tf-trace-unified 2025-01-24T00:48:10.5181341Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-01-24T00:48:10.5182276Z * [new branch] mlazos/ty-promo -> origin/mlazos/ty-promo 2025-01-24T00:48:10.5183298Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-01-24T00:48:10.5184326Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-01-24T00:48:10.5185360Z * [new branch] mlazos/vsc-fix2 -> origin/mlazos/vsc-fix2 2025-01-24T00:48:10.5186322Z * [new branch] mlazos/vscode-fix -> origin/mlazos/vscode-fix 2025-01-24T00:48:10.5187307Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-01-24T00:48:10.5188709Z * [new branch] mlee8/aot_large_weight -> origin/mlee8/aot_large_weight 2025-01-24T00:48:10.5189790Z * [new branch] mod_guards1 -> origin/mod_guards1 2025-01-24T00:48:10.5190842Z * [new branch] mod_guards3 -> origin/mod_guards3 2025-01-24T00:48:10.5192081Z * [new branch] moderniz29_cyy -> origin/moderniz29_cyy 2025-01-24T00:48:10.5193516Z * [new branch] move_model_to_eval_2.1 -> origin/move_model_to_eval_2.1 2025-01-24T00:48:10.5194585Z * [new branch] mps-linear-1d -> origin/mps-linear-1d 2025-01-24T00:48:10.5195769Z * [new branch] msaroufim-patch-10 -> origin/msaroufim-patch-10 2025-01-24T00:48:10.5196810Z * [new branch] msaroufim-patch-11 -> origin/msaroufim-patch-11 2025-01-24T00:48:10.5197877Z * [new branch] msaroufim-patch-12 -> origin/msaroufim-patch-12 2025-01-24T00:48:10.5198953Z * [new branch] msaroufim-patch-13 -> origin/msaroufim-patch-13 2025-01-24T00:48:10.5200028Z * [new branch] msaroufim-patch-14 -> origin/msaroufim-patch-14 2025-01-24T00:48:10.5201094Z * [new branch] msaroufim-patch-7 -> origin/msaroufim-patch-7 2025-01-24T00:48:10.5202243Z * [new branch] msaroufim-patch-8 -> origin/msaroufim-patch-8 2025-01-24T00:48:10.5203290Z * [new branch] msaroufim-patch-9 -> origin/msaroufim-patch-9 2025-01-24T00:48:10.5204668Z * [new branch] msaroufim/bdfix -> origin/msaroufim/bdfix 2025-01-24T00:48:10.5205605Z * [new branch] msaroufim/cache -> origin/msaroufim/cache 2025-01-24T00:48:10.5206746Z * [new branch] msaroufim/dtensorfusedadam -> origin/msaroufim/dtensorfusedadam 2025-01-24T00:48:10.5207729Z * [new branch] msaroufim/fixexpected -> origin/msaroufim/fixexpected 2025-01-24T00:48:10.5208752Z * [new branch] msaroufim/fsspecindcache -> origin/msaroufim/fsspecindcache 2025-01-24T00:48:10.5209574Z * [new branch] msaroufim/sdbf16fix -> origin/msaroufim/sdbf16fix 2025-01-24T00:48:10.5210676Z * [new branch] msaroufim/typeind10 -> origin/msaroufim/typeind10 2025-01-24T00:48:10.5211602Z * [new branch] msaroufim/warn_once -> origin/msaroufim/warn_once 2025-01-24T00:48:10.5212636Z * [new branch] mypy_fix -> origin/mypy_fix 2025-01-24T00:48:10.5213776Z * [new branch] nestedfairseq2ops1 -> origin/nestedfairseq2ops1 2025-01-24T00:48:10.5214831Z * [new branch] new-batch-norm -> origin/new-batch-norm 2025-01-24T00:48:10.5215925Z * [new branch] new_branch -> origin/new_branch 2025-01-24T00:48:10.5216970Z * [new branch] new_guard_system -> origin/new_guard_system 2025-01-24T00:48:10.5218352Z * [new branch] ngimel/bits -> origin/ngimel/bits 2025-01-24T00:48:10.5219412Z * [new branch] ngimel/disable_rng_fbcode -> origin/ngimel/disable_rng_fbcode 2025-01-24T00:48:10.5220261Z * [new branch] ngimel/random_fix -> origin/ngimel/random_fix 2025-01-24T00:48:10.5221266Z * [new branch] ngimel/randperm_fix -> origin/ngimel/randperm_fix 2025-01-24T00:48:10.5222247Z * [new branch] ngimel/release_randperm -> origin/ngimel/release_randperm 2025-01-24T00:48:10.5223175Z * [new branch] ngimel/scaled_mm_coop -> origin/ngimel/scaled_mm_coop 2025-01-24T00:48:10.5224179Z * [new branch] ngimel/topk -> origin/ngimel/topk 2025-01-24T00:48:10.5224974Z * [new branch] ngimel/topk2 -> origin/ngimel/topk2 2025-01-24T00:48:10.5226117Z * [new branch] nightly -> origin/nightly 2025-01-24T00:48:10.5227610Z * [new branch] nikitaved/linalg_codeowners -> origin/nikitaved/linalg_codeowners 2025-01-24T00:48:10.5228498Z * [new branch] nikitaved/solve_doc_update -> origin/nikitaved/solve_doc_update 2025-01-24T00:48:10.5229545Z * [new branch] offline -> origin/offline 2025-01-24T00:48:10.5230598Z * [new branch] on_completion -> origin/on_completion 2025-01-24T00:48:10.5232346Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-01-24T00:48:10.5233407Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-01-24T00:48:10.5234944Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-01-24T00:48:10.5236140Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-01-24T00:48:10.5237218Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-01-24T00:48:10.5238452Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-01-24T00:48:10.5239504Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-01-24T00:48:10.5240564Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-01-24T00:48:10.5241577Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-01-24T00:48:10.5242609Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-01-24T00:48:10.5243665Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-01-24T00:48:10.5244645Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-01-24T00:48:10.5246069Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-01-24T00:48:10.5247209Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-01-24T00:48:10.5248151Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-01-24T00:48:10.5250435Z * [new branch] origin/gh/stroxler/1/head -> origin/origin/gh/stroxler/1/head 2025-01-24T00:48:10.5251710Z * [new branch] origin/voz/serde -> origin/origin/voz/serde 2025-01-24T00:48:10.5253080Z * [new branch] oulgen/fx_graph -> origin/oulgen/fx_graph 2025-01-24T00:48:10.5254174Z * [new branch] palic_hotfix -> origin/palic_hotfix 2025-01-24T00:48:10.5255592Z * [new branch] parallel_cat -> origin/parallel_cat 2025-01-24T00:48:10.5256686Z * [new branch] parallel_reduce -> origin/parallel_reduce 2025-01-24T00:48:10.5257781Z * [new branch] patch_up_signature -> origin/patch_up_signature 2025-01-24T00:48:10.5258780Z * [new branch] pca2 -> origin/pca2 2025-01-24T00:48:10.5260635Z * [new branch] peterbell10/null-change -> origin/peterbell10/null-change 2025-01-24T00:48:10.5262032Z * [new branch] pianpwk/dim_hint_ranges -> origin/pianpwk/dim_hint_ranges 2025-01-24T00:48:10.5263189Z * [new branch] pianpwk/dynamic_shapes_api_doc_12_10 -> origin/pianpwk/dynamic_shapes_api_doc_12_10 2025-01-24T00:48:10.5263981Z * [new branch] pianpwk/dynamo_full_scalar -> origin/pianpwk/dynamo_full_scalar 2025-01-24T00:48:10.5264981Z * [new branch] pianpwk/meta_sdpa_for_cpu -> origin/pianpwk/meta_sdpa_for_cpu 2025-01-24T00:48:10.5265827Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-01-24T00:48:10.5267236Z * [new branch] pianpwk/preserve_dynamic_markers -> origin/pianpwk/preserve_dynamic_markers 2025-01-24T00:48:10.5268421Z * [new branch] pianpwk/real_tensor_prop_3 -> origin/pianpwk/real_tensor_prop_3 2025-01-24T00:48:10.5269417Z * [new branch] pianpwk/serdes_logging -> origin/pianpwk/serdes_logging 2025-01-24T00:48:10.5270495Z * [new branch] pianpwk/symbol_provenance_draft -> origin/pianpwk/symbol_provenance_draft 2025-01-24T00:48:10.5271389Z * [new branch] pianpwk/symbol_provenance_v1 -> origin/pianpwk/symbol_provenance_v1 2025-01-24T00:48:10.5272433Z * [new branch] pianpwk/sympy_trunc_float_2 -> origin/pianpwk/sympy_trunc_float_2 2025-01-24T00:48:10.5273423Z * [new branch] pianpwk/try_deregister_hooks -> origin/pianpwk/try_deregister_hooks 2025-01-24T00:48:10.5274482Z * [new branch] plain-metal-mul-kernel -> origin/plain-metal-mul-kernel 2025-01-24T00:48:10.5275570Z * [new branch] pr-cancel-smol -> origin/pr-cancel-smol 2025-01-24T00:48:10.5276988Z * [new branch] pr/131860 -> origin/pr/131860 2025-01-24T00:48:10.5278431Z * [new branch] prepare-android-artifacts -> origin/prepare-android-artifacts 2025-01-24T00:48:10.5279462Z * [new branch] pt-debug-cpu0 -> origin/pt-debug-cpu0 2025-01-24T00:48:10.5280611Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-01-24T00:48:10.5281651Z * [new branch] pt2-torchrec -> origin/pt2-torchrec 2025-01-24T00:48:10.5282863Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-01-24T00:48:10.5283987Z * [new branch] qat-conv-bn-1d -> origin/qat-conv-bn-1d 2025-01-24T00:48:10.5285075Z * [new branch] qat-remove-bias-temp -> origin/qat-remove-bias-temp 2025-01-24T00:48:10.5286160Z * [new branch] qat_cudnn_batchnorm -> origin/qat_cudnn_batchnorm 2025-01-24T00:48:10.5287910Z * [new branch] qat_preserve_source_fn_stack -> origin/qat_preserve_source_fn_stack 2025-01-24T00:48:10.5289719Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-01-24T00:48:10.5291071Z * [new branch] record-ghstack-deps-in-commit-msg -> origin/record-ghstack-deps-in-commit-msg 2025-01-24T00:48:10.5292454Z * [new branch] reduce1 -> origin/reduce1 2025-01-24T00:48:10.5295707Z * [new branch] reenable-sgd-benchmark -> origin/reenable-sgd-benchmark 2025-01-24T00:48:10.5296665Z * [new branch] refactor-adamw -> origin/refactor-adamw 2025-01-24T00:48:10.5298165Z * [new branch] release/1.10 -> origin/release/1.10 2025-01-24T00:48:10.5299223Z * [new branch] release/1.11 -> origin/release/1.11 2025-01-24T00:48:10.5300313Z * [new branch] release/1.12 -> origin/release/1.12 2025-01-24T00:48:10.5301385Z * [new branch] release/1.13 -> origin/release/1.13 2025-01-24T00:48:10.5302339Z * [new branch] release/1.4 -> origin/release/1.4 2025-01-24T00:48:10.5303511Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-01-24T00:48:10.5304618Z * [new branch] release/1.5 -> origin/release/1.5 2025-01-24T00:48:10.5305754Z * [new branch] release/1.6 -> origin/release/1.6 2025-01-24T00:48:10.5306854Z * [new branch] release/1.7 -> origin/release/1.7 2025-01-24T00:48:10.5307989Z * [new branch] release/1.8 -> origin/release/1.8 2025-01-24T00:48:10.5308991Z * [new branch] release/1.9 -> origin/release/1.9 2025-01-24T00:48:10.5310054Z * [new branch] release/2.0 -> origin/release/2.0 2025-01-24T00:48:10.5311663Z * [new branch] release/2.1 -> origin/release/2.1 2025-01-24T00:48:10.5312649Z * [new branch] release/2.2 -> origin/release/2.2 2025-01-24T00:48:10.5314216Z * [new branch] release/2.3 -> origin/release/2.3 2025-01-24T00:48:10.5315504Z * [new branch] release/2.4 -> origin/release/2.4 2025-01-24T00:48:10.5316876Z * [new branch] release/2.5 -> origin/release/2.5 2025-01-24T00:48:10.5318058Z * [new branch] release/2.6 -> origin/release/2.6 2025-01-24T00:48:10.5319098Z * [new branch] release/3.2.x -> origin/release/3.2.x 2025-01-24T00:48:10.5320603Z * [new branch] release_notes -> origin/release_notes 2025-01-24T00:48:10.5321701Z * [new branch] remove-edit-on-github -> origin/remove-edit-on-github 2025-01-24T00:48:10.5322738Z * [new branch] remove_add_runtime -> origin/remove_add_runtime 2025-01-24T00:48:10.5323843Z * [new branch] remove_global_ns -> origin/remove_global_ns 2025-01-24T00:48:10.5324935Z * [new branch] remove_workflow -> origin/remove_workflow 2025-01-24T00:48:10.5325993Z * [new branch] rename_transform -> origin/rename_transform 2025-01-24T00:48:10.5327193Z * [new branch] rename_validate -> origin/rename_validate 2025-01-24T00:48:10.5328474Z * [new branch] request_english -> origin/request_english 2025-01-24T00:48:10.5329615Z * [new branch] requires_grad_fix -> origin/requires_grad_fix 2025-01-24T00:48:10.5331274Z * [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:48:10.5332041Z * [new branch] revert-112125 -> origin/revert-112125 2025-01-24T00:48:10.5334206Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-01-24T00:48:10.5336396Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-01-24T00:48:10.5337727Z * [new branch] revert-143244-cherry-pick-143218-by-pytorch_bot_bot_ -> origin/revert-143244-cherry-pick-143218-by-pytorch_bot_bot_ 2025-01-24T00:48:10.5338501Z * [new branch] revert_realize_input_ExternKernel -> origin/revert_realize_input_ExternKernel 2025-01-24T00:48:10.5339860Z * [new branch] richard/init_types -> origin/richard/init_types 2025-01-24T00:48:10.5340830Z * [new branch] richard/more_types -> origin/richard/more_types 2025-01-24T00:48:10.5341944Z * [new branch] rocm-triton-nightly-wheelfix -> origin/rocm-triton-nightly-wheelfix 2025-01-24T00:48:10.5343082Z * [new branch] rocm-triton-wheel-pinupdate-21 -> origin/rocm-triton-wheel-pinupdate-21 2025-01-24T00:48:10.5344070Z * [new branch] rocm_ck_sdpa -> origin/rocm_ck_sdpa 2025-01-24T00:48:10.5345174Z * [new branch] rohan-varma-patch-13 -> origin/rohan-varma-patch-13 2025-01-24T00:48:10.5346278Z * [new branch] rohan-varma-patch-14 -> origin/rohan-varma-patch-14 2025-01-24T00:48:10.5347418Z * [new branch] rohan-varma-patch-15 -> origin/rohan-varma-patch-15 2025-01-24T00:48:10.5348499Z * [new branch] rohan-varma-patch-16 -> origin/rohan-varma-patch-16 2025-01-24T00:48:10.5349544Z * [new branch] rprop-playground -> origin/rprop-playground 2025-01-24T00:48:10.5350602Z * [new branch] run-ios-test-device-farm -> origin/run-ios-test-device-farm 2025-01-24T00:48:10.5352318Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-01-24T00:48:10.5353136Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-01-24T00:48:10.5354455Z * [new branch] rzou/cache_name -> origin/rzou/cache_name 2025-01-24T00:48:10.5355489Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-01-24T00:48:10.5356460Z * [new branch] rzou/fix -> origin/rzou/fix 2025-01-24T00:48:10.5357418Z * [new branch] rzou/fix2 -> origin/rzou/fix2 2025-01-24T00:48:10.5358347Z * [new branch] rzou/njt -> origin/rzou/njt 2025-01-24T00:48:10.5359389Z * [new branch] rzou/operator -> origin/rzou/operator 2025-01-24T00:48:10.5360181Z * [new branch] rzou/out_dtype_decomp -> origin/rzou/out_dtype_decomp 2025-01-24T00:48:10.5361197Z * [new branch] rzou/pca -> origin/rzou/pca 2025-01-24T00:48:10.5362173Z * [new branch] rzou/pipe_split -> origin/rzou/pipe_split 2025-01-24T00:48:10.5363010Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-01-24T00:48:10.5364289Z * [new branch] rzou/setup_context -> origin/rzou/setup_context 2025-01-24T00:48:10.5365439Z * [new branch] safe-rollout -> origin/safe-rollout 2025-01-24T00:48:10.5367345Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-01-24T00:48:10.5368709Z * [new branch] sanchitj/remove_duplicate_line_from_freezing.py -> origin/sanchitj/remove_duplicate_line_from_freezing.py 2025-01-24T00:48:10.5369474Z * [new branch] sdpa_autocast_cpu -> origin/sdpa_autocast_cpu 2025-01-24T00:48:10.5370605Z * [new branch] sdpa_base -> origin/sdpa_base 2025-01-24T00:48:10.5371979Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-01-24T00:48:10.5372942Z * [new branch] sdym/chp -> origin/sdym/chp 2025-01-24T00:48:10.5373953Z * [new branch] sdym/chp2 -> origin/sdym/chp2 2025-01-24T00:48:10.5375070Z * [new branch] sdym/docker-python-3.8 -> origin/sdym/docker-python-3.8 2025-01-24T00:48:10.5375922Z * [new branch] sdym/jit-attribute -> origin/sdym/jit-attribute 2025-01-24T00:48:10.5376917Z * [new branch] sdym/revert-107846 -> origin/sdym/revert-107846 2025-01-24T00:48:10.5377848Z * [new branch] sdym/revert-109859 -> origin/sdym/revert-109859 2025-01-24T00:48:10.5378792Z * [new branch] sdym/skip-asan -> origin/sdym/skip-asan 2025-01-24T00:48:10.5379722Z * [new branch] sdym/skipifrocm -> origin/sdym/skipifrocm 2025-01-24T00:48:10.5381126Z * [new branch] sdym/test_quantized_op -> origin/sdym/test_quantized_op 2025-01-24T00:48:10.5382534Z * [new branch] sdym/todo-docstring -> origin/sdym/todo-docstring 2025-01-24T00:48:10.5383525Z * [new branch] sdym/torchfix -> origin/sdym/torchfix 2025-01-24T00:48:10.5384575Z * [new branch] sdym/torchvision-pretrained -> origin/sdym/torchvision-pretrained 2025-01-24T00:48:10.5385410Z * [new branch] sdym/typed-storage -> origin/sdym/typed-storage 2025-01-24T00:48:10.5386442Z * [new branch] sdym/wno -> origin/sdym/wno 2025-01-24T00:48:10.5387685Z * [new branch] serialize -> origin/serialize 2025-01-24T00:48:10.5388757Z * [new branch] share_and_pin_fork -> origin/share_and_pin_fork 2025-01-24T00:48:10.5390180Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-01-24T00:48:10.5391282Z * [new branch] shikaili_fp8_allgather -> origin/shikaili_fp8_allgather 2025-01-24T00:48:10.5392390Z * [new branch] shunting-add-reduction-config -> origin/shunting-add-reduction-config 2025-01-24T00:48:10.5393526Z * [new branch] shunting-add-reduction-config-2 -> origin/shunting-add-reduction-config-2 2025-01-24T00:48:10.5394783Z * [new branch] shunting-add-reduction-config-3 -> origin/shunting-add-reduction-config-3 2025-01-24T00:48:10.5395996Z * [new branch] shunting-avoid-stale-cache -> origin/shunting-avoid-stale-cache 2025-01-24T00:48:10.5397053Z * [new branch] shunting-benchmark-fusion -> origin/shunting-benchmark-fusion 2025-01-24T00:48:10.5398208Z * [new branch] shunting-benchmark-fusion-2 -> origin/shunting-benchmark-fusion-2 2025-01-24T00:48:10.5399209Z * [new branch] shunting-benchmark-fusion-3 -> origin/shunting-benchmark-fusion-3 2025-01-24T00:48:10.5400251Z * [new branch] shunting-benchmark-fusion-4 -> origin/shunting-benchmark-fusion-4 2025-01-24T00:48:10.5401350Z * [new branch] shunting-consistent-thread-order -> origin/shunting-consistent-thread-order 2025-01-24T00:48:10.5402492Z * [new branch] shunting-consistent-thread-order-2 -> origin/shunting-consistent-thread-order-2 2025-01-24T00:48:10.5403709Z * [new branch] shunting-consistent-thread-order-3 -> origin/shunting-consistent-thread-order-3 2025-01-24T00:48:10.5404822Z * [new branch] shunting-inductor-change-for-triton -> origin/shunting-inductor-change-for-triton 2025-01-24T00:48:10.5406016Z * [new branch] shunting-loaf-bm-3 -> origin/shunting-loaf-bm-3 2025-01-24T00:48:10.5407285Z * [new branch] shunting-loaf-bm-4 -> origin/shunting-loaf-bm-4 2025-01-24T00:48:10.5408482Z * [new branch] shunting-loaf-bm-5 -> origin/shunting-loaf-bm-5 2025-01-24T00:48:10.5409578Z * [new branch] shunting-loaf-bm-6 -> origin/shunting-loaf-bm-6 2025-01-24T00:48:10.5410784Z * [new branch] shunting-loop-ordering-after-fusion -> origin/shunting-loop-ordering-after-fusion 2025-01-24T00:48:10.5412004Z * [new branch] shunting-loop-ordering-after-fusion-2 -> origin/shunting-loop-ordering-after-fusion-2 2025-01-24T00:48:10.5413105Z * [new branch] shunting-loop-ordering-after-fusion-3 -> origin/shunting-loop-ordering-after-fusion-3 2025-01-24T00:48:10.5414106Z * [new branch] shunting-loop-ordering-after-fusion-bm -> origin/shunting-loop-ordering-after-fusion-bm 2025-01-24T00:48:10.5415140Z * [new branch] shunting-loop-ordering-after-fusion-bm-2 -> origin/shunting-loop-ordering-after-fusion-bm-2 2025-01-24T00:48:10.5416424Z * [new branch] shunting-multi-kernel -> origin/shunting-multi-kernel 2025-01-24T00:48:10.5417727Z * [new branch] shunting-multi-kernel-2 -> origin/shunting-multi-kernel-2 2025-01-24T00:48:10.5418761Z * [new branch] shunting-multi-kernel-3 -> origin/shunting-multi-kernel-3 2025-01-24T00:48:10.5419773Z * [new branch] shunting-scale-down-rblock -> origin/shunting-scale-down-rblock 2025-01-24T00:48:10.5420784Z * [new branch] shunting-tigher-upperbound -> origin/shunting-tigher-upperbound 2025-01-24T00:48:10.5421829Z * [new branch] shunting-triton-pin-update -> origin/shunting-triton-pin-update 2025-01-24T00:48:10.5422724Z * [new branch] shunting-triton-pin-update-2 -> origin/shunting-triton-pin-update-2 2025-01-24T00:48:10.5423750Z * [new branch] shunting-triton-pin-update-3 -> origin/shunting-triton-pin-update-3 2025-01-24T00:48:10.5424598Z * [new branch] shunting-triton-pin-update-4 -> origin/shunting-triton-pin-update-4 2025-01-24T00:48:10.5425651Z * [new branch] shunting-triton-pin-update-5 -> origin/shunting-triton-pin-update-5 2025-01-24T00:48:10.5426830Z * [new branch] simplify-fq-per-channel -> origin/simplify-fq-per-channel 2025-01-24T00:48:10.5428087Z * [new branch] soulitzer/refactor-njt -> origin/soulitzer/refactor-njt 2025-01-24T00:48:10.5429427Z * [new branch] source_fn_stack -> origin/source_fn_stack 2025-01-24T00:48:10.5430595Z * [new branch] speedup-mps-string-key -> origin/speedup-mps-string-key 2025-01-24T00:48:10.5431992Z * [new branch] sqzhang/flight4 -> origin/sqzhang/flight4 2025-01-24T00:48:10.5433117Z * [new branch] sqzhang/flight4plus -> origin/sqzhang/flight4plus 2025-01-24T00:48:10.5434493Z * [new branch] sraikund/record_funct_test -> origin/sraikund/record_funct_test 2025-01-24T00:48:10.5436237Z * [new branch] sraikund16/test -> origin/sraikund16/test 2025-01-24T00:48:10.5437417Z * [new branch] standalone -> origin/standalone 2025-01-24T00:48:10.5438888Z * [new branch] subscribe_codeowners_lucasllc -> origin/subscribe_codeowners_lucasllc 2025-01-24T00:48:10.5439860Z * [new branch] super -> origin/super 2025-01-24T00:48:10.5440976Z * [new branch] support_dequant_out_dtype -> origin/support_dequant_out_dtype 2025-01-24T00:48:10.5442114Z * [new branch] svekars-patch-6 -> origin/svekars-patch-6 2025-01-24T00:48:10.5443217Z * [new branch] svekars-patch-7 -> origin/svekars-patch-7 2025-01-24T00:48:10.5444285Z * [new branch] switch-bn -> origin/switch-bn 2025-01-24T00:48:10.5445426Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-01-24T00:48:10.5446486Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-01-24T00:48:10.5447622Z * [new branch] test-cast-hook -> origin/test-cast-hook 2025-01-24T00:48:10.5448772Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-01-24T00:48:10.5449871Z * [new branch] test-torchvision-install-ci -> origin/test-torchvision-install-ci 2025-01-24T00:48:10.5451186Z * [new branch] test/inductor -> origin/test/inductor 2025-01-24T00:48:10.5452257Z * [new branch] test_imdsv2 -> origin/test_imdsv2 2025-01-24T00:48:10.5453356Z * [new branch] test_od -> origin/test_od 2025-01-24T00:48:10.5454471Z * [new branch] test_od_cudnn_bn_qat_fusion -> origin/test_od_cudnn_bn_qat_fusion 2025-01-24T00:48:10.5455476Z * [new branch] tidy_mordenize_cyy -> origin/tidy_mordenize_cyy 2025-01-24T00:48:10.5456554Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-01-24T00:48:10.5457656Z * [new branch] torch_autograd_function_ts_fix -> origin/torch_autograd_function_ts_fix 2025-01-24T00:48:10.5458624Z * [new branch] torch_export -> origin/torch_export 2025-01-24T00:48:10.5459657Z * [new branch] torch_export_only -> origin/torch_export_only 2025-01-24T00:48:10.5460771Z * [new branch] torch_logs_improvements -> origin/torch_logs_improvements 2025-01-24T00:48:10.5461795Z * [new branch] torch_np -> origin/torch_np 2025-01-24T00:48:10.5462868Z * [new branch] torchbench-pin-commit -> origin/torchbench-pin-commit 2025-01-24T00:48:10.5463880Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-01-24T00:48:10.5465015Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-01-24T00:48:10.5466037Z * [new branch] transformer_name -> origin/transformer_name 2025-01-24T00:48:10.5467221Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-01-24T00:48:10.5468062Z * [new branch] tree_vec_base -> origin/tree_vec_base 2025-01-24T00:48:10.5469135Z * [new branch] triton-update -> origin/triton-update 2025-01-24T00:48:10.5470105Z * [new branch] triton_kernel -> origin/triton_kernel 2025-01-24T00:48:10.5471051Z * [new branch] triton_kernel_perf -> origin/triton_kernel_perf 2025-01-24T00:48:10.5472049Z * [new branch] try-speedup-docbuild -> origin/try-speedup-docbuild 2025-01-24T00:48:10.5473027Z * [new branch] type_check -> origin/type_check 2025-01-24T00:48:10.5474115Z * [new branch] type_dec -> origin/type_dec 2025-01-24T00:48:10.5475754Z * [new branch] update-audio-commit-hash/12898458761-1429-1 -> origin/update-audio-commit-hash/12898458761-1429-1 2025-01-24T00:48:10.5477090Z * [new branch] update-executorch-commit-hash/11847856213-1353-1 -> origin/update-executorch-commit-hash/11847856213-1353-1 2025-01-24T00:48:10.5478121Z * [new branch] update-executorch-commit-hash/12778861619-1419-1 -> origin/update-executorch-commit-hash/12778861619-1419-1 2025-01-24T00:48:10.5479050Z * [new branch] update-executorch-commit-hash/12820045707-1423-1 -> origin/update-executorch-commit-hash/12820045707-1423-1 2025-01-24T00:48:10.5480014Z * [new branch] update-executorch-commit-hash/12838938822-1425-1 -> origin/update-executorch-commit-hash/12838938822-1425-1 2025-01-24T00:48:10.5481321Z * [new branch] update-triton-commit-hash/7164317553-91-1 -> origin/update-triton-commit-hash/7164317553-91-1 2025-01-24T00:48:10.5482663Z * [new branch] update-vision-commit-hash/5663141514-644-1 -> origin/update-vision-commit-hash/5663141514-644-1 2025-01-24T00:48:10.5483579Z * [new branch] update-vision-commit-hash/5686712198-646-1 -> origin/update-vision-commit-hash/5686712198-646-1 2025-01-24T00:48:10.5484503Z * [new branch] update-vision-commit-hash/5697383899-647-1 -> origin/update-vision-commit-hash/5697383899-647-1 2025-01-24T00:48:10.5485441Z * [new branch] update-vision-commit-hash/5703215648-648-1 -> origin/update-vision-commit-hash/5703215648-648-1 2025-01-24T00:48:10.5486423Z * [new branch] update-vision-commit-hash/5721003453-652-1 -> origin/update-vision-commit-hash/5721003453-652-1 2025-01-24T00:48:10.5487449Z * [new branch] update-vision-commit-hash/5733163916-653-1 -> origin/update-vision-commit-hash/5733163916-653-1 2025-01-24T00:48:10.5488666Z * [new branch] update-vision-commit-hash/5745082876-655-1 -> origin/update-vision-commit-hash/5745082876-655-1 2025-01-24T00:48:10.5490025Z * [new branch] update-vision-commit-hash/5756913626-656-1 -> origin/update-vision-commit-hash/5756913626-656-1 2025-01-24T00:48:10.5490980Z * [new branch] update-vision-commit-hash/5767629392-657-1 -> origin/update-vision-commit-hash/5767629392-657-1 2025-01-24T00:48:10.5492101Z * [new branch] update-vision-commit-hash/5791192212-660-1 -> origin/update-vision-commit-hash/5791192212-660-1 2025-01-24T00:48:10.5493323Z * [new branch] update-vision-commit-hash/5803321708-661-1 -> origin/update-vision-commit-hash/5803321708-661-1 2025-01-24T00:48:10.5494289Z * [new branch] update-vision-commit-hash/5815393173-662-1 -> origin/update-vision-commit-hash/5815393173-662-1 2025-01-24T00:48:10.5495265Z * [new branch] update-vision-commit-hash/5827402908-663-1 -> origin/update-vision-commit-hash/5827402908-663-1 2025-01-24T00:48:10.5496234Z * [new branch] update-vision-commit-hash/5838148554-664-1 -> origin/update-vision-commit-hash/5838148554-664-1 2025-01-24T00:48:10.5497227Z * [new branch] update-vision-commit-hash/5844184042-669-1 -> origin/update-vision-commit-hash/5844184042-669-1 2025-01-24T00:48:10.5498286Z * [new branch] update-vision-commit-hash/5850331519-670-1 -> origin/update-vision-commit-hash/5850331519-670-1 2025-01-24T00:48:10.5499226Z * [new branch] update-vision-commit-hash/5862012764-671-1 -> origin/update-vision-commit-hash/5862012764-671-1 2025-01-24T00:48:10.5500211Z * [new branch] update-vision-commit-hash/5873060393-672-1 -> origin/update-vision-commit-hash/5873060393-672-1 2025-01-24T00:48:10.5501159Z * [new branch] update-vision-commit-hash/5885149056-673-1 -> origin/update-vision-commit-hash/5885149056-673-1 2025-01-24T00:48:10.5502143Z * [new branch] update-vision-commit-hash/5897221503-674-1 -> origin/update-vision-commit-hash/5897221503-674-1 2025-01-24T00:48:10.5503129Z * [new branch] update-vision-commit-hash/5908209609-675-1 -> origin/update-vision-commit-hash/5908209609-675-1 2025-01-24T00:48:10.5504238Z * [new branch] update-vision-commit-hash/5932800208-678-1 -> origin/update-vision-commit-hash/5932800208-678-1 2025-01-24T00:48:10.5505150Z * [new branch] update-vision-commit-hash/5945368651-679-1 -> origin/update-vision-commit-hash/5945368651-679-1 2025-01-24T00:48:10.5506132Z * [new branch] update-vision-commit-hash/5957816346-680-1 -> origin/update-vision-commit-hash/5957816346-680-1 2025-01-24T00:48:10.5507155Z * [new branch] update-vision-commit-hash/5970234703-681-1 -> origin/update-vision-commit-hash/5970234703-681-1 2025-01-24T00:48:10.5508128Z * [new branch] update-vision-commit-hash/5987723897-683-1 -> origin/update-vision-commit-hash/5987723897-683-1 2025-01-24T00:48:10.5509101Z * [new branch] update-vision-commit-hash/6006315671-686-1 -> origin/update-vision-commit-hash/6006315671-686-1 2025-01-24T00:48:10.5510417Z * [new branch] update-vision-commit-hash/6018891470-687-1 -> origin/update-vision-commit-hash/6018891470-687-1 2025-01-24T00:48:10.5511202Z * [new branch] update-vision-commit-hash/6055107264-691-1 -> origin/update-vision-commit-hash/6055107264-691-1 2025-01-24T00:48:10.5512153Z * [new branch] update-vision-commit-hash/6078630218-694-1 -> origin/update-vision-commit-hash/6078630218-694-1 2025-01-24T00:48:10.5513118Z * [new branch] update-vision-commit-hash/6091086722-695-1 -> origin/update-vision-commit-hash/6091086722-695-1 2025-01-24T00:48:10.5514122Z * [new branch] update-vision-commit-hash/6116061554-699-1 -> origin/update-vision-commit-hash/6116061554-699-1 2025-01-24T00:48:10.5515070Z * [new branch] update-vision-commit-hash/6140304273-702-1 -> origin/update-vision-commit-hash/6140304273-702-1 2025-01-24T00:48:10.5516023Z * [new branch] update-vision-commit-hash/6210383723-710-1 -> origin/update-vision-commit-hash/6210383723-710-1 2025-01-24T00:48:10.5516993Z * [new branch] update-vision-commit-hash/6319671985-721-1 -> origin/update-vision-commit-hash/6319671985-721-1 2025-01-24T00:48:10.5517967Z * [new branch] update-vision-commit-hash/6345577305-723-1 -> origin/update-vision-commit-hash/6345577305-723-1 2025-01-24T00:48:10.5518975Z * [new branch] update-vision-commit-hash/6366568705-725-1 -> origin/update-vision-commit-hash/6366568705-725-1 2025-01-24T00:48:10.5519913Z * [new branch] update-vision-commit-hash/6386942932-727-1 -> origin/update-vision-commit-hash/6386942932-727-1 2025-01-24T00:48:10.5520931Z * [new branch] update-vision-commit-hash/6399845260-728-1 -> origin/update-vision-commit-hash/6399845260-728-1 2025-01-24T00:48:10.5521902Z * [new branch] update-vision-commit-hash/6412969951-729-1 -> origin/update-vision-commit-hash/6412969951-729-1 2025-01-24T00:48:10.5522862Z * [new branch] update-vision-commit-hash/6425844356-730-1 -> origin/update-vision-commit-hash/6425844356-730-1 2025-01-24T00:48:10.5523907Z * [new branch] update-vision-commit-hash/6463026337-734-1 -> origin/update-vision-commit-hash/6463026337-734-1 2025-01-24T00:48:10.5524862Z * [new branch] update-vision-commit-hash/6489506557-736-1 -> origin/update-vision-commit-hash/6489506557-736-1 2025-01-24T00:48:10.5525892Z * [new branch] update-vision-commit-hash/6520762621-739-1 -> origin/update-vision-commit-hash/6520762621-739-1 2025-01-24T00:48:10.5526887Z * [new branch] update-vision-commit-hash/6581672893-744-1 -> origin/update-vision-commit-hash/6581672893-744-1 2025-01-24T00:48:10.5527929Z * [new branch] update-vision-commit-hash/6593929043-745-1 -> origin/update-vision-commit-hash/6593929043-745-1 2025-01-24T00:48:10.5528945Z * [new branch] update-vision-commit-hash/6634009725-750-1 -> origin/update-vision-commit-hash/6634009725-750-1 2025-01-24T00:48:10.5529944Z * [new branch] update-vision-commit-hash/6673463792-754-1 -> origin/update-vision-commit-hash/6673463792-754-1 2025-01-24T00:48:10.5530916Z * [new branch] update-vision-commit-hash/6700258936-758-1 -> origin/update-vision-commit-hash/6700258936-758-1 2025-01-24T00:48:10.5531888Z * [new branch] update-vision-commit-hash/6805589684-770-1 -> origin/update-vision-commit-hash/6805589684-770-1 2025-01-24T00:48:10.5533064Z * [new branch] update-vision-commit-hash/6818989957-773-1 -> origin/update-vision-commit-hash/6818989957-773-1 2025-01-24T00:48:10.5533915Z * [new branch] update-vision-commit-hash/6830864778-774-1 -> origin/update-vision-commit-hash/6830864778-774-1 2025-01-24T00:48:10.5534858Z * [new branch] update-vision-commit-hash/6857388096-777-1 -> origin/update-vision-commit-hash/6857388096-777-1 2025-01-24T00:48:10.5535845Z * [new branch] update-vision-commit-hash/6871122584-778-1 -> origin/update-vision-commit-hash/6871122584-778-1 2025-01-24T00:48:10.5536832Z * [new branch] update-vision-commit-hash/6884505667-779-1 -> origin/update-vision-commit-hash/6884505667-779-1 2025-01-24T00:48:10.5538010Z * [new branch] update-vision-commit-hash/9010274985-1089-1 -> origin/update-vision-commit-hash/9010274985-1089-1 2025-01-24T00:48:10.5541760Z * [new branch] update-xla-commit-hash/10140112669-125-1 -> origin/update-xla-commit-hash/10140112669-125-1 2025-01-24T00:48:10.5542220Z * [new branch] update-xla-commit-hash/5711964502-56-1 -> origin/update-xla-commit-hash/5711964502-56-1 2025-01-24T00:48:10.5542639Z * [new branch] update-xla-commit-hash/5782359377-57-1 -> origin/update-xla-commit-hash/5782359377-57-1 2025-01-24T00:48:10.5543032Z * [new branch] update-xla-commit-hash/5837098370-60-1 -> origin/update-xla-commit-hash/5837098370-60-1 2025-01-24T00:48:10.5543598Z * [new branch] update-xla-commit-hash/5837494164-62-2 -> origin/update-xla-commit-hash/5837494164-62-2 2025-01-24T00:48:10.5544537Z * [new branch] update-xla-commit-hash/5853121215-70-1 -> origin/update-xla-commit-hash/5853121215-70-1 2025-01-24T00:48:10.5545791Z * [new branch] update-xla-commit-hash/5856611801-73-1 -> origin/update-xla-commit-hash/5856611801-73-1 2025-01-24T00:48:10.5547072Z * [new branch] update-xla-commit-hash/5861803330-74-1 -> origin/update-xla-commit-hash/5861803330-74-1 2025-01-24T00:48:10.5548417Z * [new branch] update-xla-commit-hash/5923384420-75-1 -> origin/update-xla-commit-hash/5923384420-75-1 2025-01-24T00:48:10.5549437Z * [new branch] update-xla-commit-hash/5997018991-76-1 -> origin/update-xla-commit-hash/5997018991-76-1 2025-01-24T00:48:10.5550412Z * [new branch] update-xla-commit-hash/6070520075-77-1 -> origin/update-xla-commit-hash/6070520075-77-1 2025-01-24T00:48:10.5551393Z * [new branch] update-xla-commit-hash/6143382673-78-1 -> origin/update-xla-commit-hash/6143382673-78-1 2025-01-24T00:48:10.5552459Z * [new branch] update-xla-commit-hash/6219563710-79-1 -> origin/update-xla-commit-hash/6219563710-79-1 2025-01-24T00:48:10.5553381Z * [new branch] update-xla-commit-hash/6296332542-80-1 -> origin/update-xla-commit-hash/6296332542-80-1 2025-01-24T00:48:10.5554388Z * [new branch] update-xla-commit-hash/6377302016-81-1 -> origin/update-xla-commit-hash/6377302016-81-1 2025-01-24T00:48:10.5555359Z * [new branch] update-xla-commit-hash/6453689944-82-1 -> origin/update-xla-commit-hash/6453689944-82-1 2025-01-24T00:48:10.5556359Z * [new branch] update-xla-commit-hash/6530489691-83-1 -> origin/update-xla-commit-hash/6530489691-83-1 2025-01-24T00:48:10.5557371Z * [new branch] update-xla-commit-hash/6610159969-84-1 -> origin/update-xla-commit-hash/6610159969-84-1 2025-01-24T00:48:10.5558467Z * [new branch] update-xla-commit-hash/6689695021-85-1 -> origin/update-xla-commit-hash/6689695021-85-1 2025-01-24T00:48:10.5559601Z * [new branch] update-xla-commit-hash/6767672412-86-1 -> origin/update-xla-commit-hash/6767672412-86-1 2025-01-24T00:48:10.5560459Z * [new branch] update-xla-commit-hash/6846986487-87-1 -> origin/update-xla-commit-hash/6846986487-87-1 2025-01-24T00:48:10.5561649Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-01-24T00:48:10.5562483Z * [new branch] update_pin -> origin/update_pin 2025-01-24T00:48:10.5563723Z * [new branch] update_rocm_yml_labels -> origin/update_rocm_yml_labels 2025-01-24T00:48:10.5564811Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-01-24T00:48:10.5565807Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-01-24T00:48:10.5566973Z * [new branch] update_slow_tests_1734939586 -> origin/update_slow_tests_1734939586 2025-01-24T00:48:10.5568046Z * [new branch] update_slow_tests_1736149192 -> origin/update_slow_tests_1736149192 2025-01-24T00:48:10.5568932Z * [new branch] update_slow_tests_1736754002 -> origin/update_slow_tests_1736754002 2025-01-24T00:48:10.5570022Z * [new branch] update_slow_tests_1737358785 -> origin/update_slow_tests_1737358785 2025-01-24T00:48:10.5571065Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-01-24T00:48:10.5572061Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-01-24T00:48:10.5573146Z * [new branch] upload-test-stats-workflow-env -> origin/upload-test-stats-workflow-env 2025-01-24T00:48:10.5574019Z * [new branch] use_torch_export_3 -> origin/use_torch_export_3 2025-01-24T00:48:10.5575194Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-01-24T00:48:10.5576396Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-01-24T00:48:10.5577957Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-01-24T00:48:10.5579039Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-01-24T00:48:10.5580210Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-01-24T00:48:10.5581289Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-01-24T00:48:10.5582612Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-01-24T00:48:10.5583771Z * [new branch] validate_fn -> origin/validate_fn 2025-01-24T00:48:10.5584999Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-01-24T00:48:10.5586066Z * [new branch] vfdev-5-patch-2 -> origin/vfdev-5-patch-2 2025-01-24T00:48:10.5587446Z * [new branch] viable/strict -> origin/viable/strict 2025-01-24T00:48:10.5588818Z * [new branch] voz/always_lift -> origin/voz/always_lift 2025-01-24T00:48:10.5589991Z * [new branch] voz/compiled_autograd_hooks -> origin/voz/compiled_autograd_hooks 2025-01-24T00:48:10.5590690Z * [new branch] voz/debug_dec -> origin/voz/debug_dec 2025-01-24T00:48:10.5591675Z * [new branch] voz/fix_fsdp -> origin/voz/fix_fsdp 2025-01-24T00:48:10.5593402Z * [new branch] voz/fix_np -> origin/voz/fix_np 2025-01-24T00:48:10.5594697Z * [new branch] voz/fix_np_2 -> origin/voz/fix_np_2 2025-01-24T00:48:10.5595734Z * [new branch] voz/fsdp_autograd -> origin/voz/fsdp_autograd 2025-01-24T00:48:10.5596595Z * [new branch] voz/fsdp_autograd2 -> origin/voz/fsdp_autograd2 2025-01-24T00:48:10.5597869Z * [new branch] voz/fsdp_autograd4 -> origin/voz/fsdp_autograd4 2025-01-24T00:48:10.5599246Z * [new branch] voz/fsdp_autograd_merge -> origin/voz/fsdp_autograd_merge 2025-01-24T00:48:10.5600327Z * [new branch] voz/fsdp_autograd_merge2 -> origin/voz/fsdp_autograd_merge2 2025-01-24T00:48:10.5601331Z * [new branch] voz/fsdp_ops -> origin/voz/fsdp_ops 2025-01-24T00:48:10.5602271Z * [new branch] voz/fsdp_ops2 -> origin/voz/fsdp_ops2 2025-01-24T00:48:10.5603306Z * [new branch] voz/fsdp_ops3 -> origin/voz/fsdp_ops3 2025-01-24T00:48:10.5604443Z * [new branch] voz/hacks -> origin/voz/hacks 2025-01-24T00:48:10.5605060Z * [new branch] voz/partials -> origin/voz/partials 2025-01-24T00:48:10.5606099Z * [new branch] voz/puffery -> origin/voz/puffery 2025-01-24T00:48:10.5607190Z * [new branch] voz/serde2 -> origin/voz/serde2 2025-01-24T00:48:10.5608252Z * [new branch] voz/soft_fork_autograd_fsdp -> origin/voz/soft_fork_autograd_fsdp 2025-01-24T00:48:10.5609193Z * [new branch] voz/torch_np -> origin/voz/torch_np 2025-01-24T00:48:10.5610195Z * [new branch] voz/torchrec_enablement -> origin/voz/torchrec_enablement 2025-01-24T00:48:10.5611183Z * [new branch] voz/torchrec_enablement2 -> origin/voz/torchrec_enablement2 2025-01-24T00:48:10.5612293Z * [new branch] wdvr-patch-1 -> origin/wdvr-patch-1 2025-01-24T00:48:10.5613682Z * [new branch] wdvr/add_boto3 -> origin/wdvr/add_boto3 2025-01-24T00:48:10.5614714Z * [new branch] wdvr/fix_cppwarnings_build -> origin/wdvr/fix_cppwarnings_build 2025-01-24T00:48:10.5615615Z * [new branch] wdvr/sccache091 -> origin/wdvr/sccache091 2025-01-24T00:48:10.5616621Z * [new branch] wdvr/sccache_nvcc -> origin/wdvr/sccache_nvcc 2025-01-24T00:48:10.5617670Z * [new branch] wdvr/sccache_simplified -> origin/wdvr/sccache_simplified 2025-01-24T00:48:10.5618626Z * [new branch] wdvr/xpu_sccache_fix -> origin/wdvr/xpu_sccache_fix 2025-01-24T00:48:10.5620053Z * [new branch] whc/flight -> origin/whc/flight 2025-01-24T00:48:10.5621245Z * [new branch] whc/flight4 -> origin/whc/flight4 2025-01-24T00:48:10.5622222Z * [new branch] whc/flight51 -> origin/whc/flight51 2025-01-24T00:48:10.5623224Z * [new branch] whc/flight53 -> origin/whc/flight53 2025-01-24T00:48:10.5624251Z * [new branch] whc/flight_full -> origin/whc/flight_full 2025-01-24T00:48:10.5625212Z * [new branch] whc/flightbase -> origin/whc/flightbase 2025-01-24T00:48:10.5626141Z * [new branch] whc/p2phang -> origin/whc/p2phang 2025-01-24T00:48:10.5627191Z * [new branch] whc/stage2 -> origin/whc/stage2 2025-01-24T00:48:10.5629063Z * [new branch] wwen/dynamo-preserve-node-metadata -> origin/wwen/dynamo-preserve-node-metadata 2025-01-24T00:48:10.5630146Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-01-24T00:48:10.5630943Z * [new branch] xmfan/ca_api -> origin/xmfan/ca_api 2025-01-24T00:48:10.5631995Z * [new branch] xmfan/ca_cudagraphs -> origin/xmfan/ca_cudagraphs 2025-01-24T00:48:10.5632793Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-01-24T00:48:10.5633726Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-01-24T00:48:10.5634729Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-01-24T00:48:10.5635583Z * [new branch] xmfan/ca_mem_base -> origin/xmfan/ca_mem_base 2025-01-24T00:48:10.5636600Z * [new branch] xmfan/ca_mem_fix -> origin/xmfan/ca_mem_fix 2025-01-24T00:48:10.5637769Z * [new branch] xmfan/ca_memory_fix -> origin/xmfan/ca_memory_fix 2025-01-24T00:48:10.5639103Z * [new branch] xmfan/ca_memory_fix_rebased -> origin/xmfan/ca_memory_fix_rebased 2025-01-24T00:48:10.5640210Z * [new branch] xmfan/ca_memory_fix_rebased2 -> origin/xmfan/ca_memory_fix_rebased2 2025-01-24T00:48:10.5641217Z * [new branch] xmfan/ca_move_to_cuda -> origin/xmfan/ca_move_to_cuda 2025-01-24T00:48:10.5642099Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-01-24T00:48:10.5643162Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-01-24T00:48:10.5644037Z * [new branch] xmfan/ca_scalar -> origin/xmfan/ca_scalar 2025-01-24T00:48:10.5645121Z * [new branch] xmfan/ca_subclass_mem_fix -> origin/xmfan/ca_subclass_mem_fix 2025-01-24T00:48:10.5646102Z * [new branch] xmfan/ca_warm_mem -> origin/xmfan/ca_warm_mem 2025-01-24T00:48:10.5647254Z * [new branch] xmfan/ca_warm_mem_base -> origin/xmfan/ca_warm_mem_base 2025-01-24T00:48:10.5648238Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-01-24T00:48:10.5649215Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-01-24T00:48:10.5650193Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-01-24T00:48:10.5651132Z * [new branch] xmfan/cacu_may27 -> origin/xmfan/cacu_may27 2025-01-24T00:48:10.5652159Z * [new branch] xmfan/circular_dep -> origin/xmfan/circular_dep 2025-01-24T00:48:10.5653196Z * [new branch] xmfan/compiled_autograd_bench -> origin/xmfan/compiled_autograd_bench 2025-01-24T00:48:10.5654281Z * [new branch] xmfan/compiled_autograd_bench_base -> origin/xmfan/compiled_autograd_bench_base 2025-01-24T00:48:10.5655212Z * [new branch] xmfan/compiled_autograd_benchmark -> origin/xmfan/compiled_autograd_benchmark 2025-01-24T00:48:10.5656125Z * [new branch] xmfan/compiled_autograd_ddp -> origin/xmfan/compiled_autograd_ddp 2025-01-24T00:48:10.5657215Z * [new branch] xmfan/compiled_autograd_feb_29 -> origin/xmfan/compiled_autograd_feb_29 2025-01-24T00:48:10.5658153Z * [new branch] xmfan/compiled_autograd_graph_breaks -> origin/xmfan/compiled_autograd_graph_breaks 2025-01-24T00:48:10.5659088Z * [new branch] xmfan/compiled_autograd_hud -> origin/xmfan/compiled_autograd_hud 2025-01-24T00:48:10.5660308Z * [new branch] xmfan/compiled_autograd_hypothetical_perf -> origin/xmfan/compiled_autograd_hypothetical_perf 2025-01-24T00:48:10.5661165Z * [new branch] xmfan/compiled_autograd_perf_no_reuse -> origin/xmfan/compiled_autograd_perf_no_reuse 2025-01-24T00:48:10.5662070Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-01-24T00:48:10.5663237Z * [new branch] xmfan/distributed_torchbench -> origin/xmfan/distributed_torchbench 2025-01-24T00:48:10.5664149Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-01-24T00:48:10.5665597Z * [new branch] xmfan/feb_10_compiled_autograd -> origin/xmfan/feb_10_compiled_autograd 2025-01-24T00:48:10.5667098Z * [new branch] xmfan/feb_10_compiled_autograd_cudagraph -> origin/xmfan/feb_10_compiled_autograd_cudagraph 2025-01-24T00:48:10.5667939Z * [new branch] xmfan/fsdp_wraps -> origin/xmfan/fsdp_wraps 2025-01-24T00:48:10.5669012Z * [new branch] xmfan/issue_123374 -> origin/xmfan/issue_123374 2025-01-24T00:48:10.5670022Z * [new branch] xmfan/oss_benchmark_script -> origin/xmfan/oss_benchmark_script 2025-01-24T00:48:10.5670902Z * [new branch] xmfan/rename_nanogpt -> origin/xmfan/rename_nanogpt 2025-01-24T00:48:10.5671956Z * [new branch] xmfan/retains_grad_hooks -> origin/xmfan/retains_grad_hooks 2025-01-24T00:48:10.5672943Z * [new branch] xmfan/segfault_test -> origin/xmfan/segfault_test 2025-01-24T00:48:10.5673779Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-01-24T00:48:10.5674857Z * [new branch] xmfan/test -> origin/xmfan/test 2025-01-24T00:48:10.5675881Z * [new branch] xmfan/yolov3_oom -> origin/xmfan/yolov3_oom 2025-01-24T00:48:10.5677373Z * [new branch] xz9/remove-run-torchbench -> origin/xz9/remove-run-torchbench 2025-01-24T00:48:10.5678369Z * [new branch] yihan_quantization -> origin/yihan_quantization 2025-01-24T00:48:10.5680168Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-01-24T00:48:10.5681629Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-01-24T00:48:10.5682628Z * [new branch] zainr/emit-debug -> origin/zainr/emit-debug 2025-01-24T00:48:10.5683602Z * [new branch] zainr/historical-correlation-fix -> origin/zainr/historical-correlation-fix 2025-01-24T00:48:10.5684399Z * [new branch] zainr/lint-fix -> origin/zainr/lint-fix 2025-01-24T00:48:10.5685439Z * [new branch] zainr/metrics-job-id -> origin/zainr/metrics-job-id 2025-01-24T00:48:10.5686522Z * [new branch] zainr/metrics-pr -> origin/zainr/metrics-pr 2025-01-24T00:48:10.5687336Z * [new branch] zainr/no-op -> origin/zainr/no-op 2025-01-24T00:48:10.5688651Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-01-24T00:48:10.5689977Z * [new branch] zainr/td-baseline-stats -> origin/zainr/td-baseline-stats 2025-01-24T00:48:10.5690958Z * [new branch] zainr/td-class -> origin/zainr/td-class 2025-01-24T00:48:10.5692187Z * [new branch] zainr/td-class-metrics -> origin/zainr/td-class-metrics 2025-01-24T00:48:10.5693283Z * [new branch] zainr/td-downgrade -> origin/zainr/td-downgrade 2025-01-24T00:48:10.5694299Z * [new branch] zainr/td-file-pass -> origin/zainr/td-file-pass 2025-01-24T00:48:10.5695164Z * [new branch] zainr/td-metrics-v2 -> origin/zainr/td-metrics-v2 2025-01-24T00:48:10.5696445Z * [new branch] zainr/td-metrics2 -> origin/zainr/td-metrics2 2025-01-24T00:48:10.5697464Z * [new branch] zainr/td-pass-class-times -> origin/zainr/td-pass-class-times 2025-01-24T00:48:10.5698568Z * [new branch] zainr/td-shard-info -> origin/zainr/td-shard-info 2025-01-24T00:48:10.5699263Z * [new branch] zainr/td-trial -> origin/zainr/td-trial 2025-01-24T00:48:10.5700738Z * [new branch] zainr/unstable -> origin/zainr/unstable 2025-01-24T00:48:10.5702017Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-01-24T00:48:10.5702992Z * [new branch] zb2p -> origin/zb2p 2025-01-24T00:48:10.5704041Z * [new branch] zbv_algo -> origin/zbv_algo 2025-01-24T00:48:10.5705150Z * [new branch] zdevito-patch-1 -> origin/zdevito-patch-1 2025-01-24T00:48:10.5706358Z * [new branch] zdevito-patch-2 -> origin/zdevito-patch-2 2025-01-24T00:48:10.5707529Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-01-24T00:48:10.5708964Z * [new branch] zhuhaozhe-patch-1 -> origin/zhuhaozhe-patch-1 2025-01-24T00:48:10.5710586Z * [new branch] zhxchen17/dynamo/0 -> origin/zhxchen17/dynamo/0 2025-01-24T00:48:10.5711670Z * [new branch] zhxchen17/dynamo/1 -> origin/zhxchen17/dynamo/1 2025-01-24T00:48:10.5712647Z * [new branch] zhxchen17/dynamo/2 -> origin/zhxchen17/dynamo/2 2025-01-24T00:48:10.5713993Z * [new branch] zhxchen17/export/1 -> origin/zhxchen17/export/1 2025-01-24T00:48:10.5714980Z * [new branch] zhxchen17/export/10 -> origin/zhxchen17/export/10 2025-01-24T00:48:10.5716001Z * [new branch] zhxchen17/export/11 -> origin/zhxchen17/export/11 2025-01-24T00:48:10.5717030Z * [new branch] zhxchen17/export/12 -> origin/zhxchen17/export/12 2025-01-24T00:48:10.5717946Z * [new branch] zhxchen17/export/13 -> origin/zhxchen17/export/13 2025-01-24T00:48:10.5718881Z * [new branch] zhxchen17/export/14 -> origin/zhxchen17/export/14 2025-01-24T00:48:10.5719871Z * [new branch] zhxchen17/export/3 -> origin/zhxchen17/export/3 2025-01-24T00:48:10.5720807Z * [new branch] zhxchen17/export/6 -> origin/zhxchen17/export/6 2025-01-24T00:48:10.5721796Z * [new branch] zhxchen17/export/7 -> origin/zhxchen17/export/7 2025-01-24T00:48:10.5722739Z * [new branch] zhxchen17/export/8 -> origin/zhxchen17/export/8 2025-01-24T00:48:10.5723688Z * [new branch] zhxchen17/export/9 -> origin/zhxchen17/export/9 2025-01-24T00:48:10.5725022Z * [new branch] zhxchen17/tmp/0 -> origin/zhxchen17/tmp/0 2025-01-24T00:48:10.5726009Z * [new branch] zhxchen17/tmp/2 -> origin/zhxchen17/tmp/2 2025-01-24T00:48:10.5727684Z * [new branch] zxiiro/docs-build.sh -> origin/zxiiro/docs-build.sh 2025-01-24T00:48:10.5728924Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2025-01-24T00:48:10.5729524Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2025-01-24T00:48:10.5730626Z * [new tag] ciflow/all/70978 -> ciflow/all/70978 2025-01-24T00:48:10.5731454Z * [new tag] ciflow/all/70979 -> ciflow/all/70979 2025-01-24T00:48:10.5732323Z * [new tag] ciflow/all/70989 -> ciflow/all/70989 2025-01-24T00:48:10.5733213Z * [new tag] ciflow/binaries/120076 -> ciflow/binaries/120076 2025-01-24T00:48:10.5733918Z * [new tag] ciflow/binaries/128672 -> ciflow/binaries/128672 2025-01-24T00:48:10.5735105Z * [new tag] ciflow/binaries/129465 -> ciflow/binaries/129465 2025-01-24T00:48:10.5735781Z * [new tag] ciflow/binaries/138175 -> ciflow/binaries/138175 2025-01-24T00:48:10.5736571Z * [new tag] ciflow/binaries/138996 -> ciflow/binaries/138996 2025-01-24T00:48:10.5737346Z * [new tag] ciflow/binaries/139760 -> ciflow/binaries/139760 2025-01-24T00:48:10.5738138Z * [new tag] ciflow/binaries/140844 -> ciflow/binaries/140844 2025-01-24T00:48:10.5738787Z * [new tag] ciflow/binaries/142040 -> ciflow/binaries/142040 2025-01-24T00:48:10.5739455Z * [new tag] ciflow/binaries/143082 -> ciflow/binaries/143082 2025-01-24T00:48:10.5740023Z * [new tag] ciflow/binaries/143360 -> ciflow/binaries/143360 2025-01-24T00:48:10.5740826Z * [new tag] ciflow/binaries/143416 -> ciflow/binaries/143416 2025-01-24T00:48:10.5741913Z * [new tag] ciflow/binaries/143791 -> ciflow/binaries/143791 2025-01-24T00:48:10.5742940Z * [new tag] ciflow/binaries/143794 -> ciflow/binaries/143794 2025-01-24T00:48:10.5743911Z * [new tag] ciflow/binaries/144046 -> ciflow/binaries/144046 2025-01-24T00:48:10.5744630Z * [new tag] ciflow/binaries/144127 -> ciflow/binaries/144127 2025-01-24T00:48:10.5745281Z * [new tag] ciflow/binaries/145119 -> ciflow/binaries/145119 2025-01-24T00:48:10.5746166Z * [new tag] ciflow/binaries/145224 -> ciflow/binaries/145224 2025-01-24T00:48:10.5746925Z * [new tag] ciflow/binaries_conda/139576 -> ciflow/binaries_conda/139576 2025-01-24T00:48:10.5747701Z * [new tag] ciflow/binaries_libtorch/139576 -> ciflow/binaries_libtorch/139576 2025-01-24T00:48:10.5748452Z * [new tag] ciflow/binaries_wheel/135189 -> ciflow/binaries_wheel/135189 2025-01-24T00:48:10.5749084Z * [new tag] ciflow/binaries_wheel/139576 -> ciflow/binaries_wheel/139576 2025-01-24T00:48:10.5749950Z * [new tag] ciflow/binaries_wheel/141584 -> ciflow/binaries_wheel/141584 2025-01-24T00:48:10.5750558Z * [new tag] ciflow/binaries_wheel/142279 -> ciflow/binaries_wheel/142279 2025-01-24T00:48:10.5751228Z * [new tag] ciflow/binaries_wheel/143388 -> ciflow/binaries_wheel/143388 2025-01-24T00:48:10.5751944Z * [new tag] ciflow/binaries_wheel/144049 -> ciflow/binaries_wheel/144049 2025-01-24T00:48:10.5752680Z * [new tag] ciflow/binaries_wheel/144842 -> ciflow/binaries_wheel/144842 2025-01-24T00:48:10.5753323Z * [new tag] ciflow/binaries_wheel/144887 -> ciflow/binaries_wheel/144887 2025-01-24T00:48:10.5754139Z * [new tag] ciflow/cuda/70978 -> ciflow/cuda/70978 2025-01-24T00:48:10.5754768Z * [new tag] ciflow/cuda/70979 -> ciflow/cuda/70979 2025-01-24T00:48:10.5755401Z * [new tag] ciflow/cuda/70989 -> ciflow/cuda/70989 2025-01-24T00:48:10.5756417Z * [new tag] ciflow/inductor-cu126/140793 -> ciflow/inductor-cu126/140793 2025-01-24T00:48:10.5757265Z * [new tag] ciflow/inductor-micro-benchmark/141910 -> ciflow/inductor-micro-benchmark/141910 2025-01-24T00:48:10.5758191Z * [new tag] ciflow/inductor-perf-compare/140195 -> ciflow/inductor-perf-compare/140195 2025-01-24T00:48:10.5758842Z * [new tag] ciflow/inductor-perf-compare/145455 -> ciflow/inductor-perf-compare/145455 2025-01-24T00:48:10.5759618Z * [new tag] ciflow/inductor-perf-test-nightly/140195 -> ciflow/inductor-perf-test-nightly/140195 2025-01-24T00:48:10.5760303Z * [new tag] ciflow/inductor-periodic/140793 -> ciflow/inductor-periodic/140793 2025-01-24T00:48:10.5761072Z * [new tag] ciflow/inductor-periodic/143560 -> ciflow/inductor-periodic/143560 2025-01-24T00:48:10.5761824Z * [new tag] ciflow/inductor-periodic/144594 -> ciflow/inductor-periodic/144594 2025-01-24T00:48:10.5762463Z * [new tag] ciflow/inductor-periodic/145455 -> ciflow/inductor-periodic/145455 2025-01-24T00:48:10.5763319Z * [new tag] ciflow/inductor-rocm/140261 -> ciflow/inductor-rocm/140261 2025-01-24T00:48:10.5764330Z * [new tag] ciflow/inductor-rocm/140989 -> ciflow/inductor-rocm/140989 2025-01-24T00:48:10.5765078Z * [new tag] ciflow/inductor-rocm/141309 -> ciflow/inductor-rocm/141309 2025-01-24T00:48:10.5765751Z * [new tag] ciflow/inductor-rocm/141355 -> ciflow/inductor-rocm/141355 2025-01-24T00:48:10.5766604Z * [new tag] ciflow/inductor-rocm/142408 -> ciflow/inductor-rocm/142408 2025-01-24T00:48:10.5767480Z * [new tag] ciflow/inductor-rocm/144985 -> ciflow/inductor-rocm/144985 2025-01-24T00:48:10.5768248Z * [new tag] ciflow/inductor-rocm/145504 -> ciflow/inductor-rocm/145504 2025-01-24T00:48:10.5768999Z * [new tag] ciflow/inductor-rocm/145518 -> ciflow/inductor-rocm/145518 2025-01-24T00:48:10.5769754Z * [new tag] ciflow/inductor/110155 -> ciflow/inductor/110155 2025-01-24T00:48:10.5770489Z * [new tag] ciflow/inductor/113257 -> ciflow/inductor/113257 2025-01-24T00:48:10.5771083Z * [new tag] ciflow/inductor/118489 -> ciflow/inductor/118489 2025-01-24T00:48:10.5771713Z * [new tag] ciflow/inductor/119496 -> ciflow/inductor/119496 2025-01-24T00:48:10.5772386Z * [new tag] ciflow/inductor/119977 -> ciflow/inductor/119977 2025-01-24T00:48:10.5772937Z * [new tag] ciflow/inductor/120076 -> ciflow/inductor/120076 2025-01-24T00:48:10.5773525Z * [new tag] ciflow/inductor/121445 -> ciflow/inductor/121445 2025-01-24T00:48:10.5774199Z * [new tag] ciflow/inductor/123661 -> ciflow/inductor/123661 2025-01-24T00:48:10.5774893Z * [new tag] ciflow/inductor/124490 -> ciflow/inductor/124490 2025-01-24T00:48:10.5775417Z * [new tag] ciflow/inductor/125270 -> ciflow/inductor/125270 2025-01-24T00:48:10.5776060Z * [new tag] ciflow/inductor/125326 -> ciflow/inductor/125326 2025-01-24T00:48:10.5777061Z * [new tag] ciflow/inductor/125428 -> ciflow/inductor/125428 2025-01-24T00:48:10.5777933Z * [new tag] ciflow/inductor/125469 -> ciflow/inductor/125469 2025-01-24T00:48:10.5778705Z * [new tag] ciflow/inductor/125806 -> ciflow/inductor/125806 2025-01-24T00:48:10.5779363Z * [new tag] ciflow/inductor/125888 -> ciflow/inductor/125888 2025-01-24T00:48:10.5780164Z * [new tag] ciflow/inductor/125995 -> ciflow/inductor/125995 2025-01-24T00:48:10.5780876Z * [new tag] ciflow/inductor/126129 -> ciflow/inductor/126129 2025-01-24T00:48:10.5781516Z * [new tag] ciflow/inductor/126348 -> ciflow/inductor/126348 2025-01-24T00:48:10.5782185Z * [new tag] ciflow/inductor/127011 -> ciflow/inductor/127011 2025-01-24T00:48:10.5783234Z * [new tag] ciflow/inductor/127171 -> ciflow/inductor/127171 2025-01-24T00:48:10.5783891Z * [new tag] ciflow/inductor/127293 -> ciflow/inductor/127293 2025-01-24T00:48:10.5784544Z * [new tag] ciflow/inductor/127294 -> ciflow/inductor/127294 2025-01-24T00:48:10.5785205Z * [new tag] ciflow/inductor/128802 -> ciflow/inductor/128802 2025-01-24T00:48:10.5786052Z * [new tag] ciflow/inductor/129352 -> ciflow/inductor/129352 2025-01-24T00:48:10.5786687Z * [new tag] ciflow/inductor/129409 -> ciflow/inductor/129409 2025-01-24T00:48:10.5787348Z * [new tag] ciflow/inductor/129420 -> ciflow/inductor/129420 2025-01-24T00:48:10.5788015Z * [new tag] ciflow/inductor/130141 -> ciflow/inductor/130141 2025-01-24T00:48:10.5788836Z * [new tag] ciflow/inductor/130499 -> ciflow/inductor/130499 2025-01-24T00:48:10.5789495Z * [new tag] ciflow/inductor/130887 -> ciflow/inductor/130887 2025-01-24T00:48:10.5790146Z * [new tag] ciflow/inductor/131354 -> ciflow/inductor/131354 2025-01-24T00:48:10.5790908Z * [new tag] ciflow/inductor/131481 -> ciflow/inductor/131481 2025-01-24T00:48:10.5791659Z * [new tag] ciflow/inductor/131493 -> ciflow/inductor/131493 2025-01-24T00:48:10.5792484Z * [new tag] ciflow/inductor/132021 -> ciflow/inductor/132021 2025-01-24T00:48:10.5793407Z * [new tag] ciflow/inductor/132414 -> ciflow/inductor/132414 2025-01-24T00:48:10.5794214Z * [new tag] ciflow/inductor/132755 -> ciflow/inductor/132755 2025-01-24T00:48:10.5795006Z * [new tag] ciflow/inductor/133044 -> ciflow/inductor/133044 2025-01-24T00:48:10.5795633Z * [new tag] ciflow/inductor/133121 -> ciflow/inductor/133121 2025-01-24T00:48:10.5796312Z * [new tag] ciflow/inductor/133287 -> ciflow/inductor/133287 2025-01-24T00:48:10.5797040Z * [new tag] ciflow/inductor/133289 -> ciflow/inductor/133289 2025-01-24T00:48:10.5797713Z * [new tag] ciflow/inductor/133296 -> ciflow/inductor/133296 2025-01-24T00:48:10.5798360Z * [new tag] ciflow/inductor/133297 -> ciflow/inductor/133297 2025-01-24T00:48:10.5799002Z * [new tag] ciflow/inductor/133307 -> ciflow/inductor/133307 2025-01-24T00:48:10.5799676Z * [new tag] ciflow/inductor/133315 -> ciflow/inductor/133315 2025-01-24T00:48:10.5800333Z * [new tag] ciflow/inductor/133392 -> ciflow/inductor/133392 2025-01-24T00:48:10.5800975Z * [new tag] ciflow/inductor/133419 -> ciflow/inductor/133419 2025-01-24T00:48:10.5801640Z * [new tag] ciflow/inductor/133423 -> ciflow/inductor/133423 2025-01-24T00:48:10.5802292Z * [new tag] ciflow/inductor/133667 -> ciflow/inductor/133667 2025-01-24T00:48:10.5802973Z * [new tag] ciflow/inductor/133753 -> ciflow/inductor/133753 2025-01-24T00:48:10.5803597Z * [new tag] ciflow/inductor/133842 -> ciflow/inductor/133842 2025-01-24T00:48:10.5804289Z * [new tag] ciflow/inductor/134681 -> ciflow/inductor/134681 2025-01-24T00:48:10.5805386Z * [new tag] ciflow/inductor/134881 -> ciflow/inductor/134881 2025-01-24T00:48:10.5806244Z * [new tag] ciflow/inductor/134969 -> ciflow/inductor/134969 2025-01-24T00:48:10.5806911Z * [new tag] ciflow/inductor/135189 -> ciflow/inductor/135189 2025-01-24T00:48:10.5807579Z * [new tag] ciflow/inductor/135337 -> ciflow/inductor/135337 2025-01-24T00:48:10.5808267Z * [new tag] ciflow/inductor/135465 -> ciflow/inductor/135465 2025-01-24T00:48:10.5808923Z * [new tag] ciflow/inductor/135708 -> ciflow/inductor/135708 2025-01-24T00:48:10.5809535Z * [new tag] ciflow/inductor/135719 -> ciflow/inductor/135719 2025-01-24T00:48:10.5810247Z * [new tag] ciflow/inductor/135792 -> ciflow/inductor/135792 2025-01-24T00:48:10.5811194Z * [new tag] ciflow/inductor/136268 -> ciflow/inductor/136268 2025-01-24T00:48:10.5811892Z * [new tag] ciflow/inductor/136355 -> ciflow/inductor/136355 2025-01-24T00:48:10.5812599Z * [new tag] ciflow/inductor/136478 -> ciflow/inductor/136478 2025-01-24T00:48:10.5813248Z * [new tag] ciflow/inductor/136702 -> ciflow/inductor/136702 2025-01-24T00:48:10.5813924Z * [new tag] ciflow/inductor/136753 -> ciflow/inductor/136753 2025-01-24T00:48:10.5814603Z * [new tag] ciflow/inductor/136802 -> ciflow/inductor/136802 2025-01-24T00:48:10.5815232Z * [new tag] ciflow/inductor/137400 -> ciflow/inductor/137400 2025-01-24T00:48:10.5815890Z * [new tag] ciflow/inductor/137493 -> ciflow/inductor/137493 2025-01-24T00:48:10.5816569Z * [new tag] ciflow/inductor/137568 -> ciflow/inductor/137568 2025-01-24T00:48:10.5817367Z * [new tag] ciflow/inductor/137583 -> ciflow/inductor/137583 2025-01-24T00:48:10.5818088Z * [new tag] ciflow/inductor/137658 -> ciflow/inductor/137658 2025-01-24T00:48:10.5818730Z * [new tag] ciflow/inductor/137662 -> ciflow/inductor/137662 2025-01-24T00:48:10.5819390Z * [new tag] ciflow/inductor/137726 -> ciflow/inductor/137726 2025-01-24T00:48:10.5820041Z * [new tag] ciflow/inductor/137808 -> ciflow/inductor/137808 2025-01-24T00:48:10.5820699Z * [new tag] ciflow/inductor/137822 -> ciflow/inductor/137822 2025-01-24T00:48:10.5821508Z * [new tag] ciflow/inductor/137846 -> ciflow/inductor/137846 2025-01-24T00:48:10.5822158Z * [new tag] ciflow/inductor/137861 -> ciflow/inductor/137861 2025-01-24T00:48:10.5822805Z * [new tag] ciflow/inductor/137884 -> ciflow/inductor/137884 2025-01-24T00:48:10.5823495Z * [new tag] ciflow/inductor/137921 -> ciflow/inductor/137921 2025-01-24T00:48:10.5824163Z * [new tag] ciflow/inductor/137959 -> ciflow/inductor/137959 2025-01-24T00:48:10.5824861Z * [new tag] ciflow/inductor/138101 -> ciflow/inductor/138101 2025-01-24T00:48:10.5825513Z * [new tag] ciflow/inductor/138185 -> ciflow/inductor/138185 2025-01-24T00:48:10.5826160Z * [new tag] ciflow/inductor/138202 -> ciflow/inductor/138202 2025-01-24T00:48:10.5826845Z * [new tag] ciflow/inductor/138213 -> ciflow/inductor/138213 2025-01-24T00:48:10.5827549Z * [new tag] ciflow/inductor/138214 -> ciflow/inductor/138214 2025-01-24T00:48:10.5828186Z * [new tag] ciflow/inductor/138282 -> ciflow/inductor/138282 2025-01-24T00:48:10.5828841Z * [new tag] ciflow/inductor/138503 -> ciflow/inductor/138503 2025-01-24T00:48:10.5829467Z * [new tag] ciflow/inductor/138513 -> ciflow/inductor/138513 2025-01-24T00:48:10.5830095Z * [new tag] ciflow/inductor/138519 -> ciflow/inductor/138519 2025-01-24T00:48:10.5830945Z * [new tag] ciflow/inductor/138555 -> ciflow/inductor/138555 2025-01-24T00:48:10.5831699Z * [new tag] ciflow/inductor/138573 -> ciflow/inductor/138573 2025-01-24T00:48:10.5832559Z * [new tag] ciflow/inductor/138626 -> ciflow/inductor/138626 2025-01-24T00:48:10.5833122Z * [new tag] ciflow/inductor/138749 -> ciflow/inductor/138749 2025-01-24T00:48:10.5834015Z * [new tag] ciflow/inductor/138871 -> ciflow/inductor/138871 2025-01-24T00:48:10.5834694Z * [new tag] ciflow/inductor/138889 -> ciflow/inductor/138889 2025-01-24T00:48:10.5835377Z * [new tag] ciflow/inductor/138929 -> ciflow/inductor/138929 2025-01-24T00:48:10.5836050Z * [new tag] ciflow/inductor/138930 -> ciflow/inductor/138930 2025-01-24T00:48:10.5836700Z * [new tag] ciflow/inductor/138938 -> ciflow/inductor/138938 2025-01-24T00:48:10.5837380Z * [new tag] ciflow/inductor/138953 -> ciflow/inductor/138953 2025-01-24T00:48:10.5838040Z * [new tag] ciflow/inductor/138963 -> ciflow/inductor/138963 2025-01-24T00:48:10.5838841Z * [new tag] ciflow/inductor/138966 -> ciflow/inductor/138966 2025-01-24T00:48:10.5839649Z * [new tag] ciflow/inductor/138999 -> ciflow/inductor/138999 2025-01-24T00:48:10.5840306Z * [new tag] ciflow/inductor/139094 -> ciflow/inductor/139094 2025-01-24T00:48:10.5840979Z * [new tag] ciflow/inductor/139098 -> ciflow/inductor/139098 2025-01-24T00:48:10.5841628Z * [new tag] ciflow/inductor/139101 -> ciflow/inductor/139101 2025-01-24T00:48:10.5842404Z * [new tag] ciflow/inductor/139102 -> ciflow/inductor/139102 2025-01-24T00:48:10.5842993Z * [new tag] ciflow/inductor/139105 -> ciflow/inductor/139105 2025-01-24T00:48:10.5843773Z * [new tag] ciflow/inductor/139135 -> ciflow/inductor/139135 2025-01-24T00:48:10.5844622Z * [new tag] ciflow/inductor/139146 -> ciflow/inductor/139146 2025-01-24T00:48:10.5845440Z * [new tag] ciflow/inductor/139171 -> ciflow/inductor/139171 2025-01-24T00:48:10.5846117Z * [new tag] ciflow/inductor/139247 -> ciflow/inductor/139247 2025-01-24T00:48:10.5846911Z * [new tag] ciflow/inductor/139271 -> ciflow/inductor/139271 2025-01-24T00:48:10.5847598Z * [new tag] ciflow/inductor/139308 -> ciflow/inductor/139308 2025-01-24T00:48:10.5848224Z * [new tag] ciflow/inductor/139325 -> ciflow/inductor/139325 2025-01-24T00:48:10.5848896Z * [new tag] ciflow/inductor/139329 -> ciflow/inductor/139329 2025-01-24T00:48:10.5849577Z * [new tag] ciflow/inductor/139338 -> ciflow/inductor/139338 2025-01-24T00:48:10.5850683Z * [new tag] ciflow/inductor/139356 -> ciflow/inductor/139356 2025-01-24T00:48:10.5851282Z * [new tag] ciflow/inductor/139357 -> ciflow/inductor/139357 2025-01-24T00:48:10.5851907Z * [new tag] ciflow/inductor/139379 -> ciflow/inductor/139379 2025-01-24T00:48:10.5852575Z * [new tag] ciflow/inductor/139384 -> ciflow/inductor/139384 2025-01-24T00:48:10.5853278Z * [new tag] ciflow/inductor/139421 -> ciflow/inductor/139421 2025-01-24T00:48:10.5854059Z * [new tag] ciflow/inductor/139437 -> ciflow/inductor/139437 2025-01-24T00:48:10.5854742Z * [new tag] ciflow/inductor/139535 -> ciflow/inductor/139535 2025-01-24T00:48:10.5855427Z * [new tag] ciflow/inductor/139561 -> ciflow/inductor/139561 2025-01-24T00:48:10.5856133Z * [new tag] ciflow/inductor/139672 -> ciflow/inductor/139672 2025-01-24T00:48:10.5856834Z * [new tag] ciflow/inductor/139697 -> ciflow/inductor/139697 2025-01-24T00:48:10.5857459Z * [new tag] ciflow/inductor/139708 -> ciflow/inductor/139708 2025-01-24T00:48:10.5858129Z * [new tag] ciflow/inductor/139796 -> ciflow/inductor/139796 2025-01-24T00:48:10.5858846Z * [new tag] ciflow/inductor/139840 -> ciflow/inductor/139840 2025-01-24T00:48:10.5859573Z * [new tag] ciflow/inductor/139864 -> ciflow/inductor/139864 2025-01-24T00:48:10.5860250Z * [new tag] ciflow/inductor/139928 -> ciflow/inductor/139928 2025-01-24T00:48:10.5860897Z * [new tag] ciflow/inductor/139975 -> ciflow/inductor/139975 2025-01-24T00:48:10.5861624Z * [new tag] ciflow/inductor/139976 -> ciflow/inductor/139976 2025-01-24T00:48:10.5862265Z * [new tag] ciflow/inductor/140032 -> ciflow/inductor/140032 2025-01-24T00:48:10.5862892Z * [new tag] ciflow/inductor/140048 -> ciflow/inductor/140048 2025-01-24T00:48:10.5863583Z * [new tag] ciflow/inductor/140084 -> ciflow/inductor/140084 2025-01-24T00:48:10.5864214Z * [new tag] ciflow/inductor/140132 -> ciflow/inductor/140132 2025-01-24T00:48:10.5865048Z * [new tag] ciflow/inductor/140146 -> ciflow/inductor/140146 2025-01-24T00:48:10.5865835Z * [new tag] ciflow/inductor/140159 -> ciflow/inductor/140159 2025-01-24T00:48:10.5866537Z * [new tag] ciflow/inductor/140195 -> ciflow/inductor/140195 2025-01-24T00:48:10.5867193Z * [new tag] ciflow/inductor/140283 -> ciflow/inductor/140283 2025-01-24T00:48:10.5867877Z * [new tag] ciflow/inductor/140328 -> ciflow/inductor/140328 2025-01-24T00:48:10.5868749Z * [new tag] ciflow/inductor/140362 -> ciflow/inductor/140362 2025-01-24T00:48:10.5869384Z * [new tag] ciflow/inductor/140677 -> ciflow/inductor/140677 2025-01-24T00:48:10.5870125Z * [new tag] ciflow/inductor/140746 -> ciflow/inductor/140746 2025-01-24T00:48:10.5870838Z * [new tag] ciflow/inductor/140747 -> ciflow/inductor/140747 2025-01-24T00:48:10.5871478Z * [new tag] ciflow/inductor/140756 -> ciflow/inductor/140756 2025-01-24T00:48:10.5872277Z * [new tag] ciflow/inductor/140807 -> ciflow/inductor/140807 2025-01-24T00:48:10.5872949Z * [new tag] ciflow/inductor/140858 -> ciflow/inductor/140858 2025-01-24T00:48:10.5873720Z * [new tag] ciflow/inductor/140979 -> ciflow/inductor/140979 2025-01-24T00:48:10.5874393Z * [new tag] ciflow/inductor/141055 -> ciflow/inductor/141055 2025-01-24T00:48:10.5875575Z * [new tag] ciflow/inductor/141082 -> ciflow/inductor/141082 2025-01-24T00:48:10.5876233Z * [new tag] ciflow/inductor/141096 -> ciflow/inductor/141096 2025-01-24T00:48:10.5876882Z * [new tag] ciflow/inductor/141097 -> ciflow/inductor/141097 2025-01-24T00:48:10.5877541Z * [new tag] ciflow/inductor/141131 -> ciflow/inductor/141131 2025-01-24T00:48:10.5878225Z * [new tag] ciflow/inductor/141168 -> ciflow/inductor/141168 2025-01-24T00:48:10.5878892Z * [new tag] ciflow/inductor/141193 -> ciflow/inductor/141193 2025-01-24T00:48:10.5879572Z * [new tag] ciflow/inductor/141195 -> ciflow/inductor/141195 2025-01-24T00:48:10.5880382Z * [new tag] ciflow/inductor/141213 -> ciflow/inductor/141213 2025-01-24T00:48:10.5881213Z * [new tag] ciflow/inductor/141226 -> ciflow/inductor/141226 2025-01-24T00:48:10.5881890Z * [new tag] ciflow/inductor/141309 -> ciflow/inductor/141309 2025-01-24T00:48:10.5882839Z * [new tag] ciflow/inductor/141342 -> ciflow/inductor/141342 2025-01-24T00:48:10.5883419Z * [new tag] ciflow/inductor/141347 -> ciflow/inductor/141347 2025-01-24T00:48:10.5884096Z * [new tag] ciflow/inductor/141393 -> ciflow/inductor/141393 2025-01-24T00:48:10.5884765Z * [new tag] ciflow/inductor/141489 -> ciflow/inductor/141489 2025-01-24T00:48:10.5885449Z * [new tag] ciflow/inductor/141493 -> ciflow/inductor/141493 2025-01-24T00:48:10.5886101Z * [new tag] ciflow/inductor/141496 -> ciflow/inductor/141496 2025-01-24T00:48:10.5886912Z * [new tag] ciflow/inductor/141588 -> ciflow/inductor/141588 2025-01-24T00:48:10.5887577Z * [new tag] ciflow/inductor/141641 -> ciflow/inductor/141641 2025-01-24T00:48:10.5888248Z * [new tag] ciflow/inductor/141659 -> ciflow/inductor/141659 2025-01-24T00:48:10.5888916Z * [new tag] ciflow/inductor/141684 -> ciflow/inductor/141684 2025-01-24T00:48:10.5889608Z * [new tag] ciflow/inductor/141697 -> ciflow/inductor/141697 2025-01-24T00:48:10.5890277Z * [new tag] ciflow/inductor/141700 -> ciflow/inductor/141700 2025-01-24T00:48:10.5890935Z * [new tag] ciflow/inductor/141702 -> ciflow/inductor/141702 2025-01-24T00:48:10.5891629Z * [new tag] ciflow/inductor/141720 -> ciflow/inductor/141720 2025-01-24T00:48:10.5892863Z * [new tag] ciflow/inductor/141730 -> ciflow/inductor/141730 2025-01-24T00:48:10.5893555Z * [new tag] ciflow/inductor/141795 -> ciflow/inductor/141795 2025-01-24T00:48:10.5894220Z * [new tag] ciflow/inductor/141842 -> ciflow/inductor/141842 2025-01-24T00:48:10.5894882Z * [new tag] ciflow/inductor/141889 -> ciflow/inductor/141889 2025-01-24T00:48:10.5895735Z * [new tag] ciflow/inductor/141940 -> ciflow/inductor/141940 2025-01-24T00:48:10.5896736Z * [new tag] ciflow/inductor/141944 -> ciflow/inductor/141944 2025-01-24T00:48:10.5897352Z * [new tag] ciflow/inductor/141947 -> ciflow/inductor/141947 2025-01-24T00:48:10.5897957Z * [new tag] ciflow/inductor/141961 -> ciflow/inductor/141961 2025-01-24T00:48:10.5898706Z * [new tag] ciflow/inductor/142026 -> ciflow/inductor/142026 2025-01-24T00:48:10.5899340Z * [new tag] ciflow/inductor/142046 -> ciflow/inductor/142046 2025-01-24T00:48:10.5899986Z * [new tag] ciflow/inductor/142091 -> ciflow/inductor/142091 2025-01-24T00:48:10.5900680Z * [new tag] ciflow/inductor/142092 -> ciflow/inductor/142092 2025-01-24T00:48:10.5901367Z * [new tag] ciflow/inductor/142105 -> ciflow/inductor/142105 2025-01-24T00:48:10.5902246Z * [new tag] ciflow/inductor/142163 -> ciflow/inductor/142163 2025-01-24T00:48:10.5903195Z * [new tag] ciflow/inductor/142272 -> ciflow/inductor/142272 2025-01-24T00:48:10.5904169Z * [new tag] ciflow/inductor/142273 -> ciflow/inductor/142273 2025-01-24T00:48:10.5904883Z * [new tag] ciflow/inductor/142295 -> ciflow/inductor/142295 2025-01-24T00:48:10.5905438Z * [new tag] ciflow/inductor/142296 -> ciflow/inductor/142296 2025-01-24T00:48:10.5906303Z * [new tag] ciflow/inductor/142309 -> ciflow/inductor/142309 2025-01-24T00:48:10.5907016Z * [new tag] ciflow/inductor/142350 -> ciflow/inductor/142350 2025-01-24T00:48:10.5907719Z * [new tag] ciflow/inductor/142372 -> ciflow/inductor/142372 2025-01-24T00:48:10.5908313Z * [new tag] ciflow/inductor/142407 -> ciflow/inductor/142407 2025-01-24T00:48:10.5909016Z * [new tag] ciflow/inductor/142483 -> ciflow/inductor/142483 2025-01-24T00:48:10.5909679Z * [new tag] ciflow/inductor/142513 -> ciflow/inductor/142513 2025-01-24T00:48:10.5910407Z * [new tag] ciflow/inductor/142830 -> ciflow/inductor/142830 2025-01-24T00:48:10.5911000Z * [new tag] ciflow/inductor/142851 -> ciflow/inductor/142851 2025-01-24T00:48:10.5911806Z * [new tag] ciflow/inductor/142861 -> ciflow/inductor/142861 2025-01-24T00:48:10.5912508Z * [new tag] ciflow/inductor/143044 -> ciflow/inductor/143044 2025-01-24T00:48:10.5913167Z * [new tag] ciflow/inductor/143061 -> ciflow/inductor/143061 2025-01-24T00:48:10.5913827Z * [new tag] ciflow/inductor/143103 -> ciflow/inductor/143103 2025-01-24T00:48:10.5914516Z * [new tag] ciflow/inductor/143220 -> ciflow/inductor/143220 2025-01-24T00:48:10.5915188Z * [new tag] ciflow/inductor/143275 -> ciflow/inductor/143275 2025-01-24T00:48:10.5915977Z * [new tag] ciflow/inductor/143286 -> ciflow/inductor/143286 2025-01-24T00:48:10.5916641Z * [new tag] ciflow/inductor/143296 -> ciflow/inductor/143296 2025-01-24T00:48:10.5917315Z * [new tag] ciflow/inductor/143313 -> ciflow/inductor/143313 2025-01-24T00:48:10.5917989Z * [new tag] ciflow/inductor/143378 -> ciflow/inductor/143378 2025-01-24T00:48:10.5918690Z * [new tag] ciflow/inductor/143387 -> ciflow/inductor/143387 2025-01-24T00:48:10.5919345Z * [new tag] ciflow/inductor/143405 -> ciflow/inductor/143405 2025-01-24T00:48:10.5920007Z * [new tag] ciflow/inductor/143408 -> ciflow/inductor/143408 2025-01-24T00:48:10.5920688Z * [new tag] ciflow/inductor/143411 -> ciflow/inductor/143411 2025-01-24T00:48:10.5921441Z * [new tag] ciflow/inductor/143417 -> ciflow/inductor/143417 2025-01-24T00:48:10.5922048Z * [new tag] ciflow/inductor/143456 -> ciflow/inductor/143456 2025-01-24T00:48:10.5922704Z * [new tag] ciflow/inductor/143457 -> ciflow/inductor/143457 2025-01-24T00:48:10.5923742Z * [new tag] ciflow/inductor/143464 -> ciflow/inductor/143464 2025-01-24T00:48:10.5924454Z * [new tag] ciflow/inductor/143475 -> ciflow/inductor/143475 2025-01-24T00:48:10.5925201Z * [new tag] ciflow/inductor/143525 -> ciflow/inductor/143525 2025-01-24T00:48:10.5925992Z * [new tag] ciflow/inductor/143527 -> ciflow/inductor/143527 2025-01-24T00:48:10.5926812Z * [new tag] ciflow/inductor/143533 -> ciflow/inductor/143533 2025-01-24T00:48:10.5927478Z * [new tag] ciflow/inductor/143534 -> ciflow/inductor/143534 2025-01-24T00:48:10.5928316Z * [new tag] ciflow/inductor/143544 -> ciflow/inductor/143544 2025-01-24T00:48:10.5928959Z * [new tag] ciflow/inductor/143559 -> ciflow/inductor/143559 2025-01-24T00:48:10.5929647Z * [new tag] ciflow/inductor/143622 -> ciflow/inductor/143622 2025-01-24T00:48:10.5930313Z * [new tag] ciflow/inductor/143631 -> ciflow/inductor/143631 2025-01-24T00:48:10.5930985Z * [new tag] ciflow/inductor/143638 -> ciflow/inductor/143638 2025-01-24T00:48:10.5931666Z * [new tag] ciflow/inductor/143671 -> ciflow/inductor/143671 2025-01-24T00:48:10.5932367Z * [new tag] ciflow/inductor/143683 -> ciflow/inductor/143683 2025-01-24T00:48:10.5933010Z * [new tag] ciflow/inductor/143712 -> ciflow/inductor/143712 2025-01-24T00:48:10.5933691Z * [new tag] ciflow/inductor/143808 -> ciflow/inductor/143808 2025-01-24T00:48:10.5934367Z * [new tag] ciflow/inductor/143812 -> ciflow/inductor/143812 2025-01-24T00:48:10.5935184Z * [new tag] ciflow/inductor/143833 -> ciflow/inductor/143833 2025-01-24T00:48:10.5935854Z * [new tag] ciflow/inductor/143872 -> ciflow/inductor/143872 2025-01-24T00:48:10.5936505Z * [new tag] ciflow/inductor/143877 -> ciflow/inductor/143877 2025-01-24T00:48:10.5937196Z * [new tag] ciflow/inductor/143880 -> ciflow/inductor/143880 2025-01-24T00:48:10.5937882Z * [new tag] ciflow/inductor/143961 -> ciflow/inductor/143961 2025-01-24T00:48:10.5938686Z * [new tag] ciflow/inductor/143987 -> ciflow/inductor/143987 2025-01-24T00:48:10.5939350Z * [new tag] ciflow/inductor/144002 -> ciflow/inductor/144002 2025-01-24T00:48:10.5940044Z * [new tag] ciflow/inductor/144008 -> ciflow/inductor/144008 2025-01-24T00:48:10.5940884Z * [new tag] ciflow/inductor/144017 -> ciflow/inductor/144017 2025-01-24T00:48:10.5941558Z * [new tag] ciflow/inductor/144020 -> ciflow/inductor/144020 2025-01-24T00:48:10.5942681Z * [new tag] ciflow/inductor/144073 -> ciflow/inductor/144073 2025-01-24T00:48:10.5943302Z * [new tag] ciflow/inductor/144097 -> ciflow/inductor/144097 2025-01-24T00:48:10.5944017Z * [new tag] ciflow/inductor/144108 -> ciflow/inductor/144108 2025-01-24T00:48:10.5944645Z * [new tag] ciflow/inductor/144114 -> ciflow/inductor/144114 2025-01-24T00:48:10.5945299Z * [new tag] ciflow/inductor/144115 -> ciflow/inductor/144115 2025-01-24T00:48:10.5945980Z * [new tag] ciflow/inductor/144120 -> ciflow/inductor/144120 2025-01-24T00:48:10.5947014Z * [new tag] ciflow/inductor/144172 -> ciflow/inductor/144172 2025-01-24T00:48:10.5947751Z * [new tag] ciflow/inductor/144193 -> ciflow/inductor/144193 2025-01-24T00:48:10.5948592Z * [new tag] ciflow/inductor/144234 -> ciflow/inductor/144234 2025-01-24T00:48:10.5949399Z * [new tag] ciflow/inductor/144272 -> ciflow/inductor/144272 2025-01-24T00:48:10.5950110Z * [new tag] ciflow/inductor/144288 -> ciflow/inductor/144288 2025-01-24T00:48:10.5950738Z * [new tag] ciflow/inductor/144293 -> ciflow/inductor/144293 2025-01-24T00:48:10.5951892Z * [new tag] ciflow/inductor/144294 -> ciflow/inductor/144294 2025-01-24T00:48:10.5952613Z * [new tag] ciflow/inductor/144303 -> ciflow/inductor/144303 2025-01-24T00:48:10.5953363Z * [new tag] ciflow/inductor/144332 -> ciflow/inductor/144332 2025-01-24T00:48:10.5954019Z * [new tag] ciflow/inductor/144333 -> ciflow/inductor/144333 2025-01-24T00:48:10.5954675Z * [new tag] ciflow/inductor/144349 -> ciflow/inductor/144349 2025-01-24T00:48:10.5955381Z * [new tag] ciflow/inductor/144353 -> ciflow/inductor/144353 2025-01-24T00:48:10.5956074Z * [new tag] ciflow/inductor/144365 -> ciflow/inductor/144365 2025-01-24T00:48:10.5956724Z * [new tag] ciflow/inductor/144366 -> ciflow/inductor/144366 2025-01-24T00:48:10.5957419Z * [new tag] ciflow/inductor/144395 -> ciflow/inductor/144395 2025-01-24T00:48:10.5958097Z * [new tag] ciflow/inductor/144405 -> ciflow/inductor/144405 2025-01-24T00:48:10.5958778Z * [new tag] ciflow/inductor/144413 -> ciflow/inductor/144413 2025-01-24T00:48:10.5959443Z * [new tag] ciflow/inductor/144414 -> ciflow/inductor/144414 2025-01-24T00:48:10.5960123Z * [new tag] ciflow/inductor/144420 -> ciflow/inductor/144420 2025-01-24T00:48:10.5960800Z * [new tag] ciflow/inductor/144421 -> ciflow/inductor/144421 2025-01-24T00:48:10.5961480Z * [new tag] ciflow/inductor/144422 -> ciflow/inductor/144422 2025-01-24T00:48:10.5962162Z * [new tag] ciflow/inductor/144423 -> ciflow/inductor/144423 2025-01-24T00:48:10.5962813Z * [new tag] ciflow/inductor/144424 -> ciflow/inductor/144424 2025-01-24T00:48:10.5963530Z * [new tag] ciflow/inductor/144438 -> ciflow/inductor/144438 2025-01-24T00:48:10.5964194Z * [new tag] ciflow/inductor/144452 -> ciflow/inductor/144452 2025-01-24T00:48:10.5964854Z * [new tag] ciflow/inductor/144458 -> ciflow/inductor/144458 2025-01-24T00:48:10.5965537Z * [new tag] ciflow/inductor/144485 -> ciflow/inductor/144485 2025-01-24T00:48:10.5966438Z * [new tag] ciflow/inductor/144492 -> ciflow/inductor/144492 2025-01-24T00:48:10.5967167Z * [new tag] ciflow/inductor/144501 -> ciflow/inductor/144501 2025-01-24T00:48:10.5967942Z * [new tag] ciflow/inductor/144505 -> ciflow/inductor/144505 2025-01-24T00:48:10.5968608Z * [new tag] ciflow/inductor/144507 -> ciflow/inductor/144507 2025-01-24T00:48:10.5969334Z * [new tag] ciflow/inductor/144513 -> ciflow/inductor/144513 2025-01-24T00:48:10.5969948Z * [new tag] ciflow/inductor/144515 -> ciflow/inductor/144515 2025-01-24T00:48:10.5970649Z * [new tag] ciflow/inductor/144516 -> ciflow/inductor/144516 2025-01-24T00:48:10.5971319Z * [new tag] ciflow/inductor/144526 -> ciflow/inductor/144526 2025-01-24T00:48:10.5972026Z * [new tag] ciflow/inductor/144527 -> ciflow/inductor/144527 2025-01-24T00:48:10.5972662Z * [new tag] ciflow/inductor/144528 -> ciflow/inductor/144528 2025-01-24T00:48:10.5973363Z * [new tag] ciflow/inductor/144542 -> ciflow/inductor/144542 2025-01-24T00:48:10.5974119Z * [new tag] ciflow/inductor/144546 -> ciflow/inductor/144546 2025-01-24T00:48:10.5974782Z * [new tag] ciflow/inductor/144547 -> ciflow/inductor/144547 2025-01-24T00:48:10.5975398Z * [new tag] ciflow/inductor/144549 -> ciflow/inductor/144549 2025-01-24T00:48:10.5976062Z * [new tag] ciflow/inductor/144550 -> ciflow/inductor/144550 2025-01-24T00:48:10.5976788Z * [new tag] ciflow/inductor/144551 -> ciflow/inductor/144551 2025-01-24T00:48:10.5977543Z * [new tag] ciflow/inductor/144553 -> ciflow/inductor/144553 2025-01-24T00:48:10.5978392Z * [new tag] ciflow/inductor/144555 -> ciflow/inductor/144555 2025-01-24T00:48:10.5979142Z * [new tag] ciflow/inductor/144556 -> ciflow/inductor/144556 2025-01-24T00:48:10.5979872Z * [new tag] ciflow/inductor/144569 -> ciflow/inductor/144569 2025-01-24T00:48:10.5980593Z * [new tag] ciflow/inductor/144579 -> ciflow/inductor/144579 2025-01-24T00:48:10.5981435Z * [new tag] ciflow/inductor/144598 -> ciflow/inductor/144598 2025-01-24T00:48:10.5982121Z * [new tag] ciflow/inductor/144640 -> ciflow/inductor/144640 2025-01-24T00:48:10.5982951Z * [new tag] ciflow/inductor/144642 -> ciflow/inductor/144642 2025-01-24T00:48:10.5983777Z * [new tag] ciflow/inductor/144646 -> ciflow/inductor/144646 2025-01-24T00:48:10.5984438Z * [new tag] ciflow/inductor/144695 -> ciflow/inductor/144695 2025-01-24T00:48:10.5985134Z * [new tag] ciflow/inductor/144700 -> ciflow/inductor/144700 2025-01-24T00:48:10.5985824Z * [new tag] ciflow/inductor/144707 -> ciflow/inductor/144707 2025-01-24T00:48:10.5986529Z * [new tag] ciflow/inductor/144712 -> ciflow/inductor/144712 2025-01-24T00:48:10.5987204Z * [new tag] ciflow/inductor/144721 -> ciflow/inductor/144721 2025-01-24T00:48:10.5988071Z * [new tag] ciflow/inductor/144724 -> ciflow/inductor/144724 2025-01-24T00:48:10.5989356Z * [new tag] ciflow/inductor/144733 -> ciflow/inductor/144733 2025-01-24T00:48:10.5989972Z * [new tag] ciflow/inductor/144741 -> ciflow/inductor/144741 2025-01-24T00:48:10.5990673Z * [new tag] ciflow/inductor/144765 -> ciflow/inductor/144765 2025-01-24T00:48:10.5991494Z * [new tag] ciflow/inductor/144771 -> ciflow/inductor/144771 2025-01-24T00:48:10.5992684Z * [new tag] ciflow/inductor/144773 -> ciflow/inductor/144773 2025-01-24T00:48:10.5993253Z * [new tag] ciflow/inductor/144829 -> ciflow/inductor/144829 2025-01-24T00:48:10.5994163Z * [new tag] ciflow/inductor/144865 -> ciflow/inductor/144865 2025-01-24T00:48:10.5994938Z * [new tag] ciflow/inductor/144880 -> ciflow/inductor/144880 2025-01-24T00:48:10.5995680Z * [new tag] ciflow/inductor/144894 -> ciflow/inductor/144894 2025-01-24T00:48:10.5996398Z * [new tag] ciflow/inductor/144905 -> ciflow/inductor/144905 2025-01-24T00:48:10.5997068Z * [new tag] ciflow/inductor/144910 -> ciflow/inductor/144910 2025-01-24T00:48:10.5997794Z * [new tag] ciflow/inductor/144925 -> ciflow/inductor/144925 2025-01-24T00:48:10.5998792Z * [new tag] ciflow/inductor/144940 -> ciflow/inductor/144940 2025-01-24T00:48:10.5999456Z * [new tag] ciflow/inductor/144943 -> ciflow/inductor/144943 2025-01-24T00:48:10.6000251Z * [new tag] ciflow/inductor/144953 -> ciflow/inductor/144953 2025-01-24T00:48:10.6000948Z * [new tag] ciflow/inductor/144974 -> ciflow/inductor/144974 2025-01-24T00:48:10.6001657Z * [new tag] ciflow/inductor/144975 -> ciflow/inductor/144975 2025-01-24T00:48:10.6002446Z * [new tag] ciflow/inductor/144979 -> ciflow/inductor/144979 2025-01-24T00:48:10.6003194Z * [new tag] ciflow/inductor/144980 -> ciflow/inductor/144980 2025-01-24T00:48:10.6003868Z * [new tag] ciflow/inductor/144985 -> ciflow/inductor/144985 2025-01-24T00:48:10.6004572Z * [new tag] ciflow/inductor/144986 -> ciflow/inductor/144986 2025-01-24T00:48:10.6005254Z * [new tag] ciflow/inductor/144999 -> ciflow/inductor/144999 2025-01-24T00:48:10.6005915Z * [new tag] ciflow/inductor/145024 -> ciflow/inductor/145024 2025-01-24T00:48:10.6006735Z * [new tag] ciflow/inductor/145047 -> ciflow/inductor/145047 2025-01-24T00:48:10.6007443Z * [new tag] ciflow/inductor/145059 -> ciflow/inductor/145059 2025-01-24T00:48:10.6008173Z * [new tag] ciflow/inductor/145061 -> ciflow/inductor/145061 2025-01-24T00:48:10.6008878Z * [new tag] ciflow/inductor/145082 -> ciflow/inductor/145082 2025-01-24T00:48:10.6009547Z * [new tag] ciflow/inductor/145083 -> ciflow/inductor/145083 2025-01-24T00:48:10.6010293Z * [new tag] ciflow/inductor/145095 -> ciflow/inductor/145095 2025-01-24T00:48:10.6010966Z * [new tag] ciflow/inductor/145103 -> ciflow/inductor/145103 2025-01-24T00:48:10.6011645Z * [new tag] ciflow/inductor/145104 -> ciflow/inductor/145104 2025-01-24T00:48:10.6012359Z * [new tag] ciflow/inductor/145117 -> ciflow/inductor/145117 2025-01-24T00:48:10.6013109Z * [new tag] ciflow/inductor/145119 -> ciflow/inductor/145119 2025-01-24T00:48:10.6013798Z * [new tag] ciflow/inductor/145120 -> ciflow/inductor/145120 2025-01-24T00:48:10.6014481Z * [new tag] ciflow/inductor/145122 -> ciflow/inductor/145122 2025-01-24T00:48:10.6015242Z * [new tag] ciflow/inductor/145128 -> ciflow/inductor/145128 2025-01-24T00:48:10.6016348Z * [new tag] ciflow/inductor/145130 -> ciflow/inductor/145130 2025-01-24T00:48:10.6017019Z * [new tag] ciflow/inductor/145132 -> ciflow/inductor/145132 2025-01-24T00:48:10.6017778Z * [new tag] ciflow/inductor/145148 -> ciflow/inductor/145148 2025-01-24T00:48:10.6018539Z * [new tag] ciflow/inductor/145150 -> ciflow/inductor/145150 2025-01-24T00:48:10.6019601Z * [new tag] ciflow/inductor/145153 -> ciflow/inductor/145153 2025-01-24T00:48:10.6020277Z * [new tag] ciflow/inductor/145156 -> ciflow/inductor/145156 2025-01-24T00:48:10.6021226Z * [new tag] ciflow/inductor/145194 -> ciflow/inductor/145194 2025-01-24T00:48:10.6028087Z * [new tag] ciflow/inductor/145196 -> ciflow/inductor/145196 2025-01-24T00:48:10.6028417Z * [new tag] ciflow/inductor/145204 -> ciflow/inductor/145204 2025-01-24T00:48:10.6028621Z * [new tag] ciflow/inductor/145223 -> ciflow/inductor/145223 2025-01-24T00:48:10.6028835Z * [new tag] ciflow/inductor/145245 -> ciflow/inductor/145245 2025-01-24T00:48:10.6029124Z * [new tag] ciflow/inductor/145248 -> ciflow/inductor/145248 2025-01-24T00:48:10.6029330Z * [new tag] ciflow/inductor/145250 -> ciflow/inductor/145250 2025-01-24T00:48:10.6029594Z * [new tag] ciflow/inductor/145254 -> ciflow/inductor/145254 2025-01-24T00:48:10.6029781Z * [new tag] ciflow/inductor/145303 -> ciflow/inductor/145303 2025-01-24T00:48:10.6030077Z * [new tag] ciflow/inductor/145307 -> ciflow/inductor/145307 2025-01-24T00:48:10.6030272Z * [new tag] ciflow/inductor/145311 -> ciflow/inductor/145311 2025-01-24T00:48:10.6030528Z * [new tag] ciflow/inductor/145318 -> ciflow/inductor/145318 2025-01-24T00:48:10.6031189Z * [new tag] ciflow/inductor/145321 -> ciflow/inductor/145321 2025-01-24T00:48:10.6032017Z * [new tag] ciflow/inductor/145323 -> ciflow/inductor/145323 2025-01-24T00:48:10.6032844Z * [new tag] ciflow/inductor/145331 -> ciflow/inductor/145331 2025-01-24T00:48:10.6033566Z * [new tag] ciflow/inductor/145353 -> ciflow/inductor/145353 2025-01-24T00:48:10.6034328Z * [new tag] ciflow/inductor/145354 -> ciflow/inductor/145354 2025-01-24T00:48:10.6035116Z * [new tag] ciflow/inductor/145373 -> ciflow/inductor/145373 2025-01-24T00:48:10.6035848Z * [new tag] ciflow/inductor/145375 -> ciflow/inductor/145375 2025-01-24T00:48:10.6036976Z * [new tag] ciflow/inductor/145381 -> ciflow/inductor/145381 2025-01-24T00:48:10.6037674Z * [new tag] ciflow/inductor/145400 -> ciflow/inductor/145400 2025-01-24T00:48:10.6038491Z * [new tag] ciflow/inductor/145403 -> ciflow/inductor/145403 2025-01-24T00:48:10.6039680Z * [new tag] ciflow/inductor/145407 -> ciflow/inductor/145407 2025-01-24T00:48:10.6040406Z * [new tag] ciflow/inductor/145415 -> ciflow/inductor/145415 2025-01-24T00:48:10.6041172Z * [new tag] ciflow/inductor/145421 -> ciflow/inductor/145421 2025-01-24T00:48:10.6041938Z * [new tag] ciflow/inductor/145422 -> ciflow/inductor/145422 2025-01-24T00:48:10.6042706Z * [new tag] ciflow/inductor/145426 -> ciflow/inductor/145426 2025-01-24T00:48:10.6043663Z * [new tag] ciflow/inductor/145427 -> ciflow/inductor/145427 2025-01-24T00:48:10.6044371Z * [new tag] ciflow/inductor/145429 -> ciflow/inductor/145429 2025-01-24T00:48:10.6045176Z * [new tag] ciflow/inductor/145431 -> ciflow/inductor/145431 2025-01-24T00:48:10.6045937Z * [new tag] ciflow/inductor/145435 -> ciflow/inductor/145435 2025-01-24T00:48:10.6046799Z * [new tag] ciflow/inductor/145448 -> ciflow/inductor/145448 2025-01-24T00:48:10.6047552Z * [new tag] ciflow/inductor/145455 -> ciflow/inductor/145455 2025-01-24T00:48:10.6048586Z * [new tag] ciflow/inductor/145459 -> ciflow/inductor/145459 2025-01-24T00:48:10.6049283Z * [new tag] ciflow/inductor/145475 -> ciflow/inductor/145475 2025-01-24T00:48:10.6050011Z * [new tag] ciflow/inductor/145479 -> ciflow/inductor/145479 2025-01-24T00:48:10.6050785Z * [new tag] ciflow/inductor/145490 -> ciflow/inductor/145490 2025-01-24T00:48:10.6051546Z * [new tag] ciflow/inductor/145506 -> ciflow/inductor/145506 2025-01-24T00:48:10.6052303Z * [new tag] ciflow/inductor/145509 -> ciflow/inductor/145509 2025-01-24T00:48:10.6053083Z * [new tag] ciflow/inductor/145513 -> ciflow/inductor/145513 2025-01-24T00:48:10.6053852Z * [new tag] ciflow/inductor/145515 -> ciflow/inductor/145515 2025-01-24T00:48:10.6054639Z * [new tag] ciflow/inductor/145518 -> ciflow/inductor/145518 2025-01-24T00:48:10.6055367Z * [new tag] ciflow/inductor/145519 -> ciflow/inductor/145519 2025-01-24T00:48:10.6056162Z * [new tag] ciflow/inductor/145523 -> ciflow/inductor/145523 2025-01-24T00:48:10.6056911Z * [new tag] ciflow/inductor/145527 -> ciflow/inductor/145527 2025-01-24T00:48:10.6057681Z * [new tag] ciflow/inductor/145532 -> ciflow/inductor/145532 2025-01-24T00:48:10.6058432Z * [new tag] ciflow/inductor/145533 -> ciflow/inductor/145533 2025-01-24T00:48:10.6059177Z * [new tag] ciflow/inductor/145537 -> ciflow/inductor/145537 2025-01-24T00:48:10.6060019Z * [new tag] ciflow/inductor/145538 -> ciflow/inductor/145538 2025-01-24T00:48:10.6060813Z * [new tag] ciflow/inductor/145539 -> ciflow/inductor/145539 2025-01-24T00:48:10.6061556Z * [new tag] ciflow/inductor/145540 -> ciflow/inductor/145540 2025-01-24T00:48:10.6062328Z * [new tag] ciflow/inductor/145542 -> ciflow/inductor/145542 2025-01-24T00:48:10.6063341Z * [new tag] ciflow/inductor/145545 -> ciflow/inductor/145545 2025-01-24T00:48:10.6064104Z * [new tag] ciflow/inductor/145546 -> ciflow/inductor/145546 2025-01-24T00:48:10.6064828Z * [new tag] ciflow/inductor/145547 -> ciflow/inductor/145547 2025-01-24T00:48:10.6065582Z * [new tag] ciflow/inductor/145548 -> ciflow/inductor/145548 2025-01-24T00:48:10.6066355Z * [new tag] ciflow/inductor/145549 -> ciflow/inductor/145549 2025-01-24T00:48:10.6067145Z * [new tag] ciflow/inductor/145551 -> ciflow/inductor/145551 2025-01-24T00:48:10.6067930Z * [new tag] ciflow/inductor/145552 -> ciflow/inductor/145552 2025-01-24T00:48:10.6068681Z * [new tag] ciflow/inductor/145553 -> ciflow/inductor/145553 2025-01-24T00:48:10.6069452Z * [new tag] ciflow/inductor/145554 -> ciflow/inductor/145554 2025-01-24T00:48:10.6070254Z * [new tag] ciflow/inductor/145558 -> ciflow/inductor/145558 2025-01-24T00:48:10.6070978Z * [new tag] ciflow/inductor/145559 -> ciflow/inductor/145559 2025-01-24T00:48:10.6071760Z * [new tag] ciflow/inductor/145562 -> ciflow/inductor/145562 2025-01-24T00:48:10.6072528Z * [new tag] ciflow/inductor/145565 -> ciflow/inductor/145565 2025-01-24T00:48:10.6073617Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2025-01-24T00:48:10.6074475Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2025-01-24T00:48:10.6075450Z * [new tag] ciflow/inductor/88106 -> ciflow/inductor/88106 2025-01-24T00:48:10.6076318Z * [new tag] ciflow/inductor/88196 -> ciflow/inductor/88196 2025-01-24T00:48:10.6077379Z * [new tag] ciflow/inductor/88998 -> ciflow/inductor/88998 2025-01-24T00:48:10.6078334Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2025-01-24T00:48:10.6079136Z * [new tag] ciflow/linux-aarch64/125888 -> ciflow/linux-aarch64/125888 2025-01-24T00:48:10.6079811Z * [new tag] ciflow/linux-aarch64/126050 -> ciflow/linux-aarch64/126050 2025-01-24T00:48:10.6080465Z * [new tag] ciflow/linux-aarch64/126054 -> ciflow/linux-aarch64/126054 2025-01-24T00:48:10.6081012Z * [new tag] ciflow/linux-aarch64/133297 -> ciflow/linux-aarch64/133297 2025-01-24T00:48:10.6081690Z * [new tag] ciflow/linux-aarch64/133315 -> ciflow/linux-aarch64/133315 2025-01-24T00:48:10.6082308Z * [new tag] ciflow/linux-aarch64/133392 -> ciflow/linux-aarch64/133392 2025-01-24T00:48:10.6082985Z * [new tag] ciflow/linux-aarch64/133419 -> ciflow/linux-aarch64/133419 2025-01-24T00:48:10.6083512Z * [new tag] ciflow/linux-aarch64/133423 -> ciflow/linux-aarch64/133423 2025-01-24T00:48:10.6084159Z * [new tag] ciflow/linux-aarch64/133667 -> ciflow/linux-aarch64/133667 2025-01-24T00:48:10.6084836Z * [new tag] ciflow/linux-aarch64/133753 -> ciflow/linux-aarch64/133753 2025-01-24T00:48:10.6085664Z * [new tag] ciflow/linux-aarch64/135058 -> ciflow/linux-aarch64/135058 2025-01-24T00:48:10.6086573Z * [new tag] ciflow/linux-aarch64/135333 -> ciflow/linux-aarch64/135333 2025-01-24T00:48:10.6087601Z * [new tag] ciflow/linux-aarch64/135792 -> ciflow/linux-aarch64/135792 2025-01-24T00:48:10.6088471Z * [new tag] ciflow/linux-aarch64/136355 -> ciflow/linux-aarch64/136355 2025-01-24T00:48:10.6089069Z * [new tag] ciflow/linux-aarch64/137562 -> ciflow/linux-aarch64/137562 2025-01-24T00:48:10.6089707Z * [new tag] ciflow/linux-aarch64/137568 -> ciflow/linux-aarch64/137568 2025-01-24T00:48:10.6090368Z * [new tag] ciflow/linux-aarch64/137995 -> ciflow/linux-aarch64/137995 2025-01-24T00:48:10.6091178Z * [new tag] ciflow/linux-aarch64/138388 -> ciflow/linux-aarch64/138388 2025-01-24T00:48:10.6091845Z * [new tag] ciflow/linux-aarch64/138889 -> ciflow/linux-aarch64/138889 2025-01-24T00:48:10.6092683Z * [new tag] ciflow/linux-aarch64/139243 -> ciflow/linux-aarch64/139243 2025-01-24T00:48:10.6093345Z * [new tag] ciflow/linux-aarch64/139973 -> ciflow/linux-aarch64/139973 2025-01-24T00:48:10.6094046Z * [new tag] ciflow/linux-aarch64/140159 -> ciflow/linux-aarch64/140159 2025-01-24T00:48:10.6094691Z * [new tag] ciflow/linux-aarch64/140362 -> ciflow/linux-aarch64/140362 2025-01-24T00:48:10.6095378Z * [new tag] ciflow/linux-aarch64/142501 -> ciflow/linux-aarch64/142501 2025-01-24T00:48:10.6096032Z * [new tag] ciflow/linux-aarch64/142760 -> ciflow/linux-aarch64/142760 2025-01-24T00:48:10.6096857Z * [new tag] ciflow/linux-aarch64/143741 -> ciflow/linux-aarch64/143741 2025-01-24T00:48:10.6097878Z * [new tag] ciflow/mps/102148 -> ciflow/mps/102148 2025-01-24T00:48:10.6098508Z * [new tag] ciflow/mps/119496 -> ciflow/mps/119496 2025-01-24T00:48:10.6099024Z * [new tag] ciflow/mps/120076 -> ciflow/mps/120076 2025-01-24T00:48:10.6099726Z * [new tag] ciflow/mps/133423 -> ciflow/mps/133423 2025-01-24T00:48:10.6100341Z * [new tag] ciflow/mps/133667 -> ciflow/mps/133667 2025-01-24T00:48:10.6100964Z * [new tag] ciflow/mps/137562 -> ciflow/mps/137562 2025-01-24T00:48:10.6101917Z * [new tag] ciflow/mps/138640 -> ciflow/mps/138640 2025-01-24T00:48:10.6102479Z * [new tag] ciflow/mps/139469 -> ciflow/mps/139469 2025-01-24T00:48:10.6103559Z * [new tag] ciflow/mps/140159 -> ciflow/mps/140159 2025-01-24T00:48:10.6104397Z * [new tag] ciflow/mps/140211 -> ciflow/mps/140211 2025-01-24T00:48:10.6105343Z * [new tag] ciflow/mps/140371 -> ciflow/mps/140371 2025-01-24T00:48:10.6106704Z * [new tag] ciflow/mps/140725 -> ciflow/mps/140725 2025-01-24T00:48:10.6107622Z * [new tag] ciflow/mps/140869 -> ciflow/mps/140869 2025-01-24T00:48:10.6108370Z * [new tag] ciflow/mps/141795 -> ciflow/mps/141795 2025-01-24T00:48:10.6109535Z * [new tag] ciflow/mps/142202 -> ciflow/mps/142202 2025-01-24T00:48:10.6110449Z * [new tag] ciflow/mps/142477 -> ciflow/mps/142477 2025-01-24T00:48:10.6111054Z * [new tag] ciflow/mps/143630 -> ciflow/mps/143630 2025-01-24T00:48:10.6111746Z * [new tag] ciflow/mps/143656 -> ciflow/mps/143656 2025-01-24T00:48:10.6112418Z * [new tag] ciflow/mps/143911 -> ciflow/mps/143911 2025-01-24T00:48:10.6113094Z * [new tag] ciflow/mps/143966 -> ciflow/mps/143966 2025-01-24T00:48:10.6113739Z * [new tag] ciflow/mps/144193 -> ciflow/mps/144193 2025-01-24T00:48:10.6114399Z * [new tag] ciflow/mps/144405 -> ciflow/mps/144405 2025-01-24T00:48:10.6115094Z * [new tag] ciflow/mps/144664 -> ciflow/mps/144664 2025-01-24T00:48:10.6115814Z * [new tag] ciflow/mps/145512 -> ciflow/mps/145512 2025-01-24T00:48:10.6116470Z * [new tag] ciflow/mps/145526 -> ciflow/mps/145526 2025-01-24T00:48:10.6117066Z * [new tag] ciflow/mps/145533 -> ciflow/mps/145533 2025-01-24T00:48:10.6117923Z * [new tag] ciflow/mps/145568 -> ciflow/mps/145568 2025-01-24T00:48:10.6118987Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2025-01-24T00:48:10.6119890Z * [new tag] ciflow/periodic/123020 -> ciflow/periodic/123020 2025-01-24T00:48:10.6120644Z * [new tag] ciflow/periodic/131296 -> ciflow/periodic/131296 2025-01-24T00:48:10.6121334Z * [new tag] ciflow/periodic/131493 -> ciflow/periodic/131493 2025-01-24T00:48:10.6121951Z * [new tag] ciflow/periodic/132742 -> ciflow/periodic/132742 2025-01-24T00:48:10.6122584Z * [new tag] ciflow/periodic/132755 -> ciflow/periodic/132755 2025-01-24T00:48:10.6123317Z * [new tag] ciflow/periodic/134817 -> ciflow/periodic/134817 2025-01-24T00:48:10.6123933Z * [new tag] ciflow/periodic/138503 -> ciflow/periodic/138503 2025-01-24T00:48:10.6124577Z * [new tag] ciflow/periodic/138573 -> ciflow/periodic/138573 2025-01-24T00:48:10.6125305Z * [new tag] ciflow/periodic/139225 -> ciflow/periodic/139225 2025-01-24T00:48:10.6125980Z * [new tag] ciflow/periodic/139576 -> ciflow/periodic/139576 2025-01-24T00:48:10.6127149Z * [new tag] ciflow/periodic/140293 -> ciflow/periodic/140293 2025-01-24T00:48:10.6128115Z * [new tag] ciflow/periodic/140989 -> ciflow/periodic/140989 2025-01-24T00:48:10.6128824Z * [new tag] ciflow/periodic/141168 -> ciflow/periodic/141168 2025-01-24T00:48:10.6129482Z * [new tag] ciflow/periodic/141309 -> ciflow/periodic/141309 2025-01-24T00:48:10.6130170Z * [new tag] ciflow/periodic/141355 -> ciflow/periodic/141355 2025-01-24T00:48:10.6130881Z * [new tag] ciflow/periodic/141588 -> ciflow/periodic/141588 2025-01-24T00:48:10.6131474Z * [new tag] ciflow/periodic/141730 -> ciflow/periodic/141730 2025-01-24T00:48:10.6132076Z * [new tag] ciflow/periodic/142179 -> ciflow/periodic/142179 2025-01-24T00:48:10.6132964Z * [new tag] ciflow/periodic/143959 -> ciflow/periodic/143959 2025-01-24T00:48:10.6133573Z * [new tag] ciflow/periodic/144953 -> ciflow/periodic/144953 2025-01-24T00:48:10.6134235Z * [new tag] ciflow/periodic/145130 -> ciflow/periodic/145130 2025-01-24T00:48:10.6135081Z * [new tag] ciflow/periodic/145416 -> ciflow/periodic/145416 2025-01-24T00:48:10.6135781Z * [new tag] ciflow/periodic/145504 -> ciflow/periodic/145504 2025-01-24T00:48:10.6136638Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2025-01-24T00:48:10.6137410Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2025-01-24T00:48:10.6138188Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2025-01-24T00:48:10.6139044Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2025-01-24T00:48:10.6140131Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2025-01-24T00:48:10.6141109Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2025-01-24T00:48:10.6141920Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2025-01-24T00:48:10.6142727Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2025-01-24T00:48:10.6143759Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2025-01-24T00:48:10.6144571Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2025-01-24T00:48:10.6145513Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2025-01-24T00:48:10.6146379Z * [new tag] ciflow/rocm/121885 -> ciflow/rocm/121885 2025-01-24T00:48:10.6147185Z * [new tag] ciflow/rocm/124424 -> ciflow/rocm/124424 2025-01-24T00:48:10.6147778Z * [new tag] ciflow/rocm/129409 -> ciflow/rocm/129409 2025-01-24T00:48:10.6148427Z * [new tag] ciflow/rocm/134817 -> ciflow/rocm/134817 2025-01-24T00:48:10.6149389Z * [new tag] ciflow/rocm/137136 -> ciflow/rocm/137136 2025-01-24T00:48:10.6150128Z * [new tag] ciflow/rocm/138964 -> ciflow/rocm/138964 2025-01-24T00:48:10.6150735Z * [new tag] ciflow/rocm/139469 -> ciflow/rocm/139469 2025-01-24T00:48:10.6151387Z * [new tag] ciflow/rocm/139975 -> ciflow/rocm/139975 2025-01-24T00:48:10.6152110Z * [new tag] ciflow/rocm/140261 -> ciflow/rocm/140261 2025-01-24T00:48:10.6152735Z * [new tag] ciflow/rocm/140293 -> ciflow/rocm/140293 2025-01-24T00:48:10.6153331Z * [new tag] ciflow/rocm/140989 -> ciflow/rocm/140989 2025-01-24T00:48:10.6154466Z * [new tag] ciflow/rocm/141309 -> ciflow/rocm/141309 2025-01-24T00:48:10.6155475Z * [new tag] ciflow/rocm/141355 -> ciflow/rocm/141355 2025-01-24T00:48:10.6156286Z * [new tag] ciflow/rocm/142408 -> ciflow/rocm/142408 2025-01-24T00:48:10.6156968Z * [new tag] ciflow/rocm/143286 -> ciflow/rocm/143286 2025-01-24T00:48:10.6157629Z * [new tag] ciflow/rocm/143416 -> ciflow/rocm/143416 2025-01-24T00:48:10.6158429Z * [new tag] ciflow/rocm/143971 -> ciflow/rocm/143971 2025-01-24T00:48:10.6159112Z * [new tag] ciflow/rocm/144120 -> ciflow/rocm/144120 2025-01-24T00:48:10.6159864Z * [new tag] ciflow/rocm/144441 -> ciflow/rocm/144441 2025-01-24T00:48:10.6160645Z * [new tag] ciflow/rocm/144476 -> ciflow/rocm/144476 2025-01-24T00:48:10.6161612Z * [new tag] ciflow/rocm/144572 -> ciflow/rocm/144572 2025-01-24T00:48:10.6162169Z * [new tag] ciflow/rocm/144664 -> ciflow/rocm/144664 2025-01-24T00:48:10.6162798Z * [new tag] ciflow/rocm/144865 -> ciflow/rocm/144865 2025-01-24T00:48:10.6163651Z * [new tag] ciflow/rocm/144942 -> ciflow/rocm/144942 2025-01-24T00:48:10.6164315Z * [new tag] ciflow/rocm/144985 -> ciflow/rocm/144985 2025-01-24T00:48:10.6164964Z * [new tag] ciflow/rocm/145083 -> ciflow/rocm/145083 2025-01-24T00:48:10.6165615Z * [new tag] ciflow/rocm/145130 -> ciflow/rocm/145130 2025-01-24T00:48:10.6166546Z * [new tag] ciflow/rocm/145227 -> ciflow/rocm/145227 2025-01-24T00:48:10.6167406Z * [new tag] ciflow/rocm/145294 -> ciflow/rocm/145294 2025-01-24T00:48:10.6168043Z * [new tag] ciflow/rocm/145416 -> ciflow/rocm/145416 2025-01-24T00:48:10.6168683Z * [new tag] ciflow/rocm/145475 -> ciflow/rocm/145475 2025-01-24T00:48:10.6169351Z * [new tag] ciflow/rocm/145490 -> ciflow/rocm/145490 2025-01-24T00:48:10.6170021Z * [new tag] ciflow/rocm/145504 -> ciflow/rocm/145504 2025-01-24T00:48:10.6170618Z * [new tag] ciflow/rocm/145518 -> ciflow/rocm/145518 2025-01-24T00:48:10.6171405Z * [new tag] ciflow/s390/137995 -> ciflow/s390/137995 2025-01-24T00:48:10.6172187Z * [new tag] ciflow/s390/142346 -> ciflow/s390/142346 2025-01-24T00:48:10.6172921Z * [new tag] ciflow/s390/143959 -> ciflow/s390/143959 2025-01-24T00:48:10.6173757Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2025-01-24T00:48:10.6174471Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2025-01-24T00:48:10.6175827Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2025-01-24T00:48:10.6176187Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2025-01-24T00:48:10.6176762Z * [new tag] ciflow/slow/139975 -> ciflow/slow/139975 2025-01-24T00:48:10.6177359Z * [new tag] ciflow/slow/141588 -> ciflow/slow/141588 2025-01-24T00:48:10.6177946Z * [new tag] ciflow/slow/144865 -> ciflow/slow/144865 2025-01-24T00:48:10.6178638Z * [new tag] ciflow/slow/145206 -> ciflow/slow/145206 2025-01-24T00:48:10.6180118Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2025-01-24T00:48:10.6181284Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2025-01-24T00:48:10.6182279Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2025-01-24T00:48:10.6183136Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2025-01-24T00:48:10.6183866Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2025-01-24T00:48:10.6184741Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2025-01-24T00:48:10.6185495Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2025-01-24T00:48:10.6186385Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2025-01-24T00:48:10.6187649Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2025-01-24T00:48:10.6188063Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2025-01-24T00:48:10.6188827Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2025-01-24T00:48:10.6189715Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2025-01-24T00:48:10.6190469Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2025-01-24T00:48:10.6191333Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2025-01-24T00:48:10.6192734Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2025-01-24T00:48:10.6193208Z * [new tag] ciflow/trunk/108303 -> ciflow/trunk/108303 2025-01-24T00:48:10.6193946Z * [new tag] ciflow/trunk/113257 -> ciflow/trunk/113257 2025-01-24T00:48:10.6194625Z * [new tag] ciflow/trunk/113258 -> ciflow/trunk/113258 2025-01-24T00:48:10.6195224Z * [new tag] ciflow/trunk/115749 -> ciflow/trunk/115749 2025-01-24T00:48:10.6195881Z * [new tag] ciflow/trunk/120076 -> ciflow/trunk/120076 2025-01-24T00:48:10.6196583Z * [new tag] ciflow/trunk/121445 -> ciflow/trunk/121445 2025-01-24T00:48:10.6197200Z * [new tag] ciflow/trunk/123020 -> ciflow/trunk/123020 2025-01-24T00:48:10.6197832Z * [new tag] ciflow/trunk/124424 -> ciflow/trunk/124424 2025-01-24T00:48:10.6198391Z * [new tag] ciflow/trunk/124490 -> ciflow/trunk/124490 2025-01-24T00:48:10.6198994Z * [new tag] ciflow/trunk/125469 -> ciflow/trunk/125469 2025-01-24T00:48:10.6199605Z * [new tag] ciflow/trunk/125806 -> ciflow/trunk/125806 2025-01-24T00:48:10.6200545Z * [new tag] ciflow/trunk/125888 -> ciflow/trunk/125888 2025-01-24T00:48:10.6201558Z * [new tag] ciflow/trunk/125995 -> ciflow/trunk/125995 2025-01-24T00:48:10.6204881Z * [new tag] ciflow/trunk/126050 -> ciflow/trunk/126050 2025-01-24T00:48:10.6205173Z * [new tag] ciflow/trunk/126054 -> ciflow/trunk/126054 2025-01-24T00:48:10.6205362Z * [new tag] ciflow/trunk/126635 -> ciflow/trunk/126635 2025-01-24T00:48:10.6205535Z * [new tag] ciflow/trunk/127171 -> ciflow/trunk/127171 2025-01-24T00:48:10.6206064Z * [new tag] ciflow/trunk/127370 -> ciflow/trunk/127370 2025-01-24T00:48:10.6206431Z * [new tag] ciflow/trunk/127919 -> ciflow/trunk/127919 2025-01-24T00:48:10.6207279Z * [new tag] ciflow/trunk/128672 -> ciflow/trunk/128672 2025-01-24T00:48:10.6208041Z * [new tag] ciflow/trunk/129352 -> ciflow/trunk/129352 2025-01-24T00:48:10.6208606Z * [new tag] ciflow/trunk/129409 -> ciflow/trunk/129409 2025-01-24T00:48:10.6209255Z * [new tag] ciflow/trunk/129420 -> ciflow/trunk/129420 2025-01-24T00:48:10.6209915Z * [new tag] ciflow/trunk/130140 -> ciflow/trunk/130140 2025-01-24T00:48:10.6211041Z * [new tag] ciflow/trunk/130141 -> ciflow/trunk/130141 2025-01-24T00:48:10.6211687Z * [new tag] ciflow/trunk/130752 -> ciflow/trunk/130752 2025-01-24T00:48:10.6212330Z * [new tag] ciflow/trunk/131296 -> ciflow/trunk/131296 2025-01-24T00:48:10.6212992Z * [new tag] ciflow/trunk/131354 -> ciflow/trunk/131354 2025-01-24T00:48:10.6213647Z * [new tag] ciflow/trunk/131481 -> ciflow/trunk/131481 2025-01-24T00:48:10.6214342Z * [new tag] ciflow/trunk/131493 -> ciflow/trunk/131493 2025-01-24T00:48:10.6215045Z * [new tag] ciflow/trunk/131507 -> ciflow/trunk/131507 2025-01-24T00:48:10.6215652Z * [new tag] ciflow/trunk/132021 -> ciflow/trunk/132021 2025-01-24T00:48:10.6216301Z * [new tag] ciflow/trunk/132742 -> ciflow/trunk/132742 2025-01-24T00:48:10.6216928Z * [new tag] ciflow/trunk/132755 -> ciflow/trunk/132755 2025-01-24T00:48:10.6217624Z * [new tag] ciflow/trunk/133044 -> ciflow/trunk/133044 2025-01-24T00:48:10.6218430Z * [new tag] ciflow/trunk/133222 -> ciflow/trunk/133222 2025-01-24T00:48:10.6219071Z * [new tag] ciflow/trunk/133289 -> ciflow/trunk/133289 2025-01-24T00:48:10.6219758Z * [new tag] ciflow/trunk/133296 -> ciflow/trunk/133296 2025-01-24T00:48:10.6220413Z * [new tag] ciflow/trunk/133297 -> ciflow/trunk/133297 2025-01-24T00:48:10.6221058Z * [new tag] ciflow/trunk/133315 -> ciflow/trunk/133315 2025-01-24T00:48:10.6221735Z * [new tag] ciflow/trunk/133392 -> ciflow/trunk/133392 2025-01-24T00:48:10.6222385Z * [new tag] ciflow/trunk/133419 -> ciflow/trunk/133419 2025-01-24T00:48:10.6223057Z * [new tag] ciflow/trunk/133423 -> ciflow/trunk/133423 2025-01-24T00:48:10.6223697Z * [new tag] ciflow/trunk/133667 -> ciflow/trunk/133667 2025-01-24T00:48:10.6224342Z * [new tag] ciflow/trunk/133753 -> ciflow/trunk/133753 2025-01-24T00:48:10.6225173Z * [new tag] ciflow/trunk/134219 -> ciflow/trunk/134219 2025-01-24T00:48:10.6225919Z * [new tag] ciflow/trunk/134515 -> ciflow/trunk/134515 2025-01-24T00:48:10.6226700Z * [new tag] ciflow/trunk/134667 -> ciflow/trunk/134667 2025-01-24T00:48:10.6227373Z * [new tag] ciflow/trunk/134969 -> ciflow/trunk/134969 2025-01-24T00:48:10.6228158Z * [new tag] ciflow/trunk/135058 -> ciflow/trunk/135058 2025-01-24T00:48:10.6228736Z * [new tag] ciflow/trunk/135189 -> ciflow/trunk/135189 2025-01-24T00:48:10.6229350Z * [new tag] ciflow/trunk/135337 -> ciflow/trunk/135337 2025-01-24T00:48:10.6230304Z * [new tag] ciflow/trunk/135338 -> ciflow/trunk/135338 2025-01-24T00:48:10.6230823Z * [new tag] ciflow/trunk/135465 -> ciflow/trunk/135465 2025-01-24T00:48:10.6231537Z * [new tag] ciflow/trunk/135631 -> ciflow/trunk/135631 2025-01-24T00:48:10.6232237Z * [new tag] ciflow/trunk/135719 -> ciflow/trunk/135719 2025-01-24T00:48:10.6233093Z * [new tag] ciflow/trunk/136241 -> ciflow/trunk/136241 2025-01-24T00:48:10.6233783Z * [new tag] ciflow/trunk/136824 -> ciflow/trunk/136824 2025-01-24T00:48:10.6234646Z * [new tag] ciflow/trunk/136835 -> ciflow/trunk/136835 2025-01-24T00:48:10.6235478Z * [new tag] ciflow/trunk/136993 -> ciflow/trunk/136993 2025-01-24T00:48:10.6236156Z * [new tag] ciflow/trunk/137400 -> ciflow/trunk/137400 2025-01-24T00:48:10.6236817Z * [new tag] ciflow/trunk/137570 -> ciflow/trunk/137570 2025-01-24T00:48:10.6237500Z * [new tag] ciflow/trunk/137580 -> ciflow/trunk/137580 2025-01-24T00:48:10.6238127Z * [new tag] ciflow/trunk/137726 -> ciflow/trunk/137726 2025-01-24T00:48:10.6238799Z * [new tag] ciflow/trunk/137822 -> ciflow/trunk/137822 2025-01-24T00:48:10.6239425Z * [new tag] ciflow/trunk/137921 -> ciflow/trunk/137921 2025-01-24T00:48:10.6240117Z * [new tag] ciflow/trunk/138175 -> ciflow/trunk/138175 2025-01-24T00:48:10.6240793Z * [new tag] ciflow/trunk/138213 -> ciflow/trunk/138213 2025-01-24T00:48:10.6241743Z * [new tag] ciflow/trunk/138618 -> ciflow/trunk/138618 2025-01-24T00:48:10.6242364Z * [new tag] ciflow/trunk/138626 -> ciflow/trunk/138626 2025-01-24T00:48:10.6243160Z * [new tag] ciflow/trunk/138628 -> ciflow/trunk/138628 2025-01-24T00:48:10.6243946Z * [new tag] ciflow/trunk/138672 -> ciflow/trunk/138672 2025-01-24T00:48:10.6244713Z * [new tag] ciflow/trunk/138684 -> ciflow/trunk/138684 2025-01-24T00:48:10.6245381Z * [new tag] ciflow/trunk/138749 -> ciflow/trunk/138749 2025-01-24T00:48:10.6246055Z * [new tag] ciflow/trunk/138871 -> ciflow/trunk/138871 2025-01-24T00:48:10.6246805Z * [new tag] ciflow/trunk/138889 -> ciflow/trunk/138889 2025-01-24T00:48:10.6247538Z * [new tag] ciflow/trunk/138923 -> ciflow/trunk/138923 2025-01-24T00:48:10.6248203Z * [new tag] ciflow/trunk/138938 -> ciflow/trunk/138938 2025-01-24T00:48:10.6248898Z * [new tag] ciflow/trunk/138964 -> ciflow/trunk/138964 2025-01-24T00:48:10.6249542Z * [new tag] ciflow/trunk/138996 -> ciflow/trunk/138996 2025-01-24T00:48:10.6250194Z * [new tag] ciflow/trunk/138998 -> ciflow/trunk/138998 2025-01-24T00:48:10.6250879Z * [new tag] ciflow/trunk/139094 -> ciflow/trunk/139094 2025-01-24T00:48:10.6251571Z * [new tag] ciflow/trunk/139135 -> ciflow/trunk/139135 2025-01-24T00:48:10.6252220Z * [new tag] ciflow/trunk/139171 -> ciflow/trunk/139171 2025-01-24T00:48:10.6252998Z * [new tag] ciflow/trunk/139217 -> ciflow/trunk/139217 2025-01-24T00:48:10.6253697Z * [new tag] ciflow/trunk/139219 -> ciflow/trunk/139219 2025-01-24T00:48:10.6254372Z * [new tag] ciflow/trunk/139225 -> ciflow/trunk/139225 2025-01-24T00:48:10.6255079Z * [new tag] ciflow/trunk/139308 -> ciflow/trunk/139308 2025-01-24T00:48:10.6256170Z * [new tag] ciflow/trunk/139338 -> ciflow/trunk/139338 2025-01-24T00:48:10.6256870Z * [new tag] ciflow/trunk/139380 -> ciflow/trunk/139380 2025-01-24T00:48:10.6257564Z * [new tag] ciflow/trunk/139426 -> ciflow/trunk/139426 2025-01-24T00:48:10.6258224Z * [new tag] ciflow/trunk/139535 -> ciflow/trunk/139535 2025-01-24T00:48:10.6258876Z * [new tag] ciflow/trunk/139576 -> ciflow/trunk/139576 2025-01-24T00:48:10.6259858Z * [new tag] ciflow/trunk/139750 -> ciflow/trunk/139750 2025-01-24T00:48:10.6260425Z * [new tag] ciflow/trunk/139796 -> ciflow/trunk/139796 2025-01-24T00:48:10.6261028Z * [new tag] ciflow/trunk/139820 -> ciflow/trunk/139820 2025-01-24T00:48:10.6261729Z * [new tag] ciflow/trunk/139864 -> ciflow/trunk/139864 2025-01-24T00:48:10.6262465Z * [new tag] ciflow/trunk/139919 -> ciflow/trunk/139919 2025-01-24T00:48:10.6263734Z * [new tag] ciflow/trunk/139932 -> ciflow/trunk/139932 2025-01-24T00:48:10.6265391Z * [new tag] ciflow/trunk/139966 -> ciflow/trunk/139966 2025-01-24T00:48:10.6265932Z * [new tag] ciflow/trunk/139971 -> ciflow/trunk/139971 2025-01-24T00:48:10.6266946Z * [new tag] ciflow/trunk/139975 -> ciflow/trunk/139975 2025-01-24T00:48:10.6268001Z * [new tag] ciflow/trunk/139976 -> ciflow/trunk/139976 2025-01-24T00:48:10.6269019Z * [new tag] ciflow/trunk/139985 -> ciflow/trunk/139985 2025-01-24T00:48:10.6270041Z * [new tag] ciflow/trunk/140061 -> ciflow/trunk/140061 2025-01-24T00:48:10.6271082Z * [new tag] ciflow/trunk/140084 -> ciflow/trunk/140084 2025-01-24T00:48:10.6272225Z * [new tag] ciflow/trunk/140159 -> ciflow/trunk/140159 2025-01-24T00:48:10.6273720Z * [new tag] ciflow/trunk/140200 -> ciflow/trunk/140200 2025-01-24T00:48:10.6274498Z * [new tag] ciflow/trunk/140211 -> ciflow/trunk/140211 2025-01-24T00:48:10.6276055Z * [new tag] ciflow/trunk/140256 -> ciflow/trunk/140256 2025-01-24T00:48:10.6276897Z * [new tag] ciflow/trunk/140298 -> ciflow/trunk/140298 2025-01-24T00:48:10.6277926Z * [new tag] ciflow/trunk/140323 -> ciflow/trunk/140323 2025-01-24T00:48:10.6278992Z * [new tag] ciflow/trunk/140362 -> ciflow/trunk/140362 2025-01-24T00:48:10.6280039Z * [new tag] ciflow/trunk/140365 -> ciflow/trunk/140365 2025-01-24T00:48:10.6281501Z * [new tag] ciflow/trunk/140399 -> ciflow/trunk/140399 2025-01-24T00:48:10.6282298Z * [new tag] ciflow/trunk/140677 -> ciflow/trunk/140677 2025-01-24T00:48:10.6283819Z * [new tag] ciflow/trunk/140734 -> ciflow/trunk/140734 2025-01-24T00:48:10.6284639Z * [new tag] ciflow/trunk/140793 -> ciflow/trunk/140793 2025-01-24T00:48:10.6286133Z * [new tag] ciflow/trunk/140836 -> ciflow/trunk/140836 2025-01-24T00:48:10.6287726Z * [new tag] ciflow/trunk/140868 -> ciflow/trunk/140868 2025-01-24T00:48:10.6288533Z * [new tag] ciflow/trunk/140989 -> ciflow/trunk/140989 2025-01-24T00:48:10.6289600Z * [new tag] ciflow/trunk/141002 -> ciflow/trunk/141002 2025-01-24T00:48:10.6291420Z * [new tag] ciflow/trunk/141038 -> ciflow/trunk/141038 2025-01-24T00:48:10.6295717Z * [new tag] ciflow/trunk/141117 -> ciflow/trunk/141117 2025-01-24T00:48:10.6296056Z * [new tag] ciflow/trunk/141131 -> ciflow/trunk/141131 2025-01-24T00:48:10.6296659Z * [new tag] ciflow/trunk/141136 -> ciflow/trunk/141136 2025-01-24T00:48:10.6296971Z * [new tag] ciflow/trunk/141168 -> ciflow/trunk/141168 2025-01-24T00:48:10.6297292Z * [new tag] ciflow/trunk/141195 -> ciflow/trunk/141195 2025-01-24T00:48:10.6297613Z * [new tag] ciflow/trunk/141226 -> ciflow/trunk/141226 2025-01-24T00:48:10.6298606Z * [new tag] ciflow/trunk/141257 -> ciflow/trunk/141257 2025-01-24T00:48:10.6299632Z * [new tag] ciflow/trunk/141309 -> ciflow/trunk/141309 2025-01-24T00:48:10.6301066Z * [new tag] ciflow/trunk/141468 -> ciflow/trunk/141468 2025-01-24T00:48:10.6301908Z * [new tag] ciflow/trunk/141489 -> ciflow/trunk/141489 2025-01-24T00:48:10.6302945Z * [new tag] ciflow/trunk/141503 -> ciflow/trunk/141503 2025-01-24T00:48:10.6304708Z * [new tag] ciflow/trunk/141508 -> ciflow/trunk/141508 2025-01-24T00:48:10.6305580Z * [new tag] ciflow/trunk/141530 -> ciflow/trunk/141530 2025-01-24T00:48:10.6306649Z * [new tag] ciflow/trunk/141588 -> ciflow/trunk/141588 2025-01-24T00:48:10.6307650Z * [new tag] ciflow/trunk/141697 -> ciflow/trunk/141697 2025-01-24T00:48:10.6308693Z * [new tag] ciflow/trunk/141730 -> ciflow/trunk/141730 2025-01-24T00:48:10.6310388Z * [new tag] ciflow/trunk/141791 -> ciflow/trunk/141791 2025-01-24T00:48:10.6311332Z * [new tag] ciflow/trunk/141796 -> ciflow/trunk/141796 2025-01-24T00:48:10.6312395Z * [new tag] ciflow/trunk/141842 -> ciflow/trunk/141842 2025-01-24T00:48:10.6313458Z * [new tag] ciflow/trunk/141889 -> ciflow/trunk/141889 2025-01-24T00:48:10.6314472Z * [new tag] ciflow/trunk/141910 -> ciflow/trunk/141910 2025-01-24T00:48:10.6316118Z * [new tag] ciflow/trunk/141914 -> ciflow/trunk/141914 2025-01-24T00:48:10.6317140Z * [new tag] ciflow/trunk/141959 -> ciflow/trunk/141959 2025-01-24T00:48:10.6318208Z * [new tag] ciflow/trunk/141961 -> ciflow/trunk/141961 2025-01-24T00:48:10.6319630Z * [new tag] ciflow/trunk/142067 -> ciflow/trunk/142067 2025-01-24T00:48:10.6320476Z * [new tag] ciflow/trunk/142091 -> ciflow/trunk/142091 2025-01-24T00:48:10.6321576Z * [new tag] ciflow/trunk/142092 -> ciflow/trunk/142092 2025-01-24T00:48:10.6322997Z * [new tag] ciflow/trunk/142097 -> ciflow/trunk/142097 2025-01-24T00:48:10.6323831Z * [new tag] ciflow/trunk/142179 -> ciflow/trunk/142179 2025-01-24T00:48:10.6325696Z * [new tag] ciflow/trunk/142263 -> ciflow/trunk/142263 2025-01-24T00:48:10.6326578Z * [new tag] ciflow/trunk/142272 -> ciflow/trunk/142272 2025-01-24T00:48:10.6327712Z * [new tag] ciflow/trunk/142273 -> ciflow/trunk/142273 2025-01-24T00:48:10.6328752Z * [new tag] ciflow/trunk/142346 -> ciflow/trunk/142346 2025-01-24T00:48:10.6329809Z * [new tag] ciflow/trunk/142350 -> ciflow/trunk/142350 2025-01-24T00:48:10.6330854Z * [new tag] ciflow/trunk/142372 -> ciflow/trunk/142372 2025-01-24T00:48:10.6331921Z * [new tag] ciflow/trunk/142477 -> ciflow/trunk/142477 2025-01-24T00:48:10.6333606Z * [new tag] ciflow/trunk/142821 -> ciflow/trunk/142821 2025-01-24T00:48:10.6334560Z * [new tag] ciflow/trunk/142848 -> ciflow/trunk/142848 2025-01-24T00:48:10.6335644Z * [new tag] ciflow/trunk/142859 -> ciflow/trunk/142859 2025-01-24T00:48:10.6336812Z * [new tag] ciflow/trunk/142861 -> ciflow/trunk/142861 2025-01-24T00:48:10.6337988Z * [new tag] ciflow/trunk/142865 -> ciflow/trunk/142865 2025-01-24T00:48:10.6339003Z * [new tag] ciflow/trunk/143082 -> ciflow/trunk/143082 2025-01-24T00:48:10.6340633Z * [new tag] ciflow/trunk/143093 -> ciflow/trunk/143093 2025-01-24T00:48:10.6341437Z * [new tag] ciflow/trunk/143168 -> ciflow/trunk/143168 2025-01-24T00:48:10.6342471Z * [new tag] ciflow/trunk/143220 -> ciflow/trunk/143220 2025-01-24T00:48:10.6343992Z * [new tag] ciflow/trunk/143261 -> ciflow/trunk/143261 2025-01-24T00:48:10.6344793Z * [new tag] ciflow/trunk/143303 -> ciflow/trunk/143303 2025-01-24T00:48:10.6345840Z * [new tag] ciflow/trunk/143313 -> ciflow/trunk/143313 2025-01-24T00:48:10.6347383Z * [new tag] ciflow/trunk/143347 -> ciflow/trunk/143347 2025-01-24T00:48:10.6348168Z * [new tag] ciflow/trunk/143360 -> ciflow/trunk/143360 2025-01-24T00:48:10.6349237Z * [new tag] ciflow/trunk/143378 -> ciflow/trunk/143378 2025-01-24T00:48:10.6350754Z * [new tag] ciflow/trunk/143402 -> ciflow/trunk/143402 2025-01-24T00:48:10.6351527Z * [new tag] ciflow/trunk/143416 -> ciflow/trunk/143416 2025-01-24T00:48:10.6352621Z * [new tag] ciflow/trunk/143417 -> ciflow/trunk/143417 2025-01-24T00:48:10.6354271Z * [new tag] ciflow/trunk/143451 -> ciflow/trunk/143451 2025-01-24T00:48:10.6355045Z * [new tag] ciflow/trunk/143475 -> ciflow/trunk/143475 2025-01-24T00:48:10.6356073Z * [new tag] ciflow/trunk/143622 -> ciflow/trunk/143622 2025-01-24T00:48:10.6357110Z * [new tag] ciflow/trunk/143630 -> ciflow/trunk/143630 2025-01-24T00:48:10.6358180Z * [new tag] ciflow/trunk/143671 -> ciflow/trunk/143671 2025-01-24T00:48:10.6359211Z * [new tag] ciflow/trunk/143712 -> ciflow/trunk/143712 2025-01-24T00:48:10.6360789Z * [new tag] ciflow/trunk/143733 -> ciflow/trunk/143733 2025-01-24T00:48:10.6361696Z * [new tag] ciflow/trunk/143806 -> ciflow/trunk/143806 2025-01-24T00:48:10.6362738Z * [new tag] ciflow/trunk/143808 -> ciflow/trunk/143808 2025-01-24T00:48:10.6364197Z * [new tag] ciflow/trunk/143822 -> ciflow/trunk/143822 2025-01-24T00:48:10.6365313Z * [new tag] ciflow/trunk/143833 -> ciflow/trunk/143833 2025-01-24T00:48:10.6366452Z * [new tag] ciflow/trunk/143879 -> ciflow/trunk/143879 2025-01-24T00:48:10.6367502Z * [new tag] ciflow/trunk/143880 -> ciflow/trunk/143880 2025-01-24T00:48:10.6369152Z * [new tag] ciflow/trunk/143894 -> ciflow/trunk/143894 2025-01-24T00:48:10.6369872Z * [new tag] ciflow/trunk/143896 -> ciflow/trunk/143896 2025-01-24T00:48:10.6370942Z * [new tag] ciflow/trunk/143961 -> ciflow/trunk/143961 2025-01-24T00:48:10.6372006Z * [new tag] ciflow/trunk/143966 -> ciflow/trunk/143966 2025-01-24T00:48:10.6373052Z * [new tag] ciflow/trunk/144011 -> ciflow/trunk/144011 2025-01-24T00:48:10.6374128Z * [new tag] ciflow/trunk/144017 -> ciflow/trunk/144017 2025-01-24T00:48:10.6375639Z * [new tag] ciflow/trunk/144019 -> ciflow/trunk/144019 2025-01-24T00:48:10.6376448Z * [new tag] ciflow/trunk/144020 -> ciflow/trunk/144020 2025-01-24T00:48:10.6377518Z * [new tag] ciflow/trunk/144046 -> ciflow/trunk/144046 2025-01-24T00:48:10.6378558Z * [new tag] ciflow/trunk/144115 -> ciflow/trunk/144115 2025-01-24T00:48:10.6379724Z * [new tag] ciflow/trunk/144120 -> ciflow/trunk/144120 2025-01-24T00:48:10.6380889Z * [new tag] ciflow/trunk/144138 -> ciflow/trunk/144138 2025-01-24T00:48:10.6381987Z * [new tag] ciflow/trunk/144172 -> ciflow/trunk/144172 2025-01-24T00:48:10.6383492Z * [new tag] ciflow/trunk/144177 -> ciflow/trunk/144177 2025-01-24T00:48:10.6384584Z * [new tag] ciflow/trunk/144268 -> ciflow/trunk/144268 2025-01-24T00:48:10.6385690Z * [new tag] ciflow/trunk/144341 -> ciflow/trunk/144341 2025-01-24T00:48:10.6387091Z * [new tag] ciflow/trunk/144354 -> ciflow/trunk/144354 2025-01-24T00:48:10.6387977Z * [new tag] ciflow/trunk/144368 -> ciflow/trunk/144368 2025-01-24T00:48:10.6389027Z * [new tag] ciflow/trunk/144378 -> ciflow/trunk/144378 2025-01-24T00:48:10.6390080Z * [new tag] ciflow/trunk/144441 -> ciflow/trunk/144441 2025-01-24T00:48:10.6391141Z * [new tag] ciflow/trunk/144452 -> ciflow/trunk/144452 2025-01-24T00:48:10.6392567Z * [new tag] ciflow/trunk/144468 -> ciflow/trunk/144468 2025-01-24T00:48:10.6395200Z * [new tag] ciflow/trunk/144485 -> ciflow/trunk/144485 2025-01-24T00:48:10.6396058Z * [new tag] ciflow/trunk/144492 -> ciflow/trunk/144492 2025-01-24T00:48:10.6397010Z * [new tag] ciflow/trunk/144498 -> ciflow/trunk/144498 2025-01-24T00:48:10.6398100Z * [new tag] ciflow/trunk/144508 -> ciflow/trunk/144508 2025-01-24T00:48:10.6399180Z * [new tag] ciflow/trunk/144513 -> ciflow/trunk/144513 2025-01-24T00:48:10.6400180Z * [new tag] ciflow/trunk/144590 -> ciflow/trunk/144590 2025-01-24T00:48:10.6400986Z * [new tag] ciflow/trunk/144616 -> ciflow/trunk/144616 2025-01-24T00:48:10.6401680Z * [new tag] ciflow/trunk/144642 -> ciflow/trunk/144642 2025-01-24T00:48:10.6402484Z * [new tag] ciflow/trunk/144644 -> ciflow/trunk/144644 2025-01-24T00:48:10.6403156Z * [new tag] ciflow/trunk/144646 -> ciflow/trunk/144646 2025-01-24T00:48:10.6403937Z * [new tag] ciflow/trunk/144664 -> ciflow/trunk/144664 2025-01-24T00:48:10.6404614Z * [new tag] ciflow/trunk/144695 -> ciflow/trunk/144695 2025-01-24T00:48:10.6405295Z * [new tag] ciflow/trunk/144700 -> ciflow/trunk/144700 2025-01-24T00:48:10.6405981Z * [new tag] ciflow/trunk/144707 -> ciflow/trunk/144707 2025-01-24T00:48:10.6407037Z * [new tag] ciflow/trunk/144708 -> ciflow/trunk/144708 2025-01-24T00:48:10.6407576Z * [new tag] ciflow/trunk/144721 -> ciflow/trunk/144721 2025-01-24T00:48:10.6408254Z * [new tag] ciflow/trunk/144733 -> ciflow/trunk/144733 2025-01-24T00:48:10.6409086Z * [new tag] ciflow/trunk/144763 -> ciflow/trunk/144763 2025-01-24T00:48:10.6409769Z * [new tag] ciflow/trunk/144771 -> ciflow/trunk/144771 2025-01-24T00:48:10.6410391Z * [new tag] ciflow/trunk/144773 -> ciflow/trunk/144773 2025-01-24T00:48:10.6411233Z * [new tag] ciflow/trunk/144829 -> ciflow/trunk/144829 2025-01-24T00:48:10.6412082Z * [new tag] ciflow/trunk/144841 -> ciflow/trunk/144841 2025-01-24T00:48:10.6412720Z * [new tag] ciflow/trunk/144865 -> ciflow/trunk/144865 2025-01-24T00:48:10.6413391Z * [new tag] ciflow/trunk/144880 -> ciflow/trunk/144880 2025-01-24T00:48:10.6414085Z * [new tag] ciflow/trunk/144894 -> ciflow/trunk/144894 2025-01-24T00:48:10.6414854Z * [new tag] ciflow/trunk/144910 -> ciflow/trunk/144910 2025-01-24T00:48:10.6415446Z * [new tag] ciflow/trunk/144940 -> ciflow/trunk/144940 2025-01-24T00:48:10.6416085Z * [new tag] ciflow/trunk/144953 -> ciflow/trunk/144953 2025-01-24T00:48:10.6416919Z * [new tag] ciflow/trunk/144956 -> ciflow/trunk/144956 2025-01-24T00:48:10.6417581Z * [new tag] ciflow/trunk/144975 -> ciflow/trunk/144975 2025-01-24T00:48:10.6418260Z * [new tag] ciflow/trunk/144985 -> ciflow/trunk/144985 2025-01-24T00:48:10.6419191Z * [new tag] ciflow/trunk/144994 -> ciflow/trunk/144994 2025-01-24T00:48:10.6419896Z * [new tag] ciflow/trunk/144999 -> ciflow/trunk/144999 2025-01-24T00:48:10.6420571Z * [new tag] ciflow/trunk/145031 -> ciflow/trunk/145031 2025-01-24T00:48:10.6421272Z * [new tag] ciflow/trunk/145047 -> ciflow/trunk/145047 2025-01-24T00:48:10.6422093Z * [new tag] ciflow/trunk/145060 -> ciflow/trunk/145060 2025-01-24T00:48:10.6422712Z * [new tag] ciflow/trunk/145061 -> ciflow/trunk/145061 2025-01-24T00:48:10.6423399Z * [new tag] ciflow/trunk/145083 -> ciflow/trunk/145083 2025-01-24T00:48:10.6424075Z * [new tag] ciflow/trunk/145116 -> ciflow/trunk/145116 2025-01-24T00:48:10.6424758Z * [new tag] ciflow/trunk/145119 -> ciflow/trunk/145119 2025-01-24T00:48:10.6425431Z * [new tag] ciflow/trunk/145120 -> ciflow/trunk/145120 2025-01-24T00:48:10.6426122Z * [new tag] ciflow/trunk/145128 -> ciflow/trunk/145128 2025-01-24T00:48:10.6426775Z * [new tag] ciflow/trunk/145130 -> ciflow/trunk/145130 2025-01-24T00:48:10.6427451Z * [new tag] ciflow/trunk/145132 -> ciflow/trunk/145132 2025-01-24T00:48:10.6428484Z * [new tag] ciflow/trunk/145136 -> ciflow/trunk/145136 2025-01-24T00:48:10.6429017Z * [new tag] ciflow/trunk/145148 -> ciflow/trunk/145148 2025-01-24T00:48:10.6429687Z * [new tag] ciflow/trunk/145153 -> ciflow/trunk/145153 2025-01-24T00:48:10.6430357Z * [new tag] ciflow/trunk/145156 -> ciflow/trunk/145156 2025-01-24T00:48:10.6431070Z * [new tag] ciflow/trunk/145204 -> ciflow/trunk/145204 2025-01-24T00:48:10.6431760Z * [new tag] ciflow/trunk/145206 -> ciflow/trunk/145206 2025-01-24T00:48:10.6432451Z * [new tag] ciflow/trunk/145224 -> ciflow/trunk/145224 2025-01-24T00:48:10.6433124Z * [new tag] ciflow/trunk/145227 -> ciflow/trunk/145227 2025-01-24T00:48:10.6433818Z * [new tag] ciflow/trunk/145241 -> ciflow/trunk/145241 2025-01-24T00:48:10.6434493Z * [new tag] ciflow/trunk/145245 -> ciflow/trunk/145245 2025-01-24T00:48:10.6435169Z * [new tag] ciflow/trunk/145250 -> ciflow/trunk/145250 2025-01-24T00:48:10.6435845Z * [new tag] ciflow/trunk/145254 -> ciflow/trunk/145254 2025-01-24T00:48:10.6436686Z * [new tag] ciflow/trunk/145269 -> ciflow/trunk/145269 2025-01-24T00:48:10.6437327Z * [new tag] ciflow/trunk/145288 -> ciflow/trunk/145288 2025-01-24T00:48:10.6438019Z * [new tag] ciflow/trunk/145303 -> ciflow/trunk/145303 2025-01-24T00:48:10.6438682Z * [new tag] ciflow/trunk/145307 -> ciflow/trunk/145307 2025-01-24T00:48:10.6439370Z * [new tag] ciflow/trunk/145311 -> ciflow/trunk/145311 2025-01-24T00:48:10.6440012Z * [new tag] ciflow/trunk/145318 -> ciflow/trunk/145318 2025-01-24T00:48:10.6440709Z * [new tag] ciflow/trunk/145321 -> ciflow/trunk/145321 2025-01-24T00:48:10.6441486Z * [new tag] ciflow/trunk/145323 -> ciflow/trunk/145323 2025-01-24T00:48:10.6442083Z * [new tag] ciflow/trunk/145331 -> ciflow/trunk/145331 2025-01-24T00:48:10.6442771Z * [new tag] ciflow/trunk/145373 -> ciflow/trunk/145373 2025-01-24T00:48:10.6443442Z * [new tag] ciflow/trunk/145375 -> ciflow/trunk/145375 2025-01-24T00:48:10.6444318Z * [new tag] ciflow/trunk/145391 -> ciflow/trunk/145391 2025-01-24T00:48:10.6445446Z * [new tag] ciflow/trunk/145399 -> ciflow/trunk/145399 2025-01-24T00:48:10.6446067Z * [new tag] ciflow/trunk/145407 -> ciflow/trunk/145407 2025-01-24T00:48:10.6446851Z * [new tag] ciflow/trunk/145412 -> ciflow/trunk/145412 2025-01-24T00:48:10.6447595Z * [new tag] ciflow/trunk/145417 -> ciflow/trunk/145417 2025-01-24T00:48:10.6448305Z * [new tag] ciflow/trunk/145421 -> ciflow/trunk/145421 2025-01-24T00:48:10.6449001Z * [new tag] ciflow/trunk/145435 -> ciflow/trunk/145435 2025-01-24T00:48:10.6449994Z * [new tag] ciflow/trunk/145436 -> ciflow/trunk/145436 2025-01-24T00:48:10.6450603Z * [new tag] ciflow/trunk/145443 -> ciflow/trunk/145443 2025-01-24T00:48:10.6451373Z * [new tag] ciflow/trunk/145449 -> ciflow/trunk/145449 2025-01-24T00:48:10.6452241Z * [new tag] ciflow/trunk/145450 -> ciflow/trunk/145450 2025-01-24T00:48:10.6453063Z * [new tag] ciflow/trunk/145465 -> ciflow/trunk/145465 2025-01-24T00:48:10.6453745Z * [new tag] ciflow/trunk/145490 -> ciflow/trunk/145490 2025-01-24T00:48:10.6454645Z * [new tag] ciflow/trunk/145494 -> ciflow/trunk/145494 2025-01-24T00:48:10.6455533Z * [new tag] ciflow/trunk/145495 -> ciflow/trunk/145495 2025-01-24T00:48:10.6456198Z * [new tag] ciflow/trunk/145502 -> ciflow/trunk/145502 2025-01-24T00:48:10.6456906Z * [new tag] ciflow/trunk/145506 -> ciflow/trunk/145506 2025-01-24T00:48:10.6457581Z * [new tag] ciflow/trunk/145509 -> ciflow/trunk/145509 2025-01-24T00:48:10.6458267Z * [new tag] ciflow/trunk/145513 -> ciflow/trunk/145513 2025-01-24T00:48:10.6459140Z * [new tag] ciflow/trunk/145517 -> ciflow/trunk/145517 2025-01-24T00:48:10.6459801Z * [new tag] ciflow/trunk/145519 -> ciflow/trunk/145519 2025-01-24T00:48:10.6460694Z * [new tag] ciflow/trunk/145524 -> ciflow/trunk/145524 2025-01-24T00:48:10.6461413Z * [new tag] ciflow/trunk/145530 -> ciflow/trunk/145530 2025-01-24T00:48:10.6462102Z * [new tag] ciflow/trunk/145531 -> ciflow/trunk/145531 2025-01-24T00:48:10.6462795Z * [new tag] ciflow/trunk/145533 -> ciflow/trunk/145533 2025-01-24T00:48:10.6463517Z * [new tag] ciflow/trunk/145539 -> ciflow/trunk/145539 2025-01-24T00:48:10.6464179Z * [new tag] ciflow/trunk/145542 -> ciflow/trunk/145542 2025-01-24T00:48:10.6464888Z * [new tag] ciflow/trunk/145545 -> ciflow/trunk/145545 2025-01-24T00:48:10.6465559Z * [new tag] ciflow/trunk/145547 -> ciflow/trunk/145547 2025-01-24T00:48:10.6466298Z * [new tag] ciflow/trunk/145550 -> ciflow/trunk/145550 2025-01-24T00:48:10.6466952Z * [new tag] ciflow/trunk/145551 -> ciflow/trunk/145551 2025-01-24T00:48:10.6467642Z * [new tag] ciflow/trunk/145552 -> ciflow/trunk/145552 2025-01-24T00:48:10.6468370Z * [new tag] ciflow/trunk/145553 -> ciflow/trunk/145553 2025-01-24T00:48:10.6469094Z * [new tag] ciflow/trunk/145554 -> ciflow/trunk/145554 2025-01-24T00:48:10.6469838Z * [new tag] ciflow/trunk/145558 -> ciflow/trunk/145558 2025-01-24T00:48:10.6470475Z * [new tag] ciflow/trunk/145559 -> ciflow/trunk/145559 2025-01-24T00:48:10.6471300Z * [new tag] ciflow/trunk/70978 -> ciflow/trunk/70978 2025-01-24T00:48:10.6472255Z * [new tag] ciflow/trunk/70979 -> ciflow/trunk/70979 2025-01-24T00:48:10.6472992Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2025-01-24T00:48:10.6474013Z * [new tag] ciflow/xpu/132945 -> ciflow/xpu/132945 2025-01-24T00:48:10.6474553Z * [new tag] ciflow/xpu/133307 -> ciflow/xpu/133307 2025-01-24T00:48:10.6475247Z * [new tag] ciflow/xpu/135189 -> ciflow/xpu/135189 2025-01-24T00:48:10.6475820Z * [new tag] ciflow/xpu/135337 -> ciflow/xpu/135337 2025-01-24T00:48:10.6476490Z * [new tag] ciflow/xpu/135465 -> ciflow/xpu/135465 2025-01-24T00:48:10.6477139Z * [new tag] ciflow/xpu/137566 -> ciflow/xpu/137566 2025-01-24T00:48:10.6477796Z * [new tag] ciflow/xpu/137570 -> ciflow/xpu/137570 2025-01-24T00:48:10.6478365Z * [new tag] ciflow/xpu/137580 -> ciflow/xpu/137580 2025-01-24T00:48:10.6479039Z * [new tag] ciflow/xpu/138889 -> ciflow/xpu/138889 2025-01-24T00:48:10.6479663Z * [new tag] ciflow/xpu/139171 -> ciflow/xpu/139171 2025-01-24T00:48:10.6480342Z * [new tag] ciflow/xpu/139469 -> ciflow/xpu/139469 2025-01-24T00:48:10.6481294Z * [new tag] ciflow/xpu/139971 -> ciflow/xpu/139971 2025-01-24T00:48:10.6482216Z * [new tag] ciflow/xpu/140362 -> ciflow/xpu/140362 2025-01-24T00:48:10.6483008Z * [new tag] ciflow/xpu/140365 -> ciflow/xpu/140365 2025-01-24T00:48:10.6483748Z * [new tag] ciflow/xpu/140372 -> ciflow/xpu/140372 2025-01-24T00:48:10.6484577Z * [new tag] ciflow/xpu/140389 -> ciflow/xpu/140389 2025-01-24T00:48:10.6485229Z * [new tag] ciflow/xpu/140677 -> ciflow/xpu/140677 2025-01-24T00:48:10.6485899Z * [new tag] ciflow/xpu/140686 -> ciflow/xpu/140686 2025-01-24T00:48:10.6486825Z * [new tag] ciflow/xpu/140972 -> ciflow/xpu/140972 2025-01-24T00:48:10.6487597Z * [new tag] ciflow/xpu/141318 -> ciflow/xpu/141318 2025-01-24T00:48:10.6488314Z * [new tag] ciflow/xpu/142040 -> ciflow/xpu/142040 2025-01-24T00:48:10.6488967Z * [new tag] ciflow/xpu/142067 -> ciflow/xpu/142067 2025-01-24T00:48:10.6489686Z * [new tag] ciflow/xpu/142097 -> ciflow/xpu/142097 2025-01-24T00:48:10.6490348Z * [new tag] ciflow/xpu/143597 -> ciflow/xpu/143597 2025-01-24T00:48:10.6491117Z * [new tag] ciflow/xpu/143784 -> ciflow/xpu/143784 2025-01-24T00:48:10.6491846Z * [new tag] ciflow/xpu/143833 -> ciflow/xpu/143833 2025-01-24T00:48:10.6493340Z * [new tag] ciflow/xpu/144046 -> ciflow/xpu/144046 2025-01-24T00:48:10.6493925Z * [new tag] ciflow/xpu/144368 -> ciflow/xpu/144368 2025-01-24T00:48:10.6494553Z * [new tag] ciflow/xpu/144378 -> ciflow/xpu/144378 2025-01-24T00:48:10.6495410Z * [new tag] ciflow/xpu/144385 -> ciflow/xpu/144385 2025-01-24T00:48:10.6496102Z * [new tag] ciflow/xpu/144452 -> ciflow/xpu/144452 2025-01-24T00:48:10.6496835Z * [new tag] ciflow/xpu/144473 -> ciflow/xpu/144473 2025-01-24T00:48:10.6497480Z * [new tag] ciflow/xpu/144644 -> ciflow/xpu/144644 2025-01-24T00:48:10.6498283Z * [new tag] ciflow/xpu/144664 -> ciflow/xpu/144664 2025-01-24T00:48:10.6499018Z * [new tag] ciflow/xpu/144722 -> ciflow/xpu/144722 2025-01-24T00:48:10.6499636Z * [new tag] ciflow/xpu/145060 -> ciflow/xpu/145060 2025-01-24T00:48:10.6500277Z * [new tag] ciflow/xpu/145083 -> ciflow/xpu/145083 2025-01-24T00:48:10.6500950Z * [new tag] ciflow/xpu/145248 -> ciflow/xpu/145248 2025-01-24T00:48:10.6501667Z * [new tag] ciflow/xpu/145490 -> ciflow/xpu/145490 2025-01-24T00:48:10.6502404Z * [new tag] cslpull75 -> cslpull75 2025-01-24T00:48:10.6503145Z * [new tag] cslpull76 -> cslpull76 2025-01-24T00:48:10.6503862Z * [new tag] cslpull77 -> cslpull77 2025-01-24T00:48:10.6504636Z * [new tag] cslpull78 -> cslpull78 2025-01-24T00:48:10.6505691Z * [new tag] cslpull79 -> cslpull79 2025-01-24T00:48:10.6506762Z * [new tag] cslpull80 -> cslpull80 2025-01-24T00:48:10.6507587Z * [new tag] cslpull81 -> cslpull81 2025-01-24T00:48:10.6508523Z * [new tag] cslpull82 -> cslpull82 2025-01-24T00:48:10.6509211Z * [new tag] cslpull83 -> cslpull83 2025-01-24T00:48:10.6509957Z * [new tag] cslpull84 -> cslpull84 2025-01-24T00:48:10.6510684Z * [new tag] cslpull85 -> cslpull85 2025-01-24T00:48:10.6511710Z * [new tag] cslpull86 -> cslpull86 2025-01-24T00:48:10.6512454Z * [new tag] cslpull87 -> cslpull87 2025-01-24T00:48:10.6513257Z * [new tag] cslpull88 -> cslpull88 2025-01-24T00:48:10.6514017Z * [new tag] cslpull89 -> cslpull89 2025-01-24T00:48:10.6514677Z * [new tag] cslpull90 -> cslpull90 2025-01-24T00:48:10.6515851Z * [new tag] cslpull91 -> cslpull91 2025-01-24T00:48:10.6516569Z * [new tag] cslpull92 -> cslpull92 2025-01-24T00:48:10.6517328Z * [new tag] flight_5 -> flight_5 2025-01-24T00:48:10.6518430Z * [new tag] flight_5.1 -> flight_5.1 2025-01-24T00:48:10.6519159Z * [new tag] flight_5.2 -> flight_5.2 2025-01-24T00:48:10.6519855Z * [new tag] flight_5.3 -> flight_5.3 2025-01-24T00:48:10.6520642Z * [new tag] forpull1 -> forpull1 2025-01-24T00:48:10.6521692Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2025-01-24T00:48:10.6522474Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2025-01-24T00:48:10.6523213Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2025-01-24T00:48:10.6524074Z * [new tag] nightly-binary -> nightly-binary 2025-01-24T00:48:10.6524696Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2025-01-24T00:48:10.6525621Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2025-01-24T00:48:10.6526409Z * [new tag] v0.1.1 -> v0.1.1 2025-01-24T00:48:10.6527234Z * [new tag] v0.1.10 -> v0.1.10 2025-01-24T00:48:10.6527976Z * [new tag] v0.1.11 -> v0.1.11 2025-01-24T00:48:10.6528731Z * [new tag] v0.1.12 -> v0.1.12 2025-01-24T00:48:10.6529440Z * [new tag] v0.1.2 -> v0.1.2 2025-01-24T00:48:10.6530271Z * [new tag] v0.1.3 -> v0.1.3 2025-01-24T00:48:10.6530956Z * [new tag] v0.1.4 -> v0.1.4 2025-01-24T00:48:10.6531764Z * [new tag] v0.1.5 -> v0.1.5 2025-01-24T00:48:10.6532533Z * [new tag] v0.1.6 -> v0.1.6 2025-01-24T00:48:10.6533278Z * [new tag] v0.1.7 -> v0.1.7 2025-01-24T00:48:10.6534003Z * [new tag] v0.1.8 -> v0.1.8 2025-01-24T00:48:10.6534702Z * [new tag] v0.1.9 -> v0.1.9 2025-01-24T00:48:10.6535481Z * [new tag] v0.2.0 -> v0.2.0 2025-01-24T00:48:10.6536275Z * [new tag] v0.3.0 -> v0.3.0 2025-01-24T00:48:10.6537202Z * [new tag] v0.3.1 -> v0.3.1 2025-01-24T00:48:10.6537923Z * [new tag] v0.4.0 -> v0.4.0 2025-01-24T00:48:10.6538673Z * [new tag] v0.4.1 -> v0.4.1 2025-01-24T00:48:10.6539454Z * [new tag] v1.0.0 -> v1.0.0 2025-01-24T00:48:10.6540240Z * [new tag] v1.0.0a0 -> v1.0.0a0 2025-01-24T00:48:10.6541001Z * [new tag] v1.0.1 -> v1.0.1 2025-01-24T00:48:10.6541810Z * [new tag] v1.0rc0 -> v1.0rc0 2025-01-24T00:48:10.6542453Z * [new tag] v1.0rc1 -> v1.0rc1 2025-01-24T00:48:10.6543232Z * [new tag] v1.1.0 -> v1.1.0 2025-01-24T00:48:10.6544495Z * [new tag] v1.1.0a0 -> v1.1.0a0 2025-01-24T00:48:10.6545544Z * [new tag] v1.10.0 -> v1.10.0 2025-01-24T00:48:10.6546537Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2025-01-24T00:48:10.6547292Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2025-01-24T00:48:10.6547889Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2025-01-24T00:48:10.6548746Z * [new tag] v1.10.1 -> v1.10.1 2025-01-24T00:48:10.6549245Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2025-01-24T00:48:10.6549885Z * [new tag] v1.10.2 -> v1.10.2 2025-01-24T00:48:10.6550592Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2025-01-24T00:48:10.6551376Z * [new tag] v1.11.0 -> v1.11.0 2025-01-24T00:48:10.6552367Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2025-01-24T00:48:10.6553336Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2025-01-24T00:48:10.6554054Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2025-01-24T00:48:10.6555017Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2025-01-24T00:48:10.6555790Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2025-01-24T00:48:10.6556388Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2025-01-24T00:48:10.6557018Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2025-01-24T00:48:10.6557940Z * [new tag] v1.12.0 -> v1.12.0 2025-01-24T00:48:10.6558696Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2025-01-24T00:48:10.6559531Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2025-01-24T00:48:10.6560343Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2025-01-24T00:48:10.6561264Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2025-01-24T00:48:10.6562055Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2025-01-24T00:48:10.6562971Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2025-01-24T00:48:10.6563588Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2025-01-24T00:48:10.6564154Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2025-01-24T00:48:10.6564721Z * [new tag] v1.12.1 -> v1.12.1 2025-01-24T00:48:10.6565634Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2025-01-24T00:48:10.6566549Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2025-01-24T00:48:10.6567480Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2025-01-24T00:48:10.6568306Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2025-01-24T00:48:10.6568862Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2025-01-24T00:48:10.6569768Z * [new tag] v1.13.0 -> v1.13.0 2025-01-24T00:48:10.6570595Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2025-01-24T00:48:10.6571299Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2025-01-24T00:48:10.6572144Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2025-01-24T00:48:10.6573185Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2025-01-24T00:48:10.6573830Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2025-01-24T00:48:10.6574427Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2025-01-24T00:48:10.6575356Z * [new tag] v1.13.1 -> v1.13.1 2025-01-24T00:48:10.6575861Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2025-01-24T00:48:10.6576858Z * [new tag] v1.2.0 -> v1.2.0 2025-01-24T00:48:10.6577696Z * [new tag] v1.2.0a0 -> v1.2.0a0 2025-01-24T00:48:10.6578499Z * [new tag] v1.3.0 -> v1.3.0 2025-01-24T00:48:10.6579323Z * [new tag] v1.3.0a0 -> v1.3.0a0 2025-01-24T00:48:10.6579846Z * [new tag] v1.3.1 -> v1.3.1 2025-01-24T00:48:10.6580683Z * [new tag] v1.4.0 -> v1.4.0 2025-01-24T00:48:10.6581492Z * [new tag] v1.4.0a0 -> v1.4.0a0 2025-01-24T00:48:10.6582143Z * [new tag] v1.4.1 -> v1.4.1 2025-01-24T00:48:10.6583069Z * [new tag] v1.5.0 -> v1.5.0 2025-01-24T00:48:10.6583849Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2025-01-24T00:48:10.6584664Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2025-01-24T00:48:10.6585622Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2025-01-24T00:48:10.6586274Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2025-01-24T00:48:10.6586861Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2025-01-24T00:48:10.6587838Z * [new tag] v1.5.1 -> v1.5.1 2025-01-24T00:48:10.6588410Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2025-01-24T00:48:10.6588950Z * [new tag] v1.6.0 -> v1.6.0 2025-01-24T00:48:10.6589863Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2025-01-24T00:48:10.6590755Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2025-01-24T00:48:10.6591634Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2025-01-24T00:48:10.6592639Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2025-01-24T00:48:10.6593473Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2025-01-24T00:48:10.6594283Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2025-01-24T00:48:10.6595296Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2025-01-24T00:48:10.6596255Z * [new tag] v1.7.0 -> v1.7.0 2025-01-24T00:48:10.6596926Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2025-01-24T00:48:10.6597874Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2025-01-24T00:48:10.6598741Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2025-01-24T00:48:10.6599409Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2025-01-24T00:48:10.6600206Z * [new tag] v1.7.1 -> v1.7.1 2025-01-24T00:48:10.6601200Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2025-01-24T00:48:10.6602115Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2025-01-24T00:48:10.6602659Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2025-01-24T00:48:10.6603477Z * [new tag] v1.8.0 -> v1.8.0 2025-01-24T00:48:10.6604144Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2025-01-24T00:48:10.6604968Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2025-01-24T00:48:10.6605899Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2025-01-24T00:48:10.6606630Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2025-01-24T00:48:10.6607263Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2025-01-24T00:48:10.6607870Z * [new tag] v1.8.1 -> v1.8.1 2025-01-24T00:48:10.6608812Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2025-01-24T00:48:10.6609365Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2025-01-24T00:48:10.6609988Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2025-01-24T00:48:10.6611331Z * [new tag] v1.8.2 -> v1.8.2 2025-01-24T00:48:10.6611909Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2025-01-24T00:48:10.6612778Z * [new tag] v1.9.0 -> v1.9.0 2025-01-24T00:48:10.6613617Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2025-01-24T00:48:10.6614585Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2025-01-24T00:48:10.6615425Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2025-01-24T00:48:10.6616116Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2025-01-24T00:48:10.6616890Z * [new tag] v1.9.1 -> v1.9.1 2025-01-24T00:48:10.6617963Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2025-01-24T00:48:10.6618508Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2025-01-24T00:48:10.6619367Z * [new tag] v2.0.0 -> v2.0.0 2025-01-24T00:48:10.6620187Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2025-01-24T00:48:10.6621043Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2025-01-24T00:48:10.6621883Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2025-01-24T00:48:10.6622728Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2025-01-24T00:48:10.6623579Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2025-01-24T00:48:10.6624227Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2025-01-24T00:48:10.6625076Z * [new tag] v2.0.1 -> v2.0.1 2025-01-24T00:48:10.6625973Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2025-01-24T00:48:10.6626502Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2025-01-24T00:48:10.6627295Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2025-01-24T00:48:10.6627954Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2025-01-24T00:48:10.6629302Z * [new tag] v2.1.0 -> v2.1.0 2025-01-24T00:48:10.6630145Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2025-01-24T00:48:10.6630918Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2025-01-24T00:48:10.6631859Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2025-01-24T00:48:10.6632565Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2025-01-24T00:48:10.6633356Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2025-01-24T00:48:10.6633967Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2025-01-24T00:48:10.6634785Z * [new tag] v2.1.1 -> v2.1.1 2025-01-24T00:48:10.6635597Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2025-01-24T00:48:10.6636360Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2025-01-24T00:48:10.6637349Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2025-01-24T00:48:10.6638113Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2025-01-24T00:48:10.6638904Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2025-01-24T00:48:10.6639502Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2025-01-24T00:48:10.6640238Z * [new tag] v2.1.2 -> v2.1.2 2025-01-24T00:48:10.6641152Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2025-01-24T00:48:10.6641931Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2025-01-24T00:48:10.6642529Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2025-01-24T00:48:10.6643342Z * [new tag] v2.2.0 -> v2.2.0 2025-01-24T00:48:10.6644149Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2025-01-24T00:48:10.6644957Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2025-01-24T00:48:10.6645810Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2025-01-24T00:48:10.6646995Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2025-01-24T00:48:10.6647835Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2025-01-24T00:48:10.6648647Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2025-01-24T00:48:10.6649306Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2025-01-24T00:48:10.6649893Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2025-01-24T00:48:10.6650809Z * [new tag] v2.2.1 -> v2.2.1 2025-01-24T00:48:10.6651600Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2025-01-24T00:48:10.6652154Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2025-01-24T00:48:10.6652798Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2025-01-24T00:48:10.6653493Z * [new tag] v2.2.2 -> v2.2.2 2025-01-24T00:48:10.6654460Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2025-01-24T00:48:10.6654991Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2025-01-24T00:48:10.6655582Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2025-01-24T00:48:10.6656586Z * [new tag] v2.3.0 -> v2.3.0 2025-01-24T00:48:10.6657358Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2025-01-24T00:48:10.6658248Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2025-01-24T00:48:10.6659189Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2025-01-24T00:48:10.6659736Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2025-01-24T00:48:10.6660629Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2025-01-24T00:48:10.6661453Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2025-01-24T00:48:10.6662345Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2025-01-24T00:48:10.6663075Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2025-01-24T00:48:10.6663679Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2025-01-24T00:48:10.6664624Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2025-01-24T00:48:10.6665479Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2025-01-24T00:48:10.6666128Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2025-01-24T00:48:10.6666757Z * [new tag] v2.3.1 -> v2.3.1 2025-01-24T00:48:10.6667532Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2025-01-24T00:48:10.6668478Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2025-01-24T00:48:10.6669273Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2025-01-24T00:48:10.6670200Z * [new tag] v2.4.0 -> v2.4.0 2025-01-24T00:48:10.6670959Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2025-01-24T00:48:10.6671766Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2025-01-24T00:48:10.6672588Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2025-01-24T00:48:10.6673393Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2025-01-24T00:48:10.6674400Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2025-01-24T00:48:10.6675178Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2025-01-24T00:48:10.6676089Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2025-01-24T00:48:10.6676881Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2025-01-24T00:48:10.6677797Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2025-01-24T00:48:10.6678374Z * [new tag] v2.4.1 -> v2.4.1 2025-01-24T00:48:10.6679311Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2025-01-24T00:48:10.6680169Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2025-01-24T00:48:10.6681083Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2025-01-24T00:48:10.6681905Z * [new tag] v2.5.0 -> v2.5.0 2025-01-24T00:48:10.6682731Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2025-01-24T00:48:10.6683303Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2025-01-24T00:48:10.6684190Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2025-01-24T00:48:10.6685059Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2025-01-24T00:48:10.6685843Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2025-01-24T00:48:10.6686790Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2025-01-24T00:48:10.6687772Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2025-01-24T00:48:10.6688593Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2025-01-24T00:48:10.6689477Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2025-01-24T00:48:10.6690323Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2025-01-24T00:48:10.6691021Z * [new tag] v2.5.1 -> v2.5.1 2025-01-24T00:48:10.6691639Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2025-01-24T00:48:10.6692872Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2025-01-24T00:48:10.6693798Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2025-01-24T00:48:10.6694684Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2025-01-24T00:48:10.6695499Z * [new tag] v2.6.0-rc4 -> v2.6.0-rc4 2025-01-24T00:48:10.6696653Z * [new tag] v2.6.0-rc5 -> v2.6.0-rc5 2025-01-24T00:48:10.6697533Z * [new tag] v2.6.0-rc6 -> v2.6.0-rc6 2025-01-24T00:48:10.6698215Z * [new tag] v2.6.0-rc7 -> v2.6.0-rc7 2025-01-24T00:48:10.6699418Z * [new tag] whc_flight_1 -> whc_flight_1 2025-01-24T00:48:10.6699971Z * [new tag] whc_flight_2 -> whc_flight_2 2025-01-24T00:48:10.6700738Z * [new tag] whc_flight_4 -> whc_flight_4 2025-01-24T00:48:10.7376819Z [command]/usr/bin/git rev-parse --verify --quiet d087145b9259b4cfbcb758dc0bca6a6e5d75d08f^{object} 2025-01-24T00:48:10.7399380Z d087145b9259b4cfbcb758dc0bca6a6e5d75d08f 2025-01-24T00:48:10.7403753Z ##[endgroup] 2025-01-24T00:48:10.7404291Z ##[group]Determining the checkout info 2025-01-24T00:48:10.7405145Z ##[endgroup] 2025-01-24T00:48:10.7409733Z [command]/usr/bin/git sparse-checkout disable 2025-01-24T00:48:10.7443958Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-01-24T00:48:10.7467474Z ##[group]Checking out the ref 2025-01-24T00:48:10.7471374Z [command]/usr/bin/git checkout --progress --force d087145b9259b4cfbcb758dc0bca6a6e5d75d08f 2025-01-24T00:48:11.7841114Z Updating files: 90% (16218/18011) 2025-01-24T00:48:11.7939242Z Updating files: 91% (16391/18011) 2025-01-24T00:48:11.8060592Z Updating files: 92% (16571/18011) 2025-01-24T00:48:11.8224771Z Updating files: 93% (16751/18011) 2025-01-24T00:48:11.8394401Z Updating files: 94% (16931/18011) 2025-01-24T00:48:11.8566038Z Updating files: 95% (17111/18011) 2025-01-24T00:48:11.8669623Z Updating files: 96% (17291/18011) 2025-01-24T00:48:11.8934199Z Updating files: 97% (17471/18011) 2025-01-24T00:48:11.9113367Z Updating files: 98% (17651/18011) 2025-01-24T00:48:11.9248392Z Updating files: 99% (17831/18011) 2025-01-24T00:48:11.9248802Z Updating files: 100% (18011/18011) 2025-01-24T00:48:11.9249136Z Updating files: 100% (18011/18011), done. 2025-01-24T00:48:11.9500941Z Note: switching to 'd087145b9259b4cfbcb758dc0bca6a6e5d75d08f'. 2025-01-24T00:48:11.9501556Z 2025-01-24T00:48:11.9501824Z You are in 'detached HEAD' state. You can look around, make experimental 2025-01-24T00:48:11.9502393Z changes and commit them, and you can discard any commits you make in this 2025-01-24T00:48:11.9502960Z state without impacting any branches by switching back to a branch. 2025-01-24T00:48:11.9503298Z 2025-01-24T00:48:11.9503517Z If you want to create a new branch to retain commits you create, you may 2025-01-24T00:48:11.9504036Z do so (now or later) by using -c with the switch command. Example: 2025-01-24T00:48:11.9504331Z 2025-01-24T00:48:11.9504459Z git switch -c 2025-01-24T00:48:11.9504659Z 2025-01-24T00:48:11.9504766Z Or undo this operation with: 2025-01-24T00:48:11.9504959Z 2025-01-24T00:48:11.9505050Z git switch - 2025-01-24T00:48:11.9505181Z 2025-01-24T00:48:11.9505445Z Turn off this advice by setting config variable advice.detachedHead to false 2025-01-24T00:48:11.9505805Z 2025-01-24T00:48:11.9506061Z HEAD is now at d087145b925 Add accuracy issue support in AOTI Minifier (#145539) 2025-01-24T00:48:11.9586724Z ##[endgroup] 2025-01-24T00:48:11.9587165Z ##[group]Setting up auth for fetching submodules 2025-01-24T00:48:11.9592671Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-01-24T00:48:11.9632368Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-01-24T00:48:11.9658824Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-01-24T00:48:11.9683613Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-01-24T00:48:11.9705332Z ##[endgroup] 2025-01-24T00:48:11.9706005Z ##[group]Fetching submodules 2025-01-24T00:48:11.9709331Z [command]/usr/bin/git submodule sync 2025-01-24T00:48:11.9989300Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force 2025-01-24T00:48:12.0260552Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-01-24T00:48:12.0261817Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-01-24T00:48:12.0264627Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-01-24T00:48:12.0267458Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-01-24T00:48:12.0270372Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-01-24T00:48:12.0273796Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-01-24T00:48:12.0276714Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-01-24T00:48:12.0280449Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-01-24T00:48:12.0284004Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-01-24T00:48:12.0287569Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-01-24T00:48:12.0291127Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-01-24T00:48:12.0295492Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-01-24T00:48:12.0299577Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-01-24T00:48:12.0303843Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2025-01-24T00:48:12.0308247Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-01-24T00:48:12.0313076Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-01-24T00:48:12.0319122Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-01-24T00:48:12.0324051Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-01-24T00:48:12.0329551Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2025-01-24T00:48:12.0333990Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-01-24T00:48:12.0338868Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-01-24T00:48:12.0344052Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-01-24T00:48:12.0349206Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-01-24T00:48:12.0354599Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-01-24T00:48:12.0359974Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-01-24T00:48:12.0365447Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2025-01-24T00:48:12.0371242Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-01-24T00:48:12.0377038Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-01-24T00:48:12.0382900Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-01-24T00:48:12.0388619Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-01-24T00:48:12.0394996Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-01-24T00:48:12.0401003Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-01-24T00:48:12.0407453Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-01-24T00:48:12.0415111Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-01-24T00:48:12.0421637Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-01-24T00:48:12.0427963Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-01-24T00:48:12.0434654Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-01-24T00:48:12.0465219Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/android/libs/fbjni'... 2025-01-24T00:48:12.2987010Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FP16'... 2025-01-24T00:48:12.4743618Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/FXdiv'... 2025-01-24T00:48:12.6720147Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NNPACK'... 2025-01-24T00:48:12.9136817Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/NVTX'... 2025-01-24T00:48:13.2470095Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-01-24T00:48:15.3842498Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/XNNPACK'... 2025-01-24T00:48:28.6571257Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/benchmark'... 2025-01-24T00:48:29.0570205Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/composable_kernel'... 2025-01-24T00:48:31.0999651Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpp-httplib'... 2025-01-24T00:48:31.7458741Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cpuinfo'... 2025-01-24T00:48:32.3500473Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cudnn_frontend'... 2025-01-24T00:48:33.5025431Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/cutlass'... 2025-01-24T00:48:36.1480452Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/eigen'... 2025-01-24T00:48:41.6733479Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fbgemm'... 2025-01-24T00:48:43.7268046Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/flatbuffers'... 2025-01-24T00:48:45.4070787Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/fmt'... 2025-01-24T00:48:46.7902610Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-01-24T00:48:47.1646704Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/gloo'... 2025-01-24T00:48:47.4782415Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/googletest'... 2025-01-24T00:48:48.6369021Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ideep'... 2025-01-24T00:48:48.9678802Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/ittapi'... 2025-01-24T00:48:49.2063783Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kineto'... 2025-01-24T00:48:50.6799410Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/kleidiai'... 2025-01-24T00:48:51.0873831Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/mimalloc'... 2025-01-24T00:48:51.8210384Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nccl/nccl'... 2025-01-24T00:48:52.2052274Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/nlohmann'... 2025-01-24T00:48:59.4215610Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/onnx'... 2025-01-24T00:49:02.1164887Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-01-24T00:49:10.3154705Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pocketfft'... 2025-01-24T00:49:10.5480022Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/protobuf'... 2025-01-24T00:49:21.4674395Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/psimd'... 2025-01-24T00:49:21.6411691Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pthreadpool'... 2025-01-24T00:49:21.8534060Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/pybind11'... 2025-01-24T00:49:22.9651543Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/python-peachpy'... 2025-01-24T00:49:23.2272348Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/sleef'... 2025-01-24T00:49:23.8502899Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/third_party/tensorpipe'... 2025-01-24T00:49:24.2820349Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-01-24T00:49:24.2917317Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-01-24T00:49:24.2986975Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-01-24T00:49:24.3202460Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-01-24T00:49:24.3506421Z Submodule path 'third_party/NVTX': checked out 'e170594ac7cf1dac584da473d4ca9301087090c1' 2025-01-24T00:49:24.3833912Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2025-01-24T00:49:25.0478263Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-01-24T00:49:25.0670686Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2025-01-24T00:49:25.2848954Z Submodule path 'third_party/composable_kernel': checked out '50ee4267e27b875d149e642f4cebd47be1dc3b57' 2025-01-24T00:49:25.3294284Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2025-01-24T00:49:25.4214729Z Submodule path 'third_party/cpuinfo': checked out '1e83a2fdd3102f65c6f1fb602c1b320486218a99' 2025-01-24T00:49:25.4520473Z Submodule path 'third_party/cudnn_frontend': checked out 'ee971b18ee428ff55b444ac93876cfbd377d304f' 2025-01-24T00:49:25.9812928Z Submodule path 'third_party/cutlass': checked out 'bf9da7b76c766d7ee7d536afc77880a4ef1f1156' 2025-01-24T00:49:26.2232342Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2025-01-24T00:49:26.3152649Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2025-01-24T00:49:26.4460712Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2025-01-24T00:49:26.4763444Z Submodule path 'third_party/fmt': checked out 'e3ddede6c4ee818825c4e5a6dfa1d384860c27d9' 2025-01-24T00:49:26.5133785Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-01-24T00:49:26.5364412Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2025-01-24T00:49:26.5763520Z Submodule path 'third_party/googletest': checked out 'b514bdc898e2951020cbdca1304b75f5950d1f59' 2025-01-24T00:49:26.5864245Z Submodule path 'third_party/ideep': checked out 'e026f3b0318087fe19e2b062e8edf55bfe7a522c' 2025-01-24T00:49:26.6007691Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2025-01-24T00:49:26.6818438Z Submodule path 'third_party/kineto': checked out 'bc1616a65cfe552516ce62f81ead48e45c85e18c' 2025-01-24T00:49:26.7027439Z Submodule path 'third_party/kleidiai': checked out '202603f38a9df9d2ded89f12b41ded621c71d4ea' 2025-01-24T00:49:26.7367583Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2025-01-24T00:49:26.7633416Z Submodule path 'third_party/nccl/nccl': checked out 'ab2b89c4c339bd7f816fbc114a4b05d386b66290' 2025-01-24T00:49:26.8637754Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2025-01-24T00:49:27.2090202Z Submodule path 'third_party/onnx': checked out 'b8baa8446686496da4cc8fda09f2b6fe65c2a02c' 2025-01-24T00:49:27.2732094Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-01-24T00:49:27.2808806Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2025-01-24T00:49:27.5441342Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-01-24T00:49:27.5510462Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-01-24T00:49:27.5608789Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-01-24T00:49:27.5930769Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-01-24T00:49:27.6193508Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-01-24T00:49:27.6588652Z Submodule path 'third_party/sleef': checked out '56e1f79cb140fb9326d612d0be06b5250565cade' 2025-01-24T00:49:27.6825883Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2025-01-24T00:49:27.6839359Z [command]/usr/bin/git submodule foreach git config --local gc.auto 0 2025-01-24T00:49:27.7109281Z Entering 'android/libs/fbjni' 2025-01-24T00:49:27.7134539Z Entering 'third_party/FP16' 2025-01-24T00:49:27.7159568Z Entering 'third_party/FXdiv' 2025-01-24T00:49:27.7187021Z Entering 'third_party/NNPACK' 2025-01-24T00:49:27.7209506Z Entering 'third_party/NVTX' 2025-01-24T00:49:27.7233511Z Entering 'third_party/VulkanMemoryAllocator' 2025-01-24T00:49:27.7257615Z Entering 'third_party/XNNPACK' 2025-01-24T00:49:27.7281503Z Entering 'third_party/benchmark' 2025-01-24T00:49:27.7306873Z Entering 'third_party/composable_kernel' 2025-01-24T00:49:27.7330797Z Entering 'third_party/cpp-httplib' 2025-01-24T00:49:27.7354390Z Entering 'third_party/cpuinfo' 2025-01-24T00:49:27.7378356Z Entering 'third_party/cudnn_frontend' 2025-01-24T00:49:27.7402304Z Entering 'third_party/cutlass' 2025-01-24T00:49:27.7425955Z Entering 'third_party/eigen' 2025-01-24T00:49:27.7449708Z Entering 'third_party/fbgemm' 2025-01-24T00:49:27.7473387Z Entering 'third_party/flatbuffers' 2025-01-24T00:49:27.7497467Z Entering 'third_party/fmt' 2025-01-24T00:49:27.7522717Z Entering 'third_party/gemmlowp/gemmlowp' 2025-01-24T00:49:27.7546905Z Entering 'third_party/gloo' 2025-01-24T00:49:27.7570771Z Entering 'third_party/googletest' 2025-01-24T00:49:27.7595689Z Entering 'third_party/ideep' 2025-01-24T00:49:27.7620379Z Entering 'third_party/ittapi' 2025-01-24T00:49:27.7644614Z Entering 'third_party/kineto' 2025-01-24T00:49:27.7668403Z Entering 'third_party/kleidiai' 2025-01-24T00:49:27.7692401Z Entering 'third_party/mimalloc' 2025-01-24T00:49:27.7716908Z Entering 'third_party/nccl/nccl' 2025-01-24T00:49:27.7741867Z Entering 'third_party/nlohmann' 2025-01-24T00:49:27.7765939Z Entering 'third_party/onnx' 2025-01-24T00:49:27.7789746Z Entering 'third_party/opentelemetry-cpp' 2025-01-24T00:49:27.7814046Z Entering 'third_party/pocketfft' 2025-01-24T00:49:27.7838715Z Entering 'third_party/protobuf' 2025-01-24T00:49:27.7864008Z Entering 'third_party/psimd' 2025-01-24T00:49:27.7888675Z Entering 'third_party/pthreadpool' 2025-01-24T00:49:27.7913159Z Entering 'third_party/pybind11' 2025-01-24T00:49:27.7938094Z Entering 'third_party/python-peachpy' 2025-01-24T00:49:27.7961942Z Entering 'third_party/sleef' 2025-01-24T00:49:27.7986133Z Entering 'third_party/tensorpipe' 2025-01-24T00:49:27.8020153Z ##[endgroup] 2025-01-24T00:49:27.8020591Z ##[group]Persisting credentials for submodules 2025-01-24T00:49:27.8026654Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2025-01-24T00:49:27.8296121Z Entering 'android/libs/fbjni' 2025-01-24T00:49:27.8346338Z Entering 'third_party/FP16' 2025-01-24T00:49:27.8395204Z Entering 'third_party/FXdiv' 2025-01-24T00:49:27.8443818Z Entering 'third_party/NNPACK' 2025-01-24T00:49:27.8495012Z Entering 'third_party/NVTX' 2025-01-24T00:49:27.8543028Z Entering 'third_party/VulkanMemoryAllocator' 2025-01-24T00:49:27.8593366Z Entering 'third_party/XNNPACK' 2025-01-24T00:49:27.8657023Z Entering 'third_party/benchmark' 2025-01-24T00:49:27.8706222Z Entering 'third_party/composable_kernel' 2025-01-24T00:49:27.8760812Z Entering 'third_party/cpp-httplib' 2025-01-24T00:49:27.8810538Z Entering 'third_party/cpuinfo' 2025-01-24T00:49:27.8860902Z Entering 'third_party/cudnn_frontend' 2025-01-24T00:49:27.8910655Z Entering 'third_party/cutlass' 2025-01-24T00:49:27.8967673Z Entering 'third_party/eigen' 2025-01-24T00:49:27.9021396Z Entering 'third_party/fbgemm' 2025-01-24T00:49:27.9071888Z Entering 'third_party/flatbuffers' 2025-01-24T00:49:27.9123612Z Entering 'third_party/fmt' 2025-01-24T00:49:27.9172887Z Entering 'third_party/gemmlowp/gemmlowp' 2025-01-24T00:49:27.9222091Z Entering 'third_party/gloo' 2025-01-24T00:49:27.9271200Z Entering 'third_party/googletest' 2025-01-24T00:49:27.9320576Z Entering 'third_party/ideep' 2025-01-24T00:49:27.9369305Z Entering 'third_party/ittapi' 2025-01-24T00:49:27.9418098Z Entering 'third_party/kineto' 2025-01-24T00:49:27.9467956Z Entering 'third_party/kleidiai' 2025-01-24T00:49:27.9517486Z Entering 'third_party/mimalloc' 2025-01-24T00:49:27.9567455Z Entering 'third_party/nccl/nccl' 2025-01-24T00:49:27.9617135Z Entering 'third_party/nlohmann' 2025-01-24T00:49:27.9666823Z Entering 'third_party/onnx' 2025-01-24T00:49:27.9733401Z Entering 'third_party/opentelemetry-cpp' 2025-01-24T00:49:27.9784631Z Entering 'third_party/pocketfft' 2025-01-24T00:49:27.9833844Z Entering 'third_party/protobuf' 2025-01-24T00:49:27.9885899Z Entering 'third_party/psimd' 2025-01-24T00:49:27.9936800Z Entering 'third_party/pthreadpool' 2025-01-24T00:49:27.9985448Z Entering 'third_party/pybind11' 2025-01-24T00:49:28.0034576Z Entering 'third_party/python-peachpy' 2025-01-24T00:49:28.0083202Z Entering 'third_party/sleef' 2025-01-24T00:49:28.0132469Z Entering 'third_party/tensorpipe' 2025-01-24T00:49:28.0195613Z [command]/usr/bin/git submodule foreach sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2025-01-24T00:49:28.0462674Z Entering 'android/libs/fbjni' 2025-01-24T00:49:28.0508714Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-01-24T00:49:28.0509608Z Entering 'third_party/FP16' 2025-01-24T00:49:28.0555866Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-01-24T00:49:28.0557061Z Entering 'third_party/FXdiv' 2025-01-24T00:49:28.0604413Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-01-24T00:49:28.0605262Z Entering 'third_party/NNPACK' 2025-01-24T00:49:28.0652846Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-01-24T00:49:28.0654037Z Entering 'third_party/NVTX' 2025-01-24T00:49:28.0700376Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-01-24T00:49:28.0701530Z Entering 'third_party/VulkanMemoryAllocator' 2025-01-24T00:49:28.0749093Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-01-24T00:49:28.0750285Z Entering 'third_party/XNNPACK' 2025-01-24T00:49:28.0797588Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-01-24T00:49:28.0798878Z Entering 'third_party/benchmark' 2025-01-24T00:49:28.0845349Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-01-24T00:49:28.0846727Z Entering 'third_party/composable_kernel' 2025-01-24T00:49:28.0892156Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-01-24T00:49:28.0893615Z Entering 'third_party/cpp-httplib' 2025-01-24T00:49:28.0940997Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-01-24T00:49:28.0942395Z Entering 'third_party/cpuinfo' 2025-01-24T00:49:28.0989225Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-01-24T00:49:28.0990637Z Entering 'third_party/cudnn_frontend' 2025-01-24T00:49:28.1039050Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-01-24T00:49:28.1040467Z Entering 'third_party/cutlass' 2025-01-24T00:49:28.1088197Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-01-24T00:49:28.1089792Z Entering 'third_party/eigen' 2025-01-24T00:49:28.1137051Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2025-01-24T00:49:28.1138256Z Entering 'third_party/fbgemm' 2025-01-24T00:49:28.1185341Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-01-24T00:49:28.1186248Z Entering 'third_party/flatbuffers' 2025-01-24T00:49:28.1233380Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-01-24T00:49:28.1234977Z Entering 'third_party/fmt' 2025-01-24T00:49:28.1281015Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-01-24T00:49:28.1282417Z Entering 'third_party/gemmlowp/gemmlowp' 2025-01-24T00:49:28.1329999Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-01-24T00:49:28.1331464Z Entering 'third_party/gloo' 2025-01-24T00:49:28.1379456Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-01-24T00:49:28.1380824Z Entering 'third_party/googletest' 2025-01-24T00:49:28.1427133Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-01-24T00:49:28.1428537Z Entering 'third_party/ideep' 2025-01-24T00:49:28.1474924Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-01-24T00:49:28.1476300Z Entering 'third_party/ittapi' 2025-01-24T00:49:28.1524320Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-01-24T00:49:28.1525691Z Entering 'third_party/kineto' 2025-01-24T00:49:28.1574089Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-01-24T00:49:28.1575485Z Entering 'third_party/kleidiai' 2025-01-24T00:49:28.1622441Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-01-24T00:49:28.1623829Z Entering 'third_party/mimalloc' 2025-01-24T00:49:28.1670726Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-01-24T00:49:28.1672163Z Entering 'third_party/nccl/nccl' 2025-01-24T00:49:28.1719246Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2025-01-24T00:49:28.1727421Z Entering 'third_party/nlohmann' 2025-01-24T00:49:28.1767448Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-01-24T00:49:28.1768252Z Entering 'third_party/onnx' 2025-01-24T00:49:28.1815824Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-01-24T00:49:28.1816702Z Entering 'third_party/opentelemetry-cpp' 2025-01-24T00:49:28.1864177Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-01-24T00:49:28.1865388Z Entering 'third_party/pocketfft' 2025-01-24T00:49:28.1912358Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-01-24T00:49:28.1913759Z Entering 'third_party/protobuf' 2025-01-24T00:49:28.1960850Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-01-24T00:49:28.1962380Z Entering 'third_party/psimd' 2025-01-24T00:49:28.2009231Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-01-24T00:49:28.2010412Z Entering 'third_party/pthreadpool' 2025-01-24T00:49:28.2058050Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-01-24T00:49:28.2058915Z Entering 'third_party/pybind11' 2025-01-24T00:49:28.2107310Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-01-24T00:49:28.2108241Z Entering 'third_party/python-peachpy' 2025-01-24T00:49:28.2154945Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-01-24T00:49:28.2155973Z Entering 'third_party/sleef' 2025-01-24T00:49:28.2202608Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-01-24T00:49:28.2203735Z Entering 'third_party/tensorpipe' 2025-01-24T00:49:28.2251225Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-01-24T00:49:28.2508383Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-01-24T00:49:28.2779739Z Entering 'android/libs/fbjni' 2025-01-24T00:49:28.2805419Z Entering 'third_party/FP16' 2025-01-24T00:49:28.2830933Z Entering 'third_party/FXdiv' 2025-01-24T00:49:28.2854576Z Entering 'third_party/NNPACK' 2025-01-24T00:49:28.2878238Z Entering 'third_party/NVTX' 2025-01-24T00:49:28.2903179Z Entering 'third_party/VulkanMemoryAllocator' 2025-01-24T00:49:28.2927471Z Entering 'third_party/XNNPACK' 2025-01-24T00:49:28.2951859Z Entering 'third_party/benchmark' 2025-01-24T00:49:28.2976091Z Entering 'third_party/composable_kernel' 2025-01-24T00:49:28.3000410Z Entering 'third_party/cpp-httplib' 2025-01-24T00:49:28.3024569Z Entering 'third_party/cpuinfo' 2025-01-24T00:49:28.3048971Z Entering 'third_party/cudnn_frontend' 2025-01-24T00:49:28.3073316Z Entering 'third_party/cutlass' 2025-01-24T00:49:28.3097629Z Entering 'third_party/eigen' 2025-01-24T00:49:28.3122335Z Entering 'third_party/fbgemm' 2025-01-24T00:49:28.3147334Z Entering 'third_party/flatbuffers' 2025-01-24T00:49:28.3171350Z Entering 'third_party/fmt' 2025-01-24T00:49:28.3196436Z Entering 'third_party/gemmlowp/gemmlowp' 2025-01-24T00:49:28.3221063Z Entering 'third_party/gloo' 2025-01-24T00:49:28.3246132Z Entering 'third_party/googletest' 2025-01-24T00:49:28.3270121Z Entering 'third_party/ideep' 2025-01-24T00:49:28.3295957Z Entering 'third_party/ittapi' 2025-01-24T00:49:28.3320530Z Entering 'third_party/kineto' 2025-01-24T00:49:28.3345172Z Entering 'third_party/kleidiai' 2025-01-24T00:49:28.3369055Z Entering 'third_party/mimalloc' 2025-01-24T00:49:28.3394660Z Entering 'third_party/nccl/nccl' 2025-01-24T00:49:28.3418898Z Entering 'third_party/nlohmann' 2025-01-24T00:49:28.3443025Z Entering 'third_party/onnx' 2025-01-24T00:49:28.3466964Z Entering 'third_party/opentelemetry-cpp' 2025-01-24T00:49:28.3491880Z Entering 'third_party/pocketfft' 2025-01-24T00:49:28.3520511Z Entering 'third_party/protobuf' 2025-01-24T00:49:28.3545300Z Entering 'third_party/psimd' 2025-01-24T00:49:28.3569785Z Entering 'third_party/pthreadpool' 2025-01-24T00:49:28.3594185Z Entering 'third_party/pybind11' 2025-01-24T00:49:28.3618519Z Entering 'third_party/python-peachpy' 2025-01-24T00:49:28.3643009Z Entering 'third_party/sleef' 2025-01-24T00:49:28.3666837Z Entering 'third_party/tensorpipe' 2025-01-24T00:49:28.3703790Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-01-24T00:49:28.3975535Z Entering 'android/libs/fbjni' 2025-01-24T00:49:28.4000396Z Entering 'third_party/FP16' 2025-01-24T00:49:28.4026468Z Entering 'third_party/FXdiv' 2025-01-24T00:49:28.4050799Z Entering 'third_party/NNPACK' 2025-01-24T00:49:28.4075566Z Entering 'third_party/NVTX' 2025-01-24T00:49:28.4100595Z Entering 'third_party/VulkanMemoryAllocator' 2025-01-24T00:49:28.4124784Z Entering 'third_party/XNNPACK' 2025-01-24T00:49:28.4149200Z Entering 'third_party/benchmark' 2025-01-24T00:49:28.4173511Z Entering 'third_party/composable_kernel' 2025-01-24T00:49:28.4197936Z Entering 'third_party/cpp-httplib' 2025-01-24T00:49:28.4222010Z Entering 'third_party/cpuinfo' 2025-01-24T00:49:28.4246091Z Entering 'third_party/cudnn_frontend' 2025-01-24T00:49:28.4270367Z Entering 'third_party/cutlass' 2025-01-24T00:49:28.4294935Z Entering 'third_party/eigen' 2025-01-24T00:49:28.4319247Z Entering 'third_party/fbgemm' 2025-01-24T00:49:28.4344695Z Entering 'third_party/flatbuffers' 2025-01-24T00:49:28.4369288Z Entering 'third_party/fmt' 2025-01-24T00:49:28.4393814Z Entering 'third_party/gemmlowp/gemmlowp' 2025-01-24T00:49:28.4417935Z Entering 'third_party/gloo' 2025-01-24T00:49:28.4442587Z Entering 'third_party/googletest' 2025-01-24T00:49:28.4466911Z Entering 'third_party/ideep' 2025-01-24T00:49:28.4491374Z Entering 'third_party/ittapi' 2025-01-24T00:49:28.4515753Z Entering 'third_party/kineto' 2025-01-24T00:49:28.4540465Z Entering 'third_party/kleidiai' 2025-01-24T00:49:28.4564577Z Entering 'third_party/mimalloc' 2025-01-24T00:49:28.4589343Z Entering 'third_party/nccl/nccl' 2025-01-24T00:49:28.4614212Z Entering 'third_party/nlohmann' 2025-01-24T00:49:28.4639048Z Entering 'third_party/onnx' 2025-01-24T00:49:28.4663787Z Entering 'third_party/opentelemetry-cpp' 2025-01-24T00:49:28.4687767Z Entering 'third_party/pocketfft' 2025-01-24T00:49:28.4712100Z Entering 'third_party/protobuf' 2025-01-24T00:49:28.4737384Z Entering 'third_party/psimd' 2025-01-24T00:49:28.4761236Z Entering 'third_party/pthreadpool' 2025-01-24T00:49:28.4785123Z Entering 'third_party/pybind11' 2025-01-24T00:49:28.4811544Z Entering 'third_party/python-peachpy' 2025-01-24T00:49:28.4836088Z Entering 'third_party/sleef' 2025-01-24T00:49:28.4860097Z Entering 'third_party/tensorpipe' 2025-01-24T00:49:28.4893641Z ##[endgroup] 2025-01-24T00:49:28.4928954Z [command]/usr/bin/git log -1 --format=%H 2025-01-24T00:49:28.4949186Z d087145b9259b4cfbcb758dc0bca6a6e5d75d08f 2025-01-24T00:49:28.5148485Z Prepare all required actions 2025-01-24T00:49:28.5149039Z Getting action download info 2025-01-24T00:49:28.6534055Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-01-24T00:49:28.7994257Z ##[group]Run ./test-infra/.github/actions/calculate-docker-image 2025-01-24T00:49:28.7994680Z with: 2025-01-24T00:49:28.7995040Z docker-image-name: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T00:49:28.7995516Z docker-build-dir: .ci/docker 2025-01-24T00:49:28.7995829Z working-directory: pytorch/pytorch 2025-01-24T00:49:28.7996235Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-01-24T00:49:28.7996646Z force-push: false 2025-01-24T00:49:28.7996888Z env: 2025-01-24T00:49:28.7997205Z DOCKER_IMAGE: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T00:49:28.7997641Z REPOSITORY: pytorch/pytorch 2025-01-24T00:49:28.7997930Z PR_NUMBER: 145539 2025-01-24T00:49:28.7998610Z SCRIPT: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T00:49:28.7999443Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-01-24T00:49:28.8000052Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-01-24T00:49:28.8000622Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-01-24T00:49:28.8001032Z ##[endgroup] 2025-01-24T00:49:28.8025968Z ##[group]Run set -ex 2025-01-24T00:49:28.8026301Z set -ex 2025-01-24T00:49:28.8026543Z  2025-01-24T00:49:28.8026956Z # If the docker build directory or the build script doesn't exist, the action will 2025-01-24T00:49:28.8027637Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2025-01-24T00:49:28.8028231Z # job could then download the pre-built image as usual 2025-01-24T00:49:28.8028777Z if [[ ! -d "${DOCKER_BUILD_DIR}" ]] || [[ ! -f "${DOCKER_BUILD_DIR}/build.sh" ]]; then 2025-01-24T00:49:28.8029259Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2025-01-24T00:49:28.8029724Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-01-24T00:49:28.8030147Z  2025-01-24T00:49:28.8030503Z  echo "There is no Docker build script in ${REPO_NAME} repo, skipping..." 2025-01-24T00:49:28.8031054Z  exit 0 2025-01-24T00:49:28.8031295Z else 2025-01-24T00:49:28.8031559Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2025-01-24T00:49:28.8031906Z fi 2025-01-24T00:49:28.8032130Z  2025-01-24T00:49:28.8032471Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2025-01-24T00:49:28.8033096Z  # The docker image name already includes the ECR prefix and tag, so we can just 2025-01-24T00:49:28.8033651Z  # use it as it is, but first let's extract the tag 2025-01-24T00:49:28.8034169Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2025-01-24T00:49:28.8034730Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-01-24T00:49:28.8035240Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-01-24T00:49:28.8035670Z else 2025-01-24T00:49:28.8035983Z  DOCKER_TAG=$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2025-01-24T00:49:28.8036470Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-01-24T00:49:28.8037138Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-01-24T00:49:28.8037707Z fi 2025-01-24T00:49:28.8043242Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:49:28.8043635Z env: 2025-01-24T00:49:28.8043959Z DOCKER_IMAGE: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T00:49:28.8044404Z REPOSITORY: pytorch/pytorch 2025-01-24T00:49:28.8044826Z PR_NUMBER: 145539 2025-01-24T00:49:28.8045455Z SCRIPT: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T00:49:28.8046406Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-01-24T00:49:28.8047022Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-01-24T00:49:28.8047598Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-01-24T00:49:28.8048002Z REPO_NAME: pytorch 2025-01-24T00:49:28.8048389Z DOCKER_IMAGE_NAME: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T00:49:28.8048841Z DOCKER_BUILD_DIR: .ci/docker 2025-01-24T00:49:28.8049207Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-01-24T00:49:28.8049606Z ##[endgroup] 2025-01-24T00:49:28.8077541Z + [[ ! -d .ci/docker ]] 2025-01-24T00:49:28.8078062Z + [[ ! -f .ci/docker/build.sh ]] 2025-01-24T00:49:28.8078529Z + echo skip=false 2025-01-24T00:49:28.8079372Z + [[ pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter == *\3\0\8\5\3\5\3\8\5\1\1\4\.\d\k\r\.\e\c\r\.\u\s\-\e\a\s\t\-\1\.\a\m\a\z\o\n\a\w\s\.\c\o\m\/\p\y\t\o\r\c\h* ]] 2025-01-24T00:49:28.8081621Z ++ git rev-parse HEAD:.ci/docker 2025-01-24T00:49:28.8098093Z + DOCKER_TAG=bf84073365afe24d4dcffebc142d1c20de914163 2025-01-24T00:49:28.8098931Z + echo docker-tag=bf84073365afe24d4dcffebc142d1c20de914163 2025-01-24T00:49:28.8100174Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter:bf84073365afe24d4dcffebc142d1c20de914163 2025-01-24T00:49:28.8133142Z ##[group]Run set +e 2025-01-24T00:49:28.8133485Z set +e 2025-01-24T00:49:28.8133712Z set -x 2025-01-24T00:49:28.8133949Z  2025-01-24T00:49:28.8134170Z login() { 2025-01-24T00:49:28.8134653Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-01-24T00:49:28.8135200Z } 2025-01-24T00:49:28.8135437Z  2025-01-24T00:49:28.8135647Z retry () { 2025-01-24T00:49:28.8135927Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-01-24T00:49:28.8136263Z } 2025-01-24T00:49:28.8136469Z  2025-01-24T00:49:28.8136714Z retry login "${DOCKER_REGISTRY}" 2025-01-24T00:49:28.8137033Z  2025-01-24T00:49:28.8137251Z START_TIME=$(date +%s) 2025-01-24T00:49:28.8137625Z # Wait up to 90 minutes 2025-01-24T00:49:28.8138001Z while [[ $(( $(date +%s) - 5400 )) -lt $START_TIME ]]; do 2025-01-24T00:49:28.8138501Z  # Check if image already exists, if it does then skip building it 2025-01-24T00:49:28.8139017Z  if docker manifest inspect "${DOCKER_IMAGE}"; then 2025-01-24T00:49:28.8139403Z  exit 0 2025-01-24T00:49:28.8139640Z  fi 2025-01-24T00:49:28.8139873Z  2025-01-24T00:49:28.8140275Z  # NB: This flag is used by Docker build workflow to push the image to ECR, so we can 2025-01-24T00:49:28.8141021Z  # use this to differentiate between the Docker build and regular build jobs. For the 2025-01-24T00:49:28.8141699Z  # latter, it will wait for the Docker images to become available before continuing 2025-01-24T00:49:28.8142241Z  if [ "${DOCKER_PUSH:-false}" == "true" ]; then 2025-01-24T00:49:28.8142663Z  # It's a Docker build job, let's build the image 2025-01-24T00:49:28.8143021Z  break 2025-01-24T00:49:28.8143267Z  else 2025-01-24T00:49:28.8143620Z  # It's a regular build job, wait for the image to become available 2025-01-24T00:49:28.8144038Z  sleep 300 2025-01-24T00:49:28.8144296Z  fi 2025-01-24T00:49:28.8144524Z done 2025-01-24T00:49:28.8144736Z  2025-01-24T00:49:28.8145099Z # NB: This part requires a full checkout. Otherwise, the merge base will 2025-01-24T00:49:28.8145786Z # be empty. The default action would be to continue rebuild the image 2025-01-24T00:49:28.8146310Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2025-01-24T00:49:28.8146783Z  # if we're on the base branch then use the parent commit 2025-01-24T00:49:28.8147208Z  MERGE_BASE=$(git rev-parse HEAD~) 2025-01-24T00:49:28.8147529Z else 2025-01-24T00:49:28.8147869Z  # otherwise we're on a PR, so use the most recent base commit 2025-01-24T00:49:28.8148365Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2025-01-24T00:49:28.8148736Z fi 2025-01-24T00:49:28.8148956Z  2025-01-24T00:49:28.8149197Z if [[ -z "${MERGE_BASE}" ]]; then 2025-01-24T00:49:28.8149555Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-01-24T00:49:28.8149902Z  2025-01-24T00:49:28.8150383Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2025-01-24T00:49:28.8150943Z  exit 0 2025-01-24T00:49:28.8151183Z fi 2025-01-24T00:49:28.8151403Z  2025-01-24T00:49:28.8151709Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2025-01-24T00:49:28.8152421Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2025-01-24T00:49:28.8153033Z  exit 1 2025-01-24T00:49:28.8153271Z fi 2025-01-24T00:49:28.8153485Z  2025-01-24T00:49:28.8153864Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2025-01-24T00:49:28.8154555Z # If no image exists but the hash is the same as the previous hash then we should error out here 2025-01-24T00:49:28.8155154Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2025-01-24T00:49:28.8155858Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2025-01-24T00:49:28.8156654Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2025-01-24T00:49:28.8157119Z fi 2025-01-24T00:49:28.8157341Z  2025-01-24T00:49:28.8157610Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-01-24T00:49:28.8163624Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:49:28.8164022Z env: 2025-01-24T00:49:28.8164774Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter:bf84073365afe24d4dcffebc142d1c20de914163 2025-01-24T00:49:28.8165666Z REPOSITORY: pytorch/pytorch 2025-01-24T00:49:28.8165966Z PR_NUMBER: 145539 2025-01-24T00:49:28.8166716Z SCRIPT: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T00:49:28.8167567Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-01-24T00:49:28.8168176Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-01-24T00:49:28.8168818Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-01-24T00:49:28.8169240Z DOCKER_BUILD_DIR: .ci/docker 2025-01-24T00:49:28.8169587Z BASE_REVISION: b2c89bc115123aea8e075e882ee121537ec92f89 2025-01-24T00:49:28.8170026Z DOCKER_TAG: bf84073365afe24d4dcffebc142d1c20de914163 2025-01-24T00:49:28.8170489Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-01-24T00:49:28.8170885Z DOCKER_PUSH: 2025-01-24T00:49:28.8171128Z ##[endgroup] 2025-01-24T00:49:28.8193141Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-01-24T00:49:28.8193821Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-01-24T00:49:28.8195803Z + aws ecr get-login-password --region us-east-1 2025-01-24T00:49:28.8196921Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-01-24T00:49:29.3218524Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-01-24T00:49:29.3219437Z Configure a credential helper to remove this warning. See 2025-01-24T00:49:29.3220081Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-01-24T00:49:29.3220612Z 2025-01-24T00:49:29.3220911Z Login Succeeded 2025-01-24T00:49:29.3236481Z ++ date +%s 2025-01-24T00:49:29.3245506Z + START_TIME=1737679769 2025-01-24T00:49:29.3248301Z ++ date +%s 2025-01-24T00:49:29.3256410Z + [[ 1737674369 -lt 1737679769 ]] 2025-01-24T00:49:29.3257350Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter:bf84073365afe24d4dcffebc142d1c20de914163 2025-01-24T00:49:29.5088755Z { 2025-01-24T00:49:29.5089164Z "schemaVersion": 2, 2025-01-24T00:49:29.5089889Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2025-01-24T00:49:29.5090395Z "config": { 2025-01-24T00:49:29.5090744Z "mediaType": "application/vnd.docker.container.image.v1+json", 2025-01-24T00:49:29.5091171Z "size": 7532, 2025-01-24T00:49:29.5091629Z "digest": "sha256:dac1f5ad7f3cf95eb92359c808c51658248b22db9c7ccbe49348e3dfeaa5963f" 2025-01-24T00:49:29.5092357Z }, 2025-01-24T00:49:29.5092571Z "layers": [ 2025-01-24T00:49:29.5092782Z { 2025-01-24T00:49:29.5093127Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-01-24T00:49:29.5093564Z "size": 30439933, 2025-01-24T00:49:29.5093995Z "digest": "sha256:7478e0ac0f23f94b2f27848fbcdf804a670fbf8d4bab26df842d40a10cd33059" 2025-01-24T00:49:29.5094500Z }, 2025-01-24T00:49:29.5094694Z { 2025-01-24T00:49:29.5095031Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-01-24T00:49:29.5095464Z "size": 1824, 2025-01-24T00:49:29.5095875Z "digest": "sha256:877a49820bd5afe121e040b2f762bfe10f6740f8be4f351f1a09f24580ffc427" 2025-01-24T00:49:29.5096364Z }, 2025-01-24T00:49:29.5096566Z { 2025-01-24T00:49:29.5096891Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-01-24T00:49:29.5097323Z "size": 313230956, 2025-01-24T00:49:29.5097769Z "digest": "sha256:52ea5e20cba4b479408e421a944181bfe7bb5d3de7e3884960adc713a7782019" 2025-01-24T00:49:29.5098247Z }, 2025-01-24T00:49:29.5098475Z { 2025-01-24T00:49:29.5098812Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-01-24T00:49:29.5099231Z "size": 37562448, 2025-01-24T00:49:29.5099672Z "digest": "sha256:4792f6ebafed19e686ae6858bd4efc6f5d37ae57251e526660824e40ef7f003a" 2025-01-24T00:49:29.5100355Z }, 2025-01-24T00:49:29.5100550Z { 2025-01-24T00:49:29.5100892Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-01-24T00:49:29.5101329Z "size": 704, 2025-01-24T00:49:29.5101750Z "digest": "sha256:bf7a4ebca79ef70a8ab8fc91cb4448b076074867c40f584224bff2f92dc203bd" 2025-01-24T00:49:29.5102254Z }, 2025-01-24T00:49:29.5102461Z { 2025-01-24T00:49:29.5102788Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-01-24T00:49:29.5103227Z "size": 1217, 2025-01-24T00:49:29.5103882Z "digest": "sha256:c0a8b5a77f03ae3e7c128fe0f4599ec7114c59d831b8a542fbdff727d7e4ebc3" 2025-01-24T00:49:29.5104508Z }, 2025-01-24T00:49:29.5104716Z { 2025-01-24T00:49:29.5105059Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-01-24T00:49:29.5105476Z "size": 3744, 2025-01-24T00:49:29.5105904Z "digest": "sha256:0daef2483439b33753da7afd2c25256c1d45d571f8c2cf604ae22b804f6396a5" 2025-01-24T00:49:29.5106401Z }, 2025-01-24T00:49:29.5106590Z { 2025-01-24T00:49:29.5106925Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-01-24T00:49:29.5107353Z "size": 1860, 2025-01-24T00:49:29.5107765Z "digest": "sha256:d3afa381ebfcb099a91521b97daab17707cbed0772926c6e61f1601648ae8403" 2025-01-24T00:49:29.5108259Z }, 2025-01-24T00:49:29.5108460Z { 2025-01-24T00:49:29.5108784Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-01-24T00:49:29.5109211Z "size": 701, 2025-01-24T00:49:29.5109747Z "digest": "sha256:8afbbc09c2150f158078ac6bd0a54a75248df19883b5d0f1d11fd434b937c04b" 2025-01-24T00:49:29.5110232Z }, 2025-01-24T00:49:29.5110436Z { 2025-01-24T00:49:29.5110757Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-01-24T00:49:29.5111189Z "size": 477, 2025-01-24T00:49:29.5111609Z "digest": "sha256:885ca451e3323725727bb06f73d63a994257e1ad1ebb400f2fd9ec472e8b0768" 2025-01-24T00:49:29.5112081Z }, 2025-01-24T00:49:29.5112285Z { 2025-01-24T00:49:29.5112627Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-01-24T00:49:29.5113045Z "size": 2707573860, 2025-01-24T00:49:29.5113489Z "digest": "sha256:aa0d9e197a9b96357e59c2dbb0b9c18106d57f66567b396ff8c0fe42e66670bf" 2025-01-24T00:49:29.5113978Z }, 2025-01-24T00:49:29.5114168Z { 2025-01-24T00:49:29.5114502Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-01-24T00:49:29.5114931Z "size": 2004, 2025-01-24T00:49:29.5115334Z "digest": "sha256:ea9398e02f408947c904fd58b3976871e4c153e45095833698c6c57c473af71e" 2025-01-24T00:49:29.5115818Z }, 2025-01-24T00:49:29.5116019Z { 2025-01-24T00:49:29.5116341Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-01-24T00:49:29.5116772Z "size": 4311551019, 2025-01-24T00:49:29.5117215Z "digest": "sha256:c514824b6372e0eed8dc483e838b759cdf6e58c49b9a11c27db4f3a711c1264f" 2025-01-24T00:49:29.5117694Z }, 2025-01-24T00:49:29.5117901Z { 2025-01-24T00:49:29.5118236Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-01-24T00:49:29.5118657Z "size": 533, 2025-01-24T00:49:29.5119079Z "digest": "sha256:aebf1770d04af2e2ecce5243e9283f2e3442253c124102a4f262c7954608acb2" 2025-01-24T00:49:29.5119569Z }, 2025-01-24T00:49:29.5119757Z { 2025-01-24T00:49:29.5120091Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-01-24T00:49:29.5120521Z "size": 701, 2025-01-24T00:49:29.5120928Z "digest": "sha256:8afbbc09c2150f158078ac6bd0a54a75248df19883b5d0f1d11fd434b937c04b" 2025-01-24T00:49:29.5121418Z }, 2025-01-24T00:49:29.5121625Z { 2025-01-24T00:49:29.5121944Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-01-24T00:49:29.5122375Z "size": 548752474, 2025-01-24T00:49:29.5122822Z "digest": "sha256:db0d0decc96c34936d093efbdba7850c040a9dbce9843ef267aa3cef1269b525" 2025-01-24T00:49:29.5123308Z }, 2025-01-24T00:49:29.5123511Z { 2025-01-24T00:49:29.5123846Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-01-24T00:49:29.5124311Z "size": 142, 2025-01-24T00:49:29.5124737Z "digest": "sha256:be16d84db883c9eb48097db7b0f5ce649472969c70edbc3c4d334fa9f79fbedf" 2025-01-24T00:49:29.5125231Z } 2025-01-24T00:49:29.5125422Z ] 2025-01-24T00:49:29.5125625Z } 2025-01-24T00:49:29.5125830Z + exit 0 2025-01-24T00:49:29.5174442Z ##[group]Run set -eux 2025-01-24T00:49:29.5174746Z set -eux 2025-01-24T00:49:29.5175658Z aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token | jq --raw-output '.SecretString' | jq -r .docker_hub_readonly_token | docker login --username pytorchbot --password-stdin 2025-01-24T00:49:29.5182304Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:49:29.5182702Z env: 2025-01-24T00:49:29.5183027Z DOCKER_IMAGE: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T00:49:29.5183472Z REPOSITORY: pytorch/pytorch 2025-01-24T00:49:29.5183766Z PR_NUMBER: 145539 2025-01-24T00:49:29.5184392Z SCRIPT: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T00:49:29.5185242Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-01-24T00:49:29.5185854Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-01-24T00:49:29.5186426Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-01-24T00:49:29.5186825Z ##[endgroup] 2025-01-24T00:49:29.5212752Z + aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token 2025-01-24T00:49:29.5214756Z + jq --raw-output .SecretString 2025-01-24T00:49:29.5215635Z + jq -r .docker_hub_readonly_token 2025-01-24T00:49:29.5217095Z + docker login --username pytorchbot --password-stdin 2025-01-24T00:49:30.0895380Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-01-24T00:49:30.0896029Z Configure a credential helper to remove this warning. See 2025-01-24T00:49:30.0896785Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-01-24T00:49:30.0897337Z 2025-01-24T00:49:30.0897444Z Login Succeeded 2025-01-24T00:49:30.0977061Z Prepare all required actions 2025-01-24T00:49:30.1012743Z ##[group]Run ./test-infra/.github/actions/pull-docker-image 2025-01-24T00:49:30.1013142Z with: 2025-01-24T00:49:30.1013892Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter:bf84073365afe24d4dcffebc142d1c20de914163 2025-01-24T00:49:30.1014834Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-01-24T00:49:30.1015229Z env: 2025-01-24T00:49:30.1015555Z DOCKER_IMAGE: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T00:49:30.1015992Z REPOSITORY: pytorch/pytorch 2025-01-24T00:49:30.1016266Z PR_NUMBER: 145539 2025-01-24T00:49:30.1016897Z SCRIPT: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T00:49:30.1017739Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-01-24T00:49:30.1018395Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-01-24T00:49:30.1018953Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-01-24T00:49:30.1019362Z ##[endgroup] 2025-01-24T00:49:30.1039144Z ##[group]Run set -x 2025-01-24T00:49:30.1039431Z set -x 2025-01-24T00:49:30.1039655Z set +e 2025-01-24T00:49:30.1039891Z  2025-01-24T00:49:30.1040343Z login() { 2025-01-24T00:49:30.1040821Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-01-24T00:49:30.1041377Z } 2025-01-24T00:49:30.1041598Z  2025-01-24T00:49:30.1041803Z retry () { 2025-01-24T00:49:30.1042089Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-01-24T00:49:30.1042420Z } 2025-01-24T00:49:30.1042625Z  2025-01-24T00:49:30.1042955Z retry login "${DOCKER_REGISTRY}" 2025-01-24T00:49:30.1043277Z  2025-01-24T00:49:30.1043478Z set -e 2025-01-24T00:49:30.1043839Z # ignore output since only exit code is used for conditional 2025-01-24T00:49:30.1044346Z # only pull docker image if it's not available locally 2025-01-24T00:49:30.1044892Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2025-01-24T00:49:30.1045412Z  retry docker pull "${DOCKER_IMAGE}" 2025-01-24T00:49:30.1045739Z fi 2025-01-24T00:49:30.1051427Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:49:30.1051813Z env: 2025-01-24T00:49:30.1052556Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter:bf84073365afe24d4dcffebc142d1c20de914163 2025-01-24T00:49:30.1053395Z REPOSITORY: pytorch/pytorch 2025-01-24T00:49:30.1053683Z PR_NUMBER: 145539 2025-01-24T00:49:30.1054314Z SCRIPT: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T00:49:30.1055166Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-01-24T00:49:30.1055763Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-01-24T00:49:30.1056328Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-01-24T00:49:30.1056826Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-01-24T00:49:30.1057211Z ##[endgroup] 2025-01-24T00:49:30.1079150Z + set +e 2025-01-24T00:49:30.1079741Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-01-24T00:49:30.1080182Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-01-24T00:49:30.1082440Z + aws ecr get-login-password --region us-east-1 2025-01-24T00:49:30.1083494Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-01-24T00:49:30.6278769Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-01-24T00:49:30.6279705Z Configure a credential helper to remove this warning. See 2025-01-24T00:49:30.6280572Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-01-24T00:49:30.6281075Z 2025-01-24T00:49:30.6281181Z Login Succeeded 2025-01-24T00:49:30.6293708Z + set -e 2025-01-24T00:49:30.6294581Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter:bf84073365afe24d4dcffebc142d1c20de914163 2025-01-24T00:49:30.6419963Z + retry docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter:bf84073365afe24d4dcffebc142d1c20de914163 2025-01-24T00:49:30.6421368Z + docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter:bf84073365afe24d4dcffebc142d1c20de914163 2025-01-24T00:49:30.9685939Z bf84073365afe24d4dcffebc142d1c20de914163: Pulling from pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T00:49:30.9691013Z 7478e0ac0f23: Pulling fs layer 2025-01-24T00:49:30.9691417Z 877a49820bd5: Pulling fs layer 2025-01-24T00:49:30.9691715Z 52ea5e20cba4: Pulling fs layer 2025-01-24T00:49:30.9692208Z 4792f6ebafed: Pulling fs layer 2025-01-24T00:49:30.9692498Z bf7a4ebca79e: Pulling fs layer 2025-01-24T00:49:30.9692795Z c0a8b5a77f03: Pulling fs layer 2025-01-24T00:49:30.9693091Z 0daef2483439: Pulling fs layer 2025-01-24T00:49:30.9693369Z d3afa381ebfc: Pulling fs layer 2025-01-24T00:49:30.9693664Z 8afbbc09c215: Pulling fs layer 2025-01-24T00:49:30.9694008Z bf7a4ebca79e: Waiting 2025-01-24T00:49:30.9694259Z 885ca451e332: Pulling fs layer 2025-01-24T00:49:30.9694537Z c0a8b5a77f03: Waiting 2025-01-24T00:49:30.9694798Z aa0d9e197a9b: Pulling fs layer 2025-01-24T00:49:30.9695067Z 0daef2483439: Waiting 2025-01-24T00:49:30.9695326Z ea9398e02f40: Pulling fs layer 2025-01-24T00:49:30.9695611Z d3afa381ebfc: Waiting 2025-01-24T00:49:30.9695848Z 8afbbc09c215: Waiting 2025-01-24T00:49:30.9696245Z c514824b6372: Pulling fs layer 2025-01-24T00:49:30.9696531Z 4792f6ebafed: Waiting 2025-01-24T00:49:30.9696783Z aebf1770d04a: Pulling fs layer 2025-01-24T00:49:30.9697064Z 885ca451e332: Waiting 2025-01-24T00:49:30.9697326Z db0d0decc96c: Pulling fs layer 2025-01-24T00:49:30.9697594Z aa0d9e197a9b: Waiting 2025-01-24T00:49:30.9697838Z c514824b6372: Waiting 2025-01-24T00:49:30.9698082Z be16d84db883: Pulling fs layer 2025-01-24T00:49:30.9698357Z aebf1770d04a: Waiting 2025-01-24T00:49:30.9698598Z ea9398e02f40: Waiting 2025-01-24T00:49:30.9698829Z db0d0decc96c: Waiting 2025-01-24T00:49:30.9699124Z be16d84db883: Waiting 2025-01-24T00:49:31.0480751Z 877a49820bd5: Verifying Checksum 2025-01-24T00:49:31.0481285Z 877a49820bd5: Download complete 2025-01-24T00:49:31.3255897Z 7478e0ac0f23: Verifying Checksum 2025-01-24T00:49:31.3256361Z 7478e0ac0f23: Download complete 2025-01-24T00:49:31.3988111Z bf7a4ebca79e: Verifying Checksum 2025-01-24T00:49:31.3988726Z bf7a4ebca79e: Download complete 2025-01-24T00:49:31.4817411Z c0a8b5a77f03: Verifying Checksum 2025-01-24T00:49:31.4818026Z c0a8b5a77f03: Download complete 2025-01-24T00:49:31.5073661Z 4792f6ebafed: Verifying Checksum 2025-01-24T00:49:31.5074196Z 4792f6ebafed: Download complete 2025-01-24T00:49:31.5497587Z 0daef2483439: Verifying Checksum 2025-01-24T00:49:31.5498195Z 0daef2483439: Download complete 2025-01-24T00:49:31.5937173Z d3afa381ebfc: Verifying Checksum 2025-01-24T00:49:31.6389674Z d3afa381ebfc: Download complete 2025-01-24T00:49:31.6390124Z 8afbbc09c215: Download complete 2025-01-24T00:49:31.7031083Z 885ca451e332: Verifying Checksum 2025-01-24T00:49:31.7031736Z 885ca451e332: Download complete 2025-01-24T00:49:31.7811885Z ea9398e02f40: Download complete 2025-01-24T00:49:32.2381743Z 7478e0ac0f23: Pull complete 2025-01-24T00:49:32.2476104Z 877a49820bd5: Pull complete 2025-01-24T00:49:34.1522106Z 52ea5e20cba4: Verifying Checksum 2025-01-24T00:49:34.1522600Z 52ea5e20cba4: Download complete 2025-01-24T00:49:34.2331602Z aebf1770d04a: Verifying Checksum 2025-01-24T00:49:34.2332051Z aebf1770d04a: Download complete 2025-01-24T00:49:39.9613603Z db0d0decc96c: Verifying Checksum 2025-01-24T00:49:39.9614001Z db0d0decc96c: Download complete 2025-01-24T00:49:40.0266634Z be16d84db883: Verifying Checksum 2025-01-24T00:49:56.7586416Z 52ea5e20cba4: Pull complete 2025-01-24T00:50:04.0608207Z 4792f6ebafed: Pull complete 2025-01-24T00:50:04.2472943Z bf7a4ebca79e: Pull complete 2025-01-24T00:50:04.4467536Z c0a8b5a77f03: Pull complete 2025-01-24T00:50:04.6562360Z 0daef2483439: Pull complete 2025-01-24T00:50:04.8176617Z d3afa381ebfc: Pull complete 2025-01-24T00:50:05.0108367Z 8afbbc09c215: Pull complete 2025-01-24T00:50:05.2162926Z 885ca451e332: Pull complete 2025-01-24T00:50:13.9118150Z aa0d9e197a9b: Verifying Checksum 2025-01-24T00:50:13.9119721Z aa0d9e197a9b: Download complete 2025-01-24T00:50:29.9077533Z c514824b6372: Verifying Checksum 2025-01-24T00:50:29.9078401Z c514824b6372: Download complete 2025-01-24T00:51:16.9130619Z aa0d9e197a9b: Pull complete 2025-01-24T00:51:17.0783231Z ea9398e02f40: Pull complete 2025-01-24T00:52:35.2707462Z c514824b6372: Pull complete 2025-01-24T00:52:35.4745990Z aebf1770d04a: Pull complete 2025-01-24T00:52:55.4619792Z db0d0decc96c: Pull complete 2025-01-24T00:52:55.6096775Z be16d84db883: Pull complete 2025-01-24T00:52:55.6155641Z Digest: sha256:b407848c5395152ba9a0bb0028984fb23b907563f3e035064dae87b9bfbbbd51 2025-01-24T00:52:55.6172877Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter:bf84073365afe24d4dcffebc142d1c20de914163 2025-01-24T00:52:55.6188282Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter:bf84073365afe24d4dcffebc142d1c20de914163 2025-01-24T00:52:55.6232576Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-01-24T00:52:55.6233584Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-01-24T00:52:55.6241554Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:52:55.6241957Z env: 2025-01-24T00:52:55.6242289Z DOCKER_IMAGE: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T00:52:55.6242741Z REPOSITORY: pytorch/pytorch 2025-01-24T00:52:55.6243040Z PR_NUMBER: 145539 2025-01-24T00:52:55.6243670Z SCRIPT: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T00:52:55.6244640Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-01-24T00:52:55.6245297Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-01-24T00:52:55.6245874Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-01-24T00:52:55.6246365Z ##[endgroup] 2025-01-24T00:52:55.6351430Z ##[group]Run set -ex 2025-01-24T00:52:55.6351739Z set -ex 2025-01-24T00:52:55.6351986Z { 2025-01-24T00:52:55.6352231Z  echo "#!/usr/bin/env bash"; 2025-01-24T00:52:55.6352563Z  echo "set -eou pipefail"; 2025-01-24T00:52:55.6352892Z  # shellcheck disable=SC2016 2025-01-24T00:52:55.6353248Z  echo 'eval "$(conda shell.bash hook)"'; 2025-01-24T00:52:55.6353586Z  echo "set -x"; 2025-01-24T00:52:55.6353867Z  echo "${SCRIPT}"; 2025-01-24T00:52:55.6354169Z } > "${RUNNER_TEMP}/exec_script" 2025-01-24T00:52:55.6354510Z chmod +x "${RUNNER_TEMP}/exec_script" 2025-01-24T00:52:55.6354843Z  2025-01-24T00:52:55.6355072Z function handle_error() { 2025-01-24T00:52:55.6355559Z  echo "Please note: We are currently migrating Linux Wheel builds to Manywheel 2.28" 2025-01-24T00:52:55.6356308Z  echo "If you see error like: ImportError: /lib64/libc.so.6: version GLIBC_2.28 not found" 2025-01-24T00:52:55.6357155Z  echo "Please migrate to: https://github.com/pytorch/test-infra/blob/main/.github/workflows/linux_job_v2.yml" 2025-01-24T00:52:55.6357894Z  echo "Issue: https://github.com/pytorch/pytorch/issues/123649" 2025-01-24T00:52:55.6358317Z } 2025-01-24T00:52:55.6358552Z trap handle_error ERR 2025-01-24T00:52:55.6358822Z  2025-01-24T00:52:55.6359413Z python3 "/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/run_with_env_secrets.py" "" 2025-01-24T00:52:55.6364993Z shell: /usr/bin/bash -e {0} 2025-01-24T00:52:55.6365266Z env: 2025-01-24T00:52:55.6366017Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter:bf84073365afe24d4dcffebc142d1c20de914163 2025-01-24T00:52:55.6366988Z REPOSITORY: pytorch/pytorch 2025-01-24T00:52:55.6367267Z PR_NUMBER: 145539 2025-01-24T00:52:55.6367908Z SCRIPT: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T00:52:55.6368751Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-01-24T00:52:55.6369345Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-01-24T00:52:55.6369915Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-01-24T00:52:55.6370587Z ALL_SECRETS: { "github_token": "***" } 2025-01-24T00:52:55.6370916Z ##[endgroup] 2025-01-24T00:52:55.6392778Z + echo '#!/usr/bin/env bash' 2025-01-24T00:52:55.6393113Z + echo 'set -eou pipefail' 2025-01-24T00:52:55.6393411Z + echo 'eval "$(conda shell.bash hook)"' 2025-01-24T00:52:55.6393742Z + echo 'set -x' 2025-01-24T00:52:55.6394180Z + echo 'export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" 2025-01-24T00:52:55.6395439Z export CLANG=1 2025-01-24T00:52:55.6395842Z .github/scripts/lintrunner.sh 2025-01-24T00:52:55.6396319Z ' 2025-01-24T00:52:55.6396648Z + chmod +x /home/ec2-user/actions-runner/_work/_temp/exec_script 2025-01-24T00:52:55.6403361Z + trap handle_error ERR 2025-01-24T00:52:55.6404309Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/run_with_env_secrets.py '' 2025-01-24T00:53:05.2521639Z Running command: 2025-01-24T00:53:05.2532079Z docker run -e PR_NUMBER -e RUNNER_ARTIFACT_DIR=/artifacts -e RUNNER_DOCS_DIR=/docs -e RUNNER_TEST_RESULTS_DIR=/test-results --env-file="/home/ec2-user/actions-runner/_work/_temp/github_env_12940916560" `# It is unknown why the container sees a different value for this.` -e GITHUB_STEP_SUMMARY -e SECRET_GITHUB_TOKEN --cap-add=SYS_PTRACE --detach --ipc=host --security-opt seccomp=unconfined --shm-size=2g --tty --ulimit stack=10485760:83886080 --ulimit core=0 -v "/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch:/pytorch/pytorch" -v "/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra:/test-infra" -v "/home/ec2-user/actions-runner/_work/_temp/artifacts:/artifacts" -v "/home/ec2-user/actions-runner/_work/_temp/docs:/docs" -v "/home/ec2-user/actions-runner/_work/_temp/test-results:/test-results" -v "/home/ec2-user/actions-runner/_work/_temp/exec_script:/exec" -v "/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_06b0bb44-6ed7-458a-9b72-7a5c130d8e78":"/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_06b0bb44-6ed7-458a-9b72-7a5c130d8e78" -w /pytorch/pytorch "308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter:bf84073365afe24d4dcffebc142d1c20de914163" 2025-01-24T00:53:05.2538016Z 2025-01-24T00:53:05.2538362Z f873ed6d91b906fc6ab883ff04054c945f730e98d9de5ea6f1df36245c6f1112 2025-01-24T00:53:05.2539155Z Running command: docker exec -t f873ed6d91b906fc6ab883ff04054c945f730e98d9de5ea6f1df36245c6f1112 /exec 2025-01-24T00:53:05.2539910Z + export 'ADDITIONAL_LINTRUNNER_ARGS=--take CLANGTIDY,CLANGFORMAT --all-files' 2025-01-24T00:53:05.2540597Z + ADDITIONAL_LINTRUNNER_ARGS='--take CLANGTIDY,CLANGFORMAT --all-files' 2025-01-24T00:53:05.2541045Z + export CLANG=1 2025-01-24T00:53:05.2541275Z + CLANG=1 2025-01-24T00:53:05.2541491Z + .github/scripts/lintrunner.sh 2025-01-24T00:53:05.2541789Z ++ conda env list --json 2025-01-24T00:53:05.2542045Z ++ jq -r '.envs | .[-1]' 2025-01-24T00:53:05.2542331Z + CONDA_ENV=/opt/conda/envs/py_3.9 2025-01-24T00:53:05.2542647Z ++ command conda shell.bash hook 2025-01-24T00:53:05.2542977Z + eval 'export CONDA_EXE='\''/opt/conda/bin/conda'\'' 2025-01-24T00:53:05.2543337Z export _CE_M='\'''\'' 2025-01-24T00:53:05.2543590Z export _CE_CONDA='\'''\'' 2025-01-24T00:53:05.2543911Z export CONDA_PYTHON_EXE='\''/opt/conda/bin/python'\'' 2025-01-24T00:53:05.2544195Z 2025-01-24T00:53:05.2544304Z # Copyright (C) 2012 Anaconda, Inc 2025-01-24T00:53:05.2544629Z # SPDX-License-Identifier: BSD-3-Clause 2025-01-24T00:53:05.2544936Z __conda_exe() ( 2025-01-24T00:53:05.2545184Z "$CONDA_EXE" $_CE_M $_CE_CONDA "$@" 2025-01-24T00:53:05.2545485Z ) 2025-01-24T00:53:05.2545591Z 2025-01-24T00:53:05.2545682Z __conda_hashr() { 2025-01-24T00:53:05.2545930Z if [ -n "${ZSH_VERSION:+x}" ]; then 2025-01-24T00:53:05.2546232Z \rehash 2025-01-24T00:53:05.2546467Z elif [ -n "${POSH_VERSION:+x}" ]; then 2025-01-24T00:53:05.2546779Z : # pass 2025-01-24T00:53:05.2547008Z else 2025-01-24T00:53:05.2547205Z \hash -r 2025-01-24T00:53:05.2547427Z fi 2025-01-24T00:53:05.2547626Z } 2025-01-24T00:53:05.2547730Z 2025-01-24T00:53:05.2547823Z __conda_activate() { 2025-01-24T00:53:05.2548098Z if [ -n "${CONDA_PS1_BACKUP:+x}" ]; then 2025-01-24T00:53:05.2548693Z # Handle transition from shell activated with conda <= 4.3 to a subsequent activation 2025-01-24T00:53:05.2549230Z # after conda updated to >= 4.4. See issue #6173. 2025-01-24T00:53:05.2549678Z PS1="$CONDA_PS1_BACKUP" 2025-01-24T00:53:05.2549975Z \unset CONDA_PS1_BACKUP 2025-01-24T00:53:05.2550235Z fi 2025-01-24T00:53:05.2550448Z \local ask_conda 2025-01-24T00:53:05.2550791Z ask_conda="$(PS1="${PS1:-}" __conda_exe shell.posix "$@")" || \return 2025-01-24T00:53:05.2551183Z \eval "$ask_conda" 2025-01-24T00:53:05.2551430Z __conda_hashr 2025-01-24T00:53:05.2551640Z } 2025-01-24T00:53:05.2551756Z 2025-01-24T00:53:05.2551840Z conda() { 2025-01-24T00:53:05.2552063Z \local cmd="${1-__missing__}" 2025-01-24T00:53:05.2552369Z case "$cmd" in 2025-01-24T00:53:05.2552617Z activate|deactivate) 2025-01-24T00:53:05.2552902Z __conda_activate "$@" 2025-01-24T00:53:05.2553172Z ;; 2025-01-24T00:53:05.2553430Z install|update|upgrade|remove|uninstall) 2025-01-24T00:53:05.2553852Z __conda_exe "$@" || \return 2025-01-24T00:53:05.2554160Z __conda_activate reactivate 2025-01-24T00:53:05.2554461Z ;; 2025-01-24T00:53:05.2554678Z *) 2025-01-24T00:53:05.2554879Z __conda_exe "$@" 2025-01-24T00:53:05.2555142Z ;; 2025-01-24T00:53:05.2555361Z esac 2025-01-24T00:53:05.2555547Z } 2025-01-24T00:53:05.2555664Z 2025-01-24T00:53:05.2555766Z if [ -z "${CONDA_SHLVL+x}" ]; then 2025-01-24T00:53:05.2556073Z \export CONDA_SHLVL=0 2025-01-24T00:53:05.2556465Z # In dev-mode CONDA_EXE is python.exe and on Windows 2025-01-24T00:53:05.2556878Z # it is in a different relative location to condabin. 2025-01-24T00:53:05.2557290Z if [ -n "${_CE_CONDA:+x}" ] && [ -n "${WINDIR+x}" ]; then 2025-01-24T00:53:05.2557712Z PATH="$(\dirname "$CONDA_EXE")/condabin${PATH:+":${PATH}"}" 2025-01-24T00:53:05.2558087Z else 2025-01-24T00:53:05.2558421Z PATH="$(\dirname "$(\dirname "$CONDA_EXE")")/condabin${PATH:+":${PATH}"}" 2025-01-24T00:53:05.2558822Z fi 2025-01-24T00:53:05.2559033Z \export PATH 2025-01-24T00:53:05.2559172Z 2025-01-24T00:53:05.2559369Z # We'\''re not allowing PS1 to be unbound. It must at least be set. 2025-01-24T00:53:05.2559937Z # However, we'\''re not exporting it, which can cause problems when starting a second shell 2025-01-24T00:53:05.2560474Z # via a first shell (i.e. starting zsh from bash). 2025-01-24T00:53:05.2560832Z if [ -z "${PS1+x}" ]; then 2025-01-24T00:53:05.2561093Z PS1= 2025-01-24T00:53:05.2561306Z fi 2025-01-24T00:53:05.2561506Z fi 2025-01-24T00:53:05.2561615Z 2025-01-24T00:53:05.2561708Z conda activate base' 2025-01-24T00:53:05.2561980Z ++ export CONDA_EXE=/opt/conda/bin/conda 2025-01-24T00:53:05.2562313Z ++ CONDA_EXE=/opt/conda/bin/conda 2025-01-24T00:53:05.2562594Z ++ export _CE_M= 2025-01-24T00:53:05.2562820Z ++ _CE_M= 2025-01-24T00:53:05.2563034Z ++ export _CE_CONDA= 2025-01-24T00:53:05.2563260Z ++ _CE_CONDA= 2025-01-24T00:53:05.2563529Z ++ export CONDA_PYTHON_EXE=/opt/conda/bin/python 2025-01-24T00:53:05.2563885Z ++ CONDA_PYTHON_EXE=/opt/conda/bin/python 2025-01-24T00:53:05.2564202Z ++ '[' -z x ']' 2025-01-24T00:53:05.2564430Z ++ conda activate base 2025-01-24T00:53:05.2564760Z ++ local cmd=activate 2025-01-24T00:53:05.2565098Z ++ case "$cmd" in 2025-01-24T00:53:05.2565616Z ++ __conda_activate activate base 2025-01-24T00:53:05.2566012Z ++ '[' -n '' ']' 2025-01-24T00:53:05.2566392Z ++ local ask_conda 2025-01-24T00:53:05.2566761Z +++ PS1= 2025-01-24T00:53:05.2567108Z +++ __conda_exe shell.posix activate base 2025-01-24T00:53:05.2567565Z +++ /opt/conda/bin/conda shell.posix activate base 2025-01-24T00:53:05.2568047Z ++ ask_conda='PS1='\''(base) '\'' 2025-01-24T00:53:05.2569097Z export PATH='\''/opt/conda/bin:/opt/conda/condabin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' 2025-01-24T00:53:05.2570121Z export CONDA_SHLVL='\''1'\'' 2025-01-24T00:53:05.2570540Z export CONDA_PROMPT_MODIFIER='\''(base) '\'' 2025-01-24T00:53:05.2571036Z export CONDA_EXE='\''/opt/conda/bin/conda'\'' 2025-01-24T00:53:05.2571406Z export _CE_M='\'''\'' 2025-01-24T00:53:05.2571778Z export _CE_CONDA='\'''\'' 2025-01-24T00:53:05.2572188Z export CONDA_PYTHON_EXE='\''/opt/conda/bin/python'\''' 2025-01-24T00:53:05.2572608Z ++ eval 'PS1='\''(base) '\'' 2025-01-24T00:53:05.2573670Z export PATH='\''/opt/conda/bin:/opt/conda/condabin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' 2025-01-24T00:53:05.2574729Z export CONDA_SHLVL='\''1'\'' 2025-01-24T00:53:05.2575237Z export CONDA_PROMPT_MODIFIER='\''(base) '\'' 2025-01-24T00:53:05.2575737Z export CONDA_EXE='\''/opt/conda/bin/conda'\'' 2025-01-24T00:53:05.2576153Z export _CE_M='\'''\'' 2025-01-24T00:53:05.2576444Z export _CE_CONDA='\'''\'' 2025-01-24T00:53:05.2576865Z export CONDA_PYTHON_EXE='\''/opt/conda/bin/python'\''' 2025-01-24T00:53:05.2577370Z +++ PS1='(base) ' 2025-01-24T00:53:05.2578303Z +++ export PATH=/opt/conda/bin:/opt/conda/condabin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-01-24T00:53:05.2579968Z +++ PATH=/opt/conda/bin:/opt/conda/condabin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-01-24T00:53:05.2580985Z +++ export CONDA_SHLVL=1 2025-01-24T00:53:05.2581295Z +++ CONDA_SHLVL=1 2025-01-24T00:53:05.2581637Z +++ export 'CONDA_PROMPT_MODIFIER=(base) ' 2025-01-24T00:53:05.2582090Z +++ CONDA_PROMPT_MODIFIER='(base) ' 2025-01-24T00:53:05.2582474Z +++ export CONDA_EXE=/opt/conda/bin/conda 2025-01-24T00:53:05.2582882Z +++ CONDA_EXE=/opt/conda/bin/conda 2025-01-24T00:53:05.2583260Z +++ export _CE_M= 2025-01-24T00:53:05.2583545Z +++ _CE_M= 2025-01-24T00:53:05.2583921Z +++ export _CE_CONDA= 2025-01-24T00:53:05.2584256Z +++ _CE_CONDA= 2025-01-24T00:53:05.2584578Z +++ export CONDA_PYTHON_EXE=/opt/conda/bin/python 2025-01-24T00:53:05.2585036Z +++ CONDA_PYTHON_EXE=/opt/conda/bin/python 2025-01-24T00:53:05.2585441Z ++ __conda_hashr 2025-01-24T00:53:05.2585723Z ++ '[' -n '' ']' 2025-01-24T00:53:05.2586025Z ++ '[' -n '' ']' 2025-01-24T00:53:05.2586370Z ++ hash -r 2025-01-24T00:53:05.2586668Z + conda activate /opt/conda/envs/py_3.9 2025-01-24T00:53:05.2587075Z + local cmd=activate 2025-01-24T00:53:05.2587391Z + case "$cmd" in 2025-01-24T00:53:05.2587719Z + __conda_activate activate /opt/conda/envs/py_3.9 2025-01-24T00:53:05.2588186Z + '[' -n '' ']' 2025-01-24T00:53:05.2588504Z + local ask_conda 2025-01-24T00:53:05.2588793Z ++ PS1='(base) ' 2025-01-24T00:53:05.2589187Z ++ __conda_exe shell.posix activate /opt/conda/envs/py_3.9 2025-01-24T00:53:05.2589759Z ++ /opt/conda/bin/conda shell.posix activate /opt/conda/envs/py_3.9 2025-01-24T00:53:05.2590251Z + ask_conda='PS1='\''(py_3.9) '\'' 2025-01-24T00:53:05.2591432Z export PATH='\''/opt/conda/envs/py_3.9/bin:/opt/conda/condabin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' 2025-01-24T00:53:05.2592870Z export CONDA_PREFIX='\''/opt/conda/envs/py_3.9'\'' 2025-01-24T00:53:05.2593280Z export CONDA_SHLVL='\''2'\'' 2025-01-24T00:53:05.2593597Z export CONDA_DEFAULT_ENV='\''py_3.9'\'' 2025-01-24T00:53:05.2593960Z export CONDA_PROMPT_MODIFIER='\''(py_3.9) '\'' 2025-01-24T00:53:05.2594314Z export CONDA_PREFIX_1='\''/opt/conda'\'' 2025-01-24T00:53:05.2594673Z export CONDA_EXE='\''/opt/conda/bin/conda'\'' 2025-01-24T00:53:05.2595012Z export _CE_M='\'''\'' 2025-01-24T00:53:05.2595264Z export _CE_CONDA='\'''\'' 2025-01-24T00:53:05.2595601Z export CONDA_PYTHON_EXE='\''/opt/conda/bin/python'\''' 2025-01-24T00:53:05.2595982Z + eval 'PS1='\''(py_3.9) '\'' 2025-01-24T00:53:05.2596967Z export PATH='\''/opt/conda/envs/py_3.9/bin:/opt/conda/condabin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' 2025-01-24T00:53:05.2598136Z export CONDA_PREFIX='\''/opt/conda/envs/py_3.9'\'' 2025-01-24T00:53:05.2598592Z export CONDA_SHLVL='\''2'\'' 2025-01-24T00:53:05.2598880Z export CONDA_DEFAULT_ENV='\''py_3.9'\'' 2025-01-24T00:53:05.2599238Z export CONDA_PROMPT_MODIFIER='\''(py_3.9) '\'' 2025-01-24T00:53:05.2599605Z export CONDA_PREFIX_1='\''/opt/conda'\'' 2025-01-24T00:53:05.2599949Z export CONDA_EXE='\''/opt/conda/bin/conda'\'' 2025-01-24T00:53:05.2600288Z export _CE_M='\'''\'' 2025-01-24T00:53:05.2600547Z export _CE_CONDA='\'''\'' 2025-01-24T00:53:05.2600872Z export CONDA_PYTHON_EXE='\''/opt/conda/bin/python'\''' 2025-01-24T00:53:05.2601293Z ++ PS1='(py_3.9) ' 2025-01-24T00:53:05.2602238Z ++ export PATH=/opt/conda/envs/py_3.9/bin:/opt/conda/condabin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-01-24T00:54:06.2100863Z ++ PATH=/opt/conda/envs/py_3.9/bin:/opt/conda/condabin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-01-24T00:54:06.2102326Z ++ export CONDA_PREFIX=/opt/conda/envs/py_3.9 2025-01-24T00:54:06.2102848Z ++ CONDA_PREFIX=/opt/conda/envs/py_3.9 2025-01-24T00:54:06.2103173Z ++ export CONDA_SHLVL=2 2025-01-24T00:54:06.2103433Z ++ CONDA_SHLVL=2 2025-01-24T00:54:06.2103675Z ++ export CONDA_DEFAULT_ENV=py_3.9 2025-01-24T00:54:06.2103991Z ++ CONDA_DEFAULT_ENV=py_3.9 2025-01-24T00:54:06.2104305Z ++ export 'CONDA_PROMPT_MODIFIER=(py_3.9) ' 2025-01-24T00:54:06.2104640Z ++ CONDA_PROMPT_MODIFIER='(py_3.9) ' 2025-01-24T00:54:06.2104970Z ++ export CONDA_PREFIX_1=/opt/conda 2025-01-24T00:54:06.2105284Z ++ CONDA_PREFIX_1=/opt/conda 2025-01-24T00:54:06.2105572Z ++ export CONDA_EXE=/opt/conda/bin/conda 2025-01-24T00:54:06.2105901Z ++ CONDA_EXE=/opt/conda/bin/conda 2025-01-24T00:54:06.2106195Z ++ export _CE_M= 2025-01-24T00:54:06.2106417Z ++ _CE_M= 2025-01-24T00:54:06.2106629Z ++ export _CE_CONDA= 2025-01-24T00:54:06.2106860Z ++ _CE_CONDA= 2025-01-24T00:54:06.2107132Z ++ export CONDA_PYTHON_EXE=/opt/conda/bin/python 2025-01-24T00:54:06.2107498Z ++ CONDA_PYTHON_EXE=/opt/conda/bin/python 2025-01-24T00:54:06.2107805Z + __conda_hashr 2025-01-24T00:54:06.2108064Z + '[' -n '' ']' 2025-01-24T00:54:06.2108290Z + '[' -n '' ']' 2025-01-24T00:54:06.2108551Z + hash -r 2025-01-24T00:54:06.2108797Z + python3 -m pip install uv==0.1.45 2025-01-24T00:54:06.2109105Z Collecting uv==0.1.45 2025-01-24T00:54:06.2109575Z Downloading uv-0.1.45-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (32 kB) 2025-01-24T00:54:06.2110298Z Downloading uv-0.1.45-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.8 MB) 2025-01-24T00:54:06.2111500Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/12.8 MB ? eta -:--:-- 2025-01-24T00:54:06.2112242Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.8/12.8 MB 111.7 MB/s eta 0:00:00 2025-01-24T00:54:06.2112753Z [?25hInstalling collected packages: uv 2025-01-24T00:54:06.2113102Z Successfully installed uv-0.1.45 2025-01-24T00:54:06.2113419Z + CACHE_DIRECTORY=/tmp/.lintbin 2025-01-24T00:54:06.2113698Z + [[ -d /tmp/.lintbin ]] 2025-01-24T00:54:06.2113964Z + cp -r /tmp/.lintbin . 2025-01-24T00:54:06.2114232Z + command -v lintrunner 2025-01-24T00:54:06.2114475Z + lintrunner init 2025-01-24T00:54:06.2114707Z + [[ 1 == \1 ]] 2025-01-24T00:54:06.2115020Z + python3 -m tools.linter.clang_tidy.generate_build_files 2025-01-24T00:54:06.2115481Z Running: ['git', 'submodule', 'update', '--init', '--recursive'] 2025-01-24T00:54:06.2116185Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2025-01-24T00:54:06.2117092Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2025-01-24T00:54:06.2117990Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2025-01-24T00:54:06.2119103Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2025-01-24T00:54:06.2120083Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2025-01-24T00:54:06.2120926Z Submodule path 'third_party/ideep/mkl-dnn': checked out '66f0cb9eb66affd2da3bf5f8d897376f04aae6af' 2025-01-24T00:54:06.2121824Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-01-24T00:54:06.2122905Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-01-24T00:54:06.2124133Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-01-24T00:54:06.2125348Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-01-24T00:54:06.2126622Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-01-24T00:54:06.2127823Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-01-24T00:54:06.2129059Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-01-24T00:54:06.2130238Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-01-24T00:54:06.2131433Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-01-24T00:54:06.2132595Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-01-24T00:54:06.2133650Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-01-24T00:54:06.2134636Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-01-24T00:54:06.2135596Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '3e9dfa2866941655c56877882565e7577de6fc7b' 2025-01-24T00:54:06.2136592Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-01-24T00:54:06.2137624Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-01-24T00:54:06.2138642Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-01-24T00:54:06.2139681Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-01-24T00:54:06.2140808Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-01-24T00:54:06.2141928Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-01-24T00:54:06.2143026Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-01-24T00:54:06.2144208Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-01-24T00:54:06.2145479Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-01-24T00:54:06.2146605Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-01-24T00:54:06.2147598Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-01-24T00:54:06.2148560Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-01-24T00:54:06.2149527Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-01-24T00:54:06.2150488Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-01-24T00:54:06.2151440Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2025-01-24T00:54:06.2152376Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-01-24T00:54:06.2153539Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-01-24T00:54:06.2154632Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2025-01-24T00:54:06.2155714Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2025-01-24T00:54:06.2156793Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2025-01-24T00:54:06.2157931Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2025-01-24T00:54:06.2159202Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2025-01-24T00:54:06.2160195Z Cloning into '/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2025-01-24T00:54:06.2160789Z Cloning into '/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2025-01-24T00:54:06.2161387Z Cloning into '/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2025-01-24T00:54:06.2162000Z Cloning into '/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2025-01-24T00:54:06.2162624Z Cloning into '/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2025-01-24T00:54:06.2163376Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-01-24T00:54:06.2164059Z Cloning into '/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-01-24T00:54:06.2165002Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-01-24T00:54:06.2166324Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-01-24T00:54:06.2167592Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-01-24T00:54:06.2168624Z Cloning into '/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-01-24T00:54:56.0169939Z Cloning into '/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-01-24T00:54:56.0175812Z Cloning into '/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-01-24T00:54:56.0177650Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-01-24T00:54:56.0179897Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-01-24T00:54:56.0182185Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-01-24T00:54:56.0184869Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-01-24T00:54:56.0187302Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-01-24T00:54:56.0189436Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-01-24T00:54:56.0192177Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-01-24T00:54:56.0194737Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-01-24T00:54:56.0196950Z Cloning into '/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-01-24T00:54:56.0198485Z Cloning into '/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-01-24T00:54:56.0199996Z Cloning into '/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-01-24T00:54:56.0201422Z Cloning into '/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-01-24T00:54:56.0202334Z Cloning into '/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-01-24T00:54:56.0203271Z Cloning into '/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-01-24T00:54:56.0204838Z Cloning into '/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-01-24T00:54:56.0205811Z Cloning into '/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-01-24T00:54:56.0206958Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-01-24T00:54:56.0208041Z Cloning into '/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-01-24T00:54:56.0209061Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-01-24T00:54:56.0209906Z Cloning into '/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-01-24T00:54:56.0210849Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-01-24T00:54:56.0212091Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-01-24T00:54:56.0213299Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-01-24T00:54:56.0214489Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-01-24T00:54:56.0215937Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-01-24T00:54:56.0217497Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-01-24T00:54:56.0218938Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-01-24T00:54:56.0220155Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-01-24T00:54:56.0221052Z Cloning into '/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-01-24T00:54:56.0221874Z Cloning into '/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-01-24T00:54:56.0222595Z Cloning into '/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-01-24T00:54:56.0223332Z Cloning into '/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-01-24T00:54:56.0224119Z Cloning into '/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-01-24T00:54:56.0224932Z Cloning into '/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-01-24T00:54:56.0225766Z Cloning into '/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-01-24T00:54:56.0226477Z Cloning into '/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-01-24T00:54:56.0227543Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-01-24T00:54:56.0228945Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-01-24T00:54:56.0230126Z Cloning into '/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-01-24T00:54:56.0231069Z Cloning into '/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-01-24T00:54:56.0232147Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-01-24T00:54:56.0233344Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-01-24T00:54:56.0234268Z Cloning into '/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-01-24T00:54:56.0234910Z Cloning into '/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-01-24T00:54:56.0235959Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-01-24T00:54:56.0237626Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-01-24T00:54:56.0239331Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-01-24T00:54:56.0240441Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-01-24T00:54:56.0241364Z Cloning into '/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-01-24T00:54:56.0242016Z Cloning into '/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-01-24T00:54:56.0242630Z Cloning into '/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-01-24T00:54:56.0243267Z Cloning into '/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-01-24T00:54:56.0244232Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-01-24T00:54:56.0245241Z Cloning into '/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-01-24T00:54:56.0245953Z Running: ['/opt/conda/envs/py_3.9/bin/python3', 'setup.py', '--cmake-only', 'build'] 2025-01-24T00:54:56.0246554Z -- The CXX compiler identification is Clang 14.0.0 2025-01-24T00:54:56.0246953Z -- The C compiler identification is Clang 14.0.0 2025-01-24T00:54:56.0247325Z -- Detecting CXX compiler ABI info 2025-01-24T00:54:56.0247660Z -- Detecting CXX compiler ABI info - done 2025-01-24T00:54:56.0248063Z -- Check for working CXX compiler: /usr/bin/clang++ - skipped 2025-01-24T00:54:56.0248477Z -- Detecting CXX compile features 2025-01-24T00:54:56.0248802Z -- Detecting CXX compile features - done 2025-01-24T00:54:56.0249194Z -- Detecting C compiler ABI info 2025-01-24T00:54:56.0249510Z -- Detecting C compiler ABI info - done 2025-01-24T00:54:56.0249904Z -- Check for working C compiler: /usr/bin/clang - skipped 2025-01-24T00:54:56.0250280Z -- Detecting C compile features 2025-01-24T00:54:56.0250589Z -- Detecting C compile features - done 2025-01-24T00:54:56.0251142Z -- /usr/bin/clang++ /pytorch/pytorch/torch/abi-check.cpp -o /pytorch/pytorch/build/abi-check 2025-01-24T00:54:56.0251688Z -- Determined _GLIBCXX_USE_CXX11_ABI=1 2025-01-24T00:54:56.0252045Z -- Not forcing any particular BLAS to be found 2025-01-24T00:54:56.0252563Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2025-01-24T00:54:56.0253026Z -- Performing Test C_HAS_AVX_1 2025-01-24T00:54:56.0253335Z -- Performing Test C_HAS_AVX_1 - Failed 2025-01-24T00:54:56.0253666Z -- Performing Test C_HAS_AVX_2 2025-01-24T00:54:56.0254028Z -- Performing Test C_HAS_AVX_2 - Success 2025-01-24T00:54:56.0254360Z -- Performing Test C_HAS_AVX2_1 2025-01-24T00:54:56.0254671Z -- Performing Test C_HAS_AVX2_1 - Failed 2025-01-24T00:54:56.0254989Z -- Performing Test C_HAS_AVX2_2 2025-01-24T00:54:56.0255302Z -- Performing Test C_HAS_AVX2_2 - Success 2025-01-24T00:54:56.0255643Z -- Performing Test C_HAS_AVX512_1 2025-01-24T00:54:56.0255948Z -- Performing Test C_HAS_AVX512_1 - Failed 2025-01-24T00:54:56.0256287Z -- Performing Test C_HAS_AVX512_2 2025-01-24T00:54:56.0256608Z -- Performing Test C_HAS_AVX512_2 - Success 2025-01-24T00:54:56.0256933Z -- Performing Test CXX_HAS_AVX_1 2025-01-24T00:54:56.0257247Z -- Performing Test CXX_HAS_AVX_1 - Failed 2025-01-24T00:54:56.0257585Z -- Performing Test CXX_HAS_AVX_2 2025-01-24T00:54:56.0257888Z -- Performing Test CXX_HAS_AVX_2 - Success 2025-01-24T00:54:56.0258223Z -- Performing Test CXX_HAS_AVX2_1 2025-01-24T00:54:56.0258544Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2025-01-24T00:54:56.0258872Z -- Performing Test CXX_HAS_AVX2_2 2025-01-24T00:54:56.0259192Z -- Performing Test CXX_HAS_AVX2_2 - Success 2025-01-24T00:54:56.0259538Z -- Performing Test CXX_HAS_AVX512_1 2025-01-24T00:54:56.0259857Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2025-01-24T00:54:56.0260199Z -- Performing Test CXX_HAS_AVX512_2 2025-01-24T00:54:56.0260533Z -- Performing Test CXX_HAS_AVX512_2 - Success 2025-01-24T00:54:56.0260977Z -- Current compiler supports avx2 extension. Will build perfkernels. 2025-01-24T00:54:56.0261505Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS 2025-01-24T00:54:56.0262036Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success 2025-01-24T00:54:56.0262577Z -- Current compiler supports avx512f extension. Will build fbgemm. 2025-01-24T00:54:56.0263065Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2025-01-24T00:54:56.0263545Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success 2025-01-24T00:54:56.0264040Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2025-01-24T00:54:56.0264575Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success 2025-01-24T00:54:56.0265058Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC 2025-01-24T00:54:56.0265459Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success 2025-01-24T00:54:56.0265918Z -- Could not find hardware support for NEON on this machine. 2025-01-24T00:54:56.0266329Z -- No OMAP3 processor on this machine. 2025-01-24T00:54:56.0266649Z -- No OMAP4 processor on this machine. 2025-01-24T00:54:56.0266979Z -- Performing Test CXX_HAS_SVE256 2025-01-24T00:54:56.0267307Z -- Performing Test CXX_HAS_SVE256 - Failed 2025-01-24T00:54:56.0267633Z -- No SVE processor on this machine. 2025-01-24T00:54:56.0268068Z -- Compiler does not support SVE extension. Will not build perfkernels. 2025-01-24T00:54:56.0268562Z -- Found CUDA: /usr/local/cuda (found version "11.8") 2025-01-24T00:54:56.0269092Z -- The CUDA compiler identification is NVIDIA 11.8.89 with host compiler Clang 14.0.0 2025-01-24T00:54:56.0269608Z -- Detecting CUDA compiler ABI info 2025-01-24T00:54:56.0269946Z -- Detecting CUDA compiler ABI info - done 2025-01-24T00:54:56.0270426Z -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - skipped 2025-01-24T00:54:56.0270874Z -- Detecting CUDA compile features 2025-01-24T00:54:56.0271214Z -- Detecting CUDA compile features - done 2025-01-24T00:54:56.0271662Z -- Found CUDAToolkit: /usr/local/cuda/include (found version "11.8.89") 2025-01-24T00:54:56.0272133Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-01-24T00:54:56.0272529Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2025-01-24T00:54:56.0272886Z -- Found Threads: TRUE 2025-01-24T00:54:56.0273157Z -- PyTorch: CUDA detected: 11.8 2025-01-24T00:54:56.0273528Z -- PyTorch: CUDA nvcc is: /usr/local/cuda/bin/nvcc 2025-01-24T00:54:56.0273921Z -- PyTorch: CUDA toolkit directory: /usr/local/cuda 2025-01-24T00:54:56.0274302Z -- PyTorch: Header version is: 11.8 2025-01-24T00:54:56.0274956Z -- Found Python: /opt/conda/envs/py_3.9/bin/python3 (found version "3.9.21") found components: Interpreter 2025-01-24T00:54:56.0275601Z -- Found nvtx3: /pytorch/pytorch/third_party/NVTX/c/include 2025-01-24T00:54:56.0276037Z -- Found CUDNN: /usr/local/cuda/lib64/libcudnn.so 2025-01-24T00:54:56.0276475Z -- Found CUSPARSELT: /usr/local/cuda/lib64/libcusparseLt.so 2025-01-24T00:54:56.0276981Z -- Could NOT find CUDSS (missing: CUDSS_LIBRARY_PATH CUDSS_INCLUDE_PATH) 2025-01-24T00:54:56.0277501Z -- USE_CUFILE is set to 0. Compiling without cuFile support 2025-01-24T00:54:56.0278009Z -- Automatic GPU detection failed. Building for common architectures. 2025-01-24T00:54:56.0278575Z -- Autodetected CUDA architecture(s): 3.5;5.0;8.0;8.6;8.9;9.0;8.9+PTX;9.0+PTX 2025-01-24T00:54:56.0280062Z -- Added CUDA NVCC flags for: -gencode;arch=compute_35,code=sm_35;-gencode;arch=compute_50,code=sm_50;-gencode;arch=compute_80,code=sm_80;-gencode;arch=compute_86,code=sm_86;-gencode;arch=compute_89,code=sm_89;-gencode;arch=compute_90,code=sm_90;-gencode;arch=compute_89,code=compute_89;-gencode;arch=compute_90,code=compute_90 2025-01-24T00:54:56.0281496Z -- Building using own protobuf under third_party per request. 2025-01-24T00:54:56.0281917Z -- Use custom protobuf build. 2025-01-24T00:54:56.0282181Z -- 2025-01-24T00:54:56.0282388Z -- 3.13.0.0 2025-01-24T00:54:56.0282654Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS 2025-01-24T00:54:56.0283072Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success 2025-01-24T00:54:56.0283828Z -- Caffe2 protobuf include directory: $$ 2025-01-24T00:54:56.0284563Z -- Trying to find preferred BLAS backend of choice: MKL 2025-01-24T00:54:56.0284935Z -- MKL_THREADING = OMP 2025-01-24T00:54:56.0285188Z -- Looking for sys/types.h 2025-01-24T00:54:56.0285473Z -- Looking for sys/types.h - found 2025-01-24T00:54:56.0285765Z -- Looking for stdint.h 2025-01-24T00:54:56.0286035Z -- Looking for stdint.h - found 2025-01-24T00:54:56.0286406Z -- Looking for stddef.h 2025-01-24T00:54:56.0286665Z -- Looking for stddef.h - found 2025-01-24T00:54:56.0286954Z -- Check size of void* 2025-01-24T00:54:56.0287225Z -- Check size of void* - done 2025-01-24T00:54:56.0287502Z -- MKL_THREADING = OMP 2025-01-24T00:54:56.0287763Z -- MKL_THREADING = OMP 2025-01-24T00:54:56.0288199Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2025-01-24T00:54:56.0288699Z -- Library mkl_intel_lp64: not found 2025-01-24T00:54:56.0289168Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2025-01-24T00:54:56.0289652Z -- Library mkl_intel: not found 2025-01-24T00:54:56.0290110Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - guide - pthread - m - dl] 2025-01-24T00:54:56.0290617Z -- Library mkl_intel_lp64: not found 2025-01-24T00:54:56.0291084Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - guide - pthread - m - dl] 2025-01-24T00:54:56.0291554Z -- Library mkl_intel: not found 2025-01-24T00:54:56.0292180Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - pthread - m - dl] 2025-01-24T00:54:56.0292748Z -- Library mkl_intel_lp64: not found 2025-01-24T00:54:56.0293181Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - pthread - m - dl] 2025-01-24T00:54:56.0293645Z -- Library mkl_intel: not found 2025-01-24T00:54:56.0294054Z -- Checking for [mkl_intel_lp64 - mkl_sequential - mkl_core - m - dl] 2025-01-24T00:54:56.0294479Z -- Library mkl_intel_lp64: not found 2025-01-24T00:54:56.0294894Z -- Checking for [mkl_intel - mkl_sequential - mkl_core - m - dl] 2025-01-24T00:54:56.0295305Z -- Library mkl_intel: not found 2025-01-24T00:54:56.0295698Z -- Checking for [mkl_intel_lp64 - mkl_core - iomp5 - pthread - m - dl] 2025-01-24T00:54:56.0296181Z -- Library mkl_intel_lp64: not found 2025-01-24T00:54:56.0296589Z -- Checking for [mkl_intel - mkl_core - iomp5 - pthread - m - dl] 2025-01-24T00:54:56.0296992Z -- Library mkl_intel: not found 2025-01-24T00:54:56.0297486Z -- Checking for [mkl_intel_lp64 - mkl_core - guide - pthread - m - dl] 2025-01-24T00:54:56.0297923Z -- Library mkl_intel_lp64: not found 2025-01-24T00:54:56.0298323Z -- Checking for [mkl_intel - mkl_core - guide - pthread - m - dl] 2025-01-24T00:54:56.0298748Z -- Library mkl_intel: not found 2025-01-24T00:54:56.0299135Z -- Checking for [mkl_intel_lp64 - mkl_core - pthread - m - dl] 2025-01-24T00:54:56.0299546Z -- Library mkl_intel_lp64: not found 2025-01-24T00:54:56.0299919Z -- Checking for [mkl_intel - mkl_core - pthread - m - dl] 2025-01-24T00:54:56.0300304Z -- Library mkl_intel: not found 2025-01-24T00:54:56.0300619Z -- Checking for [mkl - guide - pthread - m] 2025-01-24T00:54:56.0300960Z -- Library mkl: not found 2025-01-24T00:54:56.0301245Z -- MKL library not found 2025-01-24T00:54:56.0301501Z -- Checking for [blis] 2025-01-24T00:54:56.0301799Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0302144Z -- Checking for [Accelerate] 2025-01-24T00:54:56.0302486Z -- Library Accelerate: BLAS_Accelerate_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0302874Z -- Checking for [vecLib] 2025-01-24T00:54:56.0303179Z -- Library vecLib: BLAS_vecLib_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0303527Z -- Checking for [flexiblas] 2025-01-24T00:54:56.0303864Z -- Library flexiblas: BLAS_flexiblas_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0304239Z -- Checking for [openblas] 2025-01-24T00:54:56.0304559Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0304952Z -- Checking for [openblas - pthread - m] 2025-01-24T00:54:56.0305335Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0305728Z -- Checking for [openblas - pthread - m - gomp] 2025-01-24T00:54:56.0306137Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0306523Z -- Checking for [goto2 - gfortran] 2025-01-24T00:54:56.0306850Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0307226Z -- Checking for [goto2 - gfortran - pthread] 2025-01-24T00:54:56.0307592Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0307933Z -- Checking for [acml - gfortran] 2025-01-24T00:54:56.0308265Z -- Library acml: BLAS_acml_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0308601Z -- Checking for [blis] 2025-01-24T00:54:56.0308874Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0309236Z -- Found Atlas: /usr/include/x86_64-linux-gnu 2025-01-24T00:54:56.0309818Z -- Found Atlas (include: /usr/include/x86_64-linux-gnu, library: /usr/lib/x86_64-linux-gnu/libatlas.so) 2025-01-24T00:54:56.0310359Z -- Checking for [] 2025-01-24T00:54:56.0310606Z -- Looking for sgemm_ 2025-01-24T00:54:56.0310882Z -- Looking for sgemm_ - not found 2025-01-24T00:54:56.0311234Z -- Cannot find a library with BLAS API. Not using BLAS. 2025-01-24T00:54:56.0311749Z -- Using pocketfft in directory: /pytorch/pytorch/third_party/pocketfft/ 2025-01-24T00:54:56.0312327Z -- The ASM compiler identification is Clang with GNU-like command-line 2025-01-24T00:54:56.0312768Z -- Found assembler: /usr/bin/clang 2025-01-24T00:54:56.0313102Z -- Brace yourself, we are building NNPACK 2025-01-24T00:54:56.0313456Z -- Performing Test NNPACK_ARCH_IS_X86_32 2025-01-24T00:54:56.0313862Z -- Performing Test NNPACK_ARCH_IS_X86_32 - Failed 2025-01-24T00:54:56.0314393Z -- Found PythonInterp: /opt/conda/envs/py_3.9/bin/python (found version "3.9.21") 2025-01-24T00:54:56.0314892Z -- NNPACK backend is x86-64 2025-01-24T00:54:56.0315503Z -- Downloading six (Python package) to /pytorch/pytorch/build/confu-srcs/six (define PYTHON_SIX_SOURCE_DIR to avoid it) 2025-01-24T00:54:56.0316156Z -- Configuring done (0.0s) 2025-01-24T00:54:56.0316442Z -- Generating done (0.0s) 2025-01-24T00:54:56.0316868Z -- Build files have been written to: /pytorch/pytorch/build/confu-deps/six-download 2025-01-24T00:54:56.0317397Z [1/9] Creating directories for 'six' 2025-01-24T00:54:56.0317840Z [2/9] Performing download step (download, verify and extract) for 'six' 2025-01-24T00:54:56.0318266Z -- Downloading... 2025-01-24T00:54:56.0318782Z dst='/pytorch/pytorch/build/confu-deps/six-download/six-prefix/src/six-1.11.0.tar.gz' 2025-01-24T00:54:56.0319295Z timeout='none' 2025-01-24T00:54:56.0319538Z inactivity timeout='none' 2025-01-24T00:54:56.0320264Z -- Using src='https://pypi.python.org/packages/16/d8/bc6316cf98419719bd59c91742194c111b6f2e85abac88e496adefaf7afe/six-1.11.0.tar.gz' 2025-01-24T00:54:56.0321018Z -- [download 100% complete] 2025-01-24T00:54:56.0321288Z -- [download 51% complete] 2025-01-24T00:54:56.0321562Z -- [download 100% complete] 2025-01-24T00:54:56.0321835Z -- verifying file... 2025-01-24T00:54:56.0322287Z file='/pytorch/pytorch/build/confu-deps/six-download/six-prefix/src/six-1.11.0.tar.gz' 2025-01-24T00:54:56.0322814Z -- Downloading... done 2025-01-24T00:54:56.0323072Z -- extracting... 2025-01-24T00:54:56.0323501Z src='/pytorch/pytorch/build/confu-deps/six-download/six-prefix/src/six-1.11.0.tar.gz' 2025-01-24T00:54:56.0324046Z dst='/pytorch/pytorch/build/confu-srcs/six' 2025-01-24T00:54:56.0324389Z -- extracting... [tar xfz] 2025-01-24T00:54:56.0324657Z -- extracting... [analysis] 2025-01-24T00:54:56.0324935Z -- extracting... [rename] 2025-01-24T00:54:56.0325219Z -- extracting... [clean up] 2025-01-24T00:54:56.0325487Z -- extracting... done 2025-01-24T00:54:56.0325752Z [3/9] No update step for 'six' 2025-01-24T00:54:56.0326047Z [4/9] No patch step for 'six' 2025-01-24T00:54:56.0326408Z [5/9] No configure step for 'six' 2025-01-24T00:54:56.0326713Z [6/9] No build step for 'six' 2025-01-24T00:54:56.0326998Z [7/9] No install step for 'six' 2025-01-24T00:54:56.0327466Z [8/9] No test step for 'six' 2025-01-24T00:54:56.0327743Z [9/9] Completed 'six' 2025-01-24T00:54:56.0328040Z -- Building for XNNPACK_TARGET_PROCESSOR: x86_64 2025-01-24T00:54:56.0328401Z -- Generating microkernels.cmake 2025-01-24T00:54:56.0329342Z Duplicate microkernel definition: src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-avx256vnni.c and src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-avxvnni.c (1th function) 2025-01-24T00:54:56.0330837Z Duplicate microkernel definition: src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-avxvnni.c and src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-scalar.c 2025-01-24T00:54:56.0331774Z No microkernel found in src/reference/binary-elementwise.cc 2025-01-24T00:54:56.0332220Z No microkernel found in src/reference/packing.cc 2025-01-24T00:54:56.0332656Z No microkernel found in src/reference/unary-elementwise.cc 2025-01-24T00:54:56.0333047Z -- Failed to find LLVM FileCheck 2025-01-24T00:54:56.0333390Z -- Found Git: /usr/bin/git (found version "2.34.1") 2025-01-24T00:54:56.0333770Z -- git version: v1.6.1 normalized to 1.6.1 2025-01-24T00:54:56.0334087Z -- Version: 1.6.1 2025-01-24T00:54:56.0334336Z -- Looking for shm_open in rt 2025-01-24T00:54:56.0334641Z -- Looking for shm_open in rt - found 2025-01-24T00:54:56.0334968Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 2025-01-24T00:54:56.0335349Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success 2025-01-24T00:54:56.0335725Z -- Performing Test HAVE_CXX_FLAG_WALL 2025-01-24T00:54:56.0336069Z -- Performing Test HAVE_CXX_FLAG_WALL - Success 2025-01-24T00:54:56.0336428Z -- Performing Test HAVE_CXX_FLAG_WEXTRA 2025-01-24T00:54:56.0336839Z -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success 2025-01-24T00:54:56.0337201Z -- Performing Test HAVE_CXX_FLAG_WSHADOW 2025-01-24T00:54:56.0337571Z -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success 2025-01-24T00:54:56.0337949Z -- Performing Test HAVE_CXX_FLAG_WERROR 2025-01-24T00:54:56.0338302Z -- Performing Test HAVE_CXX_FLAG_WERROR - Success 2025-01-24T00:54:56.0338706Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE 2025-01-24T00:54:56.0339150Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success 2025-01-24T00:54:56.0339560Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC 2025-01-24T00:54:56.0339966Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success 2025-01-24T00:54:56.0340369Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS 2025-01-24T00:54:56.0340781Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success 2025-01-24T00:54:56.0341275Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 2025-01-24T00:54:56.0341718Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success 2025-01-24T00:54:56.0342142Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING 2025-01-24T00:54:56.0342575Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success 2025-01-24T00:54:56.0343057Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS 2025-01-24T00:54:56.0343564Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success 2025-01-24T00:54:56.0344037Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED 2025-01-24T00:54:56.0344457Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success 2025-01-24T00:54:56.0344869Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING 2025-01-24T00:54:56.0345305Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success 2025-01-24T00:54:56.0345718Z -- Performing Test HAVE_CXX_FLAG_WD654 2025-01-24T00:54:56.0346060Z -- Performing Test HAVE_CXX_FLAG_WD654 - Failed 2025-01-24T00:54:56.0346448Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY 2025-01-24T00:54:56.0346874Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success 2025-01-24T00:54:56.0347286Z -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES 2025-01-24T00:54:56.0347676Z -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES 2025-01-24T00:54:56.0348142Z -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- failed to compile 2025-01-24T00:54:56.0348599Z -- Performing Test HAVE_CXX_FLAG_COVERAGE 2025-01-24T00:54:56.0348964Z -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success 2025-01-24T00:54:56.0349334Z -- Performing Test HAVE_STD_REGEX 2025-01-24T00:54:56.0349632Z -- Performing Test HAVE_STD_REGEX 2025-01-24T00:54:56.0349962Z -- Performing Test HAVE_STD_REGEX -- success 2025-01-24T00:54:56.0350318Z -- Performing Test HAVE_GNU_POSIX_REGEX 2025-01-24T00:54:56.0350645Z -- Performing Test HAVE_GNU_POSIX_REGEX 2025-01-24T00:54:56.0351053Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2025-01-24T00:54:56.0351462Z -- Performing Test HAVE_POSIX_REGEX 2025-01-24T00:54:56.0351775Z -- Performing Test HAVE_POSIX_REGEX 2025-01-24T00:54:56.0352118Z -- Performing Test HAVE_POSIX_REGEX -- success 2025-01-24T00:54:56.0352480Z -- Performing Test HAVE_STEADY_CLOCK 2025-01-24T00:54:56.0352792Z -- Performing Test HAVE_STEADY_CLOCK 2025-01-24T00:54:56.0353140Z -- Performing Test HAVE_STEADY_CLOCK -- success 2025-01-24T00:54:56.0353516Z -- Performing Test COMPILER_SUPPORTS_AVX512 2025-01-24T00:54:56.0353898Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2025-01-24T00:54:56.0354270Z -- MKL_THREADING = OMP 2025-01-24T00:54:56.0354687Z -- Check OMP with lib /usr/lib/llvm-14/lib/libomp.so and flags -fopenmp=libomp -v 2025-01-24T00:54:56.0355146Z -- MKL_THREADING = OMP 2025-01-24T00:54:56.0355561Z -- Check OMP with lib /usr/lib/llvm-14/lib/libomp.so and flags -fopenmp=libomp -v 2025-01-24T00:54:56.0356043Z -- Found OpenMP_C: -fopenmp=libomp 2025-01-24T00:54:56.0356355Z -- Found OpenMP_CXX: -fopenmp=libomp 2025-01-24T00:54:56.0356672Z -- Found OpenMP: TRUE 2025-01-24T00:54:56.0356991Z -- Performing Test __CxxFlag__fno_threadsafe_statics 2025-01-24T00:54:56.0357434Z -- Performing Test __CxxFlag__fno_threadsafe_statics - Success 2025-01-24T00:54:56.0357941Z -- Performing Test __CxxFlag__fno_semantic_interposition 2025-01-24T00:54:56.0358433Z -- Performing Test __CxxFlag__fno_semantic_interposition - Success 2025-01-24T00:54:56.0358886Z -- Performing Test __CxxFlag__fmerge_all_constants 2025-01-24T00:54:56.0359328Z -- Performing Test __CxxFlag__fmerge_all_constants - Success 2025-01-24T00:54:56.0359769Z -- Performing Test __CxxFlag__fno_enforce_eh_specs 2025-01-24T00:54:56.0360189Z -- Performing Test __CxxFlag__fno_enforce_eh_specs - Failed 2025-01-24T00:54:56.0360608Z -- Performing Test HAS_WNO_DEPRECATED_COPY 2025-01-24T00:54:56.0361046Z -- Performing Test HAS_WNO_DEPRECATED_COPY - Success 2025-01-24T00:54:56.0361445Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE 2025-01-24T00:54:56.0361887Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE - Success 2025-01-24T00:54:56.0362359Z -- Performing Test HAS_WNO_EXTRA_SEMI 2025-01-24T00:54:56.0362699Z -- Performing Test HAS_WNO_EXTRA_SEMI - Success 2025-01-24T00:54:56.0363142Z -- Could NOT find Numa (missing: Numa_INCLUDE_DIR Numa_LIBRARIES) 2025-01-24T00:54:56.0363578Z -- Using third party subdirectory Eigen. 2025-01-24T00:54:56.0364278Z -- Found Python: /opt/conda/envs/py_3.9/bin/python3 (found version "3.9.21") found components: Interpreter Development.Module NumPy 2025-01-24T00:54:56.0364951Z -- Using third_party/pybind11. 2025-01-24T00:54:56.0365411Z -- pybind11 include dirs: /pytorch/pytorch/cmake/../third_party/pybind11/include 2025-01-24T00:54:56.0366048Z -- Could NOT find OpenTelemetryApi (missing: OpenTelemetryApi_INCLUDE_DIRS) 2025-01-24T00:54:56.0366633Z -- Using third_party/opentelemetry-cpp. 2025-01-24T00:54:56.0367233Z -- opentelemetry api include dirs: /pytorch/pytorch/cmake/../third_party/opentelemetry-cpp/api/include 2025-01-24T00:54:56.0367832Z -- Checking for module 'mpi-c' 2025-01-24T00:54:56.0368122Z -- No package 'mpi-c' found 2025-01-24T00:54:56.0368559Z -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 2025-01-24T00:54:56.0369027Z -- Checking for module 'mpi-cxx' 2025-01-24T00:54:56.0369325Z -- No package 'mpi-cxx' found 2025-01-24T00:54:56.0369784Z -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 2025-01-24T00:54:56.0370343Z -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 2025-01-24T00:54:56.0370752Z -- Adding OpenMP CXX_FLAGS: -fopenmp=libomp 2025-01-24T00:54:56.0371207Z -- Will link against OpenMP libraries: /usr/lib/llvm-14/lib/libomp.so 2025-01-24T00:54:56.0371779Z -- ROCM_PATH environment variable is not set and /opt/rocm does not exist. 2025-01-24T00:54:56.0372238Z Building without ROCm support. 2025-01-24T00:54:56.0372546Z -- Found CUB: /usr/local/cuda/include 2025-01-24T00:54:56.0372909Z -- Converting CMAKE_CUDA_FLAGS to CUDA_NVCC_FLAGS: 2025-01-24T00:54:56.0376124Z CUDA_NVCC_FLAGS = -DLIBCUDACXX_ENABLE_SIMPLIFIED_COMPLEX_OPERATIONS;-D_GLIBCXX_USE_CXX11_ABI=1;-Xfatbin;-compress-all;-DONNX_NAMESPACE=onnx_torch;-gencode;arch=compute_35,code=sm_35;-gencode;arch=compute_50,code=sm_50;-gencode;arch=compute_80,code=sm_80;-gencode;arch=compute_86,code=sm_86;-gencode;arch=compute_89,code=sm_89;-gencode;arch=compute_90,code=sm_90;-gencode;arch=compute_89,code=compute_89;-gencode;arch=compute_90,code=compute_90;-Xcudafe;--diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl;--expt-relaxed-constexpr;--expt-extended-lambda 2025-01-24T00:54:56.0379291Z CUDA_NVCC_FLAGS_DEBUG = -g 2025-01-24T00:54:56.0379633Z CUDA_NVCC_FLAGS_RELEASE = -O3;-DNDEBUG 2025-01-24T00:54:56.0380028Z CUDA_NVCC_FLAGS_RELWITHDEBINFO = -O2;-g;-DNDEBUG 2025-01-24T00:54:56.0380421Z CUDA_NVCC_FLAGS_MINSIZEREL = -O1;-DNDEBUG 2025-01-24T00:54:56.0380764Z -- Performing Test UV_LINT_W4 2025-01-24T00:54:56.0381078Z -- Performing Test UV_LINT_W4 - Failed 2025-01-24T00:54:56.0381508Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC 2025-01-24T00:54:56.0381951Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC - Failed 2025-01-24T00:54:56.0382420Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC 2025-01-24T00:54:56.0382899Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC - Failed 2025-01-24T00:54:56.0383335Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC 2025-01-24T00:54:56.0383748Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC - Failed 2025-01-24T00:54:56.0384186Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC 2025-01-24T00:54:56.0384671Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC - Failed 2025-01-24T00:54:56.0385154Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC 2025-01-24T00:54:56.0385643Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC - Failed 2025-01-24T00:54:56.0386207Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC 2025-01-24T00:54:56.0386756Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC - Failed 2025-01-24T00:54:56.0387225Z -- Performing Test UV_LINT_NO_HIDES_LOCAL 2025-01-24T00:54:56.0387598Z -- Performing Test UV_LINT_NO_HIDES_LOCAL - Failed 2025-01-24T00:54:56.0387962Z -- Performing Test UV_LINT_NO_HIDES_PARAM 2025-01-24T00:54:56.0388337Z -- Performing Test UV_LINT_NO_HIDES_PARAM - Failed 2025-01-24T00:54:56.0388716Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL 2025-01-24T00:54:56.0389080Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL - Failed 2025-01-24T00:54:56.0389514Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC 2025-01-24T00:54:56.0390006Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC - Failed 2025-01-24T00:54:56.0390434Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC 2025-01-24T00:54:56.0390811Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC - Failed 2025-01-24T00:54:56.0391177Z -- Performing Test UV_LINT_WALL 2025-01-24T00:54:56.0391479Z -- Performing Test UV_LINT_WALL - Success 2025-01-24T00:54:56.0391844Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER 2025-01-24T00:54:56.0392447Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER - Success 2025-01-24T00:54:56.0392848Z -- Performing Test UV_LINT_STRICT_PROTOTYPES 2025-01-24T00:54:56.0393250Z -- Performing Test UV_LINT_STRICT_PROTOTYPES - Success 2025-01-24T00:54:56.0393634Z -- Performing Test UV_LINT_EXTRA 2025-01-24T00:54:56.0393945Z -- Performing Test UV_LINT_EXTRA - Success 2025-01-24T00:54:56.0394289Z -- Performing Test UV_LINT_UTF8_MSVC 2025-01-24T00:54:56.0394626Z -- Performing Test UV_LINT_UTF8_MSVC - Failed 2025-01-24T00:54:56.0394968Z -- Performing Test UV_F_STRICT_ALIASING 2025-01-24T00:54:56.0395341Z -- Performing Test UV_F_STRICT_ALIASING - Success 2025-01-24T00:54:56.0395686Z -- summary of build options: 2025-01-24T00:54:56.0395997Z Install prefix: /pytorch/pytorch/torch 2025-01-24T00:54:56.0396332Z Target system: Linux 2025-01-24T00:54:56.0396593Z Compiler: 2025-01-24T00:54:56.0396833Z C compiler: /usr/bin/clang 2025-01-24T00:54:56.0397138Z CFLAGS: 2025-01-24T00:54:56.0397293Z 2025-01-24T00:54:56.0397415Z -- Found uv: 1.38.1 (found version "1.38.1") 2025-01-24T00:54:56.0397756Z -- Gloo build as SHARED library 2025-01-24T00:54:56.0398331Z -- Found CUDAToolkit: /usr/local/cuda/include (found suitable version "11.8.89", minimum required is "7.0") 2025-01-24T00:54:56.0398917Z -- CUDA detected: 11.8.89 2025-01-24T00:54:56.0399179Z -- 2025-01-24T00:54:56.0399397Z -- ******** Summary ******** 2025-01-24T00:54:56.0399683Z -- CMake version : 3.31.4 2025-01-24T00:54:56.0400230Z -- CMake command : /opt/conda/envs/py_3.9/lib/python3.9/site-packages/cmake/data/bin/cmake 2025-01-24T00:54:56.0400775Z -- System : Linux 2025-01-24T00:54:56.0401130Z -- C++ compiler : /usr/bin/clang++ 2025-01-24T00:54:56.0401520Z -- C++ compiler version : 14.0.0 2025-01-24T00:54:56.0402129Z -- CXX flags : -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -Wnon-virtual-dtor 2025-01-24T00:54:56.0402810Z -- Build type : Release 2025-01-24T00:54:56.0403274Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;__STDC_FORMAT_MACROS 2025-01-24T00:54:56.0404078Z -- CMAKE_PREFIX_PATH : /opt/conda/envs/py_3.9/lib/python3.9/site-packages;/usr/local/cuda;/usr/local/cuda;/usr/local/cuda 2025-01-24T00:54:56.0404815Z -- CMAKE_INSTALL_PREFIX : /pytorch/pytorch/torch 2025-01-24T00:54:56.0405474Z -- CMAKE_MODULE_PATH : /pytorch/pytorch/cmake/Modules;/pytorch/pytorch/cmake/public/../Modules_CUDA_fix 2025-01-24T00:54:56.0406087Z -- 2025-01-24T00:54:56.0406405Z -- ONNX version : 1.17.0 2025-01-24T00:54:56.0406754Z -- ONNX NAMESPACE : onnx_torch 2025-01-24T00:54:56.0407202Z -- ONNX_USE_LITE_PROTO : OFF 2025-01-24T00:54:56.0407546Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2025-01-24T00:54:56.0407882Z -- Protobuf_USE_STATIC_LIBS : ON 2025-01-24T00:54:56.0408232Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2025-01-24T00:54:56.0408585Z -- ONNX_DISABLE_STATIC_REGISTRATION : OFF 2025-01-24T00:54:56.0408916Z -- ONNX_WERROR : OFF 2025-01-24T00:54:56.0409244Z -- ONNX_BUILD_TESTS : OFF 2025-01-24T00:54:56.0409575Z -- ONNX_BUILD_SHARED_LIBS : 2025-01-24T00:54:56.0409898Z -- BUILD_SHARED_LIBS : OFF 2025-01-24T00:54:56.0410203Z -- 2025-01-24T00:54:56.0410427Z -- Protobuf compiler : 2025-01-24T00:54:56.0410752Z -- Protobuf includes : 2025-01-24T00:54:56.0411083Z -- Protobuf libraries : 2025-01-24T00:54:56.0411422Z -- BUILD_ONNX_PYTHON : OFF 2025-01-24T00:54:56.0411850Z -- Found CUDA with FP16 support, compiling with torch.cuda.HalfTensor 2025-01-24T00:54:56.0412293Z -- Adding -DNDEBUG to compile flags 2025-01-24T00:54:56.0412670Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 2025-01-24T00:54:56.0413125Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - False 2025-01-24T00:54:56.0413581Z -- MAGMA not found. Compiling without MAGMA support 2025-01-24T00:54:56.0414015Z -- Could not find hardware support for NEON on this machine. 2025-01-24T00:54:56.0414407Z -- No OMAP3 processor on this machine. 2025-01-24T00:54:56.0414739Z -- No OMAP4 processor on this machine. 2025-01-24T00:54:56.0415068Z -- No SVE processor on this machine. 2025-01-24T00:54:56.0415366Z -- MKL_THREADING = OMP 2025-01-24T00:54:56.0415805Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2025-01-24T00:54:56.0416319Z -- Library mkl_intel_lp64: not found 2025-01-24T00:54:56.0416777Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2025-01-24T00:54:56.0417263Z -- Library mkl_intel: not found 2025-01-24T00:54:56.0417733Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - guide - pthread - m - dl] 2025-01-24T00:54:56.0418230Z -- Library mkl_intel_lp64: not found 2025-01-24T00:54:56.0418697Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - guide - pthread - m - dl] 2025-01-24T00:54:56.0419179Z -- Library mkl_intel: not found 2025-01-24T00:54:56.0419614Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - pthread - m - dl] 2025-01-24T00:54:56.0420089Z -- Library mkl_intel_lp64: not found 2025-01-24T00:54:56.0420529Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - pthread - m - dl] 2025-01-24T00:54:56.0420973Z -- Library mkl_intel: not found 2025-01-24T00:54:56.0421374Z -- Checking for [mkl_intel_lp64 - mkl_sequential - mkl_core - m - dl] 2025-01-24T00:54:56.0421805Z -- Library mkl_intel_lp64: not found 2025-01-24T00:54:56.0422198Z -- Checking for [mkl_intel - mkl_sequential - mkl_core - m - dl] 2025-01-24T00:54:56.0422609Z -- Library mkl_intel: not found 2025-01-24T00:54:56.0423015Z -- Checking for [mkl_intel_lp64 - mkl_core - iomp5 - pthread - m - dl] 2025-01-24T00:54:56.0423474Z -- Library mkl_intel_lp64: not found 2025-01-24T00:54:56.0423881Z -- Checking for [mkl_intel - mkl_core - iomp5 - pthread - m - dl] 2025-01-24T00:54:56.0424299Z -- Library mkl_intel: not found 2025-01-24T00:54:56.0424694Z -- Checking for [mkl_intel_lp64 - mkl_core - guide - pthread - m - dl] 2025-01-24T00:54:56.0425132Z -- Library mkl_intel_lp64: not found 2025-01-24T00:54:56.0425541Z -- Checking for [mkl_intel - mkl_core - guide - pthread - m - dl] 2025-01-24T00:54:56.0425949Z -- Library mkl_intel: not found 2025-01-24T00:54:56.0426357Z -- Checking for [mkl_intel_lp64 - mkl_core - pthread - m - dl] 2025-01-24T00:54:56.0426762Z -- Library mkl_intel_lp64: not found 2025-01-24T00:54:56.0427129Z -- Checking for [mkl_intel - mkl_core - pthread - m - dl] 2025-01-24T00:54:56.0427510Z -- Library mkl_intel: not found 2025-01-24T00:54:56.0427914Z -- Checking for [mkl - guide - pthread - m] 2025-01-24T00:54:56.0428238Z -- Library mkl: not found 2025-01-24T00:54:56.0428518Z -- MKL library not found 2025-01-24T00:54:56.0428785Z -- Checking for [blis] 2025-01-24T00:54:56.0429066Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0429407Z -- Checking for [Accelerate] 2025-01-24T00:54:56.0429760Z -- Library Accelerate: BLAS_Accelerate_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0430129Z -- Checking for [vecLib] 2025-01-24T00:54:56.0430438Z -- Library vecLib: BLAS_vecLib_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0430795Z -- Checking for [flexiblas] 2025-01-24T00:54:56.0431123Z -- Library flexiblas: BLAS_flexiblas_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0431500Z -- Checking for [openblas] 2025-01-24T00:54:56.0431833Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0432212Z -- Checking for [openblas - pthread - m] 2025-01-24T00:54:56.0432591Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0445074Z -- Checking for [openblas - pthread - m - gomp] 2025-01-24T00:54:56.0445627Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0446012Z -- Checking for [goto2 - gfortran] 2025-01-24T00:54:56.0446437Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0446816Z -- Checking for [goto2 - gfortran - pthread] 2025-01-24T00:54:56.0447174Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0447532Z -- Checking for [acml - gfortran] 2025-01-24T00:54:56.0447866Z -- Library acml: BLAS_acml_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0448189Z -- Checking for [blis] 2025-01-24T00:54:56.0448479Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0449072Z -- Found Atlas (include: /usr/include/x86_64-linux-gnu, library: /usr/lib/x86_64-linux-gnu/libatlas.so) 2025-01-24T00:54:56.0449614Z -- Checking for [] 2025-01-24T00:54:56.0449926Z -- Cannot find a library with BLAS API. Not using BLAS. 2025-01-24T00:54:56.0450305Z -- LAPACK requires BLAS 2025-01-24T00:54:56.0450638Z -- Cannot find a library with LAPACK API. Not using LAPACK. 2025-01-24T00:54:56.0451088Z -- MIOpen not found. Compiling without MIOpen support 2025-01-24T00:54:56.0451457Z -- MKL_THREADING = OMP 2025-01-24T00:54:56.0451885Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2025-01-24T00:54:56.0452397Z -- Library mkl_intel_lp64: not found 2025-01-24T00:54:56.0452871Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2025-01-24T00:54:56.0453342Z -- Library mkl_intel: not found 2025-01-24T00:54:56.0453809Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - guide - pthread - m - dl] 2025-01-24T00:54:56.0454306Z -- Library mkl_intel_lp64: not found 2025-01-24T00:54:56.0454771Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - guide - pthread - m - dl] 2025-01-24T00:54:56.0455239Z -- Library mkl_intel: not found 2025-01-24T00:54:56.0455689Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - pthread - m - dl] 2025-01-24T00:54:56.0456170Z -- Library mkl_intel_lp64: not found 2025-01-24T00:54:56.0456704Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - pthread - m - dl] 2025-01-24T00:54:56.0457161Z -- Library mkl_intel: not found 2025-01-24T00:54:56.0457573Z -- Checking for [mkl_intel_lp64 - mkl_sequential - mkl_core - m - dl] 2025-01-24T00:54:56.0457997Z -- Library mkl_intel_lp64: not found 2025-01-24T00:54:56.0458406Z -- Checking for [mkl_intel - mkl_sequential - mkl_core - m - dl] 2025-01-24T00:54:56.0458813Z -- Library mkl_intel: not found 2025-01-24T00:54:56.0459203Z -- Checking for [mkl_intel_lp64 - mkl_core - iomp5 - pthread - m - dl] 2025-01-24T00:54:56.0459677Z -- Library mkl_intel_lp64: not found 2025-01-24T00:54:56.0460085Z -- Checking for [mkl_intel - mkl_core - iomp5 - pthread - m - dl] 2025-01-24T00:54:56.0460486Z -- Library mkl_intel: not found 2025-01-24T00:54:56.0460893Z -- Checking for [mkl_intel_lp64 - mkl_core - guide - pthread - m - dl] 2025-01-24T00:54:56.0461388Z -- Library mkl_intel_lp64: not found 2025-01-24T00:54:56.0461784Z -- Checking for [mkl_intel - mkl_core - guide - pthread - m - dl] 2025-01-24T00:54:56.0462204Z -- Library mkl_intel: not found 2025-01-24T00:54:56.0462590Z -- Checking for [mkl_intel_lp64 - mkl_core - pthread - m - dl] 2025-01-24T00:54:56.0462987Z -- Library mkl_intel_lp64: not found 2025-01-24T00:54:56.0463377Z -- Checking for [mkl_intel - mkl_core - pthread - m - dl] 2025-01-24T00:54:56.0463764Z -- Library mkl_intel: not found 2025-01-24T00:54:56.0464073Z -- Checking for [mkl - guide - pthread - m] 2025-01-24T00:54:56.0464414Z -- Library mkl: not found 2025-01-24T00:54:56.0464693Z -- MKL library not found 2025-01-24T00:54:56.0464950Z -- Checking for [blis] 2025-01-24T00:54:56.0465242Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0465588Z -- Checking for [Accelerate] 2025-01-24T00:54:56.0465929Z -- Library Accelerate: BLAS_Accelerate_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0466312Z -- Checking for [vecLib] 2025-01-24T00:54:56.0466620Z -- Library vecLib: BLAS_vecLib_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0466963Z -- Checking for [flexiblas] 2025-01-24T00:54:56.0467305Z -- Library flexiblas: BLAS_flexiblas_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0467665Z -- Checking for [openblas] 2025-01-24T00:54:56.0467996Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0468386Z -- Checking for [openblas - pthread - m] 2025-01-24T00:54:56.0468755Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0469158Z -- Checking for [openblas - pthread - m - gomp] 2025-01-24T00:54:56.0469564Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0469926Z -- Checking for [goto2 - gfortran] 2025-01-24T00:54:56.0470261Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0470634Z -- Checking for [goto2 - gfortran - pthread] 2025-01-24T00:54:56.0470984Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0471337Z -- Checking for [acml - gfortran] 2025-01-24T00:54:56.0471666Z -- Library acml: BLAS_acml_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0471988Z -- Checking for [blis] 2025-01-24T00:54:56.0472271Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2025-01-24T00:54:56.0472857Z -- Found Atlas (include: /usr/include/x86_64-linux-gnu, library: /usr/lib/x86_64-linux-gnu/libatlas.so) 2025-01-24T00:54:56.0473404Z -- Checking for [] 2025-01-24T00:54:56.0473711Z -- Cannot find a library with BLAS API. Not using BLAS. 2025-01-24T00:54:56.0474092Z -- MKLDNN_CPU_RUNTIME = OMP 2025-01-24T00:54:56.0474358Z -- DNNL_TARGET_ARCH: X64 2025-01-24T00:54:56.0474628Z -- DNNL_LIBRARY_NAME: dnnl 2025-01-24T00:54:56.0474917Z -- Found OpenMP_C: -fopenmp=libomp 2025-01-24T00:54:56.0475231Z -- Found OpenMP_CXX: -fopenmp=libomp 2025-01-24T00:54:56.0475548Z -- Enabled testing coverage: CI 2025-01-24T00:54:56.0475843Z -- Enabled workload: TRAINING 2025-01-24T00:54:56.0476118Z -- Enabled primitives: ALL 2025-01-24T00:54:56.0476404Z -- Enabled primitive CPU ISA: ALL 2025-01-24T00:54:56.0476721Z -- Enabled primitive GPU ISA: ALL 2025-01-24T00:54:56.0477017Z -- Enabled GeMM kernels ISA: ALL 2025-01-24T00:54:56.0477360Z -- Primitive cache is enabled 2025-01-24T00:54:56.0477715Z -- Experimental functionality for ukernels is enabled 2025-01-24T00:54:56.0478079Z -- Graph component is enabled 2025-01-24T00:54:56.0478386Z -- Graph compiler backend is disabled. 2025-01-24T00:54:56.0478707Z -- Found MKL-DNN: TRUE 2025-01-24T00:54:56.0478963Z -- Looking for clock_gettime in rt 2025-01-24T00:54:56.0479291Z -- Looking for clock_gettime in rt - found 2025-01-24T00:54:56.0479626Z -- Looking for mmap 2025-01-24T00:54:56.0479867Z -- Looking for mmap - found 2025-01-24T00:54:56.0480193Z -- Looking for shm_open 2025-01-24T00:54:56.0480469Z -- Looking for shm_open - found 2025-01-24T00:54:56.0480749Z -- Looking for shm_unlink 2025-01-24T00:54:56.0481031Z -- Looking for shm_unlink - found 2025-01-24T00:54:56.0481343Z -- Looking for malloc_usable_size 2025-01-24T00:54:56.0481708Z -- Looking for malloc_usable_size - found 2025-01-24T00:54:56.0482062Z -- Performing Test COMPILE_OUT_ZVECTOR 2025-01-24T00:54:56.0482419Z -- Performing Test COMPILE_OUT_ZVECTOR - Failed 2025-01-24T00:54:56.0482775Z -- {fmt} version: 11.1.1 2025-01-24T00:54:56.0483046Z -- Build type: Release 2025-01-24T00:54:56.0483315Z -- Performing Test HAS_NULLPTR_WARNING 2025-01-24T00:54:56.0483681Z -- Performing Test HAS_NULLPTR_WARNING - Success 2025-01-24T00:54:56.0484047Z -- Using Kineto with CUPTI support 2025-01-24T00:54:56.0484357Z -- Configuring Kineto dependency: 2025-01-24T00:54:56.0484776Z -- KINETO_SOURCE_DIR = /pytorch/pytorch/third_party/kineto/libkineto 2025-01-24T00:54:56.0485211Z -- KINETO_BUILD_TESTS = OFF 2025-01-24T00:54:56.0485498Z -- KINETO_LIBRARY_TYPE = static 2025-01-24T00:54:56.0485807Z -- CUDA_SOURCE_DIR = /usr/local/cuda 2025-01-24T00:54:56.0486148Z -- CUDA_INCLUDE_DIRS = /usr/local/cuda/include 2025-01-24T00:54:56.0486646Z -- CUPTI_INCLUDE_DIR = /usr/local/cuda/extras/CUPTI/include 2025-01-24T00:54:56.0487160Z -- CUDA_cupti_LIBRARY = /usr/local/cuda/extras/CUPTI/lib64/libcupti.so 2025-01-24T00:54:56.0487591Z -- Found CUPTI 2025-01-24T00:54:56.0487901Z -- Kineto: FMT_SOURCE_DIR = /pytorch/pytorch/third_party/fmt 2025-01-24T00:54:56.0488400Z -- Kineto: FMT_INCLUDE_DIR = /pytorch/pytorch/third_party/fmt/include 2025-01-24T00:54:56.0488818Z -- Configured Kineto 2025-01-24T00:54:56.0489084Z -- Performing Test HAS_WERROR_RETURN_TYPE 2025-01-24T00:54:56.0489462Z -- Performing Test HAS_WERROR_RETURN_TYPE - Success 2025-01-24T00:54:56.0489857Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR 2025-01-24T00:54:56.0490259Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR - Success 2025-01-24T00:54:56.0490678Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT 2025-01-24T00:54:56.0491101Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT - Success 2025-01-24T00:54:56.0491519Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT 2025-01-24T00:54:56.0492153Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT - Success 2025-01-24T00:54:56.0492605Z -- Performing Test HAS_WERROR_BOOL_OPERATION 2025-01-24T00:54:56.0492988Z -- Performing Test HAS_WERROR_BOOL_OPERATION - Success 2025-01-24T00:54:56.0493371Z -- Performing Test HAS_WNARROWING 2025-01-24T00:54:56.0493701Z -- Performing Test HAS_WNARROWING - Success 2025-01-24T00:54:56.0494078Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS 2025-01-24T00:54:56.0494543Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS - Success 2025-01-24T00:54:56.0494982Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS 2025-01-24T00:54:56.0495356Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS - Success 2025-01-24T00:54:56.0495749Z -- Performing Test HAS_WNO_UNUSED_PARAMETER 2025-01-24T00:54:56.0496149Z -- Performing Test HAS_WNO_UNUSED_PARAMETER - Success 2025-01-24T00:54:56.0496530Z -- Performing Test HAS_WNO_STRICT_OVERFLOW 2025-01-24T00:54:56.0496919Z -- Performing Test HAS_WNO_STRICT_OVERFLOW - Success 2025-01-24T00:54:56.0497315Z -- Performing Test HAS_WNO_STRICT_ALIASING 2025-01-24T00:54:56.0497692Z -- Performing Test HAS_WNO_STRICT_ALIASING - Success 2025-01-24T00:54:56.0498092Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2025-01-24T00:54:56.0498583Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Failed 2025-01-24T00:54:56.0498957Z -- Performing Test HAS_WVLA_EXTENSION 2025-01-24T00:54:56.0499317Z -- Performing Test HAS_WVLA_EXTENSION - Success 2025-01-24T00:54:56.0499686Z -- Performing Test HAS_WSUGGEST_OVERRIDE 2025-01-24T00:54:56.0500050Z -- Performing Test HAS_WSUGGEST_OVERRIDE - Success 2025-01-24T00:54:56.0500431Z -- Performing Test HAS_WNEWLINE_EOF 2025-01-24T00:54:56.0500779Z -- Performing Test HAS_WNEWLINE_EOF - Success 2025-01-24T00:54:56.0501168Z -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE 2025-01-24T00:54:56.0501681Z -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE - Success 2025-01-24T00:54:56.0502195Z -- Performing Test HAS_WINCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE 2025-01-24T00:54:56.0502739Z -- Performing Test HAS_WINCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE - Success 2025-01-24T00:54:56.0503306Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST 2025-01-24T00:54:56.0503733Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST - Success 2025-01-24T00:54:56.0504134Z -- Performing Test HAS_WCONSTANT_CONVERSION 2025-01-24T00:54:56.0504532Z -- Performing Test HAS_WCONSTANT_CONVERSION - Success 2025-01-24T00:54:56.0504980Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE 2025-01-24T00:54:56.0505481Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE - Failed 2025-01-24T00:54:56.0505918Z -- Performing Test HAS_QUNUSED_ARGUMENTS 2025-01-24T00:54:56.0506298Z -- Performing Test HAS_QUNUSED_ARGUMENTS - Success 2025-01-24T00:54:56.0506683Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS 2025-01-24T00:54:56.0507055Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS - Success 2025-01-24T00:54:56.0507434Z -- Performing Test HAS_FALIGNED_NEW 2025-01-24T00:54:56.0507764Z -- Performing Test HAS_FALIGNED_NEW - Success 2025-01-24T00:54:56.0508138Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED 2025-01-24T00:54:56.0508553Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED - Failed 2025-01-24T00:54:56.0508938Z -- Performing Test HAS_FSTANDALONE_DEBUG 2025-01-24T00:54:56.0509311Z -- Performing Test HAS_FSTANDALONE_DEBUG - Success 2025-01-24T00:54:56.0509685Z -- Performing Test HAS_FNO_MATH_ERRNO 2025-01-24T00:54:56.0510021Z -- Performing Test HAS_FNO_MATH_ERRNO - Success 2025-01-24T00:54:56.0510388Z -- Performing Test HAS_FNO_TRAPPING_MATH 2025-01-24T00:54:56.0510761Z -- Performing Test HAS_FNO_TRAPPING_MATH - Success 2025-01-24T00:54:56.0511122Z -- Performing Test HAS_WERROR_FORMAT 2025-01-24T00:54:56.0511464Z -- Performing Test HAS_WERROR_FORMAT - Success 2025-01-24T00:54:56.0511817Z -- Performing Test HAS_WDEPRECATED 2025-01-24T00:54:56.0512141Z -- Performing Test HAS_WDEPRECATED - Success 2025-01-24T00:54:56.0512470Z -- don't use NUMA 2025-01-24T00:54:56.0512712Z -- Looking for backtrace 2025-01-24T00:54:56.0512979Z -- Looking for backtrace - found 2025-01-24T00:54:56.0513354Z -- backtrace facility detected in default set of libraries 2025-01-24T00:54:56.0513752Z -- Found Backtrace: /usr/include 2025-01-24T00:54:56.0514159Z -- Automatic GPU detection failed. Building for common architectures. 2025-01-24T00:54:56.0514734Z -- Autodetected CUDA architecture(s): 3.5;5.0;8.0;8.6;8.9;9.0;8.9+PTX;9.0+PTX 2025-01-24T00:54:56.0515190Z -- headers outputs: 2025-01-24T00:54:56.0515429Z -- sources outputs: 2025-01-24T00:54:56.0515691Z -- declarations_yaml outputs: 2025-01-24T00:54:56.0516042Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2025-01-24T00:54:56.0516493Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Failed 2025-01-24T00:54:56.0516915Z -- Using ATen parallel backend: OMP 2025-01-24T00:54:56.0517399Z -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "3.0.2") 2025-01-24T00:54:56.0517867Z -- Check size of long double 2025-01-24T00:54:56.0518158Z -- Check size of long double - done 2025-01-24T00:54:56.0518501Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE 2025-01-24T00:54:56.0518925Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success 2025-01-24T00:54:56.0519372Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2025-01-24T00:54:56.0519778Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Success 2025-01-24T00:54:56.0520178Z -- Performing Test COMPILER_SUPPORTS_QUADMATH 2025-01-24T00:54:56.0520564Z -- Performing Test COMPILER_SUPPORTS_QUADMATH - Failed 2025-01-24T00:54:56.0520957Z -- Performing Test COMPILER_SUPPORTS_SSE2 2025-01-24T00:54:56.0521335Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2025-01-24T00:54:56.0521714Z -- Performing Test COMPILER_SUPPORTS_SSE4 2025-01-24T00:54:56.0522085Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2025-01-24T00:54:56.0522487Z -- Performing Test COMPILER_SUPPORTS_AVX 2025-01-24T00:54:56.0522847Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2025-01-24T00:54:56.0523228Z -- Performing Test COMPILER_SUPPORTS_FMA4 2025-01-24T00:54:56.0523594Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2025-01-24T00:54:56.0524025Z -- Performing Test COMPILER_SUPPORTS_AVX2 2025-01-24T00:54:56.0524399Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2025-01-24T00:54:56.0524782Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2025-01-24T00:54:56.0525164Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2025-01-24T00:54:56.0525594Z -- Found OpenMP_C: -fopenmp=libomp (found version "5.0") 2025-01-24T00:54:56.0526032Z -- Found OpenMP_CXX: -fopenmp=libomp (found version "5.0") 2025-01-24T00:54:56.0526656Z -- Could NOT find OpenMP_CUDA (missing: OpenMP_CUDA_FLAGS OpenMP_CUDA_LIB_NAMES) 2025-01-24T00:54:56.0527249Z -- Could NOT find OpenMP (missing: OpenMP_CUDA_FOUND) (found version "5.0") 2025-01-24T00:54:56.0527739Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2025-01-24T00:54:56.0528170Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Success 2025-01-24T00:54:56.0528594Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2025-01-24T00:54:56.0529017Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Failed 2025-01-24T00:54:56.0529448Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2025-01-24T00:54:56.0529880Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Success 2025-01-24T00:54:56.0530289Z -- Configuring build for SLEEF-v3.7.0 2025-01-24T00:54:56.0531079Z -- Using option `-Wall -Wno-unused-function -Wno-attributes -Wno-unused-result -ffp-contract=off -fno-math-errno -fno-trapping-math` to compile libsleef 2025-01-24T00:54:56.0531859Z -- Building shared libs : OFF 2025-01-24T00:54:56.0532146Z -- Building static test bins: OFF 2025-01-24T00:54:56.0532440Z -- MPFR : LIB_MPFR-NOTFOUND 2025-01-24T00:54:56.0532713Z -- GMP : LIBGMP-NOTFOUND 2025-01-24T00:54:56.0532990Z -- RT : /usr/lib/x86_64-linux-gnu/librt.a 2025-01-24T00:54:56.0533311Z -- FFTW3 : LIBFFTW3-NOTFOUND 2025-01-24T00:54:56.0533574Z -- OPENSSL : 3.0.2 2025-01-24T00:54:56.0533809Z -- SDE : SDE_COMMAND-NOTFOUND 2025-01-24T00:54:56.0534093Z -- COMPILER_SUPPORTS_OPENMP : 2025-01-24T00:54:56.0534398Z -- Performing Test HAS_WMISSING_PROTOTYPES 2025-01-24T00:54:56.0534781Z -- Performing Test HAS_WMISSING_PROTOTYPES - Success 2025-01-24T00:54:56.0535180Z -- Performing Test HAS_WERROR_MISSING_PROTOTYPES 2025-01-24T00:54:56.0535596Z -- Performing Test HAS_WERROR_MISSING_PROTOTYPES - Success 2025-01-24T00:54:56.0536013Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD 2025-01-24T00:54:56.0536419Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD - Success 2025-01-24T00:54:56.0539047Z -- Generating sources for unboxing kernels /opt/conda/envs/py_3.9/bin/python3;-m;torchgen.gen_executorch;--source-path=/pytorch/pytorch/test/edge/../../test/edge;--install-dir=/pytorch/pytorch/build/out;--tags-path=/pytorch/pytorch/test/edge/../../aten/src/ATen/native/tags.yaml;--aten-yaml-path=/pytorch/pytorch/test/edge/../../aten/src/ATen/native/native_functions.yaml;--use-aten-lib;--op-selection-yaml-path=/pytorch/pytorch/test/edge/../../test/edge/selected_operators.yaml;--custom-ops-yaml-path=/pytorch/pytorch/test/edge/../../test/edge/custom_ops.yaml 2025-01-24T00:54:56.0541634Z -- Performing Test HAS_WNO_MISSING_BRACES 2025-01-24T00:54:56.0542006Z -- Performing Test HAS_WNO_MISSING_BRACES - Success 2025-01-24T00:54:56.0542455Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER 2025-01-24T00:54:56.0542889Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER - Success 2025-01-24T00:54:56.0543383Z -- _GLIBCXX_USE_CXX11_ABI=1 is already defined as a cmake variable 2025-01-24T00:54:56.0543908Z -- Automatic GPU detection failed. Building for common architectures. 2025-01-24T00:54:56.0544469Z -- Autodetected CUDA architecture(s): 3.5;5.0;8.0;8.6;8.9;9.0;8.9+PTX;9.0+PTX 2025-01-24T00:54:56.0544897Z -- 2025-01-24T00:54:56.0545100Z -- ******** Summary ******** 2025-01-24T00:54:56.0545376Z -- General: 2025-01-24T00:54:56.0545594Z -- CMake version : 3.31.4 2025-01-24T00:54:56.0546091Z -- CMake command : /opt/conda/envs/py_3.9/lib/python3.9/site-packages/cmake/data/bin/cmake 2025-01-24T00:54:56.0546598Z -- System : Linux 2025-01-24T00:54:56.0547006Z -- C++ compiler : /usr/bin/clang++ 2025-01-24T00:54:56.0547335Z -- C++ compiler id : Clang 2025-01-24T00:54:56.0547626Z -- C++ compiler version : 14.0.0 2025-01-24T00:54:56.0547925Z -- Using ccache if found : ON 2025-01-24T00:54:56.0548252Z -- Found ccache : CCACHE_PROGRAM-NOTFOUND 2025-01-24T00:54:56.0552041Z -- CXX flags : -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DLIBKINETO_NOXPUPTI=ON -DUSE_FBGEMM -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=braced-scalar-init -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-unknown-pragmas -Wno-unused-parameter -Wno-strict-overflow -Wno-strict-aliasing -Wvla-extension -Wsuggest-override -Wnewline-eof -Winconsistent-missing-override -Winconsistent-missing-destructor-override -Wno-pass-failed -Wno-error=old-style-cast -Wconstant-conversion -Qunused-arguments -fcolor-diagnostics -faligned-new -fno-math-errno -fno-trapping-math -Werror=format 2025-01-24T00:54:56.0555776Z -- Shared LD flags : -Wl,--no-as-needed -rdynamic 2025-01-24T00:54:56.0556147Z -- Static LD flags : 2025-01-24T00:54:56.0556423Z -- Module LD flags : 2025-01-24T00:54:56.0556687Z -- Build type : Release 2025-01-24T00:54:56.0557802Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;ONNX_NAMESPACE=onnx_torch;HAVE_MMAP=1;_FILE_OFFSET_BITS=64;HAVE_SHM_OPEN=1;HAVE_SHM_UNLINK=1;HAVE_MALLOC_USABLE_SIZE=1;USE_EXTERNAL_MZCRC;MINIZ_DISABLE_ZIP_READER_CRC32_CHECKS;FLASHATTENTION_DISABLE_ALIBI 2025-01-24T00:54:56.0559268Z -- CMAKE_PREFIX_PATH : /opt/conda/envs/py_3.9/lib/python3.9/site-packages;/usr/local/cuda;/usr/local/cuda;/usr/local/cuda 2025-01-24T00:54:56.0559946Z -- CMAKE_INSTALL_PREFIX : /pytorch/pytorch/torch 2025-01-24T00:54:56.0560289Z -- USE_GOLD_LINKER : OFF 2025-01-24T00:54:56.0560555Z -- 2025-01-24T00:54:56.0560762Z -- TORCH_VERSION : 2.7.0 2025-01-24T00:54:56.0561056Z -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF 2025-01-24T00:54:56.0561375Z -- BUILD_BINARY : OFF 2025-01-24T00:54:56.0561664Z -- BUILD_CUSTOM_PROTOBUF : ON 2025-01-24T00:54:56.0561941Z -- Link local protobuf : ON 2025-01-24T00:54:56.0562222Z -- BUILD_PYTHON : True 2025-01-24T00:54:56.0562512Z -- Python version : 3.9.21 2025-01-24T00:54:56.0562877Z -- Python executable : /opt/conda/envs/py_3.9/bin/python3 2025-01-24T00:54:56.0563272Z -- Python library : 2025-01-24T00:54:56.0563642Z -- Python includes : /opt/conda/envs/py_3.9/include/python3.9 2025-01-24T00:54:56.0564178Z -- Python site-package : /opt/conda/envs/py_3.9/lib/python3.9/site-packages 2025-01-24T00:54:56.0564633Z -- BUILD_SHARED_LIBS : ON 2025-01-24T00:54:56.0564944Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2025-01-24T00:54:56.0565259Z -- BUILD_TEST : True 2025-01-24T00:54:56.0565545Z -- BUILD_JNI : OFF 2025-01-24T00:54:56.0565839Z -- BUILD_MOBILE_AUTOGRAD : OFF 2025-01-24T00:54:56.0566161Z -- BUILD_LITE_INTERPRETER: OFF 2025-01-24T00:54:56.0566524Z -- INTERN_BUILD_MOBILE : 2025-01-24T00:54:56.0566816Z -- TRACING_BASED : OFF 2025-01-24T00:54:56.0567094Z -- USE_BLAS : 0 2025-01-24T00:54:56.0567378Z -- USE_LAPACK : 0 2025-01-24T00:54:56.0567650Z -- USE_ASAN : OFF 2025-01-24T00:54:56.0567939Z -- USE_TSAN : OFF 2025-01-24T00:54:56.0568235Z -- USE_CPP_CODE_COVERAGE : OFF 2025-01-24T00:54:56.0568516Z -- USE_CUDA : ON 2025-01-24T00:54:56.0568800Z -- Split CUDA : 2025-01-24T00:54:56.0569117Z -- CUDA static link : OFF 2025-01-24T00:54:56.0569399Z -- USE_CUDNN : ON 2025-01-24T00:54:56.0569693Z -- USE_CUSPARSELT : ON 2025-01-24T00:54:56.0569980Z -- USE_CUDSS : OFF 2025-01-24T00:54:56.0570253Z -- USE_CUFILE : OFF 2025-01-24T00:54:56.0570597Z -- CUDA version : 11.8 2025-01-24T00:54:56.0570897Z -- USE_FLASH_ATTENTION : ON 2025-01-24T00:54:56.0571183Z -- USE_MEM_EFF_ATTENTION : ON 2025-01-24T00:54:56.0571487Z -- cuDNN version : 9.1.0 2025-01-24T00:54:56.0571799Z -- cuSPARSELt version : 0.4.0 2025-01-24T00:54:56.0572118Z -- CUDA root directory : /usr/local/cuda 2025-01-24T00:54:56.0572529Z -- CUDA library : /usr/local/cuda/lib64/stubs/libcuda.so 2025-01-24T00:54:56.0572995Z -- cudart library : /usr/local/cuda/lib64/libcudart.so 2025-01-24T00:54:56.0573444Z -- cublas library : /usr/local/cuda/lib64/libcublas.so 2025-01-24T00:54:56.0573902Z -- cufft library : /usr/local/cuda/lib64/libcufft.so 2025-01-24T00:54:56.0574354Z -- curand library : /usr/local/cuda/lib64/libcurand.so 2025-01-24T00:54:56.0574811Z -- cusparse library : /usr/local/cuda/lib64/libcusparse.so 2025-01-24T00:54:56.0575277Z -- cuDNN library : /usr/local/cuda/lib64/libcudnn.so 2025-01-24T00:54:56.0575751Z -- cuSPARSELt library : /usr/local/cuda/lib64/libcusparseLt.so 2025-01-24T00:54:56.0576197Z -- nvrtc : /usr/local/cuda/lib64/libnvrtc.so 2025-01-24T00:54:56.0576596Z -- CUDA include path : /usr/local/cuda/include 2025-01-24T00:54:56.0576990Z -- NVCC executable : /usr/local/cuda/bin/nvcc 2025-01-24T00:54:56.0577369Z -- CUDA compiler : /usr/local/cuda/bin/nvcc 2025-01-24T00:54:56.0581502Z -- CUDA flags : -DLIBCUDACXX_ENABLE_SIMPLIFIED_COMPLEX_OPERATIONS -D_GLIBCXX_USE_CXX11_ABI=1 -Xfatbin -compress-all -DONNX_NAMESPACE=onnx_torch -gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_89,code=sm_89 -gencode arch=compute_90,code=sm_90 -gencode arch=compute_89,code=compute_89 -gencode arch=compute_90,code=compute_90 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-01-24T00:54:56.0585622Z -- CUDA host compiler : /usr/bin/clang++ 2025-01-24T00:54:56.0585965Z -- CUDA --device-c : OFF 2025-01-24T00:54:56.0586247Z -- USE_TENSORRT : 2025-01-24T00:54:56.0586535Z -- USE_XPU : OFF 2025-01-24T00:54:56.0586827Z -- USE_ROCM : OFF 2025-01-24T00:54:56.0587100Z -- BUILD_NVFUSER : 2025-01-24T00:54:56.0587390Z -- USE_EIGEN_FOR_BLAS : ON 2025-01-24T00:54:56.0587679Z -- USE_FBGEMM : ON 2025-01-24T00:54:56.0587957Z -- USE_FAKELOWP : OFF 2025-01-24T00:54:56.0588253Z -- USE_KINETO : ON 2025-01-24T00:54:56.0588566Z -- USE_GFLAGS : OFF 2025-01-24T00:54:56.0588836Z -- USE_GLOG : OFF 2025-01-24T00:54:56.0589122Z -- USE_LITE_PROTO : OFF 2025-01-24T00:54:56.0589404Z -- USE_PYTORCH_METAL : OFF 2025-01-24T00:54:56.0589712Z -- USE_PYTORCH_METAL_EXPORT : OFF 2025-01-24T00:54:56.0590033Z -- USE_MPS : OFF 2025-01-24T00:54:56.0590310Z -- CAN_COMPILE_METAL : 2025-01-24T00:54:56.0590594Z -- USE_MKL : OFF 2025-01-24T00:54:56.0590879Z -- USE_MKLDNN : ON 2025-01-24T00:54:56.0591151Z -- USE_MKLDNN_ACL : OFF 2025-01-24T00:54:56.0591494Z -- USE_MKLDNN_CBLAS : OFF 2025-01-24T00:54:56.0591784Z -- USE_UCC : OFF 2025-01-24T00:54:56.0592214Z -- USE_ITT : ON 2025-01-24T00:54:56.0592499Z -- USE_NCCL : 0 2025-01-24T00:54:56.0592783Z -- USE_NNPACK : ON 2025-01-24T00:54:56.0593150Z -- USE_NUMPY : ON 2025-01-24T00:54:56.0593439Z -- USE_OBSERVERS : ON 2025-01-24T00:54:56.0593728Z -- USE_OPENCL : OFF 2025-01-24T00:54:56.0594007Z -- USE_OPENMP : ON 2025-01-24T00:54:56.0594294Z -- USE_MIMALLOC : OFF 2025-01-24T00:54:56.0594584Z -- USE_VULKAN : OFF 2025-01-24T00:54:56.0594853Z -- USE_PROF : OFF 2025-01-24T00:54:56.0595143Z -- USE_PYTORCH_QNNPACK : ON 2025-01-24T00:54:56.0595429Z -- USE_XNNPACK : ON 2025-01-24T00:54:56.0595703Z -- USE_DISTRIBUTED : ON 2025-01-24T00:54:56.0595989Z -- USE_MPI : OFF 2025-01-24T00:54:56.0596284Z -- USE_GLOO : ON 2025-01-24T00:54:56.0596568Z -- USE_GLOO_WITH_OPENSSL : OFF 2025-01-24T00:54:56.0596878Z -- USE_TENSORPIPE : ON 2025-01-24T00:54:56.0597181Z -- Public Dependencies : 2025-01-24T00:54:56.0598212Z -- Private Dependencies : Threads::Threads;pthreadpool;cpuinfo;pytorch_qnnpack;nnpack;XNNPACK;microkernels-prod;fbgemm;ittnotify;fp16;caffe2::openmp;tensorpipe;nlohmann;gloo;rt;fmt::fmt-header-only;kineto;dl 2025-01-24T00:54:56.0599258Z -- Public CUDA Deps. : 2025-01-24T00:54:56.0600314Z -- Private CUDA Deps. : caffe2::curand;caffe2::cufft;caffe2::cublas;torch::cudnn;torch::cusparselt;tensorpipe_cuda;gloo_cuda;fmt::fmt-header-only;/usr/local/cuda/lib64/libcudart.so;CUDA::cusparse;CUDA::cufft;ATEN_CUDA_FILES_GEN_LIB 2025-01-24T00:54:56.0601402Z -- USE_COREML_DELEGATE : OFF 2025-01-24T00:54:56.0601708Z -- BUILD_LAZY_TS_BACKEND : ON 2025-01-24T00:54:56.0602010Z -- USE_ROCM_KERNEL_ASSERT : OFF 2025-01-24T00:54:56.0602300Z -- Configuring done (47.4s) 2025-01-24T00:54:56.0602585Z -- Generating done (1.7s) 2025-01-24T00:54:56.0602936Z -- Build files have been written to: /pytorch/pytorch/build 2025-01-24T00:54:56.0603335Z Building wheel torch-2.7.0a0+gitd087145 2025-01-24T00:54:56.0603669Z -- Building version 2.7.0a0+gitd087145 2025-01-24T00:54:56.0605356Z cmake -GNinja -DBUILD_PYTHON=True -DBUILD_TEST=True -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/pytorch/pytorch/torch -DCMAKE_PREFIX_PATH=/opt/conda/envs/py_3.9/lib/python3.9/site-packages -DPython_EXECUTABLE=/opt/conda/envs/py_3.9/bin/python3 -DTORCH_BUILD_VERSION=2.7.0a0+gitd087145 -DUSE_NCCL=0 -DUSE_NUMPY=True -DUSE_PRECOMPILED_HEADERS=1 /pytorch/pytorch 2025-01-24T00:54:56.0607448Z Finished running cmake. Run "ccmake build" or "cmake-gui build" to adjust build options and "python setup.py install" to build. 2025-01-24T00:54:56.0608158Z CMake Warning at cmake/public/cuda.cmake:140 (message): 2025-01-24T00:54:56.0608576Z Failed to compute shorthash for libnvrtc.so 2025-01-24T00:54:56.0608936Z Call Stack (most recent call first): 2025-01-24T00:54:56.0609255Z cmake/Dependencies.cmake:44 (include) 2025-01-24T00:54:56.0609585Z CMakeLists.txt:865 (include) 2025-01-24T00:54:56.0609772Z 2025-01-24T00:54:56.0609778Z 2025-01-24T00:54:56.0609954Z CMake Warning at cmake/public/cuda.cmake:259 (message): 2025-01-24T00:54:56.0610377Z Cannot find CUDSS library. Turning the option off 2025-01-24T00:54:56.0610803Z Call Stack (most recent call first): 2025-01-24T00:54:56.0611136Z cmake/Dependencies.cmake:44 (include) 2025-01-24T00:54:56.0611453Z CMakeLists.txt:865 (include) 2025-01-24T00:54:56.0611650Z 2025-01-24T00:54:56.0611654Z 2025-01-24T00:54:56.0611822Z CMake Warning at cmake/Dependencies.cmake:95 (message): 2025-01-24T00:54:56.0612341Z Not compiling with XPU. Could NOT find SYCL.Suppress this warning with 2025-01-24T00:54:56.0612780Z -DUSE_XPU=OFF. 2025-01-24T00:54:56.0613030Z Call Stack (most recent call first): 2025-01-24T00:54:56.0613346Z CMakeLists.txt:865 (include) 2025-01-24T00:54:56.0613563Z 2025-01-24T00:54:56.0613567Z 2025-01-24T00:54:56.0613930Z CMake Deprecation Warning at third_party/protobuf/cmake/CMakeLists.txt:2 (cmake_minimum_required): 2025-01-24T00:54:56.0614630Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-01-24T00:54:56.0615068Z CMake. 2025-01-24T00:54:56.0615254Z 2025-01-24T00:54:56.0615496Z Update the VERSION argument value. Or, use the ... syntax 2025-01-24T00:54:56.0616067Z to tell CMake that the project requires at least but has been updated 2025-01-24T00:54:56.0616568Z to work with policies introduced by or earlier. 2025-01-24T00:54:56.0616828Z 2025-01-24T00:54:56.0616832Z 2025-01-24T00:54:56.0617012Z CMake Warning at cmake/Dependencies.cmake:208 (message): 2025-01-24T00:54:56.0617416Z MKL could not be found. Defaulting to Eigen 2025-01-24T00:54:56.0617767Z Call Stack (most recent call first): 2025-01-24T00:54:56.0618082Z CMakeLists.txt:865 (include) 2025-01-24T00:54:56.0618261Z 2025-01-24T00:54:56.0618267Z 2025-01-24T00:54:56.0618439Z CMake Warning at cmake/Dependencies.cmake:256 (message): 2025-01-24T00:54:56.0618942Z Preferred BLAS (MKL) cannot be found, now searching for a general BLAS 2025-01-24T00:54:56.0619363Z library 2025-01-24T00:54:56.0619586Z Call Stack (most recent call first): 2025-01-24T00:54:56.0619899Z CMakeLists.txt:865 (include) 2025-01-24T00:54:56.0620081Z 2025-01-24T00:54:56.0620088Z 2025-01-24T00:54:56.0620438Z CMake Deprecation Warning at third_party/pthreadpool/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-01-24T00:54:56.0621130Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-01-24T00:54:56.0621551Z CMake. 2025-01-24T00:54:56.0621676Z 2025-01-24T00:54:56.0621901Z Update the VERSION argument value. Or, use the ... syntax 2025-01-24T00:54:56.0622473Z to tell CMake that the project requires at least but has been updated 2025-01-24T00:54:56.0622963Z to work with policies introduced by or earlier. 2025-01-24T00:54:56.0623237Z 2025-01-24T00:54:56.0623241Z 2025-01-24T00:54:56.0623541Z CMake Deprecation Warning at third_party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-01-24T00:54:56.0624199Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-01-24T00:54:56.0624617Z CMake. 2025-01-24T00:54:56.0624743Z 2025-01-24T00:54:56.0624967Z Update the VERSION argument value. Or, use the ... syntax 2025-01-24T00:54:56.0625539Z to tell CMake that the project requires at least but has been updated 2025-01-24T00:54:56.0626024Z to work with policies introduced by or earlier. 2025-01-24T00:54:56.0626294Z 2025-01-24T00:54:56.0626298Z 2025-01-24T00:54:56.0626609Z CMake Deprecation Warning at third_party/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-01-24T00:54:56.0627276Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-01-24T00:54:56.0627707Z CMake. 2025-01-24T00:54:56.0627821Z 2025-01-24T00:54:56.0628051Z Update the VERSION argument value. Or, use the ... syntax 2025-01-24T00:54:56.0628627Z to tell CMake that the project requires at least but has been updated 2025-01-24T00:54:56.0629126Z to work with policies introduced by or earlier. 2025-01-24T00:54:56.0629384Z 2025-01-24T00:54:56.0629392Z 2025-01-24T00:54:56.0629840Z CMake Deprecation Warning at aten/src/ATen/native/quantized/cpu/qnnpack/CMakeLists.txt:7 (cmake_minimum_required): 2025-01-24T00:54:56.0630663Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-01-24T00:54:56.0631094Z CMake. 2025-01-24T00:54:56.0631209Z 2025-01-24T00:54:56.0631445Z Update the VERSION argument value. Or, use the ... syntax 2025-01-24T00:54:56.0632003Z to tell CMake that the project requires at least but has been updated 2025-01-24T00:54:56.0632499Z to work with policies introduced by or earlier. 2025-01-24T00:54:56.0632758Z 2025-01-24T00:54:56.0632761Z 2025-01-24T00:54:56.0633100Z CMake Deprecation Warning at third_party/psimd/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-01-24T00:54:56.0633746Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-01-24T00:54:56.0634176Z CMake. 2025-01-24T00:54:56.0634289Z 2025-01-24T00:54:56.0634570Z Update the VERSION argument value. Or, use the ... syntax 2025-01-24T00:54:56.0635138Z to tell CMake that the project requires at least but has been updated 2025-01-24T00:54:56.0635631Z to work with policies introduced by or earlier. 2025-01-24T00:54:56.0635892Z 2025-01-24T00:54:56.0635896Z 2025-01-24T00:54:56.0636200Z CMake Deprecation Warning at third_party/FP16/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-01-24T00:54:56.0636847Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-01-24T00:54:56.0637264Z CMake. 2025-01-24T00:54:56.0637388Z 2025-01-24T00:54:56.0637613Z Update the VERSION argument value. Or, use the ... syntax 2025-01-24T00:54:56.0638194Z to tell CMake that the project requires at least but has been updated 2025-01-24T00:54:56.0638677Z to work with policies introduced by or earlier. 2025-01-24T00:54:56.0638950Z 2025-01-24T00:54:56.0638953Z 2025-01-24T00:54:56.0639265Z CMake Deprecation Warning at third_party/NNPACK/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-01-24T00:54:56.0639922Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-01-24T00:54:56.0640341Z CMake. 2025-01-24T00:54:56.0640463Z 2025-01-24T00:54:56.0640688Z Update the VERSION argument value. Or, use the ... syntax 2025-01-24T00:54:56.0641260Z to tell CMake that the project requires at least but has been updated 2025-01-24T00:54:56.0641743Z to work with policies introduced by or earlier. 2025-01-24T00:54:56.0642013Z 2025-01-24T00:54:56.0642018Z 2025-01-24T00:54:56.0642250Z CMake Warning (dev) at third_party/NNPACK/CMakeLists.txt:110 (FIND_PACKAGE): 2025-01-24T00:54:56.0642834Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2025-01-24T00:54:56.0643405Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2025-01-24T00:54:56.0643953Z the cmake_policy command to set the policy and suppress this warning. 2025-01-24T00:54:56.0644296Z 2025-01-24T00:54:56.0644509Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-01-24T00:54:56.0644836Z 2025-01-24T00:54:56.0645080Z CMake Deprecation Warning at CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-01-24T00:54:56.0645646Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-01-24T00:54:56.0646079Z CMake. 2025-01-24T00:54:56.0646191Z 2025-01-24T00:54:56.0646525Z Update the VERSION argument value. Or, use the ... syntax 2025-01-24T00:54:56.0647091Z to tell CMake that the project requires at least but has been updated 2025-01-24T00:54:56.0647595Z to work with policies introduced by or earlier. 2025-01-24T00:54:56.0647868Z 2025-01-24T00:54:56.0647873Z 2025-01-24T00:54:56.0648570Z CMake Warning (dev) at /opt/conda/envs/py_3.9/lib/python3.9/site-packages/cmake/data/share/cmake-3.31/Modules/ExternalProject/shared_internal_commands.cmake:1276 (message): 2025-01-24T00:54:56.0649618Z The DOWNLOAD_EXTRACT_TIMESTAMP option was not given and policy CMP0135 is 2025-01-24T00:54:56.0650162Z not set. The policy's OLD behavior will be used. When using a URL 2025-01-24T00:54:56.0650744Z download, the timestamps of extracted files should preferably be that of 2025-01-24T00:54:56.0651305Z the time of extraction, otherwise code that depends on the extracted 2025-01-24T00:54:56.0651829Z contents might not be rebuilt if the URL changes. The OLD behavior 2025-01-24T00:54:56.0652394Z preserves the timestamps from the archive instead, but this is usually not 2025-01-24T00:54:56.0652968Z what you want. Update your project to the NEW behavior or specify the 2025-01-24T00:54:56.0653536Z DOWNLOAD_EXTRACT_TIMESTAMP option with a value of true to avoid this 2025-01-24T00:54:56.0653972Z robustness issue. 2025-01-24T00:54:56.0654234Z Call Stack (most recent call first): 2025-01-24T00:54:56.0655052Z /opt/conda/envs/py_3.9/lib/python3.9/site-packages/cmake/data/share/cmake-3.31/Modules/ExternalProject.cmake:3041 (_ep_add_download_command) 2025-01-24T00:54:56.0655850Z CMakeLists.txt:6 (ExternalProject_Add) 2025-01-24T00:54:56.0656300Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-01-24T00:54:56.0656629Z 2025-01-24T00:54:56.0656963Z CMake Deprecation Warning at third_party/benchmark/CMakeLists.txt:1 (cmake_minimum_required): 2025-01-24T00:54:56.0657628Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-01-24T00:54:56.0658060Z CMake. 2025-01-24T00:54:56.0658171Z 2025-01-24T00:54:56.0658407Z Update the VERSION argument value. Or, use the ... syntax 2025-01-24T00:54:56.0658971Z to tell CMake that the project requires at least but has been updated 2025-01-24T00:54:56.0659476Z to work with policies introduced by or earlier. 2025-01-24T00:54:56.0659736Z 2025-01-24T00:54:56.0659741Z 2025-01-24T00:54:56.0659977Z CMake Warning (dev) at third_party/fbgemm/CMakeLists.txt:93 (find_package): 2025-01-24T00:54:56.0660553Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2025-01-24T00:54:56.0661129Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2025-01-24T00:54:56.0661684Z the cmake_policy command to set the policy and suppress this warning. 2025-01-24T00:54:56.0662010Z 2025-01-24T00:54:56.0662236Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-01-24T00:54:56.0662562Z 2025-01-24T00:54:56.0663201Z CMake Warning (dev) at /opt/conda/envs/py_3.9/lib/python3.9/site-packages/cmake/data/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-01-24T00:54:56.0664190Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2025-01-24T00:54:56.0664765Z does not match the name of the calling package (OpenMP). This can lead to 2025-01-24T00:54:56.0665318Z problems in calling code that expects `find_package` result variables 2025-01-24T00:54:56.0665780Z (e.g., `_FOUND`) to follow a certain pattern. 2025-01-24T00:54:56.0666137Z Call Stack (most recent call first): 2025-01-24T00:54:56.0666580Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2025-01-24T00:54:56.0667105Z third_party/fbgemm/CMakeLists.txt:136 (find_package) 2025-01-24T00:54:56.0667592Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-01-24T00:54:56.0667919Z 2025-01-24T00:54:56.0668569Z CMake Warning (dev) at /opt/conda/envs/py_3.9/lib/python3.9/site-packages/cmake/data/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-01-24T00:54:56.0669550Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2025-01-24T00:54:56.0670132Z does not match the name of the calling package (OpenMP). This can lead to 2025-01-24T00:54:56.0670694Z problems in calling code that expects `find_package` result variables 2025-01-24T00:54:56.0671149Z (e.g., `_FOUND`) to follow a certain pattern. 2025-01-24T00:54:56.0671501Z Call Stack (most recent call first): 2025-01-24T00:54:56.0671956Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2025-01-24T00:54:56.0672490Z third_party/fbgemm/CMakeLists.txt:136 (find_package) 2025-01-24T00:54:56.0672974Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-01-24T00:54:56.0673300Z 2025-01-24T00:54:56.0673514Z CMake Warning at third_party/fbgemm/CMakeLists.txt:138 (message): 2025-01-24T00:54:56.0673935Z OpenMP found! OpenMP_C_INCLUDE_DIRS = 2025-01-24T00:54:56.0674163Z 2025-01-24T00:54:56.0674167Z 2025-01-24T00:54:56.0674367Z CMake Warning at third_party/fbgemm/CMakeLists.txt:232 (message): 2025-01-24T00:54:56.0674766Z ========== 2025-01-24T00:54:56.0674916Z 2025-01-24T00:54:56.0674920Z 2025-01-24T00:54:56.0675123Z CMake Warning at third_party/fbgemm/CMakeLists.txt:233 (message): 2025-01-24T00:54:56.0675526Z CMAKE_BUILD_TYPE = Release 2025-01-24T00:54:56.0675714Z 2025-01-24T00:54:56.0675717Z 2025-01-24T00:54:56.0675961Z CMake Warning at third_party/fbgemm/CMakeLists.txt:234 (message): 2025-01-24T00:54:56.0676380Z CMAKE_CXX_FLAGS_DEBUG is -g 2025-01-24T00:54:56.0676566Z 2025-01-24T00:54:56.0676570Z 2025-01-24T00:54:56.0676765Z CMake Warning at third_party/fbgemm/CMakeLists.txt:235 (message): 2025-01-24T00:54:56.0677189Z CMAKE_CXX_FLAGS_RELEASE is -O3 -DNDEBUG 2025-01-24T00:54:56.0677416Z 2025-01-24T00:54:56.0677420Z 2025-01-24T00:54:56.0677627Z CMake Warning at third_party/fbgemm/CMakeLists.txt:236 (message): 2025-01-24T00:54:56.0678018Z ========== 2025-01-24T00:54:56.0678150Z 2025-01-24T00:54:56.0678154Z 2025-01-24T00:54:56.0678547Z CMake Deprecation Warning at third_party/fbgemm/third_party/asmjit/CMakeLists.txt:1 (cmake_minimum_required): 2025-01-24T00:54:56.0679291Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-01-24T00:54:56.0679724Z CMake. 2025-01-24T00:54:56.0679838Z 2025-01-24T00:54:56.0680067Z Update the VERSION argument value. Or, use the ... syntax 2025-01-24T00:54:56.0680642Z to tell CMake that the project requires at least but has been updated 2025-01-24T00:54:56.0681142Z to work with policies introduced by or earlier. 2025-01-24T00:54:56.0681409Z 2025-01-24T00:54:56.0681413Z 2025-01-24T00:54:56.0681504Z ** AsmJit Summary ** 2025-01-24T00:54:56.0681868Z ASMJIT_DIR=/pytorch/pytorch/third_party/fbgemm/third_party/asmjit 2025-01-24T00:54:56.0682289Z ASMJIT_TEST=FALSE 2025-01-24T00:54:56.0682531Z ASMJIT_TARGET_TYPE=STATIC 2025-01-24T00:54:56.0682808Z ASMJIT_DEPS=pthread;rt 2025-01-24T00:54:56.0683083Z ASMJIT_LIBS=asmjit;pthread;rt 2025-01-24T00:54:56.0683372Z ASMJIT_CFLAGS=-DASMJIT_STATIC 2025-01-24T00:54:56.0684066Z ASMJIT_PRIVATE_CFLAGS=-Wall;-Wextra;-Wconversion;-fno-math-errno;-fno-threadsafe-statics;-fno-semantic-interposition;-DASMJIT_STATIC 2025-01-24T00:54:56.0684785Z ASMJIT_PRIVATE_CFLAGS_DBG= 2025-01-24T00:54:56.0685117Z ASMJIT_PRIVATE_CFLAGS_REL=-O2;-fmerge-all-constants 2025-01-24T00:54:56.0685551Z CMake Warning at cmake/Dependencies.cmake:777 (message): 2025-01-24T00:54:56.0686054Z Not compiling with NUMA. Suppress this warning with -DUSE_NUMA=OFF 2025-01-24T00:54:56.0686573Z Call Stack (most recent call first): 2025-01-24T00:54:56.0686889Z CMakeLists.txt:865 (include) 2025-01-24T00:54:56.0687075Z 2025-01-24T00:54:56.0687079Z 2025-01-24T00:54:56.0687399Z CMake Deprecation Warning at third_party/ittapi/CMakeLists.txt:7 (cmake_minimum_required): 2025-01-24T00:54:56.0688066Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-01-24T00:54:56.0688488Z CMake. 2025-01-24T00:54:56.0688613Z 2025-01-24T00:54:56.0688843Z Update the VERSION argument value. Or, use the ... syntax 2025-01-24T00:54:56.0689071Z to tell CMake that the project requires at least but has been updated 2025-01-24T00:54:56.0689231Z to work with policies introduced by or earlier. 2025-01-24T00:54:56.0689235Z 2025-01-24T00:54:56.0689239Z 2025-01-24T00:54:56.0689409Z CMake Warning at cmake/Dependencies.cmake:945 (message): 2025-01-24T00:54:56.0689614Z Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF 2025-01-24T00:54:56.0689767Z Call Stack (most recent call first): 2025-01-24T00:54:56.0689870Z CMakeLists.txt:865 (include) 2025-01-24T00:54:56.0689874Z 2025-01-24T00:54:56.0689878Z 2025-01-24T00:54:56.0690217Z CMake Deprecation Warning at third_party/tensorpipe/CMakeLists.txt:7 (cmake_minimum_required): 2025-01-24T00:54:56.0690446Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-01-24T00:54:56.0690531Z CMake. 2025-01-24T00:54:56.0690535Z 2025-01-24T00:54:56.0690773Z Update the VERSION argument value. Or, use the ... syntax 2025-01-24T00:54:56.0691037Z to tell CMake that the project requires at least but has been updated 2025-01-24T00:54:56.0691187Z to work with policies introduced by or earlier. 2025-01-24T00:54:56.0691191Z 2025-01-24T00:54:56.0691195Z 2025-01-24T00:54:56.0691666Z CMake Deprecation Warning at third_party/tensorpipe/third_party/libuv/CMakeLists.txt:1 (cmake_minimum_required): 2025-01-24T00:54:56.0691895Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-01-24T00:54:56.0692168Z CMake. 2025-01-24T00:54:56.0692176Z 2025-01-24T00:54:56.0692419Z Update the VERSION argument value. Or, use the ... syntax 2025-01-24T00:54:56.0692644Z to tell CMake that the project requires at least but has been updated 2025-01-24T00:54:56.0692807Z to work with policies introduced by or earlier. 2025-01-24T00:54:56.0692811Z 2025-01-24T00:54:56.0692815Z 2025-01-24T00:54:56.0693109Z CMake Deprecation Warning at third_party/gloo/CMakeLists.txt:1 (cmake_minimum_required): 2025-01-24T00:54:56.0693337Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-01-24T00:54:56.0693433Z CMake. 2025-01-24T00:54:56.0693437Z 2025-01-24T00:54:56.0693662Z Update the VERSION argument value. Or, use the ... syntax 2025-01-24T00:54:56.0693904Z to tell CMake that the project requires at least but has been updated 2025-01-24T00:54:56.0694056Z to work with policies introduced by or earlier. 2025-01-24T00:54:56.0694061Z 2025-01-24T00:54:56.0694064Z 2025-01-24T00:54:56.0694268Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:21 (option): 2025-01-24T00:54:56.0694501Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2025-01-24T00:54:56.0694738Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2025-01-24T00:54:56.0694861Z set the policy and suppress this warning. 2025-01-24T00:54:56.0694865Z 2025-01-24T00:54:56.0695102Z For compatibility with older versions of CMake, option is clearing the 2025-01-24T00:54:56.0695208Z normal variable 'BUILD_BENCHMARK'. 2025-01-24T00:54:56.0695431Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-01-24T00:54:56.0695435Z 2025-01-24T00:54:56.0695636Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:36 (option): 2025-01-24T00:54:56.0695851Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2025-01-24T00:54:56.0696101Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2025-01-24T00:54:56.0696222Z set the policy and suppress this warning. 2025-01-24T00:54:56.0696226Z 2025-01-24T00:54:56.0696448Z For compatibility with older versions of CMake, option is clearing the 2025-01-24T00:54:56.0696560Z normal variable 'USE_RCCL'. 2025-01-24T00:54:56.0696771Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-01-24T00:54:56.0696775Z 2025-01-24T00:54:56.0697007Z CMake Warning (dev) at third_party/gloo/cmake/Cuda.cmake:109 (find_package): 2025-01-24T00:54:56.0697233Z Policy CMP0074 is not set: find_package uses _ROOT variables. 2025-01-24T00:54:56.0697466Z Run "cmake --help-policy CMP0074" for policy details. Use the cmake_policy 2025-01-24T00:54:56.0697627Z command to set the policy and suppress this warning. 2025-01-24T00:54:56.0697632Z 2025-01-24T00:54:56.0697757Z CMake variable CUDAToolkit_ROOT is set to: 2025-01-24T00:54:56.0697817Z 2025-01-24T00:54:56.0697907Z /usr/local/cuda 2025-01-24T00:54:56.0697911Z 2025-01-24T00:54:56.0698066Z For compatibility, CMake is ignoring the variable. 2025-01-24T00:54:56.0698172Z Call Stack (most recent call first): 2025-01-24T00:54:56.0698340Z third_party/gloo/cmake/Dependencies.cmake:115 (include) 2025-01-24T00:54:56.0698480Z third_party/gloo/CMakeLists.txt:111 (include) 2025-01-24T00:54:56.0698691Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-01-24T00:54:56.0698695Z 2025-01-24T00:54:56.0698925Z CMake Warning (dev) at third_party/onnx/CMakeLists.txt:106 (find_package): 2025-01-24T00:54:56.0699186Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2025-01-24T00:54:56.0699400Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2025-01-24T00:54:56.0699685Z the cmake_policy command to set the policy and suppress this warning. 2025-01-24T00:54:56.0699690Z 2025-01-24T00:54:56.0699899Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-01-24T00:54:56.0699906Z 2025-01-24T00:54:56.0700189Z Generated: /pytorch/pytorch/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-01-24T00:54:56.0700521Z Generated: /pytorch/pytorch/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-01-24T00:54:56.0700806Z Generated: /pytorch/pytorch/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-01-24T00:54:56.0700943Z disabling ROCM because NOT USE_ROCM is set 2025-01-24T00:54:56.0701042Z -- Will build oneDNN Graph 2025-01-24T00:54:56.0701140Z -- Will build oneDNN UKERNEL 2025-01-24T00:54:56.0701500Z CMake Deprecation Warning at third_party/ideep/mkl-dnn/CMakeLists.txt:17 (cmake_minimum_required): 2025-01-24T00:54:56.0701726Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-01-24T00:54:56.0701807Z CMake. 2025-01-24T00:54:56.0701812Z 2025-01-24T00:54:56.0702057Z Update the VERSION argument value. Or, use the ... syntax 2025-01-24T00:54:56.0702284Z to tell CMake that the project requires at least but has been updated 2025-01-24T00:54:56.0702432Z to work with policies introduced by or earlier. 2025-01-24T00:54:56.0702437Z 2025-01-24T00:54:56.0702450Z 2025-01-24T00:54:56.0703094Z CMake Warning (dev) at /opt/conda/envs/py_3.9/lib/python3.9/site-packages/cmake/data/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-01-24T00:54:56.0703325Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2025-01-24T00:54:56.0703549Z does not match the name of the calling package (OpenMP). This can lead to 2025-01-24T00:54:56.0703771Z problems in calling code that expects `find_package` result variables 2025-01-24T00:54:56.0703892Z (e.g., `_FOUND`) to follow a certain pattern. 2025-01-24T00:54:56.0704010Z Call Stack (most recent call first): 2025-01-24T00:54:56.0704255Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2025-01-24T00:54:56.0704454Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:55 (find_package) 2025-01-24T00:54:56.0704623Z third_party/ideep/mkl-dnn/CMakeLists.txt:119 (include) 2025-01-24T00:54:56.0704839Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-01-24T00:54:56.0704843Z 2025-01-24T00:54:56.0705488Z CMake Warning (dev) at /opt/conda/envs/py_3.9/lib/python3.9/site-packages/cmake/data/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-01-24T00:54:56.0705722Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2025-01-24T00:54:56.0705942Z does not match the name of the calling package (OpenMP). This can lead to 2025-01-24T00:54:56.0706172Z problems in calling code that expects `find_package` result variables 2025-01-24T00:54:56.0706298Z (e.g., `_FOUND`) to follow a certain pattern. 2025-01-24T00:54:56.0706407Z Call Stack (most recent call first): 2025-01-24T00:54:56.0706666Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2025-01-24T00:54:56.0706895Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:55 (find_package) 2025-01-24T00:54:56.0707059Z third_party/ideep/mkl-dnn/CMakeLists.txt:119 (include) 2025-01-24T00:54:56.0707287Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-01-24T00:54:56.0707291Z 2025-01-24T00:54:56.0707383Z -- 2025-01-24T00:54:56.0707501Z -- ZVECTOR flags were NOT set. 2025-01-24T00:54:56.0707589Z -- 2025-01-24T00:54:56.0707953Z CMake Deprecation Warning at third_party/kineto/libkineto/CMakeLists.txt:7 (cmake_minimum_required): 2025-01-24T00:54:56.0708219Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-01-24T00:54:56.0708304Z CMake. 2025-01-24T00:54:56.0708309Z 2025-01-24T00:54:56.0708533Z Update the VERSION argument value. Or, use the ... syntax 2025-01-24T00:54:56.0708820Z to tell CMake that the project requires at least but has been updated 2025-01-24T00:54:56.0708971Z to work with policies introduced by or earlier. 2025-01-24T00:54:56.0708977Z 2025-01-24T00:54:56.0708981Z 2025-01-24T00:54:56.0709252Z CMake Warning (dev) at third_party/kineto/libkineto/CMakeLists.txt:15 (find_package): 2025-01-24T00:54:56.0709496Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2025-01-24T00:54:56.0709715Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2025-01-24T00:54:56.0709942Z the cmake_policy command to set the policy and suppress this warning. 2025-01-24T00:54:56.0709946Z 2025-01-24T00:54:56.0710158Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-01-24T00:54:56.0710164Z 2025-01-24T01:05:16.2940661Z INFO ROCM_SOURCE_DIR = 2025-01-24T01:05:16.2941215Z INFO CUPTI_INCLUDE_DIR = /usr/local/cuda/extras/CUPTI/include 2025-01-24T01:05:16.2941907Z INFO ROCTRACER_INCLUDE_DIR = /include/roctracer 2025-01-24T01:05:16.2942593Z INFO DYNOLOG_INCLUDE_DIR = /pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/ 2025-01-24T01:05:16.2943892Z INFO IPCFABRIC_INCLUDE_DIR = /pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog//dynolog/src/ipcfabric/ 2025-01-24T01:05:16.2944601Z Target system: Linux-6.1.119-129.201.amzn2023.x86_64 2025-01-24T01:05:16.2944964Z Target processor: x86_64 2025-01-24T01:05:16.2945291Z Host system: Linux-6.1.119-129.201.amzn2023.x86_64 2025-01-24T01:05:16.2945645Z Host processor: x86_64 2025-01-24T01:05:16.2945938Z Detected C compiler: Clang @ /usr/bin/clang 2025-01-24T01:05:16.2946268Z CMake: 3.31.4 2025-01-24T01:05:16.2946544Z Make program: /opt/conda/envs/py_3.9/bin/ninja 2025-01-24T01:05:16.2946910Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2025-01-24T01:05:16.2947387Z core header install: /pytorch/pytorch/build/aten/src/ATen/core/TensorBody.h 2025-01-24T01:05:16.2948057Z core header install: /pytorch/pytorch/build/aten/src/ATen/core/aten_interned_strings.h 2025-01-24T01:05:16.2948707Z core header install: /pytorch/pytorch/build/aten/src/ATen/core/enum_tag.h 2025-01-24T01:05:16.2949398Z CMake Deprecation Warning at test/edge/CMakeLists.txt:1 (cmake_minimum_required): 2025-01-24T01:05:16.2950026Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-01-24T01:05:16.2950454Z CMake. 2025-01-24T01:05:16.2950588Z 2025-01-24T01:05:16.2950821Z Update the VERSION argument value. Or, use the ... syntax 2025-01-24T01:05:16.2951408Z to tell CMake that the project requires at least but has been updated 2025-01-24T01:05:16.2951915Z to work with policies introduced by or earlier. 2025-01-24T01:05:16.2952181Z 2025-01-24T01:05:16.2952185Z 2025-01-24T01:05:16.2952321Z CMake Warning at CMakeLists.txt:1278 (message): 2025-01-24T01:05:16.2952814Z Generated cmake files are only fully tested if one builds with system glog, 2025-01-24T01:05:16.2953419Z gflags, and protobuf. Other settings may generate files that are not well 2025-01-24T01:05:16.2953850Z tested. 2025-01-24T01:05:16.2954456Z Running: ['/opt/conda/envs/py_3.9/bin/python3', '-m', 'torchgen.gen', '-s', 'aten/src/ATen', '-d', 'build/aten/src/ATen', '--per-operator-headers'] 2025-01-24T01:05:16.2955318Z 2025-01-24T01:05:16.2955336Z 2025-01-24T01:05:16.2956246Z Running: ['/opt/conda/envs/py_3.9/bin/python3', 'tools/setup_helpers/generate_code.py', '--native-functions-path', 'aten/src/ATen/native/native_functions.yaml', '--tags-path', 'aten/src/ATen/native/tags.yaml', '--gen-lazy-ts-backend'] 2025-01-24T01:05:16.2957279Z 2025-01-24T01:05:16.2957295Z 2025-01-24T01:05:16.2957479Z + python3 -m tools.generate_torch_version --is_debug=false 2025-01-24T01:05:16.2958659Z + python3 -m tools.pyi.gen_pyi --native-functions-path aten/src/ATen/native/native_functions.yaml --tags-path aten/src/ATen/native/tags.yaml --deprecated-functions-path tools/autograd/deprecated.yaml 2025-01-24T01:05:16.2959713Z + python3 torch/utils/data/datapipes/gen_pyi.py 2025-01-24T01:05:16.2960174Z + RC=0 2025-01-24T01:05:16.2960597Z + lintrunner --force-color --tee-json=lint.json --take CLANGTIDY,CLANGFORMAT --all-files 2025-01-24T01:05:16.2961332Z ok No lint issues. 2025-01-24T01:05:16.2962219Z + jq --raw-output '"::\(if .severity == "advice" or .severity == "disabled" then "warning" else .severity end) file=\(.path),line=\(.line),col=\(.char),title=\(.code) \(.name)::" + (.description | gsub("\\n"; "%0A"))' lint.json 2025-01-24T01:05:16.2963103Z + exit 0 2025-01-24T01:05:16.3056318Z ##[group]Run pmeier/pytest-results-action@v0.3.0 2025-01-24T01:05:16.3056726Z with: 2025-01-24T01:05:16.3057053Z path: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-01-24T01:05:16.3057480Z fail-on-empty: false 2025-01-24T01:05:16.3057725Z env: 2025-01-24T01:05:16.3058058Z DOCKER_IMAGE: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T01:05:16.3058503Z REPOSITORY: pytorch/pytorch 2025-01-24T01:05:16.3058785Z PR_NUMBER: 145539 2025-01-24T01:05:16.3059424Z SCRIPT: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T01:05:16.3060274Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-01-24T01:05:16.3060884Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-01-24T01:05:16.3061446Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-01-24T01:05:16.3061854Z ##[endgroup] 2025-01-24T01:05:16.3692982Z Prepare all required actions 2025-01-24T01:05:16.3734409Z ##[group]Run ./test-infra/.github/actions/chown-directory 2025-01-24T01:05:16.3734801Z with: 2025-01-24T01:05:16.3735133Z directory: /home/ec2-user/actions-runner/_work/pytorch/pytorch/ 2025-01-24T01:05:16.3735684Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-01-24T01:05:16.3736120Z env: 2025-01-24T01:05:16.3736448Z DOCKER_IMAGE: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T01:05:16.3736877Z REPOSITORY: pytorch/pytorch 2025-01-24T01:05:16.3737166Z PR_NUMBER: 145539 2025-01-24T01:05:16.3737797Z SCRIPT: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T01:05:16.3738628Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-01-24T01:05:16.3739234Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-01-24T01:05:16.3739843Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-01-24T01:05:16.3740237Z ##[endgroup] 2025-01-24T01:05:16.3766076Z ##[group]Run docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-01-24T01:05:16.3766947Z docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-01-24T01:05:16.3774461Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T01:05:16.3774860Z env: 2025-01-24T01:05:16.3775199Z DOCKER_IMAGE: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T01:05:16.3775633Z REPOSITORY: pytorch/pytorch 2025-01-24T01:05:16.3776023Z PR_NUMBER: 145539 2025-01-24T01:05:16.3776666Z SCRIPT: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T01:05:16.3777496Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-01-24T01:05:16.3778120Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-01-24T01:05:16.3778693Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-01-24T01:05:16.3779235Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-01-24T01:05:16.3779830Z DIRECTORY: /home/ec2-user/actions-runner/_work/pytorch/pytorch/ 2025-01-24T01:05:16.3780250Z ##[endgroup] 2025-01-24T01:05:16.3973155Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2025-01-24T01:05:16.6063531Z latest: Pulling from tool/alpine 2025-01-24T01:05:16.6066801Z 540db60ca938: Pulling fs layer 2025-01-24T01:05:16.6951401Z 540db60ca938: Verifying Checksum 2025-01-24T01:05:16.6951944Z 540db60ca938: Download complete 2025-01-24T01:05:16.7788745Z 540db60ca938: Pull complete 2025-01-24T01:05:16.7923285Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-01-24T01:05:16.7969172Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-01-24T01:05:18.8310097Z Prepare all required actions 2025-01-24T01:05:18.8338343Z ##[group]Run ./test-infra/.github/actions/chown-directory 2025-01-24T01:05:18.8338737Z with: 2025-01-24T01:05:18.8339016Z directory: /home/ec2-user/actions-runner/_work/_temp 2025-01-24T01:05:18.8339526Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-01-24T01:05:18.8339964Z env: 2025-01-24T01:05:18.8340279Z DOCKER_IMAGE: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T01:05:18.8340722Z REPOSITORY: pytorch/pytorch 2025-01-24T01:05:18.8341016Z PR_NUMBER: 145539 2025-01-24T01:05:18.8341637Z SCRIPT: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T01:05:18.8342480Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-01-24T01:05:18.8343085Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-01-24T01:05:18.8343683Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-01-24T01:05:18.8344075Z ##[endgroup] 2025-01-24T01:05:18.8369658Z ##[group]Run docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-01-24T01:05:18.8370394Z docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-01-24T01:05:18.8376774Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T01:05:18.8377168Z env: 2025-01-24T01:05:18.8377505Z DOCKER_IMAGE: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T01:05:18.8377935Z REPOSITORY: pytorch/pytorch 2025-01-24T01:05:18.8378229Z PR_NUMBER: 145539 2025-01-24T01:05:18.8378863Z SCRIPT: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T01:05:18.8379691Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-01-24T01:05:18.8380315Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-01-24T01:05:18.8380884Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-01-24T01:05:18.8381429Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-01-24T01:05:18.8381929Z DIRECTORY: /home/ec2-user/actions-runner/_work/_temp 2025-01-24T01:05:18.8382297Z ##[endgroup] 2025-01-24T01:05:19.6979200Z ##[group]Run # Only do these steps if we actually want to upload an artifact 2025-01-24T01:05:19.6979860Z # Only do these steps if we actually want to upload an artifact 2025-01-24T01:05:19.6980334Z if [[ -n "${UPLOAD_ARTIFACT_NAME}" ]]; then 2025-01-24T01:05:19.6980996Z  # If the default execution path is followed then we should get a wheel in the dist/ folder 2025-01-24T01:05:19.6981653Z  # attempt to just grab whatever is in there and scoop it all up 2025-01-24T01:05:19.6982168Z  if find "dist/" -name "*.whl" >/dev/null 2>/dev/null; then 2025-01-24T01:05:19.6982648Z  mv -v dist/*.whl "${RUNNER_ARTIFACT_DIR}/" 2025-01-24T01:05:19.6983087Z  fi 2025-01-24T01:05:19.6983365Z  if [[ -d "artifacts-to-be-uploaded" ]]; then 2025-01-24T01:05:19.6983905Z  mv -v artifacts-to-be-uploaded/* "${RUNNER_ARTIFACT_DIR}/" 2025-01-24T01:05:19.6984326Z  fi 2025-01-24T01:05:19.6984793Z  # Set to fail upload step if there are no files for upload and expected files for upload 2025-01-24T01:05:19.6985377Z  echo 'if-no-files-found=error' >> "${GITHUB_OUTPUT}" 2025-01-24T01:05:19.6985767Z fi 2025-01-24T01:05:19.6985993Z  2025-01-24T01:05:19.6986204Z upload_docs=0 2025-01-24T01:05:19.6986628Z # Check if there are files in the documentation folder to upload, note that 2025-01-24T01:05:19.6987119Z # empty folders do not count 2025-01-24T01:05:19.6987598Z if find "${RUNNER_DOCS_DIR}" -mindepth 1 -maxdepth 1 -type f | read -r; then 2025-01-24T01:05:19.6988217Z  # TODO: Add a check here to test if on ec2 because if we're not on ec2 then this 2025-01-24T01:05:19.6988737Z  # upload will probably not work correctly 2025-01-24T01:05:19.6989106Z  upload_docs=1 2025-01-24T01:05:19.6989362Z fi 2025-01-24T01:05:19.6989694Z echo "upload-docs=${upload_docs}" >> "${GITHUB_OUTPUT}" 2025-01-24T01:05:19.6996534Z shell: /usr/bin/bash -e {0} 2025-01-24T01:05:19.6996832Z env: 2025-01-24T01:05:19.6997180Z DOCKER_IMAGE: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T01:05:19.6997641Z REPOSITORY: pytorch/pytorch 2025-01-24T01:05:19.6997933Z PR_NUMBER: 145539 2025-01-24T01:05:19.6998584Z SCRIPT: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T01:05:19.6999445Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-01-24T01:05:19.7000055Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-01-24T01:05:19.7000632Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-01-24T01:05:19.7001058Z UPLOAD_ARTIFACT_NAME: 2025-01-24T01:05:19.7001321Z ##[endgroup] 2025-01-24T01:05:19.7148765Z Prepare all required actions 2025-01-24T01:05:19.7202548Z ##[group]Run ./test-infra/.github/actions/teardown-linux 2025-01-24T01:05:19.7203126Z with: 2025-01-24T01:05:19.7203445Z env: 2025-01-24T01:05:19.7203986Z DOCKER_IMAGE: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T01:05:19.7204676Z REPOSITORY: pytorch/pytorch 2025-01-24T01:05:19.7205146Z PR_NUMBER: 145539 2025-01-24T01:05:19.7206369Z SCRIPT: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T01:05:19.7207777Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-01-24T01:05:19.7208769Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-01-24T01:05:19.7209724Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-01-24T01:05:19.7210358Z ##[endgroup] 2025-01-24T01:05:19.7260621Z ##[group]Run set -eou pipefail 2025-01-24T01:05:19.7261241Z set -eou pipefail 2025-01-24T01:05:19.7261695Z  2025-01-24T01:05:19.7262317Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2025-01-24T01:05:19.7263124Z for _ in $(seq 1440); do 2025-01-24T01:05:19.7263660Z  # Break if no ssh session exists anymore 2025-01-24T01:05:19.7264227Z  if [ "$(who)" = "" ]; then 2025-01-24T01:05:19.7264901Z  break 2025-01-24T01:05:19.7265282Z  fi 2025-01-24T01:05:19.7265604Z  echo "." 2025-01-24T01:05:19.7266011Z  sleep 5 2025-01-24T01:05:19.7266387Z done 2025-01-24T01:05:19.7274017Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T01:05:19.7274712Z env: 2025-01-24T01:05:19.7275276Z DOCKER_IMAGE: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T01:05:19.7276056Z REPOSITORY: pytorch/pytorch 2025-01-24T01:05:19.7276552Z PR_NUMBER: 145539 2025-01-24T01:05:19.7277697Z SCRIPT: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T01:05:19.7279368Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-01-24T01:05:19.7280452Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-01-24T01:05:19.7281485Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-01-24T01:05:19.7282217Z ##[endgroup] 2025-01-24T01:05:19.7309582Z Holding runner for 2 hours until all ssh sessions have logged out 2025-01-24T01:05:19.7370597Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-01-24T01:05:19.7371180Z # ignore expansion of "docker ps -q" since it could be empty 2025-01-24T01:05:19.7371610Z # shellcheck disable=SC2046 2025-01-24T01:05:19.7371957Z docker stop $(docker ps -q) || true 2025-01-24T01:05:19.7372319Z # Prune all of the docker images 2025-01-24T01:05:19.7372657Z docker system prune -af 2025-01-24T01:05:19.7377565Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T01:05:19.7377956Z env: 2025-01-24T01:05:19.7378275Z DOCKER_IMAGE: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T01:05:19.7378723Z REPOSITORY: pytorch/pytorch 2025-01-24T01:05:19.7379008Z PR_NUMBER: 145539 2025-01-24T01:05:19.7379622Z SCRIPT: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T01:05:19.7380467Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-01-24T01:05:19.7381075Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-01-24T01:05:19.7381641Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-01-24T01:05:19.7382034Z ##[endgroup] 2025-01-24T01:05:30.5212383Z f873ed6d91b9 2025-01-24T01:05:30.5417820Z Deleted Containers: 2025-01-24T01:05:30.5418565Z f873ed6d91b906fc6ab883ff04054c945f730e98d9de5ea6f1df36245c6f1112 2025-01-24T01:05:30.5418927Z 2025-01-24T01:05:33.7557253Z Deleted Images: 2025-01-24T01:05:33.7558671Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter:bf84073365afe24d4dcffebc142d1c20de914163 2025-01-24T01:05:33.7561362Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter@sha256:b407848c5395152ba9a0bb0028984fb23b907563f3e035064dae87b9bfbbbd51 2025-01-24T01:05:33.7563447Z deleted: sha256:dac1f5ad7f3cf95eb92359c808c51658248b22db9c7ccbe49348e3dfeaa5963f 2025-01-24T01:05:33.7564684Z deleted: sha256:e63b8194d4ffd5832f04fcdae490207c9aa306b0047ebbdb02097009d728359e 2025-01-24T01:05:33.7566048Z deleted: sha256:ed1ae1987f29e27b0e971799e4d4b1d3bd11cbdff0263ce5befe2e6144f25055 2025-01-24T01:05:33.7567424Z deleted: sha256:fb0daf8c984110881a18083dc632658adb5e17526e44c33109f4462df14c8cba 2025-01-24T01:05:33.7568658Z deleted: sha256:8e8408609599e76e2eecf606b916fa1ebb6f9ef7d8e37a28a13099c8945da352 2025-01-24T01:05:33.7569856Z deleted: sha256:0992ae8c0bc0c2304e8916226eacd52239ed39329f6663e5e99a58130e31d69a 2025-01-24T01:05:33.7571070Z deleted: sha256:92bed1d3dc7827e98302c1022663d8c9709373a1f5e54640ee529c2d34c9e52e 2025-01-24T01:05:33.7572151Z deleted: sha256:1beb46a0ebac10330b8a00235b4c735266f4c955f23661ef0e273121709c112d 2025-01-24T01:05:33.7572805Z deleted: sha256:a322462ccc558c2b2aa3c2688f83672109bb9e8954bc213682d9fc243e91e79b 2025-01-24T01:05:33.7573689Z deleted: sha256:86c7c503a24eab7d482361b54f4002acceb0abde19912334dbb9c0451a316492 2025-01-24T01:05:33.7574351Z deleted: sha256:3f00444e55e1af2d4c4699dcb621e2853e2c295fe2ab56f4e9258437ede446dc 2025-01-24T01:05:33.7575008Z deleted: sha256:542c641f4e28a678ae329b0d02680b06e02941af4093f5d2daa6d06a3d30890f 2025-01-24T01:05:33.7575650Z deleted: sha256:29192ff6517ff85a3a61b8895ca318a2a5da6e660c6885d27d94f4fcd384c9ee 2025-01-24T01:05:33.7576309Z deleted: sha256:d4040d8b8fadd67a264abf2319b4c36156670f26e1a527cfe57809cd1578b206 2025-01-24T01:05:33.7577026Z deleted: sha256:4bc4b65030c805e0cf129d3d5609ad401519d49f9ff0e74388608b135e948827 2025-01-24T01:05:33.7577669Z deleted: sha256:640ab1873f18a2583985b78d5a7d0eb2f9f101d6ca95a9f1122d4dd27926bf02 2025-01-24T01:05:33.7578402Z deleted: sha256:27aa13cec2c99ec89585c664c8cb144f811773be98da388d5ad0985bb96c5197 2025-01-24T01:05:33.7579067Z deleted: sha256:2573e0d8158209ed54ab25c87bcdcb00bd3d2539246960a3d592a1c599d70465 2025-01-24T01:05:33.7579695Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-01-24T01:05:33.7580588Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-01-24T01:05:33.7581508Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2025-01-24T01:05:33.7582184Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2025-01-24T01:05:33.7582654Z 2025-01-24T01:05:33.7635232Z Total reclaimed space: 16.64GB 2025-01-24T01:05:33.7682842Z ##[group]Run set +e 2025-01-24T01:05:33.7683139Z set +e 2025-01-24T01:05:33.7683405Z if [[ "${NO_SUDO}" == "false" ]]; then 2025-01-24T01:05:33.7683822Z  sudo rm -rf "${GITHUB_WORKSPACE:?}/${REPOSITORY:?}" 2025-01-24T01:05:33.7684190Z else 2025-01-24T01:05:33.7684479Z  rm -rf "${GITHUB_WORKSPACE:?}/${REPOSITORY:?}" 2025-01-24T01:05:33.7684833Z fi 2025-01-24T01:05:33.7685052Z set -e 2025-01-24T01:05:33.7692240Z shell: /usr/bin/bash -e {0} 2025-01-24T01:05:33.7692530Z env: 2025-01-24T01:05:33.7692871Z DOCKER_IMAGE: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2025-01-24T01:05:33.7693321Z REPOSITORY: pytorch/pytorch 2025-01-24T01:05:33.7693600Z PR_NUMBER: 145539 2025-01-24T01:05:33.7694237Z SCRIPT: export ADDITIONAL_LINTRUNNER_ARGS="--take CLANGTIDY,CLANGFORMAT --all-files" export CLANG=1 .github/scripts/lintrunner.sh 2025-01-24T01:05:33.7695133Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-01-24T01:05:33.7695736Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-01-24T01:05:33.7696302Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-01-24T01:05:33.7696712Z NO_SUDO: false 2025-01-24T01:05:33.7696936Z ##[endgroup] 2025-01-24T01:05:36.5351913Z Post job cleanup. 2025-01-24T01:05:36.6398511Z Post job cleanup. 2025-01-24T01:05:36.7335346Z [command]/usr/bin/git version 2025-01-24T01:05:36.7388157Z git version 2.40.1 2025-01-24T01:05:36.7428186Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/423f2977-298f-42af-80bd-6cdc06cef3fb' before making global git config changes 2025-01-24T01:05:36.7429179Z Adding repository directory to the temporary git global config as a safe directory 2025-01-24T01:05:36.7432806Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra 2025-01-24T01:05:36.7462298Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-01-24T01:05:36.7488417Z [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-24T01:05:36.7758725Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-01-24T01:05:36.7775838Z http.https://github.com/.extraheader 2025-01-24T01:05:36.7785728Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-01-24T01:05:36.7811849Z [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-24T01:05:36.8115910Z A job completed hook has been configured by the self-hosted runner administrator 2025-01-24T01:05:36.8143092Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-01-24T01:05:36.8148413Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T01:05:36.8148820Z ##[endgroup] 2025-01-24T01:05:42.3850192Z Cleaning up orphan processes